@perses-dev/stat-chart-plugin 0.13.0 → 0.15.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/__mf/js/StatChart.cfc077f0.js +7 -0
  2. package/__mf/js/async/121.dd7133cb.js +2 -0
  3. package/__mf/js/async/192.6939be34.js +1 -0
  4. package/__mf/js/async/2.8caf67bd.js +1 -0
  5. package/__mf/js/async/235.c6d2c4f5.js +1 -0
  6. package/__mf/js/async/274.7345c704.js +2 -0
  7. package/__mf/js/async/345.242802c4.js +29 -0
  8. package/__mf/js/async/354.6ea77f69.js +4 -0
  9. package/__mf/js/async/354.6ea77f69.js.LICENSE.txt +9 -0
  10. package/__mf/js/async/356.b00937de.js +1 -0
  11. package/__mf/js/async/392.559f0a15.js +2 -0
  12. package/__mf/js/async/449.6d8fc8b3.js +43 -0
  13. package/__mf/js/async/{580.4076ee7b.js.LICENSE.txt → 449.6d8fc8b3.js.LICENSE.txt} +41 -1
  14. package/__mf/js/async/470.16a500aa.js +2 -0
  15. package/__mf/js/async/570.34dc9996.js +2 -0
  16. package/__mf/js/async/587.7eb542f2.js +1 -0
  17. package/__mf/js/async/616.6b72e257.js +1 -0
  18. package/__mf/js/async/663.2de74425.js +1 -0
  19. package/__mf/js/async/{866.cb6cbc7a.js → 866.d7ad9e7a.js} +5 -5
  20. package/__mf/js/async/941.1589eeae.js +2 -0
  21. package/__mf/js/async/968.ebdf1f2d.js +1 -0
  22. package/__mf/js/async/970.f5882828.js +2 -0
  23. package/__mf/js/async/__federation_expose_StatChart.7973125b.js +1 -0
  24. package/__mf/js/async/lib-router.73f6cef1.js +2 -0
  25. package/__mf/js/{main.8c422eca.js → main.cd844a8c.js} +3 -3
  26. package/lib/StatChart.d.ts +3 -3
  27. package/lib/StatChart.d.ts.map +1 -1
  28. package/lib/StatChart.js +4 -4
  29. package/lib/StatChart.js.map +1 -1
  30. package/lib/StatChartBase.d.ts +4 -4
  31. package/lib/StatChartBase.d.ts.map +1 -1
  32. package/lib/StatChartBase.js +12 -12
  33. package/lib/StatChartBase.js.map +1 -1
  34. package/lib/StatChartOptionsEditorSettings.d.ts +2 -2
  35. package/lib/StatChartOptionsEditorSettings.d.ts.map +1 -1
  36. package/lib/StatChartOptionsEditorSettings.js +8 -8
  37. package/lib/StatChartOptionsEditorSettings.js.map +1 -1
  38. package/lib/StatChartPanel.d.ts +4 -4
  39. package/lib/StatChartPanel.d.ts.map +1 -1
  40. package/lib/StatChartPanel.js +14 -9
  41. package/lib/StatChartPanel.js.map +1 -1
  42. package/lib/StatChartValueMappingEditor.d.ts +3 -3
  43. package/lib/StatChartValueMappingEditor.d.ts.map +1 -1
  44. package/lib/StatChartValueMappingEditor.js +1 -1
  45. package/lib/StatChartValueMappingEditor.js.map +1 -1
  46. package/lib/bootstrap.js +2 -2
  47. package/lib/getPluginModule.d.ts +1 -1
  48. package/lib/getPluginModule.d.ts.map +1 -1
  49. package/lib/getPluginModule.js +3 -1
  50. package/lib/getPluginModule.js.map +1 -1
  51. package/lib/index-federation.js +1 -1
  52. package/lib/index.js +7 -7
  53. package/lib/index.js.map +1 -1
  54. package/lib/setup-tests.d.ts +1 -1
  55. package/lib/setup-tests.d.ts.map +1 -1
  56. package/lib/setup-tests.js +2 -2
  57. package/lib/setup-tests.js.map +1 -1
  58. package/lib/stat-chart-model.d.ts +3 -3
  59. package/lib/stat-chart-model.d.ts.map +1 -1
  60. package/lib/stat-chart-model.js.map +1 -1
  61. package/lib/utils/calculate-font-size.d.ts +1 -1
  62. package/lib/utils/calculate-font-size.d.ts.map +1 -1
  63. package/lib/utils/calculate-font-size.js +2 -2
  64. package/lib/utils/calculate-font-size.js.map +1 -1
  65. package/lib/utils/calculate-value.d.ts +3 -2
  66. package/lib/utils/calculate-value.d.ts.map +1 -1
  67. package/lib/utils/calculate-value.js +1 -1
  68. package/lib/utils/calculate-value.js.map +1 -1
  69. package/lib/utils/data-transform.d.ts +3 -3
  70. package/lib/utils/data-transform.d.ts.map +1 -1
  71. package/lib/utils/data-transform.js.map +1 -1
  72. package/lib/utils/format-stat-chart-value.d.ts +1 -1
  73. package/lib/utils/format-stat-chart-value.d.ts.map +1 -1
  74. package/lib/utils/format-stat-chart-value.js +1 -1
  75. package/lib/utils/format-stat-chart-value.js.map +1 -1
  76. package/lib/utils/get-color.d.ts +2 -2
  77. package/lib/utils/get-color.d.ts.map +1 -1
  78. package/lib/utils/get-color.js +1 -1
  79. package/lib/utils/get-color.js.map +1 -1
  80. package/mf-manifest.json +29 -73
  81. package/mf-stats.json +29 -81
  82. package/package.json +10 -10
  83. package/__mf/js/StatChart.2eecc4a4.js +0 -7
  84. package/__mf/js/async/121.a33651ce.js +0 -2
  85. package/__mf/js/async/177.4dddf131.js +0 -1
  86. package/__mf/js/async/187.d7e6b2db.js +0 -7
  87. package/__mf/js/async/187.d7e6b2db.js.LICENSE.txt +0 -39
  88. package/__mf/js/async/192.0b251884.js +0 -1
  89. package/__mf/js/async/2.e8bdc16f.js +0 -1
  90. package/__mf/js/async/235.f388b6fd.js +0 -1
  91. package/__mf/js/async/274.b762faf5.js +0 -2
  92. package/__mf/js/async/356.3f7b970d.js +0 -1
  93. package/__mf/js/async/392.70b1a3c5.js +0 -2
  94. package/__mf/js/async/450.bdfbd76f.js +0 -1
  95. package/__mf/js/async/465.7c60371f.js +0 -2
  96. package/__mf/js/async/470.cc046da0.js +0 -2
  97. package/__mf/js/async/546.f27d00a1.js +0 -24
  98. package/__mf/js/async/546.f27d00a1.js.LICENSE.txt +0 -19
  99. package/__mf/js/async/558.e8f8691f.js +0 -1
  100. package/__mf/js/async/570.264704d1.js +0 -2
  101. package/__mf/js/async/580.4076ee7b.js +0 -66
  102. package/__mf/js/async/587.7d22fb82.js +0 -1
  103. package/__mf/js/async/588.c00e3759.js +0 -1
  104. package/__mf/js/async/616.22b37336.js +0 -1
  105. package/__mf/js/async/71.1f2caf38.js +0 -1
  106. package/__mf/js/async/721.5c1c6916.js +0 -1
  107. package/__mf/js/async/873.13ff7de6.js +0 -1
  108. package/__mf/js/async/941.230549f5.js +0 -2
  109. package/__mf/js/async/968.bfd3594f.js +0 -1
  110. package/__mf/js/async/978.98475f4b.js +0 -1
  111. package/__mf/js/async/__federation_expose_StatChart.f4a2f598.js +0 -1
  112. package/__mf/js/async/lib-router.6c58ccc7.js +0 -2
  113. package/lib/cjs/StatChart.js +0 -43
  114. package/lib/cjs/StatChartBase.js +0 -263
  115. package/lib/cjs/StatChartOptionsEditorSettings.js +0 -171
  116. package/lib/cjs/StatChartPanel.js +0 -130
  117. package/lib/cjs/StatChartValueMappingEditor.js +0 -36
  118. package/lib/cjs/bootstrap.js +0 -26
  119. package/lib/cjs/env.d.js +0 -14
  120. package/lib/cjs/getPluginModule.js +0 -39
  121. package/lib/cjs/index-federation.js +0 -55
  122. package/lib/cjs/index.js +0 -42
  123. package/lib/cjs/setup-tests.js +0 -19
  124. package/lib/cjs/stat-chart-model.js +0 -74
  125. package/lib/cjs/utils/calculate-font-size.js +0 -55
  126. package/lib/cjs/utils/calculate-value.js +0 -30
  127. package/lib/cjs/utils/data-transform.js +0 -36
  128. package/lib/cjs/utils/format-stat-chart-value.js +0 -34
  129. package/lib/cjs/utils/get-color.js +0 -66
  130. /package/__mf/css/async/{187.85c2cbf6.css → 449.85c2cbf6.css} +0 -0
  131. /package/__mf/js/async/{121.a33651ce.js.LICENSE.txt → 121.dd7133cb.js.LICENSE.txt} +0 -0
  132. /package/__mf/js/async/{274.b762faf5.js.LICENSE.txt → 274.7345c704.js.LICENSE.txt} +0 -0
  133. /package/__mf/js/async/{392.70b1a3c5.js.LICENSE.txt → 392.559f0a15.js.LICENSE.txt} +0 -0
  134. /package/__mf/js/async/{470.cc046da0.js.LICENSE.txt → 470.16a500aa.js.LICENSE.txt} +0 -0
  135. /package/__mf/js/async/{570.264704d1.js.LICENSE.txt → 570.34dc9996.js.LICENSE.txt} +0 -0
  136. /package/__mf/js/async/{866.cb6cbc7a.js.LICENSE.txt → 866.d7ad9e7a.js.LICENSE.txt} +0 -0
  137. /package/__mf/js/async/{941.230549f5.js.LICENSE.txt → 941.1589eeae.js.LICENSE.txt} +0 -0
  138. /package/__mf/js/async/{465.7c60371f.js.LICENSE.txt → 970.f5882828.js.LICENSE.txt} +0 -0
  139. /package/__mf/js/async/{lib-router.6c58ccc7.js.LICENSE.txt → lib-router.73f6cef1.js.LICENSE.txt} +0 -0
@@ -1,5 +1,5 @@
1
- /*! For license information please see 866.cb6cbc7a.js.LICENSE.txt */
2
- "use strict";(self.chunk_StatChart=self.chunk_StatChart||[]).push([["866"],{19597(e,t,r){r.d(t,{A:()=>n});function n(e){var t=Object.create(null);return function(r){return void 0===t[r]&&(t[r]=e(r)),t[r]}}},37696(e,t,r){r.d(t,{J:()=>h});var n,o={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},i=r(19597),a=/[A-Z]|^ms/g,l=/_EMO_([^_]+?)_([^]*?)_EMO_/g,s=function(e){return 45===e.charCodeAt(1)},c=function(e){return null!=e&&"boolean"!=typeof e},u=(0,i.A)(function(e){return s(e)?e:e.replace(a,"-$&").toLowerCase()}),d=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(l,function(e,t,r){return n={name:t,styles:r,next:n},t})}return 1===o[e]||s(e)||"number"!=typeof t||0===t?t:t+"px"};function p(e,t,r){if(null==r)return"";if(void 0!==r.__emotion_styles)return r;switch(typeof r){case"boolean":return"";case"object":if(1===r.anim)return n={name:r.name,styles:r.styles,next:n},r.name;if(void 0!==r.styles){var o=r.next;if(void 0!==o)for(;void 0!==o;)n={name:o.name,styles:o.styles,next:n},o=o.next;return r.styles+";"}return function(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=p(e,t,r[o])+";";else for(var i in r){var a=r[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?n+=i+"{"+t[a]+"}":c(a)&&(n+=u(i)+":"+d(i,a)+";");else if(Array.isArray(a)&&"string"==typeof a[0]&&(null==t||void 0===t[a[0]]))for(var l=0;l<a.length;l++)c(a[l])&&(n+=u(i)+":"+d(i,a[l])+";");else{var s=p(e,t,a);switch(i){case"animation":case"animationName":n+=u(i)+":"+s+";";break;default:n+=i+"{"+s+"}"}}}return n}(e,t,r);case"function":if(void 0!==e){var i=n,a=r(e);return n=i,p(e,t,a)}}if(null==t)return r;var l=t[r];return void 0!==l?l:r}var f=/label:\s*([^\s;{]+)\s*(;|$)/g;function h(e,t,r){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var o,i=!0,a="";n=void 0;var l=e[0];null==l||void 0===l.raw?(i=!1,a+=p(r,t,l)):a+=l[0];for(var s=1;s<e.length;s++)a+=p(r,t,e[s]),i&&(a+=l[s]);f.lastIndex=0;for(var c="";null!==(o=f.exec(a));)c+="-"+o[1];return{name:function(e){for(var t,r=0,n=0,o=e.length;o>=4;++n,o-=4)t=(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))*0x5bd1e995+((t>>>16)*59797<<16),t^=t>>>24,r=(65535&t)*0x5bd1e995+((t>>>16)*59797<<16)^(65535&r)*0x5bd1e995+((r>>>16)*59797<<16);switch(o){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r^=255&e.charCodeAt(n),r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16)}return r^=r>>>13,(((r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16))^r>>>15)>>>0).toString(36)}(a)+c,styles:a,next:n}}},74628(e,t,r){r.d(t,{A:()=>m});var n=r(70451),o=r(11750),i=r(41535),a=r(92927),l=r(20523),s=r(26041),c=r(62540),u=r(71027),d=r(9408),p=r(93724);let f=(0,r(29009).A)("MuiBox",["root"]),h=(0,d.A)(),m=function(e={}){let{themeId:t,defaultTheme:r,defaultClassName:u="MuiBox-root",generateClassName:d}=e,p=(0,i.Ay)("div",{shouldForwardProp:e=>"theme"!==e&&"sx"!==e&&"as"!==e})(a.A);return n.forwardRef(function(e,n){let i=(0,s.A)(r),{className:a,component:f="div",...h}=(0,l.A)(e);return(0,c.jsx)(p,{as:f,ref:n,className:(0,o.A)(a,d?d(u):u),theme:t&&i[t]||i,...h})})}({themeId:p.A,defaultTheme:h,defaultClassName:f.root,generateClassName:u.A.generate})},1337(e,t,r){r.d(t,{A:()=>B});var n=r(70451),o=r(11750),i=r(81023),a=r(93399),l=r(77308),s=r(72052),c=r(29424),u=r(32398),d=r(48731);class p{static create(){return new p}static use(){let e=(0,d.A)(p.create).current,[t,r]=n.useState(!1);return e.shouldMount=t,e.setShouldMount=r,n.useEffect(e.mountEffect,[t]),e}constructor(){this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}mount(){let e,t,r;return this.mounted||(this.mounted=((r=new Promise((r,n)=>{e=r,t=n})).resolve=e,r.reject=t,r),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}mountEffect=()=>{this.shouldMount&&!this.didMount&&null!==this.ref.current&&(this.didMount=!0,this.mounted.resolve())};start(...e){this.mount().then(()=>this.ref.current?.start(...e))}stop(...e){this.mount().then(()=>this.ref.current?.stop(...e))}pulsate(...e){this.mount().then(()=>this.ref.current?.pulsate(...e))}}var f=r(44394),h=r(3725),m=r(69402),y=r(62540),g=r(29009);let b=(0,g.A)("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),A=(0,m.keyframes)`
1
+ /*! For license information please see 866.d7ad9e7a.js.LICENSE.txt */
2
+ "use strict";(self.chunk_StatChart_0_15_0_beta_1=self.chunk_StatChart_0_15_0_beta_1||[]).push([["866"],{19597(e,t,r){r.d(t,{A:()=>n});function n(e){var t=Object.create(null);return function(r){return void 0===t[r]&&(t[r]=e(r)),t[r]}}},37696(e,t,r){r.d(t,{J:()=>h});var n,o={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},i=r(19597),a=/[A-Z]|^ms/g,l=/_EMO_([^_]+?)_([^]*?)_EMO_/g,s=function(e){return 45===e.charCodeAt(1)},c=function(e){return null!=e&&"boolean"!=typeof e},u=(0,i.A)(function(e){return s(e)?e:e.replace(a,"-$&").toLowerCase()}),d=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(l,function(e,t,r){return n={name:t,styles:r,next:n},t})}return 1===o[e]||s(e)||"number"!=typeof t||0===t?t:t+"px"};function p(e,t,r){if(null==r)return"";if(void 0!==r.__emotion_styles)return r;switch(typeof r){case"boolean":return"";case"object":if(1===r.anim)return n={name:r.name,styles:r.styles,next:n},r.name;if(void 0!==r.styles){var o=r.next;if(void 0!==o)for(;void 0!==o;)n={name:o.name,styles:o.styles,next:n},o=o.next;return r.styles+";"}return function(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=p(e,t,r[o])+";";else for(var i in r){var a=r[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?n+=i+"{"+t[a]+"}":c(a)&&(n+=u(i)+":"+d(i,a)+";");else if(Array.isArray(a)&&"string"==typeof a[0]&&(null==t||void 0===t[a[0]]))for(var l=0;l<a.length;l++)c(a[l])&&(n+=u(i)+":"+d(i,a[l])+";");else{var s=p(e,t,a);switch(i){case"animation":case"animationName":n+=u(i)+":"+s+";";break;default:n+=i+"{"+s+"}"}}}return n}(e,t,r);case"function":if(void 0!==e){var i=n,a=r(e);return n=i,p(e,t,a)}}if(null==t)return r;var l=t[r];return void 0!==l?l:r}var f=/label:\s*([^\s;{]+)\s*(;|$)/g;function h(e,t,r){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var o,i=!0,a="";n=void 0;var l=e[0];null==l||void 0===l.raw?(i=!1,a+=p(r,t,l)):a+=l[0];for(var s=1;s<e.length;s++)a+=p(r,t,e[s]),i&&(a+=l[s]);f.lastIndex=0;for(var c="";null!==(o=f.exec(a));)c+="-"+o[1];return{name:function(e){for(var t,r=0,n=0,o=e.length;o>=4;++n,o-=4)t=(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))*0x5bd1e995+((t>>>16)*59797<<16),t^=t>>>24,r=(65535&t)*0x5bd1e995+((t>>>16)*59797<<16)^(65535&r)*0x5bd1e995+((r>>>16)*59797<<16);switch(o){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r^=255&e.charCodeAt(n),r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16)}return r^=r>>>13,(((r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16))^r>>>15)>>>0).toString(36)}(a)+c,styles:a,next:n}}},74628(e,t,r){r.d(t,{A:()=>m});var n=r(70451),o=r(11750),i=r(41535),a=r(92927),l=r(20523),s=r(26041),c=r(62540),u=r(71027),d=r(74626),p=r(93724);let f=(0,r(29009).A)("MuiBox",["root"]),h=(0,d.A)(),m=function(e={}){let{themeId:t,defaultTheme:r,defaultClassName:u="MuiBox-root",generateClassName:d}=e,p=(0,i.Ay)("div",{shouldForwardProp:e=>"theme"!==e&&"sx"!==e&&"as"!==e})(a.A);return n.forwardRef(function(e,n){let i=(0,s.A)(r),{className:a,component:f="div",...h}=(0,l.A)(e);return(0,c.jsx)(p,{as:f,ref:n,className:(0,o.A)(a,d?d(u):u),theme:t&&i[t]||i,...h})})}({themeId:p.A,defaultTheme:h,defaultClassName:f.root,generateClassName:u.A.generate})},1337(e,t,r){r.d(t,{A:()=>B});var n=r(70451),o=r(11750),i=r(81023),a=r(93399),l=r(77308),s=r(72052),c=r(29424),u=r(32398),d=r(48731);class p{static create(){return new p}static use(){let e=(0,d.A)(p.create).current,[t,r]=n.useState(!1);return e.shouldMount=t,e.setShouldMount=r,n.useEffect(e.mountEffect,[t]),e}constructor(){this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}mount(){let e,t,r;return this.mounted||(this.mounted=((r=new Promise((r,n)=>{e=r,t=n})).resolve=e,r.reject=t,r),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}mountEffect=()=>{this.shouldMount&&!this.didMount&&null!==this.ref.current&&(this.didMount=!0,this.mounted.resolve())};start(...e){this.mount().then(()=>this.ref.current?.start(...e))}stop(...e){this.mount().then(()=>this.ref.current?.stop(...e))}pulsate(...e){this.mount().then(()=>this.ref.current?.pulsate(...e))}}var f=r(44394),h=r(3725),m=r(69402),y=r(62540),g=r(29009);let b=(0,g.A)("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),A=(0,m.keyframes)`
3
3
  0% {
4
4
  transform: scale(0);
5
5
  opacity: 0.1;
@@ -72,12 +72,12 @@
72
72
  animation-iteration-count: infinite;
73
73
  animation-delay: 200ms;
74
74
  }
75
- `,x=n.forwardRef(function(e,t){let{center:r=!1,classes:i={},className:a,...l}=(0,s.b)({props:e,name:"MuiTouchRipple"}),[c,u]=n.useState([]),d=n.useRef(0),p=n.useRef(null);n.useEffect(()=>{p.current&&(p.current(),p.current=null)},[c]);let m=n.useRef(!1),g=(0,h.A)(),A=n.useRef(null),v=n.useRef(null),S=n.useCallback(e=>{let{pulsate:t,rippleX:r,rippleY:n,rippleSize:a,cb:l}=e;u(e=>[...e,(0,y.jsx)(w,{classes:{ripple:(0,o.A)(i.ripple,b.ripple),rippleVisible:(0,o.A)(i.rippleVisible,b.rippleVisible),ripplePulsate:(0,o.A)(i.ripplePulsate,b.ripplePulsate),child:(0,o.A)(i.child,b.child),childLeaving:(0,o.A)(i.childLeaving,b.childLeaving),childPulsate:(0,o.A)(i.childPulsate,b.childPulsate)},timeout:550,pulsate:t,rippleX:r,rippleY:n,rippleSize:a},d.current)]),d.current+=1,p.current=l},[i]),x=n.useCallback((e={},t={},n=()=>{})=>{let o,i,a,{pulsate:l=!1,center:s=r||t.pulsate,fakeElement:c=!1}=t;if(e?.type==="mousedown"&&m.current){m.current=!1;return}e?.type==="touchstart"&&(m.current=!0);let u=c?null:v.current,d=u?u.getBoundingClientRect():{width:0,height:0,left:0,top:0};if(!s&&void 0!==e&&(0!==e.clientX||0!==e.clientY)&&(e.clientX||e.touches)){let{clientX:t,clientY:r}=e.touches&&e.touches.length>0?e.touches[0]:e;o=Math.round(t-d.left),i=Math.round(r-d.top)}else o=Math.round(d.width/2),i=Math.round(d.height/2);s?(a=Math.sqrt((2*d.width**2+d.height**2)/3))%2==0&&(a+=1):a=Math.sqrt((2*Math.max(Math.abs((u?u.clientWidth:0)-o),o)+2)**2+(2*Math.max(Math.abs((u?u.clientHeight:0)-i),i)+2)**2),e?.touches?null===A.current&&(A.current=()=>{S({pulsate:l,rippleX:o,rippleY:i,rippleSize:a,cb:n})},g.start(80,()=>{A.current&&(A.current(),A.current=null)})):S({pulsate:l,rippleX:o,rippleY:i,rippleSize:a,cb:n})},[r,S,g]),C=n.useCallback(()=>{x({},{pulsate:!0})},[x]),$=n.useCallback((e,t)=>{if(g.clear(),e?.type==="touchend"&&A.current){A.current(),A.current=null,g.start(0,()=>{$(e,t)});return}A.current=null,u(e=>e.length>0?e.slice(1):e),p.current=t},[g]);return n.useImperativeHandle(t,()=>({pulsate:C,start:x,stop:$}),[C,x,$]),(0,y.jsx)(k,{className:(0,o.A)(b.root,i.root,a),ref:v,...l,children:(0,y.jsx)(f.A,{component:null,exit:!0,children:c})})});var C=r(46733);function $(e){return(0,C.Ay)("MuiButtonBase",e)}let _=(0,g.A)("MuiButtonBase",["root","disabled","focusVisible"]),j=(0,l.A)("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${_.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}});function O(e,t,r,n=!1){return(0,u.A)(o=>(r&&r(o),n||e[t](o),!0))}let B=n.forwardRef(function(e,t){let r=(0,s.b)({props:e,name:"MuiButtonBase"}),{action:l,centerRipple:d=!1,children:f,className:h,component:m="button",disabled:g=!1,disableRipple:b=!1,disableTouchRipple:A=!1,focusRipple:v=!1,focusVisibleClassName:S,LinkComponent:k="a",onBlur:w,onClick:C,onContextMenu:_,onDragLeave:B,onFocus:P,onFocusVisible:M,onKeyDown:T,onKeyUp:E,onMouseDown:R,onMouseLeave:I,onMouseUp:N,onTouchEnd:L,onTouchMove:F,onTouchStart:z,tabIndex:W=0,TouchRippleProps:D,touchRippleRef:K,type:V,...G}=r,H=n.useRef(null),X=p.use(),U=(0,c.A)(X.ref,K),[Y,Q]=n.useState(!1);g&&Y&&Q(!1),n.useImperativeHandle(l,()=>({focusVisible:()=>{Q(!0),H.current.focus()}}),[]);let J=X.shouldMount&&!b&&!g;n.useEffect(()=>{Y&&v&&!b&&X.pulsate()},[b,v,Y,X]);let Z=O(X,"start",R,A),q=O(X,"stop",_,A),ee=O(X,"stop",B,A),et=O(X,"stop",N,A),er=O(X,"stop",e=>{Y&&e.preventDefault(),I&&I(e)},A),en=O(X,"start",z,A),eo=O(X,"stop",L,A),ei=O(X,"stop",F,A),ea=O(X,"stop",e=>{(0,a.A)(e.target)||Q(!1),w&&w(e)},!1),el=(0,u.A)(e=>{H.current||(H.current=e.currentTarget),(0,a.A)(e.target)&&(Q(!0),M&&M(e)),P&&P(e)}),es=()=>{let e=H.current;return m&&"button"!==m&&!("A"===e.tagName&&e.href)},ec=(0,u.A)(e=>{v&&!e.repeat&&Y&&" "===e.key&&X.stop(e,()=>{X.start(e)}),e.target===e.currentTarget&&es()&&" "===e.key&&e.preventDefault(),T&&T(e),e.target===e.currentTarget&&es()&&"Enter"===e.key&&!g&&(e.preventDefault(),C&&C(e))}),eu=(0,u.A)(e=>{v&&" "===e.key&&Y&&!e.defaultPrevented&&X.stop(e,()=>{X.pulsate(e)}),E&&E(e),C&&e.target===e.currentTarget&&es()&&" "===e.key&&!e.defaultPrevented&&C(e)}),ed=m;"button"===ed&&(G.href||G.to)&&(ed=k);let ep={};"button"===ed?(ep.type=void 0===V?"button":V,ep.disabled=g):(G.href||G.to||(ep.role="button"),g&&(ep["aria-disabled"]=g));let ef=(0,c.A)(t,H),eh={...r,centerRipple:d,component:m,disabled:g,disableRipple:b,disableTouchRipple:A,focusRipple:v,tabIndex:W,focusVisible:Y},em=(e=>{let{disabled:t,focusVisible:r,focusVisibleClassName:n,classes:o}=e,a=(0,i.A)({root:["root",t&&"disabled",r&&"focusVisible"]},$,o);return r&&n&&(a.root+=` ${n}`),a})(eh);return(0,y.jsxs)(j,{as:ed,className:(0,o.A)(em.root,h),ownerState:eh,onBlur:ea,onClick:C,onContextMenu:q,onFocus:el,onKeyDown:ec,onKeyUp:eu,onMouseDown:Z,onMouseLeave:er,onMouseUp:et,onDragLeave:ee,onTouchEnd:eo,onTouchMove:ei,onTouchStart:en,ref:ef,tabIndex:g?-1:W,type:V,...ep,...G,children:[f,J?(0,y.jsx)(x,{ref:U,center:d,...D}):null]})})},72052(e,t,r){r.d(t,{b:()=>a});var n=r(70451),o=r(52215);r(62540);let i=n.createContext(void 0);function a(e){return function({props:e,name:t}){return function(e){let{theme:t,name:r,props:n}=e;if(!t||!t.components||!t.components[r])return n;let i=t.components[r];return i.defaultProps?(0,o.A)(i.defaultProps,n):i.styleOverrides||i.variants?n:(0,o.A)(i,n)}({props:e,name:t,theme:{components:n.useContext(i)}})}(e)}},88404(e,t,r){r.d(t,{A:()=>n});let n=r(70451).createContext(void 0)},42872(e,t,r){r.d(t,{A:()=>i});var n=r(70451),o=r(88404);function i(){return n.useContext(o.A)}},315(e,t,r){r.d(t,{A:()=>a});var n=r(68335),o=r(77308),i=r(72052);let a=(0,n.A)({createStyledComponent:(0,o.A)("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root}),useThemeProps:e=>(0,i.b)({props:e,name:"MuiStack"})})},68003(e,t,r){r.d(t,{A:()=>w});var n=r(70451),o=r(11750),i=r(81023),a=r(59238),l=r(24726),s=r(26952),c=r(32560),u=r(77308),d=r(23434),p=r(72052),f=r(29009),h=r(46733);function m(e){return(0,h.Ay)("MuiSwitch",e)}let y=(0,f.A)("MuiSwitch",["root","edgeStart","edgeEnd","switchBase","colorPrimary","colorSecondary","sizeSmall","sizeMedium","checked","disabled","input","thumb","track"]);var g=r(73397),b=r(62540);let A=(0,u.A)("span",{name:"MuiSwitch",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,r.edge&&t[`edge${(0,l.A)(r.edge)}`],t[`size${(0,l.A)(r.size)}`]]}})({display:"inline-flex",width:58,height:38,overflow:"hidden",padding:12,boxSizing:"border-box",position:"relative",flexShrink:0,zIndex:0,verticalAlign:"middle","@media print":{colorAdjust:"exact"},variants:[{props:{edge:"start"},style:{marginLeft:-8}},{props:{edge:"end"},style:{marginRight:-8}},{props:{size:"small"},style:{width:40,height:24,padding:7,[`& .${y.thumb}`]:{width:16,height:16},[`& .${y.switchBase}`]:{padding:4,[`&.${y.checked}`]:{transform:"translateX(16px)"}}}}]}),v=(0,u.A)(c.A,{name:"MuiSwitch",slot:"SwitchBase",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.switchBase,{[`& .${y.input}`]:t.input},"default"!==r.color&&t[`color${(0,l.A)(r.color)}`]]}})((0,d.A)(({theme:e})=>({position:"absolute",top:0,left:0,zIndex:1,color:e.vars?e.vars.palette.Switch.defaultColor:`${"light"===e.palette.mode?e.palette.common.white:e.palette.grey[300]}`,transition:e.transitions.create(["left","transform"],{duration:e.transitions.duration.shortest}),[`&.${y.checked}`]:{transform:"translateX(20px)"},[`&.${y.disabled}`]:{color:e.vars?e.vars.palette.Switch.defaultDisabledColor:`${"light"===e.palette.mode?e.palette.grey[100]:e.palette.grey[600]}`},[`&.${y.checked} + .${y.track}`]:{opacity:.5},[`&.${y.disabled} + .${y.track}`]:{opacity:e.vars?e.vars.opacity.switchTrackDisabled:`${"light"===e.palette.mode?.12:.2}`},[`& .${y.input}`]:{left:"-100%",width:"300%"}})),(0,d.A)(({theme:e})=>({"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,a.X4)(e.palette.action.active,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},variants:[...Object.entries(e.palette).filter((0,s.A)(["light"])).map(([t])=>({props:{color:t},style:{[`&.${y.checked}`]:{color:(e.vars||e).palette[t].main,"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[t].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,a.X4)(e.palette[t].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${y.disabled}`]:{color:e.vars?e.vars.palette.Switch[`${t}DisabledColor`]:`${"light"===e.palette.mode?(0,a.a)(e.palette[t].main,.62):(0,a.e$)(e.palette[t].main,.55)}`}},[`&.${y.checked} + .${y.track}`]:{backgroundColor:(e.vars||e).palette[t].main}}}))]}))),S=(0,u.A)("span",{name:"MuiSwitch",slot:"Track",overridesResolver:(e,t)=>t.track})((0,d.A)(({theme:e})=>({height:"100%",width:"100%",borderRadius:7,zIndex:-1,transition:e.transitions.create(["opacity","background-color"],{duration:e.transitions.duration.shortest}),backgroundColor:e.vars?e.vars.palette.common.onBackground:`${"light"===e.palette.mode?e.palette.common.black:e.palette.common.white}`,opacity:e.vars?e.vars.opacity.switchTrack:`${"light"===e.palette.mode?.38:.3}`}))),k=(0,u.A)("span",{name:"MuiSwitch",slot:"Thumb",overridesResolver:(e,t)=>t.thumb})((0,d.A)(({theme:e})=>({boxShadow:(e.vars||e).shadows[1],backgroundColor:"currentColor",width:20,height:20,borderRadius:"50%"}))),w=n.forwardRef(function(e,t){let r=(0,p.b)({props:e,name:"MuiSwitch"}),{className:n,color:a="primary",edge:s=!1,size:c="medium",sx:u,slots:d={},slotProps:f={},...h}=r,y={...r,color:a,edge:s,size:c},w=(e=>{let{classes:t,edge:r,size:n,color:o,checked:a,disabled:s}=e,c={root:["root",r&&`edge${(0,l.A)(r)}`,`size${(0,l.A)(n)}`],switchBase:["switchBase",`color${(0,l.A)(o)}`,a&&"checked",s&&"disabled"],thumb:["thumb"],track:["track"],input:["input"]},u=(0,i.A)(c,m,t);return{...t,...u}})(y),x={slots:d,slotProps:f},[C,$]=(0,g.A)("root",{className:(0,o.A)(w.root,n),elementType:A,externalForwardedProps:x,ownerState:y,additionalProps:{sx:u}}),[_,j]=(0,g.A)("thumb",{className:w.thumb,elementType:k,externalForwardedProps:x,ownerState:y}),O=(0,b.jsx)(_,{...j}),[B,P]=(0,g.A)("track",{className:w.track,elementType:S,externalForwardedProps:x,ownerState:y});return(0,b.jsxs)(C,{...$,children:[(0,b.jsx)(v,{type:"checkbox",icon:O,checkedIcon:O,ref:t,ownerState:y,...h,classes:{...w,root:w.switchBase},slots:{...d.switchBase&&{root:d.switchBase},...d.input&&{input:d.input}},slotProps:{...f.switchBase&&{root:"function"==typeof f.switchBase?f.switchBase(y):f.switchBase},...f.input&&{input:"function"==typeof f.input?f.input(y):f.input}}}),(0,b.jsx)(B,{...P})]})})},88091(e,t,r){r.d(t,{A:()=>b});var n=r(70451),o=r(11750),i=r(81023),a=r(90124),l=r(77308),s=r(23434),c=r(72052),u=r(24726),d=r(26952),p=r(47599),f=r(62540);let h={primary:!0,secondary:!0,error:!0,info:!0,success:!0,warning:!0,textPrimary:!0,textSecondary:!0,textDisabled:!0},m=(0,a.Dg)(),y=(0,l.A)("span",{name:"MuiTypography",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,r.variant&&t[r.variant],"inherit"!==r.align&&t[`align${(0,u.A)(r.align)}`],r.noWrap&&t.noWrap,r.gutterBottom&&t.gutterBottom,r.paragraph&&t.paragraph]}})((0,s.A)(({theme:e})=>({margin:0,variants:[{props:{variant:"inherit"},style:{font:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}},...Object.entries(e.typography).filter(([e,t])=>"inherit"!==e&&t&&"object"==typeof t).map(([e,t])=>({props:{variant:e},style:t})),...Object.entries(e.palette).filter((0,d.A)()).map(([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}})),...Object.entries(e.palette?.text||{}).filter(([,e])=>"string"==typeof e).map(([t])=>({props:{color:`text${(0,u.A)(t)}`},style:{color:(e.vars||e).palette.text[t]}})),{props:({ownerState:e})=>"inherit"!==e.align,style:{textAlign:"var(--Typography-textAlign)"}},{props:({ownerState:e})=>e.noWrap,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},{props:({ownerState:e})=>e.gutterBottom,style:{marginBottom:"0.35em"}},{props:({ownerState:e})=>e.paragraph,style:{marginBottom:16}}]}))),g={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},b=n.forwardRef(function(e,t){let{color:r,...n}=(0,c.b)({props:e,name:"MuiTypography"}),a=!h[r],l=m({...n,...a&&{color:r}}),{align:s="inherit",className:d,component:b,gutterBottom:A=!1,noWrap:v=!1,paragraph:S=!1,variant:k="body1",variantMapping:w=g,...x}=l,C={...l,align:s,color:r,className:d,component:b,gutterBottom:A,noWrap:v,paragraph:S,variant:k,variantMapping:w},$=b||(S?"p":w[k]||g[k])||"span",_=(e=>{let{align:t,gutterBottom:r,noWrap:n,paragraph:o,variant:a,classes:l}=e,s={root:["root",a,"inherit"!==e.align&&`align${(0,u.A)(t)}`,r&&"gutterBottom",n&&"noWrap",o&&"paragraph"]};return(0,i.A)(s,p.y,l)})(C);return(0,f.jsx)(y,{as:$,ref:t,className:(0,o.A)(_.root,d),...x,ownerState:C,style:{..."inherit"!==s&&{"--Typography-textAlign":s},...x.style}})})},47599(e,t,r){r.d(t,{A:()=>a,y:()=>i});var n=r(29009),o=r(46733);function i(e){return(0,o.Ay)("MuiTypography",e)}let a=(0,n.A)("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"])},32560(e,t,r){r.d(t,{A:()=>b});var n=r(70451),o=r(81023),i=r(24726),a=r(83926),l=r(77308),s=r(2203),c=r(42872),u=r(1337),d=r(29009),p=r(46733);function f(e){return(0,p.Ay)("PrivateSwitchBase",e)}(0,d.A)("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);var h=r(73397),m=r(62540);let y=(0,l.A)(u.A,{name:"MuiSwitchBase"})({padding:9,borderRadius:"50%",variants:[{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:({edge:e,ownerState:t})=>"start"===e&&"small"!==t.size,style:{marginLeft:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}},{props:({edge:e,ownerState:t})=>"end"===e&&"small"!==t.size,style:{marginRight:-12}}]}),g=(0,l.A)("input",{name:"MuiSwitchBase",shouldForwardProp:a.A})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),b=n.forwardRef(function(e,t){let{autoFocus:r,checked:n,checkedIcon:a,defaultChecked:l,disabled:u,disableFocusRipple:d=!1,edge:p=!1,icon:b,id:A,inputProps:v,inputRef:S,name:k,onBlur:w,onChange:x,onFocus:C,readOnly:$,required:_=!1,tabIndex:j,type:O,value:B,slots:P={},slotProps:M={},...T}=e,[E,R]=(0,s.A)({controlled:n,default:!!l,name:"SwitchBase",state:"checked"}),I=(0,c.A)(),N=u;I&&void 0===N&&(N=I.disabled);let L="checkbox"===O||"radio"===O,F={...e,checked:E,disabled:N,disableFocusRipple:d,edge:p},z=(e=>{let{classes:t,checked:r,disabled:n,edge:a}=e,l={root:["root",r&&"checked",n&&"disabled",a&&`edge${(0,i.A)(a)}`],input:["input"]};return(0,o.A)(l,f,t)})(F),W={slots:P,slotProps:{input:v,...M}},[D,K]=(0,h.A)("root",{ref:t,elementType:y,className:z.root,shouldForwardComponentProp:!0,externalForwardedProps:{...W,component:"span",...T},getSlotProps:e=>({...e,onFocus:t=>{e.onFocus?.(t),C&&C(t),I&&I.onFocus&&I.onFocus(t)},onBlur:t=>{e.onBlur?.(t),w&&w(t),I&&I.onBlur&&I.onBlur(t)}}),ownerState:F,additionalProps:{centerRipple:!0,focusRipple:!d,disabled:N,role:void 0,tabIndex:null}}),[V,G]=(0,h.A)("input",{ref:S,elementType:g,className:z.input,externalForwardedProps:W,getSlotProps:e=>({onChange:t=>{e.onChange?.(t),(e=>{if(e.nativeEvent.defaultPrevented)return;let t=e.target.checked;R(t),x&&x(e,t)})(t)}}),ownerState:F,additionalProps:{autoFocus:r,checked:n,defaultChecked:l,disabled:N,id:L?A:void 0,name:k,readOnly:$,required:_,tabIndex:j,type:O,..."checkbox"===O&&void 0===B?{}:{value:B}}});return(0,m.jsxs)(D,{...K,children:[(0,m.jsx)(V,{...G}),E?a:b]})})},9408(e,t,r){r.d(t,{A:()=>X});var n=r(67425),o=r(6121),i=r(59238);let a={black:"#000",white:"#fff"},l={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},s={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},c={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},u={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},d={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},p={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},f={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};function h(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:a.white,default:a.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}let m=h();function y(){return{text:{primary:a.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:a.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}let g=y();function b(e,t,r,n){let o=n.light||n,a=n.dark||1.5*n;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:"light"===t?e.light=(0,i.a)(e.main,o):"dark"===t&&(e.dark=(0,i.e$)(e.main,a)))}function A(e){let t,{mode:r="light",contrastThreshold:A=3,tonalOffset:v=.2,...S}=e,k=e.primary||function(e="light"){return"dark"===e?{main:d["200"],light:d["50"],dark:d["400"]}:{main:d["700"],light:d["400"],dark:d["800"]}}(r),w=e.secondary||function(e="light"){return"dark"===e?{main:s["200"],light:s["50"],dark:s["400"]}:{main:s["500"],light:s["300"],dark:s["700"]}}(r),x=e.error||function(e="light"){return"dark"===e?{main:c["500"],light:c["300"],dark:c["700"]}:{main:c["700"],light:c["400"],dark:c["800"]}}(r),C=e.info||function(e="light"){return"dark"===e?{main:p["400"],light:p["300"],dark:p["700"]}:{main:p["700"],light:p["500"],dark:p["900"]}}(r),$=e.success||function(e="light"){return"dark"===e?{main:f["400"],light:f["300"],dark:f["700"]}:{main:f["800"],light:f["500"],dark:f["900"]}}(r),_=e.warning||function(e="light"){return"dark"===e?{main:u["400"],light:u["300"],dark:u["700"]}:{main:"#ed6c02",light:u["500"],dark:u["900"]}}(r);function j(e){return(0,i.eM)(e,g.text.primary)>=A?g.text.primary:m.text.primary}let O=({color:e,name:t,mainShade:r=500,lightShade:o=300,darkShade:i=700})=>{if(!(e={...e}).main&&e[r]&&(e.main=e[r]),!e.hasOwnProperty("main"))throw Error((0,n.A)(11,t?` (${t})`:"",r));if("string"!=typeof e.main)throw Error((0,n.A)(12,t?` (${t})`:"",JSON.stringify(e.main)));return b(e,"light",o,v),b(e,"dark",i,v),e.contrastText||(e.contrastText=j(e.main)),e};return"light"===r?t=h():"dark"===r&&(t=y()),(0,o.A)({common:{...a},mode:r,primary:O({color:k,name:"primary"}),secondary:O({color:w,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:O({color:x,name:"error"}),warning:O({color:_,name:"warning"}),info:O({color:C,name:"info"}),success:O({color:$,name:"success"}),grey:l,contrastThreshold:A,getContrastText:j,augmentColor:O,tonalOffset:v,...t},S)}var v=r(17575),S=r(89187);let k=(e,t,r,n=[])=>{let o=e;t.forEach((e,i)=>{i===t.length-1?Array.isArray(o)?o[Number(e)]=r:o&&"object"==typeof o&&(o[e]=r):o&&"object"==typeof o&&(o[e]||(o[e]=n.includes(e)?[]:{}),o=o[e])})};function w(e,t){var r,n;let{prefix:o,shouldSkipGeneratingVar:i}=t||{},a={},l={},s={};return r=(e,t,r)=>{if(("string"==typeof t||"number"==typeof t)&&(!i||!i(e,t))){var n,c;let i=`--${o?`${o}-`:""}${e.join("-")}`,u=(n=e,"number"==typeof(c=t)?["lineHeight","fontWeight","opacity","zIndex"].some(e=>n.includes(e))||n[n.length-1].toLowerCase().includes("opacity")?c:`${c}px`:c);Object.assign(a,{[i]:u}),k(l,e,`var(${i})`,r),k(s,e,`var(${i}, ${u})`,r)}},n=e=>"vars"===e[0],function e(t,o=[],i=[]){Object.entries(t).forEach(([t,a])=>{n&&(!n||n([...o,t]))||null==a||("object"==typeof a&&Object.keys(a).length>0?e(a,[...o,t],Array.isArray(a)?[...i,t]:i):r([...o,t],a,i))})}(e),{css:a,vars:l,varsWithDefaults:s}}let x=function(e,t={}){let{getSelector:r=function(t,r){let n=i;if("class"===i&&(n=".%s"),"data"===i&&(n="[data-%s]"),i?.startsWith("data-")&&!i.includes("%s")&&(n=`[${i}="%s"]`),t){if("media"===n){if(e.defaultColorScheme===t)return":root";let n=a[t]?.palette?.mode||t;return{[`@media (prefers-color-scheme: ${n})`]:{":root":r}}}if(n)return e.defaultColorScheme===t?`:root, ${n.replace("%s",String(t))}`:n.replace("%s",String(t))}return":root"},disableCssColorScheme:n,colorSchemeSelector:i}=t,{colorSchemes:a={},components:l,defaultColorScheme:s="light",...c}=e,{vars:u,css:d,varsWithDefaults:p}=w(c,t),f=p,h={},{[s]:m,...y}=a;if(Object.entries(y||{}).forEach(([e,r])=>{let{vars:n,css:i,varsWithDefaults:a}=w(r,t);f=(0,o.A)(f,a),h[e]={css:i,vars:n}}),m){let{css:e,vars:r,varsWithDefaults:n}=w(m,t);f=(0,o.A)(f,n),h[s]={css:e,vars:r}}return{vars:f,generateThemeVars:()=>{let e={...u};return Object.entries(h).forEach(([,{vars:t}])=>{e=(0,o.A)(e,t)}),e},generateStyleSheets:()=>{let t=[],o=e.defaultColorScheme||"light";function i(e,r){Object.keys(r).length&&t.push("string"==typeof e?{[e]:{...r}}:e)}i(r(void 0,{...d}),d);let{[o]:l,...s}=h;if(l){let{css:e}=l,t=a[o]?.palette?.mode,s=!n&&t?{colorScheme:t,...e}:{...e};i(r(o,{...s}),s)}return Object.entries(s).forEach(([e,{css:t}])=>{let o=a[e]?.palette?.mode,l=!n&&o?{colorScheme:o,...t}:{...t};i(r(e,{...l}),l)}),t}}};var C=r(73126),$=r(92927),_=r(80787);let j={textTransform:"uppercase"},O='"Roboto", "Helvetica", "Arial", sans-serif';function B(...e){return`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2),${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14),${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`}let P=["none",B(0,2,1,-1,0,1,1,0,0,1,3,0),B(0,3,1,-2,0,2,2,0,0,1,5,0),B(0,3,3,-2,0,3,4,0,0,1,8,0),B(0,2,4,-1,0,4,5,0,0,1,10,0),B(0,3,5,-1,0,5,8,0,0,1,14,0),B(0,3,5,-1,0,6,10,0,0,1,18,0),B(0,4,5,-2,0,7,10,1,0,2,16,1),B(0,5,5,-3,0,8,10,1,0,3,14,2),B(0,5,6,-3,0,9,12,1,0,3,16,2),B(0,6,6,-3,0,10,14,1,0,4,18,3),B(0,6,7,-4,0,11,15,1,0,4,20,3),B(0,7,8,-4,0,12,17,2,0,5,22,4),B(0,7,8,-4,0,13,19,2,0,5,24,4),B(0,7,9,-4,0,14,21,2,0,5,26,4),B(0,8,9,-5,0,15,22,2,0,6,28,5),B(0,8,10,-5,0,16,24,2,0,6,30,5),B(0,8,11,-5,0,17,26,2,0,6,32,5),B(0,9,11,-5,0,18,28,2,0,7,34,6),B(0,9,12,-6,0,19,29,2,0,7,36,6),B(0,10,13,-6,0,20,31,3,0,8,38,7),B(0,10,13,-6,0,21,33,3,0,8,40,7),B(0,10,14,-6,0,22,35,3,0,8,42,7),B(0,11,14,-7,0,23,36,3,0,9,44,8),B(0,11,15,-7,0,24,38,3,0,9,46,8)];var M=r(48927);let T={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function E(e={}){let t={...e};return!function e(t){let r=Object.entries(t);for(let n=0;n<r.length;n++){let[i,a]=r[n];!((0,o.Q)(a)||void 0===a||"string"==typeof a||"boolean"==typeof a||"number"==typeof a||Array.isArray(a))||i.startsWith("unstable_")?delete t[i]:(0,o.Q)(a)&&(t[i]={...a},e(t[i]))}}(t),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
75
+ `,x=n.forwardRef(function(e,t){let{center:r=!1,classes:i={},className:a,...l}=(0,s.b)({props:e,name:"MuiTouchRipple"}),[c,u]=n.useState([]),d=n.useRef(0),p=n.useRef(null);n.useEffect(()=>{p.current&&(p.current(),p.current=null)},[c]);let m=n.useRef(!1),g=(0,h.A)(),A=n.useRef(null),v=n.useRef(null),S=n.useCallback(e=>{let{pulsate:t,rippleX:r,rippleY:n,rippleSize:a,cb:l}=e;u(e=>[...e,(0,y.jsx)(w,{classes:{ripple:(0,o.A)(i.ripple,b.ripple),rippleVisible:(0,o.A)(i.rippleVisible,b.rippleVisible),ripplePulsate:(0,o.A)(i.ripplePulsate,b.ripplePulsate),child:(0,o.A)(i.child,b.child),childLeaving:(0,o.A)(i.childLeaving,b.childLeaving),childPulsate:(0,o.A)(i.childPulsate,b.childPulsate)},timeout:550,pulsate:t,rippleX:r,rippleY:n,rippleSize:a},d.current)]),d.current+=1,p.current=l},[i]),x=n.useCallback((e={},t={},n=()=>{})=>{let o,i,a,{pulsate:l=!1,center:s=r||t.pulsate,fakeElement:c=!1}=t;if(e?.type==="mousedown"&&m.current){m.current=!1;return}e?.type==="touchstart"&&(m.current=!0);let u=c?null:v.current,d=u?u.getBoundingClientRect():{width:0,height:0,left:0,top:0};if(!s&&void 0!==e&&(0!==e.clientX||0!==e.clientY)&&(e.clientX||e.touches)){let{clientX:t,clientY:r}=e.touches&&e.touches.length>0?e.touches[0]:e;o=Math.round(t-d.left),i=Math.round(r-d.top)}else o=Math.round(d.width/2),i=Math.round(d.height/2);s?(a=Math.sqrt((2*d.width**2+d.height**2)/3))%2==0&&(a+=1):a=Math.sqrt((2*Math.max(Math.abs((u?u.clientWidth:0)-o),o)+2)**2+(2*Math.max(Math.abs((u?u.clientHeight:0)-i),i)+2)**2),e?.touches?null===A.current&&(A.current=()=>{S({pulsate:l,rippleX:o,rippleY:i,rippleSize:a,cb:n})},g.start(80,()=>{A.current&&(A.current(),A.current=null)})):S({pulsate:l,rippleX:o,rippleY:i,rippleSize:a,cb:n})},[r,S,g]),C=n.useCallback(()=>{x({},{pulsate:!0})},[x]),_=n.useCallback((e,t)=>{if(g.clear(),e?.type==="touchend"&&A.current){A.current(),A.current=null,g.start(0,()=>{_(e,t)});return}A.current=null,u(e=>e.length>0?e.slice(1):e),p.current=t},[g]);return n.useImperativeHandle(t,()=>({pulsate:C,start:x,stop:_}),[C,x,_]),(0,y.jsx)(k,{className:(0,o.A)(b.root,i.root,a),ref:v,...l,children:(0,y.jsx)(f.A,{component:null,exit:!0,children:c})})});var C=r(46733);function _(e){return(0,C.Ay)("MuiButtonBase",e)}let $=(0,g.A)("MuiButtonBase",["root","disabled","focusVisible"]),j=(0,l.A)("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${$.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}});function O(e,t,r,n=!1){return(0,u.A)(o=>(r&&r(o),n||e[t](o),!0))}let B=n.forwardRef(function(e,t){let r=(0,s.b)({props:e,name:"MuiButtonBase"}),{action:l,centerRipple:d=!1,children:f,className:h,component:m="button",disabled:g=!1,disableRipple:b=!1,disableTouchRipple:A=!1,focusRipple:v=!1,focusVisibleClassName:S,LinkComponent:k="a",onBlur:w,onClick:C,onContextMenu:$,onDragLeave:B,onFocus:P,onFocusVisible:M,onKeyDown:T,onKeyUp:E,onMouseDown:R,onMouseLeave:I,onMouseUp:N,onTouchEnd:L,onTouchMove:F,onTouchStart:z,tabIndex:W=0,TouchRippleProps:D,touchRippleRef:K,type:V,...G}=r,H=n.useRef(null),X=p.use(),U=(0,c.A)(X.ref,K),[Y,Q]=n.useState(!1);g&&Y&&Q(!1),n.useImperativeHandle(l,()=>({focusVisible:()=>{Q(!0),H.current.focus()}}),[]);let J=X.shouldMount&&!b&&!g;n.useEffect(()=>{Y&&v&&!b&&X.pulsate()},[b,v,Y,X]);let Z=O(X,"start",R,A),q=O(X,"stop",$,A),ee=O(X,"stop",B,A),et=O(X,"stop",N,A),er=O(X,"stop",e=>{Y&&e.preventDefault(),I&&I(e)},A),en=O(X,"start",z,A),eo=O(X,"stop",L,A),ei=O(X,"stop",F,A),ea=O(X,"stop",e=>{(0,a.A)(e.target)||Q(!1),w&&w(e)},!1),el=(0,u.A)(e=>{H.current||(H.current=e.currentTarget),(0,a.A)(e.target)&&(Q(!0),M&&M(e)),P&&P(e)}),es=()=>{let e=H.current;return m&&"button"!==m&&!("A"===e.tagName&&e.href)},ec=(0,u.A)(e=>{v&&!e.repeat&&Y&&" "===e.key&&X.stop(e,()=>{X.start(e)}),e.target===e.currentTarget&&es()&&" "===e.key&&e.preventDefault(),T&&T(e),e.target===e.currentTarget&&es()&&"Enter"===e.key&&!g&&(e.preventDefault(),C&&C(e))}),eu=(0,u.A)(e=>{v&&" "===e.key&&Y&&!e.defaultPrevented&&X.stop(e,()=>{X.pulsate(e)}),E&&E(e),C&&e.target===e.currentTarget&&es()&&" "===e.key&&!e.defaultPrevented&&C(e)}),ed=m;"button"===ed&&(G.href||G.to)&&(ed=k);let ep={};"button"===ed?(ep.type=void 0===V?"button":V,ep.disabled=g):(G.href||G.to||(ep.role="button"),g&&(ep["aria-disabled"]=g));let ef=(0,c.A)(t,H),eh={...r,centerRipple:d,component:m,disabled:g,disableRipple:b,disableTouchRipple:A,focusRipple:v,tabIndex:W,focusVisible:Y},em=(e=>{let{disabled:t,focusVisible:r,focusVisibleClassName:n,classes:o}=e,a=(0,i.A)({root:["root",t&&"disabled",r&&"focusVisible"]},_,o);return r&&n&&(a.root+=` ${n}`),a})(eh);return(0,y.jsxs)(j,{as:ed,className:(0,o.A)(em.root,h),ownerState:eh,onBlur:ea,onClick:C,onContextMenu:q,onFocus:el,onKeyDown:ec,onKeyUp:eu,onMouseDown:Z,onMouseLeave:er,onMouseUp:et,onDragLeave:ee,onTouchEnd:eo,onTouchMove:ei,onTouchStart:en,ref:ef,tabIndex:g?-1:W,type:V,...ep,...G,children:[f,J?(0,y.jsx)(x,{ref:U,center:d,...D}):null]})})},72052(e,t,r){r.d(t,{b:()=>a});var n=r(70451),o=r(52215);r(62540);let i=n.createContext(void 0);function a(e){return function({props:e,name:t}){return function(e){let{theme:t,name:r,props:n}=e;if(!t||!t.components||!t.components[r])return n;let i=t.components[r];return i.defaultProps?(0,o.A)(i.defaultProps,n):i.styleOverrides||i.variants?n:(0,o.A)(i,n)}({props:e,name:t,theme:{components:n.useContext(i)}})}(e)}},88404(e,t,r){r.d(t,{A:()=>n});let n=r(70451).createContext(void 0)},42872(e,t,r){r.d(t,{A:()=>i});var n=r(70451),o=r(88404);function i(){return n.useContext(o.A)}},315(e,t,r){r.d(t,{A:()=>a});var n=r(68335),o=r(77308),i=r(72052);let a=(0,n.A)({createStyledComponent:(0,o.A)("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root}),useThemeProps:e=>(0,i.b)({props:e,name:"MuiStack"})})},68003(e,t,r){r.d(t,{A:()=>w});var n=r(70451),o=r(11750),i=r(81023),a=r(59238),l=r(24726),s=r(26952),c=r(32560),u=r(77308),d=r(23434),p=r(72052),f=r(29009),h=r(46733);function m(e){return(0,h.Ay)("MuiSwitch",e)}let y=(0,f.A)("MuiSwitch",["root","edgeStart","edgeEnd","switchBase","colorPrimary","colorSecondary","sizeSmall","sizeMedium","checked","disabled","input","thumb","track"]);var g=r(73397),b=r(62540);let A=(0,u.A)("span",{name:"MuiSwitch",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,r.edge&&t[`edge${(0,l.A)(r.edge)}`],t[`size${(0,l.A)(r.size)}`]]}})({display:"inline-flex",width:58,height:38,overflow:"hidden",padding:12,boxSizing:"border-box",position:"relative",flexShrink:0,zIndex:0,verticalAlign:"middle","@media print":{colorAdjust:"exact"},variants:[{props:{edge:"start"},style:{marginLeft:-8}},{props:{edge:"end"},style:{marginRight:-8}},{props:{size:"small"},style:{width:40,height:24,padding:7,[`& .${y.thumb}`]:{width:16,height:16},[`& .${y.switchBase}`]:{padding:4,[`&.${y.checked}`]:{transform:"translateX(16px)"}}}}]}),v=(0,u.A)(c.A,{name:"MuiSwitch",slot:"SwitchBase",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.switchBase,{[`& .${y.input}`]:t.input},"default"!==r.color&&t[`color${(0,l.A)(r.color)}`]]}})((0,d.A)(({theme:e})=>({position:"absolute",top:0,left:0,zIndex:1,color:e.vars?e.vars.palette.Switch.defaultColor:`${"light"===e.palette.mode?e.palette.common.white:e.palette.grey[300]}`,transition:e.transitions.create(["left","transform"],{duration:e.transitions.duration.shortest}),[`&.${y.checked}`]:{transform:"translateX(20px)"},[`&.${y.disabled}`]:{color:e.vars?e.vars.palette.Switch.defaultDisabledColor:`${"light"===e.palette.mode?e.palette.grey[100]:e.palette.grey[600]}`},[`&.${y.checked} + .${y.track}`]:{opacity:.5},[`&.${y.disabled} + .${y.track}`]:{opacity:e.vars?e.vars.opacity.switchTrackDisabled:`${"light"===e.palette.mode?.12:.2}`},[`& .${y.input}`]:{left:"-100%",width:"300%"}})),(0,d.A)(({theme:e})=>({"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,a.X4)(e.palette.action.active,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},variants:[...Object.entries(e.palette).filter((0,s.A)(["light"])).map(([t])=>({props:{color:t},style:{[`&.${y.checked}`]:{color:(e.vars||e).palette[t].main,"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[t].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,a.X4)(e.palette[t].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${y.disabled}`]:{color:e.vars?e.vars.palette.Switch[`${t}DisabledColor`]:`${"light"===e.palette.mode?(0,a.a)(e.palette[t].main,.62):(0,a.e$)(e.palette[t].main,.55)}`}},[`&.${y.checked} + .${y.track}`]:{backgroundColor:(e.vars||e).palette[t].main}}}))]}))),S=(0,u.A)("span",{name:"MuiSwitch",slot:"Track",overridesResolver:(e,t)=>t.track})((0,d.A)(({theme:e})=>({height:"100%",width:"100%",borderRadius:7,zIndex:-1,transition:e.transitions.create(["opacity","background-color"],{duration:e.transitions.duration.shortest}),backgroundColor:e.vars?e.vars.palette.common.onBackground:`${"light"===e.palette.mode?e.palette.common.black:e.palette.common.white}`,opacity:e.vars?e.vars.opacity.switchTrack:`${"light"===e.palette.mode?.38:.3}`}))),k=(0,u.A)("span",{name:"MuiSwitch",slot:"Thumb",overridesResolver:(e,t)=>t.thumb})((0,d.A)(({theme:e})=>({boxShadow:(e.vars||e).shadows[1],backgroundColor:"currentColor",width:20,height:20,borderRadius:"50%"}))),w=n.forwardRef(function(e,t){let r=(0,p.b)({props:e,name:"MuiSwitch"}),{className:n,color:a="primary",edge:s=!1,size:c="medium",sx:u,slots:d={},slotProps:f={},...h}=r,y={...r,color:a,edge:s,size:c},w=(e=>{let{classes:t,edge:r,size:n,color:o,checked:a,disabled:s}=e,c={root:["root",r&&`edge${(0,l.A)(r)}`,`size${(0,l.A)(n)}`],switchBase:["switchBase",`color${(0,l.A)(o)}`,a&&"checked",s&&"disabled"],thumb:["thumb"],track:["track"],input:["input"]},u=(0,i.A)(c,m,t);return{...t,...u}})(y),x={slots:d,slotProps:f},[C,_]=(0,g.A)("root",{className:(0,o.A)(w.root,n),elementType:A,externalForwardedProps:x,ownerState:y,additionalProps:{sx:u}}),[$,j]=(0,g.A)("thumb",{className:w.thumb,elementType:k,externalForwardedProps:x,ownerState:y}),O=(0,b.jsx)($,{...j}),[B,P]=(0,g.A)("track",{className:w.track,elementType:S,externalForwardedProps:x,ownerState:y});return(0,b.jsxs)(C,{..._,children:[(0,b.jsx)(v,{type:"checkbox",icon:O,checkedIcon:O,ref:t,ownerState:y,...h,classes:{...w,root:w.switchBase},slots:{...d.switchBase&&{root:d.switchBase},...d.input&&{input:d.input}},slotProps:{...f.switchBase&&{root:"function"==typeof f.switchBase?f.switchBase(y):f.switchBase},...f.input&&{input:"function"==typeof f.input?f.input(y):f.input}}}),(0,b.jsx)(B,{...P})]})})},88091(e,t,r){r.d(t,{A:()=>b});var n=r(70451),o=r(11750),i=r(81023),a=r(90124),l=r(77308),s=r(23434),c=r(72052),u=r(24726),d=r(26952),p=r(47599),f=r(62540);let h={primary:!0,secondary:!0,error:!0,info:!0,success:!0,warning:!0,textPrimary:!0,textSecondary:!0,textDisabled:!0},m=(0,a.Dg)(),y=(0,l.A)("span",{name:"MuiTypography",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,r.variant&&t[r.variant],"inherit"!==r.align&&t[`align${(0,u.A)(r.align)}`],r.noWrap&&t.noWrap,r.gutterBottom&&t.gutterBottom,r.paragraph&&t.paragraph]}})((0,s.A)(({theme:e})=>({margin:0,variants:[{props:{variant:"inherit"},style:{font:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}},...Object.entries(e.typography).filter(([e,t])=>"inherit"!==e&&t&&"object"==typeof t).map(([e,t])=>({props:{variant:e},style:t})),...Object.entries(e.palette).filter((0,d.A)()).map(([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}})),...Object.entries(e.palette?.text||{}).filter(([,e])=>"string"==typeof e).map(([t])=>({props:{color:`text${(0,u.A)(t)}`},style:{color:(e.vars||e).palette.text[t]}})),{props:({ownerState:e})=>"inherit"!==e.align,style:{textAlign:"var(--Typography-textAlign)"}},{props:({ownerState:e})=>e.noWrap,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},{props:({ownerState:e})=>e.gutterBottom,style:{marginBottom:"0.35em"}},{props:({ownerState:e})=>e.paragraph,style:{marginBottom:16}}]}))),g={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},b=n.forwardRef(function(e,t){let{color:r,...n}=(0,c.b)({props:e,name:"MuiTypography"}),a=!h[r],l=m({...n,...a&&{color:r}}),{align:s="inherit",className:d,component:b,gutterBottom:A=!1,noWrap:v=!1,paragraph:S=!1,variant:k="body1",variantMapping:w=g,...x}=l,C={...l,align:s,color:r,className:d,component:b,gutterBottom:A,noWrap:v,paragraph:S,variant:k,variantMapping:w},_=b||(S?"p":w[k]||g[k])||"span",$=(e=>{let{align:t,gutterBottom:r,noWrap:n,paragraph:o,variant:a,classes:l}=e,s={root:["root",a,"inherit"!==e.align&&`align${(0,u.A)(t)}`,r&&"gutterBottom",n&&"noWrap",o&&"paragraph"]};return(0,i.A)(s,p.y,l)})(C);return(0,f.jsx)(y,{as:_,ref:t,className:(0,o.A)($.root,d),...x,ownerState:C,style:{..."inherit"!==s&&{"--Typography-textAlign":s},...x.style}})})},47599(e,t,r){r.d(t,{A:()=>a,y:()=>i});var n=r(29009),o=r(46733);function i(e){return(0,o.Ay)("MuiTypography",e)}let a=(0,n.A)("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"])},32560(e,t,r){r.d(t,{A:()=>b});var n=r(70451),o=r(81023),i=r(24726),a=r(83926),l=r(77308),s=r(2203),c=r(42872),u=r(1337),d=r(29009),p=r(46733);function f(e){return(0,p.Ay)("PrivateSwitchBase",e)}(0,d.A)("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);var h=r(73397),m=r(62540);let y=(0,l.A)(u.A,{name:"MuiSwitchBase"})({padding:9,borderRadius:"50%",variants:[{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:({edge:e,ownerState:t})=>"start"===e&&"small"!==t.size,style:{marginLeft:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}},{props:({edge:e,ownerState:t})=>"end"===e&&"small"!==t.size,style:{marginRight:-12}}]}),g=(0,l.A)("input",{name:"MuiSwitchBase",shouldForwardProp:a.A})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),b=n.forwardRef(function(e,t){let{autoFocus:r,checked:n,checkedIcon:a,defaultChecked:l,disabled:u,disableFocusRipple:d=!1,edge:p=!1,icon:b,id:A,inputProps:v,inputRef:S,name:k,onBlur:w,onChange:x,onFocus:C,readOnly:_,required:$=!1,tabIndex:j,type:O,value:B,slots:P={},slotProps:M={},...T}=e,[E,R]=(0,s.A)({controlled:n,default:!!l,name:"SwitchBase",state:"checked"}),I=(0,c.A)(),N=u;I&&void 0===N&&(N=I.disabled);let L="checkbox"===O||"radio"===O,F={...e,checked:E,disabled:N,disableFocusRipple:d,edge:p},z=(e=>{let{classes:t,checked:r,disabled:n,edge:a}=e,l={root:["root",r&&"checked",n&&"disabled",a&&`edge${(0,i.A)(a)}`],input:["input"]};return(0,o.A)(l,f,t)})(F),W={slots:P,slotProps:{input:v,...M}},[D,K]=(0,h.A)("root",{ref:t,elementType:y,className:z.root,shouldForwardComponentProp:!0,externalForwardedProps:{...W,component:"span",...T},getSlotProps:e=>({...e,onFocus:t=>{e.onFocus?.(t),C&&C(t),I&&I.onFocus&&I.onFocus(t)},onBlur:t=>{e.onBlur?.(t),w&&w(t),I&&I.onBlur&&I.onBlur(t)}}),ownerState:F,additionalProps:{centerRipple:!0,focusRipple:!d,disabled:N,role:void 0,tabIndex:null}}),[V,G]=(0,h.A)("input",{ref:S,elementType:g,className:z.input,externalForwardedProps:W,getSlotProps:e=>({onChange:t=>{e.onChange?.(t),(e=>{if(e.nativeEvent.defaultPrevented)return;let t=e.target.checked;R(t),x&&x(e,t)})(t)}}),ownerState:F,additionalProps:{autoFocus:r,checked:n,defaultChecked:l,disabled:N,id:L?A:void 0,name:k,readOnly:_,required:$,tabIndex:j,type:O,..."checkbox"===O&&void 0===B?{}:{value:B}}});return(0,m.jsxs)(D,{...K,children:[(0,m.jsx)(V,{...G}),E?a:b]})})},74626(e,t,r){r.d(t,{A:()=>Q});var n=r(67425),o=r(6121),i=r(59238);let a={black:"#000",white:"#fff"},l={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},s={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},c={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},u={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},d={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},p={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},f={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};function h(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:a.white,default:a.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}let m=h();function y(){return{text:{primary:a.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:a.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}let g=y();function b(e,t,r,n){let o=n.light||n,a=n.dark||1.5*n;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:"light"===t?e.light=(0,i.a)(e.main,o):"dark"===t&&(e.dark=(0,i.e$)(e.main,a)))}function A(e){let t,{mode:r="light",contrastThreshold:A=3,tonalOffset:v=.2,...S}=e,k=e.primary||function(e="light"){return"dark"===e?{main:d["200"],light:d["50"],dark:d["400"]}:{main:d["700"],light:d["400"],dark:d["800"]}}(r),w=e.secondary||function(e="light"){return"dark"===e?{main:s["200"],light:s["50"],dark:s["400"]}:{main:s["500"],light:s["300"],dark:s["700"]}}(r),x=e.error||function(e="light"){return"dark"===e?{main:c["500"],light:c["300"],dark:c["700"]}:{main:c["700"],light:c["400"],dark:c["800"]}}(r),C=e.info||function(e="light"){return"dark"===e?{main:p["400"],light:p["300"],dark:p["700"]}:{main:p["700"],light:p["500"],dark:p["900"]}}(r),_=e.success||function(e="light"){return"dark"===e?{main:f["400"],light:f["300"],dark:f["700"]}:{main:f["800"],light:f["500"],dark:f["900"]}}(r),$=e.warning||function(e="light"){return"dark"===e?{main:u["400"],light:u["300"],dark:u["700"]}:{main:"#ed6c02",light:u["500"],dark:u["900"]}}(r);function j(e){return(0,i.eM)(e,g.text.primary)>=A?g.text.primary:m.text.primary}let O=({color:e,name:t,mainShade:r=500,lightShade:o=300,darkShade:i=700})=>{if(!(e={...e}).main&&e[r]&&(e.main=e[r]),!e.hasOwnProperty("main"))throw Error((0,n.A)(11,t?` (${t})`:"",r));if("string"!=typeof e.main)throw Error((0,n.A)(12,t?` (${t})`:"",JSON.stringify(e.main)));return b(e,"light",o,v),b(e,"dark",i,v),e.contrastText||(e.contrastText=j(e.main)),e};return"light"===r?t=h():"dark"===r&&(t=y()),(0,o.A)({common:{...a},mode:r,primary:O({color:k,name:"primary"}),secondary:O({color:w,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:O({color:x,name:"error"}),warning:O({color:$,name:"warning"}),info:O({color:C,name:"info"}),success:O({color:_,name:"success"}),grey:l,contrastThreshold:A,getContrastText:j,augmentColor:O,tonalOffset:v,...t},S)}var v=r(17575),S=r(89187);let k=(e,t,r,n=[])=>{let o=e;t.forEach((e,i)=>{i===t.length-1?Array.isArray(o)?o[Number(e)]=r:o&&"object"==typeof o&&(o[e]=r):o&&"object"==typeof o&&(o[e]||(o[e]=n.includes(e)?[]:{}),o=o[e])})};function w(e,t){var r,n;let{prefix:o,shouldSkipGeneratingVar:i}=t||{},a={},l={},s={};return r=(e,t,r)=>{if(("string"==typeof t||"number"==typeof t)&&(!i||!i(e,t))){var n,c;let i=`--${o?`${o}-`:""}${e.join("-")}`,u=(n=e,"number"==typeof(c=t)?["lineHeight","fontWeight","opacity","zIndex"].some(e=>n.includes(e))||n[n.length-1].toLowerCase().includes("opacity")?c:`${c}px`:c);Object.assign(a,{[i]:u}),k(l,e,`var(${i})`,r),k(s,e,`var(${i}, ${u})`,r)}},n=e=>"vars"===e[0],function e(t,o=[],i=[]){Object.entries(t).forEach(([t,a])=>{n&&(!n||n([...o,t]))||null==a||("object"==typeof a&&Object.keys(a).length>0?e(a,[...o,t],Array.isArray(a)?[...i,t]:i):r([...o,t],a,i))})}(e),{css:a,vars:l,varsWithDefaults:s}}let x=function(e,t={}){let{getSelector:r=function(t,r){let n=i;if("class"===i&&(n=".%s"),"data"===i&&(n="[data-%s]"),i?.startsWith("data-")&&!i.includes("%s")&&(n=`[${i}="%s"]`),t){if("media"===n){if(e.defaultColorScheme===t)return":root";let n=a[t]?.palette?.mode||t;return{[`@media (prefers-color-scheme: ${n})`]:{":root":r}}}if(n)return e.defaultColorScheme===t?`:root, ${n.replace("%s",String(t))}`:n.replace("%s",String(t))}return":root"},disableCssColorScheme:n,colorSchemeSelector:i}=t,{colorSchemes:a={},components:l,defaultColorScheme:s="light",...c}=e,{vars:u,css:d,varsWithDefaults:p}=w(c,t),f=p,h={},{[s]:m,...y}=a;if(Object.entries(y||{}).forEach(([e,r])=>{let{vars:n,css:i,varsWithDefaults:a}=w(r,t);f=(0,o.A)(f,a),h[e]={css:i,vars:n}}),m){let{css:e,vars:r,varsWithDefaults:n}=w(m,t);f=(0,o.A)(f,n),h[s]={css:e,vars:r}}return{vars:f,generateThemeVars:()=>{let e={...u};return Object.entries(h).forEach(([,{vars:t}])=>{e=(0,o.A)(e,t)}),e},generateStyleSheets:()=>{let t=[],o=e.defaultColorScheme||"light";function i(e,r){Object.keys(r).length&&t.push("string"==typeof e?{[e]:{...r}}:e)}i(r(void 0,{...d}),d);let{[o]:l,...s}=h;if(l){let{css:e}=l,t=a[o]?.palette?.mode,s=!n&&t?{colorScheme:t,...e}:{...e};i(r(o,{...s}),s)}return Object.entries(s).forEach(([e,{css:t}])=>{let o=a[e]?.palette?.mode,l=!n&&o?{colorScheme:o,...t}:{...t};i(r(e,{...l}),l)}),t}}};var C=r(73126),_=r(92927),$=r(80787);let j={textTransform:"uppercase"},O='"Roboto", "Helvetica", "Arial", sans-serif';function B(...e){return`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2),${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14),${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`}let P=["none",B(0,2,1,-1,0,1,1,0,0,1,3,0),B(0,3,1,-2,0,2,2,0,0,1,5,0),B(0,3,3,-2,0,3,4,0,0,1,8,0),B(0,2,4,-1,0,4,5,0,0,1,10,0),B(0,3,5,-1,0,5,8,0,0,1,14,0),B(0,3,5,-1,0,6,10,0,0,1,18,0),B(0,4,5,-2,0,7,10,1,0,2,16,1),B(0,5,5,-3,0,8,10,1,0,3,14,2),B(0,5,6,-3,0,9,12,1,0,3,16,2),B(0,6,6,-3,0,10,14,1,0,4,18,3),B(0,6,7,-4,0,11,15,1,0,4,20,3),B(0,7,8,-4,0,12,17,2,0,5,22,4),B(0,7,8,-4,0,13,19,2,0,5,24,4),B(0,7,9,-4,0,14,21,2,0,5,26,4),B(0,8,9,-5,0,15,22,2,0,6,28,5),B(0,8,10,-5,0,16,24,2,0,6,30,5),B(0,8,11,-5,0,17,26,2,0,6,32,5),B(0,9,11,-5,0,18,28,2,0,7,34,6),B(0,9,12,-6,0,19,29,2,0,7,36,6),B(0,10,13,-6,0,20,31,3,0,8,38,7),B(0,10,13,-6,0,21,33,3,0,8,40,7),B(0,10,14,-6,0,22,35,3,0,8,42,7),B(0,11,14,-7,0,23,36,3,0,9,44,8),B(0,11,15,-7,0,24,38,3,0,9,46,8)],M={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},T={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function E(e){return`${Math.round(e)}ms`}function R(e){if(!e)return 0;let t=e/36;return Math.min(Math.round((4+15*t**.25+t/5)*10),3e3)}let I={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function N(e={}){let t={...e};return!function e(t){let r=Object.entries(t);for(let n=0;n<r.length;n++){let[i,a]=r[n];!((0,o.Q)(a)||void 0===a||"string"==typeof a||"boolean"==typeof a||"number"==typeof a||Array.isArray(a))||i.startsWith("unstable_")?delete t[i]:(0,o.Q)(a)&&(t[i]={...a},e(t[i]))}}(t),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';
76
76
 
77
77
  const theme = ${JSON.stringify(t,null,2)};
78
78
 
79
79
  theme.breakpoints = createBreakpoints(theme.breakpoints || {});
80
80
  theme.transitions = createTransitions(theme.transitions || {});
81
81
 
82
- export default theme;`}let R=function(e={},...t){var r;let{breakpoints:i,mixins:a={},spacing:l,palette:s={},transitions:c={},typography:u={},shape:d,...p}=e;if(e.vars&&void 0===e.generateThemeVars)throw Error((0,n.A)(20));let f=A(s),h=(0,_.A)(e),m=(0,o.A)(h,{mixins:(r=h.breakpoints,{toolbar:{minHeight:56,[r.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[r.up("sm")]:{minHeight:64}},...a}),palette:f,shadows:P.slice(),typography:function(e,t){let{fontFamily:r=O,fontSize:n=14,fontWeightLight:i=300,fontWeightRegular:a=400,fontWeightMedium:l=500,fontWeightBold:s=700,htmlFontSize:c=16,allVariants:u,pxToRem:d,...p}="function"==typeof t?t(e):t,f=n/14,h=d||(e=>`${e/c*f}rem`),m=(e,t,n,o,i)=>({fontFamily:r,fontWeight:e,fontSize:h(t),lineHeight:n,...r===O?{letterSpacing:`${Math.round(o/t*1e5)/1e5}em`}:{},...i,...u}),y={h1:m(i,96,1.167,-1.5),h2:m(i,60,1.2,-.5),h3:m(a,48,1.167,0),h4:m(a,34,1.235,.25),h5:m(a,24,1.334,0),h6:m(l,20,1.6,.15),subtitle1:m(a,16,1.75,.15),subtitle2:m(l,14,1.57,.1),body1:m(a,16,1.5,.15),body2:m(a,14,1.43,.15),button:m(l,14,1.75,.4,j),caption:m(a,12,1.66,.4),overline:m(a,12,2.66,1,j),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return(0,o.A)({htmlFontSize:c,pxToRem:h,fontFamily:r,fontSize:n,fontWeightLight:i,fontWeightRegular:a,fontWeightMedium:l,fontWeightBold:s,...y},p,{clone:!1})}(f,u),transitions:(0,M.Ay)(c),zIndex:{...T}});return m=(0,o.A)(m,p),(m=t.reduce((e,t)=>(0,o.A)(e,t),m)).unstable_sxConfig={...C.A,...p?.unstable_sxConfig},m.unstable_sx=function(e){return(0,$.A)({sx:e,theme:this})},m.toRuntimeSource=E,m};var I=r(9307);let N=[...Array(25)].map((e,t)=>{if(0===t)return"none";let r=(0,I.A)(t);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function L(e){return{inputPlaceholder:"dark"===e?.5:.42,inputUnderline:"dark"===e?.7:.42,switchTrackDisabled:"dark"===e?.2:.12,switchTrack:"dark"===e?.3:.38}}function F(e){return"dark"===e?N:[]}function z(e){return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||"palette"===e[0]&&!!e[1]?.match(/(mode|contrastThreshold|tonalOffset)/)}function W(e,t,r){!e[t]&&r&&(e[t]=r)}function D(e){return"string"==typeof e&&e.startsWith("hsl")?(0,i.YL)(e):e}function K(e,t){`${t}Channel`in e||(e[`${t}Channel`]=(0,i.Me)(D(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
83
- To suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}let V=e=>{try{return e()}catch(e){}};function G(e,t,r,n){if(!t)return;t=!0===t?{}:t;let o="dark"===n?"dark":"light";if(!r){e[n]=function(e){let{palette:t={mode:"light"},opacity:r,overlays:n,...o}=e,i=A(t);return{palette:i,opacity:{...L(i.mode),...r},overlays:n||F(i.mode),...o}}({...t,palette:{mode:o,...t?.palette}});return}let{palette:i,...a}=R({...r,palette:{mode:o,...t?.palette}});return e[n]={...t,palette:i,opacity:{...L(o),...t?.opacity},overlays:t?.overlays||F(o)},a}function H(e,t,r){e.colorSchemes&&r&&(e.colorSchemes[t]={...!0!==r&&r,palette:A({...!0===r?{}:r.palette,mode:t})})}function X(e={},...t){let{palette:r,cssVariables:a=!1,colorSchemes:l=!r?{light:!0}:void 0,defaultColorScheme:s=r?.mode,...c}=e,u=s||"light",d=l?.[u],p={...l,...r?{[u]:{..."boolean"!=typeof d&&d,palette:r}}:void 0};if(!1===a){if(!("colorSchemes"in e))return R(e,...t);let n=r;"palette"in e||!p[u]||(!0!==p[u]?n=p[u].palette:"dark"===u&&(n={mode:"dark"}));let o=R({...e,palette:n},...t);return o.defaultColorScheme=u,o.colorSchemes=p,"light"===o.palette.mode&&(o.colorSchemes.light={...!0!==p.light&&p.light,palette:o.palette},H(o,"dark",p.dark)),"dark"===o.palette.mode&&(o.colorSchemes.dark={...!0!==p.dark&&p.dark,palette:o.palette},H(o,"light",p.light)),o}return r||"light"in p||"light"!==u||(p.light=!0),function(e={},...t){var r,a;let l,s,{colorSchemes:c={light:!0},defaultColorScheme:u,disableCssColorScheme:d=!1,cssVarPrefix:p="mui",shouldSkipGeneratingVar:f=z,colorSchemeSelector:h=c.light&&c.dark?"media":void 0,rootSelector:m=":root",...y}=e,g=Object.keys(c)[0],b=u||(c.light&&"light"!==g?"light":g),A=((e="mui")=>(function(e=""){return(t,...r)=>`var(--${e?`${e}-`:""}${t}${function t(...r){if(!r.length)return"";let n=r[0];return"string"!=typeof n||n.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, ${n}`:`, var(--${e?`${e}-`:""}${n}${t(...r.slice(1))})`}(...r)})`})(e))(p),{[b]:k,light:w,dark:_,...j}=c,O={...j},B=k;if(("dark"!==b||"dark"in c)&&("light"!==b||"light"in c)||(B=!0),!B)throw Error((0,n.A)(21,b));let P=G(O,B,y,b);w&&!O.light&&G(O,w,void 0,"light"),_&&!O.dark&&G(O,_,void 0,"dark");let M={defaultColorScheme:b,...P,cssVarPrefix:p,colorSchemeSelector:h,rootSelector:m,getCssVar:A,colorSchemes:O,font:{...(r=P.typography,l={},Object.entries(r).forEach(e=>{let[t,r]=e;"object"==typeof r&&(l[t]=`${r.fontStyle?`${r.fontStyle} `:""}${r.fontVariant?`${r.fontVariant} `:""}${r.fontWeight?`${r.fontWeight} `:""}${r.fontStretch?`${r.fontStretch} `:""}${r.fontSize||""}${r.lineHeight?`/${r.lineHeight} `:""}${r.fontFamily||""}`)}),l),...P.font},spacing:"number"==typeof(a=y.spacing)?`${a}px`:"string"==typeof a||"function"==typeof a||Array.isArray(a)?a:"8px"};Object.keys(M.colorSchemes).forEach(e=>{let t=M.colorSchemes[e].palette,r=e=>{let r=e.split("-"),n=r[1],o=r[2];return A(e,t[n][o])};if("light"===t.mode&&(W(t.common,"background","#fff"),W(t.common,"onBackground","#000")),"dark"===t.mode&&(W(t.common,"background","#000"),W(t.common,"onBackground","#fff")),["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"].forEach(e=>{t[e]||(t[e]={})}),"light"===t.mode){W(t.Alert,"errorColor",(0,i.Nd)(t.error.light,.6)),W(t.Alert,"infoColor",(0,i.Nd)(t.info.light,.6)),W(t.Alert,"successColor",(0,i.Nd)(t.success.light,.6)),W(t.Alert,"warningColor",(0,i.Nd)(t.warning.light,.6)),W(t.Alert,"errorFilledBg",r("palette-error-main")),W(t.Alert,"infoFilledBg",r("palette-info-main")),W(t.Alert,"successFilledBg",r("palette-success-main")),W(t.Alert,"warningFilledBg",r("palette-warning-main")),W(t.Alert,"errorFilledColor",V(()=>t.getContrastText(t.error.main))),W(t.Alert,"infoFilledColor",V(()=>t.getContrastText(t.info.main))),W(t.Alert,"successFilledColor",V(()=>t.getContrastText(t.success.main))),W(t.Alert,"warningFilledColor",V(()=>t.getContrastText(t.warning.main))),W(t.Alert,"errorStandardBg",(0,i.j4)(t.error.light,.9)),W(t.Alert,"infoStandardBg",(0,i.j4)(t.info.light,.9)),W(t.Alert,"successStandardBg",(0,i.j4)(t.success.light,.9)),W(t.Alert,"warningStandardBg",(0,i.j4)(t.warning.light,.9)),W(t.Alert,"errorIconColor",r("palette-error-main")),W(t.Alert,"infoIconColor",r("palette-info-main")),W(t.Alert,"successIconColor",r("palette-success-main")),W(t.Alert,"warningIconColor",r("palette-warning-main")),W(t.AppBar,"defaultBg",r("palette-grey-100")),W(t.Avatar,"defaultBg",r("palette-grey-400")),W(t.Button,"inheritContainedBg",r("palette-grey-300")),W(t.Button,"inheritContainedHoverBg",r("palette-grey-A100")),W(t.Chip,"defaultBorder",r("palette-grey-400")),W(t.Chip,"defaultAvatarColor",r("palette-grey-700")),W(t.Chip,"defaultIconColor",r("palette-grey-700")),W(t.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),W(t.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),W(t.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),W(t.LinearProgress,"primaryBg",(0,i.j4)(t.primary.main,.62)),W(t.LinearProgress,"secondaryBg",(0,i.j4)(t.secondary.main,.62)),W(t.LinearProgress,"errorBg",(0,i.j4)(t.error.main,.62)),W(t.LinearProgress,"infoBg",(0,i.j4)(t.info.main,.62)),W(t.LinearProgress,"successBg",(0,i.j4)(t.success.main,.62)),W(t.LinearProgress,"warningBg",(0,i.j4)(t.warning.main,.62)),W(t.Skeleton,"bg",`rgba(${r("palette-text-primaryChannel")} / 0.11)`),W(t.Slider,"primaryTrack",(0,i.j4)(t.primary.main,.62)),W(t.Slider,"secondaryTrack",(0,i.j4)(t.secondary.main,.62)),W(t.Slider,"errorTrack",(0,i.j4)(t.error.main,.62)),W(t.Slider,"infoTrack",(0,i.j4)(t.info.main,.62)),W(t.Slider,"successTrack",(0,i.j4)(t.success.main,.62)),W(t.Slider,"warningTrack",(0,i.j4)(t.warning.main,.62));let e=(0,i.Y9)(t.background.default,.8);W(t.SnackbarContent,"bg",e),W(t.SnackbarContent,"color",V(()=>t.getContrastText(e))),W(t.SpeedDialAction,"fabHoverBg",(0,i.Y9)(t.background.paper,.15)),W(t.StepConnector,"border",r("palette-grey-400")),W(t.StepContent,"border",r("palette-grey-400")),W(t.Switch,"defaultColor",r("palette-common-white")),W(t.Switch,"defaultDisabledColor",r("palette-grey-100")),W(t.Switch,"primaryDisabledColor",(0,i.j4)(t.primary.main,.62)),W(t.Switch,"secondaryDisabledColor",(0,i.j4)(t.secondary.main,.62)),W(t.Switch,"errorDisabledColor",(0,i.j4)(t.error.main,.62)),W(t.Switch,"infoDisabledColor",(0,i.j4)(t.info.main,.62)),W(t.Switch,"successDisabledColor",(0,i.j4)(t.success.main,.62)),W(t.Switch,"warningDisabledColor",(0,i.j4)(t.warning.main,.62)),W(t.TableCell,"border",(0,i.j4)((0,i.Cg)(t.divider,1),.88)),W(t.Tooltip,"bg",(0,i.Cg)(t.grey[700],.92))}if("dark"===t.mode){W(t.Alert,"errorColor",(0,i.j4)(t.error.light,.6)),W(t.Alert,"infoColor",(0,i.j4)(t.info.light,.6)),W(t.Alert,"successColor",(0,i.j4)(t.success.light,.6)),W(t.Alert,"warningColor",(0,i.j4)(t.warning.light,.6)),W(t.Alert,"errorFilledBg",r("palette-error-dark")),W(t.Alert,"infoFilledBg",r("palette-info-dark")),W(t.Alert,"successFilledBg",r("palette-success-dark")),W(t.Alert,"warningFilledBg",r("palette-warning-dark")),W(t.Alert,"errorFilledColor",V(()=>t.getContrastText(t.error.dark))),W(t.Alert,"infoFilledColor",V(()=>t.getContrastText(t.info.dark))),W(t.Alert,"successFilledColor",V(()=>t.getContrastText(t.success.dark))),W(t.Alert,"warningFilledColor",V(()=>t.getContrastText(t.warning.dark))),W(t.Alert,"errorStandardBg",(0,i.Nd)(t.error.light,.9)),W(t.Alert,"infoStandardBg",(0,i.Nd)(t.info.light,.9)),W(t.Alert,"successStandardBg",(0,i.Nd)(t.success.light,.9)),W(t.Alert,"warningStandardBg",(0,i.Nd)(t.warning.light,.9)),W(t.Alert,"errorIconColor",r("palette-error-main")),W(t.Alert,"infoIconColor",r("palette-info-main")),W(t.Alert,"successIconColor",r("palette-success-main")),W(t.Alert,"warningIconColor",r("palette-warning-main")),W(t.AppBar,"defaultBg",r("palette-grey-900")),W(t.AppBar,"darkBg",r("palette-background-paper")),W(t.AppBar,"darkColor",r("palette-text-primary")),W(t.Avatar,"defaultBg",r("palette-grey-600")),W(t.Button,"inheritContainedBg",r("palette-grey-800")),W(t.Button,"inheritContainedHoverBg",r("palette-grey-700")),W(t.Chip,"defaultBorder",r("palette-grey-700")),W(t.Chip,"defaultAvatarColor",r("palette-grey-300")),W(t.Chip,"defaultIconColor",r("palette-grey-300")),W(t.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),W(t.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),W(t.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),W(t.LinearProgress,"primaryBg",(0,i.Nd)(t.primary.main,.5)),W(t.LinearProgress,"secondaryBg",(0,i.Nd)(t.secondary.main,.5)),W(t.LinearProgress,"errorBg",(0,i.Nd)(t.error.main,.5)),W(t.LinearProgress,"infoBg",(0,i.Nd)(t.info.main,.5)),W(t.LinearProgress,"successBg",(0,i.Nd)(t.success.main,.5)),W(t.LinearProgress,"warningBg",(0,i.Nd)(t.warning.main,.5)),W(t.Skeleton,"bg",`rgba(${r("palette-text-primaryChannel")} / 0.13)`),W(t.Slider,"primaryTrack",(0,i.Nd)(t.primary.main,.5)),W(t.Slider,"secondaryTrack",(0,i.Nd)(t.secondary.main,.5)),W(t.Slider,"errorTrack",(0,i.Nd)(t.error.main,.5)),W(t.Slider,"infoTrack",(0,i.Nd)(t.info.main,.5)),W(t.Slider,"successTrack",(0,i.Nd)(t.success.main,.5)),W(t.Slider,"warningTrack",(0,i.Nd)(t.warning.main,.5));let e=(0,i.Y9)(t.background.default,.98);W(t.SnackbarContent,"bg",e),W(t.SnackbarContent,"color",V(()=>t.getContrastText(e))),W(t.SpeedDialAction,"fabHoverBg",(0,i.Y9)(t.background.paper,.15)),W(t.StepConnector,"border",r("palette-grey-600")),W(t.StepContent,"border",r("palette-grey-600")),W(t.Switch,"defaultColor",r("palette-grey-300")),W(t.Switch,"defaultDisabledColor",r("palette-grey-600")),W(t.Switch,"primaryDisabledColor",(0,i.Nd)(t.primary.main,.55)),W(t.Switch,"secondaryDisabledColor",(0,i.Nd)(t.secondary.main,.55)),W(t.Switch,"errorDisabledColor",(0,i.Nd)(t.error.main,.55)),W(t.Switch,"infoDisabledColor",(0,i.Nd)(t.info.main,.55)),W(t.Switch,"successDisabledColor",(0,i.Nd)(t.success.main,.55)),W(t.Switch,"warningDisabledColor",(0,i.Nd)(t.warning.main,.55)),W(t.TableCell,"border",(0,i.Nd)((0,i.Cg)(t.divider,1),.68)),W(t.Tooltip,"bg",(0,i.Cg)(t.grey[700],.92))}K(t.background,"default"),K(t.background,"paper"),K(t.common,"background"),K(t.common,"onBackground"),K(t,"divider"),Object.keys(t).forEach(e=>{let r=t[e];"tonalOffset"!==e&&r&&"object"==typeof r&&(r.main&&W(t[e],"mainChannel",(0,i.Me)(D(r.main))),r.light&&W(t[e],"lightChannel",(0,i.Me)(D(r.light))),r.dark&&W(t[e],"darkChannel",(0,i.Me)(D(r.dark))),r.contrastText&&W(t[e],"contrastTextChannel",(0,i.Me)(D(r.contrastText))),"text"===e&&(K(t[e],"primary"),K(t[e],"secondary")),"action"===e&&(r.active&&K(t[e],"active"),r.selected&&K(t[e],"selected")))})});let T={prefix:p,disableCssColorScheme:d,shouldSkipGeneratingVar:f,getSelector:(s=M=t.reduce((e,t)=>(0,o.A)(e,t),M),(e,t)=>{let r=s.rootSelector||":root",n=s.colorSchemeSelector,o=n;if("class"===n&&(o=".%s"),"data"===n&&(o="[data-%s]"),n?.startsWith("data-")&&!n.includes("%s")&&(o=`[${n}="%s"]`),s.defaultColorScheme===e){if("dark"===e){let n,i={};return((n=s.cssVarPrefix,[...[...Array(25)].map((e,t)=>`--${n?`${n}-`:""}overlays-${t}`),`--${n?`${n}-`:""}palette-AppBar-darkBg`,`--${n?`${n}-`:""}palette-AppBar-darkColor`]).forEach(e=>{i[e]=t[e],delete t[e]}),"media"===o)?{[r]:t,"@media (prefers-color-scheme: dark)":{[r]:i}}:o?{[o.replace("%s",e)]:i,[`${r}, ${o.replace("%s",e)}`]:t}:{[r]:{...t,...i}}}if(o&&"media"!==o)return`${r}, ${o.replace("%s",String(e))}`}else if(e){if("media"===o)return{[`@media (prefers-color-scheme: ${String(e)})`]:{[r]:t}};if(o)return o.replace("%s",String(e))}return r})},{vars:R,generateThemeVars:I,generateStyleSheets:N}=x(M,T);return M.vars=R,Object.entries(M.colorSchemes[M.defaultColorScheme]).forEach(([e,t])=>{M[e]=t}),M.generateThemeVars=I,M.generateStyleSheets=N,M.generateSpacing=function(){return(0,v.A)(y.spacing,(0,S.LX)(this))},M.getColorSchemeSelector=function(e){return"media"===h?`@media (prefers-color-scheme: ${e})`:h?h.startsWith("data-")&&!h.includes("%s")?`[${h}="${e}"] &`:"class"===h?`.${e} &`:"data"===h?`[data-${e}] &`:`${h.replace("%s",e)} &`:"&"},M.spacing=M.generateSpacing(),M.shouldSkipGeneratingVar=f,M.unstable_sxConfig={...C.A,...y?.unstable_sxConfig},M.unstable_sx=function(e){return(0,$.A)({sx:e,theme:this})},M.toRuntimeSource=E,M}({...c,colorSchemes:p,defaultColorScheme:u,..."boolean"!=typeof a&&a},...t)}},48927(e,t,r){r.d(t,{Ay:()=>l,p0:()=>o});let n={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},o={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function i(e){return`${Math.round(e)}ms`}function a(e){if(!e)return 0;let t=e/36;return Math.min(Math.round((4+15*t**.25+t/5)*10),3e3)}function l(e){let t={...n,...e.easing},r={...o,...e.duration};return{getAutoHeightDuration:a,create:(e=["all"],n={})=>{let{duration:o=r.standard,easing:a=t.easeInOut,delay:l=0,...s}=n;return(Array.isArray(e)?e:[e]).map(e=>`${e} ${"string"==typeof o?o:i(o)} ${a} ${"string"==typeof l?l:i(l)}`).join(",")},...e,easing:t,duration:r}}},87169(e,t,r){r.d(t,{A:()=>n});let n=(0,r(9408).A)()},9307(e,t,r){r.d(t,{A:()=>n});function n(e){return Math.round(10*(e<1?5.11916*e**2:4.5*Math.log(e+1)+2))/1e3}},93724(e,t,r){r.d(t,{A:()=>n});let n="$$material"},83926(e,t,r){r.d(t,{A:()=>o});var n=r(14738);let o=e=>(0,n.A)(e)&&"classes"!==e},14738(e,t,r){r.d(t,{A:()=>n});let n=function(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}},77308(e,t,r){r.d(t,{A:()=>l});var n=r(57867),o=r(87169),i=r(93724),a=r(83926);let l=(0,n.Ay)({themeId:i.A,defaultTheme:o.A,rootShouldForwardProp:a.A})},56599(e,t,r){r.d(t,{A:()=>a}),r(70451);var n=r(26041),o=r(87169),i=r(93724);function a(){let e=(0,n.A)(o.A);return e[i.A]||e}},24726(e,t,r){r.d(t,{A:()=>n});let n=r(85235).A},26952(e,t,r){r.d(t,{A:()=>n});function n(e=[]){return([,t])=>t&&function(e,t=[]){if("string"!=typeof e.main)return!1;for(let r of t)if(!e.hasOwnProperty(r)||"string"!=typeof e[r])return!1;return!0}(t,e)}},23434(e,t,r){r.d(t,{A:()=>i});var n=r(46826);let o={theme:void 0},i=function(e){let t,r;return function(i){let a=t;return(void 0===a||i.theme!==r)&&(o.theme=i.theme,t=a=(0,n.A)(e(o)),r=i.theme),a}}},2203(e,t,r){r.d(t,{A:()=>n});let n=r(89369).A},32398(e,t,r){r.d(t,{A:()=>n});let n=r(83183).A},29424(e,t,r){r.d(t,{A:()=>n});let n=r(95591).A},73397(e,t,r){r.d(t,{A:()=>l});var n=r(95591),o=r(76780),i=r(1689),a=r(9414);function l(e,t){let{className:r,elementType:l,ownerState:s,externalForwardedProps:c,internalForwardedProps:u,shouldForwardComponentProp:d=!1,...p}=t,{component:f,slots:h={[e]:void 0},slotProps:m={[e]:void 0},...y}=c,g=h[e]||l,b=(0,i.A)(m[e],s),{props:{component:A,...v},internalRef:S}=(0,a.A)({className:r,...p,externalForwardedProps:"root"===e?y:void 0,externalSlotProps:b}),k=(0,n.A)(S,b?.ref,t.ref),w="root"===e?A||f:A,x=(0,o.A)(g,{..."root"===e&&!f&&!h[e]&&u,..."root"!==e&&!h[e]&&u,...v,...w&&!d&&{as:w},...w&&d&&{component:w},ref:k},s);return[g,x]}},90124(e,t,r){r.d(t,{Dg:()=>m,Dp:()=>h}),r(70451);var n=r(20523),o=r(41535),i=r(69402),a=r(62540);function l(e){let{styles:t,defaultTheme:r={}}=e,n="function"==typeof t?e=>t(null==e||0===Object.keys(e).length?r:e):t;return(0,a.jsx)(i.Global,{styles:n})}var s=r(26041);function c(e){let t=(0,o.tT)(e);return e!==t&&t.styles?(t.styles.match(/^@layer\s+[^{]*$/)||(t.styles=`@layer global{${t.styles}}`),t):e}let u=function({styles:e,themeId:t,defaultTheme:r={}}){let n=(0,s.A)(r),o=t&&n[t]||n,i="function"==typeof e?e(o):e;return o.modularCssLayers&&(i=Array.isArray(i)?i.map(e=>"function"==typeof e?c(e(o)):c(e)):c(i)),(0,a.jsx)(l,{styles:i})};var d=r(87169),p=r(93724);let f=function(e){return(0,a.jsx)(u,{...e,defaultTheme:d.A,themeId:p.A})};function h(e){return function(t){return(0,a.jsx)(f,{styles:"function"==typeof e?r=>e({theme:r,...t}):e})}}function m(){return n.A}},41535(e,t,r){r.d(t,{Ay:()=>a,HX:()=>l,tT:()=>c});var n=r(42292),o=r.n(n),i=r(37696);function a(e,t){return o()(e,t)}function l(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}r(69402);let s=[];function c(e){return s[0]=e,(0,i.J)(s)}},68335(e,t,r){r.d(t,{A:()=>A});var n=r(70451),o=r(11750),i=r(6121),a=r(46733),l=r(81023),s=r(7939),c=r(51327),u=r(20523),d=r(80787),p=r(85351),f=r(89187),h=r(62540);let m=(0,d.A)(),y=(0,s.A)("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root});function g(e){return(0,c.A)({props:e,name:"MuiStack",defaultTheme:m})}let b=({ownerState:e,theme:t})=>{let r={display:"flex",flexDirection:"column",...(0,p.NI)({theme:t},(0,p.kW)({values:e.direction,breakpoints:t.breakpoints.values}),e=>({flexDirection:e}))};if(e.spacing){let n=(0,f.LX)(t),o=Object.keys(t.breakpoints.values).reduce((t,r)=>(("object"==typeof e.spacing&&null!=e.spacing[r]||"object"==typeof e.direction&&null!=e.direction[r])&&(t[r]=!0),t),{}),a=(0,p.kW)({values:e.direction,base:o}),l=(0,p.kW)({values:e.spacing,base:o});"object"==typeof a&&Object.keys(a).forEach((e,t,r)=>{if(!a[e]){let n=t>0?a[r[t-1]]:"column";a[e]=n}}),r=(0,i.A)(r,(0,p.NI)({theme:t},l,(t,r)=>e.useFlexGap?{gap:(0,f._W)(n,t)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${({row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"})[r?a[r]:e.direction]}`]:(0,f._W)(n,t)}}))}return(0,p.iZ)(t.breakpoints,r)};function A(e={}){let{createStyledComponent:t=y,useThemeProps:r=g,componentName:i="MuiStack"}=e,s=t(b);return n.forwardRef(function(e,t){let c,d=r(e),{component:p="div",direction:f="column",spacing:m=0,divider:y,children:g,className:b,useFlexGap:A=!1,...v}=(0,u.A)(d),S=(0,l.A)({root:["root"]},e=>(0,a.Ay)(i,e),{});return(0,h.jsx)(s,{as:p,ownerState:{direction:f,spacing:m,useFlexGap:A},ref:t,className:(0,o.A)(S.root,b),...v,children:y?(c=n.Children.toArray(g).filter(Boolean)).reduce((e,t,r)=>(e.push(t),r<c.length-1&&e.push(n.cloneElement(y,{key:`separator-${r}`})),e),[]):g})})}},85351(e,t,r){r.d(t,{EU:()=>c,NI:()=>s,iZ:()=>d,kW:()=>p,vf:()=>u,zu:()=>i});var n=r(6121),o=r(40391);let i={xs:0,sm:600,md:900,lg:1200,xl:1536},a={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${i[e]}px)`},l={containerQueries:e=>({up:t=>{let r="number"==typeof t?t:i[t]||t;return"number"==typeof r&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function s(e,t,r){let n=e.theme||{};if(Array.isArray(t)){let e=n.breakpoints||a;return t.reduce((n,o,i)=>(n[e.up(e.keys[i])]=r(t[i]),n),{})}if("object"==typeof t){let e=n.breakpoints||a;return Object.keys(t).reduce((a,s)=>{if((0,o.ob)(e.keys,s)){let e=(0,o.CT)(n.containerQueries?n:l,s);e&&(a[e]=r(t[s],s))}else Object.keys(e.values||i).includes(s)?a[e.up(s)]=r(t[s],s):a[s]=t[s];return a},{})}return r(t)}function c(e={}){return e.keys?.reduce((t,r)=>(t[e.up(r)]={},t),{})||{}}function u(e,t){return e.reduce((e,t)=>{let r=e[t];return r&&0!==Object.keys(r).length||delete e[t],e},t)}function d(e,...t){let r=c(e),o=[r,...t].reduce((e,t)=>(0,n.A)(e,t),{});return u(Object.keys(r),o)}function p({values:e,breakpoints:t,base:r}){let n,o=Object.keys(r||function(e,t){if("object"!=typeof e)return{};let r={},n=Object.keys(t);return Array.isArray(e)?n.forEach((t,n)=>{n<e.length&&(r[t]=!0)}):n.forEach(t=>{null!=e[t]&&(r[t]=!0)}),r}(e,t));return 0===o.length?e:o.reduce((t,r,o)=>(Array.isArray(e)?(t[r]=null!=e[o]?e[o]:e[n],n=o):"object"==typeof e?(t[r]=null!=e[r]?e[r]:e[n],n=r):t[r]=e,t),{})}},59238(e,t,r){r.d(t,{X4:()=>d,eM:()=>u,Cg:()=>p,Nd:()=>h,a:()=>m,Me:()=>a,e$:()=>f,Y9:()=>g,j4:()=>y,YL:()=>s});var n=r(67425);function o(e,t=0,r=1){return function(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}(e,t,r)}function i(e){let t;if(e.type)return e;if("#"===e.charAt(0)){var r;let t,n;return i((r=(r=e).slice(1),t=RegExp(`.{1,${r.length>=6?2:1}}`,"g"),(n=r.match(t))&&1===n[0].length&&(n=n.map(e=>e+e)),n?`rgb${4===n.length?"a":""}(${n.map((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3).join(", ")})`:""))}let o=e.indexOf("("),a=e.substring(0,o);if(!["rgb","rgba","hsl","hsla","color"].includes(a))throw Error((0,n.A)(9,e));let l=e.substring(o+1,e.length-1);if("color"===a){if(t=(l=l.split(" ")).shift(),4===l.length&&"/"===l[3].charAt(0)&&(l[3]=l[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(t))throw Error((0,n.A)(10,t))}else l=l.split(",");return{type:a,values:l=l.map(e=>parseFloat(e)),colorSpace:t}}let a=(e,t)=>{try{let t;return(t=i(e)).values.slice(0,3).map((e,r)=>t.type.includes("hsl")&&0!==r?`${e}%`:e).join(" ")}catch(t){return e}};function l(e){let{type:t,colorSpace:r}=e,{values:n}=e;return t.includes("rgb")?n=n.map((e,t)=>t<3?parseInt(e,10):e):t.includes("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=t.includes("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${t}(${n})`}function s(e){let{values:t}=e=i(e),r=t[0],n=t[1]/100,o=t[2]/100,a=n*Math.min(o,1-o),s=(e,t=(e+r/30)%12)=>o-a*Math.max(Math.min(t-3,9-t,1),-1),c="rgb",u=[Math.round(255*s(0)),Math.round(255*s(8)),Math.round(255*s(4))];return"hsla"===e.type&&(c+="a",u.push(t[3])),l({type:c,values:u})}function c(e){let t="hsl"===(e=i(e)).type||"hsla"===e.type?i(s(e)).values:e.values;return Number((.2126*(t=t.map(t=>("color"!==e.type&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4)))[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function u(e,t){let r=c(e),n=c(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}function d(e,t){return e=i(e),t=o(t),("rgb"===e.type||"hsl"===e.type)&&(e.type+="a"),"color"===e.type?e.values[3]=`/${t}`:e.values[3]=t,l(e)}function p(e,t,r){try{return d(e,t)}catch(t){return e}}function f(e,t){if(e=i(e),t=o(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return l(e)}function h(e,t,r){try{return f(e,t)}catch(t){return e}}function m(e,t){if(e=i(e),t=o(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return l(e)}function y(e,t,r){try{return m(e,t)}catch(t){return e}}function g(e,t,r){try{return function(e,t=.15){return c(e)>.5?f(e,t):m(e,t)}(e,t)}catch(t){return e}}},57867(e,t,r){r.d(t,{Ay:()=>f,MC:()=>c});var n=r(41535),o=r(6121),i=r(80787),a=r(92927),l=r(46826);let s=(0,i.A)();function c(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}function u(e,t){return t&&e&&"object"==typeof e&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function d(e,t,r){let o="function"==typeof t?t(e):t;if(Array.isArray(o))return o.flatMap(t=>d(e,t,r));if(Array.isArray(o?.variants)){let t;if(o.isProcessed)t=r?u(o.style,r):o.style;else{let{variants:e,...i}=o;t=r?u((0,n.tT)(i),r):i}return p(e,o.variants,[t],r)}return o?.isProcessed?r?u((0,n.tT)(o.style),r):o.style:r?u((0,n.tT)(o),r):o}function p(e,t,r=[],o){let i;e:for(let a=0;a<t.length;a+=1){let l=t[a];if("function"==typeof l.props){if(i??={...e,...e.ownerState,ownerState:e.ownerState},!l.props(i))continue}else for(let t in l.props)if(e[t]!==l.props[t]&&e.ownerState?.[t]!==l.props[t])continue e;"function"==typeof l.style?(i??={...e,...e.ownerState,ownerState:e.ownerState},r.push(o?u((0,n.tT)(l.style(i)),o):l.style(i))):r.push(o?u((0,n.tT)(l.style),o):l.style)}return r}function f(e={}){let{themeId:t,defaultTheme:r=s,rootShouldForwardProp:i=c,slotShouldForwardProp:h=c}=e;function m(e){e.theme=!function(e){for(let t in e)return!1;return!0}(e.theme)?e.theme[t]||e.theme:r}return(e,t={})=>{var r,s,f;(0,n.HX)(e,e=>e.filter(e=>e!==a.A));let{name:y,slot:g,skipVariantsResolver:b,skipSx:A,overridesResolver:v=!(r=(s=g)?s.charAt(0).toLowerCase()+s.slice(1):s)?null:(e,t)=>t[r],...S}=t,k=y&&y.startsWith("Mui")||g?"components":"custom",w=void 0!==b?b:g&&"Root"!==g&&"root"!==g||!1,x=A||!1,C=c;"Root"===g||"root"===g?C=i:g?C=h:"string"==typeof(f=e)&&f.charCodeAt(0)>96&&(C=void 0);let $=(0,n.Ay)(e,{shouldForwardProp:C,label:void 0,...S}),_=e=>{if(e.__emotion_real===e)return e;if("function"==typeof e)return function(t){return d(t,e,t.theme.modularCssLayers?k:void 0)};if((0,o.Q)(e)){let t=(0,l.A)(e);return function(e){return t.variants?d(e,t,e.theme.modularCssLayers?k:void 0):e.theme.modularCssLayers?u(t.style,k):t.style}}return e},j=(...t)=>{let r=[],n=t.map(_),o=[];if(r.push(m),y&&v&&o.push(function(e){let t=e.theme,r=t.components?.[y]?.styleOverrides;if(!r)return null;let n={};for(let t in r)n[t]=d(e,r[t],e.theme.modularCssLayers?"theme":void 0);return v(e,n)}),y&&!w&&o.push(function(e){let t=e.theme,r=t?.components?.[y]?.variants;return r?p(e,r,[],e.theme.modularCssLayers?"theme":void 0):null}),x||o.push(a.A),Array.isArray(n[0])){let e,t=n.shift(),i=Array(r.length).fill(""),a=Array(o.length).fill("");(e=[...i,...t,...a]).raw=[...i,...t.raw,...a],r.unshift(e)}let i=$(...r,...n,...o);return e.muiName&&(i.muiName=e.muiName),i};return $.withConfig&&(j.withConfig=$.withConfig),j}}},17575(e,t,r){r.d(t,{A:()=>o});var n=r(89187);function o(e=8,t=(0,n.LX)({spacing:e})){if(e.mui)return e;let r=(...e)=>(0===e.length?[1]:e).map(e=>{let r=t(e);return"number"==typeof r?`${r}px`:r}).join(" ");return r.mui=!0,r}},80787(e,t,r){r.d(t,{A:()=>u});var n=r(6121),o=r(40391);let i={borderRadius:4};var a=r(17575),l=r(92927),s=r(73126);function c(e,t){if(this.vars){if(!this.colorSchemes?.[e]||"function"!=typeof this.getColorSchemeSelector)return{};let r=this.getColorSchemeSelector(e);return"&"===r?t:((r.includes("data-")||r.includes("."))&&(r=`*:where(${r.replace(/\s*&$/,"")}) &`),{[r]:t})}return this.palette.mode===e?t:{}}let u=function(e={},...t){let{breakpoints:r={},palette:u={},spacing:d,shape:p={},...f}=e,h=function(e){let t,{values:r={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:o=5,...i}=e,a=((t=Object.keys(r).map(e=>({key:e,val:r[e]}))||[]).sort((e,t)=>e.val-t.val),t.reduce((e,t)=>({...e,[t.key]:t.val}),{})),l=Object.keys(a);function s(e){let t="number"==typeof r[e]?r[e]:e;return`@media (min-width:${t}${n})`}function c(e){let t="number"==typeof r[e]?r[e]:e;return`@media (max-width:${t-o/100}${n})`}function u(e,t){let i=l.indexOf(t);return`@media (min-width:${"number"==typeof r[e]?r[e]:e}${n}) and (max-width:${(-1!==i&&"number"==typeof r[l[i]]?r[l[i]]:t)-o/100}${n})`}return{keys:l,values:a,up:s,down:c,between:u,only:function(e){return l.indexOf(e)+1<l.length?u(e,l[l.indexOf(e)+1]):s(e)},not:function(e){let t=l.indexOf(e);return 0===t?s(l[1]):t===l.length-1?c(l[t]):u(e,l[l.indexOf(e)+1]).replace("@media","@media not all and")},unit:n,...i}}(r),m=(0,a.A)(d),y=(0,n.A)({breakpoints:h,direction:"ltr",components:{},palette:{mode:"light",...u},spacing:m,shape:{...i,...p}},f);return(y=(0,o.Ay)(y)).applyStyles=c,(y=t.reduce((e,t)=>(0,n.A)(e,t),y)).unstable_sxConfig={...s.A,...f?.unstable_sxConfig},y.unstable_sx=function(e){return(0,l.A)({sx:e,theme:this})},y}},40391(e,t,r){function n(e,t){if(!e.containerQueries)return t;let r=Object.keys(t).filter(e=>e.startsWith("@container")).sort((e,t)=>{let r=/min-width:\s*([0-9.]+)/;return(e.match(r)?.[1]||0)-(t.match(r)?.[1]||0)});return r.length?r.reduce((e,r)=>{let n=t[r];return delete e[r],e[r]=n,e},{...t}):t}function o(e,t){return"@"===t||t.startsWith("@")&&(e.some(e=>t.startsWith(`@${e}`))||!!t.match(/^@\d/))}function i(e,t){let r=t.match(/^@([^/]+)?\/?(.+)?$/);if(!r)return null;let[,n,o]=r,i=Number.isNaN(+n)?n||0:+n;return e.containerQueries(o).up(i)}function a(e){let t=(e,t)=>e.replace("@media",t?`@container ${t}`:"@container");function r(r,n){r.up=(...r)=>t(e.breakpoints.up(...r),n),r.down=(...r)=>t(e.breakpoints.down(...r),n),r.between=(...r)=>t(e.breakpoints.between(...r),n),r.only=(...r)=>t(e.breakpoints.only(...r),n),r.not=(...r)=>{let o=t(e.breakpoints.not(...r),n);return o.includes("not all and")?o.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):o}}let n={},o=e=>(r(n,e),n);return r(o),{...e,containerQueries:o}}r.d(t,{Ay:()=>a,CT:()=>i,_S:()=>n,ob:()=>o})},57255(e,t,r){r.d(t,{A:()=>o});var n=r(6121);let o=function(e,t){return t?(0,n.A)(e,t,{clone:!1}):e}},46826(e,t,r){r.d(t,{A:()=>o});var n=r(41535);function o(e){let{variants:t,...r}=e,o={variants:t,style:(0,n.tT)(r),isProcessed:!0};return o.style===r||t&&t.forEach(e=>{"function"!=typeof e.style&&(e.style=(0,n.tT)(e.style))}),o}},89187(e,t,r){let n;r.d(t,{Lc:()=>A,Ms:()=>v,_W:()=>g,MA:()=>m,LX:()=>y});var o,i=r(85351),a=r(95279),l=r(57255);let s={m:"margin",p:"padding"},c={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},u={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},d=(o=e=>{if(e.length>2)if(!u[e])return[e];else e=u[e];let[t,r]=e.split(""),n=s[t],o=c[r]||"";return Array.isArray(o)?o.map(e=>n+e):[n+o]},n={},e=>(void 0===n[e]&&(n[e]=o(e)),n[e])),p=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],f=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],h=[...p,...f];function m(e,t,r,n){let o=(0,a.Yn)(e,t,!0)??r;return"number"==typeof o||"string"==typeof o?e=>"string"==typeof e?e:"string"==typeof o?`calc(${e} * ${o})`:o*e:Array.isArray(o)?e=>{if("string"==typeof e)return e;let t=o[Math.abs(e)];return e>=0?t:"number"==typeof t?-t:`-${t}`}:"function"==typeof o?o:()=>void 0}function y(e){return m(e,"spacing",8,"spacing")}function g(e,t){return"string"==typeof t||null==t?t:e(t)}function b(e,t){let r=y(e.theme);return Object.keys(e).map(n=>(function(e,t,r,n){var o;if(!t.includes(r))return null;let a=(o=d(r),e=>o.reduce((t,r)=>(t[r]=g(n,e),t),{})),l=e[r];return(0,i.NI)(e,l,a)})(e,t,n,r)).reduce(l.A,{})}function A(e){return b(e,p)}function v(e){return b(e,f)}function S(e){return b(e,h)}A.propTypes={},A.filterProps=p,v.propTypes={},v.filterProps=f,S.propTypes={},S.filterProps=h},95279(e,t,r){r.d(t,{Ay:()=>l,BO:()=>a,Yn:()=>i});var n=r(85235),o=r(85351);function i(e,t,r=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&r){let r=`vars.${t}`.split(".").reduce((e,t)=>e&&e[t]?e[t]:null,e);if(null!=r)return r}return t.split(".").reduce((e,t)=>e&&null!=e[t]?e[t]:null,e)}function a(e,t,r,n=r){let o;return o="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:i(e,r)||n,t&&(o=t(o,n,e)),o}let l=function(e){let{prop:t,cssProperty:r=e.prop,themeKey:l,transform:s}=e,c=e=>{if(null==e[t])return null;let c=e[t],u=i(e.theme,l)||{};return(0,o.NI)(e,c,e=>{let o=a(u,s,e);return(e===o&&"string"==typeof e&&(o=a(u,s,`${t}${"default"===e?"":(0,n.A)(e)}`,e)),!1===r)?o:{[r]:o}})};return c.propTypes={},c.filterProps=[t],c}},73126(e,t,r){r.d(t,{A:()=>E});var n=r(89187),o=r(95279),i=r(57255);let a=function(...e){let t=e.reduce((e,t)=>(t.filterProps.forEach(r=>{e[r]=t}),e),{}),r=e=>Object.keys(e).reduce((r,n)=>t[n]?(0,i.A)(r,t[n](e)):r,{});return r.propTypes={},r.filterProps=e.reduce((e,t)=>e.concat(t.filterProps),[]),r};var l=r(85351);function s(e){return"number"!=typeof e?e:`${e}px solid`}function c(e,t){return(0,o.Ay)({prop:e,themeKey:"borders",transform:t})}let u=c("border",s),d=c("borderTop",s),p=c("borderRight",s),f=c("borderBottom",s),h=c("borderLeft",s),m=c("borderColor"),y=c("borderTopColor"),g=c("borderRightColor"),b=c("borderBottomColor"),A=c("borderLeftColor"),v=c("outline",s),S=c("outlineColor"),k=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){let t=(0,n.MA)(e.theme,"shape.borderRadius",4,"borderRadius");return(0,l.NI)(e,e.borderRadius,e=>({borderRadius:(0,n._W)(t,e)}))}return null};k.propTypes={},k.filterProps=["borderRadius"],a(u,d,p,f,h,m,y,g,b,A,k,v,S);let w=e=>{if(void 0!==e.gap&&null!==e.gap){let t=(0,n.MA)(e.theme,"spacing",8,"gap");return(0,l.NI)(e,e.gap,e=>({gap:(0,n._W)(t,e)}))}return null};w.propTypes={},w.filterProps=["gap"];let x=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){let t=(0,n.MA)(e.theme,"spacing",8,"columnGap");return(0,l.NI)(e,e.columnGap,e=>({columnGap:(0,n._W)(t,e)}))}return null};x.propTypes={},x.filterProps=["columnGap"];let C=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){let t=(0,n.MA)(e.theme,"spacing",8,"rowGap");return(0,l.NI)(e,e.rowGap,e=>({rowGap:(0,n._W)(t,e)}))}return null};function $(e,t){return"grey"===t?t:e}function _(e){return e<=1&&0!==e?`${100*e}%`:e}C.propTypes={},C.filterProps=["rowGap"],a(w,x,C,(0,o.Ay)({prop:"gridColumn"}),(0,o.Ay)({prop:"gridRow"}),(0,o.Ay)({prop:"gridAutoFlow"}),(0,o.Ay)({prop:"gridAutoColumns"}),(0,o.Ay)({prop:"gridAutoRows"}),(0,o.Ay)({prop:"gridTemplateColumns"}),(0,o.Ay)({prop:"gridTemplateRows"}),(0,o.Ay)({prop:"gridTemplateAreas"}),(0,o.Ay)({prop:"gridArea"})),a((0,o.Ay)({prop:"color",themeKey:"palette",transform:$}),(0,o.Ay)({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:$}),(0,o.Ay)({prop:"backgroundColor",themeKey:"palette",transform:$}));let j=(0,o.Ay)({prop:"width",transform:_}),O=e=>void 0!==e.maxWidth&&null!==e.maxWidth?(0,l.NI)(e,e.maxWidth,t=>{let r=e.theme?.breakpoints?.values?.[t]||l.zu[t];return r?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${r}${e.theme.breakpoints.unit}`}:{maxWidth:r}:{maxWidth:_(t)}}):null;O.filterProps=["maxWidth"];let B=(0,o.Ay)({prop:"minWidth",transform:_}),P=(0,o.Ay)({prop:"height",transform:_}),M=(0,o.Ay)({prop:"maxHeight",transform:_}),T=(0,o.Ay)({prop:"minHeight",transform:_});(0,o.Ay)({prop:"size",cssProperty:"width",transform:_}),(0,o.Ay)({prop:"size",cssProperty:"height",transform:_}),a(j,O,B,P,M,T,(0,o.Ay)({prop:"boxSizing"}));let E={border:{themeKey:"borders",transform:s},borderTop:{themeKey:"borders",transform:s},borderRight:{themeKey:"borders",transform:s},borderBottom:{themeKey:"borders",transform:s},borderLeft:{themeKey:"borders",transform:s},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:s},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:k},color:{themeKey:"palette",transform:$},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:$},backgroundColor:{themeKey:"palette",transform:$},p:{style:n.Ms},pt:{style:n.Ms},pr:{style:n.Ms},pb:{style:n.Ms},pl:{style:n.Ms},px:{style:n.Ms},py:{style:n.Ms},padding:{style:n.Ms},paddingTop:{style:n.Ms},paddingRight:{style:n.Ms},paddingBottom:{style:n.Ms},paddingLeft:{style:n.Ms},paddingX:{style:n.Ms},paddingY:{style:n.Ms},paddingInline:{style:n.Ms},paddingInlineStart:{style:n.Ms},paddingInlineEnd:{style:n.Ms},paddingBlock:{style:n.Ms},paddingBlockStart:{style:n.Ms},paddingBlockEnd:{style:n.Ms},m:{style:n.Lc},mt:{style:n.Lc},mr:{style:n.Lc},mb:{style:n.Lc},ml:{style:n.Lc},mx:{style:n.Lc},my:{style:n.Lc},margin:{style:n.Lc},marginTop:{style:n.Lc},marginRight:{style:n.Lc},marginBottom:{style:n.Lc},marginLeft:{style:n.Lc},marginX:{style:n.Lc},marginY:{style:n.Lc},marginInline:{style:n.Lc},marginInlineStart:{style:n.Lc},marginInlineEnd:{style:n.Lc},marginBlock:{style:n.Lc},marginBlockStart:{style:n.Lc},marginBlockEnd:{style:n.Lc},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:w},rowGap:{style:C},columnGap:{style:x},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:_},maxWidth:{style:O},minWidth:{transform:_},height:{transform:_},maxHeight:{transform:_},minHeight:{transform:_},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}}},20523(e,t,r){r.d(t,{A:()=>i});var n=r(6121),o=r(73126);function i(e){let t,r,i,{sx:a,...l}=e,{systemProps:s,otherProps:c}=(r={systemProps:{},otherProps:{}},i=l?.theme?.unstable_sxConfig??o.A,Object.keys(l).forEach(e=>{i[e]?r.systemProps[e]=l[e]:r.otherProps[e]=l[e]}),r);return t=Array.isArray(a)?[s,...a]:"function"==typeof a?(...e)=>{let t=a(...e);return(0,n.Q)(t)?{...s,...t}:s}:{...s,...a},{...c,sx:t}}},92927(e,t,r){r.d(t,{A:()=>u});var n=r(85235),o=r(57255),i=r(95279),a=r(85351),l=r(40391),s=r(73126);let c=function(){function e(e,t,r,o){let l={[e]:t,theme:r},s=o[e];if(!s)return{[e]:t};let{cssProperty:c=e,themeKey:u,transform:d,style:p}=s;if(null==t)return null;if("typography"===u&&"inherit"===t)return{[e]:t};let f=(0,i.Yn)(r,u)||{};return p?p(l):(0,a.NI)(l,t,t=>{let r=(0,i.BO)(f,d,t);return(t===r&&"string"==typeof t&&(r=(0,i.BO)(f,d,`${e}${"default"===t?"":(0,n.A)(t)}`,t)),!1===c)?r:{[c]:r}})}return function t(r){let{sx:n,theme:i={},nested:c}=r||{};if(!n)return null;let u=i.unstable_sxConfig??s.A;function d(r){let n=r;if("function"==typeof r)n=r(i);else if("object"!=typeof r)return r;if(!n)return null;let s=(0,a.EU)(i.breakpoints),d=Object.keys(s),p=s;return(Object.keys(n).forEach(r=>{var l;let s=(l=n[r],"function"==typeof l?l(i):l);if(null!=s)if("object"==typeof s)if(u[r])p=(0,o.A)(p,e(r,s,i,u));else{let e=(0,a.NI)({theme:i},s,e=>({[r]:e}));!function(...e){let t=new Set(e.reduce((e,t)=>e.concat(Object.keys(t)),[]));return e.every(e=>t.size===Object.keys(e).length)}(e,s)?p=(0,o.A)(p,e):p[r]=t({sx:s,theme:i,nested:!0})}else p=(0,o.A)(p,e(r,s,i,u))}),!c&&i.modularCssLayers)?{"@layer sx":(0,l._S)(i,(0,a.vf)(d,p))}:(0,l._S)(i,(0,a.vf)(d,p))}return Array.isArray(n)?n.map(d):d(n)}}();c.filterProps=["sx"];let u=c},7939(e,t,r){r.d(t,{A:()=>n});let n=(0,r(57867).Ay)()},26041(e,t,r){r.d(t,{A:()=>a});var n=r(80787),o=r(45827);let i=(0,n.A)(),a=function(e=i){return(0,o.A)(e)}},70320(e,t,r){r.d(t,{A:()=>o});var n=r(52215);function o(e){let{theme:t,name:r,props:o}=e;return t&&t.components&&t.components[r]&&t.components[r].defaultProps?(0,n.A)(t.components[r].defaultProps,o):o}},51327(e,t,r){r.d(t,{A:()=>i});var n=r(70320),o=r(26041);function i({props:e,name:t,defaultTheme:r,themeId:a}){let l=(0,o.A)(r);return a&&(l=l[a]||l),(0,n.A)({theme:l,name:t,props:e})}},45827(e,t,r){r.d(t,{A:()=>i});var n=r(70451),o=r(69402);let i=function(e=null){let t=n.useContext(o.ThemeContext);return t&&0!==Object.keys(t).length?t:e}},71027(e,t,r){let n;r.d(t,{A:()=>i});let o=e=>e,i=(n=o,{configure(e){n=e},generate:e=>n(e),reset(){n=o}})},76780(e,t,r){r.d(t,{A:()=>n});let n=function(e,t,r){return void 0===e||"string"==typeof e?t:{...t,ownerState:{...t.ownerState,...r}}}},85235(e,t,r){r.d(t,{A:()=>o});var n=r(67425);function o(e){if("string"!=typeof e)throw Error((0,n.A)(7));return e.charAt(0).toUpperCase()+e.slice(1)}},81023(e,t,r){r.d(t,{A:()=>n});function n(e,t,r){let n={};for(let o in e){let i=e[o],a="",l=!0;for(let e=0;e<i.length;e+=1){let n=i[e];n&&(a+=(!0===l?"":" ")+t(n),l=!1,r&&r[n]&&(a+=" "+r[n]))}n[o]=a}return n}},6121(e,t,r){r.d(t,{A:()=>function e(t,r,a={clone:!0}){let l=a.clone?{...t}:t;return i(t)&&i(r)&&Object.keys(r).forEach(s=>{n.isValidElement(r[s])||(0,o.isValidElementType)(r[s])?l[s]=r[s]:i(r[s])&&Object.prototype.hasOwnProperty.call(t,s)&&i(t[s])?l[s]=e(t[s],r[s],a):a.clone?l[s]=i(r[s])?function e(t){if(n.isValidElement(t)||(0,o.isValidElementType)(t)||!i(t))return t;let r={};return Object.keys(t).forEach(n=>{r[n]=e(t[n])}),r}(r[s]):r[s]:l[s]=r[s]}),l},Q:()=>i});var n=r(70451),o=r(98489);function i(e){if("object"!=typeof e||null===e)return!1;let t=Object.getPrototypeOf(e);return(null===t||t===Object.prototype||null===Object.getPrototypeOf(t))&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}},3507(e,t,r){r.d(t,{A:()=>n});let n=function(e,t=[]){if(void 0===e)return{};let r={};return Object.keys(e).filter(r=>r.match(/^on[A-Z]/)&&"function"==typeof e[r]&&!t.includes(r)).forEach(t=>{r[t]=e[t]}),r}},67425(e,t,r){r.d(t,{A:()=>n});function n(e,...t){let r=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(e=>r.searchParams.append("args[]",e)),`Minified MUI error #${e}; visit ${r} for the full message.`}},46733(e,t,r){r.d(t,{Ay:()=>i});var n=r(71027);let o={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function i(e,t,r="Mui"){let a=o[t];return a?`${r}-${a}`:`${n.A.generate(e)}-${t}`}},29009(e,t,r){r.d(t,{A:()=>o});var n=r(46733);function o(e,t,r="Mui"){let i={};return t.forEach(t=>{i[t]=(0,n.Ay)(e,t,r)}),i}},93399(e,t,r){r.d(t,{A:()=>n});function n(e){try{return e.matches(":focus-visible")}catch(e){}return!1}},9414(e,t,r){r.d(t,{A:()=>a});var n=r(11750),o=r(3507);let i=function(e){if(void 0===e)return{};let t={};return Object.keys(e).filter(t=>!(t.match(/^on[A-Z]/)&&"function"==typeof e[t])).forEach(r=>{t[r]=e[r]}),t},a=function(e){let{getSlotProps:t,additionalProps:r,externalSlotProps:a,externalForwardedProps:l,className:s}=e;if(!t){let e=(0,n.A)(r?.className,s,l?.className,a?.className),t={...r?.style,...l?.style,...a?.style},o={...r,...l,...a};return e.length>0&&(o.className=e),Object.keys(t).length>0&&(o.style=t),{props:o,internalRef:void 0}}let c=(0,o.A)({...l,...a}),u=i(a),d=i(l),p=t(c),f=(0,n.A)(p?.className,r?.className,s,l?.className,a?.className),h={...p?.style,...r?.style,...l?.style,...a?.style},m={...p,...r,...d,...u};return f.length>0&&(m.className=f),Object.keys(h).length>0&&(m.style=h),{props:m,internalRef:p.ref}}},1689(e,t,r){r.d(t,{A:()=>n});let n=function(e,t,r){return"function"==typeof e?e(t,r):e}},52215(e,t,r){r.d(t,{A:()=>function e(t,r){let n={...r};for(let o in t)if(Object.prototype.hasOwnProperty.call(t,o))if("components"===o||"slots"===o)n[o]={...t[o],...n[o]};else if("componentsProps"===o||"slotProps"===o){let i=t[o],a=r[o];if(a)if(i)for(let t in n[o]={...a},i)Object.prototype.hasOwnProperty.call(i,t)&&(n[o][t]=e(i[t],a[t]));else n[o]=a;else n[o]=i||{}}else void 0===n[o]&&(n[o]=t[o]);return n}})},89369(e,t,r){r.d(t,{A:()=>o});var n=r(70451);function o({controlled:e,default:t,name:r,state:i="value"}){let{current:a}=n.useRef(void 0!==e),[l,s]=n.useState(t),c=n.useCallback(e=>{a||s(e)},[]);return[a?e:l,c]}},31789(e,t,r){r.d(t,{A:()=>o});var n=r(70451);let o="u">typeof window?n.useLayoutEffect:n.useEffect},83183(e,t,r){r.d(t,{A:()=>i});var n=r(70451),o=r(31789);let i=function(e){let t=n.useRef(e);return(0,o.A)(()=>{t.current=e}),n.useRef((...e)=>(0,t.current)(...e)).current}},95591(e,t,r){r.d(t,{A:()=>o});var n=r(70451);function o(...e){let t=n.useRef(void 0),r=n.useCallback(t=>{let r=e.map(e=>{if(null==e)return null;if("function"==typeof e){let r=e(t);return"function"==typeof r?r:()=>{e(null)}}return e.current=t,()=>{e.current=null}});return()=>{r.forEach(e=>e?.())}},e);return n.useMemo(()=>e.every(e=>null==e)?null:e=>{t.current&&(t.current(),t.current=void 0),null!=e&&(t.current=r(e))},e)}},48731(e,t,r){r.d(t,{A:()=>i});var n=r(70451);let o={};function i(e,t){let r=n.useRef(o);return r.current===o&&(r.current=e(t)),r}},3725(e,t,r){r.d(t,{E:()=>a,A:()=>l});var n=r(48731),o=r(70451);let i=[];class a{static create(){return new a}currentId=null;start(e,t){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,t()},e)}clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function l(){var e;let t=(0,n.A)(a.create).current;return e=t.disposeEffect,o.useEffect(e,i),t}},98489(e,t){var r=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),h=Symbol.for("react.view_transition"),m=Symbol.for("react.client.reference");t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===a||e===i||e===u||e===d||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===l||e.$$typeof===c||e.$$typeof===m||void 0!==e.getModuleId)||!1}},44394(e,t,r){r.d(t,{A:()=>f});var n=r(49257),o=r(68102),i=r(7490),a=r(70451),l=r.n(a),s=r(33477);function c(e,t){var r=Object.create(null);return e&&a.Children.map(e,function(e){return e}).forEach(function(e){r[e.key]=t&&(0,a.isValidElement)(e)?t(e):e}),r}function u(e,t,r){return null!=r[t]?r[t]:e.props[t]}var d=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},p=function(e){function t(t,r){var n=e.call(this,t,r)||this,o=n.handleExited.bind(function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n));return n.state={contextValue:{isMounting:!0},handleExited:o,firstRender:!0},n}(0,i.A)(t,e);var r=t.prototype;return r.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},r.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(e,t){var r,n,o=t.children,i=t.handleExited;return{children:t.firstRender?c(e.children,function(t){return(0,a.cloneElement)(t,{onExited:i.bind(null,t),in:!0,appear:u(t,"appear",e),enter:u(t,"enter",e),exit:u(t,"exit",e)})}):(Object.keys(n=function(e,t){function r(r){return r in t?t[r]:e[r]}e=e||{},t=t||{};var n,o=Object.create(null),i=[];for(var a in e)a in t?i.length&&(o[a]=i,i=[]):i.push(a);var l={};for(var s in t){if(o[s])for(n=0;n<o[s].length;n++){var c=o[s][n];l[o[s][n]]=r(c)}l[s]=r(s)}for(n=0;n<i.length;n++)l[i[n]]=r(i[n]);return l}(o,r=c(e.children))).forEach(function(t){var l=n[t];if((0,a.isValidElement)(l)){var s=t in o,c=t in r,d=o[t],p=(0,a.isValidElement)(d)&&!d.props.in;c&&(!s||p)?n[t]=(0,a.cloneElement)(l,{onExited:i.bind(null,l),in:!0,exit:u(l,"exit",e),enter:u(l,"enter",e)}):c||!s||p?c&&s&&(0,a.isValidElement)(d)&&(n[t]=(0,a.cloneElement)(l,{onExited:i.bind(null,l),in:d.props.in,exit:u(l,"exit",e),enter:u(l,"enter",e)})):n[t]=(0,a.cloneElement)(l,{in:!1})}}),n),firstRender:!1}},r.handleExited=function(e,t){var r=c(this.props.children);e.key in r||(e.props.onExited&&e.props.onExited(t),this.mounted&&this.setState(function(t){var r=(0,o.A)({},t.children);return delete r[e.key],{children:r}}))},r.render=function(){var e=this.props,t=e.component,r=e.childFactory,o=(0,n.A)(e,["component","childFactory"]),i=this.state.contextValue,a=d(this.state.children).map(r);return(delete o.appear,delete o.enter,delete o.exit,null===t)?l().createElement(s.A.Provider,{value:i},a):l().createElement(s.A.Provider,{value:i},l().createElement(t,o,a))},t}(l().Component);p.propTypes={},p.defaultProps={component:"div",childFactory:function(e){return e}};let f=p},33477(e,t,r){r.d(t,{A:()=>o});var n=r(70451);let o=r.n(n)().createContext(null)},2192(e,t,r){var n=r(70451),o=Symbol.for("react.element"),i=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,l=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,r){var n,i={},c=null,u=null;for(n in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(u=t.ref),t)a.call(t,n)&&!s.hasOwnProperty(n)&&(i[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===i[n]&&(i[n]=t[n]);return{$$typeof:o,type:e,key:c,ref:u,props:i,_owner:l.current}}t.Fragment=i,t.jsx=c,t.jsxs=c},62540(e,t,r){e.exports=r(2192)},68102(e,t,r){r.d(t,{A:()=>n});function n(){return(n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(null,arguments)}},7490(e,t,r){function n(e,t){return(n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function o(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,n(e,t)}r.d(t,{A:()=>o})},49257(e,t,r){r.d(t,{A:()=>n});function n(e,t){if(null==e)return{};var r={};for(var n in e)if(({}).hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;r[n]=e[n]}return r}},11750(e,t,r){r.d(t,{A:()=>n});let n=function(){for(var e,t,r=0,n="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=function e(t){var r,n,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(r=0;r<i;r++)t[r]&&(n=e(t[r]))&&(o&&(o+=" "),o+=n)}else for(n in t)t[n]&&(o&&(o+=" "),o+=n);return o}(e))&&(n&&(n+=" "),n+=t);return n}},38662(e,t,r){r.d(t,{CN:()=>k,jM:()=>K,lE:()=>i});var n,o=Symbol.for("immer-nothing"),i=Symbol.for("immer-draftable"),a=Symbol.for("immer-state");function l(e){throw Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var s=Object.getPrototypeOf;function c(e){return!!e&&!!e[a]}function u(e){return!!e&&(f(e)||Array.isArray(e)||!!e[i]||!!e.constructor?.[i]||b(e)||A(e))}var d=Object.prototype.constructor.toString(),p=new WeakMap;function f(e){if(!e||"object"!=typeof e)return!1;let t=Object.getPrototypeOf(e);if(null===t||t===Object.prototype)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;if(r===Object)return!0;if("function"!=typeof r)return!1;let n=p.get(r);return void 0===n&&(n=Function.toString.call(r),p.set(r,n)),n===d}function h(e,t,r=!0){0===m(e)?(r?Reflect.ownKeys(e):Object.keys(e)).forEach(r=>{t(r,e[r],e)}):e.forEach((r,n)=>t(n,r,e))}function m(e){let t=e[a];return t?t.type_:Array.isArray(e)?1:b(e)?2:3*!!A(e)}function y(e,t){return 2===m(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function g(e,t,r){let n=m(e);2===n?e.set(t,r):3===n?e.add(r):e[t]=r}function b(e){return e instanceof Map}function A(e){return e instanceof Set}function v(e){return e.copy_||e.base_}function S(e,t){if(b(e))return new Map(e);if(A(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=f(e);if(!0!==t&&("class_only"!==t||r)){let t=s(e);return null!==t&&r?{...e}:Object.assign(Object.create(t),e)}{let t=Object.getOwnPropertyDescriptors(e);delete t[a];let r=Reflect.ownKeys(t);for(let n=0;n<r.length;n++){let o=r[n],i=t[o];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[o]})}return Object.create(s(e),t)}}function k(e,t=!1){return x(e)||c(e)||!u(e)||(m(e)>1&&Object.defineProperties(e,{set:w,add:w,clear:w,delete:w}),Object.freeze(e),t&&Object.values(e).forEach(e=>k(e,!0))),e}var w={value:function(){l(2)}};function x(e){return null===e||"object"!=typeof e||Object.isFrozen(e)}var C={};function $(e){let t=C[e];return t||l(0,e),t}function _(e,t){t&&($("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function j(e){O(e),e.drafts_.forEach(P),e.drafts_=null}function O(e){e===n&&(n=e.parent_)}function B(e){return n={drafts_:[],parent_:n,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function P(e){let t=e[a];0===t.type_||1===t.type_?t.revoke_():t.revoked_=!0}function M(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return void 0!==e&&e!==r?(r[a].modified_&&(j(t),l(4)),u(e)&&(e=T(t,e),t.parent_||R(t,e)),t.patches_&&$("Patches").generateReplacementPatches_(r[a].base_,e,t.patches_,t.inversePatches_)):e=T(t,r,[]),j(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==o?e:void 0}function T(e,t,r){if(x(t))return t;let n=e.immer_.shouldUseStrictIteration(),o=t[a];if(!o)return h(t,(n,i)=>E(e,o,t,n,i,r),n),t;if(o.scope_!==e)return t;if(!o.modified_)return R(e,o.base_,!0),o.base_;if(!o.finalized_){o.finalized_=!0,o.scope_.unfinalizedDrafts_--;let t=o.copy_,i=t,a=!1;3===o.type_&&(i=new Set(t),t.clear(),a=!0),h(i,(n,i)=>E(e,o,t,n,i,r,a),n),R(e,t,!1),r&&e.patches_&&$("Patches").generatePatches_(o,r,e.patches_,e.inversePatches_)}return o.copy_}function E(e,t,r,n,o,i,a){if(null==o||"object"!=typeof o&&!a)return;let l=x(o);if(!l||a){if(c(o)){let a=T(e,o,i&&t&&3!==t.type_&&!y(t.assigned_,n)?i.concat(n):void 0);if(g(r,n,a),!c(a))return;e.canAutoFreeze_=!1}else a&&r.add(o);if(u(o)&&!l){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||t&&t.base_&&t.base_[n]===o&&l)return;T(e,o),(!t||!t.scope_.parent_)&&"symbol"!=typeof n&&(b(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&R(e,o)}}}function R(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&k(t,r)}var I={get(e,t){if(t===a)return e;let r=v(e);if(!y(r,t)){var n;let o;return n=e,(o=F(r,t))?"value"in o?o.value:o.get?.call(n.draft_):void 0}let o=r[t];return e.finalized_||!u(o)?o:o===L(e.base_,t)?(W(e),e.copy_[t]=D(o,e)):o},has:(e,t)=>t in v(e),ownKeys:e=>Reflect.ownKeys(v(e)),set(e,t,r){let n=F(v(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let n=L(v(e),t),o=n?.[a];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if((r===n?0!==r||1/r==1/n:r!=r&&n!=n)&&(void 0!==r||y(e.base_,t)))return!0;W(e),z(e)}return!!(e.copy_[t]===r&&(void 0!==r||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t]))||(e.copy_[t]=r,e.assigned_[t]=!0,!0)},deleteProperty:(e,t)=>(void 0!==L(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,W(e),z(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){let r=v(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n?{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:n.enumerable,value:r[t]}:n},defineProperty(){l(11)},getPrototypeOf:e=>s(e.base_),setPrototypeOf(){l(12)}},N={};function L(e,t){let r=e[a];return(r?v(r):e)[t]}function F(e,t){if(!(t in e))return;let r=s(e);for(;r;){let e=Object.getOwnPropertyDescriptor(r,t);if(e)return e;r=s(r)}}function z(e){!e.modified_&&(e.modified_=!0,e.parent_&&z(e.parent_))}function W(e){e.copy_||(e.copy_=S(e.base_,e.scope_.immer_.useStrictShallowCopy_))}function D(e,t){let r=b(e)?$("MapSet").proxyMap_(e,t):A(e)?$("MapSet").proxySet_(e,t):function(e,t){let r=Array.isArray(e),o={type_:+!!r,scope_:t?t.scope_:n,modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},i=o,a=I;r&&(i=[o],a=N);let{revoke:l,proxy:s}=Proxy.revocable(i,a);return o.draft_=s,o.revoke_=l,s}(e,t);return(t?t.scope_:n).drafts_.push(r),r}h(I,(e,t)=>{N[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),N.deleteProperty=function(e,t){return N.set.call(this,e,t,void 0)},N.set=function(e,t,r){return I.set.call(this,e[0],t,r,e[0])};var K=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!0,this.produce=(e,t,r)=>{let n;if("function"==typeof e&&"function"!=typeof t){let r=t;t=e;let n=this;return function(e=r,...o){return n.produce(e,e=>t.call(this,e,...o))}}if("function"!=typeof t&&l(6),void 0!==r&&"function"!=typeof r&&l(7),u(e)){let o=B(this),i=D(e,void 0),a=!0;try{n=t(i),a=!1}finally{a?j(o):O(o)}return _(o,r),M(n,o)}if(e&&"object"==typeof e)l(1,e);else{if(void 0===(n=t(e))&&(n=e),n===o&&(n=void 0),this.autoFreeze_&&k(n,!0),r){let t=[],o=[];$("Patches").generateReplacementPatches_(e,n,t,o),r(t,o)}return n}},this.produceWithPatches=(e,t)=>{let r,n;return"function"==typeof e?(t,...r)=>this.produceWithPatches(t,t=>e(t,...r)):[this.produce(e,t,(e,t)=>{r=e,n=t}),r,n]},"boolean"==typeof e?.autoFreeze&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof e?.useStrictShallowCopy&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),"boolean"==typeof e?.useStrictIteration&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){var t;u(e)||l(8),c(e)&&(c(t=e)||l(10,t),e=function e(t){let r;if(!u(t)||x(t))return t;let n=t[a],o=!0;if(n){if(!n.modified_)return n.base_;n.finalized_=!0,r=S(t,n.scope_.immer_.useStrictShallowCopy_),o=n.scope_.immer_.shouldUseStrictIteration()}else r=S(t,!0);return h(r,(t,n)=>{g(r,t,e(n))},o),n&&(n.finalized_=!1),r}(t));let r=B(this),n=D(e,void 0);return n[a].isManual_=!0,O(r),n}finishDraft(e,t){let r=e&&e[a];r&&r.isManual_||l(9);let{scope_:n}=r;return _(n,t),M(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let n=t[r];if(0===n.path.length&&"replace"===n.op){e=n.value;break}}r>-1&&(t=t.slice(r+1));let n=$("Patches").applyPatches_;return c(e)?n(e,t):this.produce(e,e=>n(e,t))}}().produce}}]);
82
+ export default theme;`}let L=function(e={},...t){var r;let i,a,{breakpoints:l,mixins:s={},spacing:c,palette:u={},transitions:d={},typography:p={},shape:f,...h}=e;if(e.vars&&void 0===e.generateThemeVars)throw Error((0,n.A)(20));let m=A(u),y=(0,$.A)(e),g=(0,o.A)(y,{mixins:(r=y.breakpoints,{toolbar:{minHeight:56,[r.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[r.up("sm")]:{minHeight:64}},...s}),palette:m,shadows:P.slice(),typography:function(e,t){let{fontFamily:r=O,fontSize:n=14,fontWeightLight:i=300,fontWeightRegular:a=400,fontWeightMedium:l=500,fontWeightBold:s=700,htmlFontSize:c=16,allVariants:u,pxToRem:d,...p}="function"==typeof t?t(e):t,f=n/14,h=d||(e=>`${e/c*f}rem`),m=(e,t,n,o,i)=>({fontFamily:r,fontWeight:e,fontSize:h(t),lineHeight:n,...r===O?{letterSpacing:`${Math.round(o/t*1e5)/1e5}em`}:{},...i,...u}),y={h1:m(i,96,1.167,-1.5),h2:m(i,60,1.2,-.5),h3:m(a,48,1.167,0),h4:m(a,34,1.235,.25),h5:m(a,24,1.334,0),h6:m(l,20,1.6,.15),subtitle1:m(a,16,1.75,.15),subtitle2:m(l,14,1.57,.1),body1:m(a,16,1.5,.15),body2:m(a,14,1.43,.15),button:m(l,14,1.75,.4,j),caption:m(a,12,1.66,.4),overline:m(a,12,2.66,1,j),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return(0,o.A)({htmlFontSize:c,pxToRem:h,fontFamily:r,fontSize:n,fontWeightLight:i,fontWeightRegular:a,fontWeightMedium:l,fontWeightBold:s,...y},p,{clone:!1})}(m,p),transitions:(i={...M,...d.easing},a={...T,...d.duration},{getAutoHeightDuration:R,create:(e=["all"],t={})=>{let{duration:r=a.standard,easing:n=i.easeInOut,delay:o=0,...l}=t;return(Array.isArray(e)?e:[e]).map(e=>`${e} ${"string"==typeof r?r:E(r)} ${n} ${"string"==typeof o?o:E(o)}`).join(",")},...d,easing:i,duration:a}),zIndex:{...I}});return g=(0,o.A)(g,h),(g=t.reduce((e,t)=>(0,o.A)(e,t),g)).unstable_sxConfig={...C.A,...h?.unstable_sxConfig},g.unstable_sx=function(e){return(0,_.A)({sx:e,theme:this})},g.toRuntimeSource=N,g};var F=r(9307);let z=[...Array(25)].map((e,t)=>{if(0===t)return"none";let r=(0,F.A)(t);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function W(e){return{inputPlaceholder:"dark"===e?.5:.42,inputUnderline:"dark"===e?.7:.42,switchTrackDisabled:"dark"===e?.2:.12,switchTrack:"dark"===e?.3:.38}}function D(e){return"dark"===e?z:[]}function K(e){return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||"palette"===e[0]&&!!e[1]?.match(/(mode|contrastThreshold|tonalOffset)/)}function V(e,t,r){!e[t]&&r&&(e[t]=r)}function G(e){return"string"==typeof e&&e.startsWith("hsl")?(0,i.YL)(e):e}function H(e,t){`${t}Channel`in e||(e[`${t}Channel`]=(0,i.Me)(G(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
83
+ To suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}let X=e=>{try{return e()}catch(e){}};function U(e,t,r,n){if(!t)return;t=!0===t?{}:t;let o="dark"===n?"dark":"light";if(!r){e[n]=function(e){let{palette:t={mode:"light"},opacity:r,overlays:n,...o}=e,i=A(t);return{palette:i,opacity:{...W(i.mode),...r},overlays:n||D(i.mode),...o}}({...t,palette:{mode:o,...t?.palette}});return}let{palette:i,...a}=L({...r,palette:{mode:o,...t?.palette}});return e[n]={...t,palette:i,opacity:{...W(o),...t?.opacity},overlays:t?.overlays||D(o)},a}function Y(e,t,r){e.colorSchemes&&r&&(e.colorSchemes[t]={...!0!==r&&r,palette:A({...!0===r?{}:r.palette,mode:t})})}function Q(e={},...t){let{palette:r,cssVariables:a=!1,colorSchemes:l=!r?{light:!0}:void 0,defaultColorScheme:s=r?.mode,...c}=e,u=s||"light",d=l?.[u],p={...l,...r?{[u]:{..."boolean"!=typeof d&&d,palette:r}}:void 0};if(!1===a){if(!("colorSchemes"in e))return L(e,...t);let n=r;"palette"in e||!p[u]||(!0!==p[u]?n=p[u].palette:"dark"===u&&(n={mode:"dark"}));let o=L({...e,palette:n},...t);return o.defaultColorScheme=u,o.colorSchemes=p,"light"===o.palette.mode&&(o.colorSchemes.light={...!0!==p.light&&p.light,palette:o.palette},Y(o,"dark",p.dark)),"dark"===o.palette.mode&&(o.colorSchemes.dark={...!0!==p.dark&&p.dark,palette:o.palette},Y(o,"light",p.light)),o}return r||"light"in p||"light"!==u||(p.light=!0),function(e={},...t){var r,a;let l,s,{colorSchemes:c={light:!0},defaultColorScheme:u,disableCssColorScheme:d=!1,cssVarPrefix:p="mui",shouldSkipGeneratingVar:f=K,colorSchemeSelector:h=c.light&&c.dark?"media":void 0,rootSelector:m=":root",...y}=e,g=Object.keys(c)[0],b=u||(c.light&&"light"!==g?"light":g),A=((e="mui")=>(function(e=""){return(t,...r)=>`var(--${e?`${e}-`:""}${t}${function t(...r){if(!r.length)return"";let n=r[0];return"string"!=typeof n||n.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, ${n}`:`, var(--${e?`${e}-`:""}${n}${t(...r.slice(1))})`}(...r)})`})(e))(p),{[b]:k,light:w,dark:$,...j}=c,O={...j},B=k;if(("dark"!==b||"dark"in c)&&("light"!==b||"light"in c)||(B=!0),!B)throw Error((0,n.A)(21,b));let P=U(O,B,y,b);w&&!O.light&&U(O,w,void 0,"light"),$&&!O.dark&&U(O,$,void 0,"dark");let M={defaultColorScheme:b,...P,cssVarPrefix:p,colorSchemeSelector:h,rootSelector:m,getCssVar:A,colorSchemes:O,font:{...(r=P.typography,l={},Object.entries(r).forEach(e=>{let[t,r]=e;"object"==typeof r&&(l[t]=`${r.fontStyle?`${r.fontStyle} `:""}${r.fontVariant?`${r.fontVariant} `:""}${r.fontWeight?`${r.fontWeight} `:""}${r.fontStretch?`${r.fontStretch} `:""}${r.fontSize||""}${r.lineHeight?`/${r.lineHeight} `:""}${r.fontFamily||""}`)}),l),...P.font},spacing:"number"==typeof(a=y.spacing)?`${a}px`:"string"==typeof a||"function"==typeof a||Array.isArray(a)?a:"8px"};Object.keys(M.colorSchemes).forEach(e=>{let t=M.colorSchemes[e].palette,r=e=>{let r=e.split("-"),n=r[1],o=r[2];return A(e,t[n][o])};if("light"===t.mode&&(V(t.common,"background","#fff"),V(t.common,"onBackground","#000")),"dark"===t.mode&&(V(t.common,"background","#000"),V(t.common,"onBackground","#fff")),["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"].forEach(e=>{t[e]||(t[e]={})}),"light"===t.mode){V(t.Alert,"errorColor",(0,i.Nd)(t.error.light,.6)),V(t.Alert,"infoColor",(0,i.Nd)(t.info.light,.6)),V(t.Alert,"successColor",(0,i.Nd)(t.success.light,.6)),V(t.Alert,"warningColor",(0,i.Nd)(t.warning.light,.6)),V(t.Alert,"errorFilledBg",r("palette-error-main")),V(t.Alert,"infoFilledBg",r("palette-info-main")),V(t.Alert,"successFilledBg",r("palette-success-main")),V(t.Alert,"warningFilledBg",r("palette-warning-main")),V(t.Alert,"errorFilledColor",X(()=>t.getContrastText(t.error.main))),V(t.Alert,"infoFilledColor",X(()=>t.getContrastText(t.info.main))),V(t.Alert,"successFilledColor",X(()=>t.getContrastText(t.success.main))),V(t.Alert,"warningFilledColor",X(()=>t.getContrastText(t.warning.main))),V(t.Alert,"errorStandardBg",(0,i.j4)(t.error.light,.9)),V(t.Alert,"infoStandardBg",(0,i.j4)(t.info.light,.9)),V(t.Alert,"successStandardBg",(0,i.j4)(t.success.light,.9)),V(t.Alert,"warningStandardBg",(0,i.j4)(t.warning.light,.9)),V(t.Alert,"errorIconColor",r("palette-error-main")),V(t.Alert,"infoIconColor",r("palette-info-main")),V(t.Alert,"successIconColor",r("palette-success-main")),V(t.Alert,"warningIconColor",r("palette-warning-main")),V(t.AppBar,"defaultBg",r("palette-grey-100")),V(t.Avatar,"defaultBg",r("palette-grey-400")),V(t.Button,"inheritContainedBg",r("palette-grey-300")),V(t.Button,"inheritContainedHoverBg",r("palette-grey-A100")),V(t.Chip,"defaultBorder",r("palette-grey-400")),V(t.Chip,"defaultAvatarColor",r("palette-grey-700")),V(t.Chip,"defaultIconColor",r("palette-grey-700")),V(t.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),V(t.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),V(t.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),V(t.LinearProgress,"primaryBg",(0,i.j4)(t.primary.main,.62)),V(t.LinearProgress,"secondaryBg",(0,i.j4)(t.secondary.main,.62)),V(t.LinearProgress,"errorBg",(0,i.j4)(t.error.main,.62)),V(t.LinearProgress,"infoBg",(0,i.j4)(t.info.main,.62)),V(t.LinearProgress,"successBg",(0,i.j4)(t.success.main,.62)),V(t.LinearProgress,"warningBg",(0,i.j4)(t.warning.main,.62)),V(t.Skeleton,"bg",`rgba(${r("palette-text-primaryChannel")} / 0.11)`),V(t.Slider,"primaryTrack",(0,i.j4)(t.primary.main,.62)),V(t.Slider,"secondaryTrack",(0,i.j4)(t.secondary.main,.62)),V(t.Slider,"errorTrack",(0,i.j4)(t.error.main,.62)),V(t.Slider,"infoTrack",(0,i.j4)(t.info.main,.62)),V(t.Slider,"successTrack",(0,i.j4)(t.success.main,.62)),V(t.Slider,"warningTrack",(0,i.j4)(t.warning.main,.62));let e=(0,i.Y9)(t.background.default,.8);V(t.SnackbarContent,"bg",e),V(t.SnackbarContent,"color",X(()=>t.getContrastText(e))),V(t.SpeedDialAction,"fabHoverBg",(0,i.Y9)(t.background.paper,.15)),V(t.StepConnector,"border",r("palette-grey-400")),V(t.StepContent,"border",r("palette-grey-400")),V(t.Switch,"defaultColor",r("palette-common-white")),V(t.Switch,"defaultDisabledColor",r("palette-grey-100")),V(t.Switch,"primaryDisabledColor",(0,i.j4)(t.primary.main,.62)),V(t.Switch,"secondaryDisabledColor",(0,i.j4)(t.secondary.main,.62)),V(t.Switch,"errorDisabledColor",(0,i.j4)(t.error.main,.62)),V(t.Switch,"infoDisabledColor",(0,i.j4)(t.info.main,.62)),V(t.Switch,"successDisabledColor",(0,i.j4)(t.success.main,.62)),V(t.Switch,"warningDisabledColor",(0,i.j4)(t.warning.main,.62)),V(t.TableCell,"border",(0,i.j4)((0,i.Cg)(t.divider,1),.88)),V(t.Tooltip,"bg",(0,i.Cg)(t.grey[700],.92))}if("dark"===t.mode){V(t.Alert,"errorColor",(0,i.j4)(t.error.light,.6)),V(t.Alert,"infoColor",(0,i.j4)(t.info.light,.6)),V(t.Alert,"successColor",(0,i.j4)(t.success.light,.6)),V(t.Alert,"warningColor",(0,i.j4)(t.warning.light,.6)),V(t.Alert,"errorFilledBg",r("palette-error-dark")),V(t.Alert,"infoFilledBg",r("palette-info-dark")),V(t.Alert,"successFilledBg",r("palette-success-dark")),V(t.Alert,"warningFilledBg",r("palette-warning-dark")),V(t.Alert,"errorFilledColor",X(()=>t.getContrastText(t.error.dark))),V(t.Alert,"infoFilledColor",X(()=>t.getContrastText(t.info.dark))),V(t.Alert,"successFilledColor",X(()=>t.getContrastText(t.success.dark))),V(t.Alert,"warningFilledColor",X(()=>t.getContrastText(t.warning.dark))),V(t.Alert,"errorStandardBg",(0,i.Nd)(t.error.light,.9)),V(t.Alert,"infoStandardBg",(0,i.Nd)(t.info.light,.9)),V(t.Alert,"successStandardBg",(0,i.Nd)(t.success.light,.9)),V(t.Alert,"warningStandardBg",(0,i.Nd)(t.warning.light,.9)),V(t.Alert,"errorIconColor",r("palette-error-main")),V(t.Alert,"infoIconColor",r("palette-info-main")),V(t.Alert,"successIconColor",r("palette-success-main")),V(t.Alert,"warningIconColor",r("palette-warning-main")),V(t.AppBar,"defaultBg",r("palette-grey-900")),V(t.AppBar,"darkBg",r("palette-background-paper")),V(t.AppBar,"darkColor",r("palette-text-primary")),V(t.Avatar,"defaultBg",r("palette-grey-600")),V(t.Button,"inheritContainedBg",r("palette-grey-800")),V(t.Button,"inheritContainedHoverBg",r("palette-grey-700")),V(t.Chip,"defaultBorder",r("palette-grey-700")),V(t.Chip,"defaultAvatarColor",r("palette-grey-300")),V(t.Chip,"defaultIconColor",r("palette-grey-300")),V(t.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),V(t.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),V(t.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),V(t.LinearProgress,"primaryBg",(0,i.Nd)(t.primary.main,.5)),V(t.LinearProgress,"secondaryBg",(0,i.Nd)(t.secondary.main,.5)),V(t.LinearProgress,"errorBg",(0,i.Nd)(t.error.main,.5)),V(t.LinearProgress,"infoBg",(0,i.Nd)(t.info.main,.5)),V(t.LinearProgress,"successBg",(0,i.Nd)(t.success.main,.5)),V(t.LinearProgress,"warningBg",(0,i.Nd)(t.warning.main,.5)),V(t.Skeleton,"bg",`rgba(${r("palette-text-primaryChannel")} / 0.13)`),V(t.Slider,"primaryTrack",(0,i.Nd)(t.primary.main,.5)),V(t.Slider,"secondaryTrack",(0,i.Nd)(t.secondary.main,.5)),V(t.Slider,"errorTrack",(0,i.Nd)(t.error.main,.5)),V(t.Slider,"infoTrack",(0,i.Nd)(t.info.main,.5)),V(t.Slider,"successTrack",(0,i.Nd)(t.success.main,.5)),V(t.Slider,"warningTrack",(0,i.Nd)(t.warning.main,.5));let e=(0,i.Y9)(t.background.default,.98);V(t.SnackbarContent,"bg",e),V(t.SnackbarContent,"color",X(()=>t.getContrastText(e))),V(t.SpeedDialAction,"fabHoverBg",(0,i.Y9)(t.background.paper,.15)),V(t.StepConnector,"border",r("palette-grey-600")),V(t.StepContent,"border",r("palette-grey-600")),V(t.Switch,"defaultColor",r("palette-grey-300")),V(t.Switch,"defaultDisabledColor",r("palette-grey-600")),V(t.Switch,"primaryDisabledColor",(0,i.Nd)(t.primary.main,.55)),V(t.Switch,"secondaryDisabledColor",(0,i.Nd)(t.secondary.main,.55)),V(t.Switch,"errorDisabledColor",(0,i.Nd)(t.error.main,.55)),V(t.Switch,"infoDisabledColor",(0,i.Nd)(t.info.main,.55)),V(t.Switch,"successDisabledColor",(0,i.Nd)(t.success.main,.55)),V(t.Switch,"warningDisabledColor",(0,i.Nd)(t.warning.main,.55)),V(t.TableCell,"border",(0,i.Nd)((0,i.Cg)(t.divider,1),.68)),V(t.Tooltip,"bg",(0,i.Cg)(t.grey[700],.92))}H(t.background,"default"),H(t.background,"paper"),H(t.common,"background"),H(t.common,"onBackground"),H(t,"divider"),Object.keys(t).forEach(e=>{let r=t[e];"tonalOffset"!==e&&r&&"object"==typeof r&&(r.main&&V(t[e],"mainChannel",(0,i.Me)(G(r.main))),r.light&&V(t[e],"lightChannel",(0,i.Me)(G(r.light))),r.dark&&V(t[e],"darkChannel",(0,i.Me)(G(r.dark))),r.contrastText&&V(t[e],"contrastTextChannel",(0,i.Me)(G(r.contrastText))),"text"===e&&(H(t[e],"primary"),H(t[e],"secondary")),"action"===e&&(r.active&&H(t[e],"active"),r.selected&&H(t[e],"selected")))})});let T={prefix:p,disableCssColorScheme:d,shouldSkipGeneratingVar:f,getSelector:(s=M=t.reduce((e,t)=>(0,o.A)(e,t),M),(e,t)=>{let r=s.rootSelector||":root",n=s.colorSchemeSelector,o=n;if("class"===n&&(o=".%s"),"data"===n&&(o="[data-%s]"),n?.startsWith("data-")&&!n.includes("%s")&&(o=`[${n}="%s"]`),s.defaultColorScheme===e){if("dark"===e){let n,i={};return((n=s.cssVarPrefix,[...[...Array(25)].map((e,t)=>`--${n?`${n}-`:""}overlays-${t}`),`--${n?`${n}-`:""}palette-AppBar-darkBg`,`--${n?`${n}-`:""}palette-AppBar-darkColor`]).forEach(e=>{i[e]=t[e],delete t[e]}),"media"===o)?{[r]:t,"@media (prefers-color-scheme: dark)":{[r]:i}}:o?{[o.replace("%s",e)]:i,[`${r}, ${o.replace("%s",e)}`]:t}:{[r]:{...t,...i}}}if(o&&"media"!==o)return`${r}, ${o.replace("%s",String(e))}`}else if(e){if("media"===o)return{[`@media (prefers-color-scheme: ${String(e)})`]:{[r]:t}};if(o)return o.replace("%s",String(e))}return r})},{vars:E,generateThemeVars:R,generateStyleSheets:I}=x(M,T);return M.vars=E,Object.entries(M.colorSchemes[M.defaultColorScheme]).forEach(([e,t])=>{M[e]=t}),M.generateThemeVars=R,M.generateStyleSheets=I,M.generateSpacing=function(){return(0,v.A)(y.spacing,(0,S.LX)(this))},M.getColorSchemeSelector=function(e){return"media"===h?`@media (prefers-color-scheme: ${e})`:h?h.startsWith("data-")&&!h.includes("%s")?`[${h}="${e}"] &`:"class"===h?`.${e} &`:"data"===h?`[data-${e}] &`:`${h.replace("%s",e)} &`:"&"},M.spacing=M.generateSpacing(),M.shouldSkipGeneratingVar=f,M.unstable_sxConfig={...C.A,...y?.unstable_sxConfig},M.unstable_sx=function(e){return(0,_.A)({sx:e,theme:this})},M.toRuntimeSource=N,M}({...c,colorSchemes:p,defaultColorScheme:u,..."boolean"!=typeof a&&a},...t)}},87169(e,t,r){r.d(t,{A:()=>n});let n=(0,r(74626).A)()},9307(e,t,r){r.d(t,{A:()=>n});function n(e){return Math.round(10*(e<1?5.11916*e**2:4.5*Math.log(e+1)+2))/1e3}},93724(e,t,r){r.d(t,{A:()=>n});let n="$$material"},83926(e,t,r){r.d(t,{A:()=>o});var n=r(14738);let o=e=>(0,n.A)(e)&&"classes"!==e},14738(e,t,r){r.d(t,{A:()=>n});let n=function(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}},77308(e,t,r){r.d(t,{A:()=>l});var n=r(57867),o=r(87169),i=r(93724),a=r(83926);let l=(0,n.Ay)({themeId:i.A,defaultTheme:o.A,rootShouldForwardProp:a.A})},56599(e,t,r){r.d(t,{A:()=>a}),r(70451);var n=r(26041),o=r(87169),i=r(93724);function a(){let e=(0,n.A)(o.A);return e[i.A]||e}},24726(e,t,r){r.d(t,{A:()=>n});let n=r(85235).A},26952(e,t,r){r.d(t,{A:()=>n});function n(e=[]){return([,t])=>t&&function(e,t=[]){if("string"!=typeof e.main)return!1;for(let r of t)if(!e.hasOwnProperty(r)||"string"!=typeof e[r])return!1;return!0}(t,e)}},23434(e,t,r){r.d(t,{A:()=>i});var n=r(46826);let o={theme:void 0},i=function(e){let t,r;return function(i){let a=t;return(void 0===a||i.theme!==r)&&(o.theme=i.theme,t=a=(0,n.A)(e(o)),r=i.theme),a}}},2203(e,t,r){r.d(t,{A:()=>n});let n=r(89369).A},32398(e,t,r){r.d(t,{A:()=>n});let n=r(83183).A},29424(e,t,r){r.d(t,{A:()=>n});let n=r(95591).A},73397(e,t,r){r.d(t,{A:()=>l});var n=r(95591),o=r(76780),i=r(1689),a=r(9414);function l(e,t){let{className:r,elementType:l,ownerState:s,externalForwardedProps:c,internalForwardedProps:u,shouldForwardComponentProp:d=!1,...p}=t,{component:f,slots:h={[e]:void 0},slotProps:m={[e]:void 0},...y}=c,g=h[e]||l,b=(0,i.A)(m[e],s),{props:{component:A,...v},internalRef:S}=(0,a.A)({className:r,...p,externalForwardedProps:"root"===e?y:void 0,externalSlotProps:b}),k=(0,n.A)(S,b?.ref,t.ref),w="root"===e?A||f:A,x=(0,o.A)(g,{..."root"===e&&!f&&!h[e]&&u,..."root"!==e&&!h[e]&&u,...v,...w&&!d&&{as:w},...w&&d&&{component:w},ref:k},s);return[g,x]}},90124(e,t,r){r.d(t,{Dg:()=>m,Dp:()=>h}),r(70451);var n=r(20523),o=r(41535),i=r(69402),a=r(62540);function l(e){let{styles:t,defaultTheme:r={}}=e,n="function"==typeof t?e=>t(null==e||0===Object.keys(e).length?r:e):t;return(0,a.jsx)(i.Global,{styles:n})}var s=r(26041);function c(e){let t=(0,o.tT)(e);return e!==t&&t.styles?(t.styles.match(/^@layer\s+[^{]*$/)||(t.styles=`@layer global{${t.styles}}`),t):e}let u=function({styles:e,themeId:t,defaultTheme:r={}}){let n=(0,s.A)(r),o=t&&n[t]||n,i="function"==typeof e?e(o):e;return o.modularCssLayers&&(i=Array.isArray(i)?i.map(e=>"function"==typeof e?c(e(o)):c(e)):c(i)),(0,a.jsx)(l,{styles:i})};var d=r(87169),p=r(93724);let f=function(e){return(0,a.jsx)(u,{...e,defaultTheme:d.A,themeId:p.A})};function h(e){return function(t){return(0,a.jsx)(f,{styles:"function"==typeof e?r=>e({theme:r,...t}):e})}}function m(){return n.A}},41535(e,t,r){r.d(t,{Ay:()=>a,HX:()=>l,tT:()=>c});var n=r(42292),o=r.n(n),i=r(37696);function a(e,t){return o()(e,t)}function l(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}r(69402);let s=[];function c(e){return s[0]=e,(0,i.J)(s)}},68335(e,t,r){r.d(t,{A:()=>A});var n=r(70451),o=r(11750),i=r(6121),a=r(46733),l=r(81023),s=r(7939),c=r(51327),u=r(20523),d=r(80787),p=r(85351),f=r(89187),h=r(62540);let m=(0,d.A)(),y=(0,s.A)("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root});function g(e){return(0,c.A)({props:e,name:"MuiStack",defaultTheme:m})}let b=({ownerState:e,theme:t})=>{let r={display:"flex",flexDirection:"column",...(0,p.NI)({theme:t},(0,p.kW)({values:e.direction,breakpoints:t.breakpoints.values}),e=>({flexDirection:e}))};if(e.spacing){let n=(0,f.LX)(t),o=Object.keys(t.breakpoints.values).reduce((t,r)=>(("object"==typeof e.spacing&&null!=e.spacing[r]||"object"==typeof e.direction&&null!=e.direction[r])&&(t[r]=!0),t),{}),a=(0,p.kW)({values:e.direction,base:o}),l=(0,p.kW)({values:e.spacing,base:o});"object"==typeof a&&Object.keys(a).forEach((e,t,r)=>{if(!a[e]){let n=t>0?a[r[t-1]]:"column";a[e]=n}}),r=(0,i.A)(r,(0,p.NI)({theme:t},l,(t,r)=>e.useFlexGap?{gap:(0,f._W)(n,t)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${({row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"})[r?a[r]:e.direction]}`]:(0,f._W)(n,t)}}))}return(0,p.iZ)(t.breakpoints,r)};function A(e={}){let{createStyledComponent:t=y,useThemeProps:r=g,componentName:i="MuiStack"}=e,s=t(b);return n.forwardRef(function(e,t){let c,d=r(e),{component:p="div",direction:f="column",spacing:m=0,divider:y,children:g,className:b,useFlexGap:A=!1,...v}=(0,u.A)(d),S=(0,l.A)({root:["root"]},e=>(0,a.Ay)(i,e),{});return(0,h.jsx)(s,{as:p,ownerState:{direction:f,spacing:m,useFlexGap:A},ref:t,className:(0,o.A)(S.root,b),...v,children:y?(c=n.Children.toArray(g).filter(Boolean)).reduce((e,t,r)=>(e.push(t),r<c.length-1&&e.push(n.cloneElement(y,{key:`separator-${r}`})),e),[]):g})})}},85351(e,t,r){r.d(t,{EU:()=>c,NI:()=>s,iZ:()=>d,kW:()=>p,vf:()=>u,zu:()=>i});var n=r(6121),o=r(40391);let i={xs:0,sm:600,md:900,lg:1200,xl:1536},a={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${i[e]}px)`},l={containerQueries:e=>({up:t=>{let r="number"==typeof t?t:i[t]||t;return"number"==typeof r&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function s(e,t,r){let n=e.theme||{};if(Array.isArray(t)){let e=n.breakpoints||a;return t.reduce((n,o,i)=>(n[e.up(e.keys[i])]=r(t[i]),n),{})}if("object"==typeof t){let e=n.breakpoints||a;return Object.keys(t).reduce((a,s)=>{if((0,o.ob)(e.keys,s)){let e=(0,o.CT)(n.containerQueries?n:l,s);e&&(a[e]=r(t[s],s))}else Object.keys(e.values||i).includes(s)?a[e.up(s)]=r(t[s],s):a[s]=t[s];return a},{})}return r(t)}function c(e={}){return e.keys?.reduce((t,r)=>(t[e.up(r)]={},t),{})||{}}function u(e,t){return e.reduce((e,t)=>{let r=e[t];return r&&0!==Object.keys(r).length||delete e[t],e},t)}function d(e,...t){let r=c(e),o=[r,...t].reduce((e,t)=>(0,n.A)(e,t),{});return u(Object.keys(r),o)}function p({values:e,breakpoints:t,base:r}){let n,o=Object.keys(r||function(e,t){if("object"!=typeof e)return{};let r={},n=Object.keys(t);return Array.isArray(e)?n.forEach((t,n)=>{n<e.length&&(r[t]=!0)}):n.forEach(t=>{null!=e[t]&&(r[t]=!0)}),r}(e,t));return 0===o.length?e:o.reduce((t,r,o)=>(Array.isArray(e)?(t[r]=null!=e[o]?e[o]:e[n],n=o):"object"==typeof e?(t[r]=null!=e[r]?e[r]:e[n],n=r):t[r]=e,t),{})}},59238(e,t,r){r.d(t,{X4:()=>d,eM:()=>u,Cg:()=>p,Nd:()=>h,a:()=>m,Me:()=>a,e$:()=>f,Y9:()=>g,j4:()=>y,YL:()=>s});var n=r(67425);function o(e,t=0,r=1){return function(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}(e,t,r)}function i(e){let t;if(e.type)return e;if("#"===e.charAt(0)){var r;let t,n;return i((r=(r=e).slice(1),t=RegExp(`.{1,${r.length>=6?2:1}}`,"g"),(n=r.match(t))&&1===n[0].length&&(n=n.map(e=>e+e)),n?`rgb${4===n.length?"a":""}(${n.map((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3).join(", ")})`:""))}let o=e.indexOf("("),a=e.substring(0,o);if(!["rgb","rgba","hsl","hsla","color"].includes(a))throw Error((0,n.A)(9,e));let l=e.substring(o+1,e.length-1);if("color"===a){if(t=(l=l.split(" ")).shift(),4===l.length&&"/"===l[3].charAt(0)&&(l[3]=l[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(t))throw Error((0,n.A)(10,t))}else l=l.split(",");return{type:a,values:l=l.map(e=>parseFloat(e)),colorSpace:t}}let a=(e,t)=>{try{let t;return(t=i(e)).values.slice(0,3).map((e,r)=>t.type.includes("hsl")&&0!==r?`${e}%`:e).join(" ")}catch(t){return e}};function l(e){let{type:t,colorSpace:r}=e,{values:n}=e;return t.includes("rgb")?n=n.map((e,t)=>t<3?parseInt(e,10):e):t.includes("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=t.includes("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${t}(${n})`}function s(e){let{values:t}=e=i(e),r=t[0],n=t[1]/100,o=t[2]/100,a=n*Math.min(o,1-o),s=(e,t=(e+r/30)%12)=>o-a*Math.max(Math.min(t-3,9-t,1),-1),c="rgb",u=[Math.round(255*s(0)),Math.round(255*s(8)),Math.round(255*s(4))];return"hsla"===e.type&&(c+="a",u.push(t[3])),l({type:c,values:u})}function c(e){let t="hsl"===(e=i(e)).type||"hsla"===e.type?i(s(e)).values:e.values;return Number((.2126*(t=t.map(t=>("color"!==e.type&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4)))[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function u(e,t){let r=c(e),n=c(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}function d(e,t){return e=i(e),t=o(t),("rgb"===e.type||"hsl"===e.type)&&(e.type+="a"),"color"===e.type?e.values[3]=`/${t}`:e.values[3]=t,l(e)}function p(e,t,r){try{return d(e,t)}catch(t){return e}}function f(e,t){if(e=i(e),t=o(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return l(e)}function h(e,t,r){try{return f(e,t)}catch(t){return e}}function m(e,t){if(e=i(e),t=o(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return l(e)}function y(e,t,r){try{return m(e,t)}catch(t){return e}}function g(e,t,r){try{return function(e,t=.15){return c(e)>.5?f(e,t):m(e,t)}(e,t)}catch(t){return e}}},57867(e,t,r){r.d(t,{Ay:()=>f,MC:()=>c});var n=r(41535),o=r(6121),i=r(80787),a=r(92927),l=r(46826);let s=(0,i.A)();function c(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}function u(e,t){return t&&e&&"object"==typeof e&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function d(e,t,r){let o="function"==typeof t?t(e):t;if(Array.isArray(o))return o.flatMap(t=>d(e,t,r));if(Array.isArray(o?.variants)){let t;if(o.isProcessed)t=r?u(o.style,r):o.style;else{let{variants:e,...i}=o;t=r?u((0,n.tT)(i),r):i}return p(e,o.variants,[t],r)}return o?.isProcessed?r?u((0,n.tT)(o.style),r):o.style:r?u((0,n.tT)(o),r):o}function p(e,t,r=[],o){let i;e:for(let a=0;a<t.length;a+=1){let l=t[a];if("function"==typeof l.props){if(i??={...e,...e.ownerState,ownerState:e.ownerState},!l.props(i))continue}else for(let t in l.props)if(e[t]!==l.props[t]&&e.ownerState?.[t]!==l.props[t])continue e;"function"==typeof l.style?(i??={...e,...e.ownerState,ownerState:e.ownerState},r.push(o?u((0,n.tT)(l.style(i)),o):l.style(i))):r.push(o?u((0,n.tT)(l.style),o):l.style)}return r}function f(e={}){let{themeId:t,defaultTheme:r=s,rootShouldForwardProp:i=c,slotShouldForwardProp:h=c}=e;function m(e){e.theme=!function(e){for(let t in e)return!1;return!0}(e.theme)?e.theme[t]||e.theme:r}return(e,t={})=>{var r,s,f;(0,n.HX)(e,e=>e.filter(e=>e!==a.A));let{name:y,slot:g,skipVariantsResolver:b,skipSx:A,overridesResolver:v=!(r=(s=g)?s.charAt(0).toLowerCase()+s.slice(1):s)?null:(e,t)=>t[r],...S}=t,k=y&&y.startsWith("Mui")||g?"components":"custom",w=void 0!==b?b:g&&"Root"!==g&&"root"!==g||!1,x=A||!1,C=c;"Root"===g||"root"===g?C=i:g?C=h:"string"==typeof(f=e)&&f.charCodeAt(0)>96&&(C=void 0);let _=(0,n.Ay)(e,{shouldForwardProp:C,label:void 0,...S}),$=e=>{if(e.__emotion_real===e)return e;if("function"==typeof e)return function(t){return d(t,e,t.theme.modularCssLayers?k:void 0)};if((0,o.Q)(e)){let t=(0,l.A)(e);return function(e){return t.variants?d(e,t,e.theme.modularCssLayers?k:void 0):e.theme.modularCssLayers?u(t.style,k):t.style}}return e},j=(...t)=>{let r=[],n=t.map($),o=[];if(r.push(m),y&&v&&o.push(function(e){let t=e.theme,r=t.components?.[y]?.styleOverrides;if(!r)return null;let n={};for(let t in r)n[t]=d(e,r[t],e.theme.modularCssLayers?"theme":void 0);return v(e,n)}),y&&!w&&o.push(function(e){let t=e.theme,r=t?.components?.[y]?.variants;return r?p(e,r,[],e.theme.modularCssLayers?"theme":void 0):null}),x||o.push(a.A),Array.isArray(n[0])){let e,t=n.shift(),i=Array(r.length).fill(""),a=Array(o.length).fill("");(e=[...i,...t,...a]).raw=[...i,...t.raw,...a],r.unshift(e)}let i=_(...r,...n,...o);return e.muiName&&(i.muiName=e.muiName),i};return _.withConfig&&(j.withConfig=_.withConfig),j}}},17575(e,t,r){r.d(t,{A:()=>o});var n=r(89187);function o(e=8,t=(0,n.LX)({spacing:e})){if(e.mui)return e;let r=(...e)=>(0===e.length?[1]:e).map(e=>{let r=t(e);return"number"==typeof r?`${r}px`:r}).join(" ");return r.mui=!0,r}},80787(e,t,r){r.d(t,{A:()=>u});var n=r(6121),o=r(40391);let i={borderRadius:4};var a=r(17575),l=r(92927),s=r(73126);function c(e,t){if(this.vars){if(!this.colorSchemes?.[e]||"function"!=typeof this.getColorSchemeSelector)return{};let r=this.getColorSchemeSelector(e);return"&"===r?t:((r.includes("data-")||r.includes("."))&&(r=`*:where(${r.replace(/\s*&$/,"")}) &`),{[r]:t})}return this.palette.mode===e?t:{}}let u=function(e={},...t){let{breakpoints:r={},palette:u={},spacing:d,shape:p={},...f}=e,h=function(e){let t,{values:r={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:o=5,...i}=e,a=((t=Object.keys(r).map(e=>({key:e,val:r[e]}))||[]).sort((e,t)=>e.val-t.val),t.reduce((e,t)=>({...e,[t.key]:t.val}),{})),l=Object.keys(a);function s(e){let t="number"==typeof r[e]?r[e]:e;return`@media (min-width:${t}${n})`}function c(e){let t="number"==typeof r[e]?r[e]:e;return`@media (max-width:${t-o/100}${n})`}function u(e,t){let i=l.indexOf(t);return`@media (min-width:${"number"==typeof r[e]?r[e]:e}${n}) and (max-width:${(-1!==i&&"number"==typeof r[l[i]]?r[l[i]]:t)-o/100}${n})`}return{keys:l,values:a,up:s,down:c,between:u,only:function(e){return l.indexOf(e)+1<l.length?u(e,l[l.indexOf(e)+1]):s(e)},not:function(e){let t=l.indexOf(e);return 0===t?s(l[1]):t===l.length-1?c(l[t]):u(e,l[l.indexOf(e)+1]).replace("@media","@media not all and")},unit:n,...i}}(r),m=(0,a.A)(d),y=(0,n.A)({breakpoints:h,direction:"ltr",components:{},palette:{mode:"light",...u},spacing:m,shape:{...i,...p}},f);return(y=(0,o.Ay)(y)).applyStyles=c,(y=t.reduce((e,t)=>(0,n.A)(e,t),y)).unstable_sxConfig={...s.A,...f?.unstable_sxConfig},y.unstable_sx=function(e){return(0,l.A)({sx:e,theme:this})},y}},40391(e,t,r){function n(e,t){if(!e.containerQueries)return t;let r=Object.keys(t).filter(e=>e.startsWith("@container")).sort((e,t)=>{let r=/min-width:\s*([0-9.]+)/;return(e.match(r)?.[1]||0)-(t.match(r)?.[1]||0)});return r.length?r.reduce((e,r)=>{let n=t[r];return delete e[r],e[r]=n,e},{...t}):t}function o(e,t){return"@"===t||t.startsWith("@")&&(e.some(e=>t.startsWith(`@${e}`))||!!t.match(/^@\d/))}function i(e,t){let r=t.match(/^@([^/]+)?\/?(.+)?$/);if(!r)return null;let[,n,o]=r,i=Number.isNaN(+n)?n||0:+n;return e.containerQueries(o).up(i)}function a(e){let t=(e,t)=>e.replace("@media",t?`@container ${t}`:"@container");function r(r,n){r.up=(...r)=>t(e.breakpoints.up(...r),n),r.down=(...r)=>t(e.breakpoints.down(...r),n),r.between=(...r)=>t(e.breakpoints.between(...r),n),r.only=(...r)=>t(e.breakpoints.only(...r),n),r.not=(...r)=>{let o=t(e.breakpoints.not(...r),n);return o.includes("not all and")?o.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):o}}let n={},o=e=>(r(n,e),n);return r(o),{...e,containerQueries:o}}r.d(t,{Ay:()=>a,CT:()=>i,_S:()=>n,ob:()=>o})},57255(e,t,r){r.d(t,{A:()=>o});var n=r(6121);let o=function(e,t){return t?(0,n.A)(e,t,{clone:!1}):e}},46826(e,t,r){r.d(t,{A:()=>o});var n=r(41535);function o(e){let{variants:t,...r}=e,o={variants:t,style:(0,n.tT)(r),isProcessed:!0};return o.style===r||t&&t.forEach(e=>{"function"!=typeof e.style&&(e.style=(0,n.tT)(e.style))}),o}},89187(e,t,r){let n;r.d(t,{Lc:()=>A,Ms:()=>v,_W:()=>g,MA:()=>m,LX:()=>y});var o,i=r(85351),a=r(95279),l=r(57255);let s={m:"margin",p:"padding"},c={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},u={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},d=(o=e=>{if(e.length>2)if(!u[e])return[e];else e=u[e];let[t,r]=e.split(""),n=s[t],o=c[r]||"";return Array.isArray(o)?o.map(e=>n+e):[n+o]},n={},e=>(void 0===n[e]&&(n[e]=o(e)),n[e])),p=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],f=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],h=[...p,...f];function m(e,t,r,n){let o=(0,a.Yn)(e,t,!0)??r;return"number"==typeof o||"string"==typeof o?e=>"string"==typeof e?e:"string"==typeof o?`calc(${e} * ${o})`:o*e:Array.isArray(o)?e=>{if("string"==typeof e)return e;let t=o[Math.abs(e)];return e>=0?t:"number"==typeof t?-t:`-${t}`}:"function"==typeof o?o:()=>void 0}function y(e){return m(e,"spacing",8,"spacing")}function g(e,t){return"string"==typeof t||null==t?t:e(t)}function b(e,t){let r=y(e.theme);return Object.keys(e).map(n=>(function(e,t,r,n){var o;if(!t.includes(r))return null;let a=(o=d(r),e=>o.reduce((t,r)=>(t[r]=g(n,e),t),{})),l=e[r];return(0,i.NI)(e,l,a)})(e,t,n,r)).reduce(l.A,{})}function A(e){return b(e,p)}function v(e){return b(e,f)}function S(e){return b(e,h)}A.propTypes={},A.filterProps=p,v.propTypes={},v.filterProps=f,S.propTypes={},S.filterProps=h},95279(e,t,r){r.d(t,{Ay:()=>l,BO:()=>a,Yn:()=>i});var n=r(85235),o=r(85351);function i(e,t,r=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&r){let r=`vars.${t}`.split(".").reduce((e,t)=>e&&e[t]?e[t]:null,e);if(null!=r)return r}return t.split(".").reduce((e,t)=>e&&null!=e[t]?e[t]:null,e)}function a(e,t,r,n=r){let o;return o="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:i(e,r)||n,t&&(o=t(o,n,e)),o}let l=function(e){let{prop:t,cssProperty:r=e.prop,themeKey:l,transform:s}=e,c=e=>{if(null==e[t])return null;let c=e[t],u=i(e.theme,l)||{};return(0,o.NI)(e,c,e=>{let o=a(u,s,e);return(e===o&&"string"==typeof e&&(o=a(u,s,`${t}${"default"===e?"":(0,n.A)(e)}`,e)),!1===r)?o:{[r]:o}})};return c.propTypes={},c.filterProps=[t],c}},73126(e,t,r){r.d(t,{A:()=>E});var n=r(89187),o=r(95279),i=r(57255);let a=function(...e){let t=e.reduce((e,t)=>(t.filterProps.forEach(r=>{e[r]=t}),e),{}),r=e=>Object.keys(e).reduce((r,n)=>t[n]?(0,i.A)(r,t[n](e)):r,{});return r.propTypes={},r.filterProps=e.reduce((e,t)=>e.concat(t.filterProps),[]),r};var l=r(85351);function s(e){return"number"!=typeof e?e:`${e}px solid`}function c(e,t){return(0,o.Ay)({prop:e,themeKey:"borders",transform:t})}let u=c("border",s),d=c("borderTop",s),p=c("borderRight",s),f=c("borderBottom",s),h=c("borderLeft",s),m=c("borderColor"),y=c("borderTopColor"),g=c("borderRightColor"),b=c("borderBottomColor"),A=c("borderLeftColor"),v=c("outline",s),S=c("outlineColor"),k=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){let t=(0,n.MA)(e.theme,"shape.borderRadius",4,"borderRadius");return(0,l.NI)(e,e.borderRadius,e=>({borderRadius:(0,n._W)(t,e)}))}return null};k.propTypes={},k.filterProps=["borderRadius"],a(u,d,p,f,h,m,y,g,b,A,k,v,S);let w=e=>{if(void 0!==e.gap&&null!==e.gap){let t=(0,n.MA)(e.theme,"spacing",8,"gap");return(0,l.NI)(e,e.gap,e=>({gap:(0,n._W)(t,e)}))}return null};w.propTypes={},w.filterProps=["gap"];let x=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){let t=(0,n.MA)(e.theme,"spacing",8,"columnGap");return(0,l.NI)(e,e.columnGap,e=>({columnGap:(0,n._W)(t,e)}))}return null};x.propTypes={},x.filterProps=["columnGap"];let C=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){let t=(0,n.MA)(e.theme,"spacing",8,"rowGap");return(0,l.NI)(e,e.rowGap,e=>({rowGap:(0,n._W)(t,e)}))}return null};function _(e,t){return"grey"===t?t:e}function $(e){return e<=1&&0!==e?`${100*e}%`:e}C.propTypes={},C.filterProps=["rowGap"],a(w,x,C,(0,o.Ay)({prop:"gridColumn"}),(0,o.Ay)({prop:"gridRow"}),(0,o.Ay)({prop:"gridAutoFlow"}),(0,o.Ay)({prop:"gridAutoColumns"}),(0,o.Ay)({prop:"gridAutoRows"}),(0,o.Ay)({prop:"gridTemplateColumns"}),(0,o.Ay)({prop:"gridTemplateRows"}),(0,o.Ay)({prop:"gridTemplateAreas"}),(0,o.Ay)({prop:"gridArea"})),a((0,o.Ay)({prop:"color",themeKey:"palette",transform:_}),(0,o.Ay)({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:_}),(0,o.Ay)({prop:"backgroundColor",themeKey:"palette",transform:_}));let j=(0,o.Ay)({prop:"width",transform:$}),O=e=>void 0!==e.maxWidth&&null!==e.maxWidth?(0,l.NI)(e,e.maxWidth,t=>{let r=e.theme?.breakpoints?.values?.[t]||l.zu[t];return r?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${r}${e.theme.breakpoints.unit}`}:{maxWidth:r}:{maxWidth:$(t)}}):null;O.filterProps=["maxWidth"];let B=(0,o.Ay)({prop:"minWidth",transform:$}),P=(0,o.Ay)({prop:"height",transform:$}),M=(0,o.Ay)({prop:"maxHeight",transform:$}),T=(0,o.Ay)({prop:"minHeight",transform:$});(0,o.Ay)({prop:"size",cssProperty:"width",transform:$}),(0,o.Ay)({prop:"size",cssProperty:"height",transform:$}),a(j,O,B,P,M,T,(0,o.Ay)({prop:"boxSizing"}));let E={border:{themeKey:"borders",transform:s},borderTop:{themeKey:"borders",transform:s},borderRight:{themeKey:"borders",transform:s},borderBottom:{themeKey:"borders",transform:s},borderLeft:{themeKey:"borders",transform:s},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:s},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:k},color:{themeKey:"palette",transform:_},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:_},backgroundColor:{themeKey:"palette",transform:_},p:{style:n.Ms},pt:{style:n.Ms},pr:{style:n.Ms},pb:{style:n.Ms},pl:{style:n.Ms},px:{style:n.Ms},py:{style:n.Ms},padding:{style:n.Ms},paddingTop:{style:n.Ms},paddingRight:{style:n.Ms},paddingBottom:{style:n.Ms},paddingLeft:{style:n.Ms},paddingX:{style:n.Ms},paddingY:{style:n.Ms},paddingInline:{style:n.Ms},paddingInlineStart:{style:n.Ms},paddingInlineEnd:{style:n.Ms},paddingBlock:{style:n.Ms},paddingBlockStart:{style:n.Ms},paddingBlockEnd:{style:n.Ms},m:{style:n.Lc},mt:{style:n.Lc},mr:{style:n.Lc},mb:{style:n.Lc},ml:{style:n.Lc},mx:{style:n.Lc},my:{style:n.Lc},margin:{style:n.Lc},marginTop:{style:n.Lc},marginRight:{style:n.Lc},marginBottom:{style:n.Lc},marginLeft:{style:n.Lc},marginX:{style:n.Lc},marginY:{style:n.Lc},marginInline:{style:n.Lc},marginInlineStart:{style:n.Lc},marginInlineEnd:{style:n.Lc},marginBlock:{style:n.Lc},marginBlockStart:{style:n.Lc},marginBlockEnd:{style:n.Lc},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:w},rowGap:{style:C},columnGap:{style:x},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:$},maxWidth:{style:O},minWidth:{transform:$},height:{transform:$},maxHeight:{transform:$},minHeight:{transform:$},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}}},20523(e,t,r){r.d(t,{A:()=>i});var n=r(6121),o=r(73126);function i(e){let t,r,i,{sx:a,...l}=e,{systemProps:s,otherProps:c}=(r={systemProps:{},otherProps:{}},i=l?.theme?.unstable_sxConfig??o.A,Object.keys(l).forEach(e=>{i[e]?r.systemProps[e]=l[e]:r.otherProps[e]=l[e]}),r);return t=Array.isArray(a)?[s,...a]:"function"==typeof a?(...e)=>{let t=a(...e);return(0,n.Q)(t)?{...s,...t}:s}:{...s,...a},{...c,sx:t}}},92927(e,t,r){r.d(t,{A:()=>u});var n=r(85235),o=r(57255),i=r(95279),a=r(85351),l=r(40391),s=r(73126);let c=function(){function e(e,t,r,o){let l={[e]:t,theme:r},s=o[e];if(!s)return{[e]:t};let{cssProperty:c=e,themeKey:u,transform:d,style:p}=s;if(null==t)return null;if("typography"===u&&"inherit"===t)return{[e]:t};let f=(0,i.Yn)(r,u)||{};return p?p(l):(0,a.NI)(l,t,t=>{let r=(0,i.BO)(f,d,t);return(t===r&&"string"==typeof t&&(r=(0,i.BO)(f,d,`${e}${"default"===t?"":(0,n.A)(t)}`,t)),!1===c)?r:{[c]:r}})}return function t(r){let{sx:n,theme:i={},nested:c}=r||{};if(!n)return null;let u=i.unstable_sxConfig??s.A;function d(r){let n=r;if("function"==typeof r)n=r(i);else if("object"!=typeof r)return r;if(!n)return null;let s=(0,a.EU)(i.breakpoints),d=Object.keys(s),p=s;return(Object.keys(n).forEach(r=>{var l;let s=(l=n[r],"function"==typeof l?l(i):l);if(null!=s)if("object"==typeof s)if(u[r])p=(0,o.A)(p,e(r,s,i,u));else{let e=(0,a.NI)({theme:i},s,e=>({[r]:e}));!function(...e){let t=new Set(e.reduce((e,t)=>e.concat(Object.keys(t)),[]));return e.every(e=>t.size===Object.keys(e).length)}(e,s)?p=(0,o.A)(p,e):p[r]=t({sx:s,theme:i,nested:!0})}else p=(0,o.A)(p,e(r,s,i,u))}),!c&&i.modularCssLayers)?{"@layer sx":(0,l._S)(i,(0,a.vf)(d,p))}:(0,l._S)(i,(0,a.vf)(d,p))}return Array.isArray(n)?n.map(d):d(n)}}();c.filterProps=["sx"];let u=c},7939(e,t,r){r.d(t,{A:()=>n});let n=(0,r(57867).Ay)()},26041(e,t,r){r.d(t,{A:()=>a});var n=r(80787),o=r(45827);let i=(0,n.A)(),a=function(e=i){return(0,o.A)(e)}},70320(e,t,r){r.d(t,{A:()=>o});var n=r(52215);function o(e){let{theme:t,name:r,props:o}=e;return t&&t.components&&t.components[r]&&t.components[r].defaultProps?(0,n.A)(t.components[r].defaultProps,o):o}},51327(e,t,r){r.d(t,{A:()=>i});var n=r(70320),o=r(26041);function i({props:e,name:t,defaultTheme:r,themeId:a}){let l=(0,o.A)(r);return a&&(l=l[a]||l),(0,n.A)({theme:l,name:t,props:e})}},45827(e,t,r){r.d(t,{A:()=>i});var n=r(70451),o=r(69402);let i=function(e=null){let t=n.useContext(o.ThemeContext);return t&&0!==Object.keys(t).length?t:e}},71027(e,t,r){let n;r.d(t,{A:()=>i});let o=e=>e,i=(n=o,{configure(e){n=e},generate:e=>n(e),reset(){n=o}})},76780(e,t,r){r.d(t,{A:()=>n});let n=function(e,t,r){return void 0===e||"string"==typeof e?t:{...t,ownerState:{...t.ownerState,...r}}}},85235(e,t,r){r.d(t,{A:()=>o});var n=r(67425);function o(e){if("string"!=typeof e)throw Error((0,n.A)(7));return e.charAt(0).toUpperCase()+e.slice(1)}},81023(e,t,r){r.d(t,{A:()=>n});function n(e,t,r){let n={};for(let o in e){let i=e[o],a="",l=!0;for(let e=0;e<i.length;e+=1){let n=i[e];n&&(a+=(!0===l?"":" ")+t(n),l=!1,r&&r[n]&&(a+=" "+r[n]))}n[o]=a}return n}},6121(e,t,r){r.d(t,{A:()=>function e(t,r,a={clone:!0}){let l=a.clone?{...t}:t;return i(t)&&i(r)&&Object.keys(r).forEach(s=>{n.isValidElement(r[s])||(0,o.isValidElementType)(r[s])?l[s]=r[s]:i(r[s])&&Object.prototype.hasOwnProperty.call(t,s)&&i(t[s])?l[s]=e(t[s],r[s],a):a.clone?l[s]=i(r[s])?function e(t){if(n.isValidElement(t)||(0,o.isValidElementType)(t)||!i(t))return t;let r={};return Object.keys(t).forEach(n=>{r[n]=e(t[n])}),r}(r[s]):r[s]:l[s]=r[s]}),l},Q:()=>i});var n=r(70451),o=r(98489);function i(e){if("object"!=typeof e||null===e)return!1;let t=Object.getPrototypeOf(e);return(null===t||t===Object.prototype||null===Object.getPrototypeOf(t))&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}},3507(e,t,r){r.d(t,{A:()=>n});let n=function(e,t=[]){if(void 0===e)return{};let r={};return Object.keys(e).filter(r=>r.match(/^on[A-Z]/)&&"function"==typeof e[r]&&!t.includes(r)).forEach(t=>{r[t]=e[t]}),r}},67425(e,t,r){r.d(t,{A:()=>n});function n(e,...t){let r=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(e=>r.searchParams.append("args[]",e)),`Minified MUI error #${e}; visit ${r} for the full message.`}},46733(e,t,r){r.d(t,{Ay:()=>i});var n=r(71027);let o={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function i(e,t,r="Mui"){let a=o[t];return a?`${r}-${a}`:`${n.A.generate(e)}-${t}`}},29009(e,t,r){r.d(t,{A:()=>o});var n=r(46733);function o(e,t,r="Mui"){let i={};return t.forEach(t=>{i[t]=(0,n.Ay)(e,t,r)}),i}},93399(e,t,r){r.d(t,{A:()=>n});function n(e){try{return e.matches(":focus-visible")}catch(e){}return!1}},9414(e,t,r){r.d(t,{A:()=>a});var n=r(11750),o=r(3507);let i=function(e){if(void 0===e)return{};let t={};return Object.keys(e).filter(t=>!(t.match(/^on[A-Z]/)&&"function"==typeof e[t])).forEach(r=>{t[r]=e[r]}),t},a=function(e){let{getSlotProps:t,additionalProps:r,externalSlotProps:a,externalForwardedProps:l,className:s}=e;if(!t){let e=(0,n.A)(r?.className,s,l?.className,a?.className),t={...r?.style,...l?.style,...a?.style},o={...r,...l,...a};return e.length>0&&(o.className=e),Object.keys(t).length>0&&(o.style=t),{props:o,internalRef:void 0}}let c=(0,o.A)({...l,...a}),u=i(a),d=i(l),p=t(c),f=(0,n.A)(p?.className,r?.className,s,l?.className,a?.className),h={...p?.style,...r?.style,...l?.style,...a?.style},m={...p,...r,...d,...u};return f.length>0&&(m.className=f),Object.keys(h).length>0&&(m.style=h),{props:m,internalRef:p.ref}}},1689(e,t,r){r.d(t,{A:()=>n});let n=function(e,t,r){return"function"==typeof e?e(t,r):e}},52215(e,t,r){r.d(t,{A:()=>function e(t,r){let n={...r};for(let o in t)if(Object.prototype.hasOwnProperty.call(t,o))if("components"===o||"slots"===o)n[o]={...t[o],...n[o]};else if("componentsProps"===o||"slotProps"===o){let i=t[o],a=r[o];if(a)if(i)for(let t in n[o]={...a},i)Object.prototype.hasOwnProperty.call(i,t)&&(n[o][t]=e(i[t],a[t]));else n[o]=a;else n[o]=i||{}}else void 0===n[o]&&(n[o]=t[o]);return n}})},89369(e,t,r){r.d(t,{A:()=>o});var n=r(70451);function o({controlled:e,default:t,name:r,state:i="value"}){let{current:a}=n.useRef(void 0!==e),[l,s]=n.useState(t),c=n.useCallback(e=>{a||s(e)},[]);return[a?e:l,c]}},31789(e,t,r){r.d(t,{A:()=>o});var n=r(70451);let o="u">typeof window?n.useLayoutEffect:n.useEffect},83183(e,t,r){r.d(t,{A:()=>i});var n=r(70451),o=r(31789);let i=function(e){let t=n.useRef(e);return(0,o.A)(()=>{t.current=e}),n.useRef((...e)=>(0,t.current)(...e)).current}},95591(e,t,r){r.d(t,{A:()=>o});var n=r(70451);function o(...e){let t=n.useRef(void 0),r=n.useCallback(t=>{let r=e.map(e=>{if(null==e)return null;if("function"==typeof e){let r=e(t);return"function"==typeof r?r:()=>{e(null)}}return e.current=t,()=>{e.current=null}});return()=>{r.forEach(e=>e?.())}},e);return n.useMemo(()=>e.every(e=>null==e)?null:e=>{t.current&&(t.current(),t.current=void 0),null!=e&&(t.current=r(e))},e)}},48731(e,t,r){r.d(t,{A:()=>i});var n=r(70451);let o={};function i(e,t){let r=n.useRef(o);return r.current===o&&(r.current=e(t)),r}},3725(e,t,r){r.d(t,{E:()=>a,A:()=>l});var n=r(48731),o=r(70451);let i=[];class a{static create(){return new a}currentId=null;start(e,t){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,t()},e)}clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function l(){var e;let t=(0,n.A)(a.create).current;return e=t.disposeEffect,o.useEffect(e,i),t}},98489(e,t){var r=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),h=Symbol.for("react.view_transition"),m=Symbol.for("react.client.reference");t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===a||e===i||e===u||e===d||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===l||e.$$typeof===c||e.$$typeof===m||void 0!==e.getModuleId)||!1}},44394(e,t,r){r.d(t,{A:()=>f});var n=r(49257),o=r(68102),i=r(7490),a=r(70451),l=r.n(a),s=r(33477);function c(e,t){var r=Object.create(null);return e&&a.Children.map(e,function(e){return e}).forEach(function(e){r[e.key]=t&&(0,a.isValidElement)(e)?t(e):e}),r}function u(e,t,r){return null!=r[t]?r[t]:e.props[t]}var d=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},p=function(e){function t(t,r){var n=e.call(this,t,r)||this,o=n.handleExited.bind(function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n));return n.state={contextValue:{isMounting:!0},handleExited:o,firstRender:!0},n}(0,i.A)(t,e);var r=t.prototype;return r.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},r.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(e,t){var r,n,o=t.children,i=t.handleExited;return{children:t.firstRender?c(e.children,function(t){return(0,a.cloneElement)(t,{onExited:i.bind(null,t),in:!0,appear:u(t,"appear",e),enter:u(t,"enter",e),exit:u(t,"exit",e)})}):(Object.keys(n=function(e,t){function r(r){return r in t?t[r]:e[r]}e=e||{},t=t||{};var n,o=Object.create(null),i=[];for(var a in e)a in t?i.length&&(o[a]=i,i=[]):i.push(a);var l={};for(var s in t){if(o[s])for(n=0;n<o[s].length;n++){var c=o[s][n];l[o[s][n]]=r(c)}l[s]=r(s)}for(n=0;n<i.length;n++)l[i[n]]=r(i[n]);return l}(o,r=c(e.children))).forEach(function(t){var l=n[t];if((0,a.isValidElement)(l)){var s=t in o,c=t in r,d=o[t],p=(0,a.isValidElement)(d)&&!d.props.in;c&&(!s||p)?n[t]=(0,a.cloneElement)(l,{onExited:i.bind(null,l),in:!0,exit:u(l,"exit",e),enter:u(l,"enter",e)}):c||!s||p?c&&s&&(0,a.isValidElement)(d)&&(n[t]=(0,a.cloneElement)(l,{onExited:i.bind(null,l),in:d.props.in,exit:u(l,"exit",e),enter:u(l,"enter",e)})):n[t]=(0,a.cloneElement)(l,{in:!1})}}),n),firstRender:!1}},r.handleExited=function(e,t){var r=c(this.props.children);e.key in r||(e.props.onExited&&e.props.onExited(t),this.mounted&&this.setState(function(t){var r=(0,o.A)({},t.children);return delete r[e.key],{children:r}}))},r.render=function(){var e=this.props,t=e.component,r=e.childFactory,o=(0,n.A)(e,["component","childFactory"]),i=this.state.contextValue,a=d(this.state.children).map(r);return(delete o.appear,delete o.enter,delete o.exit,null===t)?l().createElement(s.A.Provider,{value:i},a):l().createElement(s.A.Provider,{value:i},l().createElement(t,o,a))},t}(l().Component);p.propTypes={},p.defaultProps={component:"div",childFactory:function(e){return e}};let f=p},33477(e,t,r){r.d(t,{A:()=>o});var n=r(70451);let o=r.n(n)().createContext(null)},2192(e,t,r){var n=r(70451),o=Symbol.for("react.element"),i=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,l=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,r){var n,i={},c=null,u=null;for(n in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(u=t.ref),t)a.call(t,n)&&!s.hasOwnProperty(n)&&(i[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===i[n]&&(i[n]=t[n]);return{$$typeof:o,type:e,key:c,ref:u,props:i,_owner:l.current}}t.Fragment=i,t.jsx=c,t.jsxs=c},62540(e,t,r){e.exports=r(2192)},68102(e,t,r){r.d(t,{A:()=>n});function n(){return(n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(null,arguments)}},7490(e,t,r){function n(e,t){return(n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function o(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,n(e,t)}r.d(t,{A:()=>o})},49257(e,t,r){r.d(t,{A:()=>n});function n(e,t){if(null==e)return{};var r={};for(var n in e)if(({}).hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;r[n]=e[n]}return r}},11750(e,t,r){r.d(t,{A:()=>n});let n=function(){for(var e,t,r=0,n="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=function e(t){var r,n,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(r=0;r<i;r++)t[r]&&(n=e(t[r]))&&(o&&(o+=" "),o+=n)}else for(n in t)t[n]&&(o&&(o+=" "),o+=n);return o}(e))&&(n&&(n+=" "),n+=t);return n}},38662(e,t,r){r.d(t,{jM:()=>K,lE:()=>i});var n,o=Symbol.for("immer-nothing"),i=Symbol.for("immer-draftable"),a=Symbol.for("immer-state");function l(e){throw Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var s=Object.getPrototypeOf;function c(e){return!!e&&!!e[a]}function u(e){return!!e&&(f(e)||Array.isArray(e)||!!e[i]||!!e.constructor?.[i]||b(e)||A(e))}var d=Object.prototype.constructor.toString(),p=new WeakMap;function f(e){if(!e||"object"!=typeof e)return!1;let t=Object.getPrototypeOf(e);if(null===t||t===Object.prototype)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;if(r===Object)return!0;if("function"!=typeof r)return!1;let n=p.get(r);return void 0===n&&(n=Function.toString.call(r),p.set(r,n)),n===d}function h(e,t,r=!0){0===m(e)?(r?Reflect.ownKeys(e):Object.keys(e)).forEach(r=>{t(r,e[r],e)}):e.forEach((r,n)=>t(n,r,e))}function m(e){let t=e[a];return t?t.type_:Array.isArray(e)?1:b(e)?2:3*!!A(e)}function y(e,t){return 2===m(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function g(e,t,r){let n=m(e);2===n?e.set(t,r):3===n?e.add(r):e[t]=r}function b(e){return e instanceof Map}function A(e){return e instanceof Set}function v(e){return e.copy_||e.base_}function S(e,t){if(b(e))return new Map(e);if(A(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=f(e);if(!0!==t&&("class_only"!==t||r)){let t=s(e);return null!==t&&r?{...e}:Object.assign(Object.create(t),e)}{let t=Object.getOwnPropertyDescriptors(e);delete t[a];let r=Reflect.ownKeys(t);for(let n=0;n<r.length;n++){let o=r[n],i=t[o];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[o]})}return Object.create(s(e),t)}}function k(e,t=!1){return x(e)||c(e)||!u(e)||(m(e)>1&&Object.defineProperties(e,{set:w,add:w,clear:w,delete:w}),Object.freeze(e),t&&Object.values(e).forEach(e=>k(e,!0))),e}var w={value:function(){l(2)}};function x(e){return null===e||"object"!=typeof e||Object.isFrozen(e)}var C={};function _(e){let t=C[e];return t||l(0,e),t}function $(e,t){t&&(_("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function j(e){O(e),e.drafts_.forEach(P),e.drafts_=null}function O(e){e===n&&(n=e.parent_)}function B(e){return n={drafts_:[],parent_:n,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function P(e){let t=e[a];0===t.type_||1===t.type_?t.revoke_():t.revoked_=!0}function M(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return void 0!==e&&e!==r?(r[a].modified_&&(j(t),l(4)),u(e)&&(e=T(t,e),t.parent_||R(t,e)),t.patches_&&_("Patches").generateReplacementPatches_(r[a].base_,e,t.patches_,t.inversePatches_)):e=T(t,r,[]),j(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==o?e:void 0}function T(e,t,r){if(x(t))return t;let n=e.immer_.shouldUseStrictIteration(),o=t[a];if(!o)return h(t,(n,i)=>E(e,o,t,n,i,r),n),t;if(o.scope_!==e)return t;if(!o.modified_)return R(e,o.base_,!0),o.base_;if(!o.finalized_){o.finalized_=!0,o.scope_.unfinalizedDrafts_--;let t=o.copy_,i=t,a=!1;3===o.type_&&(i=new Set(t),t.clear(),a=!0),h(i,(n,i)=>E(e,o,t,n,i,r,a),n),R(e,t,!1),r&&e.patches_&&_("Patches").generatePatches_(o,r,e.patches_,e.inversePatches_)}return o.copy_}function E(e,t,r,n,o,i,a){if(null==o||"object"!=typeof o&&!a)return;let l=x(o);if(!l||a){if(c(o)){let a=T(e,o,i&&t&&3!==t.type_&&!y(t.assigned_,n)?i.concat(n):void 0);if(g(r,n,a),!c(a))return;e.canAutoFreeze_=!1}else a&&r.add(o);if(u(o)&&!l){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||t&&t.base_&&t.base_[n]===o&&l)return;T(e,o),(!t||!t.scope_.parent_)&&"symbol"!=typeof n&&(b(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&R(e,o)}}}function R(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&k(t,r)}var I={get(e,t){if(t===a)return e;let r=v(e);if(!y(r,t)){var n;let o;return n=e,(o=F(r,t))?"value"in o?o.value:o.get?.call(n.draft_):void 0}let o=r[t];return e.finalized_||!u(o)?o:o===L(e.base_,t)?(W(e),e.copy_[t]=D(o,e)):o},has:(e,t)=>t in v(e),ownKeys:e=>Reflect.ownKeys(v(e)),set(e,t,r){let n=F(v(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let n=L(v(e),t),o=n?.[a];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if((r===n?0!==r||1/r==1/n:r!=r&&n!=n)&&(void 0!==r||y(e.base_,t)))return!0;W(e),z(e)}return!!(e.copy_[t]===r&&(void 0!==r||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t]))||(e.copy_[t]=r,e.assigned_[t]=!0,!0)},deleteProperty:(e,t)=>(void 0!==L(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,W(e),z(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){let r=v(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n?{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:n.enumerable,value:r[t]}:n},defineProperty(){l(11)},getPrototypeOf:e=>s(e.base_),setPrototypeOf(){l(12)}},N={};function L(e,t){let r=e[a];return(r?v(r):e)[t]}function F(e,t){if(!(t in e))return;let r=s(e);for(;r;){let e=Object.getOwnPropertyDescriptor(r,t);if(e)return e;r=s(r)}}function z(e){!e.modified_&&(e.modified_=!0,e.parent_&&z(e.parent_))}function W(e){e.copy_||(e.copy_=S(e.base_,e.scope_.immer_.useStrictShallowCopy_))}function D(e,t){let r=b(e)?_("MapSet").proxyMap_(e,t):A(e)?_("MapSet").proxySet_(e,t):function(e,t){let r=Array.isArray(e),o={type_:+!!r,scope_:t?t.scope_:n,modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},i=o,a=I;r&&(i=[o],a=N);let{revoke:l,proxy:s}=Proxy.revocable(i,a);return o.draft_=s,o.revoke_=l,s}(e,t);return(t?t.scope_:n).drafts_.push(r),r}h(I,(e,t)=>{N[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),N.deleteProperty=function(e,t){return N.set.call(this,e,t,void 0)},N.set=function(e,t,r){return I.set.call(this,e[0],t,r,e[0])};var K=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!0,this.produce=(e,t,r)=>{let n;if("function"==typeof e&&"function"!=typeof t){let r=t;t=e;let n=this;return function(e=r,...o){return n.produce(e,e=>t.call(this,e,...o))}}if("function"!=typeof t&&l(6),void 0!==r&&"function"!=typeof r&&l(7),u(e)){let o=B(this),i=D(e,void 0),a=!0;try{n=t(i),a=!1}finally{a?j(o):O(o)}return $(o,r),M(n,o)}if(e&&"object"==typeof e)l(1,e);else{if(void 0===(n=t(e))&&(n=e),n===o&&(n=void 0),this.autoFreeze_&&k(n,!0),r){let t=[],o=[];_("Patches").generateReplacementPatches_(e,n,t,o),r(t,o)}return n}},this.produceWithPatches=(e,t)=>{let r,n;return"function"==typeof e?(t,...r)=>this.produceWithPatches(t,t=>e(t,...r)):[this.produce(e,t,(e,t)=>{r=e,n=t}),r,n]},"boolean"==typeof e?.autoFreeze&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof e?.useStrictShallowCopy&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),"boolean"==typeof e?.useStrictIteration&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){var t;u(e)||l(8),c(e)&&(c(t=e)||l(10,t),e=function e(t){let r;if(!u(t)||x(t))return t;let n=t[a],o=!0;if(n){if(!n.modified_)return n.base_;n.finalized_=!0,r=S(t,n.scope_.immer_.useStrictShallowCopy_),o=n.scope_.immer_.shouldUseStrictIteration()}else r=S(t,!0);return h(r,(t,n)=>{g(r,t,e(n))},o),n&&(n.finalized_=!1),r}(t));let r=B(this),n=D(e,void 0);return n[a].isManual_=!0,O(r),n}finishDraft(e,t){let r=e&&e[a];r&&r.isManual_||l(9);let{scope_:n}=r;return $(n,t),M(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let n=t[r];if(0===n.path.length&&"replace"===n.op){e=n.value;break}}r>-1&&(t=t.slice(r+1));let n=_("Patches").applyPatches_;return c(e)?n(e,t):this.produce(e,e=>n(e,t))}}().produce}}]);
@@ -0,0 +1,2 @@
1
+ /*! For license information please see 941.1589eeae.js.LICENSE.txt */
2
+ "use strict";(self.chunk_StatChart_0_15_0_beta_1=self.chunk_StatChart_0_15_0_beta_1||[]).push([["941"],{7470(e,r,t){var o=t(20231);r.createRoot=o.createRoot,r.hydrateRoot=o.hydrateRoot},2192(e,r,t){var o=t(70451),_=Symbol.for("react.element"),a=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,f=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function c(e,r,t){var o,a={},c=null,l=null;for(o in void 0!==t&&(c=""+t),void 0!==r.key&&(c=""+r.key),void 0!==r.ref&&(l=r.ref),r)n.call(r,o)&&!s.hasOwnProperty(o)&&(a[o]=r[o]);if(e&&e.defaultProps)for(o in r=e.defaultProps)void 0===a[o]&&(a[o]=r[o]);return{$$typeof:_,type:e,key:c,ref:l,props:a,_owner:f.current}}r.Fragment=a,r.jsx=c,r.jsxs=c},62540(e,r,t){e.exports=t(2192)},86604(e,r,t){t.r(r);var o=t(62540),_=t(70451),a=t.n(_);t(7470).createRoot(document.getElementById("root")).render((0,o.jsx)(a().StrictMode,{}))}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.chunk_StatChart_0_15_0_beta_1=self.chunk_StatChart_0_15_0_beta_1||[]).push([["968"],{75150(e,t,s){s.r(t),s.d(t,{toNestErrors:()=>l,validateFieldsNatively:()=>a});var r=s(79215);let i=(e,t,s)=>{if(e&&"reportValidity"in e){let i=(0,r.get)(s,t);e.setCustomValidity(i&&i.message||""),e.reportValidity()}},a=(e,t)=>{for(let s in t.fields){let r=t.fields[s];r&&r.ref&&"reportValidity"in r.ref?i(r.ref,s,e):r.refs&&r.refs.forEach(t=>i(t,s,e))}},l=(e,t)=>{t.shouldUseNativeValidation&&a(e,t);let s={};for(let i in e){let a=(0,r.get)(t.fields,i),l=Object.assign(e[i]||{},{ref:a&&a.ref});if(f(t.names||Object.keys(e),i)){let e=Object.assign({},(0,r.get)(s,i));(0,r.set)(e,"root",l),(0,r.set)(s,i,e)}else(0,r.set)(s,i,l)}return s},f=(e,t)=>e.some(e=>e.startsWith(t+"."))}}]);