primeng 17.0.0-beta.1 → 17.0.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 (450) hide show
  1. package/autocomplete/autocomplete.d.ts +3 -3
  2. package/autocomplete/autocomplete.interface.d.ts +1 -1
  3. package/blockui/blockui.d.ts +2 -1
  4. package/checkbox/checkbox.d.ts +15 -3
  5. package/dataview/dataview.d.ts +2 -2
  6. package/editor/editor.d.ts +2 -1
  7. package/esm2022/accordion/accordion.mjs +10 -10
  8. package/esm2022/animate/animate.mjs +7 -7
  9. package/esm2022/animateonscroll/animateonscroll.mjs +7 -7
  10. package/esm2022/api/confirmationservice.mjs +3 -3
  11. package/esm2022/api/contextmenuservice.mjs +3 -3
  12. package/esm2022/api/filterservice.mjs +3 -3
  13. package/esm2022/api/messageservice.mjs +3 -3
  14. package/esm2022/api/overlayservice.mjs +3 -3
  15. package/esm2022/api/primengconfig.mjs +3 -3
  16. package/esm2022/api/shared.mjs +13 -13
  17. package/esm2022/api/treedragdropservice.mjs +3 -3
  18. package/esm2022/autocomplete/autocomplete.interface.mjs +1 -1
  19. package/esm2022/autocomplete/autocomplete.mjs +10 -9
  20. package/esm2022/autofocus/autofocus.mjs +7 -7
  21. package/esm2022/avatar/avatar.mjs +7 -7
  22. package/esm2022/avatargroup/avatargroup.mjs +7 -7
  23. package/esm2022/badge/badge.mjs +10 -10
  24. package/esm2022/baseicon/baseicon.mjs +3 -3
  25. package/esm2022/blockui/blockui.mjs +32 -25
  26. package/esm2022/breadcrumb/breadcrumb.mjs +7 -7
  27. package/esm2022/button/button.mjs +13 -12
  28. package/esm2022/calendar/calendar.mjs +15 -8
  29. package/esm2022/card/card.mjs +7 -7
  30. package/esm2022/carousel/carousel.mjs +14 -8
  31. package/esm2022/cascadeselect/cascadeselect.mjs +10 -10
  32. package/esm2022/chart/chart.mjs +7 -7
  33. package/esm2022/checkbox/checkbox.mjs +32 -14
  34. package/esm2022/chip/chip.mjs +7 -7
  35. package/esm2022/chips/chips.mjs +7 -7
  36. package/esm2022/colorpicker/colorpicker.mjs +7 -7
  37. package/esm2022/confirmdialog/confirmdialog.mjs +7 -7
  38. package/esm2022/confirmpopup/confirmpopup.mjs +7 -7
  39. package/esm2022/contextmenu/contextmenu.mjs +10 -10
  40. package/esm2022/dataview/dataview.mjs +38 -40
  41. package/esm2022/defer/defer.mjs +7 -7
  42. package/esm2022/dialog/dialog.mjs +7 -7
  43. package/esm2022/divider/divider.mjs +7 -7
  44. package/esm2022/dock/dock.mjs +7 -7
  45. package/esm2022/dragdrop/dragdrop.mjs +10 -10
  46. package/esm2022/dropdown/dropdown.mjs +15 -15
  47. package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
  48. package/esm2022/dynamicdialog/dynamicdialog.mjs +7 -7
  49. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  50. package/esm2022/editor/editor.mjs +46 -37
  51. package/esm2022/fieldset/fieldset.mjs +7 -7
  52. package/esm2022/fileupload/fileupload.mjs +7 -7
  53. package/esm2022/focustrap/focustrap.mjs +7 -7
  54. package/esm2022/galleria/galleria.mjs +55 -44
  55. package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
  56. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
  57. package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
  58. package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
  59. package/esm2022/icons/angledown/angledown.mjs +3 -3
  60. package/esm2022/icons/angleleft/angleleft.mjs +3 -3
  61. package/esm2022/icons/angleright/angleright.mjs +3 -3
  62. package/esm2022/icons/angleup/angleup.mjs +3 -3
  63. package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
  64. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
  65. package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
  66. package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
  67. package/esm2022/icons/arrowright/arrowright.mjs +3 -3
  68. package/esm2022/icons/arrowup/arrowup.mjs +3 -3
  69. package/esm2022/icons/ban/ban.mjs +3 -3
  70. package/esm2022/icons/bars/bars.mjs +3 -3
  71. package/esm2022/icons/calendar/calendar.mjs +3 -3
  72. package/esm2022/icons/caretleft/caretleft.mjs +3 -3
  73. package/esm2022/icons/caretright/caretright.mjs +3 -3
  74. package/esm2022/icons/check/check.mjs +3 -3
  75. package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
  76. package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
  77. package/esm2022/icons/chevronright/chevronright.mjs +3 -3
  78. package/esm2022/icons/chevronup/chevronup.mjs +3 -3
  79. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
  80. package/esm2022/icons/eye/eye.mjs +3 -3
  81. package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
  82. package/esm2022/icons/filter/filter.mjs +3 -3
  83. package/esm2022/icons/filterslash/filterslash.mjs +3 -3
  84. package/esm2022/icons/home/home.mjs +3 -3
  85. package/esm2022/icons/infocircle/infocircle.mjs +3 -3
  86. package/esm2022/icons/minus/minus.mjs +3 -3
  87. package/esm2022/icons/pencil/pencil.mjs +3 -3
  88. package/esm2022/icons/plus/plus.mjs +3 -3
  89. package/esm2022/icons/refresh/refresh.mjs +3 -3
  90. package/esm2022/icons/search/search.mjs +3 -3
  91. package/esm2022/icons/searchminus/searchminus.mjs +3 -3
  92. package/esm2022/icons/searchplus/searchplus.mjs +3 -3
  93. package/esm2022/icons/sortalt/sortalt.mjs +3 -3
  94. package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
  95. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
  96. package/esm2022/icons/spinner/spinner.mjs +3 -3
  97. package/esm2022/icons/star/star.mjs +3 -3
  98. package/esm2022/icons/starfill/starfill.mjs +3 -3
  99. package/esm2022/icons/thlarge/thlarge.mjs +3 -3
  100. package/esm2022/icons/times/times.mjs +3 -3
  101. package/esm2022/icons/timescircle/timescircle.mjs +3 -3
  102. package/esm2022/icons/trash/trash.mjs +3 -3
  103. package/esm2022/icons/undo/undo.mjs +3 -3
  104. package/esm2022/icons/upload/upload.mjs +3 -3
  105. package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
  106. package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
  107. package/esm2022/image/image.mjs +13 -10
  108. package/esm2022/inplace/inplace.mjs +13 -13
  109. package/esm2022/inputgroup/inputgroup.mjs +44 -0
  110. package/esm2022/inputgroup/primeng-inputgroup.mjs +5 -0
  111. package/esm2022/inputgroup/public_api.mjs +2 -0
  112. package/esm2022/inputgroupaddon/inputgroupaddon.mjs +44 -0
  113. package/esm2022/inputgroupaddon/primeng-inputgroupaddon.mjs +5 -0
  114. package/esm2022/inputgroupaddon/public_api.mjs +2 -0
  115. package/esm2022/inputmask/inputmask.mjs +7 -7
  116. package/esm2022/inputnumber/inputnumber.mjs +7 -7
  117. package/esm2022/inputswitch/inputswitch.interface.mjs +1 -1
  118. package/esm2022/inputswitch/inputswitch.mjs +9 -9
  119. package/esm2022/inputtext/inputtext.mjs +7 -7
  120. package/esm2022/inputtextarea/inputtextarea.mjs +7 -7
  121. package/esm2022/keyfilter/keyfilter.mjs +7 -7
  122. package/esm2022/knob/knob.mjs +7 -7
  123. package/esm2022/listbox/listbox.mjs +9 -9
  124. package/esm2022/megamenu/megamenu.mjs +10 -10
  125. package/esm2022/menu/menu.mjs +15 -16
  126. package/esm2022/menubar/menubar.mjs +13 -13
  127. package/esm2022/message/message.mjs +7 -7
  128. package/esm2022/messages/messages.mjs +17 -12
  129. package/esm2022/multiselect/multiselect.mjs +21 -17
  130. package/esm2022/orderlist/orderlist.mjs +7 -7
  131. package/esm2022/organizationchart/organizationchart.mjs +10 -10
  132. package/esm2022/overlay/overlay.mjs +7 -7
  133. package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
  134. package/esm2022/paginator/paginator.mjs +7 -7
  135. package/esm2022/panel/panel.mjs +7 -7
  136. package/esm2022/panelmenu/panelmenu.mjs +21 -20
  137. package/esm2022/password/password.mjs +13 -13
  138. package/esm2022/picklist/picklist.mjs +7 -7
  139. package/esm2022/progressbar/progressbar.mjs +7 -7
  140. package/esm2022/progressspinner/progressspinner.mjs +7 -7
  141. package/esm2022/radiobutton/radiobutton.mjs +10 -10
  142. package/esm2022/rating/rating.mjs +7 -7
  143. package/esm2022/ripple/ripple.mjs +7 -7
  144. package/esm2022/scroller/scroller.mjs +7 -7
  145. package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
  146. package/esm2022/scrolltop/scrolltop.mjs +10 -10
  147. package/esm2022/selectbutton/selectbutton.mjs +7 -7
  148. package/esm2022/sidebar/sidebar.mjs +18 -14
  149. package/esm2022/skeleton/skeleton.mjs +7 -7
  150. package/esm2022/slidemenu/slidemenu.mjs +12 -17
  151. package/esm2022/slider/slider.mjs +7 -7
  152. package/esm2022/speeddial/speeddial.mjs +7 -7
  153. package/esm2022/spinner/spinner.mjs +7 -7
  154. package/esm2022/splitbutton/splitbutton.mjs +7 -7
  155. package/esm2022/splitter/splitter.mjs +26 -24
  156. package/esm2022/steps/steps.mjs +7 -7
  157. package/esm2022/styleclass/styleclass.mjs +48 -18
  158. package/esm2022/table/table.interface.mjs +1 -1
  159. package/esm2022/table/table.mjs +160 -125
  160. package/esm2022/tabmenu/tabmenu.mjs +7 -7
  161. package/esm2022/tabview/tabview.mjs +19 -17
  162. package/esm2022/tag/tag.mjs +7 -7
  163. package/esm2022/terminal/terminal.mjs +7 -7
  164. package/esm2022/terminal/terminalservice.mjs +3 -3
  165. package/esm2022/tieredmenu/tieredmenu.mjs +10 -10
  166. package/esm2022/timeline/timeline.mjs +7 -7
  167. package/esm2022/toast/toast.mjs +26 -21
  168. package/esm2022/togglebutton/togglebutton.mjs +7 -7
  169. package/esm2022/toolbar/toolbar.mjs +7 -7
  170. package/esm2022/tooltip/tooltip.mjs +7 -7
  171. package/esm2022/tree/tree.mjs +15 -15
  172. package/esm2022/treeselect/treeselect.mjs +7 -7
  173. package/esm2022/treetable/treetable.mjs +88 -79
  174. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
  175. package/esm2022/utils/objectutils.mjs +5 -2
  176. package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
  177. package/fesm2022/primeng-accordion.mjs +10 -10
  178. package/fesm2022/primeng-animate.mjs +7 -7
  179. package/fesm2022/primeng-animateonscroll.mjs +7 -7
  180. package/fesm2022/primeng-api.mjs +34 -34
  181. package/fesm2022/primeng-autocomplete.mjs +9 -8
  182. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  183. package/fesm2022/primeng-autofocus.mjs +7 -7
  184. package/fesm2022/primeng-avatar.mjs +7 -7
  185. package/fesm2022/primeng-avatargroup.mjs +7 -7
  186. package/fesm2022/primeng-badge.mjs +10 -10
  187. package/fesm2022/primeng-baseicon.mjs +3 -3
  188. package/fesm2022/primeng-blockui.mjs +31 -24
  189. package/fesm2022/primeng-blockui.mjs.map +1 -1
  190. package/fesm2022/primeng-breadcrumb.mjs +7 -7
  191. package/fesm2022/primeng-button.mjs +12 -11
  192. package/fesm2022/primeng-button.mjs.map +1 -1
  193. package/fesm2022/primeng-calendar.mjs +14 -7
  194. package/fesm2022/primeng-calendar.mjs.map +1 -1
  195. package/fesm2022/primeng-card.mjs +7 -7
  196. package/fesm2022/primeng-carousel.mjs +13 -7
  197. package/fesm2022/primeng-carousel.mjs.map +1 -1
  198. package/fesm2022/primeng-cascadeselect.mjs +10 -10
  199. package/fesm2022/primeng-chart.mjs +7 -7
  200. package/fesm2022/primeng-checkbox.mjs +31 -13
  201. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  202. package/fesm2022/primeng-chip.mjs +7 -7
  203. package/fesm2022/primeng-chips.mjs +7 -7
  204. package/fesm2022/primeng-colorpicker.mjs +7 -7
  205. package/fesm2022/primeng-confirmdialog.mjs +7 -7
  206. package/fesm2022/primeng-confirmpopup.mjs +7 -7
  207. package/fesm2022/primeng-contextmenu.mjs +10 -10
  208. package/fesm2022/primeng-dataview.mjs +37 -39
  209. package/fesm2022/primeng-dataview.mjs.map +1 -1
  210. package/fesm2022/primeng-defer.mjs +7 -7
  211. package/fesm2022/primeng-dialog.mjs +7 -7
  212. package/fesm2022/primeng-divider.mjs +7 -7
  213. package/fesm2022/primeng-dock.mjs +7 -7
  214. package/fesm2022/primeng-dragdrop.mjs +10 -10
  215. package/fesm2022/primeng-dropdown.mjs +14 -14
  216. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  217. package/fesm2022/primeng-dynamicdialog.mjs +13 -13
  218. package/fesm2022/primeng-editor.mjs +45 -36
  219. package/fesm2022/primeng-editor.mjs.map +1 -1
  220. package/fesm2022/primeng-fieldset.mjs +7 -7
  221. package/fesm2022/primeng-fileupload.mjs +7 -7
  222. package/fesm2022/primeng-focustrap.mjs +7 -7
  223. package/fesm2022/primeng-galleria.mjs +54 -43
  224. package/fesm2022/primeng-galleria.mjs.map +1 -1
  225. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  226. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  227. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  228. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  229. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  230. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  231. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  232. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  233. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  234. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  235. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  236. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  237. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  238. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  239. package/fesm2022/primeng-icons-ban.mjs +3 -3
  240. package/fesm2022/primeng-icons-bars.mjs +3 -3
  241. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  242. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  243. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  244. package/fesm2022/primeng-icons-check.mjs +3 -3
  245. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  246. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  247. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  248. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  249. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  250. package/fesm2022/primeng-icons-eye.mjs +3 -3
  251. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  252. package/fesm2022/primeng-icons-filter.mjs +3 -3
  253. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  254. package/fesm2022/primeng-icons-home.mjs +3 -3
  255. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  256. package/fesm2022/primeng-icons-minus.mjs +3 -3
  257. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  258. package/fesm2022/primeng-icons-plus.mjs +3 -3
  259. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  260. package/fesm2022/primeng-icons-search.mjs +3 -3
  261. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  262. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  263. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  264. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  265. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  266. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  267. package/fesm2022/primeng-icons-star.mjs +3 -3
  268. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  269. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  270. package/fesm2022/primeng-icons-times.mjs +3 -3
  271. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  272. package/fesm2022/primeng-icons-trash.mjs +3 -3
  273. package/fesm2022/primeng-icons-undo.mjs +3 -3
  274. package/fesm2022/primeng-icons-upload.mjs +3 -3
  275. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  276. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  277. package/fesm2022/primeng-image.mjs +12 -9
  278. package/fesm2022/primeng-image.mjs.map +1 -1
  279. package/fesm2022/primeng-inplace.mjs +13 -13
  280. package/fesm2022/primeng-inputgroup.mjs +51 -0
  281. package/fesm2022/primeng-inputgroup.mjs.map +1 -0
  282. package/fesm2022/primeng-inputgroupaddon.mjs +51 -0
  283. package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -0
  284. package/fesm2022/primeng-inputmask.mjs +7 -7
  285. package/fesm2022/primeng-inputnumber.mjs +7 -7
  286. package/fesm2022/primeng-inputswitch.mjs +8 -8
  287. package/fesm2022/primeng-inputswitch.mjs.map +1 -1
  288. package/fesm2022/primeng-inputtext.mjs +7 -7
  289. package/fesm2022/primeng-inputtextarea.mjs +7 -7
  290. package/fesm2022/primeng-keyfilter.mjs +7 -7
  291. package/fesm2022/primeng-knob.mjs +7 -7
  292. package/fesm2022/primeng-listbox.mjs +8 -8
  293. package/fesm2022/primeng-listbox.mjs.map +1 -1
  294. package/fesm2022/primeng-megamenu.mjs +10 -10
  295. package/fesm2022/primeng-menu.mjs +14 -15
  296. package/fesm2022/primeng-menu.mjs.map +1 -1
  297. package/fesm2022/primeng-menubar.mjs +13 -13
  298. package/fesm2022/primeng-message.mjs +7 -7
  299. package/fesm2022/primeng-messages.mjs +16 -11
  300. package/fesm2022/primeng-messages.mjs.map +1 -1
  301. package/fesm2022/primeng-multiselect.mjs +20 -16
  302. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  303. package/fesm2022/primeng-orderlist.mjs +7 -7
  304. package/fesm2022/primeng-organizationchart.mjs +10 -10
  305. package/fesm2022/primeng-overlay.mjs +7 -7
  306. package/fesm2022/primeng-overlaypanel.mjs +7 -7
  307. package/fesm2022/primeng-paginator.mjs +7 -7
  308. package/fesm2022/primeng-panel.mjs +7 -7
  309. package/fesm2022/primeng-panelmenu.mjs +20 -19
  310. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  311. package/fesm2022/primeng-password.mjs +13 -13
  312. package/fesm2022/primeng-picklist.mjs +7 -7
  313. package/fesm2022/primeng-progressbar.mjs +7 -7
  314. package/fesm2022/primeng-progressspinner.mjs +7 -7
  315. package/fesm2022/primeng-radiobutton.mjs +10 -10
  316. package/fesm2022/primeng-rating.mjs +7 -7
  317. package/fesm2022/primeng-ripple.mjs +7 -7
  318. package/fesm2022/primeng-scroller.mjs +7 -7
  319. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  320. package/fesm2022/primeng-scrolltop.mjs +9 -9
  321. package/fesm2022/primeng-scrolltop.mjs.map +1 -1
  322. package/fesm2022/primeng-selectbutton.mjs +7 -7
  323. package/fesm2022/primeng-sidebar.mjs +17 -13
  324. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  325. package/fesm2022/primeng-skeleton.mjs +7 -7
  326. package/fesm2022/primeng-slidemenu.mjs +11 -16
  327. package/fesm2022/primeng-slidemenu.mjs.map +1 -1
  328. package/fesm2022/primeng-slider.mjs +7 -7
  329. package/fesm2022/primeng-speeddial.mjs +7 -7
  330. package/fesm2022/primeng-spinner.mjs +7 -7
  331. package/fesm2022/primeng-splitbutton.mjs +7 -7
  332. package/fesm2022/primeng-splitter.mjs +25 -23
  333. package/fesm2022/primeng-splitter.mjs.map +1 -1
  334. package/fesm2022/primeng-steps.mjs +7 -7
  335. package/fesm2022/primeng-styleclass.mjs +47 -17
  336. package/fesm2022/primeng-styleclass.mjs.map +1 -1
  337. package/fesm2022/primeng-table.mjs +159 -124
  338. package/fesm2022/primeng-table.mjs.map +1 -1
  339. package/fesm2022/primeng-tabmenu.mjs +7 -7
  340. package/fesm2022/primeng-tabview.mjs +18 -16
  341. package/fesm2022/primeng-tabview.mjs.map +1 -1
  342. package/fesm2022/primeng-tag.mjs +7 -7
  343. package/fesm2022/primeng-terminal.mjs +10 -10
  344. package/fesm2022/primeng-tieredmenu.mjs +10 -10
  345. package/fesm2022/primeng-timeline.mjs +7 -7
  346. package/fesm2022/primeng-toast.mjs +25 -20
  347. package/fesm2022/primeng-toast.mjs.map +1 -1
  348. package/fesm2022/primeng-togglebutton.mjs +7 -7
  349. package/fesm2022/primeng-toolbar.mjs +7 -7
  350. package/fesm2022/primeng-tooltip.mjs +7 -7
  351. package/fesm2022/primeng-tree.mjs +14 -14
  352. package/fesm2022/primeng-tree.mjs.map +1 -1
  353. package/fesm2022/primeng-treeselect.mjs +7 -7
  354. package/fesm2022/primeng-treetable.mjs +87 -78
  355. package/fesm2022/primeng-treetable.mjs.map +1 -1
  356. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  357. package/fesm2022/primeng-utils.mjs +4 -1
  358. package/fesm2022/primeng-utils.mjs.map +1 -1
  359. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  360. package/image/image.d.ts +1 -0
  361. package/inputgroup/index.d.ts +5 -0
  362. package/inputgroup/inputgroup.d.ts +16 -0
  363. package/inputgroup/public_api.d.ts +1 -0
  364. package/inputgroupaddon/index.d.ts +5 -0
  365. package/inputgroupaddon/inputgroupaddon.d.ts +16 -0
  366. package/inputgroupaddon/public_api.d.ts +1 -0
  367. package/inputswitch/inputswitch.d.ts +3 -3
  368. package/inputswitch/inputswitch.interface.d.ts +1 -1
  369. package/messages/messages.d.ts +5 -2
  370. package/multiselect/multiselect.d.ts +3 -3
  371. package/package.json +162 -150
  372. package/resources/components/panelmenu/panelmenu.css +1 -0
  373. package/resources/components/tree/tree.css +0 -61
  374. package/resources/themes/arya-blue/theme.css +405 -264
  375. package/resources/themes/arya-green/theme.css +405 -264
  376. package/resources/themes/arya-orange/theme.css +405 -264
  377. package/resources/themes/arya-purple/theme.css +405 -264
  378. package/resources/themes/bootstrap4-dark-blue/theme.css +295 -154
  379. package/resources/themes/bootstrap4-dark-purple/theme.css +295 -154
  380. package/resources/themes/bootstrap4-light-blue/theme.css +294 -153
  381. package/resources/themes/bootstrap4-light-purple/theme.css +294 -153
  382. package/resources/themes/fluent-light/theme.css +294 -153
  383. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  384. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  385. package/resources/themes/lara-dark-amber/theme.css +6203 -0
  386. package/resources/themes/lara-dark-blue/theme.css +1267 -1090
  387. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  388. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  389. package/resources/themes/lara-dark-cyan/theme.css +6203 -0
  390. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  391. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  392. package/resources/themes/lara-dark-green/theme.css +6203 -0
  393. package/resources/themes/lara-dark-indigo/theme.css +1267 -1090
  394. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  395. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  396. package/resources/themes/lara-dark-pink/theme.css +6203 -0
  397. package/resources/themes/lara-dark-purple/theme.css +1267 -1090
  398. package/resources/themes/lara-dark-teal/theme.css +1267 -1090
  399. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  400. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  401. package/resources/themes/lara-light-amber/theme.css +6188 -0
  402. package/resources/themes/lara-light-blue/theme.css +1152 -990
  403. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  404. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  405. package/resources/themes/lara-light-cyan/theme.css +6188 -0
  406. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  407. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  408. package/resources/themes/lara-light-green/theme.css +6188 -0
  409. package/resources/themes/lara-light-indigo/theme.css +1152 -990
  410. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  411. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  412. package/resources/themes/lara-light-pink/theme.css +6188 -0
  413. package/resources/themes/lara-light-purple/theme.css +1152 -990
  414. package/resources/themes/lara-light-teal/theme.css +1420 -1258
  415. package/resources/themes/luna-amber/theme.css +410 -269
  416. package/resources/themes/luna-blue/theme.css +410 -269
  417. package/resources/themes/luna-green/theme.css +410 -269
  418. package/resources/themes/luna-pink/theme.css +410 -269
  419. package/resources/themes/md-dark-deeppurple/theme.css +417 -277
  420. package/resources/themes/md-dark-indigo/theme.css +417 -277
  421. package/resources/themes/md-light-deeppurple/theme.css +494 -354
  422. package/resources/themes/md-light-indigo/theme.css +494 -354
  423. package/resources/themes/mdc-dark-deeppurple/theme.css +417 -277
  424. package/resources/themes/mdc-dark-indigo/theme.css +417 -277
  425. package/resources/themes/mdc-light-deeppurple/theme.css +494 -354
  426. package/resources/themes/mdc-light-indigo/theme.css +494 -354
  427. package/resources/themes/mira/theme.css +1272 -1133
  428. package/resources/themes/nano/theme.css +337 -196
  429. package/resources/themes/nova/theme.css +348 -207
  430. package/resources/themes/nova-accent/theme.css +348 -207
  431. package/resources/themes/nova-alt/theme.css +348 -207
  432. package/resources/themes/rhea/theme.css +524 -383
  433. package/resources/themes/saga-blue/theme.css +413 -272
  434. package/resources/themes/saga-green/theme.css +413 -272
  435. package/resources/themes/saga-orange/theme.css +413 -272
  436. package/resources/themes/saga-purple/theme.css +413 -272
  437. package/resources/themes/soho-dark/theme.css +294 -155
  438. package/resources/themes/soho-light/theme.css +292 -153
  439. package/resources/themes/tailwind-light/theme.css +914 -772
  440. package/resources/themes/vela-blue/theme.css +405 -264
  441. package/resources/themes/vela-green/theme.css +405 -264
  442. package/resources/themes/vela-orange/theme.css +405 -264
  443. package/resources/themes/vela-purple/theme.css +405 -264
  444. package/resources/themes/viva-dark/theme.css +293 -154
  445. package/resources/themes/viva-light/theme.css +373 -234
  446. package/styleclass/styleclass.d.ts +19 -3
  447. package/table/table.d.ts +17 -13
  448. package/table/table.interface.d.ts +13 -0
  449. package/toast/toast.d.ts +3 -1
  450. package/treetable/treetable.d.ts +4 -2
@@ -2,52 +2,52 @@
2
2
  font-family: "Inter var", sans-serif;
3
3
  font-feature-settings: "cv02", "cv03", "cv04", "cv11";
4
4
  font-variation-settings: normal;
5
- --font-family:"Inter var", sans-serif;
6
- --font-feature-settings: "cv02","cv03","cv04","cv11";
7
- --surface-a:#071426;
8
- --surface-b:#040d19;
9
- --surface-c:rgba(255, 255, 255, 0.03);
10
- --surface-d:#0b213f;
11
- --surface-e:#071426;
12
- --surface-f:#071426;
13
- --text-color:rgba(255, 255, 255, 0.87);
14
- --text-color-secondary:rgba(255, 255, 255, 0.6);
15
- --primary-color:#C4B5FD;
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;
5
+ --font-family: "Inter var", sans-serif;
6
+ --font-feature-settings: "cv02", "cv03", "cv04", "cv11";
7
+ --surface-a: #1f2937;
8
+ --surface-b: #111827;
9
+ --surface-c: rgba(255, 255, 255, 0.03);
10
+ --surface-d: #424b57;
11
+ --surface-e: #1f2937;
12
+ --surface-f: #1f2937;
13
+ --text-color: rgba(255, 255, 255, 0.87);
14
+ --text-color-secondary: rgba(255, 255, 255, 0.6);
15
+ --primary-color: #a78bfa;
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;
38
- --content-padding:1.25rem;
39
- --inline-spacing:0.5rem;
40
- --border-radius:6px;
41
- --surface-ground:#040d19;
42
- --surface-section:#040d19;
43
- --surface-card:#071426;
44
- --surface-overlay:#071426;
45
- --surface-border:#0b213f;
46
- --surface-hover:rgba(255,255,255,.03);
47
- --focus-ring: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
48
- --highlight-bg: rgba(196, 181, 253, 0.16);
49
- --highlight-text-color: rgba(255, 255, 255, 0.87);
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
+ --content-padding: 1.25rem;
39
+ --inline-spacing: 0.5rem;
40
+ --border-radius: 6px;
41
+ --surface-ground: #111827;
42
+ --surface-section: #111827;
43
+ --surface-card: #1f2937;
44
+ --surface-overlay: #1f2937;
45
+ --surface-border: rgba(255, 255, 255, 0.1);
46
+ --surface-hover: rgba(255, 255, 255, 0.03);
47
+ --focus-ring: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
50
48
  --maskbg: rgba(0, 0, 0, 0.4);
49
+ --highlight-bg: rgba(167, 139, 250, 0.16);
50
+ --highlight-text-color: rgba(255, 255, 255, 0.87);
51
51
  color-scheme: dark;
52
52
  }
53
53
 
@@ -178,25 +178,25 @@
178
178
  --red-700:#b32b23;
179
179
  --red-800:#8c221c;
180
180
  --red-900:#661814;
181
- --primary-50:#fcfbff;
182
- --primary-100:#f1edff;
183
- --primary-200:#e6dffe;
184
- --primary-300:#dad1fe;
185
- --primary-400:#cfc3fd;
186
- --primary-500:#c4b5fd;
187
- --primary-600:#a79ad7;
188
- --primary-700:#897fb1;
189
- --primary-800:#6c648b;
190
- --primary-900:#4e4865;
181
+ --primary-50:#fbf9ff;
182
+ --primary-100:#eae3fe;
183
+ --primary-200:#d9cdfd;
184
+ --primary-300:#c8b7fc;
185
+ --primary-400:#b8a1fb;
186
+ --primary-500:#a78bfa;
187
+ --primary-600:#8e76d5;
188
+ --primary-700:#7561af;
189
+ --primary-800:#5c4c8a;
190
+ --primary-900:#433864;
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: #C4B5FD;
274
+ color: #a78bfa;
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: #C4B5FD;
279
+ stroke: #a78bfa;
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: #C4B5FD;
284
+ fill: #a78bfa;
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: #C4B5FD;
289
+ color: #a78bfa;
290
290
  }
291
291
 
292
292
  @layer primeng {
@@ -311,7 +311,7 @@
311
311
  }
312
312
 
313
313
  .p-error {
314
- color: #FCA5A5;
314
+ color: #fca5a5;
315
315
  }
316
316
 
317
317
  .p-text-secondary {
@@ -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(196, 181, 253, 0.5);
339
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
340
340
  }
341
341
 
342
342
  .p-component-overlay-enter {
@@ -371,13 +371,13 @@
371
371
  right: 3.75rem;
372
372
  }
373
373
  .p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container {
374
- border-color: #C4B5FD;
374
+ border-color: #a78bfa;
375
375
  }
376
376
  .p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container {
377
377
  outline: 0 none;
378
378
  outline-offset: 0;
379
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
380
- border-color: #C4B5FD;
379
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
380
+ border-color: #a78bfa;
381
381
  }
382
382
  .p-autocomplete .p-autocomplete-multiple-container {
383
383
  padding: 0.375rem 0.75rem;
@@ -396,7 +396,7 @@
396
396
  }
397
397
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
398
398
  padding: 0.375rem 0.75rem;
399
- background: #0b213f;
399
+ background: #424b57;
400
400
  color: rgba(255, 255, 255, 0.87);
401
401
  border-radius: 16px;
402
402
  }
@@ -404,17 +404,17 @@
404
404
  margin-left: 0.5rem;
405
405
  }
406
406
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus {
407
- background: #233752;
407
+ background: #6b7280;
408
408
  color: rgba(255, 255, 255, 0.87);
409
409
  }
410
410
  .p-autocomplete.p-invalid.p-component > .p-inputtext {
411
- border-color: #FCA5A5;
411
+ border-color: #fca5a5;
412
412
  }
413
413
 
414
414
  .p-autocomplete-panel {
415
- background: #071426;
415
+ background: #1f2937;
416
416
  color: rgba(255, 255, 255, 0.87);
417
- border: 1px solid #0b213f;
417
+ border: 1px solid #424b57;
418
418
  border-radius: 6px;
419
419
  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);
420
420
  }
@@ -432,14 +432,14 @@
432
432
  }
433
433
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
434
434
  color: rgba(255, 255, 255, 0.87);
435
- background: rgba(196, 181, 253, 0.16);
435
+ background: rgba(167, 139, 250, 0.16);
436
436
  }
437
437
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus {
438
- background: rgba(196, 181, 253, 0.24);
438
+ background: rgba(167, 139, 250, 0.24);
439
439
  }
440
440
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
441
441
  color: rgba(255, 255, 255, 0.87);
442
- background: #0b213f;
442
+ background: #424b57;
443
443
  }
444
444
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
445
445
  color: rgba(255, 255, 255, 0.87);
@@ -449,12 +449,12 @@
449
449
  margin: 0;
450
450
  padding: 0.75rem 1.25rem;
451
451
  color: rgba(255, 255, 255, 0.87);
452
- background: #091a32;
452
+ background: #374151;
453
453
  font-weight: 700;
454
454
  }
455
455
 
456
456
  p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
457
- border-color: #FCA5A5;
457
+ border-color: #fca5a5;
458
458
  }
459
459
 
460
460
  p-autocomplete.p-autocomplete-clearable .p-inputtext {
@@ -471,38 +471,38 @@
471
471
  }
472
472
 
473
473
  p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
474
- border-color: #FCA5A5;
474
+ border-color: #fca5a5;
475
475
  }
476
476
 
477
477
  .p-calendar:not(.p-calendar-disabled).p-focus > .p-inputtext {
478
478
  outline: 0 none;
479
479
  outline-offset: 0;
480
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
481
- border-color: #C4B5FD;
480
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
481
+ border-color: #a78bfa;
482
482
  }
483
483
 
484
484
  .p-datepicker {
485
485
  padding: 0.5rem;
486
- background: #071426;
486
+ background: #1f2937;
487
487
  color: rgba(255, 255, 255, 0.87);
488
- border: 1px solid #0b213f;
488
+ border: 1px solid #424b57;
489
489
  border-radius: 6px;
490
490
  }
491
491
  .p-datepicker:not(.p-datepicker-inline) {
492
- background: #071426;
493
- border: 1px solid #0b213f;
492
+ background: #1f2937;
493
+ border: 1px solid #424b57;
494
494
  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);
495
495
  }
496
496
  .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
497
- background: #071426;
497
+ background: #1f2937;
498
498
  }
499
499
  .p-datepicker .p-datepicker-header {
500
500
  padding: 0.5rem;
501
501
  color: rgba(255, 255, 255, 0.87);
502
- background: #071426;
502
+ background: #1f2937;
503
503
  font-weight: 700;
504
504
  margin: 0;
505
- border-bottom: 1px solid #0b213f;
505
+ border-bottom: 1px solid #424b57;
506
506
  border-top-right-radius: 6px;
507
507
  border-top-left-radius: 6px;
508
508
  }
@@ -526,7 +526,7 @@
526
526
  .p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
527
527
  outline: 0 none;
528
528
  outline-offset: 0;
529
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
529
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
530
530
  }
531
531
  .p-datepicker .p-datepicker-header .p-datepicker-title {
532
532
  line-height: 2rem;
@@ -540,7 +540,7 @@
540
540
  }
541
541
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
542
542
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
543
- color: #C4B5FD;
543
+ color: #a78bfa;
544
544
  }
545
545
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
546
546
  margin-right: 0.5rem;
@@ -568,31 +568,31 @@
568
568
  }
569
569
  .p-datepicker table td > span.p-highlight {
570
570
  color: rgba(255, 255, 255, 0.87);
571
- background: rgba(196, 181, 253, 0.16);
571
+ background: rgba(167, 139, 250, 0.16);
572
572
  }
573
573
  .p-datepicker table td > span:focus {
574
574
  outline: 0 none;
575
575
  outline-offset: 0;
576
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
576
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
577
577
  }
578
578
  .p-datepicker table td.p-datepicker-today > span {
579
579
  background: transparent;
580
- color: #C4B5FD;
580
+ color: #a78bfa;
581
581
  border-color: transparent;
582
582
  }
583
583
  .p-datepicker table td.p-datepicker-today > span.p-highlight {
584
584
  color: rgba(255, 255, 255, 0.87);
585
- background: rgba(196, 181, 253, 0.16);
585
+ background: rgba(167, 139, 250, 0.16);
586
586
  }
587
587
  .p-datepicker .p-datepicker-buttonbar {
588
588
  padding: 1rem 0;
589
- border-top: 1px solid #0b213f;
589
+ border-top: 1px solid #424b57;
590
590
  }
591
591
  .p-datepicker .p-datepicker-buttonbar .p-button {
592
592
  width: auto;
593
593
  }
594
594
  .p-datepicker .p-timepicker {
595
- border-top: 1px solid #0b213f;
595
+ border-top: 1px solid #424b57;
596
596
  padding: 0.5rem;
597
597
  }
598
598
  .p-datepicker .p-timepicker button {
@@ -612,7 +612,7 @@
612
612
  .p-datepicker .p-timepicker button:focus-visible {
613
613
  outline: 0 none;
614
614
  outline-offset: 0;
615
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
615
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
616
616
  }
617
617
  .p-datepicker .p-timepicker button:last-child {
618
618
  margin-top: 0.2em;
@@ -636,7 +636,7 @@
636
636
  }
637
637
  .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
638
638
  color: rgba(255, 255, 255, 0.87);
639
- background: rgba(196, 181, 253, 0.16);
639
+ background: rgba(167, 139, 250, 0.16);
640
640
  }
641
641
  .p-datepicker .p-yearpicker {
642
642
  margin: 0.5rem 0;
@@ -648,10 +648,10 @@
648
648
  }
649
649
  .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
650
650
  color: rgba(255, 255, 255, 0.87);
651
- background: rgba(196, 181, 253, 0.16);
651
+ background: rgba(167, 139, 250, 0.16);
652
652
  }
653
653
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
654
- border-left: 1px solid #0b213f;
654
+ border-left: 1px solid #424b57;
655
655
  padding-right: 0.5rem;
656
656
  padding-left: 0.5rem;
657
657
  padding-top: 0;
@@ -670,7 +670,7 @@
670
670
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
671
671
  outline: 0 none;
672
672
  outline-offset: 0;
673
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
673
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
674
674
  }
675
675
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
676
676
  background: rgba(255, 255, 255, 0.03);
@@ -678,7 +678,7 @@
678
678
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
679
679
  outline: 0 none;
680
680
  outline-offset: 0;
681
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
681
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
682
682
  }
683
683
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
684
684
  background: rgba(255, 255, 255, 0.03);
@@ -686,7 +686,7 @@
686
686
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
687
687
  outline: 0 none;
688
688
  outline-offset: 0;
689
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
689
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
690
690
  }
691
691
 
692
692
  p-calendar.p-calendar-clearable .p-inputtext {
@@ -708,19 +708,19 @@
708
708
  }
709
709
  }
710
710
  .p-cascadeselect {
711
- background: #040d19;
712
- border: 1px solid #0b213f;
711
+ background: #111827;
712
+ border: 1px solid #424b57;
713
713
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
714
714
  border-radius: 6px;
715
715
  }
716
716
  .p-cascadeselect:not(.p-disabled):hover {
717
- border-color: #C4B5FD;
717
+ border-color: #a78bfa;
718
718
  }
719
719
  .p-cascadeselect:not(.p-disabled).p-focus {
720
720
  outline: 0 none;
721
721
  outline-offset: 0;
722
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
723
- border-color: #C4B5FD;
722
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
723
+ border-color: #a78bfa;
724
724
  }
725
725
  .p-cascadeselect .p-cascadeselect-label {
726
726
  background: transparent;
@@ -742,13 +742,13 @@
742
742
  border-bottom-right-radius: 6px;
743
743
  }
744
744
  .p-cascadeselect.p-invalid.p-component {
745
- border-color: #FCA5A5;
745
+ border-color: #fca5a5;
746
746
  }
747
747
 
748
748
  .p-cascadeselect-panel {
749
- background: #071426;
749
+ background: #1f2937;
750
750
  color: rgba(255, 255, 255, 0.87);
751
- border: 1px solid #0b213f;
751
+ border: 1px solid #424b57;
752
752
  border-radius: 6px;
753
753
  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);
754
754
  }
@@ -765,14 +765,14 @@
765
765
  }
766
766
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
767
767
  color: rgba(255, 255, 255, 0.87);
768
- background: rgba(196, 181, 253, 0.16);
768
+ background: rgba(167, 139, 250, 0.16);
769
769
  }
770
770
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus {
771
- background: rgba(196, 181, 253, 0.24);
771
+ background: rgba(167, 139, 250, 0.24);
772
772
  }
773
773
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
774
  color: rgba(255, 255, 255, 0.87);
775
- background: #0b213f;
775
+ background: #424b57;
776
776
  }
777
777
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
778
  color: rgba(255, 255, 255, 0.87);
@@ -786,17 +786,17 @@
786
786
  }
787
787
 
788
788
  .p-input-filled .p-cascadeselect {
789
- background: #0b213f;
789
+ background: #424b57;
790
790
  }
791
791
  .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
792
- background-color: #0b213f;
792
+ background-color: #424b57;
793
793
  }
794
794
  .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
795
- background-color: #0b213f;
795
+ background-color: #424b57;
796
796
  }
797
797
 
798
798
  p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
799
- border-color: #FCA5A5;
799
+ border-color: #fca5a5;
800
800
  }
801
801
 
802
802
  p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label {
@@ -821,8 +821,8 @@
821
821
  height: 22px;
822
822
  }
823
823
  .p-checkbox .p-checkbox-box {
824
- border: 2px solid #0b213f;
825
- background: #040d19;
824
+ border: 2px solid #424b57;
825
+ background: #111827;
826
826
  width: 22px;
827
827
  height: 22px;
828
828
  color: rgba(255, 255, 255, 0.87);
@@ -831,7 +831,7 @@
831
831
  }
832
832
  .p-checkbox .p-checkbox-box .p-checkbox-icon {
833
833
  transition-duration: 0.2s;
834
- color: #1c2127;
834
+ color: #030712;
835
835
  font-size: 14px;
836
836
  }
837
837
  .p-checkbox .p-checkbox-box .p-icon {
@@ -839,39 +839,39 @@
839
839
  height: 14px;
840
840
  }
841
841
  .p-checkbox .p-checkbox-box.p-highlight {
842
- border-color: #C4B5FD;
843
- background: #C4B5FD;
842
+ border-color: #a78bfa;
843
+ background: #a78bfa;
844
844
  }
845
845
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
846
- border-color: #C4B5FD;
846
+ border-color: #a78bfa;
847
847
  }
848
848
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
849
849
  outline: 0 none;
850
850
  outline-offset: 0;
851
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
852
- border-color: #C4B5FD;
851
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
852
+ border-color: #a78bfa;
853
853
  }
854
854
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
855
- border-color: #a28bfc;
856
- background: #a28bfc;
857
- color: #1c2127;
855
+ border-color: #ddd6fe;
856
+ background: #ddd6fe;
857
+ color: #030712;
858
858
  }
859
859
 
860
860
  p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
861
- border-color: #FCA5A5;
861
+ border-color: #fca5a5;
862
862
  }
863
863
 
864
864
  .p-input-filled .p-checkbox .p-checkbox-box {
865
- background-color: #0b213f;
865
+ background-color: #424b57;
866
866
  }
867
867
  .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
868
- background: #C4B5FD;
868
+ background: #a78bfa;
869
869
  }
870
870
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
871
- background-color: #0b213f;
871
+ background-color: #424b57;
872
872
  }
873
873
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
874
- background: #a28bfc;
874
+ background: #ddd6fe;
875
875
  }
876
876
 
877
877
  .p-checkbox-label {
@@ -879,13 +879,13 @@
879
879
  }
880
880
 
881
881
  .p-chips:not(.p-disabled):hover .p-chips-multiple-container {
882
- border-color: #C4B5FD;
882
+ border-color: #a78bfa;
883
883
  }
884
884
  .p-chips:not(.p-disabled).p-focus .p-chips-multiple-container {
885
885
  outline: 0 none;
886
886
  outline-offset: 0;
887
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
888
- border-color: #C4B5FD;
887
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
888
+ border-color: #a78bfa;
889
889
  }
890
890
  .p-chips .p-chips-multiple-container {
891
891
  padding: 0.375rem 0.75rem;
@@ -894,12 +894,12 @@
894
894
  .p-chips .p-chips-multiple-container .p-chips-token {
895
895
  padding: 0.375rem 0.75rem;
896
896
  margin-right: 0.5rem;
897
- background: #0b213f;
897
+ background: #424b57;
898
898
  color: rgba(255, 255, 255, 0.87);
899
899
  border-radius: 16px;
900
900
  }
901
901
  .p-chips .p-chips-multiple-container .p-chips-token.p-focus {
902
- background: #233752;
902
+ background: #6b7280;
903
903
  color: rgba(255, 255, 255, 0.87);
904
904
  }
905
905
  .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
@@ -918,7 +918,7 @@
918
918
  }
919
919
 
920
920
  p-chips.ng-dirty.ng-invalid > .p-chips > .p-inputtext {
921
- border-color: #FCA5A5;
921
+ border-color: #fca5a5;
922
922
  }
923
923
 
924
924
  p-chips.p-chips-clearable .p-inputtext {
@@ -936,8 +936,8 @@
936
936
  }
937
937
 
938
938
  .p-colorpicker-panel {
939
- background: #071426;
940
- border: 1px solid #0b213f;
939
+ background: #1f2937;
940
+ border: 1px solid #424b57;
941
941
  }
942
942
  .p-colorpicker-panel .p-colorpicker-color-handle,
943
943
  .p-colorpicker-panel .p-colorpicker-hue-handle {
@@ -949,19 +949,19 @@
949
949
  }
950
950
 
951
951
  .p-dropdown {
952
- background: #040d19;
953
- border: 1px solid #0b213f;
952
+ background: #111827;
953
+ border: 1px solid #424b57;
954
954
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
955
955
  border-radius: 6px;
956
956
  }
957
957
  .p-dropdown:not(.p-disabled):hover {
958
- border-color: #C4B5FD;
958
+ border-color: #a78bfa;
959
959
  }
960
960
  .p-dropdown:not(.p-disabled).p-focus {
961
961
  outline: 0 none;
962
962
  outline-offset: 0;
963
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
964
- border-color: #C4B5FD;
963
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
964
+ border-color: #a78bfa;
965
965
  }
966
966
  .p-dropdown.p-dropdown-clearable .p-dropdown-label {
967
967
  padding-right: 1.75rem;
@@ -989,21 +989,21 @@
989
989
  right: 3rem;
990
990
  }
991
991
  .p-dropdown.p-invalid.p-component {
992
- border-color: #FCA5A5;
992
+ border-color: #fca5a5;
993
993
  }
994
994
 
995
995
  .p-dropdown-panel {
996
- background: #071426;
996
+ background: #1f2937;
997
997
  color: rgba(255, 255, 255, 0.87);
998
- border: 1px solid #0b213f;
998
+ border: 1px solid #424b57;
999
999
  border-radius: 6px;
1000
1000
  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);
1001
1001
  }
1002
1002
  .p-dropdown-panel .p-dropdown-header {
1003
1003
  padding: 0.75rem 1.25rem;
1004
- border-bottom: 1px solid #0b213f;
1004
+ border-bottom: 1px solid #424b57;
1005
1005
  color: rgba(255, 255, 255, 0.87);
1006
- background: #071426;
1006
+ background: #1f2937;
1007
1007
  margin: 0;
1008
1008
  border-top-right-radius: 6px;
1009
1009
  border-top-left-radius: 6px;
@@ -1030,14 +1030,14 @@
1030
1030
  }
1031
1031
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
1032
1032
  color: rgba(255, 255, 255, 0.87);
1033
- background: rgba(196, 181, 253, 0.16);
1033
+ background: rgba(167, 139, 250, 0.16);
1034
1034
  }
1035
1035
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
1036
- background: rgba(196, 181, 253, 0.24);
1036
+ background: rgba(167, 139, 250, 0.24);
1037
1037
  }
1038
1038
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
1039
1039
  color: rgba(255, 255, 255, 0.87);
1040
- background: #0b213f;
1040
+ background: #424b57;
1041
1041
  }
1042
1042
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
1043
1043
  color: rgba(255, 255, 255, 0.87);
@@ -1047,7 +1047,7 @@
1047
1047
  margin: 0;
1048
1048
  padding: 0.75rem 1.25rem;
1049
1049
  color: rgba(255, 255, 255, 0.87);
1050
- background: #091a32;
1050
+ background: #374151;
1051
1051
  font-weight: 700;
1052
1052
  }
1053
1053
  .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
@@ -1057,29 +1057,29 @@
1057
1057
  }
1058
1058
 
1059
1059
  .p-input-filled .p-dropdown {
1060
- background: #0b213f;
1060
+ background: #424b57;
1061
1061
  }
1062
1062
  .p-input-filled .p-dropdown:not(.p-disabled):hover {
1063
- background-color: #0b213f;
1063
+ background-color: #424b57;
1064
1064
  }
1065
1065
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
1066
- background-color: #0b213f;
1066
+ background-color: #424b57;
1067
1067
  }
1068
1068
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
1069
1069
  background-color: transparent;
1070
1070
  }
1071
1071
 
1072
1072
  .p-inputgroup-addon {
1073
- background: #071426;
1073
+ background: #1f2937;
1074
1074
  color: rgba(255, 255, 255, 0.6);
1075
- border-top: 1px solid #0b213f;
1076
- border-left: 1px solid #0b213f;
1077
- border-bottom: 1px solid #0b213f;
1075
+ border-top: 1px solid #424b57;
1076
+ border-left: 1px solid #424b57;
1077
+ border-bottom: 1px solid #424b57;
1078
1078
  padding: 0.75rem 0.75rem;
1079
1079
  min-width: 3rem;
1080
1080
  }
1081
1081
  .p-inputgroup-addon:last-child {
1082
- border-right: 1px solid #0b213f;
1082
+ border-right: 1px solid #424b57;
1083
1083
  }
1084
1084
 
1085
1085
  .p-inputgroup > .p-component,
@@ -1144,7 +1144,7 @@
1144
1144
  }
1145
1145
 
1146
1146
  p-inputmask.ng-dirty.ng-invalid > .p-inputtext {
1147
- border-color: #FCA5A5;
1147
+ border-color: #fca5a5;
1148
1148
  }
1149
1149
 
1150
1150
  p-inputmask.p-inputmask-clearable .p-inputtext {
@@ -1156,7 +1156,7 @@
1156
1156
  }
1157
1157
 
1158
1158
  p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
1159
- border-color: #FCA5A5;
1159
+ border-color: #fca5a5;
1160
1160
  }
1161
1161
 
1162
1162
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-input {
@@ -1179,7 +1179,7 @@
1179
1179
  height: 1.75rem;
1180
1180
  }
1181
1181
  .p-inputswitch .p-inputswitch-slider {
1182
- background: #233752;
1182
+ background: #6b7280;
1183
1183
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1184
1184
  border-radius: 30px;
1185
1185
  }
@@ -1198,23 +1198,23 @@
1198
1198
  .p-inputswitch.p-focus .p-inputswitch-slider {
1199
1199
  outline: 0 none;
1200
1200
  outline-offset: 0;
1201
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1201
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1202
1202
  }
1203
1203
  .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
1204
- background: #0b213f;
1204
+ background: #424b57;
1205
1205
  }
1206
1206
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
1207
- background: #C4B5FD;
1207
+ background: #a78bfa;
1208
1208
  }
1209
1209
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
1210
- background: rgba(255, 255, 255, 0.87);
1210
+ background: #030712;
1211
1211
  }
1212
1212
  .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
1213
- background: #b3a0fc;
1213
+ background: #c4b5fd;
1214
1214
  }
1215
1215
 
1216
1216
  p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
1217
- border-color: #FCA5A5;
1217
+ border-color: #fca5a5;
1218
1218
  }
1219
1219
 
1220
1220
  .p-inputtext {
@@ -1222,24 +1222,24 @@
1222
1222
  font-feature-settings: var(--font-feature-settings, normal);
1223
1223
  font-size: 1rem;
1224
1224
  color: rgba(255, 255, 255, 0.87);
1225
- background: #040d19;
1225
+ background: #111827;
1226
1226
  padding: 0.75rem 0.75rem;
1227
- border: 1px solid #0b213f;
1227
+ border: 1px solid #424b57;
1228
1228
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1229
1229
  appearance: none;
1230
1230
  border-radius: 6px;
1231
1231
  }
1232
1232
  .p-inputtext:enabled:hover {
1233
- border-color: #C4B5FD;
1233
+ border-color: #a78bfa;
1234
1234
  }
1235
1235
  .p-inputtext:enabled:focus {
1236
1236
  outline: 0 none;
1237
1237
  outline-offset: 0;
1238
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1239
- border-color: #C4B5FD;
1238
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1239
+ border-color: #a78bfa;
1240
1240
  }
1241
1241
  .p-inputtext.ng-dirty.ng-invalid {
1242
- border-color: #FCA5A5;
1242
+ border-color: #fca5a5;
1243
1243
  }
1244
1244
  .p-inputtext.p-inputtext-sm {
1245
1245
  font-size: 0.875rem;
@@ -1257,7 +1257,7 @@
1257
1257
  }
1258
1258
 
1259
1259
  .p-float-label > .ng-invalid.ng-dirty + label {
1260
- color: #FCA5A5;
1260
+ color: #fca5a5;
1261
1261
  }
1262
1262
 
1263
1263
  .p-input-icon-left > .p-icon-wrapper.p-icon,
@@ -1301,13 +1301,13 @@
1301
1301
  }
1302
1302
 
1303
1303
  .p-input-filled .p-inputtext {
1304
- background-color: #0b213f;
1304
+ background-color: #424b57;
1305
1305
  }
1306
1306
  .p-input-filled .p-inputtext:enabled:hover {
1307
- background-color: #0b213f;
1307
+ background-color: #424b57;
1308
1308
  }
1309
1309
  .p-input-filled .p-inputtext:enabled:focus {
1310
- background-color: #0b213f;
1310
+ background-color: #424b57;
1311
1311
  }
1312
1312
 
1313
1313
  .p-inputtext-sm .p-inputtext {
@@ -1321,17 +1321,17 @@
1321
1321
  }
1322
1322
 
1323
1323
  .p-listbox {
1324
- background: #071426;
1324
+ background: #1f2937;
1325
1325
  color: rgba(255, 255, 255, 0.87);
1326
- border: 1px solid #0b213f;
1326
+ border: 1px solid #424b57;
1327
1327
  border-radius: 6px;
1328
1328
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1329
1329
  }
1330
1330
  .p-listbox .p-listbox-header {
1331
1331
  padding: 0.75rem 1.25rem;
1332
- border-bottom: 1px solid #0b213f;
1332
+ border-bottom: 1px solid #424b57;
1333
1333
  color: rgba(255, 255, 255, 0.87);
1334
- background: #071426;
1334
+ background: #1f2937;
1335
1335
  margin: 0;
1336
1336
  border-top-right-radius: 6px;
1337
1337
  border-top-left-radius: 6px;
@@ -1360,7 +1360,7 @@
1360
1360
  }
1361
1361
  .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
1362
1362
  color: rgba(255, 255, 255, 0.87);
1363
- background: rgba(196, 181, 253, 0.16);
1363
+ background: rgba(167, 139, 250, 0.16);
1364
1364
  }
1365
1365
  .p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
1366
1366
  margin-right: 0.5rem;
@@ -1369,7 +1369,7 @@
1369
1369
  margin: 0;
1370
1370
  padding: 0.75rem 1.25rem;
1371
1371
  color: rgba(255, 255, 255, 0.87);
1372
- background: #091a32;
1372
+ background: #374151;
1373
1373
  font-weight: 700;
1374
1374
  }
1375
1375
  .p-listbox .p-listbox-list .p-listbox-empty-message {
@@ -1378,11 +1378,11 @@
1378
1378
  background: transparent;
1379
1379
  }
1380
1380
  .p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus {
1381
- background: rgba(196, 181, 253, 0.24);
1381
+ background: rgba(167, 139, 250, 0.24);
1382
1382
  }
1383
1383
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus {
1384
1384
  color: rgba(255, 255, 255, 0.87);
1385
- background: #0b213f;
1385
+ background: #424b57;
1386
1386
  }
1387
1387
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
1388
1388
  color: rgba(255, 255, 255, 0.87);
@@ -1391,28 +1391,28 @@
1391
1391
  .p-listbox.p-focus {
1392
1392
  outline: 0 none;
1393
1393
  outline-offset: 0;
1394
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1395
- border-color: #C4B5FD;
1394
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1395
+ border-color: #a78bfa;
1396
1396
  }
1397
1397
 
1398
1398
  p-listbox.ng-dirty.ng-invalid > .p-listbox {
1399
- border-color: #FCA5A5;
1399
+ border-color: #fca5a5;
1400
1400
  }
1401
1401
 
1402
1402
  .p-multiselect {
1403
- background: #040d19;
1404
- border: 1px solid #0b213f;
1403
+ background: #111827;
1404
+ border: 1px solid #424b57;
1405
1405
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1406
1406
  border-radius: 6px;
1407
1407
  }
1408
1408
  .p-multiselect:not(.p-disabled):hover {
1409
- border-color: #C4B5FD;
1409
+ border-color: #a78bfa;
1410
1410
  }
1411
1411
  .p-multiselect:not(.p-disabled).p-focus {
1412
1412
  outline: 0 none;
1413
1413
  outline-offset: 0;
1414
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1415
- border-color: #C4B5FD;
1414
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1415
+ border-color: #a78bfa;
1416
1416
  }
1417
1417
  .p-multiselect .p-multiselect-label {
1418
1418
  padding: 0.75rem 0.75rem;
@@ -1424,7 +1424,7 @@
1424
1424
  .p-multiselect.p-multiselect-chip .p-multiselect-token {
1425
1425
  padding: 0.375rem 0.75rem;
1426
1426
  margin-right: 0.5rem;
1427
- background: #0b213f;
1427
+ background: #424b57;
1428
1428
  color: rgba(255, 255, 255, 0.87);
1429
1429
  border-radius: 16px;
1430
1430
  }
@@ -1452,17 +1452,17 @@
1452
1452
  }
1453
1453
 
1454
1454
  .p-multiselect-panel {
1455
- background: #071426;
1455
+ background: #1f2937;
1456
1456
  color: rgba(255, 255, 255, 0.87);
1457
- border: 1px solid #0b213f;
1457
+ border: 1px solid #424b57;
1458
1458
  border-radius: 6px;
1459
1459
  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);
1460
1460
  }
1461
1461
  .p-multiselect-panel .p-multiselect-header {
1462
1462
  padding: 0.75rem 1.25rem;
1463
- border-bottom: 1px solid #0b213f;
1463
+ border-bottom: 1px solid #424b57;
1464
1464
  color: rgba(255, 255, 255, 0.87);
1465
- background: #071426;
1465
+ background: #1f2937;
1466
1466
  margin: 0;
1467
1467
  border-top-right-radius: 6px;
1468
1468
  border-top-left-radius: 6px;
@@ -1495,7 +1495,7 @@
1495
1495
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
1496
1496
  outline: 0 none;
1497
1497
  outline-offset: 0;
1498
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1498
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1499
1499
  }
1500
1500
  .p-multiselect-panel .p-multiselect-items {
1501
1501
  padding: 0.75rem 0;
@@ -1511,14 +1511,14 @@
1511
1511
  }
1512
1512
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
1513
1513
  color: rgba(255, 255, 255, 0.87);
1514
- background: rgba(196, 181, 253, 0.16);
1514
+ background: rgba(167, 139, 250, 0.16);
1515
1515
  }
1516
1516
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus {
1517
- background: rgba(196, 181, 253, 0.24);
1517
+ background: rgba(167, 139, 250, 0.24);
1518
1518
  }
1519
1519
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1520
1520
  color: rgba(255, 255, 255, 0.87);
1521
- background: #0b213f;
1521
+ background: #424b57;
1522
1522
  }
1523
1523
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1524
1524
  color: rgba(255, 255, 255, 0.87);
@@ -1531,7 +1531,7 @@
1531
1531
  margin: 0;
1532
1532
  padding: 0.75rem 1.25rem;
1533
1533
  color: rgba(255, 255, 255, 0.87);
1534
- background: #091a32;
1534
+ background: #374151;
1535
1535
  font-weight: 700;
1536
1536
  }
1537
1537
  .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
@@ -1541,34 +1541,34 @@
1541
1541
  }
1542
1542
 
1543
1543
  .p-input-filled .p-multiselect {
1544
- background: #0b213f;
1544
+ background: #424b57;
1545
1545
  }
1546
1546
  .p-input-filled .p-multiselect:not(.p-disabled):hover {
1547
- background-color: #0b213f;
1547
+ background-color: #424b57;
1548
1548
  }
1549
1549
  .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
1550
- background-color: #0b213f;
1550
+ background-color: #424b57;
1551
1551
  }
1552
1552
 
1553
1553
  p-multiselect.ng-dirty.ng-invalid > .p-multiselect {
1554
- border-color: #FCA5A5;
1554
+ border-color: #fca5a5;
1555
1555
  }
1556
1556
 
1557
1557
  p-password.ng-invalid.ng-dirty > .p-password > .p-inputtext {
1558
- border-color: #FCA5A5;
1558
+ border-color: #fca5a5;
1559
1559
  }
1560
1560
 
1561
1561
  .p-password-panel {
1562
1562
  padding: 1.25rem;
1563
- background: #071426;
1563
+ background: #1f2937;
1564
1564
  color: rgba(255, 255, 255, 0.87);
1565
- border: 1px solid #0b213f;
1565
+ border: 1px solid #424b57;
1566
1566
  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);
1567
1567
  border-radius: 6px;
1568
1568
  }
1569
1569
  .p-password-panel .p-password-meter {
1570
1570
  margin-bottom: 0.5rem;
1571
- background: #0b213f;
1571
+ background: #424b57;
1572
1572
  }
1573
1573
  .p-password-panel .p-password-meter .p-password-strength.weak {
1574
1574
  background: #eb9a9c;
@@ -1601,8 +1601,8 @@
1601
1601
  height: 22px;
1602
1602
  }
1603
1603
  .p-radiobutton .p-radiobutton-box {
1604
- border: 2px solid #0b213f;
1605
- background: #040d19;
1604
+ border: 2px solid #424b57;
1605
+ background: #111827;
1606
1606
  width: 22px;
1607
1607
  height: 22px;
1608
1608
  color: rgba(255, 255, 255, 0.87);
@@ -1610,45 +1610,45 @@
1610
1610
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1611
1611
  }
1612
1612
  .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
1613
- border-color: #C4B5FD;
1613
+ border-color: #a78bfa;
1614
1614
  }
1615
1615
  .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
1616
1616
  outline: 0 none;
1617
1617
  outline-offset: 0;
1618
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1619
- border-color: #C4B5FD;
1618
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1619
+ border-color: #a78bfa;
1620
1620
  }
1621
1621
  .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
1622
1622
  width: 12px;
1623
1623
  height: 12px;
1624
1624
  transition-duration: 0.2s;
1625
- background-color: #1c2127;
1625
+ background-color: #030712;
1626
1626
  }
1627
1627
  .p-radiobutton .p-radiobutton-box.p-highlight {
1628
- border-color: #C4B5FD;
1629
- background: #C4B5FD;
1628
+ border-color: #a78bfa;
1629
+ background: #a78bfa;
1630
1630
  }
1631
1631
  .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
1632
- border-color: #a28bfc;
1633
- background: #a28bfc;
1634
- color: #1c2127;
1632
+ border-color: #ddd6fe;
1633
+ background: #ddd6fe;
1634
+ color: #030712;
1635
1635
  }
1636
1636
 
1637
1637
  p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
1638
- border-color: #FCA5A5;
1638
+ border-color: #fca5a5;
1639
1639
  }
1640
1640
 
1641
1641
  .p-input-filled .p-radiobutton .p-radiobutton-box {
1642
- background-color: #0b213f;
1642
+ background-color: #424b57;
1643
1643
  }
1644
1644
  .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
1645
- background-color: #0b213f;
1645
+ background-color: #424b57;
1646
1646
  }
1647
1647
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
1648
- background: #C4B5FD;
1648
+ background: #a78bfa;
1649
1649
  }
1650
1650
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
1651
- background: #a28bfc;
1651
+ background: #ddd6fe;
1652
1652
  }
1653
1653
 
1654
1654
  .p-radiobutton-label {
@@ -1668,27 +1668,27 @@
1668
1668
  height: 1.143rem;
1669
1669
  }
1670
1670
  .p-rating .p-rating-item .p-rating-icon.p-rating-cancel {
1671
- color: #F48FB1;
1671
+ color: #f48fb1;
1672
1672
  }
1673
1673
  .p-rating .p-rating-item.p-focus {
1674
1674
  outline: 0 none;
1675
1675
  outline-offset: 0;
1676
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1677
- border-color: #C4B5FD;
1676
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1677
+ border-color: #a78bfa;
1678
1678
  }
1679
1679
  .p-rating .p-rating-item.p-rating-item-active .p-rating-icon {
1680
- color: #C4B5FD;
1680
+ color: #a78bfa;
1681
1681
  }
1682
1682
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon {
1683
- color: #C4B5FD;
1683
+ color: #a78bfa;
1684
1684
  }
1685
1685
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel {
1686
- color: #F48FB1;
1686
+ color: #f48fb1;
1687
1687
  }
1688
1688
 
1689
1689
  .p-selectbutton .p-button {
1690
- background: #071426;
1691
- border: 1px solid #0b213f;
1690
+ background: #1f2937;
1691
+ border: 1px solid #424b57;
1692
1692
  color: rgba(255, 255, 255, 0.87);
1693
1693
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1694
1694
  }
@@ -1698,7 +1698,7 @@
1698
1698
  }
1699
1699
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
1700
1700
  background: rgba(255, 255, 255, 0.03);
1701
- border-color: #0b213f;
1701
+ border-color: #424b57;
1702
1702
  color: rgba(255, 255, 255, 0.87);
1703
1703
  }
1704
1704
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
@@ -1706,30 +1706,30 @@
1706
1706
  color: rgba(255, 255, 255, 0.6);
1707
1707
  }
1708
1708
  .p-selectbutton .p-button.p-highlight {
1709
- background: #C4B5FD;
1710
- border-color: #C4B5FD;
1711
- color: #1c2127;
1709
+ background: #a78bfa;
1710
+ border-color: #a78bfa;
1711
+ color: #030712;
1712
1712
  }
1713
1713
  .p-selectbutton .p-button.p-highlight .p-button-icon-left,
1714
1714
  .p-selectbutton .p-button.p-highlight .p-button-icon-right {
1715
- color: #1c2127;
1715
+ color: #030712;
1716
1716
  }
1717
1717
  .p-selectbutton .p-button.p-highlight:hover {
1718
- background: #b3a0fc;
1719
- border-color: #b3a0fc;
1720
- color: #1c2127;
1718
+ background: #c4b5fd;
1719
+ border-color: #c4b5fd;
1720
+ color: #030712;
1721
1721
  }
1722
1722
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
1723
1723
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
1724
- color: #1c2127;
1724
+ color: #030712;
1725
1725
  }
1726
1726
 
1727
1727
  p-selectbutton.ng-dirty.ng-invalid > .p-selectbutton > .p-button {
1728
- border-color: #FCA5A5;
1728
+ border-color: #fca5a5;
1729
1729
  }
1730
1730
 
1731
1731
  .p-slider {
1732
- background: #0b213f;
1732
+ background: #424b57;
1733
1733
  border: 0 none;
1734
1734
  border-radius: 6px;
1735
1735
  }
@@ -1750,22 +1750,22 @@
1750
1750
  .p-slider .p-slider-handle {
1751
1751
  height: 1.143rem;
1752
1752
  width: 1.143rem;
1753
- background: #0b213f;
1754
- border: 2px solid #C4B5FD;
1753
+ background: #424b57;
1754
+ border: 2px solid #a78bfa;
1755
1755
  border-radius: 50%;
1756
1756
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1757
1757
  }
1758
1758
  .p-slider .p-slider-handle:focus {
1759
1759
  outline: 0 none;
1760
1760
  outline-offset: 0;
1761
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1761
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1762
1762
  }
1763
1763
  .p-slider .p-slider-range {
1764
- background: #C4B5FD;
1764
+ background: #a78bfa;
1765
1765
  }
1766
1766
  .p-slider:not(.p-disabled) .p-slider-handle:hover {
1767
- background: #C4B5FD;
1768
- border-color: #C4B5FD;
1767
+ background: #a78bfa;
1768
+ border-color: #a78bfa;
1769
1769
  }
1770
1770
  .p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
1771
1771
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, left 0.2s;
@@ -1781,8 +1781,8 @@
1781
1781
  }
1782
1782
 
1783
1783
  .p-togglebutton.p-button {
1784
- background: #071426;
1785
- border: 1px solid #0b213f;
1784
+ background: #1f2937;
1785
+ border: 1px solid #424b57;
1786
1786
  color: rgba(255, 255, 255, 0.87);
1787
1787
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1788
1788
  }
@@ -1792,7 +1792,7 @@
1792
1792
  }
1793
1793
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
1794
1794
  background: rgba(255, 255, 255, 0.03);
1795
- border-color: #0b213f;
1795
+ border-color: #424b57;
1796
1796
  color: rgba(255, 255, 255, 0.87);
1797
1797
  }
1798
1798
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
@@ -1800,42 +1800,42 @@
1800
1800
  color: rgba(255, 255, 255, 0.6);
1801
1801
  }
1802
1802
  .p-togglebutton.p-button.p-highlight {
1803
- background: #C4B5FD;
1804
- border-color: #C4B5FD;
1805
- color: #1c2127;
1803
+ background: #a78bfa;
1804
+ border-color: #a78bfa;
1805
+ color: #030712;
1806
1806
  }
1807
1807
  .p-togglebutton.p-button.p-highlight .p-button-icon-left,
1808
1808
  .p-togglebutton.p-button.p-highlight .p-button-icon-right {
1809
- color: #1c2127;
1809
+ color: #030712;
1810
1810
  }
1811
1811
  .p-togglebutton.p-button.p-highlight:hover {
1812
- background: #b3a0fc;
1813
- border-color: #b3a0fc;
1814
- color: #1c2127;
1812
+ background: #c4b5fd;
1813
+ border-color: #c4b5fd;
1814
+ color: #030712;
1815
1815
  }
1816
1816
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
1817
1817
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
1818
- color: #1c2127;
1818
+ color: #030712;
1819
1819
  }
1820
1820
 
1821
1821
  p-togglebutton.ng-dirty.ng-invalid > .p-togglebutton.p-button {
1822
- border-color: #FCA5A5;
1822
+ border-color: #fca5a5;
1823
1823
  }
1824
1824
 
1825
1825
  .p-treeselect {
1826
- background: #040d19;
1827
- border: 1px solid #0b213f;
1826
+ background: #111827;
1827
+ border: 1px solid #424b57;
1828
1828
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1829
1829
  border-radius: 6px;
1830
1830
  }
1831
1831
  .p-treeselect:not(.p-disabled):hover {
1832
- border-color: #C4B5FD;
1832
+ border-color: #a78bfa;
1833
1833
  }
1834
1834
  .p-treeselect:not(.p-disabled).p-focus {
1835
1835
  outline: 0 none;
1836
1836
  outline-offset: 0;
1837
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1838
- border-color: #C4B5FD;
1837
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1838
+ border-color: #a78bfa;
1839
1839
  }
1840
1840
  .p-treeselect .p-treeselect-label {
1841
1841
  padding: 0.75rem 0.75rem;
@@ -1847,7 +1847,7 @@
1847
1847
  .p-treeselect.p-treeselect-chip .p-treeselect-token {
1848
1848
  padding: 0.375rem 0.75rem;
1849
1849
  margin-right: 0.5rem;
1850
- background: #0b213f;
1850
+ background: #424b57;
1851
1851
  color: rgba(255, 255, 255, 0.87);
1852
1852
  border-radius: 16px;
1853
1853
  }
@@ -1860,7 +1860,7 @@
1860
1860
  }
1861
1861
 
1862
1862
  p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
1863
- border-color: #FCA5A5;
1863
+ border-color: #fca5a5;
1864
1864
  }
1865
1865
 
1866
1866
  .p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
@@ -1868,17 +1868,17 @@
1868
1868
  }
1869
1869
 
1870
1870
  .p-treeselect-panel {
1871
- background: #071426;
1871
+ background: #1f2937;
1872
1872
  color: rgba(255, 255, 255, 0.87);
1873
- border: 1px solid #0b213f;
1873
+ border: 1px solid #424b57;
1874
1874
  border-radius: 6px;
1875
1875
  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);
1876
1876
  }
1877
1877
  .p-treeselect-panel .p-treeselect-header {
1878
1878
  padding: 0.75rem 1.25rem;
1879
- border-bottom: 1px solid #0b213f;
1879
+ border-bottom: 1px solid #424b57;
1880
1880
  color: rgba(255, 255, 255, 0.87);
1881
- background: #071426;
1881
+ background: #1f2937;
1882
1882
  margin: 0;
1883
1883
  border-top-right-radius: 6px;
1884
1884
  border-top-left-radius: 6px;
@@ -1916,7 +1916,7 @@
1916
1916
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
1917
1917
  outline: 0 none;
1918
1918
  outline-offset: 0;
1919
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
1919
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
1920
1920
  }
1921
1921
  .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
1922
1922
  border: 0 none;
@@ -1928,13 +1928,13 @@
1928
1928
  }
1929
1929
 
1930
1930
  .p-input-filled .p-treeselect {
1931
- background: #0b213f;
1931
+ background: #424b57;
1932
1932
  }
1933
1933
  .p-input-filled .p-treeselect:not(.p-disabled):hover {
1934
- background-color: #0b213f;
1934
+ background-color: #424b57;
1935
1935
  }
1936
1936
  .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
1937
- background-color: #0b213f;
1937
+ background-color: #424b57;
1938
1938
  }
1939
1939
 
1940
1940
  p-treeselect.p-treeselect-clearable .p-treeselect-label-container {
@@ -1946,81 +1946,81 @@
1946
1946
  }
1947
1947
 
1948
1948
  .p-button {
1949
- color: #1c2127;
1950
- background: #C4B5FD;
1951
- border: 1px solid #C4B5FD;
1949
+ color: #030712;
1950
+ background: #a78bfa;
1951
+ border: 1px solid #a78bfa;
1952
1952
  padding: 0.75rem 1.25rem;
1953
1953
  font-size: 1rem;
1954
1954
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1955
1955
  border-radius: 6px;
1956
1956
  }
1957
- .p-button:enabled:hover {
1958
- background: #b3a0fc;
1959
- color: #1c2127;
1960
- border-color: #b3a0fc;
1957
+ .p-button:not(:disabled):hover {
1958
+ background: #c4b5fd;
1959
+ color: #030712;
1960
+ border-color: #c4b5fd;
1961
1961
  }
1962
- .p-button:enabled:active {
1963
- background: #a28bfc;
1964
- color: #1c2127;
1965
- border-color: #a28bfc;
1962
+ .p-button:not(:disabled):active {
1963
+ background: #ddd6fe;
1964
+ color: #030712;
1965
+ border-color: #ddd6fe;
1966
1966
  }
1967
1967
  .p-button.p-button-outlined {
1968
1968
  background-color: transparent;
1969
- color: #C4B5FD;
1969
+ color: #a78bfa;
1970
1970
  border: 1px solid;
1971
1971
  }
1972
- .p-button.p-button-outlined:enabled:hover {
1973
- background: rgba(196, 181, 253, 0.04);
1974
- color: #C4B5FD;
1972
+ .p-button.p-button-outlined:not(:disabled):hover {
1973
+ background: rgba(167, 139, 250, 0.04);
1974
+ color: #a78bfa;
1975
1975
  border: 1px solid;
1976
1976
  }
1977
- .p-button.p-button-outlined:enabled:active {
1978
- background: rgba(196, 181, 253, 0.16);
1979
- color: #C4B5FD;
1977
+ .p-button.p-button-outlined:not(:disabled):active {
1978
+ background: rgba(167, 139, 250, 0.16);
1979
+ color: #a78bfa;
1980
1980
  border: 1px solid;
1981
1981
  }
1982
1982
  .p-button.p-button-outlined.p-button-plain {
1983
1983
  color: rgba(255, 255, 255, 0.6);
1984
1984
  border-color: rgba(255, 255, 255, 0.6);
1985
1985
  }
1986
- .p-button.p-button-outlined.p-button-plain:enabled:hover {
1986
+ .p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
1987
1987
  background: rgba(255, 255, 255, 0.03);
1988
1988
  color: rgba(255, 255, 255, 0.6);
1989
1989
  }
1990
- .p-button.p-button-outlined.p-button-plain:enabled:active {
1990
+ .p-button.p-button-outlined.p-button-plain:not(:disabled):active {
1991
1991
  background: rgba(255, 255, 255, 0.16);
1992
1992
  color: rgba(255, 255, 255, 0.6);
1993
1993
  }
1994
1994
  .p-button.p-button-text {
1995
1995
  background-color: transparent;
1996
- color: #C4B5FD;
1996
+ color: #a78bfa;
1997
1997
  border-color: transparent;
1998
1998
  }
1999
- .p-button.p-button-text:enabled:hover {
2000
- background: rgba(196, 181, 253, 0.04);
2001
- color: #C4B5FD;
1999
+ .p-button.p-button-text:not(:disabled):hover {
2000
+ background: rgba(167, 139, 250, 0.04);
2001
+ color: #a78bfa;
2002
2002
  border-color: transparent;
2003
2003
  }
2004
- .p-button.p-button-text:enabled:active {
2005
- background: rgba(196, 181, 253, 0.16);
2006
- color: #C4B5FD;
2004
+ .p-button.p-button-text:not(:disabled):active {
2005
+ background: rgba(167, 139, 250, 0.16);
2006
+ color: #a78bfa;
2007
2007
  border-color: transparent;
2008
2008
  }
2009
2009
  .p-button.p-button-text.p-button-plain {
2010
2010
  color: rgba(255, 255, 255, 0.6);
2011
2011
  }
2012
- .p-button.p-button-text.p-button-plain:enabled:hover {
2012
+ .p-button.p-button-text.p-button-plain:not(:disabled):hover {
2013
2013
  background: rgba(255, 255, 255, 0.03);
2014
2014
  color: rgba(255, 255, 255, 0.6);
2015
2015
  }
2016
- .p-button.p-button-text.p-button-plain:enabled:active {
2016
+ .p-button.p-button-text.p-button-plain:not(:disabled):active {
2017
2017
  background: rgba(255, 255, 255, 0.16);
2018
2018
  color: rgba(255, 255, 255, 0.6);
2019
2019
  }
2020
2020
  .p-button:focus {
2021
2021
  outline: 0 none;
2022
2022
  outline-offset: 0;
2023
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
2023
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
2024
2024
  }
2025
2025
  .p-button .p-button-label {
2026
2026
  transition-duration: 0.2s;
@@ -2042,8 +2042,8 @@
2042
2042
  min-width: 1rem;
2043
2043
  height: 1rem;
2044
2044
  line-height: 1rem;
2045
- color: #C4B5FD;
2046
- background-color: #1c2127;
2045
+ color: #a78bfa;
2046
+ background-color: #030712;
2047
2047
  }
2048
2048
  .p-button.p-button-raised {
2049
2049
  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);
@@ -2097,321 +2097,441 @@
2097
2097
  flex: 1;
2098
2098
  }
2099
2099
 
2100
- .p-button.p-button-secondary, .p-buttonset.p-button-secondary > .p-button, .p-splitbutton.p-button-secondary > .p-button {
2101
- color: #1c2127;
2102
- background: #CBD5E1;
2103
- border: 1px solid #CBD5E1;
2104
- }
2105
- .p-button.p-button-secondary:enabled:hover, .p-buttonset.p-button-secondary > .p-button:enabled:hover, .p-splitbutton.p-button-secondary > .p-button:enabled:hover {
2106
- background: #b0bfd1;
2107
- color: #1c2127;
2108
- border-color: #b0bfd1;
2109
- }
2110
- .p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus {
2111
- box-shadow: 0 0 0 1px #dbe2ea;
2112
- }
2113
- .p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:enabled:active {
2114
- background: #95a9c2;
2115
- color: #1c2127;
2116
- border-color: #95a9c2;
2117
- }
2118
- .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 {
2100
+ .p-button.p-button-secondary,
2101
+ .p-buttonset.p-button-secondary > .p-button,
2102
+ .p-splitbutton.p-button-secondary > .p-button {
2103
+ color: #020617;
2104
+ background: #94a3b8;
2105
+ border: 1px solid #94a3b8;
2106
+ }
2107
+ .p-button.p-button-secondary:not(:disabled):hover,
2108
+ .p-buttonset.p-button-secondary > .p-button:not(:disabled):hover,
2109
+ .p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover {
2110
+ background: #cbd5e1;
2111
+ color: #020617;
2112
+ border-color: #cbd5e1;
2113
+ }
2114
+ .p-button.p-button-secondary:not(:disabled):focus,
2115
+ .p-buttonset.p-button-secondary > .p-button:not(:disabled):focus,
2116
+ .p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus {
2117
+ box-shadow: 0 0 0 1px #b4bfcd;
2118
+ }
2119
+ .p-button.p-button-secondary:not(:disabled):active,
2120
+ .p-buttonset.p-button-secondary > .p-button:not(:disabled):active,
2121
+ .p-splitbutton.p-button-secondary > .p-button:not(:disabled):active {
2122
+ background: #e2e8f0;
2123
+ color: #020617;
2124
+ border-color: #e2e8f0;
2125
+ }
2126
+ .p-button.p-button-secondary.p-button-outlined,
2127
+ .p-buttonset.p-button-secondary > .p-button.p-button-outlined,
2128
+ .p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
2119
2129
  background-color: transparent;
2120
- color: #CBD5E1;
2130
+ color: #94a3b8;
2121
2131
  border: 1px solid;
2122
2132
  }
2123
- .p-button.p-button-secondary.p-button-outlined:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:hover {
2124
- background: rgba(203, 213, 225, 0.04);
2125
- color: #CBD5E1;
2133
+ .p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,
2134
+ .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover,
2135
+ .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover {
2136
+ background: rgba(148, 163, 184, 0.04);
2137
+ color: #94a3b8;
2126
2138
  border: 1px solid;
2127
2139
  }
2128
- .p-button.p-button-secondary.p-button-outlined:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active {
2129
- background: rgba(203, 213, 225, 0.16);
2130
- color: #CBD5E1;
2140
+ .p-button.p-button-secondary.p-button-outlined:not(:disabled):active,
2141
+ .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active,
2142
+ .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active {
2143
+ background: rgba(148, 163, 184, 0.16);
2144
+ color: #94a3b8;
2131
2145
  border: 1px solid;
2132
2146
  }
2133
- .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 {
2147
+ .p-button.p-button-secondary.p-button-text,
2148
+ .p-buttonset.p-button-secondary > .p-button.p-button-text,
2149
+ .p-splitbutton.p-button-secondary > .p-button.p-button-text {
2134
2150
  background-color: transparent;
2135
- color: #CBD5E1;
2151
+ color: #94a3b8;
2136
2152
  border-color: transparent;
2137
2153
  }
2138
- .p-button.p-button-secondary.p-button-text:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:hover {
2139
- background: rgba(203, 213, 225, 0.04);
2154
+ .p-button.p-button-secondary.p-button-text:not(:disabled):hover,
2155
+ .p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):hover,
2156
+ .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover {
2157
+ background: rgba(148, 163, 184, 0.04);
2140
2158
  border-color: transparent;
2141
- color: #CBD5E1;
2159
+ color: #94a3b8;
2142
2160
  }
2143
- .p-button.p-button-secondary.p-button-text:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active {
2144
- background: rgba(203, 213, 225, 0.16);
2161
+ .p-button.p-button-secondary.p-button-text:not(:disabled):active,
2162
+ .p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):active,
2163
+ .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active {
2164
+ background: rgba(148, 163, 184, 0.16);
2145
2165
  border-color: transparent;
2146
- color: #CBD5E1;
2147
- }
2148
-
2149
- .p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button {
2150
- color: #1c2127;
2151
- background: #93C5FD;
2152
- border: 1px solid #93C5FD;
2153
- }
2154
- .p-button.p-button-info:enabled:hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:enabled:hover {
2155
- background: #6cb0fc;
2156
- color: #1c2127;
2157
- border-color: #6cb0fc;
2158
- }
2159
- .p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus {
2160
- box-shadow: 0 0 0 1px #b3d6fe;
2161
- }
2162
- .p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active {
2163
- background: #449bfc;
2164
- color: #1c2127;
2165
- border-color: #449bfc;
2166
- }
2167
- .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 {
2166
+ color: #94a3b8;
2167
+ }
2168
+
2169
+ .p-button.p-button-info,
2170
+ .p-buttonset.p-button-info > .p-button,
2171
+ .p-splitbutton.p-button-info > .p-button {
2172
+ color: #082f49;
2173
+ background: #38bdf8;
2174
+ border: 1px solid #38bdf8;
2175
+ }
2176
+ .p-button.p-button-info:not(:disabled):hover,
2177
+ .p-buttonset.p-button-info > .p-button:not(:disabled):hover,
2178
+ .p-splitbutton.p-button-info > .p-button:not(:disabled):hover {
2179
+ background: #7dd3fc;
2180
+ color: #082f49;
2181
+ border-color: #7dd3fc;
2182
+ }
2183
+ .p-button.p-button-info:not(:disabled):focus,
2184
+ .p-buttonset.p-button-info > .p-button:not(:disabled):focus,
2185
+ .p-splitbutton.p-button-info > .p-button:not(:disabled):focus {
2186
+ box-shadow: 0 0 0 1px #74d1fa;
2187
+ }
2188
+ .p-button.p-button-info:not(:disabled):active,
2189
+ .p-buttonset.p-button-info > .p-button:not(:disabled):active,
2190
+ .p-splitbutton.p-button-info > .p-button:not(:disabled):active {
2191
+ background: #bae6fd;
2192
+ color: #082f49;
2193
+ border-color: #bae6fd;
2194
+ }
2195
+ .p-button.p-button-info.p-button-outlined,
2196
+ .p-buttonset.p-button-info > .p-button.p-button-outlined,
2197
+ .p-splitbutton.p-button-info > .p-button.p-button-outlined {
2168
2198
  background-color: transparent;
2169
- color: #93C5FD;
2199
+ color: #38bdf8;
2170
2200
  border: 1px solid;
2171
2201
  }
2172
- .p-button.p-button-info.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover {
2173
- background: rgba(147, 197, 253, 0.04);
2174
- color: #93C5FD;
2202
+ .p-button.p-button-info.p-button-outlined:not(:disabled):hover,
2203
+ .p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):hover,
2204
+ .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover {
2205
+ background: rgba(56, 189, 248, 0.04);
2206
+ color: #38bdf8;
2175
2207
  border: 1px solid;
2176
2208
  }
2177
- .p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active {
2178
- background: rgba(147, 197, 253, 0.16);
2179
- color: #93C5FD;
2209
+ .p-button.p-button-info.p-button-outlined:not(:disabled):active,
2210
+ .p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):active,
2211
+ .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active {
2212
+ background: rgba(56, 189, 248, 0.16);
2213
+ color: #38bdf8;
2180
2214
  border: 1px solid;
2181
2215
  }
2182
- .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 {
2216
+ .p-button.p-button-info.p-button-text,
2217
+ .p-buttonset.p-button-info > .p-button.p-button-text,
2218
+ .p-splitbutton.p-button-info > .p-button.p-button-text {
2183
2219
  background-color: transparent;
2184
- color: #93C5FD;
2220
+ color: #38bdf8;
2185
2221
  border-color: transparent;
2186
2222
  }
2187
- .p-button.p-button-info.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover {
2188
- background: rgba(147, 197, 253, 0.04);
2223
+ .p-button.p-button-info.p-button-text:not(:disabled):hover,
2224
+ .p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):hover,
2225
+ .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover {
2226
+ background: rgba(56, 189, 248, 0.04);
2189
2227
  border-color: transparent;
2190
- color: #93C5FD;
2228
+ color: #38bdf8;
2191
2229
  }
2192
- .p-button.p-button-info.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active {
2193
- background: rgba(147, 197, 253, 0.16);
2230
+ .p-button.p-button-info.p-button-text:not(:disabled):active,
2231
+ .p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):active,
2232
+ .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active {
2233
+ background: rgba(56, 189, 248, 0.16);
2194
2234
  border-color: transparent;
2195
- color: #93C5FD;
2196
- }
2197
-
2198
- .p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button {
2199
- color: #1c2127;
2200
- background: #86EFAC;
2201
- border: 1px solid #86EFAC;
2202
- }
2203
- .p-button.p-button-success:enabled:hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:enabled:hover {
2204
- background: #65eb95;
2205
- color: #1c2127;
2206
- border-color: #65eb95;
2207
- }
2208
- .p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus {
2209
- box-shadow: 0 0 0 1px #aaf4c5;
2210
- }
2211
- .p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active {
2212
- background: #44e67f;
2213
- color: #1c2127;
2214
- border-color: #44e67f;
2215
- }
2216
- .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 {
2235
+ color: #38bdf8;
2236
+ }
2237
+
2238
+ .p-button.p-button-success,
2239
+ .p-buttonset.p-button-success > .p-button,
2240
+ .p-splitbutton.p-button-success > .p-button {
2241
+ color: #052e16;
2242
+ background: #4ade80;
2243
+ border: 1px solid #4ade80;
2244
+ }
2245
+ .p-button.p-button-success:not(:disabled):hover,
2246
+ .p-buttonset.p-button-success > .p-button:not(:disabled):hover,
2247
+ .p-splitbutton.p-button-success > .p-button:not(:disabled):hover {
2248
+ background: #86efac;
2249
+ color: #052e16;
2250
+ border-color: #86efac;
2251
+ }
2252
+ .p-button.p-button-success:not(:disabled):focus,
2253
+ .p-buttonset.p-button-success > .p-button:not(:disabled):focus,
2254
+ .p-splitbutton.p-button-success > .p-button:not(:disabled):focus {
2255
+ box-shadow: 0 0 0 1px #80e8a6;
2256
+ }
2257
+ .p-button.p-button-success:not(:disabled):active,
2258
+ .p-buttonset.p-button-success > .p-button:not(:disabled):active,
2259
+ .p-splitbutton.p-button-success > .p-button:not(:disabled):active {
2260
+ background: #bbf7d0;
2261
+ color: #052e16;
2262
+ border-color: #bbf7d0;
2263
+ }
2264
+ .p-button.p-button-success.p-button-outlined,
2265
+ .p-buttonset.p-button-success > .p-button.p-button-outlined,
2266
+ .p-splitbutton.p-button-success > .p-button.p-button-outlined {
2217
2267
  background-color: transparent;
2218
- color: #86EFAC;
2268
+ color: #4ade80;
2219
2269
  border: 1px solid;
2220
2270
  }
2221
- .p-button.p-button-success.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover {
2222
- background: rgba(134, 239, 172, 0.04);
2223
- color: #86EFAC;
2271
+ .p-button.p-button-success.p-button-outlined:not(:disabled):hover,
2272
+ .p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):hover,
2273
+ .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover {
2274
+ background: rgba(74, 222, 128, 0.04);
2275
+ color: #4ade80;
2224
2276
  border: 1px solid;
2225
2277
  }
2226
- .p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active {
2227
- background: rgba(134, 239, 172, 0.16);
2228
- color: #86EFAC;
2278
+ .p-button.p-button-success.p-button-outlined:not(:disabled):active,
2279
+ .p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):active,
2280
+ .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active {
2281
+ background: rgba(74, 222, 128, 0.16);
2282
+ color: #4ade80;
2229
2283
  border: 1px solid;
2230
2284
  }
2231
- .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 {
2285
+ .p-button.p-button-success.p-button-text,
2286
+ .p-buttonset.p-button-success > .p-button.p-button-text,
2287
+ .p-splitbutton.p-button-success > .p-button.p-button-text {
2232
2288
  background-color: transparent;
2233
- color: #86EFAC;
2289
+ color: #4ade80;
2234
2290
  border-color: transparent;
2235
2291
  }
2236
- .p-button.p-button-success.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover {
2237
- background: rgba(134, 239, 172, 0.04);
2292
+ .p-button.p-button-success.p-button-text:not(:disabled):hover,
2293
+ .p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):hover,
2294
+ .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover {
2295
+ background: rgba(74, 222, 128, 0.04);
2238
2296
  border-color: transparent;
2239
- color: #86EFAC;
2297
+ color: #4ade80;
2240
2298
  }
2241
- .p-button.p-button-success.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active {
2242
- background: rgba(134, 239, 172, 0.16);
2299
+ .p-button.p-button-success.p-button-text:not(:disabled):active,
2300
+ .p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):active,
2301
+ .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active {
2302
+ background: rgba(74, 222, 128, 0.16);
2243
2303
  border-color: transparent;
2244
- color: #86EFAC;
2245
- }
2246
-
2247
- .p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button {
2248
- color: #1c2127;
2249
- background: #FCD34D;
2250
- border: 1px solid #FCD34D;
2251
- }
2252
- .p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover {
2253
- background: #fbcb2d;
2254
- color: #1c2127;
2255
- border-color: #fbcb2d;
2256
- }
2257
- .p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus {
2258
- box-shadow: 0 0 0 1px #fde082;
2259
- }
2260
- .p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active {
2261
- background: #fbc30c;
2262
- color: #1c2127;
2263
- border-color: #fbc30c;
2264
- }
2265
- .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 {
2304
+ color: #4ade80;
2305
+ }
2306
+
2307
+ .p-button.p-button-warning,
2308
+ .p-buttonset.p-button-warning > .p-button,
2309
+ .p-splitbutton.p-button-warning > .p-button {
2310
+ color: #431407;
2311
+ background: #fb923c;
2312
+ border: 1px solid #fb923c;
2313
+ }
2314
+ .p-button.p-button-warning:not(:disabled):hover,
2315
+ .p-buttonset.p-button-warning > .p-button:not(:disabled):hover,
2316
+ .p-splitbutton.p-button-warning > .p-button:not(:disabled):hover {
2317
+ background: #fdba74;
2318
+ color: #431407;
2319
+ border-color: #fdba74;
2320
+ }
2321
+ .p-button.p-button-warning:not(:disabled):focus,
2322
+ .p-buttonset.p-button-warning > .p-button:not(:disabled):focus,
2323
+ .p-splitbutton.p-button-warning > .p-button:not(:disabled):focus {
2324
+ box-shadow: 0 0 0 1px #fcb377;
2325
+ }
2326
+ .p-button.p-button-warning:not(:disabled):active,
2327
+ .p-buttonset.p-button-warning > .p-button:not(:disabled):active,
2328
+ .p-splitbutton.p-button-warning > .p-button:not(:disabled):active {
2329
+ background: #fed7aa;
2330
+ color: #431407;
2331
+ border-color: #fed7aa;
2332
+ }
2333
+ .p-button.p-button-warning.p-button-outlined,
2334
+ .p-buttonset.p-button-warning > .p-button.p-button-outlined,
2335
+ .p-splitbutton.p-button-warning > .p-button.p-button-outlined {
2266
2336
  background-color: transparent;
2267
- color: #FCD34D;
2337
+ color: #fb923c;
2268
2338
  border: 1px solid;
2269
2339
  }
2270
- .p-button.p-button-warning.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover {
2271
- background: rgba(252, 211, 77, 0.04);
2272
- color: #FCD34D;
2340
+ .p-button.p-button-warning.p-button-outlined:not(:disabled):hover,
2341
+ .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover,
2342
+ .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover {
2343
+ background: rgba(251, 146, 60, 0.04);
2344
+ color: #fb923c;
2273
2345
  border: 1px solid;
2274
2346
  }
2275
- .p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active {
2276
- background: rgba(252, 211, 77, 0.16);
2277
- color: #FCD34D;
2347
+ .p-button.p-button-warning.p-button-outlined:not(:disabled):active,
2348
+ .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):active,
2349
+ .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active {
2350
+ background: rgba(251, 146, 60, 0.16);
2351
+ color: #fb923c;
2278
2352
  border: 1px solid;
2279
2353
  }
2280
- .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 {
2354
+ .p-button.p-button-warning.p-button-text,
2355
+ .p-buttonset.p-button-warning > .p-button.p-button-text,
2356
+ .p-splitbutton.p-button-warning > .p-button.p-button-text {
2281
2357
  background-color: transparent;
2282
- color: #FCD34D;
2358
+ color: #fb923c;
2283
2359
  border-color: transparent;
2284
2360
  }
2285
- .p-button.p-button-warning.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover {
2286
- background: rgba(252, 211, 77, 0.04);
2361
+ .p-button.p-button-warning.p-button-text:not(:disabled):hover,
2362
+ .p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):hover,
2363
+ .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover {
2364
+ background: rgba(251, 146, 60, 0.04);
2287
2365
  border-color: transparent;
2288
- color: #FCD34D;
2366
+ color: #fb923c;
2289
2367
  }
2290
- .p-button.p-button-warning.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active {
2291
- background: rgba(252, 211, 77, 0.16);
2368
+ .p-button.p-button-warning.p-button-text:not(:disabled):active,
2369
+ .p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):active,
2370
+ .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active {
2371
+ background: rgba(251, 146, 60, 0.16);
2292
2372
  border-color: transparent;
2293
- color: #FCD34D;
2294
- }
2295
-
2296
- .p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button {
2297
- color: #1c2127;
2298
- background: #D8B4FE;
2299
- border: 1px solid #D8B4FE;
2300
- }
2301
- .p-button.p-button-help:enabled:hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:enabled:hover {
2302
- background: #c289fd;
2303
- color: #1c2127;
2304
- border-color: #c289fd;
2305
- }
2306
- .p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus {
2307
- box-shadow: 0 0 0 1px #e4cbfe;
2308
- }
2309
- .p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active {
2310
- background: #ab5efd;
2311
- color: #1c2127;
2312
- border-color: #ab5efd;
2313
- }
2314
- .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 {
2373
+ color: #fb923c;
2374
+ }
2375
+
2376
+ .p-button.p-button-help,
2377
+ .p-buttonset.p-button-help > .p-button,
2378
+ .p-splitbutton.p-button-help > .p-button {
2379
+ color: #3b0764;
2380
+ background: #c084fc;
2381
+ border: 1px solid #c084fc;
2382
+ }
2383
+ .p-button.p-button-help:not(:disabled):hover,
2384
+ .p-buttonset.p-button-help > .p-button:not(:disabled):hover,
2385
+ .p-splitbutton.p-button-help > .p-button:not(:disabled):hover {
2386
+ background: #d8b4fe;
2387
+ color: #3b0764;
2388
+ border-color: #d8b4fe;
2389
+ }
2390
+ .p-button.p-button-help:not(:disabled):focus,
2391
+ .p-buttonset.p-button-help > .p-button:not(:disabled):focus,
2392
+ .p-splitbutton.p-button-help > .p-button:not(:disabled):focus {
2393
+ box-shadow: 0 0 0 1px #d3a9fd;
2394
+ }
2395
+ .p-button.p-button-help:not(:disabled):active,
2396
+ .p-buttonset.p-button-help > .p-button:not(:disabled):active,
2397
+ .p-splitbutton.p-button-help > .p-button:not(:disabled):active {
2398
+ background: #e9d5ff;
2399
+ color: #3b0764;
2400
+ border-color: #e9d5ff;
2401
+ }
2402
+ .p-button.p-button-help.p-button-outlined,
2403
+ .p-buttonset.p-button-help > .p-button.p-button-outlined,
2404
+ .p-splitbutton.p-button-help > .p-button.p-button-outlined {
2315
2405
  background-color: transparent;
2316
- color: #D8B4FE;
2406
+ color: #c084fc;
2317
2407
  border: 1px solid;
2318
2408
  }
2319
- .p-button.p-button-help.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover {
2320
- background: rgba(216, 180, 254, 0.04);
2321
- color: #D8B4FE;
2409
+ .p-button.p-button-help.p-button-outlined:not(:disabled):hover,
2410
+ .p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):hover,
2411
+ .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover {
2412
+ background: rgba(192, 132, 252, 0.04);
2413
+ color: #c084fc;
2322
2414
  border: 1px solid;
2323
2415
  }
2324
- .p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active {
2325
- background: rgba(216, 180, 254, 0.16);
2326
- color: #D8B4FE;
2416
+ .p-button.p-button-help.p-button-outlined:not(:disabled):active,
2417
+ .p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):active,
2418
+ .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active {
2419
+ background: rgba(192, 132, 252, 0.16);
2420
+ color: #c084fc;
2327
2421
  border: 1px solid;
2328
2422
  }
2329
- .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 {
2423
+ .p-button.p-button-help.p-button-text,
2424
+ .p-buttonset.p-button-help > .p-button.p-button-text,
2425
+ .p-splitbutton.p-button-help > .p-button.p-button-text {
2330
2426
  background-color: transparent;
2331
- color: #D8B4FE;
2427
+ color: #c084fc;
2332
2428
  border-color: transparent;
2333
2429
  }
2334
- .p-button.p-button-help.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover {
2335
- background: rgba(216, 180, 254, 0.04);
2430
+ .p-button.p-button-help.p-button-text:not(:disabled):hover,
2431
+ .p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):hover,
2432
+ .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover {
2433
+ background: rgba(192, 132, 252, 0.04);
2336
2434
  border-color: transparent;
2337
- color: #D8B4FE;
2435
+ color: #c084fc;
2338
2436
  }
2339
- .p-button.p-button-help.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active {
2340
- background: rgba(216, 180, 254, 0.16);
2437
+ .p-button.p-button-help.p-button-text:not(:disabled):active,
2438
+ .p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):active,
2439
+ .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active {
2440
+ background: rgba(192, 132, 252, 0.16);
2341
2441
  border-color: transparent;
2342
- color: #D8B4FE;
2343
- }
2344
-
2345
- .p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button {
2346
- color: #1c2127;
2347
- background: #FCA5A5;
2348
- border: 1px solid #FCA5A5;
2349
- }
2350
- .p-button.p-button-danger:enabled:hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover {
2351
- background: #fb7d7d;
2352
- color: #1c2127;
2353
- border-color: #fb7d7d;
2354
- }
2355
- .p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus {
2356
- box-shadow: 0 0 0 1px #fdc0c0;
2357
- }
2358
- .p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active {
2359
- background: #f95454;
2360
- color: #1c2127;
2361
- border-color: #f95454;
2362
- }
2363
- .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 {
2442
+ color: #c084fc;
2443
+ }
2444
+
2445
+ .p-button.p-button-danger,
2446
+ .p-buttonset.p-button-danger > .p-button,
2447
+ .p-splitbutton.p-button-danger > .p-button {
2448
+ color: #450a0a;
2449
+ background: #f87171;
2450
+ border: 1px solid #f87171;
2451
+ }
2452
+ .p-button.p-button-danger:not(:disabled):hover,
2453
+ .p-buttonset.p-button-danger > .p-button:not(:disabled):hover,
2454
+ .p-splitbutton.p-button-danger > .p-button:not(:disabled):hover {
2455
+ background: #fca5a5;
2456
+ color: #450a0a;
2457
+ border-color: #fca5a5;
2458
+ }
2459
+ .p-button.p-button-danger:not(:disabled):focus,
2460
+ .p-buttonset.p-button-danger > .p-button:not(:disabled):focus,
2461
+ .p-splitbutton.p-button-danger > .p-button:not(:disabled):focus {
2462
+ box-shadow: 0 0 0 1px #fa9c9c;
2463
+ }
2464
+ .p-button.p-button-danger:not(:disabled):active,
2465
+ .p-buttonset.p-button-danger > .p-button:not(:disabled):active,
2466
+ .p-splitbutton.p-button-danger > .p-button:not(:disabled):active {
2467
+ background: #fecaca;
2468
+ color: #450a0a;
2469
+ border-color: #fecaca;
2470
+ }
2471
+ .p-button.p-button-danger.p-button-outlined,
2472
+ .p-buttonset.p-button-danger > .p-button.p-button-outlined,
2473
+ .p-splitbutton.p-button-danger > .p-button.p-button-outlined {
2364
2474
  background-color: transparent;
2365
- color: #FCA5A5;
2475
+ color: #f87171;
2366
2476
  border: 1px solid;
2367
2477
  }
2368
- .p-button.p-button-danger.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover {
2369
- background: rgba(252, 165, 165, 0.04);
2370
- color: #FCA5A5;
2478
+ .p-button.p-button-danger.p-button-outlined:not(:disabled):hover,
2479
+ .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover,
2480
+ .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover {
2481
+ background: rgba(248, 113, 113, 0.04);
2482
+ color: #f87171;
2371
2483
  border: 1px solid;
2372
2484
  }
2373
- .p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active {
2374
- background: rgba(252, 165, 165, 0.16);
2375
- color: #FCA5A5;
2485
+ .p-button.p-button-danger.p-button-outlined:not(:disabled):active,
2486
+ .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):active,
2487
+ .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active {
2488
+ background: rgba(248, 113, 113, 0.16);
2489
+ color: #f87171;
2376
2490
  border: 1px solid;
2377
2491
  }
2378
- .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 {
2492
+ .p-button.p-button-danger.p-button-text,
2493
+ .p-buttonset.p-button-danger > .p-button.p-button-text,
2494
+ .p-splitbutton.p-button-danger > .p-button.p-button-text {
2379
2495
  background-color: transparent;
2380
- color: #FCA5A5;
2496
+ color: #f87171;
2381
2497
  border-color: transparent;
2382
2498
  }
2383
- .p-button.p-button-danger.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover {
2384
- background: rgba(252, 165, 165, 0.04);
2499
+ .p-button.p-button-danger.p-button-text:not(:disabled):hover,
2500
+ .p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):hover,
2501
+ .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover {
2502
+ background: rgba(248, 113, 113, 0.04);
2385
2503
  border-color: transparent;
2386
- color: #FCA5A5;
2504
+ color: #f87171;
2387
2505
  }
2388
- .p-button.p-button-danger.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active {
2389
- background: rgba(252, 165, 165, 0.16);
2506
+ .p-button.p-button-danger.p-button-text:not(:disabled):active,
2507
+ .p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):active,
2508
+ .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active {
2509
+ background: rgba(248, 113, 113, 0.16);
2390
2510
  border-color: transparent;
2391
- color: #FCA5A5;
2511
+ color: #f87171;
2392
2512
  }
2393
2513
 
2394
2514
  .p-button.p-button-link {
2395
- color: #C4B5FD;
2515
+ color: #a78bfa;
2396
2516
  background: transparent;
2397
2517
  border: transparent;
2398
2518
  }
2399
- .p-button.p-button-link:enabled:hover {
2519
+ .p-button.p-button-link:not(:disabled):hover {
2400
2520
  background: transparent;
2401
- color: #C4B5FD;
2521
+ color: #a78bfa;
2402
2522
  border-color: transparent;
2403
2523
  }
2404
- .p-button.p-button-link:enabled:hover .p-button-label {
2524
+ .p-button.p-button-link:not(:disabled):hover .p-button-label {
2405
2525
  text-decoration: underline;
2406
2526
  }
2407
- .p-button.p-button-link:enabled:focus {
2527
+ .p-button.p-button-link:not(:disabled):focus {
2408
2528
  background: transparent;
2409
- box-shadow: 0 0 0 1px rgba(196, 181, 253, 0.5);
2529
+ box-shadow: 0 0 0 1px rgba(167, 139, 250, 0.2);
2410
2530
  border-color: transparent;
2411
2531
  }
2412
- .p-button.p-button-link:enabled:active {
2532
+ .p-button.p-button-link:not(:disabled):active {
2413
2533
  background: transparent;
2414
- color: #C4B5FD;
2534
+ color: #a78bfa;
2415
2535
  border-color: transparent;
2416
2536
  }
2417
2537
 
@@ -2434,18 +2554,18 @@
2434
2554
  .p-speeddial-item.p-focus > .p-speeddial-action {
2435
2555
  outline: 0 none;
2436
2556
  outline-offset: 0;
2437
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
2557
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
2438
2558
  }
2439
2559
 
2440
2560
  .p-speeddial-action {
2441
2561
  width: 3rem;
2442
2562
  height: 3rem;
2443
2563
  background: rgba(255, 255, 255, 0.87);
2444
- color: #040d19;
2564
+ color: #111827;
2445
2565
  }
2446
2566
  .p-speeddial-action:hover {
2447
2567
  background: rgba(255, 255, 255, 0.6);
2448
- color: #040d19;
2568
+ color: #111827;
2449
2569
  }
2450
2570
 
2451
2571
  .p-speeddial-direction-up .p-speeddial-item {
@@ -2498,52 +2618,52 @@
2498
2618
  }
2499
2619
  .p-splitbutton.p-button-outlined > .p-button {
2500
2620
  background-color: transparent;
2501
- color: #C4B5FD;
2621
+ color: #a78bfa;
2502
2622
  border: 1px solid;
2503
2623
  }
2504
- .p-splitbutton.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2505
- background: rgba(196, 181, 253, 0.04);
2506
- color: #C4B5FD;
2624
+ .p-splitbutton.p-button-outlined > .p-button:not(:disabled):hover {
2625
+ background: rgba(167, 139, 250, 0.04);
2626
+ color: #a78bfa;
2507
2627
  }
2508
- .p-splitbutton.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2509
- background: rgba(196, 181, 253, 0.16);
2510
- color: #C4B5FD;
2628
+ .p-splitbutton.p-button-outlined > .p-button:not(:disabled):active {
2629
+ background: rgba(167, 139, 250, 0.16);
2630
+ color: #a78bfa;
2511
2631
  }
2512
2632
  .p-splitbutton.p-button-outlined.p-button-plain > .p-button {
2513
2633
  color: rgba(255, 255, 255, 0.6);
2514
2634
  border-color: rgba(255, 255, 255, 0.6);
2515
2635
  }
2516
- .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 {
2636
+ .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):hover {
2517
2637
  background: rgba(255, 255, 255, 0.03);
2518
2638
  color: rgba(255, 255, 255, 0.6);
2519
2639
  }
2520
- .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 {
2640
+ .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):active {
2521
2641
  background: rgba(255, 255, 255, 0.16);
2522
2642
  color: rgba(255, 255, 255, 0.6);
2523
2643
  }
2524
2644
  .p-splitbutton.p-button-text > .p-button {
2525
2645
  background-color: transparent;
2526
- color: #C4B5FD;
2646
+ color: #a78bfa;
2527
2647
  border-color: transparent;
2528
2648
  }
2529
- .p-splitbutton.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2530
- background: rgba(196, 181, 253, 0.04);
2531
- color: #C4B5FD;
2649
+ .p-splitbutton.p-button-text > .p-button:not(:disabled):hover {
2650
+ background: rgba(167, 139, 250, 0.04);
2651
+ color: #a78bfa;
2532
2652
  border-color: transparent;
2533
2653
  }
2534
- .p-splitbutton.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2535
- background: rgba(196, 181, 253, 0.16);
2536
- color: #C4B5FD;
2654
+ .p-splitbutton.p-button-text > .p-button:not(:disabled):active {
2655
+ background: rgba(167, 139, 250, 0.16);
2656
+ color: #a78bfa;
2537
2657
  border-color: transparent;
2538
2658
  }
2539
2659
  .p-splitbutton.p-button-text.p-button-plain > .p-button {
2540
2660
  color: rgba(255, 255, 255, 0.6);
2541
2661
  }
2542
- .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 {
2662
+ .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):hover {
2543
2663
  background: rgba(255, 255, 255, 0.03);
2544
2664
  color: rgba(255, 255, 255, 0.6);
2545
2665
  }
2546
- .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 {
2666
+ .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):active {
2547
2667
  background: rgba(255, 255, 255, 0.16);
2548
2668
  color: rgba(255, 255, 255, 0.6);
2549
2669
  }
@@ -2573,176 +2693,176 @@
2573
2693
 
2574
2694
  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
2575
2695
  background-color: transparent;
2576
- color: #CBD5E1;
2696
+ color: #94a3b8;
2577
2697
  border: 1px solid;
2578
2698
  }
2579
- .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 {
2580
- background: rgba(203, 213, 225, 0.04);
2581
- color: #CBD5E1;
2699
+ .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):hover {
2700
+ background: rgba(148, 163, 184, 0.04);
2701
+ color: #94a3b8;
2582
2702
  }
2583
- .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 {
2584
- background: rgba(203, 213, 225, 0.16);
2585
- color: #CBD5E1;
2703
+ .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):active {
2704
+ background: rgba(148, 163, 184, 0.16);
2705
+ color: #94a3b8;
2586
2706
  }
2587
2707
  .p-splitbutton.p-button-secondary.p-button-text > .p-button {
2588
2708
  background-color: transparent;
2589
- color: #CBD5E1;
2709
+ color: #94a3b8;
2590
2710
  border-color: transparent;
2591
2711
  }
2592
- .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 {
2593
- background: rgba(203, 213, 225, 0.04);
2712
+ .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):hover {
2713
+ background: rgba(148, 163, 184, 0.04);
2594
2714
  border-color: transparent;
2595
- color: #CBD5E1;
2715
+ color: #94a3b8;
2596
2716
  }
2597
- .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 {
2598
- background: rgba(203, 213, 225, 0.16);
2717
+ .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):active {
2718
+ background: rgba(148, 163, 184, 0.16);
2599
2719
  border-color: transparent;
2600
- color: #CBD5E1;
2720
+ color: #94a3b8;
2601
2721
  }
2602
2722
 
2603
2723
  .p-splitbutton.p-button-info.p-button-outlined > .p-button {
2604
2724
  background-color: transparent;
2605
- color: #93C5FD;
2725
+ color: #38bdf8;
2606
2726
  border: 1px solid;
2607
2727
  }
2608
- .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 {
2609
- background: rgba(147, 197, 253, 0.04);
2610
- color: #93C5FD;
2728
+ .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):hover {
2729
+ background: rgba(56, 189, 248, 0.04);
2730
+ color: #38bdf8;
2611
2731
  }
2612
- .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 {
2613
- background: rgba(147, 197, 253, 0.16);
2614
- color: #93C5FD;
2732
+ .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):active {
2733
+ background: rgba(56, 189, 248, 0.16);
2734
+ color: #38bdf8;
2615
2735
  }
2616
2736
  .p-splitbutton.p-button-info.p-button-text > .p-button {
2617
2737
  background-color: transparent;
2618
- color: #93C5FD;
2738
+ color: #38bdf8;
2619
2739
  border-color: transparent;
2620
2740
  }
2621
- .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 {
2622
- background: rgba(147, 197, 253, 0.04);
2741
+ .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):hover {
2742
+ background: rgba(56, 189, 248, 0.04);
2623
2743
  border-color: transparent;
2624
- color: #93C5FD;
2744
+ color: #38bdf8;
2625
2745
  }
2626
- .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 {
2627
- background: rgba(147, 197, 253, 0.16);
2746
+ .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):active {
2747
+ background: rgba(56, 189, 248, 0.16);
2628
2748
  border-color: transparent;
2629
- color: #93C5FD;
2749
+ color: #38bdf8;
2630
2750
  }
2631
2751
 
2632
2752
  .p-splitbutton.p-button-success.p-button-outlined > .p-button {
2633
2753
  background-color: transparent;
2634
- color: #86EFAC;
2754
+ color: #4ade80;
2635
2755
  border: 1px solid;
2636
2756
  }
2637
- .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 {
2638
- background: rgba(134, 239, 172, 0.04);
2639
- color: #86EFAC;
2757
+ .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):hover {
2758
+ background: rgba(74, 222, 128, 0.04);
2759
+ color: #4ade80;
2640
2760
  }
2641
- .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 {
2642
- background: rgba(134, 239, 172, 0.16);
2643
- color: #86EFAC;
2761
+ .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):active {
2762
+ background: rgba(74, 222, 128, 0.16);
2763
+ color: #4ade80;
2644
2764
  }
2645
2765
  .p-splitbutton.p-button-success.p-button-text > .p-button {
2646
2766
  background-color: transparent;
2647
- color: #86EFAC;
2767
+ color: #4ade80;
2648
2768
  border-color: transparent;
2649
2769
  }
2650
- .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 {
2651
- background: rgba(134, 239, 172, 0.04);
2770
+ .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):hover {
2771
+ background: rgba(74, 222, 128, 0.04);
2652
2772
  border-color: transparent;
2653
- color: #86EFAC;
2773
+ color: #4ade80;
2654
2774
  }
2655
- .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 {
2656
- background: rgba(134, 239, 172, 0.16);
2775
+ .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):active {
2776
+ background: rgba(74, 222, 128, 0.16);
2657
2777
  border-color: transparent;
2658
- color: #86EFAC;
2778
+ color: #4ade80;
2659
2779
  }
2660
2780
 
2661
2781
  .p-splitbutton.p-button-warning.p-button-outlined > .p-button {
2662
2782
  background-color: transparent;
2663
- color: #FCD34D;
2783
+ color: #fb923c;
2664
2784
  border: 1px solid;
2665
2785
  }
2666
- .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 {
2667
- background: rgba(252, 211, 77, 0.04);
2668
- color: #FCD34D;
2786
+ .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):hover {
2787
+ background: rgba(251, 146, 60, 0.04);
2788
+ color: #fb923c;
2669
2789
  }
2670
- .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 {
2671
- background: rgba(252, 211, 77, 0.16);
2672
- color: #FCD34D;
2790
+ .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):active {
2791
+ background: rgba(251, 146, 60, 0.16);
2792
+ color: #fb923c;
2673
2793
  }
2674
2794
  .p-splitbutton.p-button-warning.p-button-text > .p-button {
2675
2795
  background-color: transparent;
2676
- color: #FCD34D;
2796
+ color: #fb923c;
2677
2797
  border-color: transparent;
2678
2798
  }
2679
- .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 {
2680
- background: rgba(252, 211, 77, 0.04);
2799
+ .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):hover {
2800
+ background: rgba(251, 146, 60, 0.04);
2681
2801
  border-color: transparent;
2682
- color: #FCD34D;
2802
+ color: #fb923c;
2683
2803
  }
2684
- .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 {
2685
- background: rgba(252, 211, 77, 0.16);
2804
+ .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):active {
2805
+ background: rgba(251, 146, 60, 0.16);
2686
2806
  border-color: transparent;
2687
- color: #FCD34D;
2807
+ color: #fb923c;
2688
2808
  }
2689
2809
 
2690
2810
  .p-splitbutton.p-button-help.p-button-outlined > .p-button {
2691
2811
  background-color: transparent;
2692
- color: #D8B4FE;
2812
+ color: #c084fc;
2693
2813
  border: 1px solid;
2694
2814
  }
2695
- .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 {
2696
- background: rgba(216, 180, 254, 0.04);
2697
- color: #D8B4FE;
2815
+ .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):hover {
2816
+ background: rgba(192, 132, 252, 0.04);
2817
+ color: #c084fc;
2698
2818
  }
2699
- .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 {
2700
- background: rgba(216, 180, 254, 0.16);
2701
- color: #D8B4FE;
2819
+ .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):active {
2820
+ background: rgba(192, 132, 252, 0.16);
2821
+ color: #c084fc;
2702
2822
  }
2703
2823
  .p-splitbutton.p-button-help.p-button-text > .p-button {
2704
2824
  background-color: transparent;
2705
- color: #D8B4FE;
2825
+ color: #c084fc;
2706
2826
  border-color: transparent;
2707
2827
  }
2708
- .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 {
2709
- background: rgba(216, 180, 254, 0.04);
2828
+ .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):hover {
2829
+ background: rgba(192, 132, 252, 0.04);
2710
2830
  border-color: transparent;
2711
- color: #D8B4FE;
2831
+ color: #c084fc;
2712
2832
  }
2713
- .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 {
2714
- background: rgba(216, 180, 254, 0.16);
2833
+ .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):active {
2834
+ background: rgba(192, 132, 252, 0.16);
2715
2835
  border-color: transparent;
2716
- color: #D8B4FE;
2836
+ color: #c084fc;
2717
2837
  }
2718
2838
 
2719
2839
  .p-splitbutton.p-button-danger.p-button-outlined > .p-button {
2720
2840
  background-color: transparent;
2721
- color: #FCA5A5;
2841
+ color: #f87171;
2722
2842
  border: 1px solid;
2723
2843
  }
2724
- .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 {
2725
- background: rgba(252, 165, 165, 0.04);
2726
- color: #FCA5A5;
2844
+ .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):hover {
2845
+ background: rgba(248, 113, 113, 0.04);
2846
+ color: #f87171;
2727
2847
  }
2728
- .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 {
2729
- background: rgba(252, 165, 165, 0.16);
2730
- color: #FCA5A5;
2848
+ .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):active {
2849
+ background: rgba(248, 113, 113, 0.16);
2850
+ color: #f87171;
2731
2851
  }
2732
2852
  .p-splitbutton.p-button-danger.p-button-text > .p-button {
2733
2853
  background-color: transparent;
2734
- color: #FCA5A5;
2854
+ color: #f87171;
2735
2855
  border-color: transparent;
2736
2856
  }
2737
- .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 {
2738
- background: rgba(252, 165, 165, 0.04);
2857
+ .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):hover {
2858
+ background: rgba(248, 113, 113, 0.04);
2739
2859
  border-color: transparent;
2740
- color: #FCA5A5;
2860
+ color: #f87171;
2741
2861
  }
2742
- .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 {
2743
- background: rgba(252, 165, 165, 0.16);
2862
+ .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):active {
2863
+ background: rgba(248, 113, 113, 0.16);
2744
2864
  border-color: transparent;
2745
- color: #FCA5A5;
2865
+ color: #f87171;
2746
2866
  }
2747
2867
 
2748
2868
  .p-carousel .p-carousel-content .p-carousel-prev,
@@ -2766,7 +2886,7 @@
2766
2886
  .p-carousel .p-carousel-content .p-carousel-next:focus-visible {
2767
2887
  outline: 0 none;
2768
2888
  outline-offset: 0;
2769
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
2889
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
2770
2890
  }
2771
2891
  .p-carousel .p-carousel-indicators {
2772
2892
  padding: 1rem;
@@ -2776,7 +2896,7 @@
2776
2896
  margin-bottom: 0.5rem;
2777
2897
  }
2778
2898
  .p-carousel .p-carousel-indicators .p-carousel-indicator button {
2779
- background-color: #0b213f;
2899
+ background-color: #424b57;
2780
2900
  width: 2rem;
2781
2901
  height: 0.5rem;
2782
2902
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -2786,7 +2906,7 @@
2786
2906
  background: rgba(255, 255, 255, 0.03);
2787
2907
  }
2788
2908
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
2789
- background: rgba(196, 181, 253, 0.16);
2909
+ background: rgba(167, 139, 250, 0.16);
2790
2910
  color: rgba(255, 255, 255, 0.87);
2791
2911
  }
2792
2912
 
@@ -2799,17 +2919,17 @@
2799
2919
  border-radius: 0;
2800
2920
  }
2801
2921
  .p-datatable .p-datatable-header {
2802
- background: #071426;
2922
+ background: #1f2937;
2803
2923
  color: rgba(255, 255, 255, 0.6);
2804
- border: 1px solid #0b213f;
2924
+ border: 1px solid #424b57;
2805
2925
  border-width: 0 0 1px 0;
2806
2926
  padding: 1rem 1rem;
2807
2927
  font-weight: 700;
2808
2928
  }
2809
2929
  .p-datatable .p-datatable-footer {
2810
- background: #071426;
2930
+ background: #1f2937;
2811
2931
  color: rgba(255, 255, 255, 0.87);
2812
- border: 1px solid #0b213f;
2932
+ border: 1px solid #424b57;
2813
2933
  border-width: 0 0 1px 0;
2814
2934
  padding: 1rem 1rem;
2815
2935
  font-weight: 700;
@@ -2817,21 +2937,21 @@
2817
2937
  .p-datatable .p-datatable-thead > tr > th {
2818
2938
  text-align: left;
2819
2939
  padding: 1rem 1rem;
2820
- border: 1px solid #0b213f;
2940
+ border: 1px solid #424b57;
2821
2941
  border-width: 0 0 1px 0;
2822
2942
  font-weight: 700;
2823
2943
  color: rgba(255, 255, 255, 0.87);
2824
- background: #071426;
2944
+ background: #1f2937;
2825
2945
  transition: box-shadow 0.2s;
2826
2946
  }
2827
2947
  .p-datatable .p-datatable-tfoot > tr > td {
2828
2948
  text-align: left;
2829
2949
  padding: 1rem 1rem;
2830
- border: 1px solid #0b213f;
2950
+ border: 1px solid #424b57;
2831
2951
  border-width: 0 0 1px 0;
2832
2952
  font-weight: 700;
2833
2953
  color: rgba(255, 255, 255, 0.87);
2834
- background: #071426;
2954
+ background: #1f2937;
2835
2955
  }
2836
2956
  .p-datatable .p-sortable-column .p-sortable-column-icon {
2837
2957
  color: rgba(255, 255, 255, 0.6);
@@ -2843,7 +2963,7 @@
2843
2963
  min-width: 1.143rem;
2844
2964
  line-height: 1.143rem;
2845
2965
  color: rgba(255, 255, 255, 0.87);
2846
- background: rgba(196, 181, 253, 0.16);
2966
+ background: rgba(167, 139, 250, 0.16);
2847
2967
  margin-left: 0.5rem;
2848
2968
  }
2849
2969
  .p-datatable .p-sortable-column:not(.p-highlight):hover {
@@ -2854,31 +2974,31 @@
2854
2974
  color: rgba(255, 255, 255, 0.87);
2855
2975
  }
2856
2976
  .p-datatable .p-sortable-column.p-highlight {
2857
- background: rgba(196, 181, 253, 0.16);
2977
+ background: rgba(167, 139, 250, 0.16);
2858
2978
  color: rgba(255, 255, 255, 0.87);
2859
2979
  }
2860
2980
  .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
2861
2981
  color: rgba(255, 255, 255, 0.87);
2862
2982
  }
2863
2983
  .p-datatable .p-sortable-column.p-highlight:hover {
2864
- background: rgba(196, 181, 253, 0.16);
2984
+ background: rgba(167, 139, 250, 0.16);
2865
2985
  color: rgba(255, 255, 255, 0.87);
2866
2986
  }
2867
2987
  .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
2868
2988
  color: rgba(255, 255, 255, 0.87);
2869
2989
  }
2870
2990
  .p-datatable .p-sortable-column:focus-visible {
2871
- box-shadow: inset 0 0 0 0.15rem rgba(196, 181, 253, 0.5);
2991
+ box-shadow: inset 0 0 0 0.15rem rgba(167, 139, 250, 0.2);
2872
2992
  outline: 0 none;
2873
2993
  }
2874
2994
  .p-datatable .p-datatable-tbody > tr {
2875
- background: #071426;
2995
+ background: #1f2937;
2876
2996
  color: rgba(255, 255, 255, 0.87);
2877
2997
  transition: box-shadow 0.2s;
2878
2998
  }
2879
2999
  .p-datatable .p-datatable-tbody > tr > td {
2880
3000
  text-align: left;
2881
- border: 1px solid #0b213f;
3001
+ border: 1px solid #424b57;
2882
3002
  border-width: 0 0 1px 0;
2883
3003
  padding: 1rem 1rem;
2884
3004
  }
@@ -2908,40 +3028,40 @@
2908
3028
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus-visible {
2909
3029
  outline: 0 none;
2910
3030
  outline-offset: 0;
2911
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
3031
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
2912
3032
  }
2913
3033
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
2914
3034
  margin-right: 0.5rem;
2915
3035
  }
2916
3036
  .p-datatable .p-datatable-tbody > tr:focus-visible {
2917
- outline: 0.15rem solid rgba(196, 181, 253, 0.5);
3037
+ outline: 0.15rem solid rgba(167, 139, 250, 0.2);
2918
3038
  outline-offset: -0.15rem;
2919
3039
  }
2920
3040
  .p-datatable .p-datatable-tbody > tr.p-highlight {
2921
- background: rgba(196, 181, 253, 0.16);
3041
+ background: rgba(167, 139, 250, 0.16);
2922
3042
  color: rgba(255, 255, 255, 0.87);
2923
3043
  }
2924
3044
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
2925
- box-shadow: inset 0 2px 0 0 rgba(196, 181, 253, 0.16);
3045
+ box-shadow: inset 0 2px 0 0 rgba(167, 139, 250, 0.16);
2926
3046
  }
2927
3047
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
2928
- box-shadow: inset 0 -2px 0 0 rgba(196, 181, 253, 0.16);
3048
+ box-shadow: inset 0 -2px 0 0 rgba(167, 139, 250, 0.16);
2929
3049
  }
2930
3050
  .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
2931
3051
  background: rgba(255, 255, 255, 0.03);
2932
3052
  color: rgba(255, 255, 255, 0.87);
2933
3053
  }
2934
3054
  .p-datatable .p-column-resizer-helper {
2935
- background: #C4B5FD;
3055
+ background: #a78bfa;
2936
3056
  }
2937
3057
  .p-datatable .p-datatable-scrollable-header,
2938
3058
  .p-datatable .p-datatable-scrollable-footer {
2939
- background: #071426;
3059
+ background: #1f2937;
2940
3060
  }
2941
3061
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
2942
3062
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-thead,
2943
3063
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-tfoot {
2944
- background-color: #071426;
3064
+ background-color: #1f2937;
2945
3065
  }
2946
3066
  .p-datatable .p-datatable-loading-icon {
2947
3067
  font-size: 2rem;
@@ -3001,10 +3121,10 @@
3001
3121
  border-width: 0 1px 0 1px;
3002
3122
  }
3003
3123
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
3004
- background: #0d1a2c;
3124
+ background: #1c2532;
3005
3125
  }
3006
3126
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
3007
- background: rgba(196, 181, 253, 0.16);
3127
+ background: rgba(167, 139, 250, 0.16);
3008
3128
  color: rgba(255, 255, 255, 0.87);
3009
3129
  }
3010
3130
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
@@ -3053,27 +3173,23 @@
3053
3173
  border-radius: 0;
3054
3174
  }
3055
3175
  .p-dataview .p-dataview-header {
3056
- background: #071426;
3176
+ background: #1f2937;
3057
3177
  color: rgba(255, 255, 255, 0.6);
3058
- border: 1px solid #0b213f;
3178
+ border: 1px solid #424b57;
3059
3179
  border-width: 0 0 1px 0;
3060
3180
  padding: 1rem 1rem;
3061
3181
  font-weight: 700;
3062
3182
  }
3063
3183
  .p-dataview .p-dataview-content {
3064
- background: #071426;
3184
+ background: #1f2937;
3065
3185
  color: rgba(255, 255, 255, 0.87);
3066
3186
  border: 0 none;
3067
3187
  padding: 0;
3068
3188
  }
3069
- .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
3070
- border: solid #0b213f;
3071
- border-width: 0 0 1px 0;
3072
- }
3073
3189
  .p-dataview .p-dataview-footer {
3074
- background: #071426;
3190
+ background: #1f2937;
3075
3191
  color: rgba(255, 255, 255, 0.87);
3076
- border: 1px solid #0b213f;
3192
+ border: 1px solid #424b57;
3077
3193
  border-width: 0 0 1px 0;
3078
3194
  padding: 1rem 1rem;
3079
3195
  font-weight: 700;
@@ -3111,13 +3227,13 @@
3111
3227
  color: rgba(255, 255, 255, 0.87);
3112
3228
  }
3113
3229
  .p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
3114
- background: rgba(196, 181, 253, 0.16);
3230
+ background: rgba(167, 139, 250, 0.16);
3115
3231
  color: rgba(255, 255, 255, 0.87);
3116
3232
  }
3117
3233
  .p-column-filter-menu-button:focus-visible {
3118
3234
  outline: 0 none;
3119
3235
  outline-offset: 0;
3120
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
3236
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3121
3237
  }
3122
3238
 
3123
3239
  .p-column-filter-clear-button {
@@ -3137,13 +3253,13 @@
3137
3253
  .p-column-filter-clear-button:focus-visible {
3138
3254
  outline: 0 none;
3139
3255
  outline-offset: 0;
3140
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
3256
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3141
3257
  }
3142
3258
 
3143
3259
  .p-column-filter-overlay {
3144
- background: #071426;
3260
+ background: #1f2937;
3145
3261
  color: rgba(255, 255, 255, 0.87);
3146
- border: 1px solid #0b213f;
3262
+ border: 1px solid #424b57;
3147
3263
  border-radius: 6px;
3148
3264
  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);
3149
3265
  min-width: 12.5rem;
@@ -3162,7 +3278,7 @@
3162
3278
  }
3163
3279
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
3164
3280
  color: rgba(255, 255, 255, 0.87);
3165
- background: rgba(196, 181, 253, 0.16);
3281
+ background: rgba(167, 139, 250, 0.16);
3166
3282
  }
3167
3283
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
3168
3284
  color: rgba(255, 255, 255, 0.87);
@@ -3171,25 +3287,25 @@
3171
3287
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
3172
3288
  outline: 0 none;
3173
3289
  outline-offset: 0;
3174
- box-shadow: inset 0 0 0 0.15rem rgba(196, 181, 253, 0.5);
3290
+ box-shadow: inset 0 0 0 0.15rem rgba(167, 139, 250, 0.2);
3175
3291
  }
3176
3292
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
3177
- border-top: 1px solid #0b213f;
3293
+ border-top: 1px solid #424b57;
3178
3294
  margin: 0.25rem 0;
3179
3295
  }
3180
3296
 
3181
3297
  .p-column-filter-overlay-menu .p-column-filter-operator {
3182
3298
  padding: 0.75rem 1.25rem;
3183
- border-bottom: 1px solid #0b213f;
3299
+ border-bottom: 1px solid #424b57;
3184
3300
  color: rgba(255, 255, 255, 0.87);
3185
- background: #071426;
3301
+ background: #1f2937;
3186
3302
  margin: 0;
3187
3303
  border-top-right-radius: 6px;
3188
3304
  border-top-left-radius: 6px;
3189
3305
  }
3190
3306
  .p-column-filter-overlay-menu .p-column-filter-constraint {
3191
3307
  padding: 1.25rem;
3192
- border-bottom: 1px solid #0b213f;
3308
+ border-bottom: 1px solid #424b57;
3193
3309
  }
3194
3310
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
3195
3311
  margin-bottom: 0.5rem;
@@ -3214,9 +3330,9 @@
3214
3330
  margin-bottom: 0.5rem;
3215
3331
  }
3216
3332
  .p-orderlist .p-orderlist-header {
3217
- background: #071426;
3333
+ background: #1f2937;
3218
3334
  color: rgba(255, 255, 255, 0.87);
3219
- border: 1px solid #0b213f;
3335
+ border: 1px solid #424b57;
3220
3336
  padding: 1.25rem;
3221
3337
  border-bottom: 0 none;
3222
3338
  border-top-right-radius: 6px;
@@ -3227,8 +3343,8 @@
3227
3343
  }
3228
3344
  .p-orderlist .p-orderlist-filter-container {
3229
3345
  padding: 1.25rem;
3230
- background: #071426;
3231
- border: 1px solid #0b213f;
3346
+ background: #1f2937;
3347
+ border: 1px solid #424b57;
3232
3348
  border-bottom: 0 none;
3233
3349
  }
3234
3350
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
@@ -3239,8 +3355,8 @@
3239
3355
  color: rgba(255, 255, 255, 0.6);
3240
3356
  }
3241
3357
  .p-orderlist .p-orderlist-list {
3242
- border: 1px solid #0b213f;
3243
- background: #071426;
3358
+ border: 1px solid #424b57;
3359
+ background: #1f2937;
3244
3360
  color: rgba(255, 255, 255, 0.87);
3245
3361
  padding: 0.75rem 0;
3246
3362
  border-bottom-right-radius: 6px;
@@ -3261,14 +3377,14 @@
3261
3377
  }
3262
3378
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3263
3379
  color: rgba(255, 255, 255, 0.87);
3264
- background: #0b213f;
3380
+ background: #424b57;
3265
3381
  }
3266
3382
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3267
3383
  color: rgba(255, 255, 255, 0.87);
3268
- background: rgba(196, 181, 253, 0.16);
3384
+ background: rgba(167, 139, 250, 0.16);
3269
3385
  }
3270
3386
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus {
3271
- background: rgba(196, 181, 253, 0.24);
3387
+ background: rgba(167, 139, 250, 0.24);
3272
3388
  }
3273
3389
  .p-orderlist .p-orderlist-list .p-orderlist-empty-message {
3274
3390
  padding: 0.75rem 1.25rem;
@@ -3279,7 +3395,7 @@
3279
3395
  color: rgba(255, 255, 255, 0.87);
3280
3396
  }
3281
3397
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
3282
- background: rgba(255, 255, 255, 0.01);
3398
+ background: #1c2532;
3283
3399
  }
3284
3400
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
3285
3401
  background: rgba(255, 255, 255, 0.03);
@@ -3290,7 +3406,7 @@
3290
3406
  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);
3291
3407
  border: 0 none;
3292
3408
  color: rgba(255, 255, 255, 0.87);
3293
- background: #071426;
3409
+ background: #1f2937;
3294
3410
  margin: 0;
3295
3411
  }
3296
3412
 
@@ -3299,26 +3415,26 @@
3299
3415
  color: rgba(255, 255, 255, 0.87);
3300
3416
  }
3301
3417
  .p-organizationchart .p-organizationchart-node-content.p-highlight {
3302
- background: rgba(196, 181, 253, 0.16);
3418
+ background: rgba(167, 139, 250, 0.16);
3303
3419
  color: rgba(255, 255, 255, 0.87);
3304
3420
  }
3305
3421
  .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
3306
- color: rgba(97, 57, 250, 0.16);
3422
+ color: rgba(74, 17, 245, 0.16);
3307
3423
  }
3308
3424
  .p-organizationchart .p-organizationchart-line-down {
3309
- background: #0b213f;
3425
+ background: #424b57;
3310
3426
  }
3311
3427
  .p-organizationchart .p-organizationchart-line-left {
3312
- border-right: 1px solid #0b213f;
3313
- border-color: #0b213f;
3428
+ border-right: 1px solid #424b57;
3429
+ border-color: #424b57;
3314
3430
  }
3315
3431
  .p-organizationchart .p-organizationchart-line-top {
3316
- border-top: 1px solid #0b213f;
3317
- border-color: #0b213f;
3432
+ border-top: 1px solid #424b57;
3433
+ border-color: #424b57;
3318
3434
  }
3319
3435
  .p-organizationchart .p-organizationchart-node-content {
3320
- border: 1px solid #0b213f;
3321
- background: #071426;
3436
+ border: 1px solid #424b57;
3437
+ background: #1f2937;
3322
3438
  color: rgba(255, 255, 255, 0.87);
3323
3439
  padding: 1.25rem;
3324
3440
  }
@@ -3330,13 +3446,13 @@
3330
3446
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible {
3331
3447
  outline: 0 none;
3332
3448
  outline-offset: 0;
3333
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
3449
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3334
3450
  }
3335
3451
 
3336
3452
  .p-paginator {
3337
- background: #071426;
3453
+ background: #1f2937;
3338
3454
  color: rgba(255, 255, 255, 0.6);
3339
- border: solid #0b213f;
3455
+ border: solid #424b57;
3340
3456
  border-width: 1px;
3341
3457
  padding: 0.5rem 1rem;
3342
3458
  border-radius: 6px;
@@ -3405,8 +3521,8 @@
3405
3521
  border-radius: 6px;
3406
3522
  }
3407
3523
  .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
3408
- background: rgba(196, 181, 253, 0.16);
3409
- border-color: rgba(196, 181, 253, 0.16);
3524
+ background: rgba(167, 139, 250, 0.16);
3525
+ border-color: rgba(167, 139, 250, 0.16);
3410
3526
  color: rgba(255, 255, 255, 0.87);
3411
3527
  }
3412
3528
  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
@@ -3422,9 +3538,9 @@
3422
3538
  margin-bottom: 0.5rem;
3423
3539
  }
3424
3540
  .p-picklist .p-picklist-header {
3425
- background: #071426;
3541
+ background: #1f2937;
3426
3542
  color: rgba(255, 255, 255, 0.87);
3427
- border: 1px solid #0b213f;
3543
+ border: 1px solid #424b57;
3428
3544
  padding: 1.25rem;
3429
3545
  border-bottom: 0 none;
3430
3546
  border-top-right-radius: 6px;
@@ -3435,8 +3551,8 @@
3435
3551
  }
3436
3552
  .p-picklist .p-picklist-filter-container {
3437
3553
  padding: 1.25rem;
3438
- background: #071426;
3439
- border: 1px solid #0b213f;
3554
+ background: #1f2937;
3555
+ border: 1px solid #424b57;
3440
3556
  border-bottom: 0 none;
3441
3557
  }
3442
3558
  .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
@@ -3447,8 +3563,8 @@
3447
3563
  color: rgba(255, 255, 255, 0.6);
3448
3564
  }
3449
3565
  .p-picklist .p-picklist-list {
3450
- border: 1px solid #0b213f;
3451
- background: #071426;
3566
+ border: 1px solid #424b57;
3567
+ background: #1f2937;
3452
3568
  color: rgba(255, 255, 255, 0.87);
3453
3569
  padding: 0.75rem 0;
3454
3570
  border-bottom-right-radius: 6px;
@@ -3469,14 +3585,14 @@
3469
3585
  }
3470
3586
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3471
3587
  color: rgba(255, 255, 255, 0.87);
3472
- background: #0b213f;
3588
+ background: #424b57;
3473
3589
  }
3474
3590
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3475
3591
  color: rgba(255, 255, 255, 0.87);
3476
- background: rgba(196, 181, 253, 0.16);
3592
+ background: rgba(167, 139, 250, 0.16);
3477
3593
  }
3478
3594
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3479
- background: rgba(196, 181, 253, 0.24);
3595
+ background: rgba(167, 139, 250, 0.24);
3480
3596
  }
3481
3597
  .p-picklist .p-picklist-list .p-picklist-empty-message {
3482
3598
  padding: 0.75rem 1.25rem;
@@ -3487,7 +3603,7 @@
3487
3603
  color: rgba(255, 255, 255, 0.87);
3488
3604
  }
3489
3605
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
3490
- background: rgba(255, 255, 255, 0.01);
3606
+ background: #1c2532;
3491
3607
  }
3492
3608
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
3493
3609
  background: rgba(255, 255, 255, 0.03);
@@ -3498,19 +3614,19 @@
3498
3614
  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);
3499
3615
  border: 0 none;
3500
3616
  color: rgba(255, 255, 255, 0.87);
3501
- background: #071426;
3617
+ background: #1f2937;
3502
3618
  margin: 0;
3503
3619
  }
3504
3620
 
3505
3621
  .p-timeline .p-timeline-event-marker {
3506
- border: 2px solid #C4B5FD;
3622
+ border: 2px solid #a78bfa;
3507
3623
  border-radius: 50%;
3508
3624
  width: 1rem;
3509
3625
  height: 1rem;
3510
- background-color: #1c2127;
3626
+ background-color: #030712;
3511
3627
  }
3512
3628
  .p-timeline .p-timeline-event-connector {
3513
- background-color: #0b213f;
3629
+ background-color: #424b57;
3514
3630
  }
3515
3631
  .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
3516
3632
  .p-timeline.p-timeline-vertical .p-timeline-event-content {
@@ -3528,8 +3644,8 @@
3528
3644
  }
3529
3645
 
3530
3646
  .p-tree {
3531
- border: 1px solid #0b213f;
3532
- background: #071426;
3647
+ border: 1px solid #424b57;
3648
+ background: #1f2937;
3533
3649
  color: rgba(255, 255, 255, 0.87);
3534
3650
  padding: 1.25rem;
3535
3651
  border-radius: 6px;
@@ -3541,7 +3657,7 @@
3541
3657
  .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3542
3658
  outline: 0 none;
3543
3659
  outline-offset: 0;
3544
- box-shadow: inset 0 0 0 0.15rem rgba(196, 181, 253, 0.5);
3660
+ box-shadow: inset 0 0 0 0.15rem rgba(167, 139, 250, 0.2);
3545
3661
  }
3546
3662
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3547
3663
  border-radius: 6px;
@@ -3566,7 +3682,7 @@
3566
3682
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
3567
3683
  outline: 0 none;
3568
3684
  outline-offset: 0;
3569
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
3685
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3570
3686
  }
3571
3687
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
3572
3688
  margin-right: 0.5rem;
@@ -3579,7 +3695,7 @@
3579
3695
  color: rgba(255, 255, 255, 0.87);
3580
3696
  }
3581
3697
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3582
- background: rgba(196, 181, 253, 0.16);
3698
+ background: rgba(167, 139, 250, 0.16);
3583
3699
  color: rgba(255, 255, 255, 0.87);
3584
3700
  }
3585
3701
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
@@ -3620,18 +3736,18 @@
3620
3736
  height: 2rem;
3621
3737
  }
3622
3738
  .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
3623
- background-color: rgba(129, 96, 251, 0.16);
3739
+ background-color: rgba(110, 64, 247, 0.16);
3624
3740
  }
3625
3741
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
3626
3742
  border-radius: 6px;
3627
- border: 1px solid #0b213f;
3628
- background-color: #071426;
3743
+ border: 1px solid #424b57;
3744
+ background-color: #1f2937;
3629
3745
  color: rgba(255, 255, 255, 0.87);
3630
3746
  padding: 0.5rem;
3631
3747
  transition: box-shadow 0.2s;
3632
3748
  }
3633
3749
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
3634
- background-color: rgba(196, 181, 253, 0.16);
3750
+ background-color: rgba(167, 139, 250, 0.16);
3635
3751
  color: rgba(255, 255, 255, 0.87);
3636
3752
  }
3637
3753
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
@@ -3658,7 +3774,7 @@
3658
3774
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
3659
3775
  outline: 0 none;
3660
3776
  outline-offset: 0;
3661
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
3777
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3662
3778
  }
3663
3779
 
3664
3780
  .p-treetable .p-paginator-top {
@@ -3670,17 +3786,17 @@
3670
3786
  border-radius: 0;
3671
3787
  }
3672
3788
  .p-treetable .p-treetable-header {
3673
- background: #071426;
3789
+ background: #1f2937;
3674
3790
  color: rgba(255, 255, 255, 0.6);
3675
- border: 1px solid #0b213f;
3791
+ border: 1px solid #424b57;
3676
3792
  border-width: 0 0 1px 0;
3677
3793
  padding: 1rem 1rem;
3678
3794
  font-weight: 700;
3679
3795
  }
3680
3796
  .p-treetable .p-treetable-footer {
3681
- background: #071426;
3797
+ background: #1f2937;
3682
3798
  color: rgba(255, 255, 255, 0.87);
3683
- border: 1px solid #0b213f;
3799
+ border: 1px solid #424b57;
3684
3800
  border-width: 0 0 1px 0;
3685
3801
  padding: 1rem 1rem;
3686
3802
  font-weight: 700;
@@ -3688,24 +3804,24 @@
3688
3804
  .p-treetable .p-treetable-thead > tr > th {
3689
3805
  text-align: left;
3690
3806
  padding: 1rem 1rem;
3691
- border: 1px solid #0b213f;
3807
+ border: 1px solid #424b57;
3692
3808
  border-width: 0 0 1px 0;
3693
3809
  font-weight: 700;
3694
3810
  color: rgba(255, 255, 255, 0.87);
3695
- background: #071426;
3811
+ background: #1f2937;
3696
3812
  transition: box-shadow 0.2s;
3697
3813
  }
3698
3814
  .p-treetable .p-treetable-tfoot > tr > td {
3699
3815
  text-align: left;
3700
3816
  padding: 1rem 1rem;
3701
- border: 1px solid #0b213f;
3817
+ border: 1px solid #424b57;
3702
3818
  border-width: 0 0 1px 0;
3703
3819
  font-weight: 700;
3704
3820
  color: rgba(255, 255, 255, 0.87);
3705
- background: #071426;
3821
+ background: #1f2937;
3706
3822
  }
3707
3823
  .p-treetable .p-sortable-column {
3708
- outline-color: rgba(196, 181, 253, 0.5);
3824
+ outline-color: rgba(167, 139, 250, 0.2);
3709
3825
  }
3710
3826
  .p-treetable .p-sortable-column .p-sortable-column-icon {
3711
3827
  color: rgba(255, 255, 255, 0.6);
@@ -3717,7 +3833,7 @@
3717
3833
  min-width: 1.143rem;
3718
3834
  line-height: 1.143rem;
3719
3835
  color: rgba(255, 255, 255, 0.87);
3720
- background: rgba(196, 181, 253, 0.16);
3836
+ background: rgba(167, 139, 250, 0.16);
3721
3837
  margin-left: 0.5rem;
3722
3838
  }
3723
3839
  .p-treetable .p-sortable-column:not(.p-highlight):hover {
@@ -3728,20 +3844,20 @@
3728
3844
  color: rgba(255, 255, 255, 0.87);
3729
3845
  }
3730
3846
  .p-treetable .p-sortable-column.p-highlight {
3731
- background: rgba(196, 181, 253, 0.16);
3847
+ background: rgba(167, 139, 250, 0.16);
3732
3848
  color: rgba(255, 255, 255, 0.87);
3733
3849
  }
3734
3850
  .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
3735
3851
  color: rgba(255, 255, 255, 0.87);
3736
3852
  }
3737
3853
  .p-treetable .p-treetable-tbody > tr {
3738
- background: #071426;
3854
+ background: #1f2937;
3739
3855
  color: rgba(255, 255, 255, 0.87);
3740
3856
  transition: box-shadow 0.2s;
3741
3857
  }
3742
3858
  .p-treetable .p-treetable-tbody > tr > td {
3743
3859
  text-align: left;
3744
- border: 1px solid #0b213f;
3860
+ border: 1px solid #424b57;
3745
3861
  border-width: 0 0 1px 0;
3746
3862
  padding: 1rem 1rem;
3747
3863
  }
@@ -3763,7 +3879,7 @@
3763
3879
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
3764
3880
  outline: 0 none;
3765
3881
  outline-offset: 0;
3766
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
3882
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3767
3883
  }
3768
3884
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler.p-icon {
3769
3885
  width: 2rem;
@@ -3776,11 +3892,11 @@
3776
3892
  color: rgba(255, 255, 255, 0.87);
3777
3893
  }
3778
3894
  .p-treetable .p-treetable-tbody > tr:focus-visible {
3779
- outline: 0.15rem solid rgba(196, 181, 253, 0.5);
3895
+ outline: 0.15rem solid rgba(167, 139, 250, 0.2);
3780
3896
  outline-offset: -0.15rem;
3781
3897
  }
3782
3898
  .p-treetable .p-treetable-tbody > tr.p-highlight {
3783
- background: rgba(196, 181, 253, 0.16);
3899
+ background: rgba(167, 139, 250, 0.16);
3784
3900
  color: rgba(255, 255, 255, 0.87);
3785
3901
  }
3786
3902
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
@@ -3797,11 +3913,11 @@
3797
3913
  color: rgba(255, 255, 255, 0.87);
3798
3914
  }
3799
3915
  .p-treetable .p-column-resizer-helper {
3800
- background: #C4B5FD;
3916
+ background: #a78bfa;
3801
3917
  }
3802
3918
  .p-treetable .p-treetable-scrollable-header,
3803
3919
  .p-treetable .p-treetable-scrollable-footer {
3804
- background: #071426;
3920
+ background: #1f2937;
3805
3921
  }
3806
3922
  .p-treetable .p-treetable-loading-icon {
3807
3923
  font-size: 2rem;
@@ -3863,23 +3979,23 @@
3863
3979
  }
3864
3980
 
3865
3981
  .p-virtualscroller .p-virtualscroller-header {
3866
- background: #071426;
3982
+ background: #1f2937;
3867
3983
  color: rgba(255, 255, 255, 0.6);
3868
- border: 1px solid #0b213f;
3984
+ border: 1px solid #424b57;
3869
3985
  border-width: 0 0 1px 0;
3870
3986
  padding: 1rem 1rem;
3871
3987
  font-weight: 700;
3872
3988
  }
3873
3989
  .p-virtualscroller .p-virtualscroller-content {
3874
- background: #071426;
3990
+ background: #1f2937;
3875
3991
  color: rgba(255, 255, 255, 0.87);
3876
3992
  border: 0 none;
3877
3993
  padding: 0;
3878
3994
  }
3879
3995
  .p-virtualscroller .p-virtualscroller-footer {
3880
- background: #071426;
3996
+ background: #1f2937;
3881
3997
  color: rgba(255, 255, 255, 0.87);
3882
- border: 1px solid #0b213f;
3998
+ border: 1px solid #424b57;
3883
3999
  border-width: 0 0 1px 0;
3884
4000
  padding: 1rem 1rem;
3885
4001
  font-weight: 700;
@@ -3889,9 +4005,9 @@
3889
4005
 
3890
4006
  .p-accordion .p-accordion-header .p-accordion-header-link {
3891
4007
  padding: 1.25rem;
3892
- border: 1px solid #0b213f;
4008
+ border: 1px solid #424b57;
3893
4009
  color: rgba(255, 255, 255, 0.87);
3894
- background: #071426;
4010
+ background: #1f2937;
3895
4011
  font-weight: 700;
3896
4012
  border-radius: 6px;
3897
4013
  transition: box-shadow 0.2s;
@@ -3902,29 +4018,29 @@
3902
4018
  .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible {
3903
4019
  outline: 0 none;
3904
4020
  outline-offset: 0;
3905
- box-shadow: inset 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4021
+ box-shadow: inset 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3906
4022
  }
3907
4023
  .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
3908
4024
  background: rgba(255, 255, 255, 0.03);
3909
- border-color: #0b213f;
4025
+ border-color: #424b57;
3910
4026
  color: rgba(255, 255, 255, 0.87);
3911
4027
  }
3912
4028
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
3913
- background: #071426;
3914
- border-color: #0b213f;
4029
+ background: #1f2937;
4030
+ border-color: #424b57;
3915
4031
  color: rgba(255, 255, 255, 0.87);
3916
4032
  border-bottom-right-radius: 0;
3917
4033
  border-bottom-left-radius: 0;
3918
4034
  }
3919
4035
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
3920
- border-color: #0b213f;
4036
+ border-color: #424b57;
3921
4037
  background: rgba(255, 255, 255, 0.03);
3922
4038
  color: rgba(255, 255, 255, 0.87);
3923
4039
  }
3924
4040
  .p-accordion .p-accordion-content {
3925
4041
  padding: 1.25rem;
3926
- border: 1px solid #0b213f;
3927
- background: #071426;
4042
+ border: 1px solid #424b57;
4043
+ background: #1f2937;
3928
4044
  color: rgba(255, 255, 255, 0.87);
3929
4045
  border-top: 0;
3930
4046
  border-top-right-radius: 0;
@@ -3937,7 +4053,7 @@
3937
4053
  }
3938
4054
 
3939
4055
  .p-card {
3940
- background: #071426;
4056
+ background: #1f2937;
3941
4057
  color: rgba(255, 255, 255, 0.87);
3942
4058
  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);
3943
4059
  border-radius: 6px;
@@ -3963,14 +4079,14 @@
3963
4079
  }
3964
4080
 
3965
4081
  .p-divider .p-divider-content {
3966
- background-color: #071426;
4082
+ background-color: #1f2937;
3967
4083
  }
3968
4084
  .p-divider.p-divider-horizontal {
3969
4085
  margin: 1.25rem 0;
3970
4086
  padding: 0 1.25rem;
3971
4087
  }
3972
4088
  .p-divider.p-divider-horizontal:before {
3973
- border-top: 1px #0b213f;
4089
+ border-top: 1px #424b57;
3974
4090
  }
3975
4091
  .p-divider.p-divider-horizontal .p-divider-content {
3976
4092
  padding: 0 0.5rem;
@@ -3980,23 +4096,23 @@
3980
4096
  padding: 1.25rem 0;
3981
4097
  }
3982
4098
  .p-divider.p-divider-vertical:before {
3983
- border-left: 1px #0b213f;
4099
+ border-left: 1px #424b57;
3984
4100
  }
3985
4101
  .p-divider.p-divider-vertical .p-divider-content {
3986
4102
  padding: 0.5rem 0;
3987
4103
  }
3988
4104
 
3989
4105
  .p-fieldset {
3990
- border: 1px solid #0b213f;
3991
- background: #071426;
4106
+ border: 1px solid #424b57;
4107
+ background: #1f2937;
3992
4108
  color: rgba(255, 255, 255, 0.87);
3993
4109
  border-radius: 6px;
3994
4110
  }
3995
4111
  .p-fieldset .p-fieldset-legend {
3996
4112
  padding: 1.25rem;
3997
- border: 1px solid #0b213f;
4113
+ border: 1px solid #424b57;
3998
4114
  color: rgba(255, 255, 255, 0.87);
3999
- background: #071426;
4115
+ background: #1f2937;
4000
4116
  font-weight: 700;
4001
4117
  border-radius: 6px;
4002
4118
  }
@@ -4016,11 +4132,11 @@
4016
4132
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible {
4017
4133
  outline: 0 none;
4018
4134
  outline-offset: 0;
4019
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4135
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4020
4136
  }
4021
4137
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
4022
4138
  background: rgba(255, 255, 255, 0.03);
4023
- border-color: #0b213f;
4139
+ border-color: #424b57;
4024
4140
  color: rgba(255, 255, 255, 0.87);
4025
4141
  }
4026
4142
  .p-fieldset .p-fieldset-content {
@@ -4028,9 +4144,9 @@
4028
4144
  }
4029
4145
 
4030
4146
  .p-panel .p-panel-header {
4031
- border: 1px solid #0b213f;
4147
+ border: 1px solid #424b57;
4032
4148
  padding: 1.25rem;
4033
- background: #071426;
4149
+ background: #1f2937;
4034
4150
  color: rgba(255, 255, 255, 0.87);
4035
4151
  border-top-right-radius: 6px;
4036
4152
  border-top-left-radius: 6px;
@@ -4055,15 +4171,15 @@
4055
4171
  .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
4056
4172
  outline: 0 none;
4057
4173
  outline-offset: 0;
4058
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4174
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4059
4175
  }
4060
4176
  .p-panel.p-panel-toggleable .p-panel-header {
4061
4177
  padding: 0.75rem 1.25rem;
4062
4178
  }
4063
4179
  .p-panel .p-panel-content {
4064
4180
  padding: 1.25rem;
4065
- border: 1px solid #0b213f;
4066
- background: #071426;
4181
+ border: 1px solid #424b57;
4182
+ background: #1f2937;
4067
4183
  color: rgba(255, 255, 255, 0.87);
4068
4184
  border-top: 0 none;
4069
4185
  }
@@ -4073,8 +4189,8 @@
4073
4189
  }
4074
4190
  .p-panel .p-panel-footer {
4075
4191
  padding: 0.75rem 1.25rem;
4076
- border: 1px solid #0b213f;
4077
- background: #071426;
4192
+ border: 1px solid #424b57;
4193
+ background: #1f2937;
4078
4194
  color: rgba(255, 255, 255, 0.87);
4079
4195
  border-bottom-right-radius: 6px;
4080
4196
  border-bottom-left-radius: 6px;
@@ -4095,13 +4211,13 @@
4095
4211
  }
4096
4212
 
4097
4213
  .p-scrollpanel .p-scrollpanel-bar {
4098
- background: #0b213f;
4214
+ background: #424b57;
4099
4215
  border: 0 none;
4100
4216
  }
4101
4217
 
4102
4218
  .p-splitter {
4103
- border: 1px solid #0b213f;
4104
- background: #071426;
4219
+ border: 1px solid #424b57;
4220
+ background: #1f2937;
4105
4221
  border-radius: 6px;
4106
4222
  color: rgba(255, 255, 255, 0.87);
4107
4223
  }
@@ -4110,10 +4226,10 @@
4110
4226
  background: rgba(255, 255, 255, 0.03);
4111
4227
  }
4112
4228
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
4113
- background: #0b213f;
4229
+ background: #424b57;
4114
4230
  }
4115
4231
  .p-splitter .p-splitter-gutter-resizing {
4116
- background: #0b213f;
4232
+ background: #424b57;
4117
4233
  }
4118
4234
 
4119
4235
  .p-tabview .p-tabview-nav-content {
@@ -4121,17 +4237,17 @@
4121
4237
  }
4122
4238
  .p-tabview .p-tabview-nav {
4123
4239
  background: transparent;
4124
- border: 1px solid #0b213f;
4240
+ border: 1px solid #424b57;
4125
4241
  border-width: 0 0 2px 0;
4126
4242
  }
4127
4243
  .p-tabview .p-tabview-nav li {
4128
4244
  margin-right: 0;
4129
4245
  }
4130
4246
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
4131
- border: solid #0b213f;
4247
+ border: solid #424b57;
4132
4248
  border-width: 0 0 2px 0;
4133
- border-color: transparent transparent #0b213f transparent;
4134
- background: #071426;
4249
+ border-color: transparent transparent #424b57 transparent;
4250
+ background: #1f2937;
4135
4251
  color: rgba(255, 255, 255, 0.6);
4136
4252
  padding: 1.25rem;
4137
4253
  font-weight: 700;
@@ -4143,17 +4259,17 @@
4143
4259
  .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
4144
4260
  outline: 0 none;
4145
4261
  outline-offset: 0;
4146
- box-shadow: inset 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4262
+ box-shadow: inset 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4147
4263
  }
4148
4264
  .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
4149
- background: #071426;
4150
- border-color: #C4B5FD;
4265
+ background: #1f2937;
4266
+ border-color: #a78bfa;
4151
4267
  color: rgba(255, 255, 255, 0.87);
4152
4268
  }
4153
4269
  .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
4154
- background: #071426;
4155
- border-color: #C4B5FD;
4156
- color: #C4B5FD;
4270
+ background: #1f2937;
4271
+ border-color: #a78bfa;
4272
+ color: #a78bfa;
4157
4273
  }
4158
4274
  .p-tabview .p-tabview-left-icon {
4159
4275
  margin-right: 0.5rem;
@@ -4165,8 +4281,8 @@
4165
4281
  margin-left: 0.5rem;
4166
4282
  }
4167
4283
  .p-tabview .p-tabview-nav-btn.p-link {
4168
- background: #071426;
4169
- color: #C4B5FD;
4284
+ background: #1f2937;
4285
+ color: #a78bfa;
4170
4286
  width: 3rem;
4171
4287
  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);
4172
4288
  border-radius: 0;
@@ -4174,10 +4290,10 @@
4174
4290
  .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
4175
4291
  outline: 0 none;
4176
4292
  outline-offset: 0;
4177
- box-shadow: inset 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4293
+ box-shadow: inset 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4178
4294
  }
4179
4295
  .p-tabview .p-tabview-panels {
4180
- background: #071426;
4296
+ background: #1f2937;
4181
4297
  padding: 1.25rem;
4182
4298
  border: 0 none;
4183
4299
  color: rgba(255, 255, 255, 0.87);
@@ -4186,8 +4302,8 @@
4186
4302
  }
4187
4303
 
4188
4304
  .p-toolbar {
4189
- background: #071426;
4190
- border: 1px solid #0b213f;
4305
+ background: #1f2937;
4306
+ border: 1px solid #424b57;
4191
4307
  padding: 1.25rem;
4192
4308
  border-radius: 6px;
4193
4309
  gap: 0.5rem;
@@ -4197,9 +4313,9 @@
4197
4313
  }
4198
4314
 
4199
4315
  .p-confirm-popup {
4200
- background: #071426;
4316
+ background: #1f2937;
4201
4317
  color: rgba(255, 255, 255, 0.87);
4202
- border: 1px solid #0b213f;
4318
+ border: 1px solid #424b57;
4203
4319
  border-radius: 6px;
4204
4320
  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);
4205
4321
  }
@@ -4219,19 +4335,19 @@
4219
4335
  }
4220
4336
  .p-confirm-popup:after {
4221
4337
  border: solid transparent;
4222
- border-color: rgba(7, 20, 38, 0);
4223
- border-bottom-color: #071426;
4338
+ border-color: rgba(31, 41, 55, 0);
4339
+ border-bottom-color: #1f2937;
4224
4340
  }
4225
4341
  .p-confirm-popup:before {
4226
4342
  border: solid transparent;
4227
- border-color: rgba(11, 33, 63, 0);
4228
- border-bottom-color: #0b213f;
4343
+ border-color: rgba(66, 75, 87, 0);
4344
+ border-bottom-color: #424b57;
4229
4345
  }
4230
4346
  .p-confirm-popup.p-confirm-popup-flipped:after {
4231
- border-top-color: #071426;
4347
+ border-top-color: #1f2937;
4232
4348
  }
4233
4349
  .p-confirm-popup.p-confirm-popup-flipped:before {
4234
- border-top-color: #0b213f;
4350
+ border-top-color: #424b57;
4235
4351
  }
4236
4352
  .p-confirm-popup .p-confirm-popup-icon {
4237
4353
  font-size: 1.5rem;
@@ -4247,11 +4363,11 @@
4247
4363
  .p-dialog {
4248
4364
  border-radius: 6px;
4249
4365
  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);
4250
- border: 1px solid #0b213f;
4366
+ border: 1px solid #424b57;
4251
4367
  }
4252
4368
  .p-dialog .p-dialog-header {
4253
4369
  border-bottom: 0 none;
4254
- background: #071426;
4370
+ background: #1f2937;
4255
4371
  color: rgba(255, 255, 255, 0.87);
4256
4372
  padding: 1.5rem;
4257
4373
  border-top-right-radius: 6px;
@@ -4279,13 +4395,13 @@
4279
4395
  .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
4280
4396
  outline: 0 none;
4281
4397
  outline-offset: 0;
4282
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4398
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4283
4399
  }
4284
4400
  .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
4285
4401
  margin-right: 0;
4286
4402
  }
4287
4403
  .p-dialog .p-dialog-content {
4288
- background: #071426;
4404
+ background: #1f2937;
4289
4405
  color: rgba(255, 255, 255, 0.87);
4290
4406
  padding: 0 1.5rem 2rem 1.5rem;
4291
4407
  }
@@ -4295,7 +4411,7 @@
4295
4411
  }
4296
4412
  .p-dialog .p-dialog-footer {
4297
4413
  border-top: 0 none;
4298
- background: #071426;
4414
+ background: #1f2937;
4299
4415
  color: rgba(255, 255, 255, 0.87);
4300
4416
  padding: 0 1.5rem 1.5rem 1.5rem;
4301
4417
  text-align: right;
@@ -4318,9 +4434,9 @@
4318
4434
  }
4319
4435
 
4320
4436
  .p-overlaypanel {
4321
- background: #071426;
4437
+ background: #1f2937;
4322
4438
  color: rgba(255, 255, 255, 0.87);
4323
- border: 1px solid #0b213f;
4439
+ border: 1px solid #424b57;
4324
4440
  border-radius: 6px;
4325
4441
  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);
4326
4442
  }
@@ -4328,8 +4444,8 @@
4328
4444
  padding: 1.25rem;
4329
4445
  }
4330
4446
  .p-overlaypanel .p-overlaypanel-close {
4331
- background: #C4B5FD;
4332
- color: #1c2127;
4447
+ background: #a78bfa;
4448
+ color: #030712;
4333
4449
  width: 2rem;
4334
4450
  height: 2rem;
4335
4451
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -4339,30 +4455,30 @@
4339
4455
  right: -1rem;
4340
4456
  }
4341
4457
  .p-overlaypanel .p-overlaypanel-close:enabled:hover {
4342
- background: #b3a0fc;
4343
- color: #1c2127;
4458
+ background: #c4b5fd;
4459
+ color: #030712;
4344
4460
  }
4345
4461
  .p-overlaypanel:after {
4346
4462
  border: solid transparent;
4347
- border-color: rgba(7, 20, 38, 0);
4348
- border-bottom-color: #071426;
4463
+ border-color: rgba(31, 41, 55, 0);
4464
+ border-bottom-color: #1f2937;
4349
4465
  }
4350
4466
  .p-overlaypanel:before {
4351
4467
  border: solid transparent;
4352
- border-color: rgba(11, 33, 63, 0);
4353
- border-bottom-color: #0a1f3c;
4468
+ border-color: rgba(66, 75, 87, 0);
4469
+ border-bottom-color: #3f4753;
4354
4470
  }
4355
4471
  .p-overlaypanel.p-overlaypanel-flipped:after {
4356
- border-top-color: #071426;
4472
+ border-top-color: #1f2937;
4357
4473
  }
4358
4474
  .p-overlaypanel.p-overlaypanel-flipped:before {
4359
- border-top-color: #0b213f;
4475
+ border-top-color: #424b57;
4360
4476
  }
4361
4477
 
4362
4478
  .p-sidebar {
4363
- background: #071426;
4479
+ background: #1f2937;
4364
4480
  color: rgba(255, 255, 255, 0.87);
4365
- border: 1px solid #0b213f;
4481
+ border: 1px solid #424b57;
4366
4482
  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);
4367
4483
  }
4368
4484
  .p-sidebar .p-sidebar-header {
@@ -4388,7 +4504,7 @@
4388
4504
  .p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
4389
4505
  outline: 0 none;
4390
4506
  outline-offset: 0;
4391
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4507
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4392
4508
  }
4393
4509
  .p-sidebar .p-sidebar-header + .p-sidebar-content {
4394
4510
  padding-top: 0;
@@ -4401,29 +4517,29 @@
4401
4517
  }
4402
4518
 
4403
4519
  .p-tooltip .p-tooltip-text {
4404
- background: #0b213f;
4520
+ background: #424b57;
4405
4521
  color: rgba(255, 255, 255, 0.87);
4406
4522
  padding: 0.75rem 0.75rem;
4407
4523
  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);
4408
4524
  border-radius: 6px;
4409
4525
  }
4410
4526
  .p-tooltip.p-tooltip-right .p-tooltip-arrow {
4411
- border-right-color: #0b213f;
4527
+ border-right-color: #424b57;
4412
4528
  }
4413
4529
  .p-tooltip.p-tooltip-left .p-tooltip-arrow {
4414
- border-left-color: #0b213f;
4530
+ border-left-color: #424b57;
4415
4531
  }
4416
4532
  .p-tooltip.p-tooltip-top .p-tooltip-arrow {
4417
- border-top-color: #0b213f;
4533
+ border-top-color: #424b57;
4418
4534
  }
4419
4535
  .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
4420
- border-bottom-color: #0b213f;
4536
+ border-bottom-color: #424b57;
4421
4537
  }
4422
4538
 
4423
4539
  .p-fileupload .p-fileupload-buttonbar {
4424
- background: #071426;
4540
+ background: #1f2937;
4425
4541
  padding: 1.25rem;
4426
- border: 1px solid #0b213f;
4542
+ border: 1px solid #424b57;
4427
4543
  color: rgba(255, 255, 255, 0.87);
4428
4544
  border-bottom: 0 none;
4429
4545
  border-top-right-radius: 6px;
@@ -4435,20 +4551,20 @@
4435
4551
  .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
4436
4552
  outline: 0 none;
4437
4553
  outline-offset: 0;
4438
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4554
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4439
4555
  }
4440
4556
  .p-fileupload .p-fileupload-content {
4441
- background: #071426;
4557
+ background: #1f2937;
4442
4558
  padding: 2rem 1rem;
4443
- border: 1px solid #0b213f;
4559
+ border: 1px solid #424b57;
4444
4560
  color: rgba(255, 255, 255, 0.87);
4445
4561
  border-bottom-right-radius: 6px;
4446
4562
  border-bottom-left-radius: 6px;
4447
4563
  }
4448
4564
  .p-fileupload .p-fileupload-content.p-fileupload-highlight {
4449
- border-color: 1px dashed #C4B5FD;
4565
+ border-color: 1px dashed #a78bfa;
4450
4566
  border-style: dashed;
4451
- background-color: rgba(196, 181, 253, 0.16);
4567
+ background-color: rgba(167, 139, 250, 0.16);
4452
4568
  }
4453
4569
  .p-fileupload .p-progressbar {
4454
4570
  height: 0.25rem;
@@ -4461,19 +4577,19 @@
4461
4577
  }
4462
4578
 
4463
4579
  .p-fileupload-choose:not(.p-disabled):hover {
4464
- background: #b3a0fc;
4465
- color: #1c2127;
4466
- border-color: #b3a0fc;
4580
+ background: #c4b5fd;
4581
+ color: #030712;
4582
+ border-color: #c4b5fd;
4467
4583
  }
4468
4584
  .p-fileupload-choose:not(.p-disabled):active {
4469
- background: #a28bfc;
4470
- color: #1c2127;
4471
- border-color: #a28bfc;
4585
+ background: #ddd6fe;
4586
+ color: #030712;
4587
+ border-color: #ddd6fe;
4472
4588
  }
4473
4589
 
4474
4590
  .p-breadcrumb {
4475
- background: #091a32;
4476
- border: 1px solid #0b213f;
4591
+ background: #374151;
4592
+ border: 1px solid #424b57;
4477
4593
  border-radius: 6px;
4478
4594
  padding: 1rem;
4479
4595
  }
@@ -4484,7 +4600,7 @@
4484
4600
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible {
4485
4601
  outline: 0 none;
4486
4602
  outline-offset: 0;
4487
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
4603
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
4488
4604
  }
4489
4605
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
4490
4606
  color: rgba(255, 255, 255, 0.87);
@@ -4505,9 +4621,9 @@
4505
4621
 
4506
4622
  .p-contextmenu {
4507
4623
  padding: 0.25rem 0;
4508
- background: #091a32;
4624
+ background: #374151;
4509
4625
  color: rgba(255, 255, 255, 0.87);
4510
- border: 1px solid #0b213f;
4626
+ border: 1px solid #424b57;
4511
4627
  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);
4512
4628
  border-radius: 6px;
4513
4629
  width: 12.5rem;
@@ -4517,8 +4633,8 @@
4517
4633
  }
4518
4634
  .p-contextmenu .p-submenu-list {
4519
4635
  padding: 0.25rem 0;
4520
- background: #091a32;
4521
- border: 1px solid #0b213f;
4636
+ background: #374151;
4637
+ border: 1px solid #424b57;
4522
4638
  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);
4523
4639
  border-radius: 6px;
4524
4640
  }
@@ -4544,25 +4660,27 @@
4544
4660
  }
4545
4661
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
4546
4662
  color: rgba(255, 255, 255, 0.87);
4547
- background: rgba(196, 181, 253, 0.16);
4663
+ background: rgba(167, 139, 250, 0.16);
4548
4664
  }
4549
4665
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4550
4666
  color: rgba(255, 255, 255, 0.87);
4551
4667
  }
4552
- .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4668
+ .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
4669
+ .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4553
4670
  color: rgba(255, 255, 255, 0.87);
4554
4671
  }
4555
4672
  .p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
4556
- background: rgba(196, 181, 253, 0.24);
4673
+ background: rgba(167, 139, 250, 0.24);
4557
4674
  }
4558
4675
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
4559
4676
  color: rgba(255, 255, 255, 0.87);
4560
- background: #0b213f;
4677
+ background: #424b57;
4561
4678
  }
4562
4679
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4563
4680
  color: rgba(255, 255, 255, 0.87);
4564
4681
  }
4565
- .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4682
+ .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
4683
+ .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4566
4684
  color: rgba(255, 255, 255, 0.87);
4567
4685
  }
4568
4686
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
@@ -4572,11 +4690,12 @@
4572
4690
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
4573
4691
  color: rgba(255, 255, 255, 0.87);
4574
4692
  }
4575
- .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4693
+ .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
4694
+ .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4576
4695
  color: rgba(255, 255, 255, 0.87);
4577
4696
  }
4578
4697
  .p-contextmenu .p-menuitem-separator {
4579
- border-top: 1px solid #0b213f;
4698
+ border-top: 1px solid #424b57;
4580
4699
  margin: 0.25rem 0;
4581
4700
  }
4582
4701
  .p-contextmenu .p-submenu-icon {
@@ -4603,7 +4722,7 @@
4603
4722
  .p-dock .p-dock-item.p-focus {
4604
4723
  outline: 0 none;
4605
4724
  outline-offset: 0;
4606
- box-shadow: inset 0 0 0 0.15rem rgba(196, 181, 253, 0.5);
4725
+ box-shadow: inset 0 0 0 0.15rem rgba(167, 139, 250, 0.2);
4607
4726
  }
4608
4727
  .p-dock .p-dock-link {
4609
4728
  width: 4rem;
@@ -4658,9 +4777,9 @@
4658
4777
  }
4659
4778
  .p-megamenu {
4660
4779
  padding: 0.5rem;
4661
- background: #091a32;
4780
+ background: #374151;
4662
4781
  color: rgba(255, 255, 255, 0.87);
4663
- border: 1px solid #0b213f;
4782
+ border: 1px solid #424b57;
4664
4783
  border-radius: 6px;
4665
4784
  }
4666
4785
  .p-megamenu .p-megamenu-root-list {
@@ -4688,25 +4807,27 @@
4688
4807
  }
4689
4808
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
4690
4809
  color: rgba(255, 255, 255, 0.87);
4691
- background: rgba(196, 181, 253, 0.16);
4810
+ background: rgba(167, 139, 250, 0.16);
4692
4811
  }
4693
4812
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4694
4813
  color: rgba(255, 255, 255, 0.87);
4695
4814
  }
4696
- .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4815
+ .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
4816
+ .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4697
4817
  color: rgba(255, 255, 255, 0.87);
4698
4818
  }
4699
4819
  .p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
4700
- background: rgba(196, 181, 253, 0.24);
4820
+ background: rgba(167, 139, 250, 0.24);
4701
4821
  }
4702
4822
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
4703
4823
  color: rgba(255, 255, 255, 0.87);
4704
- background: #0b213f;
4824
+ background: #424b57;
4705
4825
  }
4706
4826
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4707
4827
  color: rgba(255, 255, 255, 0.87);
4708
4828
  }
4709
- .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4829
+ .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
4830
+ .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4710
4831
  color: rgba(255, 255, 255, 0.87);
4711
4832
  }
4712
4833
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
@@ -4716,20 +4837,21 @@
4716
4837
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
4717
4838
  color: rgba(255, 255, 255, 0.87);
4718
4839
  }
4719
- .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4840
+ .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
4841
+ .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4720
4842
  color: rgba(255, 255, 255, 0.87);
4721
4843
  }
4722
4844
  .p-megamenu .p-megamenu-panel {
4723
- background: #091a32;
4845
+ background: #374151;
4724
4846
  color: rgba(255, 255, 255, 0.87);
4725
- border: 1px solid #0b213f;
4847
+ border: 1px solid #424b57;
4726
4848
  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);
4727
4849
  }
4728
4850
  .p-megamenu .p-submenu-header {
4729
4851
  margin: 0;
4730
4852
  padding: 0.75rem 1.25rem;
4731
4853
  color: rgba(255, 255, 255, 0.87);
4732
- background: #091a32;
4854
+ background: #374151;
4733
4855
  font-weight: 700;
4734
4856
  border-top-right-radius: 6px;
4735
4857
  border-top-left-radius: 6px;
@@ -4739,7 +4861,7 @@
4739
4861
  width: 12.5rem;
4740
4862
  }
4741
4863
  .p-megamenu .p-submenu-list .p-menuitem-separator {
4742
- border-top: 1px solid #0b213f;
4864
+ border-top: 1px solid #424b57;
4743
4865
  margin: 0.25rem 0;
4744
4866
  }
4745
4867
  .p-megamenu.p-megamenu-vertical {
@@ -4773,15 +4895,16 @@
4773
4895
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
4774
4896
  color: rgba(255, 255, 255, 0.87);
4775
4897
  }
4776
- .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4898
+ .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
4899
+ .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4777
4900
  color: rgba(255, 255, 255, 0.87);
4778
4901
  }
4779
4902
 
4780
4903
  .p-menu {
4781
4904
  padding: 0.25rem 0;
4782
- background: #091a32;
4905
+ background: #374151;
4783
4906
  color: rgba(255, 255, 255, 0.87);
4784
- border: 1px solid #0b213f;
4907
+ border: 1px solid #424b57;
4785
4908
  border-radius: 6px;
4786
4909
  width: 12.5rem;
4787
4910
  }
@@ -4807,25 +4930,27 @@
4807
4930
  }
4808
4931
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content {
4809
4932
  color: rgba(255, 255, 255, 0.87);
4810
- background: rgba(196, 181, 253, 0.16);
4933
+ background: rgba(167, 139, 250, 0.16);
4811
4934
  }
4812
4935
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4813
4936
  color: rgba(255, 255, 255, 0.87);
4814
4937
  }
4815
- .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4938
+ .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
4939
+ .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4816
4940
  color: rgba(255, 255, 255, 0.87);
4817
4941
  }
4818
4942
  .p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
4819
- background: rgba(196, 181, 253, 0.24);
4943
+ background: rgba(167, 139, 250, 0.24);
4820
4944
  }
4821
4945
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
4822
4946
  color: rgba(255, 255, 255, 0.87);
4823
- background: #0b213f;
4947
+ background: #424b57;
4824
4948
  }
4825
4949
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4826
4950
  color: rgba(255, 255, 255, 0.87);
4827
4951
  }
4828
- .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4952
+ .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
4953
+ .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4829
4954
  color: rgba(255, 255, 255, 0.87);
4830
4955
  }
4831
4956
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
@@ -4835,30 +4960,31 @@
4835
4960
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
4836
4961
  color: rgba(255, 255, 255, 0.87);
4837
4962
  }
4838
- .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4963
+ .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
4964
+ .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4839
4965
  color: rgba(255, 255, 255, 0.87);
4840
4966
  }
4841
4967
  .p-menu.p-menu-overlay {
4842
- background: #091a32;
4843
- border: 1px solid #0b213f;
4968
+ background: #374151;
4969
+ border: 1px solid #424b57;
4844
4970
  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);
4845
4971
  }
4846
4972
  .p-menu .p-submenu-header {
4847
4973
  margin: 0;
4848
4974
  padding: 0.75rem 1.25rem;
4849
4975
  color: rgba(255, 255, 255, 0.87);
4850
- background: #091a32;
4976
+ background: #374151;
4851
4977
  font-weight: 700;
4852
4978
  border-top-right-radius: 0;
4853
4979
  border-top-left-radius: 0;
4854
4980
  }
4855
4981
  .p-menu .p-menuitem-separator {
4856
- border-top: 1px solid #0b213f;
4982
+ border-top: 1px solid #424b57;
4857
4983
  margin: 0.25rem 0;
4858
4984
  }
4859
4985
  .p-menu .p-menuitem-badge {
4860
- background: #C4B5FD;
4861
- color: #1c2127;
4986
+ background: #a78bfa;
4987
+ color: #030712;
4862
4988
  font-size: 0.75rem;
4863
4989
  font-weight: 700;
4864
4990
  min-width: 1.5rem;
@@ -4872,9 +4998,9 @@
4872
4998
 
4873
4999
  .p-menubar {
4874
5000
  padding: 0.5rem;
4875
- background: #091a32;
5001
+ background: #374151;
4876
5002
  color: rgba(255, 255, 255, 0.87);
4877
- border: 1px solid #0b213f;
5003
+ border: 1px solid #424b57;
4878
5004
  border-radius: 6px;
4879
5005
  }
4880
5006
  .p-menubar .p-menubar-root-list {
@@ -4907,7 +5033,8 @@
4907
5033
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
4908
5034
  color: rgba(255, 255, 255, 0.87);
4909
5035
  }
4910
- .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5036
+ .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
5037
+ .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4911
5038
  color: rgba(255, 255, 255, 0.87);
4912
5039
  }
4913
5040
  .p-menubar .p-menuitem > .p-menuitem-content {
@@ -4932,25 +5059,27 @@
4932
5059
  }
4933
5060
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
4934
5061
  color: rgba(255, 255, 255, 0.87);
4935
- background: rgba(196, 181, 253, 0.16);
5062
+ background: rgba(167, 139, 250, 0.16);
4936
5063
  }
4937
5064
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4938
5065
  color: rgba(255, 255, 255, 0.87);
4939
5066
  }
4940
- .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5067
+ .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5068
+ .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4941
5069
  color: rgba(255, 255, 255, 0.87);
4942
5070
  }
4943
5071
  .p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
4944
- background: rgba(196, 181, 253, 0.24);
5072
+ background: rgba(167, 139, 250, 0.24);
4945
5073
  }
4946
5074
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
4947
5075
  color: rgba(255, 255, 255, 0.87);
4948
- background: #0b213f;
5076
+ background: #424b57;
4949
5077
  }
4950
5078
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
4951
5079
  color: rgba(255, 255, 255, 0.87);
4952
5080
  }
4953
- .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5081
+ .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5082
+ .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
4954
5083
  color: rgba(255, 255, 255, 0.87);
4955
5084
  }
4956
5085
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
@@ -4960,18 +5089,19 @@
4960
5089
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
4961
5090
  color: rgba(255, 255, 255, 0.87);
4962
5091
  }
4963
- .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5092
+ .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
5093
+ .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
4964
5094
  color: rgba(255, 255, 255, 0.87);
4965
5095
  }
4966
5096
  .p-menubar .p-submenu-list {
4967
5097
  padding: 0.25rem 0;
4968
- background: #091a32;
4969
- border: 1px solid #0b213f;
5098
+ background: #374151;
5099
+ border: 1px solid #424b57;
4970
5100
  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);
4971
5101
  width: 12.5rem;
4972
5102
  }
4973
5103
  .p-menubar .p-submenu-list .p-menuitem-separator {
4974
- border-top: 1px solid #0b213f;
5104
+ border-top: 1px solid #424b57;
4975
5105
  margin: 0.25rem 0;
4976
5106
  }
4977
5107
  .p-menubar .p-submenu-list .p-submenu-icon {
@@ -4997,19 +5127,19 @@
4997
5127
  .p-menubar .p-menubar-button:focus {
4998
5128
  outline: 0 none;
4999
5129
  outline-offset: 0;
5000
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5130
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5001
5131
  }
5002
5132
  .p-menubar .p-menubar-root-list {
5003
5133
  position: absolute;
5004
5134
  display: none;
5005
5135
  padding: 0.25rem 0;
5006
- background: #091a32;
5007
- border: 1px solid #0b213f;
5136
+ background: #374151;
5137
+ border: 1px solid #424b57;
5008
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);
5009
5139
  width: 100%;
5010
5140
  }
5011
5141
  .p-menubar .p-menubar-root-list .p-menuitem-separator {
5012
- border-top: 1px solid #0b213f;
5142
+ border-top: 1px solid #424b57;
5013
5143
  margin: 0.25rem 0;
5014
5144
  }
5015
5145
  .p-menubar .p-menubar-root-list .p-submenu-icon {
@@ -5070,9 +5200,9 @@
5070
5200
  outline: 0 none;
5071
5201
  }
5072
5202
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
5073
- border: 1px solid #0b213f;
5203
+ border: 1px solid #424b57;
5074
5204
  color: rgba(255, 255, 255, 0.87);
5075
- background: #071426;
5205
+ background: #1f2937;
5076
5206
  border-radius: 6px;
5077
5207
  transition: box-shadow 0.2s;
5078
5208
  }
@@ -5090,30 +5220,30 @@
5090
5220
  .p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content {
5091
5221
  outline: 0 none;
5092
5222
  outline-offset: 0;
5093
- box-shadow: inset 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5223
+ box-shadow: inset 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5094
5224
  }
5095
5225
  .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
5096
5226
  background: rgba(255, 255, 255, 0.03);
5097
- border-color: #0b213f;
5227
+ border-color: #424b57;
5098
5228
  color: rgba(255, 255, 255, 0.87);
5099
5229
  }
5100
5230
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
5101
- background: #071426;
5102
- border-color: #0b213f;
5231
+ background: #1f2937;
5232
+ border-color: #424b57;
5103
5233
  color: rgba(255, 255, 255, 0.87);
5104
5234
  border-bottom-right-radius: 0;
5105
5235
  border-bottom-left-radius: 0;
5106
5236
  margin-bottom: 0;
5107
5237
  }
5108
5238
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
5109
- border-color: #0b213f;
5239
+ border-color: #424b57;
5110
5240
  background: rgba(255, 255, 255, 0.03);
5111
5241
  color: rgba(255, 255, 255, 0.87);
5112
5242
  }
5113
5243
  .p-panelmenu .p-panelmenu-content {
5114
5244
  padding: 0.25rem 0;
5115
- border: 1px solid #0b213f;
5116
- background: #071426;
5245
+ border: 1px solid #424b57;
5246
+ background: #1f2937;
5117
5247
  color: rgba(255, 255, 255, 0.87);
5118
5248
  border-top: 0;
5119
5249
  border-top-right-radius: 0;
@@ -5146,25 +5276,27 @@
5146
5276
  }
5147
5277
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
5148
5278
  color: rgba(255, 255, 255, 0.87);
5149
- background: rgba(196, 181, 253, 0.16);
5279
+ background: rgba(167, 139, 250, 0.16);
5150
5280
  }
5151
5281
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
5152
5282
  color: rgba(255, 255, 255, 0.87);
5153
5283
  }
5154
- .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5284
+ .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5285
+ .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5155
5286
  color: rgba(255, 255, 255, 0.87);
5156
5287
  }
5157
5288
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
5158
- background: rgba(196, 181, 253, 0.24);
5289
+ background: rgba(167, 139, 250, 0.24);
5159
5290
  }
5160
5291
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
5161
5292
  color: rgba(255, 255, 255, 0.87);
5162
- background: #0b213f;
5293
+ background: #424b57;
5163
5294
  }
5164
5295
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
5165
5296
  color: rgba(255, 255, 255, 0.87);
5166
5297
  }
5167
- .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5298
+ .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5299
+ .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5168
5300
  color: rgba(255, 255, 255, 0.87);
5169
5301
  }
5170
5302
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
@@ -5174,14 +5306,15 @@
5174
5306
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
5175
5307
  color: rgba(255, 255, 255, 0.87);
5176
5308
  }
5177
- .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5309
+ .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
5310
+ .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5178
5311
  color: rgba(255, 255, 255, 0.87);
5179
5312
  }
5180
5313
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5181
5314
  margin-right: 0.5rem;
5182
5315
  }
5183
5316
  .p-panelmenu .p-panelmenu-content .p-menuitem-separator {
5184
- border-top: 1px solid #0b213f;
5317
+ border-top: 1px solid #424b57;
5185
5318
  margin: 0.25rem 0;
5186
5319
  }
5187
5320
  .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
@@ -5193,9 +5326,9 @@
5193
5326
 
5194
5327
  .p-slidemenu {
5195
5328
  padding: 0.25rem 0;
5196
- background: #091a32;
5329
+ background: #374151;
5197
5330
  color: rgba(255, 255, 255, 0.87);
5198
- border: 1px solid #0b213f;
5331
+ border: 1px solid #424b57;
5199
5332
  border-radius: 6px;
5200
5333
  width: 12.5rem;
5201
5334
  }
@@ -5227,25 +5360,27 @@
5227
5360
  }
5228
5361
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content {
5229
5362
  color: rgba(255, 255, 255, 0.87);
5230
- background: rgba(196, 181, 253, 0.16);
5363
+ background: rgba(167, 139, 250, 0.16);
5231
5364
  }
5232
5365
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
5233
5366
  color: rgba(255, 255, 255, 0.87);
5234
5367
  }
5235
- .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5368
+ .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5369
+ .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5236
5370
  color: rgba(255, 255, 255, 0.87);
5237
5371
  }
5238
5372
  .p-slidemenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
5239
- background: rgba(196, 181, 253, 0.24);
5373
+ background: rgba(167, 139, 250, 0.24);
5240
5374
  }
5241
5375
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
5242
5376
  color: rgba(255, 255, 255, 0.87);
5243
- background: #0b213f;
5377
+ background: #424b57;
5244
5378
  }
5245
5379
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
5246
5380
  color: rgba(255, 255, 255, 0.87);
5247
5381
  }
5248
- .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5382
+ .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5383
+ .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5249
5384
  color: rgba(255, 255, 255, 0.87);
5250
5385
  }
5251
5386
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
@@ -5255,22 +5390,23 @@
5255
5390
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
5256
5391
  color: rgba(255, 255, 255, 0.87);
5257
5392
  }
5258
- .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5393
+ .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
5394
+ .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5259
5395
  color: rgba(255, 255, 255, 0.87);
5260
5396
  }
5261
5397
  .p-slidemenu.p-slidemenu-overlay {
5262
- background: #091a32;
5263
- border: 1px solid #0b213f;
5398
+ background: #374151;
5399
+ border: 1px solid #424b57;
5264
5400
  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);
5265
5401
  }
5266
5402
  .p-slidemenu .p-slidemenu-list {
5267
5403
  padding: 0.25rem 0;
5268
- background: #091a32;
5269
- border: 1px solid #0b213f;
5404
+ background: #374151;
5405
+ border: 1px solid #424b57;
5270
5406
  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);
5271
5407
  }
5272
5408
  .p-slidemenu .p-menuitem-separator {
5273
- border-top: 1px solid #0b213f;
5409
+ border-top: 1px solid #424b57;
5274
5410
  margin: 0.25rem 0;
5275
5411
  }
5276
5412
  .p-slidemenu .p-slidemenu-icon {
@@ -5287,11 +5423,11 @@
5287
5423
  .p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus {
5288
5424
  outline: 0 none;
5289
5425
  outline-offset: 0;
5290
- box-shadow: inset 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5426
+ box-shadow: inset 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5291
5427
  }
5292
5428
  .p-slidemenu .p-menuitem-badge {
5293
- background: #C4B5FD;
5294
- color: #1c2127;
5429
+ background: #a78bfa;
5430
+ color: #030712;
5295
5431
  font-size: 0.75rem;
5296
5432
  font-weight: 700;
5297
5433
  min-width: 1.5rem;
@@ -5327,10 +5463,10 @@
5327
5463
  .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
5328
5464
  outline: 0 none;
5329
5465
  outline-offset: 0;
5330
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5466
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5331
5467
  }
5332
5468
  .p-steps .p-steps-item.p-highlight .p-steps-number {
5333
- background: rgba(196, 181, 253, 0.16);
5469
+ background: rgba(167, 139, 250, 0.16);
5334
5470
  color: rgba(255, 255, 255, 0.87);
5335
5471
  }
5336
5472
  .p-steps .p-steps-item.p-highlight .p-steps-title {
@@ -5339,7 +5475,7 @@
5339
5475
  }
5340
5476
  .p-steps .p-steps-item:before {
5341
5477
  content: " ";
5342
- border-top: 1px solid #0b213f;
5478
+ border-top: 1px solid #424b57;
5343
5479
  width: 100%;
5344
5480
  top: 50%;
5345
5481
  left: 0;
@@ -5350,12 +5486,12 @@
5350
5486
 
5351
5487
  .p-tabmenu .p-tabmenu-nav {
5352
5488
  background: transparent;
5353
- border: 1px solid #0b213f;
5489
+ border: 1px solid #424b57;
5354
5490
  border-width: 0 0 2px 0;
5355
5491
  }
5356
5492
  .p-tabmenu .p-tabmenu-nav .p-menuitem-badge {
5357
- background: #C4B5FD;
5358
- color: #1c2127;
5493
+ background: #a78bfa;
5494
+ color: #030712;
5359
5495
  font-size: 0.75rem;
5360
5496
  font-weight: 700;
5361
5497
  min-width: 1.5rem;
@@ -5370,10 +5506,10 @@
5370
5506
  margin-right: 0;
5371
5507
  }
5372
5508
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
5373
- border: solid #0b213f;
5509
+ border: solid #424b57;
5374
5510
  border-width: 0 0 2px 0;
5375
- border-color: transparent transparent #0b213f transparent;
5376
- background: #071426;
5511
+ border-color: transparent transparent #424b57 transparent;
5512
+ background: #1f2937;
5377
5513
  color: rgba(255, 255, 255, 0.6);
5378
5514
  padding: 1.25rem;
5379
5515
  font-weight: 700;
@@ -5388,17 +5524,17 @@
5388
5524
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible {
5389
5525
  outline: 0 none;
5390
5526
  outline-offset: 0;
5391
- box-shadow: inset 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5527
+ box-shadow: inset 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5392
5528
  }
5393
5529
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
5394
- background: #071426;
5395
- border-color: #C4B5FD;
5530
+ background: #1f2937;
5531
+ border-color: #a78bfa;
5396
5532
  color: rgba(255, 255, 255, 0.87);
5397
5533
  }
5398
5534
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
5399
- background: #071426;
5400
- border-color: #C4B5FD;
5401
- color: #C4B5FD;
5535
+ background: #1f2937;
5536
+ border-color: #a78bfa;
5537
+ color: #a78bfa;
5402
5538
  }
5403
5539
  .p-tabmenu .p-tabmenu-left-icon {
5404
5540
  margin-right: 0.5rem;
@@ -5407,8 +5543,8 @@
5407
5543
  margin-left: 0.5rem;
5408
5544
  }
5409
5545
  .p-tabmenu .p-tabmenu-nav-btn.p-link {
5410
- background: #071426;
5411
- color: #C4B5FD;
5546
+ background: #1f2937;
5547
+ color: #a78bfa;
5412
5548
  width: 3rem;
5413
5549
  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);
5414
5550
  border-radius: 0;
@@ -5416,20 +5552,20 @@
5416
5552
  .p-tabmenu .p-tabmenu-nav-btn.p-link:focus {
5417
5553
  outline: 0 none;
5418
5554
  outline-offset: 0;
5419
- box-shadow: inset 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5555
+ box-shadow: inset 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5420
5556
  }
5421
5557
 
5422
5558
  .p-tieredmenu {
5423
5559
  padding: 0.25rem 0;
5424
- background: #091a32;
5560
+ background: #374151;
5425
5561
  color: rgba(255, 255, 255, 0.87);
5426
- border: 1px solid #0b213f;
5562
+ border: 1px solid #424b57;
5427
5563
  border-radius: 6px;
5428
5564
  width: 12.5rem;
5429
5565
  }
5430
5566
  .p-tieredmenu.p-tieredmenu-overlay {
5431
- background: #091a32;
5432
- border: 1px solid #0b213f;
5567
+ background: #374151;
5568
+ border: 1px solid #424b57;
5433
5569
  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);
5434
5570
  }
5435
5571
  .p-tieredmenu .p-tieredmenu-root-list {
@@ -5437,8 +5573,8 @@
5437
5573
  }
5438
5574
  .p-tieredmenu .p-submenu-list {
5439
5575
  padding: 0.25rem 0;
5440
- background: #091a32;
5441
- border: 1px solid #0b213f;
5576
+ background: #374151;
5577
+ border: 1px solid #424b57;
5442
5578
  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);
5443
5579
  }
5444
5580
  .p-tieredmenu .p-menuitem > .p-menuitem-content {
@@ -5463,25 +5599,27 @@
5463
5599
  }
5464
5600
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
5465
5601
  color: rgba(255, 255, 255, 0.87);
5466
- background: rgba(196, 181, 253, 0.16);
5602
+ background: rgba(167, 139, 250, 0.16);
5467
5603
  }
5468
5604
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
5469
5605
  color: rgba(255, 255, 255, 0.87);
5470
5606
  }
5471
- .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5607
+ .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5608
+ .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5472
5609
  color: rgba(255, 255, 255, 0.87);
5473
5610
  }
5474
5611
  .p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
5475
- background: rgba(196, 181, 253, 0.24);
5612
+ background: rgba(167, 139, 250, 0.24);
5476
5613
  }
5477
5614
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
5478
5615
  color: rgba(255, 255, 255, 0.87);
5479
- background: #0b213f;
5616
+ background: #424b57;
5480
5617
  }
5481
5618
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
5482
5619
  color: rgba(255, 255, 255, 0.87);
5483
5620
  }
5484
- .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5621
+ .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
5622
+ .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
5485
5623
  color: rgba(255, 255, 255, 0.87);
5486
5624
  }
5487
5625
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
@@ -5491,11 +5629,12 @@
5491
5629
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
5492
5630
  color: rgba(255, 255, 255, 0.87);
5493
5631
  }
5494
- .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5632
+ .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
5633
+ .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
5495
5634
  color: rgba(255, 255, 255, 0.87);
5496
5635
  }
5497
5636
  .p-tieredmenu .p-menuitem-separator {
5498
- border-top: 1px solid #0b213f;
5637
+ border-top: 1px solid #424b57;
5499
5638
  margin: 0.25rem 0;
5500
5639
  }
5501
5640
  .p-tieredmenu .p-submenu-icon {
@@ -5512,40 +5651,40 @@
5512
5651
  border-radius: 6px;
5513
5652
  }
5514
5653
  .p-inline-message.p-inline-message-info {
5515
- background: #e9e9ff;
5516
- border: solid #696cff;
5654
+ background: rgba(59, 130, 246, 0.2);
5655
+ border: solid #3b82f6;
5517
5656
  border-width: 1px;
5518
- color: #696cff;
5657
+ color: #93c5fd;
5519
5658
  }
5520
5659
  .p-inline-message.p-inline-message-info .p-inline-message-icon {
5521
- color: #696cff;
5660
+ color: #93c5fd;
5522
5661
  }
5523
5662
  .p-inline-message.p-inline-message-success {
5524
- background: #e4f8f0;
5525
- border: solid #1ea97c;
5663
+ background: rgba(16, 185, 129, 0.2);
5664
+ border: solid #10b981;
5526
5665
  border-width: 1px;
5527
- color: #1ea97c;
5666
+ color: #6ee7b7;
5528
5667
  }
5529
5668
  .p-inline-message.p-inline-message-success .p-inline-message-icon {
5530
- color: #1ea97c;
5669
+ color: #6ee7b7;
5531
5670
  }
5532
5671
  .p-inline-message.p-inline-message-warn {
5533
- background: #fff2e2;
5534
- border: solid #cc8925;
5672
+ background: rgba(234, 179, 8, 0.2);
5673
+ border: solid #eab308;
5535
5674
  border-width: 1px;
5536
- color: #cc8925;
5675
+ color: #fde047;
5537
5676
  }
5538
5677
  .p-inline-message.p-inline-message-warn .p-inline-message-icon {
5539
- color: #cc8925;
5678
+ color: #fde047;
5540
5679
  }
5541
5680
  .p-inline-message.p-inline-message-error {
5542
- background: #ffe7e6;
5543
- border: solid #ff5757;
5681
+ background: rgba(239, 68, 68, 0.2);
5682
+ border: solid #ef4444;
5544
5683
  border-width: 1px;
5545
- color: #ff5757;
5684
+ color: #fca5a5;
5546
5685
  }
5547
5686
  .p-inline-message.p-inline-message-error .p-inline-message-icon {
5548
- color: #ff5757;
5687
+ color: #fca5a5;
5549
5688
  }
5550
5689
  .p-inline-message .p-inline-message-icon {
5551
5690
  font-size: 1rem;
@@ -5582,59 +5721,59 @@
5582
5721
  .p-message .p-message-close:focus-visible {
5583
5722
  outline: 0 none;
5584
5723
  outline-offset: 0;
5585
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5724
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5586
5725
  }
5587
5726
  .p-message.p-message-info {
5588
- background: #e9e9ff;
5589
- border: solid #696cff;
5727
+ background: rgba(59, 130, 246, 0.2);
5728
+ border: solid #3b82f6;
5590
5729
  border-width: 0 0 0 6px;
5591
- color: #696cff;
5730
+ color: #93c5fd;
5592
5731
  }
5593
5732
  .p-message.p-message-info .p-message-icon {
5594
- color: #696cff;
5733
+ color: #93c5fd;
5595
5734
  }
5596
5735
  .p-message.p-message-info .p-message-close {
5597
- color: #696cff;
5736
+ color: #93c5fd;
5598
5737
  }
5599
5738
  .p-message.p-message-success {
5600
- background: #e4f8f0;
5601
- border: solid #1ea97c;
5739
+ background: rgba(16, 185, 129, 0.2);
5740
+ border: solid #10b981;
5602
5741
  border-width: 0 0 0 6px;
5603
- color: #1ea97c;
5742
+ color: #6ee7b7;
5604
5743
  }
5605
5744
  .p-message.p-message-success .p-message-icon {
5606
- color: #1ea97c;
5745
+ color: #6ee7b7;
5607
5746
  }
5608
5747
  .p-message.p-message-success .p-message-close {
5609
- color: #1ea97c;
5748
+ color: #6ee7b7;
5610
5749
  }
5611
5750
  .p-message.p-message-warn {
5612
- background: #fff2e2;
5613
- border: solid #cc8925;
5751
+ background: rgba(234, 179, 8, 0.2);
5752
+ border: solid #eab308;
5614
5753
  border-width: 0 0 0 6px;
5615
- color: #cc8925;
5754
+ color: #fde047;
5616
5755
  }
5617
5756
  .p-message.p-message-warn .p-message-icon {
5618
- color: #cc8925;
5757
+ color: #fde047;
5619
5758
  }
5620
5759
  .p-message.p-message-warn .p-message-close {
5621
- color: #cc8925;
5760
+ color: #fde047;
5622
5761
  }
5623
5762
  .p-message.p-message-error {
5624
- background: #ffe7e6;
5625
- border: solid #ff5757;
5763
+ background: rgba(239, 68, 68, 0.2);
5764
+ border: solid #ef4444;
5626
5765
  border-width: 0 0 0 6px;
5627
- color: #ff5757;
5766
+ color: #fca5a5;
5628
5767
  }
5629
5768
  .p-message.p-message-error .p-message-icon {
5630
- color: #ff5757;
5769
+ color: #fca5a5;
5631
5770
  }
5632
5771
  .p-message.p-message-error .p-message-close {
5633
- color: #ff5757;
5772
+ color: #fca5a5;
5634
5773
  }
5635
5774
  .p-message .p-message-text {
5636
5775
  font-size: 1rem;
5637
- font-weight: 400;
5776
+ font-weight: 500;
5638
5777
  }
5639
5778
  .p-message .p-message-icon {
5640
5779
  font-size: 1.5rem;
@@ -5652,7 +5791,7 @@
5652
5791
  }
5653
5792
 
5654
5793
  .p-toast {
5655
- opacity: 0.9;
5794
+ opacity: 1;
5656
5795
  }
5657
5796
  .p-toast .p-toast-message {
5658
5797
  margin: 0 0 1rem 0;
@@ -5692,47 +5831,47 @@
5692
5831
  .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
5693
5832
  outline: 0 none;
5694
5833
  outline-offset: 0;
5695
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5834
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5696
5835
  }
5697
5836
  .p-toast .p-toast-message.p-toast-message-info {
5698
- background: #e9e9ff;
5699
- border: solid #696cff;
5837
+ background: rgba(59, 130, 246, 0.2);
5838
+ border: solid #3b82f6;
5700
5839
  border-width: 0 0 0 6px;
5701
- color: #696cff;
5840
+ color: #93c5fd;
5702
5841
  }
5703
5842
  .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
5704
5843
  .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
5705
- color: #696cff;
5844
+ color: #93c5fd;
5706
5845
  }
5707
5846
  .p-toast .p-toast-message.p-toast-message-success {
5708
- background: #e4f8f0;
5709
- border: solid #1ea97c;
5847
+ background: rgba(16, 185, 129, 0.2);
5848
+ border: solid #10b981;
5710
5849
  border-width: 0 0 0 6px;
5711
- color: #1ea97c;
5850
+ color: #6ee7b7;
5712
5851
  }
5713
5852
  .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
5714
5853
  .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
5715
- color: #1ea97c;
5854
+ color: #6ee7b7;
5716
5855
  }
5717
5856
  .p-toast .p-toast-message.p-toast-message-warn {
5718
- background: #fff2e2;
5719
- border: solid #cc8925;
5857
+ background: rgba(234, 179, 8, 0.2);
5858
+ border: solid #eab308;
5720
5859
  border-width: 0 0 0 6px;
5721
- color: #cc8925;
5860
+ color: #fde047;
5722
5861
  }
5723
5862
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
5724
5863
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
5725
- color: #cc8925;
5864
+ color: #fde047;
5726
5865
  }
5727
5866
  .p-toast .p-toast-message.p-toast-message-error {
5728
- background: #ffe7e6;
5729
- border: solid #ff5757;
5867
+ background: rgba(239, 68, 68, 0.2);
5868
+ border: solid #ef4444;
5730
5869
  border-width: 0 0 0 6px;
5731
- color: #ff5757;
5870
+ color: #fca5a5;
5732
5871
  }
5733
5872
  .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
5734
5873
  .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
5735
- color: #ff5757;
5874
+ color: #fca5a5;
5736
5875
  }
5737
5876
 
5738
5877
  .p-galleria .p-galleria-close {
@@ -5785,7 +5924,7 @@
5785
5924
  padding: 1rem;
5786
5925
  }
5787
5926
  .p-galleria .p-galleria-indicators .p-galleria-indicator button {
5788
- background-color: #0b213f;
5927
+ background-color: #424b57;
5789
5928
  width: 1rem;
5790
5929
  height: 1rem;
5791
5930
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -5795,7 +5934,7 @@
5795
5934
  background: rgba(255, 255, 255, 0.1);
5796
5935
  }
5797
5936
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
5798
- background: rgba(196, 181, 253, 0.16);
5937
+ background: rgba(167, 139, 250, 0.16);
5799
5938
  color: rgba(255, 255, 255, 0.87);
5800
5939
  }
5801
5940
  .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
@@ -5814,7 +5953,7 @@
5814
5953
  background: rgba(255, 255, 255, 0.6);
5815
5954
  }
5816
5955
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
5817
- background: rgba(196, 181, 253, 0.16);
5956
+ background: rgba(167, 139, 250, 0.16);
5818
5957
  color: rgba(255, 255, 255, 0.87);
5819
5958
  }
5820
5959
  .p-galleria .p-galleria-thumbnail-container {
@@ -5839,7 +5978,7 @@
5839
5978
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
5840
5979
  outline: 0 none;
5841
5980
  outline-offset: 0;
5842
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
5981
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5843
5982
  }
5844
5983
 
5845
5984
  .p-galleria-mask {
@@ -5889,7 +6028,7 @@
5889
6028
  }
5890
6029
 
5891
6030
  .p-avatar {
5892
- background-color: #0b213f;
6031
+ background-color: #424b57;
5893
6032
  border-radius: 6px;
5894
6033
  }
5895
6034
  .p-avatar.p-avatar-lg {
@@ -5910,12 +6049,12 @@
5910
6049
  }
5911
6050
 
5912
6051
  .p-avatar-group .p-avatar {
5913
- border: 2px solid #071426;
6052
+ border: 2px solid #1f2937;
5914
6053
  }
5915
6054
 
5916
6055
  .p-badge {
5917
- background: #C4B5FD;
5918
- color: #1c2127;
6056
+ background: #a78bfa;
6057
+ color: #030712;
5919
6058
  font-size: 0.75rem;
5920
6059
  font-weight: 700;
5921
6060
  min-width: 1.5rem;
@@ -5923,24 +6062,24 @@
5923
6062
  line-height: 1.5rem;
5924
6063
  }
5925
6064
  .p-badge.p-badge-secondary {
5926
- background-color: #CBD5E1;
5927
- color: #1c2127;
6065
+ background-color: #94a3b8;
6066
+ color: #020617;
5928
6067
  }
5929
6068
  .p-badge.p-badge-success {
5930
- background-color: #86EFAC;
5931
- color: #1c2127;
6069
+ background-color: #4ade80;
6070
+ color: #052e16;
5932
6071
  }
5933
6072
  .p-badge.p-badge-info {
5934
- background-color: #93C5FD;
5935
- color: #1c2127;
6073
+ background-color: #38bdf8;
6074
+ color: #082f49;
5936
6075
  }
5937
6076
  .p-badge.p-badge-warning {
5938
- background-color: #FCD34D;
5939
- color: #1c2127;
6077
+ background-color: #fb923c;
6078
+ color: #431407;
5940
6079
  }
5941
6080
  .p-badge.p-badge-danger {
5942
- background-color: #FCA5A5;
5943
- color: #1c2127;
6081
+ background-color: #f87171;
6082
+ color: #450a0a;
5944
6083
  }
5945
6084
  .p-badge.p-badge-lg {
5946
6085
  font-size: 1.125rem;
@@ -5956,7 +6095,7 @@
5956
6095
  }
5957
6096
 
5958
6097
  .p-chip {
5959
- background-color: #0b213f;
6098
+ background-color: #424b57;
5960
6099
  color: rgba(255, 255, 255, 0.87);
5961
6100
  border-radius: 16px;
5962
6101
  padding: 0 0.75rem;
@@ -5985,7 +6124,7 @@
5985
6124
  .p-chip .pi-chip-remove-icon:focus-visible {
5986
6125
  outline: 0 none;
5987
6126
  outline-offset: 0;
5988
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
6127
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
5989
6128
  }
5990
6129
  .p-chip .pi-chip-remove-icon:focus {
5991
6130
  outline: 0 none;
@@ -6003,22 +6142,22 @@
6003
6142
  .p-inplace .p-inplace-display:focus {
6004
6143
  outline: 0 none;
6005
6144
  outline-offset: 0;
6006
- box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
6145
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
6007
6146
  }
6008
6147
 
6009
6148
  .p-progressbar {
6010
6149
  border: 0 none;
6011
6150
  height: 1.5rem;
6012
- background: #0b213f;
6151
+ background: #424b57;
6013
6152
  border-radius: 6px;
6014
6153
  }
6015
6154
  .p-progressbar .p-progressbar-value {
6016
6155
  border: 0 none;
6017
6156
  margin: 0;
6018
- background: #C4B5FD;
6157
+ background: #a78bfa;
6019
6158
  }
6020
6159
  .p-progressbar .p-progressbar-label {
6021
- color: #1c2127;
6160
+ color: #030712;
6022
6161
  line-height: 1.5rem;
6023
6162
  }
6024
6163
 
@@ -6030,10 +6169,10 @@
6030
6169
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
6031
6170
  }
6032
6171
  .p-scrolltop.p-link {
6033
- background: rgba(196, 181, 253, 0.16);
6172
+ background: rgba(167, 139, 250, 0.16);
6034
6173
  }
6035
6174
  .p-scrolltop.p-link:hover {
6036
- background: rgba(196, 181, 253, 0.3616);
6175
+ background: rgba(167, 139, 250, 0.3616);
6037
6176
  }
6038
6177
  .p-scrolltop .p-scrolltop-icon {
6039
6178
  font-size: 1.5rem;
@@ -6053,28 +6192,28 @@
6053
6192
  }
6054
6193
 
6055
6194
  .p-tag {
6056
- background: #C4B5FD;
6057
- color: #1c2127;
6195
+ background: #a78bfa;
6196
+ color: #030712;
6058
6197
  font-size: 0.75rem;
6059
6198
  font-weight: 700;
6060
6199
  padding: 0.25rem 0.4rem;
6061
6200
  border-radius: 6px;
6062
6201
  }
6063
6202
  .p-tag.p-tag-success {
6064
- background-color: #86EFAC;
6065
- color: #1c2127;
6203
+ background-color: #4ade80;
6204
+ color: #052e16;
6066
6205
  }
6067
6206
  .p-tag.p-tag-info {
6068
- background-color: #93C5FD;
6069
- color: #1c2127;
6207
+ background-color: #38bdf8;
6208
+ color: #082f49;
6070
6209
  }
6071
6210
  .p-tag.p-tag-warning {
6072
- background-color: #FCD34D;
6073
- color: #1c2127;
6211
+ background-color: #fb923c;
6212
+ color: #431407;
6074
6213
  }
6075
6214
  .p-tag.p-tag-danger {
6076
- background-color: #FCA5A5;
6077
- color: #1c2127;
6215
+ background-color: #f87171;
6216
+ color: #450a0a;
6078
6217
  }
6079
6218
  .p-tag .p-tag-icon {
6080
6219
  margin-right: 0.25rem;
@@ -6086,9 +6225,9 @@
6086
6225
  }
6087
6226
 
6088
6227
  .p-terminal {
6089
- background: #071426;
6228
+ background: #1f2937;
6090
6229
  color: rgba(255, 255, 255, 0.87);
6091
- border: 1px solid #0b213f;
6230
+ border: 1px solid #424b57;
6092
6231
  padding: 1.25rem;
6093
6232
  }
6094
6233
  .p-terminal .p-terminal-input {
@@ -6102,6 +6241,11 @@
6102
6241
  font-weight: 700;
6103
6242
  }
6104
6243
 
6244
+ .p-selectbutton > .p-button,
6245
+ .p-togglebutton.p-button {
6246
+ transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
6247
+ }
6248
+
6105
6249
  .p-accordion .p-accordion-header .p-accordion-header-link {
6106
6250
  transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
6107
6251
  }
@@ -6109,49 +6253,82 @@
6109
6253
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
6110
6254
  transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
6111
6255
  }
6112
- .p-tabview .p-tabview-nav .p-tabview-ink-bar {
6113
- z-index: 1;
6114
- display: block;
6115
- position: absolute;
6116
- bottom: 0;
6117
- height: 2px;
6118
- transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
6256
+
6257
+ .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
6258
+ transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
6119
6259
  }
6120
6260
 
6121
6261
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
6122
- background-color: #C4B5FD;
6262
+ background-color: #a78bfa;
6123
6263
  }
6124
6264
 
6125
6265
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
6126
- background-color: #C4B5FD;
6266
+ background-color: #a78bfa;
6127
6267
  }
6128
6268
 
6129
6269
  .p-button:focus {
6130
- box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(196, 181, 253, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6270
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(167, 139, 250, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6131
6271
  }
6132
6272
  .p-button.p-button-secondary:enabled:focus {
6133
- 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);
6273
+ 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);
6134
6274
  }
6135
6275
  .p-button.p-button-success:enabled:focus {
6136
- 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);
6276
+ 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);
6137
6277
  }
6138
6278
  .p-button.p-button-info:enabled:focus {
6139
- 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);
6279
+ 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);
6140
6280
  }
6141
6281
  .p-button.p-button-warning:enabled:focus {
6142
- 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);
6282
+ 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);
6143
6283
  }
6144
6284
  .p-button.p-button-help:enabled:focus {
6145
- 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);
6285
+ 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);
6146
6286
  }
6147
6287
  .p-button.p-button-danger:enabled:focus {
6148
- 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);
6288
+ 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);
6149
6289
  }
6150
6290
 
6151
6291
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
6152
- box-shadow: inset 0 2px 0 0 #C4B5FD;
6292
+ box-shadow: inset 0 2px 0 0 #a78bfa;
6153
6293
  }
6154
6294
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
6155
- box-shadow: inset 0 -2px 0 0 #C4B5FD;
6295
+ box-shadow: inset 0 -2px 0 0 #a78bfa;
6296
+ }
6297
+
6298
+ .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
6299
+ box-shadow: inset 0 2px 0 0 #a78bfa;
6300
+ }
6301
+ .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
6302
+ box-shadow: inset 0 -2px 0 0 #a78bfa;
6303
+ }
6304
+
6305
+ .p-speeddial-item.p-focus > .p-speeddial-action {
6306
+ box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(167, 139, 250, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0);
6307
+ }
6308
+
6309
+ .p-toast-message {
6310
+ backdrop-filter: blur(10px);
6311
+ }
6312
+
6313
+ .p-message .p-message-close:hover {
6314
+ background: rgba(255, 255, 255, 0.1);
6315
+ }
6316
+
6317
+ .p-toast .p-toast-message .p-toast-icon-close:hover {
6318
+ background: rgba(255, 255, 255, 0.1);
6319
+ }
6320
+
6321
+ .p-inline-message-text {
6322
+ font-weight: 500;
6323
+ }
6324
+
6325
+ .p-picklist-buttons .p-button,
6326
+ .p-orderlist-controls .p-button {
6327
+ transition: opacity 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
6328
+ }
6329
+
6330
+ .p-steps .p-steps-item.p-highlight .p-steps-number {
6331
+ background: #a78bfa;
6332
+ color: #030712;
6156
6333
  }
6157
6334
  }