@alfalab/core-components 44.7.2 → 44.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (428) hide show
  1. package/calendar-range/esm/Component.js +1 -1
  2. package/calendar-range/esm/index.js +1 -1
  3. package/calendar-range/esm/views/popover.js +1 -1
  4. package/calendar-range/esm/views/static.js +1 -1
  5. package/calendar-range/modern/Component.js +1 -1
  6. package/calendar-range/modern/index.js +1 -1
  7. package/calendar-range/modern/views/popover.js +1 -1
  8. package/calendar-range/modern/views/static.js +1 -1
  9. package/calendar-range/views/popover.js +1 -1
  10. package/calendar-range/views/static.js +1 -1
  11. package/confirmation/components/screens/initial/component.js +1 -1
  12. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  13. package/confirmation/esm/component.responsive.js +1 -1
  14. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  15. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  16. package/confirmation/esm/components/index.js +1 -1
  17. package/confirmation/esm/components/screens/index.js +1 -1
  18. package/confirmation/esm/components/screens/initial/component.js +1 -1
  19. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  20. package/confirmation/esm/components/screens/initial/index.js +1 -1
  21. package/confirmation/esm/desktop/component.desktop.js +1 -1
  22. package/confirmation/esm/desktop/index.js +1 -1
  23. package/confirmation/esm/index.js +1 -1
  24. package/confirmation/esm/mobile/component.mobile.js +1 -1
  25. package/confirmation/esm/mobile/index.js +1 -1
  26. package/confirmation/esm/shared/index.js +1 -1
  27. package/confirmation/modern/component.responsive.js +1 -1
  28. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  29. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  30. package/confirmation/modern/components/index.js +1 -1
  31. package/confirmation/modern/components/screens/index.js +1 -1
  32. package/confirmation/modern/components/screens/initial/component.js +1 -1
  33. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  34. package/confirmation/modern/components/screens/initial/index.js +1 -1
  35. package/confirmation/modern/desktop/component.desktop.js +1 -1
  36. package/confirmation/modern/desktop/index.js +1 -1
  37. package/confirmation/modern/index.js +1 -1
  38. package/confirmation/modern/mobile/component.mobile.js +1 -1
  39. package/confirmation/modern/mobile/index.js +1 -1
  40. package/confirmation/modern/shared/index.js +1 -1
  41. package/gallery/components/header/Component.js +1 -1
  42. package/gallery/components/header/buttons.js +1 -1
  43. package/gallery/components/image-viewer/component.js +1 -1
  44. package/gallery/components/image-viewer/slide.js +1 -1
  45. package/gallery/esm/Component.js +2 -2
  46. package/gallery/esm/components/header/Component.js +1 -1
  47. package/gallery/esm/components/header/buttons.js +1 -1
  48. package/gallery/esm/components/header/index.js +1 -1
  49. package/gallery/esm/components/image-preview/Component.js +1 -1
  50. package/gallery/esm/components/image-preview/index.js +1 -1
  51. package/gallery/esm/components/image-viewer/component.js +1 -1
  52. package/gallery/esm/components/image-viewer/index.js +1 -1
  53. package/gallery/esm/components/image-viewer/slide.js +1 -1
  54. package/gallery/esm/components/index.js +2 -2
  55. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  56. package/gallery/esm/components/navigation-bar/index.js +1 -1
  57. package/gallery/esm/index.js +2 -2
  58. package/gallery/modern/Component.js +2 -2
  59. package/gallery/modern/components/header/Component.js +1 -1
  60. package/gallery/modern/components/header/buttons.js +1 -1
  61. package/gallery/modern/components/header/index.js +1 -1
  62. package/gallery/modern/components/image-preview/Component.js +1 -1
  63. package/gallery/modern/components/image-preview/index.js +1 -1
  64. package/gallery/modern/components/image-viewer/component.js +1 -1
  65. package/gallery/modern/components/image-viewer/index.js +1 -1
  66. package/gallery/modern/components/image-viewer/slide.js +1 -1
  67. package/gallery/modern/components/index.js +2 -2
  68. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  69. package/gallery/modern/components/navigation-bar/index.js +1 -1
  70. package/gallery/modern/index.js +2 -2
  71. package/input/esm/components/base-input/Component.d.ts +1 -1
  72. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  73. package/international-phone-input/cssm/Component.responsive.d.ts +4 -4
  74. package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +2 -2
  75. package/international-phone-input/cssm/typings-c29389e5.d.ts +3 -3
  76. package/modal/components/controls/Component.js +1 -1
  77. package/modal/components/footer/Component.js +1 -1
  78. package/modal/esm/Component.responsive.js +1 -1
  79. package/modal/esm/components/controls/Component.js +1 -1
  80. package/modal/esm/components/controls/index.js +1 -1
  81. package/modal/esm/components/footer/Component.js +1 -1
  82. package/modal/esm/desktop/Component.desktop.js +1 -1
  83. package/modal/esm/desktop/index.js +1 -1
  84. package/modal/esm/index.js +1 -1
  85. package/modal/esm/mobile/Component.mobile.js +1 -1
  86. package/modal/esm/mobile/index.js +1 -1
  87. package/modal/modern/Component.responsive.js +1 -1
  88. package/modal/modern/components/controls/Component.js +1 -1
  89. package/modal/modern/components/controls/index.js +1 -1
  90. package/modal/modern/components/footer/Component.js +1 -1
  91. package/modal/modern/desktop/Component.desktop.js +1 -1
  92. package/modal/modern/desktop/index.js +1 -1
  93. package/modal/modern/index.js +1 -1
  94. package/modal/modern/mobile/Component.mobile.js +1 -1
  95. package/modal/modern/mobile/index.js +1 -1
  96. package/package.json +1 -1
  97. package/phone-input/cssm/utils/index.js +1 -3
  98. package/phone-input/esm/utils/index.js +3 -1
  99. package/phone-input/utils/index.js +3 -1
  100. package/picker-button/modern/Component-c44170fe.d.ts +1 -1
  101. package/pure-cell/component-fd7196d2.d.ts +5 -5
  102. package/pure-cell/component.js +1 -1
  103. package/pure-cell/components/addon/component.js +1 -1
  104. package/pure-cell/components/addon/index.d.ts +1 -1
  105. package/pure-cell/components/addon/index.js +1 -1
  106. package/pure-cell/components/amount/component.js +1 -1
  107. package/pure-cell/components/amount/index.d.ts +1 -1
  108. package/pure-cell/components/amount/index.js +1 -1
  109. package/pure-cell/components/amount-title/component.js +1 -1
  110. package/pure-cell/components/amount-title/index.d.ts +1 -1
  111. package/pure-cell/components/amount-title/index.js +1 -1
  112. package/pure-cell/components/category/component.js +1 -1
  113. package/pure-cell/components/category/index.d.ts +1 -1
  114. package/pure-cell/components/category/index.js +1 -1
  115. package/pure-cell/components/content/component.js +1 -1
  116. package/pure-cell/components/content/index.d.ts +1 -1
  117. package/pure-cell/components/content/index.js +1 -1
  118. package/pure-cell/components/footer/component.js +1 -1
  119. package/pure-cell/components/footer/index.d.ts +1 -1
  120. package/pure-cell/components/footer/index.js +1 -1
  121. package/pure-cell/components/footer-button/component.js +1 -1
  122. package/pure-cell/components/footer-button/index.d.ts +1 -1
  123. package/pure-cell/components/footer-button/index.js +1 -1
  124. package/pure-cell/components/footer-text/component.js +1 -1
  125. package/pure-cell/components/footer-text/index.d.ts +1 -1
  126. package/pure-cell/components/footer-text/index.js +1 -1
  127. package/pure-cell/components/graphics/component.js +1 -1
  128. package/pure-cell/components/graphics/index.d.ts +1 -1
  129. package/pure-cell/components/graphics/index.js +1 -1
  130. package/pure-cell/components/main/component.js +1 -1
  131. package/pure-cell/components/main/index.d.ts +1 -1
  132. package/pure-cell/components/main/index.js +1 -1
  133. package/pure-cell/components/text/component.js +1 -1
  134. package/pure-cell/components/text/index.d.ts +1 -1
  135. package/pure-cell/components/text/index.js +1 -1
  136. package/pure-cell/components/types.d.ts +3 -3
  137. package/pure-cell/cssm/component-fd7196d2.d.ts +4 -4
  138. package/pure-cell/cssm/components/types.d.ts +3 -3
  139. package/pure-cell/esm/component-fd7196d2.d.ts +2 -2
  140. package/pure-cell/esm/component.js +1 -1
  141. package/pure-cell/esm/components/addon/component.js +1 -1
  142. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  143. package/pure-cell/esm/components/addon/index.js +1 -1
  144. package/pure-cell/esm/components/amount/component.js +1 -1
  145. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  146. package/pure-cell/esm/components/amount/index.js +1 -1
  147. package/pure-cell/esm/components/amount-title/component.js +1 -1
  148. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  149. package/pure-cell/esm/components/amount-title/index.js +1 -1
  150. package/pure-cell/esm/components/category/component.js +1 -1
  151. package/pure-cell/esm/components/category/index.d.ts +1 -1
  152. package/pure-cell/esm/components/category/index.js +1 -1
  153. package/pure-cell/esm/components/content/component.js +1 -1
  154. package/pure-cell/esm/components/content/index.d.ts +1 -1
  155. package/pure-cell/esm/components/content/index.js +1 -1
  156. package/pure-cell/esm/components/footer/component.js +1 -1
  157. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  158. package/pure-cell/esm/components/footer/index.js +1 -1
  159. package/pure-cell/esm/components/footer-button/component.js +1 -1
  160. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  161. package/pure-cell/esm/components/footer-button/index.js +1 -1
  162. package/pure-cell/esm/components/footer-text/component.js +1 -1
  163. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  164. package/pure-cell/esm/components/footer-text/index.js +1 -1
  165. package/pure-cell/esm/components/graphics/component.js +1 -1
  166. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  167. package/pure-cell/esm/components/graphics/index.js +1 -1
  168. package/pure-cell/esm/components/main/component.js +1 -1
  169. package/pure-cell/esm/components/main/index.d.ts +1 -1
  170. package/pure-cell/esm/components/main/index.js +1 -1
  171. package/pure-cell/esm/components/text/component.js +1 -1
  172. package/pure-cell/esm/components/text/index.d.ts +1 -1
  173. package/pure-cell/esm/components/text/index.js +1 -1
  174. package/pure-cell/esm/components/types.d.ts +3 -3
  175. package/pure-cell/esm/index.js +1 -1
  176. package/pure-cell/index.js +1 -1
  177. package/pure-cell/modern/component-fd7196d2.d.ts +5 -5
  178. package/pure-cell/modern/component.js +1 -1
  179. package/pure-cell/modern/components/addon/component.js +1 -1
  180. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  181. package/pure-cell/modern/components/addon/index.js +1 -1
  182. package/pure-cell/modern/components/amount/component.js +1 -1
  183. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  184. package/pure-cell/modern/components/amount/index.js +1 -1
  185. package/pure-cell/modern/components/amount-title/component.js +1 -1
  186. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  187. package/pure-cell/modern/components/amount-title/index.js +1 -1
  188. package/pure-cell/modern/components/category/component.js +1 -1
  189. package/pure-cell/modern/components/category/index.d.ts +1 -1
  190. package/pure-cell/modern/components/category/index.js +1 -1
  191. package/pure-cell/modern/components/content/component.js +1 -1
  192. package/pure-cell/modern/components/content/index.d.ts +1 -1
  193. package/pure-cell/modern/components/content/index.js +1 -1
  194. package/pure-cell/modern/components/footer/component.js +1 -1
  195. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  196. package/pure-cell/modern/components/footer/index.js +1 -1
  197. package/pure-cell/modern/components/footer-button/component.js +1 -1
  198. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  199. package/pure-cell/modern/components/footer-button/index.js +1 -1
  200. package/pure-cell/modern/components/footer-text/component.js +1 -1
  201. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  202. package/pure-cell/modern/components/footer-text/index.js +1 -1
  203. package/pure-cell/modern/components/graphics/component.js +1 -1
  204. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  205. package/pure-cell/modern/components/graphics/index.js +1 -1
  206. package/pure-cell/modern/components/main/component.js +1 -1
  207. package/pure-cell/modern/components/main/index.d.ts +1 -1
  208. package/pure-cell/modern/components/main/index.js +1 -1
  209. package/pure-cell/modern/components/text/component.js +1 -1
  210. package/pure-cell/modern/components/text/index.d.ts +1 -1
  211. package/pure-cell/modern/components/text/index.js +1 -1
  212. package/pure-cell/modern/components/types.d.ts +3 -3
  213. package/pure-cell/modern/index.js +1 -1
  214. package/segmented-control/Component.d.ts +7 -1
  215. package/segmented-control/Component.js +14 -13
  216. package/segmented-control/cssm/Component.d.ts +7 -1
  217. package/segmented-control/cssm/Component.js +14 -13
  218. package/segmented-control/esm/Component.d.ts +7 -1
  219. package/segmented-control/esm/Component.js +14 -13
  220. package/segmented-control/modern/Component.d.ts +7 -1
  221. package/segmented-control/modern/Component.js +11 -10
  222. package/select/components/base-option/index.css +2 -2
  223. package/select/components/base-select/mobile.css +2 -2
  224. package/select/components/checkmark/index.css +2 -2
  225. package/select/cssm/components/base-option/index.module.css +2 -2
  226. package/select/cssm/components/base-select/mobile.module.css +2 -2
  227. package/select/cssm/components/checkmark/index.module.css +2 -2
  228. package/select/esm/Component.responsive.js +1 -1
  229. package/select/esm/components/base-option/index.css +2 -2
  230. package/select/esm/components/base-select/mobile.css +2 -2
  231. package/select/esm/components/checkmark/index.css +2 -2
  232. package/select/esm/index.js +1 -1
  233. package/select/esm/mobile/Component.mobile.js +1 -1
  234. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  235. package/select/esm/mobile/index.js +1 -1
  236. package/select/esm/presets/index.js +1 -1
  237. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  238. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  239. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  240. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  241. package/select/esm/shared/index.js +1 -1
  242. package/select/mobile/Component.mobile.js +1 -1
  243. package/select/modern/Component.responsive.js +1 -1
  244. package/select/modern/components/base-option/index.css +2 -2
  245. package/select/modern/components/base-select/mobile.css +2 -2
  246. package/select/modern/components/checkmark/index.css +2 -2
  247. package/select/modern/index.js +1 -1
  248. package/select/modern/mobile/Component.mobile.js +1 -1
  249. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  250. package/select/modern/mobile/index.js +1 -1
  251. package/select/modern/presets/index.js +1 -1
  252. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  253. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  254. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  255. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  256. package/select/modern/shared/index.js +1 -1
  257. package/select/presets/index.js +1 -1
  258. package/select/presets/useSelectWithApply/hook.js +1 -1
  259. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  260. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  261. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  262. package/select/shared/index.js +1 -1
  263. package/select-with-tags/modern/Component.responsive.d.ts +1 -1
  264. package/select-with-tags/modern/components/base-select-with-tags/Component.d.ts +1 -1
  265. package/side-panel/components/controls/Component.js +1 -1
  266. package/side-panel/components/footer/Component.js +1 -1
  267. package/side-panel/esm/Component.responsive.js +1 -1
  268. package/side-panel/esm/components/controls/Component.js +1 -1
  269. package/side-panel/esm/components/controls/index.js +1 -1
  270. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  271. package/side-panel/esm/components/footer/Component.js +1 -1
  272. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  273. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  274. package/side-panel/esm/desktop/index.js +1 -1
  275. package/side-panel/esm/index.js +1 -1
  276. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  277. package/side-panel/esm/mobile/index.js +1 -1
  278. package/side-panel/modern/Component.responsive.js +1 -1
  279. package/side-panel/modern/components/controls/Component.js +1 -1
  280. package/side-panel/modern/components/controls/index.js +1 -1
  281. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  282. package/side-panel/modern/components/footer/Component.js +1 -1
  283. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  284. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  285. package/side-panel/modern/desktop/index.js +1 -1
  286. package/side-panel/modern/index.js +1 -1
  287. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  288. package/side-panel/modern/mobile/index.js +1 -1
  289. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  290. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  291. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  292. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  293. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  294. package/tabs/components/tabs/Component.d.ts +1 -1
  295. package/tabs/components/tabs/Component.js +2 -2
  296. package/tabs/cssm/components/tabs/Component.d.ts +1 -1
  297. package/tabs/cssm/components/tabs/Component.js +2 -2
  298. package/tabs/cssm/typings.d.ts +5 -0
  299. package/tabs/esm/collapsible/index.js +1 -1
  300. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  301. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  302. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  303. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  304. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  305. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  306. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  307. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  308. package/tabs/esm/components/tabs/Component.d.ts +1 -1
  309. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  310. package/tabs/esm/components/tabs/Component.js +2 -2
  311. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  312. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  313. package/tabs/esm/desktop/index.js +2 -2
  314. package/tabs/esm/index.js +2 -2
  315. package/tabs/esm/mobile/index.js +2 -2
  316. package/tabs/esm/typings.d.ts +5 -0
  317. package/tabs/modern/collapsible/index.js +1 -1
  318. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  319. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  320. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  321. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  322. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  323. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  324. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  325. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  326. package/tabs/modern/components/tabs/Component.d.ts +1 -1
  327. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  328. package/tabs/modern/components/tabs/Component.js +2 -2
  329. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  330. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  331. package/tabs/modern/desktop/index.js +2 -2
  332. package/tabs/modern/index.js +2 -2
  333. package/tabs/modern/mobile/index.js +2 -2
  334. package/tabs/modern/typings.d.ts +5 -0
  335. package/tabs/typings.d.ts +5 -0
  336. package/tag/components/base-tag/Component.d.ts +1 -1
  337. package/tag/cssm/components/base-tag/Component.d.ts +1 -1
  338. package/tag/esm/components/base-tag/Component.d.ts +1 -1
  339. package/tag/modern/components/base-tag/Component.d.ts +1 -1
  340. package/textarea/esm/Component.d.ts +1 -1
  341. package/textarea/modern/Component.d.ts +1 -1
  342. package/themes/compiled/mobile-dark-bluetint.css +664 -664
  343. package/time-input/esm/utils/format.js +10 -6
  344. package/time-input/utils/format.js +6 -10
  345. package/toast/cssm/Component.responsive.d.ts +1 -1
  346. package/toast/cssm/components/base-toast/component.d.ts +1 -1
  347. package/toast/esm/Component.responsive.d.ts +1 -1
  348. package/toast/esm/components/base-toast/component.d.ts +1 -1
  349. package/typography/esm/component.js +2 -2
  350. package/typography/esm/index.js +2 -2
  351. package/typography/esm/text/component.js +1 -1
  352. package/typography/esm/text/index.js +1 -1
  353. package/typography/esm/title/component.js +1 -1
  354. package/typography/esm/title/index.js +2 -2
  355. package/typography/esm/title-mobile/component.js +2 -2
  356. package/typography/esm/title-mobile/index.js +2 -2
  357. package/typography/esm/title-responsive/component.js +2 -2
  358. package/typography/esm/title-responsive/index.js +2 -2
  359. package/typography/modern/component.js +2 -2
  360. package/typography/modern/index.js +2 -2
  361. package/typography/modern/text/component.js +1 -1
  362. package/typography/modern/text/index.js +1 -1
  363. package/typography/modern/title/component.js +1 -1
  364. package/typography/modern/title/index.js +2 -2
  365. package/typography/modern/title-mobile/component.js +2 -2
  366. package/typography/modern/title-mobile/index.js +2 -2
  367. package/typography/modern/title-responsive/component.js +2 -2
  368. package/typography/modern/title-responsive/index.js +2 -2
  369. package/typography/text/component.js +1 -1
  370. package/typography/title/component.d.ts +1 -1
  371. package/typography/title/component.js +1 -1
  372. package/typography/title/index.d.ts +1 -1
  373. package/typography/title/index.js +1 -1
  374. package/typography/title-mobile/component.d.ts +1 -1
  375. package/typography/title-mobile/component.js +1 -1
  376. package/typography/title-responsive/component.d.ts +1 -1
  377. package/typography/title-responsive/component.js +1 -1
  378. /package/calendar-range/esm/{index.module-63f5b040.js → index.module-01a5bc47.js} +0 -0
  379. /package/calendar-range/{index.module-b4525033.js → index.module-67f1021f.js} +0 -0
  380. /package/calendar-range/modern/{index.module-321d9dfe.js → index.module-daaa388a.js} +0 -0
  381. /package/confirmation/{countdown-section-44ec2aea.d.ts → countdown-section-feab190c.d.ts} +0 -0
  382. /package/confirmation/{countdown-section-44ec2aea.js → countdown-section-feab190c.js} +0 -0
  383. /package/confirmation/esm/{countdown-section-dadd7181.d.ts → countdown-section-4d337ab2.d.ts} +0 -0
  384. /package/confirmation/esm/{countdown-section-dadd7181.js → countdown-section-4d337ab2.js} +0 -0
  385. /package/confirmation/modern/{countdown-section-0d9569f8.d.ts → countdown-section-70ceb431.d.ts} +0 -0
  386. /package/confirmation/modern/{countdown-section-0d9569f8.js → countdown-section-70ceb431.js} +0 -0
  387. /package/gallery/{buttons-b5e30c44.d.ts → buttons-301a4712.d.ts} +0 -0
  388. /package/gallery/{buttons-b5e30c44.js → buttons-301a4712.js} +0 -0
  389. /package/gallery/esm/{buttons-8d2b575b.d.ts → buttons-86b53cb5.d.ts} +0 -0
  390. /package/gallery/esm/{buttons-8d2b575b.js → buttons-86b53cb5.js} +0 -0
  391. /package/gallery/esm/{slide-980fd105.d.ts → slide-66ec1a78.d.ts} +0 -0
  392. /package/gallery/esm/{slide-980fd105.js → slide-66ec1a78.js} +0 -0
  393. /package/gallery/modern/{buttons-067b8357.d.ts → buttons-2adc2cb7.d.ts} +0 -0
  394. /package/gallery/modern/{buttons-067b8357.js → buttons-2adc2cb7.js} +0 -0
  395. /package/gallery/modern/{slide-33e881a4.d.ts → slide-9e3ce841.d.ts} +0 -0
  396. /package/gallery/modern/{slide-33e881a4.js → slide-9e3ce841.js} +0 -0
  397. /package/gallery/{slide-686188b4.d.ts → slide-072a23a9.d.ts} +0 -0
  398. /package/gallery/{slide-686188b4.js → slide-072a23a9.js} +0 -0
  399. /package/modal/esm/{layout.module-d5e470d8.js → layout.module-2bd8c657.js} +0 -0
  400. /package/modal/{layout.module-e409fa46.js → layout.module-3712ba06.js} +0 -0
  401. /package/modal/modern/{layout.module-78c3dc12.js → layout.module-4955c714.js} +0 -0
  402. /package/pure-cell/{component-19afa9fc.d.ts → component-24b54ef1.d.ts} +0 -0
  403. /package/pure-cell/{component-19afa9fc.js → component-24b54ef1.js} +0 -0
  404. /package/pure-cell/esm/{component-b9c556f0.d.ts → component-ad434ecc.d.ts} +0 -0
  405. /package/pure-cell/esm/{component-b9c556f0.js → component-ad434ecc.js} +0 -0
  406. /package/pure-cell/modern/{component-fafb1bbb.d.ts → component-1c8b86d9.d.ts} +0 -0
  407. /package/pure-cell/modern/{component-fafb1bbb.js → component-1c8b86d9.js} +0 -0
  408. /package/select/esm/{hook-daae56ac.d.ts → hook-f4ceb9c7.d.ts} +0 -0
  409. /package/select/esm/{hook-daae56ac.js → hook-f4ceb9c7.js} +0 -0
  410. /package/select/{hook-2bf6e5a4.d.ts → hook-56db6fb6.d.ts} +0 -0
  411. /package/select/{hook-2bf6e5a4.js → hook-56db6fb6.js} +0 -0
  412. /package/select/modern/{hook-4d957588.d.ts → hook-14011f30.d.ts} +0 -0
  413. /package/select/modern/{hook-4d957588.js → hook-14011f30.js} +0 -0
  414. /package/side-panel/esm/{layout.module-980b7653.js → layout.module-85d37dd5.js} +0 -0
  415. /package/side-panel/{layout.module-70c2142d.js → layout.module-9a1c5727.js} +0 -0
  416. /package/side-panel/modern/{layout.module-3a4775d1.js → layout.module-1e18613a.js} +0 -0
  417. /package/tabs/esm/{index.module-e70a72f3.js → index.module-23274bce.js} +0 -0
  418. /package/tabs/esm/{index.module-5e732a88.js → index.module-c4e82c14.js} +0 -0
  419. /package/tabs/{index.module-6c73c739.js → index.module-77f4b1ef.js} +0 -0
  420. /package/tabs/{index.module-77ca8bd2.js → index.module-ec081fd0.js} +0 -0
  421. /package/tabs/modern/{index.module-dcc8a771.js → index.module-74fa8fd8.js} +0 -0
  422. /package/tabs/modern/{index.module-bcb3ca7e.js → index.module-bb789e89.js} +0 -0
  423. /package/typography/{colors.module-b8bab3a3.js → colors.module-b579105b.js} +0 -0
  424. /package/typography/{common.module-fd98c052.js → common.module-54e6e864.js} +0 -0
  425. /package/typography/esm/{colors.module-77a744b7.js → colors.module-4cc0700d.js} +0 -0
  426. /package/typography/esm/{common.module-45daafd0.js → common.module-0e0e1775.js} +0 -0
  427. /package/typography/modern/{colors.module-b0feccec.js → colors.module-61d90014.js} +0 -0
  428. /package/typography/modern/{common.module-57f2381d.js → common.module-bf092182.js} +0 -0
@@ -1,4 +1,23 @@
1
- .badge__component_1741a.badge__background-accent_1741a {
1
+ .backdrop__backdrop_gzyju {
2
+ -webkit-tap-highlight-color: transparent;
3
+ } .backdrop__appear_gzyju,
4
+ .backdrop__enter_gzyju {
5
+ background-color: transparent;
6
+ } .backdrop__appearActive_gzyju,
7
+ .backdrop__enterActive_gzyju,
8
+ .backdrop__appearDone_gzyju,
9
+ .backdrop__enterDone_gzyju {
10
+ background-color: rgba(0, 0, 0, 0.7);
11
+ } .backdrop__exit_gzyju {
12
+ background-color: rgba(0, 0, 0, 0.7);
13
+ } .backdrop__exitActive_gzyju,
14
+ .backdrop__exitDone_gzyju {
15
+ background-color: transparent;
16
+ }.card-image__cardImage_n9550 {
17
+ background: #e7e8ea;
18
+ } .card-image__loaded_n9550 {
19
+ background: transparent
20
+ }.badge__component_1741a.badge__background-accent_1741a {
2
21
  background-color: #f83a2a;
3
22
  color: #fff;
4
23
  } .badge__component_1741a.badge__background-specialbg-secondary-transparent_1741a {
@@ -58,25 +77,6 @@
58
77
  background-color: #fff;
59
78
  } .badge__dot_1741a.badge__outlineCount_1741a {
60
79
  border: 1px solid #0e0e0e;
61
- }.card-image__cardImage_n9550 {
62
- background: #e7e8ea;
63
- } .card-image__loaded_n9550 {
64
- background: transparent
65
- }.backdrop__backdrop_gzyju {
66
- -webkit-tap-highlight-color: transparent;
67
- } .backdrop__appear_gzyju,
68
- .backdrop__enter_gzyju {
69
- background-color: transparent;
70
- } .backdrop__appearActive_gzyju,
71
- .backdrop__enterActive_gzyju,
72
- .backdrop__appearDone_gzyju,
73
- .backdrop__enterDone_gzyju {
74
- background-color: rgba(0, 0, 0, 0.7);
75
- } .backdrop__exit_gzyju {
76
- background-color: rgba(0, 0, 0, 0.7);
77
- } .backdrop__exitActive_gzyju,
78
- .backdrop__exitDone_gzyju {
79
- background-color: transparent;
80
80
  }.divider__component_ojir5 {
81
81
  border-bottom: 1px solid #353539;
82
82
  }.dropzone__component_10p0i {
@@ -168,7 +168,8 @@
168
168
  background: #fff;
169
169
  } .hatching-progress-bar__accent_183da {
170
170
  background: #f83a2a;
171
- }.indicator__component_7zjod {
171
+ }@keyframes loader__blink_yfu1u {
172
+ }.indicator__component_7zjod {
172
173
  color: #fff;
173
174
  background-color: #f83a2a;
174
175
  } .indicator__red_7zjod {
@@ -193,7 +194,6 @@
193
194
  } .icon-view__border_v5w3d {
194
195
  stroke: rgba(225, 225, 248, 0.09);
195
196
  fill: transparent;
196
- }@keyframes loader__blink_yfu1u {
197
197
  }.progress-bar__container_ijcuh {
198
198
  background: rgba(222, 222, 238, 0.13)
199
199
  } .progress-bar__filled_ijcuh.progress-bar__positive_ijcuh {
@@ -273,41 +273,7 @@
273
273
  background-color: rgba(9, 12, 37, 0.28);
274
274
  } .scrollbar__component_1ezmi.dragging .track .scrollbar.visible:before {
275
275
  background-color: rgba(4, 4, 21, 0.47);
276
- }.segmented-control__wrapper_17qg3 {
277
- background-color: rgba(225, 225, 248, 0.09);
278
- } .segmented-control__segment_17qg3.segmented-control__selected_17qg3 {
279
- color: #fff;
280
- } .segmented-control__selectedBox_17qg3 {
281
- border: 0.5px solid rgba(225, 225, 248, 0.09);
282
- background-color: rgba(214, 214, 229, 0.07);
283
- }
284
- .segmented-control__selectedBox_5iyul {
285
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
286
- 0 0 1px rgba(0, 0, 0, 0.04);
287
- }
288
- .segmented-control__wrapper_1sc9j {
289
- background-color: rgba(30, 43, 68, 0.08);
290
- } .segmented-control__segment_1sc9j.segmented-control__selected_1sc9j {
291
- color: #0e0e0e;
292
- } .segmented-control__selectedBox_1sc9j {
293
- border: 0.5px solid rgba(30, 43, 68, 0.08);
294
- background-color: #fff;
295
- }
296
- .segmented-control__segment_pjnq7 {
297
- color: #fff
298
- } .segmented-control__segment_pjnq7:not(:first-child):before {
299
- background-color: rgba(222, 222, 238, 0.13);
300
- }
301
- .segmented-control__segment_19glh {
302
- background-color: transparent
303
- } .segmented-control__focused_19glh {
304
- outline: 2px solid #3193fc;
305
- }
306
- .segmented-control__segment_16uvd {
307
- color: #0e0e0e
308
- } .segmented-control__segment_16uvd:not(:first-child):before {
309
- background-color: rgba(15, 25, 55, 0.1);
310
- }.skeleton__component_ai4av {
276
+ }.skeleton__component_ai4av {
311
277
  color: transparent;
312
278
  background: rgba(214, 214, 229, 0.07);
313
279
  } .skeleton__component_ai4av:before {
@@ -347,6 +313,40 @@
347
313
  background: #f83a2a;
348
314
  } .slider__component_nn86g .noUi-pips {
349
315
  color: rgba(238, 238, 251, 0.55);
316
+ }.segmented-control__wrapper_17qg3 {
317
+ background-color: rgba(225, 225, 248, 0.09);
318
+ } .segmented-control__segment_17qg3.segmented-control__selected_17qg3 {
319
+ color: #fff;
320
+ } .segmented-control__selectedBox_17qg3 {
321
+ border: 0.5px solid rgba(225, 225, 248, 0.09);
322
+ background-color: rgba(214, 214, 229, 0.07);
323
+ }
324
+ .segmented-control__selectedBox_5iyul {
325
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
326
+ 0 0 1px rgba(0, 0, 0, 0.04);
327
+ }
328
+ .segmented-control__wrapper_1sc9j {
329
+ background-color: rgba(30, 43, 68, 0.08);
330
+ } .segmented-control__segment_1sc9j.segmented-control__selected_1sc9j {
331
+ color: #0e0e0e;
332
+ } .segmented-control__selectedBox_1sc9j {
333
+ border: 0.5px solid rgba(30, 43, 68, 0.08);
334
+ background-color: #fff;
335
+ }
336
+ .segmented-control__segment_pjnq7 {
337
+ color: #fff
338
+ } .segmented-control__segment_pjnq7:not(:first-child):before {
339
+ background-color: rgba(222, 222, 238, 0.13);
340
+ }
341
+ .segmented-control__segment_19glh {
342
+ background-color: transparent
343
+ } .segmented-control__focused_19glh {
344
+ outline: 2px solid #3193fc;
345
+ }
346
+ .segmented-control__segment_16uvd {
347
+ color: #0e0e0e
348
+ } .segmented-control__segment_16uvd:not(:first-child):before {
349
+ background-color: rgba(15, 25, 55, 0.1);
350
350
  }.spinner__component_yuj30 {
351
351
  color: #fff;
352
352
  }
@@ -559,6 +559,7 @@
559
559
  } .underlay__border-color-specialbg-tertiary-transparent-inverted_tdk26 {
560
560
  border-color: rgba(15, 25, 55, 0.1);
561
561
  }
562
+
562
563
  .steps__option_wlv6q {
563
564
  color: #fff;
564
565
  background: rgba(222, 222, 238, 0.13)
@@ -594,45 +595,19 @@
594
595
  } .steps__completedIndicator_wlv6q > [class*='positive'] {
595
596
  color: #fff;
596
597
  background-color: #fff;
598
+ }.checkbox-group__label_2v0jp {
599
+ color: #fff;
597
600
  }
598
601
  .checkbox-group__label_19fbk {
599
602
  color: rgba(238, 238, 251, 0.55);
600
603
  }
601
- .checkbox-group__label_2v0jp {
602
- color: #fff;
603
- }
604
604
  .checkbox-group__error_1h8s5 {
605
605
  border-left: 1px solid #ff5431
606
606
  } .checkbox-group__errorMessage_1h8s5 {
607
607
  color: #ff5431;
608
608
  } .checkbox-group__hint_1h8s5 {
609
609
  color: rgba(238, 238, 251, 0.55);
610
- }.radio-group__label_peekr {
611
- color: #fff;
612
- }
613
- .radio-group__error_1v7bm {
614
- border-left: 1px solid #ff5431
615
- } .radio-group__errorMessage_1v7bm {
616
- color: #ff5431;
617
- } .radio-group__hint_1v7bm {
618
- color: rgba(238, 238, 251, 0.55);
619
- } .radio-group__hiddenInput_1v7bm:focus ~ button {
620
- outline: 2px solid #3193fc;
621
- }
622
- .radio-group__label_1op2y {
623
- color: rgba(238, 238, 251, 0.55);
624
- }.filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e {
625
- background-color: rgba(214, 214, 229, 0.07)
626
- } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:disabled {
627
- background-color: rgba(214, 214, 229, 0.07);
628
- } @media (hover: hover) {
629
- .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):hover {
630
- background-color: rgba(214, 214, 229, 0.07);
631
- }
632
- } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):active {
633
- background-color: rgba(222, 222, 238, 0.13);
634
- }
635
- .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
610
+ }.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
636
611
  background-color: rgba(222, 222, 238, 0.13)
637
612
  } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:disabled {
638
613
  background-color: rgba(214, 214, 229, 0.07);
@@ -643,6 +618,17 @@
643
618
  } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):active {
644
619
  background-color: rgba(231, 231, 248, 0.18);
645
620
  }
621
+ .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e {
622
+ background-color: rgba(214, 214, 229, 0.07)
623
+ } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:disabled {
624
+ background-color: rgba(214, 214, 229, 0.07);
625
+ } @media (hover: hover) {
626
+ .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):hover {
627
+ background-color: rgba(214, 214, 229, 0.07);
628
+ }
629
+ } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):active {
630
+ background-color: rgba(222, 222, 238, 0.13);
631
+ }
646
632
  .filter-tag__component_1ndjy.filter-tag__disabled_1ndjy {
647
633
  background-color: transparent;
648
634
  } .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy) {
@@ -725,12 +711,26 @@
725
711
  } .filter-tag__clear_1ndjy:active {
726
712
  color: rgba(1, 1, 12, 0.63);
727
713
  background-color: #d2d3d9;
728
- }.code-input__component_3ppg8 {
729
- background-color: rgba(214, 214, 229, 0.07);
714
+ }.radio-group__label_peekr {
715
+ color: #fff;
716
+ }
717
+ .radio-group__label_1op2y {
718
+ color: rgba(238, 238, 251, 0.55);
730
719
  }
731
- .code-input__component_gpae6 {
720
+ .radio-group__error_1v7bm {
721
+ border-left: 1px solid #ff5431
722
+ } .radio-group__errorMessage_1v7bm {
723
+ color: #ff5431;
724
+ } .radio-group__hint_1v7bm {
725
+ color: rgba(238, 238, 251, 0.55);
726
+ } .radio-group__hiddenInput_1v7bm:focus ~ button {
727
+ outline: 2px solid #3193fc;
728
+ }.code-input__component_gpae6 {
732
729
  background-color: rgba(222, 222, 238, 0.13);
733
730
  }
731
+ .code-input__component_3ppg8 {
732
+ background-color: rgba(214, 214, 229, 0.07);
733
+ }
734
734
  .code-input__error_xzy44 {
735
735
  color: #ff5431;
736
736
  } @keyframes code-input__shake_xzy44 {
@@ -802,45 +802,6 @@
802
802
  color: rgba(238, 238, 251, 0.55);
803
803
  } .checkbox__indeterminateLine_6uq0w {
804
804
  background-color: #0e0e0e;
805
- }.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
806
- background-color: #29292c;
807
- border: 1.5px solid rgba(238, 238, 251, 0.55);
808
- } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
809
- background-color: #2f2f32;
810
- border-color: rgba(238, 238, 251, 0.55);
811
- } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):active .radio__circle_1vh1m {
812
- background-color: #353539;
813
- border-color: rgba(238, 238, 251, 0.55);
814
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__circle_1vh1m {
815
- background-color: #29292c;
816
- border: 1.5px solid rgba(222, 222, 238, 0.13);
817
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__label_1vh1m {
818
- color: rgba(238, 238, 251, 0.55);
819
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__hint_1vh1m {
820
- color: rgba(238, 238, 251, 0.55);
821
- } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m:before {
822
- background-color: rgba(228, 228, 251, 0.28);
823
- } .radio__container_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
824
- background-color: #fff;
825
- border: 1.5px solid transparent;
826
- } .radio__container_1vh1m.radio__checked_1vh1m:hover .radio__circle_1vh1m {
827
- background-color: #e7e8eb;
828
- border-color: transparent;
829
- } .radio__container_1vh1m.radio__checked_1vh1m:active .radio__circle_1vh1m {
830
- background-color: #d2d3d9;
831
- border-color: transparent;
832
- } .radio__container_1vh1m.radio__focused_1vh1m .radio__circle_1vh1m {
833
- outline: 2px solid #3193fc;
834
- } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
835
- background-color: rgba(225, 225, 248, 0.09);
836
- border-color: transparent;
837
- } .radio__circle_1vh1m:before {
838
- background-color: #0e0e0e;
839
- border-color: transparent;
840
- } .radio__label_1vh1m {
841
- color: #fff;
842
- } .radio__hint_1vh1m {
843
- color: rgba(238, 238, 251, 0.55);
844
805
  }.tag__filled_e1tv4 {
845
806
  background-color: rgba(222, 222, 238, 0.13)
846
807
  } .tag__filled_e1tv4:disabled {
@@ -966,67 +927,110 @@
966
927
  } .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
967
928
  background-color: #2f2f32;
968
929
  border-color: #2f2f32;
969
- }.sortable-list__primary_b79a7 {
970
- background: #29292c;
971
- } .sortable-list__secondary_b79a7 {
972
- background: #1c1c1e;
973
- }
974
- .sortable-list__component_y77yk:hover .sortable-list__icon_y77yk {
975
- color: #fff;
976
- } .sortable-list__icon_y77yk {
930
+ }.typography__tertiary_4kq0c {
931
+ color: rgba(233, 233, 250, 0.37);
932
+ } .typography__disabled_4kq0c {
933
+ color: rgba(236, 236, 254, 0.18);
934
+ } .typography__accent_4kq0c {
935
+ color: #ef3124;
936
+ } .typography__primary_4kq0c {
937
+ color: #fff;
938
+ } .typography__attention_4kq0c {
939
+ color: #fa9313;
940
+ } .typography__positive_4kq0c {
941
+ color: #0cc44d;
942
+ } .typography__secondary_4kq0c {
977
943
  color: rgba(238, 238, 251, 0.55);
978
- } .sortable-list__dragOverlay_y77yk {
979
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
980
- 0 0 1px rgba(0, 0, 0, 0.04)
981
- } .sortable-list__dragOverlay_y77yk .sortable-list__icon_y77yk {
982
- color: #fff;
983
- } @keyframes sortable-list__pop_y77yk {
984
- to {
985
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
986
- 0 0 1px rgba(0, 0, 0, 0.04);
987
- }
988
- }.switch__component_6lgqf {
989
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
990
- } .switch__switch_6lgqf {
991
- background-color: rgba(238, 238, 251, 0.55);
992
- border: 2px solid transparent
993
- } .switch__switch_6lgqf:hover {
994
- background-color: rgba(239, 240, 252, 0.65);
995
- } .switch__switch_6lgqf:before {
996
- background-color: #fff;
997
- } .switch__label_6lgqf {
944
+ } .typography__tertiary-inverted_4kq0c {
945
+ color: rgba(5, 8, 29, 0.38);
946
+ } .typography__primary-inverted_4kq0c {
947
+ color: #0e0e0e;
948
+ } .typography__secondary-inverted_4kq0c {
949
+ color: rgba(4, 4, 19, 0.55);
950
+ } .typography__link_4kq0c {
951
+ color: #4a9dfc;
952
+ } .typography__negative_4kq0c {
953
+ color: #ff5431;
954
+ } .typography__static-primary-light_4kq0c {
998
955
  color: #fff;
999
- } .switch__hint_6lgqf {
956
+ } .typography__static-secondary-light_4kq0c {
1000
957
  color: rgba(238, 238, 251, 0.55);
1001
- } .switch__checked_6lgqf .switch__switch_6lgqf {
1002
- background-color: #17d055
1003
- } .switch__checked_6lgqf .switch__switch_6lgqf:hover {
1004
- background-color: #22e068;
1005
- } .switch__disabled_6lgqf .switch__switch_6lgqf {
1006
- background-color: rgba(225, 225, 248, 0.09)
1007
- } .switch__disabled_6lgqf .switch__switch_6lgqf:before {
1008
- background-color: rgba(228, 228, 251, 0.28);
1009
- } .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
1010
- background-color: rgba(225, 225, 248, 0.09);
1011
- } .switch__disabled_6lgqf .switch__label_6lgqf {
1012
- color: rgba(238, 238, 251, 0.55);
1013
- } .switch__disabled_6lgqf .switch__hint_6lgqf {
1014
- color: rgba(238, 238, 251, 0.55);
1015
- } .switch__focused_6lgqf .switch__switch_6lgqf {
1016
- outline: 2px solid #3193fc;
1017
- }.form-control__inner_1txak {
1018
- background-color: rgba(222, 222, 238, 0.13);
1019
- } .form-control__disabled_1txak.form-control__hasError_1txak {
1020
- box-shadow: inset 0 0 0 2px #ff5431;
958
+ } .typography__static-tertiary-light_4kq0c {
959
+ color: rgba(233, 233, 250, 0.37);
960
+ } .typography__static-primary-dark_4kq0c {
961
+ color: #0e0e0e;
962
+ } .typography__static-secondary-dark_4kq0c {
963
+ color: rgba(4, 4, 19, 0.55);
964
+ } .typography__static-tertiary-dark_4kq0c {
965
+ color: rgba(5, 8, 29, 0.38);
966
+ } .typography__static-accent_4kq0c {
967
+ color: #ef3124;
1021
968
  }
1022
969
 
1023
- .form-control__inner_n3zep {
1024
- background-color: rgba(15, 25, 55, 0.1);
1025
- } .form-control__disabled_n3zep.form-control__hasError_n3zep {
1026
- box-shadow: inset 0 0 0 2px
1027
- #ff5431;
970
+
971
+
972
+
973
+
974
+ @media screen and (min-width: 1024px) {
975
+ }.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
976
+ background-color: #29292c;
977
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
978
+ } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
979
+ background-color: #2f2f32;
980
+ border-color: rgba(238, 238, 251, 0.55);
981
+ } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):active .radio__circle_1vh1m {
982
+ background-color: #353539;
983
+ border-color: rgba(238, 238, 251, 0.55);
984
+ } .radio__container_1vh1m.radio__disabled_1vh1m .radio__circle_1vh1m {
985
+ background-color: #29292c;
986
+ border: 1.5px solid rgba(222, 222, 238, 0.13);
987
+ } .radio__container_1vh1m.radio__disabled_1vh1m .radio__label_1vh1m {
988
+ color: rgba(238, 238, 251, 0.55);
989
+ } .radio__container_1vh1m.radio__disabled_1vh1m .radio__hint_1vh1m {
990
+ color: rgba(238, 238, 251, 0.55);
991
+ } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m:before {
992
+ background-color: rgba(228, 228, 251, 0.28);
993
+ } .radio__container_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
994
+ background-color: #fff;
995
+ border: 1.5px solid transparent;
996
+ } .radio__container_1vh1m.radio__checked_1vh1m:hover .radio__circle_1vh1m {
997
+ background-color: #e7e8eb;
998
+ border-color: transparent;
999
+ } .radio__container_1vh1m.radio__checked_1vh1m:active .radio__circle_1vh1m {
1000
+ background-color: #d2d3d9;
1001
+ border-color: transparent;
1002
+ } .radio__container_1vh1m.radio__focused_1vh1m .radio__circle_1vh1m {
1003
+ outline: 2px solid #3193fc;
1004
+ } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
1005
+ background-color: rgba(225, 225, 248, 0.09);
1006
+ border-color: transparent;
1007
+ } .radio__circle_1vh1m:before {
1008
+ background-color: #0e0e0e;
1009
+ border-color: transparent;
1010
+ } .radio__label_1vh1m {
1011
+ color: #fff;
1012
+ } .radio__hint_1vh1m {
1013
+ color: rgba(238, 238, 251, 0.55);
1014
+ }.sortable-list__primary_b79a7 {
1015
+ background: #29292c;
1016
+ } .sortable-list__secondary_b79a7 {
1017
+ background: #1c1c1e;
1028
1018
  }
1029
- .form-control__inner_1dgrh {
1019
+ .sortable-list__component_y77yk:hover .sortable-list__icon_y77yk {
1020
+ color: #fff;
1021
+ } .sortable-list__icon_y77yk {
1022
+ color: rgba(238, 238, 251, 0.55);
1023
+ } .sortable-list__dragOverlay_y77yk {
1024
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1025
+ 0 0 1px rgba(0, 0, 0, 0.04)
1026
+ } .sortable-list__dragOverlay_y77yk .sortable-list__icon_y77yk {
1027
+ color: #fff;
1028
+ } @keyframes sortable-list__pop_y77yk {
1029
+ to {
1030
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1031
+ 0 0 1px rgba(0, 0, 0, 0.04);
1032
+ }
1033
+ }.form-control__inner_1dgrh {
1030
1034
  background-color: rgba(214, 214, 229, 0.07);
1031
1035
  } .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
1032
1036
  box-shadow: inset 0 0 0 2px #ff5431;
@@ -1038,6 +1042,18 @@
1038
1042
  #ff5431;
1039
1043
  }
1040
1044
 
1045
+ .form-control__inner_1txak {
1046
+ background-color: rgba(222, 222, 238, 0.13);
1047
+ } .form-control__disabled_1txak.form-control__hasError_1txak {
1048
+ box-shadow: inset 0 0 0 2px #ff5431;
1049
+ }
1050
+
1051
+ .form-control__inner_n3zep {
1052
+ background-color: rgba(15, 25, 55, 0.1);
1053
+ } .form-control__disabled_n3zep.form-control__hasError_n3zep {
1054
+ box-shadow: inset 0 0 0 2px
1055
+ #ff5431;
1056
+ }
1041
1057
  .form-control__component_1epub {
1042
1058
  color: #fff;
1043
1059
  } .form-control__label_1epub {
@@ -1099,6 +1115,37 @@
1099
1115
  background-color: rgba(38, 55, 88, 0.06);
1100
1116
  } .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
1101
1117
  color: rgba(4, 4, 19, 0.55);
1118
+ }.switch__component_6lgqf {
1119
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1120
+ } .switch__switch_6lgqf {
1121
+ background-color: rgba(238, 238, 251, 0.55);
1122
+ border: 2px solid transparent
1123
+ } .switch__switch_6lgqf:hover {
1124
+ background-color: rgba(239, 240, 252, 0.65);
1125
+ } .switch__switch_6lgqf:before {
1126
+ background-color: #fff;
1127
+ } .switch__label_6lgqf {
1128
+ color: #fff;
1129
+ } .switch__hint_6lgqf {
1130
+ color: rgba(238, 238, 251, 0.55);
1131
+ } .switch__checked_6lgqf .switch__switch_6lgqf {
1132
+ background-color: #17d055
1133
+ } .switch__checked_6lgqf .switch__switch_6lgqf:hover {
1134
+ background-color: #22e068;
1135
+ } .switch__disabled_6lgqf .switch__switch_6lgqf {
1136
+ background-color: rgba(225, 225, 248, 0.09)
1137
+ } .switch__disabled_6lgqf .switch__switch_6lgqf:before {
1138
+ background-color: rgba(228, 228, 251, 0.28);
1139
+ } .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
1140
+ background-color: rgba(225, 225, 248, 0.09);
1141
+ } .switch__disabled_6lgqf .switch__label_6lgqf {
1142
+ color: rgba(238, 238, 251, 0.55);
1143
+ } .switch__disabled_6lgqf .switch__hint_6lgqf {
1144
+ color: rgba(238, 238, 251, 0.55);
1145
+ } .switch__focused_6lgqf .switch__switch_6lgqf {
1146
+ outline: 2px solid #3193fc;
1147
+ }.base-modal__component_a4q3k {
1148
+ background: #1c1c1e;
1102
1149
  }.popover__component_1nzdb {
1103
1150
  background-color: transparent;
1104
1151
  color: #fff;
@@ -1110,8 +1157,6 @@
1110
1157
  } .popover__arrow_1nzdb:after {
1111
1158
  background-color: #1c1c1e;
1112
1159
  border: 1px solid transparent;
1113
- }.base-modal__component_a4q3k {
1114
- background: #1c1c1e;
1115
1160
  }.action-button__primary_1oykj {
1116
1161
  color: #fff
1117
1162
  } .action-button__primary_1oykj .action-button__iconWrapper_1oykj {
@@ -1192,57 +1237,26 @@
1192
1237
  } .action-button__disabled_9eq41 .action-button__iconWrapper_9eq41 {
1193
1238
  color: #babbc2;
1194
1239
  background-color: #f2f3f5;
1195
- }.typography__tertiary_4kq0c {
1196
- color: rgba(233, 233, 250, 0.37);
1197
- } .typography__disabled_4kq0c {
1198
- color: rgba(236, 236, 254, 0.18);
1199
- } .typography__accent_4kq0c {
1200
- color: #ef3124;
1201
- } .typography__primary_4kq0c {
1202
- color: #fff;
1203
- } .typography__attention_4kq0c {
1204
- color: #fa9313;
1205
- } .typography__positive_4kq0c {
1206
- color: #0cc44d;
1207
- } .typography__secondary_4kq0c {
1208
- color: rgba(238, 238, 251, 0.55);
1209
- } .typography__tertiary-inverted_4kq0c {
1210
- color: rgba(5, 8, 29, 0.38);
1211
- } .typography__primary-inverted_4kq0c {
1212
- color: #0e0e0e;
1213
- } .typography__secondary-inverted_4kq0c {
1214
- color: rgba(4, 4, 19, 0.55);
1215
- } .typography__link_4kq0c {
1216
- color: #4a9dfc;
1217
- } .typography__negative_4kq0c {
1218
- color: #ff5431;
1219
- } .typography__static-primary-light_4kq0c {
1220
- color: #fff;
1221
- } .typography__static-secondary-light_4kq0c {
1240
+ }
1241
+ .system-message__component_1hesj {
1222
1242
  color: rgba(238, 238, 251, 0.55);
1223
- } .typography__static-tertiary-light_4kq0c {
1224
- color: rgba(233, 233, 250, 0.37);
1225
- } .typography__static-primary-dark_4kq0c {
1226
- color: #0e0e0e;
1227
- } .typography__static-secondary-dark_4kq0c {
1228
- color: rgba(4, 4, 19, 0.55);
1229
- } .typography__static-tertiary-dark_4kq0c {
1230
- color: rgba(5, 8, 29, 0.38);
1231
- } .typography__static-accent_4kq0c {
1232
- color: #ef3124;
1233
1243
  }
1234
1244
 
1245
+ .system-message__component_1rx0r {
1246
+ color: #fff;
1247
+ }
1235
1248
 
1249
+ .system-message__component_1lewf {
1250
+ color: #fff;
1251
+ }
1236
1252
 
1237
-
1238
-
1239
- @media screen and (min-width: 1024px) {
1240
- }.pagination__component_j4jls {
1253
+ .pagination__component_j4jls {
1241
1254
  color: #fff;
1242
1255
  }
1243
1256
  .pagination__dots_1jbpm {
1244
1257
  color: rgba(238, 238, 251, 0.55);
1245
1258
  }
1259
+
1246
1260
  button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1247
1261
  color: rgba(238, 238, 251, 0.55)
1248
1262
  } button.pagination__tag_1gi1t.pagination__tag_1gi1t:hover:not(:disabled) {
@@ -1257,154 +1271,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1257
1271
  color: #0e0e0e;
1258
1272
  } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
1259
1273
  color: #fff;
1260
- }
1261
- .drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1262
- background-color: transparent;
1263
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1264
- background-color: transparent;
1265
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
1266
- background-color: rgba(255, 255, 255, 0.3);
1267
- border-color: transparent;
1268
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
1269
- background-color: rgba(255, 255, 255, 0.6);
1270
- } .drawer__backdropEnter_1w519 {
1271
- background-color: transparent;
1272
- } .drawer__backdropEnterActive_1w519,
1273
- .drawer__backdropEnterDone_1w519 {
1274
- background-color: rgba(0, 0, 0, 0.7);
1275
- } .drawer__backdropExit_1w519 {
1276
- background-color: rgba(0, 0, 0, 0.7);
1277
- } .drawer__backdropExitActive_1w519,
1278
- .drawer__backdropExitDone_1w519 {
1279
- background-color: transparent;
1280
- }.textarea__input_nx2mv {
1281
- color: #fff;
1282
- caret-color: #fff;
1283
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1284
- } .textarea__input_nx2mv:-webkit-autofill {
1285
- -webkit-text-fill-color: #fff;
1286
- } .textarea__input_nx2mv::placeholder {
1287
- color: rgba(238, 238, 251, 0.55);
1288
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1289
- color: rgba(233, 233, 250, 0.37);
1290
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1291
- color: rgba(233, 233, 250, 0.37)
1292
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1293
- color: rgba(238, 238, 251, 0.55);
1294
- } .textarea__input_nx2mv:disabled {
1295
- color: rgba(233, 233, 250, 0.37);
1296
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1297
- } .textarea__input_nx2mv:focus::placeholder {
1298
- color: rgba(233, 233, 250, 0.37);
1299
- } .textarea__error_nx2mv {
1300
- color: #fff;
1301
- caret-color: #fff;
1302
- } .textarea__textarea_nx2mv {
1303
- color: #fff;
1304
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1305
- } .textarea__textarea_nx2mv::placeholder {
1306
- color: rgba(238, 238, 251, 0.55);
1307
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1308
- color: rgba(233, 233, 250, 0.37);
1309
- } .textarea__textarea_nx2mv:disabled {
1310
- color: rgba(233, 233, 250, 0.37);
1311
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1312
- } .textarea__textarea_nx2mv:read-only {
1313
- color: rgba(233, 233, 250, 0.37);
1314
- } .textarea__textarea_nx2mv:focus::placeholder {
1315
- color: rgba(233, 233, 250, 0.37);
1316
- } .textarea__hint_nx2mv {
1317
- color: rgba(238, 238, 251, 0.55);
1318
- } .textarea__error_nx2mv {
1319
- color: #ff5431;
1320
- }
1321
- .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1322
- background-color: transparent;
1323
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1324
- background-color: transparent;
1325
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1326
- background-color: rgba(255, 255, 255, 0.3);
1327
- border-color: transparent;
1328
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1329
- background-color: rgba(255, 255, 255, 0.6);
1330
- } .textarea__pseudoTextarea_1qjt9 span {
1331
- color: transparent;
1332
- } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1333
- background-color: rgba(255, 84, 49, 0.4);
1334
- } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1335
- background-color: transparent;
1336
- } .textarea__focusVisible_1qjt9 {
1337
- outline: 2px solid #3193fc;
1338
- } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1339
- border-top: 14px solid transparent;
1340
- border-bottom: 14px solid transparent;
1341
- } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1342
- border-top: 18px solid transparent;
1343
- border-bottom: 18px solid transparent;
1344
- } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1345
- border-top: 22px solid transparent;
1346
- border-bottom: 22px solid transparent;
1347
- } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1348
- border-top: 24px solid transparent;
1349
- border-bottom: 24px solid transparent;
1350
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1351
- border-top: 24px solid transparent;
1352
- border-bottom: 4px solid transparent;
1353
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1354
- border-top: 24px solid transparent;
1355
- border-bottom: 8px solid transparent;
1356
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1357
- border-top: 32px solid transparent;
1358
- border-bottom: 12px solid transparent;
1359
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1360
- border-top: 34px solid transparent;
1361
- border-bottom: 14px solid transparent;
1362
- }
1363
- .textarea__input_1imzy {
1364
- color: #0e0e0e;
1365
- caret-color: #0e0e0e;
1366
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1367
- } .textarea__input_1imzy:-webkit-autofill {
1368
- -webkit-text-fill-color: #0e0e0e;
1369
- } .textarea__input_1imzy::placeholder {
1370
- color: rgba(4, 4, 19, 0.55);
1371
- } .textarea__hasInnerLabel_1imzy::placeholder {
1372
- color: rgba(5, 8, 29, 0.38);
1373
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1374
- color: rgba(5, 8, 29, 0.38)
1375
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1376
- color: rgba(4, 4, 19, 0.55);
1377
- } .textarea__input_1imzy:disabled {
1378
- color: rgba(5, 8, 29, 0.38);
1379
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1380
- } .textarea__input_1imzy:focus::placeholder {
1381
- color: rgba(5, 8, 29, 0.38);
1382
- } .textarea__error_1imzy {
1383
- color: #0e0e0e;
1384
- caret-color: #0e0e0e;
1385
- } .textarea__textarea_1imzy {
1386
- color: #0e0e0e;
1387
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1388
- } .textarea__textarea_1imzy::placeholder {
1389
- color: rgba(4, 4, 19, 0.55);
1390
- } .textarea__hasInnerLabel_1imzy::placeholder {
1391
- color: rgba(5, 8, 29, 0.38);
1392
- } .textarea__textarea_1imzy:disabled {
1393
- color: rgba(5, 8, 29, 0.38);
1394
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1395
- } .textarea__textarea_1imzy:read-only {
1396
- color: rgba(5, 8, 29, 0.38);
1397
- } .textarea__textarea_1imzy:focus::placeholder {
1398
- color: rgba(5, 8, 29, 0.38);
1399
- } .textarea__hint_1imzy {
1400
- color: rgba(238, 238, 251, 0.55);
1401
- } .textarea__error_1imzy {
1402
- color: #ff5431;
1403
- }.comment__component_mke1z {
1404
- background-color: #1c1c1e;
1405
- }.list-header__filled_b075e {
1406
- background-color: #212124;
1407
- }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1274
+ }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1408
1275
  background: #17d055;
1409
1276
  } .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
1410
1277
  background: #ff5431;
@@ -1431,64 +1298,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1431
1298
  color: #fff;
1432
1299
  } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1433
1300
  color: #898991;
1434
- }.list__list_219yz {
1435
- color: #fff;
1436
- }
1437
- .list__slot_yksui.list__defaultColor_yksui {
1438
- color: #fff;
1439
- }
1440
- .system-message__component_1hesj {
1441
- color: rgba(238, 238, 251, 0.55);
1442
- }
1443
-
1444
-
1445
- .system-message__component_1rx0r {
1446
- color: #fff;
1447
- }
1448
-
1449
- .system-message__component_1lewf {
1450
- color: #fff;
1451
- }
1452
- .stepped-progress-bar__bar_1q383 {
1453
- background: rgba(222, 222, 238, 0.13);
1454
- } .stepped-progress-bar__description_1q383 {
1455
- color: rgba(238, 238, 251, 0.55);
1456
- }
1457
-
1458
- .stepped-progress-bar__bar_1rb2i {
1459
- background: rgba(15, 25, 55, 0.1);
1460
- } .stepped-progress-bar__description_1rb2i {
1461
- color: rgba(4, 4, 19, 0.55);
1462
- }
1463
- .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
1464
- background: #17d055;
1465
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
1466
- background: #fda136;
1467
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
1468
- background: #ff5431;
1469
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
1470
- background: #3193fc;
1471
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
1472
- background: #4a4a51;
1473
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
1474
- background: #898991;
1475
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
1476
- background: #fff;
1477
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
1478
- background: #f83a2a;
1479
- }.tab-bar__component_ivzcz {
1480
- background-color: #0e0e0e;
1481
- } .tab-bar__border_ivzcz {
1482
- box-shadow: 0 -1px 0 0 #29292c;
1483
- }
1484
- .tab-bar__component_1ygns {
1485
- background-color: transparent;
1486
- -webkit-tap-highlight-color: transparent;
1487
- color: rgba(238, 238, 251, 0.55);
1488
- } .tab-bar__selected_1ygns {
1489
- color: #f83a2a;
1490
- } .tab-bar__label_1ygns {
1491
- color: rgba(238, 238, 251, 0.55);
1301
+ }.comment__component_mke1z {
1302
+ background-color: #1c1c1e;
1303
+ }.list-header__filled_b075e {
1304
+ background-color: #212124;
1492
1305
  }.button__primary_1xk1s {
1493
1306
  color: #0e0e0e;
1494
1307
  background-color: #fff
@@ -1874,7 +1687,52 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1874
1687
  color: #0e0e0e;
1875
1688
  } .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
1876
1689
  color: #0e0e0e;
1877
- }.chart__coreChart_y4v69 .recharts-text tspan {
1690
+ }.list__list_219yz {
1691
+ color: #fff;
1692
+ }
1693
+ .list__slot_yksui.list__defaultColor_yksui {
1694
+ color: #fff;
1695
+ }.stepped-progress-bar__bar_1q383 {
1696
+ background: rgba(222, 222, 238, 0.13);
1697
+ } .stepped-progress-bar__description_1q383 {
1698
+ color: rgba(238, 238, 251, 0.55);
1699
+ }
1700
+
1701
+ .stepped-progress-bar__bar_1rb2i {
1702
+ background: rgba(15, 25, 55, 0.1);
1703
+ } .stepped-progress-bar__description_1rb2i {
1704
+ color: rgba(4, 4, 19, 0.55);
1705
+ }
1706
+ .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
1707
+ background: #17d055;
1708
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
1709
+ background: #fda136;
1710
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
1711
+ background: #ff5431;
1712
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
1713
+ background: #3193fc;
1714
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
1715
+ background: #4a4a51;
1716
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
1717
+ background: #898991;
1718
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
1719
+ background: #fff;
1720
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
1721
+ background: #f83a2a;
1722
+ }.tab-bar__component_ivzcz {
1723
+ background-color: #0e0e0e;
1724
+ } .tab-bar__border_ivzcz {
1725
+ box-shadow: 0 -1px 0 0 #29292c;
1726
+ }
1727
+ .tab-bar__component_1ygns {
1728
+ background-color: transparent;
1729
+ -webkit-tap-highlight-color: transparent;
1730
+ color: rgba(238, 238, 251, 0.55);
1731
+ } .tab-bar__selected_1ygns {
1732
+ color: #f83a2a;
1733
+ } .tab-bar__label_1ygns {
1734
+ color: rgba(238, 238, 251, 0.55);
1735
+ }.chart__coreChart_y4v69 .recharts-text tspan {
1878
1736
  fill: #fff;
1879
1737
  }
1880
1738
  @keyframes chart__showDot_yf6b1 {
@@ -1897,6 +1755,154 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1897
1755
  background-color: #0e0e0e;
1898
1756
  } .chart__tooltipArrow_w8y2f:before {
1899
1757
  border-color: transparent #0e0e0e transparent transparent;
1758
+ }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1759
+ background-color: transparent;
1760
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1761
+ background-color: transparent;
1762
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
1763
+ background-color: rgba(255, 255, 255, 0.3);
1764
+ border-color: transparent;
1765
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
1766
+ background-color: rgba(255, 255, 255, 0.6);
1767
+ } .drawer__backdropEnter_1w519 {
1768
+ background-color: transparent;
1769
+ } .drawer__backdropEnterActive_1w519,
1770
+ .drawer__backdropEnterDone_1w519 {
1771
+ background-color: rgba(0, 0, 0, 0.7);
1772
+ } .drawer__backdropExit_1w519 {
1773
+ background-color: rgba(0, 0, 0, 0.7);
1774
+ } .drawer__backdropExitActive_1w519,
1775
+ .drawer__backdropExitDone_1w519 {
1776
+ background-color: transparent;
1777
+ }.textarea__input_nx2mv {
1778
+ color: #fff;
1779
+ caret-color: #fff;
1780
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1781
+ } .textarea__input_nx2mv:-webkit-autofill {
1782
+ -webkit-text-fill-color: #fff;
1783
+ } .textarea__input_nx2mv::placeholder {
1784
+ color: rgba(238, 238, 251, 0.55);
1785
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1786
+ color: rgba(233, 233, 250, 0.37);
1787
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1788
+ color: rgba(233, 233, 250, 0.37)
1789
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1790
+ color: rgba(238, 238, 251, 0.55);
1791
+ } .textarea__input_nx2mv:disabled {
1792
+ color: rgba(233, 233, 250, 0.37);
1793
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1794
+ } .textarea__input_nx2mv:focus::placeholder {
1795
+ color: rgba(233, 233, 250, 0.37);
1796
+ } .textarea__error_nx2mv {
1797
+ color: #fff;
1798
+ caret-color: #fff;
1799
+ } .textarea__textarea_nx2mv {
1800
+ color: #fff;
1801
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1802
+ } .textarea__textarea_nx2mv::placeholder {
1803
+ color: rgba(238, 238, 251, 0.55);
1804
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1805
+ color: rgba(233, 233, 250, 0.37);
1806
+ } .textarea__textarea_nx2mv:disabled {
1807
+ color: rgba(233, 233, 250, 0.37);
1808
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1809
+ } .textarea__textarea_nx2mv:read-only {
1810
+ color: rgba(233, 233, 250, 0.37);
1811
+ } .textarea__textarea_nx2mv:focus::placeholder {
1812
+ color: rgba(233, 233, 250, 0.37);
1813
+ } .textarea__hint_nx2mv {
1814
+ color: rgba(238, 238, 251, 0.55);
1815
+ } .textarea__error_nx2mv {
1816
+ color: #ff5431;
1817
+ }
1818
+ .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1819
+ background-color: transparent;
1820
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1821
+ background-color: transparent;
1822
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1823
+ background-color: rgba(255, 255, 255, 0.3);
1824
+ border-color: transparent;
1825
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1826
+ background-color: rgba(255, 255, 255, 0.6);
1827
+ } .textarea__pseudoTextarea_1qjt9 span {
1828
+ color: transparent;
1829
+ } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1830
+ background-color: rgba(255, 84, 49, 0.4);
1831
+ } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1832
+ background-color: transparent;
1833
+ } .textarea__focusVisible_1qjt9 {
1834
+ outline: 2px solid #3193fc;
1835
+ } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1836
+ border-top: 14px solid transparent;
1837
+ border-bottom: 14px solid transparent;
1838
+ } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1839
+ border-top: 18px solid transparent;
1840
+ border-bottom: 18px solid transparent;
1841
+ } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1842
+ border-top: 22px solid transparent;
1843
+ border-bottom: 22px solid transparent;
1844
+ } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1845
+ border-top: 24px solid transparent;
1846
+ border-bottom: 24px solid transparent;
1847
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1848
+ border-top: 24px solid transparent;
1849
+ border-bottom: 4px solid transparent;
1850
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1851
+ border-top: 24px solid transparent;
1852
+ border-bottom: 8px solid transparent;
1853
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1854
+ border-top: 32px solid transparent;
1855
+ border-bottom: 12px solid transparent;
1856
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1857
+ border-top: 34px solid transparent;
1858
+ border-bottom: 14px solid transparent;
1859
+ }
1860
+ .textarea__input_1imzy {
1861
+ color: #0e0e0e;
1862
+ caret-color: #0e0e0e;
1863
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1864
+ } .textarea__input_1imzy:-webkit-autofill {
1865
+ -webkit-text-fill-color: #0e0e0e;
1866
+ } .textarea__input_1imzy::placeholder {
1867
+ color: rgba(4, 4, 19, 0.55);
1868
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1869
+ color: rgba(5, 8, 29, 0.38);
1870
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1871
+ color: rgba(5, 8, 29, 0.38)
1872
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1873
+ color: rgba(4, 4, 19, 0.55);
1874
+ } .textarea__input_1imzy:disabled {
1875
+ color: rgba(5, 8, 29, 0.38);
1876
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1877
+ } .textarea__input_1imzy:focus::placeholder {
1878
+ color: rgba(5, 8, 29, 0.38);
1879
+ } .textarea__error_1imzy {
1880
+ color: #0e0e0e;
1881
+ caret-color: #0e0e0e;
1882
+ } .textarea__textarea_1imzy {
1883
+ color: #0e0e0e;
1884
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1885
+ } .textarea__textarea_1imzy::placeholder {
1886
+ color: rgba(4, 4, 19, 0.55);
1887
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1888
+ color: rgba(5, 8, 29, 0.38);
1889
+ } .textarea__textarea_1imzy:disabled {
1890
+ color: rgba(5, 8, 29, 0.38);
1891
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1892
+ } .textarea__textarea_1imzy:read-only {
1893
+ color: rgba(5, 8, 29, 0.38);
1894
+ } .textarea__textarea_1imzy:focus::placeholder {
1895
+ color: rgba(5, 8, 29, 0.38);
1896
+ } .textarea__hint_1imzy {
1897
+ color: rgba(238, 238, 251, 0.55);
1898
+ } .textarea__error_1imzy {
1899
+ color: #ff5431;
1900
+ }.attach__component_19l14 {
1901
+ } .attach__file_19l14,
1902
+ .attach__noFile_19l14 {
1903
+ color: rgba(238, 238, 251, 0.55);
1904
+ } .attach__focused_19l14 {
1905
+ outline: 2px solid #3193fc;
1900
1906
  }.custom-button__customButton_140tj.custom-button__white_140tj * {
1901
1907
  color: #0e0e0e;
1902
1908
  } .custom-button__customButton_140tj.custom-button__black_140tj * {
@@ -1927,19 +1933,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1927
1933
  color: #fff;
1928
1934
  } .custom-button__customButton_140tj:disabled.custom-button__black_140tj * {
1929
1935
  color: #0e0e0e;
1930
- }.attach__component_19l14 {
1931
- } .attach__file_19l14,
1932
- .attach__noFile_19l14 {
1933
- color: rgba(238, 238, 251, 0.55);
1934
- } .attach__focused_19l14 {
1935
- outline: 2px solid #3193fc;
1936
- }.pattern-lock__message_1c1da {
1937
- color: #fff;
1938
- } .pattern-lock__error_1c1da {
1939
- color: #ff5431;
1940
- } @media screen and (min-width: 360px) {
1941
- } @media screen and (min-width: 390px) {
1942
- }.cc-icon-button.icon-button__primary_2c4ub {
1936
+ }.cc-icon-button.icon-button__primary_2c4ub {
1943
1937
  color: #fff
1944
1938
  } .cc-icon-button.icon-button__primary_2c4ub:hover {
1945
1939
  color: #babbc2;
@@ -2033,12 +2027,17 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2033
2027
  color: rgba(15, 25, 55, 0.1)
2034
2028
  } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n.icon-button__loader_e364n {
2035
2029
  color: rgba(9, 12, 37, 0.28);
2036
- }.pass-code__message_cokrx {
2030
+ }.pattern-lock__message_1c1da {
2031
+ color: #fff;
2032
+ } .pattern-lock__error_1c1da {
2033
+ color: #ff5431;
2034
+ } @media screen and (min-width: 360px) {
2035
+ } @media screen and (min-width: 390px) {
2036
+ }.pass-code__message_cokrx {
2037
2037
  color: #fff;
2038
2038
  } .pass-code__error_cokrx {
2039
2039
  color: #ff5431;
2040
2040
  }
2041
-
2042
2041
  .pass-code__dot_zoxjl {
2043
2042
  background: rgba(222, 222, 238, 0.13)
2044
2043
  } .pass-code__dot_zoxjl.pass-code__error_zoxjl {
@@ -2048,6 +2047,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2048
2047
  }
2049
2048
  @keyframes pass-code__shake_i7vnj {
2050
2049
  }
2050
+
2051
2051
  .pass-code__secondary_1mfx3.pass-code__secondary_1mfx3 {
2052
2052
  color: #fff;
2053
2053
  background: rgba(225, 225, 248, 0.09)
@@ -2061,55 +2061,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2061
2061
  color: #fff;
2062
2062
  } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:active {
2063
2063
  background: rgba(234, 234, 248, 0.15);
2064
- }.confirmation-v1__errorHeader_1ghf5 {
2065
- color: #fff;
2066
- color: #fff;
2067
- } .confirmation-v1__errorText_1ghf5 {
2068
- color: rgba(238, 238, 251, 0.55);
2069
- color: rgba(238, 238, 251, 0.55);
2070
- } .confirmation-v1__phoneHintText_1ghf5 {
2071
- color: rgba(238, 238, 251, 0.55);
2072
- color: rgba(238, 238, 251, 0.55);
2073
- } .confirmation-v1__phonesWrap_1ghf5 {
2074
- color: rgba(238, 238, 251, 0.55);
2075
- } .confirmation-v1__phoneDescription_1ghf5 {
2076
- color: rgba(238, 238, 251, 0.55);
2077
- }
2078
- .confirmation-v1__component_wnb5n {
2079
- color: rgba(238, 238, 251, 0.55);
2080
- color: rgba(238, 238, 251, 0.55);
2081
- }
2082
- .confirmation-v1__circle_115yw {
2083
- fill: transparent;
2084
- stroke: #49494f;
2085
- }
2086
- .confirmation-v1__title_jln8r {
2087
- color: #fff;
2088
- } .confirmation-v1__description_jln8r {
2089
- color: rgba(238, 238, 251, 0.55);
2090
- } .confirmation-v1__alertIcon_jln8r {
2091
- color: #d91d0b;
2092
- }
2093
- .confirmation-v1__input_ogxju {
2094
- background-color: #1c1c1e;
2095
- color: #fff
2096
- } .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
2097
- color: #ff5431;
2098
- caret-color: #fff;
2099
- background-color: #392523;
2100
- } .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
2101
- color: rgba(233, 233, 250, 0.37);
2102
- } @keyframes confirmation-v1__shake_ogxju {
2103
- }
2104
- .confirmation-v1__header_1snyu {
2105
- color: #fff;
2106
- color: #fff;
2107
- } .confirmation-v1__error_1snyu {
2108
- color: #ff5431;
2109
- } .confirmation-v1__loaderText_1snyu {
2110
- color: rgba(238, 238, 251, 0.55);
2111
- color: rgba(238, 238, 251, 0.55);
2112
- }.input__input_12sr2 {
2064
+ }.input__input_12sr2 {
2113
2065
  color: #fff;
2114
2066
  caret-color: #fff;
2115
2067
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -2190,7 +2142,55 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2190
2142
  color: rgba(5, 8, 29, 0.38);
2191
2143
  } .input__clearIcon_18mfs:active {
2192
2144
  color: rgba(4, 4, 21, 0.47);
2193
- }.file-upload-item__component_1f20v {
2145
+ }.confirmation-v1__errorHeader_1ghf5 {
2146
+ color: #fff;
2147
+ color: #fff;
2148
+ } .confirmation-v1__errorText_1ghf5 {
2149
+ color: rgba(238, 238, 251, 0.55);
2150
+ color: rgba(238, 238, 251, 0.55);
2151
+ } .confirmation-v1__phoneHintText_1ghf5 {
2152
+ color: rgba(238, 238, 251, 0.55);
2153
+ color: rgba(238, 238, 251, 0.55);
2154
+ } .confirmation-v1__phonesWrap_1ghf5 {
2155
+ color: rgba(238, 238, 251, 0.55);
2156
+ } .confirmation-v1__phoneDescription_1ghf5 {
2157
+ color: rgba(238, 238, 251, 0.55);
2158
+ }
2159
+ .confirmation-v1__component_wnb5n {
2160
+ color: rgba(238, 238, 251, 0.55);
2161
+ color: rgba(238, 238, 251, 0.55);
2162
+ }
2163
+ .confirmation-v1__circle_115yw {
2164
+ fill: transparent;
2165
+ stroke: #49494f;
2166
+ }
2167
+ .confirmation-v1__title_jln8r {
2168
+ color: #fff;
2169
+ } .confirmation-v1__description_jln8r {
2170
+ color: rgba(238, 238, 251, 0.55);
2171
+ } .confirmation-v1__alertIcon_jln8r {
2172
+ color: #d91d0b;
2173
+ }
2174
+ .confirmation-v1__header_1snyu {
2175
+ color: #fff;
2176
+ color: #fff;
2177
+ } .confirmation-v1__error_1snyu {
2178
+ color: #ff5431;
2179
+ } .confirmation-v1__loaderText_1snyu {
2180
+ color: rgba(238, 238, 251, 0.55);
2181
+ color: rgba(238, 238, 251, 0.55);
2182
+ }
2183
+ .confirmation-v1__input_ogxju {
2184
+ background-color: #1c1c1e;
2185
+ color: #fff
2186
+ } .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
2187
+ color: #ff5431;
2188
+ caret-color: #fff;
2189
+ background-color: #392523;
2190
+ } .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
2191
+ color: rgba(233, 233, 250, 0.37);
2192
+ } @keyframes confirmation-v1__shake_ogxju {
2193
+ }.file-upload-item__component_1f20v {
2194
2194
  color: rgba(238, 238, 251, 0.55);
2195
2195
  box-shadow: 0 -1px 0 0 #29292c inset
2196
2196
  } .file-upload-item__icon_1f20v {
@@ -2204,6 +2204,31 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2204
2204
  } .file-upload-item__errorWrapper_1f20v {
2205
2205
  color: #ff5431
2206
2206
  }
2207
+ .confirmation__component_a4t95 {
2208
+ color: rgba(238, 238, 251, 0.55);
2209
+ }
2210
+ .confirmation__circle_vx39a {
2211
+ fill: transparent;
2212
+ stroke: #4a4a51;
2213
+ }
2214
+
2215
+ .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2216
+ color: rgba(238, 238, 251, 0.55);
2217
+ }
2218
+ .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2219
+ color: rgba(238, 238, 251, 0.55);
2220
+ }
2221
+ .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
2222
+ color: rgba(238, 238, 251, 0.55);
2223
+ } .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
2224
+ color: #fff;
2225
+ } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2226
+ color: rgba(238, 238, 251, 0.55);
2227
+ }
2228
+ .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2229
+ color: rgba(238, 238, 251, 0.55);
2230
+ }
2231
+
2207
2232
  .plate__component_kpw24 {
2208
2233
  color: #fff
2209
2234
  } .plate__focused_kpw24 {
@@ -2231,37 +2256,12 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2231
2256
  border: 1px solid #fda136
2232
2257
  } .plate__attention_kpw24:before {
2233
2258
  background-color: #fda136;
2234
- } .plate__custom_kpw24 {
2235
- background: transparent;
2236
- border: 1px solid rgba(238, 238, 251, 0.55)
2237
- } .plate__custom_kpw24:before {
2238
- background-color: rgba(238, 238, 251, 0.55);
2239
- }
2240
-
2241
- .confirmation__circle_vx39a {
2242
- fill: transparent;
2243
- stroke: #4a4a51;
2244
- }
2245
- .confirmation__component_a4t95 {
2246
- color: rgba(238, 238, 251, 0.55);
2247
- }
2248
-
2249
- .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2250
- color: rgba(238, 238, 251, 0.55);
2251
- }
2252
- .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
2253
- color: rgba(238, 238, 251, 0.55);
2254
- } .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
2255
- color: #fff;
2256
- } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2257
- color: rgba(238, 238, 251, 0.55);
2258
- }
2259
- .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2260
- color: rgba(238, 238, 251, 0.55);
2261
- }
2262
- .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2263
- color: rgba(238, 238, 251, 0.55);
2264
- }
2259
+ } .plate__custom_kpw24 {
2260
+ background: transparent;
2261
+ border: 1px solid rgba(238, 238, 251, 0.55)
2262
+ } .plate__custom_kpw24:before {
2263
+ background-color: rgba(238, 238, 251, 0.55);
2264
+ }
2265
2265
 
2266
2266
  .toast-plate__component_oij60 {
2267
2267
  color: #0e0e0e;
@@ -2280,13 +2280,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2280
2280
  } .navigation-bar__subtitle_i8g5v {
2281
2281
  color: rgba(238, 238, 251, 0.55);
2282
2282
  }
2283
- .navigation-bar__button_18z2z {
2284
- background: rgba(14, 14, 14, 0.4);
2285
- color: #fff
2286
- } .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
2287
- background: rgba(214, 214, 229, 0.07);
2288
- color: rgba(238, 238, 251, 0.55);
2289
- }
2290
2283
  .navigation-bar__component_ferxi {
2291
2284
  background: rgba(14, 14, 14, 0.4)
2292
2285
  } .navigation-bar__component_ferxi svg > path {
@@ -2299,21 +2292,14 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2299
2292
  background: rgba(214, 214, 229, 0.07)
2300
2293
  } .navigation-bar__mobileWrapper_ferxi svg > path {
2301
2294
  fill: rgba(238, 238, 251, 0.55);
2302
- }.pure-cell__focused_9rya7 {
2303
- outline: 2px solid #3193fc;
2304
- }
2305
-
2306
-
2307
-
2308
- .pure-cell__categoryPercent_571uo {
2309
- background-color: #1c1c1e;
2310
- }
2311
-
2312
-
2313
-
2314
-
2315
-
2316
- .slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2295
+ }
2296
+ .navigation-bar__button_18z2z {
2297
+ background: rgba(14, 14, 14, 0.4);
2298
+ color: #fff
2299
+ } .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
2300
+ background: rgba(214, 214, 229, 0.07);
2301
+ color: rgba(238, 238, 251, 0.55);
2302
+ }.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2317
2303
  background-color: #898991;
2318
2304
  } .slider-input__slider_cd8jj .noUi-connects {
2319
2305
  background-color: #898991;
@@ -2327,7 +2313,21 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2327
2313
  color: rgba(233, 233, 250, 0.37);
2328
2314
  } .with-suffix__readOnly_1w5vq {
2329
2315
  color: rgba(233, 233, 250, 0.37);
2330
- }.number-input__steppers_6qtl2 {
2316
+ }.pure-cell__focused_9rya7 {
2317
+ outline: 2px solid #3193fc;
2318
+ }
2319
+
2320
+
2321
+
2322
+ .pure-cell__categoryPercent_571uo {
2323
+ background-color: #1c1c1e;
2324
+ }
2325
+
2326
+
2327
+
2328
+
2329
+
2330
+ .number-input__steppers_6qtl2 {
2331
2331
  background-color: rgba(214, 214, 229, 0.07);
2332
2332
  } .number-input__steppersFocused_6qtl2,
2333
2333
  .number-input__steppersDisabled_6qtl2 {
@@ -2353,20 +2353,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2353
2353
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2354
2354
  0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2355
2355
  background-color: transparent;
2356
- }
2357
- .popup-sheet__appear_1mksr,
2358
- .popup-sheet__enter_1mksr {
2359
- background-color: transparent;
2360
- } .popup-sheet__appearActive_1mksr,
2361
- .popup-sheet__enterActive_1mksr,
2362
- .popup-sheet__appearDone_1mksr,
2363
- .popup-sheet__enterDone_1mksr {
2364
- background-color: rgba(0, 0, 0, 0.7);
2365
- } .popup-sheet__exit_1mksr {
2366
- background-color: rgba(0, 0, 0, 0.7);
2367
- } .popup-sheet__exitActive_1mksr,
2368
- .popup-sheet__exitDone_1mksr {
2369
- background-color: transparent;
2370
2356
  }.bank-card__component_i3u6b {
2371
2357
  --form-control-bg-color: transparent;
2372
2358
  --form-control-focus-shadow: transparent;
@@ -2388,15 +2374,20 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2388
2374
  background-color: transparent
2389
2375
  } .bank-card__usePhoto_i3u6b svg {
2390
2376
  fill: #fff;
2391
- }.amount-input__minorPartAndCurrency_16q7v {
2392
- color: rgba(238, 238, 251, 0.55);
2393
- }
2394
- .amount-input__filled_1543a .amount-input__input_1543a,
2395
- .amount-input__input_1543a:focus {
2396
- -webkit-text-fill-color: transparent;
2397
- }
2398
- .amount-input__minorPartAndCurrency_28dyx {
2399
- color: rgba(4, 4, 19, 0.55);
2377
+ }
2378
+ .popup-sheet__appear_1mksr,
2379
+ .popup-sheet__enter_1mksr {
2380
+ background-color: transparent;
2381
+ } .popup-sheet__appearActive_1mksr,
2382
+ .popup-sheet__enterActive_1mksr,
2383
+ .popup-sheet__appearDone_1mksr,
2384
+ .popup-sheet__enterDone_1mksr {
2385
+ background-color: rgba(0, 0, 0, 0.7);
2386
+ } .popup-sheet__exit_1mksr {
2387
+ background-color: rgba(0, 0, 0, 0.7);
2388
+ } .popup-sheet__exitActive_1mksr,
2389
+ .popup-sheet__exitDone_1mksr {
2390
+ background-color: transparent;
2400
2391
  }.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
2401
2392
  background-color: transparent;
2402
2393
  } .bottom-sheet__component_1ouw1 {
@@ -2503,6 +2494,43 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2503
2494
  .bottom-sheet__highlighted_171ua {
2504
2495
  border-bottom: 1px solid #36363a;
2505
2496
  }@media (min-width: 600px) {
2497
+ }.amount-input__minorPartAndCurrency_16q7v {
2498
+ color: rgba(238, 238, 251, 0.55);
2499
+ }
2500
+ .amount-input__filled_1543a .amount-input__input_1543a,
2501
+ .amount-input__input_1543a:focus {
2502
+ -webkit-text-fill-color: transparent;
2503
+ }
2504
+ .amount-input__minorPartAndCurrency_28dyx {
2505
+ color: rgba(4, 4, 19, 0.55);
2506
+ }.tooltip__hint_11qif {
2507
+ background-color: #fff;
2508
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2509
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2510
+ color: #0e0e0e;
2511
+ } .tooltip__hint_11qif .tooltip__arrow_11qif:after {
2512
+ background-color: #fff;
2513
+ border-color: #fff;
2514
+ } .tooltip__tooltip_11qif {
2515
+ border: 1px solid #29292c
2516
+ } .tooltip__tooltip_11qif .tooltip__arrow_11qif:after {
2517
+ border-color: #29292c;
2518
+ }
2519
+
2520
+ .tooltip__tooltip_i3hsn {
2521
+ background-color: #fff;
2522
+ color: #0e0e0e;
2523
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2524
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2525
+ } .tooltip__tooltip_i3hsn .tooltip__arrow_i3hsn:after {
2526
+ background-color: #fff;
2527
+ } .tooltip__hint_i3hsn {
2528
+ background-color: #1c1c1e;
2529
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2530
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2531
+ color: #fff;
2532
+ } .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
2533
+ background-color: #1c1c1e;
2506
2534
  }
2507
2535
 
2508
2536
 
@@ -2511,6 +2539,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2511
2539
 
2512
2540
 
2513
2541
 
2542
+
2514
2543
  .modal__sticky_ntev1 {
2515
2544
  background: #1c1c1e;
2516
2545
  } .modal__highlighted_ntev1 {
@@ -2550,47 +2579,12 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2550
2579
  } .side-panel__sticky_wl5jw.side-panel__hasContent_wl5jw {
2551
2580
  background: #1c1c1e;
2552
2581
  }
2553
- .tooltip__hint_11qif {
2554
- background-color: #fff;
2555
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2556
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2557
- color: #0e0e0e;
2558
- } .tooltip__hint_11qif .tooltip__arrow_11qif:after {
2559
- background-color: #fff;
2560
- border-color: #fff;
2561
- } .tooltip__tooltip_11qif {
2562
- border: 1px solid #29292c
2563
- } .tooltip__tooltip_11qif .tooltip__arrow_11qif:after {
2564
- border-color: #29292c;
2565
- }
2566
-
2567
- .tooltip__tooltip_i3hsn {
2568
- background-color: #fff;
2569
- color: #0e0e0e;
2570
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2571
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2572
- } .tooltip__tooltip_i3hsn .tooltip__arrow_i3hsn:after {
2573
- background-color: #fff;
2574
- } .tooltip__hint_i3hsn {
2575
- background-color: #1c1c1e;
2576
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2577
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2578
- color: #fff;
2579
- } .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
2580
- background-color: #1c1c1e;
2581
- }
2582
2582
  .gallery__container_1wdpj {
2583
2583
  background-color: #0e0e0e;
2584
2584
  } .gallery__modal_1wdpj {
2585
2585
  background: transparent;
2586
2586
  }
2587
- .gallery__buttons_d9o1a path {
2588
- color: #fff;
2589
- } .gallery__iconButton_d9o1a:hover path {
2590
- color: rgb(237, 237, 237);
2591
- } .gallery__iconButton_d9o1a:active path {
2592
- color: rgb(217, 217, 217);
2593
- }
2587
+
2594
2588
 
2595
2589
  .gallery__component_cphoh {
2596
2590
  border: 2px solid rgba(0, 0, 0, 0);
@@ -2607,7 +2601,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2607
2601
  } .gallery__focused_cphoh {
2608
2602
  outline: 2px solid #3193fc;
2609
2603
  }
2610
-
2611
2604
  .gallery__component_11cpp {
2612
2605
  background-color: #0e0e0e;
2613
2606
  } .gallery__slideLoading_11cpp {
@@ -2628,7 +2621,24 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2628
2621
  background-color: #36363a;
2629
2622
  } .gallery__fullScreenImage_11cpp {
2630
2623
  background-color: #0e0e0e;
2631
- }.calendar__dayName_1gf10 {
2624
+ }
2625
+ .gallery__buttons_d9o1a path {
2626
+ color: #fff;
2627
+ } .gallery__iconButton_d9o1a:hover path {
2628
+ color: rgb(237, 237, 237);
2629
+ } .gallery__iconButton_d9o1a:active path {
2630
+ color: rgb(217, 217, 217);
2631
+ }.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
2632
+ background-color: transparent;
2633
+ } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track-piece {
2634
+ background-color: transparent;
2635
+ } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb {
2636
+ background-color: rgba(255, 255, 255, 0.3);
2637
+ border-color: transparent;
2638
+ } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb:active {
2639
+ background-color: rgba(255, 255, 255, 0.6);
2640
+ }
2641
+ .calendar__dayName_1gf10 {
2632
2642
  color: rgba(238, 238, 251, 0.55)
2633
2643
  } .calendar__day_1gf10 {
2634
2644
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -2718,22 +2728,15 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2718
2728
  color: rgba(238, 238, 251, 0.55)
2719
2729
  }
2720
2730
 
2721
- .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
2722
- background-color: transparent;
2723
- } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track-piece {
2724
- background-color: transparent;
2725
- } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb {
2726
- background-color: rgba(255, 255, 255, 0.3);
2727
- border-color: transparent;
2728
- } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb:active {
2729
- background-color: rgba(255, 255, 255, 0.6);
2730
- }
2731
+ @media (max-width: 374px) {
2732
+ }
2731
2733
  .calendar__withShadow_1usm3 {
2732
2734
  box-shadow: 0 1px 0 0 #29292c;
2733
2735
  }
2734
- @media (max-width: 374px) {
2735
- }
2736
2736
 
2737
+ .calendar__empty_r7pww {
2738
+ color: rgba(238, 238, 251, 0.55);
2739
+ }
2737
2740
  .cc-calendar .calendar__button_1e5nv {
2738
2741
  background-color: transparent
2739
2742
  } .cc-calendar .calendar__button_1e5nv:not(:disabled):hover {
@@ -2753,14 +2756,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2753
2756
  background-color: #fff;
2754
2757
  color: #0e0e0e;
2755
2758
  }
2756
- .calendar__empty_r7pww {
2757
- color: rgba(238, 238, 251, 0.55);
2758
- }
2759
2759
  @media (max-width: 374px) {
2760
2760
  }.select__arrow_1on7d {
2761
2761
  color: rgba(238, 238, 251, 0.55);
2762
2762
  }
2763
-
2764
2763
  .select__option_13bmv {
2765
2764
  background: #1c1c1e;
2766
2765
  color: #fff
@@ -2777,11 +2776,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2777
2776
  background: #1c1c1e;
2778
2777
  color: rgba(238, 238, 251, 0.55);
2779
2778
  }
2780
- .select__single_u7j1e {
2781
- background: #fff
2782
- } .select__colorIcon_u7j1e {
2783
- color: #17d055;
2784
- }
2779
+
2785
2780
  .select__popoverInner_1hdfx {
2786
2781
  background: transparent;
2787
2782
  } .select__optionsListWrapper_1hdfx {
@@ -2792,6 +2787,11 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2792
2787
  box-shadow: inset 0 0 0 1px #29292c;
2793
2788
  }
2794
2789
 
2790
+ .select__single_u7j1e {
2791
+ background: #fff
2792
+ } .select__colorIcon_u7j1e {
2793
+ color: #17d055;
2794
+ }
2795
2795
 
2796
2796
  .select__placeholder_1i4i9 {
2797
2797
  color: rgba(238, 238, 251, 0.55)
@@ -2852,39 +2852,29 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2852
2852
  color: rgba(238, 238, 251, 0.55);
2853
2853
  }
2854
2854
 
2855
-
2856
2855
  .select__footer_1bjm6 {
2857
2856
  background-color: #0e0e0e
2858
- }.calendar-with-skeleton__skeleton_1rm0a {
2857
+ }
2858
+ .calendar-with-skeleton__skeleton_1rm0a {
2859
2859
  background-color: #1c1c1e;
2860
- }.date-range-input__calendarContainer_yhvda {
2861
- border: 1px solid #29292c
2862
2860
  }.date-time-input__calendarContainer_3g0r1 {
2863
2861
  border: 1px solid #29292c
2864
2862
  }.calendar-input__calendarContainer_10dfd {
2865
2863
  border: 1px solid #29292c
2866
2864
  } .calendar-input__calendarIcon_10dfd {
2867
2865
  color: rgba(238, 238, 251, 0.55)
2866
+ }.date-range-input__calendarContainer_yhvda {
2867
+ border: 1px solid #29292c
2868
2868
  }.universal-date-input__calendarIcon_1n7mo {
2869
2869
  color: rgba(238, 238, 251, 0.55);
2870
2870
  } .universal-date-input__calendarContainer_1n7mo {
2871
2871
  border: 1px solid #29292c
2872
2872
  } .universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo {
2873
2873
  background-color: #392523;
2874
- }.select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
2875
- background-color: #fff;
2876
- color: #0e0e0e;
2877
- } .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
2874
+ }
2875
+ .calendar-range__component_1s3vi:after {
2878
2876
  background-color: #fff;
2879
- color: #0e0e0e;
2880
- } .select-with-tags__tagCross_18l65 > svg {
2881
- fill: rgba(4, 4, 21, 0.47);
2882
- } .select-with-tags__tagCross_18l65:hover > svg {
2883
- fill: rgba(4, 4, 19, 0.55);
2884
- } .select-with-tags__tagCross_18l65:active > svg {
2885
- fill: rgba(1, 1, 12, 0.63);
2886
- }
2887
- .select-with-tags__input_19azb {
2877
+ }.select-with-tags__input_19azb {
2888
2878
  background-color: transparent;
2889
2879
  color: #fff
2890
2880
  } .select-with-tags__input_19azb:disabled,
@@ -2899,31 +2889,40 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2899
2889
  } .select-with-tags__placeholder_19azb {
2900
2890
  color: rgba(238, 238, 251, 0.55);
2901
2891
  }
2892
+ .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
2893
+ background-color: #fff;
2894
+ color: #0e0e0e;
2895
+ } .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
2896
+ background-color: #fff;
2897
+ color: #0e0e0e;
2898
+ } .select-with-tags__tagCross_18l65 > svg {
2899
+ fill: rgba(4, 4, 21, 0.47);
2900
+ } .select-with-tags__tagCross_18l65:hover > svg {
2901
+ fill: rgba(4, 4, 19, 0.55);
2902
+ } .select-with-tags__tagCross_18l65:active > svg {
2903
+ fill: rgba(1, 1, 12, 0.63);
2904
+ }
2902
2905
  .input-autocomplete__placeholder_m2ip8 {
2903
2906
  color: rgba(238, 238, 251, 0.55);
2904
2907
  } .input-autocomplete__focusVisible_m2ip8 {
2905
2908
  outline: 2px solid #3193fc;
2906
2909
  }
2907
2910
 
2908
- .calendar-range__component_1s3vi:after {
2909
- background-color: #fff;
2910
- }
2911
2911
  .picker-button__linkOpen_c9djl:not(:hover) {
2912
2912
  background-color: rgba(214, 214, 229, 0.07);
2913
2913
  }
2914
- .table__component_1njqi {
2915
- border-top: 1px solid #36363a;
2916
- }
2917
2914
  .table__wrapper_15y5c {
2918
2915
  background: #0e0e0e;
2919
2916
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2920
2917
  }
2918
+ .table__component_1njqi {
2919
+ border-top: 1px solid #36363a;
2920
+ }
2921
2921
 
2922
2922
  .table__component_9uvb1 {
2923
2923
  color: #fff;
2924
2924
  border-top: 1px solid #36363a
2925
2925
  }
2926
-
2927
2926
  .table__component_16eeg th:not(:last-child):not(:empty):after {
2928
2927
  background-color: #27272a;
2929
2928
  }
@@ -2954,6 +2953,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2954
2953
  } .table__sorted_137ng:hover {
2955
2954
  color: #3193fc;
2956
2955
  }
2956
+
2957
2957
  .table__open_3hjnh,
2958
2958
  .table__open_3hjnh:hover {
2959
2959
  background-color: rgba(255, 255, 255, 0.163);
@@ -2971,14 +2971,14 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2971
2971
  } .intl-phone-input__focusVisible_msvcg {
2972
2972
  outline: 2px solid #3193fc;
2973
2973
  }
2974
- .international-phone-input__flagPlaceholder_1305a {
2975
- background-color: rgba(214, 214, 229, 0.07);
2976
- }
2977
2974
  .international-phone-input__dialCode_1opig {
2978
2975
  color: rgba(238, 238, 251, 0.55);
2979
2976
  } .international-phone-input__emptyCountryIcon_1opig {
2980
2977
  color: rgba(238, 238, 251, 0.55);
2981
2978
  }
2979
+ .international-phone-input__flagPlaceholder_1305a {
2980
+ background-color: rgba(214, 214, 229, 0.07);
2981
+ }
2982
2982
  .international-phone-input__emptyCountryIcon_1vizw {
2983
2983
  color: rgba(238, 238, 251, 0.55);
2984
2984
  } .international-phone-input__focusVisible_1vizw {
@@ -3017,6 +3017,9 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
3017
3017
  }.tabs__option_16jc9 {
3018
3018
  color: #fff;
3019
3019
  }
3020
+
3021
+
3022
+
3020
3023
  .tabs__primary_1kzgm:after {
3021
3024
  background-color: rgba(228, 228, 251, 0.28);
3022
3025
  } .tabs__primary_1kzgm {
@@ -3026,6 +3029,3 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
3026
3029
  } .tabs__borderVisible_1kzgm:before {
3027
3030
  background-color: rgba(222, 222, 238, 0.13);
3028
3031
  }
3029
-
3030
-
3031
-