primereact 10.0.9 → 10.1.0

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 (315) hide show
  1. package/api/api.cjs.js +29 -6
  2. package/api/api.cjs.min.js +1 -1
  3. package/api/api.esm.js +29 -6
  4. package/api/api.esm.min.js +1 -1
  5. package/api/api.js +29 -6
  6. package/api/api.min.js +1 -1
  7. package/autocomplete/autocomplete.cjs.js +2 -1
  8. package/autocomplete/autocomplete.cjs.min.js +1 -1
  9. package/autocomplete/autocomplete.esm.js +2 -1
  10. package/autocomplete/autocomplete.esm.min.js +1 -1
  11. package/autocomplete/autocomplete.js +2 -1
  12. package/autocomplete/autocomplete.min.js +1 -1
  13. package/button/button.cjs.js +3 -3
  14. package/button/button.cjs.min.js +1 -1
  15. package/button/button.d.ts +5 -0
  16. package/button/button.esm.js +3 -3
  17. package/button/button.esm.min.js +1 -1
  18. package/button/button.js +3 -3
  19. package/button/button.min.js +1 -1
  20. package/calendar/calendar.cjs.js +3 -2
  21. package/calendar/calendar.cjs.min.js +1 -1
  22. package/calendar/calendar.esm.js +3 -2
  23. package/calendar/calendar.esm.min.js +1 -1
  24. package/calendar/calendar.js +3 -2
  25. package/calendar/calendar.min.js +1 -1
  26. package/cascadeselect/cascadeselect.cjs.js +4 -3
  27. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  28. package/cascadeselect/cascadeselect.esm.js +4 -3
  29. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  30. package/cascadeselect/cascadeselect.js +5 -4
  31. package/cascadeselect/cascadeselect.min.js +1 -1
  32. package/colorpicker/colorpicker.cjs.js +2 -1
  33. package/colorpicker/colorpicker.cjs.min.js +1 -1
  34. package/colorpicker/colorpicker.esm.js +2 -1
  35. package/colorpicker/colorpicker.esm.min.js +1 -1
  36. package/colorpicker/colorpicker.js +3 -2
  37. package/colorpicker/colorpicker.min.js +1 -1
  38. package/componentbase/componentbase.cjs.js +2 -2
  39. package/componentbase/componentbase.cjs.min.js +1 -1
  40. package/componentbase/componentbase.esm.js +2 -2
  41. package/componentbase/componentbase.esm.min.js +1 -1
  42. package/componentbase/componentbase.js +2 -2
  43. package/componentbase/componentbase.min.js +1 -1
  44. package/contextmenu/contextmenu.cjs.js +4 -5
  45. package/contextmenu/contextmenu.cjs.min.js +1 -1
  46. package/contextmenu/contextmenu.esm.js +4 -5
  47. package/contextmenu/contextmenu.esm.min.js +1 -1
  48. package/contextmenu/contextmenu.js +4 -5
  49. package/contextmenu/contextmenu.min.js +1 -1
  50. package/core/core.js +78 -45
  51. package/core/core.min.js +10 -10
  52. package/datatable/datatable.cjs.js +64 -60
  53. package/datatable/datatable.cjs.min.js +1 -1
  54. package/datatable/datatable.d.ts +6 -0
  55. package/datatable/datatable.esm.js +64 -60
  56. package/datatable/datatable.esm.min.js +1 -1
  57. package/datatable/datatable.js +64 -60
  58. package/datatable/datatable.min.js +1 -1
  59. package/dataview/dataview.cjs.js +1 -2
  60. package/dataview/dataview.cjs.min.js +1 -1
  61. package/dataview/dataview.esm.js +1 -2
  62. package/dataview/dataview.esm.min.js +1 -1
  63. package/dataview/dataview.js +1 -2
  64. package/dataview/dataview.min.js +1 -1
  65. package/dialog/dialog.cjs.js +3 -5
  66. package/dialog/dialog.cjs.min.js +1 -1
  67. package/dialog/dialog.esm.js +3 -5
  68. package/dialog/dialog.esm.min.js +1 -1
  69. package/dialog/dialog.js +3 -5
  70. package/dialog/dialog.min.js +1 -1
  71. package/dropdown/dropdown.cjs.js +3 -1
  72. package/dropdown/dropdown.cjs.min.js +1 -1
  73. package/dropdown/dropdown.esm.js +3 -1
  74. package/dropdown/dropdown.esm.min.js +1 -1
  75. package/dropdown/dropdown.js +3 -1
  76. package/dropdown/dropdown.min.js +1 -1
  77. package/fileupload/fileupload.cjs.js +1 -1
  78. package/fileupload/fileupload.cjs.min.js +1 -1
  79. package/fileupload/fileupload.esm.js +1 -1
  80. package/fileupload/fileupload.esm.min.js +1 -1
  81. package/fileupload/fileupload.js +1 -1
  82. package/fileupload/fileupload.min.js +1 -1
  83. package/hooks/hooks.cjs.js +7 -16
  84. package/hooks/hooks.cjs.min.js +1 -1
  85. package/hooks/hooks.esm.js +7 -16
  86. package/hooks/hooks.esm.min.js +1 -1
  87. package/hooks/hooks.js +7 -16
  88. package/hooks/hooks.min.js +1 -1
  89. package/inputmask/inputmask.cjs.js +8 -3
  90. package/inputmask/inputmask.cjs.min.js +1 -1
  91. package/inputmask/inputmask.esm.js +8 -3
  92. package/inputmask/inputmask.esm.min.js +1 -1
  93. package/inputmask/inputmask.js +8 -3
  94. package/inputmask/inputmask.min.js +1 -1
  95. package/inputnumber/inputnumber.cjs.js +18 -3
  96. package/inputnumber/inputnumber.cjs.min.js +1 -1
  97. package/inputnumber/inputnumber.esm.js +18 -3
  98. package/inputnumber/inputnumber.esm.min.js +1 -1
  99. package/inputnumber/inputnumber.js +18 -3
  100. package/inputnumber/inputnumber.min.js +1 -1
  101. package/inputtext/inputtext.d.ts +5 -1
  102. package/megamenu/megamenu.cjs.js +1 -1
  103. package/megamenu/megamenu.cjs.min.js +1 -1
  104. package/megamenu/megamenu.esm.js +1 -1
  105. package/megamenu/megamenu.esm.min.js +1 -1
  106. package/megamenu/megamenu.js +1 -1
  107. package/megamenu/megamenu.min.js +1 -1
  108. package/mention/mention.cjs.js +4 -1
  109. package/mention/mention.cjs.min.js +1 -1
  110. package/mention/mention.esm.js +5 -2
  111. package/mention/mention.esm.min.js +1 -1
  112. package/mention/mention.js +4 -1
  113. package/mention/mention.min.js +1 -1
  114. package/multiselect/multiselect.cjs.js +11 -0
  115. package/multiselect/multiselect.cjs.min.js +1 -1
  116. package/multiselect/multiselect.d.ts +20 -0
  117. package/multiselect/multiselect.esm.js +11 -0
  118. package/multiselect/multiselect.esm.min.js +1 -1
  119. package/multiselect/multiselect.js +11 -0
  120. package/multiselect/multiselect.min.js +1 -1
  121. package/overlaypanel/overlaypanel.cjs.js +1 -1
  122. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  123. package/overlaypanel/overlaypanel.esm.js +1 -1
  124. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  125. package/overlaypanel/overlaypanel.js +1 -1
  126. package/overlaypanel/overlaypanel.min.js +1 -1
  127. package/package.json +5 -2
  128. package/panelmenu/panelmenu.cjs.js +5 -3
  129. package/panelmenu/panelmenu.cjs.min.js +1 -1
  130. package/panelmenu/panelmenu.esm.js +5 -3
  131. package/panelmenu/panelmenu.esm.min.js +1 -1
  132. package/panelmenu/panelmenu.js +5 -3
  133. package/panelmenu/panelmenu.min.js +1 -1
  134. package/passthrough/tailwind/index.cjs.js +6 -6
  135. package/passthrough/tailwind/index.cjs.min.js +1 -1
  136. package/passthrough/tailwind/index.esm.js +6 -6
  137. package/passthrough/tailwind/index.esm.min.js +1 -1
  138. package/passthrough/tailwind/index.js +6 -6
  139. package/passthrough/tailwind/index.min.js +1 -1
  140. package/password/password.cjs.js +8 -2
  141. package/password/password.cjs.min.js +1 -1
  142. package/password/password.esm.js +9 -3
  143. package/password/password.esm.min.js +1 -1
  144. package/password/password.js +8 -2
  145. package/password/password.min.js +1 -1
  146. package/primereact.all.cjs.js +241 -168
  147. package/primereact.all.cjs.min.js +1 -1
  148. package/primereact.all.esm.js +241 -168
  149. package/primereact.all.esm.min.js +1 -1
  150. package/primereact.all.js +241 -168
  151. package/primereact.all.min.js +1 -1
  152. package/resources/themes/arya-blue/theme.css +96 -91
  153. package/resources/themes/arya-green/theme.css +96 -91
  154. package/resources/themes/arya-orange/theme.css +96 -91
  155. package/resources/themes/arya-purple/theme.css +96 -91
  156. package/resources/themes/bootstrap4-dark-blue/theme.css +96 -91
  157. package/resources/themes/bootstrap4-dark-purple/theme.css +96 -91
  158. package/resources/themes/bootstrap4-light-blue/theme.css +95 -90
  159. package/resources/themes/bootstrap4-light-purple/theme.css +95 -90
  160. package/resources/themes/fluent-light/theme.css +96 -91
  161. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  162. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  163. package/resources/themes/lara-dark-amber/theme.css +6049 -0
  164. package/resources/themes/lara-dark-blue/theme.css +999 -955
  165. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  166. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  167. package/resources/themes/lara-dark-cyan/theme.css +6049 -0
  168. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  169. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  170. package/resources/themes/lara-dark-green/theme.css +6049 -0
  171. package/resources/themes/lara-dark-indigo/theme.css +999 -955
  172. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  173. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  174. package/resources/themes/lara-dark-pink/theme.css +6049 -0
  175. package/resources/themes/lara-dark-purple/theme.css +999 -955
  176. package/resources/themes/lara-dark-teal/theme.css +999 -955
  177. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  178. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  179. package/resources/themes/lara-light-amber/theme.css +6041 -0
  180. package/resources/themes/lara-light-blue/theme.css +836 -800
  181. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  182. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  183. package/resources/themes/lara-light-cyan/theme.css +6041 -0
  184. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  185. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  186. package/resources/themes/lara-light-green/theme.css +6041 -0
  187. package/resources/themes/lara-light-indigo/theme.css +836 -800
  188. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  189. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  190. package/resources/themes/lara-light-pink/theme.css +6041 -0
  191. package/resources/themes/lara-light-purple/theme.css +836 -800
  192. package/resources/themes/lara-light-teal/theme.css +1109 -1073
  193. package/resources/themes/luna-amber/theme.css +96 -91
  194. package/resources/themes/luna-blue/theme.css +96 -91
  195. package/resources/themes/luna-green/theme.css +96 -91
  196. package/resources/themes/luna-pink/theme.css +96 -91
  197. package/resources/themes/md-dark-deeppurple/theme.css +140 -135
  198. package/resources/themes/md-dark-indigo/theme.css +140 -135
  199. package/resources/themes/md-light-deeppurple/theme.css +140 -135
  200. package/resources/themes/md-light-indigo/theme.css +140 -135
  201. package/resources/themes/mdc-dark-deeppurple/theme.css +140 -135
  202. package/resources/themes/mdc-dark-indigo/theme.css +140 -135
  203. package/resources/themes/mdc-light-deeppurple/theme.css +140 -135
  204. package/resources/themes/mdc-light-indigo/theme.css +140 -135
  205. package/resources/themes/mira/theme.css +101 -91
  206. package/resources/themes/nano/theme.css +100 -91
  207. package/resources/themes/nova/theme.css +96 -91
  208. package/resources/themes/nova-accent/theme.css +96 -91
  209. package/resources/themes/nova-alt/theme.css +96 -91
  210. package/resources/themes/rhea/theme.css +96 -91
  211. package/resources/themes/saga-blue/theme.css +96 -91
  212. package/resources/themes/saga-green/theme.css +96 -91
  213. package/resources/themes/saga-orange/theme.css +96 -91
  214. package/resources/themes/saga-purple/theme.css +96 -91
  215. package/resources/themes/soho-dark/theme.css +101 -91
  216. package/resources/themes/soho-light/theme.css +101 -91
  217. package/resources/themes/vela-blue/theme.css +96 -91
  218. package/resources/themes/vela-green/theme.css +96 -91
  219. package/resources/themes/vela-orange/theme.css +96 -91
  220. package/resources/themes/vela-purple/theme.css +96 -91
  221. package/resources/themes/viva-dark/theme.css +96 -91
  222. package/resources/themes/viva-light/theme.css +96 -91
  223. package/ripple/ripple.cjs.js +1 -1
  224. package/ripple/ripple.cjs.min.js +1 -1
  225. package/ripple/ripple.esm.js +1 -1
  226. package/ripple/ripple.esm.min.js +1 -1
  227. package/ripple/ripple.js +1 -1
  228. package/ripple/ripple.min.js +1 -1
  229. package/scrolltop/scrolltop.cjs.js +1 -1
  230. package/scrolltop/scrolltop.cjs.min.js +1 -1
  231. package/scrolltop/scrolltop.esm.js +1 -1
  232. package/scrolltop/scrolltop.esm.min.js +1 -1
  233. package/scrolltop/scrolltop.js +1 -1
  234. package/scrolltop/scrolltop.min.js +1 -1
  235. package/sidebar/sidebar.cjs.js +2 -2
  236. package/sidebar/sidebar.cjs.min.js +1 -1
  237. package/sidebar/sidebar.esm.js +2 -2
  238. package/sidebar/sidebar.esm.min.js +1 -1
  239. package/sidebar/sidebar.js +2 -2
  240. package/sidebar/sidebar.min.js +1 -1
  241. package/slider/slider.cjs.js +2 -2
  242. package/slider/slider.cjs.min.js +1 -1
  243. package/slider/slider.esm.js +2 -2
  244. package/slider/slider.esm.min.js +1 -1
  245. package/slider/slider.js +2 -2
  246. package/slider/slider.min.js +1 -1
  247. package/speeddial/speeddial.cjs.js +2 -4
  248. package/speeddial/speeddial.cjs.min.js +1 -1
  249. package/speeddial/speeddial.esm.js +2 -4
  250. package/speeddial/speeddial.esm.min.js +1 -1
  251. package/speeddial/speeddial.js +2 -4
  252. package/speeddial/speeddial.min.js +1 -1
  253. package/splitbutton/splitbutton.cjs.js +4 -4
  254. package/splitbutton/splitbutton.cjs.min.js +1 -1
  255. package/splitbutton/splitbutton.esm.js +4 -4
  256. package/splitbutton/splitbutton.esm.min.js +1 -1
  257. package/splitbutton/splitbutton.js +4 -4
  258. package/splitbutton/splitbutton.min.js +1 -1
  259. package/splitter/splitter.cjs.js +3 -1
  260. package/splitter/splitter.cjs.min.js +1 -1
  261. package/splitter/splitter.esm.js +3 -1
  262. package/splitter/splitter.esm.min.js +1 -1
  263. package/splitter/splitter.js +3 -1
  264. package/splitter/splitter.min.js +1 -1
  265. package/tabview/tabview.cjs.js +13 -9
  266. package/tabview/tabview.cjs.min.js +1 -1
  267. package/tabview/tabview.d.ts +1 -1
  268. package/tabview/tabview.esm.js +13 -9
  269. package/tabview/tabview.esm.min.js +1 -1
  270. package/tabview/tabview.js +13 -9
  271. package/tabview/tabview.min.js +1 -1
  272. package/tag/tag.cjs.js +1 -2
  273. package/tag/tag.cjs.min.js +1 -1
  274. package/tag/tag.esm.js +1 -2
  275. package/tag/tag.esm.min.js +1 -1
  276. package/tag/tag.js +1 -2
  277. package/tag/tag.min.js +1 -1
  278. package/tieredmenu/tieredmenu.cjs.js +1 -1
  279. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  280. package/tieredmenu/tieredmenu.esm.js +1 -1
  281. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  282. package/tieredmenu/tieredmenu.js +1 -1
  283. package/tieredmenu/tieredmenu.min.js +1 -1
  284. package/timeline/timeline.cjs.js +1 -2
  285. package/timeline/timeline.cjs.min.js +1 -1
  286. package/timeline/timeline.esm.js +1 -2
  287. package/timeline/timeline.esm.min.js +1 -1
  288. package/timeline/timeline.js +1 -2
  289. package/timeline/timeline.min.js +1 -1
  290. package/tooltip/tooltip.cjs.js +9 -5
  291. package/tooltip/tooltip.cjs.min.js +1 -1
  292. package/tooltip/tooltip.esm.js +9 -5
  293. package/tooltip/tooltip.esm.min.js +1 -1
  294. package/tooltip/tooltip.js +9 -5
  295. package/tooltip/tooltip.min.js +1 -1
  296. package/tree/tree.cjs.js +3 -3
  297. package/tree/tree.cjs.min.js +1 -1
  298. package/tree/tree.esm.js +3 -3
  299. package/tree/tree.esm.min.js +1 -1
  300. package/tree/tree.js +3 -3
  301. package/tree/tree.min.js +1 -1
  302. package/treeselect/treeselect.cjs.js +1 -0
  303. package/treeselect/treeselect.cjs.min.js +1 -1
  304. package/treeselect/treeselect.esm.js +1 -0
  305. package/treeselect/treeselect.esm.min.js +1 -1
  306. package/treeselect/treeselect.js +1 -0
  307. package/treeselect/treeselect.min.js +1 -1
  308. package/treetable/treetable.cjs.js +15 -11
  309. package/treetable/treetable.cjs.min.js +1 -1
  310. package/treetable/treetable.esm.js +15 -11
  311. package/treetable/treetable.esm.min.js +1 -1
  312. package/treetable/treetable.js +15 -11
  313. package/treetable/treetable.min.js +1 -1
  314. package/utils/utils.d.ts +1 -1
  315. package/web-types.json +39 -1
@@ -4,49 +4,49 @@
4
4
  font-variation-settings: normal;
5
5
  --font-family:"Inter var", sans-serif;
6
6
  --font-feature-settings: "cv02","cv03","cv04","cv11";
7
- --surface-a:#071426;
8
- --surface-b:#040d19;
7
+ --surface-a:#1f2937;
8
+ --surface-b:#111827;
9
9
  --surface-c:rgba(255, 255, 255, 0.03);
10
- --surface-d:#0b213f;
11
- --surface-e:#071426;
12
- --surface-f:#071426;
10
+ --surface-d:#424b57;
11
+ --surface-e:#1f2937;
12
+ --surface-f:#1f2937;
13
13
  --text-color:rgba(255, 255, 255, 0.87);
14
14
  --text-color-secondary:rgba(255, 255, 255, 0.6);
15
- --primary-color:#A5B4FC;
16
- --primary-color-text:#1c2127;
17
- --surface-0: #040d19;
18
- --surface-50: #1d2530;
19
- --surface-100: #363d47;
20
- --surface-200: #4f565e;
21
- --surface-300: #686e75;
22
- --surface-400: #82868c;
23
- --surface-500: #9b9ea3;
24
- --surface-600: #b4b6ba;
25
- --surface-700: #cdcfd1;
26
- --surface-800: #e6e7e8;
15
+ --primary-color:#818cf8;
16
+ --primary-color-text:#030712;
17
+ --surface-0: #111827;
18
+ --surface-50: #1f2937;
19
+ --surface-100: #374151;
20
+ --surface-200: #4b5563;
21
+ --surface-300: #6b7280;
22
+ --surface-400: #9ca3af;
23
+ --surface-500: #d1d5db;
24
+ --surface-600: #e5e7eb;
25
+ --surface-700: #f3f4f6;
26
+ --surface-800: #f9fafb;
27
27
  --surface-900: #ffffff;
28
- --gray-50: #e6e7e8;
29
- --gray-100: #cdcfd1;
30
- --gray-200: #b4b6ba;
31
- --gray-300: #9b9ea3;
32
- --gray-400: #82868c;
33
- --gray-500: #686e75;
34
- --gray-600: #4f565e;
35
- --gray-700: #363d47;
36
- --gray-800: #1d2530;
37
- --gray-900: #040d19;
28
+ --gray-50: #f9fafb;
29
+ --gray-100: #f3f4f6;
30
+ --gray-200: #e5e7eb;
31
+ --gray-300: #d1d5db;
32
+ --gray-400: #9ca3af;
33
+ --gray-500: #6b7280;
34
+ --gray-600: #4b5563;
35
+ --gray-700: #374151;
36
+ --gray-800: #1f2937;
37
+ --gray-900: #111827;
38
38
  --content-padding:1.25rem;
39
39
  --inline-spacing:0.5rem;
40
40
  --border-radius:6px;
41
- --surface-ground:#040d19;
42
- --surface-section:#040d19;
43
- --surface-card:#071426;
44
- --surface-overlay:#071426;
45
- --surface-border:#0b213f;
41
+ --surface-ground:#111827;
42
+ --surface-section:#111827;
43
+ --surface-card:#1f2937;
44
+ --surface-overlay:#1f2937;
45
+ --surface-border:rgba(255,255,255,.1);
46
46
  --surface-hover:rgba(255,255,255,.03);
47
- --focus-ring: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
47
+ --focus-ring: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
48
48
  --maskbg: rgba(0, 0, 0, 0.4);
49
- --highlight-bg: rgba(165, 180, 252, 0.16);
49
+ --highlight-bg: rgba(129, 140, 248, 0.16);
50
50
  --highlight-text-color: rgba(255, 255, 255, 0.87);
51
51
  color-scheme: dark;
52
52
  }
@@ -178,25 +178,25 @@
178
178
  --red-700:#b32b23;
179
179
  --red-800:#8c221c;
180
180
  --red-900:#661814;
181
- --primary-50:#fbfbff;
182
- --primary-100:#e9edfe;
183
- --primary-200:#d8dffe;
184
- --primary-300:#c7d1fd;
185
- --primary-400:#b6c2fd;
186
- --primary-500:#a5b4fc;
187
- --primary-600:#8c99d6;
188
- --primary-700:#747eb0;
189
- --primary-800:#5b638b;
190
- --primary-900:#424865;
181
+ --primary-50:#f9f9ff;
182
+ --primary-100:#e1e3fd;
183
+ --primary-200:#c9cefc;
184
+ --primary-300:#b1b8fb;
185
+ --primary-400:#99a2f9;
186
+ --primary-500:#818cf8;
187
+ --primary-600:#6e77d3;
188
+ --primary-700:#5a62ae;
189
+ --primary-800:#474d88;
190
+ --primary-900:#343863;
191
191
  }
192
192
 
193
193
  .p-editor-container .p-editor-toolbar {
194
- background: #071426;
194
+ background: #1f2937;
195
195
  border-top-right-radius: 6px;
196
196
  border-top-left-radius: 6px;
197
197
  }
198
198
  .p-editor-container .p-editor-toolbar.ql-snow {
199
- border: 1px solid #0b213f;
199
+ border: 1px solid #424b57;
200
200
  }
201
201
  .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
202
202
  stroke: rgba(255, 255, 255, 0.6);
@@ -227,8 +227,8 @@
227
227
  fill: rgba(255, 255, 255, 0.87);
228
228
  }
229
229
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
230
- background: #071426;
231
- border: 1px solid #0b213f;
230
+ background: #1f2937;
231
+ border: 1px solid #424b57;
232
232
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
233
233
  border-radius: 6px;
234
234
  padding: 0.75rem 0;
@@ -248,10 +248,10 @@
248
248
  border-bottom-left-radius: 6px;
249
249
  }
250
250
  .p-editor-container .p-editor-content.ql-snow {
251
- border: 1px solid #0b213f;
251
+ border: 1px solid #424b57;
252
252
  }
253
253
  .p-editor-container .p-editor-content .ql-editor {
254
- background: #040d19;
254
+ background: #111827;
255
255
  color: rgba(255, 255, 255, 0.87);
256
256
  border-bottom-right-radius: 6px;
257
257
  border-bottom-left-radius: 6px;
@@ -271,22 +271,22 @@
271
271
  .p-editor-container .ql-snow.ql-toolbar button.ql-active,
272
272
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
273
273
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
274
- color: #A5B4FC;
274
+ color: #818cf8;
275
275
  }
276
276
  .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
277
277
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
278
278
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
279
- stroke: #A5B4FC;
279
+ stroke: #818cf8;
280
280
  }
281
281
  .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
282
282
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
283
283
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
284
- fill: #A5B4FC;
284
+ fill: #818cf8;
285
285
  }
286
286
  .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
287
287
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
288
288
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
289
- color: #A5B4FC;
289
+ color: #818cf8;
290
290
  }
291
291
 
292
292
  @layer primereact {
@@ -336,7 +336,7 @@
336
336
  .p-link:focus-visible {
337
337
  outline: 0 none;
338
338
  outline-offset: 0;
339
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
339
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
340
340
  }
341
341
 
342
342
  .p-component-overlay-enter {
@@ -375,13 +375,13 @@
375
375
  gap: 0.5rem;
376
376
  }
377
377
  .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover {
378
- border-color: #A5B4FC;
378
+ border-color: #818cf8;
379
379
  }
380
380
  .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
381
381
  outline: 0 none;
382
382
  outline-offset: 0;
383
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
384
- border-color: #A5B4FC;
383
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
384
+ border-color: #818cf8;
385
385
  }
386
386
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
387
387
  padding: 0.375rem 0;
@@ -397,7 +397,7 @@
397
397
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
398
398
  padding: 0.375rem 0.75rem;
399
399
  margin-right: 0.5rem;
400
- background: rgba(165, 180, 252, 0.16);
400
+ background: rgba(129, 140, 248, 0.16);
401
401
  color: rgba(255, 255, 255, 0.87);
402
402
  border-radius: 6px;
403
403
  }
@@ -409,9 +409,9 @@
409
409
  }
410
410
 
411
411
  .p-autocomplete-panel {
412
- background: #071426;
412
+ background: #1f2937;
413
413
  color: rgba(255, 255, 255, 0.87);
414
- border: 1px solid #0b213f;
414
+ border: 1px solid #424b57;
415
415
  border-radius: 6px;
416
416
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
417
417
  }
@@ -433,13 +433,13 @@
433
433
  }
434
434
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
435
435
  color: rgba(255, 255, 255, 0.87);
436
- background: rgba(165, 180, 252, 0.16);
436
+ background: rgba(129, 140, 248, 0.16);
437
437
  }
438
438
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
439
439
  margin: 0;
440
440
  padding: 0.75rem 1.25rem;
441
441
  color: rgba(255, 255, 255, 0.87);
442
- background: #091a32;
442
+ background: #374151;
443
443
  font-weight: 700;
444
444
  }
445
445
 
@@ -449,26 +449,26 @@
449
449
 
450
450
  .p-datepicker {
451
451
  padding: 0.5rem;
452
- background: #071426;
452
+ background: #1f2937;
453
453
  color: rgba(255, 255, 255, 0.87);
454
- border: 1px solid #0b213f;
454
+ border: 1px solid #424b57;
455
455
  border-radius: 6px;
456
456
  }
457
457
  .p-datepicker:not(.p-datepicker-inline) {
458
- background: #071426;
459
- border: 1px solid #0b213f;
458
+ background: #1f2937;
459
+ border: 1px solid #424b57;
460
460
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
461
461
  }
462
462
  .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
463
- background: #071426;
463
+ background: #1f2937;
464
464
  }
465
465
  .p-datepicker .p-datepicker-header {
466
466
  padding: 0.5rem;
467
467
  color: rgba(255, 255, 255, 0.87);
468
- background: #071426;
468
+ background: #1f2937;
469
469
  font-weight: 700;
470
470
  margin: 0;
471
- border-bottom: 1px solid #0b213f;
471
+ border-bottom: 1px solid #424b57;
472
472
  border-top-right-radius: 6px;
473
473
  border-top-left-radius: 6px;
474
474
  }
@@ -492,7 +492,7 @@
492
492
  .p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
493
493
  outline: 0 none;
494
494
  outline-offset: 0;
495
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
495
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
496
496
  }
497
497
  .p-datepicker .p-datepicker-header .p-datepicker-title {
498
498
  line-height: 2rem;
@@ -506,7 +506,7 @@
506
506
  }
507
507
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
508
508
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
509
- color: #A5B4FC;
509
+ color: #818cf8;
510
510
  }
511
511
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
512
512
  margin-right: 0.5rem;
@@ -534,31 +534,31 @@
534
534
  }
535
535
  .p-datepicker table td > span.p-highlight {
536
536
  color: rgba(255, 255, 255, 0.87);
537
- background: rgba(165, 180, 252, 0.16);
537
+ background: rgba(129, 140, 248, 0.16);
538
538
  }
539
539
  .p-datepicker table td > span:focus {
540
540
  outline: 0 none;
541
541
  outline-offset: 0;
542
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
542
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
543
543
  }
544
544
  .p-datepicker table td.p-datepicker-today > span {
545
545
  background: transparent;
546
- color: #A5B4FC;
546
+ color: #818cf8;
547
547
  border-color: transparent;
548
548
  }
549
549
  .p-datepicker table td.p-datepicker-today > span.p-highlight {
550
550
  color: rgba(255, 255, 255, 0.87);
551
- background: rgba(165, 180, 252, 0.16);
551
+ background: rgba(129, 140, 248, 0.16);
552
552
  }
553
553
  .p-datepicker .p-datepicker-buttonbar {
554
554
  padding: 1rem 0;
555
- border-top: 1px solid #0b213f;
555
+ border-top: 1px solid #424b57;
556
556
  }
557
557
  .p-datepicker .p-datepicker-buttonbar .p-button {
558
558
  width: auto;
559
559
  }
560
560
  .p-datepicker .p-timepicker {
561
- border-top: 1px solid #0b213f;
561
+ border-top: 1px solid #424b57;
562
562
  padding: 0.5rem;
563
563
  }
564
564
  .p-datepicker .p-timepicker button {
@@ -578,7 +578,7 @@
578
578
  .p-datepicker .p-timepicker button:focus-visible {
579
579
  outline: 0 none;
580
580
  outline-offset: 0;
581
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
581
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
582
582
  }
583
583
  .p-datepicker .p-timepicker button:last-child {
584
584
  margin-top: 0.2em;
@@ -602,7 +602,7 @@
602
602
  }
603
603
  .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
604
604
  color: rgba(255, 255, 255, 0.87);
605
- background: rgba(165, 180, 252, 0.16);
605
+ background: rgba(129, 140, 248, 0.16);
606
606
  }
607
607
  .p-datepicker .p-yearpicker {
608
608
  margin: 0.5rem 0;
@@ -614,10 +614,10 @@
614
614
  }
615
615
  .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
616
616
  color: rgba(255, 255, 255, 0.87);
617
- background: rgba(165, 180, 252, 0.16);
617
+ background: rgba(129, 140, 248, 0.16);
618
618
  }
619
619
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
620
- border-left: 1px solid #0b213f;
620
+ border-left: 1px solid #424b57;
621
621
  padding-right: 0.5rem;
622
622
  padding-left: 0.5rem;
623
623
  padding-top: 0;
@@ -636,7 +636,7 @@
636
636
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
637
637
  outline: 0 none;
638
638
  outline-offset: 0;
639
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
639
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
640
640
  }
641
641
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
642
642
  background: rgba(255, 255, 255, 0.03);
@@ -644,7 +644,7 @@
644
644
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
645
645
  outline: 0 none;
646
646
  outline-offset: 0;
647
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
647
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
648
648
  }
649
649
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
650
650
  background: rgba(255, 255, 255, 0.03);
@@ -652,7 +652,7 @@
652
652
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
653
653
  outline: 0 none;
654
654
  outline-offset: 0;
655
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
655
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
656
656
  }
657
657
 
658
658
  @media screen and (max-width: 769px) {
@@ -661,19 +661,19 @@
661
661
  }
662
662
  }
663
663
  .p-cascadeselect {
664
- background: #040d19;
665
- border: 1px solid #0b213f;
664
+ background: #111827;
665
+ border: 1px solid #424b57;
666
666
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
667
667
  border-radius: 6px;
668
668
  }
669
669
  .p-cascadeselect:not(.p-disabled):hover {
670
- border-color: #A5B4FC;
670
+ border-color: #818cf8;
671
671
  }
672
672
  .p-cascadeselect:not(.p-disabled).p-focus {
673
673
  outline: 0 none;
674
674
  outline-offset: 0;
675
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
676
- border-color: #A5B4FC;
675
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
676
+ border-color: #818cf8;
677
677
  }
678
678
  .p-cascadeselect .p-cascadeselect-label {
679
679
  background: transparent;
@@ -699,9 +699,9 @@
699
699
  }
700
700
 
701
701
  .p-cascadeselect-panel {
702
- background: #071426;
702
+ background: #1f2937;
703
703
  color: rgba(255, 255, 255, 0.87);
704
- border: 1px solid #0b213f;
704
+ border: 1px solid #424b57;
705
705
  border-radius: 6px;
706
706
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
707
707
  }
@@ -722,11 +722,11 @@
722
722
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
723
723
  outline: 0 none;
724
724
  outline-offset: 0;
725
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
725
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
726
726
  }
727
727
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
728
728
  color: rgba(255, 255, 255, 0.87);
729
- background: rgba(165, 180, 252, 0.16);
729
+ background: rgba(129, 140, 248, 0.16);
730
730
  }
731
731
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
732
732
  color: rgba(255, 255, 255, 0.87);
@@ -741,13 +741,13 @@
741
741
  }
742
742
 
743
743
  .p-input-filled .p-cascadeselect {
744
- background: #0b213f;
744
+ background: #424b57;
745
745
  }
746
746
  .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
747
- background-color: #0b213f;
747
+ background-color: #424b57;
748
748
  }
749
749
  .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
750
- background-color: #0b213f;
750
+ background-color: #424b57;
751
751
  }
752
752
 
753
753
  .p-checkbox {
@@ -755,8 +755,8 @@
755
755
  height: 22px;
756
756
  }
757
757
  .p-checkbox .p-checkbox-box {
758
- border: 2px solid #0b213f;
759
- background: #040d19;
758
+ border: 2px solid #424b57;
759
+ background: #111827;
760
760
  width: 22px;
761
761
  height: 22px;
762
762
  color: rgba(255, 255, 255, 0.87);
@@ -765,7 +765,7 @@
765
765
  }
766
766
  .p-checkbox .p-checkbox-box .p-checkbox-icon {
767
767
  transition-duration: 0.2s;
768
- color: #1c2127;
768
+ color: #030712;
769
769
  font-size: 14px;
770
770
  }
771
771
  .p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon {
@@ -773,43 +773,43 @@
773
773
  height: 14px;
774
774
  }
775
775
  .p-checkbox .p-checkbox-box.p-highlight {
776
- border-color: #A5B4FC;
777
- background: #A5B4FC;
776
+ border-color: #818cf8;
777
+ background: #818cf8;
778
778
  }
779
779
  .p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled):hover {
780
- border-color: #7d92fb;
781
- background: #7d92fb;
782
- color: #1c2127;
780
+ border-color: #c7d2fe;
781
+ background: #c7d2fe;
782
+ color: #030712;
783
783
  }
784
784
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
785
- border-color: #A5B4FC;
785
+ border-color: #818cf8;
786
786
  }
787
787
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
788
788
  outline: 0 none;
789
789
  outline-offset: 0;
790
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
791
- border-color: #A5B4FC;
790
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
791
+ border-color: #818cf8;
792
792
  }
793
793
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
794
- border-color: #7d92fb;
795
- background: #7d92fb;
796
- color: #1c2127;
794
+ border-color: #c7d2fe;
795
+ background: #c7d2fe;
796
+ color: #030712;
797
797
  }
798
798
  .p-checkbox.p-invalid > .p-checkbox-box {
799
799
  border-color: #FCA5A5;
800
800
  }
801
801
 
802
802
  .p-input-filled .p-checkbox .p-checkbox-box {
803
- background-color: #0b213f;
803
+ background-color: #424b57;
804
804
  }
805
805
  .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
806
- background: #A5B4FC;
806
+ background: #818cf8;
807
807
  }
808
808
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
809
- background-color: #0b213f;
809
+ background-color: #424b57;
810
810
  }
811
811
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
812
- background: #7d92fb;
812
+ background: #c7d2fe;
813
813
  }
814
814
 
815
815
  .p-chips .p-chips-multiple-container {
@@ -817,18 +817,18 @@
817
817
  gap: 0.5rem;
818
818
  }
819
819
  .p-chips .p-chips-multiple-container:not(.p-disabled):hover {
820
- border-color: #A5B4FC;
820
+ border-color: #818cf8;
821
821
  }
822
822
  .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
823
823
  outline: 0 none;
824
824
  outline-offset: 0;
825
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
826
- border-color: #A5B4FC;
825
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
826
+ border-color: #818cf8;
827
827
  }
828
828
  .p-chips .p-chips-multiple-container .p-chips-token {
829
829
  padding: 0.375rem 0.75rem;
830
830
  margin-right: 0.5rem;
831
- background: rgba(165, 180, 252, 0.16);
831
+ background: rgba(129, 140, 248, 0.16);
832
832
  color: rgba(255, 255, 255, 0.87);
833
833
  border-radius: 16px;
834
834
  }
@@ -856,8 +856,8 @@
856
856
  }
857
857
 
858
858
  .p-colorpicker-panel {
859
- background: #071426;
860
- border: 1px solid #0b213f;
859
+ background: #1f2937;
860
+ border: 1px solid #424b57;
861
861
  }
862
862
  .p-colorpicker-panel .p-colorpicker-color-handle,
863
863
  .p-colorpicker-panel .p-colorpicker-hue-handle {
@@ -869,19 +869,19 @@
869
869
  }
870
870
 
871
871
  .p-dropdown {
872
- background: #040d19;
873
- border: 1px solid #0b213f;
872
+ background: #111827;
873
+ border: 1px solid #424b57;
874
874
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
875
875
  border-radius: 6px;
876
876
  }
877
877
  .p-dropdown:not(.p-disabled):hover {
878
- border-color: #A5B4FC;
878
+ border-color: #818cf8;
879
879
  }
880
880
  .p-dropdown:not(.p-disabled).p-focus {
881
881
  outline: 0 none;
882
882
  outline-offset: 0;
883
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
884
- border-color: #A5B4FC;
883
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
884
+ border-color: #818cf8;
885
885
  }
886
886
  .p-dropdown.p-dropdown-clearable .p-dropdown-label {
887
887
  padding-right: 1.75rem;
@@ -913,17 +913,17 @@
913
913
  }
914
914
 
915
915
  .p-dropdown-panel {
916
- background: #071426;
916
+ background: #1f2937;
917
917
  color: rgba(255, 255, 255, 0.87);
918
- border: 1px solid #0b213f;
918
+ border: 1px solid #424b57;
919
919
  border-radius: 6px;
920
920
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
921
921
  }
922
922
  .p-dropdown-panel .p-dropdown-header {
923
923
  padding: 0.75rem 1.25rem;
924
- border-bottom: 1px solid #0b213f;
924
+ border-bottom: 1px solid #424b57;
925
925
  color: rgba(255, 255, 255, 0.87);
926
- background: #071426;
926
+ background: #1f2937;
927
927
  margin: 0;
928
928
  border-top-right-radius: 6px;
929
929
  border-top-left-radius: 6px;
@@ -957,7 +957,7 @@
957
957
  }
958
958
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
959
959
  color: rgba(255, 255, 255, 0.87);
960
- background: rgba(165, 180, 252, 0.16);
960
+ background: rgba(129, 140, 248, 0.16);
961
961
  }
962
962
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
963
963
  color: rgba(255, 255, 255, 0.87);
@@ -967,7 +967,7 @@
967
967
  margin: 0;
968
968
  padding: 0.75rem 1.25rem;
969
969
  color: rgba(255, 255, 255, 0.87);
970
- background: #091a32;
970
+ background: #374151;
971
971
  font-weight: 700;
972
972
  }
973
973
  .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
@@ -977,29 +977,29 @@
977
977
  }
978
978
 
979
979
  .p-input-filled .p-dropdown {
980
- background: #0b213f;
980
+ background: #424b57;
981
981
  }
982
982
  .p-input-filled .p-dropdown:not(.p-disabled):hover {
983
- background-color: #0b213f;
983
+ background-color: #424b57;
984
984
  }
985
985
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
986
- background-color: #0b213f;
986
+ background-color: #424b57;
987
987
  }
988
988
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
989
989
  background-color: transparent;
990
990
  }
991
991
 
992
992
  .p-inputgroup-addon {
993
- background: #071426;
993
+ background: #1f2937;
994
994
  color: rgba(255, 255, 255, 0.6);
995
- border-top: 1px solid #0b213f;
996
- border-left: 1px solid #0b213f;
997
- border-bottom: 1px solid #0b213f;
995
+ border-top: 1px solid #424b57;
996
+ border-left: 1px solid #424b57;
997
+ border-bottom: 1px solid #424b57;
998
998
  padding: 0.75rem 0.75rem;
999
999
  min-width: 3rem;
1000
1000
  }
1001
1001
  .p-inputgroup-addon:last-child {
1002
- border-right: 1px solid #0b213f;
1002
+ border-right: 1px solid #424b57;
1003
1003
  }
1004
1004
 
1005
1005
  .p-inputgroup > .p-component,
@@ -1068,7 +1068,7 @@
1068
1068
  height: 1.75rem;
1069
1069
  }
1070
1070
  .p-inputswitch .p-inputswitch-slider {
1071
- background: #233752;
1071
+ background: #6b7280;
1072
1072
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1073
1073
  border-radius: 30px;
1074
1074
  }
@@ -1087,19 +1087,19 @@
1087
1087
  .p-inputswitch.p-focus .p-inputswitch-slider {
1088
1088
  outline: 0 none;
1089
1089
  outline-offset: 0;
1090
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1090
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1091
1091
  }
1092
1092
  .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
1093
- background: #0b213f;
1093
+ background: #424b57;
1094
1094
  }
1095
1095
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
1096
- background: #A5B4FC;
1096
+ background: #818cf8;
1097
1097
  }
1098
1098
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
1099
- background: rgba(255, 255, 255, 0.87);
1099
+ background: #030712;
1100
1100
  }
1101
1101
  .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
1102
- background: #91a3fb;
1102
+ background: #a5b4fc;
1103
1103
  }
1104
1104
  .p-inputswitch.p-invalid .p-inputswitch-slider {
1105
1105
  border-color: #FCA5A5;
@@ -1110,21 +1110,21 @@
1110
1110
  font-feature-settings: var(--font-feature-settings, normal);
1111
1111
  font-size: 1rem;
1112
1112
  color: rgba(255, 255, 255, 0.87);
1113
- background: #040d19;
1113
+ background: #111827;
1114
1114
  padding: 0.75rem 0.75rem;
1115
- border: 1px solid #0b213f;
1115
+ border: 1px solid #424b57;
1116
1116
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1117
1117
  appearance: none;
1118
1118
  border-radius: 6px;
1119
1119
  }
1120
1120
  .p-inputtext:enabled:hover {
1121
- border-color: #A5B4FC;
1121
+ border-color: #818cf8;
1122
1122
  }
1123
1123
  .p-inputtext:enabled:focus {
1124
1124
  outline: 0 none;
1125
1125
  outline-offset: 0;
1126
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1127
- border-color: #A5B4FC;
1126
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1127
+ border-color: #818cf8;
1128
1128
  }
1129
1129
  .p-inputtext.p-invalid.p-component {
1130
1130
  border-color: #FCA5A5;
@@ -1191,13 +1191,13 @@
1191
1191
  }
1192
1192
 
1193
1193
  .p-input-filled .p-inputtext {
1194
- background-color: #0b213f;
1194
+ background-color: #424b57;
1195
1195
  }
1196
1196
  .p-input-filled .p-inputtext:enabled:hover {
1197
- background-color: #0b213f;
1197
+ background-color: #424b57;
1198
1198
  }
1199
1199
  .p-input-filled .p-inputtext:enabled:focus {
1200
- background-color: #0b213f;
1200
+ background-color: #424b57;
1201
1201
  }
1202
1202
 
1203
1203
  .p-inputtext-sm .p-inputtext {
@@ -1211,16 +1211,16 @@
1211
1211
  }
1212
1212
 
1213
1213
  .p-listbox {
1214
- background: #071426;
1214
+ background: #1f2937;
1215
1215
  color: rgba(255, 255, 255, 0.87);
1216
- border: 1px solid #0b213f;
1216
+ border: 1px solid #424b57;
1217
1217
  border-radius: 6px;
1218
1218
  }
1219
1219
  .p-listbox .p-listbox-header {
1220
1220
  padding: 0.75rem 1.25rem;
1221
- border-bottom: 1px solid #0b213f;
1221
+ border-bottom: 1px solid #424b57;
1222
1222
  color: rgba(255, 255, 255, 0.87);
1223
- background: #071426;
1223
+ background: #1f2937;
1224
1224
  margin: 0;
1225
1225
  border-top-right-radius: 6px;
1226
1226
  border-top-left-radius: 6px;
@@ -1245,18 +1245,18 @@
1245
1245
  }
1246
1246
  .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
1247
1247
  color: rgba(255, 255, 255, 0.87);
1248
- background: rgba(165, 180, 252, 0.16);
1248
+ background: rgba(129, 140, 248, 0.16);
1249
1249
  }
1250
1250
  .p-listbox .p-listbox-list .p-listbox-item:focus {
1251
1251
  outline: 0 none;
1252
1252
  outline-offset: 0;
1253
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
1253
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
1254
1254
  }
1255
1255
  .p-listbox .p-listbox-list .p-listbox-item-group {
1256
1256
  margin: 0;
1257
1257
  padding: 0.75rem 1.25rem;
1258
1258
  color: rgba(255, 255, 255, 0.87);
1259
- background: #091a32;
1259
+ background: #374151;
1260
1260
  font-weight: 700;
1261
1261
  }
1262
1262
  .p-listbox .p-listbox-list .p-listbox-empty-message {
@@ -1273,9 +1273,9 @@
1273
1273
  }
1274
1274
 
1275
1275
  .p-mention-panel {
1276
- background: #071426;
1276
+ background: #1f2937;
1277
1277
  color: rgba(255, 255, 255, 0.87);
1278
- border: 1px solid #0b213f;
1278
+ border: 1px solid #424b57;
1279
1279
  border-radius: 6px;
1280
1280
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
1281
1281
  }
@@ -1297,23 +1297,23 @@
1297
1297
  }
1298
1298
  .p-mention-panel .p-mention-items .p-mention-item.p-highlight {
1299
1299
  color: rgba(255, 255, 255, 0.87);
1300
- background: rgba(165, 180, 252, 0.16);
1300
+ background: rgba(129, 140, 248, 0.16);
1301
1301
  }
1302
1302
 
1303
1303
  .p-multiselect {
1304
- background: #040d19;
1305
- border: 1px solid #0b213f;
1304
+ background: #111827;
1305
+ border: 1px solid #424b57;
1306
1306
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1307
1307
  border-radius: 6px;
1308
1308
  }
1309
1309
  .p-multiselect:not(.p-disabled):hover {
1310
- border-color: #A5B4FC;
1310
+ border-color: #818cf8;
1311
1311
  }
1312
1312
  .p-multiselect:not(.p-disabled).p-focus {
1313
1313
  outline: 0 none;
1314
1314
  outline-offset: 0;
1315
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1316
- border-color: #A5B4FC;
1315
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1316
+ border-color: #818cf8;
1317
1317
  }
1318
1318
  .p-multiselect.p-multiselect-clearable .p-multiselect-label {
1319
1319
  padding-right: 1.75rem;
@@ -1328,7 +1328,7 @@
1328
1328
  .p-multiselect.p-multiselect-chip .p-multiselect-token {
1329
1329
  padding: 0.375rem 0.75rem;
1330
1330
  margin-right: 0.5rem;
1331
- background: #0b213f;
1331
+ background: #424b57;
1332
1332
  color: rgba(255, 255, 255, 0.87);
1333
1333
  border-radius: 16px;
1334
1334
  }
@@ -1361,17 +1361,17 @@
1361
1361
  }
1362
1362
 
1363
1363
  .p-multiselect-panel {
1364
- background: #071426;
1364
+ background: #1f2937;
1365
1365
  color: rgba(255, 255, 255, 0.87);
1366
- border: 1px solid #0b213f;
1366
+ border: 1px solid #424b57;
1367
1367
  border-radius: 6px;
1368
1368
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
1369
1369
  }
1370
1370
  .p-multiselect-panel .p-multiselect-header {
1371
1371
  padding: 0.75rem 1.25rem;
1372
- border-bottom: 1px solid #0b213f;
1372
+ border-bottom: 1px solid #424b57;
1373
1373
  color: rgba(255, 255, 255, 0.87);
1374
- background: #071426;
1374
+ background: #1f2937;
1375
1375
  margin: 0;
1376
1376
  border-top-right-radius: 6px;
1377
1377
  border-top-left-radius: 6px;
@@ -1403,7 +1403,7 @@
1403
1403
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
1404
1404
  outline: 0 none;
1405
1405
  outline-offset: 0;
1406
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1406
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1407
1407
  }
1408
1408
  .p-multiselect-panel .p-multiselect-items {
1409
1409
  padding: 0.75rem 0;
@@ -1419,7 +1419,7 @@
1419
1419
  }
1420
1420
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
1421
1421
  color: rgba(255, 255, 255, 0.87);
1422
- background: rgba(165, 180, 252, 0.16);
1422
+ background: rgba(129, 140, 248, 0.16);
1423
1423
  }
1424
1424
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1425
1425
  color: rgba(255, 255, 255, 0.87);
@@ -1428,7 +1428,7 @@
1428
1428
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
1429
1429
  outline: 0 none;
1430
1430
  outline-offset: 0;
1431
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
1431
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
1432
1432
  }
1433
1433
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1434
1434
  margin-right: 0.5rem;
@@ -1437,7 +1437,7 @@
1437
1437
  margin: 0;
1438
1438
  padding: 0.75rem 1.25rem;
1439
1439
  color: rgba(255, 255, 255, 0.87);
1440
- background: #091a32;
1440
+ background: #374151;
1441
1441
  font-weight: 700;
1442
1442
  }
1443
1443
  .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
@@ -1447,13 +1447,13 @@
1447
1447
  }
1448
1448
 
1449
1449
  .p-input-filled .p-multiselect {
1450
- background: #0b213f;
1450
+ background: #424b57;
1451
1451
  }
1452
1452
  .p-input-filled .p-multiselect:not(.p-disabled):hover {
1453
- background-color: #0b213f;
1453
+ background-color: #424b57;
1454
1454
  }
1455
1455
  .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
1456
- background-color: #0b213f;
1456
+ background-color: #424b57;
1457
1457
  }
1458
1458
 
1459
1459
  .p-password.p-invalid.p-component > .p-inputtext {
@@ -1462,15 +1462,15 @@
1462
1462
 
1463
1463
  .p-password-panel {
1464
1464
  padding: 1.25rem;
1465
- background: #071426;
1465
+ background: #1f2937;
1466
1466
  color: rgba(255, 255, 255, 0.87);
1467
- border: 1px solid #0b213f;
1467
+ border: 1px solid #424b57;
1468
1468
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
1469
1469
  border-radius: 6px;
1470
1470
  }
1471
1471
  .p-password-panel .p-password-meter {
1472
1472
  margin-bottom: 0.5rem;
1473
- background: #0b213f;
1473
+ background: #424b57;
1474
1474
  }
1475
1475
  .p-password-panel .p-password-meter .p-password-strength.weak {
1476
1476
  background: #eb9a9c;
@@ -1487,8 +1487,8 @@
1487
1487
  height: 22px;
1488
1488
  }
1489
1489
  .p-radiobutton .p-radiobutton-box {
1490
- border: 2px solid #0b213f;
1491
- background: #040d19;
1490
+ border: 2px solid #424b57;
1491
+ background: #111827;
1492
1492
  width: 22px;
1493
1493
  height: 22px;
1494
1494
  color: rgba(255, 255, 255, 0.87);
@@ -1496,28 +1496,28 @@
1496
1496
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1497
1497
  }
1498
1498
  .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
1499
- border-color: #A5B4FC;
1499
+ border-color: #818cf8;
1500
1500
  }
1501
1501
  .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
1502
1502
  outline: 0 none;
1503
1503
  outline-offset: 0;
1504
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1505
- border-color: #A5B4FC;
1504
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1505
+ border-color: #818cf8;
1506
1506
  }
1507
1507
  .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
1508
1508
  width: 12px;
1509
1509
  height: 12px;
1510
1510
  transition-duration: 0.2s;
1511
- background-color: #1c2127;
1511
+ background-color: #030712;
1512
1512
  }
1513
1513
  .p-radiobutton .p-radiobutton-box.p-highlight {
1514
- border-color: #A5B4FC;
1515
- background: #A5B4FC;
1514
+ border-color: #818cf8;
1515
+ background: #818cf8;
1516
1516
  }
1517
1517
  .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
1518
- border-color: #7d92fb;
1519
- background: #7d92fb;
1520
- color: #1c2127;
1518
+ border-color: #c7d2fe;
1519
+ background: #c7d2fe;
1520
+ color: #030712;
1521
1521
  }
1522
1522
  .p-radiobutton.p-invalid > .p-radiobutton-box {
1523
1523
  border-color: #FCA5A5;
@@ -1527,16 +1527,16 @@
1527
1527
  }
1528
1528
 
1529
1529
  .p-input-filled .p-radiobutton .p-radiobutton-box {
1530
- background-color: #0b213f;
1530
+ background-color: #424b57;
1531
1531
  }
1532
1532
  .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
1533
- background-color: #0b213f;
1533
+ background-color: #424b57;
1534
1534
  }
1535
1535
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
1536
- background: #A5B4FC;
1536
+ background: #818cf8;
1537
1537
  }
1538
1538
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
1539
- background: #7d92fb;
1539
+ background: #c7d2fe;
1540
1540
  }
1541
1541
 
1542
1542
  .p-rating {
@@ -1557,21 +1557,21 @@
1557
1557
  .p-rating .p-rating-item:focus {
1558
1558
  outline: 0 none;
1559
1559
  outline-offset: 0;
1560
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1560
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1561
1561
  }
1562
1562
  .p-rating .p-rating-item.p-rating-item-active .p-rating-icon {
1563
- color: #A5B4FC;
1563
+ color: #818cf8;
1564
1564
  }
1565
1565
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon {
1566
- color: #A5B4FC;
1566
+ color: #818cf8;
1567
1567
  }
1568
1568
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel {
1569
1569
  color: #F48FB1;
1570
1570
  }
1571
1571
 
1572
1572
  .p-selectbutton .p-button {
1573
- background: #071426;
1574
- border: 1px solid #0b213f;
1573
+ background: #1f2937;
1574
+ border: 1px solid #424b57;
1575
1575
  color: rgba(255, 255, 255, 0.87);
1576
1576
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1577
1577
  }
@@ -1581,7 +1581,7 @@
1581
1581
  }
1582
1582
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
1583
1583
  background: rgba(255, 255, 255, 0.03);
1584
- border-color: #0b213f;
1584
+ border-color: #424b57;
1585
1585
  color: rgba(255, 255, 255, 0.87);
1586
1586
  }
1587
1587
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
@@ -1589,29 +1589,29 @@
1589
1589
  color: rgba(255, 255, 255, 0.6);
1590
1590
  }
1591
1591
  .p-selectbutton .p-button.p-highlight {
1592
- background: #A5B4FC;
1593
- border-color: #A5B4FC;
1594
- color: #1c2127;
1592
+ background: #818cf8;
1593
+ border-color: #818cf8;
1594
+ color: #030712;
1595
1595
  }
1596
1596
  .p-selectbutton .p-button.p-highlight .p-button-icon-left,
1597
1597
  .p-selectbutton .p-button.p-highlight .p-button-icon-right {
1598
- color: #1c2127;
1598
+ color: #030712;
1599
1599
  }
1600
1600
  .p-selectbutton .p-button.p-highlight:hover {
1601
- background: #91a3fb;
1602
- border-color: #91a3fb;
1603
- color: #1c2127;
1601
+ background: #a5b4fc;
1602
+ border-color: #a5b4fc;
1603
+ color: #030712;
1604
1604
  }
1605
1605
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
1606
1606
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
1607
- color: #1c2127;
1607
+ color: #030712;
1608
1608
  }
1609
1609
  .p-selectbutton.p-invalid > .p-button {
1610
1610
  border-color: #FCA5A5;
1611
1611
  }
1612
1612
 
1613
1613
  .p-slider {
1614
- background: #0b213f;
1614
+ background: #424b57;
1615
1615
  border: 0 none;
1616
1616
  border-radius: 6px;
1617
1617
  }
@@ -1632,38 +1632,38 @@
1632
1632
  .p-slider .p-slider-handle {
1633
1633
  height: 1.143rem;
1634
1634
  width: 1.143rem;
1635
- background: #0b213f;
1636
- border: 2px solid #A5B4FC;
1635
+ background: #424b57;
1636
+ border: 2px solid #818cf8;
1637
1637
  border-radius: 50%;
1638
1638
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1639
1639
  }
1640
1640
  .p-slider .p-slider-handle:focus {
1641
1641
  outline: 0 none;
1642
1642
  outline-offset: 0;
1643
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1643
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1644
1644
  }
1645
1645
  .p-slider .p-slider-range {
1646
- background: #A5B4FC;
1646
+ background: #818cf8;
1647
1647
  }
1648
1648
  .p-slider:not(.p-disabled) .p-slider-handle:hover {
1649
- background: #A5B4FC;
1650
- border-color: #A5B4FC;
1649
+ background: #818cf8;
1650
+ border-color: #818cf8;
1651
1651
  }
1652
1652
 
1653
1653
  .p-treeselect {
1654
- background: #040d19;
1655
- border: 1px solid #0b213f;
1654
+ background: #111827;
1655
+ border: 1px solid #424b57;
1656
1656
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1657
1657
  border-radius: 6px;
1658
1658
  }
1659
1659
  .p-treeselect:not(.p-disabled):hover {
1660
- border-color: #A5B4FC;
1660
+ border-color: #818cf8;
1661
1661
  }
1662
1662
  .p-treeselect:not(.p-disabled).p-focus {
1663
1663
  outline: 0 none;
1664
1664
  outline-offset: 0;
1665
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1666
- border-color: #A5B4FC;
1665
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1666
+ border-color: #818cf8;
1667
1667
  }
1668
1668
  .p-treeselect.p-treeselect-clearable .p-treeselect-label {
1669
1669
  padding-right: 1.75rem;
@@ -1678,7 +1678,7 @@
1678
1678
  .p-treeselect.p-treeselect-chip .p-treeselect-token {
1679
1679
  padding: 0.375rem 0.75rem;
1680
1680
  margin-right: 0.5rem;
1681
- background: #0b213f;
1681
+ background: #424b57;
1682
1682
  color: rgba(255, 255, 255, 0.87);
1683
1683
  border-radius: 16px;
1684
1684
  }
@@ -1702,17 +1702,17 @@
1702
1702
  }
1703
1703
 
1704
1704
  .p-treeselect-panel {
1705
- background: #071426;
1705
+ background: #1f2937;
1706
1706
  color: rgba(255, 255, 255, 0.87);
1707
- border: 1px solid #0b213f;
1707
+ border: 1px solid #424b57;
1708
1708
  border-radius: 6px;
1709
1709
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
1710
1710
  }
1711
1711
  .p-treeselect-panel .p-treeselect-header {
1712
1712
  padding: 0.75rem 1.25rem;
1713
- border-bottom: 1px solid #0b213f;
1713
+ border-bottom: 1px solid #424b57;
1714
1714
  color: rgba(255, 255, 255, 0.87);
1715
- background: #071426;
1715
+ background: #1f2937;
1716
1716
  margin: 0;
1717
1717
  border-top-right-radius: 6px;
1718
1718
  border-top-left-radius: 6px;
@@ -1750,7 +1750,7 @@
1750
1750
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
1751
1751
  outline: 0 none;
1752
1752
  outline-offset: 0;
1753
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1753
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1754
1754
  }
1755
1755
  .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
1756
1756
  border: 0 none;
@@ -1762,18 +1762,18 @@
1762
1762
  }
1763
1763
 
1764
1764
  .p-input-filled .p-treeselect {
1765
- background: #0b213f;
1765
+ background: #424b57;
1766
1766
  }
1767
1767
  .p-input-filled .p-treeselect:not(.p-disabled):hover {
1768
- background-color: #0b213f;
1768
+ background-color: #424b57;
1769
1769
  }
1770
1770
  .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
1771
- background-color: #0b213f;
1771
+ background-color: #424b57;
1772
1772
  }
1773
1773
 
1774
1774
  .p-togglebutton.p-button {
1775
- background: #071426;
1776
- border: 1px solid #0b213f;
1775
+ background: #1f2937;
1776
+ border: 1px solid #424b57;
1777
1777
  color: rgba(255, 255, 255, 0.87);
1778
1778
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1779
1779
  }
@@ -1783,7 +1783,7 @@
1783
1783
  }
1784
1784
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
1785
1785
  background: rgba(255, 255, 255, 0.03);
1786
- border-color: #0b213f;
1786
+ border-color: #424b57;
1787
1787
  color: rgba(255, 255, 255, 0.87);
1788
1788
  }
1789
1789
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
@@ -1791,103 +1791,103 @@
1791
1791
  color: rgba(255, 255, 255, 0.6);
1792
1792
  }
1793
1793
  .p-togglebutton.p-button.p-highlight {
1794
- background: #A5B4FC;
1795
- border-color: #A5B4FC;
1796
- color: #1c2127;
1794
+ background: #818cf8;
1795
+ border-color: #818cf8;
1796
+ color: #030712;
1797
1797
  }
1798
1798
  .p-togglebutton.p-button.p-highlight .p-button-icon-left,
1799
1799
  .p-togglebutton.p-button.p-highlight .p-button-icon-right {
1800
- color: #1c2127;
1800
+ color: #030712;
1801
1801
  }
1802
1802
  .p-togglebutton.p-button.p-highlight:hover {
1803
- background: #91a3fb;
1804
- border-color: #91a3fb;
1805
- color: #1c2127;
1803
+ background: #a5b4fc;
1804
+ border-color: #a5b4fc;
1805
+ color: #030712;
1806
1806
  }
1807
1807
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
1808
1808
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
1809
- color: #1c2127;
1809
+ color: #030712;
1810
1810
  }
1811
1811
  .p-togglebutton.p-button.p-invalid > .p-button {
1812
1812
  border-color: #FCA5A5;
1813
1813
  }
1814
1814
 
1815
1815
  .p-button {
1816
- color: #1c2127;
1817
- background: #A5B4FC;
1818
- border: 1px solid #A5B4FC;
1816
+ color: #030712;
1817
+ background: #818cf8;
1818
+ border: 1px solid #818cf8;
1819
1819
  padding: 0.75rem 1.25rem;
1820
1820
  font-size: 1rem;
1821
1821
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1822
1822
  border-radius: 6px;
1823
1823
  }
1824
- .p-button:enabled:hover, .p-button:not(button):not(a):not(.p-disabled):hover {
1825
- background: #91a3fb;
1826
- color: #1c2127;
1827
- border-color: #91a3fb;
1824
+ .p-button:not(:disabled):hover {
1825
+ background: #a5b4fc;
1826
+ color: #030712;
1827
+ border-color: #a5b4fc;
1828
1828
  }
1829
- .p-button:enabled:active, .p-button:not(button):not(a):not(.p-disabled):active {
1830
- background: #7d92fb;
1831
- color: #1c2127;
1832
- border-color: #7d92fb;
1829
+ .p-button:not(:disabled):active {
1830
+ background: #c7d2fe;
1831
+ color: #030712;
1832
+ border-color: #c7d2fe;
1833
1833
  }
1834
1834
  .p-button.p-button-outlined {
1835
1835
  background-color: transparent;
1836
- color: #A5B4FC;
1836
+ color: #818cf8;
1837
1837
  border: 1px solid;
1838
1838
  }
1839
- .p-button.p-button-outlined:enabled:hover, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
1840
- background: rgba(165, 180, 252, 0.04);
1841
- color: #A5B4FC;
1839
+ .p-button.p-button-outlined:not(:disabled):hover {
1840
+ background: rgba(129, 140, 248, 0.04);
1841
+ color: #818cf8;
1842
1842
  border: 1px solid;
1843
1843
  }
1844
- .p-button.p-button-outlined:enabled:active, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active {
1845
- background: rgba(165, 180, 252, 0.16);
1846
- color: #A5B4FC;
1844
+ .p-button.p-button-outlined:not(:disabled):active {
1845
+ background: rgba(129, 140, 248, 0.16);
1846
+ color: #818cf8;
1847
1847
  border: 1px solid;
1848
1848
  }
1849
1849
  .p-button.p-button-outlined.p-button-plain {
1850
1850
  color: rgba(255, 255, 255, 0.6);
1851
1851
  border-color: rgba(255, 255, 255, 0.6);
1852
1852
  }
1853
- .p-button.p-button-outlined.p-button-plain:enabled:hover, .p-button.p-button-outlined.p-button-plain:not(button):not(a):not(.p-disabled):hover {
1853
+ .p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
1854
1854
  background: rgba(255, 255, 255, 0.03);
1855
1855
  color: rgba(255, 255, 255, 0.6);
1856
1856
  }
1857
- .p-button.p-button-outlined.p-button-plain:enabled:active, .p-button.p-button-outlined.p-button-plain:not(button):not(a):not(.p-disabled):active {
1857
+ .p-button.p-button-outlined.p-button-plain:not(:disabled):active {
1858
1858
  background: rgba(255, 255, 255, 0.16);
1859
1859
  color: rgba(255, 255, 255, 0.6);
1860
1860
  }
1861
1861
  .p-button.p-button-text {
1862
1862
  background-color: transparent;
1863
- color: #A5B4FC;
1863
+ color: #818cf8;
1864
1864
  border-color: transparent;
1865
1865
  }
1866
- .p-button.p-button-text:enabled:hover, .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover {
1867
- background: rgba(165, 180, 252, 0.04);
1868
- color: #A5B4FC;
1866
+ .p-button.p-button-text:not(:disabled):hover {
1867
+ background: rgba(129, 140, 248, 0.04);
1868
+ color: #818cf8;
1869
1869
  border-color: transparent;
1870
1870
  }
1871
- .p-button.p-button-text:enabled:active, .p-button.p-button-text:not(button):not(a):not(.p-disabled):active {
1872
- background: rgba(165, 180, 252, 0.16);
1873
- color: #A5B4FC;
1871
+ .p-button.p-button-text:not(:disabled):active {
1872
+ background: rgba(129, 140, 248, 0.16);
1873
+ color: #818cf8;
1874
1874
  border-color: transparent;
1875
1875
  }
1876
1876
  .p-button.p-button-text.p-button-plain {
1877
1877
  color: rgba(255, 255, 255, 0.6);
1878
1878
  }
1879
- .p-button.p-button-text.p-button-plain:enabled:hover, .p-button.p-button-text.p-button-plain:not(button):not(a):not(.p-disabled):hover {
1879
+ .p-button.p-button-text.p-button-plain:not(:disabled):hover {
1880
1880
  background: rgba(255, 255, 255, 0.03);
1881
1881
  color: rgba(255, 255, 255, 0.6);
1882
1882
  }
1883
- .p-button.p-button-text.p-button-plain:enabled:active, .p-button.p-button-text.p-button-plain:not(button):not(a):not(.p-disabled):active {
1883
+ .p-button.p-button-text.p-button-plain:not(:disabled):active {
1884
1884
  background: rgba(255, 255, 255, 0.16);
1885
1885
  color: rgba(255, 255, 255, 0.6);
1886
1886
  }
1887
1887
  .p-button:focus {
1888
1888
  outline: 0 none;
1889
1889
  outline-offset: 0;
1890
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
1890
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
1891
1891
  }
1892
1892
  .p-button .p-button-label {
1893
1893
  transition-duration: 0.2s;
@@ -1909,8 +1909,8 @@
1909
1909
  min-width: 1rem;
1910
1910
  height: 1rem;
1911
1911
  line-height: 1rem;
1912
- color: #A5B4FC;
1913
- background-color: #1c2127;
1912
+ color: #818cf8;
1913
+ background-color: #030712;
1914
1914
  }
1915
1915
  .p-button.p-button-raised {
1916
1916
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
@@ -1974,320 +1974,320 @@
1974
1974
  }
1975
1975
 
1976
1976
  .p-button.p-button-secondary, .p-buttonset.p-button-secondary > .p-button, .p-splitbutton.p-button-secondary > .p-button, .p-fileupload-choose.p-button-secondary {
1977
- color: #1c2127;
1978
- background: #CBD5E1;
1979
- border: 1px solid #CBD5E1;
1977
+ color: #020617;
1978
+ background: #94a3b8;
1979
+ border: 1px solid #94a3b8;
1980
1980
  }
1981
- .p-button.p-button-secondary:enabled:hover, .p-button.p-button-secondary:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button:enabled:hover, .p-buttonset.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button:enabled:hover, .p-splitbutton.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary:enabled:hover, .p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):hover {
1982
- background: #b0bfd1;
1983
- color: #1c2127;
1984
- border-color: #b0bfd1;
1981
+ .p-button.p-button-secondary:not(:disabled):hover, .p-buttonset.p-button-secondary > .p-button:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-secondary:not(:disabled):hover {
1982
+ background: #cbd5e1;
1983
+ color: #020617;
1984
+ border-color: #cbd5e1;
1985
1985
  }
1986
- .p-button.p-button-secondary:enabled:focus, .p-button.p-button-secondary:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-buttonset.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary:enabled:focus, .p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):focus {
1987
- box-shadow: 0 0 0 1px #dbe2ea;
1986
+ .p-button.p-button-secondary:not(:disabled):focus, .p-buttonset.p-button-secondary > .p-button:not(:disabled):focus, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-secondary:not(:disabled):focus {
1987
+ box-shadow: 0 0 0 1px #b4bfcd;
1988
1988
  }
1989
- .p-button.p-button-secondary:enabled:active, .p-button.p-button-secondary:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-buttonset.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary:enabled:active, .p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):active {
1990
- background: #95a9c2;
1991
- color: #1c2127;
1992
- border-color: #95a9c2;
1989
+ .p-button.p-button-secondary:not(:disabled):active, .p-buttonset.p-button-secondary > .p-button:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-secondary:not(:disabled):active {
1990
+ background: #e2e8f0;
1991
+ color: #020617;
1992
+ border-color: #e2e8f0;
1993
1993
  }
1994
1994
  .p-button.p-button-secondary.p-button-outlined, .p-buttonset.p-button-secondary > .p-button.p-button-outlined, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined, .p-fileupload-choose.p-button-secondary.p-button-outlined {
1995
1995
  background-color: transparent;
1996
- color: #CBD5E1;
1996
+ color: #94a3b8;
1997
1997
  border: 1px solid;
1998
1998
  }
1999
- .p-button.p-button-secondary.p-button-outlined:enabled:hover, .p-button.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2000
- background: rgba(203, 213, 225, 0.04);
2001
- color: #CBD5E1;
1999
+ .p-button.p-button-secondary.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):hover {
2000
+ background: rgba(148, 163, 184, 0.04);
2001
+ color: #94a3b8;
2002
2002
  border: 1px solid;
2003
2003
  }
2004
- .p-button.p-button-secondary.p-button-outlined:enabled:active, .p-button.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2005
- background: rgba(203, 213, 225, 0.16);
2006
- color: #CBD5E1;
2004
+ .p-button.p-button-secondary.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):active {
2005
+ background: rgba(148, 163, 184, 0.16);
2006
+ color: #94a3b8;
2007
2007
  border: 1px solid;
2008
2008
  }
2009
2009
  .p-button.p-button-secondary.p-button-text, .p-buttonset.p-button-secondary > .p-button.p-button-text, .p-splitbutton.p-button-secondary > .p-button.p-button-text, .p-fileupload-choose.p-button-secondary.p-button-text {
2010
2010
  background-color: transparent;
2011
- color: #CBD5E1;
2011
+ color: #94a3b8;
2012
2012
  border-color: transparent;
2013
2013
  }
2014
- .p-button.p-button-secondary.p-button-text:enabled:hover, .p-button.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-text:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):hover {
2015
- background: rgba(203, 213, 225, 0.04);
2014
+ .p-button.p-button-secondary.p-button-text:not(:disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):hover {
2015
+ background: rgba(148, 163, 184, 0.04);
2016
2016
  border-color: transparent;
2017
- color: #CBD5E1;
2017
+ color: #94a3b8;
2018
2018
  }
2019
- .p-button.p-button-secondary.p-button-text:enabled:active, .p-button.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):active {
2020
- background: rgba(203, 213, 225, 0.16);
2019
+ .p-button.p-button-secondary.p-button-text:not(:disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):active {
2020
+ background: rgba(148, 163, 184, 0.16);
2021
2021
  border-color: transparent;
2022
- color: #CBD5E1;
2022
+ color: #94a3b8;
2023
2023
  }
2024
2024
 
2025
2025
  .p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button, .p-fileupload-choose.p-button-info {
2026
- color: #1c2127;
2027
- background: #93C5FD;
2028
- border: 1px solid #93C5FD;
2026
+ color: #082f49;
2027
+ background: #38bdf8;
2028
+ border: 1px solid #38bdf8;
2029
2029
  }
2030
- .p-button.p-button-info:enabled:hover, .p-button.p-button-info:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-buttonset.p-button-info > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info:enabled:hover, .p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):hover {
2031
- background: #6cb0fc;
2032
- color: #1c2127;
2033
- border-color: #6cb0fc;
2030
+ .p-button.p-button-info:not(:disabled):hover, .p-buttonset.p-button-info > .p-button:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-info:not(:disabled):hover {
2031
+ background: #7dd3fc;
2032
+ color: #082f49;
2033
+ border-color: #7dd3fc;
2034
2034
  }
2035
- .p-button.p-button-info:enabled:focus, .p-button.p-button-info:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-buttonset.p-button-info > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info:enabled:focus, .p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):focus {
2036
- box-shadow: 0 0 0 1px #b3d6fe;
2035
+ .p-button.p-button-info:not(:disabled):focus, .p-buttonset.p-button-info > .p-button:not(:disabled):focus, .p-splitbutton.p-button-info > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-info:not(:disabled):focus {
2036
+ box-shadow: 0 0 0 1px #74d1fa;
2037
2037
  }
2038
- .p-button.p-button-info:enabled:active, .p-button.p-button-info:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-buttonset.p-button-info > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info:enabled:active, .p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):active {
2039
- background: #449bfc;
2040
- color: #1c2127;
2041
- border-color: #449bfc;
2038
+ .p-button.p-button-info:not(:disabled):active, .p-buttonset.p-button-info > .p-button:not(:disabled):active, .p-splitbutton.p-button-info > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-info:not(:disabled):active {
2039
+ background: #bae6fd;
2040
+ color: #082f49;
2041
+ border-color: #bae6fd;
2042
2042
  }
2043
2043
  .p-button.p-button-info.p-button-outlined, .p-buttonset.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined, .p-fileupload-choose.p-button-info.p-button-outlined {
2044
2044
  background-color: transparent;
2045
- color: #93C5FD;
2045
+ color: #38bdf8;
2046
2046
  border: 1px solid;
2047
2047
  }
2048
- .p-button.p-button-info.p-button-outlined:enabled:hover, .p-button.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2049
- background: rgba(147, 197, 253, 0.04);
2050
- color: #93C5FD;
2048
+ .p-button.p-button-info.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):hover {
2049
+ background: rgba(56, 189, 248, 0.04);
2050
+ color: #38bdf8;
2051
2051
  border: 1px solid;
2052
2052
  }
2053
- .p-button.p-button-info.p-button-outlined:enabled:active, .p-button.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2054
- background: rgba(147, 197, 253, 0.16);
2055
- color: #93C5FD;
2053
+ .p-button.p-button-info.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):active {
2054
+ background: rgba(56, 189, 248, 0.16);
2055
+ color: #38bdf8;
2056
2056
  border: 1px solid;
2057
2057
  }
2058
2058
  .p-button.p-button-info.p-button-text, .p-buttonset.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text, .p-fileupload-choose.p-button-info.p-button-text {
2059
2059
  background-color: transparent;
2060
- color: #93C5FD;
2060
+ color: #38bdf8;
2061
2061
  border-color: transparent;
2062
2062
  }
2063
- .p-button.p-button-info.p-button-text:enabled:hover, .p-button.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-text:enabled:hover, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):hover {
2064
- background: rgba(147, 197, 253, 0.04);
2063
+ .p-button.p-button-info.p-button-text:not(:disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-info.p-button-text:not(:disabled):hover {
2064
+ background: rgba(56, 189, 248, 0.04);
2065
2065
  border-color: transparent;
2066
- color: #93C5FD;
2066
+ color: #38bdf8;
2067
2067
  }
2068
- .p-button.p-button-info.p-button-text:enabled:active, .p-button.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-text:enabled:active, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):active {
2069
- background: rgba(147, 197, 253, 0.16);
2068
+ .p-button.p-button-info.p-button-text:not(:disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-info.p-button-text:not(:disabled):active {
2069
+ background: rgba(56, 189, 248, 0.16);
2070
2070
  border-color: transparent;
2071
- color: #93C5FD;
2071
+ color: #38bdf8;
2072
2072
  }
2073
2073
 
2074
2074
  .p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button, .p-fileupload-choose.p-button-success {
2075
- color: #1c2127;
2076
- background: #86EFAC;
2077
- border: 1px solid #86EFAC;
2075
+ color: #052e16;
2076
+ background: #4ade80;
2077
+ border: 1px solid #4ade80;
2078
2078
  }
2079
- .p-button.p-button-success:enabled:hover, .p-button.p-button-success:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-buttonset.p-button-success > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success:enabled:hover, .p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):hover {
2080
- background: #65eb95;
2081
- color: #1c2127;
2082
- border-color: #65eb95;
2079
+ .p-button.p-button-success:not(:disabled):hover, .p-buttonset.p-button-success > .p-button:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-success:not(:disabled):hover {
2080
+ background: #86efac;
2081
+ color: #052e16;
2082
+ border-color: #86efac;
2083
2083
  }
2084
- .p-button.p-button-success:enabled:focus, .p-button.p-button-success:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-buttonset.p-button-success > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success:enabled:focus, .p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):focus {
2085
- box-shadow: 0 0 0 1px #aaf4c5;
2084
+ .p-button.p-button-success:not(:disabled):focus, .p-buttonset.p-button-success > .p-button:not(:disabled):focus, .p-splitbutton.p-button-success > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-success:not(:disabled):focus {
2085
+ box-shadow: 0 0 0 1px #80e8a6;
2086
2086
  }
2087
- .p-button.p-button-success:enabled:active, .p-button.p-button-success:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-buttonset.p-button-success > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success:enabled:active, .p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):active {
2088
- background: #44e67f;
2089
- color: #1c2127;
2090
- border-color: #44e67f;
2087
+ .p-button.p-button-success:not(:disabled):active, .p-buttonset.p-button-success > .p-button:not(:disabled):active, .p-splitbutton.p-button-success > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-success:not(:disabled):active {
2088
+ background: #bbf7d0;
2089
+ color: #052e16;
2090
+ border-color: #bbf7d0;
2091
2091
  }
2092
2092
  .p-button.p-button-success.p-button-outlined, .p-buttonset.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined, .p-fileupload-choose.p-button-success.p-button-outlined {
2093
2093
  background-color: transparent;
2094
- color: #86EFAC;
2094
+ color: #4ade80;
2095
2095
  border: 1px solid;
2096
2096
  }
2097
- .p-button.p-button-success.p-button-outlined:enabled:hover, .p-button.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2098
- background: rgba(134, 239, 172, 0.04);
2099
- color: #86EFAC;
2097
+ .p-button.p-button-success.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):hover {
2098
+ background: rgba(74, 222, 128, 0.04);
2099
+ color: #4ade80;
2100
2100
  border: 1px solid;
2101
2101
  }
2102
- .p-button.p-button-success.p-button-outlined:enabled:active, .p-button.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2103
- background: rgba(134, 239, 172, 0.16);
2104
- color: #86EFAC;
2102
+ .p-button.p-button-success.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):active {
2103
+ background: rgba(74, 222, 128, 0.16);
2104
+ color: #4ade80;
2105
2105
  border: 1px solid;
2106
2106
  }
2107
2107
  .p-button.p-button-success.p-button-text, .p-buttonset.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text, .p-fileupload-choose.p-button-success.p-button-text {
2108
2108
  background-color: transparent;
2109
- color: #86EFAC;
2109
+ color: #4ade80;
2110
2110
  border-color: transparent;
2111
2111
  }
2112
- .p-button.p-button-success.p-button-text:enabled:hover, .p-button.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-text:enabled:hover, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):hover {
2113
- background: rgba(134, 239, 172, 0.04);
2112
+ .p-button.p-button-success.p-button-text:not(:disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-success.p-button-text:not(:disabled):hover {
2113
+ background: rgba(74, 222, 128, 0.04);
2114
2114
  border-color: transparent;
2115
- color: #86EFAC;
2115
+ color: #4ade80;
2116
2116
  }
2117
- .p-button.p-button-success.p-button-text:enabled:active, .p-button.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-text:enabled:active, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):active {
2118
- background: rgba(134, 239, 172, 0.16);
2117
+ .p-button.p-button-success.p-button-text:not(:disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-success.p-button-text:not(:disabled):active {
2118
+ background: rgba(74, 222, 128, 0.16);
2119
2119
  border-color: transparent;
2120
- color: #86EFAC;
2120
+ color: #4ade80;
2121
2121
  }
2122
2122
 
2123
2123
  .p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button, .p-fileupload-choose.p-button-warning {
2124
- color: #1c2127;
2125
- background: #FCD34D;
2126
- border: 1px solid #FCD34D;
2124
+ color: #431407;
2125
+ background: #fb923c;
2126
+ border: 1px solid #fb923c;
2127
2127
  }
2128
- .p-button.p-button-warning:enabled:hover, .p-button.p-button-warning:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-buttonset.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning:enabled:hover, .p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):hover {
2129
- background: #fbcb2d;
2130
- color: #1c2127;
2131
- border-color: #fbcb2d;
2128
+ .p-button.p-button-warning:not(:disabled):hover, .p-buttonset.p-button-warning > .p-button:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-warning:not(:disabled):hover {
2129
+ background: #fdba74;
2130
+ color: #431407;
2131
+ border-color: #fdba74;
2132
2132
  }
2133
- .p-button.p-button-warning:enabled:focus, .p-button.p-button-warning:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-buttonset.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning:enabled:focus, .p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):focus {
2134
- box-shadow: 0 0 0 1px #fde082;
2133
+ .p-button.p-button-warning:not(:disabled):focus, .p-buttonset.p-button-warning > .p-button:not(:disabled):focus, .p-splitbutton.p-button-warning > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-warning:not(:disabled):focus {
2134
+ box-shadow: 0 0 0 1px #fcb377;
2135
2135
  }
2136
- .p-button.p-button-warning:enabled:active, .p-button.p-button-warning:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-buttonset.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning:enabled:active, .p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):active {
2137
- background: #fbc30c;
2138
- color: #1c2127;
2139
- border-color: #fbc30c;
2136
+ .p-button.p-button-warning:not(:disabled):active, .p-buttonset.p-button-warning > .p-button:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-warning:not(:disabled):active {
2137
+ background: #fed7aa;
2138
+ color: #431407;
2139
+ border-color: #fed7aa;
2140
2140
  }
2141
2141
  .p-button.p-button-warning.p-button-outlined, .p-buttonset.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined, .p-fileupload-choose.p-button-warning.p-button-outlined {
2142
2142
  background-color: transparent;
2143
- color: #FCD34D;
2143
+ color: #fb923c;
2144
2144
  border: 1px solid;
2145
2145
  }
2146
- .p-button.p-button-warning.p-button-outlined:enabled:hover, .p-button.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2147
- background: rgba(252, 211, 77, 0.04);
2148
- color: #FCD34D;
2146
+ .p-button.p-button-warning.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):hover {
2147
+ background: rgba(251, 146, 60, 0.04);
2148
+ color: #fb923c;
2149
2149
  border: 1px solid;
2150
2150
  }
2151
- .p-button.p-button-warning.p-button-outlined:enabled:active, .p-button.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2152
- background: rgba(252, 211, 77, 0.16);
2153
- color: #FCD34D;
2151
+ .p-button.p-button-warning.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):active {
2152
+ background: rgba(251, 146, 60, 0.16);
2153
+ color: #fb923c;
2154
2154
  border: 1px solid;
2155
2155
  }
2156
2156
  .p-button.p-button-warning.p-button-text, .p-buttonset.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text, .p-fileupload-choose.p-button-warning.p-button-text {
2157
2157
  background-color: transparent;
2158
- color: #FCD34D;
2158
+ color: #fb923c;
2159
2159
  border-color: transparent;
2160
2160
  }
2161
- .p-button.p-button-warning.p-button-text:enabled:hover, .p-button.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-text:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):hover {
2162
- background: rgba(252, 211, 77, 0.04);
2161
+ .p-button.p-button-warning.p-button-text:not(:disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):hover {
2162
+ background: rgba(251, 146, 60, 0.04);
2163
2163
  border-color: transparent;
2164
- color: #FCD34D;
2164
+ color: #fb923c;
2165
2165
  }
2166
- .p-button.p-button-warning.p-button-text:enabled:active, .p-button.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:enabled:active, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):active {
2167
- background: rgba(252, 211, 77, 0.16);
2166
+ .p-button.p-button-warning.p-button-text:not(:disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):active {
2167
+ background: rgba(251, 146, 60, 0.16);
2168
2168
  border-color: transparent;
2169
- color: #FCD34D;
2169
+ color: #fb923c;
2170
2170
  }
2171
2171
 
2172
2172
  .p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button, .p-fileupload-choose.p-button-help {
2173
- color: #1c2127;
2174
- background: #D8B4FE;
2175
- border: 1px solid #D8B4FE;
2173
+ color: #3b0764;
2174
+ background: #c084fc;
2175
+ border: 1px solid #c084fc;
2176
2176
  }
2177
- .p-button.p-button-help:enabled:hover, .p-button.p-button-help:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-buttonset.p-button-help > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help:enabled:hover, .p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):hover {
2178
- background: #c289fd;
2179
- color: #1c2127;
2180
- border-color: #c289fd;
2177
+ .p-button.p-button-help:not(:disabled):hover, .p-buttonset.p-button-help > .p-button:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-help:not(:disabled):hover {
2178
+ background: #d8b4fe;
2179
+ color: #3b0764;
2180
+ border-color: #d8b4fe;
2181
2181
  }
2182
- .p-button.p-button-help:enabled:focus, .p-button.p-button-help:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-buttonset.p-button-help > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help:enabled:focus, .p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):focus {
2183
- box-shadow: 0 0 0 1px #e4cbfe;
2182
+ .p-button.p-button-help:not(:disabled):focus, .p-buttonset.p-button-help > .p-button:not(:disabled):focus, .p-splitbutton.p-button-help > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-help:not(:disabled):focus {
2183
+ box-shadow: 0 0 0 1px #d3a9fd;
2184
2184
  }
2185
- .p-button.p-button-help:enabled:active, .p-button.p-button-help:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-buttonset.p-button-help > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help:enabled:active, .p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):active {
2186
- background: #ab5efd;
2187
- color: #1c2127;
2188
- border-color: #ab5efd;
2185
+ .p-button.p-button-help:not(:disabled):active, .p-buttonset.p-button-help > .p-button:not(:disabled):active, .p-splitbutton.p-button-help > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-help:not(:disabled):active {
2186
+ background: #e9d5ff;
2187
+ color: #3b0764;
2188
+ border-color: #e9d5ff;
2189
2189
  }
2190
2190
  .p-button.p-button-help.p-button-outlined, .p-buttonset.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined, .p-fileupload-choose.p-button-help.p-button-outlined {
2191
2191
  background-color: transparent;
2192
- color: #D8B4FE;
2192
+ color: #c084fc;
2193
2193
  border: 1px solid;
2194
2194
  }
2195
- .p-button.p-button-help.p-button-outlined:enabled:hover, .p-button.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2196
- background: rgba(216, 180, 254, 0.04);
2197
- color: #D8B4FE;
2195
+ .p-button.p-button-help.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):hover {
2196
+ background: rgba(192, 132, 252, 0.04);
2197
+ color: #c084fc;
2198
2198
  border: 1px solid;
2199
2199
  }
2200
- .p-button.p-button-help.p-button-outlined:enabled:active, .p-button.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2201
- background: rgba(216, 180, 254, 0.16);
2202
- color: #D8B4FE;
2200
+ .p-button.p-button-help.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):active {
2201
+ background: rgba(192, 132, 252, 0.16);
2202
+ color: #c084fc;
2203
2203
  border: 1px solid;
2204
2204
  }
2205
2205
  .p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text, .p-fileupload-choose.p-button-help.p-button-text {
2206
2206
  background-color: transparent;
2207
- color: #D8B4FE;
2207
+ color: #c084fc;
2208
2208
  border-color: transparent;
2209
2209
  }
2210
- .p-button.p-button-help.p-button-text:enabled:hover, .p-button.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-text:enabled:hover, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):hover {
2211
- background: rgba(216, 180, 254, 0.04);
2210
+ .p-button.p-button-help.p-button-text:not(:disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-help.p-button-text:not(:disabled):hover {
2211
+ background: rgba(192, 132, 252, 0.04);
2212
2212
  border-color: transparent;
2213
- color: #D8B4FE;
2213
+ color: #c084fc;
2214
2214
  }
2215
- .p-button.p-button-help.p-button-text:enabled:active, .p-button.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-text:enabled:active, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):active {
2216
- background: rgba(216, 180, 254, 0.16);
2215
+ .p-button.p-button-help.p-button-text:not(:disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-help.p-button-text:not(:disabled):active {
2216
+ background: rgba(192, 132, 252, 0.16);
2217
2217
  border-color: transparent;
2218
- color: #D8B4FE;
2218
+ color: #c084fc;
2219
2219
  }
2220
2220
 
2221
2221
  .p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button, .p-fileupload-choose.p-button-danger {
2222
- color: #1c2127;
2223
- background: #FCA5A5;
2224
- border: 1px solid #FCA5A5;
2222
+ color: #450a0a;
2223
+ background: #f87171;
2224
+ border: 1px solid #f87171;
2225
2225
  }
2226
- .p-button.p-button-danger:enabled:hover, .p-button.p-button-danger:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-buttonset.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger:enabled:hover, .p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):hover {
2227
- background: #fb7d7d;
2228
- color: #1c2127;
2229
- border-color: #fb7d7d;
2226
+ .p-button.p-button-danger:not(:disabled):hover, .p-buttonset.p-button-danger > .p-button:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-danger:not(:disabled):hover {
2227
+ background: #fca5a5;
2228
+ color: #450a0a;
2229
+ border-color: #fca5a5;
2230
2230
  }
2231
- .p-button.p-button-danger:enabled:focus, .p-button.p-button-danger:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-buttonset.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger:enabled:focus, .p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):focus {
2232
- box-shadow: 0 0 0 1px #fdc0c0;
2231
+ .p-button.p-button-danger:not(:disabled):focus, .p-buttonset.p-button-danger > .p-button:not(:disabled):focus, .p-splitbutton.p-button-danger > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-danger:not(:disabled):focus {
2232
+ box-shadow: 0 0 0 1px #fa9c9c;
2233
2233
  }
2234
- .p-button.p-button-danger:enabled:active, .p-button.p-button-danger:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-buttonset.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger:enabled:active, .p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):active {
2235
- background: #f95454;
2236
- color: #1c2127;
2237
- border-color: #f95454;
2234
+ .p-button.p-button-danger:not(:disabled):active, .p-buttonset.p-button-danger > .p-button:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-danger:not(:disabled):active {
2235
+ background: #fecaca;
2236
+ color: #450a0a;
2237
+ border-color: #fecaca;
2238
2238
  }
2239
2239
  .p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined, .p-fileupload-choose.p-button-danger.p-button-outlined {
2240
2240
  background-color: transparent;
2241
- color: #FCA5A5;
2241
+ color: #f87171;
2242
2242
  border: 1px solid;
2243
2243
  }
2244
- .p-button.p-button-danger.p-button-outlined:enabled:hover, .p-button.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2245
- background: rgba(252, 165, 165, 0.04);
2246
- color: #FCA5A5;
2244
+ .p-button.p-button-danger.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):hover {
2245
+ background: rgba(248, 113, 113, 0.04);
2246
+ color: #f87171;
2247
2247
  border: 1px solid;
2248
2248
  }
2249
- .p-button.p-button-danger.p-button-outlined:enabled:active, .p-button.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2250
- background: rgba(252, 165, 165, 0.16);
2251
- color: #FCA5A5;
2249
+ .p-button.p-button-danger.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):active {
2250
+ background: rgba(248, 113, 113, 0.16);
2251
+ color: #f87171;
2252
2252
  border: 1px solid;
2253
2253
  }
2254
2254
  .p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text, .p-fileupload-choose.p-button-danger.p-button-text {
2255
2255
  background-color: transparent;
2256
- color: #FCA5A5;
2256
+ color: #f87171;
2257
2257
  border-color: transparent;
2258
2258
  }
2259
- .p-button.p-button-danger.p-button-text:enabled:hover, .p-button.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-text:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):hover {
2260
- background: rgba(252, 165, 165, 0.04);
2259
+ .p-button.p-button-danger.p-button-text:not(:disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):hover {
2260
+ background: rgba(248, 113, 113, 0.04);
2261
2261
  border-color: transparent;
2262
- color: #FCA5A5;
2262
+ color: #f87171;
2263
2263
  }
2264
- .p-button.p-button-danger.p-button-text:enabled:active, .p-button.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:enabled:active, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):active {
2265
- background: rgba(252, 165, 165, 0.16);
2264
+ .p-button.p-button-danger.p-button-text:not(:disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):active {
2265
+ background: rgba(248, 113, 113, 0.16);
2266
2266
  border-color: transparent;
2267
- color: #FCA5A5;
2267
+ color: #f87171;
2268
2268
  }
2269
2269
 
2270
2270
  .p-button.p-button-link {
2271
- color: #A5B4FC;
2271
+ color: #818cf8;
2272
2272
  background: transparent;
2273
2273
  border: transparent;
2274
2274
  }
2275
- .p-button.p-button-link:enabled:hover, .p-button.p-button-link:not(button):not(a):not(.p-disabled):hover {
2275
+ .p-button.p-button-link:not(:disabled):hover {
2276
2276
  background: transparent;
2277
- color: #A5B4FC;
2277
+ color: #818cf8;
2278
2278
  border-color: transparent;
2279
2279
  }
2280
- .p-button.p-button-link:enabled:hover .p-button-label, .p-button.p-button-link:not(button):not(a):not(.p-disabled):hover .p-button-label {
2280
+ .p-button.p-button-link:not(:disabled):hover .p-button-label {
2281
2281
  text-decoration: underline;
2282
2282
  }
2283
- .p-button.p-button-link:enabled:focus, .p-button.p-button-link:not(button):not(a):not(.p-disabled):focus {
2283
+ .p-button.p-button-link:not(:disabled):focus {
2284
2284
  background: transparent;
2285
- box-shadow: 0 0 0 1px rgba(165, 180, 252, 0.5);
2285
+ box-shadow: 0 0 0 1px rgba(129, 140, 248, 0.2);
2286
2286
  border-color: transparent;
2287
2287
  }
2288
- .p-button.p-button-link:enabled:active, .p-button.p-button-link:not(button):not(a):not(.p-disabled):active {
2288
+ .p-button.p-button-link:not(:disabled):active {
2289
2289
  background: transparent;
2290
- color: #A5B4FC;
2290
+ color: #818cf8;
2291
2291
  border-color: transparent;
2292
2292
  }
2293
2293
 
@@ -2296,52 +2296,52 @@
2296
2296
  }
2297
2297
  .p-splitbutton.p-button-outlined > .p-button {
2298
2298
  background-color: transparent;
2299
- color: #A5B4FC;
2299
+ color: #818cf8;
2300
2300
  border: 1px solid;
2301
2301
  }
2302
- .p-splitbutton.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2303
- background: rgba(165, 180, 252, 0.04);
2304
- color: #A5B4FC;
2302
+ .p-splitbutton.p-button-outlined > .p-button:not(:disabled):hover {
2303
+ background: rgba(129, 140, 248, 0.04);
2304
+ color: #818cf8;
2305
2305
  }
2306
- .p-splitbutton.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2307
- background: rgba(165, 180, 252, 0.16);
2308
- color: #A5B4FC;
2306
+ .p-splitbutton.p-button-outlined > .p-button:not(:disabled):active {
2307
+ background: rgba(129, 140, 248, 0.16);
2308
+ color: #818cf8;
2309
2309
  }
2310
2310
  .p-splitbutton.p-button-outlined.p-button-plain > .p-button {
2311
2311
  color: rgba(255, 255, 255, 0.6);
2312
2312
  border-color: rgba(255, 255, 255, 0.6);
2313
2313
  }
2314
- .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
2314
+ .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):hover {
2315
2315
  background: rgba(255, 255, 255, 0.03);
2316
2316
  color: rgba(255, 255, 255, 0.6);
2317
2317
  }
2318
- .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
2318
+ .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):active {
2319
2319
  background: rgba(255, 255, 255, 0.16);
2320
2320
  color: rgba(255, 255, 255, 0.6);
2321
2321
  }
2322
2322
  .p-splitbutton.p-button-text > .p-button {
2323
2323
  background-color: transparent;
2324
- color: #A5B4FC;
2324
+ color: #818cf8;
2325
2325
  border-color: transparent;
2326
2326
  }
2327
- .p-splitbutton.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2328
- background: rgba(165, 180, 252, 0.04);
2329
- color: #A5B4FC;
2327
+ .p-splitbutton.p-button-text > .p-button:not(:disabled):hover {
2328
+ background: rgba(129, 140, 248, 0.04);
2329
+ color: #818cf8;
2330
2330
  border-color: transparent;
2331
2331
  }
2332
- .p-splitbutton.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2333
- background: rgba(165, 180, 252, 0.16);
2334
- color: #A5B4FC;
2332
+ .p-splitbutton.p-button-text > .p-button:not(:disabled):active {
2333
+ background: rgba(129, 140, 248, 0.16);
2334
+ color: #818cf8;
2335
2335
  border-color: transparent;
2336
2336
  }
2337
2337
  .p-splitbutton.p-button-text.p-button-plain > .p-button {
2338
2338
  color: rgba(255, 255, 255, 0.6);
2339
2339
  }
2340
- .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
2340
+ .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):hover {
2341
2341
  background: rgba(255, 255, 255, 0.03);
2342
2342
  color: rgba(255, 255, 255, 0.6);
2343
2343
  }
2344
- .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
2344
+ .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):active {
2345
2345
  background: rgba(255, 255, 255, 0.16);
2346
2346
  color: rgba(255, 255, 255, 0.6);
2347
2347
  }
@@ -2380,176 +2380,176 @@
2380
2380
 
2381
2381
  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
2382
2382
  background-color: transparent;
2383
- color: #CBD5E1;
2383
+ color: #94a3b8;
2384
2384
  border: 1px solid;
2385
2385
  }
2386
- .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2387
- background: rgba(203, 213, 225, 0.04);
2388
- color: #CBD5E1;
2386
+ .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):hover {
2387
+ background: rgba(148, 163, 184, 0.04);
2388
+ color: #94a3b8;
2389
2389
  }
2390
- .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2391
- background: rgba(203, 213, 225, 0.16);
2392
- color: #CBD5E1;
2390
+ .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):active {
2391
+ background: rgba(148, 163, 184, 0.16);
2392
+ color: #94a3b8;
2393
2393
  }
2394
2394
  .p-splitbutton.p-button-secondary.p-button-text > .p-button {
2395
2395
  background-color: transparent;
2396
- color: #CBD5E1;
2396
+ color: #94a3b8;
2397
2397
  border-color: transparent;
2398
2398
  }
2399
- .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2400
- background: rgba(203, 213, 225, 0.04);
2399
+ .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):hover {
2400
+ background: rgba(148, 163, 184, 0.04);
2401
2401
  border-color: transparent;
2402
- color: #CBD5E1;
2402
+ color: #94a3b8;
2403
2403
  }
2404
- .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2405
- background: rgba(203, 213, 225, 0.16);
2404
+ .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):active {
2405
+ background: rgba(148, 163, 184, 0.16);
2406
2406
  border-color: transparent;
2407
- color: #CBD5E1;
2407
+ color: #94a3b8;
2408
2408
  }
2409
2409
 
2410
2410
  .p-splitbutton.p-button-info.p-button-outlined > .p-button {
2411
2411
  background-color: transparent;
2412
- color: #93C5FD;
2412
+ color: #38bdf8;
2413
2413
  border: 1px solid;
2414
2414
  }
2415
- .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2416
- background: rgba(147, 197, 253, 0.04);
2417
- color: #93C5FD;
2415
+ .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):hover {
2416
+ background: rgba(56, 189, 248, 0.04);
2417
+ color: #38bdf8;
2418
2418
  }
2419
- .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2420
- background: rgba(147, 197, 253, 0.16);
2421
- color: #93C5FD;
2419
+ .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):active {
2420
+ background: rgba(56, 189, 248, 0.16);
2421
+ color: #38bdf8;
2422
2422
  }
2423
2423
  .p-splitbutton.p-button-info.p-button-text > .p-button {
2424
2424
  background-color: transparent;
2425
- color: #93C5FD;
2425
+ color: #38bdf8;
2426
2426
  border-color: transparent;
2427
2427
  }
2428
- .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2429
- background: rgba(147, 197, 253, 0.04);
2428
+ .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):hover {
2429
+ background: rgba(56, 189, 248, 0.04);
2430
2430
  border-color: transparent;
2431
- color: #93C5FD;
2431
+ color: #38bdf8;
2432
2432
  }
2433
- .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2434
- background: rgba(147, 197, 253, 0.16);
2433
+ .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):active {
2434
+ background: rgba(56, 189, 248, 0.16);
2435
2435
  border-color: transparent;
2436
- color: #93C5FD;
2436
+ color: #38bdf8;
2437
2437
  }
2438
2438
 
2439
2439
  .p-splitbutton.p-button-success.p-button-outlined > .p-button {
2440
2440
  background-color: transparent;
2441
- color: #86EFAC;
2441
+ color: #4ade80;
2442
2442
  border: 1px solid;
2443
2443
  }
2444
- .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2445
- background: rgba(134, 239, 172, 0.04);
2446
- color: #86EFAC;
2444
+ .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):hover {
2445
+ background: rgba(74, 222, 128, 0.04);
2446
+ color: #4ade80;
2447
2447
  }
2448
- .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2449
- background: rgba(134, 239, 172, 0.16);
2450
- color: #86EFAC;
2448
+ .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):active {
2449
+ background: rgba(74, 222, 128, 0.16);
2450
+ color: #4ade80;
2451
2451
  }
2452
2452
  .p-splitbutton.p-button-success.p-button-text > .p-button {
2453
2453
  background-color: transparent;
2454
- color: #86EFAC;
2454
+ color: #4ade80;
2455
2455
  border-color: transparent;
2456
2456
  }
2457
- .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2458
- background: rgba(134, 239, 172, 0.04);
2457
+ .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):hover {
2458
+ background: rgba(74, 222, 128, 0.04);
2459
2459
  border-color: transparent;
2460
- color: #86EFAC;
2460
+ color: #4ade80;
2461
2461
  }
2462
- .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2463
- background: rgba(134, 239, 172, 0.16);
2462
+ .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):active {
2463
+ background: rgba(74, 222, 128, 0.16);
2464
2464
  border-color: transparent;
2465
- color: #86EFAC;
2465
+ color: #4ade80;
2466
2466
  }
2467
2467
 
2468
2468
  .p-splitbutton.p-button-warning.p-button-outlined > .p-button {
2469
2469
  background-color: transparent;
2470
- color: #FCD34D;
2470
+ color: #fb923c;
2471
2471
  border: 1px solid;
2472
2472
  }
2473
- .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2474
- background: rgba(252, 211, 77, 0.04);
2475
- color: #FCD34D;
2473
+ .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):hover {
2474
+ background: rgba(251, 146, 60, 0.04);
2475
+ color: #fb923c;
2476
2476
  }
2477
- .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2478
- background: rgba(252, 211, 77, 0.16);
2479
- color: #FCD34D;
2477
+ .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):active {
2478
+ background: rgba(251, 146, 60, 0.16);
2479
+ color: #fb923c;
2480
2480
  }
2481
2481
  .p-splitbutton.p-button-warning.p-button-text > .p-button {
2482
2482
  background-color: transparent;
2483
- color: #FCD34D;
2483
+ color: #fb923c;
2484
2484
  border-color: transparent;
2485
2485
  }
2486
- .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2487
- background: rgba(252, 211, 77, 0.04);
2486
+ .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):hover {
2487
+ background: rgba(251, 146, 60, 0.04);
2488
2488
  border-color: transparent;
2489
- color: #FCD34D;
2489
+ color: #fb923c;
2490
2490
  }
2491
- .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2492
- background: rgba(252, 211, 77, 0.16);
2491
+ .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):active {
2492
+ background: rgba(251, 146, 60, 0.16);
2493
2493
  border-color: transparent;
2494
- color: #FCD34D;
2494
+ color: #fb923c;
2495
2495
  }
2496
2496
 
2497
2497
  .p-splitbutton.p-button-help.p-button-outlined > .p-button {
2498
2498
  background-color: transparent;
2499
- color: #D8B4FE;
2499
+ color: #c084fc;
2500
2500
  border: 1px solid;
2501
2501
  }
2502
- .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2503
- background: rgba(216, 180, 254, 0.04);
2504
- color: #D8B4FE;
2502
+ .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):hover {
2503
+ background: rgba(192, 132, 252, 0.04);
2504
+ color: #c084fc;
2505
2505
  }
2506
- .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2507
- background: rgba(216, 180, 254, 0.16);
2508
- color: #D8B4FE;
2506
+ .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):active {
2507
+ background: rgba(192, 132, 252, 0.16);
2508
+ color: #c084fc;
2509
2509
  }
2510
2510
  .p-splitbutton.p-button-help.p-button-text > .p-button {
2511
2511
  background-color: transparent;
2512
- color: #D8B4FE;
2512
+ color: #c084fc;
2513
2513
  border-color: transparent;
2514
2514
  }
2515
- .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2516
- background: rgba(216, 180, 254, 0.04);
2515
+ .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):hover {
2516
+ background: rgba(192, 132, 252, 0.04);
2517
2517
  border-color: transparent;
2518
- color: #D8B4FE;
2518
+ color: #c084fc;
2519
2519
  }
2520
- .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2521
- background: rgba(216, 180, 254, 0.16);
2520
+ .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):active {
2521
+ background: rgba(192, 132, 252, 0.16);
2522
2522
  border-color: transparent;
2523
- color: #D8B4FE;
2523
+ color: #c084fc;
2524
2524
  }
2525
2525
 
2526
2526
  .p-splitbutton.p-button-danger.p-button-outlined > .p-button {
2527
2527
  background-color: transparent;
2528
- color: #FCA5A5;
2528
+ color: #f87171;
2529
2529
  border: 1px solid;
2530
2530
  }
2531
- .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2532
- background: rgba(252, 165, 165, 0.04);
2533
- color: #FCA5A5;
2531
+ .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):hover {
2532
+ background: rgba(248, 113, 113, 0.04);
2533
+ color: #f87171;
2534
2534
  }
2535
- .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2536
- background: rgba(252, 165, 165, 0.16);
2537
- color: #FCA5A5;
2535
+ .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):active {
2536
+ background: rgba(248, 113, 113, 0.16);
2537
+ color: #f87171;
2538
2538
  }
2539
2539
  .p-splitbutton.p-button-danger.p-button-text > .p-button {
2540
2540
  background-color: transparent;
2541
- color: #FCA5A5;
2541
+ color: #f87171;
2542
2542
  border-color: transparent;
2543
2543
  }
2544
- .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2545
- background: rgba(252, 165, 165, 0.04);
2544
+ .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):hover {
2545
+ background: rgba(248, 113, 113, 0.04);
2546
2546
  border-color: transparent;
2547
- color: #FCA5A5;
2547
+ color: #f87171;
2548
2548
  }
2549
- .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2550
- background: rgba(252, 165, 165, 0.16);
2549
+ .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):active {
2550
+ background: rgba(248, 113, 113, 0.16);
2551
2551
  border-color: transparent;
2552
- color: #FCA5A5;
2552
+ color: #f87171;
2553
2553
  }
2554
2554
 
2555
2555
  .p-speeddial-button.p-button.p-button-icon-only {
@@ -2568,11 +2568,11 @@
2568
2568
  width: 3rem;
2569
2569
  height: 3rem;
2570
2570
  background: rgba(255, 255, 255, 0.87);
2571
- color: #040d19;
2571
+ color: #111827;
2572
2572
  }
2573
2573
  .p-speeddial-action:hover {
2574
2574
  background: rgba(255, 255, 255, 0.6);
2575
- color: #040d19;
2575
+ color: #111827;
2576
2576
  }
2577
2577
 
2578
2578
  .p-speeddial-direction-up .p-speeddial-item {
@@ -2618,6 +2618,7 @@
2618
2618
 
2619
2619
  .p-speeddial-mask {
2620
2620
  background-color: rgba(0, 0, 0, 0.4);
2621
+ border-radius: 6px;
2621
2622
  }
2622
2623
 
2623
2624
  .p-carousel .p-carousel-content .p-carousel-prev,
@@ -2641,7 +2642,7 @@
2641
2642
  .p-carousel .p-carousel-content .p-carousel-next:focus-visible {
2642
2643
  outline: 0 none;
2643
2644
  outline-offset: 0;
2644
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
2645
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
2645
2646
  }
2646
2647
  .p-carousel .p-carousel-indicators {
2647
2648
  padding: 1rem;
@@ -2651,7 +2652,7 @@
2651
2652
  margin-bottom: 0.5rem;
2652
2653
  }
2653
2654
  .p-carousel .p-carousel-indicators .p-carousel-indicator button {
2654
- background-color: #0b213f;
2655
+ background-color: #424b57;
2655
2656
  width: 2rem;
2656
2657
  height: 0.5rem;
2657
2658
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -2661,7 +2662,7 @@
2661
2662
  background: rgba(255, 255, 255, 0.03);
2662
2663
  }
2663
2664
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
2664
- background: rgba(165, 180, 252, 0.16);
2665
+ background: rgba(129, 140, 248, 0.16);
2665
2666
  color: rgba(255, 255, 255, 0.87);
2666
2667
  }
2667
2668
 
@@ -2674,17 +2675,17 @@
2674
2675
  border-radius: 0;
2675
2676
  }
2676
2677
  .p-datatable .p-datatable-header {
2677
- background: #071426;
2678
+ background: #1f2937;
2678
2679
  color: rgba(255, 255, 255, 0.6);
2679
- border: 1px solid #0b213f;
2680
+ border: 1px solid #424b57;
2680
2681
  border-width: 0 0 1px 0;
2681
2682
  padding: 1rem 1rem;
2682
2683
  font-weight: 700;
2683
2684
  }
2684
2685
  .p-datatable .p-datatable-footer {
2685
- background: #071426;
2686
+ background: #1f2937;
2686
2687
  color: rgba(255, 255, 255, 0.87);
2687
- border: 1px solid #0b213f;
2688
+ border: 1px solid #424b57;
2688
2689
  border-width: 0 0 1px 0;
2689
2690
  padding: 1rem 1rem;
2690
2691
  font-weight: 700;
@@ -2692,21 +2693,21 @@
2692
2693
  .p-datatable .p-datatable-thead > tr > th {
2693
2694
  text-align: left;
2694
2695
  padding: 1rem 1rem;
2695
- border: 1px solid #0b213f;
2696
+ border: 1px solid #424b57;
2696
2697
  border-width: 0 0 1px 0;
2697
2698
  font-weight: 700;
2698
2699
  color: rgba(255, 255, 255, 0.87);
2699
- background: #071426;
2700
+ background: #1f2937;
2700
2701
  transition: box-shadow 0.2s;
2701
2702
  }
2702
2703
  .p-datatable .p-datatable-tfoot > tr > td {
2703
2704
  text-align: left;
2704
2705
  padding: 1rem 1rem;
2705
- border: 1px solid #0b213f;
2706
+ border: 1px solid #424b57;
2706
2707
  border-width: 0 0 1px 0;
2707
2708
  font-weight: 700;
2708
2709
  color: rgba(255, 255, 255, 0.87);
2709
- background: #071426;
2710
+ background: #1f2937;
2710
2711
  }
2711
2712
  .p-datatable .p-sortable-column .p-sortable-column-icon {
2712
2713
  color: rgba(255, 255, 255, 0.6);
@@ -2718,7 +2719,7 @@
2718
2719
  min-width: 1.143rem;
2719
2720
  line-height: 1.143rem;
2720
2721
  color: rgba(255, 255, 255, 0.87);
2721
- background: rgba(165, 180, 252, 0.16);
2722
+ background: rgba(129, 140, 248, 0.16);
2722
2723
  margin-left: 0.5rem;
2723
2724
  }
2724
2725
  .p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover {
@@ -2729,31 +2730,31 @@
2729
2730
  color: rgba(255, 255, 255, 0.87);
2730
2731
  }
2731
2732
  .p-datatable .p-sortable-column.p-highlight {
2732
- background: rgba(165, 180, 252, 0.16);
2733
+ background: rgba(129, 140, 248, 0.16);
2733
2734
  color: rgba(255, 255, 255, 0.87);
2734
2735
  }
2735
2736
  .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
2736
2737
  color: rgba(255, 255, 255, 0.87);
2737
2738
  }
2738
2739
  .p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover {
2739
- background: rgba(165, 180, 252, 0.16);
2740
+ background: rgba(129, 140, 248, 0.16);
2740
2741
  color: rgba(255, 255, 255, 0.87);
2741
2742
  }
2742
2743
  .p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover .p-sortable-column-icon {
2743
2744
  color: rgba(255, 255, 255, 0.87);
2744
2745
  }
2745
2746
  .p-datatable .p-sortable-column:focus-visible {
2746
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
2747
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
2747
2748
  outline: 0 none;
2748
2749
  }
2749
2750
  .p-datatable .p-datatable-tbody > tr {
2750
- background: #071426;
2751
+ background: #1f2937;
2751
2752
  color: rgba(255, 255, 255, 0.87);
2752
2753
  transition: box-shadow 0.2s;
2753
2754
  }
2754
2755
  .p-datatable .p-datatable-tbody > tr > td {
2755
2756
  text-align: left;
2756
- border: 1px solid #0b213f;
2757
+ border: 1px solid #424b57;
2757
2758
  border-width: 0 0 1px 0;
2758
2759
  padding: 1rem 1rem;
2759
2760
  }
@@ -2783,7 +2784,7 @@
2783
2784
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus-visible {
2784
2785
  outline: 0 none;
2785
2786
  outline-offset: 0;
2786
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
2787
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
2787
2788
  }
2788
2789
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
2789
2790
  margin-right: 0.5rem;
@@ -2792,25 +2793,29 @@
2792
2793
  font-weight: 700;
2793
2794
  }
2794
2795
  .p-datatable .p-datatable-tbody > tr > td.p-highlight {
2795
- background: rgba(165, 180, 252, 0.16);
2796
+ background: rgba(129, 140, 248, 0.16);
2796
2797
  color: rgba(255, 255, 255, 0.87);
2797
2798
  }
2798
2799
  .p-datatable .p-datatable-tbody > tr.p-highlight {
2799
- background: rgba(165, 180, 252, 0.16);
2800
+ background: rgba(129, 140, 248, 0.16);
2800
2801
  color: rgba(255, 255, 255, 0.87);
2801
2802
  }
2803
+ .p-datatable .p-datatable-tbody > tr.p-highlight-contextmenu {
2804
+ outline: 0.15rem solid rgba(129, 140, 248, 0.2);
2805
+ outline-offset: -0.15rem;
2806
+ }
2802
2807
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
2803
- box-shadow: inset 0 2px 0 0 rgba(165, 180, 252, 0.16);
2808
+ box-shadow: inset 0 2px 0 0 rgba(129, 140, 248, 0.16);
2804
2809
  }
2805
2810
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
2806
- box-shadow: inset 0 -2px 0 0 rgba(165, 180, 252, 0.16);
2811
+ box-shadow: inset 0 -2px 0 0 rgba(129, 140, 248, 0.16);
2807
2812
  }
2808
2813
  .p-datatable.p-datatable-selectable .p-datatable-tbody > tr.p-selectable-row:not(.p-highlight):not(.p-datatable-emptymessage):hover {
2809
2814
  background: rgba(255, 255, 255, 0.03);
2810
2815
  color: rgba(255, 255, 255, 0.87);
2811
2816
  }
2812
2817
  .p-datatable.p-datatable-selectable .p-datatable-tbody > tr.p-selectable-row:focus-visible {
2813
- outline: 0.15rem solid rgba(165, 180, 252, 0.5);
2818
+ outline: 0.15rem solid rgba(129, 140, 248, 0.2);
2814
2819
  outline-offset: -0.15rem;
2815
2820
  }
2816
2821
  .p-datatable.p-datatable-selectable-cell .p-datatable-tbody > tr.p-selectable-row > td.p-selectable-cell:not(.p-highlight):hover {
@@ -2818,7 +2823,7 @@
2818
2823
  color: rgba(255, 255, 255, 0.87);
2819
2824
  }
2820
2825
  .p-datatable.p-datatable-selectable-cell .p-datatable-tbody > tr.p-selectable-row > td.p-selectable-cell:focus-visible {
2821
- outline: 0.15rem solid rgba(165, 180, 252, 0.5);
2826
+ outline: 0.15rem solid rgba(129, 140, 248, 0.2);
2822
2827
  outline-offset: -0.15rem;
2823
2828
  }
2824
2829
  .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):not(.p-datatable-emptymessage):hover {
@@ -2826,16 +2831,16 @@
2826
2831
  color: rgba(255, 255, 255, 0.87);
2827
2832
  }
2828
2833
  .p-datatable .p-column-resizer-helper {
2829
- background: #A5B4FC;
2834
+ background: #818cf8;
2830
2835
  }
2831
2836
  .p-datatable .p-datatable-scrollable-header,
2832
2837
  .p-datatable .p-datatable-scrollable-footer {
2833
- background: #071426;
2838
+ background: #1f2937;
2834
2839
  }
2835
2840
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
2836
2841
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-thead,
2837
2842
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-tfoot {
2838
- background-color: #071426;
2843
+ background-color: #1f2937;
2839
2844
  }
2840
2845
  .p-datatable .p-datatable-loading-icon {
2841
2846
  font-size: 2rem;
@@ -2899,10 +2904,10 @@
2899
2904
  border-width: 0 1px 0 1px;
2900
2905
  }
2901
2906
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
2902
- background: #0d1a2c;
2907
+ background: #1c2532;
2903
2908
  }
2904
2909
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
2905
- background: rgba(165, 180, 252, 0.16);
2910
+ background: rgba(129, 140, 248, 0.16);
2906
2911
  color: rgba(255, 255, 255, 0.87);
2907
2912
  }
2908
2913
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
@@ -2912,7 +2917,7 @@
2912
2917
  color: rgba(255, 255, 255, 0.87);
2913
2918
  }
2914
2919
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd + .p-row-expanded {
2915
- background: #0d1a2c;
2920
+ background: #1c2532;
2916
2921
  }
2917
2922
  .p-datatable.p-datatable-sm .p-datatable-header {
2918
2923
  padding: 0.5rem 0.5rem;
@@ -2946,7 +2951,7 @@
2946
2951
  }
2947
2952
 
2948
2953
  .p-datatable-drag-selection-helper {
2949
- background: rgba(165, 180, 252, 0.16);
2954
+ background: rgba(129, 140, 248, 0.16);
2950
2955
  }
2951
2956
 
2952
2957
  .p-dataview .p-paginator-top {
@@ -2958,27 +2963,27 @@
2958
2963
  border-radius: 0;
2959
2964
  }
2960
2965
  .p-dataview .p-dataview-header {
2961
- background: #071426;
2966
+ background: #1f2937;
2962
2967
  color: rgba(255, 255, 255, 0.6);
2963
- border: 1px solid #0b213f;
2968
+ border: 1px solid #424b57;
2964
2969
  border-width: 0 0 1px 0;
2965
2970
  padding: 1rem 1rem;
2966
2971
  font-weight: 700;
2967
2972
  }
2968
2973
  .p-dataview .p-dataview-content {
2969
- background: #071426;
2974
+ background: #1f2937;
2970
2975
  color: rgba(255, 255, 255, 0.87);
2971
2976
  border: 0 none;
2972
2977
  padding: 0;
2973
2978
  }
2974
2979
  .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
2975
- border: solid #0b213f;
2980
+ border: solid #424b57;
2976
2981
  border-width: 0 0 1px 0;
2977
2982
  }
2978
2983
  .p-dataview .p-dataview-footer {
2979
- background: #071426;
2984
+ background: #1f2937;
2980
2985
  color: rgba(255, 255, 255, 0.87);
2981
- border: 1px solid #0b213f;
2986
+ border: 1px solid #424b57;
2982
2987
  border-width: 0 0 1px 0;
2983
2988
  padding: 1rem 1rem;
2984
2989
  font-weight: 700;
@@ -3002,27 +3007,27 @@
3002
3007
  border-radius: 0;
3003
3008
  }
3004
3009
  .p-datascroller .p-datascroller-header {
3005
- background: #071426;
3010
+ background: #1f2937;
3006
3011
  color: rgba(255, 255, 255, 0.6);
3007
- border: 1px solid #0b213f;
3012
+ border: 1px solid #424b57;
3008
3013
  border-width: 0 0 1px 0;
3009
3014
  padding: 1rem 1rem;
3010
3015
  font-weight: 700;
3011
3016
  }
3012
3017
  .p-datascroller .p-datascroller-content {
3013
- background: #071426;
3018
+ background: #1f2937;
3014
3019
  color: rgba(255, 255, 255, 0.87);
3015
3020
  border: 0 none;
3016
3021
  padding: 0;
3017
3022
  }
3018
3023
  .p-datascroller.p-datascroller-inline .p-datascroller-list > li {
3019
- border: solid #0b213f;
3024
+ border: solid #424b57;
3020
3025
  border-width: 0 0 1px 0;
3021
3026
  }
3022
3027
  .p-datascroller .p-datascroller-footer {
3023
- background: #071426;
3028
+ background: #1f2937;
3024
3029
  color: rgba(255, 255, 255, 0.87);
3025
- border: 1px solid #0b213f;
3030
+ border: 1px solid #424b57;
3026
3031
  border-width: 0 0 1px 0;
3027
3032
  padding: 1rem 1rem;
3028
3033
  font-weight: 700;
@@ -3054,13 +3059,13 @@
3054
3059
  color: rgba(255, 255, 255, 0.87);
3055
3060
  }
3056
3061
  .p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
3057
- background: rgba(165, 180, 252, 0.16);
3062
+ background: rgba(129, 140, 248, 0.16);
3058
3063
  color: rgba(255, 255, 255, 0.87);
3059
3064
  }
3060
3065
  .p-column-filter-menu-button:focus-visible {
3061
3066
  outline: 0 none;
3062
3067
  outline-offset: 0;
3063
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3068
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3064
3069
  }
3065
3070
 
3066
3071
  .p-column-filter-clear-button {
@@ -3080,13 +3085,13 @@
3080
3085
  .p-column-filter-clear-button:focus-visible {
3081
3086
  outline: 0 none;
3082
3087
  outline-offset: 0;
3083
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3088
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3084
3089
  }
3085
3090
 
3086
3091
  .p-column-filter-overlay {
3087
- background: #071426;
3092
+ background: #1f2937;
3088
3093
  color: rgba(255, 255, 255, 0.87);
3089
- border: 1px solid #0b213f;
3094
+ border: 1px solid #424b57;
3090
3095
  border-radius: 6px;
3091
3096
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
3092
3097
  min-width: 12.5rem;
@@ -3105,7 +3110,7 @@
3105
3110
  }
3106
3111
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
3107
3112
  color: rgba(255, 255, 255, 0.87);
3108
- background: rgba(165, 180, 252, 0.16);
3113
+ background: rgba(129, 140, 248, 0.16);
3109
3114
  }
3110
3115
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
3111
3116
  color: rgba(255, 255, 255, 0.87);
@@ -3114,25 +3119,25 @@
3114
3119
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
3115
3120
  outline: 0 none;
3116
3121
  outline-offset: 0;
3117
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
3122
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
3118
3123
  }
3119
3124
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
3120
- border-top: 1px solid #0b213f;
3125
+ border-top: 1px solid #424b57;
3121
3126
  margin: 0.25rem 0;
3122
3127
  }
3123
3128
 
3124
3129
  .p-column-filter-overlay-menu .p-column-filter-operator {
3125
3130
  padding: 0.75rem 1.25rem;
3126
- border-bottom: 1px solid #0b213f;
3131
+ border-bottom: 1px solid #424b57;
3127
3132
  color: rgba(255, 255, 255, 0.87);
3128
- background: #071426;
3133
+ background: #1f2937;
3129
3134
  margin: 0;
3130
3135
  border-top-right-radius: 6px;
3131
3136
  border-top-left-radius: 6px;
3132
3137
  }
3133
3138
  .p-column-filter-overlay-menu .p-column-filter-constraint {
3134
3139
  padding: 1.25rem;
3135
- border-bottom: 1px solid #0b213f;
3140
+ border-bottom: 1px solid #424b57;
3136
3141
  }
3137
3142
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
3138
3143
  margin-bottom: 0.5rem;
@@ -3157,9 +3162,9 @@
3157
3162
  margin-bottom: 0.5rem;
3158
3163
  }
3159
3164
  .p-orderlist .p-orderlist-header {
3160
- background: #071426;
3165
+ background: #1f2937;
3161
3166
  color: rgba(255, 255, 255, 0.87);
3162
- border: 1px solid #0b213f;
3167
+ border: 1px solid #424b57;
3163
3168
  padding: 1.25rem;
3164
3169
  font-weight: 700;
3165
3170
  border-bottom: 0 none;
@@ -3168,8 +3173,8 @@
3168
3173
  }
3169
3174
  .p-orderlist .p-orderlist-filter-container {
3170
3175
  padding: 1.25rem;
3171
- background: #071426;
3172
- border: 1px solid #0b213f;
3176
+ background: #1f2937;
3177
+ border: 1px solid #424b57;
3173
3178
  border-bottom: 0 none;
3174
3179
  }
3175
3180
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
@@ -3180,8 +3185,8 @@
3180
3185
  color: rgba(255, 255, 255, 0.6);
3181
3186
  }
3182
3187
  .p-orderlist .p-orderlist-list {
3183
- border: 1px solid #0b213f;
3184
- background: #071426;
3188
+ border: 1px solid #424b57;
3189
+ background: #1f2937;
3185
3190
  color: rgba(255, 255, 255, 0.87);
3186
3191
  padding: 0.75rem 0;
3187
3192
  border-bottom-right-radius: 6px;
@@ -3202,14 +3207,14 @@
3202
3207
  .p-orderlist .p-orderlist-list .p-orderlist-item:focus {
3203
3208
  outline: 0 none;
3204
3209
  outline-offset: 0;
3205
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
3210
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
3206
3211
  }
3207
3212
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3208
3213
  color: rgba(255, 255, 255, 0.87);
3209
- background: rgba(165, 180, 252, 0.16);
3214
+ background: rgba(129, 140, 248, 0.16);
3210
3215
  }
3211
3216
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
3212
- background: rgba(255, 255, 255, 0.01);
3217
+ background: #1c2532;
3213
3218
  }
3214
3219
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
3215
3220
  background: rgba(255, 255, 255, 0.03);
@@ -3220,26 +3225,26 @@
3220
3225
  color: rgba(255, 255, 255, 0.87);
3221
3226
  }
3222
3227
  .p-organizationchart .p-organizationchart-node-content.p-highlight {
3223
- background: rgba(165, 180, 252, 0.16);
3228
+ background: rgba(129, 140, 248, 0.16);
3224
3229
  color: rgba(255, 255, 255, 0.87);
3225
3230
  }
3226
3231
  .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
3227
- color: rgba(42, 77, 248, 0.16);
3232
+ color: rgba(13, 34, 236, 0.16);
3228
3233
  }
3229
3234
  .p-organizationchart .p-organizationchart-line-down {
3230
- background: #0b213f;
3235
+ background: #424b57;
3231
3236
  }
3232
3237
  .p-organizationchart .p-organizationchart-line-left {
3233
- border-right: 1px solid #0b213f;
3234
- border-color: #0b213f;
3238
+ border-right: 1px solid #424b57;
3239
+ border-color: #424b57;
3235
3240
  }
3236
3241
  .p-organizationchart .p-organizationchart-line-top {
3237
- border-top: 1px solid #0b213f;
3238
- border-color: #0b213f;
3242
+ border-top: 1px solid #424b57;
3243
+ border-color: #424b57;
3239
3244
  }
3240
3245
  .p-organizationchart .p-organizationchart-node-content {
3241
- border: 1px solid #0b213f;
3242
- background: #071426;
3246
+ border: 1px solid #424b57;
3247
+ background: #1f2937;
3243
3248
  color: rgba(255, 255, 255, 0.87);
3244
3249
  padding: 1.25rem;
3245
3250
  }
@@ -3251,13 +3256,13 @@
3251
3256
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible {
3252
3257
  outline: 0 none;
3253
3258
  outline-offset: 0;
3254
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3259
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3255
3260
  }
3256
3261
 
3257
3262
  .p-paginator {
3258
- background: #071426;
3263
+ background: #1f2937;
3259
3264
  color: rgba(255, 255, 255, 0.6);
3260
- border: solid #0b213f;
3265
+ border: solid #424b57;
3261
3266
  border-width: 1px;
3262
3267
  padding: 0.5rem 1rem;
3263
3268
  border-radius: 6px;
@@ -3325,8 +3330,8 @@
3325
3330
  border-radius: 6px;
3326
3331
  }
3327
3332
  .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
3328
- background: rgba(165, 180, 252, 0.16);
3329
- border-color: rgba(165, 180, 252, 0.16);
3333
+ background: rgba(129, 140, 248, 0.16);
3334
+ border-color: rgba(129, 140, 248, 0.16);
3330
3335
  color: rgba(255, 255, 255, 0.87);
3331
3336
  }
3332
3337
  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
@@ -3342,9 +3347,9 @@
3342
3347
  margin-bottom: 0.5rem;
3343
3348
  }
3344
3349
  .p-picklist .p-picklist-header {
3345
- background: #071426;
3350
+ background: #1f2937;
3346
3351
  color: rgba(255, 255, 255, 0.87);
3347
- border: 1px solid #0b213f;
3352
+ border: 1px solid #424b57;
3348
3353
  padding: 1.25rem;
3349
3354
  font-weight: 700;
3350
3355
  border-bottom: 0 none;
@@ -3353,8 +3358,8 @@
3353
3358
  }
3354
3359
  .p-picklist .p-picklist-filter-container {
3355
3360
  padding: 1.25rem;
3356
- background: #071426;
3357
- border: 1px solid #0b213f;
3361
+ background: #1f2937;
3362
+ border: 1px solid #424b57;
3358
3363
  border-bottom: 0 none;
3359
3364
  }
3360
3365
  .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
@@ -3365,8 +3370,8 @@
3365
3370
  color: rgba(255, 255, 255, 0.6);
3366
3371
  }
3367
3372
  .p-picklist .p-picklist-list {
3368
- border: 1px solid #0b213f;
3369
- background: #071426;
3373
+ border: 1px solid #424b57;
3374
+ background: #1f2937;
3370
3375
  color: rgba(255, 255, 255, 0.87);
3371
3376
  padding: 0.75rem 0;
3372
3377
  border-bottom-right-radius: 6px;
@@ -3387,16 +3392,16 @@
3387
3392
  .p-picklist .p-picklist-list .p-picklist-item:focus {
3388
3393
  outline: 0 none;
3389
3394
  outline-offset: 0;
3390
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
3395
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
3391
3396
  }
3392
3397
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3393
3398
  color: rgba(255, 255, 255, 0.87);
3394
- background: rgba(165, 180, 252, 0.16);
3399
+ background: rgba(129, 140, 248, 0.16);
3395
3400
  }
3396
3401
 
3397
3402
  .p-tree {
3398
- border: 1px solid #0b213f;
3399
- background: #071426;
3403
+ border: 1px solid #424b57;
3404
+ background: #1f2937;
3400
3405
  color: rgba(255, 255, 255, 0.87);
3401
3406
  padding: 1.25rem;
3402
3407
  border-radius: 6px;
@@ -3427,7 +3432,7 @@
3427
3432
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
3428
3433
  outline: 0 none;
3429
3434
  outline-offset: 0;
3430
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3435
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3431
3436
  }
3432
3437
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
3433
3438
  margin-right: 0.5rem;
@@ -3442,10 +3447,10 @@
3442
3447
  .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3443
3448
  outline: 0 none;
3444
3449
  outline-offset: 0;
3445
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
3450
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
3446
3451
  }
3447
3452
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3448
- background: rgba(165, 180, 252, 0.16);
3453
+ background: rgba(129, 140, 248, 0.16);
3449
3454
  color: rgba(255, 255, 255, 0.87);
3450
3455
  }
3451
3456
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
@@ -3489,7 +3494,7 @@
3489
3494
  height: 0.5rem;
3490
3495
  }
3491
3496
  .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
3492
- background: rgba(84, 113, 249, 0.16);
3497
+ background: rgba(58, 75, 244, 0.16);
3493
3498
  }
3494
3499
 
3495
3500
  .p-treetable .p-paginator-top {
@@ -3501,17 +3506,17 @@
3501
3506
  border-radius: 0;
3502
3507
  }
3503
3508
  .p-treetable .p-treetable-header {
3504
- background: #071426;
3509
+ background: #1f2937;
3505
3510
  color: rgba(255, 255, 255, 0.6);
3506
- border: 1px solid #0b213f;
3511
+ border: 1px solid #424b57;
3507
3512
  border-width: 0 0 1px 0;
3508
3513
  padding: 1rem 1rem;
3509
3514
  font-weight: 700;
3510
3515
  }
3511
3516
  .p-treetable .p-treetable-footer {
3512
- background: #071426;
3517
+ background: #1f2937;
3513
3518
  color: rgba(255, 255, 255, 0.87);
3514
- border: 1px solid #0b213f;
3519
+ border: 1px solid #424b57;
3515
3520
  border-width: 0 0 1px 0;
3516
3521
  padding: 1rem 1rem;
3517
3522
  font-weight: 700;
@@ -3519,24 +3524,24 @@
3519
3524
  .p-treetable .p-treetable-thead > tr > th {
3520
3525
  text-align: left;
3521
3526
  padding: 1rem 1rem;
3522
- border: 1px solid #0b213f;
3527
+ border: 1px solid #424b57;
3523
3528
  border-width: 0 0 1px 0;
3524
3529
  font-weight: 700;
3525
3530
  color: rgba(255, 255, 255, 0.87);
3526
- background: #071426;
3531
+ background: #1f2937;
3527
3532
  transition: box-shadow 0.2s;
3528
3533
  }
3529
3534
  .p-treetable .p-treetable-tfoot > tr > td {
3530
3535
  text-align: left;
3531
3536
  padding: 1rem 1rem;
3532
- border: 1px solid #0b213f;
3537
+ border: 1px solid #424b57;
3533
3538
  border-width: 0 0 1px 0;
3534
3539
  font-weight: 700;
3535
3540
  color: rgba(255, 255, 255, 0.87);
3536
- background: #071426;
3541
+ background: #1f2937;
3537
3542
  }
3538
3543
  .p-treetable .p-sortable-column {
3539
- outline-color: rgba(165, 180, 252, 0.5);
3544
+ outline-color: rgba(129, 140, 248, 0.2);
3540
3545
  }
3541
3546
  .p-treetable .p-sortable-column .p-sortable-column-icon {
3542
3547
  color: rgba(255, 255, 255, 0.6);
@@ -3548,7 +3553,7 @@
3548
3553
  min-width: 1.143rem;
3549
3554
  line-height: 1.143rem;
3550
3555
  color: rgba(255, 255, 255, 0.87);
3551
- background: rgba(165, 180, 252, 0.16);
3556
+ background: rgba(129, 140, 248, 0.16);
3552
3557
  margin-left: 0.5rem;
3553
3558
  }
3554
3559
  .p-treetable .p-sortable-column:not(.p-highlight):hover {
@@ -3559,20 +3564,20 @@
3559
3564
  color: rgba(255, 255, 255, 0.87);
3560
3565
  }
3561
3566
  .p-treetable .p-sortable-column.p-highlight {
3562
- background: rgba(165, 180, 252, 0.16);
3567
+ background: rgba(129, 140, 248, 0.16);
3563
3568
  color: rgba(255, 255, 255, 0.87);
3564
3569
  }
3565
3570
  .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
3566
3571
  color: rgba(255, 255, 255, 0.87);
3567
3572
  }
3568
3573
  .p-treetable .p-treetable-tbody > tr {
3569
- background: #071426;
3574
+ background: #1f2937;
3570
3575
  color: rgba(255, 255, 255, 0.87);
3571
3576
  transition: box-shadow 0.2s;
3572
3577
  }
3573
3578
  .p-treetable .p-treetable-tbody > tr > td {
3574
3579
  text-align: left;
3575
- border: 1px solid #0b213f;
3580
+ border: 1px solid #424b57;
3576
3581
  border-width: 0 0 1px 0;
3577
3582
  padding: 1rem 1rem;
3578
3583
  }
@@ -3594,7 +3599,7 @@
3594
3599
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
3595
3600
  outline: 0 none;
3596
3601
  outline-offset: 0;
3597
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3602
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3598
3603
  }
3599
3604
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox {
3600
3605
  margin-right: 0.5rem;
@@ -3603,11 +3608,11 @@
3603
3608
  color: rgba(255, 255, 255, 0.87);
3604
3609
  }
3605
3610
  .p-treetable .p-treetable-tbody > tr:focus-visible {
3606
- outline: 0.15rem solid rgba(165, 180, 252, 0.5);
3611
+ outline: 0.15rem solid rgba(129, 140, 248, 0.2);
3607
3612
  outline-offset: -0.15rem;
3608
3613
  }
3609
3614
  .p-treetable .p-treetable-tbody > tr.p-highlight {
3610
- background: rgba(165, 180, 252, 0.16);
3615
+ background: rgba(129, 140, 248, 0.16);
3611
3616
  color: rgba(255, 255, 255, 0.87);
3612
3617
  }
3613
3618
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
@@ -3624,11 +3629,11 @@
3624
3629
  color: rgba(255, 255, 255, 0.87);
3625
3630
  }
3626
3631
  .p-treetable .p-column-resizer-helper {
3627
- background: #A5B4FC;
3632
+ background: #818cf8;
3628
3633
  }
3629
3634
  .p-treetable .p-treetable-scrollable-header,
3630
3635
  .p-treetable .p-treetable-scrollable-footer {
3631
- background: #071426;
3636
+ background: #1f2937;
3632
3637
  }
3633
3638
  .p-treetable .p-treetable-loading-icon {
3634
3639
  font-size: 2rem;
@@ -3659,10 +3664,10 @@
3659
3664
  border-width: 1px;
3660
3665
  }
3661
3666
  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd {
3662
- background: #0d1a2c;
3667
+ background: #1c2532;
3663
3668
  }
3664
3669
  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd.p-highlight {
3665
- background: rgba(165, 180, 252, 0.16);
3670
+ background: rgba(129, 140, 248, 0.16);
3666
3671
  color: rgba(255, 255, 255, 0.87);
3667
3672
  }
3668
3673
  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
@@ -3672,7 +3677,7 @@
3672
3677
  color: rgba(255, 255, 255, 0.87);
3673
3678
  }
3674
3679
  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd + .p-row-expanded {
3675
- background: #0d1a2c;
3680
+ background: #1c2532;
3676
3681
  }
3677
3682
  .p-treetable.p-treetable-sm .p-treetable-header {
3678
3683
  padding: 0.875rem 0.875rem;
@@ -3706,14 +3711,14 @@
3706
3711
  }
3707
3712
 
3708
3713
  .p-timeline .p-timeline-event-marker {
3709
- border: 2px solid #A5B4FC;
3714
+ border: 2px solid #818cf8;
3710
3715
  border-radius: 50%;
3711
3716
  width: 1rem;
3712
3717
  height: 1rem;
3713
- background-color: #1c2127;
3718
+ background-color: #030712;
3714
3719
  }
3715
3720
  .p-timeline .p-timeline-event-connector {
3716
- background-color: #0b213f;
3721
+ background-color: #424b57;
3717
3722
  }
3718
3723
  .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
3719
3724
  .p-timeline.p-timeline-vertical .p-timeline-event-content {
@@ -3732,9 +3737,9 @@
3732
3737
 
3733
3738
  .p-accordion .p-accordion-header .p-accordion-header-link {
3734
3739
  padding: 1.25rem;
3735
- border: 1px solid #0b213f;
3740
+ border: 1px solid #424b57;
3736
3741
  color: rgba(255, 255, 255, 0.87);
3737
- background: #071426;
3742
+ background: #1f2937;
3738
3743
  font-weight: 700;
3739
3744
  border-radius: 6px;
3740
3745
  transition: box-shadow 0.2s;
@@ -3745,29 +3750,29 @@
3745
3750
  .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible {
3746
3751
  outline: 0 none;
3747
3752
  outline-offset: 0;
3748
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3753
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3749
3754
  }
3750
3755
  .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
3751
3756
  background: rgba(255, 255, 255, 0.03);
3752
- border-color: #0b213f;
3757
+ border-color: #424b57;
3753
3758
  color: rgba(255, 255, 255, 0.87);
3754
3759
  }
3755
3760
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
3756
- background: #071426;
3757
- border-color: #0b213f;
3761
+ background: #1f2937;
3762
+ border-color: #424b57;
3758
3763
  color: rgba(255, 255, 255, 0.87);
3759
3764
  border-bottom-right-radius: 0;
3760
3765
  border-bottom-left-radius: 0;
3761
3766
  }
3762
3767
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
3763
- border-color: #0b213f;
3768
+ border-color: #424b57;
3764
3769
  background: rgba(255, 255, 255, 0.03);
3765
3770
  color: rgba(255, 255, 255, 0.87);
3766
3771
  }
3767
3772
  .p-accordion .p-accordion-content {
3768
3773
  padding: 1.25rem;
3769
- border: 1px solid #0b213f;
3770
- background: #071426;
3774
+ border: 1px solid #424b57;
3775
+ background: #1f2937;
3771
3776
  color: rgba(255, 255, 255, 0.87);
3772
3777
  border-top: 0;
3773
3778
  border-top-right-radius: 0;
@@ -3780,7 +3785,7 @@
3780
3785
  }
3781
3786
 
3782
3787
  .p-card {
3783
- background: #071426;
3788
+ background: #1f2937;
3784
3789
  color: rgba(255, 255, 255, 0.87);
3785
3790
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
3786
3791
  border-radius: 6px;
@@ -3806,16 +3811,16 @@
3806
3811
  }
3807
3812
 
3808
3813
  .p-fieldset {
3809
- border: 1px solid #0b213f;
3810
- background: #071426;
3814
+ border: 1px solid #424b57;
3815
+ background: #1f2937;
3811
3816
  color: rgba(255, 255, 255, 0.87);
3812
3817
  border-radius: 6px;
3813
3818
  }
3814
3819
  .p-fieldset .p-fieldset-legend {
3815
3820
  padding: 1.25rem;
3816
- border: 1px solid #0b213f;
3821
+ border: 1px solid #424b57;
3817
3822
  color: rgba(255, 255, 255, 0.87);
3818
- background: #071426;
3823
+ background: #1f2937;
3819
3824
  font-weight: 700;
3820
3825
  border-radius: 6px;
3821
3826
  }
@@ -3835,11 +3840,11 @@
3835
3840
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible {
3836
3841
  outline: 0 none;
3837
3842
  outline-offset: 0;
3838
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3843
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3839
3844
  }
3840
3845
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
3841
3846
  background: rgba(255, 255, 255, 0.03);
3842
- border-color: #0b213f;
3847
+ border-color: #424b57;
3843
3848
  color: rgba(255, 255, 255, 0.87);
3844
3849
  }
3845
3850
  .p-fieldset .p-fieldset-content {
@@ -3847,14 +3852,14 @@
3847
3852
  }
3848
3853
 
3849
3854
  .p-divider .p-divider-content {
3850
- background-color: #071426;
3855
+ background-color: #1f2937;
3851
3856
  }
3852
3857
  .p-divider.p-divider-horizontal {
3853
3858
  margin: 1.25rem 0;
3854
3859
  padding: 0 1.25rem;
3855
3860
  }
3856
3861
  .p-divider.p-divider-horizontal:before {
3857
- border-top: 1px #0b213f;
3862
+ border-top: 1px #424b57;
3858
3863
  }
3859
3864
  .p-divider.p-divider-horizontal .p-divider-content {
3860
3865
  padding: 0 0.5rem;
@@ -3864,16 +3869,16 @@
3864
3869
  padding: 1.25rem 0;
3865
3870
  }
3866
3871
  .p-divider.p-divider-vertical:before {
3867
- border-left: 1px #0b213f;
3872
+ border-left: 1px #424b57;
3868
3873
  }
3869
3874
  .p-divider.p-divider-vertical .p-divider-content {
3870
3875
  padding: 0.5rem 0;
3871
3876
  }
3872
3877
 
3873
3878
  .p-panel .p-panel-header {
3874
- border: 1px solid #0b213f;
3879
+ border: 1px solid #424b57;
3875
3880
  padding: 1.25rem;
3876
- background: #071426;
3881
+ background: #1f2937;
3877
3882
  color: rgba(255, 255, 255, 0.87);
3878
3883
  border-top-right-radius: 6px;
3879
3884
  border-top-left-radius: 6px;
@@ -3898,15 +3903,15 @@
3898
3903
  .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
3899
3904
  outline: 0 none;
3900
3905
  outline-offset: 0;
3901
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3906
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3902
3907
  }
3903
3908
  .p-panel.p-panel-toggleable .p-panel-header {
3904
3909
  padding: 0.75rem 1.25rem;
3905
3910
  }
3906
3911
  .p-panel .p-panel-content {
3907
3912
  padding: 1.25rem;
3908
- border: 1px solid #0b213f;
3909
- background: #071426;
3913
+ border: 1px solid #424b57;
3914
+ background: #1f2937;
3910
3915
  color: rgba(255, 255, 255, 0.87);
3911
3916
  border-bottom-right-radius: 6px;
3912
3917
  border-bottom-left-radius: 6px;
@@ -3914,15 +3919,15 @@
3914
3919
  }
3915
3920
  .p-panel .p-panel-footer {
3916
3921
  padding: 0.75rem 1.25rem;
3917
- border: 1px solid #0b213f;
3918
- background: #071426;
3922
+ border: 1px solid #424b57;
3923
+ background: #1f2937;
3919
3924
  color: rgba(255, 255, 255, 0.87);
3920
3925
  border-top: 0 none;
3921
3926
  }
3922
3927
 
3923
3928
  .p-splitter {
3924
- border: 1px solid #0b213f;
3925
- background: #071426;
3929
+ border: 1px solid #424b57;
3930
+ background: #1f2937;
3926
3931
  border-radius: 6px;
3927
3932
  color: rgba(255, 255, 255, 0.87);
3928
3933
  }
@@ -3931,30 +3936,30 @@
3931
3936
  background: rgba(255, 255, 255, 0.03);
3932
3937
  }
3933
3938
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3934
- background: #0b213f;
3939
+ background: #424b57;
3935
3940
  }
3936
3941
  .p-splitter .p-splitter-gutter-resizing {
3937
- background: #0b213f;
3942
+ background: #424b57;
3938
3943
  }
3939
3944
 
3940
3945
  .p-scrollpanel .p-scrollpanel-bar {
3941
- background: #0b213f;
3946
+ background: #424b57;
3942
3947
  border: 0 none;
3943
3948
  }
3944
3949
 
3945
3950
  .p-tabview .p-tabview-nav {
3946
3951
  background: transparent;
3947
- border: 1px solid #0b213f;
3952
+ border: 1px solid #424b57;
3948
3953
  border-width: 0 0 2px 0;
3949
3954
  }
3950
3955
  .p-tabview .p-tabview-nav li {
3951
3956
  margin-right: 0;
3952
3957
  }
3953
3958
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
3954
- border: solid #0b213f;
3959
+ border: solid #424b57;
3955
3960
  border-width: 0 0 2px 0;
3956
- border-color: transparent transparent #0b213f transparent;
3957
- background: #071426;
3961
+ border-color: transparent transparent #424b57 transparent;
3962
+ background: #1f2937;
3958
3963
  color: rgba(255, 255, 255, 0.6);
3959
3964
  padding: 1.25rem;
3960
3965
  font-weight: 700;
@@ -3966,24 +3971,24 @@
3966
3971
  .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
3967
3972
  outline: 0 none;
3968
3973
  outline-offset: 0;
3969
- box-shadow: inset 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3974
+ box-shadow: inset 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3970
3975
  }
3971
3976
  .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
3972
- background: #071426;
3973
- border-color: #A5B4FC;
3977
+ background: #1f2937;
3978
+ border-color: #818cf8;
3974
3979
  color: rgba(255, 255, 255, 0.87);
3975
3980
  }
3976
3981
  .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
3977
- background: #071426;
3978
- border-color: #A5B4FC;
3979
- color: #A5B4FC;
3982
+ background: #1f2937;
3983
+ border-color: #818cf8;
3984
+ color: #818cf8;
3980
3985
  }
3981
3986
  .p-tabview .p-tabview-close {
3982
3987
  margin-left: 0.5rem;
3983
3988
  }
3984
3989
  .p-tabview .p-tabview-nav-btn.p-link {
3985
- background: #071426;
3986
- color: #A5B4FC;
3990
+ background: #1f2937;
3991
+ color: #818cf8;
3987
3992
  width: 3rem;
3988
3993
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
3989
3994
  border-radius: 0;
@@ -3991,10 +3996,10 @@
3991
3996
  .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
3992
3997
  outline: 0 none;
3993
3998
  outline-offset: 0;
3994
- box-shadow: inset 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
3999
+ box-shadow: inset 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
3995
4000
  }
3996
4001
  .p-tabview .p-tabview-panels {
3997
- background: #071426;
4002
+ background: #1f2937;
3998
4003
  padding: 1.25rem;
3999
4004
  border: 0 none;
4000
4005
  color: rgba(255, 255, 255, 0.87);
@@ -4003,8 +4008,8 @@
4003
4008
  }
4004
4009
 
4005
4010
  .p-toolbar {
4006
- background: #071426;
4007
- border: 1px solid #0b213f;
4011
+ background: #1f2937;
4012
+ border: 1px solid #424b57;
4008
4013
  padding: 1.25rem;
4009
4014
  border-radius: 6px;
4010
4015
  gap: 0.5rem;
@@ -4014,9 +4019,9 @@
4014
4019
  }
4015
4020
 
4016
4021
  .p-confirm-popup {
4017
- background: #071426;
4022
+ background: #1f2937;
4018
4023
  color: rgba(255, 255, 255, 0.87);
4019
- border: 1px solid #0b213f;
4024
+ border: 1px solid #424b57;
4020
4025
  border-radius: 6px;
4021
4026
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
4022
4027
  }
@@ -4036,19 +4041,19 @@
4036
4041
  }
4037
4042
  .p-confirm-popup:after {
4038
4043
  border: solid transparent;
4039
- border-color: rgba(7, 20, 38, 0);
4040
- border-bottom-color: #071426;
4044
+ border-color: rgba(31, 41, 55, 0);
4045
+ border-bottom-color: #1f2937;
4041
4046
  }
4042
4047
  .p-confirm-popup:before {
4043
4048
  border: solid transparent;
4044
- border-color: rgba(11, 33, 63, 0);
4045
- border-bottom-color: #0b213f;
4049
+ border-color: rgba(66, 75, 87, 0);
4050
+ border-bottom-color: #3f4753;
4046
4051
  }
4047
4052
  .p-confirm-popup.p-confirm-popup-flipped:after {
4048
- border-top-color: #071426;
4053
+ border-top-color: #1f2937;
4049
4054
  }
4050
4055
  .p-confirm-popup.p-confirm-popup-flipped:before {
4051
- border-top-color: #0b213f;
4056
+ border-top-color: #424b57;
4052
4057
  }
4053
4058
  .p-confirm-popup .p-confirm-popup-icon {
4054
4059
  font-size: 1.5rem;
@@ -4064,11 +4069,11 @@
4064
4069
  .p-dialog {
4065
4070
  border-radius: 6px;
4066
4071
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
4067
- border: 1px solid #0b213f;
4072
+ border: 1px solid #424b57;
4068
4073
  }
4069
4074
  .p-dialog .p-dialog-header {
4070
4075
  border-bottom: 0 none;
4071
- background: #071426;
4076
+ background: #1f2937;
4072
4077
  color: rgba(255, 255, 255, 0.87);
4073
4078
  padding: 1.5rem;
4074
4079
  border-top-right-radius: 6px;
@@ -4096,13 +4101,13 @@
4096
4101
  .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
4097
4102
  outline: 0 none;
4098
4103
  outline-offset: 0;
4099
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
4104
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
4100
4105
  }
4101
4106
  .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
4102
4107
  margin-right: 0;
4103
4108
  }
4104
4109
  .p-dialog .p-dialog-content {
4105
- background: #071426;
4110
+ background: #1f2937;
4106
4111
  color: rgba(255, 255, 255, 0.87);
4107
4112
  padding: 0 1.5rem 2rem 1.5rem;
4108
4113
  }
@@ -4112,7 +4117,7 @@
4112
4117
  }
4113
4118
  .p-dialog .p-dialog-footer {
4114
4119
  border-top: 0 none;
4115
- background: #071426;
4120
+ background: #1f2937;
4116
4121
  color: rgba(255, 255, 255, 0.87);
4117
4122
  padding: 0 1.5rem 1.5rem 1.5rem;
4118
4123
  text-align: right;
@@ -4138,9 +4143,9 @@
4138
4143
  }
4139
4144
 
4140
4145
  .p-overlaypanel {
4141
- background: #071426;
4146
+ background: #1f2937;
4142
4147
  color: rgba(255, 255, 255, 0.87);
4143
- border: 1px solid #0b213f;
4148
+ border: 1px solid #424b57;
4144
4149
  border-radius: 6px;
4145
4150
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
4146
4151
  }
@@ -4148,8 +4153,8 @@
4148
4153
  padding: 1.25rem;
4149
4154
  }
4150
4155
  .p-overlaypanel .p-overlaypanel-close {
4151
- background: #A5B4FC;
4152
- color: #1c2127;
4156
+ background: #818cf8;
4157
+ color: #030712;
4153
4158
  width: 2rem;
4154
4159
  height: 2rem;
4155
4160
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -4159,30 +4164,30 @@
4159
4164
  right: -1rem;
4160
4165
  }
4161
4166
  .p-overlaypanel .p-overlaypanel-close:enabled:hover {
4162
- background: #91a3fb;
4163
- color: #1c2127;
4167
+ background: #a5b4fc;
4168
+ color: #030712;
4164
4169
  }
4165
4170
  .p-overlaypanel:after {
4166
4171
  border: solid transparent;
4167
- border-color: rgba(7, 20, 38, 0);
4168
- border-bottom-color: #071426;
4172
+ border-color: rgba(31, 41, 55, 0);
4173
+ border-bottom-color: #1f2937;
4169
4174
  }
4170
4175
  .p-overlaypanel:before {
4171
4176
  border: solid transparent;
4172
- border-color: rgba(11, 33, 63, 0);
4173
- border-bottom-color: #0a1f3c;
4177
+ border-color: rgba(66, 75, 87, 0);
4178
+ border-bottom-color: #3f4753;
4174
4179
  }
4175
4180
  .p-overlaypanel.p-overlaypanel-flipped:after {
4176
- border-top-color: #071426;
4181
+ border-top-color: #1f2937;
4177
4182
  }
4178
4183
  .p-overlaypanel.p-overlaypanel-flipped:before {
4179
- border-top-color: #0b213f;
4184
+ border-top-color: #424b57;
4180
4185
  }
4181
4186
 
4182
4187
  .p-sidebar {
4183
- background: #071426;
4188
+ background: #1f2937;
4184
4189
  color: rgba(255, 255, 255, 0.87);
4185
- border: 1px solid #0b213f;
4190
+ border: 1px solid #424b57;
4186
4191
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
4187
4192
  }
4188
4193
  .p-sidebar .p-sidebar-header {
@@ -4208,7 +4213,7 @@
4208
4213
  .p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
4209
4214
  outline: 0 none;
4210
4215
  outline-offset: 0;
4211
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
4216
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
4212
4217
  }
4213
4218
  .p-sidebar .p-sidebar-header + .p-sidebar-content {
4214
4219
  padding-top: 0;
@@ -4218,29 +4223,29 @@
4218
4223
  }
4219
4224
 
4220
4225
  .p-tooltip .p-tooltip-text {
4221
- background: #0b213f;
4226
+ background: #424b57;
4222
4227
  color: rgba(255, 255, 255, 0.87);
4223
4228
  padding: 0.75rem 0.75rem;
4224
4229
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4225
4230
  border-radius: 6px;
4226
4231
  }
4227
4232
  .p-tooltip.p-tooltip-right .p-tooltip-arrow {
4228
- border-right-color: #0b213f;
4233
+ border-right-color: #424b57;
4229
4234
  }
4230
4235
  .p-tooltip.p-tooltip-left .p-tooltip-arrow {
4231
- border-left-color: #0b213f;
4236
+ border-left-color: #424b57;
4232
4237
  }
4233
4238
  .p-tooltip.p-tooltip-top .p-tooltip-arrow {
4234
- border-top-color: #0b213f;
4239
+ border-top-color: #424b57;
4235
4240
  }
4236
4241
  .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
4237
- border-bottom-color: #0b213f;
4242
+ border-bottom-color: #424b57;
4238
4243
  }
4239
4244
 
4240
4245
  .p-fileupload .p-fileupload-buttonbar {
4241
- background: #071426;
4246
+ background: #1f2937;
4242
4247
  padding: 1.25rem;
4243
- border: 1px solid #0b213f;
4248
+ border: 1px solid #424b57;
4244
4249
  color: rgba(255, 255, 255, 0.87);
4245
4250
  border-bottom: 0 none;
4246
4251
  border-top-right-radius: 6px;
@@ -4251,9 +4256,9 @@
4251
4256
  margin-right: 0.5rem;
4252
4257
  }
4253
4258
  .p-fileupload .p-fileupload-content {
4254
- background: #071426;
4259
+ background: #1f2937;
4255
4260
  padding: 2rem 1rem;
4256
- border: 1px solid #0b213f;
4261
+ border: 1px solid #424b57;
4257
4262
  color: rgba(255, 255, 255, 0.87);
4258
4263
  border-bottom-right-radius: 6px;
4259
4264
  border-bottom-left-radius: 6px;
@@ -4269,8 +4274,8 @@
4269
4274
  }
4270
4275
 
4271
4276
  .p-breadcrumb {
4272
- background: #091a32;
4273
- border: 1px solid #0b213f;
4277
+ background: #374151;
4278
+ border: 1px solid #424b57;
4274
4279
  border-radius: 6px;
4275
4280
  padding: 1rem;
4276
4281
  }
@@ -4281,7 +4286,7 @@
4281
4286
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible {
4282
4287
  outline: 0 none;
4283
4288
  outline-offset: 0;
4284
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
4289
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
4285
4290
  }
4286
4291
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
4287
4292
  color: rgba(255, 255, 255, 0.87);
@@ -4302,9 +4307,9 @@
4302
4307
 
4303
4308
  .p-contextmenu {
4304
4309
  padding: 0.25rem 0;
4305
- background: #091a32;
4310
+ background: #374151;
4306
4311
  color: rgba(255, 255, 255, 0.87);
4307
- border: 1px solid #0b213f;
4312
+ border: 1px solid #424b57;
4308
4313
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4309
4314
  border-radius: 6px;
4310
4315
  width: 12.5rem;
@@ -4341,17 +4346,17 @@
4341
4346
  .p-contextmenu .p-menuitem-link:focus {
4342
4347
  outline: 0 none;
4343
4348
  outline-offset: 0;
4344
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4349
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4345
4350
  }
4346
4351
  .p-contextmenu .p-submenu-list {
4347
4352
  padding: 0.25rem 0;
4348
- background: #091a32;
4349
- border: 1px solid #0b213f;
4353
+ background: #374151;
4354
+ border: 1px solid #424b57;
4350
4355
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4351
4356
  border-radius: 6px;
4352
4357
  }
4353
4358
  .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
4354
- background: rgba(165, 180, 252, 0.16);
4359
+ background: rgba(129, 140, 248, 0.16);
4355
4360
  }
4356
4361
  .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
4357
4362
  color: rgba(255, 255, 255, 0.87);
@@ -4360,7 +4365,7 @@
4360
4365
  color: rgba(255, 255, 255, 0.87);
4361
4366
  }
4362
4367
  .p-contextmenu .p-menu-separator {
4363
- border-top: 1px solid #0b213f;
4368
+ border-top: 1px solid #424b57;
4364
4369
  margin: 0.25rem 0;
4365
4370
  }
4366
4371
  .p-contextmenu .p-submenu-icon {
@@ -4450,9 +4455,9 @@
4450
4455
  }
4451
4456
  .p-megamenu {
4452
4457
  padding: 0.5rem;
4453
- background: #091a32;
4458
+ background: #374151;
4454
4459
  color: rgba(255, 255, 255, 0.87);
4455
- border: 1px solid #0b213f;
4460
+ border: 1px solid #424b57;
4456
4461
  border-radius: 6px;
4457
4462
  }
4458
4463
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link {
@@ -4488,14 +4493,14 @@
4488
4493
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
4489
4494
  outline: 0 none;
4490
4495
  outline-offset: 0;
4491
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4496
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4492
4497
  }
4493
4498
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
4494
4499
  margin-left: auto;
4495
4500
  }
4496
4501
  .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
4497
4502
  .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
4498
- background: rgba(165, 180, 252, 0.16);
4503
+ background: rgba(129, 140, 248, 0.16);
4499
4504
  }
4500
4505
  .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text,
4501
4506
  .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
@@ -4541,19 +4546,19 @@
4541
4546
  .p-megamenu .p-menuitem-link:focus {
4542
4547
  outline: 0 none;
4543
4548
  outline-offset: 0;
4544
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4549
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4545
4550
  }
4546
4551
  .p-megamenu .p-megamenu-panel {
4547
- background: #091a32;
4552
+ background: #374151;
4548
4553
  color: rgba(255, 255, 255, 0.87);
4549
- border: 1px solid #0b213f;
4554
+ border: 1px solid #424b57;
4550
4555
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4551
4556
  }
4552
4557
  .p-megamenu .p-megamenu-submenu-header {
4553
4558
  margin: 0;
4554
4559
  padding: 0.75rem 1.25rem;
4555
4560
  color: rgba(255, 255, 255, 0.87);
4556
- background: #091a32;
4561
+ background: #374151;
4557
4562
  font-weight: 700;
4558
4563
  border-top-right-radius: 6px;
4559
4564
  border-top-left-radius: 6px;
@@ -4563,11 +4568,11 @@
4563
4568
  width: 12.5rem;
4564
4569
  }
4565
4570
  .p-megamenu .p-megamenu-submenu .p-menu-separator {
4566
- border-top: 1px solid #0b213f;
4571
+ border-top: 1px solid #424b57;
4567
4572
  margin: 0.25rem 0;
4568
4573
  }
4569
4574
  .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
4570
- background: rgba(165, 180, 252, 0.16);
4575
+ background: rgba(129, 140, 248, 0.16);
4571
4576
  }
4572
4577
  .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
4573
4578
  color: rgba(255, 255, 255, 0.87);
@@ -4593,19 +4598,19 @@
4593
4598
  .p-megamenu .p-megamenu-button:focus {
4594
4599
  outline: 0 none;
4595
4600
  outline-offset: 0;
4596
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
4601
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
4597
4602
  }
4598
4603
  .p-megamenu .p-submenu-icon {
4599
4604
  transition: transform 0.2s;
4600
4605
  }
4601
4606
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list {
4602
4607
  padding: 0.25rem 0;
4603
- background: #091a32;
4604
- border: 1px solid #0b213f;
4608
+ background: #374151;
4609
+ border: 1px solid #424b57;
4605
4610
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4606
4611
  }
4607
4612
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menu-separator {
4608
- border-top: 1px solid #0b213f;
4613
+ border-top: 1px solid #424b57;
4609
4614
  margin: 0.25rem 0;
4610
4615
  }
4611
4616
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon {
@@ -4651,7 +4656,7 @@
4651
4656
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
4652
4657
  outline: 0 none;
4653
4658
  outline-offset: 0;
4654
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4659
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4655
4660
  }
4656
4661
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
4657
4662
  margin-left: auto;
@@ -4679,9 +4684,9 @@
4679
4684
 
4680
4685
  .p-menu {
4681
4686
  padding: 0.25rem 0;
4682
- background: #091a32;
4687
+ background: #374151;
4683
4688
  color: rgba(255, 255, 255, 0.87);
4684
- border: 1px solid #0b213f;
4689
+ border: 1px solid #424b57;
4685
4690
  border-radius: 6px;
4686
4691
  width: 12.5rem;
4687
4692
  }
@@ -4717,32 +4722,32 @@
4717
4722
  .p-menu .p-menuitem-link:focus {
4718
4723
  outline: 0 none;
4719
4724
  outline-offset: 0;
4720
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4725
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4721
4726
  }
4722
4727
  .p-menu.p-menu-overlay {
4723
- background: #091a32;
4724
- border: 1px solid #0b213f;
4728
+ background: #374151;
4729
+ border: 1px solid #424b57;
4725
4730
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4726
4731
  }
4727
4732
  .p-menu .p-submenu-header {
4728
4733
  margin: 0;
4729
4734
  padding: 0.75rem 1.25rem;
4730
4735
  color: rgba(255, 255, 255, 0.87);
4731
- background: #091a32;
4736
+ background: #374151;
4732
4737
  font-weight: 700;
4733
4738
  border-top-right-radius: 0;
4734
4739
  border-top-left-radius: 0;
4735
4740
  }
4736
4741
  .p-menu .p-menu-separator {
4737
- border-top: 1px solid #0b213f;
4742
+ border-top: 1px solid #424b57;
4738
4743
  margin: 0.25rem 0;
4739
4744
  }
4740
4745
 
4741
4746
  .p-menubar {
4742
4747
  padding: 0.5rem;
4743
- background: #091a32;
4748
+ background: #374151;
4744
4749
  color: rgba(255, 255, 255, 0.87);
4745
- border: 1px solid #0b213f;
4750
+ border: 1px solid #424b57;
4746
4751
  border-radius: 6px;
4747
4752
  }
4748
4753
  .p-menubar .p-menuitem-link {
@@ -4777,7 +4782,7 @@
4777
4782
  .p-menubar .p-menuitem-link:focus {
4778
4783
  outline: 0 none;
4779
4784
  outline-offset: 0;
4780
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4785
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4781
4786
  }
4782
4787
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
4783
4788
  padding: 0.75rem 1.25rem;
@@ -4812,11 +4817,11 @@
4812
4817
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
4813
4818
  outline: 0 none;
4814
4819
  outline-offset: 0;
4815
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4820
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4816
4821
  }
4817
4822
  .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
4818
4823
  .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
4819
- background: rgba(165, 180, 252, 0.16);
4824
+ background: rgba(129, 140, 248, 0.16);
4820
4825
  }
4821
4826
  .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text,
4822
4827
  .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
@@ -4832,13 +4837,13 @@
4832
4837
  }
4833
4838
  .p-menubar .p-submenu-list {
4834
4839
  padding: 0.25rem 0;
4835
- background: #091a32;
4836
- border: 1px solid #0b213f;
4840
+ background: #374151;
4841
+ border: 1px solid #424b57;
4837
4842
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4838
4843
  width: 12.5rem;
4839
4844
  }
4840
4845
  .p-menubar .p-submenu-list .p-menu-separator {
4841
- border-top: 1px solid #0b213f;
4846
+ border-top: 1px solid #424b57;
4842
4847
  margin: 0.25rem 0;
4843
4848
  }
4844
4849
  .p-menubar .p-submenu-list .p-submenu-icon {
@@ -4849,7 +4854,7 @@
4849
4854
  height: 0.875rem;
4850
4855
  }
4851
4856
  .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link {
4852
- background: rgba(165, 180, 252, 0.16);
4857
+ background: rgba(129, 140, 248, 0.16);
4853
4858
  }
4854
4859
  .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
4855
4860
  color: rgba(255, 255, 255, 0.87);
@@ -4877,19 +4882,19 @@
4877
4882
  .p-menubar .p-menubar-button:focus {
4878
4883
  outline: 0 none;
4879
4884
  outline-offset: 0;
4880
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
4885
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
4881
4886
  }
4882
4887
  .p-menubar .p-menubar-root-list {
4883
4888
  position: absolute;
4884
4889
  display: none;
4885
4890
  padding: 0.25rem 0;
4886
- background: #091a32;
4887
- border: 1px solid #0b213f;
4891
+ background: #374151;
4892
+ border: 1px solid #424b57;
4888
4893
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4889
4894
  width: 100%;
4890
4895
  }
4891
4896
  .p-menubar .p-menubar-root-list .p-menu-separator {
4892
- border-top: 1px solid #0b213f;
4897
+ border-top: 1px solid #424b57;
4893
4898
  margin: 0.25rem 0;
4894
4899
  }
4895
4900
  .p-menubar .p-menubar-root-list .p-submenu-icon {
@@ -4935,7 +4940,7 @@
4935
4940
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
4936
4941
  outline: 0 none;
4937
4942
  outline-offset: 0;
4938
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
4943
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
4939
4944
  }
4940
4945
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
4941
4946
  margin-left: auto;
@@ -4986,9 +4991,9 @@
4986
4991
  }
4987
4992
  .p-panelmenu .p-panelmenu-header > a {
4988
4993
  padding: 1.25rem;
4989
- border: 1px solid #0b213f;
4994
+ border: 1px solid #424b57;
4990
4995
  color: rgba(255, 255, 255, 0.87);
4991
- background: #071426;
4996
+ background: #1f2937;
4992
4997
  font-weight: 700;
4993
4998
  border-radius: 6px;
4994
4999
  transition: box-shadow 0.2s;
@@ -5002,32 +5007,32 @@
5002
5007
  .p-panelmenu .p-panelmenu-header > a:focus-visible {
5003
5008
  outline: 0 none;
5004
5009
  outline-offset: 0;
5005
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5010
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5006
5011
  }
5007
5012
  .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
5008
5013
  background: rgba(255, 255, 255, 0.03);
5009
- border-color: #0b213f;
5014
+ border-color: #424b57;
5010
5015
  color: rgba(255, 255, 255, 0.87);
5011
5016
  }
5012
5017
  .p-panelmenu .p-panelmenu-header.p-highlight {
5013
5018
  margin-bottom: 0;
5014
5019
  }
5015
5020
  .p-panelmenu .p-panelmenu-header.p-highlight > a {
5016
- background: #071426;
5017
- border-color: #0b213f;
5021
+ background: #1f2937;
5022
+ border-color: #424b57;
5018
5023
  color: rgba(255, 255, 255, 0.87);
5019
5024
  border-bottom-right-radius: 0;
5020
5025
  border-bottom-left-radius: 0;
5021
5026
  }
5022
5027
  .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled) > a:hover {
5023
- border-color: #0b213f;
5028
+ border-color: #424b57;
5024
5029
  background: rgba(255, 255, 255, 0.03);
5025
5030
  color: rgba(255, 255, 255, 0.87);
5026
5031
  }
5027
5032
  .p-panelmenu .p-panelmenu-content {
5028
5033
  padding: 0.25rem 0;
5029
- border: 1px solid #0b213f;
5030
- background: #071426;
5034
+ border: 1px solid #424b57;
5035
+ background: #1f2937;
5031
5036
  color: rgba(255, 255, 255, 0.87);
5032
5037
  border-top: 0;
5033
5038
  border-top-right-radius: 0;
@@ -5067,7 +5072,7 @@
5067
5072
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
5068
5073
  outline: 0 none;
5069
5074
  outline-offset: 0;
5070
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
5075
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
5071
5076
  }
5072
5077
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon {
5073
5078
  margin-right: 0.5rem;
@@ -5081,9 +5086,9 @@
5081
5086
 
5082
5087
  .p-slidemenu {
5083
5088
  padding: 0.25rem 0;
5084
- background: #091a32;
5089
+ background: #374151;
5085
5090
  color: rgba(255, 255, 255, 0.87);
5086
- border: 1px solid #0b213f;
5091
+ border: 1px solid #424b57;
5087
5092
  border-radius: 6px;
5088
5093
  width: 12.5rem;
5089
5094
  }
@@ -5119,21 +5124,21 @@
5119
5124
  .p-slidemenu .p-menuitem-link:focus {
5120
5125
  outline: 0 none;
5121
5126
  outline-offset: 0;
5122
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
5127
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
5123
5128
  }
5124
5129
  .p-slidemenu.p-slidemenu-overlay {
5125
- background: #091a32;
5126
- border: 1px solid #0b213f;
5130
+ background: #374151;
5131
+ border: 1px solid #424b57;
5127
5132
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
5128
5133
  }
5129
5134
  .p-slidemenu .p-slidemenu-list {
5130
5135
  padding: 0.25rem 0;
5131
- background: #091a32;
5132
- border: 1px solid #0b213f;
5136
+ background: #374151;
5137
+ border: 1px solid #424b57;
5133
5138
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
5134
5139
  }
5135
5140
  .p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link {
5136
- background: rgba(165, 180, 252, 0.16);
5141
+ background: rgba(129, 140, 248, 0.16);
5137
5142
  }
5138
5143
  .p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-text {
5139
5144
  color: rgba(255, 255, 255, 0.87);
@@ -5142,7 +5147,7 @@
5142
5147
  color: rgba(255, 255, 255, 0.87);
5143
5148
  }
5144
5149
  .p-slidemenu .p-slidemenu-separator {
5145
- border-top: 1px solid #0b213f;
5150
+ border-top: 1px solid #424b57;
5146
5151
  margin: 0.25rem 0;
5147
5152
  }
5148
5153
  .p-slidemenu .p-slidemenu-icon {
@@ -5181,10 +5186,10 @@
5181
5186
  .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
5182
5187
  outline: 0 none;
5183
5188
  outline-offset: 0;
5184
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5189
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5185
5190
  }
5186
5191
  .p-steps .p-steps-item.p-highlight .p-steps-number {
5187
- background: rgba(165, 180, 252, 0.16);
5192
+ background: rgba(129, 140, 248, 0.16);
5188
5193
  color: rgba(255, 255, 255, 0.87);
5189
5194
  }
5190
5195
  .p-steps .p-steps-item.p-highlight .p-steps-title {
@@ -5193,7 +5198,7 @@
5193
5198
  }
5194
5199
  .p-steps .p-steps-item:before {
5195
5200
  content: " ";
5196
- border-top: 1px solid #0b213f;
5201
+ border-top: 1px solid #424b57;
5197
5202
  width: 100%;
5198
5203
  top: 50%;
5199
5204
  left: 0;
@@ -5204,17 +5209,17 @@
5204
5209
 
5205
5210
  .p-tabmenu .p-tabmenu-nav {
5206
5211
  background: transparent;
5207
- border: 1px solid #0b213f;
5212
+ border: 1px solid #424b57;
5208
5213
  border-width: 0 0 2px 0;
5209
5214
  }
5210
5215
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
5211
5216
  margin-right: 0;
5212
5217
  }
5213
5218
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
5214
- border: solid #0b213f;
5219
+ border: solid #424b57;
5215
5220
  border-width: 0 0 2px 0;
5216
- border-color: transparent transparent #0b213f transparent;
5217
- background: #071426;
5221
+ border-color: transparent transparent #424b57 transparent;
5222
+ background: #1f2937;
5218
5223
  color: rgba(255, 255, 255, 0.6);
5219
5224
  padding: 1.25rem;
5220
5225
  font-weight: 700;
@@ -5230,24 +5235,24 @@
5230
5235
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible {
5231
5236
  outline: 0 none;
5232
5237
  outline-offset: 0;
5233
- box-shadow: inset 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5238
+ box-shadow: inset 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5234
5239
  }
5235
5240
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
5236
- background: #071426;
5237
- border-color: #A5B4FC;
5241
+ background: #1f2937;
5242
+ border-color: #818cf8;
5238
5243
  color: rgba(255, 255, 255, 0.87);
5239
5244
  }
5240
5245
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
5241
- background: #071426;
5242
- border-color: #A5B4FC;
5243
- color: #A5B4FC;
5246
+ background: #1f2937;
5247
+ border-color: #818cf8;
5248
+ color: #818cf8;
5244
5249
  }
5245
5250
 
5246
5251
  .p-tieredmenu {
5247
5252
  padding: 0.25rem 0;
5248
- background: #091a32;
5253
+ background: #374151;
5249
5254
  color: rgba(255, 255, 255, 0.87);
5250
- border: 1px solid #0b213f;
5255
+ border: 1px solid #424b57;
5251
5256
  border-radius: 6px;
5252
5257
  width: 12.5rem;
5253
5258
  }
@@ -5283,21 +5288,21 @@
5283
5288
  .p-tieredmenu .p-menuitem-link:focus {
5284
5289
  outline: 0 none;
5285
5290
  outline-offset: 0;
5286
- box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);
5291
+ box-shadow: inset 0 0 0 0.15rem rgba(129, 140, 248, 0.2);
5287
5292
  }
5288
5293
  .p-tieredmenu.p-tieredmenu-overlay {
5289
- background: #091a32;
5290
- border: 1px solid #0b213f;
5294
+ background: #374151;
5295
+ border: 1px solid #424b57;
5291
5296
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
5292
5297
  }
5293
5298
  .p-tieredmenu .p-submenu-list {
5294
5299
  padding: 0.25rem 0;
5295
- background: #091a32;
5296
- border: 1px solid #0b213f;
5300
+ background: #374151;
5301
+ border: 1px solid #424b57;
5297
5302
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
5298
5303
  }
5299
5304
  .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
5300
- background: rgba(165, 180, 252, 0.16);
5305
+ background: rgba(129, 140, 248, 0.16);
5301
5306
  }
5302
5307
  .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
5303
5308
  color: rgba(255, 255, 255, 0.87);
@@ -5306,7 +5311,7 @@
5306
5311
  color: rgba(255, 255, 255, 0.87);
5307
5312
  }
5308
5313
  .p-tieredmenu .p-menu-separator {
5309
- border-top: 1px solid #0b213f;
5314
+ border-top: 1px solid #424b57;
5310
5315
  margin: 0.25rem 0;
5311
5316
  }
5312
5317
  .p-tieredmenu .p-submenu-icon {
@@ -5324,40 +5329,40 @@
5324
5329
  border-radius: 6px;
5325
5330
  }
5326
5331
  .p-inline-message.p-inline-message-info {
5327
- background: #e9e9ff;
5328
- border: solid #696cff;
5332
+ background: rgba(59, 130, 246, 0.2);
5333
+ border: solid #3b82f6;
5329
5334
  border-width: 1px;
5330
- color: #696cff;
5335
+ color: #93c5fd;
5331
5336
  }
5332
5337
  .p-inline-message.p-inline-message-info .p-inline-message-icon {
5333
- color: #696cff;
5338
+ color: #93c5fd;
5334
5339
  }
5335
5340
  .p-inline-message.p-inline-message-success {
5336
- background: #e4f8f0;
5337
- border: solid #1ea97c;
5341
+ background: rgba(16, 185, 129, 0.2);
5342
+ border: solid #10b981;
5338
5343
  border-width: 1px;
5339
- color: #1ea97c;
5344
+ color: #6ee7b7;
5340
5345
  }
5341
5346
  .p-inline-message.p-inline-message-success .p-inline-message-icon {
5342
- color: #1ea97c;
5347
+ color: #6ee7b7;
5343
5348
  }
5344
5349
  .p-inline-message.p-inline-message-warn {
5345
- background: #fff2e2;
5346
- border: solid #cc8925;
5350
+ background: rgba(234, 179, 8, 0.2);
5351
+ border: solid #eab308;
5347
5352
  border-width: 1px;
5348
- color: #cc8925;
5353
+ color: #fde047;
5349
5354
  }
5350
5355
  .p-inline-message.p-inline-message-warn .p-inline-message-icon {
5351
- color: #cc8925;
5356
+ color: #fde047;
5352
5357
  }
5353
5358
  .p-inline-message.p-inline-message-error {
5354
- background: #ffe7e6;
5355
- border: solid #ff5757;
5359
+ background: rgba(239, 68, 68, 0.2);
5360
+ border: solid #ef4444;
5356
5361
  border-width: 1px;
5357
- color: #ff5757;
5362
+ color: #fca5a5;
5358
5363
  }
5359
5364
  .p-inline-message.p-inline-message-error .p-inline-message-icon {
5360
- color: #ff5757;
5365
+ color: #fca5a5;
5361
5366
  }
5362
5367
  .p-inline-message .p-inline-message-icon {
5363
5368
  font-size: 1rem;
@@ -5389,64 +5394,64 @@
5389
5394
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
5390
5395
  }
5391
5396
  .p-message .p-message-close:hover {
5392
- background: rgba(255, 255, 255, 0.3);
5397
+ background: rgba(255, 255, 255, 0.5);
5393
5398
  }
5394
5399
  .p-message .p-message-close:focus-visible {
5395
5400
  outline: 0 none;
5396
5401
  outline-offset: 0;
5397
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5402
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5398
5403
  }
5399
5404
  .p-message.p-message-info {
5400
- background: #e9e9ff;
5401
- border: solid #696cff;
5405
+ background: rgba(59, 130, 246, 0.2);
5406
+ border: solid #3b82f6;
5402
5407
  border-width: 0 0 0 6px;
5403
- color: #696cff;
5408
+ color: #93c5fd;
5404
5409
  }
5405
5410
  .p-message.p-message-info .p-message-icon {
5406
- color: #696cff;
5411
+ color: #93c5fd;
5407
5412
  }
5408
5413
  .p-message.p-message-info .p-message-close {
5409
- color: #696cff;
5414
+ color: #93c5fd;
5410
5415
  }
5411
5416
  .p-message.p-message-success {
5412
- background: #e4f8f0;
5413
- border: solid #1ea97c;
5417
+ background: rgba(16, 185, 129, 0.2);
5418
+ border: solid #10b981;
5414
5419
  border-width: 0 0 0 6px;
5415
- color: #1ea97c;
5420
+ color: #6ee7b7;
5416
5421
  }
5417
5422
  .p-message.p-message-success .p-message-icon {
5418
- color: #1ea97c;
5423
+ color: #6ee7b7;
5419
5424
  }
5420
5425
  .p-message.p-message-success .p-message-close {
5421
- color: #1ea97c;
5426
+ color: #6ee7b7;
5422
5427
  }
5423
5428
  .p-message.p-message-warn {
5424
- background: #fff2e2;
5425
- border: solid #cc8925;
5429
+ background: rgba(234, 179, 8, 0.2);
5430
+ border: solid #eab308;
5426
5431
  border-width: 0 0 0 6px;
5427
- color: #cc8925;
5432
+ color: #fde047;
5428
5433
  }
5429
5434
  .p-message.p-message-warn .p-message-icon {
5430
- color: #cc8925;
5435
+ color: #fde047;
5431
5436
  }
5432
5437
  .p-message.p-message-warn .p-message-close {
5433
- color: #cc8925;
5438
+ color: #fde047;
5434
5439
  }
5435
5440
  .p-message.p-message-error {
5436
- background: #ffe7e6;
5437
- border: solid #ff5757;
5441
+ background: rgba(239, 68, 68, 0.2);
5442
+ border: solid #ef4444;
5438
5443
  border-width: 0 0 0 6px;
5439
- color: #ff5757;
5444
+ color: #fca5a5;
5440
5445
  }
5441
5446
  .p-message.p-message-error .p-message-icon {
5442
- color: #ff5757;
5447
+ color: #fca5a5;
5443
5448
  }
5444
5449
  .p-message.p-message-error .p-message-close {
5445
- color: #ff5757;
5450
+ color: #fca5a5;
5446
5451
  }
5447
5452
  .p-message .p-message-text {
5448
5453
  font-size: 1rem;
5449
- font-weight: 400;
5454
+ font-weight: 500;
5450
5455
  }
5451
5456
  .p-message .p-message-icon {
5452
5457
  font-size: 1.5rem;
@@ -5464,7 +5469,7 @@
5464
5469
  }
5465
5470
 
5466
5471
  .p-toast {
5467
- opacity: 0.9;
5472
+ opacity: 1;
5468
5473
  }
5469
5474
  .p-toast .p-toast-message {
5470
5475
  margin: 0 0 1rem 0;
@@ -5499,52 +5504,52 @@
5499
5504
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
5500
5505
  }
5501
5506
  .p-toast .p-toast-message .p-toast-icon-close:hover {
5502
- background: rgba(255, 255, 255, 0.3);
5507
+ background: rgba(255, 255, 255, 0.5);
5503
5508
  }
5504
5509
  .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
5505
5510
  outline: 0 none;
5506
5511
  outline-offset: 0;
5507
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5512
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5508
5513
  }
5509
5514
  .p-toast .p-toast-message.p-toast-message-info {
5510
- background: #e9e9ff;
5511
- border: solid #696cff;
5515
+ background: rgba(59, 130, 246, 0.2);
5516
+ border: solid #3b82f6;
5512
5517
  border-width: 0 0 0 6px;
5513
- color: #696cff;
5518
+ color: #93c5fd;
5514
5519
  }
5515
5520
  .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
5516
5521
  .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
5517
- color: #696cff;
5522
+ color: #93c5fd;
5518
5523
  }
5519
5524
  .p-toast .p-toast-message.p-toast-message-success {
5520
- background: #e4f8f0;
5521
- border: solid #1ea97c;
5525
+ background: rgba(16, 185, 129, 0.2);
5526
+ border: solid #10b981;
5522
5527
  border-width: 0 0 0 6px;
5523
- color: #1ea97c;
5528
+ color: #6ee7b7;
5524
5529
  }
5525
5530
  .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
5526
5531
  .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
5527
- color: #1ea97c;
5532
+ color: #6ee7b7;
5528
5533
  }
5529
5534
  .p-toast .p-toast-message.p-toast-message-warn {
5530
- background: #fff2e2;
5531
- border: solid #cc8925;
5535
+ background: rgba(234, 179, 8, 0.2);
5536
+ border: solid #eab308;
5532
5537
  border-width: 0 0 0 6px;
5533
- color: #cc8925;
5538
+ color: #fde047;
5534
5539
  }
5535
5540
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
5536
5541
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
5537
- color: #cc8925;
5542
+ color: #fde047;
5538
5543
  }
5539
5544
  .p-toast .p-toast-message.p-toast-message-error {
5540
- background: #ffe7e6;
5541
- border: solid #ff5757;
5545
+ background: rgba(239, 68, 68, 0.2);
5546
+ border: solid #ef4444;
5542
5547
  border-width: 0 0 0 6px;
5543
- color: #ff5757;
5548
+ color: #fca5a5;
5544
5549
  }
5545
5550
  .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
5546
5551
  .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
5547
- color: #ff5757;
5552
+ color: #fca5a5;
5548
5553
  }
5549
5554
 
5550
5555
  .p-galleria .p-galleria-close {
@@ -5598,7 +5603,7 @@
5598
5603
  padding: 1rem;
5599
5604
  }
5600
5605
  .p-galleria .p-galleria-indicators .p-galleria-indicator button {
5601
- background-color: #0b213f;
5606
+ background-color: #424b57;
5602
5607
  width: 1rem;
5603
5608
  height: 1rem;
5604
5609
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -5608,7 +5613,7 @@
5608
5613
  background: rgba(255, 255, 255, 0.1);
5609
5614
  }
5610
5615
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
5611
- background: rgba(165, 180, 252, 0.16);
5616
+ background: rgba(129, 140, 248, 0.16);
5612
5617
  color: rgba(255, 255, 255, 0.87);
5613
5618
  }
5614
5619
  .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
@@ -5627,7 +5632,7 @@
5627
5632
  background: rgba(255, 255, 255, 0.6);
5628
5633
  }
5629
5634
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
5630
- background: rgba(165, 180, 252, 0.16);
5635
+ background: rgba(129, 140, 248, 0.16);
5631
5636
  color: rgba(255, 255, 255, 0.87);
5632
5637
  }
5633
5638
  .p-galleria .p-galleria-thumbnail-container {
@@ -5655,7 +5660,7 @@
5655
5660
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
5656
5661
  outline: 0 none;
5657
5662
  outline-offset: 0;
5658
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5663
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5659
5664
  }
5660
5665
 
5661
5666
  .p-galleria-mask {
@@ -5709,7 +5714,7 @@
5709
5714
  }
5710
5715
 
5711
5716
  .p-avatar {
5712
- background-color: #0b213f;
5717
+ background-color: #424b57;
5713
5718
  border-radius: 6px;
5714
5719
  }
5715
5720
  .p-avatar.p-avatar-lg {
@@ -5734,11 +5739,11 @@
5734
5739
  }
5735
5740
 
5736
5741
  .p-avatar-group .p-avatar {
5737
- border: 2px solid #071426;
5742
+ border: 2px solid #1f2937;
5738
5743
  }
5739
5744
 
5740
5745
  .p-chip {
5741
- background-color: #0b213f;
5746
+ background-color: #424b57;
5742
5747
  color: rgba(255, 255, 255, 0.87);
5743
5748
  border-radius: 16px;
5744
5749
  padding: 0 0.75rem;
@@ -5765,7 +5770,7 @@
5765
5770
  .p-chip .p-chip-remove-icon:focus-visible {
5766
5771
  outline: 0 none;
5767
5772
  outline-offset: 0;
5768
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5773
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5769
5774
  }
5770
5775
  .p-chip .p-chip-remove-icon:focus {
5771
5776
  outline: 0 none;
@@ -5779,10 +5784,10 @@
5779
5784
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
5780
5785
  }
5781
5786
  .p-scrolltop.p-link {
5782
- background: rgba(165, 180, 252, 0.16);
5787
+ background: rgba(129, 140, 248, 0.16);
5783
5788
  }
5784
5789
  .p-scrolltop.p-link:hover {
5785
- background: rgba(165, 180, 252, 0.3616);
5790
+ background: rgba(129, 140, 248, 0.3616);
5786
5791
  }
5787
5792
  .p-scrolltop .p-scrolltop-icon {
5788
5793
  font-size: 1.5rem;
@@ -5802,28 +5807,28 @@
5802
5807
  }
5803
5808
 
5804
5809
  .p-tag {
5805
- background: #A5B4FC;
5806
- color: #1c2127;
5810
+ background: #818cf8;
5811
+ color: #030712;
5807
5812
  font-size: 0.75rem;
5808
5813
  font-weight: 700;
5809
5814
  padding: 0.25rem 0.4rem;
5810
5815
  border-radius: 6px;
5811
5816
  }
5812
5817
  .p-tag.p-tag-success {
5813
- background-color: #86EFAC;
5814
- color: #1c2127;
5818
+ background-color: #4ade80;
5819
+ color: #052e16;
5815
5820
  }
5816
5821
  .p-tag.p-tag-info {
5817
- background-color: #93C5FD;
5818
- color: #1c2127;
5822
+ background-color: #38bdf8;
5823
+ color: #082f49;
5819
5824
  }
5820
5825
  .p-tag.p-tag-warning {
5821
- background-color: #FCD34D;
5822
- color: #1c2127;
5826
+ background-color: #fb923c;
5827
+ color: #431407;
5823
5828
  }
5824
5829
  .p-tag.p-tag-danger {
5825
- background-color: #FCA5A5;
5826
- color: #1c2127;
5830
+ background-color: #f87171;
5831
+ color: #450a0a;
5827
5832
  }
5828
5833
  .p-tag .p-tag-icon {
5829
5834
  margin-right: 0.25rem;
@@ -5846,29 +5851,29 @@
5846
5851
  .p-inplace .p-inplace-display:focus {
5847
5852
  outline: 0 none;
5848
5853
  outline-offset: 0;
5849
- box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
5854
+ box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.2);
5850
5855
  }
5851
5856
 
5852
5857
  .p-progressbar {
5853
5858
  border: 0 none;
5854
5859
  height: 1.5rem;
5855
- background: #0b213f;
5860
+ background: #424b57;
5856
5861
  border-radius: 6px;
5857
5862
  }
5858
5863
  .p-progressbar .p-progressbar-value {
5859
5864
  border: 0 none;
5860
5865
  margin: 0;
5861
- background: #A5B4FC;
5866
+ background: #818cf8;
5862
5867
  }
5863
5868
  .p-progressbar .p-progressbar-label {
5864
- color: #1c2127;
5869
+ color: #030712;
5865
5870
  line-height: 1.5rem;
5866
5871
  }
5867
5872
 
5868
5873
  .p-terminal {
5869
- background: #071426;
5874
+ background: #1f2937;
5870
5875
  color: rgba(255, 255, 255, 0.87);
5871
- border: 1px solid #0b213f;
5876
+ border: 1px solid #424b57;
5872
5877
  padding: 1.25rem;
5873
5878
  }
5874
5879
  .p-terminal .p-terminal-input {
@@ -5878,8 +5883,8 @@
5878
5883
  }
5879
5884
 
5880
5885
  .p-badge {
5881
- background: #A5B4FC;
5882
- color: #1c2127;
5886
+ background: #818cf8;
5887
+ color: #030712;
5883
5888
  font-size: 0.75rem;
5884
5889
  font-weight: 700;
5885
5890
  min-width: 1.5rem;
@@ -5887,24 +5892,24 @@
5887
5892
  line-height: 1.5rem;
5888
5893
  }
5889
5894
  .p-badge.p-badge-secondary {
5890
- background-color: #CBD5E1;
5891
- color: #1c2127;
5895
+ background-color: #94a3b8;
5896
+ color: #020617;
5892
5897
  }
5893
5898
  .p-badge.p-badge-success {
5894
- background-color: #86EFAC;
5895
- color: #1c2127;
5899
+ background-color: #4ade80;
5900
+ color: #052e16;
5896
5901
  }
5897
5902
  .p-badge.p-badge-info {
5898
- background-color: #93C5FD;
5899
- color: #1c2127;
5903
+ background-color: #38bdf8;
5904
+ color: #082f49;
5900
5905
  }
5901
5906
  .p-badge.p-badge-warning {
5902
- background-color: #FCD34D;
5903
- color: #1c2127;
5907
+ background-color: #fb923c;
5908
+ color: #431407;
5904
5909
  }
5905
5910
  .p-badge.p-badge-danger {
5906
- background-color: #FCA5A5;
5907
- color: #1c2127;
5911
+ background-color: #f87171;
5912
+ color: #450a0a;
5908
5913
  }
5909
5914
  .p-badge.p-badge-lg {
5910
5915
  font-size: 1.125rem;
@@ -5920,28 +5925,28 @@
5920
5925
  }
5921
5926
 
5922
5927
  .p-tag {
5923
- background: #A5B4FC;
5924
- color: #1c2127;
5928
+ background: #818cf8;
5929
+ color: #030712;
5925
5930
  font-size: 0.75rem;
5926
5931
  font-weight: 700;
5927
5932
  padding: 0.25rem 0.4rem;
5928
5933
  border-radius: 6px;
5929
5934
  }
5930
5935
  .p-tag.p-tag-success {
5931
- background-color: #86EFAC;
5932
- color: #1c2127;
5936
+ background-color: #4ade80;
5937
+ color: #052e16;
5933
5938
  }
5934
5939
  .p-tag.p-tag-info {
5935
- background-color: #93C5FD;
5936
- color: #1c2127;
5940
+ background-color: #38bdf8;
5941
+ color: #082f49;
5937
5942
  }
5938
5943
  .p-tag.p-tag-warning {
5939
- background-color: #FCD34D;
5940
- color: #1c2127;
5944
+ background-color: #fb923c;
5945
+ color: #431407;
5941
5946
  }
5942
5947
  .p-tag.p-tag-danger {
5943
- background-color: #FCA5A5;
5944
- color: #1c2127;
5948
+ background-color: #f87171;
5949
+ color: #450a0a;
5945
5950
  }
5946
5951
  }
5947
5952
  @layer primereact {
@@ -5949,6 +5954,11 @@
5949
5954
  font-weight: 700;
5950
5955
  }
5951
5956
 
5957
+ .p-selectbutton > .p-button,
5958
+ .p-togglebutton.p-button {
5959
+ transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
5960
+ }
5961
+
5952
5962
  .p-accordion .p-accordion-header .p-accordion-header-link {
5953
5963
  transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
5954
5964
  }
@@ -5962,44 +5972,78 @@
5962
5972
  position: absolute;
5963
5973
  bottom: 0;
5964
5974
  height: 2px;
5965
- background-color: #A5B4FC;
5975
+ background-color: #818cf8;
5966
5976
  transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
5967
5977
  }
5968
5978
 
5979
+ .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
5980
+ transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
5981
+ }
5982
+
5969
5983
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
5970
- background-color: #A5B4FC;
5984
+ background-color: #818cf8;
5971
5985
  }
5972
5986
 
5973
5987
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
5974
- background-color: #A5B4FC;
5988
+ background-color: #818cf8;
5975
5989
  }
5976
5990
 
5977
5991
  .p-button:focus {
5978
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(165, 180, 252, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5992
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(129, 140, 248, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5979
5993
  }
5980
5994
  .p-button.p-button-secondary:enabled:focus {
5981
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(203, 213, 225, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5995
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(148, 163, 184, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5982
5996
  }
5983
5997
  .p-button.p-button-success:enabled:focus {
5984
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(134, 239, 172, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5998
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(74, 222, 128, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5985
5999
  }
5986
6000
  .p-button.p-button-info:enabled:focus {
5987
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(147, 197, 253, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6001
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(56, 189, 248, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5988
6002
  }
5989
6003
  .p-button.p-button-warning:enabled:focus {
5990
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(252, 211, 77, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6004
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(251, 146, 60, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5991
6005
  }
5992
6006
  .p-button.p-button-help:enabled:focus {
5993
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(216, 180, 254, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6007
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(192, 132, 252, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5994
6008
  }
5995
6009
  .p-button.p-button-danger:enabled:focus {
5996
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(252, 165, 165, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6010
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(248, 113, 113, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
5997
6011
  }
5998
6012
 
5999
6013
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
6000
- box-shadow: inset 0 2px 0 0 #A5B4FC;
6014
+ box-shadow: inset 0 2px 0 0 #818cf8;
6001
6015
  }
6002
6016
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
6003
- box-shadow: inset 0 -2px 0 0 #A5B4FC;
6017
+ box-shadow: inset 0 -2px 0 0 #818cf8;
6018
+ }
6019
+
6020
+ .p-speeddial-item.p-focus > .p-speeddial-action {
6021
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(129, 140, 248, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6022
+ }
6023
+
6024
+ .p-toast-message {
6025
+ backdrop-filter: blur(10px);
6026
+ }
6027
+
6028
+ .p-message .p-message-close:hover {
6029
+ background: rgba(255, 255, 255, 0.1);
6030
+ }
6031
+
6032
+ .p-toast .p-toast-message .p-toast-icon-close:hover {
6033
+ background: rgba(255, 255, 255, 0.1);
6034
+ }
6035
+
6036
+ .p-inline-message-text {
6037
+ font-weight: 500;
6038
+ }
6039
+
6040
+ .p-picklist-buttons .p-button,
6041
+ .p-orderlist-controls .p-button {
6042
+ transition: opacity 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
6043
+ }
6044
+
6045
+ .p-steps .p-steps-item.p-highlight .p-steps-number {
6046
+ background: #818cf8;
6047
+ color: #030712;
6004
6048
  }
6005
6049
  }