nfx-ui 0.6.2 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/dist/animations.cjs +2 -2
  2. package/dist/animations.d.ts +0 -101
  3. package/dist/animations.mjs +9 -11
  4. package/dist/apis.cjs +2 -2
  5. package/dist/apis.cjs.map +1 -1
  6. package/dist/apis.d.ts +0 -6
  7. package/dist/apis.mjs +8 -9
  8. package/dist/apis.mjs.map +1 -1
  9. package/dist/{chunk-BounceLoading-B54QEw0n.mjs → chunk-BounceLoading-C5XE8DKc.mjs} +62 -65
  10. package/dist/{chunk-BounceLoading-B54QEw0n.mjs.map → chunk-BounceLoading-C5XE8DKc.mjs.map} +1 -1
  11. package/dist/chunk-BounceLoading-CwvDT5HF.cjs +11 -0
  12. package/dist/{chunk-BounceLoading-C6n4BZVJ.cjs.map → chunk-BounceLoading-CwvDT5HF.cjs.map} +1 -1
  13. package/dist/chunk-animations-CEZ01ALd.mjs +740 -0
  14. package/dist/chunk-animations-CEZ01ALd.mjs.map +1 -0
  15. package/dist/chunk-animations-CO7zKbti.cjs +3 -0
  16. package/dist/chunk-animations-CO7zKbti.cjs.map +1 -0
  17. package/dist/chunk-i18n-BCDF-skF.cjs +3 -0
  18. package/dist/{chunk-i18n-daHSL0Nm.cjs.map → chunk-i18n-BCDF-skF.cjs.map} +1 -1
  19. package/dist/{chunk-i18n-BBPhh6MT.mjs → chunk-i18n-BsyWvA9c.mjs} +44 -69
  20. package/dist/{chunk-i18n-BBPhh6MT.mjs.map → chunk-i18n-BsyWvA9c.mjs.map} +1 -1
  21. package/dist/{chunk-types-SD4MzUGp.mjs → chunk-language-B8sfGadQ.mjs} +2 -2
  22. package/dist/chunk-language-B8sfGadQ.mjs.map +1 -0
  23. package/dist/{chunk-types-BE3JCLff.cjs → chunk-language-Bqmpuf2W.cjs} +1 -1
  24. package/dist/chunk-language-Bqmpuf2W.cjs.map +1 -0
  25. package/dist/{chunk-types-DNPBKfmx.mjs → chunk-layout-C2uqDEMJ.mjs} +2 -2
  26. package/dist/chunk-layout-C2uqDEMJ.mjs.map +1 -0
  27. package/dist/{chunk-types-C_opkZGr.cjs → chunk-layout-D728gccQ.cjs} +1 -1
  28. package/dist/chunk-layout-D728gccQ.cjs.map +1 -0
  29. package/dist/{chunk-lucide-BhgnmTNo.mjs → chunk-lucide-C54WenI6.mjs} +2 -2
  30. package/dist/{chunk-lucide-BhgnmTNo.mjs.map → chunk-lucide-C54WenI6.mjs.map} +1 -1
  31. package/dist/chunk-preference-BWEpbZgC.mjs +50 -0
  32. package/dist/{chunk-preference-By58ZcJ_.mjs.map → chunk-preference-BWEpbZgC.mjs.map} +1 -1
  33. package/dist/chunk-preference-Dbugm0iQ.cjs +3 -0
  34. package/dist/{chunk-preference-C144GkCD.cjs.map → chunk-preference-Dbugm0iQ.cjs.map} +1 -1
  35. package/dist/chunk-theme-9dcwRKw8.mjs +17 -0
  36. package/dist/chunk-theme-9dcwRKw8.mjs.map +1 -0
  37. package/dist/chunk-theme-BFvDRCYS.cjs +3 -0
  38. package/dist/chunk-theme-BFvDRCYS.cjs.map +1 -0
  39. package/dist/components.cjs +3 -3
  40. package/dist/components.cjs.map +1 -1
  41. package/dist/components.d.ts +0 -412
  42. package/dist/components.mjs +628 -642
  43. package/dist/components.mjs.map +1 -1
  44. package/dist/constants.cjs +1 -1
  45. package/dist/constants.d.ts +0 -129
  46. package/dist/constants.mjs +1 -1
  47. package/dist/events.cjs +1 -1
  48. package/dist/events.d.ts +0 -60
  49. package/dist/events.mjs +1 -1
  50. package/dist/hooks.cjs +1 -1
  51. package/dist/hooks.d.ts +0 -315
  52. package/dist/hooks.mjs +1 -1
  53. package/dist/icons.cjs +2 -2
  54. package/dist/icons.d.ts +0 -217
  55. package/dist/icons.mjs +2 -2
  56. package/dist/languages.cjs +2 -2
  57. package/dist/languages.cjs.map +1 -1
  58. package/dist/languages.d.ts +0 -178
  59. package/dist/languages.mjs +4 -4
  60. package/dist/languages.mjs.map +1 -1
  61. package/dist/layouts.cjs +2 -2
  62. package/dist/layouts.cjs.map +1 -1
  63. package/dist/layouts.d.ts +0 -208
  64. package/dist/layouts.mjs +201 -210
  65. package/dist/layouts.mjs.map +1 -1
  66. package/dist/navigations.cjs +1 -1
  67. package/dist/navigations.d.ts +0 -71
  68. package/dist/navigations.mjs +1 -1
  69. package/dist/pixel-blast.cjs +192 -0
  70. package/dist/pixel-blast.cjs.map +1 -0
  71. package/dist/pixel-blast.d.ts +1 -0
  72. package/dist/pixel-blast.mjs +506 -0
  73. package/dist/pixel-blast.mjs.map +1 -0
  74. package/dist/preference.cjs +2 -2
  75. package/dist/preference.d.ts +0 -95
  76. package/dist/preference.mjs +8 -11
  77. package/dist/services.cjs +2 -2
  78. package/dist/services.cjs.map +1 -1
  79. package/dist/services.d.ts +0 -7
  80. package/dist/services.mjs +9 -10
  81. package/dist/services.mjs.map +1 -1
  82. package/dist/stores.cjs +2 -2
  83. package/dist/stores.cjs.map +1 -1
  84. package/dist/stores.d.ts +1 -101
  85. package/dist/stores.mjs +53 -53
  86. package/dist/stores.mjs.map +1 -1
  87. package/dist/themes.cjs +2 -2
  88. package/dist/themes.cjs.map +1 -1
  89. package/dist/themes.d.ts +0 -232
  90. package/dist/themes.mjs +888 -721
  91. package/dist/themes.mjs.map +1 -1
  92. package/dist/types.cjs +1 -1
  93. package/dist/types.d.ts +0 -180
  94. package/dist/types.mjs +1 -1
  95. package/dist/utils.cjs +2 -2
  96. package/dist/utils.cjs.map +1 -1
  97. package/dist/utils.d.ts +0 -485
  98. package/dist/utils.mjs +143 -156
  99. package/dist/utils.mjs.map +1 -1
  100. package/package.json +45 -29
  101. package/dist/chunk-BounceLoading-C6n4BZVJ.cjs +0 -11
  102. package/dist/chunk-animations-Brp-bsaE.mjs +0 -1243
  103. package/dist/chunk-animations-Brp-bsaE.mjs.map +0 -1
  104. package/dist/chunk-animations-e2F3zuP9.cjs +0 -190
  105. package/dist/chunk-animations-e2F3zuP9.cjs.map +0 -1
  106. package/dist/chunk-i18n-daHSL0Nm.cjs +0 -3
  107. package/dist/chunk-preference-By58ZcJ_.mjs +0 -51
  108. package/dist/chunk-preference-C144GkCD.cjs +0 -3
  109. package/dist/chunk-types-BE3JCLff.cjs.map +0 -1
  110. package/dist/chunk-types-BNUlgEkq.cjs +0 -3
  111. package/dist/chunk-types-BNUlgEkq.cjs.map +0 -1
  112. package/dist/chunk-types-BudGuDCK.mjs +0 -20
  113. package/dist/chunk-types-BudGuDCK.mjs.map +0 -1
  114. package/dist/chunk-types-C_opkZGr.cjs.map +0 -1
  115. package/dist/chunk-types-DNPBKfmx.mjs.map +0 -1
  116. package/dist/chunk-types-SD4MzUGp.mjs.map +0 -1
package/dist/themes.mjs CHANGED
@@ -1,51 +1,50 @@
1
- (function(){try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.styles-module__loading___bgEAk{justify-content:center;align-items:center;display:inline-flex}.styles-module__loading___bgEAk svg polyline{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.styles-module__loading___bgEAk svg polyline.styles-module__back___XLPvD{fill:none;stroke:var(--color-primary-alpha,#ff4d5033)}.styles-module__loading___bgEAk svg polyline.styles-module__front___hSxig{fill:none;stroke:var(--color-primary,#ff4d4f);stroke-dasharray:48 144;stroke-dashoffset:192px;animation:1.4s linear infinite styles-module__dash_682___AQzo6}@keyframes styles-module__dash_682___AQzo6{72.5%{opacity:0}to{stroke-dashoffset:0}}.styles-module__loader___E7OIM{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}.styles-module__truckWrapper___Sk4zX{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-x:hidden}.styles-module__truckBody___j7w2C{width:65%;height:fit-content;margin-bottom:6px;animation:1s linear infinite styles-module__motion___IiNlW}@keyframes styles-module__motion___IiNlW{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.styles-module__truckTires___4ncTl{justify-content:space-between;align-items:center;width:65%;height:fit-content;padding:0 10px 0 15px;display:flex;position:absolute;bottom:0}.styles-module__tiresvg___IBQcN{width:24px}.styles-module__road___sxx-E{background-color:var(--color-fg-heading);border-radius:3px;align-self:flex-end;width:100%;height:1.5px;position:relative;bottom:0}.styles-module__road___sxx-E:before{content:"";background-color:var(--color-fg-heading);border-left:10px solid var(--color-bg);border-radius:3px;width:20px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-50%}.styles-module__road___sxx-E:after{content:"";background-color:var(--color-fg-heading);border-left:4px solid var(--color-bg);border-radius:3px;width:10px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-65%}.styles-module__lampPost___okcN5{height:45%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;bottom:0;right:-90%}@keyframes styles-module__roadAnimation___yvrHP{0%{transform:translate(0)}to{transform:translate(-350px)}}.styles-module__loader___pFUzL{justify-content:center;align-items:center;display:inline-flex;position:relative}.styles-module__loader___pFUzL:before{content:"";background:var(--color-primary);opacity:.3;border-radius:50%;width:100%;height:5px;animation:.5s linear infinite styles-module__shadow324___sutUe;position:absolute;top:calc(100% + 12px);left:0}.styles-module__loader___pFUzL:after{content:"";background:var(--color-primary);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__square___GKjhm:after{border-radius:4px;animation:.5s linear infinite styles-module__jump7456Square___Z-D9b}.styles-module__circle___bUpSN:after{border-radius:50%;animation:.5s linear infinite styles-module__jump7456Circle___2AfF7}@keyframes styles-module__jump7456Square___Z-D9b{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__jump7456Circle___2AfF7{15%{border-bottom-right-radius:50%}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__shadow324___sutUe{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.style-module__waves___oR3u7{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.style-module__waves___oR3u7:before{content:"";width:.5rem;height:.5rem;transform:translate3d(calc(var(--x) - 50%), calc(var(--y) - 50%), 0);will-change:transform;background:#160000;border-radius:50%;position:absolute;top:0;left:0}.style-module__wavesCanvas___zkhTC{width:100%;height:100%;display:block}.style-module__squaresCanvas___22kMc{border:none;width:100%;height:100%;display:block}.style-module__container___HkxIe{background-color:#000;width:100%;height:100%;position:relative;overflow:hidden}.style-module__canvas___MR9JX{width:100%;height:100%;display:block}.style-module__outerVignette___i75nw{pointer-events:none;background:radial-gradient(circle,#0000 60%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.style-module__centerVignette___n9uVG{pointer-events:none;background:radial-gradient(circle,#000c 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.style-module__container___Hh3-c{width:100%;height:100%;position:relative;overflow:hidden}.styles-module__button___RbliA{cursor:pointer;border:1px solid #0000;border-radius:.5rem;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.styles-module__button___RbliA:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.styles-module__button___RbliA:disabled{cursor:not-allowed;opacity:.6}.styles-module__button___RbliA.styles-module__small___yK0Yp{min-height:2rem;padding:.5rem 1rem;font-size:.8125rem}.styles-module__button___RbliA.styles-module__medium___eBTch{min-height:2.5rem;padding:.75rem 1.5rem;font-size:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl{min-height:3rem;padding:1rem 2rem;font-size:1rem}.styles-module__button___RbliA.styles-module__primary___qsZpA{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg,#fff)}.styles-module__button___RbliA.styles-module__primary___qsZpA:hover:not(:disabled){background:var(--color-primary-light);border-color:var(--color-primary-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__primary___qsZpA:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__secondary___SCpPv{background:var(--color-bg-2);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__button___RbliA.styles-module__secondary___SCpPv:hover:not(:disabled){background:var(--color-bg-3);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__outline___rrlk9{border-color:var(--color-border-4);color:var(--color-fg-text);background:0 0}.styles-module__button___RbliA.styles-module__outline___rrlk9:hover:not(:disabled){background:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__ghost___QMoiH{color:var(--color-fg-text);background:0 0;border-color:#0000}.styles-module__button___RbliA.styles-module__ghost___QMoiH:hover:not(:disabled){background:var(--color-bg-2)}.styles-module__button___RbliA.styles-module__danger___MW-pg{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.styles-module__button___RbliA.styles-module__danger___MW-pg:hover:not(:disabled){background:var(--color-danger-light);border-color:var(--color-danger-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__danger___MW-pg:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__fullWidth___-dXBR{width:100%}.styles-module__button___RbliA.styles-module__loading___UWw6V{pointer-events:none}.styles-module__spinner___KpJ-L{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.6s linear infinite styles-module__spin___ntZKM}@keyframes styles-module__spin___ntZKM{to{transform:rotate(360deg)}}.styles-module__button___RbliA.styles-module__small___yK0Yp .styles-module__spinner___KpJ-L{border-width:1.5px;width:.875rem;height:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl .styles-module__spinner___KpJ-L{border-width:2.5px;width:1.25rem;height:1.25rem}.styles-module__content___oyZRO{align-items:center;display:flex}.styles-module__leftIcon___cDktv,.styles-module__rightIcon___1mpk0{flex-shrink:0;align-items:center;display:flex}.styles-module__leftIcon___cDktv{margin-right:-.25rem}.styles-module__rightIcon___1mpk0{margin-left:-.25rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U{aspect-ratio:1;min-width:2.5rem;min-height:2.5rem;padding:0}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__small___yK0Yp{min-width:2rem;min-height:2rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__large___pIZkl{min-width:3rem;min-height:3rem}.styles-module__iconContainer___bwvE3{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__layout___WaGy9{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}.styles-module__horizontal___lKpGq{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__topIcon___bzw6s,.styles-module__bottomIcon___suPfa{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__leftIcon___cDktv,.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__rightIcon___1mpk0{margin:0}.Dropdown-module__dropdown___c9wIp{width:100%;display:inline-block;position:relative}.Dropdown-module__dropdownButton___suNh-{border:1px solid var(--color-separator);cursor:pointer;text-align:left;background:var(--color-bg-2);width:100%;color:var(--color-fg-text);border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative}.Dropdown-module__dropdownButton___suNh-:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-bg-1)}.Dropdown-module__dropdownButton___suNh-:focus{border-color:var(--color-primary);background:var(--color-bg-1);box-shadow:0 0 0 2px var(--color-primary-transparent)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__disabled___Rz0pX{cursor:not-allowed;opacity:.6;background:var(--color-bg-3)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__error___F7dDu{border-color:#ef4444}.Dropdown-module__buttonText___D2zxn{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Dropdown-module__chevronIcon___uyawp{color:var(--color-fg-highlight);flex-shrink:0;transition:transform .15s;position:absolute;right:1rem}.Dropdown-module__chevronIcon___uyawp.Dropdown-module__open___APoXd{transform:rotate(180deg)}.Dropdown-module__dropdownMenu___WJ-QO{background:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;border-radius:8px;min-width:100%;animation:.15s ease-out Dropdown-module__slideDown___sRCmO;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #0000002d}@keyframes Dropdown-module__slideDown___sRCmO{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.Dropdown-module__optionsList___Be6RN{margin:0;padding:.5rem 0;list-style:none}.Dropdown-module__option___q-NgT{cursor:pointer;color:var(--color-fg-text);align-items:center;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.Dropdown-module__option___q-NgT:hover{background-color:var(--color-bg-2)}.Dropdown-module__option___q-NgT.Dropdown-module__selected___-OTW-{background-color:var(--color-bg-3);color:var(--color-fg-highlight);font-weight:600}@media (width<=768px){.Dropdown-module__dropdownButton___suNh-{padding:.625rem 2.25rem .625rem .875rem;font-size:.875rem}.Dropdown-module__chevronIcon___uyawp{right:.875rem}.Dropdown-module__option___q-NgT{padding:.625rem .875rem;font-size:.8125rem}}.styles-module__wrapper___COeGm{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___COeGm.styles-module__fullWidth___lVU49{width:100%}.styles-module__label___gfOA7{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___-zOy5{color:var(--color-danger)}.styles-module__inputContainer___wXY53{align-items:center;width:100%;display:flex;position:relative}.styles-module__input___IZDc3{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);border-radius:.5rem;outline:none;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__input___IZDc3[type=password]::-webkit-credentials-auto-fill-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-webkit-strong-password-toggle-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-reveal{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-clear{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__input___IZDc3::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__input___IZDc3.styles-module__small___cuGyE{padding:.5rem .75rem;font-size:.8125rem}.styles-module__input___IZDc3.styles-module__medium___JdDPu{padding:.75rem;font-size:.875rem}.styles-module__input___IZDc3.styles-module__large___fMmiG{padding:1rem;font-size:1rem}.styles-module__input___IZDc3.styles-module__default___-eZTG{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__input___IZDc3.styles-module__filled___EQ5PQ{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3{padding-left:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3{padding-right:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-left:2rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-right:2rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-left:3rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-right:3rem}.styles-module__leftIcon___jEW5H,.styles-module__rightIcon___bA3Eo{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute}.styles-module__leftIcon___jEW5H{left:.75rem}.styles-module__rightIcon___bA3Eo{right:.75rem}.styles-module__rightIcon___bA3Eo.styles-module__rightIconInteractive___ccypw{pointer-events:auto}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__leftIcon___jEW5H{left:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__rightIcon___bA3Eo{right:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__leftIcon___jEW5H{left:1rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__rightIcon___bA3Eo{right:1rem}.styles-module__input___IZDc3.styles-module__error___946qV{border-color:var(--color-danger)}.styles-module__input___IZDc3.styles-module__error___946qV:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__input___IZDc3.styles-module__disabled___sJvLd{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorMessage___5Mn22{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___T2eui{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__container___xeg8O{flex-direction:column;gap:1rem;display:flex}.styles-module__label___qhbKe{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__error___O-7AY{color:var(--color-error);font-size:.875rem}.styles-module__pairs___owGV3{flex-direction:column;gap:.75rem;display:flex}.styles-module__pair___G4WFY{grid-template-columns:1fr 2fr auto;align-items:start;gap:.75rem;display:grid}.styles-module__keyInput___wl1M1,.styles-module__valueInput___HiwJ5{flex:1}.styles-module__removeButton___4-X0b{min-width:auto;color:var(--color-error);padding:.5rem}.styles-module__removeButton___4-X0b:hover{background-color:var(--color-error);color:#fff}.styles-module__addButton___QFljt{align-self:flex-start}@media (width<=768px){.styles-module__pair___G4WFY{grid-template-columns:1fr}.styles-module__removeButton___4-X0b{align-self:flex-end}}.styles-module__searchContainer___86TGN{width:100%;max-width:400px;position:relative}.styles-module__searchIcon___ZInry{color:var(--color-fg-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.styles-module__searchInput___SqZXQ{border:1px solid var(--color-border);width:100%;color:var(--color-fg-text);background:var(--color-bg-2);border-radius:.5rem;padding:.75rem 3rem;font-size:1rem;transition:all .2s}.styles-module__searchInput___SqZXQ:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg);outline:none}.styles-module__searchInput___SqZXQ::placeholder{color:var(--color-fg-muted)}.styles-module__clearBtn___7jExr{width:1.5rem;height:1.5rem;color:var(--color-fg-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.styles-module__clearBtn___7jExr:hover{color:var(--color-fg-text)}@media (width<=768px){.styles-module__searchContainer___86TGN{max-width:100%}}.styles-module__container___nGxdM{flex-direction:column;gap:.75rem;display:flex}.styles-module__toggleContainer___VrsKI{align-items:center;display:flex}.styles-module__toggleButton___IzD6Z{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.styles-module__toggleButton___IzD6Z:hover{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__optionsContainer___LOzlO{background:var(--color-bg-2);border:1px solid var(--color-border-4);border-radius:.5rem;gap:.5rem;padding:.5rem;display:flex}.styles-module__option___abhnC{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg);cursor:pointer;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.styles-module__option___abhnC:hover{background:var(--color-bg-3);border-color:var(--color-border-3)}.styles-module__option___abhnC.styles-module__active___pqmSi{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__option___abhnC.styles-module__active___pqmSi:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__nbSelect___KjxSc{font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.5rem;display:inline-block;position:relative}.styles-module__selectButton___AKZe4{cursor:pointer;text-align:left;width:100%;min-width:8rem;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;border:1px solid;border-radius:.25rem;outline:none;justify-content:space-between;align-items:center;padding:.4375rem 2.2rem .4375rem 1.125rem;transition:all .15s ease-in-out;display:flex;position:relative}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:hover:not(:disabled){background-color:var(--color-primary-light);border-color:var(--color-primary-light)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:focus,.styles-module__selectButton___AKZe4.styles-module__primary___HU36a.styles-module__open___9AKMb{background-color:var(--color-primary-light);border-color:var(--color-primary-light);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4.styles-module__default___LedYP{background-color:var(--color-bg);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:hover:not(:disabled){background-color:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:focus,.styles-module__selectButton___AKZe4.styles-module__default___LedYP.styles-module__open___9AKMb{background-color:var(--color-bg-2);border-color:var(--color-primary);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4:disabled{cursor:not-allowed;opacity:.6}.styles-module__buttonText___QSLO1{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module__chevronIcon___qAHaD{flex-shrink:0;width:1.5rem;height:1.5rem;transition:transform .15s;position:absolute;right:.41rem}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a .styles-module__chevronIcon___qAHaD{color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP .styles-module__chevronIcon___qAHaD{color:var(--color-fg)}.styles-module__chevronIcon___qAHaD.styles-module__open___9AKMb{transform:rotate(180deg)}.styles-module__optionsPanel___NWAp3{background-color:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;transform-origin:top;visibility:hidden;pointer-events:none;border-radius:.25rem;min-width:100%;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #00000026}.styles-module__optionsPanel___NWAp3.styles-module__open___9AKMb{visibility:visible;pointer-events:auto;animation:.25s ease-out styles-module__expandDown___eD4lh}.styles-module__optionsPanel___NWAp3.styles-module__closed___bez-q{visibility:hidden;pointer-events:none;animation:.25s ease-out styles-module__collapseUp___dt1E7}@keyframes styles-module__expandDown___eD4lh{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes styles-module__collapseUp___dt1E7{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}.styles-module__optionsPanel___NWAp3.styles-module__primary___HU36a{border-color:var(--color-primary)}.styles-module__optionsPanel___NWAp3.styles-module__default___LedYP{border-color:var(--color-border-4)}.styles-module__optionsList___AxhVp{margin:0;padding:.5rem 0;list-style:none}.styles-module__option___t1SSw{cursor:pointer;color:var(--color-fg-text);justify-content:space-between;align-items:center;padding:.75rem 1.125rem;transition:all .15s;display:flex}.styles-module__option___t1SSw:hover{background-color:var(--color-bg-2)}.styles-module__option___t1SSw.styles-module__selected___azD4A{background-color:var(--color-primary);color:var(--color-primary-fg);font-weight:700}@media (prefers-color-scheme:dark){.styles-module__optionsPanel___NWAp3{box-shadow:0 .5rem 1rem #0000004d}}.styles-module__sliderContainer___lgpaD{flex-direction:column;gap:.5rem;display:flex}.styles-module__sliderContainer___lgpaD.styles-module__fullWidth___ZS8W5{width:100%}.styles-module__labelRow___dkVVM{justify-content:space-between;align-items:center;min-height:1.5rem;margin-bottom:.5rem;display:flex}.styles-module__label___bXGZs{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__required___FuyfE{color:var(--color-danger);margin-left:.25rem}.styles-module__sliderWrapper___1Wdti{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__sliderRoot___yzOjR{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-grow:1;align-items:center;width:100%;padding:.75rem 0;display:flex;position:relative}.styles-module__sliderRoot___yzOjR:active{cursor:grabbing}.styles-module__sliderTrackWrapper___N72WQ{flex-grow:1;display:flex;position:relative}.styles-module__sliderTrack___AltcD{background-color:var(--color-bg-3);border-radius:9999px;width:100%;height:.375rem;position:relative;overflow:hidden}.styles-module__sliderRange___U3g0-{background-color:var(--color-primary);border-radius:9999px;height:100%;position:absolute}.styles-module__valueIndicator___aLf0I{color:var(--color-primary);text-align:center;flex-shrink:0;min-width:2rem;font-size:.875rem;font-weight:600;line-height:1}.styles-module__iconWrapper___wL-b8{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__icon___vHsID{width:20px;height:20px;color:var(--color-fg-muted)}.styles-module__errorMessage___qFgGe{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___tgBGl{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__loadingContainer___OMgwS{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.styles-module__loadingText___KRZqR{color:var(--color-fg-muted);font-size:1rem}.styles-module__errorContainer___qhAg2{text-align:center;min-height:60vh;color:var(--color-fg-text);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:3rem 2rem;display:flex}.styles-module__errorIconWrapper___IHZrN{background:linear-gradient(135deg, rgba(var(--color-error-rgb,239, 68, 68), .1), rgba(var(--color-error-rgb,239, 68, 68), .05));border:2px solid rgba(var(--color-error-rgb,239, 68, 68), .2);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite styles-module__pulse___Lju-z;display:flex}@keyframes styles-module__pulse___Lju-z{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.styles-module__errorIcon___oGDIP{color:var(--color-error,#ef4444);stroke-width:1.5px}.styles-module__errorContent___F55rQ{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:600px;display:flex}.styles-module__errorTitle___hC8D-{color:var(--color-fg-heading);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.styles-module__errorDescription___hZtuP{color:var(--color-fg-muted);max-width:480px;margin:0;font-size:1rem;line-height:1.6}.styles-module__errorDetailsWrapper___-sp8b{width:100%;max-width:600px;margin-top:.5rem}.styles-module__errorDetailsContainer___eywMo{text-align:left;border:1px solid var(--color-border,#0000001a);background:var(--color-bg-2,#00000005);border-radius:.75rem;width:100%;transition:all .2s;overflow:hidden}.styles-module__errorDetailsContainer___eywMo:hover{border-color:var(--color-border-hover,#00000026);background:var(--color-bg-3,#00000008)}.styles-module__errorDetailsSummary___hGEoD{cursor:pointer;color:var(--color-fg-muted);-webkit-user-select:none;user-select:none;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;list-style:none;transition:color .2s}.styles-module__errorDetailsSummary___hGEoD:hover{color:var(--color-fg-text)}.styles-module__errorDetailsSummary___hGEoD::-webkit-details-marker{display:none}.styles-module__errorDetailsSummary___hGEoD:before{content:"▶";margin-right:.5rem;font-size:.75rem;transition:transform .2s;display:inline-block}.styles-module__errorDetailsContainer___eywMo[open] .styles-module__errorDetailsSummary___hGEoD:before{transform:rotate(90deg)}.styles-module__errorDetails___tzCT-{background:var(--color-bg-3,#00000008);border-top:1px solid var(--color-border,#0000001a);max-width:100%;color:var(--color-fg-muted);white-space:pre-wrap;word-break:break-word;margin:0;padding:1rem 1.25rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.styles-module__errorActions___gtqYw{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.styles-module__retryButton___TA4jm{background:var(--color-primary);color:var(--color-primary-fg);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.styles-module__retryButton___TA4jm:hover{background:var(--color-primary-hover,var(--color-primary));transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.styles-module__retryButton___TA4jm:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.styles-module__retryButtonIcon___vzfp-{font-size:1.125rem;line-height:1;transition:transform .3s;display:inline-block}.styles-module__retryButton___TA4jm:hover .styles-module__retryButtonIcon___vzfp-{transform:rotate(180deg)}.styles-module__clearLocalDataButton___T3B-K{color:var(--color-fg-muted);border:1px solid var(--color-border-4);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__clearLocalDataButton___T3B-K:hover{color:var(--color-fg-text);border-color:var(--color-border-3);background:var(--color-bg-secondary)}.styles-module__wrapper___jXPV3{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___jXPV3.styles-module__fullWidth___eKyGB{width:100%}.styles-module__label___MyTeo{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___TV-m8{color:var(--color-danger)}.styles-module__inputContainer___VvGBl{align-items:flex-start;width:100%;display:flex;position:relative}.styles-module__textarea___AjX9N{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);resize:vertical;border-radius:.5rem;outline:none;min-height:4rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__textarea___AjX9N:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__textarea___AjX9N::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__textarea___AjX9N.styles-module__small___zMx0G{min-height:3rem;padding:.5rem .75rem;font-size:.8125rem}.styles-module__textarea___AjX9N.styles-module__medium___tO2Lb{min-height:4rem;padding:.75rem;font-size:.875rem}.styles-module__textarea___AjX9N.styles-module__large___3eU2g{min-height:5rem;padding:1rem;font-size:1rem}.styles-module__textarea___AjX9N.styles-module__default___vsSxX{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__textarea___AjX9N.styles-module__filled___TPQgI{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___VvGBl .styles-module__leftIcon___FHp2R{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;left:.75rem}.styles-module__inputContainer___VvGBl .styles-module__rightIcon___dkyvP{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__rightIcon___dkyvP{top:.5rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__rightIcon___dkyvP{top:1rem}.styles-module__textarea___AjX9N.styles-module__error___d8gLK{border-color:var(--color-danger)}.styles-module__textarea___AjX9N.styles-module__error___d8gLK:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__textarea___AjX9N.styles-module__disabled___IzbfE{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorText___Nom7x{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___97Def{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__virtualList___pM6rN{contain:strict;width:100%;padding-bottom:300px;position:relative;overflow:auto}.styles-module__emptyContainer___rm938{height:100%;color:var(--color-fg-muted);justify-content:center;align-items:center;display:flex}.styles-module__virtualListInner___HxRzc{width:100%;position:relative}.styles-module__virtualListItems___p19-a{width:100%;position:absolute;top:0;left:0}.styles-module__loadingMore___zAdLM{color:var(--color-fg-muted);justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;margin-top:1rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh span{background-color:var(--color-bg-2);border-radius:.25rem;padding:.5rem 1rem}.styles-module__virtualList___xmj2v{width:100%;padding-bottom:300px;position:relative;overflow:visible}.styles-module__virtualListInner___quD74{width:100%;position:relative}.styles-module__virtualListItems___-Muml{width:100%;position:absolute;top:0;left:0}.styles-module__virtualListRow___h3pzX{width:100%}.styles-module__emptyContainer___LIy8r{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:2rem 0;display:flex}.styles-module__loadingMore___Mzf-p{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:1.5rem 0;display:flex}.styles-module__endOfList___g5G--{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;padding:1.5rem 0;display:flex}.styles-module__sidebar___BMt0j{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.styles-module__sidebarContent___iAwiw{flex-direction:column;height:100%;min-height:0;padding-top:1rem;display:flex;overflow:hidden}.styles-module__menuWrapper___DKuEv{flex:1;min-height:0;overflow:hidden auto}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar{width:0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-track{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb:hover{background:0 0}.styles-module__sidebar___BMt0j a{margin-left:0}.styles-module__sidebar___BMt0j .ps-sidebar-root{background-color:var(--color-bg-2)!important;border-right:1px solid var(--color-separator)!important;flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-sidebar-container{background-color:var(--color-bg-2)!important;height:100%!important;min-height:0!important;color:var(--color-fg-text)!important;flex-direction:column!important;flex:1!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-menu-button{color:var(--color-fg-text)!important;border-radius:.375rem!important;margin:.125rem .5rem!important;padding:.5rem .75rem!important;font-size:.875rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-button:hover{background-color:var(--color-bg-3)!important;color:var(--color-fg-text)!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active{background-color:var(--color-primary)!important;color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active *,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-icon{width:1.25rem!important;height:1.25rem!important;color:var(--color-fg-text)!important;margin-right:.5rem!important}.styles-module__sidebar___BMt0j .ps-submenu-content{background-color:var(--color-bg-3)!important;padding-left:.5rem!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-submenu-content .ps-menu-button{margin:.125rem .25rem!important;padding:.375rem .5rem!important;font-size:.8125rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-label{color:var(--color-fg-text)!important;font-weight:500!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active span,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active div,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__logoutContainer___7NwBL{border-top:1px solid var(--color-separator);writing-mode:horizontal-tb;text-orientation:mixed;flex-shrink:0;margin-top:auto;padding:.5rem}.styles-module__logoutButton___rfD6u{width:100%;color:var(--color-fg-text);cursor:pointer;white-space:nowrap;writing-mode:horizontal-tb;text-orientation:mixed;direction:ltr;background:0 0;border:none;border-radius:.375rem;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__logoutButton___rfD6u span{opacity:1;max-width:200px;transition:opacity .3s,max-width .3s;display:inline-block;writing-mode:horizontal-tb!important;text-orientation:mixed!important;direction:ltr!important;transform:none!important}.styles-module__logoutButton___rfD6u .styles-module__hiddenText___z183T{opacity:0;width:0;max-width:0;overflow:hidden}.styles-module__logoutButton___rfD6u .styles-module__visibleText___lfsv-{opacity:1;width:auto;max-width:200px}.styles-module__logoutButton___rfD6u:hover{background-color:var(--color-bg-3)}.styles-module__logoutButton___rfD6u:active{transform:scale(.98)}.styles-module__logoutButton___rfD6u svg{color:inherit;flex-shrink:0}.styles-module__footer___g-hY7{background:var(--color-bg-2);width:100%;padding:0 2rem}.styles-module__footerContent___Oen5n{justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;display:flex}.styles-module__copyright___1R2o3{color:var(--color-fg-text);font-size:.875rem}.styles-module__links___dQyvB{gap:1.5rem;display:flex}.styles-module__link___UWfyK{color:var(--color-fg-text);font-size:.875rem;text-decoration:none;transition:color .3s}.styles-module__link___UWfyK:hover{color:var(--color-primary)}@media (width<=768px){.styles-module__footerContent___Oen5n{flex-direction:column;gap:1rem}.styles-module__links___dQyvB{gap:1rem}}.styles-module__header___4Uc8h{width:100%;padding:.5rem 2rem;display:flex}.styles-module__header___4Uc8h>:first-child{flex:1;justify-content:flex-start;align-items:center;display:flex}.styles-module__header___4Uc8h>:last-child{flex:1;justify-content:flex-end;align-items:center;display:flex}.styles-module__layout___ZQKU7{background:var(--color-bg);flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.styles-module__header___XIaFb{z-index:100;background:var(--color-bg);width:100%;position:fixed;top:0;box-shadow:0 .125rem .25rem #2c33491a}.styles-module__footer___r8ASO{z-index:100;width:100%;position:fixed;bottom:0}.styles-module__mainWrapper___i4tEI{flex:1;display:flex;position:relative}.styles-module__sidebar___ij-8-{position:fixed;top:0}.styles-module__content___mTgUr{background:var(--color-bg);flex:1;min-height:calc(100vh - 10rem);margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=768px){.styles-module__content___mTgUr{width:100%}.styles-module__sidebar___ij-8-{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__mainWrapper___AiTAw{flex-direction:row;flex:1;display:flex;position:relative}.styles-module__sidebarContainer___X4yj8{z-index:99;flex-direction:column;display:flex;position:fixed;left:0;overflow:hidden}.styles-module__sidebar___VQTlH{flex-shrink:0;top:0;left:0}.styles-module__content___htJlH{background:var(--color-bg);flex:1;margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=1024px){.styles-module__content___htJlH{padding:1.5rem}}@media (width<=768px){.styles-module__content___htJlH{width:100%}.styles-module__sidebar___VQTlH{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__wavesWrapper___TK7DI{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__wavesWrapper___TK7DI>*{pointer-events:auto}.styles-module__squaresWrapper___P25uF{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__squaresWrapper___P25uF>*{pointer-events:auto}.styles-module__letterGlitchWrapper___KWtWU{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__letterGlitchWrapper___KWtWU>*{pointer-events:auto}.styles-module__pixelBlastWrapper___YptHh{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__pixelBlastWrapper___YptHh>*{pointer-events:auto}
1
+ (function(){try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.styles-module__loading___bgEAk{justify-content:center;align-items:center;display:inline-flex}.styles-module__loading___bgEAk svg polyline{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.styles-module__loading___bgEAk svg polyline.styles-module__back___XLPvD{fill:none;stroke:var(--color-primary-alpha,#ff4d5033)}.styles-module__loading___bgEAk svg polyline.styles-module__front___hSxig{fill:none;stroke:var(--color-primary,#ff4d4f);stroke-dasharray:48 144;stroke-dashoffset:192px;animation:1.4s linear infinite styles-module__dash_682___AQzo6}@keyframes styles-module__dash_682___AQzo6{72.5%{opacity:0}to{stroke-dashoffset:0}}.styles-module__loader___E7OIM{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}.styles-module__truckWrapper___Sk4zX{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-x:hidden}.styles-module__truckBody___j7w2C{width:65%;height:fit-content;margin-bottom:6px;animation:1s linear infinite styles-module__motion___IiNlW}@keyframes styles-module__motion___IiNlW{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.styles-module__truckTires___4ncTl{justify-content:space-between;align-items:center;width:65%;height:fit-content;padding:0 10px 0 15px;display:flex;position:absolute;bottom:0}.styles-module__tiresvg___IBQcN{width:24px}.styles-module__road___sxx-E{background-color:var(--color-fg-heading);border-radius:3px;align-self:flex-end;width:100%;height:1.5px;position:relative;bottom:0}.styles-module__road___sxx-E:before{content:"";background-color:var(--color-fg-heading);border-left:10px solid var(--color-bg);border-radius:3px;width:20px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-50%}.styles-module__road___sxx-E:after{content:"";background-color:var(--color-fg-heading);border-left:4px solid var(--color-bg);border-radius:3px;width:10px;height:100%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;right:-65%}.styles-module__lampPost___okcN5{height:45%;animation:1.4s linear infinite styles-module__roadAnimation___yvrHP;position:absolute;bottom:0;right:-90%}@keyframes styles-module__roadAnimation___yvrHP{0%{transform:translate(0)}to{transform:translate(-350px)}}.styles-module__loader___pFUzL{justify-content:center;align-items:center;display:inline-flex;position:relative}.styles-module__loader___pFUzL:before{content:"";background:var(--color-primary);opacity:.3;border-radius:50%;width:100%;height:5px;animation:.5s linear infinite styles-module__shadow324___sutUe;position:absolute;top:calc(100% + 12px);left:0}.styles-module__loader___pFUzL:after{content:"";background:var(--color-primary);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__square___GKjhm:after{border-radius:4px;animation:.5s linear infinite styles-module__jump7456Square___Z-D9b}.styles-module__circle___bUpSN:after{border-radius:50%;animation:.5s linear infinite styles-module__jump7456Circle___2AfF7}@keyframes styles-module__jump7456Square___Z-D9b{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__jump7456Circle___2AfF7{15%{border-bottom-right-radius:50%}25%{transform:translateY(9px)rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px)scaleY(.9)rotate(45deg)}75%{transform:translateY(9px)rotate(67.5deg)}to{transform:translateY(0)rotate(90deg)}}@keyframes styles-module__shadow324___sutUe{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.style-module__waves___oR3u7{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.style-module__waves___oR3u7:before{content:"";width:.5rem;height:.5rem;transform:translate3d(calc(var(--x) - 50%), calc(var(--y) - 50%), 0);will-change:transform;background:#160000;border-radius:50%;position:absolute;top:0;left:0}.style-module__wavesCanvas___zkhTC{width:100%;height:100%;display:block}.style-module__squaresCanvas___22kMc{border:none;width:100%;height:100%;display:block}.style-module__container___HkxIe{background-color:#000;width:100%;height:100%;position:relative;overflow:hidden}.style-module__canvas___MR9JX{width:100%;height:100%;display:block}.style-module__outerVignette___i75nw{pointer-events:none;background:radial-gradient(circle,#0000 60%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.style-module__centerVignette___n9uVG{pointer-events:none;background:radial-gradient(circle,#000c 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__button___RbliA{cursor:pointer;border:1px solid #0000;border-radius:.5rem;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.styles-module__button___RbliA:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.styles-module__button___RbliA:disabled{cursor:not-allowed;opacity:.6}.styles-module__button___RbliA.styles-module__small___yK0Yp{min-height:2rem;padding:.5rem 1rem;font-size:.8125rem}.styles-module__button___RbliA.styles-module__medium___eBTch{min-height:2.5rem;padding:.75rem 1.5rem;font-size:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl{min-height:3rem;padding:1rem 2rem;font-size:1rem}.styles-module__button___RbliA.styles-module__primary___qsZpA{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg,#fff)}.styles-module__button___RbliA.styles-module__primary___qsZpA:hover:not(:disabled){background:var(--color-primary-light);border-color:var(--color-primary-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__primary___qsZpA:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__secondary___SCpPv{background:var(--color-bg-2);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__button___RbliA.styles-module__secondary___SCpPv:hover:not(:disabled){background:var(--color-bg-3);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__outline___rrlk9{border-color:var(--color-border-4);color:var(--color-fg-text);background:0 0}.styles-module__button___RbliA.styles-module__outline___rrlk9:hover:not(:disabled){background:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__button___RbliA.styles-module__ghost___QMoiH{color:var(--color-fg-text);background:0 0;border-color:#0000}.styles-module__button___RbliA.styles-module__ghost___QMoiH:hover:not(:disabled){background:var(--color-bg-2)}.styles-module__button___RbliA.styles-module__danger___MW-pg{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.styles-module__button___RbliA.styles-module__danger___MW-pg:hover:not(:disabled){background:var(--color-danger-light);border-color:var(--color-danger-light);transform:translateY(-1px)}.styles-module__button___RbliA.styles-module__danger___MW-pg:active:not(:disabled){transform:translateY(0)}.styles-module__button___RbliA.styles-module__fullWidth___-dXBR{width:100%}.styles-module__button___RbliA.styles-module__loading___UWw6V{pointer-events:none}.styles-module__spinner___KpJ-L{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.6s linear infinite styles-module__spin___ntZKM}@keyframes styles-module__spin___ntZKM{to{transform:rotate(360deg)}}.styles-module__button___RbliA.styles-module__small___yK0Yp .styles-module__spinner___KpJ-L{border-width:1.5px;width:.875rem;height:.875rem}.styles-module__button___RbliA.styles-module__large___pIZkl .styles-module__spinner___KpJ-L{border-width:2.5px;width:1.25rem;height:1.25rem}.styles-module__content___oyZRO{align-items:center;display:flex}.styles-module__leftIcon___cDktv,.styles-module__rightIcon___1mpk0{flex-shrink:0;align-items:center;display:flex}.styles-module__leftIcon___cDktv{margin-right:-.25rem}.styles-module__rightIcon___1mpk0{margin-left:-.25rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U{aspect-ratio:1;min-width:2.5rem;min-height:2.5rem;padding:0}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__small___yK0Yp{min-width:2rem;min-height:2rem}.styles-module__button___RbliA.styles-module__iconOnly___iOv-U.styles-module__large___pIZkl{min-width:3rem;min-height:3rem}.styles-module__iconContainer___bwvE3{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__layout___WaGy9{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}.styles-module__horizontal___lKpGq{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__topIcon___bzw6s,.styles-module__bottomIcon___suPfa{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__leftIcon___cDktv,.styles-module__iconOnly___iOv-U .styles-module__iconContainer___bwvE3 .styles-module__rightIcon___1mpk0{margin:0}.Dropdown-module__dropdown___c9wIp{width:100%;display:inline-block;position:relative}.Dropdown-module__dropdownButton___suNh-{border:1px solid var(--color-separator);cursor:pointer;text-align:left;background:var(--color-bg-2);width:100%;color:var(--color-fg-text);border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5rem;transition:all .2s ease-in-out;display:flex;position:relative}.Dropdown-module__dropdownButton___suNh-:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-bg-1)}.Dropdown-module__dropdownButton___suNh-:focus{border-color:var(--color-primary);background:var(--color-bg-1);box-shadow:0 0 0 2px var(--color-primary-transparent)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__disabled___Rz0pX{cursor:not-allowed;opacity:.6;background:var(--color-bg-3)}.Dropdown-module__dropdownButton___suNh-.Dropdown-module__error___F7dDu{border-color:#ef4444}.Dropdown-module__buttonText___D2zxn{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Dropdown-module__chevronIcon___uyawp{color:var(--color-fg-highlight);flex-shrink:0;transition:transform .15s;position:absolute;right:1rem}.Dropdown-module__chevronIcon___uyawp.Dropdown-module__open___APoXd{transform:rotate(180deg)}.Dropdown-module__dropdownMenu___WJ-QO{background:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;border-radius:8px;min-width:100%;animation:.15s ease-out Dropdown-module__slideDown___sRCmO;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #0000002d}@keyframes Dropdown-module__slideDown___sRCmO{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.Dropdown-module__optionsList___Be6RN{margin:0;padding:.5rem 0;list-style:none}.Dropdown-module__option___q-NgT{cursor:pointer;color:var(--color-fg-text);align-items:center;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.Dropdown-module__option___q-NgT:hover{background-color:var(--color-bg-2)}.Dropdown-module__option___q-NgT.Dropdown-module__selected___-OTW-{background-color:var(--color-bg-3);color:var(--color-fg-highlight);font-weight:600}@media (width<=768px){.Dropdown-module__dropdownButton___suNh-{padding:.625rem 2.25rem .625rem .875rem;font-size:.875rem}.Dropdown-module__chevronIcon___uyawp{right:.875rem}.Dropdown-module__option___q-NgT{padding:.625rem .875rem;font-size:.8125rem}}.styles-module__wrapper___COeGm{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___COeGm.styles-module__fullWidth___lVU49{width:100%}.styles-module__label___gfOA7{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___-zOy5{color:var(--color-danger)}.styles-module__inputContainer___wXY53{align-items:center;width:100%;display:flex;position:relative}.styles-module__input___IZDc3{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);border-radius:.5rem;outline:none;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__input___IZDc3[type=password]::-webkit-credentials-auto-fill-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-webkit-strong-password-toggle-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important;appearance:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-reveal{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3[type=password]::-ms-clear{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important}.styles-module__input___IZDc3:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__input___IZDc3::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__input___IZDc3.styles-module__small___cuGyE{padding:.5rem .75rem;font-size:.8125rem}.styles-module__input___IZDc3.styles-module__medium___JdDPu{padding:.75rem;font-size:.875rem}.styles-module__input___IZDc3.styles-module__large___fMmiG{padding:1rem;font-size:1rem}.styles-module__input___IZDc3.styles-module__default___-eZTG{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__input___IZDc3.styles-module__filled___EQ5PQ{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3{padding-left:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3{padding-right:2.5rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-left:2rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__small___cuGyE{padding-right:2rem}.styles-module__inputContainer___wXY53.styles-module__withLeftIcon___NFn6- .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-left:3rem}.styles-module__inputContainer___wXY53.styles-module__withRightIcon___mz-hn .styles-module__input___IZDc3.styles-module__large___fMmiG{padding-right:3rem}.styles-module__leftIcon___jEW5H,.styles-module__rightIcon___bA3Eo{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute}.styles-module__leftIcon___jEW5H{left:.75rem}.styles-module__rightIcon___bA3Eo{right:.75rem}.styles-module__rightIcon___bA3Eo.styles-module__rightIconInteractive___ccypw{pointer-events:auto}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__leftIcon___jEW5H{left:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerSmall___20ICq .styles-module__rightIcon___bA3Eo{right:.5rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__leftIcon___jEW5H{left:1rem}.styles-module__inputContainer___wXY53.styles-module__containerLarge___IztuN .styles-module__rightIcon___bA3Eo{right:1rem}.styles-module__input___IZDc3.styles-module__error___946qV{border-color:var(--color-danger)}.styles-module__input___IZDc3.styles-module__error___946qV:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__input___IZDc3.styles-module__disabled___sJvLd{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorMessage___5Mn22{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___T2eui{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__container___xeg8O{flex-direction:column;gap:1rem;display:flex}.styles-module__label___qhbKe{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__error___O-7AY{color:var(--color-error);font-size:.875rem}.styles-module__pairs___owGV3{flex-direction:column;gap:.75rem;display:flex}.styles-module__pair___G4WFY{grid-template-columns:1fr 2fr auto;align-items:start;gap:.75rem;display:grid}.styles-module__keyInput___wl1M1,.styles-module__valueInput___HiwJ5{flex:1}.styles-module__removeButton___4-X0b{min-width:auto;color:var(--color-error);padding:.5rem}.styles-module__removeButton___4-X0b:hover{background-color:var(--color-error);color:#fff}.styles-module__addButton___QFljt{align-self:flex-start}@media (width<=768px){.styles-module__pair___G4WFY{grid-template-columns:1fr}.styles-module__removeButton___4-X0b{align-self:flex-end}}.styles-module__searchContainer___86TGN{width:100%;max-width:400px;position:relative}.styles-module__searchIcon___ZInry{color:var(--color-fg-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.styles-module__searchInput___SqZXQ{border:1px solid var(--color-border);width:100%;color:var(--color-fg-text);background:var(--color-bg-2);border-radius:.5rem;padding:.75rem 3rem;font-size:1rem;transition:all .2s}.styles-module__searchInput___SqZXQ:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg);outline:none}.styles-module__searchInput___SqZXQ::placeholder{color:var(--color-fg-muted)}.styles-module__clearBtn___7jExr{width:1.5rem;height:1.5rem;color:var(--color-fg-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.styles-module__clearBtn___7jExr:hover{color:var(--color-fg-text)}@media (width<=768px){.styles-module__searchContainer___86TGN{max-width:100%}}.styles-module__container___nGxdM{flex-direction:column;gap:.75rem;display:flex}.styles-module__toggleContainer___VrsKI{align-items:center;display:flex}.styles-module__toggleButton___IzD6Z{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.styles-module__toggleButton___IzD6Z:hover{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__toggleButton___IzD6Z.styles-module__enabled___cao0G:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__optionsContainer___LOzlO{background:var(--color-bg-2);border:1px solid var(--color-border-4);border-radius:.5rem;gap:.5rem;padding:.5rem;display:flex}.styles-module__option___abhnC{border:1px solid var(--color-border-4);background:var(--color-bg);color:var(--color-fg);cursor:pointer;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.styles-module__option___abhnC:hover{background:var(--color-bg-3);border-color:var(--color-border-3)}.styles-module__option___abhnC.styles-module__active___pqmSi{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.styles-module__option___abhnC.styles-module__active___pqmSi:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.styles-module__nbSelect___KjxSc{font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.5rem;display:inline-block;position:relative}.styles-module__selectButton___AKZe4{cursor:pointer;text-align:left;width:100%;min-width:8rem;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;border:1px solid;border-radius:.25rem;outline:none;justify-content:space-between;align-items:center;padding:.4375rem 2.2rem .4375rem 1.125rem;transition:all .15s ease-in-out;display:flex;position:relative}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:hover:not(:disabled){background-color:var(--color-primary-light);border-color:var(--color-primary-light)}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a:focus,.styles-module__selectButton___AKZe4.styles-module__primary___HU36a.styles-module__open___9AKMb{background-color:var(--color-primary-light);border-color:var(--color-primary-light);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4.styles-module__default___LedYP{background-color:var(--color-bg);border-color:var(--color-border-4);color:var(--color-fg-text)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:hover:not(:disabled){background-color:var(--color-bg-2);border-color:var(--color-primary)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP:focus,.styles-module__selectButton___AKZe4.styles-module__default___LedYP.styles-module__open___9AKMb{background-color:var(--color-bg-2);border-color:var(--color-primary);box-shadow:0 0 0 .125rem #8f9bb340}.styles-module__selectButton___AKZe4:disabled{cursor:not-allowed;opacity:.6}.styles-module__buttonText___QSLO1{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module__chevronIcon___qAHaD{flex-shrink:0;width:1.5rem;height:1.5rem;transition:transform .15s;position:absolute;right:.41rem}.styles-module__selectButton___AKZe4.styles-module__primary___HU36a .styles-module__chevronIcon___qAHaD{color:var(--color-primary-fg)}.styles-module__selectButton___AKZe4.styles-module__default___LedYP .styles-module__chevronIcon___qAHaD{color:var(--color-fg)}.styles-module__chevronIcon___qAHaD.styles-module__open___9AKMb{transform:rotate(180deg)}.styles-module__optionsPanel___NWAp3{background-color:var(--color-bg);border:1px solid var(--color-border-4);z-index:1000;transform-origin:top;visibility:hidden;pointer-events:none;border-radius:.25rem;min-width:100%;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 .5rem 1rem #00000026}.styles-module__optionsPanel___NWAp3.styles-module__open___9AKMb{visibility:visible;pointer-events:auto;animation:.25s ease-out styles-module__expandDown___eD4lh}.styles-module__optionsPanel___NWAp3.styles-module__closed___bez-q{visibility:hidden;pointer-events:none;animation:.25s ease-out styles-module__collapseUp___dt1E7}@keyframes styles-module__expandDown___eD4lh{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes styles-module__collapseUp___dt1E7{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}.styles-module__optionsPanel___NWAp3.styles-module__primary___HU36a{border-color:var(--color-primary)}.styles-module__optionsPanel___NWAp3.styles-module__default___LedYP{border-color:var(--color-border-4)}.styles-module__optionsList___AxhVp{margin:0;padding:.5rem 0;list-style:none}.styles-module__option___t1SSw{cursor:pointer;color:var(--color-fg-text);justify-content:space-between;align-items:center;padding:.75rem 1.125rem;transition:all .15s;display:flex}.styles-module__option___t1SSw:hover{background-color:var(--color-bg-2)}.styles-module__option___t1SSw.styles-module__selected___azD4A{background-color:var(--color-primary);color:var(--color-primary-fg);font-weight:700}@media (prefers-color-scheme:dark){.styles-module__optionsPanel___NWAp3{box-shadow:0 .5rem 1rem #0000004d}}.styles-module__sliderContainer___lgpaD{flex-direction:column;gap:.5rem;display:flex}.styles-module__sliderContainer___lgpaD.styles-module__fullWidth___ZS8W5{width:100%}.styles-module__labelRow___dkVVM{justify-content:space-between;align-items:center;min-height:1.5rem;margin-bottom:.5rem;display:flex}.styles-module__label___bXGZs{color:var(--color-fg-text);font-size:.875rem;font-weight:500}.styles-module__required___FuyfE{color:var(--color-danger);margin-left:.25rem}.styles-module__sliderWrapper___1Wdti{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__sliderRoot___yzOjR{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-grow:1;align-items:center;width:100%;padding:.75rem 0;display:flex;position:relative}.styles-module__sliderRoot___yzOjR:active{cursor:grabbing}.styles-module__sliderTrackWrapper___N72WQ{flex-grow:1;display:flex;position:relative}.styles-module__sliderTrack___AltcD{background-color:var(--color-bg-3);border-radius:9999px;width:100%;height:.375rem;position:relative;overflow:hidden}.styles-module__sliderRange___U3g0-{background-color:var(--color-primary);border-radius:9999px;height:100%;position:absolute}.styles-module__valueIndicator___aLf0I{color:var(--color-primary);text-align:center;flex-shrink:0;min-width:2rem;font-size:.875rem;font-weight:600;line-height:1}.styles-module__iconWrapper___wL-b8{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__icon___vHsID{width:20px;height:20px;color:var(--color-fg-muted)}.styles-module__errorMessage___qFgGe{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___tgBGl{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__loadingContainer___OMgwS{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.styles-module__loadingText___KRZqR{color:var(--color-fg-muted);font-size:1rem}.styles-module__errorContainer___qhAg2{text-align:center;min-height:60vh;color:var(--color-fg-text);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:3rem 2rem;display:flex}.styles-module__errorIconWrapper___IHZrN{background:linear-gradient(135deg, rgba(var(--color-error-rgb,239, 68, 68), .1), rgba(var(--color-error-rgb,239, 68, 68), .05));border:2px solid rgba(var(--color-error-rgb,239, 68, 68), .2);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite styles-module__pulse___Lju-z;display:flex}@keyframes styles-module__pulse___Lju-z{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.styles-module__errorIcon___oGDIP{color:var(--color-error,#ef4444);stroke-width:1.5px}.styles-module__errorContent___F55rQ{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:600px;display:flex}.styles-module__errorTitle___hC8D-{color:var(--color-fg-heading);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.styles-module__errorDescription___hZtuP{color:var(--color-fg-muted);max-width:480px;margin:0;font-size:1rem;line-height:1.6}.styles-module__errorDetailsWrapper___-sp8b{width:100%;max-width:600px;margin-top:.5rem}.styles-module__errorDetailsContainer___eywMo{text-align:left;border:1px solid var(--color-border,#0000001a);background:var(--color-bg-2,#00000005);border-radius:.75rem;width:100%;transition:all .2s;overflow:hidden}.styles-module__errorDetailsContainer___eywMo:hover{border-color:var(--color-border-hover,#00000026);background:var(--color-bg-3,#00000008)}.styles-module__errorDetailsSummary___hGEoD{cursor:pointer;color:var(--color-fg-muted);-webkit-user-select:none;user-select:none;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;list-style:none;transition:color .2s}.styles-module__errorDetailsSummary___hGEoD:hover{color:var(--color-fg-text)}.styles-module__errorDetailsSummary___hGEoD::-webkit-details-marker{display:none}.styles-module__errorDetailsSummary___hGEoD:before{content:"▶";margin-right:.5rem;font-size:.75rem;transition:transform .2s;display:inline-block}.styles-module__errorDetailsContainer___eywMo[open] .styles-module__errorDetailsSummary___hGEoD:before{transform:rotate(90deg)}.styles-module__errorDetails___tzCT-{background:var(--color-bg-3,#00000008);border-top:1px solid var(--color-border,#0000001a);max-width:100%;color:var(--color-fg-muted);white-space:pre-wrap;word-break:break-word;margin:0;padding:1rem 1.25rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.styles-module__errorActions___gtqYw{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.styles-module__retryButton___TA4jm{background:var(--color-primary);color:var(--color-primary-fg);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.styles-module__retryButton___TA4jm:hover{background:var(--color-primary-hover,var(--color-primary));transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.styles-module__retryButton___TA4jm:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.styles-module__retryButtonIcon___vzfp-{font-size:1.125rem;line-height:1;transition:transform .3s;display:inline-block}.styles-module__retryButton___TA4jm:hover .styles-module__retryButtonIcon___vzfp-{transform:rotate(180deg)}.styles-module__clearLocalDataButton___T3B-K{color:var(--color-fg-muted);border:1px solid var(--color-border-4);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__clearLocalDataButton___T3B-K:hover{color:var(--color-fg-text);border-color:var(--color-border-3);background:var(--color-bg-secondary)}.styles-module__wrapper___jXPV3{flex-direction:column;gap:.5rem;display:flex}.styles-module__wrapper___jXPV3.styles-module__fullWidth___eKyGB{width:100%}.styles-module__label___MyTeo{color:var(--color-fg-heading);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__required___TV-m8{color:var(--color-danger)}.styles-module__inputContainer___VvGBl{align-items:flex-start;width:100%;display:flex;position:relative}.styles-module__textarea___AjX9N{border:1px solid var(--color-border-4);background:var(--color-bg);width:100%;color:var(--color-fg-text);resize:vertical;border-radius:.5rem;outline:none;min-height:4rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__textarea___AjX9N:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,102, 126, 234), .1)}.styles-module__textarea___AjX9N::placeholder{color:var(--color-fg-muted,var(--color-fg-text));opacity:.5}.styles-module__textarea___AjX9N.styles-module__small___zMx0G{min-height:3rem;padding:.5rem .75rem;font-size:.8125rem}.styles-module__textarea___AjX9N.styles-module__medium___tO2Lb{min-height:4rem;padding:.75rem;font-size:.875rem}.styles-module__textarea___AjX9N.styles-module__large___3eU2g{min-height:5rem;padding:1rem;font-size:1rem}.styles-module__textarea___AjX9N.styles-module__default___vsSxX{background:var(--color-bg);border-color:var(--color-border-4)}.styles-module__textarea___AjX9N.styles-module__filled___TPQgI{background:var(--color-bg-2);border-color:var(--color-border-3)}.styles-module__inputContainer___VvGBl .styles-module__leftIcon___FHp2R{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;left:.75rem}.styles-module__inputContainer___VvGBl .styles-module__rightIcon___dkyvP{color:var(--color-fg-muted,var(--color-fg-text));pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__small___zMx0G+.styles-module__rightIcon___dkyvP{top:.5rem}.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__leftIcon___FHp2R,.styles-module__inputContainer___VvGBl .styles-module__textarea___AjX9N.styles-module__large___3eU2g+.styles-module__rightIcon___dkyvP{top:1rem}.styles-module__textarea___AjX9N.styles-module__error___d8gLK{border-color:var(--color-danger)}.styles-module__textarea___AjX9N.styles-module__error___d8gLK:focus{border-color:var(--color-danger);box-shadow:0 0 0 3px rgba(var(--color-danger-rgb,244, 67, 54), .1)}.styles-module__textarea___AjX9N.styles-module__disabled___IzbfE{background:var(--color-bg-3);border-color:var(--color-border-5);color:var(--color-fg-muted);cursor:not-allowed;opacity:.6}.styles-module__errorText___Nom7x{color:var(--color-danger);margin:0;font-size:.75rem}.styles-module__helperText___97Def{color:var(--color-fg-muted);margin:0;font-size:.75rem}.styles-module__virtualList___pM6rN{contain:strict;width:100%;padding-bottom:300px;position:relative;overflow:auto}.styles-module__emptyContainer___rm938{height:100%;color:var(--color-fg-muted);justify-content:center;align-items:center;display:flex}.styles-module__virtualListInner___HxRzc{width:100%;position:relative}.styles-module__virtualListItems___p19-a{width:100%;position:absolute;top:0;left:0}.styles-module__loadingMore___zAdLM{color:var(--color-fg-muted);justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;margin-top:1rem;padding:2rem 0;font-size:.875rem;display:flex}.styles-module__endOfList___5cYFh span{background-color:var(--color-bg-2);border-radius:.25rem;padding:.5rem 1rem}.styles-module__virtualList___xmj2v{width:100%;padding-bottom:300px;position:relative;overflow:visible}.styles-module__virtualListInner___quD74{width:100%;position:relative}.styles-module__virtualListItems___-Muml{width:100%;position:absolute;top:0;left:0}.styles-module__virtualListRow___h3pzX{width:100%}.styles-module__emptyContainer___LIy8r{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:2rem 0;display:flex}.styles-module__loadingMore___Mzf-p{color:var(--color-fg-muted);justify-content:center;align-items:center;padding:1.5rem 0;display:flex}.styles-module__endOfList___g5G--{color:var(--color-fg-muted);border-top:1px solid var(--color-border-3);justify-content:center;padding:1.5rem 0;display:flex}.styles-module__sidebar___BMt0j{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.styles-module__sidebarContent___iAwiw{flex-direction:column;height:100%;min-height:0;padding-top:1rem;display:flex;overflow:hidden}.styles-module__menuWrapper___DKuEv{flex:1;min-height:0;overflow:hidden auto}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar{width:0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-track{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb{background:0 0}.styles-module__sidebarContent___iAwiw::-webkit-scrollbar-thumb:hover{background:0 0}.styles-module__sidebar___BMt0j a{margin-left:0}.styles-module__sidebar___BMt0j .ps-sidebar-root{background-color:var(--color-bg-2)!important;border-right:1px solid var(--color-separator)!important;flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-sidebar-container{background-color:var(--color-bg-2)!important;height:100%!important;min-height:0!important;color:var(--color-fg-text)!important;flex-direction:column!important;flex:1!important;display:flex!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-menu-button{color:var(--color-fg-text)!important;border-radius:.375rem!important;margin:.125rem .5rem!important;padding:.5rem .75rem!important;font-size:.875rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-button:hover{background-color:var(--color-bg-3)!important;color:var(--color-fg-text)!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active{background-color:var(--color-primary)!important;color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active *,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__sidebar___BMt0j .ps-menu-icon{width:1.25rem!important;height:1.25rem!important;color:var(--color-fg-text)!important;margin-right:.5rem!important}.styles-module__sidebar___BMt0j .ps-submenu-content{background-color:var(--color-bg-3)!important;padding-left:.5rem!important;overflow:hidden!important}.styles-module__sidebar___BMt0j .ps-submenu-content .ps-menu-button{margin:.125rem .25rem!important;padding:.375rem .5rem!important;font-size:.8125rem!important;transition:all .2s!important}.styles-module__sidebar___BMt0j .ps-menu-label{color:var(--color-fg-text)!important;font-weight:500!important}.styles-module__sidebar___BMt0j .ps-menu-button.ps-active,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active span,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active div,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-icon,.styles-module__sidebar___BMt0j .ps-menu-button.ps-active .ps-menu-label{color:#fff!important}.styles-module__logoutContainer___7NwBL{border-top:1px solid var(--color-separator);writing-mode:horizontal-tb;text-orientation:mixed;flex-shrink:0;margin-top:auto;padding:.5rem}.styles-module__logoutButton___rfD6u{width:100%;color:var(--color-fg-text);cursor:pointer;white-space:nowrap;writing-mode:horizontal-tb;text-orientation:mixed;direction:ltr;background:0 0;border:none;border-radius:.375rem;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__logoutButton___rfD6u span{opacity:1;max-width:200px;transition:opacity .3s,max-width .3s;display:inline-block;writing-mode:horizontal-tb!important;text-orientation:mixed!important;direction:ltr!important;transform:none!important}.styles-module__logoutButton___rfD6u .styles-module__hiddenText___z183T{opacity:0;width:0;max-width:0;overflow:hidden}.styles-module__logoutButton___rfD6u .styles-module__visibleText___lfsv-{opacity:1;width:auto;max-width:200px}.styles-module__logoutButton___rfD6u:hover{background-color:var(--color-bg-3)}.styles-module__logoutButton___rfD6u:active{transform:scale(.98)}.styles-module__logoutButton___rfD6u svg{color:inherit;flex-shrink:0}.styles-module__footer___g-hY7{background:var(--color-bg-2);width:100%;padding:0 2rem}.styles-module__footerContent___Oen5n{justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;display:flex}.styles-module__copyright___1R2o3{color:var(--color-fg-text);font-size:.875rem}.styles-module__links___dQyvB{gap:1.5rem;display:flex}.styles-module__link___UWfyK{color:var(--color-fg-text);font-size:.875rem;text-decoration:none;transition:color .3s}.styles-module__link___UWfyK:hover{color:var(--color-primary)}@media (width<=768px){.styles-module__footerContent___Oen5n{flex-direction:column;gap:1rem}.styles-module__links___dQyvB{gap:1rem}}.styles-module__header___4Uc8h{width:100%;padding:.5rem 2rem;display:flex}.styles-module__header___4Uc8h>:first-child{flex:1;justify-content:flex-start;align-items:center;display:flex}.styles-module__header___4Uc8h>:last-child{flex:1;justify-content:flex-end;align-items:center;display:flex}.styles-module__layout___ZQKU7{background:var(--color-bg);flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.styles-module__header___XIaFb{z-index:100;background:var(--color-bg);width:100%;position:fixed;top:0;box-shadow:0 .125rem .25rem #2c33491a}.styles-module__footer___r8ASO{z-index:100;width:100%;position:fixed;bottom:0}.styles-module__mainWrapper___i4tEI{flex:1;display:flex;position:relative}.styles-module__sidebar___ij-8-{position:fixed;top:0}.styles-module__content___mTgUr{background:var(--color-bg);flex:1;min-height:calc(100vh - 10rem);margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=768px){.styles-module__content___mTgUr{width:100%}.styles-module__sidebar___ij-8-{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__mainWrapper___AiTAw{flex-direction:row;flex:1;display:flex;position:relative}.styles-module__sidebarContainer___X4yj8{z-index:99;flex-direction:column;display:flex;position:fixed;left:0;overflow:hidden}.styles-module__sidebar___VQTlH{flex-shrink:0;top:0;left:0}.styles-module__content___htJlH{background:var(--color-bg);flex:1;margin:0;padding-top:0;padding-bottom:0;overflow:hidden auto}@media (width<=1024px){.styles-module__content___htJlH{padding:1.5rem}}@media (width<=768px){.styles-module__content___htJlH{width:100%}.styles-module__sidebar___VQTlH{z-index:999;height:100vh;position:fixed;top:0;left:0}}.styles-module__wavesWrapper___TK7DI{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__wavesWrapper___TK7DI>*{pointer-events:auto}.styles-module__squaresWrapper___P25uF{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__squaresWrapper___P25uF>*{pointer-events:auto}.styles-module__letterGlitchWrapper___KWtWU{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__letterGlitchWrapper___KWtWU>*{pointer-events:auto}.styles-module__pixelBlastWrapper___YptHh{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.styles-module__pixelBlastWrapper___YptHh>*{pointer-events:auto}.style-module__container___Hh3-c{width:100%;height:100%;position:relative;overflow:hidden}
2
2
  /*$vite$:1*/`)),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
3
- import { a as gr, c as i, i as d, n as y, o as br, r as a, s as F, t as n } from "./chunk-types-BudGuDCK.mjs";
4
- import { n as p, r as C, t as B } from "./chunk-lstorage-BVCD00Ow.mjs";
5
- import { n as cr, t as E } from "./chunk-useTheme-oHcq3d0o.mjs";
6
- import { memo as A, useEffect as u, useMemo as T, useState as m } from "react";
3
+ import { a as gr, c as i, i as d, n as h, o as nr, r as a, s as B, t as c } from "./chunk-theme-9dcwRKw8.mjs";
4
+ import { n as y, r as E, t as m } from "./chunk-lstorage-BVCD00Ow.mjs";
5
+ import { n as pr, t as f } from "./chunk-useTheme-oHcq3d0o.mjs";
6
+ import { memo as L, useEffect as u, useMemo as x, useState as b } from "react";
7
7
  import { jsx as w } from "react/jsx-runtime";
8
- function P() {
9
- const o = B(d);
10
- return o == null || F.includes(o) ? o : void 0;
8
+ function T() {
9
+ const e = m(d);
10
+ return e == null || B.includes(e) ? e : void 0;
11
11
  }
12
- function S(o) {
13
- C(d, o);
12
+ function P(e) {
13
+ E(d, e);
14
14
  }
15
- function D() {
16
- const o = B(n);
17
- return o == null || y.includes(o) ? o : void 0;
15
+ function v() {
16
+ const e = m(c);
17
+ return e == null || h.includes(e) ? e : void 0;
18
18
  }
19
- function v(o) {
20
- C(n, o);
19
+ function S(e) {
20
+ E(c, e);
21
21
  }
22
- function hr() {
23
- p(d), p(n);
22
+ function Cr() {
23
+ y(d), y(c);
24
24
  }
25
- var G = (o, g) => {
25
+ var R = (e, g) => {
26
26
  u(() => {
27
- const r = document.documentElement, e = o.colors.variables, f = o.base.variables;
28
- r.style.setProperty("--color-primary", e.primary), r.style.setProperty("--color-primary-light", e.primaryLight), r.style.setProperty("--color-primary-fg", e.primaryFg), r.style.setProperty("--color-success", e.success), r.style.setProperty("--color-success-light", e.successLight), r.style.setProperty("--color-info", e.info), r.style.setProperty("--color-info-light", e.infoLight), r.style.setProperty("--color-warning", e.warning), r.style.setProperty("--color-warning-light", e.warningLight), r.style.setProperty("--color-danger", e.danger), r.style.setProperty("--color-danger-light", e.dangerLight), r.style.setProperty("--color-bg", e.bg), r.style.setProperty("--color-bg-2", e.bg2), r.style.setProperty("--color-bg-3", e.bg3), r.style.setProperty("--color-bg-4", e.bg4), r.style.setProperty("--color-border", e.border), r.style.setProperty("--color-border-2", e.border2), r.style.setProperty("--color-border-3", e.border3), r.style.setProperty("--color-border-4", e.border4), r.style.setProperty("--color-border-5", e.border5), r.style.setProperty("--color-fg", e.fg), r.style.setProperty("--color-fg-text", e.fgText), r.style.setProperty("--color-fg-heading", e.fgHeading), r.style.setProperty("--color-fg-highlight", e.fgHighlight), r.style.setProperty("--color-fg-on-primary", e.fgOnPrimary), r.style.setProperty("--color-separator", e.separator), r.style.setProperty("--radius-button", `${f.buttonRadius}px`), r.style.setProperty("--radius-card", `${f.cardRadius}px`), r.style.setProperty("--radius-input", `${f.inputRadius}px`), e.temperature.arcFill.forEach((s, b) => {
29
- r.style.setProperty(`--temperature-arc-fill-${b}`, s);
30
- }), r.style.setProperty("--temperature-arc-empty", e.temperature.arcEmpty), r.style.setProperty("--temperature-thumb-bg", e.temperature.thumbBg), r.style.setProperty("--temperature-thumb-border", e.temperature.thumbBorder), r.style.setProperty("--solar-gradient-left", e.solar.gradientLeft), r.style.setProperty("--solar-gradient-right", e.solar.gradientRight), r.style.setProperty("--solar-shadow-color", e.solar.shadowColor), r.style.setProperty("--solar-second-series-fill", e.solar.secondSeriesFill), r.style.setProperty("--traffic-tooltip-bg", e.traffic.tooltipBg), r.style.setProperty("--traffic-tooltip-border-color", e.traffic.tooltipBorderColor), r.style.setProperty("--traffic-tooltip-text-color", e.traffic.tooltipTextColor), r.style.setProperty("--traffic-y-axis-split-line", e.traffic.yAxisSplitLine), r.style.setProperty("--traffic-line-bg", e.traffic.lineBg), r.style.setProperty("--traffic-item-color", e.traffic.itemColor), r.style.setProperty("--traffic-item-border-color", e.traffic.itemBorderColor), r.style.setProperty("--traffic-item-emphasis-border-color", e.traffic.itemEmphasisBorderColor), r.style.setProperty("--traffic-shadow-line-dark-bg", e.traffic.shadowLineDarkBg), r.style.setProperty("--traffic-shadow-line-shadow", e.traffic.shadowLineShadow), r.style.setProperty("--traffic-grad-from", e.traffic.gradFrom), r.style.setProperty("--traffic-grad-to", e.traffic.gradTo), r.style.setProperty("--electricity-tooltip-bg", e.electricity.tooltipBg), r.style.setProperty("--electricity-tooltip-line-color", e.electricity.tooltipLineColor), r.style.setProperty("--electricity-tooltip-border-color", e.electricity.tooltipBorderColor), r.style.setProperty("--electricity-tooltip-text-color", e.electricity.tooltipTextColor), r.style.setProperty("--electricity-axis-line-color", e.electricity.axisLineColor), r.style.setProperty("--electricity-x-axis-text-color", e.electricity.xAxisTextColor), r.style.setProperty("--electricity-y-axis-split-line", e.electricity.yAxisSplitLine), r.style.setProperty("--electricity-item-border-color", e.electricity.itemBorderColor), r.style.setProperty("--electricity-line-grad-from", e.electricity.lineGradFrom), r.style.setProperty("--electricity-line-grad-to", e.electricity.lineGradTo), r.style.setProperty("--electricity-line-shadow", e.electricity.lineShadow), r.style.setProperty("--electricity-area-grad-from", e.electricity.areaGradFrom), r.style.setProperty("--electricity-area-grad-to", e.electricity.areaGradTo), r.style.setProperty("--electricity-shadow-line-dark-bg", e.electricity.shadowLineDarkBg), r.style.setProperty("--echarts-bg", e.echarts.bg), r.style.setProperty("--echarts-text-color", e.echarts.textColor), r.style.setProperty("--echarts-axis-line-color", e.echarts.axisLineColor), r.style.setProperty("--echarts-split-line-color", e.echarts.splitLineColor), r.style.setProperty("--echarts-item-hover-shadow-color", e.echarts.itemHoverShadowColor), r.style.setProperty("--echarts-tooltip-bg-color", e.echarts.tooltipBackgroundColor), r.style.setProperty("--chartjs-axis-line-color", e.chartjs.axisLineColor), r.style.setProperty("--chartjs-text-color", e.chartjs.textColor), S(g);
31
- }, [g, o]);
32
- };
33
- const R = {
27
+ const r = document.documentElement, o = e.colors.variables, l = e.base.variables;
28
+ r.style.setProperty("--color-primary", o.primary), r.style.setProperty("--color-primary-hover", o.primaryHover), r.style.setProperty("--color-primary-light", o.primaryLight), r.style.setProperty("--color-primary-bg", o.primaryBg), r.style.setProperty("--color-primary-rgb", o.primaryRgb), r.style.setProperty("--color-primary-transparent", o.primaryTransparent), r.style.setProperty("--color-primary-alpha", o.primaryTransparent), r.style.setProperty("--color-primary-fg", o.primaryFg), r.style.setProperty("--color-success", o.success), r.style.setProperty("--color-success-light", o.successLight), r.style.setProperty("--color-success-rgb", o.successRgb), r.style.setProperty("--color-info", o.info), r.style.setProperty("--color-info-light", o.infoLight), r.style.setProperty("--color-info-rgb", o.infoRgb), r.style.setProperty("--color-warning", o.warning), r.style.setProperty("--color-warning-light", o.warningLight), r.style.setProperty("--color-warning-rgb", o.warningRgb), r.style.setProperty("--color-danger", o.danger), r.style.setProperty("--color-danger-light", o.dangerLight), r.style.setProperty("--color-danger-rgb", o.dangerRgb), r.style.setProperty("--color-error", o.danger), r.style.setProperty("--color-error-rgb", o.dangerRgb), r.style.setProperty("--color-bg", o.bg), r.style.setProperty("--color-bg-1", o.bg), r.style.setProperty("--color-bg-2", o.bg2), r.style.setProperty("--color-bg-3", o.bg3), r.style.setProperty("--color-bg-4", o.bg4), r.style.setProperty("--color-bg-secondary", o.bgSecondary), r.style.setProperty("--color-border", o.border), r.style.setProperty("--color-border-2", o.border2), r.style.setProperty("--color-border-3", o.border3), r.style.setProperty("--color-border-4", o.border4), r.style.setProperty("--color-border-5", o.border5), r.style.setProperty("--color-border-hover", o.borderHover), r.style.setProperty("--color-fg", o.fg), r.style.setProperty("--color-fg-text", o.fgText), r.style.setProperty("--color-fg-heading", o.fgHeading), r.style.setProperty("--color-fg-highlight", o.fgHighlight), r.style.setProperty("--color-fg-muted", o.fgMuted), r.style.setProperty("--color-fg-on-primary", o.fgOnPrimary), r.style.setProperty("--color-separator", o.separator), r.style.setProperty("--color-overlay", o.overlay), r.style.setProperty("--color-shadow", o.shadow), r.style.setProperty("--color-ring", o.ring), r.style.setProperty("--color-chart-1", o.chart1), r.style.setProperty("--color-chart-2", o.chart2), r.style.setProperty("--color-chart-3", o.chart3), r.style.setProperty("--color-chart-4", o.chart4), r.style.setProperty("--color-chart-5", o.chart5), r.style.setProperty("--radius-button", `${l.buttonRadius}px`), r.style.setProperty("--radius-card", `${l.cardRadius}px`), r.style.setProperty("--radius-input", `${l.inputRadius}px`), o.temperature.arcFill.forEach((s, n) => {
29
+ r.style.setProperty(`--temperature-arc-fill-${n}`, s);
30
+ }), r.style.setProperty("--temperature-arc-empty", o.temperature.arcEmpty), r.style.setProperty("--temperature-thumb-bg", o.temperature.thumbBg), r.style.setProperty("--temperature-thumb-border", o.temperature.thumbBorder), r.style.setProperty("--solar-gradient-left", o.solar.gradientLeft), r.style.setProperty("--solar-gradient-right", o.solar.gradientRight), r.style.setProperty("--solar-shadow-color", o.solar.shadowColor), r.style.setProperty("--solar-second-series-fill", o.solar.secondSeriesFill), r.style.setProperty("--traffic-tooltip-bg", o.traffic.tooltipBg), r.style.setProperty("--traffic-tooltip-border-color", o.traffic.tooltipBorderColor), r.style.setProperty("--traffic-tooltip-text-color", o.traffic.tooltipTextColor), r.style.setProperty("--traffic-y-axis-split-line", o.traffic.yAxisSplitLine), r.style.setProperty("--traffic-line-bg", o.traffic.lineBg), r.style.setProperty("--traffic-item-color", o.traffic.itemColor), r.style.setProperty("--traffic-item-border-color", o.traffic.itemBorderColor), r.style.setProperty("--traffic-item-emphasis-border-color", o.traffic.itemEmphasisBorderColor), r.style.setProperty("--traffic-shadow-line-dark-bg", o.traffic.shadowLineDarkBg), r.style.setProperty("--traffic-shadow-line-shadow", o.traffic.shadowLineShadow), r.style.setProperty("--traffic-grad-from", o.traffic.gradFrom), r.style.setProperty("--traffic-grad-to", o.traffic.gradTo), r.style.setProperty("--electricity-tooltip-bg", o.electricity.tooltipBg), r.style.setProperty("--electricity-tooltip-line-color", o.electricity.tooltipLineColor), r.style.setProperty("--electricity-tooltip-border-color", o.electricity.tooltipBorderColor), r.style.setProperty("--electricity-tooltip-text-color", o.electricity.tooltipTextColor), r.style.setProperty("--electricity-axis-line-color", o.electricity.axisLineColor), r.style.setProperty("--electricity-x-axis-text-color", o.electricity.xAxisTextColor), r.style.setProperty("--electricity-y-axis-split-line", o.electricity.yAxisSplitLine), r.style.setProperty("--electricity-item-border-color", o.electricity.itemBorderColor), r.style.setProperty("--electricity-line-grad-from", o.electricity.lineGradFrom), r.style.setProperty("--electricity-line-grad-to", o.electricity.lineGradTo), r.style.setProperty("--electricity-line-shadow", o.electricity.lineShadow), r.style.setProperty("--electricity-area-grad-from", o.electricity.areaGradFrom), r.style.setProperty("--electricity-area-grad-to", o.electricity.areaGradTo), r.style.setProperty("--electricity-shadow-line-dark-bg", o.electricity.shadowLineDarkBg), r.style.setProperty("--echarts-bg", o.echarts.bg), r.style.setProperty("--echarts-text-color", o.echarts.textColor), r.style.setProperty("--echarts-axis-line-color", o.echarts.axisLineColor), r.style.setProperty("--echarts-split-line-color", o.echarts.splitLineColor), r.style.setProperty("--echarts-item-hover-shadow-color", o.echarts.itemHoverShadowColor), r.style.setProperty("--echarts-tooltip-bg-color", o.echarts.tooltipBackgroundColor), r.style.setProperty("--chartjs-axis-line-color", o.chartjs.axisLineColor), r.style.setProperty("--chartjs-text-color", o.chartjs.textColor), P(g);
31
+ }, [g, e]);
32
+ }, H = {
34
33
  buttonRadius: 6,
35
34
  cardRadius: 6,
36
35
  inputRadius: 6
37
- }, k = {
36
+ }, G = {
38
37
  name: a.ANDROID,
39
38
  displayName: "Android",
40
- variables: R
41
- }, H = {
39
+ variables: H
40
+ }, k = {
42
41
  buttonRadius: 8,
43
42
  cardRadius: 8,
44
43
  inputRadius: 6
45
- }, l = {
44
+ }, F = {
46
45
  name: a.DEFAULT,
47
46
  displayName: "Default",
48
- variables: H
47
+ variables: k
49
48
  }, O = {
50
49
  buttonRadius: 24,
51
50
  cardRadius: 24,
@@ -62,935 +61,1103 @@ const R = {
62
61
  name: a.LINUX,
63
62
  displayName: "Linux",
64
63
  variables: j
65
- }, U = {
64
+ }, M = {
66
65
  buttonRadius: 6,
67
66
  cardRadius: 6,
68
67
  inputRadius: 6
69
- }, V = {
68
+ }, U = {
70
69
  name: a.WINDOWS,
71
70
  displayName: "Windows",
72
- variables: U
73
- }, W = {
74
- [a.DEFAULT]: l,
71
+ variables: M
72
+ }, V = {
73
+ [a.DEFAULT]: F,
75
74
  [a.IOS]: N,
76
- [a.ANDROID]: k,
77
- [a.WINDOWS]: V,
75
+ [a.ANDROID]: G,
76
+ [a.WINDOWS]: U,
78
77
  [a.LINUX]: I
79
- }, _ = {
78
+ }, W = {
80
79
  name: "coffee",
81
80
  displayName: "Coffee",
82
81
  variables: {
83
- primary: "#AF8F6F",
84
- primaryLight: "#F8F4E1",
85
- primaryFg: "#2a1f18",
86
- success: "#6d8f72",
87
- successLight: "#8aaa8e",
88
- info: "#8a7a6a",
89
- infoLight: "#a89888",
90
- warning: "#b8926a",
91
- warningLight: "#d4b896",
92
- danger: "#a65d5d",
93
- dangerLight: "#c07d7d",
94
- bg: "#2e1a08",
95
- bg2: "#543310",
96
- bg3: "#493628",
97
- bg4: "#74512D",
98
- border: "#493628",
99
- border2: "#543310",
100
- border3: "#74512D",
101
- border4: "#AF8F6F",
102
- border5: "#D6C0B3",
103
- fg: "#AF8F6F",
104
- fgText: "#F8F4E1",
105
- fgHeading: "#F8F4E1",
106
- fgHighlight: "#E4E0E1",
107
- fgOnPrimary: "#2e1a08",
108
- separator: "#493628",
82
+ primary: "#C49A6C",
83
+ primaryHover: "#A67C50",
84
+ primaryLight: "#E8D5C0",
85
+ primaryBg: "rgba(196, 154, 108, 0.1)",
86
+ primaryRgb: "196, 154, 108",
87
+ primaryTransparent: "rgba(196, 154, 108, 0.15)",
88
+ primaryFg: "#1A1209",
89
+ success: "#6D9F72",
90
+ successLight: "#8DBE91",
91
+ successRgb: "109, 159, 114",
92
+ info: "#8A7968",
93
+ infoLight: "#A89888",
94
+ infoRgb: "138, 121, 104",
95
+ warning: "#D4A574",
96
+ warningLight: "#E8C9A0",
97
+ warningRgb: "212, 165, 116",
98
+ danger: "#C0392B",
99
+ dangerLight: "#D65A4A",
100
+ dangerRgb: "192, 57, 43",
101
+ bg: "#1A1209",
102
+ bg2: "#28201A",
103
+ bg3: "#3A2E24",
104
+ bg4: "#4E3D30",
105
+ bgSecondary: "#28201A",
106
+ border: "#3A2E24",
107
+ border2: "#4E3D30",
108
+ border3: "#6B5744",
109
+ border4: "#8B7355",
110
+ border5: "#C49A6C",
111
+ borderHover: "#C49A6C",
112
+ fg: "#8B7355",
113
+ fgText: "#F5E6D3",
114
+ fgHeading: "#FFF8F0",
115
+ fgHighlight: "#E8C9A0",
116
+ fgMuted: "#6B5744",
117
+ fgOnPrimary: "#1A1209",
118
+ separator: "#3A2E24",
119
+ overlay: "rgba(0, 0, 0, 0.65)",
120
+ shadow: "rgba(0, 0, 0, 0.4)",
121
+ ring: "#C49A6C",
122
+ chart1: "#C49A6C",
123
+ chart2: "#6D9F72",
124
+ chart3: "#D4A574",
125
+ chart4: "#C0392B",
126
+ chart5: "#8A7968",
109
127
  temperature: {
110
128
  arcFill: [
111
- "#AF8F6F",
112
- "#AB886D",
113
- "#D6C0B3",
114
- "#E4E0E1",
115
- "#F8F4E1"
129
+ "#4E3D30",
130
+ "#8B7355",
131
+ "#A67C50",
132
+ "#C49A6C",
133
+ "#E8D5C0"
116
134
  ],
117
- arcEmpty: "#543310",
118
- thumbBg: "#493628",
119
- thumbBorder: "#AF8F6F"
135
+ arcEmpty: "#3A2E24",
136
+ thumbBg: "#28201A",
137
+ thumbBorder: "#C49A6C"
120
138
  },
121
139
  solar: {
122
- gradientLeft: "#AF8F6F",
123
- gradientRight: "#F8F4E1",
124
- shadowColor: "rgba(0, 0, 0, 0.35)",
125
- secondSeriesFill: "#493628"
140
+ gradientLeft: "#C49A6C",
141
+ gradientRight: "#E8D5C0",
142
+ shadowColor: "rgba(196, 154, 108, 0.25)",
143
+ secondSeriesFill: "#3A2E24"
126
144
  },
127
145
  traffic: {
128
- tooltipBg: "#74512D",
129
- tooltipBorderColor: "#AF8F6F",
130
- tooltipTextColor: "#F8F4E1",
131
- yAxisSplitLine: "#543310",
132
- lineBg: "#493628",
133
- itemColor: "#543310",
134
- itemBorderColor: "#AF8F6F",
135
- itemEmphasisBorderColor: "#F8F4E1",
146
+ tooltipBg: "#3A2E24",
147
+ tooltipBorderColor: "#6B5744",
148
+ tooltipTextColor: "#F5E6D3",
149
+ yAxisSplitLine: "#3A2E24",
150
+ lineBg: "#4E3D30",
151
+ itemColor: "#4E3D30",
152
+ itemBorderColor: "#6B5744",
153
+ itemEmphasisBorderColor: "#C49A6C",
136
154
  shadowLineDarkBg: "rgba(0, 0, 0, 0)",
137
155
  shadowLineShadow: "rgba(0, 0, 0, 0)",
138
- gradFrom: "#493628",
139
- gradTo: "#2e1a08"
156
+ gradFrom: "#3A2E24",
157
+ gradTo: "#28201A"
140
158
  },
141
159
  electricity: {
142
- tooltipBg: "#543310",
143
- tooltipLineColor: "#F8F4E1",
144
- tooltipBorderColor: "#AF8F6F",
145
- tooltipTextColor: "#F8F4E1",
146
- axisLineColor: "#AF8F6F",
147
- xAxisTextColor: "#AF8F6F",
148
- yAxisSplitLine: "#543310",
149
- itemBorderColor: "#AF8F6F",
150
- lineGradFrom: "#AF8F6F",
151
- lineGradTo: "#F8F4E1",
152
- lineShadow: "rgba(175, 143, 111, 0.3)",
153
- areaGradFrom: "#493628",
154
- areaGradTo: "#2e1a08",
160
+ tooltipBg: "#3A2E24",
161
+ tooltipLineColor: "#F5E6D3",
162
+ tooltipBorderColor: "#6B5744",
163
+ tooltipTextColor: "#F5E6D3",
164
+ axisLineColor: "#4E3D30",
165
+ xAxisTextColor: "#8B7355",
166
+ yAxisSplitLine: "#3A2E24",
167
+ itemBorderColor: "#C49A6C",
168
+ lineGradFrom: "#C49A6C",
169
+ lineGradTo: "#E8D5C0",
170
+ lineShadow: "rgba(196, 154, 108, 0.25)",
171
+ areaGradFrom: "rgba(196, 154, 108, 0.12)",
172
+ areaGradTo: "rgba(196, 154, 108, 0.02)",
155
173
  shadowLineDarkBg: "rgba(0, 0, 0, 0)"
156
174
  },
157
175
  echarts: {
158
- bg: "#2e1a08",
159
- textColor: "#F8F4E1",
160
- axisLineColor: "#AF8F6F",
161
- splitLineColor: "#493628",
162
- itemHoverShadowColor: "rgba(0, 0, 0, 0.4)",
163
- tooltipBackgroundColor: "#543310"
176
+ bg: "#1A1209",
177
+ textColor: "#F5E6D3",
178
+ axisLineColor: "#8B7355",
179
+ splitLineColor: "#3A2E24",
180
+ itemHoverShadowColor: "rgba(196, 154, 108, 0.35)",
181
+ tooltipBackgroundColor: "#3A2E24"
164
182
  },
165
183
  chartjs: {
166
- axisLineColor: "#AF8F6F",
167
- textColor: "#F8F4E1"
184
+ axisLineColor: "#4E3D30",
185
+ textColor: "#F5E6D3"
168
186
  }
169
187
  }
170
- }, M = {
188
+ }, _ = {
171
189
  name: "corporate",
172
190
  displayName: "Corporate",
173
191
  variables: {
174
- primary: "#3366ff",
175
- primaryLight: "#598bff",
176
- primaryFg: "#ffffff",
177
- success: "#00d68f",
178
- successLight: "#33dfaa",
179
- info: "#0095ff",
180
- infoLight: "#33a7ff",
181
- warning: "#ffaa00",
182
- warningLight: "#ffbb33",
183
- danger: "#ff3d71",
184
- dangerLight: "#ff6491",
185
- bg: "#ffffff",
186
- bg2: "#f7f9fc",
187
- bg3: "#edf1f7",
188
- bg4: "#e4e9f2",
189
- border: "#ffffff",
190
- border2: "#f7f9fc",
191
- border3: "#edf1f7",
192
- border4: "#e4e9f2",
193
- border5: "#c5cee0",
194
- fg: "#8f9bb3",
195
- fgText: "#222b45",
196
- fgHeading: "#192038",
197
- fgHighlight: "#003694",
198
- fgOnPrimary: "#ffffff",
199
- separator: "#edf1f7",
192
+ primary: "#2563EB",
193
+ primaryHover: "#1D4ED8",
194
+ primaryLight: "#93C5FD",
195
+ primaryBg: "#EFF6FF",
196
+ primaryRgb: "37, 99, 235",
197
+ primaryTransparent: "rgba(37, 99, 235, 0.12)",
198
+ primaryFg: "#FFFFFF",
199
+ success: "#16A34A",
200
+ successLight: "#DCFCE7",
201
+ successRgb: "22, 163, 74",
202
+ info: "#0EA5E9",
203
+ infoLight: "#E0F2FE",
204
+ infoRgb: "14, 165, 233",
205
+ warning: "#D97706",
206
+ warningLight: "#FEF3C7",
207
+ warningRgb: "217, 119, 6",
208
+ danger: "#DC2626",
209
+ dangerLight: "#FEE2E2",
210
+ dangerRgb: "220, 38, 38",
211
+ bg: "#FFFFFF",
212
+ bg2: "#F8FAFC",
213
+ bg3: "#EFF6FF",
214
+ bg4: "#DBEAFE",
215
+ bgSecondary: "#F0F4FF",
216
+ border: "#E2E8F0",
217
+ border2: "#DBEAFE",
218
+ border3: "#BFDBFE",
219
+ border4: "#93C5FD",
220
+ border5: "#60A5FA",
221
+ borderHover: "#2563EB",
222
+ fg: "#94A3B8",
223
+ fgText: "#1E293B",
224
+ fgHeading: "#0F172A",
225
+ fgHighlight: "#1D4ED8",
226
+ fgMuted: "#64748B",
227
+ fgOnPrimary: "#FFFFFF",
228
+ separator: "#E2E8F0",
229
+ overlay: "rgba(0, 0, 0, 0.5)",
230
+ shadow: "rgba(0, 0, 0, 0.08)",
231
+ ring: "#2563EB",
232
+ chart1: "#2563EB",
233
+ chart2: "#16A34A",
234
+ chart3: "#D97706",
235
+ chart4: "#DC2626",
236
+ chart5: "#8B5CF6",
200
237
  temperature: {
201
238
  arcFill: [
202
- "#ffa36b",
203
- "#ffa36b",
204
- "#ff9e7a",
205
- "#ff9888",
206
- "#ff8ea0"
239
+ "#DBEAFE",
240
+ "#93C5FD",
241
+ "#60A5FA",
242
+ "#3B82F6",
243
+ "#2563EB"
207
244
  ],
208
- arcEmpty: "#f7f9fc",
209
- thumbBg: "#f7f9fc",
210
- thumbBorder: "#ffa36b"
245
+ arcEmpty: "#F1F5F9",
246
+ thumbBg: "#FFFFFF",
247
+ thumbBorder: "#2563EB"
211
248
  },
212
249
  solar: {
213
- gradientLeft: "#3366ff",
214
- gradientRight: "#3366ff",
215
- shadowColor: "rgba(0, 0, 0, 0)",
216
- secondSeriesFill: "#f7f9fc"
250
+ gradientLeft: "#2563EB",
251
+ gradientRight: "#0EA5E9",
252
+ shadowColor: "rgba(37, 99, 235, 0.12)",
253
+ secondSeriesFill: "#F1F5F9"
217
254
  },
218
255
  traffic: {
219
- tooltipBg: "#ffffff",
220
- tooltipBorderColor: "#f7f9fc",
221
- tooltipTextColor: "#222b45",
222
- yAxisSplitLine: "rgba(0, 0, 0, 0)",
223
- lineBg: "#3366ff",
224
- itemColor: "#e4e9f2",
225
- itemBorderColor: "#e4e9f2",
226
- itemEmphasisBorderColor: "#598bff",
256
+ tooltipBg: "#FFFFFF",
257
+ tooltipBorderColor: "#E2E8F0",
258
+ tooltipTextColor: "#1E293B",
259
+ yAxisSplitLine: "#F1F5F9",
260
+ lineBg: "#DBEAFE",
261
+ itemColor: "#BFDBFE",
262
+ itemBorderColor: "#BFDBFE",
263
+ itemEmphasisBorderColor: "#2563EB",
227
264
  shadowLineDarkBg: "rgba(0, 0, 0, 0)",
228
265
  shadowLineShadow: "rgba(0, 0, 0, 0)",
229
- gradFrom: "#ffffff",
230
- gradTo: "#ffffff"
266
+ gradFrom: "#EFF6FF",
267
+ gradTo: "#FFFFFF"
231
268
  },
232
269
  electricity: {
233
- tooltipBg: "#ffffff",
234
- tooltipLineColor: "#222b45",
235
- tooltipBorderColor: "#f7f9fc",
236
- tooltipTextColor: "#222b45",
237
- axisLineColor: "#edf1f7",
238
- xAxisTextColor: "#8f9bb3",
239
- yAxisSplitLine: "#edf1f7",
240
- itemBorderColor: "#3366ff",
241
- lineGradFrom: "#3366ff",
242
- lineGradTo: "#3366ff",
243
- lineShadow: "rgba(0, 0, 0, 0)",
244
- areaGradFrom: "rgba(0, 0, 0, 0)",
245
- areaGradTo: "rgba(0, 0, 0, 0)",
270
+ tooltipBg: "#FFFFFF",
271
+ tooltipLineColor: "#1E293B",
272
+ tooltipBorderColor: "#E2E8F0",
273
+ tooltipTextColor: "#1E293B",
274
+ axisLineColor: "#E2E8F0",
275
+ xAxisTextColor: "#64748B",
276
+ yAxisSplitLine: "#F1F5F9",
277
+ itemBorderColor: "#2563EB",
278
+ lineGradFrom: "#2563EB",
279
+ lineGradTo: "#0EA5E9",
280
+ lineShadow: "rgba(37, 99, 235, 0.18)",
281
+ areaGradFrom: "rgba(37, 99, 235, 0.08)",
282
+ areaGradTo: "rgba(37, 99, 235, 0.01)",
246
283
  shadowLineDarkBg: "rgba(0, 0, 0, 0)"
247
284
  },
248
285
  echarts: {
249
- bg: "#ffffff",
250
- textColor: "#222b45",
251
- axisLineColor: "#222b45",
252
- splitLineColor: "#edf1f7",
253
- itemHoverShadowColor: "rgba(0, 0, 0, 0.5)",
254
- tooltipBackgroundColor: "#3366ff"
286
+ bg: "#FFFFFF",
287
+ textColor: "#1E293B",
288
+ axisLineColor: "#94A3B8",
289
+ splitLineColor: "#F1F5F9",
290
+ itemHoverShadowColor: "rgba(37, 99, 235, 0.25)",
291
+ tooltipBackgroundColor: "#2563EB"
255
292
  },
256
293
  chartjs: {
257
- axisLineColor: "#edf1f7",
258
- textColor: "#222b45"
294
+ axisLineColor: "#E2E8F0",
295
+ textColor: "#1E293B"
259
296
  }
260
297
  }
261
298
  }, $ = {
262
299
  name: "cosmic",
263
300
  displayName: "Cosmic",
264
301
  variables: {
265
- primary: "#a16eff",
266
- primaryLight: "#b489ff",
267
- primaryFg: "#ffffff",
268
- success: "#00d68f",
269
- successLight: "#33dfaa",
270
- info: "#0095ff",
271
- infoLight: "#33a7ff",
272
- warning: "#ffaa00",
273
- warningLight: "#ffbb33",
274
- danger: "#ff3d71",
275
- dangerLight: "#ff6491",
276
- bg: "#323259",
277
- bg2: "#2a2a48",
278
- bg3: "#272741",
279
- bg4: "#1f1f3a",
280
- border: "#323259",
281
- border2: "#2a2a48",
282
- border3: "#272741",
283
- border4: "#1f1f3a",
284
- border5: "#1f1f3a",
285
- fg: "#b4b4db",
286
- fgText: "#ffffff",
287
- fgHeading: "#ffffff",
288
- fgHighlight: "#a16eff",
289
- fgOnPrimary: "#323259",
290
- separator: "#2a2a48",
302
+ primary: "#8B5CF6",
303
+ primaryHover: "#7C3AED",
304
+ primaryLight: "#C4B5FD",
305
+ primaryBg: "rgba(139, 92, 246, 0.1)",
306
+ primaryRgb: "139, 92, 246",
307
+ primaryTransparent: "rgba(139, 92, 246, 0.15)",
308
+ primaryFg: "#FFFFFF",
309
+ success: "#22C55E",
310
+ successLight: "#4ADE80",
311
+ successRgb: "34, 197, 94",
312
+ info: "#06B6D4",
313
+ infoLight: "#22D3EE",
314
+ infoRgb: "6, 182, 212",
315
+ warning: "#F59E0B",
316
+ warningLight: "#FBBF24",
317
+ warningRgb: "245, 158, 11",
318
+ danger: "#F43F5E",
319
+ dangerLight: "#FB7185",
320
+ dangerRgb: "244, 63, 94",
321
+ bg: "#0C0A1D",
322
+ bg2: "#151332",
323
+ bg3: "#1E1B4B",
324
+ bg4: "#312E81",
325
+ bgSecondary: "#151332",
326
+ border: "#1E1B4B",
327
+ border2: "#312E81",
328
+ border3: "#4338CA",
329
+ border4: "#6366F1",
330
+ border5: "#818CF8",
331
+ borderHover: "#8B5CF6",
332
+ fg: "#818CF8",
333
+ fgText: "#E0E7FF",
334
+ fgHeading: "#FFFFFF",
335
+ fgHighlight: "#C4B5FD",
336
+ fgMuted: "#6366F1",
337
+ fgOnPrimary: "#0C0A1D",
338
+ separator: "#1E1B4B",
339
+ overlay: "rgba(0, 0, 0, 0.65)",
340
+ shadow: "rgba(0, 0, 0, 0.45)",
341
+ ring: "#8B5CF6",
342
+ chart1: "#8B5CF6",
343
+ chart2: "#06B6D4",
344
+ chart3: "#22C55E",
345
+ chart4: "#F59E0B",
346
+ chart5: "#F43F5E",
291
347
  temperature: {
292
348
  arcFill: [
293
- "#2ec7fe",
294
- "#31ffad",
295
- "#7bff24",
296
- "#fff024",
297
- "#f7bd59"
349
+ "#312E81",
350
+ "#4338CA",
351
+ "#6366F1",
352
+ "#8B5CF6",
353
+ "#C4B5FD"
298
354
  ],
299
- arcEmpty: "#2a2a48",
300
- thumbBg: "#ffffff",
301
- thumbBorder: "#ffffff"
355
+ arcEmpty: "#1E1B4B",
356
+ thumbBg: "#151332",
357
+ thumbBorder: "#8B5CF6"
302
358
  },
303
359
  solar: {
304
- gradientLeft: "#a16eff",
305
- gradientRight: "#a16eff",
306
- shadowColor: "rgba(0, 0, 0, 0)",
307
- secondSeriesFill: "#2a2a48"
360
+ gradientLeft: "#8B5CF6",
361
+ gradientRight: "#06B6D4",
362
+ shadowColor: "rgba(139, 92, 246, 0.25)",
363
+ secondSeriesFill: "#1E1B4B"
308
364
  },
309
365
  traffic: {
310
- tooltipBg: "#323259",
311
- tooltipBorderColor: "#2a2a48",
312
- tooltipTextColor: "#ffffff",
313
- yAxisSplitLine: "#2a2a48",
314
- lineBg: "#2a2a48",
315
- itemColor: "#2a2a48",
316
- itemBorderColor: "#2a2a48",
317
- itemEmphasisBorderColor: "#a16eff",
318
- shadowLineDarkBg: "#272741",
319
- shadowLineShadow: "#272741",
320
- gradFrom: "#323259",
321
- gradTo: "#2a2a48"
366
+ tooltipBg: "#1E1B4B",
367
+ tooltipBorderColor: "#312E81",
368
+ tooltipTextColor: "#E0E7FF",
369
+ yAxisSplitLine: "#1E1B4B",
370
+ lineBg: "#312E81",
371
+ itemColor: "#312E81",
372
+ itemBorderColor: "#4338CA",
373
+ itemEmphasisBorderColor: "#8B5CF6",
374
+ shadowLineDarkBg: "rgba(0, 0, 0, 0)",
375
+ shadowLineShadow: "rgba(0, 0, 0, 0)",
376
+ gradFrom: "#1E1B4B",
377
+ gradTo: "#151332"
322
378
  },
323
379
  electricity: {
324
- tooltipBg: "#323259",
325
- tooltipLineColor: "#ffffff",
326
- tooltipBorderColor: "#2a2a48",
327
- tooltipTextColor: "#ffffff",
328
- axisLineColor: "#272741",
329
- xAxisTextColor: "#b4b4db",
330
- yAxisSplitLine: "#2a2a48",
331
- itemBorderColor: "#2a2a48",
332
- lineGradFrom: "#00d68f",
333
- lineGradTo: "#ffaa00",
334
- lineShadow: "#1f1f3a",
335
- areaGradFrom: "#2a2a48",
336
- areaGradTo: "#272741",
337
- shadowLineDarkBg: "#272741"
380
+ tooltipBg: "#1E1B4B",
381
+ tooltipLineColor: "#E0E7FF",
382
+ tooltipBorderColor: "#312E81",
383
+ tooltipTextColor: "#E0E7FF",
384
+ axisLineColor: "#312E81",
385
+ xAxisTextColor: "#818CF8",
386
+ yAxisSplitLine: "#1E1B4B",
387
+ itemBorderColor: "#8B5CF6",
388
+ lineGradFrom: "#8B5CF6",
389
+ lineGradTo: "#06B6D4",
390
+ lineShadow: "rgba(139, 92, 246, 0.3)",
391
+ areaGradFrom: "rgba(139, 92, 246, 0.12)",
392
+ areaGradTo: "rgba(139, 92, 246, 0.02)",
393
+ shadowLineDarkBg: "rgba(0, 0, 0, 0)"
338
394
  },
339
395
  echarts: {
340
- bg: "#323259",
341
- textColor: "#ffffff",
342
- axisLineColor: "#ffffff",
343
- splitLineColor: "#2a2a48",
344
- itemHoverShadowColor: "rgba(0, 0, 0, 0.5)",
345
- tooltipBackgroundColor: "#a16eff"
396
+ bg: "#151332",
397
+ textColor: "#E0E7FF",
398
+ axisLineColor: "#4338CA",
399
+ splitLineColor: "#1E1B4B",
400
+ itemHoverShadowColor: "rgba(139, 92, 246, 0.35)",
401
+ tooltipBackgroundColor: "#1E1B4B"
346
402
  },
347
403
  chartjs: {
348
- axisLineColor: "#2a2a48",
349
- textColor: "#ffffff"
404
+ axisLineColor: "#312E81",
405
+ textColor: "#E0E7FF"
350
406
  }
351
407
  }
352
408
  }, K = {
353
409
  name: "dark",
354
410
  displayName: "Dark",
355
411
  variables: {
356
- primary: "#d4a017",
357
- primaryLight: "#eab308",
358
- primaryFg: "#1a1a1a",
359
- success: "#22c55e",
360
- successLight: "#4ade80",
361
- info: "#14b8a6",
362
- infoLight: "#2dd4bf",
363
- warning: "#eab308",
364
- warningLight: "#facc15",
365
- danger: "#ef4444",
366
- dangerLight: "#f87171",
367
- bg: "#0f0f11",
368
- bg2: "#18181b",
369
- bg3: "#27272a",
370
- bg4: "#3f3f46",
371
- border: "#18181b",
372
- border2: "#27272a",
373
- border3: "#3f3f46",
374
- border4: "#52525b",
375
- border5: "#71717a",
376
- fg: "#a1a1aa",
377
- fgText: "#fafafa",
378
- fgHeading: "#ffffff",
379
- fgHighlight: "#fde047",
380
- fgOnPrimary: "#0f0f11",
381
- separator: "#27272a",
412
+ primary: "#D97706",
413
+ primaryHover: "#B45309",
414
+ primaryLight: "#FCD34D",
415
+ primaryBg: "rgba(217, 119, 6, 0.1)",
416
+ primaryRgb: "217, 119, 6",
417
+ primaryTransparent: "rgba(217, 119, 6, 0.15)",
418
+ primaryFg: "#18181B",
419
+ success: "#22C55E",
420
+ successLight: "#4ADE80",
421
+ successRgb: "34, 197, 94",
422
+ info: "#14B8A6",
423
+ infoLight: "#2DD4BF",
424
+ infoRgb: "20, 184, 166",
425
+ warning: "#EAB308",
426
+ warningLight: "#FACC15",
427
+ warningRgb: "234, 179, 8",
428
+ danger: "#EF4444",
429
+ dangerLight: "#F87171",
430
+ dangerRgb: "239, 68, 68",
431
+ bg: "#09090B",
432
+ bg2: "#18181B",
433
+ bg3: "#27272A",
434
+ bg4: "#3F3F46",
435
+ bgSecondary: "#1C1917",
436
+ border: "#27272A",
437
+ border2: "#3F3F46",
438
+ border3: "#52525B",
439
+ border4: "#71717A",
440
+ border5: "#A1A1AA",
441
+ borderHover: "#D97706",
442
+ fg: "#A1A1AA",
443
+ fgText: "#FAFAFA",
444
+ fgHeading: "#FFFFFF",
445
+ fgHighlight: "#FDE047",
446
+ fgMuted: "#71717A",
447
+ fgOnPrimary: "#09090B",
448
+ separator: "#27272A",
449
+ overlay: "rgba(0, 0, 0, 0.65)",
450
+ shadow: "rgba(0, 0, 0, 0.4)",
451
+ ring: "#D97706",
452
+ chart1: "#D97706",
453
+ chart2: "#22C55E",
454
+ chart3: "#14B8A6",
455
+ chart4: "#EF4444",
456
+ chart5: "#8B5CF6",
382
457
  temperature: {
383
458
  arcFill: [
384
- "#d4a017",
385
- "#eab308",
386
- "#fcd34d",
387
- "#fde047",
388
- "#fde047"
459
+ "#92400E",
460
+ "#B45309",
461
+ "#D97706",
462
+ "#EAB308",
463
+ "#FDE047"
389
464
  ],
390
- arcEmpty: "#27272a",
391
- thumbBg: "#27272a",
392
- thumbBorder: "#52525b"
465
+ arcEmpty: "#27272A",
466
+ thumbBg: "#27272A",
467
+ thumbBorder: "#D97706"
393
468
  },
394
469
  solar: {
395
- gradientLeft: "#d4a017",
396
- gradientRight: "#eab308",
397
- shadowColor: "rgba(0, 0, 0, 0.3)",
398
- secondSeriesFill: "#27272a"
470
+ gradientLeft: "#D97706",
471
+ gradientRight: "#EAB308",
472
+ shadowColor: "rgba(217, 119, 6, 0.25)",
473
+ secondSeriesFill: "#27272A"
399
474
  },
400
475
  traffic: {
401
- tooltipBg: "#27272a",
402
- tooltipBorderColor: "#3f3f46",
403
- tooltipTextColor: "#fafafa",
404
- yAxisSplitLine: "#27272a",
405
- lineBg: "#3f3f46",
406
- itemColor: "#3f3f46",
407
- itemBorderColor: "#52525b",
408
- itemEmphasisBorderColor: "#eab308",
476
+ tooltipBg: "#27272A",
477
+ tooltipBorderColor: "#3F3F46",
478
+ tooltipTextColor: "#FAFAFA",
479
+ yAxisSplitLine: "#27272A",
480
+ lineBg: "#3F3F46",
481
+ itemColor: "#3F3F46",
482
+ itemBorderColor: "#52525B",
483
+ itemEmphasisBorderColor: "#EAB308",
409
484
  shadowLineDarkBg: "rgba(0, 0, 0, 0)",
410
485
  shadowLineShadow: "rgba(0, 0, 0, 0)",
411
- gradFrom: "#27272a",
412
- gradTo: "#18181b"
486
+ gradFrom: "#27272A",
487
+ gradTo: "#18181B"
413
488
  },
414
489
  electricity: {
415
- tooltipBg: "#27272a",
416
- tooltipLineColor: "#fafafa",
417
- tooltipBorderColor: "#3f3f46",
418
- tooltipTextColor: "#fafafa",
419
- axisLineColor: "#3f3f46",
420
- xAxisTextColor: "#a1a1aa",
421
- yAxisSplitLine: "#27272a",
422
- itemBorderColor: "#eab308",
423
- lineGradFrom: "#d4a017",
424
- lineGradTo: "#eab308",
425
- lineShadow: "rgba(212, 160, 23, 0.35)",
426
- areaGradFrom: "#27272a",
427
- areaGradTo: "#18181b",
490
+ tooltipBg: "#27272A",
491
+ tooltipLineColor: "#FAFAFA",
492
+ tooltipBorderColor: "#3F3F46",
493
+ tooltipTextColor: "#FAFAFA",
494
+ axisLineColor: "#3F3F46",
495
+ xAxisTextColor: "#A1A1AA",
496
+ yAxisSplitLine: "#27272A",
497
+ itemBorderColor: "#EAB308",
498
+ lineGradFrom: "#D97706",
499
+ lineGradTo: "#EAB308",
500
+ lineShadow: "rgba(217, 119, 6, 0.3)",
501
+ areaGradFrom: "rgba(217, 119, 6, 0.12)",
502
+ areaGradTo: "rgba(217, 119, 6, 0.02)",
428
503
  shadowLineDarkBg: "rgba(0, 0, 0, 0)"
429
504
  },
430
505
  echarts: {
431
- bg: "#18181b",
432
- textColor: "#fafafa",
433
- axisLineColor: "#52525b",
434
- splitLineColor: "#27272a",
435
- itemHoverShadowColor: "rgba(0, 0, 0, 0.4)",
436
- tooltipBackgroundColor: "#27272a"
506
+ bg: "#18181B",
507
+ textColor: "#FAFAFA",
508
+ axisLineColor: "#52525B",
509
+ splitLineColor: "#27272A",
510
+ itemHoverShadowColor: "rgba(217, 119, 6, 0.35)",
511
+ tooltipBackgroundColor: "#27272A"
437
512
  },
438
513
  chartjs: {
439
- axisLineColor: "#3f3f46",
440
- textColor: "#fafafa"
514
+ axisLineColor: "#3F3F46",
515
+ textColor: "#FAFAFA"
441
516
  }
442
517
  }
443
518
  }, X = {
444
519
  name: "default",
445
520
  displayName: "Default",
446
521
  variables: {
447
- primary: "rgb(250, 30, 22)",
448
- primaryLight: "rgb(255, 120, 120)",
449
- primaryFg: "#ffffff",
450
- success: "rgb(62, 168, 30)",
451
- successLight: "rgb(220, 255, 210)",
452
- info: "rgb(255, 160, 150)",
453
- infoLight: "rgb(255, 200, 180)",
454
- warning: "rgb(248, 104, 7)",
455
- warningLight: "rgb(255, 140, 60)",
456
- danger: "rgb(211, 17, 11)",
457
- dangerLight: "rgb(243, 70, 64)",
458
- bg: "rgb(250, 250, 250)",
459
- bg2: "rgb(245, 245, 245)",
460
- bg3: "rgb(226, 224, 224)",
461
- bg4: "rgb(207, 207, 207)",
462
- border: "rgb(250, 250, 250)",
463
- border2: "rgb(245, 245, 245)",
464
- border3: "rgb(226, 224, 224)",
465
- border4: "rgb(207, 207, 207)",
466
- border5: "rgb(136, 136, 136)",
467
- fg: "rgb(136, 136, 136)",
468
- fgText: "rgb(22, 21, 21)",
469
- fgHeading: "rgb(0, 0, 0)",
470
- fgHighlight: "rgb(250, 30, 22)",
471
- fgOnPrimary: "rgb(250, 250, 250)",
472
- separator: "rgb(226, 224, 224)",
522
+ primary: "#DC2626",
523
+ primaryHover: "#B91C1C",
524
+ primaryLight: "#FCA5A5",
525
+ primaryBg: "#FEF2F2",
526
+ primaryRgb: "220, 38, 38",
527
+ primaryTransparent: "rgba(220, 38, 38, 0.15)",
528
+ primaryFg: "#FFFFFF",
529
+ success: "#16A34A",
530
+ successLight: "#DCFCE7",
531
+ successRgb: "22, 163, 74",
532
+ info: "#2563EB",
533
+ infoLight: "#DBEAFE",
534
+ infoRgb: "37, 99, 235",
535
+ warning: "#D97706",
536
+ warningLight: "#FEF3C7",
537
+ warningRgb: "217, 119, 6",
538
+ danger: "#EF4444",
539
+ dangerLight: "#FEE2E2",
540
+ dangerRgb: "239, 68, 68",
541
+ bg: "#FFFFFF",
542
+ bg2: "#F9FAFB",
543
+ bg3: "#F3F4F6",
544
+ bg4: "#E5E7EB",
545
+ bgSecondary: "#FEF2F2",
546
+ border: "#F3F4F6",
547
+ border2: "#E5E7EB",
548
+ border3: "#D1D5DB",
549
+ border4: "#9CA3AF",
550
+ border5: "#6B7280",
551
+ borderHover: "#DC2626",
552
+ fg: "#9CA3AF",
553
+ fgText: "#1F2937",
554
+ fgHeading: "#111827",
555
+ fgHighlight: "#DC2626",
556
+ fgMuted: "#6B7280",
557
+ fgOnPrimary: "#FFFFFF",
558
+ separator: "#E5E7EB",
559
+ overlay: "rgba(0, 0, 0, 0.5)",
560
+ shadow: "rgba(0, 0, 0, 0.08)",
561
+ ring: "#DC2626",
562
+ chart1: "#DC2626",
563
+ chart2: "#2563EB",
564
+ chart3: "#16A34A",
565
+ chart4: "#D97706",
566
+ chart5: "#7C3AED",
473
567
  temperature: {
474
568
  arcFill: [
475
- "rgb(255, 210, 210)",
476
- "rgb(255, 200, 160)",
477
- "rgb(255, 160, 150)",
478
- "rgb(255, 120, 120)",
479
- "rgb(250, 30, 22)"
569
+ "#FEE2E2",
570
+ "#FCA5A5",
571
+ "#F87171",
572
+ "#EF4444",
573
+ "#DC2626"
480
574
  ],
481
- arcEmpty: "rgb(245, 245, 245)",
482
- thumbBg: "rgb(245, 245, 245)",
483
- thumbBorder: "rgb(250, 30, 22)"
575
+ arcEmpty: "#F3F4F6",
576
+ thumbBg: "#FFFFFF",
577
+ thumbBorder: "#DC2626"
484
578
  },
485
579
  solar: {
486
- gradientLeft: "rgb(250, 30, 22)",
487
- gradientRight: "rgb(248, 104, 7)",
488
- shadowColor: "rgba(250, 30, 22, 0.1)",
489
- secondSeriesFill: "rgb(245, 245, 245)"
580
+ gradientLeft: "#DC2626",
581
+ gradientRight: "#F97316",
582
+ shadowColor: "rgba(220, 38, 38, 0.12)",
583
+ secondSeriesFill: "#F3F4F6"
490
584
  },
491
585
  traffic: {
492
- tooltipBg: "rgb(250, 250, 250)",
493
- tooltipBorderColor: "rgb(245, 245, 245)",
494
- tooltipTextColor: "rgb(22, 21, 21)",
495
- yAxisSplitLine: "rgb(226, 224, 224)",
496
- lineBg: "rgb(207, 207, 207)",
497
- itemColor: "rgb(207, 207, 207)",
498
- itemBorderColor: "rgb(207, 207, 207)",
499
- itemEmphasisBorderColor: "rgb(250, 30, 22)",
586
+ tooltipBg: "#FFFFFF",
587
+ tooltipBorderColor: "#E5E7EB",
588
+ tooltipTextColor: "#1F2937",
589
+ yAxisSplitLine: "#F3F4F6",
590
+ lineBg: "#E5E7EB",
591
+ itemColor: "#D1D5DB",
592
+ itemBorderColor: "#D1D5DB",
593
+ itemEmphasisBorderColor: "#DC2626",
500
594
  shadowLineDarkBg: "rgba(0, 0, 0, 0)",
501
595
  shadowLineShadow: "rgba(0, 0, 0, 0)",
502
- gradFrom: "rgb(245, 245, 245)",
503
- gradTo: "rgb(245, 245, 245)"
596
+ gradFrom: "#FEF2F2",
597
+ gradTo: "#FFFFFF"
504
598
  },
505
599
  electricity: {
506
- tooltipBg: "rgb(250, 250, 250)",
507
- tooltipLineColor: "rgb(22, 21, 21)",
508
- tooltipBorderColor: "rgb(245, 245, 245)",
509
- tooltipTextColor: "rgb(22, 21, 21)",
510
- axisLineColor: "rgb(226, 224, 224)",
511
- xAxisTextColor: "rgb(136, 136, 136)",
512
- yAxisSplitLine: "rgb(226, 224, 224)",
513
- itemBorderColor: "rgb(250, 30, 22)",
514
- lineGradFrom: "rgb(250, 30, 22)",
515
- lineGradTo: "rgb(248, 104, 7)",
516
- lineShadow: "rgba(250, 30, 22, 0.2)",
517
- areaGradFrom: "rgba(250, 30, 22, 0.1)",
518
- areaGradTo: "rgba(250, 30, 22, 0.05)",
600
+ tooltipBg: "#FFFFFF",
601
+ tooltipLineColor: "#1F2937",
602
+ tooltipBorderColor: "#E5E7EB",
603
+ tooltipTextColor: "#1F2937",
604
+ axisLineColor: "#E5E7EB",
605
+ xAxisTextColor: "#6B7280",
606
+ yAxisSplitLine: "#F3F4F6",
607
+ itemBorderColor: "#DC2626",
608
+ lineGradFrom: "#DC2626",
609
+ lineGradTo: "#F97316",
610
+ lineShadow: "rgba(220, 38, 38, 0.2)",
611
+ areaGradFrom: "rgba(220, 38, 38, 0.1)",
612
+ areaGradTo: "rgba(220, 38, 38, 0.02)",
519
613
  shadowLineDarkBg: "rgba(0, 0, 0, 0)"
520
614
  },
521
615
  echarts: {
522
- bg: "rgb(250, 250, 250)",
523
- textColor: "rgb(22, 21, 21)",
524
- axisLineColor: "rgb(136, 136, 136)",
525
- splitLineColor: "rgb(226, 224, 224)",
526
- itemHoverShadowColor: "rgba(250, 30, 22, 0.3)",
527
- tooltipBackgroundColor: "rgb(250, 30, 22)"
616
+ bg: "#FFFFFF",
617
+ textColor: "#1F2937",
618
+ axisLineColor: "#9CA3AF",
619
+ splitLineColor: "#F3F4F6",
620
+ itemHoverShadowColor: "rgba(220, 38, 38, 0.25)",
621
+ tooltipBackgroundColor: "#DC2626"
528
622
  },
529
623
  chartjs: {
530
- axisLineColor: "rgb(226, 224, 224)",
531
- textColor: "rgb(22, 21, 21)"
624
+ axisLineColor: "#E5E7EB",
625
+ textColor: "#1F2937"
532
626
  }
533
627
  }
534
628
  }, Y = {
535
629
  name: "forest",
536
630
  displayName: "Forest",
537
631
  variables: {
538
- primary: "#1F7A5A",
539
- primaryLight: "#E6F2EE",
632
+ primary: "#15803D",
633
+ primaryHover: "#166534",
634
+ primaryLight: "#86EFAC",
635
+ primaryBg: "#F0FDF4",
636
+ primaryRgb: "21, 128, 61",
637
+ primaryTransparent: "rgba(21, 128, 61, 0.12)",
540
638
  primaryFg: "#FFFFFF",
541
- success: "#1F7A5A",
542
- successLight: "#E6F2EE",
639
+ success: "#16A34A",
640
+ successLight: "#DCFCE7",
641
+ successRgb: "22, 163, 74",
543
642
  info: "#2563EB",
544
- infoLight: "#E8F0FF",
545
- warning: "#B45309",
546
- warningLight: "#FFF4E5",
547
- danger: "#B42318",
548
- dangerLight: "#FDECEC",
643
+ infoLight: "#DBEAFE",
644
+ infoRgb: "37, 99, 235",
645
+ warning: "#D97706",
646
+ warningLight: "#FEF3C7",
647
+ warningRgb: "217, 119, 6",
648
+ danger: "#DC2626",
649
+ dangerLight: "#FEE2E2",
650
+ dangerRgb: "220, 38, 38",
549
651
  bg: "#FFFFFF",
550
- bg2: "#F7F9F8",
551
- bg3: "#EEF3F1",
552
- bg4: "#E6EFEC",
553
- border: "#E5E7EB",
554
- border2: "#D1D5DB",
555
- border3: "#C7D2CF",
556
- border4: "#B6C4BF",
557
- border5: "#1F7A5A",
558
- fg: "#111827",
559
- fgText: "#374151",
560
- fgHeading: "#0F172A",
561
- fgHighlight: "#1F7A5A",
652
+ bg2: "#F0FDF4",
653
+ bg3: "#ECFDF5",
654
+ bg4: "#D1FAE5",
655
+ bgSecondary: "#F0FDF4",
656
+ border: "#D1FAE5",
657
+ border2: "#A7F3D0",
658
+ border3: "#6EE7B7",
659
+ border4: "#34D399",
660
+ border5: "#15803D",
661
+ borderHover: "#15803D",
662
+ fg: "#6B7280",
663
+ fgText: "#1F2937",
664
+ fgHeading: "#052E16",
665
+ fgHighlight: "#15803D",
666
+ fgMuted: "#4B5563",
562
667
  fgOnPrimary: "#FFFFFF",
563
- separator: "#E5E7EB",
668
+ separator: "#D1FAE5",
669
+ overlay: "rgba(0, 0, 0, 0.5)",
670
+ shadow: "rgba(0, 0, 0, 0.08)",
671
+ ring: "#15803D",
672
+ chart1: "#15803D",
673
+ chart2: "#2563EB",
674
+ chart3: "#D97706",
675
+ chart4: "#DC2626",
676
+ chart5: "#7C3AED",
564
677
  temperature: {
565
678
  arcFill: [
566
- "#E6F2EE",
567
- "#A7D8C6",
568
- "#4AA987",
569
- "#1F7A5A",
570
- "#145A43"
679
+ "#D1FAE5",
680
+ "#6EE7B7",
681
+ "#34D399",
682
+ "#16A34A",
683
+ "#15803D"
571
684
  ],
572
- arcEmpty: "#E5E7EB",
573
- thumbBg: "#1F7A5A",
574
- thumbBorder: "#145A43"
685
+ arcEmpty: "#ECFDF5",
686
+ thumbBg: "#FFFFFF",
687
+ thumbBorder: "#15803D"
575
688
  },
576
689
  solar: {
577
- gradientLeft: "#E6F2EE",
578
- gradientRight: "#1F7A5A",
579
- shadowColor: "rgba(31, 122, 90, 0.25)",
580
- secondSeriesFill: "#A7D8C6"
690
+ gradientLeft: "#15803D",
691
+ gradientRight: "#059669",
692
+ shadowColor: "rgba(21, 128, 61, 0.2)",
693
+ secondSeriesFill: "#ECFDF5"
581
694
  },
582
695
  traffic: {
583
696
  tooltipBg: "#FFFFFF",
584
- tooltipBorderColor: "#E5E7EB",
585
- tooltipTextColor: "#111827",
586
- yAxisSplitLine: "#E5E7EB",
587
- lineBg: "rgba(31, 122, 90, 0.08)",
588
- itemColor: "#1F7A5A",
589
- itemBorderColor: "#145A43",
590
- itemEmphasisBorderColor: "#0E5A41",
591
- shadowLineDarkBg: "rgba(31, 122, 90, 0.15)",
592
- shadowLineShadow: "rgba(31, 122, 90, 0.20)",
593
- gradFrom: "#E6F2EE",
594
- gradTo: "#1F7A5A"
697
+ tooltipBorderColor: "#D1FAE5",
698
+ tooltipTextColor: "#1F2937",
699
+ yAxisSplitLine: "#ECFDF5",
700
+ lineBg: "rgba(21, 128, 61, 0.08)",
701
+ itemColor: "#A7F3D0",
702
+ itemBorderColor: "#6EE7B7",
703
+ itemEmphasisBorderColor: "#15803D",
704
+ shadowLineDarkBg: "rgba(21, 128, 61, 0.1)",
705
+ shadowLineShadow: "rgba(21, 128, 61, 0.15)",
706
+ gradFrom: "#F0FDF4",
707
+ gradTo: "#FFFFFF"
595
708
  },
596
709
  electricity: {
597
710
  tooltipBg: "#FFFFFF",
598
- tooltipLineColor: "#1F7A5A",
599
- tooltipBorderColor: "#E5E7EB",
600
- tooltipTextColor: "#111827",
601
- axisLineColor: "#D1D5DB",
602
- xAxisTextColor: "#374151",
603
- yAxisSplitLine: "#E5E7EB",
604
- itemBorderColor: "#145A43",
605
- lineGradFrom: "#E6F2EE",
606
- lineGradTo: "#1F7A5A",
607
- lineShadow: "rgba(31, 122, 90, 0.25)",
608
- areaGradFrom: "rgba(31, 122, 90, 0.25)",
609
- areaGradTo: "rgba(31, 122, 90, 0.00)",
610
- shadowLineDarkBg: "rgba(31, 122, 90, 0.10)"
711
+ tooltipLineColor: "#15803D",
712
+ tooltipBorderColor: "#D1FAE5",
713
+ tooltipTextColor: "#1F2937",
714
+ axisLineColor: "#A7F3D0",
715
+ xAxisTextColor: "#4B5563",
716
+ yAxisSplitLine: "#ECFDF5",
717
+ itemBorderColor: "#15803D",
718
+ lineGradFrom: "#15803D",
719
+ lineGradTo: "#059669",
720
+ lineShadow: "rgba(21, 128, 61, 0.2)",
721
+ areaGradFrom: "rgba(21, 128, 61, 0.15)",
722
+ areaGradTo: "rgba(21, 128, 61, 0.01)",
723
+ shadowLineDarkBg: "rgba(21, 128, 61, 0.08)"
611
724
  },
612
725
  echarts: {
613
726
  bg: "#FFFFFF",
614
- textColor: "#111827",
615
- axisLineColor: "#D1D5DB",
616
- splitLineColor: "#E5E7EB",
617
- itemHoverShadowColor: "rgba(31, 122, 90, 0.25)",
618
- tooltipBackgroundColor: "#FFFFFF"
727
+ textColor: "#1F2937",
728
+ axisLineColor: "#6B7280",
729
+ splitLineColor: "#ECFDF5",
730
+ itemHoverShadowColor: "rgba(21, 128, 61, 0.25)",
731
+ tooltipBackgroundColor: "#15803D"
619
732
  },
620
733
  chartjs: {
621
- axisLineColor: "#D1D5DB",
622
- textColor: "#111827"
734
+ axisLineColor: "#D1FAE5",
735
+ textColor: "#1F2937"
623
736
  }
624
737
  }
625
738
  }, q = {
626
739
  name: "light",
627
740
  displayName: "Light",
628
741
  variables: {
629
- primary: "#222b45",
630
- primaryLight: "#192038",
631
- primaryFg: "#ffffff",
632
- success: "#00d68f",
633
- successLight: "#33dfaa",
634
- info: "#0095ff",
635
- infoLight: "#33a7ff",
636
- warning: "#ffaa00",
637
- warningLight: "#ffbb33",
638
- danger: "#ff3d71",
639
- dangerLight: "#ff6491",
640
- bg: "#ffffff",
641
- bg2: "#f7f9fc",
642
- bg3: "#edf1f7",
643
- bg4: "#e4e9f2",
644
- border: "#ffffff",
645
- border2: "#f7f9fc",
646
- border3: "#edf1f7",
647
- border4: "#e4e9f2",
648
- border5: "#c5cee0",
649
- fg: "#8f9bb3",
650
- fgText: "#222b45",
651
- fgHeading: "#192038",
652
- fgHighlight: "#003694",
653
- fgOnPrimary: "#ffffff",
654
- separator: "#edf1f7",
742
+ primary: "#334155",
743
+ primaryHover: "#1E293B",
744
+ primaryLight: "#CBD5E1",
745
+ primaryBg: "#F8FAFC",
746
+ primaryRgb: "51, 65, 85",
747
+ primaryTransparent: "rgba(51, 65, 85, 0.12)",
748
+ primaryFg: "#FFFFFF",
749
+ success: "#16A34A",
750
+ successLight: "#DCFCE7",
751
+ successRgb: "22, 163, 74",
752
+ info: "#2563EB",
753
+ infoLight: "#DBEAFE",
754
+ infoRgb: "37, 99, 235",
755
+ warning: "#D97706",
756
+ warningLight: "#FEF3C7",
757
+ warningRgb: "217, 119, 6",
758
+ danger: "#EF4444",
759
+ dangerLight: "#FEE2E2",
760
+ dangerRgb: "239, 68, 68",
761
+ bg: "#FFFFFF",
762
+ bg2: "#F8FAFC",
763
+ bg3: "#F1F5F9",
764
+ bg4: "#E2E8F0",
765
+ bgSecondary: "#F8FAFC",
766
+ border: "#F1F5F9",
767
+ border2: "#E2E8F0",
768
+ border3: "#CBD5E1",
769
+ border4: "#94A3B8",
770
+ border5: "#64748B",
771
+ borderHover: "#334155",
772
+ fg: "#94A3B8",
773
+ fgText: "#334155",
774
+ fgHeading: "#0F172A",
775
+ fgHighlight: "#1E293B",
776
+ fgMuted: "#64748B",
777
+ fgOnPrimary: "#FFFFFF",
778
+ separator: "#E2E8F0",
779
+ overlay: "rgba(0, 0, 0, 0.5)",
780
+ shadow: "rgba(0, 0, 0, 0.08)",
781
+ ring: "#334155",
782
+ chart1: "#334155",
783
+ chart2: "#2563EB",
784
+ chart3: "#16A34A",
785
+ chart4: "#D97706",
786
+ chart5: "#DC2626",
655
787
  temperature: {
656
788
  arcFill: [
657
- "#8f9bb3",
658
- "#8f9bb3",
659
- "#8f9bb3",
660
- "#8f9bb3",
661
- "#8f9bb3"
789
+ "#CBD5E1",
790
+ "#94A3B8",
791
+ "#64748B",
792
+ "#475569",
793
+ "#334155"
662
794
  ],
663
- arcEmpty: "#f7f9fc",
664
- thumbBg: "#f7f9fc",
665
- thumbBorder: "#8f9bb3"
795
+ arcEmpty: "#F1F5F9",
796
+ thumbBg: "#FFFFFF",
797
+ thumbBorder: "#334155"
666
798
  },
667
799
  solar: {
668
- gradientLeft: "#8f9bb3",
669
- gradientRight: "#8f9bb3",
670
- shadowColor: "rgba(0, 0, 0, 0)",
671
- secondSeriesFill: "#f7f9fc"
800
+ gradientLeft: "#334155",
801
+ gradientRight: "#64748B",
802
+ shadowColor: "rgba(51, 65, 85, 0.1)",
803
+ secondSeriesFill: "#F1F5F9"
672
804
  },
673
805
  traffic: {
674
- tooltipBg: "#ffffff",
675
- tooltipBorderColor: "#f7f9fc",
676
- tooltipTextColor: "#222b45",
677
- yAxisSplitLine: "#edf1f7",
678
- lineBg: "#e4e9f2",
679
- itemColor: "#e4e9f2",
680
- itemBorderColor: "#e4e9f2",
681
- itemEmphasisBorderColor: "#8f9bb3",
806
+ tooltipBg: "#FFFFFF",
807
+ tooltipBorderColor: "#E2E8F0",
808
+ tooltipTextColor: "#334155",
809
+ yAxisSplitLine: "#F1F5F9",
810
+ lineBg: "#E2E8F0",
811
+ itemColor: "#CBD5E1",
812
+ itemBorderColor: "#CBD5E1",
813
+ itemEmphasisBorderColor: "#334155",
682
814
  shadowLineDarkBg: "rgba(0, 0, 0, 0)",
683
815
  shadowLineShadow: "rgba(0, 0, 0, 0)",
684
- gradFrom: "#f7f9fc",
685
- gradTo: "#f7f9fc"
816
+ gradFrom: "#F8FAFC",
817
+ gradTo: "#FFFFFF"
686
818
  },
687
819
  electricity: {
688
- tooltipBg: "#ffffff",
689
- tooltipLineColor: "#222b45",
690
- tooltipBorderColor: "#f7f9fc",
691
- tooltipTextColor: "#222b45",
692
- axisLineColor: "#edf1f7",
693
- xAxisTextColor: "#8f9bb3",
694
- yAxisSplitLine: "#edf1f7",
695
- itemBorderColor: "#8f9bb3",
696
- lineGradFrom: "#8f9bb3",
697
- lineGradTo: "#8f9bb3",
698
- lineShadow: "rgba(0, 0, 0, 0)",
699
- areaGradFrom: "#f7f9fc",
700
- areaGradTo: "#f7f9fc",
820
+ tooltipBg: "#FFFFFF",
821
+ tooltipLineColor: "#334155",
822
+ tooltipBorderColor: "#E2E8F0",
823
+ tooltipTextColor: "#334155",
824
+ axisLineColor: "#E2E8F0",
825
+ xAxisTextColor: "#64748B",
826
+ yAxisSplitLine: "#F1F5F9",
827
+ itemBorderColor: "#334155",
828
+ lineGradFrom: "#334155",
829
+ lineGradTo: "#64748B",
830
+ lineShadow: "rgba(51, 65, 85, 0.15)",
831
+ areaGradFrom: "rgba(51, 65, 85, 0.08)",
832
+ areaGradTo: "rgba(51, 65, 85, 0.01)",
701
833
  shadowLineDarkBg: "rgba(0, 0, 0, 0)"
702
834
  },
703
835
  echarts: {
704
- bg: "#ffffff",
705
- textColor: "#222b45",
706
- axisLineColor: "#222b45",
707
- splitLineColor: "#edf1f7",
708
- itemHoverShadowColor: "rgba(0, 0, 0, 0.5)",
709
- tooltipBackgroundColor: "#8f9bb3"
836
+ bg: "#FFFFFF",
837
+ textColor: "#334155",
838
+ axisLineColor: "#94A3B8",
839
+ splitLineColor: "#F1F5F9",
840
+ itemHoverShadowColor: "rgba(51, 65, 85, 0.25)",
841
+ tooltipBackgroundColor: "#334155"
710
842
  },
711
843
  chartjs: {
712
- axisLineColor: "#edf1f7",
713
- textColor: "#222b45"
844
+ axisLineColor: "#E2E8F0",
845
+ textColor: "#334155"
714
846
  }
715
847
  }
716
848
  }, z = {
717
849
  name: "wheat",
718
850
  displayName: "麦田",
719
851
  variables: {
720
- primary: "rgb(201, 162, 39)",
721
- primaryLight: "rgb(230, 200, 120)",
722
- primaryFg: "#ffffff",
723
- success: "rgb(62, 168, 30)",
724
- successLight: "rgb(220, 255, 210)",
725
- info: "rgb(220, 180, 80)",
726
- infoLight: "rgb(255, 235, 180)",
727
- warning: "rgb(218, 165, 32)",
728
- warningLight: "rgb(255, 215, 120)",
729
- danger: "rgb(180, 130, 20)",
730
- dangerLight: "rgb(220, 180, 80)",
731
- bg: "rgb(250, 250, 250)",
732
- bg2: "rgb(245, 245, 245)",
733
- bg3: "rgb(226, 224, 224)",
734
- bg4: "rgb(207, 207, 207)",
735
- border: "rgb(250, 250, 250)",
736
- border2: "rgb(245, 245, 245)",
737
- border3: "rgb(226, 224, 224)",
738
- border4: "rgb(207, 207, 207)",
739
- border5: "rgb(136, 136, 136)",
740
- fg: "rgb(136, 136, 136)",
741
- fgText: "rgb(22, 21, 21)",
742
- fgHeading: "rgb(0, 0, 0)",
743
- fgHighlight: "rgb(201, 162, 39)",
744
- fgOnPrimary: "rgb(250, 250, 250)",
745
- separator: "rgb(226, 224, 224)",
852
+ primary: "#B45309",
853
+ primaryHover: "#92400E",
854
+ primaryLight: "#FCD34D",
855
+ primaryBg: "#FFFBEB",
856
+ primaryRgb: "180, 83, 9",
857
+ primaryTransparent: "rgba(180, 83, 9, 0.12)",
858
+ primaryFg: "#FFFFFF",
859
+ success: "#16A34A",
860
+ successLight: "#DCFCE7",
861
+ successRgb: "22, 163, 74",
862
+ info: "#D97706",
863
+ infoLight: "#FEF3C7",
864
+ infoRgb: "217, 119, 6",
865
+ warning: "#CA8A04",
866
+ warningLight: "#FEF9C3",
867
+ warningRgb: "202, 138, 4",
868
+ danger: "#DC2626",
869
+ dangerLight: "#FEE2E2",
870
+ dangerRgb: "220, 38, 38",
871
+ bg: "#FFFDF7",
872
+ bg2: "#FFF8E7",
873
+ bg3: "#FEF3C7",
874
+ bg4: "#FDE68A",
875
+ bgSecondary: "#FFFBEB",
876
+ border: "#FDE68A",
877
+ border2: "#FCD34D",
878
+ border3: "#FBBF24",
879
+ border4: "#D97706",
880
+ border5: "#92400E",
881
+ borderHover: "#B45309",
882
+ fg: "#92400E",
883
+ fgText: "#451A03",
884
+ fgHeading: "#1C0A00",
885
+ fgHighlight: "#B45309",
886
+ fgMuted: "#78350F",
887
+ fgOnPrimary: "#FFFFFF",
888
+ separator: "#FDE68A",
889
+ overlay: "rgba(0, 0, 0, 0.5)",
890
+ shadow: "rgba(0, 0, 0, 0.1)",
891
+ ring: "#B45309",
892
+ chart1: "#B45309",
893
+ chart2: "#16A34A",
894
+ chart3: "#2563EB",
895
+ chart4: "#DC2626",
896
+ chart5: "#7C3AED",
746
897
  temperature: {
747
898
  arcFill: [
748
- "rgb(255, 245, 210)",
749
- "rgb(255, 235, 180)",
750
- "rgb(255, 220, 150)",
751
- "rgb(230, 200, 120)",
752
- "rgb(201, 162, 39)"
899
+ "#FEF3C7",
900
+ "#FCD34D",
901
+ "#FBBF24",
902
+ "#D97706",
903
+ "#B45309"
753
904
  ],
754
- arcEmpty: "rgb(245, 245, 245)",
755
- thumbBg: "rgb(245, 245, 245)",
756
- thumbBorder: "rgb(201, 162, 39)"
905
+ arcEmpty: "#FFF8E7",
906
+ thumbBg: "#FFFDF7",
907
+ thumbBorder: "#B45309"
757
908
  },
758
909
  solar: {
759
- gradientLeft: "rgb(201, 162, 39)",
760
- gradientRight: "rgb(218, 165, 32)",
761
- shadowColor: "rgba(201, 162, 39, 0.1)",
762
- secondSeriesFill: "rgb(245, 245, 245)"
910
+ gradientLeft: "#B45309",
911
+ gradientRight: "#D97706",
912
+ shadowColor: "rgba(180, 83, 9, 0.15)",
913
+ secondSeriesFill: "#FEF3C7"
763
914
  },
764
915
  traffic: {
765
- tooltipBg: "rgb(250, 250, 250)",
766
- tooltipBorderColor: "rgb(245, 245, 245)",
767
- tooltipTextColor: "rgb(22, 21, 21)",
768
- yAxisSplitLine: "rgb(226, 224, 224)",
769
- lineBg: "rgb(207, 207, 207)",
770
- itemColor: "rgb(207, 207, 207)",
771
- itemBorderColor: "rgb(207, 207, 207)",
772
- itemEmphasisBorderColor: "rgb(201, 162, 39)",
916
+ tooltipBg: "#FFFDF7",
917
+ tooltipBorderColor: "#FDE68A",
918
+ tooltipTextColor: "#451A03",
919
+ yAxisSplitLine: "#FEF3C7",
920
+ lineBg: "#FDE68A",
921
+ itemColor: "#FCD34D",
922
+ itemBorderColor: "#FCD34D",
923
+ itemEmphasisBorderColor: "#B45309",
773
924
  shadowLineDarkBg: "rgba(0, 0, 0, 0)",
774
925
  shadowLineShadow: "rgba(0, 0, 0, 0)",
775
- gradFrom: "rgb(245, 245, 245)",
776
- gradTo: "rgb(245, 245, 245)"
926
+ gradFrom: "#FFF8E7",
927
+ gradTo: "#FFFDF7"
777
928
  },
778
929
  electricity: {
779
- tooltipBg: "rgb(250, 250, 250)",
780
- tooltipLineColor: "rgb(22, 21, 21)",
781
- tooltipBorderColor: "rgb(245, 245, 245)",
782
- tooltipTextColor: "rgb(22, 21, 21)",
783
- axisLineColor: "rgb(226, 224, 224)",
784
- xAxisTextColor: "rgb(136, 136, 136)",
785
- yAxisSplitLine: "rgb(226, 224, 224)",
786
- itemBorderColor: "rgb(201, 162, 39)",
787
- lineGradFrom: "rgb(201, 162, 39)",
788
- lineGradTo: "rgb(218, 165, 32)",
789
- lineShadow: "rgba(201, 162, 39, 0.2)",
790
- areaGradFrom: "rgba(201, 162, 39, 0.1)",
791
- areaGradTo: "rgba(201, 162, 39, 0.05)",
930
+ tooltipBg: "#FFFDF7",
931
+ tooltipLineColor: "#451A03",
932
+ tooltipBorderColor: "#FDE68A",
933
+ tooltipTextColor: "#451A03",
934
+ axisLineColor: "#FDE68A",
935
+ xAxisTextColor: "#78350F",
936
+ yAxisSplitLine: "#FEF3C7",
937
+ itemBorderColor: "#B45309",
938
+ lineGradFrom: "#B45309",
939
+ lineGradTo: "#D97706",
940
+ lineShadow: "rgba(180, 83, 9, 0.2)",
941
+ areaGradFrom: "rgba(180, 83, 9, 0.1)",
942
+ areaGradTo: "rgba(180, 83, 9, 0.02)",
792
943
  shadowLineDarkBg: "rgba(0, 0, 0, 0)"
793
944
  },
794
945
  echarts: {
795
- bg: "rgb(250, 250, 250)",
796
- textColor: "rgb(22, 21, 21)",
797
- axisLineColor: "rgb(136, 136, 136)",
798
- splitLineColor: "rgb(226, 224, 224)",
799
- itemHoverShadowColor: "rgba(201, 162, 39, 0.3)",
800
- tooltipBackgroundColor: "rgb(201, 162, 39)"
946
+ bg: "#FFFDF7",
947
+ textColor: "#451A03",
948
+ axisLineColor: "#92400E",
949
+ splitLineColor: "#FEF3C7",
950
+ itemHoverShadowColor: "rgba(180, 83, 9, 0.25)",
951
+ tooltipBackgroundColor: "#B45309"
801
952
  },
802
953
  chartjs: {
803
- axisLineColor: "rgb(226, 224, 224)",
804
- textColor: "rgb(22, 21, 21)"
954
+ axisLineColor: "#FDE68A",
955
+ textColor: "#451A03"
805
956
  }
806
957
  }
807
958
  }, J = {
808
959
  name: "wine",
809
960
  displayName: "Wine",
810
961
  variables: {
811
- primary: "#800020",
812
- primaryLight: "#F4E6E9",
813
- primaryFg: "#F4E6E9",
814
- success: "#6b8f6b",
815
- successLight: "#8aaa8e",
816
- info: "#8a6a6a",
817
- infoLight: "#a88a8a",
818
- warning: "#c49050",
819
- warningLight: "#d4b080",
820
- danger: "#b85050",
821
- dangerLight: "#d07070",
822
- bg: "#2A0B12",
823
- bg2: "#3A0F1A",
824
- bg3: "#4A1322",
825
- bg4: "#4A1322",
826
- border: "#2A0B12",
827
- border2: "#3A0F1A",
828
- border3: "#4A1322",
829
- border4: "#800020",
830
- border5: "#B23A5C",
831
- fg: "#C97A8A",
832
- fgText: "#F4E6E9",
833
- fgHeading: "#F4E6E9",
834
- fgHighlight: "#F4E6E9",
835
- fgOnPrimary: "#2A0B12",
836
- separator: "#3A0F1A",
962
+ primary: "#9F1239",
963
+ primaryHover: "#881337",
964
+ primaryLight: "#FDA4AF",
965
+ primaryBg: "rgba(159, 18, 57, 0.1)",
966
+ primaryRgb: "159, 18, 57",
967
+ primaryTransparent: "rgba(159, 18, 57, 0.15)",
968
+ primaryFg: "#FFF1F2",
969
+ success: "#6D9F6D",
970
+ successLight: "#8DBE8D",
971
+ successRgb: "109, 159, 109",
972
+ info: "#8A6E7A",
973
+ infoLight: "#A88E98",
974
+ infoRgb: "138, 110, 122",
975
+ warning: "#C49050",
976
+ warningLight: "#D4B080",
977
+ warningRgb: "196, 144, 80",
978
+ danger: "#E11D48",
979
+ dangerLight: "#FB7185",
980
+ dangerRgb: "225, 29, 72",
981
+ bg: "#1A0810",
982
+ bg2: "#2D0F1A",
983
+ bg3: "#3F1525",
984
+ bg4: "#521C30",
985
+ bgSecondary: "#2D0F1A",
986
+ border: "#3F1525",
987
+ border2: "#521C30",
988
+ border3: "#7F2848",
989
+ border4: "#9F1239",
990
+ border5: "#FB7185",
991
+ borderHover: "#9F1239",
992
+ fg: "#D4899A",
993
+ fgText: "#FFF1F2",
994
+ fgHeading: "#FFFFFF",
995
+ fgHighlight: "#FDA4AF",
996
+ fgMuted: "#A0576D",
997
+ fgOnPrimary: "#1A0810",
998
+ separator: "#3F1525",
999
+ overlay: "rgba(0, 0, 0, 0.65)",
1000
+ shadow: "rgba(0, 0, 0, 0.45)",
1001
+ ring: "#9F1239",
1002
+ chart1: "#9F1239",
1003
+ chart2: "#6D9F6D",
1004
+ chart3: "#C49050",
1005
+ chart4: "#E11D48",
1006
+ chart5: "#FDA4AF",
837
1007
  temperature: {
838
1008
  arcFill: [
839
- "#800020",
840
- "#9A1F3D",
841
- "#B23A5C",
842
- "#C97A8A",
843
- "#F4E6E9"
1009
+ "#521C30",
1010
+ "#7F2848",
1011
+ "#9F1239",
1012
+ "#E11D48",
1013
+ "#FDA4AF"
844
1014
  ],
845
- arcEmpty: "#2A0B12",
846
- thumbBg: "#3A0F1A",
847
- thumbBorder: "#800020"
1015
+ arcEmpty: "#3F1525",
1016
+ thumbBg: "#2D0F1A",
1017
+ thumbBorder: "#9F1239"
848
1018
  },
849
1019
  solar: {
850
- gradientLeft: "#800020",
851
- gradientRight: "#F4E6E9",
852
- shadowColor: "rgba(0, 0, 0, 0.4)",
853
- secondSeriesFill: "#3A0F1A"
1020
+ gradientLeft: "#9F1239",
1021
+ gradientRight: "#E11D48",
1022
+ shadowColor: "rgba(159, 18, 57, 0.3)",
1023
+ secondSeriesFill: "#3F1525"
854
1024
  },
855
1025
  traffic: {
856
- tooltipBg: "#4A1322",
857
- tooltipBorderColor: "#B23A5C",
858
- tooltipTextColor: "#F4E6E9",
859
- yAxisSplitLine: "#3A0F1A",
860
- lineBg: "#3A0F1A",
861
- itemColor: "#2A0B12",
862
- itemBorderColor: "#800020",
863
- itemEmphasisBorderColor: "#F4E6E9",
1026
+ tooltipBg: "#3F1525",
1027
+ tooltipBorderColor: "#7F2848",
1028
+ tooltipTextColor: "#FFF1F2",
1029
+ yAxisSplitLine: "#3F1525",
1030
+ lineBg: "#521C30",
1031
+ itemColor: "#521C30",
1032
+ itemBorderColor: "#7F2848",
1033
+ itemEmphasisBorderColor: "#9F1239",
864
1034
  shadowLineDarkBg: "rgba(0, 0, 0, 0)",
865
1035
  shadowLineShadow: "rgba(0, 0, 0, 0)",
866
- gradFrom: "#3A0F1A",
867
- gradTo: "#2A0B12"
1036
+ gradFrom: "#3F1525",
1037
+ gradTo: "#2D0F1A"
868
1038
  },
869
1039
  electricity: {
870
- tooltipBg: "#3A0F1A",
871
- tooltipLineColor: "#F4E6E9",
872
- tooltipBorderColor: "#800020",
873
- tooltipTextColor: "#F4E6E9",
874
- axisLineColor: "#B23A5C",
875
- xAxisTextColor: "#C97A8A",
876
- yAxisSplitLine: "#3A0F1A",
877
- itemBorderColor: "#800020",
878
- lineGradFrom: "#800020",
879
- lineGradTo: "#F4E6E9",
880
- lineShadow: "rgba(128, 0, 32, 0.35)",
881
- areaGradFrom: "#3A0F1A",
882
- areaGradTo: "#2A0B12",
1040
+ tooltipBg: "#3F1525",
1041
+ tooltipLineColor: "#FFF1F2",
1042
+ tooltipBorderColor: "#7F2848",
1043
+ tooltipTextColor: "#FFF1F2",
1044
+ axisLineColor: "#521C30",
1045
+ xAxisTextColor: "#D4899A",
1046
+ yAxisSplitLine: "#3F1525",
1047
+ itemBorderColor: "#9F1239",
1048
+ lineGradFrom: "#9F1239",
1049
+ lineGradTo: "#E11D48",
1050
+ lineShadow: "rgba(159, 18, 57, 0.3)",
1051
+ areaGradFrom: "rgba(159, 18, 57, 0.12)",
1052
+ areaGradTo: "rgba(159, 18, 57, 0.02)",
883
1053
  shadowLineDarkBg: "rgba(0, 0, 0, 0)"
884
1054
  },
885
1055
  echarts: {
886
- bg: "#2A0B12",
887
- textColor: "#F4E6E9",
888
- axisLineColor: "#B23A5C",
889
- splitLineColor: "#3A0F1A",
890
- itemHoverShadowColor: "rgba(0, 0, 0, 0.4)",
891
- tooltipBackgroundColor: "#3A0F1A"
1056
+ bg: "#1A0810",
1057
+ textColor: "#FFF1F2",
1058
+ axisLineColor: "#7F2848",
1059
+ splitLineColor: "#3F1525",
1060
+ itemHoverShadowColor: "rgba(159, 18, 57, 0.35)",
1061
+ tooltipBackgroundColor: "#3F1525"
892
1062
  },
893
1063
  chartjs: {
894
- axisLineColor: "#B23A5C",
895
- textColor: "#F4E6E9"
1064
+ axisLineColor: "#521C30",
1065
+ textColor: "#FFF1F2"
896
1066
  }
897
1067
  }
898
- };
899
- var Q = {
1068
+ }, Q = {
900
1069
  colors: X,
901
- base: l
1070
+ base: F
902
1071
  }, Z = {
903
1072
  colors: q,
904
- base: l
1073
+ base: F
905
1074
  }, rr = {
906
1075
  colors: K,
907
- base: l
908
- }, er = {
909
- colors: $,
910
- base: l
1076
+ base: F
911
1077
  }, or = {
912
- colors: M,
913
- base: l
1078
+ colors: $,
1079
+ base: F
1080
+ }, er = {
1081
+ colors: _,
1082
+ base: F
914
1083
  }, tr = {
915
1084
  colors: Y,
916
- base: l
1085
+ base: F
917
1086
  }, ar = {
918
- colors: _,
919
- base: l
1087
+ colors: W,
1088
+ base: F
920
1089
  }, ir = {
921
1090
  colors: J,
922
- base: l
923
- }, lr = {
1091
+ base: F
1092
+ }, Fr = {
924
1093
  colors: z,
925
- base: l
926
- };
927
- const h = {
1094
+ base: F
1095
+ }, C = {
928
1096
  [i.DEFAULT]: Q,
929
1097
  [i.LIGHT]: Z,
930
1098
  [i.DARK]: rr,
931
- [i.COSMIC]: er,
932
- [i.CORPORATE]: or,
1099
+ [i.COSMIC]: or,
1100
+ [i.CORPORATE]: er,
933
1101
  [i.FOREST]: tr,
934
1102
  [i.COFFEE]: ar,
935
1103
  [i.WINE]: ir,
936
- [i.WHEAT]: lr
937
- };
938
- var fr = A(({ children: o, defaultTheme: g = i.DEFAULT, defaultBase: r = a.DEFAULT }) => {
939
- const [e, f] = m(() => {
940
- const t = P();
941
- return t != null && t in h ? t : g;
942
- }), [s, b] = m(() => {
943
- const t = D();
1104
+ [i.WHEAT]: Fr
1105
+ }, lr = L(({ children: e, defaultTheme: g = i.DEFAULT, defaultBase: r = a.DEFAULT }) => {
1106
+ const [o, l] = b(() => {
1107
+ const t = T();
1108
+ return t != null && t in C ? t : g;
1109
+ }), [s, n] = b(() => {
1110
+ const t = v();
944
1111
  return t ?? r;
945
- }), c = T(() => ({
946
- colors: h[e].colors,
947
- base: W[s]
948
- }), [e, s]);
949
- G(c, e);
950
- const L = (t) => {
951
- f(t);
952
- }, x = (t) => {
953
- b(t), v(t);
1112
+ }), p = x(() => ({
1113
+ colors: C[o].colors,
1114
+ base: V[s]
1115
+ }), [o, s]);
1116
+ R(p, o);
1117
+ const A = (t) => {
1118
+ l(t);
1119
+ }, D = (t) => {
1120
+ n(t), S(t);
954
1121
  };
955
- return w(E.Provider, {
1122
+ return /* @__PURE__ */ w(f.Provider, {
956
1123
  value: {
957
- currentTheme: c,
958
- themeName: e,
1124
+ currentTheme: p,
1125
+ themeName: o,
959
1126
  baseName: s,
960
- setTheme: L,
961
- setBase: x,
962
- availableThemes: F,
963
- availableBases: y
1127
+ setTheme: A,
1128
+ setBase: D,
1129
+ availableThemes: B,
1130
+ availableBases: h
964
1131
  },
965
- children: o
1132
+ children: e
966
1133
  });
967
1134
  });
968
- fr.displayName = "ThemeProvider";
1135
+ lr.displayName = "ThemeProvider";
969
1136
  export {
970
- n as BASE_STORAGE_KEY,
971
- y as BASE_VALUES,
1137
+ c as BASE_STORAGE_KEY,
1138
+ h as BASE_VALUES,
972
1139
  a as BaseEnum,
973
1140
  d as COLOR_STORAGE_KEY,
974
1141
  gr as DEFAULT_BASE,
975
- br as DEFAULT_THEME,
976
- F as THEME_VALUES,
977
- E as ThemeContext,
1142
+ nr as DEFAULT_THEME,
1143
+ B as THEME_VALUES,
1144
+ f as ThemeContext,
978
1145
  i as ThemeEnum,
979
- fr as ThemeProvider,
980
- W as bases,
1146
+ lr as ThemeProvider,
1147
+ V as bases,
981
1148
  ar as coffeeTheme,
982
- or as corporateTheme,
983
- er as cosmicTheme,
1149
+ er as corporateTheme,
1150
+ or as cosmicTheme,
984
1151
  rr as darkTheme,
985
1152
  Q as defaultTheme,
986
1153
  tr as forestTheme,
987
- D as getThemeBaseStorage,
988
- P as getThemeColorStorage,
989
- hr as removeThemeStorage,
990
- v as setThemeBaseStorage,
991
- S as setThemeColorStorage,
992
- h as themes,
993
- cr as useTheme,
1154
+ v as getThemeBaseStorage,
1155
+ T as getThemeColorStorage,
1156
+ Cr as removeThemeStorage,
1157
+ S as setThemeBaseStorage,
1158
+ P as setThemeColorStorage,
1159
+ C as themes,
1160
+ pr as useTheme,
994
1161
  ir as wineTheme
995
1162
  };
996
1163