@alfalab/core-components 48.26.0-beta.0 → 48.26.0-beta.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 (2829) hide show
  1. package/accordion/Component.js +1 -1
  2. package/accordion/components/default-control-icon/Component.js +1 -1
  3. package/accordion/components/default-control-icon/index.css +4 -4
  4. package/accordion/esm/Component.js +1 -1
  5. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  6. package/accordion/esm/components/default-control-icon/index.css +4 -4
  7. package/accordion/esm/index.css +9 -9
  8. package/accordion/index.css +9 -9
  9. package/accordion/modern/Component.js +1 -1
  10. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  11. package/accordion/modern/components/default-control-icon/index.css +4 -4
  12. package/accordion/modern/index.css +9 -9
  13. package/action-button/Component.js +4 -4
  14. package/action-button/default.css +12 -12
  15. package/action-button/esm/Component.js +4 -4
  16. package/action-button/esm/default.css +12 -12
  17. package/action-button/esm/index.css +9 -9
  18. package/action-button/esm/inverted.css +12 -12
  19. package/action-button/esm/static.css +8 -8
  20. package/action-button/index.css +9 -9
  21. package/action-button/inverted.css +12 -12
  22. package/action-button/modern/Component.js +4 -4
  23. package/action-button/modern/default.css +12 -12
  24. package/action-button/modern/index.css +9 -9
  25. package/action-button/modern/inverted.css +12 -12
  26. package/action-button/modern/static.css +8 -8
  27. package/action-button/static.css +8 -8
  28. package/alert/Component.js +1 -1
  29. package/alert/esm/Component.js +1 -1
  30. package/alert/esm/index.css +2 -2
  31. package/alert/index.css +2 -2
  32. package/alert/modern/Component.js +1 -1
  33. package/alert/modern/index.css +2 -2
  34. package/amount/component.js +1 -1
  35. package/amount/esm/component.js +1 -1
  36. package/amount/esm/index.css +7 -7
  37. package/amount/esm/pure/component.js +1 -1
  38. package/amount/esm/pure/index.css +1 -1
  39. package/amount/index.css +7 -7
  40. package/amount/modern/component.js +1 -1
  41. package/amount/modern/index.css +7 -7
  42. package/amount/modern/pure/component.js +1 -1
  43. package/amount/modern/pure/index.css +1 -1
  44. package/amount/pure/component.js +1 -1
  45. package/amount/pure/index.css +1 -1
  46. package/amount-input/Component.js +3 -3
  47. package/amount-input/default.css +3 -3
  48. package/amount-input/esm/Component.js +3 -3
  49. package/amount-input/esm/default.css +3 -3
  50. package/amount-input/esm/index.css +6 -6
  51. package/amount-input/esm/inverted.css +3 -3
  52. package/amount-input/index.css +6 -6
  53. package/amount-input/inverted.css +3 -3
  54. package/amount-input/modern/Component.js +3 -3
  55. package/amount-input/modern/default.css +3 -3
  56. package/amount-input/modern/index.css +6 -6
  57. package/amount-input/modern/inverted.css +3 -3
  58. package/attach/Component.js +1 -1
  59. package/attach/esm/Component.js +1 -1
  60. package/attach/esm/index.css +17 -17
  61. package/attach/index.css +17 -17
  62. package/attach/modern/Component.js +1 -1
  63. package/attach/modern/index.css +17 -17
  64. package/backdrop/Component.js +1 -1
  65. package/backdrop/esm/Component.js +1 -1
  66. package/backdrop/esm/index.css +11 -11
  67. package/backdrop/index.css +11 -11
  68. package/backdrop/modern/Component.js +1 -1
  69. package/backdrop/modern/index.css +11 -11
  70. package/badge/Component.js +1 -1
  71. package/badge/esm/Component.js +1 -1
  72. package/badge/esm/index.css +47 -47
  73. package/badge/index.css +47 -47
  74. package/badge/modern/Component.js +1 -1
  75. package/badge/modern/index.css +47 -47
  76. package/bank-card/Component.js +1 -1
  77. package/bank-card/esm/Component.js +1 -1
  78. package/bank-card/esm/index.css +19 -19
  79. package/bank-card/index.css +19 -19
  80. package/bank-card/modern/Component.js +1 -1
  81. package/bank-card/modern/index.css +19 -19
  82. package/base-modal/Component.js +1 -1
  83. package/base-modal/esm/Component.js +1 -1
  84. package/base-modal/esm/index.css +14 -14
  85. package/base-modal/index.css +14 -14
  86. package/base-modal/modern/Component.js +1 -1
  87. package/base-modal/modern/index.css +14 -14
  88. package/bottom-sheet/component.js +5 -5
  89. package/bottom-sheet/components/footer/Component.js +1 -1
  90. package/bottom-sheet/components/footer/index.css +26 -26
  91. package/bottom-sheet/components/header/Component.js +1 -1
  92. package/bottom-sheet/components/header/index.css +13 -13
  93. package/bottom-sheet/cssm/component.js +4 -4
  94. package/bottom-sheet/cssm/hooks/index.d.ts +1 -1
  95. package/bottom-sheet/cssm/hooks/index.js +1 -0
  96. package/bottom-sheet/cssm/hooks/use-visualviewport-size.d.ts +6 -2
  97. package/bottom-sheet/cssm/hooks/use-visualviewport-size.js +50 -24
  98. package/bottom-sheet/esm/component.js +7 -6
  99. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  100. package/bottom-sheet/esm/components/footer/index.css +26 -26
  101. package/bottom-sheet/esm/components/header/Component.js +1 -1
  102. package/bottom-sheet/esm/components/header/index.css +13 -13
  103. package/bottom-sheet/esm/hooks/index.d.ts +1 -1
  104. package/bottom-sheet/esm/hooks/index.js +3 -2
  105. package/bottom-sheet/esm/hooks/use-visualviewport-size.d.ts +6 -2
  106. package/bottom-sheet/esm/hooks/use-visualviewport-size.js +51 -26
  107. package/bottom-sheet/esm/index.css +45 -45
  108. package/bottom-sheet/esm/index.js +1 -0
  109. package/bottom-sheet/hooks/index.d.ts +1 -1
  110. package/bottom-sheet/hooks/index.js +1 -0
  111. package/bottom-sheet/hooks/use-visualviewport-size.d.ts +6 -2
  112. package/bottom-sheet/hooks/use-visualviewport-size.js +50 -24
  113. package/bottom-sheet/index.css +45 -45
  114. package/bottom-sheet/modern/component.js +7 -6
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +26 -26
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +13 -13
  119. package/bottom-sheet/modern/hooks/index.d.ts +1 -1
  120. package/bottom-sheet/modern/hooks/index.js +2 -2
  121. package/bottom-sheet/modern/hooks/use-visualviewport-size.d.ts +6 -2
  122. package/bottom-sheet/modern/hooks/use-visualviewport-size.js +50 -22
  123. package/bottom-sheet/modern/index.css +45 -45
  124. package/bottom-sheet/modern/index.js +1 -0
  125. package/bottom-sheet/moderncssm/component.js +6 -5
  126. package/bottom-sheet/moderncssm/hooks/index.d.ts +1 -1
  127. package/bottom-sheet/moderncssm/hooks/index.js +2 -2
  128. package/bottom-sheet/moderncssm/hooks/use-visualviewport-size.d.ts +6 -2
  129. package/bottom-sheet/moderncssm/hooks/use-visualviewport-size.js +50 -22
  130. package/bottom-sheet/moderncssm/index.js +1 -0
  131. package/button/components/base-button/Component.js +3 -3
  132. package/button/components/base-button/default.css +55 -55
  133. package/button/components/base-button/index.css +63 -63
  134. package/button/components/base-button/inverted.css +55 -55
  135. package/button/desktop/Component.desktop.js +3 -3
  136. package/button/desktop/default.desktop.css +18 -18
  137. package/button/desktop/desktop.css +6 -6
  138. package/button/desktop/inverted.desktop.css +18 -18
  139. package/button/esm/components/base-button/Component.js +3 -3
  140. package/button/esm/components/base-button/default.css +55 -55
  141. package/button/esm/components/base-button/index.css +63 -63
  142. package/button/esm/components/base-button/inverted.css +55 -55
  143. package/button/esm/desktop/Component.desktop.js +3 -3
  144. package/button/esm/desktop/default.desktop.css +18 -18
  145. package/button/esm/desktop/desktop.css +6 -6
  146. package/button/esm/desktop/inverted.desktop.css +18 -18
  147. package/button/esm/mobile/Component.mobile.js +3 -3
  148. package/button/esm/mobile/default.mobile.css +17 -17
  149. package/button/esm/mobile/inverted.mobile.css +17 -17
  150. package/button/esm/mobile/mobile.css +6 -6
  151. package/button/mobile/Component.mobile.js +3 -3
  152. package/button/mobile/default.mobile.css +17 -17
  153. package/button/mobile/inverted.mobile.css +17 -17
  154. package/button/mobile/mobile.css +6 -6
  155. package/button/modern/components/base-button/Component.js +3 -3
  156. package/button/modern/components/base-button/default.css +55 -55
  157. package/button/modern/components/base-button/index.css +63 -63
  158. package/button/modern/components/base-button/inverted.css +55 -55
  159. package/button/modern/desktop/Component.desktop.js +3 -3
  160. package/button/modern/desktop/default.desktop.css +18 -18
  161. package/button/modern/desktop/desktop.css +6 -6
  162. package/button/modern/desktop/inverted.desktop.css +18 -18
  163. package/button/modern/mobile/Component.mobile.js +3 -3
  164. package/button/modern/mobile/default.mobile.css +17 -17
  165. package/button/modern/mobile/inverted.mobile.css +17 -17
  166. package/button/modern/mobile/mobile.css +6 -6
  167. package/calendar/{calendarMonthOnlyView-154be5cd.js → calendarMonthOnlyView-b2721999.js} +1 -1
  168. package/calendar/components/calendar-mobile/Component.js +3 -3
  169. package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
  170. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  171. package/calendar/components/calendar-mobile/index.css +20 -20
  172. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  173. package/calendar/components/calendar-mobile/index.js +1 -1
  174. package/calendar/components/calendar-mobile/transitions.css +7 -7
  175. package/calendar/components/days-table/Component.js +1 -1
  176. package/calendar/components/days-table/index.css +67 -67
  177. package/calendar/components/header/Component.js +1 -1
  178. package/calendar/components/header/index.css +2 -2
  179. package/calendar/components/month-year-header/Component.js +2 -2
  180. package/calendar/components/month-year-header/index.css +9 -9
  181. package/calendar/components/month-year-header/mobile.css +1 -1
  182. package/calendar/components/months-table/Component.js +1 -1
  183. package/calendar/components/months-table/index.css +12 -12
  184. package/calendar/components/period-slider/Component.js +1 -1
  185. package/calendar/components/period-slider/index.css +10 -10
  186. package/calendar/components/select-button/Component.js +1 -1
  187. package/calendar/components/select-button/index.css +9 -9
  188. package/calendar/components/years-table/Component.js +1 -1
  189. package/calendar/components/years-table/index.css +14 -14
  190. package/calendar/desktop/Component.desktop.js +1 -1
  191. package/calendar/desktop/desktop.css +28 -28
  192. package/calendar/esm/Component.responsive.js +1 -1
  193. package/calendar/esm/{calendarMonthOnlyView-c4b0990e.js → calendarMonthOnlyView-8eea1744.js} +1 -1
  194. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  195. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
  196. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  197. package/calendar/esm/components/calendar-mobile/index.css +20 -20
  198. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  199. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  200. package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
  201. package/calendar/esm/components/days-table/Component.js +1 -1
  202. package/calendar/esm/components/days-table/index.css +67 -67
  203. package/calendar/esm/components/header/Component.js +1 -1
  204. package/calendar/esm/components/header/index.css +2 -2
  205. package/calendar/esm/components/month-year-header/Component.js +2 -2
  206. package/calendar/esm/components/month-year-header/index.css +9 -9
  207. package/calendar/esm/components/month-year-header/mobile.css +1 -1
  208. package/calendar/esm/components/months-table/Component.js +1 -1
  209. package/calendar/esm/components/months-table/index.css +12 -12
  210. package/calendar/esm/components/period-slider/Component.js +1 -1
  211. package/calendar/esm/components/period-slider/index.css +10 -10
  212. package/calendar/esm/components/select-button/Component.js +1 -1
  213. package/calendar/esm/components/select-button/index.css +9 -9
  214. package/calendar/esm/components/years-table/Component.js +1 -1
  215. package/calendar/esm/components/years-table/index.css +14 -14
  216. package/calendar/esm/desktop/Component.desktop.js +1 -1
  217. package/calendar/esm/desktop/desktop.css +28 -28
  218. package/calendar/esm/index.js +1 -1
  219. package/calendar/esm/mobile/index.js +1 -1
  220. package/calendar/mobile/index.js +1 -1
  221. package/calendar/modern/Component.responsive.js +1 -1
  222. package/calendar/modern/{calendarMonthOnlyView-5228af9c.js → calendarMonthOnlyView-d80f3a46.js} +1 -1
  223. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  224. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
  225. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  226. package/calendar/modern/components/calendar-mobile/index.css +20 -20
  227. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  228. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  229. package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
  230. package/calendar/modern/components/days-table/Component.js +1 -1
  231. package/calendar/modern/components/days-table/index.css +67 -67
  232. package/calendar/modern/components/header/Component.js +1 -1
  233. package/calendar/modern/components/header/index.css +2 -2
  234. package/calendar/modern/components/month-year-header/Component.js +2 -2
  235. package/calendar/modern/components/month-year-header/index.css +9 -9
  236. package/calendar/modern/components/month-year-header/mobile.css +1 -1
  237. package/calendar/modern/components/months-table/Component.js +1 -1
  238. package/calendar/modern/components/months-table/index.css +12 -12
  239. package/calendar/modern/components/period-slider/Component.js +1 -1
  240. package/calendar/modern/components/period-slider/index.css +10 -10
  241. package/calendar/modern/components/select-button/Component.js +1 -1
  242. package/calendar/modern/components/select-button/index.css +9 -9
  243. package/calendar/modern/components/years-table/Component.js +1 -1
  244. package/calendar/modern/components/years-table/index.css +14 -14
  245. package/calendar/modern/desktop/Component.desktop.js +1 -1
  246. package/calendar/modern/desktop/desktop.css +28 -28
  247. package/calendar/modern/index.js +1 -1
  248. package/calendar/modern/mobile/index.js +1 -1
  249. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  250. package/calendar-input/components/calendar-input/Component.js +1 -1
  251. package/calendar-input/components/calendar-input/index.css +10 -10
  252. package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
  253. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  254. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  255. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  256. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  257. package/calendar-range/components/divider/Component.js +1 -1
  258. package/calendar-range/components/divider/index.css +7 -7
  259. package/calendar-range/esm/Component.js +1 -1
  260. package/calendar-range/esm/components/divider/Component.js +1 -1
  261. package/calendar-range/esm/components/divider/index.css +7 -7
  262. package/calendar-range/esm/index.js +1 -1
  263. package/calendar-range/esm/index.module-84baa865.js +4 -0
  264. package/calendar-range/esm/views/index.css +7 -7
  265. package/calendar-range/esm/views/popover.js +1 -1
  266. package/calendar-range/esm/views/static.js +1 -1
  267. package/calendar-range/index.module-7a9c58bb.js +4 -0
  268. package/calendar-range/modern/Component.js +1 -1
  269. package/calendar-range/modern/components/divider/Component.js +1 -1
  270. package/calendar-range/modern/components/divider/index.css +7 -7
  271. package/calendar-range/modern/index.js +1 -1
  272. package/calendar-range/modern/index.module-2c3a32c6.js +4 -0
  273. package/calendar-range/modern/views/index.css +7 -7
  274. package/calendar-range/modern/views/popover.js +1 -1
  275. package/calendar-range/modern/views/static.js +1 -1
  276. package/calendar-range/views/index.css +7 -7
  277. package/calendar-range/views/popover.js +1 -1
  278. package/calendar-range/views/static.js +1 -1
  279. package/calendar-with-skeleton/Component.js +1 -1
  280. package/calendar-with-skeleton/esm/Component.js +1 -1
  281. package/calendar-with-skeleton/esm/index.css +11 -11
  282. package/calendar-with-skeleton/index.css +11 -11
  283. package/calendar-with-skeleton/modern/Component.js +1 -1
  284. package/calendar-with-skeleton/modern/index.css +11 -11
  285. package/card-image/Component.js +1 -1
  286. package/card-image/esm/Component.js +1 -1
  287. package/card-image/esm/index.css +6 -6
  288. package/card-image/index.css +6 -6
  289. package/card-image/modern/Component.js +1 -1
  290. package/card-image/modern/index.css +6 -6
  291. package/cdn-icon/Component.js +1 -1
  292. package/cdn-icon/esm/Component.js +1 -1
  293. package/cdn-icon/esm/index.css +3 -3
  294. package/cdn-icon/index.css +3 -3
  295. package/cdn-icon/modern/Component.js +1 -1
  296. package/cdn-icon/modern/index.css +3 -3
  297. package/chart/Component.js +1 -1
  298. package/chart/components/Dot/index.css +7 -7
  299. package/chart/components/Dot/index.js +1 -1
  300. package/chart/components/Legends/index.css +7 -7
  301. package/chart/components/Legends/index.js +1 -1
  302. package/chart/components/Tick/index.css +3 -3
  303. package/chart/components/Tick/index.js +1 -1
  304. package/chart/components/TooltipContent/index.css +6 -6
  305. package/chart/components/TooltipContent/index.js +1 -1
  306. package/chart/esm/Component.js +1 -1
  307. package/chart/esm/components/Dot/index.css +7 -7
  308. package/chart/esm/components/Dot/index.js +1 -1
  309. package/chart/esm/components/Legends/index.css +7 -7
  310. package/chart/esm/components/Legends/index.js +1 -1
  311. package/chart/esm/components/Tick/index.css +3 -3
  312. package/chart/esm/components/Tick/index.js +1 -1
  313. package/chart/esm/components/TooltipContent/index.css +6 -6
  314. package/chart/esm/components/TooltipContent/index.js +1 -1
  315. package/chart/esm/index.css +4 -4
  316. package/chart/index.css +4 -4
  317. package/chart/modern/Component.js +1 -1
  318. package/chart/modern/components/Dot/index.css +7 -7
  319. package/chart/modern/components/Dot/index.js +1 -1
  320. package/chart/modern/components/Legends/index.css +7 -7
  321. package/chart/modern/components/Legends/index.js +1 -1
  322. package/chart/modern/components/Tick/index.css +3 -3
  323. package/chart/modern/components/Tick/index.js +1 -1
  324. package/chart/modern/components/TooltipContent/index.css +6 -6
  325. package/chart/modern/components/TooltipContent/index.js +1 -1
  326. package/chart/modern/index.css +4 -4
  327. package/checkbox/Component.js +3 -3
  328. package/checkbox/esm/Component.js +3 -3
  329. package/checkbox/esm/styles/default.css +20 -20
  330. package/checkbox/esm/styles/index.css +19 -19
  331. package/checkbox/esm/styles/inverted.css +20 -20
  332. package/checkbox/modern/Component.js +3 -3
  333. package/checkbox/modern/styles/default.css +20 -20
  334. package/checkbox/modern/styles/index.css +19 -19
  335. package/checkbox/modern/styles/inverted.css +20 -20
  336. package/checkbox/styles/default.css +20 -20
  337. package/checkbox/styles/index.css +19 -19
  338. package/checkbox/styles/inverted.css +20 -20
  339. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  340. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  341. package/checkbox-group/desktop/Component.desktop.js +1 -1
  342. package/checkbox-group/desktop/desktop.css +3 -3
  343. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  344. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  345. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  346. package/checkbox-group/esm/desktop/desktop.css +3 -3
  347. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  348. package/checkbox-group/esm/mobile/mobile.css +3 -3
  349. package/checkbox-group/mobile/Component.mobile.js +1 -1
  350. package/checkbox-group/mobile/mobile.css +3 -3
  351. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  352. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  353. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  354. package/checkbox-group/modern/desktop/desktop.css +3 -3
  355. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  356. package/checkbox-group/modern/mobile/mobile.css +3 -3
  357. package/circular-progress-bar/Component.js +1 -1
  358. package/circular-progress-bar/esm/Component.js +1 -1
  359. package/circular-progress-bar/esm/index.css +52 -52
  360. package/circular-progress-bar/index.css +52 -52
  361. package/circular-progress-bar/modern/Component.js +1 -1
  362. package/circular-progress-bar/modern/index.css +52 -52
  363. package/code-input/components/base-code-input/component.js +1 -1
  364. package/code-input/components/base-code-input/index.css +5 -5
  365. package/code-input/components/input/component.js +1 -1
  366. package/code-input/components/input/index.css +11 -11
  367. package/code-input/desktop/Component.desktop.js +1 -1
  368. package/code-input/desktop/desktop.css +4 -4
  369. package/code-input/esm/components/base-code-input/component.js +1 -1
  370. package/code-input/esm/components/base-code-input/index.css +5 -5
  371. package/code-input/esm/components/input/component.js +1 -1
  372. package/code-input/esm/components/input/index.css +11 -11
  373. package/code-input/esm/desktop/Component.desktop.js +1 -1
  374. package/code-input/esm/desktop/desktop.css +4 -4
  375. package/code-input/esm/mobile/Component.mobile.js +1 -1
  376. package/code-input/esm/mobile/mobile.css +2 -2
  377. package/code-input/mobile/Component.mobile.js +1 -1
  378. package/code-input/mobile/mobile.css +2 -2
  379. package/code-input/modern/components/base-code-input/component.js +1 -1
  380. package/code-input/modern/components/base-code-input/index.css +5 -5
  381. package/code-input/modern/components/input/component.js +1 -1
  382. package/code-input/modern/components/input/index.css +11 -11
  383. package/code-input/modern/desktop/Component.desktop.js +1 -1
  384. package/code-input/modern/desktop/desktop.css +4 -4
  385. package/code-input/modern/mobile/Component.mobile.js +1 -1
  386. package/code-input/modern/mobile/mobile.css +2 -2
  387. package/collapse/Component.js +1 -1
  388. package/collapse/esm/Component.js +1 -1
  389. package/collapse/esm/index.css +8 -8
  390. package/collapse/index.css +8 -8
  391. package/collapse/modern/Component.js +1 -1
  392. package/collapse/modern/index.css +8 -8
  393. package/comment/Component.js +1 -1
  394. package/comment/esm/Component.js +1 -1
  395. package/comment/esm/index.css +3 -3
  396. package/comment/index.css +3 -3
  397. package/comment/modern/Component.js +1 -1
  398. package/comment/modern/index.css +3 -3
  399. package/confirmation/components/base-confirmation/component.js +1 -1
  400. package/confirmation/components/base-confirmation/index.css +2 -2
  401. package/confirmation/components/countdown-loader/component.js +1 -1
  402. package/confirmation/components/countdown-loader/index.css +2 -2
  403. package/confirmation/components/header/component.js +1 -1
  404. package/confirmation/components/header/index.css +4 -4
  405. package/confirmation/components/screens/fatal-error/component.js +1 -1
  406. package/confirmation/components/screens/fatal-error/index.css +7 -7
  407. package/confirmation/components/screens/hint/component.js +1 -1
  408. package/confirmation/components/screens/hint/index.css +13 -13
  409. package/confirmation/components/screens/initial/component.js +1 -1
  410. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  411. package/confirmation/components/screens/initial/index.css +20 -20
  412. package/confirmation/components/screens/temp-block/component.js +1 -1
  413. package/confirmation/components/screens/temp-block/index.css +9 -9
  414. package/confirmation/components/screens/temp-block-over/component.js +1 -1
  415. package/confirmation/components/screens/temp-block-over/index.css +6 -6
  416. package/confirmation/{countdown-section-ed5afdf6.js → countdown-section-955ca123.js} +1 -1
  417. package/confirmation/esm/component.responsive.js +1 -1
  418. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  419. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  420. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  421. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  422. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  423. package/confirmation/esm/components/header/component.js +1 -1
  424. package/confirmation/esm/components/header/index.css +4 -4
  425. package/confirmation/esm/components/index.js +1 -1
  426. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  427. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  428. package/confirmation/esm/components/screens/hint/component.js +1 -1
  429. package/confirmation/esm/components/screens/hint/index.css +13 -13
  430. package/confirmation/esm/components/screens/index.js +1 -1
  431. package/confirmation/esm/components/screens/initial/component.js +1 -1
  432. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  433. package/confirmation/esm/components/screens/initial/index.css +20 -20
  434. package/confirmation/esm/components/screens/initial/index.js +1 -1
  435. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  436. package/confirmation/esm/components/screens/temp-block/index.css +9 -9
  437. package/confirmation/esm/components/screens/temp-block-over/component.js +1 -1
  438. package/confirmation/esm/components/screens/temp-block-over/index.css +6 -6
  439. package/confirmation/esm/{countdown-section-ac318a99.js → countdown-section-3bcbf7d8.js} +1 -1
  440. package/confirmation/esm/desktop/component.desktop.js +1 -1
  441. package/confirmation/esm/desktop/index.js +1 -1
  442. package/confirmation/esm/index.js +1 -1
  443. package/confirmation/esm/mobile/component.mobile.js +2 -2
  444. package/confirmation/esm/mobile/index.js +1 -1
  445. package/confirmation/esm/mobile/mobile.css +2 -2
  446. package/confirmation/esm/shared/index.js +1 -1
  447. package/confirmation/mobile/component.mobile.js +1 -1
  448. package/confirmation/mobile/mobile.css +2 -2
  449. package/confirmation/modern/component.responsive.js +1 -1
  450. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  451. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  452. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  453. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  454. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  455. package/confirmation/modern/components/header/component.js +1 -1
  456. package/confirmation/modern/components/header/index.css +4 -4
  457. package/confirmation/modern/components/index.js +1 -1
  458. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  459. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  460. package/confirmation/modern/components/screens/hint/component.js +1 -1
  461. package/confirmation/modern/components/screens/hint/index.css +13 -13
  462. package/confirmation/modern/components/screens/index.js +1 -1
  463. package/confirmation/modern/components/screens/initial/component.js +1 -1
  464. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  465. package/confirmation/modern/components/screens/initial/index.css +20 -20
  466. package/confirmation/modern/components/screens/initial/index.js +1 -1
  467. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  468. package/confirmation/modern/components/screens/temp-block/index.css +9 -9
  469. package/confirmation/modern/components/screens/temp-block-over/component.js +1 -1
  470. package/confirmation/modern/components/screens/temp-block-over/index.css +6 -6
  471. package/confirmation/modern/{countdown-section-67dedb5c.js → countdown-section-6ce6f45a.js} +1 -1
  472. package/confirmation/modern/desktop/component.desktop.js +1 -1
  473. package/confirmation/modern/desktop/index.js +1 -1
  474. package/confirmation/modern/index.js +1 -1
  475. package/confirmation/modern/mobile/component.mobile.js +2 -2
  476. package/confirmation/modern/mobile/index.js +1 -1
  477. package/confirmation/modern/mobile/mobile.css +2 -2
  478. package/confirmation/modern/shared/index.js +1 -1
  479. package/confirmation-v1/component.js +1 -1
  480. package/confirmation-v1/components/code-input/component.js +1 -1
  481. package/confirmation-v1/components/code-input/index.css +9 -9
  482. package/confirmation-v1/components/countdown/component.js +1 -1
  483. package/confirmation-v1/components/countdown/index.css +12 -12
  484. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  485. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  486. package/confirmation-v1/components/overlimit/component.js +1 -1
  487. package/confirmation-v1/components/overlimit/index.css +8 -8
  488. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  489. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  490. package/confirmation-v1/esm/component.js +1 -1
  491. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  492. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  493. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  494. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  495. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  496. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  497. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  498. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  499. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  500. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  501. package/confirmation-v1/esm/index.css +13 -13
  502. package/confirmation-v1/index.css +13 -13
  503. package/confirmation-v1/modern/component.js +1 -1
  504. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  505. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  506. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  507. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  508. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  509. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  510. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  511. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  512. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  513. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  514. package/confirmation-v1/modern/index.css +13 -13
  515. package/custom-button/components/base-custom-button/base-custom-button.js +1 -1
  516. package/custom-button/components/base-custom-button/index.css +24 -24
  517. package/custom-button/esm/components/base-custom-button/base-custom-button.js +1 -1
  518. package/custom-button/esm/components/base-custom-button/index.css +24 -24
  519. package/custom-button/modern/components/base-custom-button/base-custom-button.js +1 -1
  520. package/custom-button/modern/components/base-custom-button/index.css +24 -24
  521. package/custom-picker-button/esm/field/Component.js +1 -1
  522. package/custom-picker-button/esm/field/index.css +5 -5
  523. package/custom-picker-button/field/Component.js +1 -1
  524. package/custom-picker-button/field/index.css +5 -5
  525. package/custom-picker-button/modern/field/Component.js +1 -1
  526. package/custom-picker-button/modern/field/index.css +5 -5
  527. package/date-input/Component.js +1 -1
  528. package/date-input/esm/Component.js +1 -1
  529. package/date-input/esm/index.css +3 -3
  530. package/date-input/index.css +3 -3
  531. package/date-input/modern/Component.js +1 -1
  532. package/date-input/modern/index.css +3 -3
  533. package/date-range-input/components/date-range-input/Component.js +1 -1
  534. package/date-range-input/components/date-range-input/index.css +6 -6
  535. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  536. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  537. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  538. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  539. package/date-time-input/components/date-time-input/Component.js +1 -1
  540. package/date-time-input/components/date-time-input/index.css +6 -6
  541. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  542. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  543. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  544. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  545. package/divider/Component.js +1 -1
  546. package/divider/esm/Component.js +1 -1
  547. package/divider/esm/index.css +1 -1
  548. package/divider/index.css +1 -1
  549. package/divider/modern/Component.js +1 -1
  550. package/divider/modern/index.css +1 -1
  551. package/drawer/Component.js +1 -1
  552. package/drawer/esm/Component.js +1 -1
  553. package/drawer/esm/index.css +34 -34
  554. package/drawer/index.css +34 -34
  555. package/drawer/modern/Component.js +1 -1
  556. package/drawer/modern/index.css +34 -34
  557. package/dropzone/Component.js +1 -1
  558. package/dropzone/components/overlay/Component.js +1 -1
  559. package/dropzone/components/overlay/index.css +3 -3
  560. package/dropzone/esm/Component.js +1 -1
  561. package/dropzone/esm/components/overlay/Component.js +1 -1
  562. package/dropzone/esm/components/overlay/index.css +3 -3
  563. package/dropzone/esm/index.css +8 -8
  564. package/dropzone/index.css +8 -8
  565. package/dropzone/modern/Component.js +1 -1
  566. package/dropzone/modern/components/overlay/Component.js +1 -1
  567. package/dropzone/modern/components/overlay/index.css +3 -3
  568. package/dropzone/modern/index.css +8 -8
  569. package/file-upload-item/Component.js +1 -1
  570. package/file-upload-item/actions-control.module-f58b1f6e.js +4 -0
  571. package/file-upload-item/components/actions-control/actions-control.css +8 -8
  572. package/file-upload-item/components/actions-control/actions.js +1 -1
  573. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  574. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  575. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  576. package/file-upload-item/components/content/components/content-error/content-error.css +1 -1
  577. package/file-upload-item/components/content/components/content-error/content-error.js +1 -1
  578. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +3 -3
  579. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  580. package/file-upload-item/components/content/content.css +7 -7
  581. package/file-upload-item/components/content/content.js +1 -1
  582. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  583. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  584. package/file-upload-item/components/status-control/status-control.css +10 -10
  585. package/file-upload-item/components/status-control/status-control.js +1 -1
  586. package/file-upload-item/esm/Component.js +2 -2
  587. package/file-upload-item/esm/actions-control.module-3675d0f1.js +4 -0
  588. package/file-upload-item/esm/components/actions-control/actions-control.css +8 -8
  589. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  590. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  591. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  592. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  593. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  594. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  595. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  596. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  597. package/file-upload-item/esm/components/content/components/content-error/content-error.css +1 -1
  598. package/file-upload-item/esm/components/content/components/content-error/content-error.js +1 -1
  599. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +3 -3
  600. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  601. package/file-upload-item/esm/components/content/content.css +7 -7
  602. package/file-upload-item/esm/components/content/content.js +1 -1
  603. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  604. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  605. package/file-upload-item/esm/components/status-control/status-control.css +10 -10
  606. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  607. package/file-upload-item/esm/index.css +2 -2
  608. package/file-upload-item/esm/index.js +1 -1
  609. package/file-upload-item/index.css +2 -2
  610. package/file-upload-item/modern/Component.js +2 -2
  611. package/file-upload-item/modern/actions-control.module-2d07c059.js +4 -0
  612. package/file-upload-item/modern/components/actions-control/actions-control.css +8 -8
  613. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  614. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  615. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  616. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  617. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  618. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  619. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  620. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  621. package/file-upload-item/modern/components/content/components/content-error/content-error.css +1 -1
  622. package/file-upload-item/modern/components/content/components/content-error/content-error.js +1 -1
  623. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +3 -3
  624. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  625. package/file-upload-item/modern/components/content/content.css +7 -7
  626. package/file-upload-item/modern/components/content/content.js +1 -1
  627. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  628. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  629. package/file-upload-item/modern/components/status-control/status-control.css +10 -10
  630. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  631. package/file-upload-item/modern/index.css +2 -2
  632. package/file-upload-item/modern/index.js +1 -1
  633. package/file-upload-item-v1/Component.js +1 -1
  634. package/file-upload-item-v1/esm/Component.js +1 -1
  635. package/file-upload-item-v1/esm/index.css +21 -21
  636. package/file-upload-item-v1/index.css +21 -21
  637. package/file-upload-item-v1/modern/Component.js +1 -1
  638. package/file-upload-item-v1/modern/index.css +21 -21
  639. package/filter-tag/components/base-filter-tag/Component.js +3 -3
  640. package/filter-tag/components/base-filter-tag/default.css +27 -27
  641. package/filter-tag/components/base-filter-tag/index.css +41 -41
  642. package/filter-tag/components/base-filter-tag/inverted.css +27 -27
  643. package/filter-tag/desktop/Component.desktop.js +3 -3
  644. package/filter-tag/desktop/default.desktop.css +4 -4
  645. package/filter-tag/desktop/desktop.css +15 -15
  646. package/filter-tag/desktop/inverted.desktop.css +4 -4
  647. package/filter-tag/esm/components/base-filter-tag/Component.js +3 -3
  648. package/filter-tag/esm/components/base-filter-tag/default.css +27 -27
  649. package/filter-tag/esm/components/base-filter-tag/index.css +41 -41
  650. package/filter-tag/esm/components/base-filter-tag/inverted.css +27 -27
  651. package/filter-tag/esm/desktop/Component.desktop.js +3 -3
  652. package/filter-tag/esm/desktop/default.desktop.css +4 -4
  653. package/filter-tag/esm/desktop/desktop.css +15 -15
  654. package/filter-tag/esm/desktop/inverted.desktop.css +4 -4
  655. package/filter-tag/esm/mobile/Component.mobile.js +3 -3
  656. package/filter-tag/esm/mobile/default.mobile.css +4 -4
  657. package/filter-tag/esm/mobile/inverted.mobile.css +4 -4
  658. package/filter-tag/esm/mobile/mobile.css +15 -15
  659. package/filter-tag/mobile/Component.mobile.js +3 -3
  660. package/filter-tag/mobile/default.mobile.css +4 -4
  661. package/filter-tag/mobile/inverted.mobile.css +4 -4
  662. package/filter-tag/mobile/mobile.css +15 -15
  663. package/filter-tag/modern/components/base-filter-tag/Component.js +3 -3
  664. package/filter-tag/modern/components/base-filter-tag/default.css +27 -27
  665. package/filter-tag/modern/components/base-filter-tag/index.css +41 -41
  666. package/filter-tag/modern/components/base-filter-tag/inverted.css +27 -27
  667. package/filter-tag/modern/desktop/Component.desktop.js +3 -3
  668. package/filter-tag/modern/desktop/default.desktop.css +4 -4
  669. package/filter-tag/modern/desktop/desktop.css +15 -15
  670. package/filter-tag/modern/desktop/inverted.desktop.css +4 -4
  671. package/filter-tag/modern/mobile/Component.mobile.js +3 -3
  672. package/filter-tag/modern/mobile/default.mobile.css +4 -4
  673. package/filter-tag/modern/mobile/inverted.mobile.css +4 -4
  674. package/filter-tag/modern/mobile/mobile.css +15 -15
  675. package/form-control/components/base-form-control/Component.js +3 -3
  676. package/form-control/components/base-form-control/default.css +17 -17
  677. package/form-control/components/base-form-control/index.css +48 -48
  678. package/form-control/components/base-form-control/inverted.css +17 -17
  679. package/form-control/desktop/Component.desktop.js +3 -3
  680. package/form-control/desktop/default.desktop.css +5 -5
  681. package/form-control/desktop/desktop.css +9 -9
  682. package/form-control/desktop/inverted.desktop.css +3 -3
  683. package/form-control/esm/components/base-form-control/Component.js +3 -3
  684. package/form-control/esm/components/base-form-control/default.css +17 -17
  685. package/form-control/esm/components/base-form-control/index.css +48 -48
  686. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  687. package/form-control/esm/desktop/Component.desktop.js +3 -3
  688. package/form-control/esm/desktop/default.desktop.css +5 -5
  689. package/form-control/esm/desktop/desktop.css +9 -9
  690. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  691. package/form-control/esm/mobile/Component.mobile.js +3 -3
  692. package/form-control/esm/mobile/default.mobile.css +2 -2
  693. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  694. package/form-control/esm/mobile/mobile.css +9 -9
  695. package/form-control/mobile/Component.mobile.js +3 -3
  696. package/form-control/mobile/default.mobile.css +2 -2
  697. package/form-control/mobile/inverted.mobile.css +2 -2
  698. package/form-control/mobile/mobile.css +9 -9
  699. package/form-control/modern/components/base-form-control/Component.js +3 -3
  700. package/form-control/modern/components/base-form-control/default.css +17 -17
  701. package/form-control/modern/components/base-form-control/index.css +48 -48
  702. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  703. package/form-control/modern/desktop/Component.desktop.js +3 -3
  704. package/form-control/modern/desktop/default.desktop.css +5 -5
  705. package/form-control/modern/desktop/desktop.css +9 -9
  706. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  707. package/form-control/modern/mobile/Component.mobile.js +3 -3
  708. package/form-control/modern/mobile/default.mobile.css +2 -2
  709. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  710. package/form-control/modern/mobile/mobile.css +9 -9
  711. package/gallery/Component.js +1 -1
  712. package/gallery/components/bottom-button/Component.js +1 -1
  713. package/gallery/components/bottom-button/index.css +6 -6
  714. package/gallery/components/buttons/index.css +6 -6
  715. package/gallery/components/buttons/index.js +1 -1
  716. package/gallery/components/header/Component.js +1 -1
  717. package/gallery/components/header/index.css +2 -2
  718. package/gallery/components/header-info-block/Component.js +1 -1
  719. package/gallery/components/header-info-block/index.css +5 -5
  720. package/gallery/components/header-mobile/Component.js +1 -1
  721. package/gallery/components/header-mobile/index.css +7 -7
  722. package/gallery/components/image-preview/Component.js +1 -1
  723. package/gallery/components/image-preview/index.css +18 -18
  724. package/gallery/components/image-viewer/component.js +1 -1
  725. package/gallery/components/image-viewer/hooks.js +1 -1
  726. package/gallery/components/image-viewer/index.css +26 -26
  727. package/gallery/components/image-viewer/single.js +1 -1
  728. package/gallery/components/image-viewer/slide.js +1 -1
  729. package/gallery/components/image-viewer/video/index.css +8 -8
  730. package/gallery/components/image-viewer/video/index.js +1 -1
  731. package/gallery/components/info-bar/Component.js +1 -1
  732. package/gallery/components/info-bar/index.css +4 -4
  733. package/gallery/components/navigation-bar/Component.js +1 -1
  734. package/gallery/components/navigation-bar/index.css +9 -9
  735. package/gallery/components/subtitles/index.css +4 -4
  736. package/gallery/components/subtitles/index.js +1 -1
  737. package/gallery/esm/Component.js +2 -2
  738. package/gallery/esm/components/bottom-button/Component.js +1 -1
  739. package/gallery/esm/components/bottom-button/index.css +6 -6
  740. package/gallery/esm/components/buttons/index.css +6 -6
  741. package/gallery/esm/components/buttons/index.js +1 -1
  742. package/gallery/esm/components/header/Component.js +1 -1
  743. package/gallery/esm/components/header/index.css +2 -2
  744. package/gallery/esm/components/header-info-block/Component.js +1 -1
  745. package/gallery/esm/components/header-info-block/index.css +5 -5
  746. package/gallery/esm/components/header-mobile/Component.js +1 -1
  747. package/gallery/esm/components/header-mobile/index.css +7 -7
  748. package/gallery/esm/components/image-preview/Component.js +1 -1
  749. package/gallery/esm/components/image-preview/index.css +18 -18
  750. package/gallery/esm/components/image-viewer/component.js +1 -1
  751. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  752. package/gallery/esm/components/image-viewer/index.css +26 -26
  753. package/gallery/esm/components/image-viewer/index.js +1 -1
  754. package/gallery/esm/components/image-viewer/single.js +1 -1
  755. package/gallery/esm/components/image-viewer/slide.js +1 -1
  756. package/gallery/esm/components/image-viewer/video/index.css +8 -8
  757. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  758. package/gallery/esm/components/index.js +1 -1
  759. package/gallery/esm/components/info-bar/Component.js +1 -1
  760. package/gallery/esm/components/info-bar/index.css +4 -4
  761. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  762. package/gallery/esm/components/navigation-bar/index.css +9 -9
  763. package/gallery/esm/components/subtitles/index.css +4 -4
  764. package/gallery/esm/components/subtitles/index.js +1 -1
  765. package/gallery/esm/{hooks-f5653065.js → hooks-3386d2c2.js} +1 -1
  766. package/gallery/esm/index.css +10 -10
  767. package/gallery/esm/index.js +1 -1
  768. package/gallery/{hooks-ed93173c.js → hooks-af4a613c.js} +1 -1
  769. package/gallery/index.css +10 -10
  770. package/gallery/modern/Component.js +2 -2
  771. package/gallery/modern/components/bottom-button/Component.js +1 -1
  772. package/gallery/modern/components/bottom-button/index.css +6 -6
  773. package/gallery/modern/components/buttons/index.css +6 -6
  774. package/gallery/modern/components/buttons/index.js +1 -1
  775. package/gallery/modern/components/header/Component.js +1 -1
  776. package/gallery/modern/components/header/index.css +2 -2
  777. package/gallery/modern/components/header-info-block/Component.js +1 -1
  778. package/gallery/modern/components/header-info-block/index.css +5 -5
  779. package/gallery/modern/components/header-mobile/Component.js +1 -1
  780. package/gallery/modern/components/header-mobile/index.css +7 -7
  781. package/gallery/modern/components/image-preview/Component.js +1 -1
  782. package/gallery/modern/components/image-preview/index.css +18 -18
  783. package/gallery/modern/components/image-viewer/component.js +1 -1
  784. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  785. package/gallery/modern/components/image-viewer/index.css +26 -26
  786. package/gallery/modern/components/image-viewer/index.js +1 -1
  787. package/gallery/modern/components/image-viewer/single.js +1 -1
  788. package/gallery/modern/components/image-viewer/slide.js +1 -1
  789. package/gallery/modern/components/image-viewer/video/index.css +8 -8
  790. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  791. package/gallery/modern/components/index.js +1 -1
  792. package/gallery/modern/components/info-bar/Component.js +1 -1
  793. package/gallery/modern/components/info-bar/index.css +4 -4
  794. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  795. package/gallery/modern/components/navigation-bar/index.css +9 -9
  796. package/gallery/modern/components/subtitles/index.css +4 -4
  797. package/gallery/modern/components/subtitles/index.js +1 -1
  798. package/gallery/modern/{hooks-f5d729d2.js → hooks-84db91dd.js} +1 -1
  799. package/gallery/modern/index.css +10 -10
  800. package/gallery/modern/index.js +1 -1
  801. package/gap/Component.js +1 -1
  802. package/gap/esm/Component.js +1 -1
  803. package/gap/esm/index.css +41 -41
  804. package/gap/index.css +41 -41
  805. package/gap/modern/Component.js +1 -1
  806. package/gap/modern/index.css +41 -41
  807. package/generic-wrapper/Component.js +1 -1
  808. package/generic-wrapper/esm/Component.js +1 -1
  809. package/generic-wrapper/esm/index.css +91 -91
  810. package/generic-wrapper/index.css +91 -91
  811. package/generic-wrapper/modern/Component.js +1 -1
  812. package/generic-wrapper/modern/index.css +91 -91
  813. package/grid/col/Component.js +2 -2
  814. package/grid/col/index.css +550 -550
  815. package/grid/esm/Component.js +1 -1
  816. package/grid/esm/col/Component.js +2 -2
  817. package/grid/esm/col/index.css +550 -550
  818. package/grid/esm/col/index.js +1 -1
  819. package/grid/esm/gutters.css +84 -84
  820. package/grid/esm/gutters.module-e80f5740.js +4 -0
  821. package/grid/esm/index.js +1 -1
  822. package/grid/esm/row/Component.js +2 -2
  823. package/grid/esm/row/index.css +9 -9
  824. package/grid/esm/row/index.js +1 -1
  825. package/grid/gutters.css +84 -84
  826. package/grid/gutters.module-f60441ec.js +4 -0
  827. package/grid/modern/Component.js +1 -1
  828. package/grid/modern/col/Component.js +2 -2
  829. package/grid/modern/col/index.css +550 -550
  830. package/grid/modern/col/index.js +1 -1
  831. package/grid/modern/gutters.css +84 -84
  832. package/grid/modern/gutters.module-eb36be13.js +4 -0
  833. package/grid/modern/index.js +1 -1
  834. package/grid/modern/row/Component.js +2 -2
  835. package/grid/modern/row/index.css +9 -9
  836. package/grid/modern/row/index.js +1 -1
  837. package/grid/row/Component.js +2 -2
  838. package/grid/row/index.css +9 -9
  839. package/hatching-progress-bar/Component.js +1 -1
  840. package/hatching-progress-bar/esm/Component.js +1 -1
  841. package/hatching-progress-bar/esm/index.css +11 -11
  842. package/hatching-progress-bar/index.css +11 -11
  843. package/hatching-progress-bar/modern/Component.js +1 -1
  844. package/hatching-progress-bar/modern/index.css +11 -11
  845. package/icon-button/Component.js +3 -3
  846. package/icon-button/default.css +36 -36
  847. package/icon-button/esm/Component.js +3 -3
  848. package/icon-button/esm/default.css +36 -36
  849. package/icon-button/esm/index.css +16 -16
  850. package/icon-button/esm/inverted.css +36 -36
  851. package/icon-button/index.css +16 -16
  852. package/icon-button/inverted.css +36 -36
  853. package/icon-button/modern/Component.js +3 -3
  854. package/icon-button/modern/default.css +36 -36
  855. package/icon-button/modern/index.css +16 -16
  856. package/icon-button/modern/inverted.css +36 -36
  857. package/icon-view/components/base-shape/component.js +1 -1
  858. package/icon-view/components/base-shape/index.css +74 -74
  859. package/icon-view/esm/components/base-shape/component.js +1 -1
  860. package/icon-view/esm/components/base-shape/index.css +74 -74
  861. package/icon-view/modern/components/base-shape/component.js +1 -1
  862. package/icon-view/modern/components/base-shape/index.css +74 -74
  863. package/indicator/Component.js +1 -1
  864. package/indicator/esm/Component.js +1 -1
  865. package/indicator/esm/index.css +19 -19
  866. package/indicator/index.css +19 -19
  867. package/indicator/modern/Component.js +1 -1
  868. package/indicator/modern/index.css +19 -19
  869. package/input/components/base-input/Component.js +3 -3
  870. package/input/components/base-input/default.css +9 -9
  871. package/input/components/base-input/index.css +39 -39
  872. package/input/components/base-input/inverted.css +9 -9
  873. package/input/components/clear-button/Component.js +3 -3
  874. package/input/components/clear-button/default.css +3 -3
  875. package/input/components/clear-button/index.css +4 -4
  876. package/input/components/clear-button/inverted.css +3 -3
  877. package/input/esm/components/base-input/Component.js +3 -3
  878. package/input/esm/components/base-input/default.css +9 -9
  879. package/input/esm/components/base-input/index.css +39 -39
  880. package/input/esm/components/base-input/inverted.css +9 -9
  881. package/input/esm/components/clear-button/Component.js +3 -3
  882. package/input/esm/components/clear-button/default.css +3 -3
  883. package/input/esm/components/clear-button/index.css +4 -4
  884. package/input/esm/components/clear-button/inverted.css +3 -3
  885. package/input/modern/components/base-input/Component.js +3 -3
  886. package/input/modern/components/base-input/default.css +9 -9
  887. package/input/modern/components/base-input/index.css +39 -39
  888. package/input/modern/components/base-input/inverted.css +9 -9
  889. package/input/modern/components/clear-button/Component.js +3 -3
  890. package/input/modern/components/clear-button/default.css +3 -3
  891. package/input/modern/components/clear-button/index.css +4 -4
  892. package/input/modern/components/clear-button/inverted.css +3 -3
  893. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  894. package/input-autocomplete/autocomplete-field/index.css +2 -2
  895. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  896. package/input-autocomplete/autocomplete-mobile-field/index.css +17 -17
  897. package/input-autocomplete/cssm/mobile/Component.mobile.d.ts +1 -0
  898. package/input-autocomplete/cssm/mobile/Component.mobile.js +3 -3
  899. package/input-autocomplete/cssm/mobile/Component.modal.mobile.d.ts +1 -0
  900. package/input-autocomplete/cssm/types.d.ts +5 -0
  901. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  902. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  903. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  904. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +17 -17
  905. package/input-autocomplete/esm/mobile/Component.mobile.d.ts +1 -0
  906. package/input-autocomplete/esm/mobile/Component.mobile.js +4 -4
  907. package/input-autocomplete/esm/mobile/Component.modal.mobile.d.ts +1 -0
  908. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  909. package/input-autocomplete/esm/types.d.ts +5 -0
  910. package/input-autocomplete/mobile/Component.mobile.d.ts +1 -0
  911. package/input-autocomplete/mobile/Component.mobile.js +4 -4
  912. package/input-autocomplete/mobile/Component.modal.mobile.d.ts +1 -0
  913. package/input-autocomplete/mobile/mobile.css +2 -2
  914. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  915. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  916. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  917. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +17 -17
  918. package/input-autocomplete/modern/mobile/Component.mobile.d.ts +1 -0
  919. package/input-autocomplete/modern/mobile/Component.mobile.js +3 -3
  920. package/input-autocomplete/modern/mobile/Component.modal.mobile.d.ts +1 -0
  921. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  922. package/input-autocomplete/modern/types.d.ts +5 -0
  923. package/input-autocomplete/moderncssm/mobile/Component.mobile.d.ts +1 -0
  924. package/input-autocomplete/moderncssm/mobile/Component.mobile.js +2 -2
  925. package/input-autocomplete/moderncssm/mobile/Component.modal.mobile.d.ts +1 -0
  926. package/input-autocomplete/moderncssm/types.d.ts +5 -0
  927. package/input-autocomplete/types.d.ts +5 -0
  928. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  929. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  930. package/international-phone-input/components/country-select/Component.js +1 -1
  931. package/international-phone-input/components/country-select/index.css +8 -8
  932. package/international-phone-input/components/flag-icon/component.js +1 -1
  933. package/international-phone-input/components/flag-icon/index.css +3 -3
  934. package/international-phone-input/components/select-field/component.js +1 -1
  935. package/international-phone-input/components/select-field/index.css +9 -9
  936. package/international-phone-input/cssm/typings-d515b24c.d.ts +6 -2
  937. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  938. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  939. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  940. package/international-phone-input/esm/components/country-select/index.css +8 -8
  941. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  942. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  943. package/international-phone-input/esm/components/select-field/component.js +1 -1
  944. package/international-phone-input/esm/components/select-field/index.css +9 -9
  945. package/international-phone-input/esm/typings-d515b24c.d.ts +6 -2
  946. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  947. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  948. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  949. package/international-phone-input/modern/components/country-select/index.css +8 -8
  950. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  951. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  952. package/international-phone-input/modern/components/select-field/component.js +1 -1
  953. package/international-phone-input/modern/components/select-field/index.css +9 -9
  954. package/international-phone-input/modern/typings-d515b24c.d.ts +6 -2
  955. package/international-phone-input/moderncssm/typings-d515b24c.d.ts +6 -2
  956. package/international-phone-input/typings-d515b24c.d.ts +6 -2
  957. package/intl-phone-input/component.js +1 -1
  958. package/intl-phone-input/components/flag-icon/component.js +1 -1
  959. package/intl-phone-input/components/flag-icon/index.css +3 -3
  960. package/intl-phone-input/components/select/component.js +1 -1
  961. package/intl-phone-input/components/select/index.css +6 -6
  962. package/intl-phone-input/components/select-field/component.js +1 -1
  963. package/intl-phone-input/components/select-field/index.css +9 -9
  964. package/intl-phone-input/esm/component.js +1 -1
  965. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  966. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  967. package/intl-phone-input/esm/components/select/component.js +1 -1
  968. package/intl-phone-input/esm/components/select/index.css +6 -6
  969. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  970. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  971. package/intl-phone-input/esm/index.css +5 -5
  972. package/intl-phone-input/index.css +5 -5
  973. package/intl-phone-input/modern/component.js +1 -1
  974. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  975. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  976. package/intl-phone-input/modern/components/select/component.js +1 -1
  977. package/intl-phone-input/modern/components/select/index.css +6 -6
  978. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  979. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  980. package/intl-phone-input/modern/index.css +5 -5
  981. package/link/Component.js +3 -3
  982. package/link/default.css +9 -9
  983. package/link/esm/Component.js +3 -3
  984. package/link/esm/default.css +9 -9
  985. package/link/esm/index.css +13 -13
  986. package/link/esm/inverted.css +9 -9
  987. package/link/index.css +13 -13
  988. package/link/inverted.css +9 -9
  989. package/link/modern/Component.js +3 -3
  990. package/link/modern/default.css +9 -9
  991. package/link/modern/index.css +13 -13
  992. package/link/modern/inverted.css +9 -9
  993. package/list/{Component-d820b5f0.js → Component-85848c51.js} +2 -2
  994. package/list/Component.js +1 -1
  995. package/list/components/item/Component.js +1 -1
  996. package/list/components/item/index.css +9 -9
  997. package/list/components/item/index.d.ts +1 -1
  998. package/list/components/item/index.js +1 -1
  999. package/list/esm/{Component-1bda4abd.js → Component-dd850764.js} +2 -2
  1000. package/list/esm/Component.js +1 -1
  1001. package/list/esm/components/item/Component.js +1 -1
  1002. package/list/esm/components/item/index.css +9 -9
  1003. package/list/esm/components/item/index.d.ts +1 -1
  1004. package/list/esm/components/item/index.js +1 -1
  1005. package/list/esm/index.css +5 -5
  1006. package/list/esm/index.js +1 -1
  1007. package/list/index.css +5 -5
  1008. package/list/index.js +1 -1
  1009. package/list/modern/{Component-245adfda.js → Component-44af9d2b.js} +2 -2
  1010. package/list/modern/Component.js +1 -1
  1011. package/list/modern/components/item/Component.js +1 -1
  1012. package/list/modern/components/item/index.css +9 -9
  1013. package/list/modern/components/item/index.d.ts +1 -1
  1014. package/list/modern/components/item/index.js +1 -1
  1015. package/list/modern/index.css +5 -5
  1016. package/list/modern/index.js +1 -1
  1017. package/list-header/Component.js +1 -1
  1018. package/list-header/esm/Component.js +1 -1
  1019. package/list-header/esm/index.css +3 -3
  1020. package/list-header/index.css +3 -3
  1021. package/list-header/modern/Component.js +1 -1
  1022. package/list-header/modern/index.css +3 -3
  1023. package/loader/Component.js +1 -1
  1024. package/loader/esm/Component.js +1 -1
  1025. package/loader/esm/index.css +7 -7
  1026. package/loader/index.css +7 -7
  1027. package/loader/modern/Component.js +1 -1
  1028. package/loader/modern/index.css +7 -7
  1029. package/markdown/Component.js +1 -1
  1030. package/markdown/esm/Component.desktop.js +1 -1
  1031. package/markdown/esm/Component.js +1 -1
  1032. package/markdown/esm/Component.mobile.js +1 -1
  1033. package/markdown/esm/Component.responsive.js +1 -1
  1034. package/markdown/esm/desktop/index.js +1 -1
  1035. package/markdown/esm/hooks/use-overrides.js +1 -1
  1036. package/markdown/esm/index.css +15 -15
  1037. package/markdown/esm/index.js +1 -1
  1038. package/markdown/esm/mobile/index.js +1 -1
  1039. package/markdown/esm/{use-overrides-5afd02d1.js → use-overrides-75a369ff.js} +1 -1
  1040. package/markdown/hooks/use-overrides.js +1 -1
  1041. package/markdown/index.css +15 -15
  1042. package/markdown/modern/Component.desktop.js +1 -1
  1043. package/markdown/modern/Component.js +1 -1
  1044. package/markdown/modern/Component.mobile.js +1 -1
  1045. package/markdown/modern/Component.responsive.js +1 -1
  1046. package/markdown/modern/desktop/index.js +1 -1
  1047. package/markdown/modern/hooks/use-overrides.js +1 -1
  1048. package/markdown/modern/index.css +15 -15
  1049. package/markdown/modern/index.js +1 -1
  1050. package/markdown/modern/mobile/index.js +1 -1
  1051. package/markdown/modern/{use-overrides-af2b3a4e.js → use-overrides-b3047c60.js} +1 -1
  1052. package/markdown/{use-overrides-d502409f.js → use-overrides-33c007a5.js} +1 -1
  1053. package/masked-input/Component.js +1 -1
  1054. package/masked-input/esm/Component.js +1 -1
  1055. package/masked-input/esm/index.css +1 -1
  1056. package/masked-input/index.css +1 -1
  1057. package/masked-input/modern/Component.js +1 -1
  1058. package/masked-input/modern/index.css +1 -1
  1059. package/modal/Component.js +3 -3
  1060. package/modal/components/content/Component.js +3 -3
  1061. package/modal/components/content/desktop.css +6 -6
  1062. package/modal/components/content/index.css +3 -3
  1063. package/modal/components/content/mobile.css +2 -2
  1064. package/modal/components/controls/Component.js +2 -2
  1065. package/modal/components/controls/index.css +1 -1
  1066. package/modal/components/footer/Component.js +4 -4
  1067. package/modal/components/footer/desktop.css +8 -8
  1068. package/modal/components/footer/index.css +3 -3
  1069. package/modal/components/footer/layout.css +16 -16
  1070. package/modal/components/footer/mobile.css +3 -3
  1071. package/modal/components/header/Component.js +3 -3
  1072. package/modal/components/header/desktop.css +14 -14
  1073. package/modal/components/header/index.css +3 -3
  1074. package/modal/components/header/mobile.css +4 -4
  1075. package/modal/desktop/desktop.css +8 -8
  1076. package/modal/esm/Component.js +3 -3
  1077. package/modal/esm/Component.responsive.js +1 -1
  1078. package/modal/esm/components/content/Component.js +3 -3
  1079. package/modal/esm/components/content/desktop.css +6 -6
  1080. package/modal/esm/components/content/index.css +3 -3
  1081. package/modal/esm/components/content/mobile.css +2 -2
  1082. package/modal/esm/components/controls/Component.js +2 -2
  1083. package/modal/esm/components/controls/index.css +1 -1
  1084. package/modal/esm/components/controls/index.js +1 -1
  1085. package/modal/esm/components/footer/Component.js +4 -4
  1086. package/modal/esm/components/footer/desktop.css +8 -8
  1087. package/modal/esm/components/footer/index.css +3 -3
  1088. package/modal/esm/components/footer/layout.css +16 -16
  1089. package/modal/esm/components/footer/mobile.css +3 -3
  1090. package/modal/esm/components/header/Component.js +3 -3
  1091. package/modal/esm/components/header/desktop.css +14 -14
  1092. package/modal/esm/components/header/index.css +3 -3
  1093. package/modal/esm/components/header/mobile.css +4 -4
  1094. package/modal/esm/desktop/Component.desktop.js +1 -1
  1095. package/modal/esm/desktop/desktop.css +8 -8
  1096. package/modal/esm/desktop/index.js +1 -1
  1097. package/modal/esm/index.js +1 -1
  1098. package/modal/esm/layout.module-7a26dc37.js +4 -0
  1099. package/modal/esm/mobile/Component.mobile.js +1 -1
  1100. package/modal/esm/mobile/index.js +1 -1
  1101. package/modal/esm/mobile/mobile.css +2 -2
  1102. package/modal/esm/transitions.css +7 -7
  1103. package/modal/layout.module-a56a76fb.js +4 -0
  1104. package/modal/mobile/mobile.css +2 -2
  1105. package/modal/modern/Component.js +3 -3
  1106. package/modal/modern/Component.responsive.js +1 -1
  1107. package/modal/modern/components/content/Component.js +3 -3
  1108. package/modal/modern/components/content/desktop.css +6 -6
  1109. package/modal/modern/components/content/index.css +3 -3
  1110. package/modal/modern/components/content/mobile.css +2 -2
  1111. package/modal/modern/components/controls/Component.js +2 -2
  1112. package/modal/modern/components/controls/index.css +1 -1
  1113. package/modal/modern/components/controls/index.js +1 -1
  1114. package/modal/modern/components/footer/Component.js +4 -4
  1115. package/modal/modern/components/footer/desktop.css +8 -8
  1116. package/modal/modern/components/footer/index.css +3 -3
  1117. package/modal/modern/components/footer/layout.css +16 -16
  1118. package/modal/modern/components/footer/mobile.css +3 -3
  1119. package/modal/modern/components/header/Component.js +3 -3
  1120. package/modal/modern/components/header/desktop.css +14 -14
  1121. package/modal/modern/components/header/index.css +3 -3
  1122. package/modal/modern/components/header/mobile.css +4 -4
  1123. package/modal/modern/desktop/Component.desktop.js +1 -1
  1124. package/modal/modern/desktop/desktop.css +8 -8
  1125. package/modal/modern/desktop/index.js +1 -1
  1126. package/modal/modern/index.js +1 -1
  1127. package/modal/modern/layout.module-43ddd310.js +4 -0
  1128. package/modal/modern/mobile/Component.mobile.js +1 -1
  1129. package/modal/modern/mobile/index.js +1 -1
  1130. package/modal/modern/mobile/mobile.css +2 -2
  1131. package/modal/modern/transitions.css +7 -7
  1132. package/modal/transitions.css +7 -7
  1133. package/navigation-bar/Component.js +1 -1
  1134. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1135. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  1136. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1137. package/navigation-bar/components/action-text-addon/index.css +2 -2
  1138. package/navigation-bar/esm/Component.js +1 -1
  1139. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1140. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  1141. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1142. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  1143. package/navigation-bar/esm/index.css +16 -16
  1144. package/navigation-bar/index.css +16 -16
  1145. package/navigation-bar/modern/Component.js +1 -1
  1146. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1147. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1148. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1149. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1150. package/navigation-bar/modern/index.css +16 -16
  1151. package/navigation-bar-private/Component.js +1 -1
  1152. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1153. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1154. package/navigation-bar-private/components/closer/Component.js +3 -3
  1155. package/navigation-bar-private/components/closer/default.css +2 -2
  1156. package/navigation-bar-private/components/closer/index.css +4 -4
  1157. package/navigation-bar-private/components/closer/inverted.css +2 -2
  1158. package/navigation-bar-private/esm/Component.js +1 -1
  1159. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1160. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1161. package/navigation-bar-private/esm/components/closer/Component.js +3 -3
  1162. package/navigation-bar-private/esm/components/closer/default.css +2 -2
  1163. package/navigation-bar-private/esm/components/closer/index.css +4 -4
  1164. package/navigation-bar-private/esm/components/closer/inverted.css +2 -2
  1165. package/navigation-bar-private/esm/index.css +26 -26
  1166. package/navigation-bar-private/index.css +26 -26
  1167. package/navigation-bar-private/modern/Component.js +1 -1
  1168. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1169. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1170. package/navigation-bar-private/modern/components/closer/Component.js +3 -3
  1171. package/navigation-bar-private/modern/components/closer/default.css +2 -2
  1172. package/navigation-bar-private/modern/components/closer/index.css +4 -4
  1173. package/navigation-bar-private/modern/components/closer/inverted.css +2 -2
  1174. package/navigation-bar-private/modern/index.css +26 -26
  1175. package/notification/Component.js +1 -1
  1176. package/notification/esm/Component.js +1 -1
  1177. package/notification/esm/index.css +8 -8
  1178. package/notification/index.css +8 -8
  1179. package/notification/modern/Component.js +1 -1
  1180. package/notification/modern/index.css +8 -8
  1181. package/notification-manager/component.js +1 -1
  1182. package/notification-manager/esm/component.js +1 -1
  1183. package/notification-manager/esm/index.css +10 -10
  1184. package/notification-manager/index.css +10 -10
  1185. package/notification-manager/modern/component.js +1 -1
  1186. package/notification-manager/modern/index.css +10 -10
  1187. package/number-input/components/number-input/Component.js +3 -3
  1188. package/number-input/components/number-input/default.css +3 -3
  1189. package/number-input/components/number-input/index.css +3 -3
  1190. package/number-input/components/number-input/inverted.css +3 -3
  1191. package/number-input/components/steppers/Component.js +3 -3
  1192. package/number-input/components/steppers/default.css +1 -1
  1193. package/number-input/components/steppers/index.css +3 -3
  1194. package/number-input/components/steppers/inverted.css +1 -1
  1195. package/number-input/esm/components/number-input/Component.js +3 -3
  1196. package/number-input/esm/components/number-input/default.css +3 -3
  1197. package/number-input/esm/components/number-input/index.css +3 -3
  1198. package/number-input/esm/components/number-input/inverted.css +3 -3
  1199. package/number-input/esm/components/steppers/Component.js +3 -3
  1200. package/number-input/esm/components/steppers/default.css +1 -1
  1201. package/number-input/esm/components/steppers/index.css +3 -3
  1202. package/number-input/esm/components/steppers/inverted.css +1 -1
  1203. package/number-input/modern/components/number-input/Component.js +3 -3
  1204. package/number-input/modern/components/number-input/default.css +3 -3
  1205. package/number-input/modern/components/number-input/index.css +3 -3
  1206. package/number-input/modern/components/number-input/inverted.css +3 -3
  1207. package/number-input/modern/components/steppers/Component.js +3 -3
  1208. package/number-input/modern/components/steppers/default.css +1 -1
  1209. package/number-input/modern/components/steppers/index.css +3 -3
  1210. package/number-input/modern/components/steppers/inverted.css +1 -1
  1211. package/package.json +2 -2
  1212. package/page-indicator/components/bullet/Component.js +5 -5
  1213. package/page-indicator/components/bullet/default.css +2 -2
  1214. package/page-indicator/components/bullet/index.css +7 -7
  1215. package/page-indicator/components/bullet/inverted.css +2 -2
  1216. package/page-indicator/components/bullet/static-inverted.css +2 -2
  1217. package/page-indicator/components/bullet/static.css +2 -2
  1218. package/page-indicator/components/dynamic/Component.js +5 -5
  1219. package/page-indicator/components/dynamic/default.css +3 -3
  1220. package/page-indicator/components/dynamic/index.css +6 -6
  1221. package/page-indicator/components/dynamic/inverted.css +3 -3
  1222. package/page-indicator/components/dynamic/static-inverted.css +3 -3
  1223. package/page-indicator/components/dynamic/static.css +3 -3
  1224. package/page-indicator/components/runner/Component.js +5 -5
  1225. package/page-indicator/components/runner/default.css +2 -2
  1226. package/page-indicator/components/runner/index.css +1 -1
  1227. package/page-indicator/components/runner/inverted.css +2 -2
  1228. package/page-indicator/components/runner/static-inverted.css +2 -2
  1229. package/page-indicator/components/runner/static.css +2 -2
  1230. package/page-indicator/components/step/Component.js +5 -5
  1231. package/page-indicator/components/step/default.css +2 -2
  1232. package/page-indicator/components/step/index.css +2 -2
  1233. package/page-indicator/components/step/inverted.css +2 -2
  1234. package/page-indicator/components/step/static-inverted.css +2 -2
  1235. package/page-indicator/components/step/static.css +2 -2
  1236. package/page-indicator/esm/components/bullet/Component.js +5 -5
  1237. package/page-indicator/esm/components/bullet/default.css +2 -2
  1238. package/page-indicator/esm/components/bullet/index.css +7 -7
  1239. package/page-indicator/esm/components/bullet/inverted.css +2 -2
  1240. package/page-indicator/esm/components/bullet/static-inverted.css +2 -2
  1241. package/page-indicator/esm/components/bullet/static.css +2 -2
  1242. package/page-indicator/esm/components/dynamic/Component.js +5 -5
  1243. package/page-indicator/esm/components/dynamic/default.css +3 -3
  1244. package/page-indicator/esm/components/dynamic/index.css +6 -6
  1245. package/page-indicator/esm/components/dynamic/inverted.css +3 -3
  1246. package/page-indicator/esm/components/dynamic/static-inverted.css +3 -3
  1247. package/page-indicator/esm/components/dynamic/static.css +3 -3
  1248. package/page-indicator/esm/components/runner/Component.js +5 -5
  1249. package/page-indicator/esm/components/runner/default.css +2 -2
  1250. package/page-indicator/esm/components/runner/index.css +1 -1
  1251. package/page-indicator/esm/components/runner/inverted.css +2 -2
  1252. package/page-indicator/esm/components/runner/static-inverted.css +2 -2
  1253. package/page-indicator/esm/components/runner/static.css +2 -2
  1254. package/page-indicator/esm/components/step/Component.js +5 -5
  1255. package/page-indicator/esm/components/step/default.css +2 -2
  1256. package/page-indicator/esm/components/step/index.css +2 -2
  1257. package/page-indicator/esm/components/step/inverted.css +2 -2
  1258. package/page-indicator/esm/components/step/static-inverted.css +2 -2
  1259. package/page-indicator/esm/components/step/static.css +2 -2
  1260. package/page-indicator/modern/components/bullet/Component.js +5 -5
  1261. package/page-indicator/modern/components/bullet/default.css +2 -2
  1262. package/page-indicator/modern/components/bullet/index.css +7 -7
  1263. package/page-indicator/modern/components/bullet/inverted.css +2 -2
  1264. package/page-indicator/modern/components/bullet/static-inverted.css +2 -2
  1265. package/page-indicator/modern/components/bullet/static.css +2 -2
  1266. package/page-indicator/modern/components/dynamic/Component.js +5 -5
  1267. package/page-indicator/modern/components/dynamic/default.css +3 -3
  1268. package/page-indicator/modern/components/dynamic/index.css +6 -6
  1269. package/page-indicator/modern/components/dynamic/inverted.css +3 -3
  1270. package/page-indicator/modern/components/dynamic/static-inverted.css +3 -3
  1271. package/page-indicator/modern/components/dynamic/static.css +3 -3
  1272. package/page-indicator/modern/components/runner/Component.js +5 -5
  1273. package/page-indicator/modern/components/runner/default.css +2 -2
  1274. package/page-indicator/modern/components/runner/index.css +1 -1
  1275. package/page-indicator/modern/components/runner/inverted.css +2 -2
  1276. package/page-indicator/modern/components/runner/static-inverted.css +2 -2
  1277. package/page-indicator/modern/components/runner/static.css +2 -2
  1278. package/page-indicator/modern/components/step/Component.js +5 -5
  1279. package/page-indicator/modern/components/step/default.css +2 -2
  1280. package/page-indicator/modern/components/step/index.css +2 -2
  1281. package/page-indicator/modern/components/step/inverted.css +2 -2
  1282. package/page-indicator/modern/components/step/static-inverted.css +2 -2
  1283. package/page-indicator/modern/components/step/static.css +2 -2
  1284. package/pagination/Component.js +1 -1
  1285. package/pagination/components/default-view/index.css +1 -1
  1286. package/pagination/components/default-view/index.js +1 -1
  1287. package/pagination/components/per-page-view/index.css +1 -1
  1288. package/pagination/components/per-page-view/index.js +1 -1
  1289. package/pagination/components/tag/index.css +7 -7
  1290. package/pagination/components/tag/index.js +1 -1
  1291. package/pagination/esm/Component.js +1 -1
  1292. package/pagination/esm/components/default-view/index.css +1 -1
  1293. package/pagination/esm/components/default-view/index.js +1 -1
  1294. package/pagination/esm/components/per-page-view/index.css +1 -1
  1295. package/pagination/esm/components/per-page-view/index.js +1 -1
  1296. package/pagination/esm/components/tag/index.css +7 -7
  1297. package/pagination/esm/components/tag/index.js +1 -1
  1298. package/pagination/esm/index.css +3 -3
  1299. package/pagination/index.css +3 -3
  1300. package/pagination/modern/Component.js +1 -1
  1301. package/pagination/modern/components/default-view/index.css +1 -1
  1302. package/pagination/modern/components/default-view/index.js +1 -1
  1303. package/pagination/modern/components/per-page-view/index.css +1 -1
  1304. package/pagination/modern/components/per-page-view/index.js +1 -1
  1305. package/pagination/modern/components/tag/index.css +7 -7
  1306. package/pagination/modern/components/tag/index.js +1 -1
  1307. package/pagination/modern/index.css +3 -3
  1308. package/pass-code/Component.js +1 -1
  1309. package/pass-code/components/InputProgress/Component.js +2 -2
  1310. package/pass-code/components/InputProgress/index.css +15 -15
  1311. package/pass-code/components/InputProgress/transitions.css +7 -7
  1312. package/pass-code/components/KeyPad/Component.js +1 -1
  1313. package/pass-code/components/KeyPad/index.css +2 -2
  1314. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1315. package/pass-code/components/KeyPadButton/index.css +8 -8
  1316. package/pass-code/esm/Component.js +1 -1
  1317. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1318. package/pass-code/esm/components/InputProgress/index.css +15 -15
  1319. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1320. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1321. package/pass-code/esm/components/KeyPad/index.css +2 -2
  1322. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1323. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1324. package/pass-code/esm/index.css +2 -2
  1325. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1326. package/pass-code/esm/mobile/mobile.css +1 -1
  1327. package/pass-code/index.css +2 -2
  1328. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1329. package/pass-code/mobile/mobile.css +1 -1
  1330. package/pass-code/modern/Component.js +1 -1
  1331. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1332. package/pass-code/modern/components/InputProgress/index.css +15 -15
  1333. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1334. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1335. package/pass-code/modern/components/KeyPad/index.css +2 -2
  1336. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1337. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1338. package/pass-code/modern/index.css +2 -2
  1339. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1340. package/pass-code/modern/mobile/mobile.css +1 -1
  1341. package/pass-code-v1/Component.js +1 -1
  1342. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1343. package/pass-code-v1/components/InputProgress/index.css +4 -4
  1344. package/pass-code-v1/components/InputProgress/transitions.css +7 -7
  1345. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1346. package/pass-code-v1/components/KeyPad/index.css +4 -4
  1347. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1348. package/pass-code-v1/components/KeyPadButton/index.css +12 -12
  1349. package/pass-code-v1/esm/Component.js +1 -1
  1350. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1351. package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
  1352. package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
  1353. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1354. package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
  1355. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1356. package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
  1357. package/pass-code-v1/esm/index.css +3 -3
  1358. package/pass-code-v1/index.css +3 -3
  1359. package/pass-code-v1/modern/Component.js +1 -1
  1360. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1361. package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
  1362. package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
  1363. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1364. package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
  1365. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1366. package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
  1367. package/pass-code-v1/modern/index.css +3 -3
  1368. package/password-input/component.js +1 -1
  1369. package/password-input/esm/component.js +1 -1
  1370. package/password-input/esm/index.css +4 -4
  1371. package/password-input/index.css +4 -4
  1372. package/password-input/modern/component.js +1 -1
  1373. package/password-input/modern/index.css +4 -4
  1374. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1375. package/pattern-lock/components/base-pattern-lock/index.css +7 -7
  1376. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1377. package/pattern-lock/desktop/desktop.css +3 -3
  1378. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1379. package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
  1380. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1381. package/pattern-lock/esm/desktop/desktop.css +3 -3
  1382. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1383. package/pattern-lock/esm/mobile/mobile.css +2 -2
  1384. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1385. package/pattern-lock/mobile/mobile.css +2 -2
  1386. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1387. package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
  1388. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1389. package/pattern-lock/modern/desktop/desktop.css +3 -3
  1390. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1391. package/pattern-lock/modern/mobile/mobile.css +2 -2
  1392. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1393. package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
  1394. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1395. package/pattern-lock-v1/desktop/desktop.css +3 -3
  1396. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1397. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
  1398. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1399. package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
  1400. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1401. package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
  1402. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1403. package/pattern-lock-v1/mobile/mobile.css +6 -6
  1404. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1405. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
  1406. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1407. package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
  1408. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1409. package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
  1410. package/picker-button/Component-c44170fe.d.ts +2 -2
  1411. package/picker-button/cssm/typings-d515b24c.d.ts +6 -2
  1412. package/picker-button/desktop/Component.desktop.js +1 -1
  1413. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1414. package/picker-button/esm/field/Component.js +1 -1
  1415. package/picker-button/esm/field/index.css +6 -6
  1416. package/picker-button/esm/index.css +5 -5
  1417. package/picker-button/esm/option/Component.js +1 -1
  1418. package/picker-button/esm/option/index.css +4 -4
  1419. package/picker-button/esm/typings-d515b24c.d.ts +6 -2
  1420. package/picker-button/field/Component.js +1 -1
  1421. package/picker-button/field/index.css +6 -6
  1422. package/picker-button/index.css +5 -5
  1423. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1424. package/picker-button/modern/field/Component.js +1 -1
  1425. package/picker-button/modern/field/index.css +6 -6
  1426. package/picker-button/modern/index.css +5 -5
  1427. package/picker-button/modern/option/Component.js +1 -1
  1428. package/picker-button/modern/option/index.css +4 -4
  1429. package/picker-button/modern/typings-d515b24c.d.ts +6 -2
  1430. package/picker-button/moderncssm/typings-d515b24c.d.ts +6 -2
  1431. package/picker-button/option/Component.js +1 -1
  1432. package/picker-button/option/index.css +4 -4
  1433. package/picker-button/transformSize-ebda875c.d.ts +1 -1
  1434. package/picker-button/typings-d515b24c.d.ts +6 -2
  1435. package/plate/components/base-plate/Component.js +2 -2
  1436. package/plate/components/base-plate/index.css +49 -49
  1437. package/plate/desktop/Component.desktop.js +1 -1
  1438. package/plate/desktop/desktop.css +5 -5
  1439. package/plate/esm/Component.responsive.js +1 -1
  1440. package/plate/esm/components/base-plate/Component.js +2 -2
  1441. package/plate/esm/components/base-plate/index.css +49 -49
  1442. package/plate/esm/components/base-plate/index.js +1 -1
  1443. package/plate/esm/desktop/Component.desktop.js +2 -2
  1444. package/plate/esm/desktop/desktop.css +5 -5
  1445. package/plate/esm/desktop/index.js +1 -1
  1446. package/plate/esm/index-7f6b04c5.d.ts +2 -2
  1447. package/plate/esm/index.js +1 -1
  1448. package/plate/esm/mobile/Component.mobile.js +2 -2
  1449. package/plate/esm/mobile/index.js +1 -1
  1450. package/plate/esm/mobile/mobile.css +5 -5
  1451. package/plate/esm/shared/index.js +1 -1
  1452. package/plate/esm/utils.js +1 -1
  1453. package/plate/index-7f6b04c5.d.ts +2 -2
  1454. package/plate/mobile/Component.mobile.js +1 -1
  1455. package/plate/mobile/mobile.css +5 -5
  1456. package/plate/modern/Component.responsive.js +1 -1
  1457. package/plate/modern/components/base-plate/Component.js +2 -2
  1458. package/plate/modern/components/base-plate/index.css +49 -49
  1459. package/plate/modern/components/base-plate/index.js +1 -1
  1460. package/plate/modern/desktop/Component.desktop.js +2 -2
  1461. package/plate/modern/desktop/desktop.css +5 -5
  1462. package/plate/modern/desktop/index.js +1 -1
  1463. package/plate/modern/index-7f6b04c5.d.ts +2 -2
  1464. package/plate/modern/index.js +1 -1
  1465. package/plate/modern/mobile/Component.mobile.js +2 -2
  1466. package/plate/modern/mobile/index.js +1 -1
  1467. package/plate/modern/mobile/mobile.css +5 -5
  1468. package/plate/modern/shared/index.js +1 -1
  1469. package/plate/modern/utils.js +1 -1
  1470. package/plate/utils.js +1 -1
  1471. package/popover/Component.js +1 -1
  1472. package/popover/esm/Component.js +1 -1
  1473. package/popover/esm/index.css +25 -25
  1474. package/popover/index.css +25 -25
  1475. package/popover/modern/Component.js +1 -1
  1476. package/popover/modern/index.css +25 -25
  1477. package/popup-sheet/Component.js +1 -1
  1478. package/popup-sheet/components/backdrop/Component.js +1 -1
  1479. package/popup-sheet/components/backdrop/index.css +9 -9
  1480. package/popup-sheet/esm/Component.js +1 -1
  1481. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1482. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1483. package/popup-sheet/esm/index.css +13 -13
  1484. package/popup-sheet/index.css +13 -13
  1485. package/popup-sheet/modern/Component.js +1 -1
  1486. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1487. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1488. package/popup-sheet/modern/index.css +13 -13
  1489. package/product-cover/components/image-card/Component.js +1 -1
  1490. package/product-cover/components/image-card/index.css +2 -2
  1491. package/product-cover/components/overlay/Component.js +1 -1
  1492. package/product-cover/components/overlay/index.css +4 -4
  1493. package/product-cover/components/text/Component.js +1 -1
  1494. package/product-cover/components/text/index.css +7 -7
  1495. package/product-cover/esm/components/image-card/Component.js +1 -1
  1496. package/product-cover/esm/components/image-card/index.css +2 -2
  1497. package/product-cover/esm/components/overlay/Component.js +1 -1
  1498. package/product-cover/esm/components/overlay/index.css +4 -4
  1499. package/product-cover/esm/components/text/Component.js +1 -1
  1500. package/product-cover/esm/components/text/index.css +7 -7
  1501. package/product-cover/esm/single/Component.js +1 -1
  1502. package/product-cover/esm/single/index.css +11 -11
  1503. package/product-cover/esm/stack/Component.js +1 -1
  1504. package/product-cover/esm/stack/index.css +16 -16
  1505. package/product-cover/modern/components/image-card/Component.js +1 -1
  1506. package/product-cover/modern/components/image-card/index.css +2 -2
  1507. package/product-cover/modern/components/overlay/Component.js +1 -1
  1508. package/product-cover/modern/components/overlay/index.css +4 -4
  1509. package/product-cover/modern/components/text/Component.js +1 -1
  1510. package/product-cover/modern/components/text/index.css +7 -7
  1511. package/product-cover/modern/single/Component.js +1 -1
  1512. package/product-cover/modern/single/index.css +11 -11
  1513. package/product-cover/modern/stack/Component.js +1 -1
  1514. package/product-cover/modern/stack/index.css +16 -16
  1515. package/product-cover/single/Component.js +1 -1
  1516. package/product-cover/single/index.css +11 -11
  1517. package/product-cover/stack/Component.js +1 -1
  1518. package/product-cover/stack/index.css +16 -16
  1519. package/progress-bar/Component.js +3 -3
  1520. package/progress-bar/default.css +1 -1
  1521. package/progress-bar/esm/Component.js +3 -3
  1522. package/progress-bar/esm/default.css +1 -1
  1523. package/progress-bar/esm/index.css +12 -12
  1524. package/progress-bar/esm/inverted.css +1 -1
  1525. package/progress-bar/index.css +12 -12
  1526. package/progress-bar/inverted.css +1 -1
  1527. package/progress-bar/modern/Component.js +3 -3
  1528. package/progress-bar/modern/default.css +1 -1
  1529. package/progress-bar/modern/index.css +12 -12
  1530. package/progress-bar/modern/inverted.css +1 -1
  1531. package/pure-cell/{component-daee4234.js → component-251cd018.js} +11 -11
  1532. package/pure-cell/component.js +1 -1
  1533. package/pure-cell/components/addon/component.js +1 -1
  1534. package/pure-cell/components/addon/index.css +12 -12
  1535. package/pure-cell/components/addon/index.d.ts +1 -1
  1536. package/pure-cell/components/addon/index.js +1 -1
  1537. package/pure-cell/components/amount/component.js +1 -1
  1538. package/pure-cell/components/amount/index.css +3 -3
  1539. package/pure-cell/components/amount/index.d.ts +1 -1
  1540. package/pure-cell/components/amount/index.js +1 -1
  1541. package/pure-cell/components/amount-title/component.js +1 -1
  1542. package/pure-cell/components/amount-title/index.css +14 -14
  1543. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1544. package/pure-cell/components/amount-title/index.js +1 -1
  1545. package/pure-cell/components/category/component.js +1 -1
  1546. package/pure-cell/components/category/index.css +4 -4
  1547. package/pure-cell/components/category/index.d.ts +1 -1
  1548. package/pure-cell/components/category/index.js +1 -1
  1549. package/pure-cell/components/content/component.js +1 -1
  1550. package/pure-cell/components/content/index.css +2 -2
  1551. package/pure-cell/components/content/index.d.ts +1 -1
  1552. package/pure-cell/components/content/index.js +1 -1
  1553. package/pure-cell/components/footer/component.js +1 -1
  1554. package/pure-cell/components/footer/index.css +3 -3
  1555. package/pure-cell/components/footer/index.d.ts +1 -1
  1556. package/pure-cell/components/footer/index.js +1 -1
  1557. package/pure-cell/components/footer-button/component.js +1 -1
  1558. package/pure-cell/components/footer-button/index.css +1 -1
  1559. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1560. package/pure-cell/components/footer-button/index.js +1 -1
  1561. package/pure-cell/components/footer-text/component.js +1 -1
  1562. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1563. package/pure-cell/components/footer-text/index.js +1 -1
  1564. package/pure-cell/components/graphics/component.js +1 -1
  1565. package/pure-cell/components/graphics/index.css +17 -17
  1566. package/pure-cell/components/graphics/index.d.ts +1 -1
  1567. package/pure-cell/components/graphics/index.js +1 -1
  1568. package/pure-cell/components/main/component.js +1 -1
  1569. package/pure-cell/components/main/index.css +6 -6
  1570. package/pure-cell/components/main/index.d.ts +1 -1
  1571. package/pure-cell/components/main/index.js +1 -1
  1572. package/pure-cell/components/text/component.js +1 -1
  1573. package/pure-cell/components/text/index.css +6 -6
  1574. package/pure-cell/components/text/index.d.ts +1 -1
  1575. package/pure-cell/components/text/index.js +1 -1
  1576. package/pure-cell/esm/{component-89ffe775.js → component-7759b386.js} +11 -11
  1577. package/pure-cell/esm/component.js +1 -1
  1578. package/pure-cell/esm/components/addon/component.js +1 -1
  1579. package/pure-cell/esm/components/addon/index.css +12 -12
  1580. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1581. package/pure-cell/esm/components/addon/index.js +1 -1
  1582. package/pure-cell/esm/components/amount/component.js +1 -1
  1583. package/pure-cell/esm/components/amount/index.css +3 -3
  1584. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1585. package/pure-cell/esm/components/amount/index.js +1 -1
  1586. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1587. package/pure-cell/esm/components/amount-title/index.css +14 -14
  1588. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1589. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1590. package/pure-cell/esm/components/category/component.js +1 -1
  1591. package/pure-cell/esm/components/category/index.css +4 -4
  1592. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1593. package/pure-cell/esm/components/category/index.js +1 -1
  1594. package/pure-cell/esm/components/content/component.js +1 -1
  1595. package/pure-cell/esm/components/content/index.css +2 -2
  1596. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1597. package/pure-cell/esm/components/content/index.js +1 -1
  1598. package/pure-cell/esm/components/footer/component.js +1 -1
  1599. package/pure-cell/esm/components/footer/index.css +3 -3
  1600. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1601. package/pure-cell/esm/components/footer/index.js +1 -1
  1602. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1603. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1604. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1605. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1606. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1607. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1608. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1609. package/pure-cell/esm/components/graphics/component.js +1 -1
  1610. package/pure-cell/esm/components/graphics/index.css +17 -17
  1611. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1612. package/pure-cell/esm/components/graphics/index.js +1 -1
  1613. package/pure-cell/esm/components/main/component.js +1 -1
  1614. package/pure-cell/esm/components/main/index.css +6 -6
  1615. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1616. package/pure-cell/esm/components/main/index.js +1 -1
  1617. package/pure-cell/esm/components/text/component.js +1 -1
  1618. package/pure-cell/esm/components/text/index.css +6 -6
  1619. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1620. package/pure-cell/esm/components/text/index.js +1 -1
  1621. package/pure-cell/esm/index.css +28 -28
  1622. package/pure-cell/esm/index.js +1 -1
  1623. package/pure-cell/index.css +28 -28
  1624. package/pure-cell/index.js +1 -1
  1625. package/pure-cell/modern/{component-b3cbf3fd.js → component-e29ddb13.js} +11 -11
  1626. package/pure-cell/modern/component.js +1 -1
  1627. package/pure-cell/modern/components/addon/component.js +1 -1
  1628. package/pure-cell/modern/components/addon/index.css +12 -12
  1629. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1630. package/pure-cell/modern/components/addon/index.js +1 -1
  1631. package/pure-cell/modern/components/amount/component.js +1 -1
  1632. package/pure-cell/modern/components/amount/index.css +3 -3
  1633. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1634. package/pure-cell/modern/components/amount/index.js +1 -1
  1635. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1636. package/pure-cell/modern/components/amount-title/index.css +14 -14
  1637. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1638. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1639. package/pure-cell/modern/components/category/component.js +1 -1
  1640. package/pure-cell/modern/components/category/index.css +4 -4
  1641. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1642. package/pure-cell/modern/components/category/index.js +1 -1
  1643. package/pure-cell/modern/components/content/component.js +1 -1
  1644. package/pure-cell/modern/components/content/index.css +2 -2
  1645. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1646. package/pure-cell/modern/components/content/index.js +1 -1
  1647. package/pure-cell/modern/components/footer/component.js +1 -1
  1648. package/pure-cell/modern/components/footer/index.css +3 -3
  1649. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1650. package/pure-cell/modern/components/footer/index.js +1 -1
  1651. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1652. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1653. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1654. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1655. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1656. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1657. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1658. package/pure-cell/modern/components/graphics/component.js +1 -1
  1659. package/pure-cell/modern/components/graphics/index.css +17 -17
  1660. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1661. package/pure-cell/modern/components/graphics/index.js +1 -1
  1662. package/pure-cell/modern/components/main/component.js +1 -1
  1663. package/pure-cell/modern/components/main/index.css +6 -6
  1664. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1665. package/pure-cell/modern/components/main/index.js +1 -1
  1666. package/pure-cell/modern/components/text/component.js +1 -1
  1667. package/pure-cell/modern/components/text/index.css +6 -6
  1668. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1669. package/pure-cell/modern/components/text/index.js +1 -1
  1670. package/pure-cell/modern/index.css +28 -28
  1671. package/pure-cell/modern/index.js +1 -1
  1672. package/radio/Component.js +3 -3
  1673. package/radio/esm/Component.js +3 -3
  1674. package/radio/esm/styles/default.css +15 -15
  1675. package/radio/esm/styles/index.css +18 -18
  1676. package/radio/esm/styles/inverted.css +15 -15
  1677. package/radio/modern/Component.js +3 -3
  1678. package/radio/modern/styles/default.css +15 -15
  1679. package/radio/modern/styles/index.css +18 -18
  1680. package/radio/modern/styles/inverted.css +15 -15
  1681. package/radio/styles/default.css +15 -15
  1682. package/radio/styles/index.css +18 -18
  1683. package/radio/styles/inverted.css +15 -15
  1684. package/radio-group/components/base-radio-group/Component.js +1 -1
  1685. package/radio-group/components/base-radio-group/index.css +19 -19
  1686. package/radio-group/desktop/Component.desktop.js +1 -1
  1687. package/radio-group/desktop/desktop.css +3 -3
  1688. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1689. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1690. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1691. package/radio-group/esm/desktop/desktop.css +3 -3
  1692. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1693. package/radio-group/esm/mobile/mobile.css +3 -3
  1694. package/radio-group/mobile/Component.mobile.js +1 -1
  1695. package/radio-group/mobile/mobile.css +3 -3
  1696. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1697. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1698. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1699. package/radio-group/modern/desktop/desktop.css +3 -3
  1700. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1701. package/radio-group/modern/mobile/mobile.css +3 -3
  1702. package/scrollbar/Component.js +3 -3
  1703. package/scrollbar/default.css +2 -2
  1704. package/scrollbar/esm/Component.js +3 -3
  1705. package/scrollbar/esm/default.css +2 -2
  1706. package/scrollbar/esm/index.css +25 -25
  1707. package/scrollbar/esm/inverted.css +2 -2
  1708. package/scrollbar/index.css +25 -25
  1709. package/scrollbar/inverted.css +2 -2
  1710. package/scrollbar/modern/Component.js +3 -3
  1711. package/scrollbar/modern/default.css +2 -2
  1712. package/scrollbar/modern/index.css +25 -25
  1713. package/scrollbar/modern/inverted.css +2 -2
  1714. package/segmented-control/Component.js +3 -3
  1715. package/segmented-control/components/segment/Component.js +3 -3
  1716. package/segmented-control/components/segment/default.css +2 -2
  1717. package/segmented-control/components/segment/index.css +3 -3
  1718. package/segmented-control/components/segment/inverted.css +2 -2
  1719. package/segmented-control/default.css +3 -3
  1720. package/segmented-control/esm/Component.js +3 -3
  1721. package/segmented-control/esm/components/segment/Component.js +3 -3
  1722. package/segmented-control/esm/components/segment/default.css +2 -2
  1723. package/segmented-control/esm/components/segment/index.css +3 -3
  1724. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1725. package/segmented-control/esm/default.css +3 -3
  1726. package/segmented-control/esm/index.css +18 -18
  1727. package/segmented-control/esm/inverted.css +3 -3
  1728. package/segmented-control/index.css +18 -18
  1729. package/segmented-control/inverted.css +3 -3
  1730. package/segmented-control/modern/Component.js +3 -3
  1731. package/segmented-control/modern/components/segment/Component.js +3 -3
  1732. package/segmented-control/modern/components/segment/default.css +2 -2
  1733. package/segmented-control/modern/components/segment/index.css +3 -3
  1734. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1735. package/segmented-control/modern/default.css +3 -3
  1736. package/segmented-control/modern/index.css +18 -18
  1737. package/segmented-control/modern/inverted.css +3 -3
  1738. package/select/components/arrow/Component.js +1 -1
  1739. package/select/components/arrow/index.css +5 -5
  1740. package/select/components/base-checkmark/Component.js +1 -1
  1741. package/select/components/base-checkmark/index.css +6 -6
  1742. package/select/components/base-option/Component.js +1 -1
  1743. package/select/components/base-option/index.css +15 -15
  1744. package/select/components/base-select/Component.js +2 -2
  1745. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1746. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1747. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1748. package/select/components/base-select/index.css +11 -11
  1749. package/select/components/base-select/mobile.css +12 -12
  1750. package/select/components/checkmark/Component.js +1 -1
  1751. package/select/components/checkmark/index.css +10 -10
  1752. package/select/components/checkmark-mobile/Component.js +1 -1
  1753. package/select/components/checkmark-mobile/index.css +6 -6
  1754. package/select/components/clear-button/Component.js +1 -1
  1755. package/select/components/clear-button/index.css +7 -7
  1756. package/select/components/field/Component.js +1 -1
  1757. package/select/components/field/index.css +14 -14
  1758. package/select/components/footer/Component.js +1 -1
  1759. package/select/components/footer/index.css +5 -5
  1760. package/select/components/optgroup/Component.js +1 -1
  1761. package/select/components/optgroup/index.css +6 -6
  1762. package/select/components/option/desktop/Component.js +1 -1
  1763. package/select/components/option/desktop/index.css +22 -22
  1764. package/select/components/option/mobile/Component.js +1 -1
  1765. package/select/components/option/mobile/index.css +19 -19
  1766. package/select/components/options-list/Component.js +1 -1
  1767. package/select/components/options-list/index.css +11 -11
  1768. package/select/components/search/Component.js +1 -1
  1769. package/select/components/search/index.css +2 -2
  1770. package/select/components/virtual-options-list/Component.js +1 -1
  1771. package/select/components/virtual-options-list/index.css +15 -15
  1772. package/select/cssm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  1773. package/select/esm/Component.responsive.js +3 -3
  1774. package/select/esm/components/arrow/Component.js +1 -1
  1775. package/select/esm/components/arrow/index.css +5 -5
  1776. package/select/esm/components/base-checkmark/Component.js +1 -1
  1777. package/select/esm/components/base-checkmark/index.css +6 -6
  1778. package/select/esm/components/base-option/Component.js +1 -1
  1779. package/select/esm/components/base-option/index.css +15 -15
  1780. package/select/esm/components/base-select/Component.js +2 -2
  1781. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1782. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1783. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1784. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1785. package/select/esm/components/base-select/index.css +11 -11
  1786. package/select/esm/components/base-select/index.js +2 -2
  1787. package/select/esm/components/base-select/mobile.css +12 -12
  1788. package/select/esm/components/checkmark/Component.js +1 -1
  1789. package/select/esm/components/checkmark/index.css +10 -10
  1790. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1791. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1792. package/select/esm/components/clear-button/Component.js +1 -1
  1793. package/select/esm/components/clear-button/index.css +7 -7
  1794. package/select/esm/components/field/Component.js +1 -1
  1795. package/select/esm/components/field/index.css +14 -14
  1796. package/select/esm/components/footer/Component.js +1 -1
  1797. package/select/esm/components/footer/index.css +5 -5
  1798. package/select/esm/components/index.js +2 -2
  1799. package/select/esm/components/optgroup/Component.js +1 -1
  1800. package/select/esm/components/optgroup/index.css +6 -6
  1801. package/select/esm/components/option/desktop/Component.js +1 -1
  1802. package/select/esm/components/option/desktop/index.css +22 -22
  1803. package/select/esm/components/option/mobile/Component.js +1 -1
  1804. package/select/esm/components/option/mobile/index.css +19 -19
  1805. package/select/esm/components/options-list/Component.js +1 -1
  1806. package/select/esm/components/options-list/index.css +11 -11
  1807. package/select/esm/components/search/Component.js +1 -1
  1808. package/select/esm/components/search/index.css +2 -2
  1809. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1810. package/select/esm/components/virtual-options-list/index.css +15 -15
  1811. package/select/esm/desktop/Component.desktop.js +2 -2
  1812. package/select/esm/desktop/index.js +2 -2
  1813. package/select/esm/index.js +3 -3
  1814. package/select/esm/{list-popover-desktop-a853ce4a.js → list-popover-desktop-4906e761.js} +1 -1
  1815. package/select/esm/mobile/Component.mobile.js +3 -3
  1816. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  1817. package/select/esm/mobile/index.js +3 -3
  1818. package/select/esm/mobile.module-b154623f.js +4 -0
  1819. package/select/esm/presets/index.js +1 -1
  1820. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1821. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1822. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1823. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1824. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1825. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1826. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1827. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1828. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1829. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1830. package/select/esm/shared/index.js +3 -3
  1831. package/select/{list-popover-desktop-2ec8e83c.js → list-popover-desktop-cc246b82.js} +1 -1
  1832. package/select/mobile/Component.mobile.js +1 -1
  1833. package/select/mobile.module-5a47ea2c.js +4 -0
  1834. package/select/modern/Component.responsive.js +3 -3
  1835. package/select/modern/components/arrow/Component.js +1 -1
  1836. package/select/modern/components/arrow/index.css +5 -5
  1837. package/select/modern/components/base-checkmark/Component.js +1 -1
  1838. package/select/modern/components/base-checkmark/index.css +6 -6
  1839. package/select/modern/components/base-option/Component.js +1 -1
  1840. package/select/modern/components/base-option/index.css +15 -15
  1841. package/select/modern/components/base-select/Component.js +2 -2
  1842. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1843. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1844. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1845. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1846. package/select/modern/components/base-select/index.css +11 -11
  1847. package/select/modern/components/base-select/index.js +2 -2
  1848. package/select/modern/components/base-select/mobile.css +12 -12
  1849. package/select/modern/components/checkmark/Component.js +1 -1
  1850. package/select/modern/components/checkmark/index.css +10 -10
  1851. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1852. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1853. package/select/modern/components/clear-button/Component.js +1 -1
  1854. package/select/modern/components/clear-button/index.css +7 -7
  1855. package/select/modern/components/field/Component.js +1 -1
  1856. package/select/modern/components/field/index.css +14 -14
  1857. package/select/modern/components/footer/Component.js +1 -1
  1858. package/select/modern/components/footer/index.css +5 -5
  1859. package/select/modern/components/index.js +2 -2
  1860. package/select/modern/components/optgroup/Component.js +1 -1
  1861. package/select/modern/components/optgroup/index.css +6 -6
  1862. package/select/modern/components/option/desktop/Component.js +1 -1
  1863. package/select/modern/components/option/desktop/index.css +22 -22
  1864. package/select/modern/components/option/mobile/Component.js +1 -1
  1865. package/select/modern/components/option/mobile/index.css +19 -19
  1866. package/select/modern/components/options-list/Component.js +1 -1
  1867. package/select/modern/components/options-list/index.css +11 -11
  1868. package/select/modern/components/search/Component.js +1 -1
  1869. package/select/modern/components/search/index.css +2 -2
  1870. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1871. package/select/modern/components/virtual-options-list/index.css +15 -15
  1872. package/select/modern/desktop/Component.desktop.js +2 -2
  1873. package/select/modern/desktop/index.js +2 -2
  1874. package/select/modern/index.js +3 -3
  1875. package/select/modern/{list-popover-desktop-e77b41d0.js → list-popover-desktop-14320aea.js} +1 -1
  1876. package/select/modern/mobile/Component.mobile.js +3 -3
  1877. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  1878. package/select/modern/mobile/index.js +3 -3
  1879. package/select/modern/mobile.module-eb1f8729.js +4 -0
  1880. package/select/modern/presets/index.js +1 -1
  1881. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1882. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1883. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1884. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1885. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1886. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1887. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1888. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1889. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1890. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1891. package/select/modern/shared/index.js +3 -3
  1892. package/select/presets/index.js +1 -1
  1893. package/select/presets/useSelectWithApply/hook.js +1 -1
  1894. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1895. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1896. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1897. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1898. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1899. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1900. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1901. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1902. package/select/presets/useSelectWithLoading/index.css +2 -2
  1903. package/select/shared/index.js +1 -1
  1904. package/select-with-tags/Component.responsive.d.ts +1 -1
  1905. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  1906. package/select-with-tags/components/tag/component.js +1 -1
  1907. package/select-with-tags/components/tag/index.css +14 -14
  1908. package/select-with-tags/components/tag-list/component.js +1 -1
  1909. package/select-with-tags/components/tag-list/index.css +36 -36
  1910. package/select-with-tags/esm/components/tag/component.js +1 -1
  1911. package/select-with-tags/esm/components/tag/index.css +14 -14
  1912. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1913. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1914. package/select-with-tags/modern/components/tag/component.js +1 -1
  1915. package/select-with-tags/modern/components/tag/index.css +14 -14
  1916. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1917. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1918. package/side-panel/components/content/Component.desktop.js +1 -1
  1919. package/side-panel/components/content/Component.js +1 -1
  1920. package/side-panel/components/content/Component.mobile.js +1 -1
  1921. package/side-panel/components/content/desktop.css +2 -2
  1922. package/side-panel/components/content/index.css +3 -3
  1923. package/side-panel/components/content/mobile.css +2 -2
  1924. package/side-panel/components/controls/Component.js +2 -2
  1925. package/side-panel/components/controls/index.css +1 -1
  1926. package/side-panel/components/footer/Component.desktop.js +1 -1
  1927. package/side-panel/components/footer/Component.js +2 -2
  1928. package/side-panel/components/footer/Component.mobile.js +1 -1
  1929. package/side-panel/components/footer/desktop.css +2 -2
  1930. package/side-panel/components/footer/index.css +3 -3
  1931. package/side-panel/components/footer/layout.css +16 -16
  1932. package/side-panel/components/footer/mobile.css +3 -3
  1933. package/side-panel/components/header/Component.js +3 -3
  1934. package/side-panel/components/header/desktop.css +4 -4
  1935. package/side-panel/components/header/index.css +13 -13
  1936. package/side-panel/components/header/mobile.css +4 -4
  1937. package/side-panel/desktop/Component.desktop.js +2 -2
  1938. package/side-panel/desktop/desktop.css +2 -2
  1939. package/side-panel/desktop/transitions.desktop.css +6 -6
  1940. package/side-panel/esm/Component.responsive.js +1 -1
  1941. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1942. package/side-panel/esm/components/content/Component.js +1 -1
  1943. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1944. package/side-panel/esm/components/content/desktop.css +2 -2
  1945. package/side-panel/esm/components/content/index.css +3 -3
  1946. package/side-panel/esm/components/content/mobile.css +2 -2
  1947. package/side-panel/esm/components/controls/Component.js +2 -2
  1948. package/side-panel/esm/components/controls/index.css +1 -1
  1949. package/side-panel/esm/components/controls/index.js +1 -1
  1950. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1951. package/side-panel/esm/components/footer/Component.js +2 -2
  1952. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1953. package/side-panel/esm/components/footer/desktop.css +2 -2
  1954. package/side-panel/esm/components/footer/index.css +3 -3
  1955. package/side-panel/esm/components/footer/layout.css +16 -16
  1956. package/side-panel/esm/components/footer/mobile.css +3 -3
  1957. package/side-panel/esm/components/header/Component.js +3 -3
  1958. package/side-panel/esm/components/header/desktop.css +4 -4
  1959. package/side-panel/esm/components/header/index.css +13 -13
  1960. package/side-panel/esm/components/header/mobile.css +4 -4
  1961. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1962. package/side-panel/esm/desktop/desktop.css +2 -2
  1963. package/side-panel/esm/desktop/index.js +1 -1
  1964. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  1965. package/side-panel/esm/index.js +1 -1
  1966. package/side-panel/esm/layout.module-57dfa099.js +4 -0
  1967. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1968. package/side-panel/esm/mobile/index.js +1 -1
  1969. package/side-panel/esm/mobile/mobile.css +4 -4
  1970. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  1971. package/side-panel/layout.module-0fafda8d.js +4 -0
  1972. package/side-panel/mobile/Component.mobile.js +2 -2
  1973. package/side-panel/mobile/mobile.css +4 -4
  1974. package/side-panel/mobile/transitions.mobile.css +7 -7
  1975. package/side-panel/modern/Component.responsive.js +1 -1
  1976. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1977. package/side-panel/modern/components/content/Component.js +1 -1
  1978. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1979. package/side-panel/modern/components/content/desktop.css +2 -2
  1980. package/side-panel/modern/components/content/index.css +3 -3
  1981. package/side-panel/modern/components/content/mobile.css +2 -2
  1982. package/side-panel/modern/components/controls/Component.js +2 -2
  1983. package/side-panel/modern/components/controls/index.css +1 -1
  1984. package/side-panel/modern/components/controls/index.js +1 -1
  1985. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1986. package/side-panel/modern/components/footer/Component.js +2 -2
  1987. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1988. package/side-panel/modern/components/footer/desktop.css +2 -2
  1989. package/side-panel/modern/components/footer/index.css +3 -3
  1990. package/side-panel/modern/components/footer/layout.css +16 -16
  1991. package/side-panel/modern/components/footer/mobile.css +3 -3
  1992. package/side-panel/modern/components/header/Component.js +3 -3
  1993. package/side-panel/modern/components/header/desktop.css +4 -4
  1994. package/side-panel/modern/components/header/index.css +13 -13
  1995. package/side-panel/modern/components/header/mobile.css +4 -4
  1996. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1997. package/side-panel/modern/desktop/desktop.css +2 -2
  1998. package/side-panel/modern/desktop/index.js +1 -1
  1999. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  2000. package/side-panel/modern/index.js +1 -1
  2001. package/side-panel/modern/layout.module-727ebbe0.js +4 -0
  2002. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  2003. package/side-panel/modern/mobile/index.js +1 -1
  2004. package/side-panel/modern/mobile/mobile.css +4 -4
  2005. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  2006. package/skeleton/Component.js +3 -3
  2007. package/skeleton/default.css +4 -4
  2008. package/skeleton/esm/Component.js +3 -3
  2009. package/skeleton/esm/default.css +4 -4
  2010. package/skeleton/esm/index.css +19 -19
  2011. package/skeleton/esm/inverted.css +4 -4
  2012. package/skeleton/index.css +19 -19
  2013. package/skeleton/inverted.css +4 -4
  2014. package/skeleton/modern/Component.js +3 -3
  2015. package/skeleton/modern/default.css +4 -4
  2016. package/skeleton/modern/index.css +19 -19
  2017. package/skeleton/modern/inverted.css +4 -4
  2018. package/slider/Component.d.ts +5 -0
  2019. package/slider/Component.js +5 -3
  2020. package/slider/cssm/Component.d.ts +5 -0
  2021. package/slider/cssm/Component.js +4 -2
  2022. package/slider/esm/Component.d.ts +5 -0
  2023. package/slider/esm/Component.js +5 -3
  2024. package/slider/esm/index.css +20 -20
  2025. package/slider/index.css +20 -20
  2026. package/slider/modern/Component.d.ts +5 -0
  2027. package/slider/modern/Component.js +5 -3
  2028. package/slider/modern/index.css +20 -20
  2029. package/slider/moderncssm/Component.d.ts +5 -0
  2030. package/slider/moderncssm/Component.js +4 -2
  2031. package/slider-input/Component.js +1 -1
  2032. package/slider-input/esm/Component.js +1 -1
  2033. package/slider-input/esm/index.css +26 -26
  2034. package/slider-input/index.css +26 -26
  2035. package/slider-input/modern/Component.js +1 -1
  2036. package/slider-input/modern/index.css +26 -26
  2037. package/sortable-list/Component.js +1 -1
  2038. package/sortable-list/components/item/Components.js +1 -1
  2039. package/sortable-list/components/item/index.css +25 -25
  2040. package/sortable-list/esm/Component.js +1 -1
  2041. package/sortable-list/esm/components/item/Components.js +1 -1
  2042. package/sortable-list/esm/components/item/index.css +25 -25
  2043. package/sortable-list/esm/index.css +30 -30
  2044. package/sortable-list/index.css +30 -30
  2045. package/sortable-list/modern/Component.js +1 -1
  2046. package/sortable-list/modern/components/item/Components.js +1 -1
  2047. package/sortable-list/modern/components/item/index.css +25 -25
  2048. package/sortable-list/modern/index.css +30 -30
  2049. package/space/Component.js +1 -1
  2050. package/space/esm/Component.js +1 -1
  2051. package/space/esm/index.css +10 -10
  2052. package/space/index.css +10 -10
  2053. package/space/modern/Component.js +1 -1
  2054. package/space/modern/index.css +10 -10
  2055. package/spinner/Component.js +4 -4
  2056. package/spinner/default.css +1 -1
  2057. package/spinner/esm/Component.js +4 -4
  2058. package/spinner/esm/default.css +1 -1
  2059. package/spinner/esm/index.css +5 -5
  2060. package/spinner/esm/inverted.css +1 -1
  2061. package/spinner/esm/preset.css +3 -3
  2062. package/spinner/index.css +5 -5
  2063. package/spinner/inverted.css +1 -1
  2064. package/spinner/modern/Component.js +4 -4
  2065. package/spinner/modern/default.css +1 -1
  2066. package/spinner/modern/index.css +5 -5
  2067. package/spinner/modern/inverted.css +1 -1
  2068. package/spinner/modern/preset.css +3 -3
  2069. package/spinner/preset.css +3 -3
  2070. package/status/Component.js +1 -1
  2071. package/status/esm/Component.js +1 -1
  2072. package/status/esm/index.css +39 -39
  2073. package/status/index.css +39 -39
  2074. package/status/modern/Component.js +1 -1
  2075. package/status/modern/index.css +39 -39
  2076. package/status-badge/Component.js +3 -3
  2077. package/status-badge/default.css +8 -8
  2078. package/status-badge/esm/Component.js +3 -3
  2079. package/status-badge/esm/default.css +8 -8
  2080. package/status-badge/esm/index.css +9 -9
  2081. package/status-badge/esm/inverted.css +8 -8
  2082. package/status-badge/index.css +9 -9
  2083. package/status-badge/inverted.css +8 -8
  2084. package/status-badge/modern/Component.js +3 -3
  2085. package/status-badge/modern/default.css +8 -8
  2086. package/status-badge/modern/index.css +9 -9
  2087. package/status-badge/modern/inverted.css +8 -8
  2088. package/stepped-progress-bar/Component.js +3 -3
  2089. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2090. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  2091. package/stepped-progress-bar/default.css +2 -2
  2092. package/stepped-progress-bar/esm/Component.js +3 -3
  2093. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2094. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  2095. package/stepped-progress-bar/esm/default.css +2 -2
  2096. package/stepped-progress-bar/esm/index.css +3 -3
  2097. package/stepped-progress-bar/esm/inverted.css +2 -2
  2098. package/stepped-progress-bar/index.css +3 -3
  2099. package/stepped-progress-bar/inverted.css +2 -2
  2100. package/stepped-progress-bar/modern/Component.js +3 -3
  2101. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2102. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  2103. package/stepped-progress-bar/modern/default.css +2 -2
  2104. package/stepped-progress-bar/modern/index.css +3 -3
  2105. package/stepped-progress-bar/modern/inverted.css +2 -2
  2106. package/steps/Component.js +1 -1
  2107. package/steps/components/step/Component.js +1 -1
  2108. package/steps/components/step/index.css +30 -30
  2109. package/steps/components/step-indicator/Component.js +1 -1
  2110. package/steps/components/step-indicator/index.css +1 -1
  2111. package/steps/esm/Component.js +1 -1
  2112. package/steps/esm/components/step/Component.js +1 -1
  2113. package/steps/esm/components/step/index.css +30 -30
  2114. package/steps/esm/components/step-indicator/Component.js +1 -1
  2115. package/steps/esm/components/step-indicator/index.css +1 -1
  2116. package/steps/esm/index.css +2 -2
  2117. package/steps/index.css +2 -2
  2118. package/steps/modern/Component.js +1 -1
  2119. package/steps/modern/components/step/Component.js +1 -1
  2120. package/steps/modern/components/step/index.css +30 -30
  2121. package/steps/modern/components/step-indicator/Component.js +1 -1
  2122. package/steps/modern/components/step-indicator/index.css +1 -1
  2123. package/steps/modern/index.css +2 -2
  2124. package/switch/Component.js +3 -3
  2125. package/switch/default.css +11 -11
  2126. package/switch/esm/Component.js +3 -3
  2127. package/switch/esm/default.css +11 -11
  2128. package/switch/esm/index.css +19 -19
  2129. package/switch/esm/inverted.css +11 -11
  2130. package/switch/index.css +19 -19
  2131. package/switch/inverted.css +11 -11
  2132. package/switch/modern/Component.js +3 -3
  2133. package/switch/modern/default.css +11 -11
  2134. package/switch/modern/index.css +19 -19
  2135. package/switch/modern/inverted.css +11 -11
  2136. package/system-message/Component.js +1 -1
  2137. package/system-message/components/caption/Component.js +1 -1
  2138. package/system-message/components/caption/index.css +1 -1
  2139. package/system-message/components/controls/Component.js +1 -1
  2140. package/system-message/components/controls/index.css +10 -10
  2141. package/system-message/components/graphic/Component.js +1 -1
  2142. package/system-message/components/graphic/index.css +1 -1
  2143. package/system-message/components/subtitle/Component.js +1 -1
  2144. package/system-message/components/subtitle/index.css +1 -1
  2145. package/system-message/components/title/Component.js +3 -3
  2146. package/system-message/components/title/desktop.css +1 -1
  2147. package/system-message/components/title/index.css +1 -1
  2148. package/system-message/components/title/mobile.css +1 -1
  2149. package/system-message/esm/Component.js +1 -1
  2150. package/system-message/esm/components/caption/Component.js +1 -1
  2151. package/system-message/esm/components/caption/index.css +1 -1
  2152. package/system-message/esm/components/controls/Component.js +1 -1
  2153. package/system-message/esm/components/controls/index.css +10 -10
  2154. package/system-message/esm/components/graphic/Component.js +1 -1
  2155. package/system-message/esm/components/graphic/index.css +1 -1
  2156. package/system-message/esm/components/subtitle/Component.js +1 -1
  2157. package/system-message/esm/components/subtitle/index.css +1 -1
  2158. package/system-message/esm/components/title/Component.js +3 -3
  2159. package/system-message/esm/components/title/desktop.css +1 -1
  2160. package/system-message/esm/components/title/index.css +1 -1
  2161. package/system-message/esm/components/title/mobile.css +1 -1
  2162. package/system-message/esm/index.css +6 -6
  2163. package/system-message/index.css +6 -6
  2164. package/system-message/modern/Component.js +1 -1
  2165. package/system-message/modern/components/caption/Component.js +1 -1
  2166. package/system-message/modern/components/caption/index.css +1 -1
  2167. package/system-message/modern/components/controls/Component.js +1 -1
  2168. package/system-message/modern/components/controls/index.css +10 -10
  2169. package/system-message/modern/components/graphic/Component.js +1 -1
  2170. package/system-message/modern/components/graphic/index.css +1 -1
  2171. package/system-message/modern/components/subtitle/Component.js +1 -1
  2172. package/system-message/modern/components/subtitle/index.css +1 -1
  2173. package/system-message/modern/components/title/Component.js +3 -3
  2174. package/system-message/modern/components/title/desktop.css +1 -1
  2175. package/system-message/modern/components/title/index.css +1 -1
  2176. package/system-message/modern/components/title/mobile.css +1 -1
  2177. package/system-message/modern/index.css +6 -6
  2178. package/tab-bar/Component.js +1 -1
  2179. package/tab-bar/components/tab/Component.js +1 -1
  2180. package/tab-bar/components/tab/index.css +7 -7
  2181. package/tab-bar/esm/Component.js +1 -1
  2182. package/tab-bar/esm/components/tab/Component.js +1 -1
  2183. package/tab-bar/esm/components/tab/index.css +7 -7
  2184. package/tab-bar/esm/index.css +4 -4
  2185. package/tab-bar/index.css +4 -4
  2186. package/tab-bar/modern/Component.js +1 -1
  2187. package/tab-bar/modern/components/tab/Component.js +1 -1
  2188. package/tab-bar/modern/components/tab/index.css +7 -7
  2189. package/tab-bar/modern/index.css +4 -4
  2190. package/table/components/pagination/Component.js +1 -1
  2191. package/table/components/pagination/index.css +9 -9
  2192. package/table/components/pagination/select-field/index.css +4 -4
  2193. package/table/components/pagination/select-field/index.js +1 -1
  2194. package/table/components/table/Component.js +1 -1
  2195. package/table/components/table/index.css +7 -7
  2196. package/table/components/tbody/Component.js +1 -1
  2197. package/table/components/tbody/index.css +2 -2
  2198. package/table/components/tcell/Component.js +1 -1
  2199. package/table/components/tcell/index.css +6 -6
  2200. package/table/components/texpandable-row/Component.js +1 -1
  2201. package/table/components/texpandable-row/index.css +5 -5
  2202. package/table/components/thead/Component.js +1 -1
  2203. package/table/components/thead/index.css +6 -6
  2204. package/table/components/thead-cell/Component.js +1 -1
  2205. package/table/components/thead-cell/index.css +9 -9
  2206. package/table/components/trow/Component.js +1 -1
  2207. package/table/components/trow/index.css +8 -8
  2208. package/table/components/tsortable-head-cell/Component.js +1 -1
  2209. package/table/components/tsortable-head-cell/index.css +8 -8
  2210. package/table/esm/components/pagination/Component.js +1 -1
  2211. package/table/esm/components/pagination/index.css +9 -9
  2212. package/table/esm/components/pagination/select-field/index.css +4 -4
  2213. package/table/esm/components/pagination/select-field/index.js +1 -1
  2214. package/table/esm/components/table/Component.js +1 -1
  2215. package/table/esm/components/table/index.css +7 -7
  2216. package/table/esm/components/tbody/Component.js +1 -1
  2217. package/table/esm/components/tbody/index.css +2 -2
  2218. package/table/esm/components/tcell/Component.js +1 -1
  2219. package/table/esm/components/tcell/index.css +6 -6
  2220. package/table/esm/components/texpandable-row/Component.js +1 -1
  2221. package/table/esm/components/texpandable-row/index.css +5 -5
  2222. package/table/esm/components/thead/Component.js +1 -1
  2223. package/table/esm/components/thead/index.css +6 -6
  2224. package/table/esm/components/thead-cell/Component.js +1 -1
  2225. package/table/esm/components/thead-cell/index.css +9 -9
  2226. package/table/esm/components/trow/Component.js +1 -1
  2227. package/table/esm/components/trow/index.css +8 -8
  2228. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2229. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2230. package/table/modern/components/pagination/Component.js +1 -1
  2231. package/table/modern/components/pagination/index.css +9 -9
  2232. package/table/modern/components/pagination/select-field/index.css +4 -4
  2233. package/table/modern/components/pagination/select-field/index.js +1 -1
  2234. package/table/modern/components/table/Component.js +1 -1
  2235. package/table/modern/components/table/index.css +7 -7
  2236. package/table/modern/components/tbody/Component.js +1 -1
  2237. package/table/modern/components/tbody/index.css +2 -2
  2238. package/table/modern/components/tcell/Component.js +1 -1
  2239. package/table/modern/components/tcell/index.css +6 -6
  2240. package/table/modern/components/texpandable-row/Component.js +1 -1
  2241. package/table/modern/components/texpandable-row/index.css +5 -5
  2242. package/table/modern/components/thead/Component.js +1 -1
  2243. package/table/modern/components/thead/index.css +6 -6
  2244. package/table/modern/components/thead-cell/Component.js +1 -1
  2245. package/table/modern/components/thead-cell/index.css +9 -9
  2246. package/table/modern/components/trow/Component.js +1 -1
  2247. package/table/modern/components/trow/index.css +8 -8
  2248. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2249. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2250. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2251. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2252. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2253. package/tabs/components/primary-tablist/index.css +132 -132
  2254. package/tabs/components/primary-tablist/mobile.css +220 -220
  2255. package/tabs/components/scroll-controls/Component.js +1 -1
  2256. package/tabs/components/scroll-controls/index.css +12 -12
  2257. package/tabs/components/scrollable-container/Component.js +1 -1
  2258. package/tabs/components/scrollable-container/index.css +6 -6
  2259. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2260. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2261. package/tabs/components/secondary-tablist/index.css +17 -17
  2262. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2263. package/tabs/components/tab/Component.js +1 -1
  2264. package/tabs/components/tab/index.css +3 -3
  2265. package/tabs/esm/collapsible/index.js +1 -1
  2266. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2267. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2268. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2269. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2270. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2271. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2272. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2273. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2274. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2275. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2276. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2277. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2278. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2279. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2280. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2281. package/tabs/esm/components/tab/Component.js +1 -1
  2282. package/tabs/esm/components/tab/index.css +3 -3
  2283. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2284. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2285. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2286. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2287. package/tabs/esm/desktop/index.js +2 -2
  2288. package/tabs/esm/index.js +2 -2
  2289. package/tabs/esm/index.module-2d07af46.js +4 -0
  2290. package/tabs/esm/index.module-fc34cfdb.js +4 -0
  2291. package/tabs/esm/mobile/index.js +2 -2
  2292. package/tabs/index.module-1eb7e4b0.js +4 -0
  2293. package/tabs/index.module-4f5c9f30.js +4 -0
  2294. package/tabs/modern/collapsible/index.js +1 -1
  2295. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2296. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2297. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2298. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2299. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2300. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2301. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2302. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2303. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2304. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2305. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2306. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2307. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2308. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2309. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2310. package/tabs/modern/components/tab/Component.js +1 -1
  2311. package/tabs/modern/components/tab/index.css +3 -3
  2312. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2313. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2314. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2315. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2316. package/tabs/modern/desktop/index.js +2 -2
  2317. package/tabs/modern/index.js +2 -2
  2318. package/tabs/modern/index.module-03fa5272.js +4 -0
  2319. package/tabs/modern/index.module-441d16f4.js +4 -0
  2320. package/tabs/modern/mobile/index.js +2 -2
  2321. package/tag/components/base-tag/Component.js +3 -3
  2322. package/tag/components/base-tag/default.css +10 -10
  2323. package/tag/components/base-tag/index.css +37 -37
  2324. package/tag/components/base-tag/inverted.css +10 -10
  2325. package/tag/desktop/Component.desktop.js +3 -3
  2326. package/tag/desktop/default.desktop.css +4 -4
  2327. package/tag/desktop/desktop.css +6 -6
  2328. package/tag/desktop/inverted.desktop.css +4 -4
  2329. package/tag/esm/components/base-tag/Component.js +3 -3
  2330. package/tag/esm/components/base-tag/default.css +10 -10
  2331. package/tag/esm/components/base-tag/index.css +37 -37
  2332. package/tag/esm/components/base-tag/inverted.css +10 -10
  2333. package/tag/esm/desktop/Component.desktop.js +3 -3
  2334. package/tag/esm/desktop/default.desktop.css +4 -4
  2335. package/tag/esm/desktop/desktop.css +6 -6
  2336. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2337. package/tag/esm/mobile/Component.mobile.js +3 -3
  2338. package/tag/esm/mobile/default.mobile.css +4 -4
  2339. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2340. package/tag/esm/mobile/mobile.css +6 -6
  2341. package/tag/mobile/Component.mobile.js +3 -3
  2342. package/tag/mobile/default.mobile.css +4 -4
  2343. package/tag/mobile/inverted.mobile.css +4 -4
  2344. package/tag/mobile/mobile.css +6 -6
  2345. package/tag/modern/components/base-tag/Component.js +3 -3
  2346. package/tag/modern/components/base-tag/default.css +10 -10
  2347. package/tag/modern/components/base-tag/index.css +37 -37
  2348. package/tag/modern/components/base-tag/inverted.css +10 -10
  2349. package/tag/modern/desktop/Component.desktop.js +3 -3
  2350. package/tag/modern/desktop/default.desktop.css +4 -4
  2351. package/tag/modern/desktop/desktop.css +6 -6
  2352. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2353. package/tag/modern/mobile/Component.mobile.js +3 -3
  2354. package/tag/modern/mobile/default.mobile.css +4 -4
  2355. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2356. package/tag/modern/mobile/mobile.css +6 -6
  2357. package/text/Component.js +2 -2
  2358. package/text/esm/Component.js +2 -2
  2359. package/text/esm/index.css +8 -8
  2360. package/text/esm/mixin.css +75 -75
  2361. package/text/index.css +8 -8
  2362. package/text/mixin.css +75 -75
  2363. package/text/modern/Component.js +2 -2
  2364. package/text/modern/index.css +8 -8
  2365. package/text/modern/mixin.css +75 -75
  2366. package/textarea/Component.js +3 -3
  2367. package/textarea/{PseudoTextArea-63acc5ad.js → PseudoTextArea-5029148f.js} +1 -1
  2368. package/textarea/components/PseudoTextArea.js +1 -1
  2369. package/textarea/components/index.d.ts +1 -1
  2370. package/textarea/components/index.js +1 -1
  2371. package/textarea/default.css +17 -17
  2372. package/textarea/esm/Component.js +3 -3
  2373. package/textarea/esm/{PseudoTextArea-70617958.js → PseudoTextArea-bdb22b2f.js} +1 -1
  2374. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2375. package/textarea/esm/components/index.d.ts +1 -1
  2376. package/textarea/esm/components/index.js +1 -1
  2377. package/textarea/esm/default.css +17 -17
  2378. package/textarea/esm/index.css +53 -53
  2379. package/textarea/esm/index.js +1 -1
  2380. package/textarea/esm/inverted.css +17 -17
  2381. package/textarea/index.css +53 -53
  2382. package/textarea/inverted.css +17 -17
  2383. package/textarea/modern/Component.js +3 -3
  2384. package/textarea/modern/PseudoTextArea-fa7a1c1a.js +13 -0
  2385. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2386. package/textarea/modern/components/index.d.ts +1 -1
  2387. package/textarea/modern/components/index.js +1 -1
  2388. package/textarea/modern/default.css +17 -17
  2389. package/textarea/modern/index.css +53 -53
  2390. package/textarea/modern/index.js +1 -1
  2391. package/textarea/modern/inverted.css +17 -17
  2392. package/themes/click.d.ts +1 -1
  2393. package/themes/click.js +8 -2
  2394. package/themes/compiled/mobile-dark-bluetint.css +238 -3513
  2395. package/themes/compiled/mobile-dark-bluetint.d.ts +2 -2
  2396. package/themes/compiled/mobile-dark-bluetint.js +8 -3
  2397. package/themes/corp.d.ts +1 -1
  2398. package/themes/corp.js +8 -2
  2399. package/themes/dark.d.ts +1 -1
  2400. package/themes/dark.js +8 -2
  2401. package/themes/esm/click.d.ts +1 -1
  2402. package/themes/esm/click.js +4 -2
  2403. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -2
  2404. package/themes/esm/compiled/mobile-dark-bluetint.js +1 -4
  2405. package/themes/esm/corp.d.ts +1 -1
  2406. package/themes/esm/corp.js +4 -2
  2407. package/themes/esm/dark.d.ts +1 -1
  2408. package/themes/esm/dark.js +4 -2
  2409. package/themes/esm/intranet.d.ts +1 -1
  2410. package/themes/esm/intranet.js +4 -2
  2411. package/themes/esm/mobile.d.ts +1 -1
  2412. package/themes/esm/mobile.js +4 -2
  2413. package/themes/esm/site.d.ts +1 -1
  2414. package/themes/esm/site.js +4 -2
  2415. package/themes/intranet.d.ts +1 -1
  2416. package/themes/intranet.js +8 -2
  2417. package/themes/mobile.d.ts +1 -1
  2418. package/themes/mobile.js +8 -2
  2419. package/themes/modern/click.d.ts +1 -1
  2420. package/themes/modern/click.js +3 -2029
  2421. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -2
  2422. package/themes/modern/compiled/mobile-dark-bluetint.js +1 -3877
  2423. package/themes/modern/corp.d.ts +1 -1
  2424. package/themes/modern/corp.js +3 -1986
  2425. package/themes/modern/dark.d.ts +1 -1
  2426. package/themes/modern/dark.js +4 -688
  2427. package/themes/modern/intranet.d.ts +1 -1
  2428. package/themes/modern/intranet.js +3 -1915
  2429. package/themes/modern/mobile.d.ts +1 -1
  2430. package/themes/modern/mobile.js +3 -1911
  2431. package/themes/modern/site.d.ts +1 -1
  2432. package/themes/modern/site.js +3 -2036
  2433. package/themes/site.d.ts +1 -1
  2434. package/themes/site.js +8 -2
  2435. package/toast/components/base-toast/component.js +1 -1
  2436. package/toast/components/base-toast/index.css +9 -9
  2437. package/toast/esm/components/base-toast/component.js +1 -1
  2438. package/toast/esm/components/base-toast/index.css +9 -9
  2439. package/toast/modern/components/base-toast/component.js +1 -1
  2440. package/toast/modern/components/base-toast/index.css +9 -9
  2441. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2442. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2443. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2444. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2445. package/toast-plate/desktop/Component.desktop.js +1 -1
  2446. package/toast-plate/desktop/desktop.css +4 -4
  2447. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2448. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2449. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2450. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2451. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2452. package/toast-plate/esm/desktop/desktop.css +4 -4
  2453. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2454. package/toast-plate/esm/mobile/mobile.css +4 -4
  2455. package/toast-plate/mobile/Component.mobile.js +1 -1
  2456. package/toast-plate/mobile/mobile.css +4 -4
  2457. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2458. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2459. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2460. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2461. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2462. package/toast-plate/modern/desktop/desktop.css +4 -4
  2463. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2464. package/toast-plate/modern/mobile/mobile.css +4 -4
  2465. package/tooltip/default.css +5 -5
  2466. package/tooltip/desktop/Component.desktop.js +4 -4
  2467. package/tooltip/desktop/desktop.css +3 -3
  2468. package/tooltip/esm/default.css +5 -5
  2469. package/tooltip/esm/desktop/Component.desktop.js +4 -4
  2470. package/tooltip/esm/desktop/desktop.css +3 -3
  2471. package/tooltip/esm/index.css +8 -8
  2472. package/tooltip/esm/inverted.css +5 -5
  2473. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2474. package/tooltip/esm/mobile/mobile.css +4 -4
  2475. package/tooltip/index.css +8 -8
  2476. package/tooltip/inverted.css +5 -5
  2477. package/tooltip/mobile/Component.mobile.js +1 -1
  2478. package/tooltip/mobile/mobile.css +4 -4
  2479. package/tooltip/modern/default.css +5 -5
  2480. package/tooltip/modern/desktop/Component.desktop.js +4 -4
  2481. package/tooltip/modern/desktop/desktop.css +3 -3
  2482. package/tooltip/modern/index.css +8 -8
  2483. package/tooltip/modern/inverted.css +5 -5
  2484. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2485. package/tooltip/modern/mobile/mobile.css +4 -4
  2486. package/typography/colors.css +20 -20
  2487. package/typography/colors.module-8212ddb6.js +4 -0
  2488. package/typography/common.module-bd70a709.js +4 -0
  2489. package/typography/esm/colors.css +20 -20
  2490. package/typography/esm/colors.module-12815579.js +4 -0
  2491. package/typography/esm/common.module-0efecd91.js +4 -0
  2492. package/typography/esm/component.js +2 -2
  2493. package/typography/esm/hooks/use-skeleton.css +4 -4
  2494. package/typography/esm/hooks/use-skeleton.js +1 -1
  2495. package/typography/esm/index.js +2 -2
  2496. package/typography/esm/text/alfasans-index.css +29 -29
  2497. package/typography/esm/text/component.js +3 -3
  2498. package/typography/esm/text/index.css +21 -21
  2499. package/typography/esm/text/index.js +1 -1
  2500. package/typography/esm/title/alfasans-index.css +10 -10
  2501. package/typography/esm/title/common.css +8 -8
  2502. package/typography/esm/title/component.js +1 -1
  2503. package/typography/esm/title/index.css +16 -16
  2504. package/typography/esm/title/index.js +4 -4
  2505. package/typography/esm/title-mobile/alfasans-index.css +10 -10
  2506. package/typography/esm/title-mobile/component.js +4 -4
  2507. package/typography/esm/title-mobile/index.css +15 -15
  2508. package/typography/esm/title-mobile/index.js +2 -2
  2509. package/typography/esm/title-responsive/component.js +2 -2
  2510. package/typography/esm/title-responsive/index.js +2 -2
  2511. package/typography/hooks/use-skeleton.css +4 -4
  2512. package/typography/hooks/use-skeleton.js +1 -1
  2513. package/typography/modern/colors.css +20 -20
  2514. package/typography/modern/colors.module-b10a3d05.js +4 -0
  2515. package/typography/modern/common.module-b546ea3c.js +4 -0
  2516. package/typography/modern/component.js +2 -2
  2517. package/typography/modern/hooks/use-skeleton.css +4 -4
  2518. package/typography/modern/hooks/use-skeleton.js +1 -1
  2519. package/typography/modern/index.js +2 -2
  2520. package/typography/modern/text/alfasans-index.css +29 -29
  2521. package/typography/modern/text/component.js +3 -3
  2522. package/typography/modern/text/index.css +21 -21
  2523. package/typography/modern/text/index.js +1 -1
  2524. package/typography/modern/title/alfasans-index.css +10 -10
  2525. package/typography/modern/title/common.css +8 -8
  2526. package/typography/modern/title/component.js +1 -1
  2527. package/typography/modern/title/index.css +16 -16
  2528. package/typography/modern/title/index.js +4 -4
  2529. package/typography/modern/title-mobile/alfasans-index.css +10 -10
  2530. package/typography/modern/title-mobile/component.js +4 -4
  2531. package/typography/modern/title-mobile/index.css +15 -15
  2532. package/typography/modern/title-mobile/index.js +2 -2
  2533. package/typography/modern/title-responsive/component.js +2 -2
  2534. package/typography/modern/title-responsive/index.js +2 -2
  2535. package/typography/text/alfasans-index.css +29 -29
  2536. package/typography/text/component.js +3 -3
  2537. package/typography/text/index.css +21 -21
  2538. package/typography/title/alfasans-index.css +10 -10
  2539. package/typography/title/common.css +8 -8
  2540. package/typography/title/component.js +1 -1
  2541. package/typography/title/index.css +16 -16
  2542. package/typography/title/index.js +3 -3
  2543. package/typography/title-mobile/alfasans-index.css +10 -10
  2544. package/typography/title-mobile/component.js +3 -3
  2545. package/typography/title-mobile/index.css +15 -15
  2546. package/underlay/Component.js +1 -1
  2547. package/underlay/esm/Component.js +1 -1
  2548. package/underlay/esm/index.css +161 -161
  2549. package/underlay/esm/index.js +1 -1
  2550. package/underlay/esm/index.module-07d1a9a6.js +4 -0
  2551. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2552. package/underlay/esm/utils/getClasses.js +1 -1
  2553. package/underlay/index.css +161 -161
  2554. package/underlay/index.module-e2d79512.js +4 -0
  2555. package/underlay/modern/Component.js +1 -1
  2556. package/underlay/modern/index.css +161 -161
  2557. package/underlay/modern/index.js +1 -1
  2558. package/underlay/modern/index.module-51fa9a47.js +4 -0
  2559. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2560. package/underlay/modern/utils/getClasses.js +1 -1
  2561. package/underlay/utils/getBorderCorners.js +1 -1
  2562. package/underlay/utils/getClasses.js +1 -1
  2563. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2564. package/universal-date-input/components/date-input/Component.js +2 -2
  2565. package/universal-date-input/components/date-input/date-input.desktop.css +1 -1
  2566. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2567. package/universal-date-input/esm/Component.responsive.js +1 -1
  2568. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2569. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2570. package/universal-date-input/esm/components/date-input/Component.js +2 -2
  2571. package/universal-date-input/esm/components/date-input/date-input.desktop.css +1 -1
  2572. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2573. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2574. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2575. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2576. package/universal-date-input/esm/desktop/index.js +1 -1
  2577. package/universal-date-input/esm/index.css +7 -7
  2578. package/universal-date-input/esm/index.js +1 -1
  2579. package/universal-date-input/esm/index.module-025a8088.js +4 -0
  2580. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2581. package/universal-date-input/esm/mobile/index.js +1 -1
  2582. package/universal-date-input/index.css +7 -7
  2583. package/universal-date-input/index.module-6ec08fcc.js +4 -0
  2584. package/universal-date-input/modern/Component.responsive.js +1 -1
  2585. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2586. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2587. package/universal-date-input/modern/components/date-input/Component.js +2 -2
  2588. package/universal-date-input/modern/components/date-input/date-input.desktop.css +1 -1
  2589. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2590. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2591. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2592. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2593. package/universal-date-input/modern/desktop/index.js +1 -1
  2594. package/universal-date-input/modern/index.css +7 -7
  2595. package/universal-date-input/modern/index.js +1 -1
  2596. package/universal-date-input/modern/index.module-ccba71c6.js +4 -0
  2597. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2598. package/universal-date-input/modern/mobile/index.js +1 -1
  2599. package/universal-modal/components/content/base-content/base-content.js +1 -1
  2600. package/universal-modal/components/content/base-content/index.css +4 -4
  2601. package/universal-modal/components/content/mobile/Component.mobile.js +1 -1
  2602. package/universal-modal/components/content/mobile/mobile.css +3 -3
  2603. package/universal-modal/components/footer/base-footer/base-footer.js +1 -1
  2604. package/universal-modal/components/footer/base-footer/index.css +3 -3
  2605. package/universal-modal/components/footer/desktop/Component.desktop.js +2 -2
  2606. package/universal-modal/components/footer/desktop/desktop.css +1 -1
  2607. package/universal-modal/components/footer/desktop/layout.css +9 -9
  2608. package/universal-modal/components/footer/mobile/Component.mobile.js +2 -2
  2609. package/universal-modal/components/footer/mobile/layout.mobile.css +8 -8
  2610. package/universal-modal/components/footer/mobile/mobile.css +2 -2
  2611. package/universal-modal/components/header/base-header/index.css +12 -12
  2612. package/universal-modal/components/header/desktop/Component.desktop.js +2 -2
  2613. package/universal-modal/components/header/desktop/desktop.css +8 -8
  2614. package/universal-modal/components/header/mobile/Component.mobile.js +2 -2
  2615. package/universal-modal/components/header/mobile/mobile.css +4 -4
  2616. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2617. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2618. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2619. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2620. package/universal-modal/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2621. package/universal-modal/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2622. package/universal-modal/desktop/components/center-modal/center-modal.js +3 -3
  2623. package/universal-modal/desktop/components/center-modal/styles/index.css +521 -521
  2624. package/universal-modal/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2625. package/universal-modal/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2626. package/universal-modal/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2627. package/universal-modal/desktop/components/side-modal/side-modal.js +1 -1
  2628. package/universal-modal/desktop/components/side-modal/styles/index.css +524 -524
  2629. package/universal-modal/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2630. package/universal-modal/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2631. package/universal-modal/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2632. package/universal-modal/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2633. package/universal-modal/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2634. package/universal-modal/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2635. package/universal-modal/esm/Component.responsive.js +1 -1
  2636. package/universal-modal/esm/components/content/base-content/base-content.js +1 -1
  2637. package/universal-modal/esm/components/content/base-content/index.css +4 -4
  2638. package/universal-modal/esm/components/content/mobile/Component.mobile.js +1 -1
  2639. package/universal-modal/esm/components/content/mobile/mobile.css +3 -3
  2640. package/universal-modal/esm/components/footer/base-footer/base-footer.js +1 -1
  2641. package/universal-modal/esm/components/footer/base-footer/index.css +3 -3
  2642. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +2 -2
  2643. package/universal-modal/esm/components/footer/desktop/desktop.css +1 -1
  2644. package/universal-modal/esm/components/footer/desktop/layout.css +9 -9
  2645. package/universal-modal/esm/components/footer/mobile/Component.mobile.js +2 -2
  2646. package/universal-modal/esm/components/footer/mobile/layout.mobile.css +8 -8
  2647. package/universal-modal/esm/components/footer/mobile/mobile.css +2 -2
  2648. package/universal-modal/esm/components/header/base-header/index.css +12 -12
  2649. package/universal-modal/esm/components/header/desktop/Component.desktop.js +2 -2
  2650. package/universal-modal/esm/components/header/desktop/desktop.css +8 -8
  2651. package/universal-modal/esm/components/header/index.js +1 -1
  2652. package/universal-modal/esm/components/header/mobile/Component.mobile.js +2 -2
  2653. package/universal-modal/esm/components/header/mobile/mobile.css +4 -4
  2654. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  2655. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  2656. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2657. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2658. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2659. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2660. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2661. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2662. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +3 -3
  2663. package/universal-modal/esm/desktop/components/center-modal/styles/index.css +521 -521
  2664. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2665. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2666. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2667. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +1 -1
  2668. package/universal-modal/esm/desktop/components/side-modal/styles/index.css +524 -524
  2669. package/universal-modal/esm/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2670. package/universal-modal/esm/desktop/index.js +1 -1
  2671. package/universal-modal/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2672. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2673. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2674. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2675. package/universal-modal/esm/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2676. package/universal-modal/esm/index.js +1 -1
  2677. package/universal-modal/esm/index.module-2b300a50.js +4 -0
  2678. package/universal-modal/esm/mobile/Component.mobile.js +4 -4
  2679. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2680. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2681. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2682. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2683. package/universal-modal/esm/mobile/index.js +1 -1
  2684. package/universal-modal/esm/mobile/mobile.css +3 -3
  2685. package/universal-modal/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2686. package/universal-modal/esm/mobile/transitions/transitions.mobile.css +7 -7
  2687. package/universal-modal/index.module-3a1998cb.js +4 -0
  2688. package/universal-modal/mobile/Component.mobile.js +3 -3
  2689. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2690. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2691. package/universal-modal/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2692. package/universal-modal/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2693. package/universal-modal/mobile/mobile.css +3 -3
  2694. package/universal-modal/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2695. package/universal-modal/mobile/transitions/transitions.mobile.css +7 -7
  2696. package/universal-modal/modern/Component.responsive.js +1 -1
  2697. package/universal-modal/modern/components/content/base-content/base-content.js +1 -1
  2698. package/universal-modal/modern/components/content/base-content/index.css +4 -4
  2699. package/universal-modal/modern/components/content/mobile/Component.mobile.js +1 -1
  2700. package/universal-modal/modern/components/content/mobile/mobile.css +3 -3
  2701. package/universal-modal/modern/components/footer/base-footer/base-footer.js +1 -1
  2702. package/universal-modal/modern/components/footer/base-footer/index.css +3 -3
  2703. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +2 -2
  2704. package/universal-modal/modern/components/footer/desktop/desktop.css +1 -1
  2705. package/universal-modal/modern/components/footer/desktop/layout.css +9 -9
  2706. package/universal-modal/modern/components/footer/mobile/Component.mobile.js +2 -2
  2707. package/universal-modal/modern/components/footer/mobile/layout.mobile.css +8 -8
  2708. package/universal-modal/modern/components/footer/mobile/mobile.css +2 -2
  2709. package/universal-modal/modern/components/header/base-header/index.css +12 -12
  2710. package/universal-modal/modern/components/header/desktop/Component.desktop.js +2 -2
  2711. package/universal-modal/modern/components/header/desktop/desktop.css +8 -8
  2712. package/universal-modal/modern/components/header/index.js +1 -1
  2713. package/universal-modal/modern/components/header/mobile/Component.mobile.js +2 -2
  2714. package/universal-modal/modern/components/header/mobile/mobile.css +4 -4
  2715. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  2716. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  2717. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2718. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2719. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2720. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2721. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2722. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2723. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +3 -3
  2724. package/universal-modal/modern/desktop/components/center-modal/styles/index.css +521 -521
  2725. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2726. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2727. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2728. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +1 -1
  2729. package/universal-modal/modern/desktop/components/side-modal/styles/index.css +524 -524
  2730. package/universal-modal/modern/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2731. package/universal-modal/modern/desktop/index.js +1 -1
  2732. package/universal-modal/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2733. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2734. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2735. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2736. package/universal-modal/modern/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2737. package/universal-modal/modern/index.js +1 -1
  2738. package/universal-modal/modern/index.module-223060ce.js +4 -0
  2739. package/universal-modal/modern/mobile/Component.mobile.js +4 -4
  2740. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2741. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2742. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2743. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2744. package/universal-modal/modern/mobile/index.js +1 -1
  2745. package/universal-modal/modern/mobile/mobile.css +3 -3
  2746. package/universal-modal/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2747. package/universal-modal/modern/mobile/transitions/transitions.mobile.css +7 -7
  2748. package/with-suffix/Component.js +1 -1
  2749. package/with-suffix/esm/Component.js +1 -1
  2750. package/with-suffix/esm/index.css +11 -11
  2751. package/with-suffix/index.css +11 -11
  2752. package/with-suffix/modern/Component.js +1 -1
  2753. package/with-suffix/modern/index.css +11 -11
  2754. package/calendar-range/esm/index.module-844e5e20.js +0 -4
  2755. package/calendar-range/index.module-24b2e6b3.js +0 -4
  2756. package/calendar-range/modern/index.module-249bd0bf.js +0 -4
  2757. package/file-upload-item/actions-control.module-981e6d88.js +0 -4
  2758. package/file-upload-item/esm/actions-control.module-9d404427.js +0 -4
  2759. package/file-upload-item/modern/actions-control.module-cfa22303.js +0 -4
  2760. package/grid/esm/gutters.module-d50c10c4.js +0 -4
  2761. package/grid/gutters.module-93c41d67.js +0 -4
  2762. package/grid/modern/gutters.module-5d8861cd.js +0 -4
  2763. package/modal/esm/layout.module-88c2cd2c.js +0 -4
  2764. package/modal/layout.module-b8b8c4c5.js +0 -4
  2765. package/modal/modern/layout.module-2da0e614.js +0 -4
  2766. package/select/esm/mobile.module-cd365f67.js +0 -4
  2767. package/select/mobile.module-0de8fc36.js +0 -4
  2768. package/select/modern/mobile.module-492a8cc0.js +0 -4
  2769. package/side-panel/esm/layout.module-d264cc45.js +0 -4
  2770. package/side-panel/layout.module-b7d4e75d.js +0 -4
  2771. package/side-panel/modern/layout.module-d652b3d8.js +0 -4
  2772. package/tabs/esm/index.module-6c0aa222.js +0 -4
  2773. package/tabs/esm/index.module-8ee88556.js +0 -4
  2774. package/tabs/index.module-b0163905.js +0 -4
  2775. package/tabs/index.module-b6d5cc24.js +0 -4
  2776. package/tabs/modern/index.module-00ead3f7.js +0 -4
  2777. package/tabs/modern/index.module-9740378c.js +0 -4
  2778. package/textarea/modern/PseudoTextArea-9b243b09.js +0 -13
  2779. package/typography/colors.module-e1e906c3.js +0 -4
  2780. package/typography/common.module-a4e4d663.js +0 -4
  2781. package/typography/esm/colors.module-e2af082a.js +0 -4
  2782. package/typography/esm/common.module-83d69222.js +0 -4
  2783. package/typography/modern/colors.module-4a38339f.js +0 -4
  2784. package/typography/modern/common.module-02ca3b65.js +0 -4
  2785. package/underlay/esm/index.module-8f316fe9.js +0 -4
  2786. package/underlay/index.module-cf0ede8c.js +0 -4
  2787. package/underlay/modern/index.module-99890a05.js +0 -4
  2788. package/universal-date-input/esm/index.module-737d4671.js +0 -4
  2789. package/universal-date-input/index.module-d992e745.js +0 -4
  2790. package/universal-date-input/modern/index.module-7ab9bade.js +0 -4
  2791. package/universal-modal/esm/index.module-e88d6669.js +0 -4
  2792. package/universal-modal/index.module-adc95e6b.js +0 -4
  2793. package/universal-modal/modern/index.module-60e434e6.js +0 -4
  2794. /package/calendar/{calendarMonthOnlyView-154be5cd.d.ts → calendarMonthOnlyView-b2721999.d.ts} +0 -0
  2795. /package/calendar/esm/{calendarMonthOnlyView-c4b0990e.d.ts → calendarMonthOnlyView-8eea1744.d.ts} +0 -0
  2796. /package/calendar/modern/{calendarMonthOnlyView-5228af9c.d.ts → calendarMonthOnlyView-d80f3a46.d.ts} +0 -0
  2797. /package/confirmation/{countdown-section-ed5afdf6.d.ts → countdown-section-955ca123.d.ts} +0 -0
  2798. /package/confirmation/esm/{countdown-section-ac318a99.d.ts → countdown-section-3bcbf7d8.d.ts} +0 -0
  2799. /package/confirmation/modern/{countdown-section-67dedb5c.d.ts → countdown-section-6ce6f45a.d.ts} +0 -0
  2800. /package/gallery/esm/{hooks-f5653065.d.ts → hooks-3386d2c2.d.ts} +0 -0
  2801. /package/gallery/{hooks-ed93173c.d.ts → hooks-af4a613c.d.ts} +0 -0
  2802. /package/gallery/modern/{hooks-f5d729d2.d.ts → hooks-84db91dd.d.ts} +0 -0
  2803. /package/list/{Component-d820b5f0.d.ts → Component-85848c51.d.ts} +0 -0
  2804. /package/list/esm/{Component-1bda4abd.d.ts → Component-dd850764.d.ts} +0 -0
  2805. /package/list/modern/{Component-245adfda.d.ts → Component-44af9d2b.d.ts} +0 -0
  2806. /package/markdown/esm/{use-overrides-5afd02d1.d.ts → use-overrides-75a369ff.d.ts} +0 -0
  2807. /package/markdown/modern/{use-overrides-af2b3a4e.d.ts → use-overrides-b3047c60.d.ts} +0 -0
  2808. /package/markdown/{use-overrides-d502409f.d.ts → use-overrides-33c007a5.d.ts} +0 -0
  2809. /package/plate/esm/{warning-55b2c14b.d.ts → warning-5c685120.d.ts} +0 -0
  2810. /package/plate/esm/{warning-55b2c14b.js → warning-5c685120.js} +0 -0
  2811. /package/plate/modern/{warning-1db6c76d.d.ts → warning-ea5b9125.d.ts} +0 -0
  2812. /package/plate/modern/{warning-1db6c76d.js → warning-ea5b9125.js} +0 -0
  2813. /package/plate/{warning-d3ae8fcd.d.ts → warning-105267f9.d.ts} +0 -0
  2814. /package/plate/{warning-d3ae8fcd.js → warning-105267f9.js} +0 -0
  2815. /package/pure-cell/{component-daee4234.d.ts → component-251cd018.d.ts} +0 -0
  2816. /package/pure-cell/esm/{component-89ffe775.d.ts → component-7759b386.d.ts} +0 -0
  2817. /package/pure-cell/modern/{component-b3cbf3fd.d.ts → component-e29ddb13.d.ts} +0 -0
  2818. /package/select/esm/{hook-1bfdb0fc.d.ts → hook-fcedef25.d.ts} +0 -0
  2819. /package/select/esm/{hook-1bfdb0fc.js → hook-fcedef25.js} +0 -0
  2820. /package/select/esm/{list-popover-desktop-a853ce4a.d.ts → list-popover-desktop-4906e761.d.ts} +0 -0
  2821. /package/select/{hook-a840076d.d.ts → hook-789014bc.d.ts} +0 -0
  2822. /package/select/{hook-a840076d.js → hook-789014bc.js} +0 -0
  2823. /package/select/{list-popover-desktop-2ec8e83c.d.ts → list-popover-desktop-cc246b82.d.ts} +0 -0
  2824. /package/select/modern/{hook-095ee822.d.ts → hook-159841b8.d.ts} +0 -0
  2825. /package/select/modern/{hook-095ee822.js → hook-159841b8.js} +0 -0
  2826. /package/select/modern/{list-popover-desktop-e77b41d0.d.ts → list-popover-desktop-14320aea.d.ts} +0 -0
  2827. /package/textarea/{PseudoTextArea-63acc5ad.d.ts → PseudoTextArea-5029148f.d.ts} +0 -0
  2828. /package/textarea/esm/{PseudoTextArea-70617958.d.ts → PseudoTextArea-bdb22b2f.d.ts} +0 -0
  2829. /package/textarea/modern/{PseudoTextArea-9b243b09.d.ts → PseudoTextArea-fa7a1c1a.d.ts} +0 -0
@@ -1,3877 +1 @@
1
- // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
- const mobileDarkBluetint = `.backdrop__backdrop_c2lat {
3
- -webkit-tap-highlight-color: transparent;
4
- } .backdrop__appear_c2lat,
5
- .backdrop__enter_c2lat {
6
- background-color: transparent;
7
- } .backdrop__appearActive_c2lat,
8
- .backdrop__enterActive_c2lat,
9
- .backdrop__appearDone_c2lat,
10
- .backdrop__enterDone_c2lat {
11
- background-color: rgba(0, 0, 0, 0.7);
12
- } .backdrop__exit_c2lat {
13
- background-color: rgba(0, 0, 0, 0.7);
14
- } .backdrop__exitActive_c2lat,
15
- .backdrop__exitDone_c2lat {
16
- background-color: transparent;
17
- } .backdrop__transparent_c2lat.backdrop__transparent_c2lat {
18
- background-color: transparent;
19
- }.card-image__cardImage_1lbmv {
20
- background: #e7e8ea;
21
- } .card-image__loaded_1lbmv {
22
- background: transparent
23
- }.badge__component_lbq63.badge__background-accent_lbq63 {
24
- background-color: #f83a2a;
25
- color: rgba(255, 255, 255, 0.94);
26
- } .badge__component_lbq63.badge__background-specialbg-secondary-transparent_lbq63 {
27
- background-color: rgba(225, 225, 248, 0.09);
28
- color: rgba(255, 255, 255, 0.94);
29
- } .badge__component_lbq63.badge__background-primary_lbq63 {
30
- background-color: #262629;
31
- color: rgba(255, 255, 255, 0.94);
32
- } .badge__outlineCount_lbq63 {
33
- border: 2px solid rgba(3, 3, 6, 0.88);
34
- } .badge__heightS_lbq63.badge__outlineCount_lbq63 {
35
- border: 1px solid rgba(3, 3, 6, 0.88);
36
- } .badge__icon_lbq63 {
37
- color: #17d055
38
- } .badge__icon_lbq63.badge__positive_lbq63 {
39
- color: #17d055;
40
- background-color: #17d055;
41
- } .badge__icon_lbq63.badge__attention_lbq63 {
42
- color: #fda136;
43
- background-color: #fda136;
44
- } .badge__icon_lbq63.badge__negative_lbq63 {
45
- color: #ff4837;
46
- background-color: #ff4837;
47
- } .badge__icon_lbq63.badge__link_lbq63 {
48
- color: #3193fc;
49
- background-color: #3193fc;
50
- } .badge__icon_lbq63.badge__tertiary_lbq63 {
51
- color: #4a4a51;
52
- background-color: #4a4a51;
53
- } .badge__icon_lbq63.badge__secondary_lbq63 {
54
- color: #898991;
55
- background-color: #898991;
56
- } .badge__icon_lbq63.badge__primary_lbq63 {
57
- color: rgba(255, 255, 255, 0.94);
58
- background-color: rgba(255, 255, 255, 0.94);
59
- } .badge__graphic-static-light_lbq63.badge__icon_lbq63:before {
60
- background-color: rgba(255, 255, 255, 0.94);
61
- } .badge__graphic-primary_lbq63.badge__icon_lbq63:before {
62
- background-color: rgba(255, 255, 255, 0.94);
63
- } .badge__outline_lbq63 {
64
- background-color: rgba(3, 3, 6, 0.88);
65
- } .badge__outlineColor_lbq63 {
66
- background-color: #f83a2a
67
- } .badge__outlineColor_lbq63.badge__attention_lbq63 {
68
- background-color: #fda136;
69
- } .badge__outlineColor_lbq63.badge__positive_lbq63 {
70
- background-color: #17d055;
71
- } .badge__outlineColor_lbq63.badge__negative_lbq63 {
72
- background-color: #ff4837;
73
- } .badge__outlineColor_lbq63.badge__link_lbq63 {
74
- background-color: #3193fc;
75
- } .badge__outlineColor_lbq63.badge__tertiary_lbq63 {
76
- background-color: #4a4a51;
77
- } .badge__outlineColor_lbq63.badge__secondary_lbq63 {
78
- background-color: #898991;
79
- } .badge__outlineColor_lbq63.badge__primary_lbq63 {
80
- background-color: rgba(255, 255, 255, 0.94);
81
- } .badge__dot_lbq63.badge__outlineCount_lbq63 {
82
- border: 1px solid rgba(3, 3, 6, 0.88);
83
- }.divider__component_1wb0p {
84
- border-bottom: 1px solid #353539;
85
- }.dropzone__component_1n743 {
86
- border: 1px dashed rgba(255, 255, 255, 0.94);
87
- } .dropzone__component_1n743:not(.dropzone__disabled_1n743):hover {
88
- background-color: transparent;
89
- } .dropzone__dragOver_1n743 {
90
- background-color: transparent;
91
- } .dropzone__error_1n743 {
92
- border-color: #ff4837;
93
- }
94
- .dropzone__overlay_15lak {
95
- background: rgba(214, 214, 229, 0.07);
96
- } .dropzone__text_15lak {
97
- color: rgba(255, 255, 255, 0.94);
98
- }.hatching-progress-bar__container_ajno8 {
99
- background: rgba(222, 222, 238, 0.13);
100
- } .hatching-progress-bar__hatch_ajno8 {
101
- background: repeating-linear-gradient(
102
- -45deg,
103
- rgba(222, 222, 238, 0.13) 6px 10px,
104
- rgba(255, 255, 255, 0) 10px 18px
105
- );
106
- } .hatching-progress-bar__positive_ajno8 {
107
- background: #17d055;
108
- } .hatching-progress-bar__attention_ajno8 {
109
- background: #fda136;
110
- } .hatching-progress-bar__negative_ajno8 {
111
- background: #ff4837;
112
- } .hatching-progress-bar__link_ajno8 {
113
- background: #3193fc;
114
- } .hatching-progress-bar__tertiary_ajno8 {
115
- background: #4a4a51;
116
- } .hatching-progress-bar__secondary_ajno8 {
117
- background: #898991;
118
- } .hatching-progress-bar__primary_ajno8 {
119
- background: rgba(255, 255, 255, 0.94);
120
- } .hatching-progress-bar__accent_ajno8 {
121
- background: #f83a2a;
122
- }@media (max-width: 599px) {
123
- }
124
- @media (min-width: 320px) {
125
- }
126
- @media (min-width: 360px) {
127
- }
128
- @media (min-width: 375px) {
129
- }
130
- @media (min-width: 412px) {
131
- }
132
- @media (min-width: 600px) and (max-width: 1023px) {
133
- }
134
- @media (min-width: 600px) {
135
- }
136
- @media (min-width: 768px) {
137
- }
138
- @media (min-width: 1024px) {
139
- }
140
- @media (min-width: 1024px) {
141
- }
142
- @media (min-width: 1280px) {
143
- }
144
- @media (min-width: 1440px) {
145
- }
146
- @media (min-width: 1920px) {
147
- }
148
- @media (max-width: 599px) {
149
- }
150
- @media (min-width: 320px) {
151
- }
152
- @media (min-width: 360px) {
153
- }
154
- @media (min-width: 375px) {
155
- }
156
- @media (min-width: 412px) {
157
- }
158
- @media (min-width: 600px) and (max-width: 1023px) {
159
- }
160
- @media (min-width: 600px) {
161
- }
162
- @media (min-width: 768px) {
163
- }
164
- @media (min-width: 1024px) {
165
- }
166
- @media (min-width: 1024px) {
167
- }
168
- @media (min-width: 1280px) {
169
- }
170
- @media (min-width: 1440px) {
171
- }
172
- @media (min-width: 1920px) {
173
- }
174
- .icon-view__component_1t7h4 {
175
- color: rgba(238, 238, 251, 0.55)
176
- } .icon-view__bg_1t7h4 {
177
- fill: #1c1c1e;
178
- } .icon-view__border_1t7h4 {
179
- stroke: rgba(225, 225, 248, 0.09);
180
- fill: transparent;
181
- }.indicator__component_14eg9 {
182
- color: rgba(255, 255, 255, 0.94);
183
- background-color: #f83a2a;
184
- } .indicator__red_14eg9 {
185
- background-color: #f83a2a;
186
- color: rgba(255, 255, 255, 0.94)
187
- } .indicator__red_14eg9.indicator__border_14eg9 {
188
- outline: 2px solid #121213;
189
- } .indicator__white_14eg9 {
190
- background-color: #262629;
191
- color: rgba(255, 255, 255, 0.94)
192
- } .indicator__white_14eg9.indicator__border_14eg9 {
193
- outline: 2px solid #121213;
194
- } .indicator__grey_14eg9 {
195
- background-color: rgba(225, 225, 248, 0.09);
196
- color: rgba(255, 255, 255, 0.94)
197
- } .indicator__grey_14eg9.indicator__border_14eg9 {
198
- outline: 2px solid #121213;
199
- }.link__primary_1488d {
200
- color: rgba(255, 255, 255, 0.94);
201
- border-bottom-color: rgba(255, 255, 255, 0.94)
202
- } @media (hover: hover) {
203
- .link__primary_1488d:hover {
204
- color: rgba(255, 255, 255, 0.7);
205
- }
206
- } .link__primary_1488d:active {
207
- color: rgba(255, 255, 255, 0.6);
208
- } .link__secondary_1488d {
209
- color: rgba(238, 238, 251, 0.55);
210
- border-bottom-color: rgba(238, 238, 251, 0.55)
211
- } @media (hover: hover) {
212
- .link__secondary_1488d:hover {
213
- color: rgba(239, 240, 252, 0.65);
214
- }
215
- } .link__secondary_1488d:active {
216
- color: rgba(243, 245, 254, 0.75);
217
- } .link__defaultView_1488d {
218
- color: #4a9dfc;
219
- border-bottom-color: #4a9dfc
220
- } @media (hover: hover) {
221
- .link__defaultView_1488d:hover {
222
- color: #63aafd;
223
- }
224
- } .link__defaultView_1488d:active {
225
- color: #7fb6ff;
226
- }
227
- @media (hover: hover) {
228
- .link__component_fk662:hover .link__text_fk662 {
229
- border-bottom-color: rgba(0, 0, 0, 0);
230
- }
231
- } .link__component_fk662:active .link__text_fk662 {
232
- border-bottom-color: rgba(0, 0, 0, 0);
233
- } .link__focused_fk662 {
234
- outline: 2px solid #3193fc;
235
- } .link__pseudo_fk662 {
236
- background-color: transparent;
237
- }
238
- .link__primary_1clrl {
239
- color: rgba(3, 3, 6, 0.88);
240
- border-bottom-color: rgba(3, 3, 6, 0.88)
241
- } @media (hover: hover) {
242
- .link__primary_1clrl:hover {
243
- color: rgba(1, 1, 12, 0.63);
244
- }
245
- } .link__primary_1clrl:active {
246
- color: rgba(4, 4, 19, 0.55);
247
- } .link__secondary_1clrl {
248
- color: rgba(4, 4, 19, 0.55);
249
- border-bottom-color: rgba(4, 4, 19, 0.55)
250
- } @media (hover: hover) {
251
- .link__secondary_1clrl:hover {
252
- color: rgba(1, 1, 12, 0.63);
253
- }
254
- } .link__secondary_1clrl:active {
255
- color: rgba(0, 0, 10, 0.71);
256
- } .link__defaultView_1clrl {
257
- color: #2a77ef;
258
- border-bottom-color: #2a77ef
259
- } @media (hover: hover) {
260
- .link__defaultView_1clrl:hover {
261
- color: #2c64d4;
262
- }
263
- } .link__defaultView_1clrl:active {
264
- color: #2453b4;
265
- }@keyframes loader__blink_1ls6q {
266
- }.progress-bar__container_8e66d {
267
- background-color: rgba(222, 222, 238, 0.13);
268
- }
269
- .progress-bar__filled_1eszf.progress-bar__positive_1eszf {
270
- background: #17d055;
271
- } .progress-bar__filled_1eszf.progress-bar__negative_1eszf {
272
- background: #ff4837;
273
- } .progress-bar__filled_1eszf.progress-bar__attention_1eszf {
274
- background: #fda136;
275
- } .progress-bar__filled_1eszf.progress-bar__link_1eszf {
276
- background: #3193fc;
277
- } .progress-bar__filled_1eszf.progress-bar__tertiary_1eszf {
278
- background: #4a4a51;
279
- } .progress-bar__filled_1eszf.progress-bar__secondary_1eszf {
280
- background: #898991;
281
- } .progress-bar__filled_1eszf.progress-bar__primary_1eszf {
282
- background: rgba(255, 255, 255, 0.94);
283
- } .progress-bar__filled_1eszf.progress-bar__accent_1eszf {
284
- background: #f83a2a;
285
- }
286
- .progress-bar__container_178zq {
287
- background-color: rgba(15, 25, 55, 0.1);
288
- }.scrollbar__component_1saxc .scrollbar:before {
289
- background-color: rgba(228, 228, 251, 0.28);
290
- } .scrollbar__component_1saxc.dragging .track .scrollbar.visible:before {
291
- background-color: rgba(238, 238, 254, 0.46);
292
- }
293
-
294
- .scrollbar__component_190cj .scrollbar:before {
295
- background-color: rgba(9, 12, 37, 0.28);
296
- } .scrollbar__component_190cj.dragging .track .scrollbar.visible:before {
297
- background-color: rgba(4, 4, 21, 0.47);
298
- }.skeleton__component_dzi3y {
299
- background: rgba(214, 214, 229, 0.07);
300
- } @keyframes skeleton__background_dzi3y {
301
- 0% {
302
- background: rgba(214, 214, 229, 0.07);
303
- }
304
- 100% {
305
- background: rgba(222, 222, 238, 0.13);
306
- }
307
- }
308
- .skeleton__component_1s11t {
309
- color: transparent
310
- } .skeleton__component_1s11t:before {
311
- background: transparent;
312
- }
313
- .skeleton__component_14bh2 {
314
- background: rgba(38, 55, 88, 0.06);
315
- } @keyframes skeleton__background-inverted_14bh2 {
316
- 0% {
317
- background: rgba(38, 55, 88, 0.06);
318
- }
319
- 100% {
320
- background: rgba(15, 25, 55, 0.1);
321
- }
322
- }.segmented-control__wrapper_qz3xl {
323
- background-color: rgba(225, 225, 248, 0.09);
324
- } .segmented-control__segment_qz3xl.segmented-control__selected_qz3xl {
325
- color: rgba(255, 255, 255, 0.94);
326
- } .segmented-control__selectedBox_qz3xl {
327
- border: 0.5px solid rgba(225, 225, 248, 0.09);
328
- background-color: rgba(214, 214, 229, 0.07);
329
- }
330
- .segmented-control__selectedBox_1mlqf {
331
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
332
- 0 0 1px rgba(0, 0, 0, 0.04);
333
- }
334
- .segmented-control__wrapper_t7zcs {
335
- background-color: rgba(30, 43, 68, 0.08);
336
- } .segmented-control__segment_t7zcs.segmented-control__selected_t7zcs {
337
- color: rgba(3, 3, 6, 0.88);
338
- } .segmented-control__selectedBox_t7zcs {
339
- border: 0.5px solid rgba(30, 43, 68, 0.08);
340
- background-color: #fff;
341
- }
342
- .segmented-control__segment_p27zl {
343
- color: rgba(255, 255, 255, 0.94)
344
- } .segmented-control__segment_p27zl:not(:first-child):before {
345
- background-color: rgba(222, 222, 238, 0.13);
346
- }
347
- .segmented-control__segment_18v7c {
348
- background-color: transparent
349
- } .segmented-control__focused_18v7c {
350
- outline: 2px solid #3193fc;
351
- }
352
- .segmented-control__segment_1ukfa {
353
- color: rgba(3, 3, 6, 0.88)
354
- } .segmented-control__segment_1ukfa:not(:first-child):before {
355
- background-color: rgba(15, 25, 55, 0.1);
356
- }.slider__component_1mcaa .noUi-base:hover .noUi-connects {
357
- background: rgba(222, 222, 238, 0.13);
358
- } .slider__component_1mcaa .noUi-base:hover .noUi-connect {
359
- background: #f83a2a;
360
- } .slider__component_1mcaa .noUi-handle:hover .noUi-touch-area {
361
- background: #ff503e;
362
- } .slider__component_1mcaa .noUi-handle:active .noUi-touch-area {
363
- background: #fd624e;
364
- } .slider__component_1mcaa .noUi-connects {
365
- background: rgba(222, 222, 238, 0.13);
366
- } .slider__component_1mcaa .noUi-connect {
367
- background: #f83a2a;
368
- } .slider__component_1mcaa .noUi-handle {
369
- border: 2px solid transparent;
370
- } .slider__component_1mcaa .noUi-touch-area {
371
- background: #f83a2a;
372
- } .slider__component_1mcaa .noUi-pips {
373
- color: rgba(238, 238, 251, 0.55);
374
- }.status-badge__positive-checkmark_1dpwb {
375
- background-color: #17d055;
376
- } .status-badge__negative-cross_1dpwb,
377
- .status-badge__negative-alert_1dpwb,
378
- .status-badge__negative-block_1dpwb {
379
- background-color: #ff4837;
380
- } .status-badge__attention-alert_1dpwb {
381
- background-color: #fda136;
382
- } .status-badge__neutral-information_1dpwb,
383
- .status-badge__neutral-operation_1dpwb,
384
- .status-badge__neutral-cross_1dpwb {
385
- background-color: #898991;
386
- }
387
- .status-badge__component_1ecwy {
388
- color: rgba(255, 255, 255, 0.94);
389
- }
390
- .status-badge__positive-checkmark_1j4zs {
391
- background-color: #0cc44d;
392
- } .status-badge__negative-cross_1j4zs,
393
- .status-badge__negative-alert_1j4zs,
394
- .status-badge__negative-block_1j4zs {
395
- background-color: #ff4837;
396
- } .status-badge__attention-alert_1j4zs {
397
- background-color: #fa9313;
398
- } .status-badge__neutral-information_1j4zs,
399
- .status-badge__neutral-operation_1j4zs,
400
- .status-badge__neutral-cross_1j4zs {
401
- background-color: #898991;
402
- }.status__soft_viceo.status__green_viceo, .status__muted-alt_viceo.status__green_viceo {
403
- background: #d1f1d7;
404
- color: #0d9336;
405
- } .status__soft_viceo.status__orange_viceo, .status__muted-alt_viceo.status__orange_viceo {
406
- background: #fde6c8;
407
- color: #ea8313;
408
- } .status__soft_viceo.status__red_viceo, .status__muted-alt_viceo.status__red_viceo {
409
- background: #ffdfdf;
410
- color: #ec2d20;
411
- } .status__soft_viceo.status__blue_viceo, .status__muted-alt_viceo.status__blue_viceo {
412
- background: #d8eaff;
413
- color: #2a77ef;
414
- } .status__soft_viceo.status__teal_viceo, .status__muted-alt_viceo.status__teal_viceo {
415
- background: #c8f1f3;
416
- color: #058a8f;
417
- } .status__soft_viceo.status__grey_viceo, .status__muted-alt_viceo.status__grey_viceo {
418
- background: rgba(222, 222, 238, 0.13);
419
- color: rgba(238, 238, 251, 0.55);
420
- } .status__soft_viceo.status__purple_viceo, .status__muted-alt_viceo.status__purple_viceo {
421
- background: #e3e6fe;
422
- color: #7a63f1;
423
- } .status__contrast_viceo {
424
- color: rgba(3, 3, 6, 0.88)
425
- } .status__contrast_viceo.status__green_viceo {
426
- background: #0cc44d;
427
- } .status__contrast_viceo.status__orange_viceo {
428
- background: #fa9313;
429
- } .status__contrast_viceo.status__red_viceo {
430
- background: #fe5e48;
431
- } .status__contrast_viceo.status__blue_viceo {
432
- background: #3193fc;
433
- } .status__contrast_viceo.status__teal_viceo {
434
- background: #09b9be;
435
- } .status__contrast_viceo.status__grey_viceo {
436
- background: #898991;
437
- } .status__contrast_viceo.status__purple_viceo {
438
- background: #897eff;
439
- } .status__muted_viceo.status__green_viceo {
440
- background: #dff8e5;
441
- color: #0d9336;
442
- } .status__muted_viceo.status__orange_viceo {
443
- background: #ffefd9;
444
- color: #ea8313;
445
- } .status__muted_viceo.status__red_viceo {
446
- background: #ffebeb;
447
- color: #ec2d20;
448
- } .status__muted_viceo.status__blue_viceo {
449
- background: #e4f0ff;
450
- color: #2a77ef;
451
- } .status__muted_viceo.status__teal_viceo {
452
- background: #daf7f8;
453
- color: #058a8f;
454
- } .status__muted_viceo.status__grey_viceo {
455
- background: rgba(225, 225, 248, 0.09);
456
- color: rgba(238, 238, 251, 0.55);
457
- } .status__muted_viceo.status__purple_viceo {
458
- background: #eeedff;
459
- color: #7a63f1;
460
- }.underlay__background-accent_18tn5 {
461
- background-color: #ef3124;
462
- } .underlay__background-info_18tn5 {
463
- background-color: #001c3c;
464
- } .underlay__background-attention-muted_18tn5 {
465
- background-color: #36291f;
466
- } .underlay__background-positive-muted_18tn5 {
467
- background-color: #232d25;
468
- } .underlay__background-negative-muted_18tn5 {
469
- background-color: #392523;
470
- } .underlay__background-primary_18tn5 {
471
- background-color: #121213;
472
- } .underlay__background-primary-inverted_18tn5 {
473
- background-color: #fff;
474
- } .underlay__background-secondary_18tn5 {
475
- background-color: #1c1c1e;
476
- } .underlay__background-secondary-inverted_18tn5 {
477
- background-color: #f2f3f5;
478
- } .underlay__background-tertiary_18tn5 {
479
- background-color: #27272a;
480
- } .underlay__background-tertiary-inverted_18tn5 {
481
- background-color: #e7e8ea;
482
- } .underlay__background-quaternary_18tn5 {
483
- background-color: #36363a;
484
- } .underlay__background-quaternary-inverted_18tn5 {
485
- background-color: #dcdee2;
486
- } .underlay__background-specialbg-component_18tn5 {
487
- background-color: rgba(255, 255, 255, 0.1);
488
- } .underlay__background-specialbg-component-inverted_18tn5 {
489
- background-color: rgba(11, 31, 53, 0.07);
490
- } .underlay__background-specialbg-primary-grouped_18tn5 {
491
- background-color: #1c1c1e;
492
- } .underlay__background-specialbg-secondary-grouped_18tn5 {
493
- background-color: #27272a;
494
- } .underlay__background-specialbg-tertiary-grouped_18tn5 {
495
- background-color: #36363a;
496
- } .underlay__background-specialbg-secondary-transparent_18tn5 {
497
- background-color: rgba(214, 214, 229, 0.07);
498
- } .underlay__background-specialbg-secondary-transparent-inverted_18tn5 {
499
- background-color: rgba(38, 55, 88, 0.06);
500
- } .underlay__background-specialbg-tertiary-transparent_18tn5 {
501
- background-color: rgba(222, 222, 240, 0.12);
502
- } .underlay__background-specialbg-tertiary-transparent-inverted_18tn5 {
503
- background-color: rgba(30, 43, 68, 0.08);
504
- } .underlay__shadow-xs_18tn5 {
505
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
506
- } .underlay__shadow-s_18tn5 {
507
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
508
- 0 0 1px rgba(0, 0, 0, 0.04);
509
- } .underlay__shadow-m_18tn5 {
510
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
511
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
512
- } .underlay__shadow-l_18tn5 {
513
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
514
- 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
515
- } .underlay__shadow-xl_18tn5 {
516
- box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
517
- 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
518
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
519
- } .underlay__shadow-xs-hard_18tn5 {
520
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
521
- } .underlay__shadow-s-hard_18tn5 {
522
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
523
- 0 0 1px rgba(0, 0, 0, 0.16);
524
- } .underlay__shadow-m-hard_18tn5 {
525
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
526
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
527
- } .underlay__shadow-l-hard_18tn5 {
528
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
529
- 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
530
- } .underlay__shadow-xl-hard_18tn5 {
531
- box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
532
- 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
533
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
534
- } .underlay__shadow-xs-up_18tn5 {
535
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
536
- } .underlay__shadow-s-up_18tn5 {
537
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
538
- } .underlay__shadow-m-up_18tn5 {
539
- box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
540
- } .underlay__shadow-l-up_18tn5 {
541
- box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
542
- } .underlay__shadow-xl-up_18tn5 {
543
- box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
544
- } .underlay__shadow-xs-hard-up_18tn5 {
545
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
546
- 0 -2px 4px rgba(0, 0, 0, 0.16);
547
- } .underlay__shadow-s-hard-up_18tn5 {
548
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
549
- 0 -4px 8px rgba(0, 0, 0, 0.16);
550
- } .underlay__shadow-m-hard-up_18tn5 {
551
- box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
552
- 0 -8px 16px rgba(0, 0, 0, 0.16);
553
- } .underlay__shadow-l-hard-up_18tn5 {
554
- box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
555
- 0 -12px 24px rgba(0, 0, 0, 0.16);
556
- } .underlay__shadow-xl-hard-up_18tn5 {
557
- box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
558
- 0 -16px 32px rgba(0, 0, 0, 0.16);
559
- } .underlay__border-color-accent_18tn5 {
560
- border-color: #f83a2a;
561
- } .underlay__border-color-key_18tn5 {
562
- border-color: rgba(255, 255, 255, 0.94);
563
- } .underlay__border-color-key-inverted_18tn5 {
564
- border-color: rgba(3, 3, 6, 0.88);
565
- } .underlay__border-color-link_18tn5 {
566
- border-color: #3193fc;
567
- } .underlay__border-color-primary_18tn5 {
568
- border-color: #353539;
569
- } .underlay__border-color-primary-inverted_18tn5 {
570
- border-color: #d2d3d9;
571
- } .underlay__border-color-secondary_18tn5 {
572
- border-color: #29292c;
573
- } .underlay__border-color-secondary-inverted_18tn5 {
574
- border-color: #e7e8eb;
575
- } .underlay__border-color-tertiary_18tn5 {
576
- border-color: #212124;
577
- } .underlay__border-color-tertiary-inverted_18tn5 {
578
- border-color: #edeef0;
579
- } .underlay__border-color-underline_18tn5 {
580
- border-color: #4a4a51;
581
- } .underlay__border-color-underline-inverted_18tn5 {
582
- border-color: #babbc2;
583
- } .underlay__border-color-graphic-attention_18tn5 {
584
- border-color: #fda136;
585
- } .underlay__border-color-graphic-link_18tn5 {
586
- border-color: #3193fc;
587
- } .underlay__border-color-graphic-negative_18tn5 {
588
- border-color: #ff4837;
589
- } .underlay__border-color-graphic-positive_18tn5 {
590
- border-color: #17d055;
591
- } .underlay__border-color-specialbg-secondary-transparent_18tn5 {
592
- border-color: rgba(225, 225, 248, 0.09);
593
- } .underlay__border-color-specialbg-secondary-transparent-inverted_18tn5 {
594
- border-color: rgba(30, 43, 68, 0.08);
595
- } .underlay__border-color-specialbg-tertiary-transparent_18tn5 {
596
- border-color: rgba(222, 222, 238, 0.13);
597
- } .underlay__border-color-specialbg-tertiary-transparent-inverted_18tn5 {
598
- border-color: rgba(15, 25, 55, 0.1);
599
- }.checkbox-group__label_1ernj {
600
- color: rgba(255, 255, 255, 0.94);
601
- }
602
- .checkbox-group__label_1kzwd {
603
- color: rgba(238, 238, 251, 0.55);
604
- }
605
- .checkbox-group__error_19ov2 {
606
- border-left: 1px solid #ff4837
607
- } .checkbox-group__errorMessage_19ov2 {
608
- color: #ff4837;
609
- } .checkbox-group__hint_19ov2 {
610
- color: rgba(238, 238, 251, 0.55);
611
- }.checkbox__box_g96lx {
612
- color: rgba(3, 3, 6, 0.88);
613
- background-color: #262629;
614
- border: 1.5px solid rgba(238, 238, 251, 0.55);
615
- } .checkbox__checkedIcon_g96lx {
616
- color: rgba(3, 3, 6, 0.88);
617
- } .checkbox__component_g96lx:hover:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
618
- background-color: #2f2f32;
619
- border-color: rgba(238, 238, 251, 0.55);
620
- } .checkbox__component_g96lx:active:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
621
- background-color: #353539;
622
- border-color: rgba(238, 238, 251, 0.55);
623
- } .checkbox__checked_g96lx .checkbox__box_g96lx {
624
- background-color: #f2f3f5;
625
- border-color: transparent;
626
- } .checkbox__checked_g96lx:hover:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
627
- background-color: #dcdde1;
628
- border-color: transparent;
629
- } .checkbox__checked_g96lx:active:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
630
- background-color: #d2d3d9;
631
- border-color: transparent;
632
- } .checkbox__indeterminate_g96lx .checkbox__box_g96lx {
633
- background-color: #f2f3f5;
634
- border-color: transparent;
635
- } .checkbox__indeterminate_g96lx:hover:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
636
- background-color: #dcdde1;
637
- border-color: transparent;
638
- } .checkbox__indeterminate_g96lx:active:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
639
- background-color: #d2d3d9;
640
- border-color: transparent;
641
- } .checkbox__disabled_g96lx .checkbox__box_g96lx {
642
- background-color: #262629;
643
- border-color: rgba(222, 222, 238, 0.13);
644
- } .checkbox__disabled_g96lx.checkbox__checked_g96lx .checkbox__box_g96lx {
645
- background-color: rgba(225, 225, 248, 0.09);
646
- border-color: transparent;
647
- .checkbox__checkedIcon_g96lx {
648
- color: rgba(228, 228, 251, 0.28);
649
- }
650
- } .checkbox__disabled_g96lx.checkbox__indeterminate_g96lx .checkbox__box_g96lx {
651
- background-color: rgba(225, 225, 248, 0.09);
652
- border-color: transparent
653
- } .checkbox__disabled_g96lx.checkbox__indeterminate_g96lx .checkbox__box_g96lx .checkbox__indeterminateLine_g96lx {
654
- background-color: rgba(228, 228, 251, 0.28);
655
- } .checkbox__disabled_g96lx .checkbox__label_g96lx {
656
- color: rgba(238, 238, 251, 0.55);
657
- } .checkbox__disabled_g96lx .checkbox__hint_g96lx {
658
- color: rgba(238, 238, 251, 0.55);
659
- } .checkbox__label_g96lx {
660
- color: rgba(255, 255, 255, 0.94);
661
- } .checkbox__hint_g96lx {
662
- color: rgba(238, 238, 251, 0.55);
663
- } .checkbox__indeterminateLine_g96lx {
664
- background-color: rgba(3, 3, 6, 0.88);
665
- }
666
- .checkbox__focused_e85iq .checkbox__box_e85iq {
667
- outline: 2px solid #3193fc;
668
- } .checkbox__errorMessage_e85iq {
669
- color: #ff4837;
670
- }
671
- .checkbox__box_18olt {
672
- color: rgba(255, 255, 255, 0.94);
673
- background-color: #fff;
674
- border: 1.5px solid rgba(4, 4, 21, 0.47);
675
- } .checkbox__checkedIcon_18olt {
676
- color: rgba(255, 255, 255, 0.94);
677
- } .checkbox__component_18olt:hover:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
678
- background-color: #e7e8eb;
679
- border-color: rgba(4, 4, 21, 0.47);
680
- } .checkbox__component_18olt:active:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
681
- background-color: #dcdde1;
682
- border-color: rgba(4, 4, 21, 0.47);
683
- } .checkbox__checked_18olt .checkbox__box_18olt {
684
- background-color: #212124;
685
- border-color: transparent;
686
- } .checkbox__checked_18olt:hover:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
687
- background-color: #2f2f32;
688
- border-color: transparent;
689
- } .checkbox__checked_18olt:active:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
690
- background-color: #353539;
691
- border-color: transparent;
692
- } .checkbox__indeterminate_18olt .checkbox__box_18olt {
693
- background-color: #212124;
694
- border-color: transparent;
695
- } .checkbox__indeterminate_18olt:hover:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
696
- background-color: #2f2f32;
697
- border-color: transparent;
698
- } .checkbox__indeterminate_18olt:active:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
699
- background-color: #353539;
700
- border-color: transparent;
701
- } .checkbox__disabled_18olt .checkbox__box_18olt {
702
- background-color: #fff;
703
- border-color: rgba(15, 25, 55, 0.1);
704
- } .checkbox__disabled_18olt.checkbox__checked_18olt .checkbox__box_18olt {
705
- background-color: rgba(30, 43, 68, 0.08);
706
- border-color: transparent;
707
- .checkbox__checkedIcon_18olt {
708
- color: rgba(9, 12, 37, 0.28);
709
- }
710
- } .checkbox__disabled_18olt.checkbox__indeterminate_18olt .checkbox__box_18olt {
711
- background-color: rgba(30, 43, 68, 0.08);
712
- border-color: transparent
713
- } .checkbox__disabled_18olt.checkbox__indeterminate_18olt .checkbox__box_18olt .checkbox__indeterminateLine_18olt {
714
- background-color: rgba(9, 12, 37, 0.28);
715
- } .checkbox__disabled_18olt .checkbox__label_18olt {
716
- color: rgba(4, 4, 19, 0.55);
717
- } .checkbox__disabled_18olt .checkbox__hint_18olt {
718
- color: rgba(4, 4, 19, 0.55);
719
- } .checkbox__label_18olt {
720
- color: rgba(3, 3, 6, 0.88);
721
- } .checkbox__hint_18olt {
722
- color: rgba(4, 4, 19, 0.55);
723
- } .checkbox__indeterminateLine_18olt {
724
- background-color: rgba(255, 255, 255, 0.94);
725
- }.code-input__component_1ekri {
726
- background-color: rgba(214, 214, 229, 0.07);
727
- }
728
- .code-input__component_1orb5 {
729
- background-color: rgba(222, 222, 238, 0.13)
730
- }
731
- .code-input__error_1hxln {
732
- color: #ff4837;
733
- } @keyframes code-input__shake_1hxln {
734
- }
735
- .code-input__input_190nw {
736
- color: rgba(255, 255, 255, 0.94)
737
- } .code-input__input_190nw.code-input__hasError_190nw {
738
- color: #ff4837;
739
- caret-color: rgba(255, 255, 255, 0.94);
740
- background-color: #392523;
741
- } .code-input__input_190nw.code-input__disabled_190nw {
742
- color: rgba(233, 233, 250, 0.37);
743
- } .code-input__input_190nw:-webkit-autofill {
744
- -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
745
- }.filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2 {
746
- background-color: rgba(222, 222, 238, 0.13)
747
- } .filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2:disabled {
748
- background-color: rgba(214, 214, 229, 0.07);
749
- } @media (hover: hover) {
750
- .filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2:not(:disabled):hover {
751
- background-color: rgba(234, 234, 248, 0.15);
752
- }
753
- } .filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2:not(:disabled):active {
754
- background-color: rgba(231, 231, 248, 0.18);
755
- }
756
-
757
- .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v {
758
- background-color: rgba(15, 25, 55, 0.1)
759
- } .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v:disabled {
760
- background-color: rgba(38, 55, 88, 0.06);
761
- } @media (hover: hover) {
762
- .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v:not(:disabled):hover {
763
- background-color: rgba(5, 12, 41, 0.14);
764
- }
765
- } .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v:not(:disabled):active {
766
- background-color: rgba(5, 11, 44, 0.18);
767
- }
768
- .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2 {
769
- background-color: rgba(214, 214, 229, 0.07)
770
- } .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2:disabled {
771
- background-color: rgba(214, 214, 229, 0.07);
772
- } @media (hover: hover) {
773
- .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2:not(:disabled):hover {
774
- background-color: rgba(214, 214, 229, 0.07);
775
- }
776
- } .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2:not(:disabled):active {
777
- background-color: rgba(222, 222, 238, 0.13);
778
- }
779
- .filter-tag__valueButton_1csea.filter-tag__filled_1csea {
780
- background-color: rgba(38, 55, 88, 0.06)
781
- } .filter-tag__valueButton_1csea.filter-tag__filled_1csea:disabled {
782
- background-color: rgba(38, 55, 88, 0.06);
783
- } @media (hover: hover) {
784
- .filter-tag__valueButton_1csea.filter-tag__filled_1csea:not(:disabled):hover {
785
- background-color: rgba(38, 55, 88, 0.06);
786
- }
787
- } .filter-tag__valueButton_1csea.filter-tag__filled_1csea:not(:disabled):active {
788
- background-color: rgba(5, 12, 41, 0.14);
789
- }
790
-
791
- .filter-tag__component_1kzy8.filter-tag__disabled_1kzy8 {
792
- background-color: transparent;
793
- } .filter-tag__component_1kzy8.filter-tag__checked_1kzy8:not(.filter-tag__disabled_1kzy8) {
794
- background-color: #f2f3f5;
795
- } @media (hover: hover) {
796
- .filter-tag__component_1kzy8.filter-tag__checked_1kzy8:not(.filter-tag__disabled_1kzy8):hover {
797
- background-color: #dcdde1;
798
- }
799
- } .filter-tag__component_1kzy8.filter-tag__checked_1kzy8:not(.filter-tag__disabled_1kzy8):active {
800
- background-color: #d2d3d9;
801
- } .filter-tag__chevron_1kzy8 {
802
- color: rgba(255, 255, 255, 0.94);
803
- } .filter-tag__valueButton_1kzy8 {
804
- color: rgba(255, 255, 255, 0.94);
805
- background-color: transparent;
806
- border: 1px solid rgba(228, 228, 251, 0.28)
807
- } .filter-tag__valueButton_1kzy8:disabled > .filter-tag__chevron_1kzy8 {
808
- color: #4a4a51;
809
- } .filter-tag__valueButton_1kzy8.filter-tag__outlined_1kzy8 {
810
- color: rgba(255, 255, 255, 0.94);
811
- border-color: rgba(228, 228, 251, 0.28);
812
- background-color: transparent
813
- } .filter-tag__valueButton_1kzy8.filter-tag__outlined_1kzy8:disabled {
814
- border-color: rgba(228, 228, 251, 0.28);
815
- color: rgba(233, 233, 250, 0.37);
816
- background-color: transparent;
817
- } @media (hover: hover) {
818
- .filter-tag__valueButton_1kzy8.filter-tag__outlined_1kzy8:not(:disabled):hover {
819
- border-color: rgba(228, 228, 251, 0.28);
820
- background-color: rgba(214, 214, 229, 0.07);
821
- }
822
- } .filter-tag__valueButton_1kzy8.filter-tag__outlined_1kzy8:not(:disabled):active {
823
- border-color: rgba(228, 228, 251, 0.28);
824
- background-color: rgba(225, 225, 248, 0.09);
825
- } .filter-tag__valueButton_1kzy8.filter-tag__filled_1kzy8 {
826
- color: rgba(255, 255, 255, 0.94);
827
- border-color: transparent
828
- } .filter-tag__valueButton_1kzy8.filter-tag__filled_1kzy8:disabled {
829
- color: rgba(233, 233, 250, 0.37);
830
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8 {
831
- color: rgba(3, 3, 6, 0.88);
832
- background-color: #f2f3f5;
833
- border-color: #f2f3f5
834
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8 > .filter-tag__chevron_1kzy8 {
835
- color: rgba(3, 3, 6, 0.88);
836
- } @media (hover: hover) {
837
- .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):hover {
838
- background-color: #dcdde1;
839
- }
840
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):active {
841
- background-color: #d2d3d9;
842
- } @media (hover: hover) {
843
- .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):hover + .filter-tag__clear_1kzy8:before {
844
- background-color: transparent;
845
- }
846
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):active + .filter-tag__clear_1kzy8:before {
847
- background-color: transparent;
848
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:disabled {
849
- color: rgba(233, 233, 250, 0.37);
850
- background-color: rgba(214, 214, 229, 0.07)
851
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:disabled > .filter-tag__chevron_1kzy8 {
852
- color: #4a4a51;
853
- } .filter-tag__clear_1kzy8 {
854
- color: rgba(4, 4, 21, 0.47);
855
- background-color: #f2f3f5
856
- } .filter-tag__clear_1kzy8:before {
857
- background-color: rgba(9, 12, 37, 0.28);
858
- } @media (hover: hover) {
859
- .filter-tag__clear_1kzy8:hover:before {
860
- background-color: transparent;
861
- }
862
- } .filter-tag__clear_1kzy8:active:before {
863
- background-color: transparent;
864
- } @media (hover: hover) {
865
- .filter-tag__clear_1kzy8:hover {
866
- color: rgba(4, 4, 19, 0.55);
867
- background-color: #dcdde1;
868
- }
869
- } .filter-tag__clear_1kzy8:active {
870
- color: rgba(1, 1, 12, 0.63);
871
- background-color: #d2d3d9;
872
- }
873
- .filter-tag__focused_1mu6v {
874
- outline: 2px solid #3193fc;
875
- } .filter-tag__valueButton_1mu6v.filter-tag__checked_1mu6v:disabled {
876
- border-color: transparent;
877
- }
878
- .filter-tag__component_1v8vv.filter-tag__disabled_1v8vv {
879
- background-color: transparent;
880
- } .filter-tag__component_1v8vv.filter-tag__checked_1v8vv:not(.filter-tag__disabled_1v8vv) {
881
- background-color: #212124;
882
- } @media (hover: hover) {
883
- .filter-tag__component_1v8vv.filter-tag__checked_1v8vv:not(.filter-tag__disabled_1v8vv):hover {
884
- background-color: #2f2f32;
885
- }
886
- } .filter-tag__component_1v8vv.filter-tag__checked_1v8vv:not(.filter-tag__disabled_1v8vv):active {
887
- background-color: #353539;
888
- } .filter-tag__chevron_1v8vv {
889
- color: rgba(3, 3, 6, 0.88);
890
- } .filter-tag__valueButton_1v8vv {
891
- color: rgba(3, 3, 6, 0.88);
892
- background-color: transparent;
893
- border: 1px solid rgba(9, 12, 37, 0.28)
894
- } .filter-tag__valueButton_1v8vv:disabled > .filter-tag__chevron_1v8vv {
895
- color: #babbc2;
896
- } .filter-tag__valueButton_1v8vv.filter-tag__outlined_1v8vv {
897
- color: rgba(3, 3, 6, 0.88);
898
- border-color: rgba(9, 12, 37, 0.28);
899
- background-color: transparent
900
- } .filter-tag__valueButton_1v8vv.filter-tag__outlined_1v8vv:disabled {
901
- border-color: rgba(9, 12, 37, 0.28);
902
- color: rgba(5, 8, 29, 0.38);
903
- background-color: transparent;
904
- } @media (hover: hover) {
905
- .filter-tag__valueButton_1v8vv.filter-tag__outlined_1v8vv:not(:disabled):hover {
906
- border-color: rgba(9, 12, 37, 0.28);
907
- background-color: rgba(38, 55, 88, 0.06);
908
- }
909
- } .filter-tag__valueButton_1v8vv.filter-tag__outlined_1v8vv:not(:disabled):active {
910
- border-color: rgba(9, 12, 37, 0.28);
911
- background-color: rgba(30, 43, 68, 0.08);
912
- } .filter-tag__valueButton_1v8vv.filter-tag__filled_1v8vv {
913
- color: rgba(3, 3, 6, 0.88);
914
- border-color: transparent
915
- } .filter-tag__valueButton_1v8vv.filter-tag__filled_1v8vv:disabled {
916
- color: rgba(5, 8, 29, 0.38);
917
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv {
918
- color: rgba(255, 255, 255, 0.94);
919
- background-color: #212124;
920
- border-color: #212124
921
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv > .filter-tag__chevron_1v8vv {
922
- color: rgba(255, 255, 255, 0.94);
923
- } @media (hover: hover) {
924
- .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):hover {
925
- background-color: #2f2f32;
926
- }
927
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):active {
928
- background-color: #353539;
929
- } @media (hover: hover) {
930
- .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):hover + .filter-tag__clear_1v8vv:before {
931
- background-color: transparent;
932
- }
933
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):active + .filter-tag__clear_1v8vv:before {
934
- background-color: transparent;
935
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:disabled {
936
- color: rgba(5, 8, 29, 0.38);
937
- background-color: rgba(38, 55, 88, 0.06)
938
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:disabled > .filter-tag__chevron_1v8vv {
939
- color: #babbc2;
940
- } .filter-tag__clear_1v8vv {
941
- color: rgba(238, 238, 251, 0.55);
942
- background-color: #212124
943
- } .filter-tag__clear_1v8vv:before {
944
- background-color: rgba(228, 228, 251, 0.28);
945
- } @media (hover: hover) {
946
- .filter-tag__clear_1v8vv:hover:before {
947
- background-color: transparent;
948
- }
949
- } .filter-tag__clear_1v8vv:active:before {
950
- background-color: transparent;
951
- } @media (hover: hover) {
952
- .filter-tag__clear_1v8vv:hover {
953
- color: rgba(239, 240, 252, 0.65);
954
- background-color: #2f2f32;
955
- }
956
- } .filter-tag__clear_1v8vv:active {
957
- color: rgba(243, 245, 254, 0.75);
958
- background-color: #353539;
959
- }.form-control__inner_1ynxv {
960
- background-color: rgba(222, 222, 238, 0.13);
961
- } .form-control__inner_1ynxv.form-control__hasError_1ynxv {
962
- background-color: rgba(225, 225, 248, 0.09);
963
- } .form-control__disabled_1ynxv.form-control__hasError_1ynxv {
964
- box-shadow: inset 0 0 0 2px #ff4837;
965
- }
966
-
967
- .form-control__inner_j9nbc {
968
- background-color: rgba(15, 25, 55, 0.1);
969
- } .form-control__inner_j9nbc.form-control__hasError_j9nbc {
970
- background-color: rgba(30, 43, 68, 0.08);
971
- } .form-control__disabled_j9nbc.form-control__hasError_j9nbc {
972
- box-shadow: inset 0 0 0 2px
973
- #ff4837;
974
- }
975
- .form-control__inner_11z61 {
976
- background-color: rgba(214, 214, 229, 0.07);
977
- } .form-control__disabled_11z61.form-control__hasError_11z61 {
978
- box-shadow: inset 0 0 0 2px #ff4837;
979
- }
980
- .form-control__inner_1a6ol {
981
- background-color: rgba(38, 55, 88, 0.06);
982
- } .form-control__disabled_1a6ol.form-control__hasError_1a6ol {
983
- box-shadow: inset 0 0 0 2px
984
- #ff4837;
985
- }
986
-
987
- .form-control__component_1h9uh {
988
- color: rgba(255, 255, 255, 0.94);
989
- } .form-control__label_1h9uh {
990
- color: rgba(238, 238, 251, 0.55);
991
- } .form-control__hint_1h9uh {
992
- color: rgba(238, 238, 251, 0.55);
993
- } .form-control__inner_1h9uh.form-control__disabled_1h9uh {
994
- color: rgba(238, 238, 251, 0.55);
995
- background-color: rgba(214, 214, 229, 0.07);
996
- } .form-control__disabled_1h9uh .form-control__label_1h9uh {
997
- color: rgba(233, 233, 250, 0.37);
998
- } .form-control__disabled_1h9uh.form-control__hasError_1h9uh {
999
- background-color: rgba(214, 214, 229, 0.07);
1000
- } .form-control__inner_1h9uh:not(.form-control__disabled_1h9uh):hover {
1001
- background-color: rgba(214, 214, 229, 0.07);
1002
- } .form-control__focused_1h9uh.form-control__inner_1h9uh,
1003
- .form-control__focused_1h9uh.form-control__inner_1h9uh:hover {
1004
- background-color: rgba(214, 214, 229, 0.07);
1005
- box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1006
- } .form-control__focused_1h9uh.form-control__inner_1h9uh.form-control__hasError_1h9uh, .form-control__focused_1h9uh.form-control__inner_1h9uh:hover.form-control__hasError_1h9uh {
1007
- box-shadow: inset 0 0 0 2px #ff4837;
1008
- background-color: rgba(214, 214, 229, 0.07);
1009
- } .form-control__error_1h9uh {
1010
- color: #ff4837;
1011
- } .form-control__hasError_1h9uh {
1012
- box-shadow: inset 0 0 0 2px #ff4837;
1013
- } .form-control__hasError_1h9uh .form-control__label_1h9uh {
1014
- color: rgba(238, 238, 251, 0.55);
1015
- }
1016
-
1017
- .form-control__component_1t5c0 {
1018
- color: rgba(3, 3, 6, 0.88);
1019
- } .form-control__label_1t5c0 {
1020
- color: rgba(4, 4, 19, 0.55);
1021
- } .form-control__hint_1t5c0 {
1022
- color: rgba(4, 4, 19, 0.55);
1023
- } .form-control__inner_1t5c0.form-control__disabled_1t5c0 {
1024
- color: rgba(4, 4, 19, 0.55);
1025
- background-color: rgba(38, 55, 88, 0.06);
1026
- } .form-control__disabled_1t5c0 .form-control__label_1t5c0 {
1027
- color: rgba(5, 8, 29, 0.38);
1028
- } .form-control__disabled_1t5c0.form-control__hasError_1t5c0 {
1029
- background-color: rgba(38, 55, 88, 0.06);
1030
- } .form-control__inner_1t5c0:not(.form-control__disabled_1t5c0):hover {
1031
- background-color: rgba(38, 55, 88, 0.06);
1032
- } .form-control__focused_1t5c0.form-control__inner_1t5c0,
1033
- .form-control__focused_1t5c0.form-control__inner_1t5c0:hover {
1034
- background-color: #fff;
1035
- box-shadow: inset 0 0 0 2px
1036
- rgba(4, 4, 21, 0.47)
1037
- } .form-control__focused_1t5c0.form-control__inner_1t5c0.form-control__hasError_1t5c0, .form-control__focused_1t5c0.form-control__inner_1t5c0:hover.form-control__hasError_1t5c0 {
1038
- box-shadow: inset 0 0 0 2px
1039
- #ff4837;
1040
- background-color: #fff;
1041
- } .form-control__error_1t5c0 {
1042
- color: #ff4837;
1043
- } .form-control__hasError_1t5c0 {
1044
- box-shadow: inset 0 0 0 2px
1045
- #ff4837;
1046
- } .form-control__hasError_1t5c0 .form-control__label_1t5c0 {
1047
- color: rgba(4, 4, 19, 0.55);
1048
- }.radio__container_fe42c:not(.radio__checked_fe42c):not(.radio__disabled_fe42c) .radio__circle_fe42c {
1049
- background-color: #262629;
1050
- border: 1.5px solid rgba(238, 238, 251, 0.55);
1051
- } .radio__container_fe42c:not(.radio__checked_fe42c):not(.radio__disabled_fe42c):hover:not(:active) .radio__circle_fe42c {
1052
- background-color: #2f2f32;
1053
- border-color: rgba(238, 238, 251, 0.55);
1054
- } .radio__container_fe42c:not(.radio__checked_fe42c):not(.radio__disabled_fe42c):active .radio__circle_fe42c {
1055
- background-color: #353539;
1056
- border-color: rgba(238, 238, 251, 0.55);
1057
- } .radio__container_fe42c.radio__disabled_fe42c .radio__circle_fe42c {
1058
- background-color: #262629;
1059
- border: 1.5px solid rgba(222, 222, 238, 0.13);
1060
- } .radio__container_fe42c.radio__disabled_fe42c .radio__label_fe42c {
1061
- color: rgba(238, 238, 251, 0.55);
1062
- } .radio__container_fe42c.radio__disabled_fe42c .radio__hint_fe42c {
1063
- color: rgba(238, 238, 251, 0.55);
1064
- } .radio__container_fe42c.radio__disabled_fe42c.radio__checked_fe42c .radio__circle_fe42c:before {
1065
- background-color: rgba(228, 228, 251, 0.28);
1066
- } .radio__container_fe42c.radio__checked_fe42c .radio__circle_fe42c {
1067
- background-color: #f2f3f5;
1068
- border: 1.5px solid transparent;
1069
- } .radio__container_fe42c.radio__checked_fe42c:hover .radio__circle_fe42c {
1070
- background-color: #dcdde1;
1071
- border-color: transparent;
1072
- } .radio__container_fe42c.radio__checked_fe42c:active .radio__circle_fe42c {
1073
- background-color: #d2d3d9;
1074
- border-color: transparent;
1075
- } .radio__container_fe42c.radio__disabled_fe42c.radio__checked_fe42c .radio__circle_fe42c {
1076
- background-color: rgba(225, 225, 248, 0.09);
1077
- border-color: transparent;
1078
- } .radio__circle_fe42c:before {
1079
- background-color: rgba(3, 3, 6, 0.88);
1080
- } .radio__label_fe42c {
1081
- color: rgba(255, 255, 255, 0.94);
1082
- } .radio__hint_fe42c {
1083
- color: rgba(238, 238, 251, 0.55);
1084
- }
1085
- .radio__container_iy6mu.radio__focused_iy6mu .radio__circle_iy6mu {
1086
- outline: 2px solid #3193fc;
1087
- }
1088
- .radio__container_f4ke3:not(.radio__checked_f4ke3):not(.radio__disabled_f4ke3) .radio__circle_f4ke3 {
1089
- background-color: #fff;
1090
- border: 1.5px solid rgba(4, 4, 21, 0.47);
1091
- } .radio__container_f4ke3:not(.radio__checked_f4ke3):not(.radio__disabled_f4ke3):hover:not(:active) .radio__circle_f4ke3 {
1092
- background-color: #e7e8eb;
1093
- border-color: rgba(4, 4, 21, 0.47);
1094
- } .radio__container_f4ke3:not(.radio__checked_f4ke3):not(.radio__disabled_f4ke3):active .radio__circle_f4ke3 {
1095
- background-color: #dcdde1;
1096
- border-color: rgba(4, 4, 21, 0.47);
1097
- } .radio__container_f4ke3.radio__disabled_f4ke3 .radio__circle_f4ke3 {
1098
- background-color: #fff;
1099
- border: 1.5px solid rgba(15, 25, 55, 0.1);
1100
- } .radio__container_f4ke3.radio__disabled_f4ke3 .radio__label_f4ke3 {
1101
- color: rgba(4, 4, 19, 0.55);
1102
- } .radio__container_f4ke3.radio__disabled_f4ke3 .radio__hint_f4ke3 {
1103
- color: rgba(4, 4, 19, 0.55);
1104
- } .radio__container_f4ke3.radio__disabled_f4ke3.radio__checked_f4ke3 .radio__circle_f4ke3:before {
1105
- background-color: rgba(9, 12, 37, 0.28);
1106
- } .radio__container_f4ke3.radio__checked_f4ke3 .radio__circle_f4ke3 {
1107
- background-color: #212124;
1108
- border: 1.5px solid transparent;
1109
- } .radio__container_f4ke3.radio__checked_f4ke3:hover .radio__circle_f4ke3 {
1110
- background-color: #2f2f32;
1111
- border-color: transparent;
1112
- } .radio__container_f4ke3.radio__checked_f4ke3:active .radio__circle_f4ke3 {
1113
- background-color: #353539;
1114
- border-color: transparent;
1115
- } .radio__container_f4ke3.radio__disabled_f4ke3.radio__checked_f4ke3 .radio__circle_f4ke3 {
1116
- background-color: rgba(30, 43, 68, 0.08);
1117
- border-color: transparent;
1118
- } .radio__circle_f4ke3:before {
1119
- background-color: rgba(255, 255, 255, 0.94);
1120
- } .radio__label_f4ke3 {
1121
- color: rgba(3, 3, 6, 0.88);
1122
- } .radio__hint_f4ke3 {
1123
- color: rgba(4, 4, 19, 0.55);
1124
- }.radio-group__label_1i4g7 {
1125
- color: rgba(255, 255, 255, 0.94);
1126
- }
1127
- .radio-group__label_1yt8y {
1128
- color: rgba(238, 238, 251, 0.55);
1129
- }
1130
- .radio-group__error_kzeqa {
1131
- border-left: 1px solid #ff4837
1132
- } .radio-group__errorMessage_kzeqa {
1133
- color: #ff4837;
1134
- } .radio-group__hint_kzeqa {
1135
- color: rgba(238, 238, 251, 0.55);
1136
- } .radio-group__hiddenInput_kzeqa:focus ~ button {
1137
- outline: 2px solid #3193fc;
1138
- }.spinner__component_mwzcc {
1139
- color: rgba(255, 255, 255, 0.94);
1140
- }
1141
- @keyframes spinner__spin_animation_1e0eh {
1142
- }
1143
- .spinner__component_51dpy {
1144
- color: rgba(3, 3, 6, 0.88);
1145
- }
1146
-
1147
- .steps__option_b4a29 {
1148
- color: rgba(255, 255, 255, 0.94);
1149
- background: rgba(222, 222, 238, 0.13)
1150
- } .steps__dash_b4a29 {
1151
- border-top: 2px solid rgba(222, 222, 238, 0.13)
1152
- } .steps__dash_b4a29.steps__completed_b4a29 {
1153
- border-top: 2px solid rgba(255, 255, 255, 0.94);
1154
- } .steps__dash_b4a29.steps__vertical_b4a29 {
1155
- border-left: 2px solid rgba(222, 222, 238, 0.13);
1156
- } .steps__dash_b4a29.steps__completed_b4a29.steps__vertical_b4a29 {
1157
- border-left: 2px solid rgba(255, 255, 255, 0.94);
1158
- } .steps__text_b4a29 {
1159
- color: rgba(255, 255, 255, 0.94)
1160
- } .steps__text_b4a29.steps__interactive_b4a29:not(.steps__disabled_b4a29):hover {
1161
- background: rgba(214, 214, 229, 0.07);
1162
- } .steps__text_b4a29.steps__interactive_b4a29:not(.steps__disabled_b4a29):active {
1163
- background: rgba(225, 225, 248, 0.09);
1164
- } .steps__focused_b4a29 {
1165
- outline: 2px solid #3193fc;
1166
- } .steps__selected_b4a29 .steps__text_b4a29 {
1167
- color: rgba(255, 255, 255, 0.94);
1168
- } .steps__selected_b4a29 .steps__option_b4a29 {
1169
- color: rgba(3, 3, 6, 0.88);
1170
- background: rgba(255, 255, 255, 0.94);
1171
- } .steps__checkbox_b4a29 {
1172
- border: 2px solid rgba(222, 222, 238, 0.13);
1173
- } .steps__dot_b4a29 {
1174
- background: rgba(222, 222, 238, 0.13);
1175
- } .steps__selected_b4a29 .steps__checkbox_b4a29 {
1176
- border: 2px solid rgba(255, 255, 255, 0.94)
1177
- } .steps__selected_b4a29 .steps__checkbox_b4a29 .steps__dot_b4a29 {
1178
- background: rgba(255, 255, 255, 0.94);
1179
- } .steps__completedIndicator_b4a29 > [class*='positive'] {
1180
- color: rgba(255, 255, 255, 0.94);
1181
- background-color: rgba(255, 255, 255, 0.94);
1182
- }
1183
- .page-indicator__element_ferxd {
1184
- background: rgba(222, 222, 238, 0.13)
1185
- } .page-indicator__element_ferxd.page-indicator__active_ferxd {
1186
- background: rgba(255, 255, 255, 0.94);
1187
- }
1188
-
1189
- .page-indicator__element_1jc8a {
1190
- background: rgba(15, 25, 55, 0.1)
1191
- } .page-indicator__element_1jc8a.page-indicator__active_1jc8a {
1192
- background: rgba(3, 3, 6, 0.88);
1193
- }
1194
- .page-indicator__element_dnech {
1195
- background: rgba(222, 222, 238, 0.13)
1196
- } .page-indicator__element_dnech.page-indicator__active_dnech {
1197
- background: #f2f3f5;
1198
- }
1199
- .page-indicator__element_x3ftq {
1200
- background: rgba(15, 25, 55, 0.1)
1201
- } .page-indicator__element_x3ftq.page-indicator__active_x3ftq {
1202
- background: #212124;
1203
- }
1204
- .page-indicator__pageIndicator_qe2qd {
1205
- background: rgba(222, 222, 238, 0.13);
1206
- } .page-indicator__element_qe2qd {
1207
- background: rgba(255, 255, 255, 0.94);
1208
- }
1209
-
1210
- .page-indicator__pageIndicator_e3u5b {
1211
- background: rgba(15, 25, 55, 0.1);
1212
- } .page-indicator__element_e3u5b {
1213
- background: rgba(3, 3, 6, 0.88);
1214
- }
1215
- .page-indicator__pageIndicator_1y4hi {
1216
- background: rgba(222, 222, 238, 0.13);
1217
- } .page-indicator__element_1y4hi {
1218
- background: #f2f3f5;
1219
- }
1220
- .page-indicator__pageIndicator_nxikt {
1221
- background: rgba(15, 25, 55, 0.1);
1222
- } .page-indicator__element_nxikt {
1223
- background: #212124;
1224
- }
1225
- .page-indicator__element_rbvx2 {
1226
- background: rgba(222, 222, 238, 0.13)
1227
- } .page-indicator__element_rbvx2.page-indicator__active_rbvx2 {
1228
- background: rgba(255, 255, 255, 0.94);
1229
- }
1230
-
1231
- .page-indicator__element_1sdhf {
1232
- background: rgba(15, 25, 55, 0.1)
1233
- } .page-indicator__element_1sdhf.page-indicator__active_1sdhf {
1234
- background: rgba(3, 3, 6, 0.88);
1235
- }
1236
- .page-indicator__element_1y88v {
1237
- background: rgba(222, 222, 238, 0.13)
1238
- } .page-indicator__element_1y88v.page-indicator__active_1y88v {
1239
- background: #f2f3f5;
1240
- }
1241
- .page-indicator__element_1367h {
1242
- background: rgba(15, 25, 55, 0.1)
1243
- } .page-indicator__element_1367h.page-indicator__active_1367h {
1244
- background: #212124;
1245
- }
1246
- .page-indicator__element_61zat {
1247
- background: rgba(222, 222, 238, 0.13)
1248
- } .page-indicator__element_61zat.page-indicator__active_61zat {
1249
- .page-indicator__progress_61zat {
1250
- background: rgba(255, 255, 255, 0.94);
1251
- }
1252
- }
1253
- .page-indicator__element_rbovf:not(.page-indicator__active_rbovf) {
1254
- } .page-indicator__element_rbovf {
1255
- }
1256
- .page-indicator__element_1fyv1 {
1257
- background: rgba(15, 25, 55, 0.1)
1258
- } .page-indicator__element_1fyv1.page-indicator__active_1fyv1 {
1259
- .page-indicator__progress_1fyv1 {
1260
- background: rgba(3, 3, 6, 0.88);
1261
- }
1262
- }
1263
- .page-indicator__element_k2v5m {
1264
- background: rgba(222, 222, 238, 0.13)
1265
- } .page-indicator__element_k2v5m.page-indicator__active_k2v5m {
1266
- .page-indicator__progress_k2v5m {
1267
- background: #f2f3f5;
1268
- }
1269
- }
1270
- .page-indicator__element_qe7fg {
1271
- background: rgba(15, 25, 55, 0.1)
1272
- } .page-indicator__element_qe7fg.page-indicator__active_qe7fg {
1273
- .page-indicator__progress_qe7fg {
1274
- background: #212124;
1275
- }
1276
- }.switch__switch_sihjz {
1277
- background-color: rgba(238, 238, 251, 0.55)
1278
- } .switch__switch_sihjz:hover {
1279
- background-color: rgba(239, 240, 252, 0.65);
1280
- } .switch__label_sihjz {
1281
- color: rgba(255, 255, 255, 0.94);
1282
- } .switch__hint_sihjz {
1283
- color: rgba(238, 238, 251, 0.55);
1284
- } .switch__checked_sihjz .switch__switch_sihjz {
1285
- background-color: #17d055
1286
- } .switch__checked_sihjz .switch__switch_sihjz:hover {
1287
- background-color: #22e068;
1288
- } .switch__disabled_sihjz .switch__label_sihjz {
1289
- color: rgba(238, 238, 251, 0.55);
1290
- } .switch__disabled_sihjz .switch__hint_sihjz {
1291
- color: rgba(238, 238, 251, 0.55);
1292
- } .switch__disabled_sihjz .switch__switch_sihjz {
1293
- background-color: rgba(225, 225, 248, 0.09)
1294
- } .switch__disabled_sihjz .switch__switch_sihjz:before {
1295
- background-color: rgba(228, 228, 251, 0.28);
1296
- } .switch__disabled_sihjz.switch__checked_sihjz .switch__switch_sihjz {
1297
- background-color: rgba(225, 225, 248, 0.09);
1298
- }
1299
- .switch__component_1japb {
1300
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1301
- } .switch__switch_1japb {
1302
- border: 2px solid transparent;
1303
- } .switch__switch_1japb:before {
1304
- background-color: #fff;
1305
- } .switch__errorMessage_1japb {
1306
- color: #ff4837;
1307
- } .switch__focused_1japb .switch__switch_1japb {
1308
- outline: 2px solid #3193fc;
1309
- }
1310
- .switch__switch_52k5w {
1311
- background-color: rgba(4, 4, 21, 0.47)
1312
- } .switch__switch_52k5w:hover {
1313
- background-color: rgba(4, 4, 19, 0.55);
1314
- } .switch__label_52k5w {
1315
- color: rgba(3, 3, 6, 0.88);
1316
- } .switch__hint_52k5w {
1317
- color: rgba(4, 4, 19, 0.55);
1318
- } .switch__checked_52k5w .switch__switch_52k5w {
1319
- background-color: #0cc44d
1320
- } .switch__checked_52k5w .switch__switch_52k5w:hover {
1321
- background-color: #04b545;
1322
- } .switch__disabled_52k5w .switch__label_52k5w {
1323
- color: rgba(4, 4, 19, 0.55);
1324
- } .switch__disabled_52k5w .switch__hint_52k5w {
1325
- color: rgba(4, 4, 19, 0.55);
1326
- } .switch__disabled_52k5w .switch__switch_52k5w {
1327
- background-color: rgba(30, 43, 68, 0.08)
1328
- } .switch__disabled_52k5w .switch__switch_52k5w:before {
1329
- background-color: rgba(9, 12, 37, 0.28);
1330
- } .switch__disabled_52k5w.switch__checked_52k5w .switch__switch_52k5w {
1331
- background-color: rgba(30, 43, 68, 0.08);
1332
- }
1333
- .system-message__component_5ukys {
1334
- color: rgba(238, 238, 251, 0.55);
1335
- }
1336
-
1337
-
1338
- .system-message__component_18rur {
1339
- color: rgba(255, 255, 255, 0.94);
1340
- }
1341
-
1342
- .system-message__component_bznhh {
1343
- color: rgba(255, 255, 255, 0.94);
1344
- }
1345
- .base-modal__component_2soq9 {
1346
- background: #1c1c1e;
1347
- }.popover__component_2j243 {
1348
- background-color: transparent;
1349
- color: rgba(255, 255, 255, 0.94);
1350
- } .popover__inner_2j243 {
1351
- background-color: #1c1c1e;
1352
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1353
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1354
- border: 1px solid transparent;
1355
- } .popover__arrow_2j243:after {
1356
- background-color: #1c1c1e;
1357
- border: 1px solid transparent;
1358
- }.tag__filled_1cp7c {
1359
- background-color: rgba(222, 222, 238, 0.13)
1360
- } .tag__filled_1cp7c:disabled {
1361
- background-color: rgba(214, 214, 229, 0.07);
1362
- border-color: transparent;
1363
- } @media (hover: hover) {
1364
- .tag__filled_1cp7c:hover:not(:disabled) {
1365
- background-color: rgba(234, 234, 248, 0.15);
1366
- }
1367
- } .tag__filled_1cp7c:active:not(:disabled) {
1368
- background-color: rgba(231, 231, 248, 0.18);
1369
- }
1370
-
1371
- .tag__filled_drp2t {
1372
- background-color: rgba(15, 25, 55, 0.1)
1373
- } .tag__filled_drp2t:disabled {
1374
- background-color: rgba(38, 55, 88, 0.06);
1375
- } @media (hover: hover) {
1376
- .tag__filled_drp2t:hover:not(:disabled) {
1377
- background-color: rgba(5, 12, 41, 0.14);
1378
- }
1379
- } .tag__filled_drp2t:active:not(:disabled) {
1380
- background-color: rgba(5, 11, 44, 0.18);
1381
- }
1382
- .tag__filled_x07q1 {
1383
- background-color: rgba(214, 214, 229, 0.07)
1384
- } .tag__filled_x07q1:disabled {
1385
- background-color: rgba(214, 214, 229, 0.07);
1386
- } @media (hover: hover) {
1387
- .tag__filled_x07q1:hover:not(:disabled) {
1388
- background-color: rgba(214, 214, 229, 0.07);
1389
- }
1390
- } .tag__filled_x07q1:active:not(:disabled) {
1391
- background-color: rgba(222, 222, 238, 0.13);
1392
- }
1393
- .tag__filled_19gqn {
1394
- background-color: rgba(38, 55, 88, 0.06)
1395
- } .tag__filled_19gqn:disabled {
1396
- background-color: rgba(38, 55, 88, 0.06);
1397
- } @media (hover: hover) {
1398
- .tag__filled_19gqn:hover:not(:disabled) {
1399
- background-color: rgba(38, 55, 88, 0.06);
1400
- }
1401
- } .tag__filled_19gqn:active:not(:disabled) {
1402
- background-color: rgba(5, 12, 41, 0.14);
1403
- }
1404
-
1405
- .tag__component_18qc1.tag__outlined_18qc1 {
1406
- color: rgba(255, 255, 255, 0.94);
1407
- border-color: rgba(228, 228, 251, 0.28);
1408
- background-color: transparent
1409
- } .tag__component_18qc1.tag__outlined_18qc1:disabled {
1410
- border-color: rgba(228, 228, 251, 0.28);
1411
- color: rgba(233, 233, 250, 0.37);
1412
- background-color: transparent;
1413
- } @media (hover: hover) {
1414
- .tag__component_18qc1.tag__outlined_18qc1:hover:not(:disabled) {
1415
- border-color: rgba(228, 228, 251, 0.28);
1416
- background-color: rgba(214, 214, 229, 0.07);
1417
- }
1418
- } .tag__component_18qc1.tag__outlined_18qc1:active:not(:disabled) {
1419
- border-color: rgba(228, 228, 251, 0.28);
1420
- background-color: rgba(225, 225, 248, 0.09);
1421
- } .tag__component_18qc1.tag__filled_18qc1 {
1422
- color: rgba(255, 255, 255, 0.94);
1423
- border-color: transparent
1424
- } .tag__component_18qc1.tag__filled_18qc1:disabled {
1425
- color: rgba(233, 233, 250, 0.37);
1426
- } .tag__component_18qc1.tag__checked_18qc1 {
1427
- color: rgba(3, 3, 6, 0.88);
1428
- border-color: #f2f3f5;
1429
- background-color: #f2f3f5
1430
- } .tag__component_18qc1.tag__checked_18qc1:disabled {
1431
- border-color: transparent;
1432
- color: rgba(233, 233, 250, 0.37);
1433
- background-color: rgba(214, 214, 229, 0.07);
1434
- } @media (hover: hover) {
1435
- .tag__component_18qc1.tag__checked_18qc1:hover:not(:disabled) {
1436
- background-color: #dcdde1;
1437
- border-color: #dcdde1;
1438
- }
1439
- } .tag__component_18qc1.tag__checked_18qc1:active:not(:disabled) {
1440
- background-color: #d2d3d9;
1441
- border-color: #d2d3d9;
1442
- }
1443
- .tag__focused_1nrtk {
1444
- outline: 2px solid #3193fc;
1445
- }
1446
- .tag__component_r5vbf.tag__outlined_r5vbf {
1447
- color: rgba(3, 3, 6, 0.88);
1448
- border-color: rgba(9, 12, 37, 0.28);
1449
- background-color: transparent
1450
- } .tag__component_r5vbf.tag__outlined_r5vbf:disabled {
1451
- border-color: rgba(9, 12, 37, 0.28);
1452
- color: rgba(5, 8, 29, 0.38);
1453
- background-color: transparent;
1454
- } @media (hover: hover) {
1455
- .tag__component_r5vbf.tag__outlined_r5vbf:hover:not(:disabled) {
1456
- border-color: rgba(9, 12, 37, 0.28);
1457
- background-color: rgba(38, 55, 88, 0.06);
1458
- }
1459
- } .tag__component_r5vbf.tag__outlined_r5vbf:active:not(:disabled) {
1460
- border-color: rgba(9, 12, 37, 0.28);
1461
- background-color: rgba(30, 43, 68, 0.08);
1462
- } .tag__component_r5vbf.tag__filled_r5vbf {
1463
- color: rgba(3, 3, 6, 0.88);
1464
- border-color: transparent
1465
- } .tag__component_r5vbf.tag__filled_r5vbf:disabled {
1466
- color: rgba(5, 8, 29, 0.38);
1467
- } .tag__component_r5vbf.tag__checked_r5vbf {
1468
- color: rgba(255, 255, 255, 0.94);
1469
- border-color: #212124;
1470
- background-color: #212124
1471
- } .tag__component_r5vbf.tag__checked_r5vbf:disabled {
1472
- border-color: transparent;
1473
- color: rgba(5, 8, 29, 0.38);
1474
- background-color: rgba(38, 55, 88, 0.06);
1475
- } @media (hover: hover) {
1476
- .tag__component_r5vbf.tag__checked_r5vbf:hover:not(:disabled) {
1477
- background-color: #2f2f32;
1478
- border-color: #2f2f32;
1479
- }
1480
- } .tag__component_r5vbf.tag__checked_r5vbf:active:not(:disabled) {
1481
- background-color: #353539;
1482
- border-color: #353539;
1483
- }.typography__tertiary_190cm {
1484
- color: rgba(233, 233, 250, 0.37);
1485
- } .typography__disabled_190cm {
1486
- color: rgba(231, 231, 248, 0.18);
1487
- } .typography__accent_190cm {
1488
- color: #f83a2a;
1489
- } .typography__primary_190cm {
1490
- color: rgba(255, 255, 255, 0.94);
1491
- } .typography__attention_190cm {
1492
- color: #fa9313;
1493
- } .typography__positive_190cm {
1494
- color: #0cc44d;
1495
- } .typography__secondary_190cm {
1496
- color: rgba(238, 238, 251, 0.55);
1497
- } .typography__tertiary-inverted_190cm {
1498
- color: rgba(5, 8, 29, 0.38);
1499
- } .typography__primary-inverted_190cm {
1500
- color: rgba(3, 3, 6, 0.88);
1501
- } .typography__secondary-inverted_190cm {
1502
- color: rgba(4, 4, 19, 0.55);
1503
- } .typography__link_190cm {
1504
- color: #4a9dfc;
1505
- } .typography__negative_190cm {
1506
- color: #ff4837;
1507
- } .typography__static-primary-light_190cm {
1508
- color: #fff;
1509
- } .typography__static-secondary-light_190cm {
1510
- color: rgba(238, 238, 251, 0.55);
1511
- } .typography__static-tertiary-light_190cm {
1512
- color: rgba(233, 233, 250, 0.37);
1513
- } .typography__static-primary-dark_190cm {
1514
- color: #0e0e0e;
1515
- } .typography__static-secondary-dark_190cm {
1516
- color: rgba(4, 4, 19, 0.55);
1517
- } .typography__static-tertiary-dark_190cm {
1518
- color: rgba(5, 8, 29, 0.38);
1519
- } .typography__static-accent_190cm {
1520
- color: #ef3124;
1521
- } .typography__static-positive_190cm {
1522
- color: #0d9336;
1523
- }
1524
-
1525
-
1526
-
1527
-
1528
-
1529
-
1530
-
1531
- .sortable-list__primary_1e27x {
1532
- background: #262629;
1533
- } .sortable-list__secondary_1e27x {
1534
- background: #1c1c1e;
1535
- }
1536
- .sortable-list__component_9xb9t:hover .sortable-list__icon_9xb9t {
1537
- color: rgba(255, 255, 255, 0.94);
1538
- } .sortable-list__icon_9xb9t {
1539
- color: rgba(238, 238, 251, 0.55);
1540
- } .sortable-list__dragOverlay_9xb9t {
1541
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1542
- 0 0 1px rgba(0, 0, 0, 0.04)
1543
- } .sortable-list__dragOverlay_9xb9t .sortable-list__icon_9xb9t {
1544
- color: rgba(255, 255, 255, 0.94);
1545
- } @keyframes sortable-list__pop_9xb9t {
1546
- to {
1547
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1548
- 0 0 1px rgba(0, 0, 0, 0.04);
1549
- }
1550
- }.textarea__input_1i3c7 {
1551
- color: rgba(255, 255, 255, 0.94);
1552
- caret-color: rgba(255, 255, 255, 0.94);
1553
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1554
- } .textarea__input_1i3c7:-webkit-autofill {
1555
- -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
1556
- } .textarea__input_1i3c7::placeholder {
1557
- color: rgba(238, 238, 251, 0.55);
1558
- } .textarea__hasInnerLabel_1i3c7::placeholder {
1559
- color: rgba(233, 233, 250, 0.37);
1560
- } .textarea__input_1i3c7:read-only:not(.textarea__disableUserInput_1i3c7) {
1561
- color: rgba(233, 233, 250, 0.37)
1562
- } .textarea__input_1i3c7:read-only:not(.textarea__disableUserInput_1i3c7):focus::placeholder {
1563
- color: rgba(238, 238, 251, 0.55);
1564
- } .textarea__input_1i3c7:disabled {
1565
- color: rgba(233, 233, 250, 0.37);
1566
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1567
- } .textarea__input_1i3c7:focus::placeholder {
1568
- color: rgba(233, 233, 250, 0.37);
1569
- } .textarea__error_1i3c7 {
1570
- color: rgba(255, 255, 255, 0.94);
1571
- caret-color: rgba(255, 255, 255, 0.94);
1572
- } .textarea__textarea_1i3c7 {
1573
- color: rgba(255, 255, 255, 0.94);
1574
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1575
- } .textarea__textarea_1i3c7::placeholder {
1576
- color: rgba(238, 238, 251, 0.55);
1577
- } .textarea__hasInnerLabel_1i3c7::placeholder {
1578
- color: rgba(233, 233, 250, 0.37);
1579
- } .textarea__textarea_1i3c7:disabled {
1580
- color: rgba(233, 233, 250, 0.37);
1581
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1582
- } .textarea__textarea_1i3c7:read-only {
1583
- color: rgba(233, 233, 250, 0.37);
1584
- } .textarea__textarea_1i3c7:focus::placeholder {
1585
- color: rgba(233, 233, 250, 0.37);
1586
- } .textarea__hint_1i3c7 {
1587
- color: rgba(238, 238, 251, 0.55);
1588
- } .textarea__error_1i3c7 {
1589
- color: #ff4837;
1590
- }
1591
- .textarea__textarea_1dz1u.textarea__overflow_1dz1u {
1592
- color: transparent;
1593
- caret-color: rgba(255, 255, 255, 0.94);
1594
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-track {
1595
- background-color: transparent;
1596
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-track-piece {
1597
- background-color: transparent;
1598
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-thumb {
1599
- background-color: rgba(228, 228, 251, 0.28);
1600
- border-color: transparent;
1601
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-thumb:active {
1602
- background-color: rgba(238, 238, 251, 0.55);
1603
- } .textarea__pseudoTextarea_1dz1u span {
1604
- color: rgba(255, 255, 255, 0.94);
1605
- } .textarea__pseudoTextarea_1dz1u .textarea__overflow_1dz1u {
1606
- color: rgba(233, 233, 250, 0.37);
1607
- } .textarea__pseudoTextarea_1dz1u::-webkit-scrollbar-thumb {
1608
- background-color: transparent;
1609
- } .textarea__focusVisible_1dz1u {
1610
- outline: 2px solid #3193fc;
1611
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-40_1dz1u {
1612
- border-top: 11px solid transparent;
1613
- border-bottom: 11px solid transparent;
1614
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-48_1dz1u {
1615
- border-top: 14px solid transparent;
1616
- border-bottom: 14px solid transparent;
1617
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-56_1dz1u {
1618
- border-top: 18px solid transparent;
1619
- border-bottom: 18px solid transparent;
1620
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-64_1dz1u {
1621
- border-top: 22px solid transparent;
1622
- border-bottom: 22px solid transparent;
1623
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-72_1dz1u {
1624
- border-top: 24px solid transparent;
1625
- border-bottom: 24px solid transparent;
1626
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-40_1dz1u {
1627
- border-top: 19px solid transparent;
1628
- border-bottom: 3px solid transparent;
1629
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-48_1dz1u {
1630
- border-top: 24px solid transparent;
1631
- border-bottom: 4px solid transparent;
1632
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-56_1dz1u {
1633
- border-top: 24px solid transparent;
1634
- border-bottom: 8px solid transparent;
1635
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-64_1dz1u {
1636
- border-top: 32px solid transparent;
1637
- border-bottom: 12px solid transparent;
1638
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-72_1dz1u {
1639
- border-top: 34px solid transparent;
1640
- border-bottom: 14px solid transparent;
1641
- }
1642
- .textarea__input_1gep0 {
1643
- color: rgba(3, 3, 6, 0.88);
1644
- caret-color: rgba(3, 3, 6, 0.88);
1645
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1646
- } .textarea__input_1gep0:-webkit-autofill {
1647
- -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
1648
- } .textarea__input_1gep0::placeholder {
1649
- color: rgba(4, 4, 19, 0.55);
1650
- } .textarea__hasInnerLabel_1gep0::placeholder {
1651
- color: rgba(5, 8, 29, 0.38);
1652
- } .textarea__input_1gep0:read-only:not(.textarea__disableUserInput_1gep0) {
1653
- color: rgba(5, 8, 29, 0.38)
1654
- } .textarea__input_1gep0:read-only:not(.textarea__disableUserInput_1gep0):focus::placeholder {
1655
- color: rgba(4, 4, 19, 0.55);
1656
- } .textarea__input_1gep0:disabled {
1657
- color: rgba(5, 8, 29, 0.38);
1658
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1659
- } .textarea__input_1gep0:focus::placeholder {
1660
- color: rgba(5, 8, 29, 0.38);
1661
- } .textarea__error_1gep0 {
1662
- color: rgba(3, 3, 6, 0.88);
1663
- caret-color: rgba(3, 3, 6, 0.88);
1664
- } .textarea__textarea_1gep0 {
1665
- color: rgba(3, 3, 6, 0.88);
1666
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1667
- } .textarea__textarea_1gep0::placeholder {
1668
- color: rgba(4, 4, 19, 0.55);
1669
- } .textarea__hasInnerLabel_1gep0::placeholder {
1670
- color: rgba(5, 8, 29, 0.38);
1671
- } .textarea__textarea_1gep0:disabled {
1672
- color: rgba(5, 8, 29, 0.38);
1673
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1674
- } .textarea__textarea_1gep0:read-only {
1675
- color: rgba(5, 8, 29, 0.38);
1676
- } .textarea__textarea_1gep0:focus::placeholder {
1677
- color: rgba(5, 8, 29, 0.38);
1678
- } .textarea__hint_1gep0 {
1679
- color: rgba(238, 238, 251, 0.55);
1680
- } .textarea__error_1gep0 {
1681
- color: #ff4837;
1682
- }.action-button__primary_ms2ie {
1683
- color: rgba(255, 255, 255, 0.94)
1684
- } .action-button__primary_ms2ie .action-button__iconWrapper_ms2ie {
1685
- color: rgba(3, 3, 6, 0.88);
1686
- background-color: #f2f3f5;
1687
- } .action-button__primary_ms2ie:hover .action-button__iconWrapper_ms2ie {
1688
- background-color: #dcdde1;
1689
- } .action-button__primary_ms2ie:active .action-button__iconWrapper_ms2ie {
1690
- background-color: #d2d3d9;
1691
- } .action-button__primary_ms2ie .action-button__loader_ms2ie {
1692
- color: rgba(3, 3, 6, 0.88);
1693
- } .action-button__secondary_ms2ie {
1694
- color: rgba(255, 255, 255, 0.94)
1695
- } .action-button__secondary_ms2ie .action-button__iconWrapper_ms2ie {
1696
- color: rgba(255, 255, 255, 0.94);
1697
- background-color: #1c1c1e;
1698
- } .action-button__secondary_ms2ie:hover .action-button__iconWrapper_ms2ie {
1699
- background-color: #212124;
1700
- } .action-button__secondary_ms2ie:active .action-button__iconWrapper_ms2ie {
1701
- background-color: #29292c;
1702
- } .action-button__secondary_ms2ie .action-button__loader_ms2ie {
1703
- color: rgba(255, 255, 255, 0.94);
1704
- } .action-button__disabled_ms2ie {
1705
- color: rgba(233, 233, 250, 0.37)
1706
- } .action-button__disabled_ms2ie .action-button__iconWrapper_ms2ie {
1707
- color: #4a4a51;
1708
- background-color: #1c1c1e;
1709
- }
1710
- .action-button__component_120me {
1711
- -webkit-tap-highlight-color: transparent
1712
- } .action-button__focused_120me {
1713
- outline: 2px solid #3193fc;
1714
- }
1715
- .action-button__primary_m1me5 {
1716
- color: rgba(3, 3, 6, 0.88)
1717
- } .action-button__primary_m1me5 .action-button__iconWrapper_m1me5 {
1718
- color: rgba(255, 255, 255, 0.94);
1719
- background-color: #212124;
1720
- } .action-button__primary_m1me5:hover .action-button__iconWrapper_m1me5 {
1721
- background-color: #2f2f32;
1722
- } .action-button__primary_m1me5:active .action-button__iconWrapper_m1me5 {
1723
- background-color: #353539;
1724
- } .action-button__primary_m1me5 .action-button__loader_m1me5 {
1725
- color: rgba(3, 3, 6, 0.88);
1726
- } .action-button__secondary_m1me5 {
1727
- color: rgba(3, 3, 6, 0.88)
1728
- } .action-button__secondary_m1me5 .action-button__iconWrapper_m1me5 {
1729
- color: rgba(3, 3, 6, 0.88);
1730
- background-color: #f2f3f5;
1731
- } .action-button__secondary_m1me5:hover .action-button__iconWrapper_m1me5 {
1732
- background-color: #e7e8eb;
1733
- } .action-button__secondary_m1me5:active .action-button__iconWrapper_m1me5 {
1734
- background-color: #dcdde1;
1735
- } .action-button__secondary_m1me5 .action-button__loader_m1me5 {
1736
- color: rgba(255, 255, 255, 0.94);
1737
- } .action-button__disabled_m1me5 {
1738
- color: rgba(5, 8, 29, 0.38)
1739
- } .action-button__disabled_m1me5 .action-button__iconWrapper_m1me5 {
1740
- color: #babbc2;
1741
- background-color: #f2f3f5;
1742
- }
1743
- .action-button__primary_i3tdj {
1744
- color: rgba(3, 3, 6, 0.88)
1745
- } .action-button__primary_i3tdj .action-button__iconWrapper_i3tdj {
1746
- color: rgba(255, 255, 255, 0.94);
1747
- background-color: #212124;
1748
- } .action-button__primary_i3tdj .action-button__loader_i3tdj {
1749
- color: rgba(255, 255, 255, 0.94);
1750
- } .action-button__secondary_i3tdj {
1751
- color: rgba(3, 3, 6, 0.88)
1752
- } .action-button__secondary_i3tdj .action-button__iconWrapper_i3tdj {
1753
- color: rgba(3, 3, 6, 0.88);
1754
- background-color: #f2f3f5;
1755
- } .action-button__secondary_i3tdj .action-button__loader_i3tdj {
1756
- color: rgba(3, 3, 6, 0.88);
1757
- } .action-button__disabled_i3tdj {
1758
- color: rgba(5, 8, 29, 0.38)
1759
- } .action-button__disabled_i3tdj .action-button__iconWrapper_i3tdj {
1760
- color: #babbc2;
1761
- background-color: #f2f3f5;
1762
- }.drawer__customScrollbar_1h20n::-webkit-scrollbar-track {
1763
- background-color: transparent;
1764
- } .drawer__customScrollbar_1h20n::-webkit-scrollbar-track-piece {
1765
- background-color: transparent;
1766
- } .drawer__customScrollbar_1h20n::-webkit-scrollbar-thumb {
1767
- background-color: rgba(228, 228, 251, 0.28);
1768
- border-color: transparent;
1769
- } .drawer__customScrollbar_1h20n::-webkit-scrollbar-thumb:active {
1770
- background-color: rgba(238, 238, 251, 0.55);
1771
- } .drawer__backdropEnter_1h20n {
1772
- background-color: transparent;
1773
- } .drawer__backdropEnterActive_1h20n,
1774
- .drawer__backdropEnterDone_1h20n {
1775
- background-color: rgba(0, 0, 0, 0.7);
1776
- } .drawer__backdropExit_1h20n {
1777
- background-color: rgba(0, 0, 0, 0.7);
1778
- } .drawer__backdropExitActive_1h20n,
1779
- .drawer__backdropExitDone_1h20n {
1780
- background-color: transparent;
1781
- }.pagination__component_8bo1d {
1782
- color: rgba(255, 255, 255, 0.94);
1783
- }
1784
- .pagination__dots_t2l9v {
1785
- color: rgba(238, 238, 251, 0.55);
1786
- }
1787
-
1788
- button.pagination__tag_5oagu.pagination__tag_5oagu {
1789
- color: rgba(238, 238, 251, 0.55)
1790
- } button.pagination__tag_5oagu.pagination__tag_5oagu:hover:not(:disabled) {
1791
- background-color: rgba(214, 214, 229, 0.07);
1792
- color: rgba(255, 255, 255, 0.94);
1793
- } button.pagination__tag_5oagu.pagination__tag_5oagu:active:not(:disabled) {
1794
- background-color: rgba(225, 225, 248, 0.09);
1795
- } button.pagination__tag_5oagu.pagination__tag_5oagu.pagination__checked_5oagu {
1796
- background-color: #f2f3f5;
1797
- color: rgba(3, 3, 6, 0.88);
1798
- } button.pagination__tag_5oagu.pagination__tag_5oagu.pagination__checked_5oagu:hover:not(:disabled) {
1799
- color: rgba(3, 3, 6, 0.88);
1800
- } button.pagination__tag_5oagu.pagination__tag_5oagu.pagination__checked_5oagu:active:not(:disabled) {
1801
- color: rgba(255, 255, 255, 0.94);
1802
- }.button__primary_1ojsr {
1803
- color: rgba(3, 3, 6, 0.88);
1804
- background-color: #f2f3f5
1805
- } @media (hover: hover) {
1806
- .button__primary_1ojsr:hover {
1807
- background-color: #dcdde1;
1808
- }
1809
- } .button__primary_1ojsr:active {
1810
- background-color: #d2d3d9;
1811
- } .button__primary_1ojsr > .button__loader_1ojsr {
1812
- color: rgba(3, 3, 6, 0.88);
1813
- } .button__secondary_1ojsr {
1814
- background-color: rgba(222, 222, 238, 0.13)
1815
- } .button__secondary_1ojsr:hover {
1816
- background-color: rgba(234, 234, 248, 0.15);
1817
- } .button__secondary_1ojsr:active {
1818
- background-color: rgba(231, 231, 248, 0.18);
1819
- } .button__text_1ojsr:active {
1820
- color: rgba(255, 255, 255, 0.6);
1821
- } .button__ghost_1ojsr:active {
1822
- color: rgba(255, 255, 255, 0.6);
1823
- } .button__component_1ojsr[disabled].button__primary_1ojsr {
1824
- color: rgba(233, 233, 250, 0.37);
1825
- background-color: rgba(214, 214, 229, 0.07)
1826
- } .button__component_1ojsr[disabled].button__primary_1ojsr.button__loading_1ojsr {
1827
- color: rgba(3, 3, 6, 0.88);
1828
- background-color: #f2f3f5;
1829
- } .button__component_1ojsr[disabled].button__secondary_1ojsr {
1830
- color: rgba(233, 233, 250, 0.37);
1831
- background-color: rgba(214, 214, 229, 0.07);
1832
- } .button__component_1ojsr[disabled].button__outlined_1ojsr {
1833
- color: rgba(233, 233, 250, 0.37);
1834
- border-color: rgba(228, 228, 251, 0.28);
1835
- } .button__component_1ojsr[disabled].button__tertiary_1ojsr {
1836
- color: rgba(233, 233, 250, 0.37);
1837
- border-color: rgba(228, 228, 251, 0.28);
1838
- } .button__component_1ojsr[disabled].button__transparent_1ojsr {
1839
- color: rgba(233, 233, 250, 0.37);
1840
- } .button__component_1ojsr[disabled].button__link_1ojsr {
1841
- color: rgba(233, 233, 250, 0.37);
1842
- } .button__component_1ojsr[disabled].button__text_1ojsr {
1843
- color: rgba(233, 233, 250, 0.37);
1844
- } .button__component_1ojsr[disabled].button__ghost_1ojsr {
1845
- color: rgba(233, 233, 250, 0.37);
1846
- }
1847
-
1848
- .button__primary_qkq3p {
1849
- color: rgba(255, 255, 255, 0.94);
1850
- background-color: #212124
1851
- } @media (hover: hover) {
1852
- .button__primary_qkq3p:hover {
1853
- background-color: #2f2f32;
1854
- }
1855
- } .button__primary_qkq3p:active {
1856
- background-color: #353539;
1857
- } .button__primary_qkq3p > .button__loader_qkq3p {
1858
- color: rgba(255, 255, 255, 0.94);
1859
- } .button__secondary_qkq3p {
1860
- background-color: rgba(15, 25, 55, 0.1)
1861
- } .button__secondary_qkq3p:hover {
1862
- background-color: rgba(5, 12, 41, 0.14);
1863
- } .button__secondary_qkq3p:active {
1864
- background-color: rgba(5, 11, 44, 0.18);
1865
- } .button__text_qkq3p:active {
1866
- color: rgba(4, 4, 19, 0.55);
1867
- } .button__ghost_qkq3p:active {
1868
- color: rgba(4, 4, 19, 0.55);
1869
- } .button__component_qkq3p[disabled].button__primary_qkq3p {
1870
- color: rgba(5, 8, 29, 0.38);
1871
- background-color: rgba(38, 55, 88, 0.06)
1872
- } .button__component_qkq3p[disabled].button__primary_qkq3p.button__loading_qkq3p {
1873
- color: rgba(255, 255, 255, 0.94);
1874
- background-color: #212124;
1875
- } .button__component_qkq3p[disabled].button__secondary_qkq3p {
1876
- color: rgba(5, 8, 29, 0.38);
1877
- background-color: rgba(38, 55, 88, 0.06);
1878
- } .button__component_qkq3p[disabled].button__outlined_qkq3p {
1879
- color: rgba(5, 8, 29, 0.38);
1880
- border-color: rgba(9, 12, 37, 0.28);
1881
- } .button__component_qkq3p[disabled].button__tertiary_qkq3p {
1882
- color: rgba(5, 8, 29, 0.38);
1883
- border-color: rgba(9, 12, 37, 0.28);
1884
- } .button__component_qkq3p[disabled].button__transparent_qkq3p {
1885
- color: rgba(5, 8, 29, 0.38);
1886
- } .button__component_qkq3p[disabled].button__link_qkq3p {
1887
- color: rgba(5, 8, 29, 0.38);
1888
- } .button__component_qkq3p[disabled].button__text_qkq3p {
1889
- color: rgba(5, 8, 29, 0.38);
1890
- } .button__component_qkq3p[disabled].button__ghost_qkq3p {
1891
- color: rgba(5, 8, 29, 0.38);
1892
- }
1893
- .button__primary_kahb2 {
1894
- color: rgba(3, 3, 6, 0.88);
1895
- background-color: #f2f3f5
1896
- } @media (hover: hover) {
1897
- .button__primary_kahb2:hover {
1898
- background-color: #dcdde1;
1899
- }
1900
- } .button__primary_kahb2:active {
1901
- background-color: #d2d3d9;
1902
- } .button__primary_kahb2 > .button__loader_kahb2 {
1903
- color: rgba(3, 3, 6, 0.88);
1904
- } .button__secondary_kahb2 {
1905
- background-color: rgba(214, 214, 229, 0.07)
1906
- } .button__secondary_kahb2:active {
1907
- background-color: rgba(222, 222, 238, 0.13);
1908
- } .button__text_kahb2:active {
1909
- color: rgba(255, 255, 255, 0.6);
1910
- } .button__ghost_kahb2:active {
1911
- color: rgba(255, 255, 255, 0.6);
1912
- } .button__component_kahb2[disabled].button__primary_kahb2 {
1913
- color: rgba(233, 233, 250, 0.37);
1914
- background-color: rgba(214, 214, 229, 0.07)
1915
- } .button__component_kahb2[disabled].button__primary_kahb2.button__loading_kahb2 {
1916
- color: rgba(3, 3, 6, 0.88);
1917
- background-color: #f2f3f5;
1918
- } .button__component_kahb2[disabled].button__secondary_kahb2 {
1919
- color: rgba(233, 233, 250, 0.37);
1920
- background-color: rgba(214, 214, 229, 0.07);
1921
- } .button__component_kahb2[disabled].button__outlined_kahb2 {
1922
- color: rgba(233, 233, 250, 0.37);
1923
- border-color: rgba(228, 228, 251, 0.28);
1924
- } .button__component_kahb2[disabled].button__tertiary_kahb2 {
1925
- color: rgba(233, 233, 250, 0.37);
1926
- border-color: rgba(228, 228, 251, 0.28);
1927
- } .button__component_kahb2[disabled].button__transparent_kahb2 {
1928
- color: rgba(233, 233, 250, 0.37);
1929
- } .button__component_kahb2[disabled].button__link_kahb2 {
1930
- color: rgba(233, 233, 250, 0.37);
1931
- } .button__component_kahb2[disabled].button__text_kahb2 {
1932
- color: rgba(233, 233, 250, 0.37);
1933
- } .button__component_kahb2[disabled].button__ghost_kahb2 {
1934
- color: rgba(233, 233, 250, 0.37);
1935
- }
1936
- .button__primary_1b8it {
1937
- color: rgba(255, 255, 255, 0.94);
1938
- background-color: #212124
1939
- } @media (hover: hover) {
1940
- .button__primary_1b8it:hover {
1941
- background-color: #2f2f32;
1942
- }
1943
- } .button__primary_1b8it:active {
1944
- background-color: #353539;
1945
- } .button__primary_1b8it > .button__loader_1b8it {
1946
- color: rgba(255, 255, 255, 0.94);
1947
- } .button__secondary_1b8it {
1948
- background-color: rgba(38, 55, 88, 0.06)
1949
- } .button__secondary_1b8it:active {
1950
- background-color: rgba(5, 12, 41, 0.14);
1951
- } .button__text_1b8it:active {
1952
- color: rgba(4, 4, 19, 0.55);
1953
- } .button__ghost_1b8it:active {
1954
- color: rgba(4, 4, 19, 0.55);
1955
- } .button__component_1b8it[disabled].button__primary_1b8it {
1956
- color: rgba(5, 8, 29, 0.38);
1957
- background-color: rgba(38, 55, 88, 0.06)
1958
- } .button__component_1b8it[disabled].button__primary_1b8it.button__loading_1b8it {
1959
- color: rgba(255, 255, 255, 0.94);
1960
- background-color: #212124;
1961
- } .button__component_1b8it[disabled].button__secondary_1b8it {
1962
- color: rgba(5, 8, 29, 0.38);
1963
- background-color: rgba(38, 55, 88, 0.06);
1964
- } .button__component_1b8it[disabled].button__outlined_1b8it {
1965
- color: rgba(5, 8, 29, 0.38);
1966
- border-color: rgba(9, 12, 37, 0.28);
1967
- } .button__component_1b8it[disabled].button__tertiary_1b8it {
1968
- color: rgba(5, 8, 29, 0.38);
1969
- border-color: rgba(9, 12, 37, 0.28);
1970
- } .button__component_1b8it[disabled].button__transparent_1b8it {
1971
- color: rgba(5, 8, 29, 0.38);
1972
- } .button__component_1b8it[disabled].button__link_1b8it {
1973
- color: rgba(5, 8, 29, 0.38);
1974
- } .button__component_1b8it[disabled].button__text_1b8it {
1975
- color: rgba(5, 8, 29, 0.38);
1976
- } .button__component_1b8it[disabled].button__ghost_1b8it {
1977
- color: rgba(5, 8, 29, 0.38);
1978
- }
1979
-
1980
- .button__accent_1pr6m {
1981
- color: rgba(255, 255, 255, 0.94);
1982
- background-color: #f83a2a;
1983
- border: 1px solid transparent
1984
- } @media (hover: hover) {
1985
- .button__accent_1pr6m:hover {
1986
- background-color: #ff503e;
1987
- }
1988
- } .button__accent_1pr6m:active {
1989
- background-color: #fd624e;
1990
- } .button__accent_1pr6m > .button__loader_1pr6m {
1991
- color: rgba(255, 255, 255, 0.94);
1992
- } .button__primary_1pr6m {
1993
- border: 1px solid transparent
1994
- } .button__primary_1pr6m .button__hint_1pr6m {
1995
- color: rgba(4, 4, 19, 0.55);
1996
- } .button__secondary_1pr6m {
1997
- color: rgba(255, 255, 255, 0.94);
1998
- border: 1px solid transparent
1999
- } .button__secondary_1pr6m > .button__loader_1pr6m {
2000
- color: rgba(255, 255, 255, 0.94);
2001
- } .button__secondary_1pr6m .button__hint_1pr6m {
2002
- color: rgba(238, 238, 251, 0.55);
2003
- } .button__outlined_1pr6m {
2004
- color: rgba(255, 255, 255, 0.94);
2005
- background-color: rgba(255, 255, 255, 0);
2006
- border: 1px solid rgba(255, 255, 255, 0.94)
2007
- } @media (hover: hover) {
2008
- .button__outlined_1pr6m:hover {
2009
- background-color: rgba(214, 214, 229, 0.07);
2010
- border-color: rgba(255, 255, 255, 0.94);
2011
- }
2012
- } .button__outlined_1pr6m:active {
2013
- background-color: rgba(225, 225, 248, 0.09);
2014
- } .button__outlined_1pr6m > .button__loader_1pr6m {
2015
- color: rgba(255, 255, 255, 0.94);
2016
- } .button__outlined_1pr6m .button__hint_1pr6m {
2017
- color: rgba(238, 238, 251, 0.55);
2018
- } .button__tertiary_1pr6m {
2019
- color: rgba(255, 255, 255, 0.94);
2020
- background-color: rgba(255, 255, 255, 0);
2021
- border: 1px solid rgba(255, 255, 255, 0.94)
2022
- } @media (hover: hover) {
2023
- .button__tertiary_1pr6m:hover {
2024
- background-color: rgba(214, 214, 229, 0.07);
2025
- border-color: rgba(255, 255, 255, 0.94);
2026
- }
2027
- } .button__tertiary_1pr6m:active {
2028
- background-color: rgba(225, 225, 248, 0.09);
2029
- } .button__tertiary_1pr6m > .button__loader_1pr6m {
2030
- color: rgba(255, 255, 255, 0.94);
2031
- } .button__tertiary_1pr6m .button__hint_1pr6m {
2032
- color: rgba(238, 238, 251, 0.55);
2033
- } .button__filled_1pr6m {
2034
- color: rgba(255, 255, 255, 0.94);
2035
- background-color: rgba(222, 222, 238, 0.13);
2036
- border: 1px solid transparent
2037
- } @media (hover: hover) {
2038
- .button__filled_1pr6m:hover {
2039
- background-color: rgba(234, 234, 248, 0.15);
2040
- }
2041
- } .button__filled_1pr6m:active {
2042
- background-color: rgba(231, 231, 248, 0.18);
2043
- } .button__filled_1pr6m > .button__loader_1pr6m {
2044
- color: rgba(255, 255, 255, 0.94);
2045
- } .button__transparent_1pr6m {
2046
- color: rgba(255, 255, 255, 0.94);
2047
- background-color: transparent;
2048
- border: 1px solid transparent
2049
- } @media (hover: hover) {
2050
- .button__transparent_1pr6m:hover {
2051
- background-color: rgba(214, 214, 229, 0.07);
2052
- }
2053
- } .button__transparent_1pr6m:active {
2054
- background-color: rgba(225, 225, 248, 0.09);
2055
- } .button__transparent_1pr6m > .button__loader_1pr6m {
2056
- color: rgba(255, 255, 255, 0.94);
2057
- } .button__transparent_1pr6m .button__hint_1pr6m {
2058
- color: rgba(238, 238, 251, 0.55);
2059
- } .button__link_1pr6m {
2060
- color: rgba(255, 255, 255, 0.94);
2061
- background-color: transparent;
2062
- border: 1px solid transparent
2063
- } @media (hover: hover) {
2064
- .button__link_1pr6m:hover {
2065
- background-color: rgba(214, 214, 229, 0.07);
2066
- }
2067
- } .button__link_1pr6m:active {
2068
- background-color: rgba(225, 225, 248, 0.09);
2069
- } .button__link_1pr6m > .button__loader_1pr6m {
2070
- color: rgba(255, 255, 255, 0.94);
2071
- } .button__text_1pr6m {
2072
- background-color: transparent;
2073
- color: rgba(255, 255, 255, 0.94)
2074
- } @media (hover: hover) {
2075
- .button__text_1pr6m:hover {
2076
- color: rgba(255, 255, 255, 0.7);
2077
- }
2078
- } .button__text_1pr6m > .button__loader_1pr6m {
2079
- color: rgba(255, 255, 255, 0.94);
2080
- } .button__text_1pr6m .button__hint_1pr6m {
2081
- color: rgba(238, 238, 251, 0.55);
2082
- } .button__ghost_1pr6m {
2083
- background-color: transparent;
2084
- color: rgba(255, 255, 255, 0.94)
2085
- } @media (hover: hover) {
2086
- .button__ghost_1pr6m:hover {
2087
- color: rgba(255, 255, 255, 0.7);
2088
- }
2089
- } .button__ghost_1pr6m > .button__loader_1pr6m {
2090
- color: rgba(255, 255, 255, 0.94);
2091
- } .button__component_1pr6m[disabled].button__accent_1pr6m {
2092
- color: rgba(233, 233, 250, 0.37);
2093
- background-color: rgba(214, 214, 229, 0.07)
2094
- } .button__component_1pr6m[disabled].button__accent_1pr6m.button__loading_1pr6m {
2095
- color: rgba(255, 255, 255, 0.94);
2096
- background-color: #f83a2a;
2097
- } .button__component_1pr6m[disabled].button__secondary_1pr6m {
2098
- border-color: transparent
2099
- } .button__component_1pr6m[disabled].button__secondary_1pr6m.button__loading_1pr6m {
2100
- color: rgba(255, 255, 255, 0.94);
2101
- background-color: rgba(222, 222, 238, 0.13);
2102
- border-color: transparent;
2103
- } .button__component_1pr6m[disabled].button__outlined_1pr6m {
2104
- background-color: rgba(255, 255, 255, 0)
2105
- } .button__component_1pr6m[disabled].button__outlined_1pr6m.button__loading_1pr6m {
2106
- color: rgba(255, 255, 255, 0.94);
2107
- border-color: rgba(255, 255, 255, 0.94);
2108
- } .button__component_1pr6m[disabled].button__tertiary_1pr6m {
2109
- background-color: rgba(255, 255, 255, 0)
2110
- } .button__component_1pr6m[disabled].button__tertiary_1pr6m.button__loading_1pr6m {
2111
- color: rgba(255, 255, 255, 0.94);
2112
- border-color: rgba(255, 255, 255, 0.94);
2113
- } .button__component_1pr6m[disabled].button__filled_1pr6m {
2114
- color: rgba(233, 233, 250, 0.37);
2115
- background-color: rgba(214, 214, 229, 0.07)
2116
- } .button__component_1pr6m[disabled].button__filled_1pr6m.button__loading_1pr6m {
2117
- color: rgba(255, 255, 255, 0.94);
2118
- background-color: rgba(222, 222, 238, 0.13);
2119
- } .button__component_1pr6m[disabled].button__transparent_1pr6m {
2120
- background-color: transparent
2121
- } .button__component_1pr6m[disabled].button__transparent_1pr6m.button__loading_1pr6m {
2122
- color: rgba(255, 255, 255, 0.94);
2123
- } .button__component_1pr6m[disabled].button__link_1pr6m {
2124
- background-color: transparent
2125
- } .button__component_1pr6m[disabled].button__link_1pr6m.button__loading_1pr6m {
2126
- color: rgba(255, 255, 255, 0.94);
2127
- } .button__component_1pr6m[disabled].button__text_1pr6m.button__loading_1pr6m {
2128
- color: rgba(255, 255, 255, 0.94);
2129
- } .button__component_1pr6m[disabled].button__ghost_1pr6m.button__loading_1pr6m {
2130
- color: rgba(255, 255, 255, 0.94);
2131
- }
2132
- .button__component_1dpt6 {
2133
- -webkit-tap-highlight-color: transparent;
2134
- } .button__focused_1dpt6 {
2135
- outline: 2px solid #3193fc;
2136
- }
2137
- .button__accent_1c935 {
2138
- color: rgba(255, 255, 255, 0.94);
2139
- background-color: #ef3124;
2140
- border: 1px solid transparent
2141
- } @media (hover: hover) {
2142
- .button__accent_1c935:hover {
2143
- background-color: #e32a17;
2144
- }
2145
- } .button__accent_1c935:active {
2146
- background-color: #d72505;
2147
- } .button__accent_1c935 > .button__loader_1c935 {
2148
- color: rgba(255, 255, 255, 0.94);
2149
- } .button__primary_1c935 {
2150
- border: 1px solid transparent
2151
- } .button__primary_1c935 .button__hint_1c935 {
2152
- color: rgba(238, 238, 251, 0.55);
2153
- } .button__secondary_1c935 {
2154
- color: rgba(3, 3, 6, 0.88);
2155
- border: 1px solid transparent
2156
- } .button__secondary_1c935 > .button__loader_1c935 {
2157
- color: rgba(3, 3, 6, 0.88);
2158
- } .button__secondary_1c935 .button__hint_1c935 {
2159
- color: rgba(4, 4, 19, 0.55);
2160
- } .button__outlined_1c935 {
2161
- color: rgba(3, 3, 6, 0.88);
2162
- background-color: rgba(255, 255, 255, 0);
2163
- border: 1px solid rgba(3, 3, 6, 0.88)
2164
- } @media (hover: hover) {
2165
- .button__outlined_1c935:hover {
2166
- background-color: rgba(38, 55, 88, 0.06);
2167
- border-color: rgba(3, 3, 6, 0.88);
2168
- }
2169
- } .button__outlined_1c935:active {
2170
- background-color: rgba(30, 43, 68, 0.08);
2171
- } .button__outlined_1c935 > .button__loader_1c935 {
2172
- color: rgba(3, 3, 6, 0.88);
2173
- } .button__outlined_1c935 .button__hint_1c935 {
2174
- color: rgba(4, 4, 19, 0.55);
2175
- } .button__tertiary_1c935 {
2176
- color: rgba(3, 3, 6, 0.88);
2177
- background-color: rgba(255, 255, 255, 0);
2178
- border: 1px solid rgba(3, 3, 6, 0.88)
2179
- } @media (hover: hover) {
2180
- .button__tertiary_1c935:hover {
2181
- background-color: rgba(38, 55, 88, 0.06);
2182
- border-color: rgba(3, 3, 6, 0.88);
2183
- }
2184
- } .button__tertiary_1c935:active {
2185
- background-color: rgba(30, 43, 68, 0.08);
2186
- } .button__tertiary_1c935 > .button__loader_1c935 {
2187
- color: rgba(3, 3, 6, 0.88);
2188
- } .button__tertiary_1c935 .button__hint_1c935 {
2189
- color: rgba(4, 4, 19, 0.55);
2190
- } .button__filled_1c935 {
2191
- color: rgba(3, 3, 6, 0.88);
2192
- background-color: rgba(15, 25, 55, 0.1);
2193
- border: 1px solid transparent
2194
- } @media (hover: hover) {
2195
- .button__filled_1c935:hover {
2196
- background-color: rgba(5, 12, 41, 0.14);
2197
- }
2198
- } .button__filled_1c935:active {
2199
- background-color: rgba(5, 11, 44, 0.18);
2200
- } .button__filled_1c935 > .button__loader_1c935 {
2201
- color: rgba(3, 3, 6, 0.88);
2202
- } .button__transparent_1c935 {
2203
- color: rgba(3, 3, 6, 0.88);
2204
- background-color: transparent;
2205
- border: 1px solid transparent
2206
- } @media (hover: hover) {
2207
- .button__transparent_1c935:hover {
2208
- background-color: rgba(38, 55, 88, 0.06);
2209
- }
2210
- } .button__transparent_1c935:active {
2211
- background-color: rgba(30, 43, 68, 0.08);
2212
- } .button__transparent_1c935 > .button__loader_1c935 {
2213
- color: rgba(3, 3, 6, 0.88);
2214
- } .button__transparent_1c935 .button__hint_1c935 {
2215
- color: rgba(4, 4, 19, 0.55);
2216
- } .button__link_1c935 {
2217
- color: rgba(3, 3, 6, 0.88);
2218
- background-color: transparent;
2219
- border: 1px solid transparent
2220
- } @media (hover: hover) {
2221
- .button__link_1c935:hover {
2222
- background-color: rgba(38, 55, 88, 0.06);
2223
- }
2224
- } .button__link_1c935:active {
2225
- background-color: rgba(30, 43, 68, 0.08);
2226
- } .button__link_1c935 > .button__loader_1c935 {
2227
- color: rgba(3, 3, 6, 0.88);
2228
- } .button__text_1c935 {
2229
- background-color: transparent;
2230
- color: rgba(3, 3, 6, 0.88)
2231
- } @media (hover: hover) {
2232
- .button__text_1c935:hover {
2233
- color: rgba(1, 1, 12, 0.63);
2234
- }
2235
- } .button__text_1c935 > .button__loader_1c935 {
2236
- color: rgba(3, 3, 6, 0.88);
2237
- } .button__text_1c935 .button__hint_1c935 {
2238
- color: rgba(4, 4, 19, 0.55);
2239
- } .button__ghost_1c935 {
2240
- background-color: transparent;
2241
- color: rgba(3, 3, 6, 0.88)
2242
- } @media (hover: hover) {
2243
- .button__ghost_1c935:hover {
2244
- color: rgba(1, 1, 12, 0.63);
2245
- }
2246
- } .button__ghost_1c935 > .button__loader_1c935 {
2247
- color: rgba(3, 3, 6, 0.88);
2248
- } .button__component_1c935[disabled].button__accent_1c935 {
2249
- color: rgba(5, 8, 29, 0.38);
2250
- background-color: rgba(38, 55, 88, 0.06)
2251
- } .button__component_1c935[disabled].button__accent_1c935.button__loading_1c935 {
2252
- color: rgba(255, 255, 255, 0.94);
2253
- background-color: #ef3124;
2254
- } .button__component_1c935[disabled].button__secondary_1c935 {
2255
- border-color: transparent
2256
- } .button__component_1c935[disabled].button__secondary_1c935.button__loading_1c935 {
2257
- color: rgba(3, 3, 6, 0.88);
2258
- background-color: rgba(15, 25, 55, 0.1);
2259
- border-color: transparent;
2260
- } .button__component_1c935[disabled].button__outlined_1c935 {
2261
- background-color: rgba(255, 255, 255, 0)
2262
- } .button__component_1c935[disabled].button__outlined_1c935.button__loading_1c935 {
2263
- color: rgba(3, 3, 6, 0.88);
2264
- } .button__component_1c935[disabled].button__tertiary_1c935 {
2265
- background-color: rgba(255, 255, 255, 0)
2266
- } .button__component_1c935[disabled].button__tertiary_1c935.button__loading_1c935 {
2267
- color: rgba(3, 3, 6, 0.88);
2268
- } .button__component_1c935[disabled].button__filled_1c935 {
2269
- color: rgba(5, 8, 29, 0.38);
2270
- background-color: rgba(38, 55, 88, 0.06)
2271
- } .button__component_1c935[disabled].button__filled_1c935.button__loading_1c935 {
2272
- color: rgba(3, 3, 6, 0.88);
2273
- background-color: rgba(15, 25, 55, 0.1);
2274
- } .button__component_1c935[disabled].button__transparent_1c935 {
2275
- background-color: transparent
2276
- } .button__component_1c935[disabled].button__transparent_1c935.button__loading_1c935 {
2277
- color: rgba(3, 3, 6, 0.88);
2278
- } .button__component_1c935[disabled].button__link_1c935 {
2279
- background-color: transparent
2280
- } .button__component_1c935[disabled].button__link_1c935.button__loading_1c935 {
2281
- color: rgba(3, 3, 6, 0.88);
2282
- } .button__component_1c935[disabled].button__text_1c935.button__loading_1c935 {
2283
- color: rgba(3, 3, 6, 0.88);
2284
- } .button__component_1c935[disabled].button__ghost_1c935.button__loading_1c935 {
2285
- color: rgba(3, 3, 6, 0.88);
2286
- }.circular-progress-bar__component_4jc9j.circular-progress-bar__bg-positive_4jc9j {
2287
- background: #17d055;
2288
- } .circular-progress-bar__component_4jc9j.circular-progress-bar__bg-negative_4jc9j {
2289
- background: #ff4837;
2290
- } .circular-progress-bar__backgroundCircle_4jc9j,
2291
- .circular-progress-bar__progressCircle_4jc9j {
2292
- fill: transparent;
2293
- } .circular-progress-bar__positive_4jc9j {
2294
- stroke: #17d055;
2295
- } .circular-progress-bar__negative_4jc9j {
2296
- stroke: #ff4837;
2297
- } .circular-progress-bar__backgroundCircle_4jc9j {
2298
- stroke: rgba(222, 222, 238, 0.13)
2299
- } .circular-progress-bar__backgroundCircle_4jc9j.circular-progress-bar__stroke_4jc9j {
2300
- stroke: transparent;
2301
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-tertiary_4jc9j {
2302
- color: #4a4a51;
2303
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-positive_4jc9j {
2304
- color: #17d055;
2305
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-negative_4jc9j {
2306
- color: #ff4837;
2307
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-primary-inverted_4jc9j {
2308
- color: rgba(3, 3, 6, 0.88);
2309
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-primary_4jc9j {
2310
- color: rgba(255, 255, 255, 0.94);
2311
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-secondary_4jc9j {
2312
- color: #898991;
2313
- }.chart__coreChart_14slf .recharts-text tspan {
2314
- fill: rgba(255, 255, 255, 0.94);
2315
- }
2316
- @keyframes chart__showDot_o2tkw {
2317
- }
2318
-
2319
- .chart__tickText_1ji8v {
2320
- fill: rgba(255, 255, 255, 0.94);
2321
- } .chart__circle_1ji8v {
2322
- fill: #121213;
2323
- } .chart__circle_1ji8v {
2324
- fill: #121213;
2325
- }
2326
- .chart__tooltip_1m58s {
2327
- background-color: #121213;
2328
- border: 1px solid #353539;
2329
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
2330
- 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2331
- } .chart__tooltipArrow_1m58s {
2332
- border: 1px solid #353539;
2333
- background-color: #121213;
2334
- } .chart__tooltipArrow_1m58s:before {
2335
- border-color: transparent #121213 transparent transparent;
2336
- }.comment__component_pw0o0 {
2337
- background-color: #1c1c1e;
2338
- }.list-header__filled_17rms {
2339
- background-color: #212124;
2340
- }.list__list_1k1vu {
2341
- color: rgba(255, 255, 255, 0.94);
2342
- }
2343
- .list__slot_19xes.list__defaultColor_19xes {
2344
- color: rgba(255, 255, 255, 0.94);
2345
- }.attach__component_15dim {
2346
- } .attach__file_15dim,
2347
- .attach__noFile_15dim {
2348
- color: rgba(238, 238, 251, 0.55);
2349
- } .attach__focused_15dim {
2350
- outline: 2px solid #3193fc;
2351
- }.tab-bar__component_u08lo.tab-bar__modal-bg-primary_u08lo {
2352
- background-color: #121213;
2353
- } .tab-bar__component_u08lo.tab-bar__modal-bg-alt-primary_u08lo {
2354
- background-color: #121213;
2355
- } .tab-bar__border_u08lo {
2356
- box-shadow: 0 -1px 0 0 rgba(222, 222, 238, 0.13);
2357
- }
2358
- .tab-bar__component_17urp {
2359
- -webkit-tap-highlight-color: transparent;
2360
- background-color: transparent;
2361
- color: rgba(238, 238, 251, 0.55);
2362
- } .tab-bar__primary_17urp {
2363
- color: #f83a2a;
2364
- } .tab-bar__secondary_17urp {
2365
- color: #f2f3f5;
2366
- } .tab-bar__label_17urp {
2367
- color: rgba(238, 238, 251, 0.55);
2368
- }.stepped-progress-bar__bar_1r94f {
2369
- background: rgba(222, 222, 238, 0.13);
2370
- } .stepped-progress-bar__description_1r94f {
2371
- color: rgba(238, 238, 251, 0.55);
2372
- }
2373
-
2374
- .stepped-progress-bar__bar_1hqev {
2375
- background: rgba(15, 25, 55, 0.1);
2376
- } .stepped-progress-bar__description_1hqev {
2377
- color: rgba(4, 4, 19, 0.55);
2378
- }
2379
- .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__positive_ptpmb {
2380
- background: #17d055;
2381
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__attention_ptpmb {
2382
- background: #fda136;
2383
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__negative_ptpmb {
2384
- background: #ff4837;
2385
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__link_ptpmb {
2386
- background: #3193fc;
2387
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__tertiary_ptpmb {
2388
- background: #4a4a51;
2389
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__secondary_ptpmb {
2390
- background: #898991;
2391
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__primary_ptpmb {
2392
- background: rgba(255, 255, 255, 0.94);
2393
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__accent_ptpmb {
2394
- background: #f83a2a;
2395
- }.confirmation-v1__errorHeader_wa4ug {
2396
- color: rgba(255, 255, 255, 0.94);
2397
- color: rgba(255, 255, 255, 0.94);
2398
- } .confirmation-v1__errorText_wa4ug {
2399
- color: rgba(238, 238, 251, 0.55);
2400
- color: rgba(238, 238, 251, 0.55);
2401
- } .confirmation-v1__phoneHintText_wa4ug {
2402
- color: rgba(238, 238, 251, 0.55);
2403
- color: rgba(238, 238, 251, 0.55);
2404
- } .confirmation-v1__phonesWrap_wa4ug {
2405
- color: rgba(238, 238, 251, 0.55);
2406
- } .confirmation-v1__phoneDescription_wa4ug {
2407
- color: rgba(238, 238, 251, 0.55);
2408
- }
2409
- .confirmation-v1__input_k25o6 {
2410
- background-color: rgba(222, 222, 238, 0.13);
2411
- color: rgba(255, 255, 255, 0.94)
2412
- } .confirmation-v1__input_k25o6.confirmation-v1__hasError_k25o6 {
2413
- color: #ff4837;
2414
- caret-color: rgba(255, 255, 255, 0.94);
2415
- background-color: #392523;
2416
- } .confirmation-v1__input_k25o6.confirmation-v1__disabled_k25o6 {
2417
- color: rgba(233, 233, 250, 0.37);
2418
- } @keyframes confirmation-v1__shake_k25o6 {
2419
- }
2420
- .confirmation-v1__component_haxsr {
2421
- color: rgba(238, 238, 251, 0.55);
2422
- color: rgba(238, 238, 251, 0.55);
2423
- }
2424
- .confirmation-v1__circle_gvpf2 {
2425
- fill: transparent;
2426
- stroke: #4a4a51;
2427
- }
2428
- .confirmation-v1__title_13ujm {
2429
- color: rgba(255, 255, 255, 0.94);
2430
- } .confirmation-v1__description_13ujm {
2431
- color: rgba(238, 238, 251, 0.55);
2432
- } .confirmation-v1__alertIcon_13ujm {
2433
- color: #d91d0b;
2434
- }
2435
- .confirmation-v1__header_1kn9s {
2436
- color: rgba(255, 255, 255, 0.94);
2437
- color: rgba(255, 255, 255, 0.94);
2438
- } .confirmation-v1__error_1kn9s {
2439
- color: #ff4837;
2440
- } .confirmation-v1__loaderText_1kn9s {
2441
- color: rgba(238, 238, 251, 0.55);
2442
- color: rgba(238, 238, 251, 0.55);
2443
- }.custom-button__customButton_10g1n.custom-button__border_10g1n {
2444
- border: 1px solid transparent;
2445
- } .custom-button__customButton_10g1n.custom-button__white_10g1n * {
2446
- color: rgba(3, 3, 6, 0.88);
2447
- } .custom-button__customButton_10g1n.custom-button__black_10g1n * {
2448
- color: rgba(255, 255, 255, 0.94);
2449
- } .custom-button__customButton_10g1n.custom-button__static-white_10g1n * {
2450
- color: rgba(255, 255, 255, 0.94);
2451
- } .custom-button__customButton_10g1n.custom-button__static-black_10g1n * {
2452
- color: rgba(3, 3, 6, 0.88);
2453
- } .custom-button__customButton_10g1n:before {
2454
- background-color: rgba(0, 0, 0, 0);
2455
- } .custom-button__customButton_10g1n.custom-button__darkening_10g1n:hover:before {
2456
- background-color: rgba(225, 225, 248, 0.09);
2457
- } .custom-button__customButton_10g1n.custom-button__darkening_10g1n:active:before {
2458
- background-color: rgba(231, 231, 248, 0.18);
2459
- } .custom-button__customButton_10g1n.custom-button__lightening_10g1n:hover:before {
2460
- background-color: rgba(30, 43, 68, 0.08);
2461
- } .custom-button__customButton_10g1n.custom-button__lightening_10g1n:active:before {
2462
- background-color: rgba(5, 11, 44, 0.18);
2463
- } .custom-button__customButton_10g1n.custom-button__static-darkening_10g1n:hover:before {
2464
- background-color: rgba(0, 0, 0, 0.07);
2465
- } .custom-button__customButton_10g1n.custom-button__static-darkening_10g1n:active:before {
2466
- background-color: rgba(0, 0, 0, 0.15);
2467
- } .custom-button__customButton_10g1n.custom-button__static-lightening_10g1n:hover:before {
2468
- background-color: rgba(255, 255, 255, 0.07);
2469
- } .custom-button__customButton_10g1n.custom-button__static-lightening_10g1n:active:before {
2470
- background-color: rgba(255, 255, 255, 0.15);
2471
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-default_10g1n {
2472
- background-color: rgba(214, 214, 229, 0.07)
2473
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-default_10g1n span {
2474
- color: rgba(233, 233, 250, 0.37);
2475
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static_10g1n {
2476
- background-color: rgba(38, 55, 88, 0.06)
2477
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static_10g1n span {
2478
- color: rgba(5, 8, 29, 0.38);
2479
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-inverted_10g1n {
2480
- background-color: rgba(38, 55, 88, 0.06)
2481
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-inverted_10g1n span {
2482
- color: rgba(5, 8, 29, 0.38);
2483
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static-inverted_10g1n {
2484
- background-color: rgba(214, 214, 229, 0.07)
2485
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static-inverted_10g1n span {
2486
- color: rgba(233, 233, 250, 0.37);
2487
- }.cc-icon-button.icon-button__primary_dkiqi {
2488
- color: rgba(255, 255, 255, 0.94)
2489
- } .cc-icon-button.icon-button__primary_dkiqi:hover {
2490
- color: rgba(255, 255, 255, 0.7);
2491
- } .cc-icon-button.icon-button__primary_dkiqi:active {
2492
- color: rgba(255, 255, 255, 0.6);
2493
- } .cc-icon-button.icon-button__secondary_dkiqi {
2494
- color: rgba(238, 238, 251, 0.55)
2495
- } .cc-icon-button.icon-button__secondary_dkiqi:hover {
2496
- color: rgba(239, 240, 252, 0.65);
2497
- } .cc-icon-button.icon-button__secondary_dkiqi:active {
2498
- color: rgba(243, 245, 254, 0.75);
2499
- } .cc-icon-button.icon-button__transparent_dkiqi {
2500
- color: rgba(228, 228, 251, 0.28)
2501
- } .cc-icon-button.icon-button__transparent_dkiqi:hover {
2502
- color: rgba(233, 233, 250, 0.37);
2503
- } .cc-icon-button.icon-button__transparent_dkiqi:active {
2504
- color: rgba(238, 238, 254, 0.46);
2505
- } .cc-icon-button.icon-button__negative_dkiqi {
2506
- color: #ff4837
2507
- } .cc-icon-button.icon-button__negative_dkiqi:hover {
2508
- color: #ff755e;
2509
- } .cc-icon-button.icon-button__negative_dkiqi:active {
2510
- color: #ff8d79;
2511
- } .cc-icon-button.icon-button__tertiary_dkiqi {
2512
- color: rgba(228, 228, 251, 0.28)
2513
- } .cc-icon-button.icon-button__tertiary_dkiqi:hover {
2514
- color: rgba(233, 233, 250, 0.37);
2515
- } .cc-icon-button.icon-button__tertiary_dkiqi:active {
2516
- color: rgba(238, 238, 254, 0.46);
2517
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__primary_dkiqi {
2518
- color: rgba(255, 255, 255, 0.94)
2519
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__primary_dkiqi:hover {
2520
- background: rgba(214, 214, 229, 0.07);
2521
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__primary_dkiqi:active {
2522
- background: rgba(225, 225, 248, 0.09);
2523
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__secondary_dkiqi {
2524
- color: rgba(238, 238, 251, 0.55)
2525
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__secondary_dkiqi:hover {
2526
- background: rgba(214, 214, 229, 0.07);
2527
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__secondary_dkiqi:active {
2528
- background: rgba(225, 225, 248, 0.09);
2529
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__negative_dkiqi {
2530
- color: #ff4837
2531
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__negative_dkiqi:hover {
2532
- background: rgba(214, 214, 229, 0.07);
2533
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__negative_dkiqi:active {
2534
- background: rgba(225, 225, 248, 0.09);
2535
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__tertiary_dkiqi {
2536
- color: rgba(233, 233, 250, 0.37)
2537
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__tertiary_dkiqi:hover {
2538
- background: rgba(214, 214, 229, 0.07);
2539
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__tertiary_dkiqi:active {
2540
- background: rgba(225, 225, 248, 0.09);
2541
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__primary_dkiqi {
2542
- color: rgba(222, 222, 238, 0.13)
2543
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__primary_dkiqi.icon-button__loader_dkiqi {
2544
- color: rgba(255, 255, 255, 0.94);
2545
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__secondary_dkiqi {
2546
- color: rgba(222, 222, 238, 0.13)
2547
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__secondary_dkiqi.icon-button__loader_dkiqi {
2548
- color: rgba(238, 238, 251, 0.55);
2549
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__negative_dkiqi {
2550
- color: rgba(222, 222, 238, 0.13)
2551
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__negative_dkiqi.icon-button__loader_dkiqi {
2552
- color: #ff4837;
2553
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__tertiary_dkiqi {
2554
- color: rgba(222, 222, 238, 0.13)
2555
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__tertiary_dkiqi.icon-button__loader_dkiqi {
2556
- color: rgba(228, 228, 251, 0.28);
2557
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__transparentBg_dkiqi {
2558
- background: transparent;
2559
- }
2560
-
2561
- .cc-icon-button.icon-button__primary_9rm2w {
2562
- color: rgba(3, 3, 6, 0.88)
2563
- } .cc-icon-button.icon-button__primary_9rm2w:hover {
2564
- color: rgba(2, 2, 10, 0.76);
2565
- } .cc-icon-button.icon-button__primary_9rm2w:active {
2566
- color: rgba(1, 1, 12, 0.63);
2567
- } .cc-icon-button.icon-button__secondary_9rm2w {
2568
- color: rgba(4, 4, 21, 0.47)
2569
- } .cc-icon-button.icon-button__secondary_9rm2w:hover {
2570
- color: rgba(4, 4, 19, 0.55);
2571
- } .cc-icon-button.icon-button__secondary_9rm2w:active {
2572
- color: rgba(1, 1, 12, 0.63);
2573
- } .cc-icon-button.icon-button__transparent_9rm2w {
2574
- color: rgba(9, 12, 37, 0.28)
2575
- } .cc-icon-button.icon-button__transparent_9rm2w:hover {
2576
- color: rgba(5, 8, 29, 0.38);
2577
- } .cc-icon-button.icon-button__transparent_9rm2w:active {
2578
- color: rgba(4, 4, 21, 0.47);
2579
- } .cc-icon-button.icon-button__negative_9rm2w {
2580
- color: #ff4837
2581
- } .cc-icon-button.icon-button__negative_9rm2w:hover {
2582
- color: #ec2d20;
2583
- } .cc-icon-button.icon-button__negative_9rm2w:active {
2584
- color: #c7241f;
2585
- } .cc-icon-button.icon-button__tertiary_9rm2w {
2586
- color: rgba(9, 12, 37, 0.28)
2587
- } .cc-icon-button.icon-button__tertiary_9rm2w:hover {
2588
- color: rgba(5, 8, 29, 0.38);
2589
- } .cc-icon-button.icon-button__tertiary_9rm2w:active {
2590
- color: rgba(4, 4, 21, 0.47);
2591
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__primary_9rm2w {
2592
- color: rgba(3, 3, 6, 0.88)
2593
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__primary_9rm2w:hover {
2594
- background: rgba(38, 55, 88, 0.06);
2595
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__primary_9rm2w:active {
2596
- background: rgba(30, 43, 68, 0.08);
2597
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__secondary_9rm2w {
2598
- color: rgba(4, 4, 19, 0.55)
2599
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__secondary_9rm2w:hover {
2600
- background: rgba(38, 55, 88, 0.06);
2601
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__secondary_9rm2w:active {
2602
- background: rgba(30, 43, 68, 0.08);
2603
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__negative_9rm2w {
2604
- color: #ec2d20
2605
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__negative_9rm2w:hover {
2606
- background: rgba(38, 55, 88, 0.06);
2607
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__negative_9rm2w:active {
2608
- background: rgba(30, 43, 68, 0.08);
2609
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__tertiary_9rm2w {
2610
- color: rgba(5, 8, 29, 0.38)
2611
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__tertiary_9rm2w:hover {
2612
- background: rgba(38, 55, 88, 0.06);
2613
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__tertiary_9rm2w:active {
2614
- background: rgba(30, 43, 68, 0.08);
2615
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__primary_9rm2w {
2616
- color: rgba(15, 25, 55, 0.1)
2617
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__primary_9rm2w.icon-button__loader_9rm2w {
2618
- color: rgba(3, 3, 6, 0.88);
2619
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__secondary_9rm2w {
2620
- color: rgba(15, 25, 55, 0.1)
2621
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__secondary_9rm2w.icon-button__loader_9rm2w {
2622
- color: rgba(4, 4, 21, 0.47);
2623
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__negative_9rm2w {
2624
- color: rgba(15, 25, 55, 0.1)
2625
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__negative_9rm2w.icon-button__loader_9rm2w {
2626
- color: #ff4837;
2627
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__tertiary_9rm2w {
2628
- color: rgba(15, 25, 55, 0.1)
2629
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__tertiary_9rm2w.icon-button__loader_9rm2w {
2630
- color: rgba(9, 12, 37, 0.28);
2631
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__transparentBg_9rm2w {
2632
- background: transparent;
2633
- }
2634
- .confirmation__component_1oti4 {
2635
- color: rgba(238, 238, 251, 0.55);
2636
- }
2637
- .confirmation__circle_1b8ut {
2638
- fill: transparent;
2639
- stroke: #4a4a51;
2640
- }
2641
-
2642
- .confirmation__typographyTheme_1tfd4.confirmation__typographyTheme_1tfd4 {
2643
- color: rgba(238, 238, 251, 0.55);
2644
- } .confirmation__typographyThemeMobile_1tfd4.confirmation__typographyThemeMobile_1tfd4 {
2645
- color: rgba(238, 238, 251, 0.55);
2646
- }
2647
- .confirmation__typographyTheme_15dkv.confirmation__typographyTheme_15dkv {
2648
- color: rgba(238, 238, 251, 0.55);
2649
- } .confirmation__typographyThemeMobile_15dkv.confirmation__typographyThemeMobile_15dkv {
2650
- color: rgba(238, 238, 251, 0.55);
2651
- }
2652
- .confirmation__phone_1v2a0.confirmation__phone_1v2a0 {
2653
- color: rgba(255, 255, 255, 0.94);
2654
- } .confirmation__typographyTheme_1v2a0.confirmation__typographyTheme_1v2a0 {
2655
- color: rgba(238, 238, 251, 0.55);
2656
- } .confirmation__typographyThemeMobile_1v2a0.confirmation__typographyThemeMobile_1v2a0 {
2657
- color: rgba(238, 238, 251, 0.55);
2658
- } .confirmation__countdownContainer_1v2a0.confirmation__countdownContainer_1v2a0 {
2659
- color: rgba(238, 238, 251, 0.55);
2660
- } .confirmation__timeCounter_1v2a0 {
2661
- color: rgba(238, 238, 251, 0.55);
2662
- }
2663
- .confirmation__typographyTheme_83plh.confirmation__typographyTheme_83plh {
2664
- color: rgba(238, 238, 251, 0.55);
2665
- } .confirmation__typographyThemeMobile_83plh.confirmation__typographyThemeMobile_83plh {
2666
- color: rgba(238, 238, 251, 0.55);
2667
- } .confirmation__timeCounter_83plh {
2668
- color: rgba(238, 238, 251, 0.55);
2669
- }
2670
- .confirmation__typographyTheme_1fn9p.confirmation__typographyTheme_1fn9p {
2671
- color: rgba(238, 238, 251, 0.55);
2672
- } .confirmation__typographyThemeMobile_1fn9p.confirmation__typographyThemeMobile_1fn9p {
2673
- color: rgba(238, 238, 251, 0.55);
2674
- }.input__input_1y01f {
2675
- color: rgba(255, 255, 255, 0.94);
2676
- caret-color: rgba(255, 255, 255, 0.94);
2677
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2678
- } .input__input_1y01f:-webkit-autofill {
2679
- -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
2680
- } .input__input_1y01f::placeholder {
2681
- color: rgba(238, 238, 251, 0.55);
2682
- } .input__hasInnerLabel_1y01f::placeholder {
2683
- color: rgba(233, 233, 250, 0.37);
2684
- } .input__input_1y01f:read-only:not(.input__disableUserInput_1y01f) {
2685
- color: rgba(233, 233, 250, 0.37)
2686
- } .input__input_1y01f:read-only:not(.input__disableUserInput_1y01f):focus::placeholder {
2687
- color: rgba(238, 238, 251, 0.55);
2688
- } .input__input_1y01f:disabled {
2689
- color: rgba(233, 233, 250, 0.37);
2690
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2691
- } .input__input_1y01f:focus::placeholder {
2692
- color: rgba(233, 233, 250, 0.37);
2693
- } .input__error_1y01f {
2694
- color: rgba(255, 255, 255, 0.94);
2695
- caret-color: rgba(255, 255, 255, 0.94);
2696
- }
2697
- .input__focusVisible_1ex4u {
2698
- outline: 2px solid #3193fc;
2699
- } @keyframes input__onautofillstart_1ex4u {
2700
- from {
2701
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2702
- }
2703
- to {
2704
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2705
- }
2706
- } @keyframes input__onautofillcancel_1ex4u {
2707
- from {
2708
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2709
- }
2710
- to {
2711
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2712
- }
2713
- }
2714
- .input__input_1yxq9 {
2715
- color: rgba(3, 3, 6, 0.88);
2716
- caret-color: rgba(3, 3, 6, 0.88);
2717
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2718
- } .input__input_1yxq9:-webkit-autofill {
2719
- -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
2720
- } .input__input_1yxq9::placeholder {
2721
- color: rgba(4, 4, 19, 0.55);
2722
- } .input__hasInnerLabel_1yxq9::placeholder {
2723
- color: rgba(5, 8, 29, 0.38);
2724
- } .input__input_1yxq9:read-only:not(.input__disableUserInput_1yxq9) {
2725
- color: rgba(5, 8, 29, 0.38)
2726
- } .input__input_1yxq9:read-only:not(.input__disableUserInput_1yxq9):focus::placeholder {
2727
- color: rgba(4, 4, 19, 0.55);
2728
- } .input__input_1yxq9:disabled {
2729
- color: rgba(5, 8, 29, 0.38);
2730
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2731
- } .input__input_1yxq9:focus::placeholder {
2732
- color: rgba(5, 8, 29, 0.38);
2733
- } .input__error_1yxq9 {
2734
- color: rgba(3, 3, 6, 0.88);
2735
- caret-color: rgba(3, 3, 6, 0.88);
2736
- }
2737
- .input__clearIcon_22i5q {
2738
- color: rgba(228, 228, 251, 0.28)
2739
- } .input__clearIcon_22i5q:hover {
2740
- color: rgba(233, 233, 250, 0.37);
2741
- } .input__clearIcon_22i5q:active {
2742
- color: rgba(238, 238, 254, 0.46);
2743
- }
2744
-
2745
- .input__clearIcon_13x0h {
2746
- color: rgba(9, 12, 37, 0.28)
2747
- } .input__clearIcon_13x0h:hover {
2748
- color: rgba(5, 8, 29, 0.38);
2749
- } .input__clearIcon_13x0h:active {
2750
- color: rgba(4, 4, 21, 0.47);
2751
- }.navigation-bar__border_ydlkj {
2752
- box-shadow: 0 1px 0 0 #29292c;
2753
- } .navigation-bar__content_ydlkj {
2754
- color: rgba(255, 255, 255, 0.94)
2755
- } .navigation-bar__subtitle_ydlkj {
2756
- color: rgba(238, 238, 251, 0.55);
2757
- }
2758
- .navigation-bar__iconWrapper_4m9f6 {
2759
- background: rgba(214, 214, 229, 0.07)
2760
- } .navigation-bar__iconWrapper_4m9f6.navigation-bar__back_4m9f6 {
2761
- background: transparent;
2762
- } .navigation-bar__floating_4m9f6 path {
2763
- fill: rgba(238, 238, 251, 0.55);
2764
- } .navigation-bar__floating_4m9f6:hover path {
2765
- fill: rgba(239, 240, 252, 0.65);
2766
- } .navigation-bar__floating_4m9f6:active path {
2767
- fill: rgba(243, 245, 254, 0.75);
2768
- }
2769
- .pass-code-v1__message_1ahyw {
2770
- color: rgba(255, 255, 255, 0.94);
2771
- } .pass-code-v1__error_1ahyw {
2772
- color: #ff4837;
2773
- }
2774
- .pass-code-v1__dot_qf6bi {
2775
- background: rgba(222, 222, 238, 0.13)
2776
- } .pass-code-v1__dot_qf6bi.pass-code-v1__error_qf6bi {
2777
- background: #ff4837;
2778
- } .pass-code-v1__filled_qf6bi {
2779
- background: rgba(255, 255, 255, 0.94);
2780
- }
2781
- @keyframes pass-code-v1__shake_13ws3 {
2782
- }
2783
-
2784
- .pass-code-v1__secondary_1bzde.pass-code-v1__secondary_1bzde {
2785
- color: rgba(255, 255, 255, 0.94);
2786
- background: rgba(225, 225, 248, 0.09)
2787
- } .pass-code-v1__secondary_1bzde.pass-code-v1__secondary_1bzde:hover {
2788
- color: rgba(255, 255, 255, 0.94);
2789
- } .pass-code-v1__secondary_1bzde.pass-code-v1__secondary_1bzde:active {
2790
- background: rgba(234, 234, 248, 0.15);
2791
- } .pass-code-v1__ghost_1bzde.pass-code-v1__ghost_1bzde {
2792
- color: rgba(255, 255, 255, 0.94)
2793
- } .pass-code-v1__ghost_1bzde.pass-code-v1__ghost_1bzde:hover {
2794
- color: rgba(255, 255, 255, 0.94);
2795
- } .pass-code-v1__ghost_1bzde.pass-code-v1__ghost_1bzde:active {
2796
- background: rgba(234, 234, 248, 0.15);
2797
- }
2798
- @media screen and (min-width: 360px) {
2799
- } @media screen and (min-width: 390px) {
2800
- }
2801
- .pattern-lock-v1__message_b6s4p {
2802
- color: rgba(255, 255, 255, 0.94);
2803
- } .pattern-lock-v1__error_b6s4p {
2804
- color: #ff4837;
2805
- }
2806
-
2807
-
2808
- .pass-code__dot_1n1nr {
2809
- background: rgba(222, 222, 238, 0.13)
2810
- } .pass-code__dot_1n1nr.pass-code__filled_1n1nr {
2811
- background: rgba(255, 255, 255, 0.94);
2812
- } .pass-code__dot_1n1nr.pass-code__animatedFill_1n1nr {
2813
- background: rgba(255, 255, 255, 0.94);
2814
- } .pass-code__dot_1n1nr.pass-code__error_1n1nr {
2815
- background: #ff4837;
2816
- } .pass-code__dot_1n1nr.pass-code__success_1n1nr {
2817
- background: #17d055;
2818
- } .pass-code__dot_1n1nr.pass-code__rawSuccess_1n1nr {
2819
- background: #17d055;
2820
- }
2821
- @keyframes pass-code__shake_1wh8a {
2822
- }
2823
-
2824
- .pass-code__secondary_1659r.pass-code__secondary_1659r,
2825
- .pass-code__button_1659r.pass-code__button_1659r {
2826
- color: rgba(255, 255, 255, 0.94);
2827
- background-color: rgba(255, 255, 255, 0)
2828
- } .pass-code__secondary_1659r.pass-code__secondary_1659r:active, .pass-code__button_1659r.pass-code__button_1659r:active {
2829
- background-color: rgba(225, 225, 248, 0.09);
2830
- } .pass-code__secondary_1659r.pass-code__secondary_1659r:not(.pass-code__isIOS_1659r):hover, .pass-code__button_1659r.pass-code__button_1659r:not(.pass-code__isIOS_1659r):hover {
2831
- background-color: rgba(214, 214, 229, 0.07);
2832
- } .pass-code__secondary_1659r.pass-code__secondary_1659r:not(.pass-code__isIOS_1659r):active, .pass-code__button_1659r.pass-code__button_1659r:not(.pass-code__isIOS_1659r):active {
2833
- background-color: rgba(225, 225, 248, 0.09);
2834
- }.product-cover__component_lawz6 {
2835
- background-color: #4a4a51
2836
- }
2837
-
2838
- .product-cover__cardMack_nd7sf {
2839
- background-color: rgba(3, 3, 6, 0.88);
2840
- }
2841
- .product-cover__default_kce63 {
2842
- background: rgba(238, 238, 251, 0.55);
2843
- } .product-cover__inverted_kce63 {
2844
- background: rgba(4, 4, 21, 0.47);
2845
- }
2846
- .product-cover__buttonEye_1lu2r.product-cover__buttonEye_1lu2r {
2847
- color: #fff
2848
- } .product-cover__buttonEye_1lu2r.product-cover__buttonEye_1lu2r:hover {
2849
- color: #fff;
2850
- } .product-cover__buttonEye_1lu2r.product-cover__buttonEye_1lu2r:active {
2851
- color: #fff;
2852
- }.file-upload-item-v1__component_jp5kp {
2853
- color: rgba(238, 238, 251, 0.55);
2854
- box-shadow: 0 -1px 0 0 #29292c inset
2855
- } .file-upload-item-v1__icon_jp5kp {
2856
- color: rgba(255, 255, 255, 0.94);
2857
- } .file-upload-item-v1__errorIcon_jp5kp {
2858
- color: #ff4837;
2859
- } .file-upload-item-v1__successIcon_jp5kp {
2860
- color: #17d055;
2861
- } .file-upload-item-v1__name_jp5kp {
2862
- color: rgba(255, 255, 255, 0.94)
2863
- } .file-upload-item-v1__errorWrapper_jp5kp {
2864
- color: #ff4837;
2865
- }.pure-cell__focused_ydv0w {
2866
- outline: 2px solid #3193fc;
2867
- }
2868
- .pure-cell__button_1h8f2 {
2869
- -webkit-tap-highlight-color: transparent;
2870
- background-color: transparent
2871
- }
2872
- .pure-cell__hidden_xacn8 {
2873
- background: rgba(231, 231, 248, 0.18);
2874
- }
2875
- .pure-cell__hidden_1b0fc {
2876
- background: rgba(231, 231, 248, 0.18);
2877
- }
2878
- .pure-cell__categoryPercent_w2uzg {
2879
- background-color: #1c1c1e;
2880
- }
2881
-
2882
-
2883
-
2884
- .pure-cell__button_eb1p5 {
2885
- -webkit-tap-highlight-color: transparent;
2886
- background-color: transparent
2887
- }
2888
- .pure-cell__component_vfq8c.pure-cell__button_vfq8c {
2889
- -webkit-tap-highlight-color: transparent;
2890
- background-color: transparent
2891
- }
2892
-
2893
- .file-upload-item__deleteIconColor_1edvp {
2894
- fill: rgba(233, 233, 250, 0.37)
2895
- } .file-upload-item__deleteIconColor_1edvp:hover {
2896
- fill: rgba(238, 238, 254, 0.46);
2897
- } .file-upload-item__downloadIconColor_1edvp {
2898
- fill: rgba(233, 233, 250, 0.37)
2899
- } .file-upload-item__downloadIconColor_1edvp:hover {
2900
- fill: rgba(238, 238, 254, 0.46);
2901
- } .file-upload-item__restoreIconColor_1edvp {
2902
- fill: rgba(233, 233, 250, 0.37)
2903
- } .file-upload-item__restoreIconColor_1edvp:hover {
2904
- fill: rgba(238, 238, 254, 0.46);
2905
- }
2906
- .file-upload-item__container_i1w8a .file-upload-item__title_i1w8a.file-upload-item__restore_i1w8a {
2907
- color: rgba(233, 233, 250, 0.37);
2908
- }
2909
- .file-upload-item__container_3ecy2 .file-upload-item__progress_3ecy2 {
2910
- -webkit-mask-image: conic-gradient(black 0, transparent 0);
2911
- mask-image: conic-gradient(black 0, transparent 0)
2912
- } .file-upload-item__container_3ecy2 .file-upload-item__progress_3ecy2.file-upload-item__success_3ecy2,
2913
- .file-upload-item__container_3ecy2 .file-upload-item__progress_3ecy2.file-upload-item__error_3ecy2 {
2914
- -webkit-mask-image: conic-gradient(black 360deg, transparent 0);
2915
- mask-image: conic-gradient(black 360deg, transparent 0);
2916
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarTransparent_3ecy2 {
2917
- fill: transparent;
2918
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarUploading_3ecy2 {
2919
- fill: #4a4a51;
2920
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarSuccess_3ecy2 {
2921
- fill: #17d055;
2922
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarError_3ecy2 {
2923
- fill: #ff4837;
2924
- }
2925
-
2926
-
2927
- .file-upload-item__iconPDFColored_x17em {
2928
- fill: #fe5e48;
2929
- } .file-upload-item__iconDOCColored_x17em {
2930
- fill: #3193fc;
2931
- } .file-upload-item__iconExcelColored_x17em {
2932
- fill: #0cc44d;
2933
- } .file-upload-item__icon1CColored_x17em {
2934
- fill: #fa9313;
2935
- } .file-upload-item__iconDocumentColored_x17em {
2936
- fill: rgba(255, 255, 255, 0.94);
2937
- }.navigation-bar-private__content_q5w7b {
2938
- color: rgba(255, 255, 255, 0.94)
2939
- } .navigation-bar-private__subtitle_q5w7b {
2940
- color: rgba(238, 238, 251, 0.55);
2941
- }
2942
- .navigation-bar-private__component_fgwa4 {
2943
- background: rgba(255, 255, 255, 0.04)
2944
- } .navigation-bar-private__component_fgwa4 svg > path {
2945
- fill: rgba(255, 255, 255, 0.94);
2946
- } .navigation-bar-private__component_fgwa4:hover svg > path {
2947
- fill: rgba(255, 255, 255, 0.7);
2948
- } .navigation-bar-private__component_fgwa4:active svg > path {
2949
- fill: rgba(255, 255, 255, 0.6);
2950
- } .navigation-bar-private__mobileWrapper_fgwa4 {
2951
- background: rgba(214, 214, 229, 0.07)
2952
- } .navigation-bar-private__mobileWrapper_fgwa4 svg > path {
2953
- fill: rgba(238, 238, 251, 0.55);
2954
- }
2955
- .navigation-bar-private__button_1wg1y {
2956
- background: rgba(255, 255, 255, 0.04);
2957
- color: rgba(255, 255, 255, 0.94)
2958
- }
2959
- .navigation-bar-private__button_1wg1y.navigation-bar-private__mobile_1wg1y {
2960
- background: rgba(214, 214, 229, 0.07);
2961
- color: rgba(238, 238, 251, 0.55);
2962
- }
2963
-
2964
- .navigation-bar-private__button_19uzt {
2965
- background: rgba(0, 0, 0, 0.04);
2966
- color: rgba(3, 3, 6, 0.88)
2967
- }
2968
- .navigation-bar-private__button_19uzt.navigation-bar-private__mobile_19uzt {
2969
- background: rgba(38, 55, 88, 0.06);
2970
- color: rgba(4, 4, 21, 0.47);
2971
- }
2972
-
2973
- .plate__component_9vthl {
2974
- color: rgba(255, 255, 255, 0.94)
2975
- } .plate__focused_9vthl {
2976
- outline: 2px solid #3193fc;
2977
- } .plate__shadow_9vthl:after {
2978
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2979
- 0 0 1px rgba(0, 0, 0, 0.04);
2980
- } .plate__common_9vthl {
2981
- background-color: rgba(225, 225, 248, 0.09);
2982
- border: 1px solid rgba(238, 238, 251, 0.55)
2983
- } .plate__common_9vthl:before {
2984
- background-color: rgba(238, 238, 251, 0.55);
2985
- } .plate__negative_9vthl {
2986
- background-color: #392523;
2987
- border: 1px solid #ff4837
2988
- } .plate__negative_9vthl:before {
2989
- background-color: #ff4837;
2990
- } .plate__positive_9vthl {
2991
- background-color: #232d25;
2992
- border: 1px solid #17d055
2993
- } .plate__positive_9vthl:before {
2994
- background-color: #17d055;
2995
- } .plate__attention_9vthl {
2996
- background-color: #36291f;
2997
- border: 1px solid #fda136
2998
- } .plate__attention_9vthl:before {
2999
- background-color: #fda136;
3000
- } .plate__custom_9vthl {
3001
- background: transparent;
3002
- border: 1px solid rgba(238, 238, 251, 0.55)
3003
- } .plate__custom_9vthl:before {
3004
- background-color: rgba(238, 238, 251, 0.55);
3005
- }
3006
-
3007
- .toast-plate__component_1s6r7 {
3008
- color: rgba(3, 3, 6, 0.88);
3009
- background-color: #fff;
3010
- } .toast-plate__closeButtonWrapper_1s6r7:before {
3011
- background-color: #e7e8eb;
3012
- }
3013
-
3014
- .toast-plate__component_2utu9 {
3015
- color: rgba(255, 255, 255, 0.94);
3016
- background-color: #1c1c1e;
3017
- } .toast-plate__closeButtonWrapper_2utu9:before {
3018
- background-color: #29292c;
3019
- }.number-input__steppers_1ey1y {
3020
- background-color: rgba(214, 214, 229, 0.07);
3021
- } .number-input__steppersFocused_1ey1y,
3022
- .number-input__steppersDisabled_1ey1y {
3023
- background-color: rgba(225, 225, 248, 0.09);
3024
- }
3025
-
3026
- .number-input__steppers_vsbt6 {
3027
- background-color: #fff;
3028
- } .number-input__steppersFocused_vsbt6,
3029
- .number-input__steppersDisabled_vsbt6 {
3030
- background-color: rgba(15, 25, 55, 0.1);
3031
- }
3032
- .number-input__separator_1wb5z {
3033
- background-color: rgba(222, 222, 238, 0.13);
3034
- }
3035
-
3036
- .number-input__separator_zcka2 {
3037
- background-color: rgba(15, 25, 55, 0.1);
3038
- }.slider-input__slider_1ejal .noUi-base:hover > .noUi-connects {
3039
- background-color: #898991;
3040
- } .slider-input__slider_1ejal .noUi-connects {
3041
- background-color: #898991;
3042
- } .slider-input__steps_1ejal {
3043
- color: rgba(238, 238, 251, 0.55);
3044
- } .slider-input__info_1ejal {
3045
- color: rgba(238, 238, 251, 0.55);
3046
- }.with-suffix__hasSuffix_eauwo input:focus::placeholder {
3047
- color: transparent;
3048
- } .with-suffix__disabled_eauwo {
3049
- color: rgba(233, 233, 250, 0.37)
3050
- } .with-suffix__disabled_eauwo.with-suffix__inverted_eauwo {
3051
- color: rgba(5, 8, 29, 0.38);
3052
- } .with-suffix__readOnly_eauwo {
3053
- color: rgba(233, 233, 250, 0.37)
3054
- } .with-suffix__readOnly_eauwo.with-suffix__inverted_eauwo {
3055
- color: rgba(5, 8, 29, 0.38);
3056
- }.bottom-sheet__modal_1xixh.bottom-sheet__modal_1xixh {
3057
- background-color: transparent;
3058
- } .bottom-sheet__component_1xixh {
3059
- background-color: #1c1c1e;
3060
- } .bottom-sheet__defaultMarker_1xixh {
3061
- background-color: rgba(222, 222, 238, 0.13);
3062
- } .bottom-sheet__content_1xixh {
3063
- color: rgba(255, 255, 255, 0.94);
3064
- } .bottom-sheet__background-accent_1xixh {
3065
- background-color: #ef3124;
3066
- } .bottom-sheet__background-info_1xixh {
3067
- background-color: #001c3c;
3068
- } .bottom-sheet__background-attention-muted_1xixh {
3069
- background-color: #36291f;
3070
- } .bottom-sheet__background-positive-muted_1xixh {
3071
- background-color: #232d25;
3072
- } .bottom-sheet__background-negative-muted_1xixh {
3073
- background-color: #392523;
3074
- } .bottom-sheet__background-primary_1xixh {
3075
- background-color: #121213;
3076
- } .bottom-sheet__background-primary-inverted_1xixh {
3077
- background-color: #fff;
3078
- } .bottom-sheet__background-secondary_1xixh {
3079
- background-color: #1c1c1e;
3080
- } .bottom-sheet__background-secondary-inverted_1xixh {
3081
- background-color: #f2f3f5;
3082
- } .bottom-sheet__background-tertiary_1xixh {
3083
- background-color: #27272a;
3084
- } .bottom-sheet__background-tertiary-inverted_1xixh {
3085
- background-color: #e7e8ea;
3086
- } .bottom-sheet__background-quaternary_1xixh {
3087
- background-color: #36363a;
3088
- } .bottom-sheet__background-quaternary-inverted_1xixh {
3089
- background-color: #dcdee2;
3090
- } .bottom-sheet__background-specialbg-component_1xixh {
3091
- background-color: rgba(255, 255, 255, 0.1);
3092
- } .bottom-sheet__background-specialbg-component-inverted_1xixh {
3093
- background-color: rgba(11, 31, 53, 0.07);
3094
- } .bottom-sheet__background-specialbg-primary-grouped_1xixh {
3095
- background-color: #1c1c1e;
3096
- } .bottom-sheet__background-specialbg-secondary-grouped_1xixh {
3097
- background-color: #27272a;
3098
- } .bottom-sheet__background-specialbg-tertiary-grouped_1xixh {
3099
- background-color: #36363a;
3100
- } .bottom-sheet__background-specialbg-secondary-transparent_1xixh {
3101
- background-color: rgba(214, 214, 229, 0.07);
3102
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1xixh {
3103
- background-color: rgba(38, 55, 88, 0.06);
3104
- } .bottom-sheet__background-specialbg-tertiary-transparent_1xixh {
3105
- background-color: rgba(222, 222, 240, 0.12);
3106
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1xixh {
3107
- background-color: rgba(30, 43, 68, 0.08);
3108
- }
3109
- .bottom-sheet__footer_1ktsh {
3110
- background-color: #1c1c1e;
3111
- } .bottom-sheet__highlighted_1ktsh {
3112
- border-top: 1px solid #353539;
3113
- background-color: #1c1c1e;
3114
- } .bottom-sheet__background-accent_1ktsh {
3115
- background-color: #ef3124;
3116
- } .bottom-sheet__background-info_1ktsh {
3117
- background-color: #001c3c;
3118
- } .bottom-sheet__background-attention-muted_1ktsh {
3119
- background-color: #36291f;
3120
- } .bottom-sheet__background-positive-muted_1ktsh {
3121
- background-color: #232d25;
3122
- } .bottom-sheet__background-negative-muted_1ktsh {
3123
- background-color: #392523;
3124
- } .bottom-sheet__background-primary_1ktsh {
3125
- background-color: #121213;
3126
- } .bottom-sheet__background-primary-inverted_1ktsh {
3127
- background-color: #fff;
3128
- } .bottom-sheet__background-secondary_1ktsh {
3129
- background-color: #1c1c1e;
3130
- } .bottom-sheet__background-secondary-inverted_1ktsh {
3131
- background-color: #f2f3f5;
3132
- } .bottom-sheet__background-tertiary_1ktsh {
3133
- background-color: #27272a;
3134
- } .bottom-sheet__background-tertiary-inverted_1ktsh {
3135
- background-color: #e7e8ea;
3136
- } .bottom-sheet__background-quaternary_1ktsh {
3137
- background-color: #36363a;
3138
- } .bottom-sheet__background-quaternary-inverted_1ktsh {
3139
- background-color: #dcdee2;
3140
- } .bottom-sheet__background-specialbg-component_1ktsh {
3141
- background-color: rgba(255, 255, 255, 0.1);
3142
- } .bottom-sheet__background-specialbg-component-inverted_1ktsh {
3143
- background-color: rgba(11, 31, 53, 0.07);
3144
- } .bottom-sheet__background-specialbg-primary-grouped_1ktsh {
3145
- background-color: #1c1c1e;
3146
- } .bottom-sheet__background-specialbg-secondary-grouped_1ktsh {
3147
- background-color: #27272a;
3148
- } .bottom-sheet__background-specialbg-tertiary-grouped_1ktsh {
3149
- background-color: #36363a;
3150
- } .bottom-sheet__background-specialbg-secondary-transparent_1ktsh {
3151
- background-color: rgba(214, 214, 229, 0.07);
3152
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1ktsh {
3153
- background-color: rgba(38, 55, 88, 0.06);
3154
- } .bottom-sheet__background-specialbg-tertiary-transparent_1ktsh {
3155
- background-color: rgba(222, 222, 240, 0.12);
3156
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ktsh {
3157
- background-color: rgba(30, 43, 68, 0.08);
3158
- }
3159
- .bottom-sheet__highlighted_yeb6n {
3160
- border-bottom: 1px solid #353539;
3161
- }
3162
- .popup-sheet__appear_f1ruz,
3163
- .popup-sheet__enter_f1ruz {
3164
- background-color: transparent;
3165
- } .popup-sheet__appearActive_f1ruz,
3166
- .popup-sheet__enterActive_f1ruz,
3167
- .popup-sheet__appearDone_f1ruz,
3168
- .popup-sheet__enterDone_f1ruz {
3169
- background-color: rgba(0, 0, 0, 0.7);
3170
- } .popup-sheet__exit_f1ruz {
3171
- background-color: rgba(0, 0, 0, 0.7);
3172
- } .popup-sheet__exitActive_f1ruz,
3173
- .popup-sheet__exitDone_f1ruz {
3174
- background-color: transparent;
3175
- }
3176
-
3177
-
3178
-
3179
-
3180
-
3181
-
3182
-
3183
- .modal__sticky_1k34p {
3184
- background: #1c1c1e;
3185
- } .modal__highlighted_1k34p {
3186
- background: #1c1c1e;
3187
- box-shadow: 0 -1px 0 0 #29292c;
3188
- }
3189
-
3190
-
3191
-
3192
- .modal__highlighted_187b9 {
3193
- background: #1c1c1e;
3194
- box-shadow: 0 1px 0 0 #29292c;
3195
- } .modal__sticky_187b9.modal__hasContent_187b9 {
3196
- background: #1c1c1e;
3197
- }
3198
-
3199
-
3200
-
3201
-
3202
-
3203
-
3204
-
3205
-
3206
-
3207
- .side-panel__sticky_1u496 {
3208
- background: #1c1c1e;
3209
- } .side-panel__highlighted_1u496 {
3210
- background: #1c1c1e;
3211
- box-shadow: 0 -1px 0 0 #29292c;
3212
- }
3213
-
3214
-
3215
-
3216
- .side-panel__highlighted_1lddp {
3217
- background: #1c1c1e;
3218
- box-shadow: 0 1px 0 0 #29292c;
3219
- } .side-panel__sticky_1lddp.side-panel__hasContent_1lddp {
3220
- background: #1c1c1e;
3221
- }
3222
- .toast__toastPlate_clgie {
3223
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3224
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3225
- } .toast__popoverInner_clgie {
3226
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3227
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3228
- background-color: transparent;
3229
- }.bank-card__component_1nt6i {
3230
- --form-control-bg-color: transparent;
3231
- --form-control-focus-shadow: transparent;
3232
- --form-control-hover-bg-color: transparent;
3233
- --form-control-focus-bg-color: transparent;
3234
- } .bank-card__label_1nt6i {
3235
- color: rgba(238, 238, 251, 0.55)
3236
- } .bank-card__focused_1nt6i .bank-card__label_1nt6i,
3237
- .bank-card__filled_1nt6i .bank-card__label_1nt6i {
3238
- color: rgba(255, 255, 255, 0.94)
3239
- } .bank-card__input_1nt6i {
3240
- color: rgba(255, 255, 255, 0.94);
3241
- caret-color: rgba(255, 255, 255, 0.94)
3242
- } .bank-card__bankLogo_1nt6i svg g {
3243
- fill: rgba(255, 255, 255, 0.94);
3244
- } .bank-card__brandLogo_1nt6i svg {
3245
- fill: rgba(255, 255, 255, 0.94);
3246
- } .bank-card__usePhoto_1nt6i {
3247
- background-color: transparent
3248
- } .bank-card__usePhoto_1nt6i svg {
3249
- fill: rgba(255, 255, 255, 0.94);
3250
- }
3251
-
3252
-
3253
-
3254
- .universal-modal__sticky_g08p1 {
3255
- background: #1c1c1e;
3256
- } .universal-modal__highlighted_g08p1 {
3257
- background: #1c1c1e;
3258
- box-shadow: 0 -1px 0 0 #29292c;
3259
- }
3260
-
3261
-
3262
-
3263
-
3264
-
3265
- .universal-modal__highlighted_65rmi {
3266
- background: #1c1c1e;
3267
- box-shadow: 0 1px 0 0 #29292c;
3268
- } .universal-modal__sticky_65rmi.universal-modal__hasContent_65rmi {
3269
- background: #1c1c1e;
3270
- }
3271
-
3272
-
3273
-
3274
- @keyframes universal-modal__step_1_17qm9 {
3275
- } @keyframes universal-modal__step_2_17qm9 {
3276
- 100% {
3277
- background-color: transparent;
3278
- }
3279
- } .universal-modal__appear_17qm9,
3280
- .universal-modal__enter_17qm9 {
3281
- background-color: transparent;
3282
- } .universal-modal__appearActive_17qm9,
3283
- .universal-modal__enterActive_17qm9,
3284
- .universal-modal__appearDone_17qm9,
3285
- .universal-modal__enterDone_17qm9 {
3286
- background-color: rgba(0, 0, 0, 0.7);
3287
- } .universal-modal__exit_17qm9 {
3288
- background-color: rgba(0, 0, 0, 0.7);
3289
- } .universal-modal__exitDone_17qm9 {
3290
- background-color: transparent;
3291
- }
3292
-
3293
-
3294
-
3295
- .universal-modal__button_1lnkf.universal-modal__button_1lnkf {
3296
- background-color: rgba(18, 18, 19, 0.4);
3297
- }
3298
- .universal-modal__button_fxlbo.universal-modal__button_fxlbo {
3299
- background-color: rgba(255, 255, 255, 0.04);
3300
- }
3301
- .universal-modal__component_14d1q.universal-modal__overlayHidden_14d1q {
3302
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3303
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3304
- }
3305
- .universal-modal__component_1u4o6.universal-modal__overlayHidden_1u4o6 {
3306
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3307
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3308
- }
3309
- .universal-modal__icon_oktnp {
3310
- fill: rgba(238, 238, 251, 0.55);
3311
- }
3312
- .universal-modal__icon_orxhd {
3313
- fill: rgba(238, 238, 251, 0.55);
3314
- }
3315
-
3316
-
3317
- .amount-input__minorPartAndCurrency_ejfao {
3318
- color: rgba(238, 238, 251, 0.55)
3319
- } .amount-input__minorPartAndCurrency_ejfao.amount-input__disabled_ejfao,
3320
- .amount-input__minorPartAndCurrency_ejfao.amount-input__readOnly_ejfao {
3321
- color: rgba(233, 233, 250, 0.37);
3322
- }
3323
- .amount-input__filled_kb9ue .amount-input__input_kb9ue,
3324
- .amount-input__input_kb9ue:focus {
3325
- -webkit-text-fill-color: transparent;
3326
- }
3327
- .amount-input__minorPartAndCurrency_x71tf {
3328
- color: rgba(4, 4, 19, 0.55)
3329
- } .amount-input__minorPartAndCurrency_x71tf.amount-input__disabled_x71tf,
3330
- .amount-input__minorPartAndCurrency_x71tf.amount-input__readOnly_x71tf {
3331
- color: rgba(5, 8, 29, 0.38);
3332
- }@media (min-width: 600px) {
3333
- }.tooltip__hint_18tqv {
3334
- background-color: #fff;
3335
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
3336
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3337
- color: rgba(3, 3, 6, 0.88);
3338
- } .tooltip__hint_18tqv .tooltip__arrow_18tqv:after {
3339
- background-color: #fff;
3340
- border-color: #fff;
3341
- } .tooltip__tooltip_18tqv {
3342
- border: 1px solid #29292c;
3343
- background-color: #1c1c1e
3344
- } .tooltip__tooltip_18tqv .tooltip__arrow_18tqv:after {
3345
- border-color: #29292c;
3346
- background-color: #1c1c1e;
3347
- }
3348
-
3349
- .tooltip__tooltip_1gfic {
3350
- background-color: #fff;
3351
- color: rgba(3, 3, 6, 0.88);
3352
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
3353
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3354
- } .tooltip__tooltip_1gfic .tooltip__arrow_1gfic:after {
3355
- background-color: #fff;
3356
- } .tooltip__hint_1gfic {
3357
- background-color: #1c1c1e;
3358
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3359
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3360
- color: rgba(255, 255, 255, 0.94);
3361
- } .tooltip__hint_1gfic .tooltip__arrow_1gfic:after {
3362
- background-color: #1c1c1e;
3363
- }
3364
-
3365
- .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-track {
3366
- background-color: transparent;
3367
- } .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-track-piece {
3368
- background-color: transparent;
3369
- } .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-thumb {
3370
- background-color: rgba(228, 228, 251, 0.28);
3371
- border-color: transparent;
3372
- } .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-thumb:active {
3373
- background-color: rgba(238, 238, 251, 0.55);
3374
- }
3375
- .calendar__appear_1xbum,
3376
- .calendar__enter_1xbum {
3377
- background-color: transparent;
3378
- } .calendar__appearActive_1xbum,
3379
- .calendar__enterActive_1xbum,
3380
- .calendar__appearDone_1xbum,
3381
- .calendar__enterDone_1xbum {
3382
- background-color: rgba(222, 222, 238, 0.13);
3383
- } .calendar__exit_1xbum {
3384
- background-color: rgba(222, 222, 238, 0.13);
3385
- } .calendar__exitActive_1xbum,
3386
- .calendar__exitDone_1xbum {
3387
- background-color: transparent;
3388
- }
3389
- .calendar__calendar_q6mcz th {
3390
- border-bottom: 1px solid #29292c;
3391
- } .calendar__dayNames_q6mcz {
3392
- background: #1c1c1e
3393
- } .calendar__month_q6mcz {
3394
- color: rgba(255, 255, 255, 0.94)
3395
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz {
3396
- background-color: rgba(214, 214, 229, 0.07)
3397
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz.calendar__active_q6mcz {
3398
- background-color: #f2f3f5
3399
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz.calendar__active_q6mcz .calendar__monthTitle_q6mcz {
3400
- color: rgba(3, 3, 6, 0.88);
3401
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz.calendar__disabled_q6mcz .calendar__monthTitle_q6mcz {
3402
- color: rgba(233, 233, 250, 0.37);
3403
- } .calendar__dayName_q6mcz {
3404
- color: rgba(238, 238, 251, 0.55)
3405
- }
3406
-
3407
- .calendar__dayName_1pd5b {
3408
- color: rgba(238, 238, 251, 0.55)
3409
- } .calendar__day_1pd5b {
3410
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
3411
- color: rgba(255, 255, 255, 0.94)
3412
- } .calendar__day_1pd5b.calendar__highlighted_1pd5b,
3413
- .calendar__day_1pd5b.calendar__range_1pd5b.calendar__highlighted_1pd5b:not(.calendar__disabled_1pd5b) {
3414
- color: rgba(255, 255, 255, 0.94);
3415
- background: rgba(214, 214, 229, 0.07);
3416
- } .calendar__day_1pd5b.calendar__holiday_1pd5b {
3417
- color: #ff4837;
3418
- } .calendar__day_1pd5b.calendar__disabled_1pd5b {
3419
- color: rgba(233, 233, 250, 0.37);
3420
- background: transparent;
3421
- } .calendar__day_1pd5b.calendar__today_1pd5b {
3422
- color: #4a9dfc;
3423
- } .calendar__day_1pd5b.calendar__rangeComplete_1pd5b {
3424
- background: #293044;
3425
- } .calendar__day_1pd5b.calendar__selected_1pd5b,
3426
- .calendar__day_1pd5b.calendar__disabled_1pd5b.calendar__selected_1pd5b {
3427
- color: rgba(3, 3, 6, 0.88);
3428
- background: #f2f3f5;
3429
- } @media (hover) {
3430
- .calendar__day_1pd5b.calendar__selected_1pd5b:hover {
3431
- background: #dcdde1;
3432
- }
3433
- } .calendar__dayWrapper_1pd5b {
3434
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
3435
- } .calendar__range_1pd5b .calendar__day_1pd5b:not(.calendar__selected_1pd5b):not(.calendar__disabled_1pd5b):not(.calendar__today_1pd5b):not(.calendar__holiday_1pd5b) {
3436
- color: rgba(255, 255, 255, 0.94);
3437
- } .calendar__range_1pd5b:before {
3438
- background: rgba(225, 225, 248, 0.09);
3439
- } .calendar__rangeComplete_1pd5b:before {
3440
- background: #293044;
3441
- } .calendar__transitLeft_1pd5b:after {
3442
- background: linear-gradient(
3443
- 270deg,
3444
- rgba(225, 225, 248, 0.09) 0%,
3445
- rgba(255, 255, 255, 0) 100%
3446
- );
3447
- } .calendar__transitRight_1pd5b:after {
3448
- background: linear-gradient(
3449
- 270deg,
3450
- rgba(255, 255, 255, 0) 0%,
3451
- rgba(225, 225, 248, 0.09) 100%
3452
- );
3453
- } .calendar__rangeComplete_1pd5b.calendar__transitLeft_1pd5b:after {
3454
- background: linear-gradient(
3455
- 270deg,
3456
- #293044 0%,
3457
- rgba(255, 255, 255, 0) 100%
3458
- );
3459
- } .calendar__rangeComplete_1pd5b.calendar__transitRight_1pd5b:after {
3460
- background: linear-gradient(
3461
- 270deg,
3462
- rgba(255, 255, 255, 0) 0%,
3463
- #293044 100%
3464
- );
3465
- } .calendar__dot_1pd5b {
3466
- background: rgba(255, 255, 255, 0.94);
3467
- } .calendar__selected_1pd5b .calendar__dot_1pd5b {
3468
- background: rgba(3, 3, 6, 0.88);
3469
- } .calendar__bottomAddon_1pd5b.calendar__selected_1pd5b,
3470
- .calendar__bottomAddon_1pd5b.calendar__selected_1pd5b > * {
3471
- color: rgba(3, 3, 6, 0.88);
3472
- }
3473
- .calendar__withShadow_ip5g5 {
3474
- box-shadow: 0 1px 0 0 #29292c;
3475
- }
3476
-
3477
-
3478
- @media (max-width: 374px) {
3479
- }
3480
- .calendar__empty_1p866 {
3481
- color: rgba(238, 238, 251, 0.55);
3482
- }
3483
- .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf {
3484
- background-color: transparent
3485
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf:not(:disabled):hover {
3486
- background-color: rgba(214, 214, 229, 0.07);
3487
- color: rgba(255, 255, 255, 0.94);
3488
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__filled_1fjmf {
3489
- background-color: rgba(222, 222, 238, 0.13)
3490
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__filled_1fjmf:not(:disabled):hover {
3491
- background-color: rgba(234, 234, 248, 0.15);
3492
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__current_1fjmf {
3493
- color: #4a9dfc;
3494
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf,
3495
- .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf:disabled {
3496
- background-color: #f2f3f5;
3497
- color: rgba(3, 3, 6, 0.88)
3498
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf:not(:disabled):hover, .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf:disabled:not(:disabled):hover {
3499
- background-color: #f2f3f5;
3500
- color: rgba(3, 3, 6, 0.88);
3501
- }
3502
- @media (max-width: 374px) {
3503
- }.gallery__container_xd1ps {
3504
- background-color: #262629
3505
- } .gallery__modal_xd1ps {
3506
- background: transparent;
3507
- } .gallery__bottomButton_xd1ps {
3508
- background-color: rgba(228, 228, 251, 0.28);
3509
- }
3510
- .gallery__component_7xiiq {
3511
- background-color: rgba(228, 228, 251, 0.28);
3512
- } .gallery__component_7xiiq:hover {
3513
- background-color: rgba(233, 233, 250, 0.37);
3514
- } .gallery__component_7xiiq:active {
3515
- background-color: rgba(238, 238, 254, 0.46);
3516
- }
3517
- .gallery__buttons_183or path {
3518
- color: rgba(255, 255, 255, 0.94);
3519
- } .gallery__iconButton_183or path {
3520
- color: #f2f3f5;
3521
- } .gallery__iconButton_183or:hover path {
3522
- color: #e7e8eb;
3523
- } .gallery__iconButton_183or:active path {
3524
- color: #dcdde1;
3525
- }
3526
-
3527
-
3528
- .gallery__headerMobile_lx1up.gallery__video_lx1up {
3529
- background-color: #262629;
3530
- }
3531
- .gallery__loading_184uc {
3532
- background-color: #1c1c1e
3533
- } .gallery__loading_184uc .gallery__active_184uc {
3534
- background-color: #29292c;
3535
- } .gallery__brokenImageWrapper_184uc {
3536
- background-color: #29292c
3537
- } .gallery__focused_184uc {
3538
- outline: 2px solid #3193fc;
3539
- }
3540
- .gallery__component_wxdq1 {
3541
- background-color: #262629;
3542
- } .gallery__slideLoading_wxdq1 {
3543
- background-color: rgba(214, 214, 229, 0.07);
3544
- } .gallery__spinner_wxdq1 {
3545
- color: rgba(255, 255, 255, 0.94);
3546
- } .gallery__arrow_wxdq1 {
3547
- color: rgba(255, 255, 255, 0.94)
3548
- } .gallery__arrow_wxdq1:hover {
3549
- background-color: #2f2f32;
3550
- } .gallery__arrow_wxdq1:active {
3551
- background-color: #353539;
3552
- } .gallery__focused_wxdq1 {
3553
- outline: 2px solid #3193fc;
3554
- } .gallery__placeholder_wxdq1 {
3555
- background-color: #29292c;
3556
- } .gallery__fullScreenImage_wxdq1 {
3557
- background-color: #121213;
3558
- }
3559
- .gallery__infoWrapper_1dhyi {
3560
- background-color: #262629
3561
- }
3562
- .gallery__component_1hvel {
3563
- background-color: #262629
3564
- }
3565
-
3566
- .gallery__icon_1tg00 {
3567
- color: #fff;
3568
- } .gallery__iconShape_1tg00 {
3569
- fill: rgba(4, 4, 21, 0.47);
3570
- }.select__arrow_pjzi6 {
3571
- color: rgba(238, 238, 251, 0.55)
3572
- } .select__arrow_pjzi6.select__disabled_pjzi6 {
3573
- color: rgba(228, 228, 251, 0.28);
3574
- }
3575
-
3576
- .select__option_1e9m6 {
3577
- background: #1c1c1e;
3578
- color: rgba(255, 255, 255, 0.94)
3579
- } .select__option_1e9m6:not(.select__disabled_1e9m6):active {
3580
- background: rgba(225, 225, 248, 0.09);
3581
- color: rgba(255, 255, 255, 0.94);
3582
- } .select__selected_1e9m6 {
3583
- background: #1c1c1e;
3584
- color: rgba(255, 255, 255, 0.94);
3585
- } .select__highlighted_1e9m6 {
3586
- background: rgba(214, 214, 229, 0.07);
3587
- color: rgba(255, 255, 255, 0.94);
3588
- } .select__disabled_1e9m6 {
3589
- background: #1c1c1e;
3590
- color: rgba(238, 238, 251, 0.55);
3591
- }
3592
- .select__popoverInner_160jz {
3593
- background: transparent;
3594
- } .select__optionsListWrapper_160jz {
3595
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3596
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3597
- background: #1c1c1e;
3598
- } .select__optionsListBorder_160jz {
3599
- box-shadow: inset 0 0 0 1px #29292c;
3600
- }
3601
-
3602
- .select__single_y47xt {
3603
- background: rgba(255, 255, 255, 0.94)
3604
- } .select__colorIcon_y47xt {
3605
- color: #17d055;
3606
- }
3607
-
3608
- .select__clearIcon_1iewy {
3609
- color: rgba(228, 228, 251, 0.28)
3610
- } .select__clearIcon_1iewy:hover {
3611
- color: rgba(233, 233, 250, 0.37);
3612
- } .select__clearIcon_1iewy:active {
3613
- color: rgba(238, 238, 254, 0.46);
3614
- }
3615
- .select__placeholder_1q3fb {
3616
- color: rgba(238, 238, 251, 0.55)
3617
- } .select__placeholder_1q3fb.select__focused_1q3fb {
3618
- color: rgba(233, 233, 250, 0.37);
3619
- } .select__focusVisible_1q3fb {
3620
- outline: 2px solid #3193fc;
3621
- } @keyframes select__show-placeholder_1q3fb {
3622
- }
3623
- .select__footer_169dz {
3624
- background-color: #1c1c1e
3625
- } .select__highlighted_169dz {
3626
- border-top: 1px solid #29292c;
3627
- background-color: #1c1c1e;
3628
- }
3629
- .select__optgroup_1tfts {
3630
- background: #1c1c1e
3631
- } .select__label_1tfts {
3632
- color: rgba(238, 238, 251, 0.55);
3633
- }
3634
- .select__optionsListHeader_s03v9 {
3635
- border-bottom: 1px solid transparent
3636
- } .select__optionsListHeader_s03v9.select__headerHighlighted_s03v9 {
3637
- border-bottom-color: #29292c;
3638
- } .select__optionsListFooter_s03v9 {
3639
- border-top: 1px solid transparent
3640
- } .select__optionsListFooter_s03v9.select__withBorder_s03v9 {
3641
- border-top-color: #29292c;
3642
- } .select__emptyPlaceholder_s03v9 {
3643
- color: rgba(238, 238, 251, 0.55);
3644
- }
3645
-
3646
- .select__virtualOptionsListHeader_19tyo {
3647
- border-bottom: 1px solid #29292c;
3648
- } .select__virtualOptionsListFooter_19tyo {
3649
- border-top: 1px solid transparent
3650
- } .select__virtualOptionsListFooter_19tyo.select__withBorder_19tyo {
3651
- border-top: 1px solid #29292c;
3652
- } .select__virtualRow_19tyo:before {
3653
- background: #353539;
3654
- } .select__emptyPlaceholder_19tyo {
3655
- color: rgba(238, 238, 251, 0.55);
3656
- }
3657
-
3658
- .select__option_1luk8 {
3659
- background: #1c1c1e;
3660
- color: rgba(255, 255, 255, 0.94)
3661
- } .select__option_1luk8:not(.select__disabled_1luk8):active {
3662
- background: rgba(225, 225, 248, 0.09);
3663
- color: rgba(255, 255, 255, 0.94);
3664
- } .select__option_1luk8:before {
3665
- background: #353539;
3666
- } .select__selected_1luk8 {
3667
- background: #1c1c1e;
3668
- color: rgba(255, 255, 255, 0.94);
3669
- } .select__highlighted_1luk8 {
3670
- background: rgba(214, 214, 229, 0.07);
3671
- color: rgba(255, 255, 255, 0.94)
3672
- } .select__disabled_1luk8 {
3673
- background: #1c1c1e;
3674
- color: rgba(238, 238, 251, 0.55);
3675
- } .select__highlighted_1luk8 {
3676
- background: rgba(214, 214, 229, 0.07);
3677
- color: rgba(255, 255, 255, 0.94)
3678
- }
3679
- .select__option_1mmoa {
3680
- background: #1c1c1e;
3681
- color: rgba(255, 255, 255, 0.94)
3682
- } .select__option_1mmoa:not(.select__disabled_1mmoa):active {
3683
- background: rgba(225, 225, 248, 0.09);
3684
- color: rgba(255, 255, 255, 0.94);
3685
- } .select__option_1mmoa:before {
3686
- background: #353539;
3687
- } .select__selected_1mmoa {
3688
- background: #1c1c1e;
3689
- color: rgba(255, 255, 255, 0.94);
3690
- } .select__highlighted_1mmoa {
3691
- background: rgba(214, 214, 229, 0.07);
3692
- color: rgba(255, 255, 255, 0.94)
3693
- } .select__disabled_1mmoa {
3694
- background: #1c1c1e;
3695
- color: rgba(238, 238, 251, 0.55);
3696
- }
3697
- .select__footer_11gjc {
3698
- background-color: #121213
3699
- }
3700
- .calendar-with-skeleton__skeleton_1do7j {
3701
- background-color: #1c1c1e;
3702
- }.date-range-input__calendarContainer_ih289 {
3703
- border: 1px solid #29292c
3704
- }.calendar-input__calendarContainer_1vurp {
3705
- border: 1px solid #29292c
3706
- } .calendar-input__calendarIcon_1vurp {
3707
- color: rgba(238, 238, 251, 0.55)
3708
- }.date-time-input__calendarContainer_flwwb {
3709
- border: 1px solid #29292c
3710
- }.universal-date-input__calendarIcon_44llv {
3711
- color: rgba(238, 238, 251, 0.55)
3712
- } .universal-date-input__calendarContainer_44llv {
3713
- border: 1px solid #29292c
3714
- } .universal-date-input__blink_44llv.universal-date-input__blink_44llv.universal-date-input__blink_44llv {
3715
- background-color: #392523;
3716
- }
3717
-
3718
- .calendar-range__component_10qdb:after {
3719
- background-color: rgba(255, 255, 255, 0.94);
3720
- }
3721
- .input-autocomplete__placeholder_367mt {
3722
- color: rgba(238, 238, 251, 0.55);
3723
- } .input-autocomplete__focusVisible_367mt {
3724
- outline: 2px solid #3193fc;
3725
- }
3726
-
3727
- .picker-button__linkOpen_1990z:not(:hover) {
3728
- background-color: rgba(214, 214, 229, 0.07);
3729
- }
3730
- .select-with-tags__tag_1hvru:not(.select-with-tags__tagNoClose_1hvru):active:not(:disabled) {
3731
- background-color: #f2f3f5;
3732
- color: rgba(3, 3, 6, 0.88);
3733
- } .select-with-tags__tag_1hvru:not(.select-with-tags__tagNoClose_1hvru):hover:not(:disabled):not(:active) {
3734
- background-color: #f2f3f5;
3735
- color: rgba(3, 3, 6, 0.88);
3736
- } .select-with-tags__tagCross_1hvru > svg {
3737
- fill: rgba(4, 4, 21, 0.47);
3738
- } .select-with-tags__tagCross_1hvru:hover > svg {
3739
- fill: rgba(4, 4, 19, 0.55);
3740
- } .select-with-tags__tagCross_1hvru:active > svg {
3741
- fill: rgba(1, 1, 12, 0.63);
3742
- }
3743
- .select-with-tags__input_su8go {
3744
- background-color: transparent;
3745
- color: rgba(255, 255, 255, 0.94)
3746
- } .select-with-tags__input_su8go:disabled,
3747
- .select-with-tags__input_su8go:disabled::placeholder {
3748
- color: rgba(233, 233, 250, 0.37);
3749
- } .select-with-tags__input_su8go::placeholder {
3750
- color: rgba(238, 238, 251, 0.55);
3751
- } .select-with-tags__input_su8go:focus::placeholder {
3752
- color: rgba(233, 233, 250, 0.37);
3753
- } .select-with-tags__focusVisible_su8go {
3754
- outline: 2px solid #3193fc;
3755
- } .select-with-tags__placeholder_su8go {
3756
- color: rgba(238, 238, 251, 0.55);
3757
- }.table__component_14767 {
3758
- border-top: 1px solid #353539;
3759
- }
3760
- .table__wrapper_vksup {
3761
- background: #121213;
3762
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3763
- }
3764
-
3765
- .table__component_1xypn {
3766
- color: rgba(255, 255, 255, 0.94);
3767
- border-top: 1px solid #353539
3768
- }
3769
-
3770
- .table__component_1e15v th:not(:last-child):not(:empty):after {
3771
- background-color: #353539;
3772
- }
3773
- .table__component_kd8s7 {
3774
- color: rgba(255, 255, 255, 0.94);
3775
- border-bottom: 1px solid #353539;
3776
- background: #121213
3777
- } .table__sorted_kd8s7 {
3778
- color: rgba(255, 255, 255, 0.94);
3779
- } .table__stickyHeader_kd8s7 {
3780
- box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
3781
- }
3782
- .table__component_1p7gx {
3783
- background: #121213
3784
- } .table__clickable_1p7gx:hover {
3785
- background-color: #1c1c1e;
3786
- } .table__selected_1p7gx {
3787
- background-color: #f2f8ff
3788
- } .table__selected_1p7gx:hover {
3789
- background-color: #e8f2fe;
3790
- }
3791
- .table__open_glam4,
3792
- .table__open_glam4:hover {
3793
- background-color: rgba(222, 222, 238, 0.13);
3794
- }
3795
- .table__icon_x3whl {
3796
- color: #898991
3797
- } .table__icon_x3whl:hover {
3798
- color: rgba(255, 255, 255, 0.94);
3799
- } .table__sorted_x3whl {
3800
- color: #3193fc
3801
- } .table__sorted_x3whl:hover {
3802
- color: #3193fc;
3803
- }.intl-phone-input__emptyCountryIcon_1gmb0 {
3804
- color: #898991;
3805
- }
3806
- .intl-phone-input__flagPlaceholder_6ozb3 {
3807
- background-color: rgba(222, 222, 238, 0.13);
3808
- }
3809
- .intl-phone-input__dialCode_1m48a {
3810
- color: rgba(238, 238, 251, 0.55);
3811
- }
3812
- .intl-phone-input__emptyCountryIcon_1pbj5 {
3813
- color: #898991;
3814
- } .intl-phone-input__focusVisible_1pbj5 {
3815
- outline: 2px solid #3193fc;
3816
- }
3817
- .international-phone-input__dialCode_c4ezx {
3818
- color: rgba(238, 238, 251, 0.55);
3819
- } .international-phone-input__emptyCountryIcon_c4ezx {
3820
- color: rgba(238, 238, 251, 0.55);
3821
- }
3822
- .international-phone-input__flagPlaceholder_x0tdq {
3823
- background-color: rgba(214, 214, 229, 0.07);
3824
- }
3825
- .international-phone-input__emptyCountryIcon_1wkew {
3826
- color: rgba(238, 238, 251, 0.55);
3827
- } .international-phone-input__focusVisible_1wkew {
3828
- outline: 2px solid #3193fc;
3829
- }.tabs__component_f698k:before {
3830
- background-color: rgba(228, 228, 251, 0.28);
3831
- } .tabs__title_f698k {
3832
- color: rgba(238, 238, 251, 0.55)
3833
- } .tabs__title_f698k:not(:disabled):hover {
3834
- color: rgba(255, 255, 255, 0.94);
3835
- } .tabs__focused_f698k {
3836
- outline: 2px solid #3193fc;
3837
- } .tabs__selected_f698k {
3838
- color: rgba(255, 255, 255, 0.94);
3839
- } .tabs__disabled_f698k {
3840
- color: rgba(233, 233, 250, 0.37);
3841
- } .tabs__line_f698k {
3842
- background-color: #f83a2a;
3843
- } .tabs__option_f698k {
3844
- color: rgba(255, 255, 255, 0.94);
3845
- }
3846
- .tabs__component_f698k:before {
3847
- background-color: rgba(228, 228, 251, 0.28);
3848
- }.tabs__title_f698k {
3849
- color: rgba(238, 238, 251, 0.55)
3850
- }.tabs__title_f698k:not(:disabled):hover {
3851
- color: rgba(255, 255, 255, 0.94);
3852
- }.tabs__focused_f698k {
3853
- outline: 2px solid #3193fc;
3854
- }.tabs__selected_f698k {
3855
- color: rgba(255, 255, 255, 0.94);
3856
- }.tabs__disabled_f698k {
3857
- color: rgba(233, 233, 250, 0.37);
3858
- }.tabs__line_f698k {
3859
- background-color: #f83a2a;
3860
- }.tabs__option_f698k {
3861
- color: rgba(255, 255, 255, 0.94);
3862
- }
3863
- .tabs__primary_h73sf:after {
3864
- background-color: rgba(228, 228, 251, 0.28);
3865
- } .tabs__primary_h73sf {
3866
- } .tabs__secondary_h73sf:before {
3867
- background-color: transparent;
3868
- } .tabs__secondary_h73sf.tabs__xs_h73sf {
3869
- } .tabs__borderVisible_h73sf:before {
3870
- background-color: rgba(222, 222, 238, 0.13);
3871
- }
3872
-
3873
-
3874
-
3875
- `;
3876
-
3877
- export { mobileDarkBluetint as default };
1
+ export { default } from '!!css-loader!@alfalab/core-components/themes/compiled/mobile-dark-bluetint.css';