Changeset 3445260
- Timestamp:
- 01/23/2026 02:22:01 AM (7 weeks ago)
- Location:
- wideaccess-accessibility-widget
- Files:
-
- 204 added
- 3 edited
-
tags/1.0.8 (added)
-
tags/1.0.8/LICENSE.TXT (added)
-
tags/1.0.8/README.txt (added)
-
tags/1.0.8/admin-page.php (added)
-
tags/1.0.8/assets (added)
-
tags/1.0.8/assets/css (added)
-
tags/1.0.8/assets/css/admin-styles.css (added)
-
tags/1.0.8/assets/css/src (added)
-
tags/1.0.8/assets/css/src/wideaccess-widget.css (added)
-
tags/1.0.8/assets/css/wideaccess-widget.css (added)
-
tags/1.0.8/assets/fonts (added)
-
tags/1.0.8/assets/fonts/nunito-sans (added)
-
tags/1.0.8/assets/fonts/nunito-sans/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-tQKr51.woff2 (added)
-
tags/1.0.8/assets/fonts/nunito-sans/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t4R-tQKr51pE8.woff2 (added)
-
tags/1.0.8/assets/fonts/nunito-sans/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t6R-tQKr51pE8.woff2 (added)
-
tags/1.0.8/assets/fonts/nunito-sans/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t7R-tQKr51pE8.woff2 (added)
-
tags/1.0.8/assets/fonts/nunito-sans/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7txR-tQKr51pE8.woff2 (added)
-
tags/1.0.8/assets/fonts/open-dyslexic.woff (added)
-
tags/1.0.8/assets/js (added)
-
tags/1.0.8/assets/js/admin-script.js (added)
-
tags/1.0.8/assets/js/src (added)
-
tags/1.0.8/assets/js/src/App.jsx (added)
-
tags/1.0.8/assets/js/src/WideAccessWidget.jsx (added)
-
tags/1.0.8/assets/js/src/WideAccessWidgetPanel.jsx (added)
-
tags/1.0.8/assets/js/src/components (added)
-
tags/1.0.8/assets/js/src/components/LanguageDropdown.jsx (added)
-
tags/1.0.8/assets/js/src/components/MoveWidgetDropdown.jsx (added)
-
tags/1.0.8/assets/js/src/components/XLModeToggle.jsx (added)
-
tags/1.0.8/assets/js/src/components/accessibility-statement-modal.js (added)
-
tags/1.0.8/assets/js/src/components/confirm-hide-modal.js (added)
-
tags/1.0.8/assets/js/src/components/ui (added)
-
tags/1.0.8/assets/js/src/components/ui/dropdown-menu.jsx (added)
-
tags/1.0.8/assets/js/src/components/ui/switch.jsx (added)
-
tags/1.0.8/assets/js/src/config (added)
-
tags/1.0.8/assets/js/src/config/options.js (added)
-
tags/1.0.8/assets/js/src/config/widget-config.js (added)
-
tags/1.0.8/assets/js/src/constants.js (added)
-
tags/1.0.8/assets/js/src/context (added)
-
tags/1.0.8/assets/js/src/context/WidgetContext.jsx (added)
-
tags/1.0.8/assets/js/src/effects (added)
-
tags/1.0.8/assets/js/src/effects/big-black-cursor.js (added)
-
tags/1.0.8/assets/js/src/effects/big-white-cursor.js (added)
-
tags/1.0.8/assets/js/src/effects/color-filters.js (added)
-
tags/1.0.8/assets/js/src/effects/focus-tunnel.js (added)
-
tags/1.0.8/assets/js/src/effects/hide-media.js (added)
-
tags/1.0.8/assets/js/src/effects/highlighted-links.js (added)
-
tags/1.0.8/assets/js/src/effects/text-alignment.js (added)
-
tags/1.0.8/assets/js/src/effects/text-effects.js (added)
-
tags/1.0.8/assets/js/src/index.css (added)
-
tags/1.0.8/assets/js/src/lib (added)
-
tags/1.0.8/assets/js/src/lib/utils.js (added)
-
tags/1.0.8/assets/js/src/main.jsx (added)
-
tags/1.0.8/assets/js/src/modules (added)
-
tags/1.0.8/assets/js/src/modules/NavigationFocusModule.jsx (added)
-
tags/1.0.8/assets/js/src/modules/ResetModule.jsx (added)
-
tags/1.0.8/assets/js/src/modules/SPAObserver.jsx (added)
-
tags/1.0.8/assets/js/src/modules/TextSpacingModule.jsx (added)
-
tags/1.0.8/assets/js/src/modules/VisualAdjustmentsModule.jsx (added)
-
tags/1.0.8/assets/js/src/output.css (added)
-
tags/1.0.8/assets/js/src/storage.js (added)
-
tags/1.0.8/assets/js/src/styles (added)
-
tags/1.0.8/assets/js/src/styles/widget.css (added)
-
tags/1.0.8/assets/js/src/translations.js (added)
-
tags/1.0.8/assets/js/src/user-preferences.js (added)
-
tags/1.0.8/assets/js/src/utils (added)
-
tags/1.0.8/assets/js/src/utils.js (added)
-
tags/1.0.8/assets/js/src/utils/icon-url.js (added)
-
tags/1.0.8/assets/js/src/utils/option-icons.jsx (added)
-
tags/1.0.8/assets/js/src/utils/position.js (added)
-
tags/1.0.8/assets/js/src/utils/smooth-scroll.js (added)
-
tags/1.0.8/assets/js/wideaccess-widget.js (added)
-
tags/1.0.8/assets/svg (added)
-
tags/1.0.8/assets/svg/plugin (added)
-
tags/1.0.8/assets/svg/plugin/design (added)
-
tags/1.0.8/assets/svg/plugin/design/accessibility-icon-1.svg (added)
-
tags/1.0.8/assets/svg/plugin/design/accessibility-icon-2.svg (added)
-
tags/1.0.8/assets/svg/plugin/design/accessibility-icon-3.svg (added)
-
tags/1.0.8/assets/svg/plugin/design/accessibility-icon-4.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules (added)
-
tags/1.0.8/assets/svg/plugin/modules/aligned-text.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/big-cursor.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/dyslexia-font.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/focus-tunnel.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/grayscale.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/hide-media.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/high-contrast.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/high-saturation.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/highlight-links.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/letter-spacing.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/line-height.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/low-saturation.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/mute-sounds.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/profiles.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/readable-font.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/reading-line.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/text-magnifier.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/text-size.svg (added)
-
tags/1.0.8/assets/svg/plugin/modules/text-to-speech.svg (added)
-
tags/1.0.8/assets/svg/plugin/wideaccess_logo_light.svg (added)
-
tags/1.0.8/assets/svg/widget (added)
-
tags/1.0.8/assets/svg/widget/accessibility-icon-1.svg (added)
-
tags/1.0.8/assets/svg/widget/accessibility-icon-2.svg (added)
-
tags/1.0.8/assets/svg/widget/accessibility-icon-3.svg (added)
-
tags/1.0.8/assets/svg/widget/accessibility-icon-4.svg (added)
-
tags/1.0.8/assets/svg/widget/aligned-text.svg (added)
-
tags/1.0.8/assets/svg/widget/big-black-cursor.svg (added)
-
tags/1.0.8/assets/svg/widget/big-black-link-cursor.svg (added)
-
tags/1.0.8/assets/svg/widget/big-white-cursor.svg (added)
-
tags/1.0.8/assets/svg/widget/big-white-link-cursor.svg (added)
-
tags/1.0.8/assets/svg/widget/black-big-cursor.svg (added)
-
tags/1.0.8/assets/svg/widget/black-reading-line.svg (added)
-
tags/1.0.8/assets/svg/widget/center-aligned.svg (added)
-
tags/1.0.8/assets/svg/widget/close.svg (added)
-
tags/1.0.8/assets/svg/widget/dyslexia-font.svg (added)
-
tags/1.0.8/assets/svg/widget/flags (added)
-
tags/1.0.8/assets/svg/widget/flags/am.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/arab.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/az.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/bg.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/br.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/cn.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/cz.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/de.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/dk.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/ee.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/es.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/fi.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/fr.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/gr.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/hr.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/hu.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/id.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/il.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/in.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/it.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/jp.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/kr.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/lt.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/lv.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/mk.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/nl.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/no.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/pk.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/pl.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/pt.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/ro.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/rs.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/ru.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/se.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/si.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/sk.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/th.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/tr.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/ua.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/us.svg (added)
-
tags/1.0.8/assets/svg/widget/flags/vn.svg (added)
-
tags/1.0.8/assets/svg/widget/focus-tunnel.svg (added)
-
tags/1.0.8/assets/svg/widget/grayscale.svg (added)
-
tags/1.0.8/assets/svg/widget/hide-images.svg (added)
-
tags/1.0.8/assets/svg/widget/hide.svg (added)
-
tags/1.0.8/assets/svg/widget/high-contrast.svg (added)
-
tags/1.0.8/assets/svg/widget/high-saturation.svg (added)
-
tags/1.0.8/assets/svg/widget/highlight-links.svg (added)
-
tags/1.0.8/assets/svg/widget/larger-text.svg (added)
-
tags/1.0.8/assets/svg/widget/left-aligned.svg (added)
-
tags/1.0.8/assets/svg/widget/logo_footer.png (added)
-
tags/1.0.8/assets/svg/widget/logo_footer_slim.png (added)
-
tags/1.0.8/assets/svg/widget/low-saturation.svg (added)
-
tags/1.0.8/assets/svg/widget/mute-sounds.svg (added)
-
tags/1.0.8/assets/svg/widget/profiles (added)
-
tags/1.0.8/assets/svg/widget/profiles/adhd.svg (added)
-
tags/1.0.8/assets/svg/widget/profiles/blind.svg (added)
-
tags/1.0.8/assets/svg/widget/profiles/cognitive.svg (added)
-
tags/1.0.8/assets/svg/widget/profiles/epileptic.svg (added)
-
tags/1.0.8/assets/svg/widget/profiles/low_vision.svg (added)
-
tags/1.0.8/assets/svg/widget/q1.png (added)
-
tags/1.0.8/assets/svg/widget/q2.png (added)
-
tags/1.0.8/assets/svg/widget/readable-font.svg (added)
-
tags/1.0.8/assets/svg/widget/readable-text.svg (added)
-
tags/1.0.8/assets/svg/widget/right-aligned.svg (added)
-
tags/1.0.8/assets/svg/widget/smaller-text.svg (added)
-
tags/1.0.8/assets/svg/widget/text-magnifier.svg (added)
-
tags/1.0.8/assets/svg/widget/text-to-speech.svg (added)
-
tags/1.0.8/assets/svg/widget/tighter-letters.svg (added)
-
tags/1.0.8/assets/svg/widget/tighter-lines.svg (added)
-
tags/1.0.8/assets/svg/widget/w_logo_light.svg (added)
-
tags/1.0.8/assets/svg/widget/white-big-cursor.svg (added)
-
tags/1.0.8/assets/svg/widget/white-reading-line.svg (added)
-
tags/1.0.8/assets/svg/widget/wider-letters.svg (added)
-
tags/1.0.8/assets/svg/widget/wider-lines.svg (added)
-
tags/1.0.8/includes (added)
-
tags/1.0.8/includes/api.php (added)
-
tags/1.0.8/includes/deactivation.php (added)
-
tags/1.0.8/includes/index.php (added)
-
tags/1.0.8/includes/license.php (added)
-
tags/1.0.8/index.php (added)
-
tags/1.0.8/partials (added)
-
tags/1.0.8/partials/design-tab.php (added)
-
tags/1.0.8/partials/index.php (added)
-
tags/1.0.8/partials/modules-tab.php (added)
-
tags/1.0.8/partials/preview-tab.php (added)
-
tags/1.0.8/partials/statement-tab.php (added)
-
tags/1.0.8/uninstall.php (added)
-
tags/1.0.8/wideaccess-accessibility-widget.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/assets/js/wideaccess-widget.js (modified) (18 diffs)
-
trunk/wideaccess-accessibility-widget.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wideaccess-accessibility-widget/trunk/README.txt
r3444532 r3445260 4 4 Requires at least: 5.0 5 5 Tested up to: 6.9 6 Stable tag: 1.0. 76 Stable tag: 1.0.8 7 7 Requires PHP: 7.4 8 8 License: GPLv3 … … 207 207 == Changelog == 208 208 209 = 1.0.8 = 210 * Optimized internals 211 209 212 = 1.0.7 = 210 213 * Removed hot key mention for mobile and tablets -
wideaccess-accessibility-widget/trunk/assets/js/wideaccess-widget.js
r3442908 r3445260 1 (function(){"use strict";function c5(a,i){for(var t=0;t<i.length;t++){const s=i[t];if(typeof s!="string"&&!Array.isArray(s)){for(const c in s)if(c!=="default"&&!(c in a)){const o=Object.getOwnPropertyDescriptor(s,c);o&&Object.defineProperty(a,c,o.get?o:{enumerable:!0,get:()=>s[c]})}}}return Object.freeze(Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}))}var Of=Nf;(function(a,i){for(var t=Nf,s=a();;)try{var c=parseInt(t(253))/1*(parseInt(t(252))/2)+-parseInt(t(238))/3+-parseInt(t(237))/4+parseInt(t(236))/5+-parseInt(t(223))/6+parseInt(t(220))/7*(parseInt(t(243))/8)+parseInt(t(247))/9;if(c===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(gh,688372);function Nf(a,i){var t=gh();return Nf=function(s,c){s=s-208;var o=t[s];return o},Nf(a,i)}var f5=(function(){var a=!0;return function(i,t){var s=a?function(){var c=Nf;if(t){var o=t[c(219)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){var a=Nf,i={oimoR:a(224),LjLjf:a(239),khlhQ:function(t,s){return t(s)},KuZOA:"init",ueiCk:function(t,s){return t+s},yodVg:"chain",dxAUP:function(t,s){return t+s},NhthH:function(t){return t()},GWFoQ:function(t,s,c){return t(s,c)}};i[a(248)](f5,this,function(){var t=a,s=new RegExp(i[t(234)]),c=new RegExp(i[t(216)],"i"),o=i.khlhQ(kw,i[t(226)]);!s.test(i[t(231)](o,i[t(244)]))||!c[t(232)](i[t(215)](o,t(217)))?i[t(235)](o,"0"):i[t(233)](kw)})()})(),typeof globalThis!==Of(245)||typeof window!==Of(245)||(typeof global!==Of(245)?global:Of(245));function gh(){var a=["NezLC","__esModule","constructor","hasOwnProperty","pKCTF","while (true) {}","tYAQE","fYGEP","QFRQS","dxAUP","LjLjf","input","defineProperty","apply","7gMkebQ","prototype","gger","6207354HjzidG","function *\\( *\\)","FnHHq","KuZOA","KfWWt","debu","counter","Kcryz","ueiCk","test","NhthH","oimoR","khlhQ","5685615tuaRip","4955776zeXDrr","1790895XWnzgP","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","split","getOwnPropertyDescriptor","keys","5885912ukonij","yodVg","undefined","get","4701141DEWgTn","GWFoQ","3|1|4|5|2|0","stateObject","default","2UWvNar","1163629qezoaY","NidxN","length","call"];return gh=function(){return a},gh()}function I2(a){var i=Of;return a&&a[i(258)]&&Object[i(221)].hasOwnProperty[i(256)](a,i(251))?a[i(251)]:a}function kw(a){var i=Of,t={HHqWH:function(c,o){return c===o},QFRQS:"string",bOgbm:function(c,o){return c!==o},fYGEP:i(255),KfWWt:function(c,o){return c+o},pKCTF:i(228),FnHHq:function(c,o){return c+o},dwNoz:i(222),NidxN:i(250)};function s(c){var o=i;if(t.HHqWH(typeof c,t[o(214)]))return(function(b){})[o(208)](o(211)).apply(o(229));t.bOgbm((""+c/c)[t[o(213)]],1)||c%20===0?(function(){return!0})[o(208)](t[o(227)](t[o(210)],o(222)))[o(256)]("action"):(function(){return!1})[o(208)](t[o(225)](o(228),t.dwNoz))[o(219)](t[o(254)]),s(++c)}try{if(a)return s;s(0)}catch{}}var yh={exports:{}},Kx={},bh={exports:{}},qt={};/**1 (function(){"use strict";function kM(a,l){for(var i=0;i<l.length;i++){const c=l[i];if(typeof c!="string"&&!Array.isArray(c)){for(const x in c)if(x!=="default"&&!(x in a)){const v=Object.getOwnPropertyDescriptor(c,x);v&&Object.defineProperty(a,x,v.get?v:{enumerable:!0,get:()=>c[x]})}}}return Object.freeze(Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}))}var T0=rh;function rh(a,l){var i=ah();return rh=function(c,x){c=c-183;var v=i[c];return v},rh(a,l)}(function(a,l){for(var i=rh,c=a();;)try{var x=parseInt(i(190))/1+-parseInt(i(208))/2*(parseInt(i(189))/3)+parseInt(i(185))/4*(-parseInt(i(187))/5)+-parseInt(i(184))/6+parseInt(i(192))/7*(parseInt(i(204))/8)+-parseInt(i(200))/9+parseInt(i(197))/10;if(x===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(ah,141105),typeof globalThis!==T0(205)||typeof window!==T0(205)||(typeof global!==T0(205)?global:T0(205));function Iy(a){var l=T0;return a&&a[l(191)]&&Object[l(193)].hasOwnProperty[l(206)](a,l(188))?a[l(188)]:a}function ah(){var a=["eAPaz","980508FXkbfG","1049492hpieoG","defineProperty","5vvVeEX","default","254274wlibEg","167686wPVvkl","__esModule","230615vWmGdH","prototype","forEach","hasOwnProperty","txDuk","7151300VMyzOU","keys","function","2503656kntrcW","ldMGx","getOwnPropertyDescriptor","constructor","32moksCx","undefined","call","get","4zpKPHQ"];return ah=function(){return a},ah()}var ih={exports:{}},k0={},oh={exports:{}},Qt={};/** 2 2 * @license React 3 3 * react.production.min.js … … 7 7 * This source code is licensed under the MIT license found in the 8 8 * LICENSE file in the root directory of this source tree. 9 */var Rw;function x5(){if(Rw)return qt;Rw=1;var a=Symbol.for("react.element"),i=Symbol.for("react.portal"),t=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),b=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),_=Symbol.for("react.suspense"),C=Symbol.for("react.memo"),E=Symbol.for("react.lazy"),D=Symbol.iterator;function A(U){return U===null||typeof U!="object"?null:(U=D&&U[D]||U["@@iterator"],typeof U=="function"?U:null)}var j={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},M=Object.assign,R={};function B(U,oe,Re){this.props=U,this.context=oe,this.refs=R,this.updater=Re||j}B.prototype.isReactComponent={},B.prototype.setState=function(U,oe){if(typeof U!="object"&&typeof U!="function"&&U!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,U,oe,"setState")},B.prototype.forceUpdate=function(U){this.updater.enqueueForceUpdate(this,U,"forceUpdate")};function Y(){}Y.prototype=B.prototype;function N(U,oe,Re){this.props=U,this.context=oe,this.refs=R,this.updater=Re||j}var O=N.prototype=new Y;O.constructor=N,M(O,B.prototype),O.isPureReactComponent=!0;var P=Array.isArray,q=Object.prototype.hasOwnProperty,V={current:null},re={key:!0,ref:!0,__self:!0,__source:!0};function te(U,oe,Re){var Oe,je={},xt=null,Xe=null;if(oe!=null)for(Oe in oe.ref!==void 0&&(Xe=oe.ref),oe.key!==void 0&&(xt=""+oe.key),oe)q.call(oe,Oe)&&!re.hasOwnProperty(Oe)&&(je[Oe]=oe[Oe]);var pt=arguments.length-2;if(pt===1)je.children=Re;else if(1<pt){for(var ht=Array(pt),Lt=0;Lt<pt;Lt++)ht[Lt]=arguments[Lt+2];je.children=ht}if(U&&U.defaultProps)for(Oe in pt=U.defaultProps,pt)je[Oe]===void 0&&(je[Oe]=pt[Oe]);return{$$typeof:a,type:U,key:xt,ref:Xe,props:je,_owner:V.current}}function Me(U,oe){return{$$typeof:a,type:U.type,key:oe,ref:U.ref,props:U.props,_owner:U._owner}}function Se(U){return typeof U=="object"&&U!==null&&U.$$typeof===a}function we(U){var oe={"=":"=0",":":"=2"};return"$"+U.replace(/[=:]/g,function(Re){return oe[Re]})}var Be=/\/+/g;function Ie(U,oe){return typeof U=="object"&&U!==null&&U.key!=null?we(""+U.key):oe.toString(36)}function ke(U,oe,Re,Oe,je){var xt=typeof U;(xt==="undefined"||xt==="boolean")&&(U=null);var Xe=!1;if(U===null)Xe=!0;else switch(xt){case"string":case"number":Xe=!0;break;case"object":switch(U.$$typeof){case a:case i:Xe=!0}}if(Xe)return Xe=U,je=je(Xe),U=Oe===""?"."+Ie(Xe,0):Oe,P(je)?(Re="",U!=null&&(Re=U.replace(Be,"$&/")+"/"),ke(je,oe,Re,"",function(Lt){return Lt})):je!=null&&(Se(je)&&(je=Me(je,Re+(!je.key||Xe&&Xe.key===je.key?"":(""+je.key).replace(Be,"$&/")+"/")+U)),oe.push(je)),1;if(Xe=0,Oe=Oe===""?".":Oe+":",P(U))for(var pt=0;pt<U.length;pt++){xt=U[pt];var ht=Oe+Ie(xt,pt);Xe+=ke(xt,oe,Re,ht,je)}else if(ht=A(U),typeof ht=="function")for(U=ht.call(U),pt=0;!(xt=U.next()).done;)xt=xt.value,ht=Oe+Ie(xt,pt++),Xe+=ke(xt,oe,Re,ht,je);else if(xt==="object")throw oe=String(U),Error("Objects are not valid as a React child (found: "+(oe==="[object Object]"?"object with keys {"+Object.keys(U).join(", ")+"}":oe)+"). If you meant to render a collection of children, use an array instead.");return Xe}function Qe(U,oe,Re){if(U==null)return U;var Oe=[],je=0;return ke(U,Oe,"","",function(xt){return oe.call(Re,xt,je++)}),Oe}function Ae(U){if(U._status===-1){var oe=U._result;oe=oe(),oe.then(function(Re){(U._status===0||U._status===-1)&&(U._status=1,U._result=Re)},function(Re){(U._status===0||U._status===-1)&&(U._status=2,U._result=Re)}),U._status===-1&&(U._status=0,U._result=oe)}if(U._status===1)return U._result.default;throw U._result}var Ue={current:null},Z={transition:null},pe={ReactCurrentDispatcher:Ue,ReactCurrentBatchConfig:Z,ReactCurrentOwner:V};function _e(){throw Error("act(...) is not supported in production builds of React.")}return qt.Children={map:Qe,forEach:function(U,oe,Re){Qe(U,function(){oe.apply(this,arguments)},Re)},count:function(U){var oe=0;return Qe(U,function(){oe++}),oe},toArray:function(U){return Qe(U,function(oe){return oe})||[]},only:function(U){if(!Se(U))throw Error("React.Children.only expected to receive a single React element child.");return U}},qt.Component=B,qt.Fragment=t,qt.Profiler=c,qt.PureComponent=N,qt.StrictMode=s,qt.Suspense=_,qt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=pe,qt.act=_e,qt.cloneElement=function(U,oe,Re){if(U==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+U+".");var Oe=M({},U.props),je=U.key,xt=U.ref,Xe=U._owner;if(oe!=null){if(oe.ref!==void 0&&(xt=oe.ref,Xe=V.current),oe.key!==void 0&&(je=""+oe.key),U.type&&U.type.defaultProps)var pt=U.type.defaultProps;for(ht in oe)q.call(oe,ht)&&!re.hasOwnProperty(ht)&&(Oe[ht]=oe[ht]===void 0&&pt!==void 0?pt[ht]:oe[ht])}var ht=arguments.length-2;if(ht===1)Oe.children=Re;else if(1<ht){pt=Array(ht);for(var Lt=0;Lt<ht;Lt++)pt[Lt]=arguments[Lt+2];Oe.children=pt}return{$$typeof:a,type:U.type,key:je,ref:xt,props:Oe,_owner:Xe}},qt.createContext=function(U){return U={$$typeof:b,_currentValue:U,_currentValue2:U,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},U.Provider={$$typeof:o,_context:U},U.Consumer=U},qt.createElement=te,qt.createFactory=function(U){var oe=te.bind(null,U);return oe.type=U,oe},qt.createRef=function(){return{current:null}},qt.forwardRef=function(U){return{$$typeof:m,render:U}},qt.isValidElement=Se,qt.lazy=function(U){return{$$typeof:E,_payload:{_status:-1,_result:U},_init:Ae}},qt.memo=function(U,oe){return{$$typeof:C,type:U,compare:oe===void 0?null:oe}},qt.startTransition=function(U){var oe=Z.transition;Z.transition={};try{U()}finally{Z.transition=oe}},qt.unstable_act=_e,qt.useCallback=function(U,oe){return Ue.current.useCallback(U,oe)},qt.useContext=function(U){return Ue.current.useContext(U)},qt.useDebugValue=function(){},qt.useDeferredValue=function(U){return Ue.current.useDeferredValue(U)},qt.useEffect=function(U,oe){return Ue.current.useEffect(U,oe)},qt.useId=function(){return Ue.current.useId()},qt.useImperativeHandle=function(U,oe,Re){return Ue.current.useImperativeHandle(U,oe,Re)},qt.useInsertionEffect=function(U,oe){return Ue.current.useInsertionEffect(U,oe)},qt.useLayoutEffect=function(U,oe){return Ue.current.useLayoutEffect(U,oe)},qt.useMemo=function(U,oe){return Ue.current.useMemo(U,oe)},qt.useReducer=function(U,oe,Re){return Ue.current.useReducer(U,oe,Re)},qt.useRef=function(U){return Ue.current.useRef(U)},qt.useState=function(U){return Ue.current.useState(U)},qt.useSyncExternalStore=function(U,oe,Re){return Ue.current.useSyncExternalStore(U,oe,Re)},qt.useTransition=function(){return Ue.current.useTransition()},qt.version="18.3.1",qt}var qx={exports:{}};qx.exports;var Mw;function d5(){return Mw||(Mw=1,(function(a,i){var t={};/**9 */var Mw;function RM(){if(Mw)return Qt;Mw=1;var a=Symbol.for("react.element"),l=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),c=Symbol.for("react.strict_mode"),x=Symbol.for("react.profiler"),v=Symbol.for("react.provider"),b=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),E=Symbol.for("react.suspense"),C=Symbol.for("react.memo"),T=Symbol.for("react.lazy"),L=Symbol.iterator;function A(U){return U===null||typeof U!="object"?null:(U=L&&U[L]||U["@@iterator"],typeof U=="function"?U:null)}var P={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},R=Object.assign,D={};function j(U,ie,Re){this.props=U,this.context=ie,this.refs=D,this.updater=Re||P}j.prototype.isReactComponent={},j.prototype.setState=function(U,ie){if(typeof U!="object"&&typeof U!="function"&&U!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,U,ie,"setState")},j.prototype.forceUpdate=function(U){this.updater.enqueueForceUpdate(this,U,"forceUpdate")};function $(){}$.prototype=j.prototype;function F(U,ie,Re){this.props=U,this.context=ie,this.refs=D,this.updater=Re||P}var N=F.prototype=new $;N.constructor=F,R(N,j.prototype),N.isPureReactComponent=!0;var H=Array.isArray,ee=Object.prototype.hasOwnProperty,Y={current:null},fe={key:!0,ref:!0,__self:!0,__source:!0};function J(U,ie,Re){var Oe,Fe={},ft=null,Ge=null;if(ie!=null)for(Oe in ie.ref!==void 0&&(Ge=ie.ref),ie.key!==void 0&&(ft=""+ie.key),ie)ee.call(ie,Oe)&&!fe.hasOwnProperty(Oe)&&(Fe[Oe]=ie[Oe]);var xt=arguments.length-2;if(xt===1)Fe.children=Re;else if(1<xt){for(var pt=Array(xt),Dt=0;Dt<xt;Dt++)pt[Dt]=arguments[Dt+2];Fe.children=pt}if(U&&U.defaultProps)for(Oe in xt=U.defaultProps,xt)Fe[Oe]===void 0&&(Fe[Oe]=xt[Oe]);return{$$typeof:a,type:U,key:ft,ref:Ge,props:Fe,_owner:Y.current}}function Le(U,ie){return{$$typeof:a,type:U.type,key:ie,ref:U.ref,props:U.props,_owner:U._owner}}function Se(U){return typeof U=="object"&&U!==null&&U.$$typeof===a}function be(U){var ie={"=":"=0",":":"=2"};return"$"+U.replace(/[=:]/g,function(Re){return ie[Re]})}var je=/\/+/g;function Ie(U,ie){return typeof U=="object"&&U!==null&&U.key!=null?be(""+U.key):ie.toString(36)}function ke(U,ie,Re,Oe,Fe){var ft=typeof U;(ft==="undefined"||ft==="boolean")&&(U=null);var Ge=!1;if(U===null)Ge=!0;else switch(ft){case"string":case"number":Ge=!0;break;case"object":switch(U.$$typeof){case a:case l:Ge=!0}}if(Ge)return Ge=U,Fe=Fe(Ge),U=Oe===""?"."+Ie(Ge,0):Oe,H(Fe)?(Re="",U!=null&&(Re=U.replace(je,"$&/")+"/"),ke(Fe,ie,Re,"",function(Dt){return Dt})):Fe!=null&&(Se(Fe)&&(Fe=Le(Fe,Re+(!Fe.key||Ge&&Ge.key===Fe.key?"":(""+Fe.key).replace(je,"$&/")+"/")+U)),ie.push(Fe)),1;if(Ge=0,Oe=Oe===""?".":Oe+":",H(U))for(var xt=0;xt<U.length;xt++){ft=U[xt];var pt=Oe+Ie(ft,xt);Ge+=ke(ft,ie,Re,pt,Fe)}else if(pt=A(U),typeof pt=="function")for(U=pt.call(U),xt=0;!(ft=U.next()).done;)ft=ft.value,pt=Oe+Ie(ft,xt++),Ge+=ke(ft,ie,Re,pt,Fe);else if(ft==="object")throw ie=String(U),Error("Objects are not valid as a React child (found: "+(ie==="[object Object]"?"object with keys {"+Object.keys(U).join(", ")+"}":ie)+"). If you meant to render a collection of children, use an array instead.");return Ge}function et(U,ie,Re){if(U==null)return U;var Oe=[],Fe=0;return ke(U,Oe,"","",function(ft){return ie.call(Re,ft,Fe++)}),Oe}function ze(U){if(U._status===-1){var ie=U._result;ie=ie(),ie.then(function(Re){(U._status===0||U._status===-1)&&(U._status=1,U._result=Re)},function(Re){(U._status===0||U._status===-1)&&(U._status=2,U._result=Re)}),U._status===-1&&(U._status=0,U._result=ie)}if(U._status===1)return U._result.default;throw U._result}var He={current:null},K={transition:null},xe={ReactCurrentDispatcher:He,ReactCurrentBatchConfig:K,ReactCurrentOwner:Y};function we(){throw Error("act(...) is not supported in production builds of React.")}return Qt.Children={map:et,forEach:function(U,ie,Re){et(U,function(){ie.apply(this,arguments)},Re)},count:function(U){var ie=0;return et(U,function(){ie++}),ie},toArray:function(U){return et(U,function(ie){return ie})||[]},only:function(U){if(!Se(U))throw Error("React.Children.only expected to receive a single React element child.");return U}},Qt.Component=j,Qt.Fragment=i,Qt.Profiler=x,Qt.PureComponent=F,Qt.StrictMode=c,Qt.Suspense=E,Qt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=xe,Qt.act=we,Qt.cloneElement=function(U,ie,Re){if(U==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+U+".");var Oe=R({},U.props),Fe=U.key,ft=U.ref,Ge=U._owner;if(ie!=null){if(ie.ref!==void 0&&(ft=ie.ref,Ge=Y.current),ie.key!==void 0&&(Fe=""+ie.key),U.type&&U.type.defaultProps)var xt=U.type.defaultProps;for(pt in ie)ee.call(ie,pt)&&!fe.hasOwnProperty(pt)&&(Oe[pt]=ie[pt]===void 0&&xt!==void 0?xt[pt]:ie[pt])}var pt=arguments.length-2;if(pt===1)Oe.children=Re;else if(1<pt){xt=Array(pt);for(var Dt=0;Dt<pt;Dt++)xt[Dt]=arguments[Dt+2];Oe.children=xt}return{$$typeof:a,type:U.type,key:Fe,ref:ft,props:Oe,_owner:Ge}},Qt.createContext=function(U){return U={$$typeof:b,_currentValue:U,_currentValue2:U,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},U.Provider={$$typeof:v,_context:U},U.Consumer=U},Qt.createElement=J,Qt.createFactory=function(U){var ie=J.bind(null,U);return ie.type=U,ie},Qt.createRef=function(){return{current:null}},Qt.forwardRef=function(U){return{$$typeof:m,render:U}},Qt.isValidElement=Se,Qt.lazy=function(U){return{$$typeof:T,_payload:{_status:-1,_result:U},_init:ze}},Qt.memo=function(U,ie){return{$$typeof:C,type:U,compare:ie===void 0?null:ie}},Qt.startTransition=function(U){var ie=K.transition;K.transition={};try{U()}finally{K.transition=ie}},Qt.unstable_act=we,Qt.useCallback=function(U,ie){return He.current.useCallback(U,ie)},Qt.useContext=function(U){return He.current.useContext(U)},Qt.useDebugValue=function(){},Qt.useDeferredValue=function(U){return He.current.useDeferredValue(U)},Qt.useEffect=function(U,ie){return He.current.useEffect(U,ie)},Qt.useId=function(){return He.current.useId()},Qt.useImperativeHandle=function(U,ie,Re){return He.current.useImperativeHandle(U,ie,Re)},Qt.useInsertionEffect=function(U,ie){return He.current.useInsertionEffect(U,ie)},Qt.useLayoutEffect=function(U,ie){return He.current.useLayoutEffect(U,ie)},Qt.useMemo=function(U,ie){return He.current.useMemo(U,ie)},Qt.useReducer=function(U,ie,Re){return He.current.useReducer(U,ie,Re)},Qt.useRef=function(U){return He.current.useRef(U)},Qt.useState=function(U){return He.current.useState(U)},Qt.useSyncExternalStore=function(U,ie,Re){return He.current.useSyncExternalStore(U,ie,Re)},Qt.useTransition=function(){return He.current.useTransition()},Qt.version="18.3.1",Qt}var R0={exports:{}};R0.exports;var Dw;function MM(){return Dw||(Dw=1,(function(a,l){var i={};/** 10 10 * @license React 11 11 * react.development.js … … 15 15 * This source code is licensed under the MIT license found in the 16 16 * LICENSE file in the root directory of this source tree. 17 */ t.NODE_ENV!=="production"&&(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var s="18.3.1",c=Symbol.for("react.element"),o=Symbol.for("react.portal"),b=Symbol.for("react.fragment"),m=Symbol.for("react.strict_mode"),_=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),E=Symbol.for("react.context"),D=Symbol.for("react.forward_ref"),A=Symbol.for("react.suspense"),j=Symbol.for("react.suspense_list"),M=Symbol.for("react.memo"),R=Symbol.for("react.lazy"),B=Symbol.for("react.offscreen"),Y=Symbol.iterator,N="@@iterator";function O(k){if(k===null||typeof k!="object")return null;var W=Y&&k[Y]||k[N];return typeof W=="function"?W:null}var P={current:null},q={transition:null},V={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},re={current:null},te={},Me=null;function Se(k){Me=k}te.setExtraStackFrame=function(k){Me=k},te.getCurrentStack=null,te.getStackAddendum=function(){var k="";Me&&(k+=Me);var W=te.getCurrentStack;return W&&(k+=W()||""),k};var we=!1,Be=!1,Ie=!1,ke=!1,Qe=!1,Ae={ReactCurrentDispatcher:P,ReactCurrentBatchConfig:q,ReactCurrentOwner:re};Ae.ReactDebugCurrentFrame=te,Ae.ReactCurrentActQueue=V;function Ue(k){{for(var W=arguments.length,le=new Array(W>1?W-1:0),he=1;he<W;he++)le[he-1]=arguments[he];pe("warn",k,le)}}function Z(k){{for(var W=arguments.length,le=new Array(W>1?W-1:0),he=1;he<W;he++)le[he-1]=arguments[he];pe("error",k,le)}}function pe(k,W,le){{var he=Ae.ReactDebugCurrentFrame,Ne=he.getStackAddendum();Ne!==""&&(W+="%s",le=le.concat([Ne]));var rt=le.map(function(Je){return String(Je)});rt.unshift("Warning: "+W),Function.prototype.apply.call(console[k],console,rt)}}var _e={};function U(k,W){{var le=k.constructor,he=le&&(le.displayName||le.name)||"ReactClass",Ne=he+"."+W;if(_e[Ne])return;Z("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",W,he),_e[Ne]=!0}}var oe={isMounted:function(k){return!1},enqueueForceUpdate:function(k,W,le){U(k,"forceUpdate")},enqueueReplaceState:function(k,W,le,he){U(k,"replaceState")},enqueueSetState:function(k,W,le,he){U(k,"setState")}},Re=Object.assign,Oe={};Object.freeze(Oe);function je(k,W,le){this.props=k,this.context=W,this.refs=Oe,this.updater=le||oe}je.prototype.isReactComponent={},je.prototype.setState=function(k,W){if(typeof k!="object"&&typeof k!="function"&&k!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,k,W,"setState")},je.prototype.forceUpdate=function(k){this.updater.enqueueForceUpdate(this,k,"forceUpdate")};{var xt={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},Xe=function(k,W){Object.defineProperty(je.prototype,k,{get:function(){Ue("%s(...) is deprecated in plain JavaScript React classes. %s",W[0],W[1])}})};for(var pt in xt)xt.hasOwnProperty(pt)&&Xe(pt,xt[pt])}function ht(){}ht.prototype=je.prototype;function Lt(k,W,le){this.props=k,this.context=W,this.refs=Oe,this.updater=le||oe}var xe=Lt.prototype=new ht;xe.constructor=Lt,Re(xe,je.prototype),xe.isPureReactComponent=!0;function be(){var k={current:null};return Object.seal(k),k}var We=Array.isArray;function Q(k){return We(k)}function de(k){{var W=typeof Symbol=="function"&&Symbol.toStringTag,le=W&&k[Symbol.toStringTag]||k.constructor.name||"Object";return le}}function Fe(k){try{return st(k),!1}catch{return!0}}function st(k){return""+k}function gt(k){if(Fe(k))return Z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",de(k)),st(k)}function an(k,W,le){var he=k.displayName;if(he)return he;var Ne=W.displayName||W.name||"";return Ne!==""?le+"("+Ne+")":le}function hn(k){return k.displayName||"Context"}function yn(k){if(k==null)return null;if(typeof k.tag=="number"&&Z("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof k=="function")return k.displayName||k.name||null;if(typeof k=="string")return k;switch(k){case b:return"Fragment";case o:return"Portal";case _:return"Profiler";case m:return"StrictMode";case A:return"Suspense";case j:return"SuspenseList"}if(typeof k=="object")switch(k.$$typeof){case E:var W=k;return hn(W)+".Consumer";case C:var le=k;return hn(le._context)+".Provider";case D:return an(k,k.render,"ForwardRef");case M:var he=k.displayName||null;return he!==null?he:yn(k.type)||"Memo";case R:{var Ne=k,rt=Ne._payload,Je=Ne._init;try{return yn(Je(rt))}catch{return null}}}return null}var Qn=Object.prototype.hasOwnProperty,Jn={key:!0,ref:!0,__self:!0,__source:!0},pr,Ca,or;or={};function Mr(k){if(Qn.call(k,"ref")){var W=Object.getOwnPropertyDescriptor(k,"ref").get;if(W&&W.isReactWarning)return!1}return k.ref!==void 0}function vi(k){if(Qn.call(k,"key")){var W=Object.getOwnPropertyDescriptor(k,"key").get;if(W&&W.isReactWarning)return!1}return k.key!==void 0}function vo(k,W){var le=function(){pr||(pr=!0,Z("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",W))};le.isReactWarning=!0,Object.defineProperty(k,"key",{get:le,configurable:!0})}function Fi(k,W){var le=function(){Ca||(Ca=!0,Z("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",W))};le.isReactWarning=!0,Object.defineProperty(k,"ref",{get:le,configurable:!0})}function Pe(k){if(typeof k.ref=="string"&&re.current&&k.__self&&re.current.stateNode!==k.__self){var W=yn(re.current.type);or[W]||(Z('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',W,k.ref),or[W]=!0)}}var bt=function(k,W,le,he,Ne,rt,Je){var Et={$$typeof:c,type:k,key:W,ref:le,props:Je,_owner:rt};return Et._store={},Object.defineProperty(Et._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Et,"_self",{configurable:!1,enumerable:!1,writable:!1,value:he}),Object.defineProperty(Et,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Ne}),Object.freeze&&(Object.freeze(Et.props),Object.freeze(Et)),Et};function Pt(k,W,le){var he,Ne={},rt=null,Je=null,Et=null,Ut=null;if(W!=null){Mr(W)&&(Je=W.ref,Pe(W)),vi(W)&&(gt(W.key),rt=""+W.key),Et=W.__self===void 0?null:W.__self,Ut=W.__source===void 0?null:W.__source;for(he in W)Qn.call(W,he)&&!Jn.hasOwnProperty(he)&&(Ne[he]=W[he])}var xn=arguments.length-2;if(xn===1)Ne.children=le;else if(xn>1){for(var wn=Array(xn),_n=0;_n<xn;_n++)wn[_n]=arguments[_n+2];Object.freeze&&Object.freeze(wn),Ne.children=wn}if(k&&k.defaultProps){var It=k.defaultProps;for(he in It)Ne[he]===void 0&&(Ne[he]=It[he])}if(rt||Je){var Rn=typeof k=="function"?k.displayName||k.name||"Unknown":k;rt&&vo(Ne,Rn),Je&&Fi(Ne,Rn)}return bt(k,rt,Je,Et,Ut,re.current,Ne)}function sn(k,W){var le=bt(k.type,W,k.ref,k._self,k._source,k._owner,k.props);return le}function On(k,W,le){if(k==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+k+".");var he,Ne=Re({},k.props),rt=k.key,Je=k.ref,Et=k._self,Ut=k._source,xn=k._owner;if(W!=null){Mr(W)&&(Je=W.ref,xn=re.current),vi(W)&&(gt(W.key),rt=""+W.key);var wn;k.type&&k.type.defaultProps&&(wn=k.type.defaultProps);for(he in W)Qn.call(W,he)&&!Jn.hasOwnProperty(he)&&(W[he]===void 0&&wn!==void 0?Ne[he]=wn[he]:Ne[he]=W[he])}var _n=arguments.length-2;if(_n===1)Ne.children=le;else if(_n>1){for(var It=Array(_n),Rn=0;Rn<_n;Rn++)It[Rn]=arguments[Rn+2];Ne.children=It}return bt(k.type,rt,Je,Et,Ut,xn,Ne)}function Nn(k){return typeof k=="object"&&k!==null&&k.$$typeof===c}var In=".",Sr=":";function An(k){var W=/[=:]/g,le={"=":"=0",":":"=2"},he=k.replace(W,function(Ne){return le[Ne]});return"$"+he}var bn=!1,cn=/\/+/g;function Pi(k){return k.replace(cn,"$&/")}function ta(k,W){return typeof k=="object"&&k!==null&&k.key!=null?(gt(k.key),An(""+k.key)):W.toString(36)}function na(k,W,le,he,Ne){var rt=typeof k;(rt==="undefined"||rt==="boolean")&&(k=null);var Je=!1;if(k===null)Je=!0;else switch(rt){case"string":case"number":Je=!0;break;case"object":switch(k.$$typeof){case c:case o:Je=!0}}if(Je){var Et=k,Ut=Ne(Et),xn=he===""?In+ta(Et,0):he;if(Q(Ut)){var wn="";xn!=null&&(wn=Pi(xn)+"/"),na(Ut,W,wn,"",function(yd){return yd})}else Ut!=null&&(Nn(Ut)&&(Ut.key&&(!Et||Et.key!==Ut.key)&>(Ut.key),Ut=sn(Ut,le+(Ut.key&&(!Et||Et.key!==Ut.key)?Pi(""+Ut.key)+"/":"")+xn)),W.push(Ut));return 1}var _n,It,Rn=0,er=he===""?In:he+Sr;if(Q(k))for(var tl=0;tl<k.length;tl++)_n=k[tl],It=er+ta(_n,tl),Rn+=na(_n,W,le,It,Ne);else{var wc=O(k);if(typeof wc=="function"){var To=k;wc===To.entries&&(bn||Ue("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),bn=!0);for(var nl=wc.call(To),_c,gd=0;!(_c=nl.next()).done;)_n=_c.value,It=er+ta(_n,gd++),Rn+=na(_n,W,le,It,Ne)}else if(rt==="object"){var c0=String(k);throw new Error("Objects are not valid as a React child (found: "+(c0==="[object Object]"?"object with keys {"+Object.keys(k).join(", ")+"}":c0)+"). If you meant to render a collection of children, use an array instead.")}}return Rn}function mo(k,W,le){if(k==null)return k;var he=[],Ne=0;return na(k,he,"","",function(rt){return W.call(le,rt,Ne++)}),he}function Xu(k){var W=0;return mo(k,function(){W++}),W}function Zu(k,W,le){mo(k,function(){W.apply(this,arguments)},le)}function go(k){return mo(k,function(W){return W})||[]}function Ku(k){if(!Nn(k))throw new Error("React.Children.only expected to receive a single React element child.");return k}function Ua(k){var W={$$typeof:E,_currentValue:k,_currentValue2:k,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};W.Provider={$$typeof:C,_context:W};var le=!1,he=!1,Ne=!1;{var rt={$$typeof:E,_context:W};Object.defineProperties(rt,{Provider:{get:function(){return he||(he=!0,Z("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),W.Provider},set:function(Je){W.Provider=Je}},_currentValue:{get:function(){return W._currentValue},set:function(Je){W._currentValue=Je}},_currentValue2:{get:function(){return W._currentValue2},set:function(Je){W._currentValue2=Je}},_threadCount:{get:function(){return W._threadCount},set:function(Je){W._threadCount=Je}},Consumer:{get:function(){return le||(le=!0,Z("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),W.Consumer}},displayName:{get:function(){return W.displayName},set:function(Je){Ne||(Ue("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",Je),Ne=!0)}}}),W.Consumer=rt}return W._currentRenderer=null,W._currentRenderer2=null,W}var ji=-1,Dr=0,Ui=1,mi=2;function Ha(k){if(k._status===ji){var W=k._result,le=W();if(le.then(function(rt){if(k._status===Dr||k._status===ji){var Je=k;Je._status=Ui,Je._result=rt}},function(rt){if(k._status===Dr||k._status===ji){var Je=k;Je._status=mi,Je._result=rt}}),k._status===ji){var he=k;he._status=Dr,he._result=le}}if(k._status===Ui){var Ne=k._result;return Ne===void 0&&Z(`lazy: Expected the result of a dynamic import() call. Instead received: %s17 */i.NODE_ENV!=="production"&&(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var c="18.3.1",x=Symbol.for("react.element"),v=Symbol.for("react.portal"),b=Symbol.for("react.fragment"),m=Symbol.for("react.strict_mode"),E=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),T=Symbol.for("react.context"),L=Symbol.for("react.forward_ref"),A=Symbol.for("react.suspense"),P=Symbol.for("react.suspense_list"),R=Symbol.for("react.memo"),D=Symbol.for("react.lazy"),j=Symbol.for("react.offscreen"),$=Symbol.iterator,F="@@iterator";function N(k){if(k===null||typeof k!="object")return null;var V=$&&k[$]||k[F];return typeof V=="function"?V:null}var H={current:null},ee={transition:null},Y={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},fe={current:null},J={},Le=null;function Se(k){Le=k}J.setExtraStackFrame=function(k){Le=k},J.getCurrentStack=null,J.getStackAddendum=function(){var k="";Le&&(k+=Le);var V=J.getCurrentStack;return V&&(k+=V()||""),k};var be=!1,je=!1,Ie=!1,ke=!1,et=!1,ze={ReactCurrentDispatcher:H,ReactCurrentBatchConfig:ee,ReactCurrentOwner:fe};ze.ReactDebugCurrentFrame=J,ze.ReactCurrentActQueue=Y;function He(k){{for(var V=arguments.length,le=new Array(V>1?V-1:0),pe=1;pe<V;pe++)le[pe-1]=arguments[pe];xe("warn",k,le)}}function K(k){{for(var V=arguments.length,le=new Array(V>1?V-1:0),pe=1;pe<V;pe++)le[pe-1]=arguments[pe];xe("error",k,le)}}function xe(k,V,le){{var pe=ze.ReactDebugCurrentFrame,Ne=pe.getStackAddendum();Ne!==""&&(V+="%s",le=le.concat([Ne]));var rt=le.map(function(Qe){return String(Qe)});rt.unshift("Warning: "+V),Function.prototype.apply.call(console[k],console,rt)}}var we={};function U(k,V){{var le=k.constructor,pe=le&&(le.displayName||le.name)||"ReactClass",Ne=pe+"."+V;if(we[Ne])return;K("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",V,pe),we[Ne]=!0}}var ie={isMounted:function(k){return!1},enqueueForceUpdate:function(k,V,le){U(k,"forceUpdate")},enqueueReplaceState:function(k,V,le,pe){U(k,"replaceState")},enqueueSetState:function(k,V,le,pe){U(k,"setState")}},Re=Object.assign,Oe={};Object.freeze(Oe);function Fe(k,V,le){this.props=k,this.context=V,this.refs=Oe,this.updater=le||ie}Fe.prototype.isReactComponent={},Fe.prototype.setState=function(k,V){if(typeof k!="object"&&typeof k!="function"&&k!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,k,V,"setState")},Fe.prototype.forceUpdate=function(k){this.updater.enqueueForceUpdate(this,k,"forceUpdate")};{var ft={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},Ge=function(k,V){Object.defineProperty(Fe.prototype,k,{get:function(){He("%s(...) is deprecated in plain JavaScript React classes. %s",V[0],V[1])}})};for(var xt in ft)ft.hasOwnProperty(xt)&&Ge(xt,ft[xt])}function pt(){}pt.prototype=Fe.prototype;function Dt(k,V,le){this.props=k,this.context=V,this.refs=Oe,this.updater=le||ie}var de=Dt.prototype=new pt;de.constructor=Dt,Re(de,Fe.prototype),de.isPureReactComponent=!0;function Te(){var k={current:null};return Object.seal(k),k}var st=Array.isArray;function te(k){return st(k)}function me(k){{var V=typeof Symbol=="function"&&Symbol.toStringTag,le=V&&k[Symbol.toStringTag]||k.constructor.name||"Object";return le}}function Ye(k){try{return wt(k),!1}catch{return!0}}function wt(k){return""+k}function zt(k){if(Ye(k))return K("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",me(k)),wt(k)}function Zt(k,V,le){var pe=k.displayName;if(pe)return pe;var Ne=V.displayName||V.name||"";return Ne!==""?le+"("+Ne+")":le}function kn(k){return k.displayName||"Context"}function on(k){if(k==null)return null;if(typeof k.tag=="number"&&K("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof k=="function")return k.displayName||k.name||null;if(typeof k=="string")return k;switch(k){case b:return"Fragment";case v:return"Portal";case E:return"Profiler";case m:return"StrictMode";case A:return"Suspense";case P:return"SuspenseList"}if(typeof k=="object")switch(k.$$typeof){case T:var V=k;return kn(V)+".Consumer";case C:var le=k;return kn(le._context)+".Provider";case L:return Zt(k,k.render,"ForwardRef");case R:var pe=k.displayName||null;return pe!==null?pe:on(k.type)||"Memo";case D:{var Ne=k,rt=Ne._payload,Qe=Ne._init;try{return on(Qe(rt))}catch{return null}}}return null}var Qn=Object.prototype.hasOwnProperty,Xn={key:!0,ref:!0,__self:!0,__source:!0},xr,bi,ir;ir={};function Rr(k){if(Qn.call(k,"ref")){var V=Object.getOwnPropertyDescriptor(k,"ref").get;if(V&&V.isReactWarning)return!1}return k.ref!==void 0}function ha(k){if(Qn.call(k,"key")){var V=Object.getOwnPropertyDescriptor(k,"key").get;if(V&&V.isReactWarning)return!1}return k.key!==void 0}function fo(k,V){var le=function(){xr||(xr=!0,K("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",V))};le.isReactWarning=!0,Object.defineProperty(k,"key",{get:le,configurable:!0})}function Ia(k,V){var le=function(){bi||(bi=!0,K("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",V))};le.isReactWarning=!0,Object.defineProperty(k,"ref",{get:le,configurable:!0})}function Pe(k){if(typeof k.ref=="string"&&fe.current&&k.__self&&fe.current.stateNode!==k.__self){var V=on(fe.current.type);ir[V]||(K('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',V,k.ref),ir[V]=!0)}}var gt=function(k,V,le,pe,Ne,rt,Qe){var Et={$$typeof:x,type:k,key:V,ref:le,props:Qe,_owner:rt};return Et._store={},Object.defineProperty(Et._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Et,"_self",{configurable:!1,enumerable:!1,writable:!1,value:pe}),Object.defineProperty(Et,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Ne}),Object.freeze&&(Object.freeze(Et.props),Object.freeze(Et)),Et};function Pt(k,V,le){var pe,Ne={},rt=null,Qe=null,Et=null,Ut=null;if(V!=null){Rr(V)&&(Qe=V.ref,Pe(V)),ha(V)&&(zt(V.key),rt=""+V.key),Et=V.__self===void 0?null:V.__self,Ut=V.__source===void 0?null:V.__source;for(pe in V)Qn.call(V,pe)&&!Xn.hasOwnProperty(pe)&&(Ne[pe]=V[pe])}var xn=arguments.length-2;if(xn===1)Ne.children=le;else if(xn>1){for(var Sn=Array(xn),wn=0;wn<xn;wn++)Sn[wn]=arguments[wn+2];Object.freeze&&Object.freeze(Sn),Ne.children=Sn}if(k&&k.defaultProps){var It=k.defaultProps;for(pe in It)Ne[pe]===void 0&&(Ne[pe]=It[pe])}if(rt||Qe){var Rn=typeof k=="function"?k.displayName||k.name||"Unknown":k;rt&&fo(Ne,Rn),Qe&&Ia(Ne,Rn)}return gt(k,rt,Qe,Et,Ut,fe.current,Ne)}function cn(k,V){var le=gt(k.type,V,k.ref,k._self,k._source,k._owner,k.props);return le}function Nn(k,V,le){if(k==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+k+".");var pe,Ne=Re({},k.props),rt=k.key,Qe=k.ref,Et=k._self,Ut=k._source,xn=k._owner;if(V!=null){Rr(V)&&(Qe=V.ref,xn=fe.current),ha(V)&&(zt(V.key),rt=""+V.key);var Sn;k.type&&k.type.defaultProps&&(Sn=k.type.defaultProps);for(pe in V)Qn.call(V,pe)&&!Xn.hasOwnProperty(pe)&&(V[pe]===void 0&&Sn!==void 0?Ne[pe]=Sn[pe]:Ne[pe]=V[pe])}var wn=arguments.length-2;if(wn===1)Ne.children=le;else if(wn>1){for(var It=Array(wn),Rn=0;Rn<wn;Rn++)It[Rn]=arguments[Rn+2];Ne.children=It}return gt(k.type,rt,Qe,Et,Ut,xn,Ne)}function zn(k){return typeof k=="object"&&k!==null&&k.$$typeof===x}var In=".",br=":";function An(k){var V=/[=:]/g,le={"=":"=0",":":"=2"},pe=k.replace(V,function(Ne){return le[Ne]});return"$"+pe}var yn=!1,fn=/\/+/g;function Fa(k){return k.replace(fn,"$&/")}function ei(k,V){return typeof k=="object"&&k!==null&&k.key!=null?(zt(k.key),An(""+k.key)):V.toString(36)}function ti(k,V,le,pe,Ne){var rt=typeof k;(rt==="undefined"||rt==="boolean")&&(k=null);var Qe=!1;if(k===null)Qe=!0;else switch(rt){case"string":case"number":Qe=!0;break;case"object":switch(k.$$typeof){case x:case v:Qe=!0}}if(Qe){var Et=k,Ut=Ne(Et),xn=pe===""?In+ei(Et,0):pe;if(te(Ut)){var Sn="";xn!=null&&(Sn=Fa(xn)+"/"),ti(Ut,V,Sn,"",function(ax){return ax})}else Ut!=null&&(zn(Ut)&&(Ut.key&&(!Et||Et.key!==Ut.key)&&zt(Ut.key),Ut=cn(Ut,le+(Ut.key&&(!Et||Et.key!==Ut.key)?Fa(""+Ut.key)+"/":"")+xn)),V.push(Ut));return 1}var wn,It,Rn=0,Jn=pe===""?In:pe+br;if(te(k))for(var Gl=0;Gl<k.length;Gl++)wn=k[Gl],It=Jn+ei(wn,Gl),Rn+=ti(wn,V,le,It,Ne);else{var uc=N(k);if(typeof uc=="function"){var wo=k;uc===wo.entries&&(yn||He("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),yn=!0);for(var Yl=uc.call(wo),cc,rx=0;!(cc=Yl.next()).done;)wn=cc.value,It=Jn+ei(wn,rx++),Rn+=ti(wn,V,le,It,Ne)}else if(rt==="object"){var Hf=String(k);throw new Error("Objects are not valid as a React child (found: "+(Hf==="[object Object]"?"object with keys {"+Object.keys(k).join(", ")+"}":Hf)+"). If you meant to render a collection of children, use an array instead.")}}return Rn}function xo(k,V,le){if(k==null)return k;var pe=[],Ne=0;return ti(k,pe,"","",function(rt){return V.call(le,rt,Ne++)}),pe}function Fl(k){var V=0;return xo(k,function(){V++}),V}function Pl(k,V,le){xo(k,function(){V.apply(this,arguments)},le)}function po(k){return xo(k,function(V){return V})||[]}function jl(k){if(!zn(k))throw new Error("React.Children.only expected to receive a single React element child.");return k}function Ii(k){var V={$$typeof:T,_currentValue:k,_currentValue2:k,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};V.Provider={$$typeof:C,_context:V};var le=!1,pe=!1,Ne=!1;{var rt={$$typeof:T,_context:V};Object.defineProperties(rt,{Provider:{get:function(){return pe||(pe=!0,K("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),V.Provider},set:function(Qe){V.Provider=Qe}},_currentValue:{get:function(){return V._currentValue},set:function(Qe){V._currentValue=Qe}},_currentValue2:{get:function(){return V._currentValue2},set:function(Qe){V._currentValue2=Qe}},_threadCount:{get:function(){return V._threadCount},set:function(Qe){V._threadCount=Qe}},Consumer:{get:function(){return le||(le=!0,K("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),V.Consumer}},displayName:{get:function(){return V.displayName},set:function(Qe){Ne||(He("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",Qe),Ne=!0)}}}),V.Consumer=rt}return V._currentRenderer=null,V._currentRenderer2=null,V}var Pa=-1,Mr=0,ja=1,va=2;function Fi(k){if(k._status===Pa){var V=k._result,le=V();if(le.then(function(rt){if(k._status===Mr||k._status===Pa){var Qe=k;Qe._status=ja,Qe._result=rt}},function(rt){if(k._status===Mr||k._status===Pa){var Qe=k;Qe._status=va,Qe._result=rt}}),k._status===Pa){var pe=k;pe._status=Mr,pe._result=le}}if(k._status===ja){var Ne=k._result;return Ne===void 0&&K(`lazy: Expected the result of a dynamic import() call. Instead received: %s 18 18 19 19 Your code should look like: 20 20 const MyComponent = lazy(() => import('./MyComponent')) 21 21 22 Did you accidentally put curly braces around the import?`,Ne),"default"in Ne|| Z(`lazy: Expected the result of a dynamic import() call. Instead received: %s22 Did you accidentally put curly braces around the import?`,Ne),"default"in Ne||K(`lazy: Expected the result of a dynamic import() call. Instead received: %s 23 23 24 24 Your code should look like: 25 const MyComponent = lazy(() => import('./MyComponent'))`,Ne),Ne.default}else throw k._result}function Ba(k){var W={_status:ji,_result:k},le={$$typeof:R,_payload:W,_init:Ha};{var he,Ne;Object.defineProperties(le,{defaultProps:{configurable:!0,get:function(){return he},set:function(rt){Z("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),he=rt,Object.defineProperty(le,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return Ne},set:function(rt){Z("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),Ne=rt,Object.defineProperty(le,"propTypes",{enumerable:!0})}}})}return le}function yo(k){k!=null&&k.$$typeof===M?Z("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof k!="function"?Z("forwardRef requires a render function but was given %s.",k===null?"null":typeof k):k.length!==0&&k.length!==2&&Z("forwardRef render functions accept exactly two parameters: props and ref. %s",k.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),k!=null&&(k.defaultProps!=null||k.propTypes!=null)&&Z("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var W={$$typeof:D,render:k};{var le;Object.defineProperty(W,"displayName",{enumerable:!1,configurable:!0,get:function(){return le},set:function(he){le=he,!k.name&&!k.displayName&&(k.displayName=he)}})}return W}var X;X=Symbol.for("react.module.reference");function Ce(k){return!!(typeof k=="string"||typeof k=="function"||k===b||k===_||Qe||k===m||k===A||k===j||ke||k===B||we||Be||Ie||typeof k=="object"&&k!==null&&(k.$$typeof===R||k.$$typeof===M||k.$$typeof===C||k.$$typeof===E||k.$$typeof===D||k.$$typeof===X||k.getModuleId!==void 0))}function Ge(k,W){Ce(k)||Z("memo: The first argument must be a component. Instead received: %s",k===null?"null":typeof k);var le={$$typeof:M,type:k,compare:W===void 0?null:W};{var he;Object.defineProperty(le,"displayName",{enumerable:!1,configurable:!0,get:function(){return he},set:function(Ne){he=Ne,!k.name&&!k.displayName&&(k.displayName=Ne)}})}return le}function Ze(){var k=P.current;return k===null&&Z(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:25 const MyComponent = lazy(() => import('./MyComponent'))`,Ne),Ne.default}else throw k._result}function Pi(k){var V={_status:Pa,_result:k},le={$$typeof:D,_payload:V,_init:Fi};{var pe,Ne;Object.defineProperties(le,{defaultProps:{configurable:!0,get:function(){return pe},set:function(rt){K("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),pe=rt,Object.defineProperty(le,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return Ne},set:function(rt){K("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),Ne=rt,Object.defineProperty(le,"propTypes",{enumerable:!0})}}})}return le}function ho(k){k!=null&&k.$$typeof===R?K("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof k!="function"?K("forwardRef requires a render function but was given %s.",k===null?"null":typeof k):k.length!==0&&k.length!==2&&K("forwardRef render functions accept exactly two parameters: props and ref. %s",k.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),k!=null&&(k.defaultProps!=null||k.propTypes!=null)&&K("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var V={$$typeof:L,render:k};{var le;Object.defineProperty(V,"displayName",{enumerable:!1,configurable:!0,get:function(){return le},set:function(pe){le=pe,!k.name&&!k.displayName&&(k.displayName=pe)}})}return V}var G;G=Symbol.for("react.module.reference");function Ce(k){return!!(typeof k=="string"||typeof k=="function"||k===b||k===E||et||k===m||k===A||k===P||ke||k===j||be||je||Ie||typeof k=="object"&&k!==null&&(k.$$typeof===D||k.$$typeof===R||k.$$typeof===C||k.$$typeof===T||k.$$typeof===L||k.$$typeof===G||k.getModuleId!==void 0))}function Ve(k,V){Ce(k)||K("memo: The first argument must be a component. Instead received: %s",k===null?"null":typeof k);var le={$$typeof:R,type:k,compare:V===void 0?null:V};{var pe;Object.defineProperty(le,"displayName",{enumerable:!1,configurable:!0,get:function(){return pe},set:function(Ne){pe=Ne,!k.name&&!k.displayName&&(k.displayName=Ne)}})}return le}function Ke(){var k=H.current;return k===null&&K(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 26 26 1. You might have mismatching versions of React and the renderer (such as React DOM) 27 27 2. You might be breaking the Rules of Hooks 28 28 3. You might have more than one copy of React in the same app 29 See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),k}function Vt(k){var W=Ze();if(k._context!==void 0){var le=k._context;le.Consumer===k?Z("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):le.Provider===k&&Z("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return W.useContext(k)}function Mt(k){var W=Ze();return W.useState(k)}function Gt(k,W,le){var he=Ze();return he.useReducer(k,W,le)}function jt(k){var W=Ze();return W.useRef(k)}function $n(k,W){var le=Ze();return le.useEffect(k,W)}function zn(k,W){var le=Ze();return le.useInsertionEffect(k,W)}function Fn(k,W){var le=Ze();return le.useLayoutEffect(k,W)}function Wr(k,W){var le=Ze();return le.useCallback(k,W)}function Ea(k,W){var le=Ze();return le.useMemo(k,W)}function fn(k,W,le){var he=Ze();return he.useImperativeHandle(k,W,le)}function Un(k,W){{var le=Ze();return le.useDebugValue(k,W)}}function Ot(){var k=Ze();return k.useTransition()}function Va(k){var W=Ze();return W.useDeferredValue(k)}function bo(){var k=Ze();return k.useId()}function o0(k,W,le){var he=Ze();return he.useSyncExternalStore(k,W,le)}var So=0,tu,gi,vc,Jr,mc,u0,l0;function wo(){}wo.__reactDisabledLog=!0;function nu(){{if(So===0){tu=console.log,gi=console.info,vc=console.warn,Jr=console.error,mc=console.group,u0=console.groupCollapsed,l0=console.groupEnd;var k={configurable:!0,enumerable:!0,value:wo,writable:!0};Object.defineProperties(console,{info:k,log:k,warn:k,error:k,group:k,groupCollapsed:k,groupEnd:k})}So++}}function yi(){{if(So--,So===0){var k={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Re({},k,{value:tu}),info:Re({},k,{value:gi}),warn:Re({},k,{value:vc}),error:Re({},k,{value:Jr}),group:Re({},k,{value:mc}),groupCollapsed:Re({},k,{value:u0}),groupEnd:Re({},k,{value:l0})})}So<0&&Z("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Wa=Ae.ReactCurrentDispatcher,ru;function ns(k,W,le){{if(ru===void 0)try{throw Error()}catch(Ne){var he=Ne.stack.trim().match(/\n( *(at )?)/);ru=he&&he[1]||""}return`30 `+ ru+k}}var _o=!1,qu;{var Qu=typeof WeakMap=="function"?WeakMap:Map;qu=new Qu}function iu(k,W){if(!k||_o)return"";{var le=qu.get(k);if(le!==void 0)return le}var he;_o=!0;var Ne=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var rt;rt=Wa.current,Wa.current=null,nu();try{if(W){var Je=function(){throw Error()};if(Object.defineProperty(Je.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Je,[])}catch(er){he=er}Reflect.construct(k,[],Je)}else{try{Je.call()}catch(er){he=er}k.call(Je.prototype)}}else{try{throw Error()}catch(er){he=er}k()}}catch(er){if(er&&he&&typeof er.stack=="string"){for(var Et=er.stack.split(`31 `),Ut= he.stack.split(`32 `),xn=Et.length-1, wn=Ut.length-1;xn>=1&&wn>=0&&Et[xn]!==Ut[wn];)wn--;for(;xn>=1&&wn>=0;xn--,wn--)if(Et[xn]!==Ut[wn]){if(xn!==1||wn!==1)do if(xn--,wn--,wn<0||Et[xn]!==Ut[wn]){var _n=`33 `+Et[xn].replace(" at new "," at ");return k.displayName&& _n.includes("<anonymous>")&&(_n=_n.replace("<anonymous>",k.displayName)),typeof k=="function"&&qu.set(k,_n),_n}while(xn>=1&&wn>=0);break}}}finally{_o=!1,Wa.current=rt,yi(),Error.prepareStackTrace=Ne}var It=k?k.displayName||k.name:"",Rn=It?ns(It):"";return typeof k=="function"&&qu.set(k,Rn),Rn}function gc(k,W,le){return iu(k,!1)}function yc(k){var W=k.prototype;return!!(W&&W.isReactComponent)}function $t(k,W,le){if(k==null)return"";if(typeof k=="function")return iu(k,yc(k));if(typeof k=="string")return ns(k);switch(k){case A:return ns("Suspense");case j:return ns("SuspenseList")}if(typeof k=="object")switch(k.$$typeof){case D:return gc(k.render);case M:return $t(k.type,W,le);case R:{var he=k,Ne=he._payload,rt=he._init;try{return $t(rt(Ne),W,le)}catch{}}}return""}var bc={},rs=Ae.ReactDebugCurrentFrame;function en(k){if(k){var W=k._owner,le=$t(k.type,k._source,W?W.type:null);rs.setExtraStackFrame(le)}else rs.setExtraStackFrame(null)}function s0(k,W,le,he,Ne){{var rt=Function.call.bind(Qn);for(var Je in k)if(rt(k,Je)){var Et=void 0;try{if(typeof k[Je]!="function"){var Ut=Error((he||"React class")+": "+le+" type `"+Je+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof k[Je]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Ut.name="Invariant Violation",Ut}Et=k[Je](W,Je,he,le,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(xn){Et=xn}Et&&!(Et instanceof Error)&&(en(Ne),Z("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",he||"React class",le,Je,typeof Et),en(null)),Et instanceof Error&&!(Et.message in bc)&&(bc[Et.message]=!0,en(Ne),Z("Failed %s type: %s",le,Et.message),en(null))}}}function Ga(k){if(k){var W=k._owner,le=$t(k.type,k._source,W?W.type:null);Se(le)}else Se(null)}var kt;kt=!1;function Ju(){if(re.current){var k=yn(re.current.type);if(k)return`34 35 Check the render method of \``+k+"`."}return""}function wr(k){if(k!==void 0){var W=k.fileName.replace(/^.*[\\\/]/,""),le=k.lineNumber;return`36 37 Check your code at `+ W+":"+le+"."}return""}function bi(k){return k!=null?wr(k.__source):""}var $r={};function Ya(k){var W=Ju();if(!W){var le=typeof k=="string"?k:k.displayName||k.name;le&&(W=`38 39 Check the top-level render call using <`+le+">.")}return W}function Yn(k,W){if(!(!k._store||k._store.validated||k.key!=null)){k._store.validated=!0;var le=Ya(W);if(!$r[le]){$r[le]=!0;var he="";k&&k._owner&&k._owner!==re.current&&(he=" It was passed a child from "+yn(k._owner.type)+"."),Ga(k),Z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',le,he),Ga(null)}}}function Sn(k,W){if(typeof k=="object"){if(Q(k))for(var le=0;le<k.length;le++){var he=k[le];Nn(he)&&Yn(he,W)}else if(Nn(k))k._store&&(k._store.validated=!0);else if(k){var Ne=O(k);if(typeof Ne=="function"&&Ne!==k.entries)for(var rt=Ne.call(k),Je;!(Je=rt.next()).done;)Nn(Je.value)&&Yn(Je.value,W)}}}function Ta(k){{var W=k.type;if(W==null||typeof W=="string")return;var le;if(typeof W=="function")le=W.propTypes;else if(typeof W=="object"&&(W.$$typeof===D||W.$$typeof===M))le=W.propTypes;else return;if(le){var he=yn(W);s0(le,k.props,"prop",he,k)}else if(W.PropTypes!==void 0&&!kt){kt=!0;var Ne=yn(W);Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Ne||"Unknown")}typeof W.getDefaultProps=="function"&&!W.getDefaultProps.isReactClassApproved&&Z("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ra(k){{for(var W=Object.keys(k.props),le=0;le<W.length;le++){var he=W[le];if(he!=="children"&&he!=="key"){Ga(k),Z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",he),Ga(null);break}}k.ref!==null&&(Ga(k),Z("Invalid attribute `ref` supplied to `React.Fragment`."),Ga(null))}}function Gr(k,W,le){var he=Ce(k);if(!he){var Ne="";(k===void 0||typeof k=="object"&&k!==null&&Object.keys(k).length===0)&&(Ne+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var rt=bi(W);rt?Ne+=rt:Ne+=Ju();var Je;k===null?Je="null":Q(k)?Je="array":k!==void 0&&k.$$typeof===c?(Je="<"+(yn(k.type)||"Unknown")+" />",Ne=" Did you accidentally export a JSX literal instead of a component?"):Je=typeof k,Z("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Je,Ne)}var Et=Pt.apply(this,arguments);if(Et==null)return Et;if(he)for(var Ut=2;Ut<arguments.length;Ut++)Sn(arguments[Ut],k);return k===b?ra(Et):Ta(Et),Et}var ei=!1;function md(k){var W=Gr.bind(null,k);return W.type=k,ei||(ei=!0,Ue("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(W,"type",{enumerable:!1,get:function(){return Ue("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:k}),k}}),W}function is(k,W,le){for(var he=On.apply(this,arguments),Ne=2;Ne<arguments.length;Ne++)Sn(arguments[Ne],he.type);return Ta(he),he}function $u(k,W){var le=q.transition;q.transition={};var he=q.transition;q.transition._updatedFibers=new Set;try{k()}finally{if(q.transition=le,le===null&&he._updatedFibers){var Ne=he._updatedFibers.size;Ne>10&&Ue("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),he._updatedFibers.clear()}}}var as=!1,os=null;function el(k){if(os===null)try{var W=("require"+Math.random()).slice(0,7),le=a&&a[W];os=le.call(a,"timers").setImmediate}catch{os=function(Ne){as===!1&&(as=!0,typeof MessageChannel>"u"&&Z("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var rt=new MessageChannel;rt.port1.onmessage=Ne,rt.port2.postMessage(void 0)}}return os(k)}var ia=0,aa=!1;function au(k){{var W=ia;ia++,V.current===null&&(V.current=[]);var le=V.isBatchingLegacy,he;try{if(V.isBatchingLegacy=!0,he=k(),!le&&V.didScheduleLegacyUpdate){var Ne=V.current;Ne!==null&&(V.didScheduleLegacyUpdate=!1,Eo(Ne))}}catch(It){throw Co(W),It}finally{V.isBatchingLegacy=le}if(he!==null&&typeof he=="object"&&typeof he.then=="function"){var rt=he,Je=!1,Et={then:function(It,Rn){Je=!0,rt.then(function(er){Co(W),ia===0?us(er,It,Rn):It(er)},function(er){Co(W),Rn(er)})}};return!aa&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){Je||(aa=!0,Z("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),Et}else{var Ut=he;if(Co(W),ia===0){var xn=V.current;xn!==null&&(Eo(xn),V.current=null);var wn={then:function(It,Rn){V.current===null?(V.current=[],us(Ut,It,Rn)):It(Ut)}};return wn}else{var _n={then:function(It,Rn){It(Ut)}};return _n}}}}function Co(k){k!==ia-1&&Z("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),ia=k}function us(k,W,le){{var he=V.current;if(he!==null)try{Eo(he),el(function(){he.length===0?(V.current=null,W(k)):us(k,W,le)})}catch(Ne){le(Ne)}else W(k)}}var ou=!1;function Eo(k){if(!ou){ou=!0;var W=0;try{for(;W<k.length;W++){var le=k[W];do le=le(!0);while(le!==null)}k.length=0}catch(he){throw k=k.slice(W+1),he}finally{ou=!1}}}var ls=Gr,Sc=is,oa=md,ss={map:mo,forEach:Zu,count:Xu,toArray:go,only:Ku};i.Children=ss,i.Component=je,i.Fragment=b,i.Profiler=_,i.PureComponent=Lt,i.StrictMode=m,i.Suspense=A,i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Ae,i.act=au,i.cloneElement=Sc,i.createContext=Ua,i.createElement=ls,i.createFactory=oa,i.createRef=be,i.forwardRef=yo,i.isValidElement=Nn,i.lazy=Ba,i.memo=Ge,i.startTransition=$u,i.unstable_act=au,i.useCallback=Wr,i.useContext=Vt,i.useDebugValue=Un,i.useDeferredValue=Va,i.useEffect=$n,i.useId=bo,i.useImperativeHandle=fn,i.useInsertionEffect=zn,i.useLayoutEffect=Fn,i.useMemo=Ea,i.useReducer=Gt,i.useRef=jt,i.useState=Mt,i.useSyncExternalStore=o0,i.useTransition=Ot,i.version=s,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(qx,qx.exports)),qx.exports}var Dw;function Qx(){if(Dw)return bh.exports;Dw=1;var a={};return a.NODE_ENV==="production"?bh.exports=x5():bh.exports=d5(),bh.exports}/**29 See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),k}function Vt(k){var V=Ke();if(k._context!==void 0){var le=k._context;le.Consumer===k?K("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):le.Provider===k&&K("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return V.useContext(k)}function Rt(k){var V=Ke();return V.useState(k)}function Gt(k,V,le){var pe=Ke();return pe.useReducer(k,V,le)}function jt(k){var V=Ke();return V.useRef(k)}function Zn(k,V){var le=Ke();return le.useEffect(k,V)}function On(k,V){var le=Ke();return le.useInsertionEffect(k,V)}function Fn(k,V){var le=Ke();return le.useLayoutEffect(k,V)}function Wr(k,V){var le=Ke();return le.useCallback(k,V)}function Si(k,V){var le=Ke();return le.useMemo(k,V)}function dn(k,V,le){var pe=Ke();return pe.useImperativeHandle(k,V,le)}function Un(k,V){{var le=Ke();return le.useDebugValue(k,V)}}function Ot(){var k=Ke();return k.useTransition()}function ji(k){var V=Ke();return V.useDeferredValue(k)}function vo(){var k=Ke();return k.useId()}function Ff(k,V,le){var pe=Ke();return pe.useSyncExternalStore(k,V,le)}var mo=0,$o,ma,rc,Zr,ac,Pf,jf;function go(){}go.__reactDisabledLog=!0;function qo(){{if(mo===0){$o=console.log,ma=console.info,rc=console.warn,Zr=console.error,ac=console.group,Pf=console.groupCollapsed,jf=console.groupEnd;var k={configurable:!0,enumerable:!0,value:go,writable:!0};Object.defineProperties(console,{info:k,log:k,warn:k,error:k,group:k,groupCollapsed:k,groupEnd:k})}mo++}}function ga(){{if(mo--,mo===0){var k={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Re({},k,{value:$o}),info:Re({},k,{value:ma}),warn:Re({},k,{value:rc}),error:Re({},k,{value:Zr}),group:Re({},k,{value:ac}),groupCollapsed:Re({},k,{value:Pf}),groupEnd:Re({},k,{value:jf})})}mo<0&&K("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ui=ze.ReactCurrentDispatcher,Qo;function Vs(k,V,le){{if(Qo===void 0)try{throw Error()}catch(Ne){var pe=Ne.stack.trim().match(/\n( *(at )?)/);Qo=pe&&pe[1]||""}return` 30 `+Qo+k}}var yo=!1,Ul;{var Hl=typeof WeakMap=="function"?WeakMap:Map;Ul=new Hl}function Xo(k,V){if(!k||yo)return"";{var le=Ul.get(k);if(le!==void 0)return le}var pe;yo=!0;var Ne=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var rt;rt=Ui.current,Ui.current=null,qo();try{if(V){var Qe=function(){throw Error()};if(Object.defineProperty(Qe.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Qe,[])}catch(Jn){pe=Jn}Reflect.construct(k,[],Qe)}else{try{Qe.call()}catch(Jn){pe=Jn}k.call(Qe.prototype)}}else{try{throw Error()}catch(Jn){pe=Jn}k()}}catch(Jn){if(Jn&&pe&&typeof Jn.stack=="string"){for(var Et=Jn.stack.split(` 31 `),Ut=pe.stack.split(` 32 `),xn=Et.length-1,Sn=Ut.length-1;xn>=1&&Sn>=0&&Et[xn]!==Ut[Sn];)Sn--;for(;xn>=1&&Sn>=0;xn--,Sn--)if(Et[xn]!==Ut[Sn]){if(xn!==1||Sn!==1)do if(xn--,Sn--,Sn<0||Et[xn]!==Ut[Sn]){var wn=` 33 `+Et[xn].replace(" at new "," at ");return k.displayName&&wn.includes("<anonymous>")&&(wn=wn.replace("<anonymous>",k.displayName)),typeof k=="function"&&Ul.set(k,wn),wn}while(xn>=1&&Sn>=0);break}}}finally{yo=!1,Ui.current=rt,ga(),Error.prepareStackTrace=Ne}var It=k?k.displayName||k.name:"",Rn=It?Vs(It):"";return typeof k=="function"&&Ul.set(k,Rn),Rn}function ic(k,V,le){return Xo(k,!1)}function oc(k){var V=k.prototype;return!!(V&&V.isReactComponent)}function en(k,V,le){if(k==null)return"";if(typeof k=="function")return Xo(k,oc(k));if(typeof k=="string")return Vs(k);switch(k){case A:return Vs("Suspense");case P:return Vs("SuspenseList")}if(typeof k=="object")switch(k.$$typeof){case L:return ic(k.render);case R:return en(k.type,V,le);case D:{var pe=k,Ne=pe._payload,rt=pe._init;try{return en(rt(Ne),V,le)}catch{}}}return""}var lc={},Ws=ze.ReactDebugCurrentFrame;function tn(k){if(k){var V=k._owner,le=en(k.type,k._source,V?V.type:null);Ws.setExtraStackFrame(le)}else Ws.setExtraStackFrame(null)}function Uf(k,V,le,pe,Ne){{var rt=Function.call.bind(Qn);for(var Qe in k)if(rt(k,Qe)){var Et=void 0;try{if(typeof k[Qe]!="function"){var Ut=Error((pe||"React class")+": "+le+" type `"+Qe+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof k[Qe]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Ut.name="Invariant Violation",Ut}Et=k[Qe](V,Qe,pe,le,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(xn){Et=xn}Et&&!(Et instanceof Error)&&(tn(Ne),K("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",pe||"React class",le,Qe,typeof Et),tn(null)),Et instanceof Error&&!(Et.message in lc)&&(lc[Et.message]=!0,tn(Ne),K("Failed %s type: %s",le,Et.message),tn(null))}}}function Hi(k){if(k){var V=k._owner,le=en(k.type,k._source,V?V.type:null);Se(le)}else Se(null)}var Tt;Tt=!1;function Bl(){if(fe.current){var k=on(fe.current.type);if(k)return` 34 35 Check the render method of \``+k+"`."}return""}function Sr(k){if(k!==void 0){var V=k.fileName.replace(/^.*[\\\/]/,""),le=k.lineNumber;return` 36 37 Check your code at `+V+":"+le+"."}return""}function ya(k){return k!=null?Sr(k.__source):""}var Jr={};function Bi(k){var V=Bl();if(!V){var le=typeof k=="string"?k:k.displayName||k.name;le&&(V=` 38 39 Check the top-level render call using <`+le+">.")}return V}function Gn(k,V){if(!(!k._store||k._store.validated||k.key!=null)){k._store.validated=!0;var le=Bi(V);if(!Jr[le]){Jr[le]=!0;var pe="";k&&k._owner&&k._owner!==fe.current&&(pe=" It was passed a child from "+on(k._owner.type)+"."),Hi(k),K('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',le,pe),Hi(null)}}}function bn(k,V){if(typeof k=="object"){if(te(k))for(var le=0;le<k.length;le++){var pe=k[le];zn(pe)&&Gn(pe,V)}else if(zn(k))k._store&&(k._store.validated=!0);else if(k){var Ne=N(k);if(typeof Ne=="function"&&Ne!==k.entries)for(var rt=Ne.call(k),Qe;!(Qe=rt.next()).done;)zn(Qe.value)&&Gn(Qe.value,V)}}}function wi(k){{var V=k.type;if(V==null||typeof V=="string")return;var le;if(typeof V=="function")le=V.propTypes;else if(typeof V=="object"&&(V.$$typeof===L||V.$$typeof===R))le=V.propTypes;else return;if(le){var pe=on(V);Uf(le,k.props,"prop",pe,k)}else if(V.PropTypes!==void 0&&!Tt){Tt=!0;var Ne=on(V);K("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Ne||"Unknown")}typeof V.getDefaultProps=="function"&&!V.getDefaultProps.isReactClassApproved&&K("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ni(k){{for(var V=Object.keys(k.props),le=0;le<V.length;le++){var pe=V[le];if(pe!=="children"&&pe!=="key"){Hi(k),K("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",pe),Hi(null);break}}k.ref!==null&&(Hi(k),K("Invalid attribute `ref` supplied to `React.Fragment`."),Hi(null))}}function Gr(k,V,le){var pe=Ce(k);if(!pe){var Ne="";(k===void 0||typeof k=="object"&&k!==null&&Object.keys(k).length===0)&&(Ne+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var rt=ya(V);rt?Ne+=rt:Ne+=Bl();var Qe;k===null?Qe="null":te(k)?Qe="array":k!==void 0&&k.$$typeof===x?(Qe="<"+(on(k.type)||"Unknown")+" />",Ne=" Did you accidentally export a JSX literal instead of a component?"):Qe=typeof k,K("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Qe,Ne)}var Et=Pt.apply(this,arguments);if(Et==null)return Et;if(pe)for(var Ut=2;Ut<arguments.length;Ut++)bn(arguments[Ut],k);return k===b?ni(Et):wi(Et),Et}var ea=!1;function nx(k){var V=Gr.bind(null,k);return V.type=k,ea||(ea=!0,He("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(V,"type",{enumerable:!1,get:function(){return He("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:k}),k}}),V}function Gs(k,V,le){for(var pe=Nn.apply(this,arguments),Ne=2;Ne<arguments.length;Ne++)bn(arguments[Ne],pe.type);return wi(pe),pe}function Vl(k,V){var le=ee.transition;ee.transition={};var pe=ee.transition;ee.transition._updatedFibers=new Set;try{k()}finally{if(ee.transition=le,le===null&&pe._updatedFibers){var Ne=pe._updatedFibers.size;Ne>10&&He("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),pe._updatedFibers.clear()}}}var Ys=!1,Ks=null;function Wl(k){if(Ks===null)try{var V=("require"+Math.random()).slice(0,7),le=a&&a[V];Ks=le.call(a,"timers").setImmediate}catch{Ks=function(Ne){Ys===!1&&(Ys=!0,typeof MessageChannel>"u"&&K("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var rt=new MessageChannel;rt.port1.onmessage=Ne,rt.port2.postMessage(void 0)}}return Ks(k)}var ri=0,ai=!1;function Zo(k){{var V=ri;ri++,Y.current===null&&(Y.current=[]);var le=Y.isBatchingLegacy,pe;try{if(Y.isBatchingLegacy=!0,pe=k(),!le&&Y.didScheduleLegacyUpdate){var Ne=Y.current;Ne!==null&&(Y.didScheduleLegacyUpdate=!1,So(Ne))}}catch(It){throw bo(V),It}finally{Y.isBatchingLegacy=le}if(pe!==null&&typeof pe=="object"&&typeof pe.then=="function"){var rt=pe,Qe=!1,Et={then:function(It,Rn){Qe=!0,rt.then(function(Jn){bo(V),ri===0?$s(Jn,It,Rn):It(Jn)},function(Jn){bo(V),Rn(Jn)})}};return!ai&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){Qe||(ai=!0,K("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),Et}else{var Ut=pe;if(bo(V),ri===0){var xn=Y.current;xn!==null&&(So(xn),Y.current=null);var Sn={then:function(It,Rn){Y.current===null?(Y.current=[],$s(Ut,It,Rn)):It(Ut)}};return Sn}else{var wn={then:function(It,Rn){It(Ut)}};return wn}}}}function bo(k){k!==ri-1&&K("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),ri=k}function $s(k,V,le){{var pe=Y.current;if(pe!==null)try{So(pe),Wl(function(){pe.length===0?(Y.current=null,V(k)):$s(k,V,le)})}catch(Ne){le(Ne)}else V(k)}}var Jo=!1;function So(k){if(!Jo){Jo=!0;var V=0;try{for(;V<k.length;V++){var le=k[V];do le=le(!0);while(le!==null)}k.length=0}catch(pe){throw k=k.slice(V+1),pe}finally{Jo=!1}}}var qs=Gr,sc=Gs,ii=nx,Qs={map:xo,forEach:Pl,count:Fl,toArray:po,only:jl};l.Children=Qs,l.Component=Fe,l.Fragment=b,l.Profiler=E,l.PureComponent=Dt,l.StrictMode=m,l.Suspense=A,l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ze,l.act=Zo,l.cloneElement=sc,l.createContext=Ii,l.createElement=qs,l.createFactory=ii,l.createRef=Te,l.forwardRef=ho,l.isValidElement=zn,l.lazy=Pi,l.memo=Ve,l.startTransition=Vl,l.unstable_act=Zo,l.useCallback=Wr,l.useContext=Vt,l.useDebugValue=Un,l.useDeferredValue=ji,l.useEffect=Zn,l.useId=vo,l.useImperativeHandle=dn,l.useInsertionEffect=On,l.useLayoutEffect=Fn,l.useMemo=Si,l.useReducer=Gt,l.useRef=jt,l.useState=Rt,l.useSyncExternalStore=Ff,l.useTransition=Ot,l.version=c,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(R0,R0.exports)),R0.exports}var Lw;function M0(){if(Lw)return oh.exports;Lw=1;var a={};return a.NODE_ENV==="production"?oh.exports=RM():oh.exports=MM(),oh.exports}/** 40 40 * @license React 41 41 * react-jsx-runtime.production.min.js … … 45 45 * This source code is licensed under the MIT license found in the 46 46 * LICENSE file in the root directory of this source tree. 47 */var Lw;function p5(){if(Lw)return Kx;Lw=1;var a=Qx(),i=Symbol.for("react.element"),t=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,c=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function b(m,_,C){var E,D={},A=null,j=null;C!==void 0&&(A=""+C),_.key!==void 0&&(A=""+_.key),_.ref!==void 0&&(j=_.ref);for(E in _)s.call(_,E)&&!o.hasOwnProperty(E)&&(D[E]=_[E]);if(m&&m.defaultProps)for(E in _=m.defaultProps,_)D[E]===void 0&&(D[E]=_[E]);return{$$typeof:i,type:m,key:A,ref:j,props:D,_owner:c.current}}return Kx.Fragment=t,Kx.jsx=b,Kx.jsxs=b,Kx}var Jx={},Aw;function h5(){if(Aw)return Jx;Aw=1;var a={};/**47 */var Aw;function DM(){if(Aw)return k0;Aw=1;var a=M0(),l=Symbol.for("react.element"),i=Symbol.for("react.fragment"),c=Object.prototype.hasOwnProperty,x=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,v={key:!0,ref:!0,__self:!0,__source:!0};function b(m,E,C){var T,L={},A=null,P=null;C!==void 0&&(A=""+C),E.key!==void 0&&(A=""+E.key),E.ref!==void 0&&(P=E.ref);for(T in E)c.call(E,T)&&!v.hasOwnProperty(T)&&(L[T]=E[T]);if(m&&m.defaultProps)for(T in E=m.defaultProps,E)L[T]===void 0&&(L[T]=E[T]);return{$$typeof:l,type:m,key:A,ref:P,props:L,_owner:x.current}}return k0.Fragment=i,k0.jsx=b,k0.jsxs=b,k0}var D0={},Ow;function LM(){if(Ow)return D0;Ow=1;var a={};/** 48 48 * @license React 49 49 * react-jsx-runtime.development.js … … 53 53 * This source code is licensed under the MIT license found in the 54 54 * LICENSE file in the root directory of this source tree. 55 */return a.NODE_ENV!=="production"&&(function(){var i=Qx(),t=Symbol.for("react.element"),s=Symbol.for("react.portal"),c=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),b=Symbol.for("react.profiler"),m=Symbol.for("react.provider"),_=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),E=Symbol.for("react.suspense"),D=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),j=Symbol.for("react.lazy"),M=Symbol.for("react.offscreen"),R=Symbol.iterator,B="@@iterator";function Y(X){if(X===null||typeof X!="object")return null;var Ce=R&&X[R]||X[B];return typeof Ce=="function"?Ce:null}var N=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function O(X){{for(var Ce=arguments.length,Ge=new Array(Ce>1?Ce-1:0),Ze=1;Ze<Ce;Ze++)Ge[Ze-1]=arguments[Ze];P("error",X,Ge)}}function P(X,Ce,Ge){{var Ze=N.ReactDebugCurrentFrame,Vt=Ze.getStackAddendum();Vt!==""&&(Ce+="%s",Ge=Ge.concat([Vt]));var Mt=Ge.map(function(Gt){return String(Gt)});Mt.unshift("Warning: "+Ce),Function.prototype.apply.call(console[X],console,Mt)}}var q=!1,V=!1,re=!1,te=!1,Me=!1,Se;Se=Symbol.for("react.module.reference");function we(X){return!!(typeof X=="string"||typeof X=="function"||X===c||X===b||Me||X===o||X===E||X===D||te||X===M||q||V||re||typeof X=="object"&&X!==null&&(X.$$typeof===j||X.$$typeof===A||X.$$typeof===m||X.$$typeof===_||X.$$typeof===C||X.$$typeof===Se||X.getModuleId!==void 0))}function Be(X,Ce,Ge){var Ze=X.displayName;if(Ze)return Ze;var Vt=Ce.displayName||Ce.name||"";return Vt!==""?Ge+"("+Vt+")":Ge}function Ie(X){return X.displayName||"Context"}function ke(X){if(X==null)return null;if(typeof X.tag=="number"&&O("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof X=="function")return X.displayName||X.name||null;if(typeof X=="string")return X;switch(X){case c:return"Fragment";case s:return"Portal";case b:return"Profiler";case o:return"StrictMode";case E:return"Suspense";case D:return"SuspenseList"}if(typeof X=="object")switch(X.$$typeof){case _:var Ce=X;return Ie(Ce)+".Consumer";case m:var Ge=X;return Ie(Ge._context)+".Provider";case C:return Be(X,X.render,"ForwardRef");case A:var Ze=X.displayName||null;return Ze!==null?Ze:ke(X.type)||"Memo";case j:{var Vt=X,Mt=Vt._payload,Gt=Vt._init;try{return ke(Gt(Mt))}catch{return null}}}return null}var Qe=Object.assign,Ae=0,Ue,Z,pe,_e,U,oe,Re;function Oe(){}Oe.__reactDisabledLog=!0;function je(){{if(Ae===0){Ue=console.log,Z=console.info,pe=console.warn,_e=console.error,U=console.group,oe=console.groupCollapsed,Re=console.groupEnd;var X={configurable:!0,enumerable:!0,value:Oe,writable:!0};Object.defineProperties(console,{info:X,log:X,warn:X,error:X,group:X,groupCollapsed:X,groupEnd:X})}Ae++}}function xt(){{if(Ae--,Ae===0){var X={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Qe({},X,{value:Ue}),info:Qe({},X,{value:Z}),warn:Qe({},X,{value:pe}),error:Qe({},X,{value:_e}),group:Qe({},X,{value:U}),groupCollapsed:Qe({},X,{value:oe}),groupEnd:Qe({},X,{value:Re})})}Ae<0&&O("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Xe=N.ReactCurrentDispatcher,pt;function ht(X,Ce,Ge){{if(pt===void 0)try{throw Error()}catch(Vt){var Ze=Vt.stack.trim().match(/\n( *(at )?)/);pt=Ze&&Ze[1]||""}return`56 `+ pt+X}}var Lt=!1,xe;{var be=typeof WeakMap=="function"?WeakMap:Map;xe=new be}function We(X,Ce){if(!X||Lt)return"";{var Ge=xe.get(X);if(Ge!==void 0)return Ge}var Ze;Lt=!0;var Vt=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Mt;Mt=Xe.current,Xe.current=null,je();try{if(Ce){var Gt=function(){throw Error()};if(Object.defineProperty(Gt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Gt,[])}catch(Un){Ze=Un}Reflect.construct(X,[],Gt)}else{try{Gt.call()}catch(Un){Ze=Un}X.call(Gt.prototype)}}else{try{throw Error()}catch(Un){Ze=Un}X()}}catch(Un){if(Un&&Ze&&typeof Un.stack=="string"){for(var jt=Un.stack.split(`57 `), $n=Ze.stack.split(`58 `), zn=jt.length-1,Fn=$n.length-1;zn>=1&&Fn>=0&&jt[zn]!==$n[Fn];)Fn--;for(;zn>=1&&Fn>=0;zn--,Fn--)if(jt[zn]!==$n[Fn]){if(zn!==1||Fn!==1)do if(zn--,Fn--,Fn<0||jt[zn]!==$n[Fn]){var Wr=`59 `+jt[ zn].replace(" at new "," at ");return X.displayName&&Wr.includes("<anonymous>")&&(Wr=Wr.replace("<anonymous>",X.displayName)),typeof X=="function"&&xe.set(X,Wr),Wr}while(zn>=1&&Fn>=0);break}}}finally{Lt=!1,Xe.current=Mt,xt(),Error.prepareStackTrace=Vt}var Ea=X?X.displayName||X.name:"",fn=Ea?ht(Ea):"";return typeof X=="function"&&xe.set(X,fn),fn}function Q(X,Ce,Ge){return We(X,!1)}function de(X){var Ce=X.prototype;return!!(Ce&&Ce.isReactComponent)}function Fe(X,Ce,Ge){if(X==null)return"";if(typeof X=="function")return We(X,de(X));if(typeof X=="string")return ht(X);switch(X){case E:return ht("Suspense");case D:return ht("SuspenseList")}if(typeof X=="object")switch(X.$$typeof){case C:return Q(X.render);case A:return Fe(X.type,Ce,Ge);case j:{var Ze=X,Vt=Ze._payload,Mt=Ze._init;try{return Fe(Mt(Vt),Ce,Ge)}catch{}}}return""}var st=Object.prototype.hasOwnProperty,gt={},an=N.ReactDebugCurrentFrame;function hn(X){if(X){var Ce=X._owner,Ge=Fe(X.type,X._source,Ce?Ce.type:null);an.setExtraStackFrame(Ge)}else an.setExtraStackFrame(null)}function yn(X,Ce,Ge,Ze,Vt){{var Mt=Function.call.bind(st);for(var Gt in X)if(Mt(X,Gt)){var jt=void 0;try{if(typeof X[Gt]!="function"){var $n=Error((Ze||"React class")+": "+Ge+" type `"+Gt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof X[Gt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw $n.name="Invariant Violation",$n}jt=X[Gt](Ce,Gt,Ze,Ge,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(zn){jt=zn}jt&&!(jt instanceof Error)&&(hn(Vt),O("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Ze||"React class",Ge,Gt,typeof jt),hn(null)),jt instanceof Error&&!(jt.message in gt)&&(gt[jt.message]=!0,hn(Vt),O("Failed %s type: %s",Ge,jt.message),hn(null))}}}var Qn=Array.isArray;function Jn(X){return Qn(X)}function pr(X){{var Ce=typeof Symbol=="function"&&Symbol.toStringTag,Ge=Ce&&X[Symbol.toStringTag]||X.constructor.name||"Object";return Ge}}function Ca(X){try{return or(X),!1}catch{return!0}}function or(X){return""+X}function Mr(X){if(Ca(X))return O("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",pr(X)),or(X)}var vi=N.ReactCurrentOwner,vo={key:!0,ref:!0,__self:!0,__source:!0},Fi,Pe;function bt(X){if(st.call(X,"ref")){var Ce=Object.getOwnPropertyDescriptor(X,"ref").get;if(Ce&&Ce.isReactWarning)return!1}return X.ref!==void 0}function Pt(X){if(st.call(X,"key")){var Ce=Object.getOwnPropertyDescriptor(X,"key").get;if(Ce&&Ce.isReactWarning)return!1}return X.key!==void 0}function sn(X,Ce){typeof X.ref=="string"&&vi.current}function On(X,Ce){{var Ge=function(){Fi||(Fi=!0,O("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",Ce))};Ge.isReactWarning=!0,Object.defineProperty(X,"key",{get:Ge,configurable:!0})}}function Nn(X,Ce){{var Ge=function(){Pe||(Pe=!0,O("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",Ce))};Ge.isReactWarning=!0,Object.defineProperty(X,"ref",{get:Ge,configurable:!0})}}var In=function(X,Ce,Ge,Ze,Vt,Mt,Gt){var jt={$$typeof:t,type:X,key:Ce,ref:Ge,props:Gt,_owner:Mt};return jt._store={},Object.defineProperty(jt._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(jt,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ze}),Object.defineProperty(jt,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Vt}),Object.freeze&&(Object.freeze(jt.props),Object.freeze(jt)),jt};function Sr(X,Ce,Ge,Ze,Vt){{var Mt,Gt={},jt=null,$n=null;Ge!==void 0&&(Mr(Ge),jt=""+Ge),Pt(Ce)&&(Mr(Ce.key),jt=""+Ce.key),bt(Ce)&&($n=Ce.ref,sn(Ce,Vt));for(Mt in Ce)st.call(Ce,Mt)&&!vo.hasOwnProperty(Mt)&&(Gt[Mt]=Ce[Mt]);if(X&&X.defaultProps){var zn=X.defaultProps;for(Mt in zn)Gt[Mt]===void 0&&(Gt[Mt]=zn[Mt])}if(jt||$n){var Fn=typeof X=="function"?X.displayName||X.name||"Unknown":X;jt&&On(Gt,Fn),$n&&Nn(Gt,Fn)}return In(X,jt,$n,Vt,Ze,vi.current,Gt)}}var An=N.ReactCurrentOwner,bn=N.ReactDebugCurrentFrame;function cn(X){if(X){var Ce=X._owner,Ge=Fe(X.type,X._source,Ce?Ce.type:null);bn.setExtraStackFrame(Ge)}else bn.setExtraStackFrame(null)}var Pi;Pi=!1;function ta(X){return typeof X=="object"&&X!==null&&X.$$typeof===t}function na(){{if(An.current){var X=ke(An.current.type);if(X)return`60 61 Check the render method of \``+ X+"`."}return""}}function mo(X){return""}var Xu={};function Zu(X){{var Ce=na();if(!Ce){var Ge=typeof X=="string"?X:X.displayName||X.name;Ge&&(Ce=`62 63 Check the top-level render call using <`+ Ge+">.")}return Ce}}function go(X,Ce){{if(!X._store||X._store.validated||X.key!=null)return;X._store.validated=!0;var Ge=Zu(Ce);if(Xu[Ge])return;Xu[Ge]=!0;var Ze="";X&&X._owner&&X._owner!==An.current&&(Ze=" It was passed a child from "+ke(X._owner.type)+"."),cn(X),O('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',Ge,Ze),cn(null)}}function Ku(X,Ce){{if(typeof X!="object")return;if(Jn(X))for(var Ge=0;Ge<X.length;Ge++){var Ze=X[Ge];ta(Ze)&&go(Ze,Ce)}else if(ta(X))X._store&&(X._store.validated=!0);else if(X){var Vt=Y(X);if(typeof Vt=="function"&&Vt!==X.entries)for(var Mt=Vt.call(X),Gt;!(Gt=Mt.next()).done;)ta(Gt.value)&&go(Gt.value,Ce)}}}function Ua(X){{var Ce=X.type;if(Ce==null||typeof Ce=="string")return;var Ge;if(typeof Ce=="function")Ge=Ce.propTypes;else if(typeof Ce=="object"&&(Ce.$$typeof===C||Ce.$$typeof===A))Ge=Ce.propTypes;else return;if(Ge){var Ze=ke(Ce);yn(Ge,X.props,"prop",Ze,X)}else if(Ce.PropTypes!==void 0&&!Pi){Pi=!0;var Vt=ke(Ce);O("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Vt||"Unknown")}typeof Ce.getDefaultProps=="function"&&!Ce.getDefaultProps.isReactClassApproved&&O("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ji(X){{for(var Ce=Object.keys(X.props),Ge=0;Ge<Ce.length;Ge++){var Ze=Ce[Ge];if(Ze!=="children"&&Ze!=="key"){cn(X),O("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ze),cn(null);break}}X.ref!==null&&(cn(X),O("Invalid attribute `ref` supplied to `React.Fragment`."),cn(null))}}var Dr={};function Ui(X,Ce,Ge,Ze,Vt,Mt){{var Gt=we(X);if(!Gt){var jt="";(X===void 0||typeof X=="object"&&X!==null&&Object.keys(X).length===0)&&(jt+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var $n=mo();$n?jt+=$n:jt+=na();var zn;X===null?zn="null":Jn(X)?zn="array":X!==void 0&&X.$$typeof===t?(zn="<"+(ke(X.type)||"Unknown")+" />",jt=" Did you accidentally export a JSX literal instead of a component?"):zn=typeof X,O("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",zn,jt)}var Fn=Sr(X,Ce,Ge,Vt,Mt);if(Fn==null)return Fn;if(Gt){var Wr=Ce.children;if(Wr!==void 0)if(Ze)if(Jn(Wr)){for(var Ea=0;Ea<Wr.length;Ea++)Ku(Wr[Ea],X);Object.freeze&&Object.freeze(Wr)}else O("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ku(Wr,X)}if(st.call(Ce,"key")){var fn=ke(X),Un=Object.keys(Ce).filter(function(bo){return bo!=="key"}),Ot=Un.length>0?"{key: someKey, "+Un.join(": ..., ")+": ...}":"{key: someKey}";if(!Dr[fn+Ot]){var Va=Un.length>0?"{"+Un.join(": ..., ")+": ...}":"{}";O(`A props object containing a "key" prop is being spread into JSX:55 */return a.NODE_ENV!=="production"&&(function(){var l=M0(),i=Symbol.for("react.element"),c=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),v=Symbol.for("react.strict_mode"),b=Symbol.for("react.profiler"),m=Symbol.for("react.provider"),E=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),T=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),R=Symbol.for("react.offscreen"),D=Symbol.iterator,j="@@iterator";function $(G){if(G===null||typeof G!="object")return null;var Ce=D&&G[D]||G[j];return typeof Ce=="function"?Ce:null}var F=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function N(G){{for(var Ce=arguments.length,Ve=new Array(Ce>1?Ce-1:0),Ke=1;Ke<Ce;Ke++)Ve[Ke-1]=arguments[Ke];H("error",G,Ve)}}function H(G,Ce,Ve){{var Ke=F.ReactDebugCurrentFrame,Vt=Ke.getStackAddendum();Vt!==""&&(Ce+="%s",Ve=Ve.concat([Vt]));var Rt=Ve.map(function(Gt){return String(Gt)});Rt.unshift("Warning: "+Ce),Function.prototype.apply.call(console[G],console,Rt)}}var ee=!1,Y=!1,fe=!1,J=!1,Le=!1,Se;Se=Symbol.for("react.module.reference");function be(G){return!!(typeof G=="string"||typeof G=="function"||G===x||G===b||Le||G===v||G===T||G===L||J||G===R||ee||Y||fe||typeof G=="object"&&G!==null&&(G.$$typeof===P||G.$$typeof===A||G.$$typeof===m||G.$$typeof===E||G.$$typeof===C||G.$$typeof===Se||G.getModuleId!==void 0))}function je(G,Ce,Ve){var Ke=G.displayName;if(Ke)return Ke;var Vt=Ce.displayName||Ce.name||"";return Vt!==""?Ve+"("+Vt+")":Ve}function Ie(G){return G.displayName||"Context"}function ke(G){if(G==null)return null;if(typeof G.tag=="number"&&N("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof G=="function")return G.displayName||G.name||null;if(typeof G=="string")return G;switch(G){case x:return"Fragment";case c:return"Portal";case b:return"Profiler";case v:return"StrictMode";case T:return"Suspense";case L:return"SuspenseList"}if(typeof G=="object")switch(G.$$typeof){case E:var Ce=G;return Ie(Ce)+".Consumer";case m:var Ve=G;return Ie(Ve._context)+".Provider";case C:return je(G,G.render,"ForwardRef");case A:var Ke=G.displayName||null;return Ke!==null?Ke:ke(G.type)||"Memo";case P:{var Vt=G,Rt=Vt._payload,Gt=Vt._init;try{return ke(Gt(Rt))}catch{return null}}}return null}var et=Object.assign,ze=0,He,K,xe,we,U,ie,Re;function Oe(){}Oe.__reactDisabledLog=!0;function Fe(){{if(ze===0){He=console.log,K=console.info,xe=console.warn,we=console.error,U=console.group,ie=console.groupCollapsed,Re=console.groupEnd;var G={configurable:!0,enumerable:!0,value:Oe,writable:!0};Object.defineProperties(console,{info:G,log:G,warn:G,error:G,group:G,groupCollapsed:G,groupEnd:G})}ze++}}function ft(){{if(ze--,ze===0){var G={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:et({},G,{value:He}),info:et({},G,{value:K}),warn:et({},G,{value:xe}),error:et({},G,{value:we}),group:et({},G,{value:U}),groupCollapsed:et({},G,{value:ie}),groupEnd:et({},G,{value:Re})})}ze<0&&N("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ge=F.ReactCurrentDispatcher,xt;function pt(G,Ce,Ve){{if(xt===void 0)try{throw Error()}catch(Vt){var Ke=Vt.stack.trim().match(/\n( *(at )?)/);xt=Ke&&Ke[1]||""}return` 56 `+xt+G}}var Dt=!1,de;{var Te=typeof WeakMap=="function"?WeakMap:Map;de=new Te}function st(G,Ce){if(!G||Dt)return"";{var Ve=de.get(G);if(Ve!==void 0)return Ve}var Ke;Dt=!0;var Vt=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Rt;Rt=Ge.current,Ge.current=null,Fe();try{if(Ce){var Gt=function(){throw Error()};if(Object.defineProperty(Gt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Gt,[])}catch(Un){Ke=Un}Reflect.construct(G,[],Gt)}else{try{Gt.call()}catch(Un){Ke=Un}G.call(Gt.prototype)}}else{try{throw Error()}catch(Un){Ke=Un}G()}}catch(Un){if(Un&&Ke&&typeof Un.stack=="string"){for(var jt=Un.stack.split(` 57 `),Zn=Ke.stack.split(` 58 `),On=jt.length-1,Fn=Zn.length-1;On>=1&&Fn>=0&&jt[On]!==Zn[Fn];)Fn--;for(;On>=1&&Fn>=0;On--,Fn--)if(jt[On]!==Zn[Fn]){if(On!==1||Fn!==1)do if(On--,Fn--,Fn<0||jt[On]!==Zn[Fn]){var Wr=` 59 `+jt[On].replace(" at new "," at ");return G.displayName&&Wr.includes("<anonymous>")&&(Wr=Wr.replace("<anonymous>",G.displayName)),typeof G=="function"&&de.set(G,Wr),Wr}while(On>=1&&Fn>=0);break}}}finally{Dt=!1,Ge.current=Rt,ft(),Error.prepareStackTrace=Vt}var Si=G?G.displayName||G.name:"",dn=Si?pt(Si):"";return typeof G=="function"&&de.set(G,dn),dn}function te(G,Ce,Ve){return st(G,!1)}function me(G){var Ce=G.prototype;return!!(Ce&&Ce.isReactComponent)}function Ye(G,Ce,Ve){if(G==null)return"";if(typeof G=="function")return st(G,me(G));if(typeof G=="string")return pt(G);switch(G){case T:return pt("Suspense");case L:return pt("SuspenseList")}if(typeof G=="object")switch(G.$$typeof){case C:return te(G.render);case A:return Ye(G.type,Ce,Ve);case P:{var Ke=G,Vt=Ke._payload,Rt=Ke._init;try{return Ye(Rt(Vt),Ce,Ve)}catch{}}}return""}var wt=Object.prototype.hasOwnProperty,zt={},Zt=F.ReactDebugCurrentFrame;function kn(G){if(G){var Ce=G._owner,Ve=Ye(G.type,G._source,Ce?Ce.type:null);Zt.setExtraStackFrame(Ve)}else Zt.setExtraStackFrame(null)}function on(G,Ce,Ve,Ke,Vt){{var Rt=Function.call.bind(wt);for(var Gt in G)if(Rt(G,Gt)){var jt=void 0;try{if(typeof G[Gt]!="function"){var Zn=Error((Ke||"React class")+": "+Ve+" type `"+Gt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof G[Gt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Zn.name="Invariant Violation",Zn}jt=G[Gt](Ce,Gt,Ke,Ve,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(On){jt=On}jt&&!(jt instanceof Error)&&(kn(Vt),N("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Ke||"React class",Ve,Gt,typeof jt),kn(null)),jt instanceof Error&&!(jt.message in zt)&&(zt[jt.message]=!0,kn(Vt),N("Failed %s type: %s",Ve,jt.message),kn(null))}}}var Qn=Array.isArray;function Xn(G){return Qn(G)}function xr(G){{var Ce=typeof Symbol=="function"&&Symbol.toStringTag,Ve=Ce&&G[Symbol.toStringTag]||G.constructor.name||"Object";return Ve}}function bi(G){try{return ir(G),!1}catch{return!0}}function ir(G){return""+G}function Rr(G){if(bi(G))return N("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",xr(G)),ir(G)}var ha=F.ReactCurrentOwner,fo={key:!0,ref:!0,__self:!0,__source:!0},Ia,Pe;function gt(G){if(wt.call(G,"ref")){var Ce=Object.getOwnPropertyDescriptor(G,"ref").get;if(Ce&&Ce.isReactWarning)return!1}return G.ref!==void 0}function Pt(G){if(wt.call(G,"key")){var Ce=Object.getOwnPropertyDescriptor(G,"key").get;if(Ce&&Ce.isReactWarning)return!1}return G.key!==void 0}function cn(G,Ce){typeof G.ref=="string"&&ha.current}function Nn(G,Ce){{var Ve=function(){Ia||(Ia=!0,N("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",Ce))};Ve.isReactWarning=!0,Object.defineProperty(G,"key",{get:Ve,configurable:!0})}}function zn(G,Ce){{var Ve=function(){Pe||(Pe=!0,N("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",Ce))};Ve.isReactWarning=!0,Object.defineProperty(G,"ref",{get:Ve,configurable:!0})}}var In=function(G,Ce,Ve,Ke,Vt,Rt,Gt){var jt={$$typeof:i,type:G,key:Ce,ref:Ve,props:Gt,_owner:Rt};return jt._store={},Object.defineProperty(jt._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(jt,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ke}),Object.defineProperty(jt,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Vt}),Object.freeze&&(Object.freeze(jt.props),Object.freeze(jt)),jt};function br(G,Ce,Ve,Ke,Vt){{var Rt,Gt={},jt=null,Zn=null;Ve!==void 0&&(Rr(Ve),jt=""+Ve),Pt(Ce)&&(Rr(Ce.key),jt=""+Ce.key),gt(Ce)&&(Zn=Ce.ref,cn(Ce,Vt));for(Rt in Ce)wt.call(Ce,Rt)&&!fo.hasOwnProperty(Rt)&&(Gt[Rt]=Ce[Rt]);if(G&&G.defaultProps){var On=G.defaultProps;for(Rt in On)Gt[Rt]===void 0&&(Gt[Rt]=On[Rt])}if(jt||Zn){var Fn=typeof G=="function"?G.displayName||G.name||"Unknown":G;jt&&Nn(Gt,Fn),Zn&&zn(Gt,Fn)}return In(G,jt,Zn,Vt,Ke,ha.current,Gt)}}var An=F.ReactCurrentOwner,yn=F.ReactDebugCurrentFrame;function fn(G){if(G){var Ce=G._owner,Ve=Ye(G.type,G._source,Ce?Ce.type:null);yn.setExtraStackFrame(Ve)}else yn.setExtraStackFrame(null)}var Fa;Fa=!1;function ei(G){return typeof G=="object"&&G!==null&&G.$$typeof===i}function ti(){{if(An.current){var G=ke(An.current.type);if(G)return` 60 61 Check the render method of \``+G+"`."}return""}}function xo(G){return""}var Fl={};function Pl(G){{var Ce=ti();if(!Ce){var Ve=typeof G=="string"?G:G.displayName||G.name;Ve&&(Ce=` 62 63 Check the top-level render call using <`+Ve+">.")}return Ce}}function po(G,Ce){{if(!G._store||G._store.validated||G.key!=null)return;G._store.validated=!0;var Ve=Pl(Ce);if(Fl[Ve])return;Fl[Ve]=!0;var Ke="";G&&G._owner&&G._owner!==An.current&&(Ke=" It was passed a child from "+ke(G._owner.type)+"."),fn(G),N('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',Ve,Ke),fn(null)}}function jl(G,Ce){{if(typeof G!="object")return;if(Xn(G))for(var Ve=0;Ve<G.length;Ve++){var Ke=G[Ve];ei(Ke)&&po(Ke,Ce)}else if(ei(G))G._store&&(G._store.validated=!0);else if(G){var Vt=$(G);if(typeof Vt=="function"&&Vt!==G.entries)for(var Rt=Vt.call(G),Gt;!(Gt=Rt.next()).done;)ei(Gt.value)&&po(Gt.value,Ce)}}}function Ii(G){{var Ce=G.type;if(Ce==null||typeof Ce=="string")return;var Ve;if(typeof Ce=="function")Ve=Ce.propTypes;else if(typeof Ce=="object"&&(Ce.$$typeof===C||Ce.$$typeof===A))Ve=Ce.propTypes;else return;if(Ve){var Ke=ke(Ce);on(Ve,G.props,"prop",Ke,G)}else if(Ce.PropTypes!==void 0&&!Fa){Fa=!0;var Vt=ke(Ce);N("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Vt||"Unknown")}typeof Ce.getDefaultProps=="function"&&!Ce.getDefaultProps.isReactClassApproved&&N("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Pa(G){{for(var Ce=Object.keys(G.props),Ve=0;Ve<Ce.length;Ve++){var Ke=Ce[Ve];if(Ke!=="children"&&Ke!=="key"){fn(G),N("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ke),fn(null);break}}G.ref!==null&&(fn(G),N("Invalid attribute `ref` supplied to `React.Fragment`."),fn(null))}}var Mr={};function ja(G,Ce,Ve,Ke,Vt,Rt){{var Gt=be(G);if(!Gt){var jt="";(G===void 0||typeof G=="object"&&G!==null&&Object.keys(G).length===0)&&(jt+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Zn=xo();Zn?jt+=Zn:jt+=ti();var On;G===null?On="null":Xn(G)?On="array":G!==void 0&&G.$$typeof===i?(On="<"+(ke(G.type)||"Unknown")+" />",jt=" Did you accidentally export a JSX literal instead of a component?"):On=typeof G,N("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",On,jt)}var Fn=br(G,Ce,Ve,Vt,Rt);if(Fn==null)return Fn;if(Gt){var Wr=Ce.children;if(Wr!==void 0)if(Ke)if(Xn(Wr)){for(var Si=0;Si<Wr.length;Si++)jl(Wr[Si],G);Object.freeze&&Object.freeze(Wr)}else N("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else jl(Wr,G)}if(wt.call(Ce,"key")){var dn=ke(G),Un=Object.keys(Ce).filter(function(vo){return vo!=="key"}),Ot=Un.length>0?"{key: someKey, "+Un.join(": ..., ")+": ...}":"{key: someKey}";if(!Mr[dn+Ot]){var ji=Un.length>0?"{"+Un.join(": ..., ")+": ...}":"{}";N(`A props object containing a "key" prop is being spread into JSX: 64 64 let props = %s; 65 65 <%s {...props} /> 66 66 React keys must be passed directly to JSX without using spread: 67 67 let props = %s; 68 <%s key={someKey} {...props} />`,Ot, fn,Va,fn),Dr[fn+Ot]=!0}}return X===c?ji(Fn):Ua(Fn),Fn}}function mi(X,Ce,Ge){return Ui(X,Ce,Ge,!0)}function Ha(X,Ce,Ge){return Ui(X,Ce,Ge,!1)}var Ba=Ha,yo=mi;Jx.Fragment=c,Jx.jsx=Ba,Jx.jsxs=yo})(),Jx}var zw;function v5(){if(zw)return yh.exports;zw=1;var a={};return a.NODE_ENV==="production"?yh.exports=p5():yh.exports=h5(),yh.exports}var G=v5(),I=Qx();const Ln=I2(I),Yo=c5({__proto__:null,default:Ln},[I]);var If={},Sh={exports:{}},Ji={},wh={exports:{}},F2={};/**68 <%s key={someKey} {...props} />`,Ot,dn,ji,dn),Mr[dn+Ot]=!0}}return G===x?Pa(Fn):Ii(Fn),Fn}}function va(G,Ce,Ve){return ja(G,Ce,Ve,!0)}function Fi(G,Ce,Ve){return ja(G,Ce,Ve,!1)}var Pi=Fi,ho=va;D0.Fragment=x,D0.jsx=Pi,D0.jsxs=ho})(),D0}var Nw;function AM(){if(Nw)return ih.exports;Nw=1;var a={};return a.NODE_ENV==="production"?ih.exports=DM():ih.exports=LM(),ih.exports}var W=AM(),z=M0();const Ln=Iy(z),ao=kM({__proto__:null,default:Ln},[z]);var Sf={},lh={exports:{}},Xa={},sh={exports:{}},Fy={};/** 69 69 * @license React 70 70 * scheduler.production.min.js … … 74 74 * This source code is licensed under the MIT license found in the 75 75 * LICENSE file in the root directory of this source tree. 76 */var Ow;function m5(){return Ow||(Ow=1,(function(a){function i(Z,pe){var _e=Z.length;Z.push(pe);e:for(;0<_e;){var U=_e-1>>>1,oe=Z[U];if(0<c(oe,pe))Z[U]=pe,Z[_e]=oe,_e=U;else break e}}function t(Z){return Z.length===0?null:Z[0]}function s(Z){if(Z.length===0)return null;var pe=Z[0],_e=Z.pop();if(_e!==pe){Z[0]=_e;e:for(var U=0,oe=Z.length,Re=oe>>>1;U<Re;){var Oe=2*(U+1)-1,je=Z[Oe],xt=Oe+1,Xe=Z[xt];if(0>c(je,_e))xt<oe&&0>c(Xe,je)?(Z[U]=Xe,Z[xt]=_e,U=xt):(Z[U]=je,Z[Oe]=_e,U=Oe);else if(xt<oe&&0>c(Xe,_e))Z[U]=Xe,Z[xt]=_e,U=xt;else break e}}return pe}function c(Z,pe){var _e=Z.sortIndex-pe.sortIndex;return _e!==0?_e:Z.id-pe.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;a.unstable_now=function(){return o.now()}}else{var b=Date,m=b.now();a.unstable_now=function(){return b.now()-m}}var _=[],C=[],E=1,D=null,A=3,j=!1,M=!1,R=!1,B=typeof setTimeout=="function"?setTimeout:null,Y=typeof clearTimeout=="function"?clearTimeout:null,N=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function O(Z){for(var pe=t(C);pe!==null;){if(pe.callback===null)s(C);else if(pe.startTime<=Z)s(C),pe.sortIndex=pe.expirationTime,i(_,pe);else break;pe=t(C)}}function P(Z){if(R=!1,O(Z),!M)if(t(_)!==null)M=!0,Ae(q);else{var pe=t(C);pe!==null&&Ue(P,pe.startTime-Z)}}function q(Z,pe){M=!1,R&&(R=!1,Y(te),te=-1),j=!0;var _e=A;try{for(O(pe),D=t(_);D!==null&&(!(D.expirationTime>pe)||Z&&!we());){var U=D.callback;if(typeof U=="function"){D.callback=null,A=D.priorityLevel;var oe=U(D.expirationTime<=pe);pe=a.unstable_now(),typeof oe=="function"?D.callback=oe:D===t(_)&&s(_),O(pe)}else s(_);D=t(_)}if(D!==null)var Re=!0;else{var Oe=t(C);Oe!==null&&Ue(P,Oe.startTime-pe),Re=!1}return Re}finally{D=null,A=_e,j=!1}}var V=!1,re=null,te=-1,Me=5,Se=-1;function we(){return!(a.unstable_now()-Se<Me)}function Be(){if(re!==null){var Z=a.unstable_now();Se=Z;var pe=!0;try{pe=re(!0,Z)}finally{pe?Ie():(V=!1,re=null)}}else V=!1}var Ie;if(typeof N=="function")Ie=function(){N(Be)};else if(typeof MessageChannel<"u"){var ke=new MessageChannel,Qe=ke.port2;ke.port1.onmessage=Be,Ie=function(){Qe.postMessage(null)}}else Ie=function(){B(Be,0)};function Ae(Z){re=Z,V||(V=!0,Ie())}function Ue(Z,pe){te=B(function(){Z(a.unstable_now())},pe)}a.unstable_IdlePriority=5,a.unstable_ImmediatePriority=1,a.unstable_LowPriority=4,a.unstable_NormalPriority=3,a.unstable_Profiling=null,a.unstable_UserBlockingPriority=2,a.unstable_cancelCallback=function(Z){Z.callback=null},a.unstable_continueExecution=function(){M||j||(M=!0,Ae(q))},a.unstable_forceFrameRate=function(Z){0>Z||125<Z?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Me=0<Z?Math.floor(1e3/Z):5},a.unstable_getCurrentPriorityLevel=function(){return A},a.unstable_getFirstCallbackNode=function(){return t(_)},a.unstable_next=function(Z){switch(A){case 1:case 2:case 3:var pe=3;break;default:pe=A}var _e=A;A=pe;try{return Z()}finally{A=_e}},a.unstable_pauseExecution=function(){},a.unstable_requestPaint=function(){},a.unstable_runWithPriority=function(Z,pe){switch(Z){case 1:case 2:case 3:case 4:case 5:break;default:Z=3}var _e=A;A=Z;try{return pe()}finally{A=_e}},a.unstable_scheduleCallback=function(Z,pe,_e){var U=a.unstable_now();switch(typeof _e=="object"&&_e!==null?(_e=_e.delay,_e=typeof _e=="number"&&0<_e?U+_e:U):_e=U,Z){case 1:var oe=-1;break;case 2:oe=250;break;case 5:oe=1073741823;break;case 4:oe=1e4;break;default:oe=5e3}return oe=_e+oe,Z={id:E++,callback:pe,priorityLevel:Z,startTime:_e,expirationTime:oe,sortIndex:-1},_e>U?(Z.sortIndex=_e,i(C,Z),t(_)===null&&Z===t(C)&&(R?(Y(te),te=-1):R=!0,Ue(P,_e-U))):(Z.sortIndex=oe,i(_,Z),M||j||(M=!0,Ae(q))),Z},a.unstable_shouldYield=we,a.unstable_wrapCallback=function(Z){var pe=A;return function(){var _e=A;A=pe;try{return Z.apply(this,arguments)}finally{A=_e}}}})(F2)),F2}var P2={},Nw;function g5(){return Nw||(Nw=1,(function(a){var i={};/**76 */var zw;function OM(){return zw||(zw=1,(function(a){function l(K,xe){var we=K.length;K.push(xe);e:for(;0<we;){var U=we-1>>>1,ie=K[U];if(0<x(ie,xe))K[U]=xe,K[we]=ie,we=U;else break e}}function i(K){return K.length===0?null:K[0]}function c(K){if(K.length===0)return null;var xe=K[0],we=K.pop();if(we!==xe){K[0]=we;e:for(var U=0,ie=K.length,Re=ie>>>1;U<Re;){var Oe=2*(U+1)-1,Fe=K[Oe],ft=Oe+1,Ge=K[ft];if(0>x(Fe,we))ft<ie&&0>x(Ge,Fe)?(K[U]=Ge,K[ft]=we,U=ft):(K[U]=Fe,K[Oe]=we,U=Oe);else if(ft<ie&&0>x(Ge,we))K[U]=Ge,K[ft]=we,U=ft;else break e}}return xe}function x(K,xe){var we=K.sortIndex-xe.sortIndex;return we!==0?we:K.id-xe.id}if(typeof performance=="object"&&typeof performance.now=="function"){var v=performance;a.unstable_now=function(){return v.now()}}else{var b=Date,m=b.now();a.unstable_now=function(){return b.now()-m}}var E=[],C=[],T=1,L=null,A=3,P=!1,R=!1,D=!1,j=typeof setTimeout=="function"?setTimeout:null,$=typeof clearTimeout=="function"?clearTimeout:null,F=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function N(K){for(var xe=i(C);xe!==null;){if(xe.callback===null)c(C);else if(xe.startTime<=K)c(C),xe.sortIndex=xe.expirationTime,l(E,xe);else break;xe=i(C)}}function H(K){if(D=!1,N(K),!R)if(i(E)!==null)R=!0,ze(ee);else{var xe=i(C);xe!==null&&He(H,xe.startTime-K)}}function ee(K,xe){R=!1,D&&(D=!1,$(J),J=-1),P=!0;var we=A;try{for(N(xe),L=i(E);L!==null&&(!(L.expirationTime>xe)||K&&!be());){var U=L.callback;if(typeof U=="function"){L.callback=null,A=L.priorityLevel;var ie=U(L.expirationTime<=xe);xe=a.unstable_now(),typeof ie=="function"?L.callback=ie:L===i(E)&&c(E),N(xe)}else c(E);L=i(E)}if(L!==null)var Re=!0;else{var Oe=i(C);Oe!==null&&He(H,Oe.startTime-xe),Re=!1}return Re}finally{L=null,A=we,P=!1}}var Y=!1,fe=null,J=-1,Le=5,Se=-1;function be(){return!(a.unstable_now()-Se<Le)}function je(){if(fe!==null){var K=a.unstable_now();Se=K;var xe=!0;try{xe=fe(!0,K)}finally{xe?Ie():(Y=!1,fe=null)}}else Y=!1}var Ie;if(typeof F=="function")Ie=function(){F(je)};else if(typeof MessageChannel<"u"){var ke=new MessageChannel,et=ke.port2;ke.port1.onmessage=je,Ie=function(){et.postMessage(null)}}else Ie=function(){j(je,0)};function ze(K){fe=K,Y||(Y=!0,Ie())}function He(K,xe){J=j(function(){K(a.unstable_now())},xe)}a.unstable_IdlePriority=5,a.unstable_ImmediatePriority=1,a.unstable_LowPriority=4,a.unstable_NormalPriority=3,a.unstable_Profiling=null,a.unstable_UserBlockingPriority=2,a.unstable_cancelCallback=function(K){K.callback=null},a.unstable_continueExecution=function(){R||P||(R=!0,ze(ee))},a.unstable_forceFrameRate=function(K){0>K||125<K?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Le=0<K?Math.floor(1e3/K):5},a.unstable_getCurrentPriorityLevel=function(){return A},a.unstable_getFirstCallbackNode=function(){return i(E)},a.unstable_next=function(K){switch(A){case 1:case 2:case 3:var xe=3;break;default:xe=A}var we=A;A=xe;try{return K()}finally{A=we}},a.unstable_pauseExecution=function(){},a.unstable_requestPaint=function(){},a.unstable_runWithPriority=function(K,xe){switch(K){case 1:case 2:case 3:case 4:case 5:break;default:K=3}var we=A;A=K;try{return xe()}finally{A=we}},a.unstable_scheduleCallback=function(K,xe,we){var U=a.unstable_now();switch(typeof we=="object"&&we!==null?(we=we.delay,we=typeof we=="number"&&0<we?U+we:U):we=U,K){case 1:var ie=-1;break;case 2:ie=250;break;case 5:ie=1073741823;break;case 4:ie=1e4;break;default:ie=5e3}return ie=we+ie,K={id:T++,callback:xe,priorityLevel:K,startTime:we,expirationTime:ie,sortIndex:-1},we>U?(K.sortIndex=we,l(C,K),i(E)===null&&K===i(C)&&(D?($(J),J=-1):D=!0,He(H,we-U))):(K.sortIndex=ie,l(E,K),R||P||(R=!0,ze(ee))),K},a.unstable_shouldYield=be,a.unstable_wrapCallback=function(K){var xe=A;return function(){var we=A;A=xe;try{return K.apply(this,arguments)}finally{A=we}}}})(Fy)),Fy}var Py={},Iw;function NM(){return Iw||(Iw=1,(function(a){var l={};/** 77 77 * @license React 78 78 * scheduler.development.js … … 82 82 * This source code is licensed under the MIT license found in the 83 83 * LICENSE file in the root directory of this source tree. 84 */ i.NODE_ENV!=="production"&&(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var t=!1,s=5;function c(Pe,bt){var Pt=Pe.length;Pe.push(bt),m(Pe,bt,Pt)}function o(Pe){return Pe.length===0?null:Pe[0]}function b(Pe){if(Pe.length===0)return null;var bt=Pe[0],Pt=Pe.pop();return Pt!==bt&&(Pe[0]=Pt,_(Pe,Pt,0)),bt}function m(Pe,bt,Pt){for(var sn=Pt;sn>0;){var On=sn-1>>>1,Nn=Pe[On];if(C(Nn,bt)>0)Pe[On]=bt,Pe[sn]=Nn,sn=On;else return}}function _(Pe,bt,Pt){for(var sn=Pt,On=Pe.length,Nn=On>>>1;sn<Nn;){var In=(sn+1)*2-1,Sr=Pe[In],An=In+1,bn=Pe[An];if(C(Sr,bt)<0)An<On&&C(bn,Sr)<0?(Pe[sn]=bn,Pe[An]=bt,sn=An):(Pe[sn]=Sr,Pe[In]=bt,sn=In);else if(An<On&&C(bn,bt)<0)Pe[sn]=bn,Pe[An]=bt,sn=An;else return}}function C(Pe,bt){var Pt=Pe.sortIndex-bt.sortIndex;return Pt!==0?Pt:Pe.id-bt.id}var E=1,D=2,A=3,j=4,M=5;function R(Pe,bt){}var B=typeof performance=="object"&&typeof performance.now=="function";if(B){var Y=performance;a.unstable_now=function(){return Y.now()}}else{var N=Date,O=N.now();a.unstable_now=function(){return N.now()-O}}var P=1073741823,q=-1,V=250,re=5e3,te=1e4,Me=P,Se=[],we=[],Be=1,Ie=null,ke=A,Qe=!1,Ae=!1,Ue=!1,Z=typeof setTimeout=="function"?setTimeout:null,pe=typeof clearTimeout=="function"?clearTimeout:null,_e=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function U(Pe){for(var bt=o(we);bt!==null;){if(bt.callback===null)b(we);else if(bt.startTime<=Pe)b(we),bt.sortIndex=bt.expirationTime,c(Se,bt);else return;bt=o(we)}}function oe(Pe){if(Ue=!1,U(Pe),!Ae)if(o(Se)!==null)Ae=!0,or(Re);else{var bt=o(we);bt!==null&&Mr(oe,bt.startTime-Pe)}}function Re(Pe,bt){Ae=!1,Ue&&(Ue=!1,vi()),Qe=!0;var Pt=ke;try{var sn;if(!t)return Oe(Pe,bt)}finally{Ie=null,ke=Pt,Qe=!1}}function Oe(Pe,bt){var Pt=bt;for(U(Pt),Ie=o(Se);Ie!==null&&!(Ie.expirationTime>Pt&&(!Pe||an()));){var sn=Ie.callback;if(typeof sn=="function"){Ie.callback=null,ke=Ie.priorityLevel;var On=Ie.expirationTime<=Pt,Nn=sn(On);Pt=a.unstable_now(),typeof Nn=="function"?Ie.callback=Nn:Ie===o(Se)&&b(Se),U(Pt)}else b(Se);Ie=o(Se)}if(Ie!==null)return!0;var In=o(we);return In!==null&&Mr(oe,In.startTime-Pt),!1}function je(Pe,bt){switch(Pe){case E:case D:case A:case j:case M:break;default:Pe=A}var Pt=ke;ke=Pe;try{return bt()}finally{ke=Pt}}function xt(Pe){var bt;switch(ke){case E:case D:case A:bt=A;break;default:bt=ke;break}var Pt=ke;ke=bt;try{return Pe()}finally{ke=Pt}}function Xe(Pe){var bt=ke;return function(){var Pt=ke;ke=bt;try{return Pe.apply(this,arguments)}finally{ke=Pt}}}function pt(Pe,bt,Pt){var sn=a.unstable_now(),On;if(typeof Pt=="object"&&Pt!==null){var Nn=Pt.delay;typeof Nn=="number"&&Nn>0?On=sn+Nn:On=sn}else On=sn;var In;switch(Pe){case E:In=q;break;case D:In=V;break;case M:In=Me;break;case j:In=te;break;case A:default:In=re;break}var Sr=On+In,An={id:Be++,callback:bt,priorityLevel:Pe,startTime:On,expirationTime:Sr,sortIndex:-1};return On>sn?(An.sortIndex=On,c(we,An),o(Se)===null&&An===o(we)&&(Ue?vi():Ue=!0,Mr(oe,On-sn))):(An.sortIndex=Sr,c(Se,An),!Ae&&!Qe&&(Ae=!0,or(Re))),An}function ht(){}function Lt(){!Ae&&!Qe&&(Ae=!0,or(Re))}function xe(){return o(Se)}function be(Pe){Pe.callback=null}function We(){return ke}var Q=!1,de=null,Fe=-1,st=s,gt=-1;function an(){var Pe=a.unstable_now()-gt;return!(Pe<st)}function hn(){}function yn(Pe){if(Pe<0||Pe>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}Pe>0?st=Math.floor(1e3/Pe):st=s}var Qn=function(){if(de!==null){var Pe=a.unstable_now();gt=Pe;var bt=!0,Pt=!0;try{Pt=de(bt,Pe)}finally{Pt?Jn():(Q=!1,de=null)}}else Q=!1},Jn;if(typeof _e=="function")Jn=function(){_e(Qn)};else if(typeof MessageChannel<"u"){var pr=new MessageChannel,Ca=pr.port2;pr.port1.onmessage=Qn,Jn=function(){Ca.postMessage(null)}}else Jn=function(){Z(Qn,0)};function or(Pe){de=Pe,Q||(Q=!0,Jn())}function Mr(Pe,bt){Fe=Z(function(){Pe(a.unstable_now())},bt)}function vi(){pe(Fe),Fe=-1}var vo=hn,Fi=null;a.unstable_IdlePriority=M,a.unstable_ImmediatePriority=E,a.unstable_LowPriority=j,a.unstable_NormalPriority=A,a.unstable_Profiling=Fi,a.unstable_UserBlockingPriority=D,a.unstable_cancelCallback=be,a.unstable_continueExecution=Lt,a.unstable_forceFrameRate=yn,a.unstable_getCurrentPriorityLevel=We,a.unstable_getFirstCallbackNode=xe,a.unstable_next=xt,a.unstable_pauseExecution=ht,a.unstable_requestPaint=vo,a.unstable_runWithPriority=je,a.unstable_scheduleCallback=pt,a.unstable_shouldYield=an,a.unstable_wrapCallback=Xe,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(P2)),P2}var Iw;function Fw(){if(Iw)return wh.exports;Iw=1;var a={};return a.NODE_ENV==="production"?wh.exports=m5():wh.exports=g5(),wh.exports}/**84 */l.NODE_ENV!=="production"&&(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var i=!1,c=5;function x(Pe,gt){var Pt=Pe.length;Pe.push(gt),m(Pe,gt,Pt)}function v(Pe){return Pe.length===0?null:Pe[0]}function b(Pe){if(Pe.length===0)return null;var gt=Pe[0],Pt=Pe.pop();return Pt!==gt&&(Pe[0]=Pt,E(Pe,Pt,0)),gt}function m(Pe,gt,Pt){for(var cn=Pt;cn>0;){var Nn=cn-1>>>1,zn=Pe[Nn];if(C(zn,gt)>0)Pe[Nn]=gt,Pe[cn]=zn,cn=Nn;else return}}function E(Pe,gt,Pt){for(var cn=Pt,Nn=Pe.length,zn=Nn>>>1;cn<zn;){var In=(cn+1)*2-1,br=Pe[In],An=In+1,yn=Pe[An];if(C(br,gt)<0)An<Nn&&C(yn,br)<0?(Pe[cn]=yn,Pe[An]=gt,cn=An):(Pe[cn]=br,Pe[In]=gt,cn=In);else if(An<Nn&&C(yn,gt)<0)Pe[cn]=yn,Pe[An]=gt,cn=An;else return}}function C(Pe,gt){var Pt=Pe.sortIndex-gt.sortIndex;return Pt!==0?Pt:Pe.id-gt.id}var T=1,L=2,A=3,P=4,R=5;function D(Pe,gt){}var j=typeof performance=="object"&&typeof performance.now=="function";if(j){var $=performance;a.unstable_now=function(){return $.now()}}else{var F=Date,N=F.now();a.unstable_now=function(){return F.now()-N}}var H=1073741823,ee=-1,Y=250,fe=5e3,J=1e4,Le=H,Se=[],be=[],je=1,Ie=null,ke=A,et=!1,ze=!1,He=!1,K=typeof setTimeout=="function"?setTimeout:null,xe=typeof clearTimeout=="function"?clearTimeout:null,we=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function U(Pe){for(var gt=v(be);gt!==null;){if(gt.callback===null)b(be);else if(gt.startTime<=Pe)b(be),gt.sortIndex=gt.expirationTime,x(Se,gt);else return;gt=v(be)}}function ie(Pe){if(He=!1,U(Pe),!ze)if(v(Se)!==null)ze=!0,ir(Re);else{var gt=v(be);gt!==null&&Rr(ie,gt.startTime-Pe)}}function Re(Pe,gt){ze=!1,He&&(He=!1,ha()),et=!0;var Pt=ke;try{var cn;if(!i)return Oe(Pe,gt)}finally{Ie=null,ke=Pt,et=!1}}function Oe(Pe,gt){var Pt=gt;for(U(Pt),Ie=v(Se);Ie!==null&&!(Ie.expirationTime>Pt&&(!Pe||Zt()));){var cn=Ie.callback;if(typeof cn=="function"){Ie.callback=null,ke=Ie.priorityLevel;var Nn=Ie.expirationTime<=Pt,zn=cn(Nn);Pt=a.unstable_now(),typeof zn=="function"?Ie.callback=zn:Ie===v(Se)&&b(Se),U(Pt)}else b(Se);Ie=v(Se)}if(Ie!==null)return!0;var In=v(be);return In!==null&&Rr(ie,In.startTime-Pt),!1}function Fe(Pe,gt){switch(Pe){case T:case L:case A:case P:case R:break;default:Pe=A}var Pt=ke;ke=Pe;try{return gt()}finally{ke=Pt}}function ft(Pe){var gt;switch(ke){case T:case L:case A:gt=A;break;default:gt=ke;break}var Pt=ke;ke=gt;try{return Pe()}finally{ke=Pt}}function Ge(Pe){var gt=ke;return function(){var Pt=ke;ke=gt;try{return Pe.apply(this,arguments)}finally{ke=Pt}}}function xt(Pe,gt,Pt){var cn=a.unstable_now(),Nn;if(typeof Pt=="object"&&Pt!==null){var zn=Pt.delay;typeof zn=="number"&&zn>0?Nn=cn+zn:Nn=cn}else Nn=cn;var In;switch(Pe){case T:In=ee;break;case L:In=Y;break;case R:In=Le;break;case P:In=J;break;case A:default:In=fe;break}var br=Nn+In,An={id:je++,callback:gt,priorityLevel:Pe,startTime:Nn,expirationTime:br,sortIndex:-1};return Nn>cn?(An.sortIndex=Nn,x(be,An),v(Se)===null&&An===v(be)&&(He?ha():He=!0,Rr(ie,Nn-cn))):(An.sortIndex=br,x(Se,An),!ze&&!et&&(ze=!0,ir(Re))),An}function pt(){}function Dt(){!ze&&!et&&(ze=!0,ir(Re))}function de(){return v(Se)}function Te(Pe){Pe.callback=null}function st(){return ke}var te=!1,me=null,Ye=-1,wt=c,zt=-1;function Zt(){var Pe=a.unstable_now()-zt;return!(Pe<wt)}function kn(){}function on(Pe){if(Pe<0||Pe>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}Pe>0?wt=Math.floor(1e3/Pe):wt=c}var Qn=function(){if(me!==null){var Pe=a.unstable_now();zt=Pe;var gt=!0,Pt=!0;try{Pt=me(gt,Pe)}finally{Pt?Xn():(te=!1,me=null)}}else te=!1},Xn;if(typeof we=="function")Xn=function(){we(Qn)};else if(typeof MessageChannel<"u"){var xr=new MessageChannel,bi=xr.port2;xr.port1.onmessage=Qn,Xn=function(){bi.postMessage(null)}}else Xn=function(){K(Qn,0)};function ir(Pe){me=Pe,te||(te=!0,Xn())}function Rr(Pe,gt){Ye=K(function(){Pe(a.unstable_now())},gt)}function ha(){xe(Ye),Ye=-1}var fo=kn,Ia=null;a.unstable_IdlePriority=R,a.unstable_ImmediatePriority=T,a.unstable_LowPriority=P,a.unstable_NormalPriority=A,a.unstable_Profiling=Ia,a.unstable_UserBlockingPriority=L,a.unstable_cancelCallback=Te,a.unstable_continueExecution=Dt,a.unstable_forceFrameRate=on,a.unstable_getCurrentPriorityLevel=st,a.unstable_getFirstCallbackNode=de,a.unstable_next=ft,a.unstable_pauseExecution=pt,a.unstable_requestPaint=fo,a.unstable_runWithPriority=Fe,a.unstable_scheduleCallback=xt,a.unstable_shouldYield=Zt,a.unstable_wrapCallback=Ge,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(Py)),Py}var Fw;function Pw(){if(Fw)return sh.exports;Fw=1;var a={};return a.NODE_ENV==="production"?sh.exports=OM():sh.exports=NM(),sh.exports}/** 85 85 * @license React 86 86 * react-dom.production.min.js … … 90 90 * This source code is licensed under the MIT license found in the 91 91 * LICENSE file in the root directory of this source tree. 92 */var Pw;function y5(){if(Pw)return Ji;Pw=1;var a=Qx(),i=Fw();function t(r){for(var u="https://reactjs.org/docs/error-decoder.html?invariant="+r,d=1;d<arguments.length;d++)u+="&args[]="+encodeURIComponent(arguments[d]);return"Minified React error #"+r+"; visit "+u+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var s=new Set,c={};function o(r,u){b(r,u),b(r+"Capture",u)}function b(r,u){for(c[r]=u,r=0;r<u.length;r++)s.add(u[r])}var m=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),_=Object.prototype.hasOwnProperty,C=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,E={},D={};function A(r){return _.call(D,r)?!0:_.call(E,r)?!1:C.test(r)?D[r]=!0:(E[r]=!0,!1)}function j(r,u,d,h){if(d!==null&&d.type===0)return!1;switch(typeof u){case"function":case"symbol":return!0;case"boolean":return h?!1:d!==null?!d.acceptsBooleans:(r=r.toLowerCase().slice(0,5),r!=="data-"&&r!=="aria-");default:return!1}}function M(r,u,d,h){if(u===null||typeof u>"u"||j(r,u,d,h))return!0;if(h)return!1;if(d!==null)switch(d.type){case 3:return!u;case 4:return u===!1;case 5:return isNaN(u);case 6:return isNaN(u)||1>u}return!1}function R(r,u,d,h,g,S,L){this.acceptsBooleans=u===2||u===3||u===4,this.attributeName=h,this.attributeNamespace=g,this.mustUseProperty=d,this.propertyName=r,this.type=u,this.sanitizeURL=S,this.removeEmptyString=L}var B={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(r){B[r]=new R(r,0,!1,r,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(r){var u=r[0];B[u]=new R(u,1,!1,r[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(r){B[r]=new R(r,2,!1,r.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(r){B[r]=new R(r,2,!1,r,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(r){B[r]=new R(r,3,!1,r.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(r){B[r]=new R(r,3,!0,r,null,!1,!1)}),["capture","download"].forEach(function(r){B[r]=new R(r,4,!1,r,null,!1,!1)}),["cols","rows","size","span"].forEach(function(r){B[r]=new R(r,6,!1,r,null,!1,!1)}),["rowSpan","start"].forEach(function(r){B[r]=new R(r,5,!1,r.toLowerCase(),null,!1,!1)});var Y=/[\-:]([a-z])/g;function N(r){return r[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(r){var u=r.replace(Y,N);B[u]=new R(u,1,!1,r,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(r){var u=r.replace(Y,N);B[u]=new R(u,1,!1,r,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(r){var u=r.replace(Y,N);B[u]=new R(u,1,!1,r,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(r){B[r]=new R(r,1,!1,r.toLowerCase(),null,!1,!1)}),B.xlinkHref=new R("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(r){B[r]=new R(r,1,!1,r.toLowerCase(),null,!0,!0)});function O(r,u,d,h){var g=B.hasOwnProperty(u)?B[u]:null;(g!==null?g.type!==0:h||!(2<u.length)||u[0]!=="o"&&u[0]!=="O"||u[1]!=="n"&&u[1]!=="N")&&(M(u,d,g,h)&&(d=null),h||g===null?A(u)&&(d===null?r.removeAttribute(u):r.setAttribute(u,""+d)):g.mustUseProperty?r[g.propertyName]=d===null?g.type===3?!1:"":d:(u=g.attributeName,h=g.attributeNamespace,d===null?r.removeAttribute(u):(g=g.type,d=g===3||g===4&&d===!0?"":""+d,h?r.setAttributeNS(h,u,d):r.setAttribute(u,d))))}var P=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,q=Symbol.for("react.element"),V=Symbol.for("react.portal"),re=Symbol.for("react.fragment"),te=Symbol.for("react.strict_mode"),Me=Symbol.for("react.profiler"),Se=Symbol.for("react.provider"),we=Symbol.for("react.context"),Be=Symbol.for("react.forward_ref"),Ie=Symbol.for("react.suspense"),ke=Symbol.for("react.suspense_list"),Qe=Symbol.for("react.memo"),Ae=Symbol.for("react.lazy"),Ue=Symbol.for("react.offscreen"),Z=Symbol.iterator;function pe(r){return r===null||typeof r!="object"?null:(r=Z&&r[Z]||r["@@iterator"],typeof r=="function"?r:null)}var _e=Object.assign,U;function oe(r){if(U===void 0)try{throw Error()}catch(d){var u=d.stack.trim().match(/\n( *(at )?)/);U=u&&u[1]||""}return`93 `+U+ r}var Re=!1;function Oe(r,u){if(!r||Re)return"";Re=!0;var d=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(u)if(u=function(){throw Error()},Object.defineProperty(u.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(u,[])}catch(ce){var h=ce}Reflect.construct(r,[],u)}else{try{u.call()}catch(ce){h=ce}r.call(u.prototype)}else{try{throw Error()}catch(ce){h=ce}r()}}catch(ce){if(ce&&h&&typeof ce.stack=="string"){for(var g=ce.stack.split(`94 `),S= h.stack.split(`95 `), L=g.length-1,H=S.length-1;1<=L&&0<=H&&g[L]!==S[H];)H--;for(;1<=L&&0<=H;L--,H--)if(g[L]!==S[H]){if(L!==1||H!==1)do if(L--,H--,0>H||g[L]!==S[H]){var K=`96 `+g[ L].replace(" at new "," at ");return r.displayName&&K.includes("<anonymous>")&&(K=K.replace("<anonymous>",r.displayName)),K}while(1<=L&&0<=H);break}}}finally{Re=!1,Error.prepareStackTrace=d}return(r=r?r.displayName||r.name:"")?oe(r):""}function je(r){switch(r.tag){case 5:return oe(r.type);case 16:return oe("Lazy");case 13:return oe("Suspense");case 19:return oe("SuspenseList");case 0:case 2:case 15:return r=Oe(r.type,!1),r;case 11:return r=Oe(r.type.render,!1),r;case 1:return r=Oe(r.type,!0),r;default:return""}}function xt(r){if(r==null)return null;if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case re:return"Fragment";case V:return"Portal";case Me:return"Profiler";case te:return"StrictMode";case Ie:return"Suspense";case ke:return"SuspenseList"}if(typeof r=="object")switch(r.$$typeof){case we:return(r.displayName||"Context")+".Consumer";case Se:return(r._context.displayName||"Context")+".Provider";case Be:var u=r.render;return r=r.displayName,r||(r=u.displayName||u.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case Qe:return u=r.displayName||null,u!==null?u:xt(r.type)||"Memo";case Ae:u=r._payload,r=r._init;try{return xt(r(u))}catch{}}return null}function Xe(r){var u=r.type;switch(r.tag){case 24:return"Cache";case 9:return(u.displayName||"Context")+".Consumer";case 10:return(u._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return r=u.render,r=r.displayName||r.name||"",u.displayName||(r!==""?"ForwardRef("+r+")":"ForwardRef");case 7:return"Fragment";case 5:return u;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return xt(u);case 8:return u===te?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u}return null}function pt(r){switch(typeof r){case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function ht(r){var u=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(u==="checkbox"||u==="radio")}function Lt(r){var u=ht(r)?"checked":"value",d=Object.getOwnPropertyDescriptor(r.constructor.prototype,u),h=""+r[u];if(!r.hasOwnProperty(u)&&typeof d<"u"&&typeof d.get=="function"&&typeof d.set=="function"){var g=d.get,S=d.set;return Object.defineProperty(r,u,{configurable:!0,get:function(){return g.call(this)},set:function(L){h=""+L,S.call(this,L)}}),Object.defineProperty(r,u,{enumerable:d.enumerable}),{getValue:function(){return h},setValue:function(L){h=""+L},stopTracking:function(){r._valueTracker=null,delete r[u]}}}}function xe(r){r._valueTracker||(r._valueTracker=Lt(r))}function be(r){if(!r)return!1;var u=r._valueTracker;if(!u)return!0;var d=u.getValue(),h="";return r&&(h=ht(r)?r.checked?"true":"false":r.value),r=h,r!==d?(u.setValue(r),!0):!1}function We(r){if(r=r||(typeof document<"u"?document:void 0),typeof r>"u")return null;try{return r.activeElement||r.body}catch{return r.body}}function Q(r,u){var d=u.checked;return _e({},u,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:d??r._wrapperState.initialChecked})}function de(r,u){var d=u.defaultValue==null?"":u.defaultValue,h=u.checked!=null?u.checked:u.defaultChecked;d=pt(u.value!=null?u.value:d),r._wrapperState={initialChecked:h,initialValue:d,controlled:u.type==="checkbox"||u.type==="radio"?u.checked!=null:u.value!=null}}function Fe(r,u){u=u.checked,u!=null&&O(r,"checked",u,!1)}function st(r,u){Fe(r,u);var d=pt(u.value),h=u.type;if(d!=null)h==="number"?(d===0&&r.value===""||r.value!=d)&&(r.value=""+d):r.value!==""+d&&(r.value=""+d);else if(h==="submit"||h==="reset"){r.removeAttribute("value");return}u.hasOwnProperty("value")?an(r,u.type,d):u.hasOwnProperty("defaultValue")&&an(r,u.type,pt(u.defaultValue)),u.checked==null&&u.defaultChecked!=null&&(r.defaultChecked=!!u.defaultChecked)}function gt(r,u,d){if(u.hasOwnProperty("value")||u.hasOwnProperty("defaultValue")){var h=u.type;if(!(h!=="submit"&&h!=="reset"||u.value!==void 0&&u.value!==null))return;u=""+r._wrapperState.initialValue,d||u===r.value||(r.value=u),r.defaultValue=u}d=r.name,d!==""&&(r.name=""),r.defaultChecked=!!r._wrapperState.initialChecked,d!==""&&(r.name=d)}function an(r,u,d){(u!=="number"||We(r.ownerDocument)!==r)&&(d==null?r.defaultValue=""+r._wrapperState.initialValue:r.defaultValue!==""+d&&(r.defaultValue=""+d))}var hn=Array.isArray;function yn(r,u,d,h){if(r=r.options,u){u={};for(var g=0;g<d.length;g++)u["$"+d[g]]=!0;for(d=0;d<r.length;d++)g=u.hasOwnProperty("$"+r[d].value),r[d].selected!==g&&(r[d].selected=g),g&&h&&(r[d].defaultSelected=!0)}else{for(d=""+pt(d),u=null,g=0;g<r.length;g++){if(r[g].value===d){r[g].selected=!0,h&&(r[g].defaultSelected=!0);return}u!==null||r[g].disabled||(u=r[g])}u!==null&&(u.selected=!0)}}function Qn(r,u){if(u.dangerouslySetInnerHTML!=null)throw Error(t(91));return _e({},u,{value:void 0,defaultValue:void 0,children:""+r._wrapperState.initialValue})}function Jn(r,u){var d=u.value;if(d==null){if(d=u.children,u=u.defaultValue,d!=null){if(u!=null)throw Error(t(92));if(hn(d)){if(1<d.length)throw Error(t(93));d=d[0]}u=d}u==null&&(u=""),d=u}r._wrapperState={initialValue:pt(d)}}function pr(r,u){var d=pt(u.value),h=pt(u.defaultValue);d!=null&&(d=""+d,d!==r.value&&(r.value=d),u.defaultValue==null&&r.defaultValue!==d&&(r.defaultValue=d)),h!=null&&(r.defaultValue=""+h)}function Ca(r){var u=r.textContent;u===r._wrapperState.initialValue&&u!==""&&u!==null&&(r.value=u)}function or(r){switch(r){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Mr(r,u){return r==null||r==="http://www.w3.org/1999/xhtml"?or(u):r==="http://www.w3.org/2000/svg"&&u==="foreignObject"?"http://www.w3.org/1999/xhtml":r}var vi,vo=(function(r){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(u,d,h,g){MSApp.execUnsafeLocalFunction(function(){return r(u,d,h,g)})}:r})(function(r,u){if(r.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in r)r.innerHTML=u;else{for(vi=vi||document.createElement("div"),vi.innerHTML="<svg>"+u.valueOf().toString()+"</svg>",u=vi.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;u.firstChild;)r.appendChild(u.firstChild)}});function Fi(r,u){if(u){var d=r.firstChild;if(d&&d===r.lastChild&&d.nodeType===3){d.nodeValue=u;return}}r.textContent=u}var Pe={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},bt=["Webkit","ms","Moz","O"];Object.keys(Pe).forEach(function(r){bt.forEach(function(u){u=u+r.charAt(0).toUpperCase()+r.substring(1),Pe[u]=Pe[r]})});function Pt(r,u,d){return u==null||typeof u=="boolean"||u===""?"":d||typeof u!="number"||u===0||Pe.hasOwnProperty(r)&&Pe[r]?(""+u).trim():u+"px"}function sn(r,u){r=r.style;for(var d in u)if(u.hasOwnProperty(d)){var h=d.indexOf("--")===0,g=Pt(d,u[d],h);d==="float"&&(d="cssFloat"),h?r.setProperty(d,g):r[d]=g}}var On=_e({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Nn(r,u){if(u){if(On[r]&&(u.children!=null||u.dangerouslySetInnerHTML!=null))throw Error(t(137,r));if(u.dangerouslySetInnerHTML!=null){if(u.children!=null)throw Error(t(60));if(typeof u.dangerouslySetInnerHTML!="object"||!("__html"in u.dangerouslySetInnerHTML))throw Error(t(61))}if(u.style!=null&&typeof u.style!="object")throw Error(t(62))}}function In(r,u){if(r.indexOf("-")===-1)return typeof u.is=="string";switch(r){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Sr=null;function An(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var bn=null,cn=null,Pi=null;function ta(r){if(r=Fc(r)){if(typeof bn!="function")throw Error(t(280));var u=r.stateNode;u&&(u=Do(u),bn(r.stateNode,r.type,u))}}function na(r){cn?Pi?Pi.push(r):Pi=[r]:cn=r}function mo(){if(cn){var r=cn,u=Pi;if(Pi=cn=null,ta(r),u)for(r=0;r<u.length;r++)ta(u[r])}}function Xu(r,u){return r(u)}function Zu(){}var go=!1;function Ku(r,u,d){if(go)return r(u,d);go=!0;try{return Xu(r,u,d)}finally{go=!1,(cn!==null||Pi!==null)&&(Zu(),mo())}}function Ua(r,u){var d=r.stateNode;if(d===null)return null;var h=Do(d);if(h===null)return null;d=h[u];e:switch(u){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(h=!h.disabled)||(r=r.type,h=!(r==="button"||r==="input"||r==="select"||r==="textarea")),r=!h;break e;default:r=!1}if(r)return null;if(d&&typeof d!="function")throw Error(t(231,u,typeof d));return d}var ji=!1;if(m)try{var Dr={};Object.defineProperty(Dr,"passive",{get:function(){ji=!0}}),window.addEventListener("test",Dr,Dr),window.removeEventListener("test",Dr,Dr)}catch{ji=!1}function Ui(r,u,d,h,g,S,L,H,K){var ce=Array.prototype.slice.call(arguments,3);try{u.apply(d,ce)}catch(Te){this.onError(Te)}}var mi=!1,Ha=null,Ba=!1,yo=null,X={onError:function(r){mi=!0,Ha=r}};function Ce(r,u,d,h,g,S,L,H,K){mi=!1,Ha=null,Ui.apply(X,arguments)}function Ge(r,u,d,h,g,S,L,H,K){if(Ce.apply(this,arguments),mi){if(mi){var ce=Ha;mi=!1,Ha=null}else throw Error(t(198));Ba||(Ba=!0,yo=ce)}}function Ze(r){var u=r,d=r;if(r.alternate)for(;u.return;)u=u.return;else{r=u;do u=r,(u.flags&4098)!==0&&(d=u.return),r=u.return;while(r)}return u.tag===3?d:null}function Vt(r){if(r.tag===13){var u=r.memoizedState;if(u===null&&(r=r.alternate,r!==null&&(u=r.memoizedState)),u!==null)return u.dehydrated}return null}function Mt(r){if(Ze(r)!==r)throw Error(t(188))}function Gt(r){var u=r.alternate;if(!u){if(u=Ze(r),u===null)throw Error(t(188));return u!==r?null:r}for(var d=r,h=u;;){var g=d.return;if(g===null)break;var S=g.alternate;if(S===null){if(h=g.return,h!==null){d=h;continue}break}if(g.child===S.child){for(S=g.child;S;){if(S===d)return Mt(g),r;if(S===h)return Mt(g),u;S=S.sibling}throw Error(t(188))}if(d.return!==h.return)d=g,h=S;else{for(var L=!1,H=g.child;H;){if(H===d){L=!0,d=g,h=S;break}if(H===h){L=!0,h=g,d=S;break}H=H.sibling}if(!L){for(H=S.child;H;){if(H===d){L=!0,d=S,h=g;break}if(H===h){L=!0,h=S,d=g;break}H=H.sibling}if(!L)throw Error(t(189))}}if(d.alternate!==h)throw Error(t(190))}if(d.tag!==3)throw Error(t(188));return d.stateNode.current===d?r:u}function jt(r){return r=Gt(r),r!==null?$n(r):null}function $n(r){if(r.tag===5||r.tag===6)return r;for(r=r.child;r!==null;){var u=$n(r);if(u!==null)return u;r=r.sibling}return null}var zn=i.unstable_scheduleCallback,Fn=i.unstable_cancelCallback,Wr=i.unstable_shouldYield,Ea=i.unstable_requestPaint,fn=i.unstable_now,Un=i.unstable_getCurrentPriorityLevel,Ot=i.unstable_ImmediatePriority,Va=i.unstable_UserBlockingPriority,bo=i.unstable_NormalPriority,o0=i.unstable_LowPriority,So=i.unstable_IdlePriority,tu=null,gi=null;function vc(r){if(gi&&typeof gi.onCommitFiberRoot=="function")try{gi.onCommitFiberRoot(tu,r,void 0,(r.current.flags&128)===128)}catch{}}var Jr=Math.clz32?Math.clz32:l0,mc=Math.log,u0=Math.LN2;function l0(r){return r>>>=0,r===0?32:31-(mc(r)/u0|0)|0}var wo=64,nu=4194304;function yi(r){switch(r&-r){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return r&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return r&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return r}}function Wa(r,u){var d=r.pendingLanes;if(d===0)return 0;var h=0,g=r.suspendedLanes,S=r.pingedLanes,L=d&268435455;if(L!==0){var H=L&~g;H!==0?h=yi(H):(S&=L,S!==0&&(h=yi(S)))}else L=d&~g,L!==0?h=yi(L):S!==0&&(h=yi(S));if(h===0)return 0;if(u!==0&&u!==h&&(u&g)===0&&(g=h&-h,S=u&-u,g>=S||g===16&&(S&4194240)!==0))return u;if((h&4)!==0&&(h|=d&16),u=r.entangledLanes,u!==0)for(r=r.entanglements,u&=h;0<u;)d=31-Jr(u),g=1<<d,h|=r[d],u&=~g;return h}function ru(r,u){switch(r){case 1:case 2:case 4:return u+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return u+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function ns(r,u){for(var d=r.suspendedLanes,h=r.pingedLanes,g=r.expirationTimes,S=r.pendingLanes;0<S;){var L=31-Jr(S),H=1<<L,K=g[L];K===-1?((H&d)===0||(H&h)!==0)&&(g[L]=ru(H,u)):K<=u&&(r.expiredLanes|=H),S&=~H}}function _o(r){return r=r.pendingLanes&-1073741825,r!==0?r:r&1073741824?1073741824:0}function qu(){var r=wo;return wo<<=1,(wo&4194240)===0&&(wo=64),r}function Qu(r){for(var u=[],d=0;31>d;d++)u.push(r);return u}function iu(r,u,d){r.pendingLanes|=u,u!==536870912&&(r.suspendedLanes=0,r.pingedLanes=0),r=r.eventTimes,u=31-Jr(u),r[u]=d}function gc(r,u){var d=r.pendingLanes&~u;r.pendingLanes=u,r.suspendedLanes=0,r.pingedLanes=0,r.expiredLanes&=u,r.mutableReadLanes&=u,r.entangledLanes&=u,u=r.entanglements;var h=r.eventTimes;for(r=r.expirationTimes;0<d;){var g=31-Jr(d),S=1<<g;u[g]=0,h[g]=-1,r[g]=-1,d&=~S}}function yc(r,u){var d=r.entangledLanes|=u;for(r=r.entanglements;d;){var h=31-Jr(d),g=1<<h;g&u|r[h]&u&&(r[h]|=u),d&=~g}}var $t=0;function bc(r){return r&=-r,1<r?4<r?(r&268435455)!==0?16:536870912:4:1}var rs,en,s0,Ga,kt,Ju=!1,wr=[],bi=null,$r=null,Ya=null,Yn=new Map,Sn=new Map,Ta=[],ra="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Gr(r,u){switch(r){case"focusin":case"focusout":bi=null;break;case"dragenter":case"dragleave":$r=null;break;case"mouseover":case"mouseout":Ya=null;break;case"pointerover":case"pointerout":Yn.delete(u.pointerId);break;case"gotpointercapture":case"lostpointercapture":Sn.delete(u.pointerId)}}function ei(r,u,d,h,g,S){return r===null||r.nativeEvent!==S?(r={blockedOn:u,domEventName:d,eventSystemFlags:h,nativeEvent:S,targetContainers:[g]},u!==null&&(u=Fc(u),u!==null&&en(u)),r):(r.eventSystemFlags|=h,u=r.targetContainers,g!==null&&u.indexOf(g)===-1&&u.push(g),r)}function md(r,u,d,h,g){switch(u){case"focusin":return bi=ei(bi,r,u,d,h,g),!0;case"dragenter":return $r=ei($r,r,u,d,h,g),!0;case"mouseover":return Ya=ei(Ya,r,u,d,h,g),!0;case"pointerover":var S=g.pointerId;return Yn.set(S,ei(Yn.get(S)||null,r,u,d,h,g)),!0;case"gotpointercapture":return S=g.pointerId,Sn.set(S,ei(Sn.get(S)||null,r,u,d,h,g)),!0}return!1}function is(r){var u=ul(r.target);if(u!==null){var d=Ze(u);if(d!==null){if(u=d.tag,u===13){if(u=Vt(d),u!==null){r.blockedOn=u,kt(r.priority,function(){s0(d)});return}}else if(u===3&&d.stateNode.current.memoizedState.isDehydrated){r.blockedOn=d.tag===3?d.stateNode.containerInfo:null;return}}}r.blockedOn=null}function $u(r){if(r.blockedOn!==null)return!1;for(var u=r.targetContainers;0<u.length;){var d=ls(r.domEventName,r.eventSystemFlags,u[0],r.nativeEvent);if(d===null){d=r.nativeEvent;var h=new d.constructor(d.type,d);Sr=h,d.target.dispatchEvent(h),Sr=null}else return u=Fc(d),u!==null&&en(u),r.blockedOn=d,!1;u.shift()}return!0}function as(r,u,d){$u(r)&&d.delete(u)}function os(){Ju=!1,bi!==null&&$u(bi)&&(bi=null),$r!==null&&$u($r)&&($r=null),Ya!==null&&$u(Ya)&&(Ya=null),Yn.forEach(as),Sn.forEach(as)}function el(r,u){r.blockedOn===u&&(r.blockedOn=null,Ju||(Ju=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,os)))}function ia(r){function u(g){return el(g,r)}if(0<wr.length){el(wr[0],r);for(var d=1;d<wr.length;d++){var h=wr[d];h.blockedOn===r&&(h.blockedOn=null)}}for(bi!==null&&el(bi,r),$r!==null&&el($r,r),Ya!==null&&el(Ya,r),Yn.forEach(u),Sn.forEach(u),d=0;d<Ta.length;d++)h=Ta[d],h.blockedOn===r&&(h.blockedOn=null);for(;0<Ta.length&&(d=Ta[0],d.blockedOn===null);)is(d),d.blockedOn===null&&Ta.shift()}var aa=P.ReactCurrentBatchConfig,au=!0;function Co(r,u,d,h){var g=$t,S=aa.transition;aa.transition=null;try{$t=1,ou(r,u,d,h)}finally{$t=g,aa.transition=S}}function us(r,u,d,h){var g=$t,S=aa.transition;aa.transition=null;try{$t=4,ou(r,u,d,h)}finally{$t=g,aa.transition=S}}function ou(r,u,d,h){if(au){var g=ls(r,u,d,h);if(g===null)Dd(r,u,h,Eo,d),Gr(r,h);else if(md(g,r,u,d,h))h.stopPropagation();else if(Gr(r,h),u&4&&-1<ra.indexOf(r)){for(;g!==null;){var S=Fc(g);if(S!==null&&rs(S),S=ls(r,u,d,h),S===null&&Dd(r,u,h,Eo,d),S===g)break;g=S}g!==null&&h.stopPropagation()}else Dd(r,u,h,null,d)}}var Eo=null;function ls(r,u,d,h){if(Eo=null,r=An(h),r=ul(r),r!==null)if(u=Ze(r),u===null)r=null;else if(d=u.tag,d===13){if(r=Vt(u),r!==null)return r;r=null}else if(d===3){if(u.stateNode.current.memoizedState.isDehydrated)return u.tag===3?u.stateNode.containerInfo:null;r=null}else u!==r&&(r=null);return Eo=r,null}function Sc(r){switch(r){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Un()){case Ot:return 1;case Va:return 4;case bo:case o0:return 16;case So:return 536870912;default:return 16}default:return 16}}var oa=null,ss=null,k=null;function W(){if(k)return k;var r,u=ss,d=u.length,h,g="value"in oa?oa.value:oa.textContent,S=g.length;for(r=0;r<d&&u[r]===g[r];r++);var L=d-r;for(h=1;h<=L&&u[d-h]===g[S-h];h++);return k=g.slice(r,1<h?1-h:void 0)}function le(r){var u=r.keyCode;return"charCode"in r?(r=r.charCode,r===0&&u===13&&(r=13)):r=u,r===10&&(r=13),32<=r||r===13?r:0}function he(){return!0}function Ne(){return!1}function rt(r){function u(d,h,g,S,L){this._reactName=d,this._targetInst=g,this.type=h,this.nativeEvent=S,this.target=L,this.currentTarget=null;for(var H in r)r.hasOwnProperty(H)&&(d=r[H],this[H]=d?d(S):S[H]);return this.isDefaultPrevented=(S.defaultPrevented!=null?S.defaultPrevented:S.returnValue===!1)?he:Ne,this.isPropagationStopped=Ne,this}return _e(u.prototype,{preventDefault:function(){this.defaultPrevented=!0;var d=this.nativeEvent;d&&(d.preventDefault?d.preventDefault():typeof d.returnValue!="unknown"&&(d.returnValue=!1),this.isDefaultPrevented=he)},stopPropagation:function(){var d=this.nativeEvent;d&&(d.stopPropagation?d.stopPropagation():typeof d.cancelBubble!="unknown"&&(d.cancelBubble=!0),this.isPropagationStopped=he)},persist:function(){},isPersistent:he}),u}var Je={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Et=rt(Je),Ut=_e({},Je,{view:0,detail:0}),xn=rt(Ut),wn,_n,It,Rn=_e({},Ut,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:ka,button:0,buttons:0,relatedTarget:function(r){return r.relatedTarget===void 0?r.fromElement===r.srcElement?r.toElement:r.fromElement:r.relatedTarget},movementX:function(r){return"movementX"in r?r.movementX:(r!==It&&(It&&r.type==="mousemove"?(wn=r.screenX-It.screenX,_n=r.screenY-It.screenY):_n=wn=0,It=r),wn)},movementY:function(r){return"movementY"in r?r.movementY:_n}}),er=rt(Rn),tl=_e({},Rn,{dataTransfer:0}),wc=rt(tl),To=_e({},Ut,{relatedTarget:0}),nl=rt(To),_c=_e({},Je,{animationName:0,elapsedTime:0,pseudoElement:0}),gd=rt(_c),c0=_e({},Je,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),yd=rt(c0),Gv=_e({},Je,{data:0}),f0=rt(Gv),Yv={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Xv={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Zv={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function cy(r){var u=this.nativeEvent;return u.getModifierState?u.getModifierState(r):(r=Zv[r])?!!u[r]:!1}function ka(){return cy}var fy=_e({},Ut,{key:function(r){if(r.key){var u=Yv[r.key]||r.key;if(u!=="Unidentified")return u}return r.type==="keypress"?(r=le(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?Xv[r.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:ka,charCode:function(r){return r.type==="keypress"?le(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?le(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),bd=rt(fy),Sd=_e({},Rn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),x0=rt(Sd),xy=_e({},Ut,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:ka}),d0=rt(xy),Kv=_e({},Je,{propertyName:0,elapsedTime:0,pseudoElement:0}),Si=rt(Kv),ko=_e({},Rn,{deltaX:function(r){return"deltaX"in r?r.deltaX:"wheelDeltaX"in r?-r.wheelDeltaX:0},deltaY:function(r){return"deltaY"in r?r.deltaY:"wheelDeltaY"in r?-r.wheelDeltaY:"wheelDelta"in r?-r.wheelDelta:0},deltaZ:0,deltaMode:0}),ur=rt(ko),Ro=[9,13,27,32],Cc=m&&"CompositionEvent"in window,uu=null;m&&"documentMode"in document&&(uu=document.documentMode);var dy=m&&"TextEvent"in window&&!uu,cs=m&&(!Cc||uu&&8<uu&&11>=uu),qv=" ",Qv=!1;function p0(r,u){switch(r){case"keyup":return Ro.indexOf(u.keyCode)!==-1;case"keydown":return u.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Jv(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var fs=!1;function py(r,u){switch(r){case"compositionend":return Jv(u);case"keypress":return u.which!==32?null:(Qv=!0,qv);case"textInput":return r=u.data,r===qv&&Qv?null:r;default:return null}}function $v(r,u){if(fs)return r==="compositionend"||!Cc&&p0(r,u)?(r=W(),k=ss=oa=null,fs=!1,r):null;switch(r){case"paste":return null;case"keypress":if(!(u.ctrlKey||u.altKey||u.metaKey)||u.ctrlKey&&u.altKey){if(u.char&&1<u.char.length)return u.char;if(u.which)return String.fromCharCode(u.which)}return null;case"compositionend":return cs&&u.locale!=="ko"?null:u.data;default:return null}}var hy={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function em(r){var u=r&&r.nodeName&&r.nodeName.toLowerCase();return u==="input"?!!hy[r.type]:u==="textarea"}function tm(r,u,d,h){na(h),u=Oc(u,"onChange"),0<u.length&&(d=new Et("onChange","change",null,d,h),r.push({event:d,listeners:u}))}var xs=null,Xa=null;function wd(r){g0(r,0)}function Ec(r){var u=vt(r);if(be(u))return r}function nm(r,u){if(r==="change")return u}var rm=!1;if(m){var _d;if(m){var Cd="oninput"in document;if(!Cd){var im=document.createElement("div");im.setAttribute("oninput","return;"),Cd=typeof im.oninput=="function"}_d=Cd}else _d=!1;rm=_d&&(!document.documentMode||9<document.documentMode)}function am(){xs&&(xs.detachEvent("onpropertychange",om),Xa=xs=null)}function om(r){if(r.propertyName==="value"&&Ec(Xa)){var u=[];tm(u,Xa,r,An(r)),Ku(wd,u)}}function vy(r,u,d){r==="focusin"?(am(),xs=u,Xa=d,xs.attachEvent("onpropertychange",om)):r==="focusout"&&am()}function my(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return Ec(Xa)}function um(r,u){if(r==="click")return Ec(u)}function gy(r,u){if(r==="input"||r==="change")return Ec(u)}function lm(r,u){return r===u&&(r!==0||1/r===1/u)||r!==r&&u!==u}var Ra=typeof Object.is=="function"?Object.is:lm;function Tc(r,u){if(Ra(r,u))return!0;if(typeof r!="object"||r===null||typeof u!="object"||u===null)return!1;var d=Object.keys(r),h=Object.keys(u);if(d.length!==h.length)return!1;for(h=0;h<d.length;h++){var g=d[h];if(!_.call(u,g)||!Ra(r[g],u[g]))return!1}return!0}function sm(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function cm(r,u){var d=sm(r);r=0;for(var h;d;){if(d.nodeType===3){if(h=r+d.textContent.length,r<=u&&h>=u)return{node:d,offset:u-r};r=h}e:{for(;d;){if(d.nextSibling){d=d.nextSibling;break e}d=d.parentNode}d=void 0}d=sm(d)}}function h0(r,u){return r&&u?r===u?!0:r&&r.nodeType===3?!1:u&&u.nodeType===3?h0(r,u.parentNode):"contains"in r?r.contains(u):r.compareDocumentPosition?!!(r.compareDocumentPosition(u)&16):!1:!1}function lu(){for(var r=window,u=We();u instanceof r.HTMLIFrameElement;){try{var d=typeof u.contentWindow.location.href=="string"}catch{d=!1}if(d)r=u.contentWindow;else break;u=We(r.document)}return u}function ds(r){var u=r&&r.nodeName&&r.nodeName.toLowerCase();return u&&(u==="input"&&(r.type==="text"||r.type==="search"||r.type==="tel"||r.type==="url"||r.type==="password")||u==="textarea"||r.contentEditable==="true")}function fm(r){var u=lu(),d=r.focusedElem,h=r.selectionRange;if(u!==d&&d&&d.ownerDocument&&h0(d.ownerDocument.documentElement,d)){if(h!==null&&ds(d)){if(u=h.start,r=h.end,r===void 0&&(r=u),"selectionStart"in d)d.selectionStart=u,d.selectionEnd=Math.min(r,d.value.length);else if(r=(u=d.ownerDocument||document)&&u.defaultView||window,r.getSelection){r=r.getSelection();var g=d.textContent.length,S=Math.min(h.start,g);h=h.end===void 0?S:Math.min(h.end,g),!r.extend&&S>h&&(g=h,h=S,S=g),g=cm(d,S);var L=cm(d,h);g&&L&&(r.rangeCount!==1||r.anchorNode!==g.node||r.anchorOffset!==g.offset||r.focusNode!==L.node||r.focusOffset!==L.offset)&&(u=u.createRange(),u.setStart(g.node,g.offset),r.removeAllRanges(),S>h?(r.addRange(u),r.extend(L.node,L.offset)):(u.setEnd(L.node,L.offset),r.addRange(u)))}}for(u=[],r=d;r=r.parentNode;)r.nodeType===1&&u.push({element:r,left:r.scrollLeft,top:r.scrollTop});for(typeof d.focus=="function"&&d.focus(),d=0;d<u.length;d++)r=u[d],r.element.scrollLeft=r.left,r.element.scrollTop=r.top}}var ps=m&&"documentMode"in document&&11>=document.documentMode,hs=null,Ed=null,kc=null,Td=!1;function xm(r,u,d){var h=d.window===d?d.document:d.nodeType===9?d:d.ownerDocument;Td||hs==null||hs!==We(h)||(h=hs,"selectionStart"in h&&ds(h)?h={start:h.selectionStart,end:h.selectionEnd}:(h=(h.ownerDocument&&h.ownerDocument.defaultView||window).getSelection(),h={anchorNode:h.anchorNode,anchorOffset:h.anchorOffset,focusNode:h.focusNode,focusOffset:h.focusOffset}),kc&&Tc(kc,h)||(kc=h,h=Oc(Ed,"onSelect"),0<h.length&&(u=new Et("onSelect","select",null,u,d),r.push({event:u,listeners:h}),u.target=hs)))}function Rc(r,u){var d={};return d[r.toLowerCase()]=u.toLowerCase(),d["Webkit"+r]="webkit"+u,d["Moz"+r]="moz"+u,d}var vs={animationend:Rc("Animation","AnimationEnd"),animationiteration:Rc("Animation","AnimationIteration"),animationstart:Rc("Animation","AnimationStart"),transitionend:Rc("Transition","TransitionEnd")},v0={},Yr={};m&&(Yr=document.createElement("div").style,"AnimationEvent"in window||(delete vs.animationend.animation,delete vs.animationiteration.animation,delete vs.animationstart.animation),"TransitionEvent"in window||delete vs.transitionend.transition);function Mc(r){if(v0[r])return v0[r];if(!vs[r])return r;var u=vs[r],d;for(d in u)if(u.hasOwnProperty(d)&&d in Yr)return v0[r]=u[d];return r}var dm=Mc("animationend"),pm=Mc("animationiteration"),hm=Mc("animationstart"),vm=Mc("transitionend"),mm=new Map,kd="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Za(r,u){mm.set(r,u),o(u,[r])}for(var rl=0;rl<kd.length;rl++){var Rd=kd[rl],Dc=Rd.toLowerCase(),yy=Rd[0].toUpperCase()+Rd.slice(1);Za(Dc,"on"+yy)}Za(dm,"onAnimationEnd"),Za(pm,"onAnimationIteration"),Za(hm,"onAnimationStart"),Za("dblclick","onDoubleClick"),Za("focusin","onFocus"),Za("focusout","onBlur"),Za(vm,"onTransitionEnd"),b("onMouseEnter",["mouseout","mouseover"]),b("onMouseLeave",["mouseout","mouseover"]),b("onPointerEnter",["pointerout","pointerover"]),b("onPointerLeave",["pointerout","pointerover"]),o("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),o("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),o("onBeforeInput",["compositionend","keypress","textInput","paste"]),o("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),o("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),o("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Lc="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),by=new Set("cancel close invalid load scroll toggle".split(" ").concat(Lc));function m0(r,u,d){var h=r.type||"unknown-event";r.currentTarget=d,Ge(h,u,void 0,r),r.currentTarget=null}function g0(r,u){u=(u&4)!==0;for(var d=0;d<r.length;d++){var h=r[d],g=h.event;h=h.listeners;e:{var S=void 0;if(u)for(var L=h.length-1;0<=L;L--){var H=h[L],K=H.instance,ce=H.currentTarget;if(H=H.listener,K!==S&&g.isPropagationStopped())break e;m0(g,H,ce),S=K}else for(L=0;L<h.length;L++){if(H=h[L],K=H.instance,ce=H.currentTarget,H=H.listener,K!==S&&g.isPropagationStopped())break e;m0(g,H,ce),S=K}}}if(Ba)throw r=yo,Ba=!1,yo=null,r}function dn(r,u){var d=u[Ld];d===void 0&&(d=u[Ld]=new Set);var h=r+"__bubble";d.has(h)||(Md(u,r,2,!1),d.add(h))}function su(r,u,d){var h=0;u&&(h|=4),Md(d,r,h,u)}var Ac="_reactListening"+Math.random().toString(36).slice(2);function zc(r){if(!r[Ac]){r[Ac]=!0,s.forEach(function(d){d!=="selectionchange"&&(by.has(d)||su(d,!1,r),su(d,!0,r))});var u=r.nodeType===9?r:r.ownerDocument;u===null||u[Ac]||(u[Ac]=!0,su("selectionchange",!1,u))}}function Md(r,u,d,h){switch(Sc(u)){case 1:var g=Co;break;case 4:g=us;break;default:g=ou}d=g.bind(null,u,d,r),g=void 0,!ji||u!=="touchstart"&&u!=="touchmove"&&u!=="wheel"||(g=!0),h?g!==void 0?r.addEventListener(u,d,{capture:!0,passive:g}):r.addEventListener(u,d,!0):g!==void 0?r.addEventListener(u,d,{passive:g}):r.addEventListener(u,d,!1)}function Dd(r,u,d,h,g){var S=h;if((u&1)===0&&(u&2)===0&&h!==null)e:for(;;){if(h===null)return;var L=h.tag;if(L===3||L===4){var H=h.stateNode.containerInfo;if(H===g||H.nodeType===8&&H.parentNode===g)break;if(L===4)for(L=h.return;L!==null;){var K=L.tag;if((K===3||K===4)&&(K=L.stateNode.containerInfo,K===g||K.nodeType===8&&K.parentNode===g))return;L=L.return}for(;H!==null;){if(L=ul(H),L===null)return;if(K=L.tag,K===5||K===6){h=S=L;continue e}H=H.parentNode}}h=h.return}Ku(function(){var ce=S,Te=An(d),De=[];e:{var Ee=mm.get(r);if(Ee!==void 0){var $e=Et,it=r;switch(r){case"keypress":if(le(d)===0)break e;case"keydown":case"keyup":$e=bd;break;case"focusin":it="focus",$e=nl;break;case"focusout":it="blur",$e=nl;break;case"beforeblur":case"afterblur":$e=nl;break;case"click":if(d.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":$e=er;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":$e=wc;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":$e=d0;break;case dm:case pm:case hm:$e=gd;break;case vm:$e=Si;break;case"scroll":$e=xn;break;case"wheel":$e=ur;break;case"copy":case"cut":case"paste":$e=yd;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":$e=x0}var ct=(u&4)!==0,ir=!ct&&r==="scroll",ne=ct?Ee!==null?Ee+"Capture":null:Ee;ct=[];for(var $=ce,ue;$!==null;){ue=$;var ze=ue.stateNode;if(ue.tag===5&&ze!==null&&(ue=ze,ne!==null&&(ze=Ua($,ne),ze!=null&&ct.push(ms($,ze,ue)))),ir)break;$=$.return}0<ct.length&&(Ee=new $e(Ee,it,null,d,Te),De.push({event:Ee,listeners:ct}))}}if((u&7)===0){e:{if(Ee=r==="mouseover"||r==="pointerover",$e=r==="mouseout"||r==="pointerout",Ee&&d!==Sr&&(it=d.relatedTarget||d.fromElement)&&(ul(it)||it[Mo]))break e;if(($e||Ee)&&(Ee=Te.window===Te?Te:(Ee=Te.ownerDocument)?Ee.defaultView||Ee.parentWindow:window,$e?(it=d.relatedTarget||d.toElement,$e=ce,it=it?ul(it):null,it!==null&&(ir=Ze(it),it!==ir||it.tag!==5&&it.tag!==6)&&(it=null)):($e=null,it=ce),$e!==it)){if(ct=er,ze="onMouseLeave",ne="onMouseEnter",$="mouse",(r==="pointerout"||r==="pointerover")&&(ct=x0,ze="onPointerLeave",ne="onPointerEnter",$="pointer"),ir=$e==null?Ee:vt($e),ue=it==null?Ee:vt(it),Ee=new ct(ze,$+"leave",$e,d,Te),Ee.target=ir,Ee.relatedTarget=ue,ze=null,ul(Te)===ce&&(ct=new ct(ne,$+"enter",it,d,Te),ct.target=ue,ct.relatedTarget=ir,ze=ct),ir=ze,$e&&it)t:{for(ct=$e,ne=it,$=0,ue=ct;ue;ue=il(ue))$++;for(ue=0,ze=ne;ze;ze=il(ze))ue++;for(;0<$-ue;)ct=il(ct),$--;for(;0<ue-$;)ne=il(ne),ue--;for(;$--;){if(ct===ne||ne!==null&&ct===ne.alternate)break t;ct=il(ct),ne=il(ne)}ct=null}else ct=null;$e!==null&&y0(De,Ee,$e,ct,!1),it!==null&&ir!==null&&y0(De,ir,it,ct,!0)}}e:{if(Ee=ce?vt(ce):window,$e=Ee.nodeName&&Ee.nodeName.toLowerCase(),$e==="select"||$e==="input"&&Ee.type==="file")var Ke=nm;else if(em(Ee))if(rm)Ke=gy;else{Ke=my;var yt=vy}else($e=Ee.nodeName)&&$e.toLowerCase()==="input"&&(Ee.type==="checkbox"||Ee.type==="radio")&&(Ke=um);if(Ke&&(Ke=Ke(r,ce))){tm(De,Ke,d,Te);break e}yt&&yt(r,Ee,ce),r==="focusout"&&(yt=Ee._wrapperState)&&yt.controlled&&Ee.type==="number"&&an(Ee,"number",Ee.value)}switch(yt=ce?vt(ce):window,r){case"focusin":(em(yt)||yt.contentEditable==="true")&&(hs=yt,Ed=ce,kc=null);break;case"focusout":kc=Ed=hs=null;break;case"mousedown":Td=!0;break;case"contextmenu":case"mouseup":case"dragend":Td=!1,xm(De,d,Te);break;case"selectionchange":if(ps)break;case"keydown":case"keyup":xm(De,d,Te)}var wt;if(Cc)e:{switch(r){case"compositionstart":var Rt="onCompositionStart";break e;case"compositionend":Rt="onCompositionEnd";break e;case"compositionupdate":Rt="onCompositionUpdate";break e}Rt=void 0}else fs?p0(r,d)&&(Rt="onCompositionEnd"):r==="keydown"&&d.keyCode===229&&(Rt="onCompositionStart");Rt&&(cs&&d.locale!=="ko"&&(fs||Rt!=="onCompositionStart"?Rt==="onCompositionEnd"&&fs&&(wt=W()):(oa=Te,ss="value"in oa?oa.value:oa.textContent,fs=!0)),yt=Oc(ce,Rt),0<yt.length&&(Rt=new f0(Rt,r,null,d,Te),De.push({event:Rt,listeners:yt}),wt?Rt.data=wt:(wt=Jv(d),wt!==null&&(Rt.data=wt)))),(wt=dy?py(r,d):$v(r,d))&&(ce=Oc(ce,"onBeforeInput"),0<ce.length&&(Te=new f0("onBeforeInput","beforeinput",null,d,Te),De.push({event:Te,listeners:ce}),Te.data=wt))}g0(De,u)})}function ms(r,u,d){return{instance:r,listener:u,currentTarget:d}}function Oc(r,u){for(var d=u+"Capture",h=[];r!==null;){var g=r,S=g.stateNode;g.tag===5&&S!==null&&(g=S,S=Ua(r,d),S!=null&&h.unshift(ms(r,S,g)),S=Ua(r,u),S!=null&&h.push(ms(r,S,g))),r=r.return}return h}function il(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5);return r||null}function y0(r,u,d,h,g){for(var S=u._reactName,L=[];d!==null&&d!==h;){var H=d,K=H.alternate,ce=H.stateNode;if(K!==null&&K===h)break;H.tag===5&&ce!==null&&(H=ce,g?(K=Ua(d,S),K!=null&&L.unshift(ms(d,K,H))):g||(K=Ua(d,S),K!=null&&L.push(ms(d,K,H)))),d=d.return}L.length!==0&&r.push({event:u,listeners:L})}var Sy=/\r\n?/g,gm=/\u0000|\uFFFD/g;function ym(r){return(typeof r=="string"?r:""+r).replace(Sy,`97 `).replace(gm,"")}function b0(r,u,d){if(u=ym(u),ym(r)!==u&&d)throw Error(t(425))}function S0(){}var al=null,Nc=null;function ol(r,u){return r==="textarea"||r==="noscript"||typeof u.children=="string"||typeof u.children=="number"||typeof u.dangerouslySetInnerHTML=="object"&&u.dangerouslySetInnerHTML!==null&&u.dangerouslySetInnerHTML.__html!=null}var w0=typeof setTimeout=="function"?setTimeout:void 0,bm=typeof clearTimeout=="function"?clearTimeout:void 0,_0=typeof Promise=="function"?Promise:void 0,wy=typeof queueMicrotask=="function"?queueMicrotask:typeof _0<"u"?function(r){return _0.resolve(null).then(r).catch(gs)}:w0;function gs(r){setTimeout(function(){throw r})}function ys(r,u){var d=u,h=0;do{var g=d.nextSibling;if(r.removeChild(d),g&&g.nodeType===8)if(d=g.data,d==="/$"){if(h===0){r.removeChild(g),ia(u);return}h--}else d!=="$"&&d!=="$?"&&d!=="$!"||h++;d=g}while(d);ia(u)}function Ma(r){for(;r!=null;r=r.nextSibling){var u=r.nodeType;if(u===1||u===3)break;if(u===8){if(u=r.data,u==="$"||u==="$!"||u==="$?")break;if(u==="/$")return null}}return r}function C0(r){r=r.previousSibling;for(var u=0;r;){if(r.nodeType===8){var d=r.data;if(d==="$"||d==="$!"||d==="$?"){if(u===0)return r;u--}else d==="/$"&&u++}r=r.previousSibling}return null}var bs=Math.random().toString(36).slice(2),ua="__reactFiber$"+bs,Ic="__reactProps$"+bs,Mo="__reactContainer$"+bs,Ld="__reactEvents$"+bs,Ad="__reactListeners$"+bs,Ss="__reactHandles$"+bs;function ul(r){var u=r[ua];if(u)return u;for(var d=r.parentNode;d;){if(u=d[Mo]||d[ua]){if(d=u.alternate,u.child!==null||d!==null&&d.child!==null)for(r=C0(r);r!==null;){if(d=r[ua])return d;r=C0(r)}return u}r=d,d=r.parentNode}return null}function Fc(r){return r=r[ua]||r[Mo],!r||r.tag!==5&&r.tag!==6&&r.tag!==13&&r.tag!==3?null:r}function vt(r){if(r.tag===5||r.tag===6)return r.stateNode;throw Error(t(33))}function Do(r){return r[Ic]||null}var Xn=[],Yt=-1;function wi(r){return{current:r}}function vn(r){0>Yt||(r.current=Xn[Yt],Xn[Yt]=null,Yt--)}function Mn(r,u){Yt++,Xn[Yt]=r.current,r.current=u}var Bt={},Hn=wi(Bt),lr=wi(!1),la=Bt;function Hi(r,u){var d=r.type.contextTypes;if(!d)return Bt;var h=r.stateNode;if(h&&h.__reactInternalMemoizedUnmaskedChildContext===u)return h.__reactInternalMemoizedMaskedChildContext;var g={},S;for(S in d)g[S]=u[S];return h&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=u,r.__reactInternalMemoizedMaskedChildContext=g),g}function Zn(r){return r=r.childContextTypes,r!=null}function Ka(){vn(lr),vn(Hn)}function E0(r,u,d){if(Hn.current!==Bt)throw Error(t(168));Mn(Hn,u),Mn(lr,d)}function Sm(r,u,d){var h=r.stateNode;if(u=u.childContextTypes,typeof h.getChildContext!="function")return d;h=h.getChildContext();for(var g in h)if(!(g in u))throw Error(t(108,Xe(r)||"Unknown",g));return _e({},d,h)}function ll(r){return r=(r=r.stateNode)&&r.__reactInternalMemoizedMergedChildContext||Bt,la=Hn.current,Mn(Hn,r),Mn(lr,lr.current),!0}function Xr(r,u,d){var h=r.stateNode;if(!h)throw Error(t(169));d?(r=Sm(r,u,la),h.__reactInternalMemoizedMergedChildContext=r,vn(lr),vn(Hn),Mn(Hn,r)):vn(lr),Mn(lr,d)}var Da=null,Pc=!1,jc=!1;function cu(r){Da===null?Da=[r]:Da.push(r)}function zd(r){Pc=!0,cu(r)}function ti(){if(!jc&&Da!==null){jc=!0;var r=0,u=$t;try{var d=Da;for($t=1;r<d.length;r++){var h=d[r];do h=h(!0);while(h!==null)}Da=null,Pc=!1}catch(g){throw Da!==null&&(Da=Da.slice(r+1)),zn(Ot,ti),g}finally{$t=u,jc=!1}}return null}var fu=[],xu=0,ws=null,du=0,Lr=[],sr=0,sl=null,ni=1,qa="";function pu(r,u){fu[xu++]=du,fu[xu++]=ws,ws=r,du=u}function wm(r,u,d){Lr[sr++]=ni,Lr[sr++]=qa,Lr[sr++]=sl,sl=r;var h=ni;r=qa;var g=32-Jr(h)-1;h&=~(1<<g),d+=1;var S=32-Jr(u)+g;if(30<S){var L=g-g%5;S=(h&(1<<L)-1).toString(32),h>>=L,g-=L,ni=1<<32-Jr(u)+g|d<<g|h,qa=S+r}else ni=1<<S|d<<g|h,qa=r}function Od(r){r.return!==null&&(pu(r,1),wm(r,1,0))}function T0(r){for(;r===ws;)ws=fu[--xu],fu[xu]=null,du=fu[--xu],fu[xu]=null;for(;r===sl;)sl=Lr[--sr],Lr[sr]=null,qa=Lr[--sr],Lr[sr]=null,ni=Lr[--sr],Lr[sr]=null}var _i=null,Ci=null,Pn=!1,La=null;function Nd(r,u){var d=da(5,null,null,0);d.elementType="DELETED",d.stateNode=u,d.return=r,u=r.deletions,u===null?(r.deletions=[d],r.flags|=16):u.push(d)}function Id(r,u){switch(r.tag){case 5:var d=r.type;return u=u.nodeType!==1||d.toLowerCase()!==u.nodeName.toLowerCase()?null:u,u!==null?(r.stateNode=u,_i=r,Ci=Ma(u.firstChild),!0):!1;case 6:return u=r.pendingProps===""||u.nodeType!==3?null:u,u!==null?(r.stateNode=u,_i=r,Ci=null,!0):!1;case 13:return u=u.nodeType!==8?null:u,u!==null?(d=sl!==null?{id:ni,overflow:qa}:null,r.memoizedState={dehydrated:u,treeContext:d,retryLane:1073741824},d=da(18,null,null,0),d.stateNode=u,d.return=r,r.child=d,_i=r,Ci=null,!0):!1;default:return!1}}function Fd(r){return(r.mode&1)!==0&&(r.flags&128)===0}function Pd(r){if(Pn){var u=Ci;if(u){var d=u;if(!Id(r,u)){if(Fd(r))throw Error(t(418));u=Ma(d.nextSibling);var h=_i;u&&Id(r,u)?Nd(h,d):(r.flags=r.flags&-4097|2,Pn=!1,_i=r)}}else{if(Fd(r))throw Error(t(418));r.flags=r.flags&-4097|2,Pn=!1,_i=r}}}function _m(r){for(r=r.return;r!==null&&r.tag!==5&&r.tag!==3&&r.tag!==13;)r=r.return;_i=r}function tr(r){if(r!==_i)return!1;if(!Pn)return _m(r),Pn=!0,!1;var u;if((u=r.tag!==3)&&!(u=r.tag!==5)&&(u=r.type,u=u!=="head"&&u!=="body"&&!ol(r.type,r.memoizedProps)),u&&(u=Ci)){if(Fd(r))throw Cm(),Error(t(418));for(;u;)Nd(r,u),u=Ma(u.nextSibling)}if(_m(r),r.tag===13){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(t(317));e:{for(r=r.nextSibling,u=0;r;){if(r.nodeType===8){var d=r.data;if(d==="/$"){if(u===0){Ci=Ma(r.nextSibling);break e}u--}else d!=="$"&&d!=="$!"&&d!=="$?"||u++}r=r.nextSibling}Ci=null}}else Ci=_i?Ma(r.stateNode.nextSibling):null;return!0}function Cm(){for(var r=Ci;r;)r=Ma(r.nextSibling)}function Lo(){Ci=_i=null,Pn=!1}function Uc(r){La===null?La=[r]:La.push(r)}var cl=P.ReactCurrentBatchConfig;function Hc(r,u,d){if(r=d.ref,r!==null&&typeof r!="function"&&typeof r!="object"){if(d._owner){if(d=d._owner,d){if(d.tag!==1)throw Error(t(309));var h=d.stateNode}if(!h)throw Error(t(147,r));var g=h,S=""+r;return u!==null&&u.ref!==null&&typeof u.ref=="function"&&u.ref._stringRef===S?u.ref:(u=function(L){var H=g.refs;L===null?delete H[S]:H[S]=L},u._stringRef=S,u)}if(typeof r!="string")throw Error(t(284));if(!d._owner)throw Error(t(290,r))}return r}function _s(r,u){throw r=Object.prototype.toString.call(u),Error(t(31,r==="[object Object]"?"object with keys {"+Object.keys(u).join(", ")+"}":r))}function Em(r){var u=r._init;return u(r._payload)}function Tm(r){function u(ne,$){if(r){var ue=ne.deletions;ue===null?(ne.deletions=[$],ne.flags|=16):ue.push($)}}function d(ne,$){if(!r)return null;for(;$!==null;)u(ne,$),$=$.sibling;return null}function h(ne,$){for(ne=new Map;$!==null;)$.key!==null?ne.set($.key,$):ne.set($.index,$),$=$.sibling;return ne}function g(ne,$){return ne=Eu(ne,$),ne.index=0,ne.sibling=null,ne}function S(ne,$,ue){return ne.index=ue,r?(ue=ne.alternate,ue!==null?(ue=ue.index,ue<$?(ne.flags|=2,$):ue):(ne.flags|=2,$)):(ne.flags|=1048576,$)}function L(ne){return r&&ne.alternate===null&&(ne.flags|=2),ne}function H(ne,$,ue,ze){return $===null||$.tag!==6?($=kl(ue,ne.mode,ze),$.return=ne,$):($=g($,ue),$.return=ne,$)}function K(ne,$,ue,ze){var Ke=ue.type;return Ke===re?Te(ne,$,ue.props.children,ze,ue.key):$!==null&&($.elementType===Ke||typeof Ke=="object"&&Ke!==null&&Ke.$$typeof===Ae&&Em(Ke)===$.type)?(ze=g($,ue.props),ze.ref=Hc(ne,$,ue),ze.return=ne,ze):(ze=fx(ue.type,ue.key,ue.props,null,ne.mode,ze),ze.ref=Hc(ne,$,ue),ze.return=ne,ze)}function ce(ne,$,ue,ze){return $===null||$.tag!==4||$.stateNode.containerInfo!==ue.containerInfo||$.stateNode.implementation!==ue.implementation?($=hp(ue,ne.mode,ze),$.return=ne,$):($=g($,ue.children||[]),$.return=ne,$)}function Te(ne,$,ue,ze,Ke){return $===null||$.tag!==7?($=Tu(ue,ne.mode,ze,Ke),$.return=ne,$):($=g($,ue),$.return=ne,$)}function De(ne,$,ue){if(typeof $=="string"&&$!==""||typeof $=="number")return $=kl(""+$,ne.mode,ue),$.return=ne,$;if(typeof $=="object"&&$!==null){switch($.$$typeof){case q:return ue=fx($.type,$.key,$.props,null,ne.mode,ue),ue.ref=Hc(ne,null,$),ue.return=ne,ue;case V:return $=hp($,ne.mode,ue),$.return=ne,$;case Ae:var ze=$._init;return De(ne,ze($._payload),ue)}if(hn($)||pe($))return $=Tu($,ne.mode,ue,null),$.return=ne,$;_s(ne,$)}return null}function Ee(ne,$,ue,ze){var Ke=$!==null?$.key:null;if(typeof ue=="string"&&ue!==""||typeof ue=="number")return Ke!==null?null:H(ne,$,""+ue,ze);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case q:return ue.key===Ke?K(ne,$,ue,ze):null;case V:return ue.key===Ke?ce(ne,$,ue,ze):null;case Ae:return Ke=ue._init,Ee(ne,$,Ke(ue._payload),ze)}if(hn(ue)||pe(ue))return Ke!==null?null:Te(ne,$,ue,ze,null);_s(ne,ue)}return null}function $e(ne,$,ue,ze,Ke){if(typeof ze=="string"&&ze!==""||typeof ze=="number")return ne=ne.get(ue)||null,H($,ne,""+ze,Ke);if(typeof ze=="object"&&ze!==null){switch(ze.$$typeof){case q:return ne=ne.get(ze.key===null?ue:ze.key)||null,K($,ne,ze,Ke);case V:return ne=ne.get(ze.key===null?ue:ze.key)||null,ce($,ne,ze,Ke);case Ae:var yt=ze._init;return $e(ne,$,ue,yt(ze._payload),Ke)}if(hn(ze)||pe(ze))return ne=ne.get(ue)||null,Te($,ne,ze,Ke,null);_s($,ze)}return null}function it(ne,$,ue,ze){for(var Ke=null,yt=null,wt=$,Rt=$=0,gr=null;wt!==null&&Rt<ue.length;Rt++){wt.index>Rt?(gr=wt,wt=null):gr=wt.sibling;var on=Ee(ne,wt,ue[Rt],ze);if(on===null){wt===null&&(wt=gr);break}r&&wt&&on.alternate===null&&u(ne,wt),$=S(on,$,Rt),yt===null?Ke=on:yt.sibling=on,yt=on,wt=gr}if(Rt===ue.length)return d(ne,wt),Pn&&pu(ne,Rt),Ke;if(wt===null){for(;Rt<ue.length;Rt++)wt=De(ne,ue[Rt],ze),wt!==null&&($=S(wt,$,Rt),yt===null?Ke=wt:yt.sibling=wt,yt=wt);return Pn&&pu(ne,Rt),Ke}for(wt=h(ne,wt);Rt<ue.length;Rt++)gr=$e(wt,ne,Rt,ue[Rt],ze),gr!==null&&(r&&gr.alternate!==null&&wt.delete(gr.key===null?Rt:gr.key),$=S(gr,$,Rt),yt===null?Ke=gr:yt.sibling=gr,yt=gr);return r&&wt.forEach(function(Ru){return u(ne,Ru)}),Pn&&pu(ne,Rt),Ke}function ct(ne,$,ue,ze){var Ke=pe(ue);if(typeof Ke!="function")throw Error(t(150));if(ue=Ke.call(ue),ue==null)throw Error(t(151));for(var yt=Ke=null,wt=$,Rt=$=0,gr=null,on=ue.next();wt!==null&&!on.done;Rt++,on=ue.next()){wt.index>Rt?(gr=wt,wt=null):gr=wt.sibling;var Ru=Ee(ne,wt,on.value,ze);if(Ru===null){wt===null&&(wt=gr);break}r&&wt&&Ru.alternate===null&&u(ne,wt),$=S(Ru,$,Rt),yt===null?Ke=Ru:yt.sibling=Ru,yt=Ru,wt=gr}if(on.done)return d(ne,wt),Pn&&pu(ne,Rt),Ke;if(wt===null){for(;!on.done;Rt++,on=ue.next())on=De(ne,on.value,ze),on!==null&&($=S(on,$,Rt),yt===null?Ke=on:yt.sibling=on,yt=on);return Pn&&pu(ne,Rt),Ke}for(wt=h(ne,wt);!on.done;Rt++,on=ue.next())on=$e(wt,ne,Rt,on.value,ze),on!==null&&(r&&on.alternate!==null&&wt.delete(on.key===null?Rt:on.key),$=S(on,$,Rt),yt===null?Ke=on:yt.sibling=on,yt=on);return r&&wt.forEach(function(Iy){return u(ne,Iy)}),Pn&&pu(ne,Rt),Ke}function ir(ne,$,ue,ze){if(typeof ue=="object"&&ue!==null&&ue.type===re&&ue.key===null&&(ue=ue.props.children),typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case q:e:{for(var Ke=ue.key,yt=$;yt!==null;){if(yt.key===Ke){if(Ke=ue.type,Ke===re){if(yt.tag===7){d(ne,yt.sibling),$=g(yt,ue.props.children),$.return=ne,ne=$;break e}}else if(yt.elementType===Ke||typeof Ke=="object"&&Ke!==null&&Ke.$$typeof===Ae&&Em(Ke)===yt.type){d(ne,yt.sibling),$=g(yt,ue.props),$.ref=Hc(ne,yt,ue),$.return=ne,ne=$;break e}d(ne,yt);break}else u(ne,yt);yt=yt.sibling}ue.type===re?($=Tu(ue.props.children,ne.mode,ze,ue.key),$.return=ne,ne=$):(ze=fx(ue.type,ue.key,ue.props,null,ne.mode,ze),ze.ref=Hc(ne,$,ue),ze.return=ne,ne=ze)}return L(ne);case V:e:{for(yt=ue.key;$!==null;){if($.key===yt)if($.tag===4&&$.stateNode.containerInfo===ue.containerInfo&&$.stateNode.implementation===ue.implementation){d(ne,$.sibling),$=g($,ue.children||[]),$.return=ne,ne=$;break e}else{d(ne,$);break}else u(ne,$);$=$.sibling}$=hp(ue,ne.mode,ze),$.return=ne,ne=$}return L(ne);case Ae:return yt=ue._init,ir(ne,$,yt(ue._payload),ze)}if(hn(ue))return it(ne,$,ue,ze);if(pe(ue))return ct(ne,$,ue,ze);_s(ne,ue)}return typeof ue=="string"&&ue!==""||typeof ue=="number"?(ue=""+ue,$!==null&&$.tag===6?(d(ne,$.sibling),$=g($,ue),$.return=ne,ne=$):(d(ne,$),$=kl(ue,ne.mode,ze),$.return=ne,ne=$),L(ne)):d(ne,$)}return ir}var Aa=Tm(!0),Ar=Tm(!1),Ve=wi(null),Bi=null,Zr=null,jd=null;function Ud(){jd=Zr=Bi=null}function Hd(r){var u=Ve.current;vn(Ve),r._currentValue=u}function Bd(r,u,d){for(;r!==null;){var h=r.alternate;if((r.childLanes&u)!==u?(r.childLanes|=u,h!==null&&(h.childLanes|=u)):h!==null&&(h.childLanes&u)!==u&&(h.childLanes|=u),r===d)break;r=r.return}}function Cs(r,u){Bi=r,jd=Zr=null,r=r.dependencies,r!==null&&r.firstContext!==null&&((r.lanes&u)!==0&&(Er=!0),r.firstContext=null)}function mn(r){var u=r._currentValue;if(jd!==r)if(r={context:r,memoizedValue:u,next:null},Zr===null){if(Bi===null)throw Error(t(308));Zr=r,Bi.dependencies={lanes:0,firstContext:r}}else Zr=Zr.next=r;return u}var fl=null;function Vd(r){fl===null?fl=[r]:fl.push(r)}function km(r,u,d,h){var g=u.interleaved;return g===null?(d.next=d,Vd(u)):(d.next=g.next,g.next=d),u.interleaved=d,Qa(r,h)}function Qa(r,u){r.lanes|=u;var d=r.alternate;for(d!==null&&(d.lanes|=u),d=r,r=r.return;r!==null;)r.childLanes|=u,d=r.alternate,d!==null&&(d.childLanes|=u),d=r,r=r.return;return d.tag===3?d.stateNode:null}var sa=!1;function hu(r){r.updateQueue={baseState:r.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Rm(r,u){r=r.updateQueue,u.updateQueue===r&&(u.updateQueue={baseState:r.baseState,firstBaseUpdate:r.firstBaseUpdate,lastBaseUpdate:r.lastBaseUpdate,shared:r.shared,effects:r.effects})}function Ao(r,u){return{eventTime:r,lane:u,tag:0,payload:null,callback:null,next:null}}function vu(r,u,d){var h=r.updateQueue;if(h===null)return null;if(h=h.shared,(Xt&2)!==0){var g=h.pending;return g===null?u.next=u:(u.next=g.next,g.next=u),h.pending=u,Qa(r,d)}return g=h.interleaved,g===null?(u.next=u,Vd(h)):(u.next=g.next,g.next=u),h.interleaved=u,Qa(r,d)}function k0(r,u,d){if(u=u.updateQueue,u!==null&&(u=u.shared,(d&4194240)!==0)){var h=u.lanes;h&=r.pendingLanes,d|=h,u.lanes=d,yc(r,d)}}function Mm(r,u){var d=r.updateQueue,h=r.alternate;if(h!==null&&(h=h.updateQueue,d===h)){var g=null,S=null;if(d=d.firstBaseUpdate,d!==null){do{var L={eventTime:d.eventTime,lane:d.lane,tag:d.tag,payload:d.payload,callback:d.callback,next:null};S===null?g=S=L:S=S.next=L,d=d.next}while(d!==null);S===null?g=S=u:S=S.next=u}else g=S=u;d={baseState:h.baseState,firstBaseUpdate:g,lastBaseUpdate:S,shared:h.shared,effects:h.effects},r.updateQueue=d;return}r=d.lastBaseUpdate,r===null?d.firstBaseUpdate=u:r.next=u,d.lastBaseUpdate=u}function R0(r,u,d,h){var g=r.updateQueue;sa=!1;var S=g.firstBaseUpdate,L=g.lastBaseUpdate,H=g.shared.pending;if(H!==null){g.shared.pending=null;var K=H,ce=K.next;K.next=null,L===null?S=ce:L.next=ce,L=K;var Te=r.alternate;Te!==null&&(Te=Te.updateQueue,H=Te.lastBaseUpdate,H!==L&&(H===null?Te.firstBaseUpdate=ce:H.next=ce,Te.lastBaseUpdate=K))}if(S!==null){var De=g.baseState;L=0,Te=ce=K=null,H=S;do{var Ee=H.lane,$e=H.eventTime;if((h&Ee)===Ee){Te!==null&&(Te=Te.next={eventTime:$e,lane:0,tag:H.tag,payload:H.payload,callback:H.callback,next:null});e:{var it=r,ct=H;switch(Ee=u,$e=d,ct.tag){case 1:if(it=ct.payload,typeof it=="function"){De=it.call($e,De,Ee);break e}De=it;break e;case 3:it.flags=it.flags&-65537|128;case 0:if(it=ct.payload,Ee=typeof it=="function"?it.call($e,De,Ee):it,Ee==null)break e;De=_e({},De,Ee);break e;case 2:sa=!0}}H.callback!==null&&H.lane!==0&&(r.flags|=64,Ee=g.effects,Ee===null?g.effects=[H]:Ee.push(H))}else $e={eventTime:$e,lane:Ee,tag:H.tag,payload:H.payload,callback:H.callback,next:null},Te===null?(ce=Te=$e,K=De):Te=Te.next=$e,L|=Ee;if(H=H.next,H===null){if(H=g.shared.pending,H===null)break;Ee=H,H=Ee.next,Ee.next=null,g.lastBaseUpdate=Ee,g.shared.pending=null}}while(!0);if(Te===null&&(K=De),g.baseState=K,g.firstBaseUpdate=ce,g.lastBaseUpdate=Te,u=g.shared.interleaved,u!==null){g=u;do L|=g.lane,g=g.next;while(g!==u)}else S===null&&(g.shared.lanes=0);Sl|=L,r.lanes=L,r.memoizedState=De}}function Wd(r,u,d){if(r=u.effects,u.effects=null,r!==null)for(u=0;u<r.length;u++){var h=r[u],g=h.callback;if(g!==null){if(h.callback=null,h=d,typeof g!="function")throw Error(t(191,g));g.call(h)}}}var Es={},Ja=wi(Es),Bc=wi(Es),Vc=wi(Es);function xl(r){if(r===Es)throw Error(t(174));return r}function Gd(r,u){switch(Mn(Vc,u),Mn(Bc,r),Mn(Ja,Es),r=u.nodeType,r){case 9:case 11:u=(u=u.documentElement)?u.namespaceURI:Mr(null,"");break;default:r=r===8?u.parentNode:u,u=r.namespaceURI||null,r=r.tagName,u=Mr(u,r)}vn(Ja),Mn(Ja,u)}function Ts(){vn(Ja),vn(Bc),vn(Vc)}function Yd(r){xl(Vc.current);var u=xl(Ja.current),d=Mr(u,r.type);u!==d&&(Mn(Bc,r),Mn(Ja,d))}function Xd(r){Bc.current===r&&(vn(Ja),vn(Bc))}var Bn=wi(0);function M0(r){for(var u=r;u!==null;){if(u.tag===13){var d=u.memoizedState;if(d!==null&&(d=d.dehydrated,d===null||d.data==="$?"||d.data==="$!"))return u}else if(u.tag===19&&u.memoizedProps.revealOrder!==void 0){if((u.flags&128)!==0)return u}else if(u.child!==null){u.child.return=u,u=u.child;continue}if(u===r)break;for(;u.sibling===null;){if(u.return===null||u.return===r)return null;u=u.return}u.sibling.return=u.return,u=u.sibling}return null}var Zd=[];function Wc(){for(var r=0;r<Zd.length;r++)Zd[r]._workInProgressVersionPrimary=null;Zd.length=0}var mt=P.ReactCurrentDispatcher,Wt=P.ReactCurrentBatchConfig,Jt=0,Nt=null,Cn=null,hr=null,D0=!1,Gc=!1,Yc=0,Kd=0;function ge(){throw Error(t(321))}function cr(r,u){if(u===null)return!1;for(var d=0;d<u.length&&d<r.length;d++)if(!Ra(r[d],u[d]))return!1;return!0}function Ct(r,u,d,h,g,S){if(Jt=S,Nt=u,u.memoizedState=null,u.updateQueue=null,u.lanes=0,mt.current=r===null||r.memoizedState===null?G0:Y0,r=d(h,g),Gc){S=0;do{if(Gc=!1,Yc=0,25<=S)throw Error(t(301));S+=1,hr=Cn=null,u.updateQueue=null,mt.current=Qc,r=d(h,g)}while(Gc)}if(mt.current=gn,u=Cn!==null&&Cn.next!==null,Jt=0,hr=Cn=Nt=null,D0=!1,u)throw Error(t(300));return r}function mu(){var r=Yc!==0;return Yc=0,r}function _r(){var r={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return hr===null?Nt.memoizedState=hr=r:hr=hr.next=r,hr}function Cr(){if(Cn===null){var r=Nt.alternate;r=r!==null?r.memoizedState:null}else r=Cn.next;var u=hr===null?Nt.memoizedState:hr.next;if(u!==null)hr=u,Cn=r;else{if(r===null)throw Error(t(310));Cn=r,r={memoizedState:Cn.memoizedState,baseState:Cn.baseState,baseQueue:Cn.baseQueue,queue:Cn.queue,next:null},hr===null?Nt.memoizedState=hr=r:hr=hr.next=r}return hr}function Ei(r,u){return typeof u=="function"?u(r):u}function dl(r){var u=Cr(),d=u.queue;if(d===null)throw Error(t(311));d.lastRenderedReducer=r;var h=Cn,g=h.baseQueue,S=d.pending;if(S!==null){if(g!==null){var L=g.next;g.next=S.next,S.next=L}h.baseQueue=g=S,d.pending=null}if(g!==null){S=g.next,h=h.baseState;var H=L=null,K=null,ce=S;do{var Te=ce.lane;if((Jt&Te)===Te)K!==null&&(K=K.next={lane:0,action:ce.action,hasEagerState:ce.hasEagerState,eagerState:ce.eagerState,next:null}),h=ce.hasEagerState?ce.eagerState:r(h,ce.action);else{var De={lane:Te,action:ce.action,hasEagerState:ce.hasEagerState,eagerState:ce.eagerState,next:null};K===null?(H=K=De,L=h):K=K.next=De,Nt.lanes|=Te,Sl|=Te}ce=ce.next}while(ce!==null&&ce!==S);K===null?L=h:K.next=H,Ra(h,u.memoizedState)||(Er=!0),u.memoizedState=h,u.baseState=L,u.baseQueue=K,d.lastRenderedState=h}if(r=d.interleaved,r!==null){g=r;do S=g.lane,Nt.lanes|=S,Sl|=S,g=g.next;while(g!==r)}else g===null&&(d.lanes=0);return[u.memoizedState,d.dispatch]}function gu(r){var u=Cr(),d=u.queue;if(d===null)throw Error(t(311));d.lastRenderedReducer=r;var h=d.dispatch,g=d.pending,S=u.memoizedState;if(g!==null){d.pending=null;var L=g=g.next;do S=r(S,L.action),L=L.next;while(L!==g);Ra(S,u.memoizedState)||(Er=!0),u.memoizedState=S,u.baseQueue===null&&(u.baseState=S),d.lastRenderedState=S}return[S,h]}function ks(){}function L0(r,u){var d=Nt,h=Cr(),g=u(),S=!Ra(h.memoizedState,g);if(S&&(h.memoizedState=g,Er=!0),h=h.queue,Xc(O0.bind(null,d,h,r),[r]),h.getSnapshot!==u||S||hr!==null&&hr.memoizedState.tag&1){if(d.flags|=2048,pl(9,z0.bind(null,d,h,g,u),void 0,null),fr===null)throw Error(t(349));(Jt&30)!==0||A0(d,u,g)}return g}function A0(r,u,d){r.flags|=16384,r={getSnapshot:u,value:d},u=Nt.updateQueue,u===null?(u={lastEffect:null,stores:null},Nt.updateQueue=u,u.stores=[r]):(d=u.stores,d===null?u.stores=[r]:d.push(r))}function z0(r,u,d,h){u.value=d,u.getSnapshot=h,N0(u)&&I0(r)}function O0(r,u,d){return d(function(){N0(u)&&I0(r)})}function N0(r){var u=r.getSnapshot;r=r.value;try{var d=u();return!Ra(r,d)}catch{return!0}}function I0(r){var u=Qa(r,1);u!==null&&Yi(u,r,1,-1)}function F0(r){var u=_r();return typeof r=="function"&&(r=r()),u.memoizedState=u.baseState=r,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Ei,lastRenderedState:r},u.queue=r,r=r.dispatch=qc.bind(null,Nt,r),[u.memoizedState,r]}function pl(r,u,d,h){return r={tag:r,create:u,destroy:d,deps:h,next:null},u=Nt.updateQueue,u===null?(u={lastEffect:null,stores:null},Nt.updateQueue=u,u.lastEffect=r.next=r):(d=u.lastEffect,d===null?u.lastEffect=r.next=r:(h=d.next,d.next=r,r.next=h,u.lastEffect=r)),r}function P0(){return Cr().memoizedState}function Rs(r,u,d,h){var g=_r();Nt.flags|=r,g.memoizedState=pl(1|u,d,void 0,h===void 0?null:h)}function Ms(r,u,d,h){var g=Cr();h=h===void 0?null:h;var S=void 0;if(Cn!==null){var L=Cn.memoizedState;if(S=L.destroy,h!==null&&cr(h,L.deps)){g.memoizedState=pl(u,d,S,h);return}}Nt.flags|=r,g.memoizedState=pl(1|u,d,S,h)}function j0(r,u){return Rs(8390656,8,r,u)}function Xc(r,u){return Ms(2048,8,r,u)}function U0(r,u){return Ms(4,2,r,u)}function H0(r,u){return Ms(4,4,r,u)}function Zc(r,u){if(typeof u=="function")return r=r(),u(r),function(){u(null)};if(u!=null)return r=r(),u.current=r,function(){u.current=null}}function hl(r,u,d){return d=d!=null?d.concat([r]):null,Ms(4,4,Zc.bind(null,u,r),d)}function Kc(){}function B0(r,u){var d=Cr();u=u===void 0?null:u;var h=d.memoizedState;return h!==null&&u!==null&&cr(u,h[1])?h[0]:(d.memoizedState=[r,u],r)}function V0(r,u){var d=Cr();u=u===void 0?null:u;var h=d.memoizedState;return h!==null&&u!==null&&cr(u,h[1])?h[0]:(r=r(),d.memoizedState=[r,u],r)}function W0(r,u,d){return(Jt&21)===0?(r.baseState&&(r.baseState=!1,Er=!0),r.memoizedState=d):(Ra(d,u)||(d=qu(),Nt.lanes|=d,Sl|=d,r.baseState=!0),u)}function Dm(r,u){var d=$t;$t=d!==0&&4>d?d:4,r(!0);var h=Wt.transition;Wt.transition={};try{r(!1),u()}finally{$t=d,Wt.transition=h}}function Ds(){return Cr().memoizedState}function Lm(r,u,d){var h=Gi(r);if(d={lane:h,action:d,hasEagerState:!1,eagerState:null,next:null},yu(r))Ti(u,d);else if(d=km(r,u,d,h),d!==null){var g=Dn();Yi(d,r,h,g),Am(d,u,h)}}function qc(r,u,d){var h=Gi(r),g={lane:h,action:d,hasEagerState:!1,eagerState:null,next:null};if(yu(r))Ti(u,g);else{var S=r.alternate;if(r.lanes===0&&(S===null||S.lanes===0)&&(S=u.lastRenderedReducer,S!==null))try{var L=u.lastRenderedState,H=S(L,d);if(g.hasEagerState=!0,g.eagerState=H,Ra(H,L)){var K=u.interleaved;K===null?(g.next=g,Vd(u)):(g.next=K.next,K.next=g),u.interleaved=g;return}}catch{}finally{}d=km(r,u,g,h),d!==null&&(g=Dn(),Yi(d,r,h,g),Am(d,u,h))}}function yu(r){var u=r.alternate;return r===Nt||u!==null&&u===Nt}function Ti(r,u){Gc=D0=!0;var d=r.pending;d===null?u.next=u:(u.next=d.next,d.next=u),r.pending=u}function Am(r,u,d){if((d&4194240)!==0){var h=u.lanes;h&=r.pendingLanes,d|=h,u.lanes=d,yc(r,d)}}var gn={readContext:mn,useCallback:ge,useContext:ge,useEffect:ge,useImperativeHandle:ge,useInsertionEffect:ge,useLayoutEffect:ge,useMemo:ge,useReducer:ge,useRef:ge,useState:ge,useDebugValue:ge,useDeferredValue:ge,useTransition:ge,useMutableSource:ge,useSyncExternalStore:ge,useId:ge,unstable_isNewReconciler:!1},G0={readContext:mn,useCallback:function(r,u){return _r().memoizedState=[r,u===void 0?null:u],r},useContext:mn,useEffect:j0,useImperativeHandle:function(r,u,d){return d=d!=null?d.concat([r]):null,Rs(4194308,4,Zc.bind(null,u,r),d)},useLayoutEffect:function(r,u){return Rs(4194308,4,r,u)},useInsertionEffect:function(r,u){return Rs(4,2,r,u)},useMemo:function(r,u){var d=_r();return u=u===void 0?null:u,r=r(),d.memoizedState=[r,u],r},useReducer:function(r,u,d){var h=_r();return u=d!==void 0?d(u):u,h.memoizedState=h.baseState=u,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:r,lastRenderedState:u},h.queue=r,r=r.dispatch=Lm.bind(null,Nt,r),[h.memoizedState,r]},useRef:function(r){var u=_r();return r={current:r},u.memoizedState=r},useState:F0,useDebugValue:Kc,useDeferredValue:function(r){return _r().memoizedState=r},useTransition:function(){var r=F0(!1),u=r[0];return r=Dm.bind(null,r[1]),_r().memoizedState=r,[u,r]},useMutableSource:function(){},useSyncExternalStore:function(r,u,d){var h=Nt,g=_r();if(Pn){if(d===void 0)throw Error(t(407));d=d()}else{if(d=u(),fr===null)throw Error(t(349));(Jt&30)!==0||A0(h,u,d)}g.memoizedState=d;var S={value:d,getSnapshot:u};return g.queue=S,j0(O0.bind(null,h,S,r),[r]),h.flags|=2048,pl(9,z0.bind(null,h,S,d,u),void 0,null),d},useId:function(){var r=_r(),u=fr.identifierPrefix;if(Pn){var d=qa,h=ni;d=(h&~(1<<32-Jr(h)-1)).toString(32)+d,u=":"+u+"R"+d,d=Yc++,0<d&&(u+="H"+d.toString(32)),u+=":"}else d=Kd++,u=":"+u+"r"+d.toString(32)+":";return r.memoizedState=u},unstable_isNewReconciler:!1},Y0={readContext:mn,useCallback:B0,useContext:mn,useEffect:Xc,useImperativeHandle:hl,useInsertionEffect:U0,useLayoutEffect:H0,useMemo:V0,useReducer:dl,useRef:P0,useState:function(){return dl(Ei)},useDebugValue:Kc,useDeferredValue:function(r){var u=Cr();return W0(u,Cn.memoizedState,r)},useTransition:function(){var r=dl(Ei)[0],u=Cr().memoizedState;return[r,u]},useMutableSource:ks,useSyncExternalStore:L0,useId:Ds,unstable_isNewReconciler:!1},Qc={readContext:mn,useCallback:B0,useContext:mn,useEffect:Xc,useImperativeHandle:hl,useInsertionEffect:U0,useLayoutEffect:H0,useMemo:V0,useReducer:gu,useRef:P0,useState:function(){return gu(Ei)},useDebugValue:Kc,useDeferredValue:function(r){var u=Cr();return Cn===null?u.memoizedState=r:W0(u,Cn.memoizedState,r)},useTransition:function(){var r=gu(Ei)[0],u=Cr().memoizedState;return[r,u]},useMutableSource:ks,useSyncExternalStore:L0,useId:Ds,unstable_isNewReconciler:!1};function ki(r,u){if(r&&r.defaultProps){u=_e({},u),r=r.defaultProps;for(var d in r)u[d]===void 0&&(u[d]=r[d]);return u}return u}function qd(r,u,d,h){u=r.memoizedState,d=d(h,u),d=d==null?u:_e({},u,d),r.memoizedState=d,r.lanes===0&&(r.updateQueue.baseState=d)}var X0={isMounted:function(r){return(r=r._reactInternals)?Ze(r)===r:!1},enqueueSetState:function(r,u,d){r=r._reactInternals;var h=Dn(),g=Gi(r),S=Ao(h,g);S.payload=u,d!=null&&(S.callback=d),u=vu(r,S,g),u!==null&&(Yi(u,r,g,h),k0(u,r,g))},enqueueReplaceState:function(r,u,d){r=r._reactInternals;var h=Dn(),g=Gi(r),S=Ao(h,g);S.tag=1,S.payload=u,d!=null&&(S.callback=d),u=vu(r,S,g),u!==null&&(Yi(u,r,g,h),k0(u,r,g))},enqueueForceUpdate:function(r,u){r=r._reactInternals;var d=Dn(),h=Gi(r),g=Ao(d,h);g.tag=2,u!=null&&(g.callback=u),u=vu(r,g,h),u!==null&&(Yi(u,r,h,d),k0(u,r,h))}};function zm(r,u,d,h,g,S,L){return r=r.stateNode,typeof r.shouldComponentUpdate=="function"?r.shouldComponentUpdate(h,S,L):u.prototype&&u.prototype.isPureReactComponent?!Tc(d,h)||!Tc(g,S):!0}function Om(r,u,d){var h=!1,g=Bt,S=u.contextType;return typeof S=="object"&&S!==null?S=mn(S):(g=Zn(u)?la:Hn.current,h=u.contextTypes,S=(h=h!=null)?Hi(r,g):Bt),u=new u(d,S),r.memoizedState=u.state!==null&&u.state!==void 0?u.state:null,u.updater=X0,r.stateNode=u,u._reactInternals=r,h&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=g,r.__reactInternalMemoizedMaskedChildContext=S),u}function Z0(r,u,d,h){r=u.state,typeof u.componentWillReceiveProps=="function"&&u.componentWillReceiveProps(d,h),typeof u.UNSAFE_componentWillReceiveProps=="function"&&u.UNSAFE_componentWillReceiveProps(d,h),u.state!==r&&X0.enqueueReplaceState(u,u.state,null)}function Qd(r,u,d,h){var g=r.stateNode;g.props=d,g.state=r.memoizedState,g.refs={},hu(r);var S=u.contextType;typeof S=="object"&&S!==null?g.context=mn(S):(S=Zn(u)?la:Hn.current,g.context=Hi(r,S)),g.state=r.memoizedState,S=u.getDerivedStateFromProps,typeof S=="function"&&(qd(r,u,S,d),g.state=r.memoizedState),typeof u.getDerivedStateFromProps=="function"||typeof g.getSnapshotBeforeUpdate=="function"||typeof g.UNSAFE_componentWillMount!="function"&&typeof g.componentWillMount!="function"||(u=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),u!==g.state&&X0.enqueueReplaceState(g,g.state,null),R0(r,d,g,h),g.state=r.memoizedState),typeof g.componentDidMount=="function"&&(r.flags|=4194308)}function bu(r,u){try{var d="",h=u;do d+=je(h),h=h.return;while(h);var g=d}catch(S){g=`92 */var jw;function zM(){if(jw)return Xa;jw=1;var a=M0(),l=Pw();function i(n){for(var r="https://reactjs.org/docs/error-decoder.html?invariant="+n,f=1;f<arguments.length;f++)r+="&args[]="+encodeURIComponent(arguments[f]);return"Minified React error #"+n+"; visit "+r+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var c=new Set,x={};function v(n,r){b(n,r),b(n+"Capture",r)}function b(n,r){for(x[n]=r,n=0;n<r.length;n++)c.add(r[n])}var m=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),E=Object.prototype.hasOwnProperty,C=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,T={},L={};function A(n){return E.call(L,n)?!0:E.call(T,n)?!1:C.test(n)?L[n]=!0:(T[n]=!0,!1)}function P(n,r,f,p){if(f!==null&&f.type===0)return!1;switch(typeof r){case"function":case"symbol":return!0;case"boolean":return p?!1:f!==null?!f.acceptsBooleans:(n=n.toLowerCase().slice(0,5),n!=="data-"&&n!=="aria-");default:return!1}}function R(n,r,f,p){if(r===null||typeof r>"u"||P(n,r,f,p))return!0;if(p)return!1;if(f!==null)switch(f.type){case 3:return!r;case 4:return r===!1;case 5:return isNaN(r);case 6:return isNaN(r)||1>r}return!1}function D(n,r,f,p,g,S,M){this.acceptsBooleans=r===2||r===3||r===4,this.attributeName=p,this.attributeNamespace=g,this.mustUseProperty=f,this.propertyName=n,this.type=r,this.sanitizeURL=S,this.removeEmptyString=M}var j={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(n){j[n]=new D(n,0,!1,n,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(n){var r=n[0];j[r]=new D(r,1,!1,n[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(n){j[n]=new D(n,2,!1,n.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(n){j[n]=new D(n,2,!1,n,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(n){j[n]=new D(n,3,!1,n.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(n){j[n]=new D(n,3,!0,n,null,!1,!1)}),["capture","download"].forEach(function(n){j[n]=new D(n,4,!1,n,null,!1,!1)}),["cols","rows","size","span"].forEach(function(n){j[n]=new D(n,6,!1,n,null,!1,!1)}),["rowSpan","start"].forEach(function(n){j[n]=new D(n,5,!1,n.toLowerCase(),null,!1,!1)});var $=/[\-:]([a-z])/g;function F(n){return n[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(n){var r=n.replace($,F);j[r]=new D(r,1,!1,n,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(n){var r=n.replace($,F);j[r]=new D(r,1,!1,n,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(n){var r=n.replace($,F);j[r]=new D(r,1,!1,n,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(n){j[n]=new D(n,1,!1,n.toLowerCase(),null,!1,!1)}),j.xlinkHref=new D("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(n){j[n]=new D(n,1,!1,n.toLowerCase(),null,!0,!0)});function N(n,r,f,p){var g=j.hasOwnProperty(r)?j[r]:null;(g!==null?g.type!==0:p||!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(R(r,f,g,p)&&(f=null),p||g===null?A(r)&&(f===null?n.removeAttribute(r):n.setAttribute(r,""+f)):g.mustUseProperty?n[g.propertyName]=f===null?g.type===3?!1:"":f:(r=g.attributeName,p=g.attributeNamespace,f===null?n.removeAttribute(r):(g=g.type,f=g===3||g===4&&f===!0?"":""+f,p?n.setAttributeNS(p,r,f):n.setAttribute(r,f))))}var H=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,ee=Symbol.for("react.element"),Y=Symbol.for("react.portal"),fe=Symbol.for("react.fragment"),J=Symbol.for("react.strict_mode"),Le=Symbol.for("react.profiler"),Se=Symbol.for("react.provider"),be=Symbol.for("react.context"),je=Symbol.for("react.forward_ref"),Ie=Symbol.for("react.suspense"),ke=Symbol.for("react.suspense_list"),et=Symbol.for("react.memo"),ze=Symbol.for("react.lazy"),He=Symbol.for("react.offscreen"),K=Symbol.iterator;function xe(n){return n===null||typeof n!="object"?null:(n=K&&n[K]||n["@@iterator"],typeof n=="function"?n:null)}var we=Object.assign,U;function ie(n){if(U===void 0)try{throw Error()}catch(f){var r=f.stack.trim().match(/\n( *(at )?)/);U=r&&r[1]||""}return` 93 `+U+n}var Re=!1;function Oe(n,r){if(!n||Re)return"";Re=!0;var f=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(r)if(r=function(){throw Error()},Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(r,[])}catch(ue){var p=ue}Reflect.construct(n,[],r)}else{try{r.call()}catch(ue){p=ue}n.call(r.prototype)}else{try{throw Error()}catch(ue){p=ue}n()}}catch(ue){if(ue&&p&&typeof ue.stack=="string"){for(var g=ue.stack.split(` 94 `),S=p.stack.split(` 95 `),M=g.length-1,B=S.length-1;1<=M&&0<=B&&g[M]!==S[B];)B--;for(;1<=M&&0<=B;M--,B--)if(g[M]!==S[B]){if(M!==1||B!==1)do if(M--,B--,0>B||g[M]!==S[B]){var q=` 96 `+g[M].replace(" at new "," at ");return n.displayName&&q.includes("<anonymous>")&&(q=q.replace("<anonymous>",n.displayName)),q}while(1<=M&&0<=B);break}}}finally{Re=!1,Error.prepareStackTrace=f}return(n=n?n.displayName||n.name:"")?ie(n):""}function Fe(n){switch(n.tag){case 5:return ie(n.type);case 16:return ie("Lazy");case 13:return ie("Suspense");case 19:return ie("SuspenseList");case 0:case 2:case 15:return n=Oe(n.type,!1),n;case 11:return n=Oe(n.type.render,!1),n;case 1:return n=Oe(n.type,!0),n;default:return""}}function ft(n){if(n==null)return null;if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case fe:return"Fragment";case Y:return"Portal";case Le:return"Profiler";case J:return"StrictMode";case Ie:return"Suspense";case ke:return"SuspenseList"}if(typeof n=="object")switch(n.$$typeof){case be:return(n.displayName||"Context")+".Consumer";case Se:return(n._context.displayName||"Context")+".Provider";case je:var r=n.render;return n=n.displayName,n||(n=r.displayName||r.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case et:return r=n.displayName||null,r!==null?r:ft(n.type)||"Memo";case ze:r=n._payload,n=n._init;try{return ft(n(r))}catch{}}return null}function Ge(n){var r=n.type;switch(n.tag){case 24:return"Cache";case 9:return(r.displayName||"Context")+".Consumer";case 10:return(r._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return n=r.render,n=n.displayName||n.name||"",r.displayName||(n!==""?"ForwardRef("+n+")":"ForwardRef");case 7:return"Fragment";case 5:return r;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return ft(r);case 8:return r===J?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r}return null}function xt(n){switch(typeof n){case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function pt(n){var r=n.type;return(n=n.nodeName)&&n.toLowerCase()==="input"&&(r==="checkbox"||r==="radio")}function Dt(n){var r=pt(n)?"checked":"value",f=Object.getOwnPropertyDescriptor(n.constructor.prototype,r),p=""+n[r];if(!n.hasOwnProperty(r)&&typeof f<"u"&&typeof f.get=="function"&&typeof f.set=="function"){var g=f.get,S=f.set;return Object.defineProperty(n,r,{configurable:!0,get:function(){return g.call(this)},set:function(M){p=""+M,S.call(this,M)}}),Object.defineProperty(n,r,{enumerable:f.enumerable}),{getValue:function(){return p},setValue:function(M){p=""+M},stopTracking:function(){n._valueTracker=null,delete n[r]}}}}function de(n){n._valueTracker||(n._valueTracker=Dt(n))}function Te(n){if(!n)return!1;var r=n._valueTracker;if(!r)return!0;var f=r.getValue(),p="";return n&&(p=pt(n)?n.checked?"true":"false":n.value),n=p,n!==f?(r.setValue(n),!0):!1}function st(n){if(n=n||(typeof document<"u"?document:void 0),typeof n>"u")return null;try{return n.activeElement||n.body}catch{return n.body}}function te(n,r){var f=r.checked;return we({},r,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:f??n._wrapperState.initialChecked})}function me(n,r){var f=r.defaultValue==null?"":r.defaultValue,p=r.checked!=null?r.checked:r.defaultChecked;f=xt(r.value!=null?r.value:f),n._wrapperState={initialChecked:p,initialValue:f,controlled:r.type==="checkbox"||r.type==="radio"?r.checked!=null:r.value!=null}}function Ye(n,r){r=r.checked,r!=null&&N(n,"checked",r,!1)}function wt(n,r){Ye(n,r);var f=xt(r.value),p=r.type;if(f!=null)p==="number"?(f===0&&n.value===""||n.value!=f)&&(n.value=""+f):n.value!==""+f&&(n.value=""+f);else if(p==="submit"||p==="reset"){n.removeAttribute("value");return}r.hasOwnProperty("value")?Zt(n,r.type,f):r.hasOwnProperty("defaultValue")&&Zt(n,r.type,xt(r.defaultValue)),r.checked==null&&r.defaultChecked!=null&&(n.defaultChecked=!!r.defaultChecked)}function zt(n,r,f){if(r.hasOwnProperty("value")||r.hasOwnProperty("defaultValue")){var p=r.type;if(!(p!=="submit"&&p!=="reset"||r.value!==void 0&&r.value!==null))return;r=""+n._wrapperState.initialValue,f||r===n.value||(n.value=r),n.defaultValue=r}f=n.name,f!==""&&(n.name=""),n.defaultChecked=!!n._wrapperState.initialChecked,f!==""&&(n.name=f)}function Zt(n,r,f){(r!=="number"||st(n.ownerDocument)!==n)&&(f==null?n.defaultValue=""+n._wrapperState.initialValue:n.defaultValue!==""+f&&(n.defaultValue=""+f))}var kn=Array.isArray;function on(n,r,f,p){if(n=n.options,r){r={};for(var g=0;g<f.length;g++)r["$"+f[g]]=!0;for(f=0;f<n.length;f++)g=r.hasOwnProperty("$"+n[f].value),n[f].selected!==g&&(n[f].selected=g),g&&p&&(n[f].defaultSelected=!0)}else{for(f=""+xt(f),r=null,g=0;g<n.length;g++){if(n[g].value===f){n[g].selected=!0,p&&(n[g].defaultSelected=!0);return}r!==null||n[g].disabled||(r=n[g])}r!==null&&(r.selected=!0)}}function Qn(n,r){if(r.dangerouslySetInnerHTML!=null)throw Error(i(91));return we({},r,{value:void 0,defaultValue:void 0,children:""+n._wrapperState.initialValue})}function Xn(n,r){var f=r.value;if(f==null){if(f=r.children,r=r.defaultValue,f!=null){if(r!=null)throw Error(i(92));if(kn(f)){if(1<f.length)throw Error(i(93));f=f[0]}r=f}r==null&&(r=""),f=r}n._wrapperState={initialValue:xt(f)}}function xr(n,r){var f=xt(r.value),p=xt(r.defaultValue);f!=null&&(f=""+f,f!==n.value&&(n.value=f),r.defaultValue==null&&n.defaultValue!==f&&(n.defaultValue=f)),p!=null&&(n.defaultValue=""+p)}function bi(n){var r=n.textContent;r===n._wrapperState.initialValue&&r!==""&&r!==null&&(n.value=r)}function ir(n){switch(n){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Rr(n,r){return n==null||n==="http://www.w3.org/1999/xhtml"?ir(r):n==="http://www.w3.org/2000/svg"&&r==="foreignObject"?"http://www.w3.org/1999/xhtml":n}var ha,fo=(function(n){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(r,f,p,g){MSApp.execUnsafeLocalFunction(function(){return n(r,f,p,g)})}:n})(function(n,r){if(n.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in n)n.innerHTML=r;else{for(ha=ha||document.createElement("div"),ha.innerHTML="<svg>"+r.valueOf().toString()+"</svg>",r=ha.firstChild;n.firstChild;)n.removeChild(n.firstChild);for(;r.firstChild;)n.appendChild(r.firstChild)}});function Ia(n,r){if(r){var f=n.firstChild;if(f&&f===n.lastChild&&f.nodeType===3){f.nodeValue=r;return}}n.textContent=r}var Pe={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},gt=["Webkit","ms","Moz","O"];Object.keys(Pe).forEach(function(n){gt.forEach(function(r){r=r+n.charAt(0).toUpperCase()+n.substring(1),Pe[r]=Pe[n]})});function Pt(n,r,f){return r==null||typeof r=="boolean"||r===""?"":f||typeof r!="number"||r===0||Pe.hasOwnProperty(n)&&Pe[n]?(""+r).trim():r+"px"}function cn(n,r){n=n.style;for(var f in r)if(r.hasOwnProperty(f)){var p=f.indexOf("--")===0,g=Pt(f,r[f],p);f==="float"&&(f="cssFloat"),p?n.setProperty(f,g):n[f]=g}}var Nn=we({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function zn(n,r){if(r){if(Nn[n]&&(r.children!=null||r.dangerouslySetInnerHTML!=null))throw Error(i(137,n));if(r.dangerouslySetInnerHTML!=null){if(r.children!=null)throw Error(i(60));if(typeof r.dangerouslySetInnerHTML!="object"||!("__html"in r.dangerouslySetInnerHTML))throw Error(i(61))}if(r.style!=null&&typeof r.style!="object")throw Error(i(62))}}function In(n,r){if(n.indexOf("-")===-1)return typeof r.is=="string";switch(n){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var br=null;function An(n){return n=n.target||n.srcElement||window,n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===3?n.parentNode:n}var yn=null,fn=null,Fa=null;function ei(n){if(n=Ec(n)){if(typeof yn!="function")throw Error(i(280));var r=n.stateNode;r&&(r=To(r),yn(n.stateNode,n.type,r))}}function ti(n){fn?Fa?Fa.push(n):Fa=[n]:fn=n}function xo(){if(fn){var n=fn,r=Fa;if(Fa=fn=null,ei(n),r)for(n=0;n<r.length;n++)ei(r[n])}}function Fl(n,r){return n(r)}function Pl(){}var po=!1;function jl(n,r,f){if(po)return n(r,f);po=!0;try{return Fl(n,r,f)}finally{po=!1,(fn!==null||Fa!==null)&&(Pl(),xo())}}function Ii(n,r){var f=n.stateNode;if(f===null)return null;var p=To(f);if(p===null)return null;f=p[r];e:switch(r){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(p=!p.disabled)||(n=n.type,p=!(n==="button"||n==="input"||n==="select"||n==="textarea")),n=!p;break e;default:n=!1}if(n)return null;if(f&&typeof f!="function")throw Error(i(231,r,typeof f));return f}var Pa=!1;if(m)try{var Mr={};Object.defineProperty(Mr,"passive",{get:function(){Pa=!0}}),window.addEventListener("test",Mr,Mr),window.removeEventListener("test",Mr,Mr)}catch{Pa=!1}function ja(n,r,f,p,g,S,M,B,q){var ue=Array.prototype.slice.call(arguments,3);try{r.apply(f,ue)}catch(_e){this.onError(_e)}}var va=!1,Fi=null,Pi=!1,ho=null,G={onError:function(n){va=!0,Fi=n}};function Ce(n,r,f,p,g,S,M,B,q){va=!1,Fi=null,ja.apply(G,arguments)}function Ve(n,r,f,p,g,S,M,B,q){if(Ce.apply(this,arguments),va){if(va){var ue=Fi;va=!1,Fi=null}else throw Error(i(198));Pi||(Pi=!0,ho=ue)}}function Ke(n){var r=n,f=n;if(n.alternate)for(;r.return;)r=r.return;else{n=r;do r=n,(r.flags&4098)!==0&&(f=r.return),n=r.return;while(n)}return r.tag===3?f:null}function Vt(n){if(n.tag===13){var r=n.memoizedState;if(r===null&&(n=n.alternate,n!==null&&(r=n.memoizedState)),r!==null)return r.dehydrated}return null}function Rt(n){if(Ke(n)!==n)throw Error(i(188))}function Gt(n){var r=n.alternate;if(!r){if(r=Ke(n),r===null)throw Error(i(188));return r!==n?null:n}for(var f=n,p=r;;){var g=f.return;if(g===null)break;var S=g.alternate;if(S===null){if(p=g.return,p!==null){f=p;continue}break}if(g.child===S.child){for(S=g.child;S;){if(S===f)return Rt(g),n;if(S===p)return Rt(g),r;S=S.sibling}throw Error(i(188))}if(f.return!==p.return)f=g,p=S;else{for(var M=!1,B=g.child;B;){if(B===f){M=!0,f=g,p=S;break}if(B===p){M=!0,p=g,f=S;break}B=B.sibling}if(!M){for(B=S.child;B;){if(B===f){M=!0,f=S,p=g;break}if(B===p){M=!0,p=S,f=g;break}B=B.sibling}if(!M)throw Error(i(189))}}if(f.alternate!==p)throw Error(i(190))}if(f.tag!==3)throw Error(i(188));return f.stateNode.current===f?n:r}function jt(n){return n=Gt(n),n!==null?Zn(n):null}function Zn(n){if(n.tag===5||n.tag===6)return n;for(n=n.child;n!==null;){var r=Zn(n);if(r!==null)return r;n=n.sibling}return null}var On=l.unstable_scheduleCallback,Fn=l.unstable_cancelCallback,Wr=l.unstable_shouldYield,Si=l.unstable_requestPaint,dn=l.unstable_now,Un=l.unstable_getCurrentPriorityLevel,Ot=l.unstable_ImmediatePriority,ji=l.unstable_UserBlockingPriority,vo=l.unstable_NormalPriority,Ff=l.unstable_LowPriority,mo=l.unstable_IdlePriority,$o=null,ma=null;function rc(n){if(ma&&typeof ma.onCommitFiberRoot=="function")try{ma.onCommitFiberRoot($o,n,void 0,(n.current.flags&128)===128)}catch{}}var Zr=Math.clz32?Math.clz32:jf,ac=Math.log,Pf=Math.LN2;function jf(n){return n>>>=0,n===0?32:31-(ac(n)/Pf|0)|0}var go=64,qo=4194304;function ga(n){switch(n&-n){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return n&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return n&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return n}}function Ui(n,r){var f=n.pendingLanes;if(f===0)return 0;var p=0,g=n.suspendedLanes,S=n.pingedLanes,M=f&268435455;if(M!==0){var B=M&~g;B!==0?p=ga(B):(S&=M,S!==0&&(p=ga(S)))}else M=f&~g,M!==0?p=ga(M):S!==0&&(p=ga(S));if(p===0)return 0;if(r!==0&&r!==p&&(r&g)===0&&(g=p&-p,S=r&-r,g>=S||g===16&&(S&4194240)!==0))return r;if((p&4)!==0&&(p|=f&16),r=n.entangledLanes,r!==0)for(n=n.entanglements,r&=p;0<r;)f=31-Zr(r),g=1<<f,p|=n[f],r&=~g;return p}function Qo(n,r){switch(n){case 1:case 2:case 4:return r+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return r+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Vs(n,r){for(var f=n.suspendedLanes,p=n.pingedLanes,g=n.expirationTimes,S=n.pendingLanes;0<S;){var M=31-Zr(S),B=1<<M,q=g[M];q===-1?((B&f)===0||(B&p)!==0)&&(g[M]=Qo(B,r)):q<=r&&(n.expiredLanes|=B),S&=~B}}function yo(n){return n=n.pendingLanes&-1073741825,n!==0?n:n&1073741824?1073741824:0}function Ul(){var n=go;return go<<=1,(go&4194240)===0&&(go=64),n}function Hl(n){for(var r=[],f=0;31>f;f++)r.push(n);return r}function Xo(n,r,f){n.pendingLanes|=r,r!==536870912&&(n.suspendedLanes=0,n.pingedLanes=0),n=n.eventTimes,r=31-Zr(r),n[r]=f}function ic(n,r){var f=n.pendingLanes&~r;n.pendingLanes=r,n.suspendedLanes=0,n.pingedLanes=0,n.expiredLanes&=r,n.mutableReadLanes&=r,n.entangledLanes&=r,r=n.entanglements;var p=n.eventTimes;for(n=n.expirationTimes;0<f;){var g=31-Zr(f),S=1<<g;r[g]=0,p[g]=-1,n[g]=-1,f&=~S}}function oc(n,r){var f=n.entangledLanes|=r;for(n=n.entanglements;f;){var p=31-Zr(f),g=1<<p;g&r|n[p]&r&&(n[p]|=r),f&=~g}}var en=0;function lc(n){return n&=-n,1<n?4<n?(n&268435455)!==0?16:536870912:4:1}var Ws,tn,Uf,Hi,Tt,Bl=!1,Sr=[],ya=null,Jr=null,Bi=null,Gn=new Map,bn=new Map,wi=[],ni="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Gr(n,r){switch(n){case"focusin":case"focusout":ya=null;break;case"dragenter":case"dragleave":Jr=null;break;case"mouseover":case"mouseout":Bi=null;break;case"pointerover":case"pointerout":Gn.delete(r.pointerId);break;case"gotpointercapture":case"lostpointercapture":bn.delete(r.pointerId)}}function ea(n,r,f,p,g,S){return n===null||n.nativeEvent!==S?(n={blockedOn:r,domEventName:f,eventSystemFlags:p,nativeEvent:S,targetContainers:[g]},r!==null&&(r=Ec(r),r!==null&&tn(r)),n):(n.eventSystemFlags|=p,r=n.targetContainers,g!==null&&r.indexOf(g)===-1&&r.push(g),n)}function nx(n,r,f,p,g){switch(r){case"focusin":return ya=ea(ya,n,r,f,p,g),!0;case"dragenter":return Jr=ea(Jr,n,r,f,p,g),!0;case"mouseover":return Bi=ea(Bi,n,r,f,p,g),!0;case"pointerover":var S=g.pointerId;return Gn.set(S,ea(Gn.get(S)||null,n,r,f,p,g)),!0;case"gotpointercapture":return S=g.pointerId,bn.set(S,ea(bn.get(S)||null,n,r,f,p,g)),!0}return!1}function Gs(n){var r=Xl(n.target);if(r!==null){var f=Ke(r);if(f!==null){if(r=f.tag,r===13){if(r=Vt(f),r!==null){n.blockedOn=r,Tt(n.priority,function(){Uf(f)});return}}else if(r===3&&f.stateNode.current.memoizedState.isDehydrated){n.blockedOn=f.tag===3?f.stateNode.containerInfo:null;return}}}n.blockedOn=null}function Vl(n){if(n.blockedOn!==null)return!1;for(var r=n.targetContainers;0<r.length;){var f=qs(n.domEventName,n.eventSystemFlags,r[0],n.nativeEvent);if(f===null){f=n.nativeEvent;var p=new f.constructor(f.type,f);br=p,f.target.dispatchEvent(p),br=null}else return r=Ec(f),r!==null&&tn(r),n.blockedOn=f,!1;r.shift()}return!0}function Ys(n,r,f){Vl(n)&&f.delete(r)}function Ks(){Bl=!1,ya!==null&&Vl(ya)&&(ya=null),Jr!==null&&Vl(Jr)&&(Jr=null),Bi!==null&&Vl(Bi)&&(Bi=null),Gn.forEach(Ys),bn.forEach(Ys)}function Wl(n,r){n.blockedOn===r&&(n.blockedOn=null,Bl||(Bl=!0,l.unstable_scheduleCallback(l.unstable_NormalPriority,Ks)))}function ri(n){function r(g){return Wl(g,n)}if(0<Sr.length){Wl(Sr[0],n);for(var f=1;f<Sr.length;f++){var p=Sr[f];p.blockedOn===n&&(p.blockedOn=null)}}for(ya!==null&&Wl(ya,n),Jr!==null&&Wl(Jr,n),Bi!==null&&Wl(Bi,n),Gn.forEach(r),bn.forEach(r),f=0;f<wi.length;f++)p=wi[f],p.blockedOn===n&&(p.blockedOn=null);for(;0<wi.length&&(f=wi[0],f.blockedOn===null);)Gs(f),f.blockedOn===null&&wi.shift()}var ai=H.ReactCurrentBatchConfig,Zo=!0;function bo(n,r,f,p){var g=en,S=ai.transition;ai.transition=null;try{en=1,Jo(n,r,f,p)}finally{en=g,ai.transition=S}}function $s(n,r,f,p){var g=en,S=ai.transition;ai.transition=null;try{en=4,Jo(n,r,f,p)}finally{en=g,ai.transition=S}}function Jo(n,r,f,p){if(Zo){var g=qs(n,r,f,p);if(g===null)hx(n,r,p,So,f),Gr(n,p);else if(nx(g,n,r,f,p))p.stopPropagation();else if(Gr(n,p),r&4&&-1<ni.indexOf(n)){for(;g!==null;){var S=Ec(g);if(S!==null&&Ws(S),S=qs(n,r,f,p),S===null&&hx(n,r,p,So,f),S===g)break;g=S}g!==null&&p.stopPropagation()}else hx(n,r,p,null,f)}}var So=null;function qs(n,r,f,p){if(So=null,n=An(p),n=Xl(n),n!==null)if(r=Ke(n),r===null)n=null;else if(f=r.tag,f===13){if(n=Vt(r),n!==null)return n;n=null}else if(f===3){if(r.stateNode.current.memoizedState.isDehydrated)return r.tag===3?r.stateNode.containerInfo:null;n=null}else r!==n&&(n=null);return So=n,null}function sc(n){switch(n){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Un()){case Ot:return 1;case ji:return 4;case vo:case Ff:return 16;case mo:return 536870912;default:return 16}default:return 16}}var ii=null,Qs=null,k=null;function V(){if(k)return k;var n,r=Qs,f=r.length,p,g="value"in ii?ii.value:ii.textContent,S=g.length;for(n=0;n<f&&r[n]===g[n];n++);var M=f-n;for(p=1;p<=M&&r[f-p]===g[S-p];p++);return k=g.slice(n,1<p?1-p:void 0)}function le(n){var r=n.keyCode;return"charCode"in n?(n=n.charCode,n===0&&r===13&&(n=13)):n=r,n===10&&(n=13),32<=n||n===13?n:0}function pe(){return!0}function Ne(){return!1}function rt(n){function r(f,p,g,S,M){this._reactName=f,this._targetInst=g,this.type=p,this.nativeEvent=S,this.target=M,this.currentTarget=null;for(var B in n)n.hasOwnProperty(B)&&(f=n[B],this[B]=f?f(S):S[B]);return this.isDefaultPrevented=(S.defaultPrevented!=null?S.defaultPrevented:S.returnValue===!1)?pe:Ne,this.isPropagationStopped=Ne,this}return we(r.prototype,{preventDefault:function(){this.defaultPrevented=!0;var f=this.nativeEvent;f&&(f.preventDefault?f.preventDefault():typeof f.returnValue!="unknown"&&(f.returnValue=!1),this.isDefaultPrevented=pe)},stopPropagation:function(){var f=this.nativeEvent;f&&(f.stopPropagation?f.stopPropagation():typeof f.cancelBubble!="unknown"&&(f.cancelBubble=!0),this.isPropagationStopped=pe)},persist:function(){},isPersistent:pe}),r}var Qe={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Et=rt(Qe),Ut=we({},Qe,{view:0,detail:0}),xn=rt(Ut),Sn,wn,It,Rn=we({},Ut,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ci,button:0,buttons:0,relatedTarget:function(n){return n.relatedTarget===void 0?n.fromElement===n.srcElement?n.toElement:n.fromElement:n.relatedTarget},movementX:function(n){return"movementX"in n?n.movementX:(n!==It&&(It&&n.type==="mousemove"?(Sn=n.screenX-It.screenX,wn=n.screenY-It.screenY):wn=Sn=0,It=n),Sn)},movementY:function(n){return"movementY"in n?n.movementY:wn}}),Jn=rt(Rn),Gl=we({},Rn,{dataTransfer:0}),uc=rt(Gl),wo=we({},Ut,{relatedTarget:0}),Yl=rt(wo),cc=we({},Qe,{animationName:0,elapsedTime:0,pseudoElement:0}),rx=rt(cc),Hf=we({},Qe,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),ax=rt(Hf),Gv=we({},Qe,{data:0}),Bf=rt(Gv),Yv={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Kv={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},$v={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function d1(n){var r=this.nativeEvent;return r.getModifierState?r.getModifierState(n):(n=$v[n])?!!r[n]:!1}function Ci(){return d1}var x1=we({},Ut,{key:function(n){if(n.key){var r=Yv[n.key]||n.key;if(r!=="Unidentified")return r}return n.type==="keypress"?(n=le(n),n===13?"Enter":String.fromCharCode(n)):n.type==="keydown"||n.type==="keyup"?Kv[n.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ci,charCode:function(n){return n.type==="keypress"?le(n):0},keyCode:function(n){return n.type==="keydown"||n.type==="keyup"?n.keyCode:0},which:function(n){return n.type==="keypress"?le(n):n.type==="keydown"||n.type==="keyup"?n.keyCode:0}}),ix=rt(x1),ox=we({},Rn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Vf=rt(ox),p1=we({},Ut,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ci}),Wf=rt(p1),qv=we({},Qe,{propertyName:0,elapsedTime:0,pseudoElement:0}),ba=rt(qv),Co=we({},Rn,{deltaX:function(n){return"deltaX"in n?n.deltaX:"wheelDeltaX"in n?-n.wheelDeltaX:0},deltaY:function(n){return"deltaY"in n?n.deltaY:"wheelDeltaY"in n?-n.wheelDeltaY:"wheelDelta"in n?-n.wheelDelta:0},deltaZ:0,deltaMode:0}),or=rt(Co),Eo=[9,13,27,32],fc=m&&"CompositionEvent"in window,el=null;m&&"documentMode"in document&&(el=document.documentMode);var h1=m&&"TextEvent"in window&&!el,Xs=m&&(!fc||el&&8<el&&11>=el),Qv=" ",Xv=!1;function Gf(n,r){switch(n){case"keyup":return Eo.indexOf(r.keyCode)!==-1;case"keydown":return r.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Zv(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var Zs=!1;function v1(n,r){switch(n){case"compositionend":return Zv(r);case"keypress":return r.which!==32?null:(Xv=!0,Qv);case"textInput":return n=r.data,n===Qv&&Xv?null:n;default:return null}}function Jv(n,r){if(Zs)return n==="compositionend"||!fc&&Gf(n,r)?(n=V(),k=Qs=ii=null,Zs=!1,n):null;switch(n){case"paste":return null;case"keypress":if(!(r.ctrlKey||r.altKey||r.metaKey)||r.ctrlKey&&r.altKey){if(r.char&&1<r.char.length)return r.char;if(r.which)return String.fromCharCode(r.which)}return null;case"compositionend":return Xs&&r.locale!=="ko"?null:r.data;default:return null}}var m1={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function em(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r==="input"?!!m1[n.type]:r==="textarea"}function tm(n,r,f,p){ti(p),r=Sc(r,"onChange"),0<r.length&&(f=new Et("onChange","change",null,f,p),n.push({event:f,listeners:r}))}var Js=null,Vi=null;function lx(n){qf(n,0)}function dc(n){var r=ht(n);if(Te(r))return n}function nm(n,r){if(n==="change")return r}var rm=!1;if(m){var sx;if(m){var ux="oninput"in document;if(!ux){var am=document.createElement("div");am.setAttribute("oninput","return;"),ux=typeof am.oninput=="function"}sx=ux}else sx=!1;rm=sx&&(!document.documentMode||9<document.documentMode)}function im(){Js&&(Js.detachEvent("onpropertychange",om),Vi=Js=null)}function om(n){if(n.propertyName==="value"&&dc(Vi)){var r=[];tm(r,Vi,n,An(n)),jl(lx,r)}}function g1(n,r,f){n==="focusin"?(im(),Js=r,Vi=f,Js.attachEvent("onpropertychange",om)):n==="focusout"&&im()}function y1(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return dc(Vi)}function lm(n,r){if(n==="click")return dc(r)}function b1(n,r){if(n==="input"||n==="change")return dc(r)}function sm(n,r){return n===r&&(n!==0||1/n===1/r)||n!==n&&r!==r}var Ei=typeof Object.is=="function"?Object.is:sm;function xc(n,r){if(Ei(n,r))return!0;if(typeof n!="object"||n===null||typeof r!="object"||r===null)return!1;var f=Object.keys(n),p=Object.keys(r);if(f.length!==p.length)return!1;for(p=0;p<f.length;p++){var g=f[p];if(!E.call(r,g)||!Ei(n[g],r[g]))return!1}return!0}function um(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function cm(n,r){var f=um(n);n=0;for(var p;f;){if(f.nodeType===3){if(p=n+f.textContent.length,n<=r&&p>=r)return{node:f,offset:r-n};n=p}e:{for(;f;){if(f.nextSibling){f=f.nextSibling;break e}f=f.parentNode}f=void 0}f=um(f)}}function Yf(n,r){return n&&r?n===r?!0:n&&n.nodeType===3?!1:r&&r.nodeType===3?Yf(n,r.parentNode):"contains"in n?n.contains(r):n.compareDocumentPosition?!!(n.compareDocumentPosition(r)&16):!1:!1}function tl(){for(var n=window,r=st();r instanceof n.HTMLIFrameElement;){try{var f=typeof r.contentWindow.location.href=="string"}catch{f=!1}if(f)n=r.contentWindow;else break;r=st(n.document)}return r}function eu(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r&&(r==="input"&&(n.type==="text"||n.type==="search"||n.type==="tel"||n.type==="url"||n.type==="password")||r==="textarea"||n.contentEditable==="true")}function fm(n){var r=tl(),f=n.focusedElem,p=n.selectionRange;if(r!==f&&f&&f.ownerDocument&&Yf(f.ownerDocument.documentElement,f)){if(p!==null&&eu(f)){if(r=p.start,n=p.end,n===void 0&&(n=r),"selectionStart"in f)f.selectionStart=r,f.selectionEnd=Math.min(n,f.value.length);else if(n=(r=f.ownerDocument||document)&&r.defaultView||window,n.getSelection){n=n.getSelection();var g=f.textContent.length,S=Math.min(p.start,g);p=p.end===void 0?S:Math.min(p.end,g),!n.extend&&S>p&&(g=p,p=S,S=g),g=cm(f,S);var M=cm(f,p);g&&M&&(n.rangeCount!==1||n.anchorNode!==g.node||n.anchorOffset!==g.offset||n.focusNode!==M.node||n.focusOffset!==M.offset)&&(r=r.createRange(),r.setStart(g.node,g.offset),n.removeAllRanges(),S>p?(n.addRange(r),n.extend(M.node,M.offset)):(r.setEnd(M.node,M.offset),n.addRange(r)))}}for(r=[],n=f;n=n.parentNode;)n.nodeType===1&&r.push({element:n,left:n.scrollLeft,top:n.scrollTop});for(typeof f.focus=="function"&&f.focus(),f=0;f<r.length;f++)n=r[f],n.element.scrollLeft=n.left,n.element.scrollTop=n.top}}var tu=m&&"documentMode"in document&&11>=document.documentMode,nu=null,cx=null,pc=null,fx=!1;function dm(n,r,f){var p=f.window===f?f.document:f.nodeType===9?f:f.ownerDocument;fx||nu==null||nu!==st(p)||(p=nu,"selectionStart"in p&&eu(p)?p={start:p.selectionStart,end:p.selectionEnd}:(p=(p.ownerDocument&&p.ownerDocument.defaultView||window).getSelection(),p={anchorNode:p.anchorNode,anchorOffset:p.anchorOffset,focusNode:p.focusNode,focusOffset:p.focusOffset}),pc&&xc(pc,p)||(pc=p,p=Sc(cx,"onSelect"),0<p.length&&(r=new Et("onSelect","select",null,r,f),n.push({event:r,listeners:p}),r.target=nu)))}function hc(n,r){var f={};return f[n.toLowerCase()]=r.toLowerCase(),f["Webkit"+n]="webkit"+r,f["Moz"+n]="moz"+r,f}var ru={animationend:hc("Animation","AnimationEnd"),animationiteration:hc("Animation","AnimationIteration"),animationstart:hc("Animation","AnimationStart"),transitionend:hc("Transition","TransitionEnd")},Kf={},Yr={};m&&(Yr=document.createElement("div").style,"AnimationEvent"in window||(delete ru.animationend.animation,delete ru.animationiteration.animation,delete ru.animationstart.animation),"TransitionEvent"in window||delete ru.transitionend.transition);function vc(n){if(Kf[n])return Kf[n];if(!ru[n])return n;var r=ru[n],f;for(f in r)if(r.hasOwnProperty(f)&&f in Yr)return Kf[n]=r[f];return n}var xm=vc("animationend"),pm=vc("animationiteration"),hm=vc("animationstart"),vm=vc("transitionend"),mm=new Map,dx="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Wi(n,r){mm.set(n,r),v(r,[n])}for(var Kl=0;Kl<dx.length;Kl++){var xx=dx[Kl],mc=xx.toLowerCase(),S1=xx[0].toUpperCase()+xx.slice(1);Wi(mc,"on"+S1)}Wi(xm,"onAnimationEnd"),Wi(pm,"onAnimationIteration"),Wi(hm,"onAnimationStart"),Wi("dblclick","onDoubleClick"),Wi("focusin","onFocus"),Wi("focusout","onBlur"),Wi(vm,"onTransitionEnd"),b("onMouseEnter",["mouseout","mouseover"]),b("onMouseLeave",["mouseout","mouseover"]),b("onPointerEnter",["pointerout","pointerover"]),b("onPointerLeave",["pointerout","pointerover"]),v("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),v("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),v("onBeforeInput",["compositionend","keypress","textInput","paste"]),v("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),v("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),v("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var gc="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),w1=new Set("cancel close invalid load scroll toggle".split(" ").concat(gc));function $f(n,r,f){var p=n.type||"unknown-event";n.currentTarget=f,Ve(p,r,void 0,n),n.currentTarget=null}function qf(n,r){r=(r&4)!==0;for(var f=0;f<n.length;f++){var p=n[f],g=p.event;p=p.listeners;e:{var S=void 0;if(r)for(var M=p.length-1;0<=M;M--){var B=p[M],q=B.instance,ue=B.currentTarget;if(B=B.listener,q!==S&&g.isPropagationStopped())break e;$f(g,B,ue),S=q}else for(M=0;M<p.length;M++){if(B=p[M],q=B.instance,ue=B.currentTarget,B=B.listener,q!==S&&g.isPropagationStopped())break e;$f(g,B,ue),S=q}}}if(Pi)throw n=ho,Pi=!1,ho=null,n}function pn(n,r){var f=r[vx];f===void 0&&(f=r[vx]=new Set);var p=n+"__bubble";f.has(p)||(px(r,n,2,!1),f.add(p))}function nl(n,r,f){var p=0;r&&(p|=4),px(f,n,p,r)}var yc="_reactListening"+Math.random().toString(36).slice(2);function bc(n){if(!n[yc]){n[yc]=!0,c.forEach(function(f){f!=="selectionchange"&&(w1.has(f)||nl(f,!1,n),nl(f,!0,n))});var r=n.nodeType===9?n:n.ownerDocument;r===null||r[yc]||(r[yc]=!0,nl("selectionchange",!1,r))}}function px(n,r,f,p){switch(sc(r)){case 1:var g=bo;break;case 4:g=$s;break;default:g=Jo}f=g.bind(null,r,f,n),g=void 0,!Pa||r!=="touchstart"&&r!=="touchmove"&&r!=="wheel"||(g=!0),p?g!==void 0?n.addEventListener(r,f,{capture:!0,passive:g}):n.addEventListener(r,f,!0):g!==void 0?n.addEventListener(r,f,{passive:g}):n.addEventListener(r,f,!1)}function hx(n,r,f,p,g){var S=p;if((r&1)===0&&(r&2)===0&&p!==null)e:for(;;){if(p===null)return;var M=p.tag;if(M===3||M===4){var B=p.stateNode.containerInfo;if(B===g||B.nodeType===8&&B.parentNode===g)break;if(M===4)for(M=p.return;M!==null;){var q=M.tag;if((q===3||q===4)&&(q=M.stateNode.containerInfo,q===g||q.nodeType===8&&q.parentNode===g))return;M=M.return}for(;B!==null;){if(M=Xl(B),M===null)return;if(q=M.tag,q===5||q===6){p=S=M;continue e}B=B.parentNode}}p=p.return}jl(function(){var ue=S,_e=An(f),Me=[];e:{var Ee=mm.get(n);if(Ee!==void 0){var Xe=Et,at=n;switch(n){case"keypress":if(le(f)===0)break e;case"keydown":case"keyup":Xe=ix;break;case"focusin":at="focus",Xe=Yl;break;case"focusout":at="blur",Xe=Yl;break;case"beforeblur":case"afterblur":Xe=Yl;break;case"click":if(f.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Xe=Jn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Xe=uc;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Xe=Wf;break;case xm:case pm:case hm:Xe=rx;break;case vm:Xe=ba;break;case"scroll":Xe=xn;break;case"wheel":Xe=or;break;case"copy":case"cut":case"paste":Xe=ax;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Xe=Vf}var ut=(r&4)!==0,rr=!ut&&n==="scroll",ne=ut?Ee!==null?Ee+"Capture":null:Ee;ut=[];for(var X=ue,oe;X!==null;){oe=X;var Ae=oe.stateNode;if(oe.tag===5&&Ae!==null&&(oe=Ae,ne!==null&&(Ae=Ii(X,ne),Ae!=null&&ut.push(au(X,Ae,oe)))),rr)break;X=X.return}0<ut.length&&(Ee=new Xe(Ee,at,null,f,_e),Me.push({event:Ee,listeners:ut}))}}if((r&7)===0){e:{if(Ee=n==="mouseover"||n==="pointerover",Xe=n==="mouseout"||n==="pointerout",Ee&&f!==br&&(at=f.relatedTarget||f.fromElement)&&(Xl(at)||at[_o]))break e;if((Xe||Ee)&&(Ee=_e.window===_e?_e:(Ee=_e.ownerDocument)?Ee.defaultView||Ee.parentWindow:window,Xe?(at=f.relatedTarget||f.toElement,Xe=ue,at=at?Xl(at):null,at!==null&&(rr=Ke(at),at!==rr||at.tag!==5&&at.tag!==6)&&(at=null)):(Xe=null,at=ue),Xe!==at)){if(ut=Jn,Ae="onMouseLeave",ne="onMouseEnter",X="mouse",(n==="pointerout"||n==="pointerover")&&(ut=Vf,Ae="onPointerLeave",ne="onPointerEnter",X="pointer"),rr=Xe==null?Ee:ht(Xe),oe=at==null?Ee:ht(at),Ee=new ut(Ae,X+"leave",Xe,f,_e),Ee.target=rr,Ee.relatedTarget=oe,Ae=null,Xl(_e)===ue&&(ut=new ut(ne,X+"enter",at,f,_e),ut.target=oe,ut.relatedTarget=rr,Ae=ut),rr=Ae,Xe&&at)t:{for(ut=Xe,ne=at,X=0,oe=ut;oe;oe=$l(oe))X++;for(oe=0,Ae=ne;Ae;Ae=$l(Ae))oe++;for(;0<X-oe;)ut=$l(ut),X--;for(;0<oe-X;)ne=$l(ne),oe--;for(;X--;){if(ut===ne||ne!==null&&ut===ne.alternate)break t;ut=$l(ut),ne=$l(ne)}ut=null}else ut=null;Xe!==null&&Qf(Me,Ee,Xe,ut,!1),at!==null&&rr!==null&&Qf(Me,rr,at,ut,!0)}}e:{if(Ee=ue?ht(ue):window,Xe=Ee.nodeName&&Ee.nodeName.toLowerCase(),Xe==="select"||Xe==="input"&&Ee.type==="file")var $e=nm;else if(em(Ee))if(rm)$e=b1;else{$e=y1;var mt=g1}else(Xe=Ee.nodeName)&&Xe.toLowerCase()==="input"&&(Ee.type==="checkbox"||Ee.type==="radio")&&($e=lm);if($e&&($e=$e(n,ue))){tm(Me,$e,f,_e);break e}mt&&mt(n,Ee,ue),n==="focusout"&&(mt=Ee._wrapperState)&&mt.controlled&&Ee.type==="number"&&Zt(Ee,"number",Ee.value)}switch(mt=ue?ht(ue):window,n){case"focusin":(em(mt)||mt.contentEditable==="true")&&(nu=mt,cx=ue,pc=null);break;case"focusout":pc=cx=nu=null;break;case"mousedown":fx=!0;break;case"contextmenu":case"mouseup":case"dragend":fx=!1,dm(Me,f,_e);break;case"selectionchange":if(tu)break;case"keydown":case"keyup":dm(Me,f,_e)}var St;if(fc)e:{switch(n){case"compositionstart":var kt="onCompositionStart";break e;case"compositionend":kt="onCompositionEnd";break e;case"compositionupdate":kt="onCompositionUpdate";break e}kt=void 0}else Zs?Gf(n,f)&&(kt="onCompositionEnd"):n==="keydown"&&f.keyCode===229&&(kt="onCompositionStart");kt&&(Xs&&f.locale!=="ko"&&(Zs||kt!=="onCompositionStart"?kt==="onCompositionEnd"&&Zs&&(St=V()):(ii=_e,Qs="value"in ii?ii.value:ii.textContent,Zs=!0)),mt=Sc(ue,kt),0<mt.length&&(kt=new Bf(kt,n,null,f,_e),Me.push({event:kt,listeners:mt}),St?kt.data=St:(St=Zv(f),St!==null&&(kt.data=St)))),(St=h1?v1(n,f):Jv(n,f))&&(ue=Sc(ue,"onBeforeInput"),0<ue.length&&(_e=new Bf("onBeforeInput","beforeinput",null,f,_e),Me.push({event:_e,listeners:ue}),_e.data=St))}qf(Me,r)})}function au(n,r,f){return{instance:n,listener:r,currentTarget:f}}function Sc(n,r){for(var f=r+"Capture",p=[];n!==null;){var g=n,S=g.stateNode;g.tag===5&&S!==null&&(g=S,S=Ii(n,f),S!=null&&p.unshift(au(n,S,g)),S=Ii(n,r),S!=null&&p.push(au(n,S,g))),n=n.return}return p}function $l(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5);return n||null}function Qf(n,r,f,p,g){for(var S=r._reactName,M=[];f!==null&&f!==p;){var B=f,q=B.alternate,ue=B.stateNode;if(q!==null&&q===p)break;B.tag===5&&ue!==null&&(B=ue,g?(q=Ii(f,S),q!=null&&M.unshift(au(f,q,B))):g||(q=Ii(f,S),q!=null&&M.push(au(f,q,B)))),f=f.return}M.length!==0&&n.push({event:r,listeners:M})}var C1=/\r\n?/g,gm=/\u0000|\uFFFD/g;function ym(n){return(typeof n=="string"?n:""+n).replace(C1,` 97 `).replace(gm,"")}function Xf(n,r,f){if(r=ym(r),ym(n)!==r&&f)throw Error(i(425))}function Zf(){}var ql=null,wc=null;function Ql(n,r){return n==="textarea"||n==="noscript"||typeof r.children=="string"||typeof r.children=="number"||typeof r.dangerouslySetInnerHTML=="object"&&r.dangerouslySetInnerHTML!==null&&r.dangerouslySetInnerHTML.__html!=null}var Jf=typeof setTimeout=="function"?setTimeout:void 0,bm=typeof clearTimeout=="function"?clearTimeout:void 0,ed=typeof Promise=="function"?Promise:void 0,E1=typeof queueMicrotask=="function"?queueMicrotask:typeof ed<"u"?function(n){return ed.resolve(null).then(n).catch(iu)}:Jf;function iu(n){setTimeout(function(){throw n})}function ou(n,r){var f=r,p=0;do{var g=f.nextSibling;if(n.removeChild(f),g&&g.nodeType===8)if(f=g.data,f==="/$"){if(p===0){n.removeChild(g),ri(r);return}p--}else f!=="$"&&f!=="$?"&&f!=="$!"||p++;f=g}while(f);ri(r)}function _i(n){for(;n!=null;n=n.nextSibling){var r=n.nodeType;if(r===1||r===3)break;if(r===8){if(r=n.data,r==="$"||r==="$!"||r==="$?")break;if(r==="/$")return null}}return n}function td(n){n=n.previousSibling;for(var r=0;n;){if(n.nodeType===8){var f=n.data;if(f==="$"||f==="$!"||f==="$?"){if(r===0)return n;r--}else f==="/$"&&r++}n=n.previousSibling}return null}var lu=Math.random().toString(36).slice(2),oi="__reactFiber$"+lu,Cc="__reactProps$"+lu,_o="__reactContainer$"+lu,vx="__reactEvents$"+lu,mx="__reactListeners$"+lu,su="__reactHandles$"+lu;function Xl(n){var r=n[oi];if(r)return r;for(var f=n.parentNode;f;){if(r=f[_o]||f[oi]){if(f=r.alternate,r.child!==null||f!==null&&f.child!==null)for(n=td(n);n!==null;){if(f=n[oi])return f;n=td(n)}return r}n=f,f=n.parentNode}return null}function Ec(n){return n=n[oi]||n[_o],!n||n.tag!==5&&n.tag!==6&&n.tag!==13&&n.tag!==3?null:n}function ht(n){if(n.tag===5||n.tag===6)return n.stateNode;throw Error(i(33))}function To(n){return n[Cc]||null}var Yn=[],Yt=-1;function Sa(n){return{current:n}}function vn(n){0>Yt||(n.current=Yn[Yt],Yn[Yt]=null,Yt--)}function Mn(n,r){Yt++,Yn[Yt]=n.current,n.current=r}var Bt={},Hn=Sa(Bt),lr=Sa(!1),li=Bt;function Ua(n,r){var f=n.type.contextTypes;if(!f)return Bt;var p=n.stateNode;if(p&&p.__reactInternalMemoizedUnmaskedChildContext===r)return p.__reactInternalMemoizedMaskedChildContext;var g={},S;for(S in f)g[S]=r[S];return p&&(n=n.stateNode,n.__reactInternalMemoizedUnmaskedChildContext=r,n.__reactInternalMemoizedMaskedChildContext=g),g}function Kn(n){return n=n.childContextTypes,n!=null}function Gi(){vn(lr),vn(Hn)}function nd(n,r,f){if(Hn.current!==Bt)throw Error(i(168));Mn(Hn,r),Mn(lr,f)}function Sm(n,r,f){var p=n.stateNode;if(r=r.childContextTypes,typeof p.getChildContext!="function")return f;p=p.getChildContext();for(var g in p)if(!(g in r))throw Error(i(108,Ge(n)||"Unknown",g));return we({},f,p)}function Zl(n){return n=(n=n.stateNode)&&n.__reactInternalMemoizedMergedChildContext||Bt,li=Hn.current,Mn(Hn,n),Mn(lr,lr.current),!0}function Kr(n,r,f){var p=n.stateNode;if(!p)throw Error(i(169));f?(n=Sm(n,r,li),p.__reactInternalMemoizedMergedChildContext=n,vn(lr),vn(Hn),Mn(Hn,n)):vn(lr),Mn(lr,f)}var Ti=null,_c=!1,Tc=!1;function rl(n){Ti===null?Ti=[n]:Ti.push(n)}function gx(n){_c=!0,rl(n)}function ta(){if(!Tc&&Ti!==null){Tc=!0;var n=0,r=en;try{var f=Ti;for(en=1;n<f.length;n++){var p=f[n];do p=p(!0);while(p!==null)}Ti=null,_c=!1}catch(g){throw Ti!==null&&(Ti=Ti.slice(n+1)),On(Ot,ta),g}finally{en=r,Tc=!1}}return null}var al=[],il=0,uu=null,ol=0,Dr=[],sr=0,Jl=null,na=1,Yi="";function ll(n,r){al[il++]=ol,al[il++]=uu,uu=n,ol=r}function wm(n,r,f){Dr[sr++]=na,Dr[sr++]=Yi,Dr[sr++]=Jl,Jl=n;var p=na;n=Yi;var g=32-Zr(p)-1;p&=~(1<<g),f+=1;var S=32-Zr(r)+g;if(30<S){var M=g-g%5;S=(p&(1<<M)-1).toString(32),p>>=M,g-=M,na=1<<32-Zr(r)+g|f<<g|p,Yi=S+n}else na=1<<S|f<<g|p,Yi=n}function yx(n){n.return!==null&&(ll(n,1),wm(n,1,0))}function rd(n){for(;n===uu;)uu=al[--il],al[il]=null,ol=al[--il],al[il]=null;for(;n===Jl;)Jl=Dr[--sr],Dr[sr]=null,Yi=Dr[--sr],Dr[sr]=null,na=Dr[--sr],Dr[sr]=null}var wa=null,Ca=null,Pn=!1,ki=null;function bx(n,r){var f=di(5,null,null,0);f.elementType="DELETED",f.stateNode=r,f.return=n,r=n.deletions,r===null?(n.deletions=[f],n.flags|=16):r.push(f)}function Sx(n,r){switch(n.tag){case 5:var f=n.type;return r=r.nodeType!==1||f.toLowerCase()!==r.nodeName.toLowerCase()?null:r,r!==null?(n.stateNode=r,wa=n,Ca=_i(r.firstChild),!0):!1;case 6:return r=n.pendingProps===""||r.nodeType!==3?null:r,r!==null?(n.stateNode=r,wa=n,Ca=null,!0):!1;case 13:return r=r.nodeType!==8?null:r,r!==null?(f=Jl!==null?{id:na,overflow:Yi}:null,n.memoizedState={dehydrated:r,treeContext:f,retryLane:1073741824},f=di(18,null,null,0),f.stateNode=r,f.return=n,n.child=f,wa=n,Ca=null,!0):!1;default:return!1}}function wx(n){return(n.mode&1)!==0&&(n.flags&128)===0}function Cx(n){if(Pn){var r=Ca;if(r){var f=r;if(!Sx(n,r)){if(wx(n))throw Error(i(418));r=_i(f.nextSibling);var p=wa;r&&Sx(n,r)?bx(p,f):(n.flags=n.flags&-4097|2,Pn=!1,wa=n)}}else{if(wx(n))throw Error(i(418));n.flags=n.flags&-4097|2,Pn=!1,wa=n}}}function Cm(n){for(n=n.return;n!==null&&n.tag!==5&&n.tag!==3&&n.tag!==13;)n=n.return;wa=n}function er(n){if(n!==wa)return!1;if(!Pn)return Cm(n),Pn=!0,!1;var r;if((r=n.tag!==3)&&!(r=n.tag!==5)&&(r=n.type,r=r!=="head"&&r!=="body"&&!Ql(n.type,n.memoizedProps)),r&&(r=Ca)){if(wx(n))throw Em(),Error(i(418));for(;r;)bx(n,r),r=_i(r.nextSibling)}if(Cm(n),n.tag===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(i(317));e:{for(n=n.nextSibling,r=0;n;){if(n.nodeType===8){var f=n.data;if(f==="/$"){if(r===0){Ca=_i(n.nextSibling);break e}r--}else f!=="$"&&f!=="$!"&&f!=="$?"||r++}n=n.nextSibling}Ca=null}}else Ca=wa?_i(n.stateNode.nextSibling):null;return!0}function Em(){for(var n=Ca;n;)n=_i(n.nextSibling)}function ko(){Ca=wa=null,Pn=!1}function kc(n){ki===null?ki=[n]:ki.push(n)}var es=H.ReactCurrentBatchConfig;function Rc(n,r,f){if(n=f.ref,n!==null&&typeof n!="function"&&typeof n!="object"){if(f._owner){if(f=f._owner,f){if(f.tag!==1)throw Error(i(309));var p=f.stateNode}if(!p)throw Error(i(147,n));var g=p,S=""+n;return r!==null&&r.ref!==null&&typeof r.ref=="function"&&r.ref._stringRef===S?r.ref:(r=function(M){var B=g.refs;M===null?delete B[S]:B[S]=M},r._stringRef=S,r)}if(typeof n!="string")throw Error(i(284));if(!f._owner)throw Error(i(290,n))}return n}function cu(n,r){throw n=Object.prototype.toString.call(r),Error(i(31,n==="[object Object]"?"object with keys {"+Object.keys(r).join(", ")+"}":n))}function _m(n){var r=n._init;return r(n._payload)}function Tm(n){function r(ne,X){if(n){var oe=ne.deletions;oe===null?(ne.deletions=[X],ne.flags|=16):oe.push(X)}}function f(ne,X){if(!n)return null;for(;X!==null;)r(ne,X),X=X.sibling;return null}function p(ne,X){for(ne=new Map;X!==null;)X.key!==null?ne.set(X.key,X):ne.set(X.index,X),X=X.sibling;return ne}function g(ne,X){return ne=gl(ne,X),ne.index=0,ne.sibling=null,ne}function S(ne,X,oe){return ne.index=oe,n?(oe=ne.alternate,oe!==null?(oe=oe.index,oe<X?(ne.flags|=2,X):oe):(ne.flags|=2,X)):(ne.flags|=1048576,X)}function M(ne){return n&&ne.alternate===null&&(ne.flags|=2),ne}function B(ne,X,oe,Ae){return X===null||X.tag!==6?(X=ms(oe,ne.mode,Ae),X.return=ne,X):(X=g(X,oe),X.return=ne,X)}function q(ne,X,oe,Ae){var $e=oe.type;return $e===fe?_e(ne,X,oe.props.children,Ae,oe.key):X!==null&&(X.elementType===$e||typeof $e=="object"&&$e!==null&&$e.$$typeof===ze&&_m($e)===X.type)?(Ae=g(X,oe.props),Ae.ref=Rc(ne,X,oe),Ae.return=ne,Ae):(Ae=Bd(oe.type,oe.key,oe.props,null,ne.mode,Ae),Ae.ref=Rc(ne,X,oe),Ae.return=ne,Ae)}function ue(ne,X,oe,Ae){return X===null||X.tag!==4||X.stateNode.containerInfo!==oe.containerInfo||X.stateNode.implementation!==oe.implementation?(X=ep(oe,ne.mode,Ae),X.return=ne,X):(X=g(X,oe.children||[]),X.return=ne,X)}function _e(ne,X,oe,Ae,$e){return X===null||X.tag!==7?(X=yl(oe,ne.mode,Ae,$e),X.return=ne,X):(X=g(X,oe),X.return=ne,X)}function Me(ne,X,oe){if(typeof X=="string"&&X!==""||typeof X=="number")return X=ms(""+X,ne.mode,oe),X.return=ne,X;if(typeof X=="object"&&X!==null){switch(X.$$typeof){case ee:return oe=Bd(X.type,X.key,X.props,null,ne.mode,oe),oe.ref=Rc(ne,null,X),oe.return=ne,oe;case Y:return X=ep(X,ne.mode,oe),X.return=ne,X;case ze:var Ae=X._init;return Me(ne,Ae(X._payload),oe)}if(kn(X)||xe(X))return X=yl(X,ne.mode,oe,null),X.return=ne,X;cu(ne,X)}return null}function Ee(ne,X,oe,Ae){var $e=X!==null?X.key:null;if(typeof oe=="string"&&oe!==""||typeof oe=="number")return $e!==null?null:B(ne,X,""+oe,Ae);if(typeof oe=="object"&&oe!==null){switch(oe.$$typeof){case ee:return oe.key===$e?q(ne,X,oe,Ae):null;case Y:return oe.key===$e?ue(ne,X,oe,Ae):null;case ze:return $e=oe._init,Ee(ne,X,$e(oe._payload),Ae)}if(kn(oe)||xe(oe))return $e!==null?null:_e(ne,X,oe,Ae,null);cu(ne,oe)}return null}function Xe(ne,X,oe,Ae,$e){if(typeof Ae=="string"&&Ae!==""||typeof Ae=="number")return ne=ne.get(oe)||null,B(X,ne,""+Ae,$e);if(typeof Ae=="object"&&Ae!==null){switch(Ae.$$typeof){case ee:return ne=ne.get(Ae.key===null?oe:Ae.key)||null,q(X,ne,Ae,$e);case Y:return ne=ne.get(Ae.key===null?oe:Ae.key)||null,ue(X,ne,Ae,$e);case ze:var mt=Ae._init;return Xe(ne,X,oe,mt(Ae._payload),$e)}if(kn(Ae)||xe(Ae))return ne=ne.get(oe)||null,_e(X,ne,Ae,$e,null);cu(X,Ae)}return null}function at(ne,X,oe,Ae){for(var $e=null,mt=null,St=X,kt=X=0,mr=null;St!==null&&kt<oe.length;kt++){St.index>kt?(mr=St,St=null):mr=St.sibling;var ln=Ee(ne,St,oe[kt],Ae);if(ln===null){St===null&&(St=mr);break}n&&St&&ln.alternate===null&&r(ne,St),X=S(ln,X,kt),mt===null?$e=ln:mt.sibling=ln,mt=ln,St=mr}if(kt===oe.length)return f(ne,St),Pn&&ll(ne,kt),$e;if(St===null){for(;kt<oe.length;kt++)St=Me(ne,oe[kt],Ae),St!==null&&(X=S(St,X,kt),mt===null?$e=St:mt.sibling=St,mt=St);return Pn&&ll(ne,kt),$e}for(St=p(ne,St);kt<oe.length;kt++)mr=Xe(St,ne,kt,oe[kt],Ae),mr!==null&&(n&&mr.alternate!==null&&St.delete(mr.key===null?kt:mr.key),X=S(mr,X,kt),mt===null?$e=mr:mt.sibling=mr,mt=mr);return n&&St.forEach(function(Sl){return r(ne,Sl)}),Pn&&ll(ne,kt),$e}function ut(ne,X,oe,Ae){var $e=xe(oe);if(typeof $e!="function")throw Error(i(150));if(oe=$e.call(oe),oe==null)throw Error(i(151));for(var mt=$e=null,St=X,kt=X=0,mr=null,ln=oe.next();St!==null&&!ln.done;kt++,ln=oe.next()){St.index>kt?(mr=St,St=null):mr=St.sibling;var Sl=Ee(ne,St,ln.value,Ae);if(Sl===null){St===null&&(St=mr);break}n&&St&&Sl.alternate===null&&r(ne,St),X=S(Sl,X,kt),mt===null?$e=Sl:mt.sibling=Sl,mt=Sl,St=mr}if(ln.done)return f(ne,St),Pn&&ll(ne,kt),$e;if(St===null){for(;!ln.done;kt++,ln=oe.next())ln=Me(ne,ln.value,Ae),ln!==null&&(X=S(ln,X,kt),mt===null?$e=ln:mt.sibling=ln,mt=ln);return Pn&&ll(ne,kt),$e}for(St=p(ne,St);!ln.done;kt++,ln=oe.next())ln=Xe(St,ne,kt,ln.value,Ae),ln!==null&&(n&&ln.alternate!==null&&St.delete(ln.key===null?kt:ln.key),X=S(ln,X,kt),mt===null?$e=ln:mt.sibling=ln,mt=ln);return n&&St.forEach(function(P1){return r(ne,P1)}),Pn&&ll(ne,kt),$e}function rr(ne,X,oe,Ae){if(typeof oe=="object"&&oe!==null&&oe.type===fe&&oe.key===null&&(oe=oe.props.children),typeof oe=="object"&&oe!==null){switch(oe.$$typeof){case ee:e:{for(var $e=oe.key,mt=X;mt!==null;){if(mt.key===$e){if($e=oe.type,$e===fe){if(mt.tag===7){f(ne,mt.sibling),X=g(mt,oe.props.children),X.return=ne,ne=X;break e}}else if(mt.elementType===$e||typeof $e=="object"&&$e!==null&&$e.$$typeof===ze&&_m($e)===mt.type){f(ne,mt.sibling),X=g(mt,oe.props),X.ref=Rc(ne,mt,oe),X.return=ne,ne=X;break e}f(ne,mt);break}else r(ne,mt);mt=mt.sibling}oe.type===fe?(X=yl(oe.props.children,ne.mode,Ae,oe.key),X.return=ne,ne=X):(Ae=Bd(oe.type,oe.key,oe.props,null,ne.mode,Ae),Ae.ref=Rc(ne,X,oe),Ae.return=ne,ne=Ae)}return M(ne);case Y:e:{for(mt=oe.key;X!==null;){if(X.key===mt)if(X.tag===4&&X.stateNode.containerInfo===oe.containerInfo&&X.stateNode.implementation===oe.implementation){f(ne,X.sibling),X=g(X,oe.children||[]),X.return=ne,ne=X;break e}else{f(ne,X);break}else r(ne,X);X=X.sibling}X=ep(oe,ne.mode,Ae),X.return=ne,ne=X}return M(ne);case ze:return mt=oe._init,rr(ne,X,mt(oe._payload),Ae)}if(kn(oe))return at(ne,X,oe,Ae);if(xe(oe))return ut(ne,X,oe,Ae);cu(ne,oe)}return typeof oe=="string"&&oe!==""||typeof oe=="number"?(oe=""+oe,X!==null&&X.tag===6?(f(ne,X.sibling),X=g(X,oe),X.return=ne,ne=X):(f(ne,X),X=ms(oe,ne.mode,Ae),X.return=ne,ne=X),M(ne)):f(ne,X)}return rr}var Ri=Tm(!0),Lr=Tm(!1),Be=Sa(null),Ha=null,$r=null,Ex=null;function _x(){Ex=$r=Ha=null}function Tx(n){var r=Be.current;vn(Be),n._currentValue=r}function kx(n,r,f){for(;n!==null;){var p=n.alternate;if((n.childLanes&r)!==r?(n.childLanes|=r,p!==null&&(p.childLanes|=r)):p!==null&&(p.childLanes&r)!==r&&(p.childLanes|=r),n===f)break;n=n.return}}function fu(n,r){Ha=n,Ex=$r=null,n=n.dependencies,n!==null&&n.firstContext!==null&&((n.lanes&r)!==0&&(Er=!0),n.firstContext=null)}function mn(n){var r=n._currentValue;if(Ex!==n)if(n={context:n,memoizedValue:r,next:null},$r===null){if(Ha===null)throw Error(i(308));$r=n,Ha.dependencies={lanes:0,firstContext:n}}else $r=$r.next=n;return r}var ts=null;function Rx(n){ts===null?ts=[n]:ts.push(n)}function km(n,r,f,p){var g=r.interleaved;return g===null?(f.next=f,Rx(r)):(f.next=g.next,g.next=f),r.interleaved=f,Ki(n,p)}function Ki(n,r){n.lanes|=r;var f=n.alternate;for(f!==null&&(f.lanes|=r),f=n,n=n.return;n!==null;)n.childLanes|=r,f=n.alternate,f!==null&&(f.childLanes|=r),f=n,n=n.return;return f.tag===3?f.stateNode:null}var si=!1;function sl(n){n.updateQueue={baseState:n.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Rm(n,r){n=n.updateQueue,r.updateQueue===n&&(r.updateQueue={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,effects:n.effects})}function Ro(n,r){return{eventTime:n,lane:r,tag:0,payload:null,callback:null,next:null}}function ul(n,r,f){var p=n.updateQueue;if(p===null)return null;if(p=p.shared,(Kt&2)!==0){var g=p.pending;return g===null?r.next=r:(r.next=g.next,g.next=r),p.pending=r,Ki(n,f)}return g=p.interleaved,g===null?(r.next=r,Rx(p)):(r.next=g.next,g.next=r),p.interleaved=r,Ki(n,f)}function ad(n,r,f){if(r=r.updateQueue,r!==null&&(r=r.shared,(f&4194240)!==0)){var p=r.lanes;p&=n.pendingLanes,f|=p,r.lanes=f,oc(n,f)}}function Mm(n,r){var f=n.updateQueue,p=n.alternate;if(p!==null&&(p=p.updateQueue,f===p)){var g=null,S=null;if(f=f.firstBaseUpdate,f!==null){do{var M={eventTime:f.eventTime,lane:f.lane,tag:f.tag,payload:f.payload,callback:f.callback,next:null};S===null?g=S=M:S=S.next=M,f=f.next}while(f!==null);S===null?g=S=r:S=S.next=r}else g=S=r;f={baseState:p.baseState,firstBaseUpdate:g,lastBaseUpdate:S,shared:p.shared,effects:p.effects},n.updateQueue=f;return}n=f.lastBaseUpdate,n===null?f.firstBaseUpdate=r:n.next=r,f.lastBaseUpdate=r}function id(n,r,f,p){var g=n.updateQueue;si=!1;var S=g.firstBaseUpdate,M=g.lastBaseUpdate,B=g.shared.pending;if(B!==null){g.shared.pending=null;var q=B,ue=q.next;q.next=null,M===null?S=ue:M.next=ue,M=q;var _e=n.alternate;_e!==null&&(_e=_e.updateQueue,B=_e.lastBaseUpdate,B!==M&&(B===null?_e.firstBaseUpdate=ue:B.next=ue,_e.lastBaseUpdate=q))}if(S!==null){var Me=g.baseState;M=0,_e=ue=q=null,B=S;do{var Ee=B.lane,Xe=B.eventTime;if((p&Ee)===Ee){_e!==null&&(_e=_e.next={eventTime:Xe,lane:0,tag:B.tag,payload:B.payload,callback:B.callback,next:null});e:{var at=n,ut=B;switch(Ee=r,Xe=f,ut.tag){case 1:if(at=ut.payload,typeof at=="function"){Me=at.call(Xe,Me,Ee);break e}Me=at;break e;case 3:at.flags=at.flags&-65537|128;case 0:if(at=ut.payload,Ee=typeof at=="function"?at.call(Xe,Me,Ee):at,Ee==null)break e;Me=we({},Me,Ee);break e;case 2:si=!0}}B.callback!==null&&B.lane!==0&&(n.flags|=64,Ee=g.effects,Ee===null?g.effects=[B]:Ee.push(B))}else Xe={eventTime:Xe,lane:Ee,tag:B.tag,payload:B.payload,callback:B.callback,next:null},_e===null?(ue=_e=Xe,q=Me):_e=_e.next=Xe,M|=Ee;if(B=B.next,B===null){if(B=g.shared.pending,B===null)break;Ee=B,B=Ee.next,Ee.next=null,g.lastBaseUpdate=Ee,g.shared.pending=null}}while(!0);if(_e===null&&(q=Me),g.baseState=q,g.firstBaseUpdate=ue,g.lastBaseUpdate=_e,r=g.shared.interleaved,r!==null){g=r;do M|=g.lane,g=g.next;while(g!==r)}else S===null&&(g.shared.lanes=0);fs|=M,n.lanes=M,n.memoizedState=Me}}function Mx(n,r,f){if(n=r.effects,r.effects=null,n!==null)for(r=0;r<n.length;r++){var p=n[r],g=p.callback;if(g!==null){if(p.callback=null,p=f,typeof g!="function")throw Error(i(191,g));g.call(p)}}}var du={},$i=Sa(du),Mc=Sa(du),Dc=Sa(du);function ns(n){if(n===du)throw Error(i(174));return n}function Dx(n,r){switch(Mn(Dc,r),Mn(Mc,n),Mn($i,du),n=r.nodeType,n){case 9:case 11:r=(r=r.documentElement)?r.namespaceURI:Rr(null,"");break;default:n=n===8?r.parentNode:r,r=n.namespaceURI||null,n=n.tagName,r=Rr(r,n)}vn($i),Mn($i,r)}function xu(){vn($i),vn(Mc),vn(Dc)}function Lx(n){ns(Dc.current);var r=ns($i.current),f=Rr(r,n.type);r!==f&&(Mn(Mc,n),Mn($i,f))}function Ax(n){Mc.current===n&&(vn($i),vn(Mc))}var Bn=Sa(0);function od(n){for(var r=n;r!==null;){if(r.tag===13){var f=r.memoizedState;if(f!==null&&(f=f.dehydrated,f===null||f.data==="$?"||f.data==="$!"))return r}else if(r.tag===19&&r.memoizedProps.revealOrder!==void 0){if((r.flags&128)!==0)return r}else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return null;r=r.return}r.sibling.return=r.return,r=r.sibling}return null}var Ox=[];function Lc(){for(var n=0;n<Ox.length;n++)Ox[n]._workInProgressVersionPrimary=null;Ox.length=0}var vt=H.ReactCurrentDispatcher,Wt=H.ReactCurrentBatchConfig,Jt=0,Nt=null,Cn=null,pr=null,ld=!1,Ac=!1,Oc=0,Nx=0;function ge(){throw Error(i(321))}function ur(n,r){if(r===null)return!1;for(var f=0;f<r.length&&f<n.length;f++)if(!Ei(n[f],r[f]))return!1;return!0}function Ct(n,r,f,p,g,S){if(Jt=S,Nt=r,r.memoizedState=null,r.updateQueue=null,r.lanes=0,vt.current=n===null||n.memoizedState===null?wd:Cd,n=f(p,g),Ac){S=0;do{if(Ac=!1,Oc=0,25<=S)throw Error(i(301));S+=1,pr=Cn=null,r.updateQueue=null,vt.current=Pc,n=f(p,g)}while(Ac)}if(vt.current=gn,r=Cn!==null&&Cn.next!==null,Jt=0,pr=Cn=Nt=null,ld=!1,r)throw Error(i(300));return n}function cl(){var n=Oc!==0;return Oc=0,n}function wr(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return pr===null?Nt.memoizedState=pr=n:pr=pr.next=n,pr}function Cr(){if(Cn===null){var n=Nt.alternate;n=n!==null?n.memoizedState:null}else n=Cn.next;var r=pr===null?Nt.memoizedState:pr.next;if(r!==null)pr=r,Cn=n;else{if(n===null)throw Error(i(310));Cn=n,n={memoizedState:Cn.memoizedState,baseState:Cn.baseState,baseQueue:Cn.baseQueue,queue:Cn.queue,next:null},pr===null?Nt.memoizedState=pr=n:pr=pr.next=n}return pr}function Ea(n,r){return typeof r=="function"?r(n):r}function rs(n){var r=Cr(),f=r.queue;if(f===null)throw Error(i(311));f.lastRenderedReducer=n;var p=Cn,g=p.baseQueue,S=f.pending;if(S!==null){if(g!==null){var M=g.next;g.next=S.next,S.next=M}p.baseQueue=g=S,f.pending=null}if(g!==null){S=g.next,p=p.baseState;var B=M=null,q=null,ue=S;do{var _e=ue.lane;if((Jt&_e)===_e)q!==null&&(q=q.next={lane:0,action:ue.action,hasEagerState:ue.hasEagerState,eagerState:ue.eagerState,next:null}),p=ue.hasEagerState?ue.eagerState:n(p,ue.action);else{var Me={lane:_e,action:ue.action,hasEagerState:ue.hasEagerState,eagerState:ue.eagerState,next:null};q===null?(B=q=Me,M=p):q=q.next=Me,Nt.lanes|=_e,fs|=_e}ue=ue.next}while(ue!==null&&ue!==S);q===null?M=p:q.next=B,Ei(p,r.memoizedState)||(Er=!0),r.memoizedState=p,r.baseState=M,r.baseQueue=q,f.lastRenderedState=p}if(n=f.interleaved,n!==null){g=n;do S=g.lane,Nt.lanes|=S,fs|=S,g=g.next;while(g!==n)}else g===null&&(f.lanes=0);return[r.memoizedState,f.dispatch]}function fl(n){var r=Cr(),f=r.queue;if(f===null)throw Error(i(311));f.lastRenderedReducer=n;var p=f.dispatch,g=f.pending,S=r.memoizedState;if(g!==null){f.pending=null;var M=g=g.next;do S=n(S,M.action),M=M.next;while(M!==g);Ei(S,r.memoizedState)||(Er=!0),r.memoizedState=S,r.baseQueue===null&&(r.baseState=S),f.lastRenderedState=S}return[S,p]}function pu(){}function sd(n,r){var f=Nt,p=Cr(),g=r(),S=!Ei(p.memoizedState,g);if(S&&(p.memoizedState=g,Er=!0),p=p.queue,Nc(fd.bind(null,f,p,n),[n]),p.getSnapshot!==r||S||pr!==null&&pr.memoizedState.tag&1){if(f.flags|=2048,as(9,cd.bind(null,f,p,g,r),void 0,null),cr===null)throw Error(i(349));(Jt&30)!==0||ud(f,r,g)}return g}function ud(n,r,f){n.flags|=16384,n={getSnapshot:r,value:f},r=Nt.updateQueue,r===null?(r={lastEffect:null,stores:null},Nt.updateQueue=r,r.stores=[n]):(f=r.stores,f===null?r.stores=[n]:f.push(n))}function cd(n,r,f,p){r.value=f,r.getSnapshot=p,dd(r)&&xd(n)}function fd(n,r,f){return f(function(){dd(r)&&xd(n)})}function dd(n){var r=n.getSnapshot;n=n.value;try{var f=r();return!Ei(n,f)}catch{return!0}}function xd(n){var r=Ki(n,1);r!==null&&Ga(r,n,1,-1)}function pd(n){var r=wr();return typeof n=="function"&&(n=n()),r.memoizedState=r.baseState=n,n={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Ea,lastRenderedState:n},r.queue=n,n=n.dispatch=Fc.bind(null,Nt,n),[r.memoizedState,n]}function as(n,r,f,p){return n={tag:n,create:r,destroy:f,deps:p,next:null},r=Nt.updateQueue,r===null?(r={lastEffect:null,stores:null},Nt.updateQueue=r,r.lastEffect=n.next=n):(f=r.lastEffect,f===null?r.lastEffect=n.next=n:(p=f.next,f.next=n,n.next=p,r.lastEffect=n)),n}function hd(){return Cr().memoizedState}function hu(n,r,f,p){var g=wr();Nt.flags|=n,g.memoizedState=as(1|r,f,void 0,p===void 0?null:p)}function vu(n,r,f,p){var g=Cr();p=p===void 0?null:p;var S=void 0;if(Cn!==null){var M=Cn.memoizedState;if(S=M.destroy,p!==null&&ur(p,M.deps)){g.memoizedState=as(r,f,S,p);return}}Nt.flags|=n,g.memoizedState=as(1|r,f,S,p)}function vd(n,r){return hu(8390656,8,n,r)}function Nc(n,r){return vu(2048,8,n,r)}function md(n,r){return vu(4,2,n,r)}function gd(n,r){return vu(4,4,n,r)}function zc(n,r){if(typeof r=="function")return n=n(),r(n),function(){r(null)};if(r!=null)return n=n(),r.current=n,function(){r.current=null}}function is(n,r,f){return f=f!=null?f.concat([n]):null,vu(4,4,zc.bind(null,r,n),f)}function Ic(){}function yd(n,r){var f=Cr();r=r===void 0?null:r;var p=f.memoizedState;return p!==null&&r!==null&&ur(r,p[1])?p[0]:(f.memoizedState=[n,r],n)}function bd(n,r){var f=Cr();r=r===void 0?null:r;var p=f.memoizedState;return p!==null&&r!==null&&ur(r,p[1])?p[0]:(n=n(),f.memoizedState=[n,r],n)}function Sd(n,r,f){return(Jt&21)===0?(n.baseState&&(n.baseState=!1,Er=!0),n.memoizedState=f):(Ei(f,r)||(f=Ul(),Nt.lanes|=f,fs|=f,n.baseState=!0),r)}function Dm(n,r){var f=en;en=f!==0&&4>f?f:4,n(!0);var p=Wt.transition;Wt.transition={};try{n(!1),r()}finally{en=f,Wt.transition=p}}function mu(){return Cr().memoizedState}function Lm(n,r,f){var p=Wa(n);if(f={lane:p,action:f,hasEagerState:!1,eagerState:null,next:null},dl(n))_a(r,f);else if(f=km(n,r,f,p),f!==null){var g=Dn();Ga(f,n,p,g),Am(f,r,p)}}function Fc(n,r,f){var p=Wa(n),g={lane:p,action:f,hasEagerState:!1,eagerState:null,next:null};if(dl(n))_a(r,g);else{var S=n.alternate;if(n.lanes===0&&(S===null||S.lanes===0)&&(S=r.lastRenderedReducer,S!==null))try{var M=r.lastRenderedState,B=S(M,f);if(g.hasEagerState=!0,g.eagerState=B,Ei(B,M)){var q=r.interleaved;q===null?(g.next=g,Rx(r)):(g.next=q.next,q.next=g),r.interleaved=g;return}}catch{}finally{}f=km(n,r,g,p),f!==null&&(g=Dn(),Ga(f,n,p,g),Am(f,r,p))}}function dl(n){var r=n.alternate;return n===Nt||r!==null&&r===Nt}function _a(n,r){Ac=ld=!0;var f=n.pending;f===null?r.next=r:(r.next=f.next,f.next=r),n.pending=r}function Am(n,r,f){if((f&4194240)!==0){var p=r.lanes;p&=n.pendingLanes,f|=p,r.lanes=f,oc(n,f)}}var gn={readContext:mn,useCallback:ge,useContext:ge,useEffect:ge,useImperativeHandle:ge,useInsertionEffect:ge,useLayoutEffect:ge,useMemo:ge,useReducer:ge,useRef:ge,useState:ge,useDebugValue:ge,useDeferredValue:ge,useTransition:ge,useMutableSource:ge,useSyncExternalStore:ge,useId:ge,unstable_isNewReconciler:!1},wd={readContext:mn,useCallback:function(n,r){return wr().memoizedState=[n,r===void 0?null:r],n},useContext:mn,useEffect:vd,useImperativeHandle:function(n,r,f){return f=f!=null?f.concat([n]):null,hu(4194308,4,zc.bind(null,r,n),f)},useLayoutEffect:function(n,r){return hu(4194308,4,n,r)},useInsertionEffect:function(n,r){return hu(4,2,n,r)},useMemo:function(n,r){var f=wr();return r=r===void 0?null:r,n=n(),f.memoizedState=[n,r],n},useReducer:function(n,r,f){var p=wr();return r=f!==void 0?f(r):r,p.memoizedState=p.baseState=r,n={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:r},p.queue=n,n=n.dispatch=Lm.bind(null,Nt,n),[p.memoizedState,n]},useRef:function(n){var r=wr();return n={current:n},r.memoizedState=n},useState:pd,useDebugValue:Ic,useDeferredValue:function(n){return wr().memoizedState=n},useTransition:function(){var n=pd(!1),r=n[0];return n=Dm.bind(null,n[1]),wr().memoizedState=n,[r,n]},useMutableSource:function(){},useSyncExternalStore:function(n,r,f){var p=Nt,g=wr();if(Pn){if(f===void 0)throw Error(i(407));f=f()}else{if(f=r(),cr===null)throw Error(i(349));(Jt&30)!==0||ud(p,r,f)}g.memoizedState=f;var S={value:f,getSnapshot:r};return g.queue=S,vd(fd.bind(null,p,S,n),[n]),p.flags|=2048,as(9,cd.bind(null,p,S,f,r),void 0,null),f},useId:function(){var n=wr(),r=cr.identifierPrefix;if(Pn){var f=Yi,p=na;f=(p&~(1<<32-Zr(p)-1)).toString(32)+f,r=":"+r+"R"+f,f=Oc++,0<f&&(r+="H"+f.toString(32)),r+=":"}else f=Nx++,r=":"+r+"r"+f.toString(32)+":";return n.memoizedState=r},unstable_isNewReconciler:!1},Cd={readContext:mn,useCallback:yd,useContext:mn,useEffect:Nc,useImperativeHandle:is,useInsertionEffect:md,useLayoutEffect:gd,useMemo:bd,useReducer:rs,useRef:hd,useState:function(){return rs(Ea)},useDebugValue:Ic,useDeferredValue:function(n){var r=Cr();return Sd(r,Cn.memoizedState,n)},useTransition:function(){var n=rs(Ea)[0],r=Cr().memoizedState;return[n,r]},useMutableSource:pu,useSyncExternalStore:sd,useId:mu,unstable_isNewReconciler:!1},Pc={readContext:mn,useCallback:yd,useContext:mn,useEffect:Nc,useImperativeHandle:is,useInsertionEffect:md,useLayoutEffect:gd,useMemo:bd,useReducer:fl,useRef:hd,useState:function(){return fl(Ea)},useDebugValue:Ic,useDeferredValue:function(n){var r=Cr();return Cn===null?r.memoizedState=n:Sd(r,Cn.memoizedState,n)},useTransition:function(){var n=fl(Ea)[0],r=Cr().memoizedState;return[n,r]},useMutableSource:pu,useSyncExternalStore:sd,useId:mu,unstable_isNewReconciler:!1};function Ta(n,r){if(n&&n.defaultProps){r=we({},r),n=n.defaultProps;for(var f in n)r[f]===void 0&&(r[f]=n[f]);return r}return r}function zx(n,r,f,p){r=n.memoizedState,f=f(p,r),f=f==null?r:we({},r,f),n.memoizedState=f,n.lanes===0&&(n.updateQueue.baseState=f)}var Ed={isMounted:function(n){return(n=n._reactInternals)?Ke(n)===n:!1},enqueueSetState:function(n,r,f){n=n._reactInternals;var p=Dn(),g=Wa(n),S=Ro(p,g);S.payload=r,f!=null&&(S.callback=f),r=ul(n,S,g),r!==null&&(Ga(r,n,g,p),ad(r,n,g))},enqueueReplaceState:function(n,r,f){n=n._reactInternals;var p=Dn(),g=Wa(n),S=Ro(p,g);S.tag=1,S.payload=r,f!=null&&(S.callback=f),r=ul(n,S,g),r!==null&&(Ga(r,n,g,p),ad(r,n,g))},enqueueForceUpdate:function(n,r){n=n._reactInternals;var f=Dn(),p=Wa(n),g=Ro(f,p);g.tag=2,r!=null&&(g.callback=r),r=ul(n,g,p),r!==null&&(Ga(r,n,p,f),ad(r,n,p))}};function Om(n,r,f,p,g,S,M){return n=n.stateNode,typeof n.shouldComponentUpdate=="function"?n.shouldComponentUpdate(p,S,M):r.prototype&&r.prototype.isPureReactComponent?!xc(f,p)||!xc(g,S):!0}function Nm(n,r,f){var p=!1,g=Bt,S=r.contextType;return typeof S=="object"&&S!==null?S=mn(S):(g=Kn(r)?li:Hn.current,p=r.contextTypes,S=(p=p!=null)?Ua(n,g):Bt),r=new r(f,S),n.memoizedState=r.state!==null&&r.state!==void 0?r.state:null,r.updater=Ed,n.stateNode=r,r._reactInternals=n,p&&(n=n.stateNode,n.__reactInternalMemoizedUnmaskedChildContext=g,n.__reactInternalMemoizedMaskedChildContext=S),r}function _d(n,r,f,p){n=r.state,typeof r.componentWillReceiveProps=="function"&&r.componentWillReceiveProps(f,p),typeof r.UNSAFE_componentWillReceiveProps=="function"&&r.UNSAFE_componentWillReceiveProps(f,p),r.state!==n&&Ed.enqueueReplaceState(r,r.state,null)}function Ix(n,r,f,p){var g=n.stateNode;g.props=f,g.state=n.memoizedState,g.refs={},sl(n);var S=r.contextType;typeof S=="object"&&S!==null?g.context=mn(S):(S=Kn(r)?li:Hn.current,g.context=Ua(n,S)),g.state=n.memoizedState,S=r.getDerivedStateFromProps,typeof S=="function"&&(zx(n,r,S,f),g.state=n.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof g.getSnapshotBeforeUpdate=="function"||typeof g.UNSAFE_componentWillMount!="function"&&typeof g.componentWillMount!="function"||(r=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),r!==g.state&&Ed.enqueueReplaceState(g,g.state,null),id(n,f,g,p),g.state=n.memoizedState),typeof g.componentDidMount=="function"&&(n.flags|=4194308)}function xl(n,r){try{var f="",p=r;do f+=Fe(p),p=p.return;while(p);var g=f}catch(S){g=` 98 98 Error generating stack: `+S.message+` 99 `+S.stack}return{value: r,source:u,stack:g,digest:null}}function K0(r,u,d){return{value:r,source:null,stack:d??null,digest:u??null}}function Jd(r,u){try{console.error(u.value)}catch(d){setTimeout(function(){throw d})}}var _y=typeof WeakMap=="function"?WeakMap:Map;function Jc(r,u,d){d=Ao(-1,d),d.tag=3,d.payload={element:null};var h=u.value;return d.callback=function(){wu||(wu=!0,uf=h),Jd(r,u)},d}function Nm(r,u,d){d=Ao(-1,d),d.tag=3;var h=r.type.getDerivedStateFromError;if(typeof h=="function"){var g=u.value;d.payload=function(){return h(g)},d.callback=function(){Jd(r,u)}}var S=r.stateNode;return S!==null&&typeof S.componentDidCatch=="function"&&(d.callback=function(){Jd(r,u),typeof h!="function"&&(xa===null?xa=new Set([this]):xa.add(this));var L=u.stack;this.componentDidCatch(u.value,{componentStack:L!==null?L:""})}),d}function $d(r,u,d){var h=r.pingCache;if(h===null){h=r.pingCache=new _y;var g=new Set;h.set(u,g)}else g=h.get(u),g===void 0&&(g=new Set,h.set(u,g));g.has(d)||(g.add(d),r=xp.bind(null,r,u,d),u.then(r,r))}function ep(r){do{var u;if((u=r.tag===13)&&(u=r.memoizedState,u=u!==null?u.dehydrated!==null:!0),u)return r;r=r.return}while(r!==null);return null}function Im(r,u,d,h,g){return(r.mode&1)===0?(r===u?r.flags|=65536:(r.flags|=128,d.flags|=131072,d.flags&=-52805,d.tag===1&&(d.alternate===null?d.tag=17:(u=Ao(-1,1),u.tag=2,vu(d,u,1))),d.lanes|=1),r):(r.flags|=65536,r.lanes=g,r)}var vl=P.ReactCurrentOwner,Er=!1;function nr(r,u,d,h){u.child=r===null?Ar(u,null,d,h):Aa(u,r.child,d,h)}function q0(r,u,d,h,g){d=d.render;var S=u.ref;return Cs(u,g),h=Ct(r,u,d,h,S,g),d=mu(),r!==null&&!Er?(u.updateQueue=r.updateQueue,u.flags&=-2053,r.lanes&=~g,zr(r,u,g)):(Pn&&d&&Od(u),u.flags|=1,nr(r,u,h,g),u.child)}function Ri(r,u,d,h,g){if(r===null){var S=d.type;return typeof S=="function"&&!pp(S)&&S.defaultProps===void 0&&d.compare===null&&d.defaultProps===void 0?(u.tag=15,u.type=S,ml(r,u,S,h,g)):(r=fx(d.type,null,h,u,u.mode,g),r.ref=u.ref,r.return=u,u.child=r)}if(S=r.child,(r.lanes&g)===0){var L=S.memoizedProps;if(d=d.compare,d=d!==null?d:Tc,d(L,h)&&r.ref===u.ref)return zr(r,u,g)}return u.flags|=1,r=Eu(S,h),r.ref=u.ref,r.return=u,u.child=r}function ml(r,u,d,h,g){if(r!==null){var S=r.memoizedProps;if(Tc(S,h)&&r.ref===u.ref)if(Er=!1,u.pendingProps=h=S,(r.lanes&g)!==0)(r.flags&131072)!==0&&(Er=!0);else return u.lanes=r.lanes,zr(r,u,g)}return Q0(r,u,d,h,g)}function Ft(r,u,d){var h=u.pendingProps,g=h.children,S=r!==null?r.memoizedState:null;if(h.mode==="hidden")if((u.mode&1)===0)u.memoizedState={baseLanes:0,cachePool:null,transitions:null},Mn(Os,Wi),Wi|=d;else{if((d&1073741824)===0)return r=S!==null?S.baseLanes|d:d,u.lanes=u.childLanes=1073741824,u.memoizedState={baseLanes:r,cachePool:null,transitions:null},u.updateQueue=null,Mn(Os,Wi),Wi|=r,null;u.memoizedState={baseLanes:0,cachePool:null,transitions:null},h=S!==null?S.baseLanes:d,Mn(Os,Wi),Wi|=h}else S!==null?(h=S.baseLanes|d,u.memoizedState=null):h=d,Mn(Os,Wi),Wi|=h;return nr(r,u,g,d),u.child}function $c(r,u){var d=u.ref;(r===null&&d!==null||r!==null&&r.ref!==d)&&(u.flags|=512,u.flags|=2097152)}function Q0(r,u,d,h,g){var S=Zn(d)?la:Hn.current;return S=Hi(u,S),Cs(u,g),d=Ct(r,u,d,h,S,g),h=mu(),r!==null&&!Er?(u.updateQueue=r.updateQueue,u.flags&=-2053,r.lanes&=~g,zr(r,u,g)):(Pn&&h&&Od(u),u.flags|=1,nr(r,u,d,g),u.child)}function Cy(r,u,d,h,g){if(Zn(d)){var S=!0;ll(u)}else S=!1;if(Cs(u,g),u.stateNode===null)ca(r,u),Om(u,d,h),Qd(u,d,h,g),h=!0;else if(r===null){var L=u.stateNode,H=u.memoizedProps;L.props=H;var K=L.context,ce=d.contextType;typeof ce=="object"&&ce!==null?ce=mn(ce):(ce=Zn(d)?la:Hn.current,ce=Hi(u,ce));var Te=d.getDerivedStateFromProps,De=typeof Te=="function"||typeof L.getSnapshotBeforeUpdate=="function";De||typeof L.UNSAFE_componentWillReceiveProps!="function"&&typeof L.componentWillReceiveProps!="function"||(H!==h||K!==ce)&&Z0(u,L,h,ce),sa=!1;var Ee=u.memoizedState;L.state=Ee,R0(u,h,L,g),K=u.memoizedState,H!==h||Ee!==K||lr.current||sa?(typeof Te=="function"&&(qd(u,d,Te,h),K=u.memoizedState),(H=sa||zm(u,d,H,h,Ee,K,ce))?(De||typeof L.UNSAFE_componentWillMount!="function"&&typeof L.componentWillMount!="function"||(typeof L.componentWillMount=="function"&&L.componentWillMount(),typeof L.UNSAFE_componentWillMount=="function"&&L.UNSAFE_componentWillMount()),typeof L.componentDidMount=="function"&&(u.flags|=4194308)):(typeof L.componentDidMount=="function"&&(u.flags|=4194308),u.memoizedProps=h,u.memoizedState=K),L.props=h,L.state=K,L.context=ce,h=H):(typeof L.componentDidMount=="function"&&(u.flags|=4194308),h=!1)}else{L=u.stateNode,Rm(r,u),H=u.memoizedProps,ce=u.type===u.elementType?H:ki(u.type,H),L.props=ce,De=u.pendingProps,Ee=L.context,K=d.contextType,typeof K=="object"&&K!==null?K=mn(K):(K=Zn(d)?la:Hn.current,K=Hi(u,K));var $e=d.getDerivedStateFromProps;(Te=typeof $e=="function"||typeof L.getSnapshotBeforeUpdate=="function")||typeof L.UNSAFE_componentWillReceiveProps!="function"&&typeof L.componentWillReceiveProps!="function"||(H!==De||Ee!==K)&&Z0(u,L,h,K),sa=!1,Ee=u.memoizedState,L.state=Ee,R0(u,h,L,g);var it=u.memoizedState;H!==De||Ee!==it||lr.current||sa?(typeof $e=="function"&&(qd(u,d,$e,h),it=u.memoizedState),(ce=sa||zm(u,d,ce,h,Ee,it,K)||!1)?(Te||typeof L.UNSAFE_componentWillUpdate!="function"&&typeof L.componentWillUpdate!="function"||(typeof L.componentWillUpdate=="function"&&L.componentWillUpdate(h,it,K),typeof L.UNSAFE_componentWillUpdate=="function"&&L.UNSAFE_componentWillUpdate(h,it,K)),typeof L.componentDidUpdate=="function"&&(u.flags|=4),typeof L.getSnapshotBeforeUpdate=="function"&&(u.flags|=1024)):(typeof L.componentDidUpdate!="function"||H===r.memoizedProps&&Ee===r.memoizedState||(u.flags|=4),typeof L.getSnapshotBeforeUpdate!="function"||H===r.memoizedProps&&Ee===r.memoizedState||(u.flags|=1024),u.memoizedProps=h,u.memoizedState=it),L.props=h,L.state=it,L.context=K,h=ce):(typeof L.componentDidUpdate!="function"||H===r.memoizedProps&&Ee===r.memoizedState||(u.flags|=4),typeof L.getSnapshotBeforeUpdate!="function"||H===r.memoizedProps&&Ee===r.memoizedState||(u.flags|=1024),h=!1)}return tp(r,u,d,h,S,g)}function tp(r,u,d,h,g,S){$c(r,u);var L=(u.flags&128)!==0;if(!h&&!L)return g&&Xr(u,d,!1),zr(r,u,S);h=u.stateNode,vl.current=u;var H=L&&typeof d.getDerivedStateFromError!="function"?null:h.render();return u.flags|=1,r!==null&&L?(u.child=Aa(u,r.child,null,S),u.child=Aa(u,null,H,S)):nr(r,u,H,S),u.memoizedState=h.state,g&&Xr(u,d,!0),u.child}function J0(r){var u=r.stateNode;u.pendingContext?E0(r,u.pendingContext,u.pendingContext!==u.context):u.context&&E0(r,u.context,!1),Gd(r,u.containerInfo)}function Ls(r,u,d,h,g){return Lo(),Uc(g),u.flags|=256,nr(r,u,d,h),u.child}var np={dehydrated:null,treeContext:null,retryLane:0};function $0(r){return{baseLanes:r,cachePool:null,transitions:null}}function Fm(r,u,d){var h=u.pendingProps,g=Bn.current,S=!1,L=(u.flags&128)!==0,H;if((H=L)||(H=r!==null&&r.memoizedState===null?!1:(g&2)!==0),H?(S=!0,u.flags&=-129):(r===null||r.memoizedState!==null)&&(g|=1),Mn(Bn,g&1),r===null)return Pd(u),r=u.memoizedState,r!==null&&(r=r.dehydrated,r!==null)?((u.mode&1)===0?u.lanes=1:r.data==="$!"?u.lanes=8:u.lanes=1073741824,null):(L=h.children,r=h.fallback,S?(h=u.mode,S=u.child,L={mode:"hidden",children:L},(h&1)===0&&S!==null?(S.childLanes=0,S.pendingProps=L):S=Us(L,h,0,null),r=Tu(r,h,d,null),S.return=u,r.return=u,S.sibling=r,u.child=S,u.child.memoizedState=$0(d),u.memoizedState=np,r):ef(u,L));if(g=r.memoizedState,g!==null&&(H=g.dehydrated,H!==null))return Pm(r,u,L,h,H,g,d);if(S){S=h.fallback,L=u.mode,g=r.child,H=g.sibling;var K={mode:"hidden",children:h.children};return(L&1)===0&&u.child!==g?(h=u.child,h.childLanes=0,h.pendingProps=K,u.deletions=null):(h=Eu(g,K),h.subtreeFlags=g.subtreeFlags&14680064),H!==null?S=Eu(H,S):(S=Tu(S,L,d,null),S.flags|=2),S.return=u,h.return=u,h.sibling=S,u.child=h,h=S,S=u.child,L=r.child.memoizedState,L=L===null?$0(d):{baseLanes:L.baseLanes|d,cachePool:null,transitions:L.transitions},S.memoizedState=L,S.childLanes=r.childLanes&~d,u.memoizedState=np,h}return S=r.child,r=S.sibling,h=Eu(S,{mode:"visible",children:h.children}),(u.mode&1)===0&&(h.lanes=d),h.return=u,h.sibling=null,r!==null&&(d=u.deletions,d===null?(u.deletions=[r],u.flags|=16):d.push(r)),u.child=h,u.memoizedState=null,h}function ef(r,u){return u=Us({mode:"visible",children:u},r.mode,0,null),u.return=r,r.child=u}function ex(r,u,d,h){return h!==null&&Uc(h),Aa(u,r.child,null,d),r=ef(u,u.pendingProps.children),r.flags|=2,u.memoizedState=null,r}function Pm(r,u,d,h,g,S,L){if(d)return u.flags&256?(u.flags&=-257,h=K0(Error(t(422))),ex(r,u,L,h)):u.memoizedState!==null?(u.child=r.child,u.flags|=128,null):(S=h.fallback,g=u.mode,h=Us({mode:"visible",children:h.children},g,0,null),S=Tu(S,g,L,null),S.flags|=2,h.return=u,S.return=u,h.sibling=S,u.child=h,(u.mode&1)!==0&&Aa(u,r.child,null,L),u.child.memoizedState=$0(L),u.memoizedState=np,S);if((u.mode&1)===0)return ex(r,u,L,null);if(g.data==="$!"){if(h=g.nextSibling&&g.nextSibling.dataset,h)var H=h.dgst;return h=H,S=Error(t(419)),h=K0(S,h,void 0),ex(r,u,L,h)}if(H=(L&r.childLanes)!==0,Er||H){if(h=fr,h!==null){switch(L&-L){case 4:g=2;break;case 16:g=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:g=32;break;case 536870912:g=268435456;break;default:g=0}g=(g&(h.suspendedLanes|L))!==0?0:g,g!==0&&g!==S.retryLane&&(S.retryLane=g,Qa(r,g),Yi(h,r,g,-1))}return cp(),h=K0(Error(t(421))),ex(r,u,L,h)}return g.data==="$?"?(u.flags|=128,u.child=r.child,u=Dy.bind(null,r),g._reactRetry=u,null):(r=S.treeContext,Ci=Ma(g.nextSibling),_i=u,Pn=!0,La=null,r!==null&&(Lr[sr++]=ni,Lr[sr++]=qa,Lr[sr++]=sl,ni=r.id,qa=r.overflow,sl=u),u=ef(u,h.children),u.flags|=4096,u)}function rp(r,u,d){r.lanes|=u;var h=r.alternate;h!==null&&(h.lanes|=u),Bd(r.return,u,d)}function tx(r,u,d,h,g){var S=r.memoizedState;S===null?r.memoizedState={isBackwards:u,rendering:null,renderingStartTime:0,last:h,tail:d,tailMode:g}:(S.isBackwards=u,S.rendering=null,S.renderingStartTime=0,S.last=h,S.tail=d,S.tailMode=g)}function Mi(r,u,d){var h=u.pendingProps,g=h.revealOrder,S=h.tail;if(nr(r,u,h.children,d),h=Bn.current,(h&2)!==0)h=h&1|2,u.flags|=128;else{if(r!==null&&(r.flags&128)!==0)e:for(r=u.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&rp(r,d,u);else if(r.tag===19)rp(r,d,u);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===u)break e;for(;r.sibling===null;){if(r.return===null||r.return===u)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}h&=1}if(Mn(Bn,h),(u.mode&1)===0)u.memoizedState=null;else switch(g){case"forwards":for(d=u.child,g=null;d!==null;)r=d.alternate,r!==null&&M0(r)===null&&(g=d),d=d.sibling;d=g,d===null?(g=u.child,u.child=null):(g=d.sibling,d.sibling=null),tx(u,!1,g,d,S);break;case"backwards":for(d=null,g=u.child,u.child=null;g!==null;){if(r=g.alternate,r!==null&&M0(r)===null){u.child=g;break}r=g.sibling,g.sibling=d,d=g,g=r}tx(u,!0,d,null,S);break;case"together":tx(u,!1,null,null,void 0);break;default:u.memoizedState=null}return u.child}function ca(r,u){(u.mode&1)===0&&r!==null&&(r.alternate=null,u.alternate=null,u.flags|=2)}function zr(r,u,d){if(r!==null&&(u.dependencies=r.dependencies),Sl|=u.lanes,(d&u.childLanes)===0)return null;if(r!==null&&u.child!==r.child)throw Error(t(153));if(u.child!==null){for(r=u.child,d=Eu(r,r.pendingProps),u.child=d,d.return=u;r.sibling!==null;)r=r.sibling,d=d.sibling=Eu(r,r.pendingProps),d.return=u;d.sibling=null}return u.child}function nx(r,u,d){switch(u.tag){case 3:J0(u),Lo();break;case 5:Yd(u);break;case 1:Zn(u.type)&&ll(u);break;case 4:Gd(u,u.stateNode.containerInfo);break;case 10:var h=u.type._context,g=u.memoizedProps.value;Mn(Ve,h._currentValue),h._currentValue=g;break;case 13:if(h=u.memoizedState,h!==null)return h.dehydrated!==null?(Mn(Bn,Bn.current&1),u.flags|=128,null):(d&u.child.childLanes)!==0?Fm(r,u,d):(Mn(Bn,Bn.current&1),r=zr(r,u,d),r!==null?r.sibling:null);Mn(Bn,Bn.current&1);break;case 19:if(h=(d&u.childLanes)!==0,(r.flags&128)!==0){if(h)return Mi(r,u,d);u.flags|=128}if(g=u.memoizedState,g!==null&&(g.rendering=null,g.tail=null,g.lastEffect=null),Mn(Bn,Bn.current),h)break;return null;case 22:case 23:return u.lanes=0,Ft(r,u,d)}return zr(r,u,d)}var As,Vi,vr,jm;As=function(r,u){for(var d=u.child;d!==null;){if(d.tag===5||d.tag===6)r.appendChild(d.stateNode);else if(d.tag!==4&&d.child!==null){d.child.return=d,d=d.child;continue}if(d===u)break;for(;d.sibling===null;){if(d.return===null||d.return===u)return;d=d.return}d.sibling.return=d.return,d=d.sibling}},Vi=function(){},vr=function(r,u,d,h){var g=r.memoizedProps;if(g!==h){r=u.stateNode,xl(Ja.current);var S=null;switch(d){case"input":g=Q(r,g),h=Q(r,h),S=[];break;case"select":g=_e({},g,{value:void 0}),h=_e({},h,{value:void 0}),S=[];break;case"textarea":g=Qn(r,g),h=Qn(r,h),S=[];break;default:typeof g.onClick!="function"&&typeof h.onClick=="function"&&(r.onclick=S0)}Nn(d,h);var L;d=null;for(ce in g)if(!h.hasOwnProperty(ce)&&g.hasOwnProperty(ce)&&g[ce]!=null)if(ce==="style"){var H=g[ce];for(L in H)H.hasOwnProperty(L)&&(d||(d={}),d[L]="")}else ce!=="dangerouslySetInnerHTML"&&ce!=="children"&&ce!=="suppressContentEditableWarning"&&ce!=="suppressHydrationWarning"&&ce!=="autoFocus"&&(c.hasOwnProperty(ce)?S||(S=[]):(S=S||[]).push(ce,null));for(ce in h){var K=h[ce];if(H=g!=null?g[ce]:void 0,h.hasOwnProperty(ce)&&K!==H&&(K!=null||H!=null))if(ce==="style")if(H){for(L in H)!H.hasOwnProperty(L)||K&&K.hasOwnProperty(L)||(d||(d={}),d[L]="");for(L in K)K.hasOwnProperty(L)&&H[L]!==K[L]&&(d||(d={}),d[L]=K[L])}else d||(S||(S=[]),S.push(ce,d)),d=K;else ce==="dangerouslySetInnerHTML"?(K=K?K.__html:void 0,H=H?H.__html:void 0,K!=null&&H!==K&&(S=S||[]).push(ce,K)):ce==="children"?typeof K!="string"&&typeof K!="number"||(S=S||[]).push(ce,""+K):ce!=="suppressContentEditableWarning"&&ce!=="suppressHydrationWarning"&&(c.hasOwnProperty(ce)?(K!=null&&ce==="onScroll"&&dn("scroll",r),S||H===K||(S=[])):(S=S||[]).push(ce,K))}d&&(S=S||[]).push("style",d);var ce=S;(u.updateQueue=ce)&&(u.flags|=4)}},jm=function(r,u,d,h){d!==h&&(u.flags|=4)};function tf(r,u){if(!Pn)switch(r.tailMode){case"hidden":u=r.tail;for(var d=null;u!==null;)u.alternate!==null&&(d=u),u=u.sibling;d===null?r.tail=null:d.sibling=null;break;case"collapsed":d=r.tail;for(var h=null;d!==null;)d.alternate!==null&&(h=d),d=d.sibling;h===null?u||r.tail===null?r.tail=null:r.tail.sibling=null:h.sibling=null}}function Kr(r){var u=r.alternate!==null&&r.alternate.child===r.child,d=0,h=0;if(u)for(var g=r.child;g!==null;)d|=g.lanes|g.childLanes,h|=g.subtreeFlags&14680064,h|=g.flags&14680064,g.return=r,g=g.sibling;else for(g=r.child;g!==null;)d|=g.lanes|g.childLanes,h|=g.subtreeFlags,h|=g.flags,g.return=r,g=g.sibling;return r.subtreeFlags|=h,r.childLanes=d,u}function ip(r,u,d){var h=u.pendingProps;switch(T0(u),u.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Kr(u),null;case 1:return Zn(u.type)&&Ka(),Kr(u),null;case 3:return h=u.stateNode,Ts(),vn(lr),vn(Hn),Wc(),h.pendingContext&&(h.context=h.pendingContext,h.pendingContext=null),(r===null||r.child===null)&&(tr(u)?u.flags|=4:r===null||r.memoizedState.isDehydrated&&(u.flags&256)===0||(u.flags|=1024,La!==null&&(ff(La),La=null))),Vi(r,u),Kr(u),null;case 5:Xd(u);var g=xl(Vc.current);if(d=u.type,r!==null&&u.stateNode!=null)vr(r,u,d,h,g),r.ref!==u.ref&&(u.flags|=512,u.flags|=2097152);else{if(!h){if(u.stateNode===null)throw Error(t(166));return Kr(u),null}if(r=xl(Ja.current),tr(u)){h=u.stateNode,d=u.type;var S=u.memoizedProps;switch(h[ua]=u,h[Ic]=S,r=(u.mode&1)!==0,d){case"dialog":dn("cancel",h),dn("close",h);break;case"iframe":case"object":case"embed":dn("load",h);break;case"video":case"audio":for(g=0;g<Lc.length;g++)dn(Lc[g],h);break;case"source":dn("error",h);break;case"img":case"image":case"link":dn("error",h),dn("load",h);break;case"details":dn("toggle",h);break;case"input":de(h,S),dn("invalid",h);break;case"select":h._wrapperState={wasMultiple:!!S.multiple},dn("invalid",h);break;case"textarea":Jn(h,S),dn("invalid",h)}Nn(d,S),g=null;for(var L in S)if(S.hasOwnProperty(L)){var H=S[L];L==="children"?typeof H=="string"?h.textContent!==H&&(S.suppressHydrationWarning!==!0&&b0(h.textContent,H,r),g=["children",H]):typeof H=="number"&&h.textContent!==""+H&&(S.suppressHydrationWarning!==!0&&b0(h.textContent,H,r),g=["children",""+H]):c.hasOwnProperty(L)&&H!=null&&L==="onScroll"&&dn("scroll",h)}switch(d){case"input":xe(h),gt(h,S,!0);break;case"textarea":xe(h),Ca(h);break;case"select":case"option":break;default:typeof S.onClick=="function"&&(h.onclick=S0)}h=g,u.updateQueue=h,h!==null&&(u.flags|=4)}else{L=g.nodeType===9?g:g.ownerDocument,r==="http://www.w3.org/1999/xhtml"&&(r=or(d)),r==="http://www.w3.org/1999/xhtml"?d==="script"?(r=L.createElement("div"),r.innerHTML="<script><\/script>",r=r.removeChild(r.firstChild)):typeof h.is=="string"?r=L.createElement(d,{is:h.is}):(r=L.createElement(d),d==="select"&&(L=r,h.multiple?L.multiple=!0:h.size&&(L.size=h.size))):r=L.createElementNS(r,d),r[ua]=u,r[Ic]=h,As(r,u,!1,!1),u.stateNode=r;e:{switch(L=In(d,h),d){case"dialog":dn("cancel",r),dn("close",r),g=h;break;case"iframe":case"object":case"embed":dn("load",r),g=h;break;case"video":case"audio":for(g=0;g<Lc.length;g++)dn(Lc[g],r);g=h;break;case"source":dn("error",r),g=h;break;case"img":case"image":case"link":dn("error",r),dn("load",r),g=h;break;case"details":dn("toggle",r),g=h;break;case"input":de(r,h),g=Q(r,h),dn("invalid",r);break;case"option":g=h;break;case"select":r._wrapperState={wasMultiple:!!h.multiple},g=_e({},h,{value:void 0}),dn("invalid",r);break;case"textarea":Jn(r,h),g=Qn(r,h),dn("invalid",r);break;default:g=h}Nn(d,g),H=g;for(S in H)if(H.hasOwnProperty(S)){var K=H[S];S==="style"?sn(r,K):S==="dangerouslySetInnerHTML"?(K=K?K.__html:void 0,K!=null&&vo(r,K)):S==="children"?typeof K=="string"?(d!=="textarea"||K!=="")&&Fi(r,K):typeof K=="number"&&Fi(r,""+K):S!=="suppressContentEditableWarning"&&S!=="suppressHydrationWarning"&&S!=="autoFocus"&&(c.hasOwnProperty(S)?K!=null&&S==="onScroll"&&dn("scroll",r):K!=null&&O(r,S,K,L))}switch(d){case"input":xe(r),gt(r,h,!1);break;case"textarea":xe(r),Ca(r);break;case"option":h.value!=null&&r.setAttribute("value",""+pt(h.value));break;case"select":r.multiple=!!h.multiple,S=h.value,S!=null?yn(r,!!h.multiple,S,!1):h.defaultValue!=null&&yn(r,!!h.multiple,h.defaultValue,!0);break;default:typeof g.onClick=="function"&&(r.onclick=S0)}switch(d){case"button":case"input":case"select":case"textarea":h=!!h.autoFocus;break e;case"img":h=!0;break e;default:h=!1}}h&&(u.flags|=4)}u.ref!==null&&(u.flags|=512,u.flags|=2097152)}return Kr(u),null;case 6:if(r&&u.stateNode!=null)jm(r,u,r.memoizedProps,h);else{if(typeof h!="string"&&u.stateNode===null)throw Error(t(166));if(d=xl(Vc.current),xl(Ja.current),tr(u)){if(h=u.stateNode,d=u.memoizedProps,h[ua]=u,(S=h.nodeValue!==d)&&(r=_i,r!==null))switch(r.tag){case 3:b0(h.nodeValue,d,(r.mode&1)!==0);break;case 5:r.memoizedProps.suppressHydrationWarning!==!0&&b0(h.nodeValue,d,(r.mode&1)!==0)}S&&(u.flags|=4)}else h=(d.nodeType===9?d:d.ownerDocument).createTextNode(h),h[ua]=u,u.stateNode=h}return Kr(u),null;case 13:if(vn(Bn),h=u.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(Pn&&Ci!==null&&(u.mode&1)!==0&&(u.flags&128)===0)Cm(),Lo(),u.flags|=98560,S=!1;else if(S=tr(u),h!==null&&h.dehydrated!==null){if(r===null){if(!S)throw Error(t(318));if(S=u.memoizedState,S=S!==null?S.dehydrated:null,!S)throw Error(t(317));S[ua]=u}else Lo(),(u.flags&128)===0&&(u.memoizedState=null),u.flags|=4;Kr(u),S=!1}else La!==null&&(ff(La),La=null),S=!0;if(!S)return u.flags&65536?u:null}return(u.flags&128)!==0?(u.lanes=d,u):(h=h!==null,h!==(r!==null&&r.memoizedState!==null)&&h&&(u.child.flags|=8192,(u.mode&1)!==0&&(r===null||(Bn.current&1)!==0?mr===0&&(mr=3):cp())),u.updateQueue!==null&&(u.flags|=4),Kr(u),null);case 4:return Ts(),Vi(r,u),r===null&&zc(u.stateNode.containerInfo),Kr(u),null;case 10:return Hd(u.type._context),Kr(u),null;case 17:return Zn(u.type)&&Ka(),Kr(u),null;case 19:if(vn(Bn),S=u.memoizedState,S===null)return Kr(u),null;if(h=(u.flags&128)!==0,L=S.rendering,L===null)if(h)tf(S,!1);else{if(mr!==0||r!==null&&(r.flags&128)!==0)for(r=u.child;r!==null;){if(L=M0(r),L!==null){for(u.flags|=128,tf(S,!1),h=L.updateQueue,h!==null&&(u.updateQueue=h,u.flags|=4),u.subtreeFlags=0,h=d,d=u.child;d!==null;)S=d,r=h,S.flags&=14680066,L=S.alternate,L===null?(S.childLanes=0,S.lanes=r,S.child=null,S.subtreeFlags=0,S.memoizedProps=null,S.memoizedState=null,S.updateQueue=null,S.dependencies=null,S.stateNode=null):(S.childLanes=L.childLanes,S.lanes=L.lanes,S.child=L.child,S.subtreeFlags=0,S.deletions=null,S.memoizedProps=L.memoizedProps,S.memoizedState=L.memoizedState,S.updateQueue=L.updateQueue,S.type=L.type,r=L.dependencies,S.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext}),d=d.sibling;return Mn(Bn,Bn.current&1|2),u.child}r=r.sibling}S.tail!==null&&fn()>Is&&(u.flags|=128,h=!0,tf(S,!1),u.lanes=4194304)}else{if(!h)if(r=M0(L),r!==null){if(u.flags|=128,h=!0,d=r.updateQueue,d!==null&&(u.updateQueue=d,u.flags|=4),tf(S,!0),S.tail===null&&S.tailMode==="hidden"&&!L.alternate&&!Pn)return Kr(u),null}else 2*fn()-S.renderingStartTime>Is&&d!==1073741824&&(u.flags|=128,h=!0,tf(S,!1),u.lanes=4194304);S.isBackwards?(L.sibling=u.child,u.child=L):(d=S.last,d!==null?d.sibling=L:u.child=L,S.last=L)}return S.tail!==null?(u=S.tail,S.rendering=u,S.tail=u.sibling,S.renderingStartTime=fn(),u.sibling=null,d=Bn.current,Mn(Bn,h?d&1|2:d&1),u):(Kr(u),null);case 22:case 23:return sp(),h=u.memoizedState!==null,r!==null&&r.memoizedState!==null!==h&&(u.flags|=8192),h&&(u.mode&1)!==0?(Wi&1073741824)!==0&&(Kr(u),u.subtreeFlags&6&&(u.flags|=8192)):Kr(u),null;case 24:return null;case 25:return null}throw Error(t(156,u.tag))}function Um(r,u){switch(T0(u),u.tag){case 1:return Zn(u.type)&&Ka(),r=u.flags,r&65536?(u.flags=r&-65537|128,u):null;case 3:return Ts(),vn(lr),vn(Hn),Wc(),r=u.flags,(r&65536)!==0&&(r&128)===0?(u.flags=r&-65537|128,u):null;case 5:return Xd(u),null;case 13:if(vn(Bn),r=u.memoizedState,r!==null&&r.dehydrated!==null){if(u.alternate===null)throw Error(t(340));Lo()}return r=u.flags,r&65536?(u.flags=r&-65537|128,u):null;case 19:return vn(Bn),null;case 4:return Ts(),null;case 10:return Hd(u.type._context),null;case 22:case 23:return sp(),null;case 24:return null;default:return null}}var gl=!1,Or=!1,Ey=typeof WeakSet=="function"?WeakSet:Set,nt=null;function Su(r,u){var d=r.ref;if(d!==null)if(typeof d=="function")try{d(null)}catch(h){Kn(r,u,h)}else d.current=null}function ap(r,u,d){try{d()}catch(h){Kn(r,u,h)}}var op=!1;function Ty(r,u){if(al=au,r=lu(),ds(r)){if("selectionStart"in r)var d={start:r.selectionStart,end:r.selectionEnd};else e:{d=(d=r.ownerDocument)&&d.defaultView||window;var h=d.getSelection&&d.getSelection();if(h&&h.rangeCount!==0){d=h.anchorNode;var g=h.anchorOffset,S=h.focusNode;h=h.focusOffset;try{d.nodeType,S.nodeType}catch{d=null;break e}var L=0,H=-1,K=-1,ce=0,Te=0,De=r,Ee=null;t:for(;;){for(var $e;De!==d||g!==0&&De.nodeType!==3||(H=L+g),De!==S||h!==0&&De.nodeType!==3||(K=L+h),De.nodeType===3&&(L+=De.nodeValue.length),($e=De.firstChild)!==null;)Ee=De,De=$e;for(;;){if(De===r)break t;if(Ee===d&&++ce===g&&(H=L),Ee===S&&++Te===h&&(K=L),($e=De.nextSibling)!==null)break;De=Ee,Ee=De.parentNode}De=$e}d=H===-1||K===-1?null:{start:H,end:K}}else d=null}d=d||{start:0,end:0}}else d=null;for(Nc={focusedElem:r,selectionRange:d},au=!1,nt=u;nt!==null;)if(u=nt,r=u.child,(u.subtreeFlags&1028)!==0&&r!==null)r.return=u,nt=r;else for(;nt!==null;){u=nt;try{var it=u.alternate;if((u.flags&1024)!==0)switch(u.tag){case 0:case 11:case 15:break;case 1:if(it!==null){var ct=it.memoizedProps,ir=it.memoizedState,ne=u.stateNode,$=ne.getSnapshotBeforeUpdate(u.elementType===u.type?ct:ki(u.type,ct),ir);ne.__reactInternalSnapshotBeforeUpdate=$}break;case 3:var ue=u.stateNode.containerInfo;ue.nodeType===1?ue.textContent="":ue.nodeType===9&&ue.documentElement&&ue.removeChild(ue.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(t(163))}}catch(ze){Kn(u,u.return,ze)}if(r=u.sibling,r!==null){r.return=u.return,nt=r;break}nt=u.return}return it=op,op=!1,it}function zs(r,u,d){var h=u.updateQueue;if(h=h!==null?h.lastEffect:null,h!==null){var g=h=h.next;do{if((g.tag&r)===r){var S=g.destroy;g.destroy=void 0,S!==void 0&&ap(u,d,S)}g=g.next}while(g!==h)}}function rx(r,u){if(u=u.updateQueue,u=u!==null?u.lastEffect:null,u!==null){var d=u=u.next;do{if((d.tag&r)===r){var h=d.create;d.destroy=h()}d=d.next}while(d!==u)}}function ix(r){var u=r.ref;if(u!==null){var d=r.stateNode;switch(r.tag){case 5:r=d;break;default:r=d}typeof u=="function"?u(r):u.current=r}}function Hm(r){var u=r.alternate;u!==null&&(r.alternate=null,Hm(u)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(u=r.stateNode,u!==null&&(delete u[ua],delete u[Ic],delete u[Ld],delete u[Ad],delete u[Ss])),r.stateNode=null,r.return=null,r.dependencies=null,r.memoizedProps=null,r.memoizedState=null,r.pendingProps=null,r.stateNode=null,r.updateQueue=null}function ax(r){return r.tag===5||r.tag===3||r.tag===4}function nf(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||ax(r.return))return null;r=r.return}for(r.sibling.return=r.return,r=r.sibling;r.tag!==5&&r.tag!==6&&r.tag!==18;){if(r.flags&2||r.child===null||r.tag===4)continue e;r.child.return=r,r=r.child}if(!(r.flags&2))return r.stateNode}}function $a(r,u,d){var h=r.tag;if(h===5||h===6)r=r.stateNode,u?d.nodeType===8?d.parentNode.insertBefore(r,u):d.insertBefore(r,u):(d.nodeType===8?(u=d.parentNode,u.insertBefore(r,d)):(u=d,u.appendChild(r)),d=d._reactRootContainer,d!=null||u.onclick!==null||(u.onclick=S0));else if(h!==4&&(r=r.child,r!==null))for($a(r,u,d),r=r.sibling;r!==null;)$a(r,u,d),r=r.sibling}function eo(r,u,d){var h=r.tag;if(h===5||h===6)r=r.stateNode,u?d.insertBefore(r,u):d.appendChild(r);else if(h!==4&&(r=r.child,r!==null))for(eo(r,u,d),r=r.sibling;r!==null;)eo(r,u,d),r=r.sibling}var Vn=null,ri=!1;function fa(r,u,d){for(d=d.child;d!==null;)zo(r,u,d),d=d.sibling}function zo(r,u,d){if(gi&&typeof gi.onCommitFiberUnmount=="function")try{gi.onCommitFiberUnmount(tu,d)}catch{}switch(d.tag){case 5:Or||Su(d,u);case 6:var h=Vn,g=ri;Vn=null,fa(r,u,d),Vn=h,ri=g,Vn!==null&&(ri?(r=Vn,d=d.stateNode,r.nodeType===8?r.parentNode.removeChild(d):r.removeChild(d)):Vn.removeChild(d.stateNode));break;case 18:Vn!==null&&(ri?(r=Vn,d=d.stateNode,r.nodeType===8?ys(r.parentNode,d):r.nodeType===1&&ys(r,d),ia(r)):ys(Vn,d.stateNode));break;case 4:h=Vn,g=ri,Vn=d.stateNode.containerInfo,ri=!0,fa(r,u,d),Vn=h,ri=g;break;case 0:case 11:case 14:case 15:if(!Or&&(h=d.updateQueue,h!==null&&(h=h.lastEffect,h!==null))){g=h=h.next;do{var S=g,L=S.destroy;S=S.tag,L!==void 0&&((S&2)!==0||(S&4)!==0)&&ap(d,u,L),g=g.next}while(g!==h)}fa(r,u,d);break;case 1:if(!Or&&(Su(d,u),h=d.stateNode,typeof h.componentWillUnmount=="function"))try{h.props=d.memoizedProps,h.state=d.memoizedState,h.componentWillUnmount()}catch(H){Kn(d,u,H)}fa(r,u,d);break;case 21:fa(r,u,d);break;case 22:d.mode&1?(Or=(h=Or)||d.memoizedState!==null,fa(r,u,d),Or=h):fa(r,u,d);break;default:fa(r,u,d)}}function Bm(r){var u=r.updateQueue;if(u!==null){r.updateQueue=null;var d=r.stateNode;d===null&&(d=r.stateNode=new Ey),u.forEach(function(h){var g=Ly.bind(null,r,h);d.has(h)||(d.add(h),h.then(g,g))})}}function za(r,u){var d=u.deletions;if(d!==null)for(var h=0;h<d.length;h++){var g=d[h];try{var S=r,L=u,H=L;e:for(;H!==null;){switch(H.tag){case 5:Vn=H.stateNode,ri=!1;break e;case 3:Vn=H.stateNode.containerInfo,ri=!0;break e;case 4:Vn=H.stateNode.containerInfo,ri=!0;break e}H=H.return}if(Vn===null)throw Error(t(160));zo(S,L,g),Vn=null,ri=!1;var K=g.alternate;K!==null&&(K.return=null),g.return=null}catch(ce){Kn(g,u,ce)}}if(u.subtreeFlags&12854)for(u=u.child;u!==null;)Vm(u,r),u=u.sibling}function Vm(r,u){var d=r.alternate,h=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:if(za(u,r),Oa(r),h&4){try{zs(3,r,r.return),rx(3,r)}catch(ct){Kn(r,r.return,ct)}try{zs(5,r,r.return)}catch(ct){Kn(r,r.return,ct)}}break;case 1:za(u,r),Oa(r),h&512&&d!==null&&Su(d,d.return);break;case 5:if(za(u,r),Oa(r),h&512&&d!==null&&Su(d,d.return),r.flags&32){var g=r.stateNode;try{Fi(g,"")}catch(ct){Kn(r,r.return,ct)}}if(h&4&&(g=r.stateNode,g!=null)){var S=r.memoizedProps,L=d!==null?d.memoizedProps:S,H=r.type,K=r.updateQueue;if(r.updateQueue=null,K!==null)try{H==="input"&&S.type==="radio"&&S.name!=null&&Fe(g,S),In(H,L);var ce=In(H,S);for(L=0;L<K.length;L+=2){var Te=K[L],De=K[L+1];Te==="style"?sn(g,De):Te==="dangerouslySetInnerHTML"?vo(g,De):Te==="children"?Fi(g,De):O(g,Te,De,ce)}switch(H){case"input":st(g,S);break;case"textarea":pr(g,S);break;case"select":var Ee=g._wrapperState.wasMultiple;g._wrapperState.wasMultiple=!!S.multiple;var $e=S.value;$e!=null?yn(g,!!S.multiple,$e,!1):Ee!==!!S.multiple&&(S.defaultValue!=null?yn(g,!!S.multiple,S.defaultValue,!0):yn(g,!!S.multiple,S.multiple?[]:"",!1))}g[Ic]=S}catch(ct){Kn(r,r.return,ct)}}break;case 6:if(za(u,r),Oa(r),h&4){if(r.stateNode===null)throw Error(t(162));g=r.stateNode,S=r.memoizedProps;try{g.nodeValue=S}catch(ct){Kn(r,r.return,ct)}}break;case 3:if(za(u,r),Oa(r),h&4&&d!==null&&d.memoizedState.isDehydrated)try{ia(u.containerInfo)}catch(ct){Kn(r,r.return,ct)}break;case 4:za(u,r),Oa(r);break;case 13:za(u,r),Oa(r),g=r.child,g.flags&8192&&(S=g.memoizedState!==null,g.stateNode.isHidden=S,!S||g.alternate!==null&&g.alternate.memoizedState!==null||(lp=fn())),h&4&&Bm(r);break;case 22:if(Te=d!==null&&d.memoizedState!==null,r.mode&1?(Or=(ce=Or)||Te,za(u,r),Or=ce):za(u,r),Oa(r),h&8192){if(ce=r.memoizedState!==null,(r.stateNode.isHidden=ce)&&!Te&&(r.mode&1)!==0)for(nt=r,Te=r.child;Te!==null;){for(De=nt=Te;nt!==null;){switch(Ee=nt,$e=Ee.child,Ee.tag){case 0:case 11:case 14:case 15:zs(4,Ee,Ee.return);break;case 1:Su(Ee,Ee.return);var it=Ee.stateNode;if(typeof it.componentWillUnmount=="function"){h=Ee,d=Ee.return;try{u=h,it.props=u.memoizedProps,it.state=u.memoizedState,it.componentWillUnmount()}catch(ct){Kn(h,d,ct)}}break;case 5:Su(Ee,Ee.return);break;case 22:if(Ee.memoizedState!==null){Gm(De);continue}}$e!==null?($e.return=Ee,nt=$e):Gm(De)}Te=Te.sibling}e:for(Te=null,De=r;;){if(De.tag===5){if(Te===null){Te=De;try{g=De.stateNode,ce?(S=g.style,typeof S.setProperty=="function"?S.setProperty("display","none","important"):S.display="none"):(H=De.stateNode,K=De.memoizedProps.style,L=K!=null&&K.hasOwnProperty("display")?K.display:null,H.style.display=Pt("display",L))}catch(ct){Kn(r,r.return,ct)}}}else if(De.tag===6){if(Te===null)try{De.stateNode.nodeValue=ce?"":De.memoizedProps}catch(ct){Kn(r,r.return,ct)}}else if((De.tag!==22&&De.tag!==23||De.memoizedState===null||De===r)&&De.child!==null){De.child.return=De,De=De.child;continue}if(De===r)break e;for(;De.sibling===null;){if(De.return===null||De.return===r)break e;Te===De&&(Te=null),De=De.return}Te===De&&(Te=null),De.sibling.return=De.return,De=De.sibling}}break;case 19:za(u,r),Oa(r),h&4&&Bm(r);break;case 21:break;default:za(u,r),Oa(r)}}function Oa(r){var u=r.flags;if(u&2){try{e:{for(var d=r.return;d!==null;){if(ax(d)){var h=d;break e}d=d.return}throw Error(t(160))}switch(h.tag){case 5:var g=h.stateNode;h.flags&32&&(Fi(g,""),h.flags&=-33);var S=nf(r);eo(r,S,g);break;case 3:case 4:var L=h.stateNode.containerInfo,H=nf(r);$a(r,H,L);break;default:throw Error(t(161))}}catch(K){Kn(r,r.return,K)}r.flags&=-3}u&4096&&(r.flags&=-4097)}function rf(r,u,d){nt=r,Wm(r)}function Wm(r,u,d){for(var h=(r.mode&1)!==0;nt!==null;){var g=nt,S=g.child;if(g.tag===22&&h){var L=g.memoizedState!==null||gl;if(!L){var H=g.alternate,K=H!==null&&H.memoizedState!==null||Or;H=gl;var ce=Or;if(gl=L,(Or=K)&&!ce)for(nt=g;nt!==null;)L=nt,K=L.child,L.tag===22&&L.memoizedState!==null?af(g):K!==null?(K.return=L,nt=K):af(g);for(;S!==null;)nt=S,Wm(S),S=S.sibling;nt=g,gl=H,Or=ce}up(r)}else(g.subtreeFlags&8772)!==0&&S!==null?(S.return=g,nt=S):up(r)}}function up(r){for(;nt!==null;){var u=nt;if((u.flags&8772)!==0){var d=u.alternate;try{if((u.flags&8772)!==0)switch(u.tag){case 0:case 11:case 15:Or||rx(5,u);break;case 1:var h=u.stateNode;if(u.flags&4&&!Or)if(d===null)h.componentDidMount();else{var g=u.elementType===u.type?d.memoizedProps:ki(u.type,d.memoizedProps);h.componentDidUpdate(g,d.memoizedState,h.__reactInternalSnapshotBeforeUpdate)}var S=u.updateQueue;S!==null&&Wd(u,S,h);break;case 3:var L=u.updateQueue;if(L!==null){if(d=null,u.child!==null)switch(u.child.tag){case 5:d=u.child.stateNode;break;case 1:d=u.child.stateNode}Wd(u,L,d)}break;case 5:var H=u.stateNode;if(d===null&&u.flags&4){d=H;var K=u.memoizedProps;switch(u.type){case"button":case"input":case"select":case"textarea":K.autoFocus&&d.focus();break;case"img":K.src&&(d.src=K.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(u.memoizedState===null){var ce=u.alternate;if(ce!==null){var Te=ce.memoizedState;if(Te!==null){var De=Te.dehydrated;De!==null&&ia(De)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(t(163))}Or||u.flags&512&&ix(u)}catch(Ee){Kn(u,u.return,Ee)}}if(u===r){nt=null;break}if(d=u.sibling,d!==null){d.return=u.return,nt=d;break}nt=u.return}}function Gm(r){for(;nt!==null;){var u=nt;if(u===r){nt=null;break}var d=u.sibling;if(d!==null){d.return=u.return,nt=d;break}nt=u.return}}function af(r){for(;nt!==null;){var u=nt;try{switch(u.tag){case 0:case 11:case 15:var d=u.return;try{rx(4,u)}catch(K){Kn(u,d,K)}break;case 1:var h=u.stateNode;if(typeof h.componentDidMount=="function"){var g=u.return;try{h.componentDidMount()}catch(K){Kn(u,g,K)}}var S=u.return;try{ix(u)}catch(K){Kn(u,S,K)}break;case 5:var L=u.return;try{ix(u)}catch(K){Kn(u,L,K)}}}catch(K){Kn(u,u.return,K)}if(u===r){nt=null;break}var H=u.sibling;if(H!==null){H.return=u.return,nt=H;break}nt=u.return}}var Ym=Math.ceil,ox=P.ReactCurrentDispatcher,yl=P.ReactCurrentOwner,qr=P.ReactCurrentBatchConfig,Xt=0,fr=null,rr=null,Nr=0,Wi=0,Os=wi(0),mr=0,bl=null,Sl=0,wl=0,of=0,Ns=null,Di=null,lp=0,Is=1/0,Oo=null,wu=!1,uf=null,xa=null,ux=!1,_u=null,lf=0,Fs=0,Ps=null,_l=-1,sf=0;function Dn(){return(Xt&6)!==0?fn():_l!==-1?_l:_l=fn()}function Gi(r){return(r.mode&1)===0?1:(Xt&2)!==0&&Nr!==0?Nr&-Nr:cl.transition!==null?(sf===0&&(sf=qu()),sf):(r=$t,r!==0||(r=window.event,r=r===void 0?16:Sc(r.type)),r)}function Yi(r,u,d,h){if(50<Fs)throw Fs=0,Ps=null,Error(t(185));iu(r,d,h),((Xt&2)===0||r!==fr)&&(r===fr&&((Xt&2)===0&&(wl|=d),mr===4&&Cu(r,Nr)),Tr(r,h),d===1&&Xt===0&&(u.mode&1)===0&&(Is=fn()+500,Pc&&ti()))}function Tr(r,u){var d=r.callbackNode;ns(r,u);var h=Wa(r,r===fr?Nr:0);if(h===0)d!==null&&Fn(d),r.callbackNode=null,r.callbackPriority=0;else if(u=h&-h,r.callbackPriority!==u){if(d!=null&&Fn(d),u===1)r.tag===0?zd(df.bind(null,r)):cu(df.bind(null,r)),wy(function(){(Xt&6)===0&&ti()}),d=null;else{switch(bc(h)){case 1:d=Ot;break;case 4:d=Va;break;case 16:d=bo;break;case 536870912:d=So;break;default:d=bo}d=Jm(d,Xm.bind(null,r))}r.callbackPriority=u,r.callbackNode=d}}function Xm(r,u){if(_l=-1,sf=0,(Xt&6)!==0)throw Error(t(327));var d=r.callbackNode;if(js()&&r.callbackNode!==d)return null;var h=Wa(r,r===fr?Nr:0);if(h===0)return null;if((h&30)!==0||(h&r.expiredLanes)!==0||u)u=cx(r,h);else{u=h;var g=Xt;Xt|=2;var S=Zm();(fr!==r||Nr!==u)&&(Oo=null,Is=fn()+500,El(r,u));do try{Ry();break}catch(H){sx(r,H)}while(!0);Ud(),ox.current=S,Xt=g,rr!==null?u=0:(fr=null,Nr=0,u=mr)}if(u!==0){if(u===2&&(g=_o(r),g!==0&&(h=g,u=cf(r,g))),u===1)throw d=bl,El(r,0),Cu(r,h),Tr(r,fn()),d;if(u===6)Cu(r,h);else{if(g=r.current.alternate,(h&30)===0&&!xf(g)&&(u=cx(r,h),u===2&&(S=_o(r),S!==0&&(h=S,u=cf(r,S))),u===1))throw d=bl,El(r,0),Cu(r,h),Tr(r,fn()),d;switch(r.finishedWork=g,r.finishedLanes=h,u){case 0:case 1:throw Error(t(345));case 2:Tl(r,Di,Oo);break;case 3:if(Cu(r,h),(h&130023424)===h&&(u=lp+500-fn(),10<u)){if(Wa(r,0)!==0)break;if(g=r.suspendedLanes,(g&h)!==h){Dn(),r.pingedLanes|=r.suspendedLanes&g;break}r.timeoutHandle=w0(Tl.bind(null,r,Di,Oo),u);break}Tl(r,Di,Oo);break;case 4:if(Cu(r,h),(h&4194240)===h)break;for(u=r.eventTimes,g=-1;0<h;){var L=31-Jr(h);S=1<<L,L=u[L],L>g&&(g=L),h&=~S}if(h=g,h=fn()-h,h=(120>h?120:480>h?480:1080>h?1080:1920>h?1920:3e3>h?3e3:4320>h?4320:1960*Ym(h/1960))-h,10<h){r.timeoutHandle=w0(Tl.bind(null,r,Di,Oo),h);break}Tl(r,Di,Oo);break;case 5:Tl(r,Di,Oo);break;default:throw Error(t(329))}}}return Tr(r,fn()),r.callbackNode===d?Xm.bind(null,r):null}function cf(r,u){var d=Ns;return r.current.memoizedState.isDehydrated&&(El(r,u).flags|=256),r=cx(r,u),r!==2&&(u=Di,Di=d,u!==null&&ff(u)),r}function ff(r){Di===null?Di=r:Di.push.apply(Di,r)}function xf(r){for(var u=r;;){if(u.flags&16384){var d=u.updateQueue;if(d!==null&&(d=d.stores,d!==null))for(var h=0;h<d.length;h++){var g=d[h],S=g.getSnapshot;g=g.value;try{if(!Ra(S(),g))return!1}catch{return!1}}}if(d=u.child,u.subtreeFlags&16384&&d!==null)d.return=u,u=d;else{if(u===r)break;for(;u.sibling===null;){if(u.return===null||u.return===r)return!0;u=u.return}u.sibling.return=u.return,u=u.sibling}}return!0}function Cu(r,u){for(u&=~of,u&=~wl,r.suspendedLanes|=u,r.pingedLanes&=~u,r=r.expirationTimes;0<u;){var d=31-Jr(u),h=1<<d;r[d]=-1,u&=~h}}function df(r){if((Xt&6)!==0)throw Error(t(327));js();var u=Wa(r,0);if((u&1)===0)return Tr(r,fn()),null;var d=cx(r,u);if(r.tag!==0&&d===2){var h=_o(r);h!==0&&(u=h,d=cf(r,h))}if(d===1)throw d=bl,El(r,0),Cu(r,u),Tr(r,fn()),d;if(d===6)throw Error(t(345));return r.finishedWork=r.current.alternate,r.finishedLanes=u,Tl(r,Di,Oo),Tr(r,fn()),null}function lx(r,u){var d=Xt;Xt|=1;try{return r(u)}finally{Xt=d,Xt===0&&(Is=fn()+500,Pc&&ti())}}function Cl(r){_u!==null&&_u.tag===0&&(Xt&6)===0&&js();var u=Xt;Xt|=1;var d=qr.transition,h=$t;try{if(qr.transition=null,$t=1,r)return r()}finally{$t=h,qr.transition=d,Xt=u,(Xt&6)===0&&ti()}}function sp(){Wi=Os.current,vn(Os)}function El(r,u){r.finishedWork=null,r.finishedLanes=0;var d=r.timeoutHandle;if(d!==-1&&(r.timeoutHandle=-1,bm(d)),rr!==null)for(d=rr.return;d!==null;){var h=d;switch(T0(h),h.tag){case 1:h=h.type.childContextTypes,h!=null&&Ka();break;case 3:Ts(),vn(lr),vn(Hn),Wc();break;case 5:Xd(h);break;case 4:Ts();break;case 13:vn(Bn);break;case 19:vn(Bn);break;case 10:Hd(h.type._context);break;case 22:case 23:sp()}d=d.return}if(fr=r,rr=r=Eu(r.current,null),Nr=Wi=u,mr=0,bl=null,of=wl=Sl=0,Di=Ns=null,fl!==null){for(u=0;u<fl.length;u++)if(d=fl[u],h=d.interleaved,h!==null){d.interleaved=null;var g=h.next,S=d.pending;if(S!==null){var L=S.next;S.next=g,h.next=L}d.pending=h}fl=null}return r}function sx(r,u){do{var d=rr;try{if(Ud(),mt.current=gn,D0){for(var h=Nt.memoizedState;h!==null;){var g=h.queue;g!==null&&(g.pending=null),h=h.next}D0=!1}if(Jt=0,hr=Cn=Nt=null,Gc=!1,Yc=0,yl.current=null,d===null||d.return===null){mr=1,bl=u,rr=null;break}e:{var S=r,L=d.return,H=d,K=u;if(u=Nr,H.flags|=32768,K!==null&&typeof K=="object"&&typeof K.then=="function"){var ce=K,Te=H,De=Te.tag;if((Te.mode&1)===0&&(De===0||De===11||De===15)){var Ee=Te.alternate;Ee?(Te.updateQueue=Ee.updateQueue,Te.memoizedState=Ee.memoizedState,Te.lanes=Ee.lanes):(Te.updateQueue=null,Te.memoizedState=null)}var $e=ep(L);if($e!==null){$e.flags&=-257,Im($e,L,H,S,u),$e.mode&1&&$d(S,ce,u),u=$e,K=ce;var it=u.updateQueue;if(it===null){var ct=new Set;ct.add(K),u.updateQueue=ct}else it.add(K);break e}else{if((u&1)===0){$d(S,ce,u),cp();break e}K=Error(t(426))}}else if(Pn&&H.mode&1){var ir=ep(L);if(ir!==null){(ir.flags&65536)===0&&(ir.flags|=256),Im(ir,L,H,S,u),Uc(bu(K,H));break e}}S=K=bu(K,H),mr!==4&&(mr=2),Ns===null?Ns=[S]:Ns.push(S),S=L;do{switch(S.tag){case 3:S.flags|=65536,u&=-u,S.lanes|=u;var ne=Jc(S,K,u);Mm(S,ne);break e;case 1:H=K;var $=S.type,ue=S.stateNode;if((S.flags&128)===0&&(typeof $.getDerivedStateFromError=="function"||ue!==null&&typeof ue.componentDidCatch=="function"&&(xa===null||!xa.has(ue)))){S.flags|=65536,u&=-u,S.lanes|=u;var ze=Nm(S,H,u);Mm(S,ze);break e}}S=S.return}while(S!==null)}Km(d)}catch(Ke){u=Ke,rr===d&&d!==null&&(rr=d=d.return);continue}break}while(!0)}function Zm(){var r=ox.current;return ox.current=gn,r===null?gn:r}function cp(){(mr===0||mr===3||mr===2)&&(mr=4),fr===null||(Sl&268435455)===0&&(wl&268435455)===0||Cu(fr,Nr)}function cx(r,u){var d=Xt;Xt|=2;var h=Zm();(fr!==r||Nr!==u)&&(Oo=null,El(r,u));do try{ky();break}catch(g){sx(r,g)}while(!0);if(Ud(),Xt=d,ox.current=h,rr!==null)throw Error(t(261));return fr=null,Nr=0,mr}function ky(){for(;rr!==null;)fp(rr)}function Ry(){for(;rr!==null&&!Wr();)fp(rr)}function fp(r){var u=dp(r.alternate,r,Wi);r.memoizedProps=r.pendingProps,u===null?Km(r):rr=u,yl.current=null}function Km(r){var u=r;do{var d=u.alternate;if(r=u.return,(u.flags&32768)===0){if(d=ip(d,u,Wi),d!==null){rr=d;return}}else{if(d=Um(d,u),d!==null){d.flags&=32767,rr=d;return}if(r!==null)r.flags|=32768,r.subtreeFlags=0,r.deletions=null;else{mr=6,rr=null;return}}if(u=u.sibling,u!==null){rr=u;return}rr=u=r}while(u!==null);mr===0&&(mr=5)}function Tl(r,u,d){var h=$t,g=qr.transition;try{qr.transition=null,$t=1,My(r,u,d,h)}finally{qr.transition=g,$t=h}return null}function My(r,u,d,h){do js();while(_u!==null);if((Xt&6)!==0)throw Error(t(327));d=r.finishedWork;var g=r.finishedLanes;if(d===null)return null;if(r.finishedWork=null,r.finishedLanes=0,d===r.current)throw Error(t(177));r.callbackNode=null,r.callbackPriority=0;var S=d.lanes|d.childLanes;if(gc(r,S),r===fr&&(rr=fr=null,Nr=0),(d.subtreeFlags&2064)===0&&(d.flags&2064)===0||ux||(ux=!0,Jm(bo,function(){return js(),null})),S=(d.flags&15990)!==0,(d.subtreeFlags&15990)!==0||S){S=qr.transition,qr.transition=null;var L=$t;$t=1;var H=Xt;Xt|=4,yl.current=null,Ty(r,d),Vm(d,r),fm(Nc),au=!!al,Nc=al=null,r.current=d,rf(d),Ea(),Xt=H,$t=L,qr.transition=S}else r.current=d;if(ux&&(ux=!1,_u=r,lf=g),S=r.pendingLanes,S===0&&(xa=null),vc(d.stateNode),Tr(r,fn()),u!==null)for(h=r.onRecoverableError,d=0;d<u.length;d++)g=u[d],h(g.value,{componentStack:g.stack,digest:g.digest});if(wu)throw wu=!1,r=uf,uf=null,r;return(lf&1)!==0&&r.tag!==0&&js(),S=r.pendingLanes,(S&1)!==0?r===Ps?Fs++:(Fs=0,Ps=r):Fs=0,ti(),null}function js(){if(_u!==null){var r=bc(lf),u=qr.transition,d=$t;try{if(qr.transition=null,$t=16>r?16:r,_u===null)var h=!1;else{if(r=_u,_u=null,lf=0,(Xt&6)!==0)throw Error(t(331));var g=Xt;for(Xt|=4,nt=r.current;nt!==null;){var S=nt,L=S.child;if((nt.flags&16)!==0){var H=S.deletions;if(H!==null){for(var K=0;K<H.length;K++){var ce=H[K];for(nt=ce;nt!==null;){var Te=nt;switch(Te.tag){case 0:case 11:case 15:zs(8,Te,S)}var De=Te.child;if(De!==null)De.return=Te,nt=De;else for(;nt!==null;){Te=nt;var Ee=Te.sibling,$e=Te.return;if(Hm(Te),Te===ce){nt=null;break}if(Ee!==null){Ee.return=$e,nt=Ee;break}nt=$e}}}var it=S.alternate;if(it!==null){var ct=it.child;if(ct!==null){it.child=null;do{var ir=ct.sibling;ct.sibling=null,ct=ir}while(ct!==null)}}nt=S}}if((S.subtreeFlags&2064)!==0&&L!==null)L.return=S,nt=L;else e:for(;nt!==null;){if(S=nt,(S.flags&2048)!==0)switch(S.tag){case 0:case 11:case 15:zs(9,S,S.return)}var ne=S.sibling;if(ne!==null){ne.return=S.return,nt=ne;break e}nt=S.return}}var $=r.current;for(nt=$;nt!==null;){L=nt;var ue=L.child;if((L.subtreeFlags&2064)!==0&&ue!==null)ue.return=L,nt=ue;else e:for(L=$;nt!==null;){if(H=nt,(H.flags&2048)!==0)try{switch(H.tag){case 0:case 11:case 15:rx(9,H)}}catch(Ke){Kn(H,H.return,Ke)}if(H===L){nt=null;break e}var ze=H.sibling;if(ze!==null){ze.return=H.return,nt=ze;break e}nt=H.return}}if(Xt=g,ti(),gi&&typeof gi.onPostCommitFiberRoot=="function")try{gi.onPostCommitFiberRoot(tu,r)}catch{}h=!0}return h}finally{$t=d,qr.transition=u}}return!1}function qm(r,u,d){u=bu(d,u),u=Jc(r,u,1),r=vu(r,u,1),u=Dn(),r!==null&&(iu(r,1,u),Tr(r,u))}function Kn(r,u,d){if(r.tag===3)qm(r,r,d);else for(;u!==null;){if(u.tag===3){qm(u,r,d);break}else if(u.tag===1){var h=u.stateNode;if(typeof u.type.getDerivedStateFromError=="function"||typeof h.componentDidCatch=="function"&&(xa===null||!xa.has(h))){r=bu(d,r),r=Nm(u,r,1),u=vu(u,r,1),r=Dn(),u!==null&&(iu(u,1,r),Tr(u,r));break}}u=u.return}}function xp(r,u,d){var h=r.pingCache;h!==null&&h.delete(u),u=Dn(),r.pingedLanes|=r.suspendedLanes&d,fr===r&&(Nr&d)===d&&(mr===4||mr===3&&(Nr&130023424)===Nr&&500>fn()-lp?El(r,0):of|=d),Tr(r,u)}function Qm(r,u){u===0&&((r.mode&1)===0?u=1:(u=nu,nu<<=1,(nu&130023424)===0&&(nu=4194304)));var d=Dn();r=Qa(r,u),r!==null&&(iu(r,u,d),Tr(r,d))}function Dy(r){var u=r.memoizedState,d=0;u!==null&&(d=u.retryLane),Qm(r,d)}function Ly(r,u){var d=0;switch(r.tag){case 13:var h=r.stateNode,g=r.memoizedState;g!==null&&(d=g.retryLane);break;case 19:h=r.stateNode;break;default:throw Error(t(314))}h!==null&&h.delete(u),Qm(r,d)}var dp;dp=function(r,u,d){if(r!==null)if(r.memoizedProps!==u.pendingProps||lr.current)Er=!0;else{if((r.lanes&d)===0&&(u.flags&128)===0)return Er=!1,nx(r,u,d);Er=(r.flags&131072)!==0}else Er=!1,Pn&&(u.flags&1048576)!==0&&wm(u,du,u.index);switch(u.lanes=0,u.tag){case 2:var h=u.type;ca(r,u),r=u.pendingProps;var g=Hi(u,Hn.current);Cs(u,d),g=Ct(null,u,h,r,g,d);var S=mu();return u.flags|=1,typeof g=="object"&&g!==null&&typeof g.render=="function"&&g.$$typeof===void 0?(u.tag=1,u.memoizedState=null,u.updateQueue=null,Zn(h)?(S=!0,ll(u)):S=!1,u.memoizedState=g.state!==null&&g.state!==void 0?g.state:null,hu(u),g.updater=X0,u.stateNode=g,g._reactInternals=u,Qd(u,h,r,d),u=tp(null,u,h,!0,S,d)):(u.tag=0,Pn&&S&&Od(u),nr(null,u,g,d),u=u.child),u;case 16:h=u.elementType;e:{switch(ca(r,u),r=u.pendingProps,g=h._init,h=g(h._payload),u.type=h,g=u.tag=zy(h),r=ki(h,r),g){case 0:u=Q0(null,u,h,r,d);break e;case 1:u=Cy(null,u,h,r,d);break e;case 11:u=q0(null,u,h,r,d);break e;case 14:u=Ri(null,u,h,ki(h.type,r),d);break e}throw Error(t(306,h,""))}return u;case 0:return h=u.type,g=u.pendingProps,g=u.elementType===h?g:ki(h,g),Q0(r,u,h,g,d);case 1:return h=u.type,g=u.pendingProps,g=u.elementType===h?g:ki(h,g),Cy(r,u,h,g,d);case 3:e:{if(J0(u),r===null)throw Error(t(387));h=u.pendingProps,S=u.memoizedState,g=S.element,Rm(r,u),R0(u,h,null,d);var L=u.memoizedState;if(h=L.element,S.isDehydrated)if(S={element:h,isDehydrated:!1,cache:L.cache,pendingSuspenseBoundaries:L.pendingSuspenseBoundaries,transitions:L.transitions},u.updateQueue.baseState=S,u.memoizedState=S,u.flags&256){g=bu(Error(t(423)),u),u=Ls(r,u,h,d,g);break e}else if(h!==g){g=bu(Error(t(424)),u),u=Ls(r,u,h,d,g);break e}else for(Ci=Ma(u.stateNode.containerInfo.firstChild),_i=u,Pn=!0,La=null,d=Ar(u,null,h,d),u.child=d;d;)d.flags=d.flags&-3|4096,d=d.sibling;else{if(Lo(),h===g){u=zr(r,u,d);break e}nr(r,u,h,d)}u=u.child}return u;case 5:return Yd(u),r===null&&Pd(u),h=u.type,g=u.pendingProps,S=r!==null?r.memoizedProps:null,L=g.children,ol(h,g)?L=null:S!==null&&ol(h,S)&&(u.flags|=32),$c(r,u),nr(r,u,L,d),u.child;case 6:return r===null&&Pd(u),null;case 13:return Fm(r,u,d);case 4:return Gd(u,u.stateNode.containerInfo),h=u.pendingProps,r===null?u.child=Aa(u,null,h,d):nr(r,u,h,d),u.child;case 11:return h=u.type,g=u.pendingProps,g=u.elementType===h?g:ki(h,g),q0(r,u,h,g,d);case 7:return nr(r,u,u.pendingProps,d),u.child;case 8:return nr(r,u,u.pendingProps.children,d),u.child;case 12:return nr(r,u,u.pendingProps.children,d),u.child;case 10:e:{if(h=u.type._context,g=u.pendingProps,S=u.memoizedProps,L=g.value,Mn(Ve,h._currentValue),h._currentValue=L,S!==null)if(Ra(S.value,L)){if(S.children===g.children&&!lr.current){u=zr(r,u,d);break e}}else for(S=u.child,S!==null&&(S.return=u);S!==null;){var H=S.dependencies;if(H!==null){L=S.child;for(var K=H.firstContext;K!==null;){if(K.context===h){if(S.tag===1){K=Ao(-1,d&-d),K.tag=2;var ce=S.updateQueue;if(ce!==null){ce=ce.shared;var Te=ce.pending;Te===null?K.next=K:(K.next=Te.next,Te.next=K),ce.pending=K}}S.lanes|=d,K=S.alternate,K!==null&&(K.lanes|=d),Bd(S.return,d,u),H.lanes|=d;break}K=K.next}}else if(S.tag===10)L=S.type===u.type?null:S.child;else if(S.tag===18){if(L=S.return,L===null)throw Error(t(341));L.lanes|=d,H=L.alternate,H!==null&&(H.lanes|=d),Bd(L,d,u),L=S.sibling}else L=S.child;if(L!==null)L.return=S;else for(L=S;L!==null;){if(L===u){L=null;break}if(S=L.sibling,S!==null){S.return=L.return,L=S;break}L=L.return}S=L}nr(r,u,g.children,d),u=u.child}return u;case 9:return g=u.type,h=u.pendingProps.children,Cs(u,d),g=mn(g),h=h(g),u.flags|=1,nr(r,u,h,d),u.child;case 14:return h=u.type,g=ki(h,u.pendingProps),g=ki(h.type,g),Ri(r,u,h,g,d);case 15:return ml(r,u,u.type,u.pendingProps,d);case 17:return h=u.type,g=u.pendingProps,g=u.elementType===h?g:ki(h,g),ca(r,u),u.tag=1,Zn(h)?(r=!0,ll(u)):r=!1,Cs(u,d),Om(u,h,g),Qd(u,h,g,d),tp(null,u,h,!0,r,d);case 19:return Mi(r,u,d);case 22:return Ft(r,u,d)}throw Error(t(156,u.tag))};function Jm(r,u){return zn(r,u)}function Ay(r,u,d,h){this.tag=r,this.key=d,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=u,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=h,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function da(r,u,d,h){return new Ay(r,u,d,h)}function pp(r){return r=r.prototype,!(!r||!r.isReactComponent)}function zy(r){if(typeof r=="function")return pp(r)?1:0;if(r!=null){if(r=r.$$typeof,r===Be)return 11;if(r===Qe)return 14}return 2}function Eu(r,u){var d=r.alternate;return d===null?(d=da(r.tag,u,r.key,r.mode),d.elementType=r.elementType,d.type=r.type,d.stateNode=r.stateNode,d.alternate=r,r.alternate=d):(d.pendingProps=u,d.type=r.type,d.flags=0,d.subtreeFlags=0,d.deletions=null),d.flags=r.flags&14680064,d.childLanes=r.childLanes,d.lanes=r.lanes,d.child=r.child,d.memoizedProps=r.memoizedProps,d.memoizedState=r.memoizedState,d.updateQueue=r.updateQueue,u=r.dependencies,d.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},d.sibling=r.sibling,d.index=r.index,d.ref=r.ref,d}function fx(r,u,d,h,g,S){var L=2;if(h=r,typeof r=="function")pp(r)&&(L=1);else if(typeof r=="string")L=5;else e:switch(r){case re:return Tu(d.children,g,S,u);case te:L=8,g|=8;break;case Me:return r=da(12,d,u,g|2),r.elementType=Me,r.lanes=S,r;case Ie:return r=da(13,d,u,g),r.elementType=Ie,r.lanes=S,r;case ke:return r=da(19,d,u,g),r.elementType=ke,r.lanes=S,r;case Ue:return Us(d,g,S,u);default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case Se:L=10;break e;case we:L=9;break e;case Be:L=11;break e;case Qe:L=14;break e;case Ae:L=16,h=null;break e}throw Error(t(130,r==null?r:typeof r,""))}return u=da(L,d,u,g),u.elementType=r,u.type=h,u.lanes=S,u}function Tu(r,u,d,h){return r=da(7,r,h,u),r.lanes=d,r}function Us(r,u,d,h){return r=da(22,r,h,u),r.elementType=Ue,r.lanes=d,r.stateNode={isHidden:!1},r}function kl(r,u,d){return r=da(6,r,null,u),r.lanes=d,r}function hp(r,u,d){return u=da(4,r.children!==null?r.children:[],r.key,u),u.lanes=d,u.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},u}function $m(r,u,d,h,g){this.tag=u,this.containerInfo=r,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Qu(0),this.expirationTimes=Qu(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Qu(0),this.identifierPrefix=h,this.onRecoverableError=g,this.mutableSourceEagerHydrationData=null}function xx(r,u,d,h,g,S,L,H,K){return r=new $m(r,u,d,H,K),u===1?(u=1,S===!0&&(u|=8)):u=0,S=da(3,null,null,u),r.current=S,S.stateNode=r,S.memoizedState={element:h,isDehydrated:d,cache:null,transitions:null,pendingSuspenseBoundaries:null},hu(S),r}function eg(r,u,d){var h=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:V,key:h==null?null:""+h,children:r,containerInfo:u,implementation:d}}function tg(r){if(!r)return Bt;r=r._reactInternals;e:{if(Ze(r)!==r||r.tag!==1)throw Error(t(170));var u=r;do{switch(u.tag){case 3:u=u.stateNode.context;break e;case 1:if(Zn(u.type)){u=u.stateNode.__reactInternalMemoizedMergedChildContext;break e}}u=u.return}while(u!==null);throw Error(t(171))}if(r.tag===1){var d=r.type;if(Zn(d))return Sm(r,d,u)}return u}function vp(r,u,d,h,g,S,L,H,K){return r=xx(d,h,!0,r,g,S,L,H,K),r.context=tg(null),d=r.current,h=Dn(),g=Gi(d),S=Ao(h,g),S.callback=u??null,vu(d,S,g),r.current.lanes=g,iu(r,g,h),Tr(r,h),r}function dx(r,u,d,h){var g=u.current,S=Dn(),L=Gi(g);return d=tg(d),u.context===null?u.context=d:u.pendingContext=d,u=Ao(S,L),u.payload={element:r},h=h===void 0?null:h,h!==null&&(u.callback=h),r=vu(g,u,L),r!==null&&(Yi(r,g,L,S),k0(r,g,L)),L}function px(r){if(r=r.current,!r.child)return null;switch(r.child.tag){case 5:return r.child.stateNode;default:return r.child.stateNode}}function ng(r,u){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var d=r.retryLane;r.retryLane=d!==0&&d<u?d:u}}function hx(r,u){ng(r,u),(r=r.alternate)&&ng(r,u)}function rg(){return null}var mp=typeof reportError=="function"?reportError:function(r){console.error(r)};function ku(r){this._internalRoot=r}vx.prototype.render=ku.prototype.render=function(r){var u=this._internalRoot;if(u===null)throw Error(t(409));dx(r,u,null,null)},vx.prototype.unmount=ku.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var u=r.containerInfo;Cl(function(){dx(null,r,null,null)}),u[Mo]=null}};function vx(r){this._internalRoot=r}vx.prototype.unstable_scheduleHydration=function(r){if(r){var u=Ga();r={blockedOn:null,target:r,priority:u};for(var d=0;d<Ta.length&&u!==0&&u<Ta[d].priority;d++);Ta.splice(d,0,r),d===0&&is(r)}};function gp(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function mx(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11&&(r.nodeType!==8||r.nodeValue!==" react-mount-point-unstable "))}function ig(){}function Oy(r,u,d,h,g){if(g){if(typeof h=="function"){var S=h;h=function(){var ce=px(L);S.call(ce)}}var L=vp(u,h,r,0,null,!1,!1,"",ig);return r._reactRootContainer=L,r[Mo]=L.current,zc(r.nodeType===8?r.parentNode:r),Cl(),L}for(;g=r.lastChild;)r.removeChild(g);if(typeof h=="function"){var H=h;h=function(){var ce=px(K);H.call(ce)}}var K=xx(r,0,!1,null,null,!1,!1,"",ig);return r._reactRootContainer=K,r[Mo]=K.current,zc(r.nodeType===8?r.parentNode:r),Cl(function(){dx(u,K,d,h)}),K}function gx(r,u,d,h,g){var S=d._reactRootContainer;if(S){var L=S;if(typeof g=="function"){var H=g;g=function(){var K=px(L);H.call(K)}}dx(u,L,r,g)}else L=Oy(d,u,r,g,h);return px(L)}rs=function(r){switch(r.tag){case 3:var u=r.stateNode;if(u.current.memoizedState.isDehydrated){var d=yi(u.pendingLanes);d!==0&&(yc(u,d|1),Tr(u,fn()),(Xt&6)===0&&(Is=fn()+500,ti()))}break;case 13:Cl(function(){var h=Qa(r,1);if(h!==null){var g=Dn();Yi(h,r,1,g)}}),hx(r,1)}},en=function(r){if(r.tag===13){var u=Qa(r,134217728);if(u!==null){var d=Dn();Yi(u,r,134217728,d)}hx(r,134217728)}},s0=function(r){if(r.tag===13){var u=Gi(r),d=Qa(r,u);if(d!==null){var h=Dn();Yi(d,r,u,h)}hx(r,u)}},Ga=function(){return $t},kt=function(r,u){var d=$t;try{return $t=r,u()}finally{$t=d}},bn=function(r,u,d){switch(u){case"input":if(st(r,d),u=d.name,d.type==="radio"&&u!=null){for(d=r;d.parentNode;)d=d.parentNode;for(d=d.querySelectorAll("input[name="+JSON.stringify(""+u)+'][type="radio"]'),u=0;u<d.length;u++){var h=d[u];if(h!==r&&h.form===r.form){var g=Do(h);if(!g)throw Error(t(90));be(h),st(h,g)}}}break;case"textarea":pr(r,d);break;case"select":u=d.value,u!=null&&yn(r,!!d.multiple,u,!1)}},Xu=lx,Zu=Cl;var ag={usingClientEntryPoint:!1,Events:[Fc,vt,Do,na,mo,lx]},pf={findFiberByHostInstance:ul,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},Ny={bundleType:pf.bundleType,version:pf.version,rendererPackageName:pf.rendererPackageName,rendererConfig:pf.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:P.ReactCurrentDispatcher,findHostInstanceByFiber:function(r){return r=jt(r),r===null?null:r.stateNode},findFiberByHostInstance:pf.findFiberByHostInstance||rg,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var hf=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!hf.isDisabled&&hf.supportsFiber)try{tu=hf.inject(Ny),gi=hf}catch{}}return Ji.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ag,Ji.createPortal=function(r,u){var d=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!gp(u))throw Error(t(200));return eg(r,u,null,d)},Ji.createRoot=function(r,u){if(!gp(r))throw Error(t(299));var d=!1,h="",g=mp;return u!=null&&(u.unstable_strictMode===!0&&(d=!0),u.identifierPrefix!==void 0&&(h=u.identifierPrefix),u.onRecoverableError!==void 0&&(g=u.onRecoverableError)),u=xx(r,1,!1,null,null,d,!1,h,g),r[Mo]=u.current,zc(r.nodeType===8?r.parentNode:r),new ku(u)},Ji.findDOMNode=function(r){if(r==null)return null;if(r.nodeType===1)return r;var u=r._reactInternals;if(u===void 0)throw typeof r.render=="function"?Error(t(188)):(r=Object.keys(r).join(","),Error(t(268,r)));return r=jt(u),r=r===null?null:r.stateNode,r},Ji.flushSync=function(r){return Cl(r)},Ji.hydrate=function(r,u,d){if(!mx(u))throw Error(t(200));return gx(null,r,u,!0,d)},Ji.hydrateRoot=function(r,u,d){if(!gp(r))throw Error(t(405));var h=d!=null&&d.hydratedSources||null,g=!1,S="",L=mp;if(d!=null&&(d.unstable_strictMode===!0&&(g=!0),d.identifierPrefix!==void 0&&(S=d.identifierPrefix),d.onRecoverableError!==void 0&&(L=d.onRecoverableError)),u=vp(u,null,r,1,d??null,g,!1,S,L),r[Mo]=u.current,zc(r),h)for(r=0;r<h.length;r++)d=h[r],g=d._getVersion,g=g(d._source),u.mutableSourceEagerHydrationData==null?u.mutableSourceEagerHydrationData=[d,g]:u.mutableSourceEagerHydrationData.push(d,g);return new vx(u)},Ji.render=function(r,u,d){if(!mx(u))throw Error(t(200));return gx(null,r,u,!1,d)},Ji.unmountComponentAtNode=function(r){if(!mx(r))throw Error(t(40));return r._reactRootContainer?(Cl(function(){gx(null,null,r,!1,function(){r._reactRootContainer=null,r[Mo]=null})}),!0):!1},Ji.unstable_batchedUpdates=lx,Ji.unstable_renderSubtreeIntoContainer=function(r,u,d,h){if(!mx(d))throw Error(t(200));if(r==null||r._reactInternals===void 0)throw Error(t(38));return gx(r,u,d,!1,h)},Ji.version="18.3.1-next-f1338f8080-20240426",Ji}var $i={},jw;function b5(){if(jw)return $i;jw=1;var a={};/**99 `+S.stack}return{value:n,source:r,stack:g,digest:null}}function Td(n,r,f){return{value:n,source:null,stack:f??null,digest:r??null}}function Fx(n,r){try{console.error(r.value)}catch(f){setTimeout(function(){throw f})}}var _1=typeof WeakMap=="function"?WeakMap:Map;function jc(n,r,f){f=Ro(-1,f),f.tag=3,f.payload={element:null};var p=r.value;return f.callback=function(){hl||(hl=!0,Kc=p),Fx(n,r)},f}function zm(n,r,f){f=Ro(-1,f),f.tag=3;var p=n.type.getDerivedStateFromError;if(typeof p=="function"){var g=r.value;f.payload=function(){return p(g)},f.callback=function(){Fx(n,r)}}var S=n.stateNode;return S!==null&&typeof S.componentDidCatch=="function"&&(f.callback=function(){Fx(n,r),typeof p!="function"&&(fi===null?fi=new Set([this]):fi.add(this));var M=r.stack;this.componentDidCatch(r.value,{componentStack:M!==null?M:""})}),f}function Px(n,r,f){var p=n.pingCache;if(p===null){p=n.pingCache=new _1;var g=new Set;p.set(r,g)}else g=p.get(r),g===void 0&&(g=new Set,p.set(r,g));g.has(f)||(g.add(f),n=Xx.bind(null,n,r,f),r.then(n,n))}function jx(n){do{var r;if((r=n.tag===13)&&(r=n.memoizedState,r=r!==null?r.dehydrated!==null:!0),r)return n;n=n.return}while(n!==null);return null}function Im(n,r,f,p,g){return(n.mode&1)===0?(n===r?n.flags|=65536:(n.flags|=128,f.flags|=131072,f.flags&=-52805,f.tag===1&&(f.alternate===null?f.tag=17:(r=Ro(-1,1),r.tag=2,ul(f,r,1))),f.lanes|=1),n):(n.flags|=65536,n.lanes=g,n)}var os=H.ReactCurrentOwner,Er=!1;function tr(n,r,f,p){r.child=n===null?Lr(r,null,f,p):Ri(r,n.child,f,p)}function kd(n,r,f,p,g){f=f.render;var S=r.ref;return fu(r,g),p=Ct(n,r,f,p,S,g),f=cl(),n!==null&&!Er?(r.updateQueue=n.updateQueue,r.flags&=-2053,n.lanes&=~g,Ar(n,r,g)):(Pn&&f&&yx(r),r.flags|=1,tr(n,r,p,g),r.child)}function ka(n,r,f,p,g){if(n===null){var S=f.type;return typeof S=="function"&&!Jx(S)&&S.defaultProps===void 0&&f.compare===null&&f.defaultProps===void 0?(r.tag=15,r.type=S,ls(n,r,S,p,g)):(n=Bd(f.type,null,p,r,r.mode,g),n.ref=r.ref,n.return=r,r.child=n)}if(S=n.child,(n.lanes&g)===0){var M=S.memoizedProps;if(f=f.compare,f=f!==null?f:xc,f(M,p)&&n.ref===r.ref)return Ar(n,r,g)}return r.flags|=1,n=gl(S,p),n.ref=r.ref,n.return=r,r.child=n}function ls(n,r,f,p,g){if(n!==null){var S=n.memoizedProps;if(xc(S,p)&&n.ref===r.ref)if(Er=!1,r.pendingProps=p=S,(n.lanes&g)!==0)(n.flags&131072)!==0&&(Er=!0);else return r.lanes=n.lanes,Ar(n,r,g)}return Rd(n,r,f,p,g)}function Ft(n,r,f){var p=r.pendingProps,g=p.children,S=n!==null?n.memoizedState:null;if(p.mode==="hidden")if((r.mode&1)===0)r.memoizedState={baseLanes:0,cachePool:null,transitions:null},Mn(Su,Va),Va|=f;else{if((f&1073741824)===0)return n=S!==null?S.baseLanes|f:f,r.lanes=r.childLanes=1073741824,r.memoizedState={baseLanes:n,cachePool:null,transitions:null},r.updateQueue=null,Mn(Su,Va),Va|=n,null;r.memoizedState={baseLanes:0,cachePool:null,transitions:null},p=S!==null?S.baseLanes:f,Mn(Su,Va),Va|=p}else S!==null?(p=S.baseLanes|f,r.memoizedState=null):p=f,Mn(Su,Va),Va|=p;return tr(n,r,g,f),r.child}function Uc(n,r){var f=r.ref;(n===null&&f!==null||n!==null&&n.ref!==f)&&(r.flags|=512,r.flags|=2097152)}function Rd(n,r,f,p,g){var S=Kn(f)?li:Hn.current;return S=Ua(r,S),fu(r,g),f=Ct(n,r,f,p,S,g),p=cl(),n!==null&&!Er?(r.updateQueue=n.updateQueue,r.flags&=-2053,n.lanes&=~g,Ar(n,r,g)):(Pn&&p&&yx(r),r.flags|=1,tr(n,r,f,g),r.child)}function T1(n,r,f,p,g){if(Kn(f)){var S=!0;Zl(r)}else S=!1;if(fu(r,g),r.stateNode===null)ui(n,r),Nm(r,f,p),Ix(r,f,p,g),p=!0;else if(n===null){var M=r.stateNode,B=r.memoizedProps;M.props=B;var q=M.context,ue=f.contextType;typeof ue=="object"&&ue!==null?ue=mn(ue):(ue=Kn(f)?li:Hn.current,ue=Ua(r,ue));var _e=f.getDerivedStateFromProps,Me=typeof _e=="function"||typeof M.getSnapshotBeforeUpdate=="function";Me||typeof M.UNSAFE_componentWillReceiveProps!="function"&&typeof M.componentWillReceiveProps!="function"||(B!==p||q!==ue)&&_d(r,M,p,ue),si=!1;var Ee=r.memoizedState;M.state=Ee,id(r,p,M,g),q=r.memoizedState,B!==p||Ee!==q||lr.current||si?(typeof _e=="function"&&(zx(r,f,_e,p),q=r.memoizedState),(B=si||Om(r,f,B,p,Ee,q,ue))?(Me||typeof M.UNSAFE_componentWillMount!="function"&&typeof M.componentWillMount!="function"||(typeof M.componentWillMount=="function"&&M.componentWillMount(),typeof M.UNSAFE_componentWillMount=="function"&&M.UNSAFE_componentWillMount()),typeof M.componentDidMount=="function"&&(r.flags|=4194308)):(typeof M.componentDidMount=="function"&&(r.flags|=4194308),r.memoizedProps=p,r.memoizedState=q),M.props=p,M.state=q,M.context=ue,p=B):(typeof M.componentDidMount=="function"&&(r.flags|=4194308),p=!1)}else{M=r.stateNode,Rm(n,r),B=r.memoizedProps,ue=r.type===r.elementType?B:Ta(r.type,B),M.props=ue,Me=r.pendingProps,Ee=M.context,q=f.contextType,typeof q=="object"&&q!==null?q=mn(q):(q=Kn(f)?li:Hn.current,q=Ua(r,q));var Xe=f.getDerivedStateFromProps;(_e=typeof Xe=="function"||typeof M.getSnapshotBeforeUpdate=="function")||typeof M.UNSAFE_componentWillReceiveProps!="function"&&typeof M.componentWillReceiveProps!="function"||(B!==Me||Ee!==q)&&_d(r,M,p,q),si=!1,Ee=r.memoizedState,M.state=Ee,id(r,p,M,g);var at=r.memoizedState;B!==Me||Ee!==at||lr.current||si?(typeof Xe=="function"&&(zx(r,f,Xe,p),at=r.memoizedState),(ue=si||Om(r,f,ue,p,Ee,at,q)||!1)?(_e||typeof M.UNSAFE_componentWillUpdate!="function"&&typeof M.componentWillUpdate!="function"||(typeof M.componentWillUpdate=="function"&&M.componentWillUpdate(p,at,q),typeof M.UNSAFE_componentWillUpdate=="function"&&M.UNSAFE_componentWillUpdate(p,at,q)),typeof M.componentDidUpdate=="function"&&(r.flags|=4),typeof M.getSnapshotBeforeUpdate=="function"&&(r.flags|=1024)):(typeof M.componentDidUpdate!="function"||B===n.memoizedProps&&Ee===n.memoizedState||(r.flags|=4),typeof M.getSnapshotBeforeUpdate!="function"||B===n.memoizedProps&&Ee===n.memoizedState||(r.flags|=1024),r.memoizedProps=p,r.memoizedState=at),M.props=p,M.state=at,M.context=q,p=ue):(typeof M.componentDidUpdate!="function"||B===n.memoizedProps&&Ee===n.memoizedState||(r.flags|=4),typeof M.getSnapshotBeforeUpdate!="function"||B===n.memoizedProps&&Ee===n.memoizedState||(r.flags|=1024),p=!1)}return Ux(n,r,f,p,S,g)}function Ux(n,r,f,p,g,S){Uc(n,r);var M=(r.flags&128)!==0;if(!p&&!M)return g&&Kr(r,f,!1),Ar(n,r,S);p=r.stateNode,os.current=r;var B=M&&typeof f.getDerivedStateFromError!="function"?null:p.render();return r.flags|=1,n!==null&&M?(r.child=Ri(r,n.child,null,S),r.child=Ri(r,null,B,S)):tr(n,r,B,S),r.memoizedState=p.state,g&&Kr(r,f,!0),r.child}function Md(n){var r=n.stateNode;r.pendingContext?nd(n,r.pendingContext,r.pendingContext!==r.context):r.context&&nd(n,r.context,!1),Dx(n,r.containerInfo)}function gu(n,r,f,p,g){return ko(),kc(g),r.flags|=256,tr(n,r,f,p),r.child}var Hx={dehydrated:null,treeContext:null,retryLane:0};function Dd(n){return{baseLanes:n,cachePool:null,transitions:null}}function Fm(n,r,f){var p=r.pendingProps,g=Bn.current,S=!1,M=(r.flags&128)!==0,B;if((B=M)||(B=n!==null&&n.memoizedState===null?!1:(g&2)!==0),B?(S=!0,r.flags&=-129):(n===null||n.memoizedState!==null)&&(g|=1),Mn(Bn,g&1),n===null)return Cx(r),n=r.memoizedState,n!==null&&(n=n.dehydrated,n!==null)?((r.mode&1)===0?r.lanes=1:n.data==="$!"?r.lanes=8:r.lanes=1073741824,null):(M=p.children,n=p.fallback,S?(p=r.mode,S=r.child,M={mode:"hidden",children:M},(p&1)===0&&S!==null?(S.childLanes=0,S.pendingProps=M):S=ku(M,p,0,null),n=yl(n,p,f,null),S.return=r,n.return=r,S.sibling=n,r.child=S,r.child.memoizedState=Dd(f),r.memoizedState=Hx,n):Hc(r,M));if(g=n.memoizedState,g!==null&&(B=g.dehydrated,B!==null))return Pm(n,r,M,p,B,g,f);if(S){S=p.fallback,M=r.mode,g=n.child,B=g.sibling;var q={mode:"hidden",children:p.children};return(M&1)===0&&r.child!==g?(p=r.child,p.childLanes=0,p.pendingProps=q,r.deletions=null):(p=gl(g,q),p.subtreeFlags=g.subtreeFlags&14680064),B!==null?S=gl(B,S):(S=yl(S,M,f,null),S.flags|=2),S.return=r,p.return=r,p.sibling=S,r.child=p,p=S,S=r.child,M=n.child.memoizedState,M=M===null?Dd(f):{baseLanes:M.baseLanes|f,cachePool:null,transitions:M.transitions},S.memoizedState=M,S.childLanes=n.childLanes&~f,r.memoizedState=Hx,p}return S=n.child,n=S.sibling,p=gl(S,{mode:"visible",children:p.children}),(r.mode&1)===0&&(p.lanes=f),p.return=r,p.sibling=null,n!==null&&(f=r.deletions,f===null?(r.deletions=[n],r.flags|=16):f.push(n)),r.child=p,r.memoizedState=null,p}function Hc(n,r){return r=ku({mode:"visible",children:r},n.mode,0,null),r.return=n,n.child=r}function Ld(n,r,f,p){return p!==null&&kc(p),Ri(r,n.child,null,f),n=Hc(r,r.pendingProps.children),n.flags|=2,r.memoizedState=null,n}function Pm(n,r,f,p,g,S,M){if(f)return r.flags&256?(r.flags&=-257,p=Td(Error(i(422))),Ld(n,r,M,p)):r.memoizedState!==null?(r.child=n.child,r.flags|=128,null):(S=p.fallback,g=r.mode,p=ku({mode:"visible",children:p.children},g,0,null),S=yl(S,g,M,null),S.flags|=2,p.return=r,S.return=r,p.sibling=S,r.child=p,(r.mode&1)!==0&&Ri(r,n.child,null,M),r.child.memoizedState=Dd(M),r.memoizedState=Hx,S);if((r.mode&1)===0)return Ld(n,r,M,null);if(g.data==="$!"){if(p=g.nextSibling&&g.nextSibling.dataset,p)var B=p.dgst;return p=B,S=Error(i(419)),p=Td(S,p,void 0),Ld(n,r,M,p)}if(B=(M&n.childLanes)!==0,Er||B){if(p=cr,p!==null){switch(M&-M){case 4:g=2;break;case 16:g=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:g=32;break;case 536870912:g=268435456;break;default:g=0}g=(g&(p.suspendedLanes|M))!==0?0:g,g!==0&&g!==S.retryLane&&(S.retryLane=g,Ki(n,g),Ga(p,n,g,-1))}return qx(),p=Td(Error(i(421))),Ld(n,r,M,p)}return g.data==="$?"?(r.flags|=128,r.child=n.child,r=A1.bind(null,n),g._reactRetry=r,null):(n=S.treeContext,Ca=_i(g.nextSibling),wa=r,Pn=!0,ki=null,n!==null&&(Dr[sr++]=na,Dr[sr++]=Yi,Dr[sr++]=Jl,na=n.id,Yi=n.overflow,Jl=r),r=Hc(r,p.children),r.flags|=4096,r)}function Bx(n,r,f){n.lanes|=r;var p=n.alternate;p!==null&&(p.lanes|=r),kx(n.return,r,f)}function Ad(n,r,f,p,g){var S=n.memoizedState;S===null?n.memoizedState={isBackwards:r,rendering:null,renderingStartTime:0,last:p,tail:f,tailMode:g}:(S.isBackwards=r,S.rendering=null,S.renderingStartTime=0,S.last=p,S.tail=f,S.tailMode=g)}function Ra(n,r,f){var p=r.pendingProps,g=p.revealOrder,S=p.tail;if(tr(n,r,p.children,f),p=Bn.current,(p&2)!==0)p=p&1|2,r.flags|=128;else{if(n!==null&&(n.flags&128)!==0)e:for(n=r.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&Bx(n,f,r);else if(n.tag===19)Bx(n,f,r);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===r)break e;for(;n.sibling===null;){if(n.return===null||n.return===r)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}p&=1}if(Mn(Bn,p),(r.mode&1)===0)r.memoizedState=null;else switch(g){case"forwards":for(f=r.child,g=null;f!==null;)n=f.alternate,n!==null&&od(n)===null&&(g=f),f=f.sibling;f=g,f===null?(g=r.child,r.child=null):(g=f.sibling,f.sibling=null),Ad(r,!1,g,f,S);break;case"backwards":for(f=null,g=r.child,r.child=null;g!==null;){if(n=g.alternate,n!==null&&od(n)===null){r.child=g;break}n=g.sibling,g.sibling=f,f=g,g=n}Ad(r,!0,f,null,S);break;case"together":Ad(r,!1,null,null,void 0);break;default:r.memoizedState=null}return r.child}function ui(n,r){(r.mode&1)===0&&n!==null&&(n.alternate=null,r.alternate=null,r.flags|=2)}function Ar(n,r,f){if(n!==null&&(r.dependencies=n.dependencies),fs|=r.lanes,(f&r.childLanes)===0)return null;if(n!==null&&r.child!==n.child)throw Error(i(153));if(r.child!==null){for(n=r.child,f=gl(n,n.pendingProps),r.child=f,f.return=r;n.sibling!==null;)n=n.sibling,f=f.sibling=gl(n,n.pendingProps),f.return=r;f.sibling=null}return r.child}function Od(n,r,f){switch(r.tag){case 3:Md(r),ko();break;case 5:Lx(r);break;case 1:Kn(r.type)&&Zl(r);break;case 4:Dx(r,r.stateNode.containerInfo);break;case 10:var p=r.type._context,g=r.memoizedProps.value;Mn(Be,p._currentValue),p._currentValue=g;break;case 13:if(p=r.memoizedState,p!==null)return p.dehydrated!==null?(Mn(Bn,Bn.current&1),r.flags|=128,null):(f&r.child.childLanes)!==0?Fm(n,r,f):(Mn(Bn,Bn.current&1),n=Ar(n,r,f),n!==null?n.sibling:null);Mn(Bn,Bn.current&1);break;case 19:if(p=(f&r.childLanes)!==0,(n.flags&128)!==0){if(p)return Ra(n,r,f);r.flags|=128}if(g=r.memoizedState,g!==null&&(g.rendering=null,g.tail=null,g.lastEffect=null),Mn(Bn,Bn.current),p)break;return null;case 22:case 23:return r.lanes=0,Ft(n,r,f)}return Ar(n,r,f)}var yu,Ba,hr,jm;yu=function(n,r){for(var f=r.child;f!==null;){if(f.tag===5||f.tag===6)n.appendChild(f.stateNode);else if(f.tag!==4&&f.child!==null){f.child.return=f,f=f.child;continue}if(f===r)break;for(;f.sibling===null;){if(f.return===null||f.return===r)return;f=f.return}f.sibling.return=f.return,f=f.sibling}},Ba=function(){},hr=function(n,r,f,p){var g=n.memoizedProps;if(g!==p){n=r.stateNode,ns($i.current);var S=null;switch(f){case"input":g=te(n,g),p=te(n,p),S=[];break;case"select":g=we({},g,{value:void 0}),p=we({},p,{value:void 0}),S=[];break;case"textarea":g=Qn(n,g),p=Qn(n,p),S=[];break;default:typeof g.onClick!="function"&&typeof p.onClick=="function"&&(n.onclick=Zf)}zn(f,p);var M;f=null;for(ue in g)if(!p.hasOwnProperty(ue)&&g.hasOwnProperty(ue)&&g[ue]!=null)if(ue==="style"){var B=g[ue];for(M in B)B.hasOwnProperty(M)&&(f||(f={}),f[M]="")}else ue!=="dangerouslySetInnerHTML"&&ue!=="children"&&ue!=="suppressContentEditableWarning"&&ue!=="suppressHydrationWarning"&&ue!=="autoFocus"&&(x.hasOwnProperty(ue)?S||(S=[]):(S=S||[]).push(ue,null));for(ue in p){var q=p[ue];if(B=g!=null?g[ue]:void 0,p.hasOwnProperty(ue)&&q!==B&&(q!=null||B!=null))if(ue==="style")if(B){for(M in B)!B.hasOwnProperty(M)||q&&q.hasOwnProperty(M)||(f||(f={}),f[M]="");for(M in q)q.hasOwnProperty(M)&&B[M]!==q[M]&&(f||(f={}),f[M]=q[M])}else f||(S||(S=[]),S.push(ue,f)),f=q;else ue==="dangerouslySetInnerHTML"?(q=q?q.__html:void 0,B=B?B.__html:void 0,q!=null&&B!==q&&(S=S||[]).push(ue,q)):ue==="children"?typeof q!="string"&&typeof q!="number"||(S=S||[]).push(ue,""+q):ue!=="suppressContentEditableWarning"&&ue!=="suppressHydrationWarning"&&(x.hasOwnProperty(ue)?(q!=null&&ue==="onScroll"&&pn("scroll",n),S||B===q||(S=[])):(S=S||[]).push(ue,q))}f&&(S=S||[]).push("style",f);var ue=S;(r.updateQueue=ue)&&(r.flags|=4)}},jm=function(n,r,f,p){f!==p&&(r.flags|=4)};function Bc(n,r){if(!Pn)switch(n.tailMode){case"hidden":r=n.tail;for(var f=null;r!==null;)r.alternate!==null&&(f=r),r=r.sibling;f===null?n.tail=null:f.sibling=null;break;case"collapsed":f=n.tail;for(var p=null;f!==null;)f.alternate!==null&&(p=f),f=f.sibling;p===null?r||n.tail===null?n.tail=null:n.tail.sibling=null:p.sibling=null}}function qr(n){var r=n.alternate!==null&&n.alternate.child===n.child,f=0,p=0;if(r)for(var g=n.child;g!==null;)f|=g.lanes|g.childLanes,p|=g.subtreeFlags&14680064,p|=g.flags&14680064,g.return=n,g=g.sibling;else for(g=n.child;g!==null;)f|=g.lanes|g.childLanes,p|=g.subtreeFlags,p|=g.flags,g.return=n,g=g.sibling;return n.subtreeFlags|=p,n.childLanes=f,r}function Vx(n,r,f){var p=r.pendingProps;switch(rd(r),r.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return qr(r),null;case 1:return Kn(r.type)&&Gi(),qr(r),null;case 3:return p=r.stateNode,xu(),vn(lr),vn(Hn),Lc(),p.pendingContext&&(p.context=p.pendingContext,p.pendingContext=null),(n===null||n.child===null)&&(er(r)?r.flags|=4:n===null||n.memoizedState.isDehydrated&&(r.flags&256)===0||(r.flags|=1024,ki!==null&&(Xc(ki),ki=null))),Ba(n,r),qr(r),null;case 5:Ax(r);var g=ns(Dc.current);if(f=r.type,n!==null&&r.stateNode!=null)hr(n,r,f,p,g),n.ref!==r.ref&&(r.flags|=512,r.flags|=2097152);else{if(!p){if(r.stateNode===null)throw Error(i(166));return qr(r),null}if(n=ns($i.current),er(r)){p=r.stateNode,f=r.type;var S=r.memoizedProps;switch(p[oi]=r,p[Cc]=S,n=(r.mode&1)!==0,f){case"dialog":pn("cancel",p),pn("close",p);break;case"iframe":case"object":case"embed":pn("load",p);break;case"video":case"audio":for(g=0;g<gc.length;g++)pn(gc[g],p);break;case"source":pn("error",p);break;case"img":case"image":case"link":pn("error",p),pn("load",p);break;case"details":pn("toggle",p);break;case"input":me(p,S),pn("invalid",p);break;case"select":p._wrapperState={wasMultiple:!!S.multiple},pn("invalid",p);break;case"textarea":Xn(p,S),pn("invalid",p)}zn(f,S),g=null;for(var M in S)if(S.hasOwnProperty(M)){var B=S[M];M==="children"?typeof B=="string"?p.textContent!==B&&(S.suppressHydrationWarning!==!0&&Xf(p.textContent,B,n),g=["children",B]):typeof B=="number"&&p.textContent!==""+B&&(S.suppressHydrationWarning!==!0&&Xf(p.textContent,B,n),g=["children",""+B]):x.hasOwnProperty(M)&&B!=null&&M==="onScroll"&&pn("scroll",p)}switch(f){case"input":de(p),zt(p,S,!0);break;case"textarea":de(p),bi(p);break;case"select":case"option":break;default:typeof S.onClick=="function"&&(p.onclick=Zf)}p=g,r.updateQueue=p,p!==null&&(r.flags|=4)}else{M=g.nodeType===9?g:g.ownerDocument,n==="http://www.w3.org/1999/xhtml"&&(n=ir(f)),n==="http://www.w3.org/1999/xhtml"?f==="script"?(n=M.createElement("div"),n.innerHTML="<script><\/script>",n=n.removeChild(n.firstChild)):typeof p.is=="string"?n=M.createElement(f,{is:p.is}):(n=M.createElement(f),f==="select"&&(M=n,p.multiple?M.multiple=!0:p.size&&(M.size=p.size))):n=M.createElementNS(n,f),n[oi]=r,n[Cc]=p,yu(n,r,!1,!1),r.stateNode=n;e:{switch(M=In(f,p),f){case"dialog":pn("cancel",n),pn("close",n),g=p;break;case"iframe":case"object":case"embed":pn("load",n),g=p;break;case"video":case"audio":for(g=0;g<gc.length;g++)pn(gc[g],n);g=p;break;case"source":pn("error",n),g=p;break;case"img":case"image":case"link":pn("error",n),pn("load",n),g=p;break;case"details":pn("toggle",n),g=p;break;case"input":me(n,p),g=te(n,p),pn("invalid",n);break;case"option":g=p;break;case"select":n._wrapperState={wasMultiple:!!p.multiple},g=we({},p,{value:void 0}),pn("invalid",n);break;case"textarea":Xn(n,p),g=Qn(n,p),pn("invalid",n);break;default:g=p}zn(f,g),B=g;for(S in B)if(B.hasOwnProperty(S)){var q=B[S];S==="style"?cn(n,q):S==="dangerouslySetInnerHTML"?(q=q?q.__html:void 0,q!=null&&fo(n,q)):S==="children"?typeof q=="string"?(f!=="textarea"||q!=="")&&Ia(n,q):typeof q=="number"&&Ia(n,""+q):S!=="suppressContentEditableWarning"&&S!=="suppressHydrationWarning"&&S!=="autoFocus"&&(x.hasOwnProperty(S)?q!=null&&S==="onScroll"&&pn("scroll",n):q!=null&&N(n,S,q,M))}switch(f){case"input":de(n),zt(n,p,!1);break;case"textarea":de(n),bi(n);break;case"option":p.value!=null&&n.setAttribute("value",""+xt(p.value));break;case"select":n.multiple=!!p.multiple,S=p.value,S!=null?on(n,!!p.multiple,S,!1):p.defaultValue!=null&&on(n,!!p.multiple,p.defaultValue,!0);break;default:typeof g.onClick=="function"&&(n.onclick=Zf)}switch(f){case"button":case"input":case"select":case"textarea":p=!!p.autoFocus;break e;case"img":p=!0;break e;default:p=!1}}p&&(r.flags|=4)}r.ref!==null&&(r.flags|=512,r.flags|=2097152)}return qr(r),null;case 6:if(n&&r.stateNode!=null)jm(n,r,n.memoizedProps,p);else{if(typeof p!="string"&&r.stateNode===null)throw Error(i(166));if(f=ns(Dc.current),ns($i.current),er(r)){if(p=r.stateNode,f=r.memoizedProps,p[oi]=r,(S=p.nodeValue!==f)&&(n=wa,n!==null))switch(n.tag){case 3:Xf(p.nodeValue,f,(n.mode&1)!==0);break;case 5:n.memoizedProps.suppressHydrationWarning!==!0&&Xf(p.nodeValue,f,(n.mode&1)!==0)}S&&(r.flags|=4)}else p=(f.nodeType===9?f:f.ownerDocument).createTextNode(p),p[oi]=r,r.stateNode=p}return qr(r),null;case 13:if(vn(Bn),p=r.memoizedState,n===null||n.memoizedState!==null&&n.memoizedState.dehydrated!==null){if(Pn&&Ca!==null&&(r.mode&1)!==0&&(r.flags&128)===0)Em(),ko(),r.flags|=98560,S=!1;else if(S=er(r),p!==null&&p.dehydrated!==null){if(n===null){if(!S)throw Error(i(318));if(S=r.memoizedState,S=S!==null?S.dehydrated:null,!S)throw Error(i(317));S[oi]=r}else ko(),(r.flags&128)===0&&(r.memoizedState=null),r.flags|=4;qr(r),S=!1}else ki!==null&&(Xc(ki),ki=null),S=!0;if(!S)return r.flags&65536?r:null}return(r.flags&128)!==0?(r.lanes=f,r):(p=p!==null,p!==(n!==null&&n.memoizedState!==null)&&p&&(r.child.flags|=8192,(r.mode&1)!==0&&(n===null||(Bn.current&1)!==0?vr===0&&(vr=3):qx())),r.updateQueue!==null&&(r.flags|=4),qr(r),null);case 4:return xu(),Ba(n,r),n===null&&bc(r.stateNode.containerInfo),qr(r),null;case 10:return Tx(r.type._context),qr(r),null;case 17:return Kn(r.type)&&Gi(),qr(r),null;case 19:if(vn(Bn),S=r.memoizedState,S===null)return qr(r),null;if(p=(r.flags&128)!==0,M=S.rendering,M===null)if(p)Bc(S,!1);else{if(vr!==0||n!==null&&(n.flags&128)!==0)for(n=r.child;n!==null;){if(M=od(n),M!==null){for(r.flags|=128,Bc(S,!1),p=M.updateQueue,p!==null&&(r.updateQueue=p,r.flags|=4),r.subtreeFlags=0,p=f,f=r.child;f!==null;)S=f,n=p,S.flags&=14680066,M=S.alternate,M===null?(S.childLanes=0,S.lanes=n,S.child=null,S.subtreeFlags=0,S.memoizedProps=null,S.memoizedState=null,S.updateQueue=null,S.dependencies=null,S.stateNode=null):(S.childLanes=M.childLanes,S.lanes=M.lanes,S.child=M.child,S.subtreeFlags=0,S.deletions=null,S.memoizedProps=M.memoizedProps,S.memoizedState=M.memoizedState,S.updateQueue=M.updateQueue,S.type=M.type,n=M.dependencies,S.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext}),f=f.sibling;return Mn(Bn,Bn.current&1|2),r.child}n=n.sibling}S.tail!==null&&dn()>Cu&&(r.flags|=128,p=!0,Bc(S,!1),r.lanes=4194304)}else{if(!p)if(n=od(M),n!==null){if(r.flags|=128,p=!0,f=n.updateQueue,f!==null&&(r.updateQueue=f,r.flags|=4),Bc(S,!0),S.tail===null&&S.tailMode==="hidden"&&!M.alternate&&!Pn)return qr(r),null}else 2*dn()-S.renderingStartTime>Cu&&f!==1073741824&&(r.flags|=128,p=!0,Bc(S,!1),r.lanes=4194304);S.isBackwards?(M.sibling=r.child,r.child=M):(f=S.last,f!==null?f.sibling=M:r.child=M,S.last=M)}return S.tail!==null?(r=S.tail,S.rendering=r,S.tail=r.sibling,S.renderingStartTime=dn(),r.sibling=null,f=Bn.current,Mn(Bn,p?f&1|2:f&1),r):(qr(r),null);case 22:case 23:return $x(),p=r.memoizedState!==null,n!==null&&n.memoizedState!==null!==p&&(r.flags|=8192),p&&(r.mode&1)!==0?(Va&1073741824)!==0&&(qr(r),r.subtreeFlags&6&&(r.flags|=8192)):qr(r),null;case 24:return null;case 25:return null}throw Error(i(156,r.tag))}function Um(n,r){switch(rd(r),r.tag){case 1:return Kn(r.type)&&Gi(),n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 3:return xu(),vn(lr),vn(Hn),Lc(),n=r.flags,(n&65536)!==0&&(n&128)===0?(r.flags=n&-65537|128,r):null;case 5:return Ax(r),null;case 13:if(vn(Bn),n=r.memoizedState,n!==null&&n.dehydrated!==null){if(r.alternate===null)throw Error(i(340));ko()}return n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 19:return vn(Bn),null;case 4:return xu(),null;case 10:return Tx(r.type._context),null;case 22:case 23:return $x(),null;case 24:return null;default:return null}}var ss=!1,Or=!1,k1=typeof WeakSet=="function"?WeakSet:Set,nt=null;function pl(n,r){var f=n.ref;if(f!==null)if(typeof f=="function")try{f(null)}catch(p){$n(n,r,p)}else f.current=null}function Wx(n,r,f){try{f()}catch(p){$n(n,r,p)}}var Gx=!1;function R1(n,r){if(ql=Zo,n=tl(),eu(n)){if("selectionStart"in n)var f={start:n.selectionStart,end:n.selectionEnd};else e:{f=(f=n.ownerDocument)&&f.defaultView||window;var p=f.getSelection&&f.getSelection();if(p&&p.rangeCount!==0){f=p.anchorNode;var g=p.anchorOffset,S=p.focusNode;p=p.focusOffset;try{f.nodeType,S.nodeType}catch{f=null;break e}var M=0,B=-1,q=-1,ue=0,_e=0,Me=n,Ee=null;t:for(;;){for(var Xe;Me!==f||g!==0&&Me.nodeType!==3||(B=M+g),Me!==S||p!==0&&Me.nodeType!==3||(q=M+p),Me.nodeType===3&&(M+=Me.nodeValue.length),(Xe=Me.firstChild)!==null;)Ee=Me,Me=Xe;for(;;){if(Me===n)break t;if(Ee===f&&++ue===g&&(B=M),Ee===S&&++_e===p&&(q=M),(Xe=Me.nextSibling)!==null)break;Me=Ee,Ee=Me.parentNode}Me=Xe}f=B===-1||q===-1?null:{start:B,end:q}}else f=null}f=f||{start:0,end:0}}else f=null;for(wc={focusedElem:n,selectionRange:f},Zo=!1,nt=r;nt!==null;)if(r=nt,n=r.child,(r.subtreeFlags&1028)!==0&&n!==null)n.return=r,nt=n;else for(;nt!==null;){r=nt;try{var at=r.alternate;if((r.flags&1024)!==0)switch(r.tag){case 0:case 11:case 15:break;case 1:if(at!==null){var ut=at.memoizedProps,rr=at.memoizedState,ne=r.stateNode,X=ne.getSnapshotBeforeUpdate(r.elementType===r.type?ut:Ta(r.type,ut),rr);ne.__reactInternalSnapshotBeforeUpdate=X}break;case 3:var oe=r.stateNode.containerInfo;oe.nodeType===1?oe.textContent="":oe.nodeType===9&&oe.documentElement&&oe.removeChild(oe.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(i(163))}}catch(Ae){$n(r,r.return,Ae)}if(n=r.sibling,n!==null){n.return=r.return,nt=n;break}nt=r.return}return at=Gx,Gx=!1,at}function bu(n,r,f){var p=r.updateQueue;if(p=p!==null?p.lastEffect:null,p!==null){var g=p=p.next;do{if((g.tag&n)===n){var S=g.destroy;g.destroy=void 0,S!==void 0&&Wx(r,f,S)}g=g.next}while(g!==p)}}function Nd(n,r){if(r=r.updateQueue,r=r!==null?r.lastEffect:null,r!==null){var f=r=r.next;do{if((f.tag&n)===n){var p=f.create;f.destroy=p()}f=f.next}while(f!==r)}}function zd(n){var r=n.ref;if(r!==null){var f=n.stateNode;switch(n.tag){case 5:n=f;break;default:n=f}typeof r=="function"?r(n):r.current=n}}function Hm(n){var r=n.alternate;r!==null&&(n.alternate=null,Hm(r)),n.child=null,n.deletions=null,n.sibling=null,n.tag===5&&(r=n.stateNode,r!==null&&(delete r[oi],delete r[Cc],delete r[vx],delete r[mx],delete r[su])),n.stateNode=null,n.return=null,n.dependencies=null,n.memoizedProps=null,n.memoizedState=null,n.pendingProps=null,n.stateNode=null,n.updateQueue=null}function Id(n){return n.tag===5||n.tag===3||n.tag===4}function Vc(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||Id(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==5&&n.tag!==6&&n.tag!==18;){if(n.flags&2||n.child===null||n.tag===4)continue e;n.child.return=n,n=n.child}if(!(n.flags&2))return n.stateNode}}function qi(n,r,f){var p=n.tag;if(p===5||p===6)n=n.stateNode,r?f.nodeType===8?f.parentNode.insertBefore(n,r):f.insertBefore(n,r):(f.nodeType===8?(r=f.parentNode,r.insertBefore(n,f)):(r=f,r.appendChild(n)),f=f._reactRootContainer,f!=null||r.onclick!==null||(r.onclick=Zf));else if(p!==4&&(n=n.child,n!==null))for(qi(n,r,f),n=n.sibling;n!==null;)qi(n,r,f),n=n.sibling}function Qi(n,r,f){var p=n.tag;if(p===5||p===6)n=n.stateNode,r?f.insertBefore(n,r):f.appendChild(n);else if(p!==4&&(n=n.child,n!==null))for(Qi(n,r,f),n=n.sibling;n!==null;)Qi(n,r,f),n=n.sibling}var Vn=null,ra=!1;function ci(n,r,f){for(f=f.child;f!==null;)Mo(n,r,f),f=f.sibling}function Mo(n,r,f){if(ma&&typeof ma.onCommitFiberUnmount=="function")try{ma.onCommitFiberUnmount($o,f)}catch{}switch(f.tag){case 5:Or||pl(f,r);case 6:var p=Vn,g=ra;Vn=null,ci(n,r,f),Vn=p,ra=g,Vn!==null&&(ra?(n=Vn,f=f.stateNode,n.nodeType===8?n.parentNode.removeChild(f):n.removeChild(f)):Vn.removeChild(f.stateNode));break;case 18:Vn!==null&&(ra?(n=Vn,f=f.stateNode,n.nodeType===8?ou(n.parentNode,f):n.nodeType===1&&ou(n,f),ri(n)):ou(Vn,f.stateNode));break;case 4:p=Vn,g=ra,Vn=f.stateNode.containerInfo,ra=!0,ci(n,r,f),Vn=p,ra=g;break;case 0:case 11:case 14:case 15:if(!Or&&(p=f.updateQueue,p!==null&&(p=p.lastEffect,p!==null))){g=p=p.next;do{var S=g,M=S.destroy;S=S.tag,M!==void 0&&((S&2)!==0||(S&4)!==0)&&Wx(f,r,M),g=g.next}while(g!==p)}ci(n,r,f);break;case 1:if(!Or&&(pl(f,r),p=f.stateNode,typeof p.componentWillUnmount=="function"))try{p.props=f.memoizedProps,p.state=f.memoizedState,p.componentWillUnmount()}catch(B){$n(f,r,B)}ci(n,r,f);break;case 21:ci(n,r,f);break;case 22:f.mode&1?(Or=(p=Or)||f.memoizedState!==null,ci(n,r,f),Or=p):ci(n,r,f);break;default:ci(n,r,f)}}function Bm(n){var r=n.updateQueue;if(r!==null){n.updateQueue=null;var f=n.stateNode;f===null&&(f=n.stateNode=new k1),r.forEach(function(p){var g=O1.bind(null,n,p);f.has(p)||(f.add(p),p.then(g,g))})}}function Mi(n,r){var f=r.deletions;if(f!==null)for(var p=0;p<f.length;p++){var g=f[p];try{var S=n,M=r,B=M;e:for(;B!==null;){switch(B.tag){case 5:Vn=B.stateNode,ra=!1;break e;case 3:Vn=B.stateNode.containerInfo,ra=!0;break e;case 4:Vn=B.stateNode.containerInfo,ra=!0;break e}B=B.return}if(Vn===null)throw Error(i(160));Mo(S,M,g),Vn=null,ra=!1;var q=g.alternate;q!==null&&(q.return=null),g.return=null}catch(ue){$n(g,r,ue)}}if(r.subtreeFlags&12854)for(r=r.child;r!==null;)Vm(r,n),r=r.sibling}function Vm(n,r){var f=n.alternate,p=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:if(Mi(r,n),Di(n),p&4){try{bu(3,n,n.return),Nd(3,n)}catch(ut){$n(n,n.return,ut)}try{bu(5,n,n.return)}catch(ut){$n(n,n.return,ut)}}break;case 1:Mi(r,n),Di(n),p&512&&f!==null&&pl(f,f.return);break;case 5:if(Mi(r,n),Di(n),p&512&&f!==null&&pl(f,f.return),n.flags&32){var g=n.stateNode;try{Ia(g,"")}catch(ut){$n(n,n.return,ut)}}if(p&4&&(g=n.stateNode,g!=null)){var S=n.memoizedProps,M=f!==null?f.memoizedProps:S,B=n.type,q=n.updateQueue;if(n.updateQueue=null,q!==null)try{B==="input"&&S.type==="radio"&&S.name!=null&&Ye(g,S),In(B,M);var ue=In(B,S);for(M=0;M<q.length;M+=2){var _e=q[M],Me=q[M+1];_e==="style"?cn(g,Me):_e==="dangerouslySetInnerHTML"?fo(g,Me):_e==="children"?Ia(g,Me):N(g,_e,Me,ue)}switch(B){case"input":wt(g,S);break;case"textarea":xr(g,S);break;case"select":var Ee=g._wrapperState.wasMultiple;g._wrapperState.wasMultiple=!!S.multiple;var Xe=S.value;Xe!=null?on(g,!!S.multiple,Xe,!1):Ee!==!!S.multiple&&(S.defaultValue!=null?on(g,!!S.multiple,S.defaultValue,!0):on(g,!!S.multiple,S.multiple?[]:"",!1))}g[Cc]=S}catch(ut){$n(n,n.return,ut)}}break;case 6:if(Mi(r,n),Di(n),p&4){if(n.stateNode===null)throw Error(i(162));g=n.stateNode,S=n.memoizedProps;try{g.nodeValue=S}catch(ut){$n(n,n.return,ut)}}break;case 3:if(Mi(r,n),Di(n),p&4&&f!==null&&f.memoizedState.isDehydrated)try{ri(r.containerInfo)}catch(ut){$n(n,n.return,ut)}break;case 4:Mi(r,n),Di(n);break;case 13:Mi(r,n),Di(n),g=n.child,g.flags&8192&&(S=g.memoizedState!==null,g.stateNode.isHidden=S,!S||g.alternate!==null&&g.alternate.memoizedState!==null||(Kx=dn())),p&4&&Bm(n);break;case 22:if(_e=f!==null&&f.memoizedState!==null,n.mode&1?(Or=(ue=Or)||_e,Mi(r,n),Or=ue):Mi(r,n),Di(n),p&8192){if(ue=n.memoizedState!==null,(n.stateNode.isHidden=ue)&&!_e&&(n.mode&1)!==0)for(nt=n,_e=n.child;_e!==null;){for(Me=nt=_e;nt!==null;){switch(Ee=nt,Xe=Ee.child,Ee.tag){case 0:case 11:case 14:case 15:bu(4,Ee,Ee.return);break;case 1:pl(Ee,Ee.return);var at=Ee.stateNode;if(typeof at.componentWillUnmount=="function"){p=Ee,f=Ee.return;try{r=p,at.props=r.memoizedProps,at.state=r.memoizedState,at.componentWillUnmount()}catch(ut){$n(p,f,ut)}}break;case 5:pl(Ee,Ee.return);break;case 22:if(Ee.memoizedState!==null){Gm(Me);continue}}Xe!==null?(Xe.return=Ee,nt=Xe):Gm(Me)}_e=_e.sibling}e:for(_e=null,Me=n;;){if(Me.tag===5){if(_e===null){_e=Me;try{g=Me.stateNode,ue?(S=g.style,typeof S.setProperty=="function"?S.setProperty("display","none","important"):S.display="none"):(B=Me.stateNode,q=Me.memoizedProps.style,M=q!=null&&q.hasOwnProperty("display")?q.display:null,B.style.display=Pt("display",M))}catch(ut){$n(n,n.return,ut)}}}else if(Me.tag===6){if(_e===null)try{Me.stateNode.nodeValue=ue?"":Me.memoizedProps}catch(ut){$n(n,n.return,ut)}}else if((Me.tag!==22&&Me.tag!==23||Me.memoizedState===null||Me===n)&&Me.child!==null){Me.child.return=Me,Me=Me.child;continue}if(Me===n)break e;for(;Me.sibling===null;){if(Me.return===null||Me.return===n)break e;_e===Me&&(_e=null),Me=Me.return}_e===Me&&(_e=null),Me.sibling.return=Me.return,Me=Me.sibling}}break;case 19:Mi(r,n),Di(n),p&4&&Bm(n);break;case 21:break;default:Mi(r,n),Di(n)}}function Di(n){var r=n.flags;if(r&2){try{e:{for(var f=n.return;f!==null;){if(Id(f)){var p=f;break e}f=f.return}throw Error(i(160))}switch(p.tag){case 5:var g=p.stateNode;p.flags&32&&(Ia(g,""),p.flags&=-33);var S=Vc(n);Qi(n,S,g);break;case 3:case 4:var M=p.stateNode.containerInfo,B=Vc(n);qi(n,B,M);break;default:throw Error(i(161))}}catch(q){$n(n,n.return,q)}n.flags&=-3}r&4096&&(n.flags&=-4097)}function Wc(n,r,f){nt=n,Wm(n)}function Wm(n,r,f){for(var p=(n.mode&1)!==0;nt!==null;){var g=nt,S=g.child;if(g.tag===22&&p){var M=g.memoizedState!==null||ss;if(!M){var B=g.alternate,q=B!==null&&B.memoizedState!==null||Or;B=ss;var ue=Or;if(ss=M,(Or=q)&&!ue)for(nt=g;nt!==null;)M=nt,q=M.child,M.tag===22&&M.memoizedState!==null?Gc(g):q!==null?(q.return=M,nt=q):Gc(g);for(;S!==null;)nt=S,Wm(S),S=S.sibling;nt=g,ss=B,Or=ue}Yx(n)}else(g.subtreeFlags&8772)!==0&&S!==null?(S.return=g,nt=S):Yx(n)}}function Yx(n){for(;nt!==null;){var r=nt;if((r.flags&8772)!==0){var f=r.alternate;try{if((r.flags&8772)!==0)switch(r.tag){case 0:case 11:case 15:Or||Nd(5,r);break;case 1:var p=r.stateNode;if(r.flags&4&&!Or)if(f===null)p.componentDidMount();else{var g=r.elementType===r.type?f.memoizedProps:Ta(r.type,f.memoizedProps);p.componentDidUpdate(g,f.memoizedState,p.__reactInternalSnapshotBeforeUpdate)}var S=r.updateQueue;S!==null&&Mx(r,S,p);break;case 3:var M=r.updateQueue;if(M!==null){if(f=null,r.child!==null)switch(r.child.tag){case 5:f=r.child.stateNode;break;case 1:f=r.child.stateNode}Mx(r,M,f)}break;case 5:var B=r.stateNode;if(f===null&&r.flags&4){f=B;var q=r.memoizedProps;switch(r.type){case"button":case"input":case"select":case"textarea":q.autoFocus&&f.focus();break;case"img":q.src&&(f.src=q.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(r.memoizedState===null){var ue=r.alternate;if(ue!==null){var _e=ue.memoizedState;if(_e!==null){var Me=_e.dehydrated;Me!==null&&ri(Me)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(i(163))}Or||r.flags&512&&zd(r)}catch(Ee){$n(r,r.return,Ee)}}if(r===n){nt=null;break}if(f=r.sibling,f!==null){f.return=r.return,nt=f;break}nt=r.return}}function Gm(n){for(;nt!==null;){var r=nt;if(r===n){nt=null;break}var f=r.sibling;if(f!==null){f.return=r.return,nt=f;break}nt=r.return}}function Gc(n){for(;nt!==null;){var r=nt;try{switch(r.tag){case 0:case 11:case 15:var f=r.return;try{Nd(4,r)}catch(q){$n(r,f,q)}break;case 1:var p=r.stateNode;if(typeof p.componentDidMount=="function"){var g=r.return;try{p.componentDidMount()}catch(q){$n(r,g,q)}}var S=r.return;try{zd(r)}catch(q){$n(r,S,q)}break;case 5:var M=r.return;try{zd(r)}catch(q){$n(r,M,q)}}}catch(q){$n(r,r.return,q)}if(r===n){nt=null;break}var B=r.sibling;if(B!==null){B.return=r.return,nt=B;break}nt=r.return}}var Ym=Math.ceil,Fd=H.ReactCurrentDispatcher,us=H.ReactCurrentOwner,Qr=H.ReactCurrentBatchConfig,Kt=0,cr=null,nr=null,Nr=0,Va=0,Su=Sa(0),vr=0,cs=null,fs=0,ds=0,Yc=0,wu=null,Ma=null,Kx=0,Cu=1/0,Do=null,hl=!1,Kc=null,fi=null,Pd=!1,vl=null,$c=0,Eu=0,_u=null,xs=-1,qc=0;function Dn(){return(Kt&6)!==0?dn():xs!==-1?xs:xs=dn()}function Wa(n){return(n.mode&1)===0?1:(Kt&2)!==0&&Nr!==0?Nr&-Nr:es.transition!==null?(qc===0&&(qc=Ul()),qc):(n=en,n!==0||(n=window.event,n=n===void 0?16:sc(n.type)),n)}function Ga(n,r,f,p){if(50<Eu)throw Eu=0,_u=null,Error(i(185));Xo(n,f,p),((Kt&2)===0||n!==cr)&&(n===cr&&((Kt&2)===0&&(ds|=f),vr===4&&ml(n,Nr)),_r(n,p),f===1&&Kt===0&&(r.mode&1)===0&&(Cu=dn()+500,_c&&ta()))}function _r(n,r){var f=n.callbackNode;Vs(n,r);var p=Ui(n,n===cr?Nr:0);if(p===0)f!==null&&Fn(f),n.callbackNode=null,n.callbackPriority=0;else if(r=p&-p,n.callbackPriority!==r){if(f!=null&&Fn(f),r===1)n.tag===0?gx(Jc.bind(null,n)):rl(Jc.bind(null,n)),E1(function(){(Kt&6)===0&&ta()}),f=null;else{switch(lc(p)){case 1:f=Ot;break;case 4:f=ji;break;case 16:f=vo;break;case 536870912:f=mo;break;default:f=vo}f=Zm(f,Km.bind(null,n))}n.callbackPriority=r,n.callbackNode=f}}function Km(n,r){if(xs=-1,qc=0,(Kt&6)!==0)throw Error(i(327));var f=n.callbackNode;if(Tu()&&n.callbackNode!==f)return null;var p=Ui(n,n===cr?Nr:0);if(p===0)return null;if((p&30)!==0||(p&n.expiredLanes)!==0||r)r=Hd(n,p);else{r=p;var g=Kt;Kt|=2;var S=$m();(cr!==n||Nr!==r)&&(Do=null,Cu=dn()+500,hs(n,r));do try{D1();break}catch(B){Ud(n,B)}while(!0);_x(),Fd.current=S,Kt=g,nr!==null?r=0:(cr=null,Nr=0,r=vr)}if(r!==0){if(r===2&&(g=yo(n),g!==0&&(p=g,r=Qc(n,g))),r===1)throw f=cs,hs(n,0),ml(n,p),_r(n,dn()),f;if(r===6)ml(n,p);else{if(g=n.current.alternate,(p&30)===0&&!Zc(g)&&(r=Hd(n,p),r===2&&(S=yo(n),S!==0&&(p=S,r=Qc(n,S))),r===1))throw f=cs,hs(n,0),ml(n,p),_r(n,dn()),f;switch(n.finishedWork=g,n.finishedLanes=p,r){case 0:case 1:throw Error(i(345));case 2:vs(n,Ma,Do);break;case 3:if(ml(n,p),(p&130023424)===p&&(r=Kx+500-dn(),10<r)){if(Ui(n,0)!==0)break;if(g=n.suspendedLanes,(g&p)!==p){Dn(),n.pingedLanes|=n.suspendedLanes&g;break}n.timeoutHandle=Jf(vs.bind(null,n,Ma,Do),r);break}vs(n,Ma,Do);break;case 4:if(ml(n,p),(p&4194240)===p)break;for(r=n.eventTimes,g=-1;0<p;){var M=31-Zr(p);S=1<<M,M=r[M],M>g&&(g=M),p&=~S}if(p=g,p=dn()-p,p=(120>p?120:480>p?480:1080>p?1080:1920>p?1920:3e3>p?3e3:4320>p?4320:1960*Ym(p/1960))-p,10<p){n.timeoutHandle=Jf(vs.bind(null,n,Ma,Do),p);break}vs(n,Ma,Do);break;case 5:vs(n,Ma,Do);break;default:throw Error(i(329))}}}return _r(n,dn()),n.callbackNode===f?Km.bind(null,n):null}function Qc(n,r){var f=wu;return n.current.memoizedState.isDehydrated&&(hs(n,r).flags|=256),n=Hd(n,r),n!==2&&(r=Ma,Ma=f,r!==null&&Xc(r)),n}function Xc(n){Ma===null?Ma=n:Ma.push.apply(Ma,n)}function Zc(n){for(var r=n;;){if(r.flags&16384){var f=r.updateQueue;if(f!==null&&(f=f.stores,f!==null))for(var p=0;p<f.length;p++){var g=f[p],S=g.getSnapshot;g=g.value;try{if(!Ei(S(),g))return!1}catch{return!1}}}if(f=r.child,r.subtreeFlags&16384&&f!==null)f.return=r,r=f;else{if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return!0;r=r.return}r.sibling.return=r.return,r=r.sibling}}return!0}function ml(n,r){for(r&=~Yc,r&=~ds,n.suspendedLanes|=r,n.pingedLanes&=~r,n=n.expirationTimes;0<r;){var f=31-Zr(r),p=1<<f;n[f]=-1,r&=~p}}function Jc(n){if((Kt&6)!==0)throw Error(i(327));Tu();var r=Ui(n,0);if((r&1)===0)return _r(n,dn()),null;var f=Hd(n,r);if(n.tag!==0&&f===2){var p=yo(n);p!==0&&(r=p,f=Qc(n,p))}if(f===1)throw f=cs,hs(n,0),ml(n,r),_r(n,dn()),f;if(f===6)throw Error(i(345));return n.finishedWork=n.current.alternate,n.finishedLanes=r,vs(n,Ma,Do),_r(n,dn()),null}function jd(n,r){var f=Kt;Kt|=1;try{return n(r)}finally{Kt=f,Kt===0&&(Cu=dn()+500,_c&&ta())}}function ps(n){vl!==null&&vl.tag===0&&(Kt&6)===0&&Tu();var r=Kt;Kt|=1;var f=Qr.transition,p=en;try{if(Qr.transition=null,en=1,n)return n()}finally{en=p,Qr.transition=f,Kt=r,(Kt&6)===0&&ta()}}function $x(){Va=Su.current,vn(Su)}function hs(n,r){n.finishedWork=null,n.finishedLanes=0;var f=n.timeoutHandle;if(f!==-1&&(n.timeoutHandle=-1,bm(f)),nr!==null)for(f=nr.return;f!==null;){var p=f;switch(rd(p),p.tag){case 1:p=p.type.childContextTypes,p!=null&&Gi();break;case 3:xu(),vn(lr),vn(Hn),Lc();break;case 5:Ax(p);break;case 4:xu();break;case 13:vn(Bn);break;case 19:vn(Bn);break;case 10:Tx(p.type._context);break;case 22:case 23:$x()}f=f.return}if(cr=n,nr=n=gl(n.current,null),Nr=Va=r,vr=0,cs=null,Yc=ds=fs=0,Ma=wu=null,ts!==null){for(r=0;r<ts.length;r++)if(f=ts[r],p=f.interleaved,p!==null){f.interleaved=null;var g=p.next,S=f.pending;if(S!==null){var M=S.next;S.next=g,p.next=M}f.pending=p}ts=null}return n}function Ud(n,r){do{var f=nr;try{if(_x(),vt.current=gn,ld){for(var p=Nt.memoizedState;p!==null;){var g=p.queue;g!==null&&(g.pending=null),p=p.next}ld=!1}if(Jt=0,pr=Cn=Nt=null,Ac=!1,Oc=0,us.current=null,f===null||f.return===null){vr=1,cs=r,nr=null;break}e:{var S=n,M=f.return,B=f,q=r;if(r=Nr,B.flags|=32768,q!==null&&typeof q=="object"&&typeof q.then=="function"){var ue=q,_e=B,Me=_e.tag;if((_e.mode&1)===0&&(Me===0||Me===11||Me===15)){var Ee=_e.alternate;Ee?(_e.updateQueue=Ee.updateQueue,_e.memoizedState=Ee.memoizedState,_e.lanes=Ee.lanes):(_e.updateQueue=null,_e.memoizedState=null)}var Xe=jx(M);if(Xe!==null){Xe.flags&=-257,Im(Xe,M,B,S,r),Xe.mode&1&&Px(S,ue,r),r=Xe,q=ue;var at=r.updateQueue;if(at===null){var ut=new Set;ut.add(q),r.updateQueue=ut}else at.add(q);break e}else{if((r&1)===0){Px(S,ue,r),qx();break e}q=Error(i(426))}}else if(Pn&&B.mode&1){var rr=jx(M);if(rr!==null){(rr.flags&65536)===0&&(rr.flags|=256),Im(rr,M,B,S,r),kc(xl(q,B));break e}}S=q=xl(q,B),vr!==4&&(vr=2),wu===null?wu=[S]:wu.push(S),S=M;do{switch(S.tag){case 3:S.flags|=65536,r&=-r,S.lanes|=r;var ne=jc(S,q,r);Mm(S,ne);break e;case 1:B=q;var X=S.type,oe=S.stateNode;if((S.flags&128)===0&&(typeof X.getDerivedStateFromError=="function"||oe!==null&&typeof oe.componentDidCatch=="function"&&(fi===null||!fi.has(oe)))){S.flags|=65536,r&=-r,S.lanes|=r;var Ae=zm(S,B,r);Mm(S,Ae);break e}}S=S.return}while(S!==null)}qm(f)}catch($e){r=$e,nr===f&&f!==null&&(nr=f=f.return);continue}break}while(!0)}function $m(){var n=Fd.current;return Fd.current=gn,n===null?gn:n}function qx(){(vr===0||vr===3||vr===2)&&(vr=4),cr===null||(fs&268435455)===0&&(ds&268435455)===0||ml(cr,Nr)}function Hd(n,r){var f=Kt;Kt|=2;var p=$m();(cr!==n||Nr!==r)&&(Do=null,hs(n,r));do try{M1();break}catch(g){Ud(n,g)}while(!0);if(_x(),Kt=f,Fd.current=p,nr!==null)throw Error(i(261));return cr=null,Nr=0,vr}function M1(){for(;nr!==null;)Qx(nr)}function D1(){for(;nr!==null&&!Wr();)Qx(nr)}function Qx(n){var r=Zx(n.alternate,n,Va);n.memoizedProps=n.pendingProps,r===null?qm(n):nr=r,us.current=null}function qm(n){var r=n;do{var f=r.alternate;if(n=r.return,(r.flags&32768)===0){if(f=Vx(f,r,Va),f!==null){nr=f;return}}else{if(f=Um(f,r),f!==null){f.flags&=32767,nr=f;return}if(n!==null)n.flags|=32768,n.subtreeFlags=0,n.deletions=null;else{vr=6,nr=null;return}}if(r=r.sibling,r!==null){nr=r;return}nr=r=n}while(r!==null);vr===0&&(vr=5)}function vs(n,r,f){var p=en,g=Qr.transition;try{Qr.transition=null,en=1,L1(n,r,f,p)}finally{Qr.transition=g,en=p}return null}function L1(n,r,f,p){do Tu();while(vl!==null);if((Kt&6)!==0)throw Error(i(327));f=n.finishedWork;var g=n.finishedLanes;if(f===null)return null;if(n.finishedWork=null,n.finishedLanes=0,f===n.current)throw Error(i(177));n.callbackNode=null,n.callbackPriority=0;var S=f.lanes|f.childLanes;if(ic(n,S),n===cr&&(nr=cr=null,Nr=0),(f.subtreeFlags&2064)===0&&(f.flags&2064)===0||Pd||(Pd=!0,Zm(vo,function(){return Tu(),null})),S=(f.flags&15990)!==0,(f.subtreeFlags&15990)!==0||S){S=Qr.transition,Qr.transition=null;var M=en;en=1;var B=Kt;Kt|=4,us.current=null,R1(n,f),Vm(f,n),fm(wc),Zo=!!ql,wc=ql=null,n.current=f,Wc(f),Si(),Kt=B,en=M,Qr.transition=S}else n.current=f;if(Pd&&(Pd=!1,vl=n,$c=g),S=n.pendingLanes,S===0&&(fi=null),rc(f.stateNode),_r(n,dn()),r!==null)for(p=n.onRecoverableError,f=0;f<r.length;f++)g=r[f],p(g.value,{componentStack:g.stack,digest:g.digest});if(hl)throw hl=!1,n=Kc,Kc=null,n;return($c&1)!==0&&n.tag!==0&&Tu(),S=n.pendingLanes,(S&1)!==0?n===_u?Eu++:(Eu=0,_u=n):Eu=0,ta(),null}function Tu(){if(vl!==null){var n=lc($c),r=Qr.transition,f=en;try{if(Qr.transition=null,en=16>n?16:n,vl===null)var p=!1;else{if(n=vl,vl=null,$c=0,(Kt&6)!==0)throw Error(i(331));var g=Kt;for(Kt|=4,nt=n.current;nt!==null;){var S=nt,M=S.child;if((nt.flags&16)!==0){var B=S.deletions;if(B!==null){for(var q=0;q<B.length;q++){var ue=B[q];for(nt=ue;nt!==null;){var _e=nt;switch(_e.tag){case 0:case 11:case 15:bu(8,_e,S)}var Me=_e.child;if(Me!==null)Me.return=_e,nt=Me;else for(;nt!==null;){_e=nt;var Ee=_e.sibling,Xe=_e.return;if(Hm(_e),_e===ue){nt=null;break}if(Ee!==null){Ee.return=Xe,nt=Ee;break}nt=Xe}}}var at=S.alternate;if(at!==null){var ut=at.child;if(ut!==null){at.child=null;do{var rr=ut.sibling;ut.sibling=null,ut=rr}while(ut!==null)}}nt=S}}if((S.subtreeFlags&2064)!==0&&M!==null)M.return=S,nt=M;else e:for(;nt!==null;){if(S=nt,(S.flags&2048)!==0)switch(S.tag){case 0:case 11:case 15:bu(9,S,S.return)}var ne=S.sibling;if(ne!==null){ne.return=S.return,nt=ne;break e}nt=S.return}}var X=n.current;for(nt=X;nt!==null;){M=nt;var oe=M.child;if((M.subtreeFlags&2064)!==0&&oe!==null)oe.return=M,nt=oe;else e:for(M=X;nt!==null;){if(B=nt,(B.flags&2048)!==0)try{switch(B.tag){case 0:case 11:case 15:Nd(9,B)}}catch($e){$n(B,B.return,$e)}if(B===M){nt=null;break e}var Ae=B.sibling;if(Ae!==null){Ae.return=B.return,nt=Ae;break e}nt=B.return}}if(Kt=g,ta(),ma&&typeof ma.onPostCommitFiberRoot=="function")try{ma.onPostCommitFiberRoot($o,n)}catch{}p=!0}return p}finally{en=f,Qr.transition=r}}return!1}function Qm(n,r,f){r=xl(f,r),r=jc(n,r,1),n=ul(n,r,1),r=Dn(),n!==null&&(Xo(n,1,r),_r(n,r))}function $n(n,r,f){if(n.tag===3)Qm(n,n,f);else for(;r!==null;){if(r.tag===3){Qm(r,n,f);break}else if(r.tag===1){var p=r.stateNode;if(typeof r.type.getDerivedStateFromError=="function"||typeof p.componentDidCatch=="function"&&(fi===null||!fi.has(p))){n=xl(f,n),n=zm(r,n,1),r=ul(r,n,1),n=Dn(),r!==null&&(Xo(r,1,n),_r(r,n));break}}r=r.return}}function Xx(n,r,f){var p=n.pingCache;p!==null&&p.delete(r),r=Dn(),n.pingedLanes|=n.suspendedLanes&f,cr===n&&(Nr&f)===f&&(vr===4||vr===3&&(Nr&130023424)===Nr&&500>dn()-Kx?hs(n,0):Yc|=f),_r(n,r)}function Xm(n,r){r===0&&((n.mode&1)===0?r=1:(r=qo,qo<<=1,(qo&130023424)===0&&(qo=4194304)));var f=Dn();n=Ki(n,r),n!==null&&(Xo(n,r,f),_r(n,f))}function A1(n){var r=n.memoizedState,f=0;r!==null&&(f=r.retryLane),Xm(n,f)}function O1(n,r){var f=0;switch(n.tag){case 13:var p=n.stateNode,g=n.memoizedState;g!==null&&(f=g.retryLane);break;case 19:p=n.stateNode;break;default:throw Error(i(314))}p!==null&&p.delete(r),Xm(n,f)}var Zx;Zx=function(n,r,f){if(n!==null)if(n.memoizedProps!==r.pendingProps||lr.current)Er=!0;else{if((n.lanes&f)===0&&(r.flags&128)===0)return Er=!1,Od(n,r,f);Er=(n.flags&131072)!==0}else Er=!1,Pn&&(r.flags&1048576)!==0&&wm(r,ol,r.index);switch(r.lanes=0,r.tag){case 2:var p=r.type;ui(n,r),n=r.pendingProps;var g=Ua(r,Hn.current);fu(r,f),g=Ct(null,r,p,n,g,f);var S=cl();return r.flags|=1,typeof g=="object"&&g!==null&&typeof g.render=="function"&&g.$$typeof===void 0?(r.tag=1,r.memoizedState=null,r.updateQueue=null,Kn(p)?(S=!0,Zl(r)):S=!1,r.memoizedState=g.state!==null&&g.state!==void 0?g.state:null,sl(r),g.updater=Ed,r.stateNode=g,g._reactInternals=r,Ix(r,p,n,f),r=Ux(null,r,p,!0,S,f)):(r.tag=0,Pn&&S&&yx(r),tr(null,r,g,f),r=r.child),r;case 16:p=r.elementType;e:{switch(ui(n,r),n=r.pendingProps,g=p._init,p=g(p._payload),r.type=p,g=r.tag=z1(p),n=Ta(p,n),g){case 0:r=Rd(null,r,p,n,f);break e;case 1:r=T1(null,r,p,n,f);break e;case 11:r=kd(null,r,p,n,f);break e;case 14:r=ka(null,r,p,Ta(p.type,n),f);break e}throw Error(i(306,p,""))}return r;case 0:return p=r.type,g=r.pendingProps,g=r.elementType===p?g:Ta(p,g),Rd(n,r,p,g,f);case 1:return p=r.type,g=r.pendingProps,g=r.elementType===p?g:Ta(p,g),T1(n,r,p,g,f);case 3:e:{if(Md(r),n===null)throw Error(i(387));p=r.pendingProps,S=r.memoizedState,g=S.element,Rm(n,r),id(r,p,null,f);var M=r.memoizedState;if(p=M.element,S.isDehydrated)if(S={element:p,isDehydrated:!1,cache:M.cache,pendingSuspenseBoundaries:M.pendingSuspenseBoundaries,transitions:M.transitions},r.updateQueue.baseState=S,r.memoizedState=S,r.flags&256){g=xl(Error(i(423)),r),r=gu(n,r,p,f,g);break e}else if(p!==g){g=xl(Error(i(424)),r),r=gu(n,r,p,f,g);break e}else for(Ca=_i(r.stateNode.containerInfo.firstChild),wa=r,Pn=!0,ki=null,f=Lr(r,null,p,f),r.child=f;f;)f.flags=f.flags&-3|4096,f=f.sibling;else{if(ko(),p===g){r=Ar(n,r,f);break e}tr(n,r,p,f)}r=r.child}return r;case 5:return Lx(r),n===null&&Cx(r),p=r.type,g=r.pendingProps,S=n!==null?n.memoizedProps:null,M=g.children,Ql(p,g)?M=null:S!==null&&Ql(p,S)&&(r.flags|=32),Uc(n,r),tr(n,r,M,f),r.child;case 6:return n===null&&Cx(r),null;case 13:return Fm(n,r,f);case 4:return Dx(r,r.stateNode.containerInfo),p=r.pendingProps,n===null?r.child=Ri(r,null,p,f):tr(n,r,p,f),r.child;case 11:return p=r.type,g=r.pendingProps,g=r.elementType===p?g:Ta(p,g),kd(n,r,p,g,f);case 7:return tr(n,r,r.pendingProps,f),r.child;case 8:return tr(n,r,r.pendingProps.children,f),r.child;case 12:return tr(n,r,r.pendingProps.children,f),r.child;case 10:e:{if(p=r.type._context,g=r.pendingProps,S=r.memoizedProps,M=g.value,Mn(Be,p._currentValue),p._currentValue=M,S!==null)if(Ei(S.value,M)){if(S.children===g.children&&!lr.current){r=Ar(n,r,f);break e}}else for(S=r.child,S!==null&&(S.return=r);S!==null;){var B=S.dependencies;if(B!==null){M=S.child;for(var q=B.firstContext;q!==null;){if(q.context===p){if(S.tag===1){q=Ro(-1,f&-f),q.tag=2;var ue=S.updateQueue;if(ue!==null){ue=ue.shared;var _e=ue.pending;_e===null?q.next=q:(q.next=_e.next,_e.next=q),ue.pending=q}}S.lanes|=f,q=S.alternate,q!==null&&(q.lanes|=f),kx(S.return,f,r),B.lanes|=f;break}q=q.next}}else if(S.tag===10)M=S.type===r.type?null:S.child;else if(S.tag===18){if(M=S.return,M===null)throw Error(i(341));M.lanes|=f,B=M.alternate,B!==null&&(B.lanes|=f),kx(M,f,r),M=S.sibling}else M=S.child;if(M!==null)M.return=S;else for(M=S;M!==null;){if(M===r){M=null;break}if(S=M.sibling,S!==null){S.return=M.return,M=S;break}M=M.return}S=M}tr(n,r,g.children,f),r=r.child}return r;case 9:return g=r.type,p=r.pendingProps.children,fu(r,f),g=mn(g),p=p(g),r.flags|=1,tr(n,r,p,f),r.child;case 14:return p=r.type,g=Ta(p,r.pendingProps),g=Ta(p.type,g),ka(n,r,p,g,f);case 15:return ls(n,r,r.type,r.pendingProps,f);case 17:return p=r.type,g=r.pendingProps,g=r.elementType===p?g:Ta(p,g),ui(n,r),r.tag=1,Kn(p)?(n=!0,Zl(r)):n=!1,fu(r,f),Nm(r,p,g),Ix(r,p,g,f),Ux(null,r,p,!0,n,f);case 19:return Ra(n,r,f);case 22:return Ft(n,r,f)}throw Error(i(156,r.tag))};function Zm(n,r){return On(n,r)}function N1(n,r,f,p){this.tag=n,this.key=f,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=r,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=p,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function di(n,r,f,p){return new N1(n,r,f,p)}function Jx(n){return n=n.prototype,!(!n||!n.isReactComponent)}function z1(n){if(typeof n=="function")return Jx(n)?1:0;if(n!=null){if(n=n.$$typeof,n===je)return 11;if(n===et)return 14}return 2}function gl(n,r){var f=n.alternate;return f===null?(f=di(n.tag,r,n.key,n.mode),f.elementType=n.elementType,f.type=n.type,f.stateNode=n.stateNode,f.alternate=n,n.alternate=f):(f.pendingProps=r,f.type=n.type,f.flags=0,f.subtreeFlags=0,f.deletions=null),f.flags=n.flags&14680064,f.childLanes=n.childLanes,f.lanes=n.lanes,f.child=n.child,f.memoizedProps=n.memoizedProps,f.memoizedState=n.memoizedState,f.updateQueue=n.updateQueue,r=n.dependencies,f.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext},f.sibling=n.sibling,f.index=n.index,f.ref=n.ref,f}function Bd(n,r,f,p,g,S){var M=2;if(p=n,typeof n=="function")Jx(n)&&(M=1);else if(typeof n=="string")M=5;else e:switch(n){case fe:return yl(f.children,g,S,r);case J:M=8,g|=8;break;case Le:return n=di(12,f,r,g|2),n.elementType=Le,n.lanes=S,n;case Ie:return n=di(13,f,r,g),n.elementType=Ie,n.lanes=S,n;case ke:return n=di(19,f,r,g),n.elementType=ke,n.lanes=S,n;case He:return ku(f,g,S,r);default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case Se:M=10;break e;case be:M=9;break e;case je:M=11;break e;case et:M=14;break e;case ze:M=16,p=null;break e}throw Error(i(130,n==null?n:typeof n,""))}return r=di(M,f,r,g),r.elementType=n,r.type=p,r.lanes=S,r}function yl(n,r,f,p){return n=di(7,n,p,r),n.lanes=f,n}function ku(n,r,f,p){return n=di(22,n,p,r),n.elementType=He,n.lanes=f,n.stateNode={isHidden:!1},n}function ms(n,r,f){return n=di(6,n,null,r),n.lanes=f,n}function ep(n,r,f){return r=di(4,n.children!==null?n.children:[],n.key,r),r.lanes=f,r.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},r}function Jm(n,r,f,p,g){this.tag=r,this.containerInfo=n,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Hl(0),this.expirationTimes=Hl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Hl(0),this.identifierPrefix=p,this.onRecoverableError=g,this.mutableSourceEagerHydrationData=null}function Vd(n,r,f,p,g,S,M,B,q){return n=new Jm(n,r,f,B,q),r===1?(r=1,S===!0&&(r|=8)):r=0,S=di(3,null,null,r),n.current=S,S.stateNode=n,S.memoizedState={element:p,isDehydrated:f,cache:null,transitions:null,pendingSuspenseBoundaries:null},sl(S),n}function eg(n,r,f){var p=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Y,key:p==null?null:""+p,children:n,containerInfo:r,implementation:f}}function tg(n){if(!n)return Bt;n=n._reactInternals;e:{if(Ke(n)!==n||n.tag!==1)throw Error(i(170));var r=n;do{switch(r.tag){case 3:r=r.stateNode.context;break e;case 1:if(Kn(r.type)){r=r.stateNode.__reactInternalMemoizedMergedChildContext;break e}}r=r.return}while(r!==null);throw Error(i(171))}if(n.tag===1){var f=n.type;if(Kn(f))return Sm(n,f,r)}return r}function tp(n,r,f,p,g,S,M,B,q){return n=Vd(f,p,!0,n,g,S,M,B,q),n.context=tg(null),f=n.current,p=Dn(),g=Wa(f),S=Ro(p,g),S.callback=r??null,ul(f,S,g),n.current.lanes=g,Xo(n,g,p),_r(n,p),n}function Wd(n,r,f,p){var g=r.current,S=Dn(),M=Wa(g);return f=tg(f),r.context===null?r.context=f:r.pendingContext=f,r=Ro(S,M),r.payload={element:n},p=p===void 0?null:p,p!==null&&(r.callback=p),n=ul(g,r,M),n!==null&&(Ga(n,g,M,S),ad(n,g,M)),M}function Gd(n){if(n=n.current,!n.child)return null;switch(n.child.tag){case 5:return n.child.stateNode;default:return n.child.stateNode}}function ng(n,r){if(n=n.memoizedState,n!==null&&n.dehydrated!==null){var f=n.retryLane;n.retryLane=f!==0&&f<r?f:r}}function Yd(n,r){ng(n,r),(n=n.alternate)&&ng(n,r)}function rg(){return null}var np=typeof reportError=="function"?reportError:function(n){console.error(n)};function bl(n){this._internalRoot=n}Kd.prototype.render=bl.prototype.render=function(n){var r=this._internalRoot;if(r===null)throw Error(i(409));Wd(n,r,null,null)},Kd.prototype.unmount=bl.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var r=n.containerInfo;ps(function(){Wd(null,n,null,null)}),r[_o]=null}};function Kd(n){this._internalRoot=n}Kd.prototype.unstable_scheduleHydration=function(n){if(n){var r=Hi();n={blockedOn:null,target:n,priority:r};for(var f=0;f<wi.length&&r!==0&&r<wi[f].priority;f++);wi.splice(f,0,n),f===0&&Gs(n)}};function rp(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)}function $d(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11&&(n.nodeType!==8||n.nodeValue!==" react-mount-point-unstable "))}function ag(){}function I1(n,r,f,p,g){if(g){if(typeof p=="function"){var S=p;p=function(){var ue=Gd(M);S.call(ue)}}var M=tp(r,p,n,0,null,!1,!1,"",ag);return n._reactRootContainer=M,n[_o]=M.current,bc(n.nodeType===8?n.parentNode:n),ps(),M}for(;g=n.lastChild;)n.removeChild(g);if(typeof p=="function"){var B=p;p=function(){var ue=Gd(q);B.call(ue)}}var q=Vd(n,0,!1,null,null,!1,!1,"",ag);return n._reactRootContainer=q,n[_o]=q.current,bc(n.nodeType===8?n.parentNode:n),ps(function(){Wd(r,q,f,p)}),q}function qd(n,r,f,p,g){var S=f._reactRootContainer;if(S){var M=S;if(typeof g=="function"){var B=g;g=function(){var q=Gd(M);B.call(q)}}Wd(r,M,n,g)}else M=I1(f,r,n,g,p);return Gd(M)}Ws=function(n){switch(n.tag){case 3:var r=n.stateNode;if(r.current.memoizedState.isDehydrated){var f=ga(r.pendingLanes);f!==0&&(oc(r,f|1),_r(r,dn()),(Kt&6)===0&&(Cu=dn()+500,ta()))}break;case 13:ps(function(){var p=Ki(n,1);if(p!==null){var g=Dn();Ga(p,n,1,g)}}),Yd(n,1)}},tn=function(n){if(n.tag===13){var r=Ki(n,134217728);if(r!==null){var f=Dn();Ga(r,n,134217728,f)}Yd(n,134217728)}},Uf=function(n){if(n.tag===13){var r=Wa(n),f=Ki(n,r);if(f!==null){var p=Dn();Ga(f,n,r,p)}Yd(n,r)}},Hi=function(){return en},Tt=function(n,r){var f=en;try{return en=n,r()}finally{en=f}},yn=function(n,r,f){switch(r){case"input":if(wt(n,f),r=f.name,f.type==="radio"&&r!=null){for(f=n;f.parentNode;)f=f.parentNode;for(f=f.querySelectorAll("input[name="+JSON.stringify(""+r)+'][type="radio"]'),r=0;r<f.length;r++){var p=f[r];if(p!==n&&p.form===n.form){var g=To(p);if(!g)throw Error(i(90));Te(p),wt(p,g)}}}break;case"textarea":xr(n,f);break;case"select":r=f.value,r!=null&&on(n,!!f.multiple,r,!1)}},Fl=jd,Pl=ps;var ig={usingClientEntryPoint:!1,Events:[Ec,ht,To,ti,xo,jd]},ef={findFiberByHostInstance:Xl,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},F1={bundleType:ef.bundleType,version:ef.version,rendererPackageName:ef.rendererPackageName,rendererConfig:ef.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:H.ReactCurrentDispatcher,findHostInstanceByFiber:function(n){return n=jt(n),n===null?null:n.stateNode},findFiberByHostInstance:ef.findFiberByHostInstance||rg,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var tf=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!tf.isDisabled&&tf.supportsFiber)try{$o=tf.inject(F1),ma=tf}catch{}}return Xa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ig,Xa.createPortal=function(n,r){var f=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!rp(r))throw Error(i(200));return eg(n,r,null,f)},Xa.createRoot=function(n,r){if(!rp(n))throw Error(i(299));var f=!1,p="",g=np;return r!=null&&(r.unstable_strictMode===!0&&(f=!0),r.identifierPrefix!==void 0&&(p=r.identifierPrefix),r.onRecoverableError!==void 0&&(g=r.onRecoverableError)),r=Vd(n,1,!1,null,null,f,!1,p,g),n[_o]=r.current,bc(n.nodeType===8?n.parentNode:n),new bl(r)},Xa.findDOMNode=function(n){if(n==null)return null;if(n.nodeType===1)return n;var r=n._reactInternals;if(r===void 0)throw typeof n.render=="function"?Error(i(188)):(n=Object.keys(n).join(","),Error(i(268,n)));return n=jt(r),n=n===null?null:n.stateNode,n},Xa.flushSync=function(n){return ps(n)},Xa.hydrate=function(n,r,f){if(!$d(r))throw Error(i(200));return qd(null,n,r,!0,f)},Xa.hydrateRoot=function(n,r,f){if(!rp(n))throw Error(i(405));var p=f!=null&&f.hydratedSources||null,g=!1,S="",M=np;if(f!=null&&(f.unstable_strictMode===!0&&(g=!0),f.identifierPrefix!==void 0&&(S=f.identifierPrefix),f.onRecoverableError!==void 0&&(M=f.onRecoverableError)),r=tp(r,null,n,1,f??null,g,!1,S,M),n[_o]=r.current,bc(n),p)for(n=0;n<p.length;n++)f=p[n],g=f._getVersion,g=g(f._source),r.mutableSourceEagerHydrationData==null?r.mutableSourceEagerHydrationData=[f,g]:r.mutableSourceEagerHydrationData.push(f,g);return new Kd(r)},Xa.render=function(n,r,f){if(!$d(r))throw Error(i(200));return qd(null,n,r,!1,f)},Xa.unmountComponentAtNode=function(n){if(!$d(n))throw Error(i(40));return n._reactRootContainer?(ps(function(){qd(null,null,n,!1,function(){n._reactRootContainer=null,n[_o]=null})}),!0):!1},Xa.unstable_batchedUpdates=jd,Xa.unstable_renderSubtreeIntoContainer=function(n,r,f,p){if(!$d(f))throw Error(i(200));if(n==null||n._reactInternals===void 0)throw Error(i(38));return qd(n,r,f,!1,p)},Xa.version="18.3.1-next-f1338f8080-20240426",Xa}var Za={},Uw;function IM(){if(Uw)return Za;Uw=1;var a={};/** 100 100 * @license React 101 101 * react-dom.development.js … … 105 105 * This source code is licensed under the MIT license found in the 106 106 * LICENSE file in the root directory of this source tree. 107 */return a.NODE_ENV!=="production"&&(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var i=Qx(),t=Fw(),s=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,c=!1;function o(e){c=e}function b(e){if(!c){for(var n=arguments.length,l=new Array(n>1?n-1:0),x=1;x<n;x++)l[x-1]=arguments[x];_("warn",e,l)}}function m(e){if(!c){for(var n=arguments.length,l=new Array(n>1?n-1:0),x=1;x<n;x++)l[x-1]=arguments[x];_("error",e,l)}}function _(e,n,l){{var x=s.ReactDebugCurrentFrame,p=x.getStackAddendum();p!==""&&(n+="%s",l=l.concat([p]));var v=l.map(function(y){return String(y)});v.unshift("Warning: "+n),Function.prototype.apply.call(console[e],console,v)}}var C=0,E=1,D=2,A=3,j=4,M=5,R=6,B=7,Y=8,N=9,O=10,P=11,q=12,V=13,re=14,te=15,Me=16,Se=17,we=18,Be=19,Ie=21,ke=22,Qe=23,Ae=24,Ue=25,Z=!0,pe=!1,_e=!1,U=!1,oe=!1,Re=!0,Oe=!0,je=!0,xt=!0,Xe=new Set,pt={},ht={};function Lt(e,n){xe(e,n),xe(e+"Capture",n)}function xe(e,n){pt[e]&&m("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),pt[e]=n;{var l=e.toLowerCase();ht[l]=e,e==="onDoubleClick"&&(ht.ondblclick=e)}for(var x=0;x<n.length;x++)Xe.add(n[x])}var be=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",We=Object.prototype.hasOwnProperty;function Q(e){{var n=typeof Symbol=="function"&&Symbol.toStringTag,l=n&&e[Symbol.toStringTag]||e.constructor.name||"Object";return l}}function de(e){try{return Fe(e),!1}catch{return!0}}function Fe(e){return""+e}function st(e,n){if(de(e))return m("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",n,Q(e)),Fe(e)}function gt(e){if(de(e))return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Q(e)),Fe(e)}function an(e,n){if(de(e))return m("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",n,Q(e)),Fe(e)}function hn(e,n){if(de(e))return m("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",n,Q(e)),Fe(e)}function yn(e){if(de(e))return m("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",Q(e)),Fe(e)}function Qn(e){if(de(e))return m("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",Q(e)),Fe(e)}var Jn=0,pr=1,Ca=2,or=3,Mr=4,vi=5,vo=6,Fi=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",Pe=Fi+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",bt=new RegExp("^["+Fi+"]["+Pe+"]*$"),Pt={},sn={};function On(e){return We.call(sn,e)?!0:We.call(Pt,e)?!1:bt.test(e)?(sn[e]=!0,!0):(Pt[e]=!0,m("Invalid attribute name: `%s`",e),!1)}function Nn(e,n,l){return n!==null?n.type===Jn:l?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function In(e,n,l,x){if(l!==null&&l.type===Jn)return!1;switch(typeof n){case"function":case"symbol":return!0;case"boolean":{if(x)return!1;if(l!==null)return!l.acceptsBooleans;var p=e.toLowerCase().slice(0,5);return p!=="data-"&&p!=="aria-"}default:return!1}}function Sr(e,n,l,x){if(n===null||typeof n>"u"||In(e,n,l,x))return!0;if(x)return!1;if(l!==null)switch(l.type){case or:return!n;case Mr:return n===!1;case vi:return isNaN(n);case vo:return isNaN(n)||n<1}return!1}function An(e){return cn.hasOwnProperty(e)?cn[e]:null}function bn(e,n,l,x,p,v,y){this.acceptsBooleans=n===Ca||n===or||n===Mr,this.attributeName=x,this.attributeNamespace=p,this.mustUseProperty=l,this.propertyName=e,this.type=n,this.sanitizeURL=v,this.removeEmptyString=y}var cn={},Pi=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Pi.forEach(function(e){cn[e]=new bn(e,Jn,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var n=e[0],l=e[1];cn[n]=new bn(n,pr,!1,l,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){cn[e]=new bn(e,Ca,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){cn[e]=new bn(e,Ca,!1,e,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(e){cn[e]=new bn(e,or,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){cn[e]=new bn(e,or,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){cn[e]=new bn(e,Mr,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){cn[e]=new bn(e,vo,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){cn[e]=new bn(e,vi,!1,e.toLowerCase(),null,!1,!1)});var ta=/[\-\:]([a-z])/g,na=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(e){var n=e.replace(ta,na);cn[n]=new bn(n,pr,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var n=e.replace(ta,na);cn[n]=new bn(n,pr,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var n=e.replace(ta,na);cn[n]=new bn(n,pr,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){cn[e]=new bn(e,pr,!1,e.toLowerCase(),null,!1,!1)});var mo="xlinkHref";cn[mo]=new bn("xlinkHref",pr,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){cn[e]=new bn(e,pr,!1,e.toLowerCase(),null,!0,!0)});var Xu=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,Zu=!1;function go(e){!Zu&&Xu.test(e)&&(Zu=!0,m("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function Ku(e,n,l,x){if(x.mustUseProperty){var p=x.propertyName;return e[p]}else{st(l,n),x.sanitizeURL&&go(""+l);var v=x.attributeName,y=null;if(x.type===Mr){if(e.hasAttribute(v)){var w=e.getAttribute(v);return w===""?!0:Sr(n,l,x,!1)?w:w===""+l?l:w}}else if(e.hasAttribute(v)){if(Sr(n,l,x,!1))return e.getAttribute(v);if(x.type===or)return l;y=e.getAttribute(v)}return Sr(n,l,x,!1)?y===null?l:y:y===""+l?l:y}}function Ua(e,n,l,x){{if(!On(n))return;if(!e.hasAttribute(n))return l===void 0?void 0:null;var p=e.getAttribute(n);return st(l,n),p===""+l?l:p}}function ji(e,n,l,x){var p=An(n);if(!Nn(n,p,x)){if(Sr(n,l,p,x)&&(l=null),x||p===null){if(On(n)){var v=n;l===null?e.removeAttribute(v):(st(l,n),e.setAttribute(v,""+l))}return}var y=p.mustUseProperty;if(y){var w=p.propertyName;if(l===null){var T=p.type;e[w]=T===or?!1:""}else e[w]=l;return}var z=p.attributeName,F=p.attributeNamespace;if(l===null)e.removeAttribute(z);else{var ee=p.type,J;ee===or||ee===Mr&&l===!0?J="":(st(l,z),J=""+l,p.sanitizeURL&&go(J.toString())),F?e.setAttributeNS(F,z,J):e.setAttribute(z,J)}}}var Dr=Symbol.for("react.element"),Ui=Symbol.for("react.portal"),mi=Symbol.for("react.fragment"),Ha=Symbol.for("react.strict_mode"),Ba=Symbol.for("react.profiler"),yo=Symbol.for("react.provider"),X=Symbol.for("react.context"),Ce=Symbol.for("react.forward_ref"),Ge=Symbol.for("react.suspense"),Ze=Symbol.for("react.suspense_list"),Vt=Symbol.for("react.memo"),Mt=Symbol.for("react.lazy"),Gt=Symbol.for("react.scope"),jt=Symbol.for("react.debug_trace_mode"),$n=Symbol.for("react.offscreen"),zn=Symbol.for("react.legacy_hidden"),Fn=Symbol.for("react.cache"),Wr=Symbol.for("react.tracing_marker"),Ea=Symbol.iterator,fn="@@iterator";function Un(e){if(e===null||typeof e!="object")return null;var n=Ea&&e[Ea]||e[fn];return typeof n=="function"?n:null}var Ot=Object.assign,Va=0,bo,o0,So,tu,gi,vc,Jr;function mc(){}mc.__reactDisabledLog=!0;function u0(){{if(Va===0){bo=console.log,o0=console.info,So=console.warn,tu=console.error,gi=console.group,vc=console.groupCollapsed,Jr=console.groupEnd;var e={configurable:!0,enumerable:!0,value:mc,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Va++}}function l0(){{if(Va--,Va===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Ot({},e,{value:bo}),info:Ot({},e,{value:o0}),warn:Ot({},e,{value:So}),error:Ot({},e,{value:tu}),group:Ot({},e,{value:gi}),groupCollapsed:Ot({},e,{value:vc}),groupEnd:Ot({},e,{value:Jr})})}Va<0&&m("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var wo=s.ReactCurrentDispatcher,nu;function yi(e,n,l){{if(nu===void 0)try{throw Error()}catch(p){var x=p.stack.trim().match(/\n( *(at )?)/);nu=x&&x[1]||""}return`108 `+ nu+e}}var Wa=!1,ru;{var ns=typeof WeakMap=="function"?WeakMap:Map;ru=new ns}function _o(e,n){if(!e||Wa)return"";{var l=ru.get(e);if(l!==void 0)return l}var x;Wa=!0;var p=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var v;v=wo.current,wo.current=null,u0();try{if(n){var y=function(){throw Error()};if(Object.defineProperty(y.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(y,[])}catch(fe){x=fe}Reflect.construct(e,[],y)}else{try{y.call()}catch(fe){x=fe}e.call(y.prototype)}}else{try{throw Error()}catch(fe){x=fe}e()}}catch(fe){if(fe&&x&&typeof fe.stack=="string"){for(var w=fe.stack.split(`109 `), T=x.stack.split(`110 `), z=w.length-1,F=T.length-1;z>=1&&F>=0&&w[z]!==T[F];)F--;for(;z>=1&&F>=0;z--,F--)if(w[z]!==T[F]){if(z!==1||F!==1)do if(z--,F--,F<0||w[z]!==T[F]){var ee=`111 `+w[ z].replace(" at new "," at ");return e.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",e.displayName)),typeof e=="function"&&ru.set(e,ee),ee}while(z>=1&&F>=0);break}}}finally{Wa=!1,wo.current=v,l0(),Error.prepareStackTrace=p}var J=e?e.displayName||e.name:"",se=J?yi(J):"";return typeof e=="function"&&ru.set(e,se),se}function qu(e,n,l){return _o(e,!0)}function Qu(e,n,l){return _o(e,!1)}function iu(e){var n=e.prototype;return!!(n&&n.isReactComponent)}function gc(e,n,l){if(e==null)return"";if(typeof e=="function")return _o(e,iu(e));if(typeof e=="string")return yi(e);switch(e){case Ge:return yi("Suspense");case Ze:return yi("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case Ce:return Qu(e.render);case Vt:return gc(e.type,n,l);case Mt:{var x=e,p=x._payload,v=x._init;try{return gc(v(p),n,l)}catch{}}}return""}function yc(e){switch(e._debugOwner&&e._debugOwner.type,e._debugSource,e.tag){case M:return yi(e.type);case Me:return yi("Lazy");case V:return yi("Suspense");case Be:return yi("SuspenseList");case C:case D:case te:return Qu(e.type);case P:return Qu(e.type.render);case E:return qu(e.type);default:return""}}function $t(e){try{var n="",l=e;do n+=yc(l),l=l.return;while(l);return n}catch(x){return`112 Error generating stack: `+ x.message+`113 `+ x.stack}}function bc(e,n,l){var x=e.displayName;if(x)return x;var p=n.displayName||n.name||"";return p!==""?l+"("+p+")":l}function rs(e){return e.displayName||"Context"}function en(e){if(e==null)return null;if(typeof e.tag=="number"&&m("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case mi:return"Fragment";case Ui:return"Portal";case Ba:return"Profiler";case Ha:return"StrictMode";case Ge:return"Suspense";case Ze:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case X:var n=e;return rs(n)+".Consumer";case yo:var l=e;return rs(l._context)+".Provider";case Ce:return bc(e,e.render,"ForwardRef");case Vt:var x=e.displayName||null;return x!==null?x:en(e.type)||"Memo";case Mt:{var p=e,v=p._payload,y=p._init;try{return en(y(v))}catch{return null}}}return null}function s0(e,n,l){var x=n.displayName||n.name||"";return e.displayName||(x!==""?l+"("+x+")":l)}function Ga(e){return e.displayName||"Context"}function kt(e){var n=e.tag,l=e.type;switch(n){case Ae:return"Cache";case N:var x=l;return Ga(x)+".Consumer";case O:var p=l;return Ga(p._context)+".Provider";case we:return"DehydratedFragment";case P:return s0(l,l.render,"ForwardRef");case B:return"Fragment";case M:return l;case j:return"Portal";case A:return"Root";case R:return"Text";case Me:return en(l);case Y:return l===Ha?"StrictMode":"Mode";case ke:return"Offscreen";case q:return"Profiler";case Ie:return"Scope";case V:return"Suspense";case Be:return"SuspenseList";case Ue:return"TracingMarker";case E:case C:case Se:case D:case re:case te:if(typeof l=="function")return l.displayName||l.name||null;if(typeof l=="string")return l;break}return null}var Ju=s.ReactDebugCurrentFrame,wr=null,bi=!1;function $r(){{if(wr===null)return null;var e=wr._debugOwner;if(e!==null&&typeof e<"u")return kt(e)}return null}function Ya(){return wr===null?"":$t(wr)}function Yn(){Ju.getCurrentStack=null,wr=null,bi=!1}function Sn(e){Ju.getCurrentStack=e===null?null:Ya,wr=e,bi=!1}function Ta(){return wr}function ra(e){bi=e}function Gr(e){return""+e}function ei(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return Qn(e),e;default:return""}}var md={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function is(e,n){md[n.type]||n.onChange||n.onInput||n.readOnly||n.disabled||n.value==null||m("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),n.onChange||n.readOnly||n.disabled||n.checked==null||m("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function $u(e){var n=e.type,l=e.nodeName;return l&&l.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}function as(e){return e._valueTracker}function os(e){e._valueTracker=null}function el(e){var n="";return e&&($u(e)?n=e.checked?"true":"false":n=e.value),n}function ia(e){var n=$u(e)?"checked":"value",l=Object.getOwnPropertyDescriptor(e.constructor.prototype,n);Qn(e[n]);var x=""+e[n];if(!(e.hasOwnProperty(n)||typeof l>"u"||typeof l.get!="function"||typeof l.set!="function")){var p=l.get,v=l.set;Object.defineProperty(e,n,{configurable:!0,get:function(){return p.call(this)},set:function(w){Qn(w),x=""+w,v.call(this,w)}}),Object.defineProperty(e,n,{enumerable:l.enumerable});var y={getValue:function(){return x},setValue:function(w){Qn(w),x=""+w},stopTracking:function(){os(e),delete e[n]}};return y}}function aa(e){as(e)||(e._valueTracker=ia(e))}function au(e){if(!e)return!1;var n=as(e);if(!n)return!0;var l=n.getValue(),x=el(e);return x!==l?(n.setValue(x),!0):!1}function Co(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}var us=!1,ou=!1,Eo=!1,ls=!1;function Sc(e){var n=e.type==="checkbox"||e.type==="radio";return n?e.checked!=null:e.value!=null}function oa(e,n){var l=e,x=n.checked,p=Ot({},n,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:x??l._wrapperState.initialChecked});return p}function ss(e,n){is("input",n),n.checked!==void 0&&n.defaultChecked!==void 0&&!ou&&(m("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",$r()||"A component",n.type),ou=!0),n.value!==void 0&&n.defaultValue!==void 0&&!us&&(m("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",$r()||"A component",n.type),us=!0);var l=e,x=n.defaultValue==null?"":n.defaultValue;l._wrapperState={initialChecked:n.checked!=null?n.checked:n.defaultChecked,initialValue:ei(n.value!=null?n.value:x),controlled:Sc(n)}}function k(e,n){var l=e,x=n.checked;x!=null&&ji(l,"checked",x,!1)}function W(e,n){var l=e;{var x=Sc(n);!l._wrapperState.controlled&&x&&!ls&&(m("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),ls=!0),l._wrapperState.controlled&&!x&&!Eo&&(m("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),Eo=!0)}k(e,n);var p=ei(n.value),v=n.type;if(p!=null)v==="number"?(p===0&&l.value===""||l.value!=p)&&(l.value=Gr(p)):l.value!==Gr(p)&&(l.value=Gr(p));else if(v==="submit"||v==="reset"){l.removeAttribute("value");return}n.hasOwnProperty("value")?rt(l,n.type,p):n.hasOwnProperty("defaultValue")&&rt(l,n.type,ei(n.defaultValue)),n.checked==null&&n.defaultChecked!=null&&(l.defaultChecked=!!n.defaultChecked)}function le(e,n,l){var x=e;if(n.hasOwnProperty("value")||n.hasOwnProperty("defaultValue")){var p=n.type,v=p==="submit"||p==="reset";if(v&&(n.value===void 0||n.value===null))return;var y=Gr(x._wrapperState.initialValue);l||y!==x.value&&(x.value=y),x.defaultValue=y}var w=x.name;w!==""&&(x.name=""),x.defaultChecked=!x.defaultChecked,x.defaultChecked=!!x._wrapperState.initialChecked,w!==""&&(x.name=w)}function he(e,n){var l=e;W(l,n),Ne(l,n)}function Ne(e,n){var l=n.name;if(n.type==="radio"&&l!=null){for(var x=e;x.parentNode;)x=x.parentNode;st(l,"name");for(var p=x.querySelectorAll("input[name="+JSON.stringify(""+l)+'][type="radio"]'),v=0;v<p.length;v++){var y=p[v];if(!(y===e||y.form!==e.form)){var w=wg(y);if(!w)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");au(y),W(y,w)}}}}function rt(e,n,l){(n!=="number"||Co(e.ownerDocument)!==e)&&(l==null?e.defaultValue=Gr(e._wrapperState.initialValue):e.defaultValue!==Gr(l)&&(e.defaultValue=Gr(l)))}var Je=!1,Et=!1,Ut=!1;function xn(e,n){n.value==null&&(typeof n.children=="object"&&n.children!==null?i.Children.forEach(n.children,function(l){l!=null&&(typeof l=="string"||typeof l=="number"||Et||(Et=!0,m("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}):n.dangerouslySetInnerHTML!=null&&(Ut||(Ut=!0,m("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),n.selected!=null&&!Je&&(m("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Je=!0)}function wn(e,n){n.value!=null&&e.setAttribute("value",Gr(ei(n.value)))}var _n=Array.isArray;function It(e){return _n(e)}var Rn;Rn=!1;function er(){var e=$r();return e?`114 115 Check the render method of \``+e+"`.":""}var tl=["value","defaultValue"];function wc(e){{is("select",e);for(var n=0;n<tl.length;n++){var l=tl[n];if(e[l]!=null){var x=It(e[l]);e.multiple&&!x?m("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",l,er()):!e.multiple&&x&&m("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",l,er())}}}}function To(e,n,l,x){var p=e.options;if(n){for(var v=l,y={},w=0;w<v.length;w++)y["$"+v[w]]=!0;for(var T=0;T<p.length;T++){var z=y.hasOwnProperty("$"+p[T].value);p[T].selected!==z&&(p[T].selected=z),z&&x&&(p[T].defaultSelected=!0)}}else{for(var F=Gr(ei(l)),ee=null,J=0;J<p.length;J++){if(p[J].value===F){p[J].selected=!0,x&&(p[J].defaultSelected=!0);return}ee===null&&!p[J].disabled&&(ee=p[J])}ee!==null&&(ee.selected=!0)}}function nl(e,n){return Ot({},n,{value:void 0})}function _c(e,n){var l=e;wc(n),l._wrapperState={wasMultiple:!!n.multiple},n.value!==void 0&&n.defaultValue!==void 0&&!Rn&&(m("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Rn=!0)}function gd(e,n){var l=e;l.multiple=!!n.multiple;var x=n.value;x!=null?To(l,!!n.multiple,x,!1):n.defaultValue!=null&&To(l,!!n.multiple,n.defaultValue,!0)}function c0(e,n){var l=e,x=l._wrapperState.wasMultiple;l._wrapperState.wasMultiple=!!n.multiple;var p=n.value;p!=null?To(l,!!n.multiple,p,!1):x!==!!n.multiple&&(n.defaultValue!=null?To(l,!!n.multiple,n.defaultValue,!0):To(l,!!n.multiple,n.multiple?[]:"",!1))}function yd(e,n){var l=e,x=n.value;x!=null&&To(l,!!n.multiple,x,!1)}var Gv=!1;function f0(e,n){var l=e;if(n.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var x=Ot({},n,{value:void 0,defaultValue:void 0,children:Gr(l._wrapperState.initialValue)});return x}function Yv(e,n){var l=e;is("textarea",n),n.value!==void 0&&n.defaultValue!==void 0&&!Gv&&(m("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",$r()||"A component"),Gv=!0);var x=n.value;if(x==null){var p=n.children,v=n.defaultValue;if(p!=null){m("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(v!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(It(p)){if(p.length>1)throw new Error("<textarea> can only have at most one child.");p=p[0]}v=p}}v==null&&(v=""),x=v}l._wrapperState={initialValue:ei(x)}}function Xv(e,n){var l=e,x=ei(n.value),p=ei(n.defaultValue);if(x!=null){var v=Gr(x);v!==l.value&&(l.value=v),n.defaultValue==null&&l.defaultValue!==v&&(l.defaultValue=v)}p!=null&&(l.defaultValue=Gr(p))}function Zv(e,n){var l=e,x=l.textContent;x===l._wrapperState.initialValue&&x!==""&&x!==null&&(l.value=x)}function cy(e,n){Xv(e,n)}var ka="http://www.w3.org/1999/xhtml",fy="http://www.w3.org/1998/Math/MathML",bd="http://www.w3.org/2000/svg";function Sd(e){switch(e){case"svg":return bd;case"math":return fy;default:return ka}}function x0(e,n){return e==null||e===ka?Sd(n):e===bd&&n==="foreignObject"?ka:e}var xy=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(n,l,x,p){MSApp.execUnsafeLocalFunction(function(){return e(n,l,x,p)})}:e},d0,Kv=xy(function(e,n){if(e.namespaceURI===bd&&!("innerHTML"in e)){d0=d0||document.createElement("div"),d0.innerHTML="<svg>"+n.valueOf().toString()+"</svg>";for(var l=d0.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;l.firstChild;)e.appendChild(l.firstChild);return}e.innerHTML=n}),Si=1,ko=3,ur=8,Ro=9,Cc=11,uu=function(e,n){if(n){var l=e.firstChild;if(l&&l===e.lastChild&&l.nodeType===ko){l.nodeValue=n;return}}e.textContent=n},dy={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},cs={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function qv(e,n){return e+n.charAt(0).toUpperCase()+n.substring(1)}var Qv=["Webkit","ms","Moz","O"];Object.keys(cs).forEach(function(e){Qv.forEach(function(n){cs[qv(n,e)]=cs[e]})});function p0(e,n,l){var x=n==null||typeof n=="boolean"||n==="";return x?"":!l&&typeof n=="number"&&n!==0&&!(cs.hasOwnProperty(e)&&cs[e])?n+"px":(hn(n,e),(""+n).trim())}var Jv=/([A-Z])/g,fs=/^ms-/;function py(e){return e.replace(Jv,"-$1").toLowerCase().replace(fs,"-ms-")}var $v=function(){};{var hy=/^(?:webkit|moz|o)[A-Z]/,em=/^-ms-/,tm=/-(.)/g,xs=/;\s*$/,Xa={},wd={},Ec=!1,nm=!1,rm=function(e){return e.replace(tm,function(n,l){return l.toUpperCase()})},_d=function(e){Xa.hasOwnProperty(e)&&Xa[e]||(Xa[e]=!0,m("Unsupported style property %s. Did you mean %s?",e,rm(e.replace(em,"ms-"))))},Cd=function(e){Xa.hasOwnProperty(e)&&Xa[e]||(Xa[e]=!0,m("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))},im=function(e,n){wd.hasOwnProperty(n)&&wd[n]||(wd[n]=!0,m(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,e,n.replace(xs,"")))},am=function(e,n){Ec||(Ec=!0,m("`NaN` is an invalid value for the `%s` css style property.",e))},om=function(e,n){nm||(nm=!0,m("`Infinity` is an invalid value for the `%s` css style property.",e))};$v=function(e,n){e.indexOf("-")>-1?_d(e):hy.test(e)?Cd(e):xs.test(n)&&im(e,n),typeof n=="number"&&(isNaN(n)?am(e,n):isFinite(n)||om(e,n))}}var vy=$v;function my(e){{var n="",l="";for(var x in e)if(e.hasOwnProperty(x)){var p=e[x];if(p!=null){var v=x.indexOf("--")===0;n+=l+(v?x:py(x))+":",n+=p0(x,p,v),l=";"}}return n||null}}function um(e,n){var l=e.style;for(var x in n)if(n.hasOwnProperty(x)){var p=x.indexOf("--")===0;p||vy(x,n[x]);var v=p0(x,n[x],p);x==="float"&&(x="cssFloat"),p?l.setProperty(x,v):l[x]=v}}function gy(e){return e==null||typeof e=="boolean"||e===""}function lm(e){var n={};for(var l in e)for(var x=dy[l]||[l],p=0;p<x.length;p++)n[x[p]]=l;return n}function Ra(e,n){{if(!n)return;var l=lm(e),x=lm(n),p={};for(var v in l){var y=l[v],w=x[v];if(w&&y!==w){var T=y+","+w;if(p[T])continue;p[T]=!0,m("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",gy(e[y])?"Removing":"Updating",y,w)}}}}var Tc={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},sm=Ot({menuitem:!0},Tc),cm="__html";function h0(e,n){if(n){if(sm[e]&&(n.children!=null||n.dangerouslySetInnerHTML!=null))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(n.dangerouslySetInnerHTML!=null){if(n.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof n.dangerouslySetInnerHTML!="object"||!(cm in n.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!n.suppressContentEditableWarning&&n.contentEditable&&n.children!=null&&m("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),n.style!=null&&typeof n.style!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function lu(e,n){if(e.indexOf("-")===-1)return typeof n.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var ds={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},fm={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},ps={},hs=new RegExp("^(aria)-["+Pe+"]*$"),Ed=new RegExp("^(aria)[A-Z]["+Pe+"]*$");function kc(e,n){{if(We.call(ps,n)&&ps[n])return!0;if(Ed.test(n)){var l="aria-"+n.slice(4).toLowerCase(),x=fm.hasOwnProperty(l)?l:null;if(x==null)return m("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",n),ps[n]=!0,!0;if(n!==x)return m("Invalid ARIA attribute `%s`. Did you mean `%s`?",n,x),ps[n]=!0,!0}if(hs.test(n)){var p=n.toLowerCase(),v=fm.hasOwnProperty(p)?p:null;if(v==null)return ps[n]=!0,!1;if(n!==v)return m("Unknown ARIA attribute `%s`. Did you mean `%s`?",n,v),ps[n]=!0,!0}}return!0}function Td(e,n){{var l=[];for(var x in n){var p=kc(e,x);p||l.push(x)}var v=l.map(function(y){return"`"+y+"`"}).join(", ");l.length===1?m("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",v,e):l.length>1&&m("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",v,e)}}function xm(e,n){lu(e,n)||Td(e,n)}var Rc=!1;function vs(e,n){{if(e!=="input"&&e!=="textarea"&&e!=="select")return;n!=null&&n.value===null&&!Rc&&(Rc=!0,e==="select"&&n.multiple?m("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):m("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}}var v0=function(){};{var Yr={},Mc=/^on./,dm=/^on[^A-Z]/,pm=new RegExp("^(aria)-["+Pe+"]*$"),hm=new RegExp("^(aria)[A-Z]["+Pe+"]*$");v0=function(e,n,l,x){if(We.call(Yr,n)&&Yr[n])return!0;var p=n.toLowerCase();if(p==="onfocusin"||p==="onfocusout")return m("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),Yr[n]=!0,!0;if(x!=null){var v=x.registrationNameDependencies,y=x.possibleRegistrationNames;if(v.hasOwnProperty(n))return!0;var w=y.hasOwnProperty(p)?y[p]:null;if(w!=null)return m("Invalid event handler property `%s`. Did you mean `%s`?",n,w),Yr[n]=!0,!0;if(Mc.test(n))return m("Unknown event handler property `%s`. It will be ignored.",n),Yr[n]=!0,!0}else if(Mc.test(n))return dm.test(n)&&m("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",n),Yr[n]=!0,!0;if(pm.test(n)||hm.test(n))return!0;if(p==="innerhtml")return m("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),Yr[n]=!0,!0;if(p==="aria")return m("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),Yr[n]=!0,!0;if(p==="is"&&l!==null&&l!==void 0&&typeof l!="string")return m("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof l),Yr[n]=!0,!0;if(typeof l=="number"&&isNaN(l))return m("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",n),Yr[n]=!0,!0;var T=An(n),z=T!==null&&T.type===Jn;if(ds.hasOwnProperty(p)){var F=ds[p];if(F!==n)return m("Invalid DOM property `%s`. Did you mean `%s`?",n,F),Yr[n]=!0,!0}else if(!z&&n!==p)return m("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",n,p),Yr[n]=!0,!0;return typeof l=="boolean"&&In(n,l,T,!1)?(l?m('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',l,n,n,l,n):m('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',l,n,n,l,n,n,n),Yr[n]=!0,!0):z?!0:In(n,l,T,!1)?(Yr[n]=!0,!1):((l==="false"||l==="true")&&T!==null&&T.type===or&&(m("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",l,n,l==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',n,l),Yr[n]=!0),!0)}}var vm=function(e,n,l){{var x=[];for(var p in n){var v=v0(e,p,n[p],l);v||x.push(p)}var y=x.map(function(w){return"`"+w+"`"}).join(", ");x.length===1?m("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",y,e):x.length>1&&m("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",y,e)}};function mm(e,n,l){lu(e,n)||vm(e,n,l)}var kd=1,Za=2,rl=4,Rd=kd|Za|rl,Dc=null;function yy(e){Dc!==null&&m("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),Dc=e}function Lc(){Dc===null&&m("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),Dc=null}function by(e){return e===Dc}function m0(e){var n=e.target||e.srcElement||window;return n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===ko?n.parentNode:n}var g0=null,dn=null,su=null;function Ac(e){var n=Vs(e);if(n){if(typeof g0!="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var l=n.stateNode;if(l){var x=wg(l);g0(n.stateNode,n.type,x)}}}function zc(e){g0=e}function Md(e){dn?su?su.push(e):su=[e]:dn=e}function Dd(){return dn!==null||su!==null}function ms(){if(dn){var e=dn,n=su;if(dn=null,su=null,Ac(e),n)for(var l=0;l<n.length;l++)Ac(n[l])}}var Oc=function(e,n){return e(n)},il=function(){},y0=!1;function Sy(){var e=Dd();e&&(il(),ms())}function gm(e,n,l){if(y0)return e(n,l);y0=!0;try{return Oc(e,n,l)}finally{y0=!1,Sy()}}function ym(e,n,l){Oc=e,il=l}function b0(e){return e==="button"||e==="input"||e==="select"||e==="textarea"}function S0(e,n,l){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(l.disabled&&b0(n));default:return!1}}function al(e,n){var l=e.stateNode;if(l===null)return null;var x=wg(l);if(x===null)return null;var p=x[n];if(S0(n,e.type,x))return null;if(p&&typeof p!="function")throw new Error("Expected `"+n+"` listener to be a function, instead got a value of `"+typeof p+"` type.");return p}var Nc=!1;if(be)try{var ol={};Object.defineProperty(ol,"passive",{get:function(){Nc=!0}}),window.addEventListener("test",ol,ol),window.removeEventListener("test",ol,ol)}catch{Nc=!1}function w0(e,n,l,x,p,v,y,w,T){var z=Array.prototype.slice.call(arguments,3);try{n.apply(l,z)}catch(F){this.onError(F)}}var bm=w0;if(typeof window<"u"&&typeof window.dispatchEvent=="function"&&typeof document<"u"&&typeof document.createEvent=="function"){var _0=document.createElement("react");bm=function(n,l,x,p,v,y,w,T,z){if(typeof document>"u"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var F=document.createEvent("Event"),ee=!1,J=!0,se=window.event,fe=Object.getOwnPropertyDescriptor(window,"event");function ve(){_0.removeEventListener(me,St,!1),typeof window.event<"u"&&window.hasOwnProperty("event")&&(window.event=se)}var Ye=Array.prototype.slice.call(arguments,3);function St(){ee=!0,ve(),l.apply(x,Ye),J=!1}var dt,nn=!1,Kt=!1;function ie(ae){if(dt=ae.error,nn=!0,dt===null&&ae.colno===0&&ae.lineno===0&&(Kt=!0),ae.defaultPrevented&&dt!=null&&typeof dt=="object")try{dt._suppressLogging=!0}catch{}}var me="react-"+(n||"invokeguardedcallback");if(window.addEventListener("error",ie),_0.addEventListener(me,St,!1),F.initEvent(me,!1,!1),_0.dispatchEvent(F),fe&&Object.defineProperty(window,"event",fe),ee&&J&&(nn?Kt&&(dt=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):dt=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`),this.onError(dt)),window.removeEventListener("error",ie),!ee)return ve(),w0.apply(this,arguments)}}var wy=bm,gs=!1,ys=null,Ma=!1,C0=null,bs={onError:function(e){gs=!0,ys=e}};function ua(e,n,l,x,p,v,y,w,T){gs=!1,ys=null,wy.apply(bs,arguments)}function Ic(e,n,l,x,p,v,y,w,T){if(ua.apply(this,arguments),gs){var z=Ad();Ma||(Ma=!0,C0=z)}}function Mo(){if(Ma){var e=C0;throw Ma=!1,C0=null,e}}function Ld(){return gs}function Ad(){if(gs){var e=ys;return gs=!1,ys=null,e}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function Ss(e){return e._reactInternals}function ul(e){return e._reactInternals!==void 0}function Fc(e,n){e._reactInternals=n}var vt=0,Do=1,Xn=2,Yt=4,wi=16,vn=32,Mn=64,Bt=128,Hn=256,lr=512,la=1024,Hi=2048,Zn=4096,Ka=8192,E0=16384,Sm=32767,ll=32768,Xr=65536,Da=131072,Pc=1048576,jc=2097152,cu=4194304,zd=8388608,ti=16777216,fu=33554432,xu=Yt|la|0,ws=Xn|Yt|wi|vn|lr|Zn|Ka,du=Yt|Mn|lr|Ka,Lr=Hi|wi,sr=cu|zd|jc,sl=s.ReactCurrentOwner;function ni(e){var n=e,l=e;if(e.alternate)for(;n.return;)n=n.return;else{var x=n;do n=x,(n.flags&(Xn|Zn))!==vt&&(l=n.return),x=n.return;while(x)}return n.tag===A?l:null}function qa(e){if(e.tag===V){var n=e.memoizedState;if(n===null){var l=e.alternate;l!==null&&(n=l.memoizedState)}if(n!==null)return n.dehydrated}return null}function pu(e){return e.tag===A?e.stateNode.containerInfo:null}function wm(e){return ni(e)===e}function Od(e){{var n=sl.current;if(n!==null&&n.tag===E){var l=n,x=l.stateNode;x._warnedAboutRefsInRender||m("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",kt(l)||"A component"),x._warnedAboutRefsInRender=!0}}var p=Ss(e);return p?ni(p)===p:!1}function T0(e){if(ni(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function _i(e){var n=e.alternate;if(!n){var l=ni(e);if(l===null)throw new Error("Unable to find node on an unmounted component.");return l!==e?null:e}for(var x=e,p=n;;){var v=x.return;if(v===null)break;var y=v.alternate;if(y===null){var w=v.return;if(w!==null){x=p=w;continue}break}if(v.child===y.child){for(var T=v.child;T;){if(T===x)return T0(v),e;if(T===p)return T0(v),n;T=T.sibling}throw new Error("Unable to find node on an unmounted component.")}if(x.return!==p.return)x=v,p=y;else{for(var z=!1,F=v.child;F;){if(F===x){z=!0,x=v,p=y;break}if(F===p){z=!0,p=v,x=y;break}F=F.sibling}if(!z){for(F=y.child;F;){if(F===x){z=!0,x=y,p=v;break}if(F===p){z=!0,p=y,x=v;break}F=F.sibling}if(!z)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(x.alternate!==p)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(x.tag!==A)throw new Error("Unable to find node on an unmounted component.");return x.stateNode.current===x?e:n}function Ci(e){var n=_i(e);return n!==null?Pn(n):null}function Pn(e){if(e.tag===M||e.tag===R)return e;for(var n=e.child;n!==null;){var l=Pn(n);if(l!==null)return l;n=n.sibling}return null}function La(e){var n=_i(e);return n!==null?Nd(n):null}function Nd(e){if(e.tag===M||e.tag===R)return e;for(var n=e.child;n!==null;){if(n.tag!==j){var l=Nd(n);if(l!==null)return l}n=n.sibling}return null}var Id=t.unstable_scheduleCallback,Fd=t.unstable_cancelCallback,Pd=t.unstable_shouldYield,_m=t.unstable_requestPaint,tr=t.unstable_now,Cm=t.unstable_getCurrentPriorityLevel,Lo=t.unstable_ImmediatePriority,Uc=t.unstable_UserBlockingPriority,cl=t.unstable_NormalPriority,Hc=t.unstable_LowPriority,_s=t.unstable_IdlePriority,Em=t.unstable_yieldValue,Tm=t.unstable_setDisableYieldValue,Aa=null,Ar=null,Ve=null,Bi=!1,Zr=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u";function jd(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var n=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(n.isDisabled)return!0;if(!n.supportsFiber)return m("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{Oe&&(e=Ot({},e,{getLaneLabelMap:Vd,injectProfilingHooks:fl})),Aa=n.inject(e),Ar=n}catch(l){m("React instrumentation encountered an error: %s.",l)}return!!n.checkDCE}function Ud(e,n){if(Ar&&typeof Ar.onScheduleFiberRoot=="function")try{Ar.onScheduleFiberRoot(Aa,e,n)}catch(l){Bi||(Bi=!0,m("React instrumentation encountered an error: %s",l))}}function Hd(e,n){if(Ar&&typeof Ar.onCommitFiberRoot=="function")try{var l=(e.current.flags&Bt)===Bt;if(je){var x;switch(n){case Mi:x=Lo;break;case ca:x=Uc;break;case zr:x=cl;break;case nx:x=_s;break;default:x=cl;break}Ar.onCommitFiberRoot(Aa,e,x,l)}}catch(p){Bi||(Bi=!0,m("React instrumentation encountered an error: %s",p))}}function Bd(e){if(Ar&&typeof Ar.onPostCommitFiberRoot=="function")try{Ar.onPostCommitFiberRoot(Aa,e)}catch(n){Bi||(Bi=!0,m("React instrumentation encountered an error: %s",n))}}function Cs(e){if(Ar&&typeof Ar.onCommitFiberUnmount=="function")try{Ar.onCommitFiberUnmount(Aa,e)}catch(n){Bi||(Bi=!0,m("React instrumentation encountered an error: %s",n))}}function mn(e){if(typeof Em=="function"&&(Tm(e),o(e)),Ar&&typeof Ar.setStrictMode=="function")try{Ar.setStrictMode(Aa,e)}catch(n){Bi||(Bi=!0,m("React instrumentation encountered an error: %s",n))}}function fl(e){Ve=e}function Vd(){{for(var e=new Map,n=1,l=0;l<Kd;l++){var x=Am(n);e.set(n,x),n*=2}return e}}function km(e){Ve!==null&&typeof Ve.markCommitStarted=="function"&&Ve.markCommitStarted(e)}function Qa(){Ve!==null&&typeof Ve.markCommitStopped=="function"&&Ve.markCommitStopped()}function sa(e){Ve!==null&&typeof Ve.markComponentRenderStarted=="function"&&Ve.markComponentRenderStarted(e)}function hu(){Ve!==null&&typeof Ve.markComponentRenderStopped=="function"&&Ve.markComponentRenderStopped()}function Rm(e){Ve!==null&&typeof Ve.markComponentPassiveEffectMountStarted=="function"&&Ve.markComponentPassiveEffectMountStarted(e)}function Ao(){Ve!==null&&typeof Ve.markComponentPassiveEffectMountStopped=="function"&&Ve.markComponentPassiveEffectMountStopped()}function vu(e){Ve!==null&&typeof Ve.markComponentPassiveEffectUnmountStarted=="function"&&Ve.markComponentPassiveEffectUnmountStarted(e)}function k0(){Ve!==null&&typeof Ve.markComponentPassiveEffectUnmountStopped=="function"&&Ve.markComponentPassiveEffectUnmountStopped()}function Mm(e){Ve!==null&&typeof Ve.markComponentLayoutEffectMountStarted=="function"&&Ve.markComponentLayoutEffectMountStarted(e)}function R0(){Ve!==null&&typeof Ve.markComponentLayoutEffectMountStopped=="function"&&Ve.markComponentLayoutEffectMountStopped()}function Wd(e){Ve!==null&&typeof Ve.markComponentLayoutEffectUnmountStarted=="function"&&Ve.markComponentLayoutEffectUnmountStarted(e)}function Es(){Ve!==null&&typeof Ve.markComponentLayoutEffectUnmountStopped=="function"&&Ve.markComponentLayoutEffectUnmountStopped()}function Ja(e,n,l){Ve!==null&&typeof Ve.markComponentErrored=="function"&&Ve.markComponentErrored(e,n,l)}function Bc(e,n,l){Ve!==null&&typeof Ve.markComponentSuspended=="function"&&Ve.markComponentSuspended(e,n,l)}function Vc(e){Ve!==null&&typeof Ve.markLayoutEffectsStarted=="function"&&Ve.markLayoutEffectsStarted(e)}function xl(){Ve!==null&&typeof Ve.markLayoutEffectsStopped=="function"&&Ve.markLayoutEffectsStopped()}function Gd(e){Ve!==null&&typeof Ve.markPassiveEffectsStarted=="function"&&Ve.markPassiveEffectsStarted(e)}function Ts(){Ve!==null&&typeof Ve.markPassiveEffectsStopped=="function"&&Ve.markPassiveEffectsStopped()}function Yd(e){Ve!==null&&typeof Ve.markRenderStarted=="function"&&Ve.markRenderStarted(e)}function Xd(){Ve!==null&&typeof Ve.markRenderYielded=="function"&&Ve.markRenderYielded()}function Bn(){Ve!==null&&typeof Ve.markRenderStopped=="function"&&Ve.markRenderStopped()}function M0(e){Ve!==null&&typeof Ve.markRenderScheduled=="function"&&Ve.markRenderScheduled(e)}function Zd(e,n){Ve!==null&&typeof Ve.markForceUpdateScheduled=="function"&&Ve.markForceUpdateScheduled(e,n)}function Wc(e,n){Ve!==null&&typeof Ve.markStateUpdateScheduled=="function"&&Ve.markStateUpdateScheduled(e,n)}var mt=0,Wt=1,Jt=2,Nt=8,Cn=16,hr=Math.clz32?Math.clz32:Yc,D0=Math.log,Gc=Math.LN2;function Yc(e){var n=e>>>0;return n===0?32:31-(D0(n)/Gc|0)|0}var Kd=31,ge=0,cr=0,Ct=1,mu=2,_r=4,Cr=8,Ei=16,dl=32,gu=4194240,ks=64,L0=128,A0=256,z0=512,O0=1024,N0=2048,I0=4096,F0=8192,pl=16384,P0=32768,Rs=65536,Ms=131072,j0=262144,Xc=524288,U0=1048576,H0=2097152,Zc=130023424,hl=4194304,Kc=8388608,B0=16777216,V0=33554432,W0=67108864,Dm=hl,Ds=134217728,Lm=268435455,qc=268435456,yu=536870912,Ti=1073741824;function Am(e){{if(e&Ct)return"Sync";if(e&mu)return"InputContinuousHydration";if(e&_r)return"InputContinuous";if(e&Cr)return"DefaultHydration";if(e&Ei)return"Default";if(e&dl)return"TransitionHydration";if(e&gu)return"Transition";if(e&Zc)return"Retry";if(e&Ds)return"SelectiveHydration";if(e&qc)return"IdleHydration";if(e&yu)return"Idle";if(e&Ti)return"Offscreen"}}var gn=-1,G0=ks,Y0=hl;function Qc(e){switch(vl(e)){case Ct:return Ct;case mu:return mu;case _r:return _r;case Cr:return Cr;case Ei:return Ei;case dl:return dl;case ks:case L0:case A0:case z0:case O0:case N0:case I0:case F0:case pl:case P0:case Rs:case Ms:case j0:case Xc:case U0:case H0:return e&gu;case hl:case Kc:case B0:case V0:case W0:return e&Zc;case Ds:return Ds;case qc:return qc;case yu:return yu;case Ti:return Ti;default:return m("Should have found matching lanes. This is a bug in React."),e}}function ki(e,n){var l=e.pendingLanes;if(l===ge)return ge;var x=ge,p=e.suspendedLanes,v=e.pingedLanes,y=l&Lm;if(y!==ge){var w=y&~p;if(w!==ge)x=Qc(w);else{var T=y&v;T!==ge&&(x=Qc(T))}}else{var z=l&~p;z!==ge?x=Qc(z):v!==ge&&(x=Qc(v))}if(x===ge)return ge;if(n!==ge&&n!==x&&(n&p)===ge){var F=vl(x),ee=vl(n);if(F>=ee||F===Ei&&(ee&gu)!==ge)return n}(x&_r)!==ge&&(x|=l&Ei);var J=e.entangledLanes;if(J!==ge)for(var se=e.entanglements,fe=x&J;fe>0;){var ve=nr(fe),Ye=1<<ve;x|=se[ve],fe&=~Ye}return x}function qd(e,n){for(var l=e.eventTimes,x=gn;n>0;){var p=nr(n),v=1<<p,y=l[p];y>x&&(x=y),n&=~v}return x}function X0(e,n){switch(e){case Ct:case mu:case _r:return n+250;case Cr:case Ei:case dl:case ks:case L0:case A0:case z0:case O0:case N0:case I0:case F0:case pl:case P0:case Rs:case Ms:case j0:case Xc:case U0:case H0:return n+5e3;case hl:case Kc:case B0:case V0:case W0:return gn;case Ds:case qc:case yu:case Ti:return gn;default:return m("Should have found matching lanes. This is a bug in React."),gn}}function zm(e,n){for(var l=e.pendingLanes,x=e.suspendedLanes,p=e.pingedLanes,v=e.expirationTimes,y=l;y>0;){var w=nr(y),T=1<<w,z=v[w];z===gn?((T&x)===ge||(T&p)!==ge)&&(v[w]=X0(T,n)):z<=n&&(e.expiredLanes|=T),y&=~T}}function Om(e){return Qc(e.pendingLanes)}function Z0(e){var n=e.pendingLanes&~Ti;return n!==ge?n:n&Ti?Ti:ge}function Qd(e){return(e&Ct)!==ge}function bu(e){return(e&Lm)!==ge}function K0(e){return(e&Zc)===e}function Jd(e){var n=Ct|_r|Ei;return(e&n)===ge}function _y(e){return(e&gu)===e}function Jc(e,n){var l=mu|_r|Cr|Ei;return(n&l)!==ge}function Nm(e,n){return(n&e.expiredLanes)!==ge}function $d(e){return(e&gu)!==ge}function ep(){var e=G0;return G0<<=1,(G0&gu)===ge&&(G0=ks),e}function Im(){var e=Y0;return Y0<<=1,(Y0&Zc)===ge&&(Y0=hl),e}function vl(e){return e&-e}function Er(e){return vl(e)}function nr(e){return 31-hr(e)}function q0(e){return nr(e)}function Ri(e,n){return(e&n)!==ge}function ml(e,n){return(e&n)===n}function Ft(e,n){return e|n}function $c(e,n){return e&~n}function Q0(e,n){return e&n}function Cy(e){return e}function tp(e,n){return e!==cr&&e<n?e:n}function J0(e){for(var n=[],l=0;l<Kd;l++)n.push(e);return n}function Ls(e,n,l){e.pendingLanes|=n,n!==yu&&(e.suspendedLanes=ge,e.pingedLanes=ge);var x=e.eventTimes,p=q0(n);x[p]=l}function np(e,n){e.suspendedLanes|=n,e.pingedLanes&=~n;for(var l=e.expirationTimes,x=n;x>0;){var p=nr(x),v=1<<p;l[p]=gn,x&=~v}}function $0(e,n,l){e.pingedLanes|=e.suspendedLanes&n}function Fm(e,n){var l=e.pendingLanes&~n;e.pendingLanes=n,e.suspendedLanes=ge,e.pingedLanes=ge,e.expiredLanes&=n,e.mutableReadLanes&=n,e.entangledLanes&=n;for(var x=e.entanglements,p=e.eventTimes,v=e.expirationTimes,y=l;y>0;){var w=nr(y),T=1<<w;x[w]=ge,p[w]=gn,v[w]=gn,y&=~T}}function ef(e,n){for(var l=e.entangledLanes|=n,x=e.entanglements,p=l;p;){var v=nr(p),y=1<<v;y&n|x[v]&n&&(x[v]|=n),p&=~y}}function ex(e,n){var l=vl(n),x;switch(l){case _r:x=mu;break;case Ei:x=Cr;break;case ks:case L0:case A0:case z0:case O0:case N0:case I0:case F0:case pl:case P0:case Rs:case Ms:case j0:case Xc:case U0:case H0:case hl:case Kc:case B0:case V0:case W0:x=dl;break;case yu:x=qc;break;default:x=cr;break}return(x&(e.suspendedLanes|n))!==cr?cr:x}function Pm(e,n,l){if(Zr)for(var x=e.pendingUpdatersLaneMap;l>0;){var p=q0(l),v=1<<p,y=x[p];y.add(n),l&=~v}}function rp(e,n){if(Zr)for(var l=e.pendingUpdatersLaneMap,x=e.memoizedUpdaters;n>0;){var p=q0(n),v=1<<p,y=l[p];y.size>0&&(y.forEach(function(w){var T=w.alternate;(T===null||!x.has(T))&&x.add(w)}),y.clear()),n&=~v}}function tx(e,n){return null}var Mi=Ct,ca=_r,zr=Ei,nx=yu,As=cr;function Vi(){return As}function vr(e){As=e}function jm(e,n){var l=As;try{return As=e,n()}finally{As=l}}function tf(e,n){return e!==0&&e<n?e:n}function Kr(e,n){return e>n?e:n}function ip(e,n){return e!==0&&e<n}function Um(e){var n=vl(e);return ip(Mi,n)?ip(ca,n)?bu(n)?zr:nx:ca:Mi}function gl(e){var n=e.current.memoizedState;return n.isDehydrated}var Or;function Ey(e){Or=e}function nt(e){Or(e)}var Su;function ap(e){Su=e}var op;function Ty(e){op=e}var zs;function rx(e){zs=e}var ix;function Hm(e){ix=e}var ax=!1,nf=[],$a=null,eo=null,Vn=null,ri=new Map,fa=new Map,zo=[],Bm=["mousedown","mouseup","touchcancel","touchend","touchstart","auxclick","dblclick","pointercancel","pointerdown","pointerup","dragend","dragstart","drop","compositionend","compositionstart","keydown","keypress","keyup","input","textInput","copy","cut","paste","click","change","contextmenu","reset","submit"];function za(e){return Bm.indexOf(e)>-1}function Vm(e,n,l,x,p){return{blockedOn:e,domEventName:n,eventSystemFlags:l,nativeEvent:p,targetContainers:[x]}}function Oa(e,n){switch(e){case"focusin":case"focusout":$a=null;break;case"dragenter":case"dragleave":eo=null;break;case"mouseover":case"mouseout":Vn=null;break;case"pointerover":case"pointerout":{var l=n.pointerId;ri.delete(l);break}case"gotpointercapture":case"lostpointercapture":{var x=n.pointerId;fa.delete(x);break}}}function rf(e,n,l,x,p,v){if(e===null||e.nativeEvent!==v){var y=Vm(n,l,x,p,v);if(n!==null){var w=Vs(n);w!==null&&Su(w)}return y}e.eventSystemFlags|=x;var T=e.targetContainers;return p!==null&&T.indexOf(p)===-1&&T.push(p),e}function Wm(e,n,l,x,p){switch(n){case"focusin":{var v=p;return $a=rf($a,e,n,l,x,v),!0}case"dragenter":{var y=p;return eo=rf(eo,e,n,l,x,y),!0}case"mouseover":{var w=p;return Vn=rf(Vn,e,n,l,x,w),!0}case"pointerover":{var T=p,z=T.pointerId;return ri.set(z,rf(ri.get(z)||null,e,n,l,x,T)),!0}case"gotpointercapture":{var F=p,ee=F.pointerId;return fa.set(ee,rf(fa.get(ee)||null,e,n,l,x,F)),!0}}return!1}function up(e){var n=gf(e.target);if(n!==null){var l=ni(n);if(l!==null){var x=l.tag;if(x===V){var p=qa(l);if(p!==null){e.blockedOn=p,ix(e.priority,function(){op(l)});return}}else if(x===A){var v=l.stateNode;if(gl(v)){e.blockedOn=pu(l);return}}}}e.blockedOn=null}function Gm(e){for(var n=zs(),l={blockedOn:null,target:e,priority:n},x=0;x<zo.length&&ip(n,zo[x].priority);x++);zo.splice(x,0,l),x===0&&up(l)}function af(e){if(e.blockedOn!==null)return!1;for(var n=e.targetContainers;n.length>0;){var l=n[0],x=of(e.domEventName,e.eventSystemFlags,l,e.nativeEvent);if(x===null){var p=e.nativeEvent,v=new p.constructor(p.type,p);yy(v),p.target.dispatchEvent(v),Lc()}else{var y=Vs(x);return y!==null&&Su(y),e.blockedOn=x,!1}n.shift()}return!0}function Ym(e,n,l){af(e)&&l.delete(n)}function ox(){ax=!1,$a!==null&&af($a)&&($a=null),eo!==null&&af(eo)&&(eo=null),Vn!==null&&af(Vn)&&(Vn=null),ri.forEach(Ym),fa.forEach(Ym)}function yl(e,n){e.blockedOn===n&&(e.blockedOn=null,ax||(ax=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,ox)))}function qr(e){if(nf.length>0){yl(nf[0],e);for(var n=1;n<nf.length;n++){var l=nf[n];l.blockedOn===e&&(l.blockedOn=null)}}$a!==null&&yl($a,e),eo!==null&&yl(eo,e),Vn!==null&&yl(Vn,e);var x=function(w){return yl(w,e)};ri.forEach(x),fa.forEach(x);for(var p=0;p<zo.length;p++){var v=zo[p];v.blockedOn===e&&(v.blockedOn=null)}for(;zo.length>0;){var y=zo[0];if(y.blockedOn!==null)break;up(y),y.blockedOn===null&&zo.shift()}}var Xt=s.ReactCurrentBatchConfig,fr=!0;function rr(e){fr=!!e}function Nr(){return fr}function Wi(e,n,l){var x=Ns(n),p;switch(x){case Mi:p=Os;break;case ca:p=mr;break;case zr:default:p=bl;break}return p.bind(null,n,l,e)}function Os(e,n,l,x){var p=Vi(),v=Xt.transition;Xt.transition=null;try{vr(Mi),bl(e,n,l,x)}finally{vr(p),Xt.transition=v}}function mr(e,n,l,x){var p=Vi(),v=Xt.transition;Xt.transition=null;try{vr(ca),bl(e,n,l,x)}finally{vr(p),Xt.transition=v}}function bl(e,n,l,x){fr&&Sl(e,n,l,x)}function Sl(e,n,l,x){var p=of(e,n,l,x);if(p===null){Vy(e,n,x,wl,l),Oa(e,x);return}if(Wm(p,e,n,l,x)){x.stopPropagation();return}if(Oa(e,x),n&rl&&za(e)){for(;p!==null;){var v=Vs(p);v!==null&&nt(v);var y=of(e,n,l,x);if(y===null&&Vy(e,n,x,wl,l),y===p)break;p=y}p!==null&&x.stopPropagation();return}Vy(e,n,x,null,l)}var wl=null;function of(e,n,l,x){wl=null;var p=m0(x),v=gf(p);if(v!==null){var y=ni(v);if(y===null)v=null;else{var w=y.tag;if(w===V){var T=qa(y);if(T!==null)return T;v=null}else if(w===A){var z=y.stateNode;if(gl(z))return pu(y);v=null}else y!==v&&(v=null)}}return wl=v,null}function Ns(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return Mi;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return ca;case"message":{var n=Cm();switch(n){case Lo:return Mi;case Uc:return ca;case cl:case Hc:return zr;case _s:return nx;default:return zr}}default:return zr}}function Di(e,n,l){return e.addEventListener(n,l,!1),l}function lp(e,n,l){return e.addEventListener(n,l,!0),l}function Is(e,n,l,x){return e.addEventListener(n,l,{capture:!0,passive:x}),l}function Oo(e,n,l,x){return e.addEventListener(n,l,{passive:x}),l}var wu=null,uf=null,xa=null;function ux(e){return wu=e,uf=Fs(),!0}function _u(){wu=null,uf=null,xa=null}function lf(){if(xa)return xa;var e,n=uf,l=n.length,x,p=Fs(),v=p.length;for(e=0;e<l&&n[e]===p[e];e++);var y=l-e;for(x=1;x<=y&&n[l-x]===p[v-x];x++);var w=x>1?1-x:void 0;return xa=p.slice(e,w),xa}function Fs(){return"value"in wu?wu.value:wu.textContent}function Ps(e){var n,l=e.keyCode;return"charCode"in e?(n=e.charCode,n===0&&l===13&&(n=13)):n=l,n===10&&(n=13),n>=32||n===13?n:0}function _l(){return!0}function sf(){return!1}function Dn(e){function n(l,x,p,v,y){this._reactName=l,this._targetInst=p,this.type=x,this.nativeEvent=v,this.target=y,this.currentTarget=null;for(var w in e)if(e.hasOwnProperty(w)){var T=e[w];T?this[w]=T(v):this[w]=v[w]}var z=v.defaultPrevented!=null?v.defaultPrevented:v.returnValue===!1;return z?this.isDefaultPrevented=_l:this.isDefaultPrevented=sf,this.isPropagationStopped=sf,this}return Ot(n.prototype,{preventDefault:function(){this.defaultPrevented=!0;var l=this.nativeEvent;l&&(l.preventDefault?l.preventDefault():typeof l.returnValue!="unknown"&&(l.returnValue=!1),this.isDefaultPrevented=_l)},stopPropagation:function(){var l=this.nativeEvent;l&&(l.stopPropagation?l.stopPropagation():typeof l.cancelBubble!="unknown"&&(l.cancelBubble=!0),this.isPropagationStopped=_l)},persist:function(){},isPersistent:_l}),n}var Gi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Yi=Dn(Gi),Tr=Ot({},Gi,{view:0,detail:0}),Xm=Dn(Tr),cf,ff,xf;function Cu(e){e!==xf&&(xf&&e.type==="mousemove"?(cf=e.screenX-xf.screenX,ff=e.screenY-xf.screenY):(cf=0,ff=0),xf=e)}var df=Ot({},Tr,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:xp,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(Cu(e),cf)},movementY:function(e){return"movementY"in e?e.movementY:ff}}),lx=Dn(df),Cl=Ot({},df,{dataTransfer:0}),sp=Dn(Cl),El=Ot({},Tr,{relatedTarget:0}),sx=Dn(El),Zm=Ot({},Gi,{animationName:0,elapsedTime:0,pseudoElement:0}),cp=Dn(Zm),cx=Ot({},Gi,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),ky=Dn(cx),Ry=Ot({},Gi,{data:0}),fp=Dn(Ry),Km=fp,Tl={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},My={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"};function js(e){if(e.key){var n=Tl[e.key]||e.key;if(n!=="Unidentified")return n}if(e.type==="keypress"){var l=Ps(e);return l===13?"Enter":String.fromCharCode(l)}return e.type==="keydown"||e.type==="keyup"?My[e.keyCode]||"Unidentified":""}var qm={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Kn(e){var n=this,l=n.nativeEvent;if(l.getModifierState)return l.getModifierState(e);var x=qm[e];return x?!!l[x]:!1}function xp(e){return Kn}var Qm=Ot({},Tr,{key:js,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:xp,charCode:function(e){return e.type==="keypress"?Ps(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Ps(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),Dy=Dn(Qm),Ly=Ot({},df,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),dp=Dn(Ly),Jm=Ot({},Tr,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:xp}),Ay=Dn(Jm),da=Ot({},Gi,{propertyName:0,elapsedTime:0,pseudoElement:0}),pp=Dn(da),zy=Ot({},df,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Eu=Dn(zy),fx=[9,13,27,32],Tu=229,Us=be&&"CompositionEvent"in window,kl=null;be&&"documentMode"in document&&(kl=document.documentMode);var hp=be&&"TextEvent"in window&&!kl,$m=be&&(!Us||kl&&kl>8&&kl<=11),xx=32,eg=String.fromCharCode(xx);function tg(){Lt("onBeforeInput",["compositionend","keypress","textInput","paste"]),Lt("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),Lt("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),Lt("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var vp=!1;function dx(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function px(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function ng(e,n){return e==="keydown"&&n.keyCode===Tu}function hx(e,n){switch(e){case"keyup":return fx.indexOf(n.keyCode)!==-1;case"keydown":return n.keyCode!==Tu;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function rg(e){var n=e.detail;return typeof n=="object"&&"data"in n?n.data:null}function mp(e){return e.locale==="ko"}var ku=!1;function vx(e,n,l,x,p){var v,y;if(Us?v=px(n):ku?hx(n,x)&&(v="onCompositionEnd"):ng(n,x)&&(v="onCompositionStart"),!v)return null;$m&&!mp(x)&&(!ku&&v==="onCompositionStart"?ku=ux(p):v==="onCompositionEnd"&&ku&&(y=lf()));var w=sg(l,v);if(w.length>0){var T=new fp(v,n,null,x,p);if(e.push({event:T,listeners:w}),y)T.data=y;else{var z=rg(x);z!==null&&(T.data=z)}}}function gp(e,n){switch(e){case"compositionend":return rg(n);case"keypress":var l=n.which;return l!==xx?null:(vp=!0,eg);case"textInput":var x=n.data;return x===eg&&vp?null:x;default:return null}}function mx(e,n){if(ku){if(e==="compositionend"||!Us&&hx(e,n)){var l=lf();return _u(),ku=!1,l}return null}switch(e){case"paste":return null;case"keypress":if(!dx(n)){if(n.char&&n.char.length>1)return n.char;if(n.which)return String.fromCharCode(n.which)}return null;case"compositionend":return $m&&!mp(n)?null:n.data;default:return null}}function ig(e,n,l,x,p){var v;if(hp?v=gp(n,x):v=mx(n,x),!v)return null;var y=sg(l,"onBeforeInput");if(y.length>0){var w=new Km("onBeforeInput","beforeinput",null,x,p);e.push({event:w,listeners:y}),w.data=v}}function Oy(e,n,l,x,p,v,y){vx(e,n,l,x,p),ig(e,n,l,x,p)}var gx={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function ag(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n==="input"?!!gx[e.type]:n==="textarea"}/**107 */return a.NODE_ENV!=="production"&&(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var l=M0(),i=Pw(),c=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,x=!1;function v(e){x=e}function b(e){if(!x){for(var t=arguments.length,o=new Array(t>1?t-1:0),u=1;u<t;u++)o[u-1]=arguments[u];E("warn",e,o)}}function m(e){if(!x){for(var t=arguments.length,o=new Array(t>1?t-1:0),u=1;u<t;u++)o[u-1]=arguments[u];E("error",e,o)}}function E(e,t,o){{var u=c.ReactDebugCurrentFrame,d=u.getStackAddendum();d!==""&&(t+="%s",o=o.concat([d]));var h=o.map(function(y){return String(y)});h.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,h)}}var C=0,T=1,L=2,A=3,P=4,R=5,D=6,j=7,$=8,F=9,N=10,H=11,ee=12,Y=13,fe=14,J=15,Le=16,Se=17,be=18,je=19,Ie=21,ke=22,et=23,ze=24,He=25,K=!0,xe=!1,we=!1,U=!1,ie=!1,Re=!0,Oe=!0,Fe=!0,ft=!0,Ge=new Set,xt={},pt={};function Dt(e,t){de(e,t),de(e+"Capture",t)}function de(e,t){xt[e]&&m("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),xt[e]=t;{var o=e.toLowerCase();pt[o]=e,e==="onDoubleClick"&&(pt.ondblclick=e)}for(var u=0;u<t.length;u++)Ge.add(t[u])}var Te=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",st=Object.prototype.hasOwnProperty;function te(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,o=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return o}}function me(e){try{return Ye(e),!1}catch{return!0}}function Ye(e){return""+e}function wt(e,t){if(me(e))return m("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,te(e)),Ye(e)}function zt(e){if(me(e))return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",te(e)),Ye(e)}function Zt(e,t){if(me(e))return m("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,te(e)),Ye(e)}function kn(e,t){if(me(e))return m("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,te(e)),Ye(e)}function on(e){if(me(e))return m("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",te(e)),Ye(e)}function Qn(e){if(me(e))return m("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",te(e)),Ye(e)}var Xn=0,xr=1,bi=2,ir=3,Rr=4,ha=5,fo=6,Ia=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",Pe=Ia+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",gt=new RegExp("^["+Ia+"]["+Pe+"]*$"),Pt={},cn={};function Nn(e){return st.call(cn,e)?!0:st.call(Pt,e)?!1:gt.test(e)?(cn[e]=!0,!0):(Pt[e]=!0,m("Invalid attribute name: `%s`",e),!1)}function zn(e,t,o){return t!==null?t.type===Xn:o?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function In(e,t,o,u){if(o!==null&&o.type===Xn)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(u)return!1;if(o!==null)return!o.acceptsBooleans;var d=e.toLowerCase().slice(0,5);return d!=="data-"&&d!=="aria-"}default:return!1}}function br(e,t,o,u){if(t===null||typeof t>"u"||In(e,t,o,u))return!0;if(u)return!1;if(o!==null)switch(o.type){case ir:return!t;case Rr:return t===!1;case ha:return isNaN(t);case fo:return isNaN(t)||t<1}return!1}function An(e){return fn.hasOwnProperty(e)?fn[e]:null}function yn(e,t,o,u,d,h,y){this.acceptsBooleans=t===bi||t===ir||t===Rr,this.attributeName=u,this.attributeNamespace=d,this.mustUseProperty=o,this.propertyName=e,this.type=t,this.sanitizeURL=h,this.removeEmptyString=y}var fn={},Fa=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Fa.forEach(function(e){fn[e]=new yn(e,Xn,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0],o=e[1];fn[t]=new yn(t,xr,!1,o,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){fn[e]=new yn(e,bi,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){fn[e]=new yn(e,bi,!1,e,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(e){fn[e]=new yn(e,ir,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){fn[e]=new yn(e,ir,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){fn[e]=new yn(e,Rr,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){fn[e]=new yn(e,fo,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){fn[e]=new yn(e,ha,!1,e.toLowerCase(),null,!1,!1)});var ei=/[\-\:]([a-z])/g,ti=function(e){return e[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(e){var t=e.replace(ei,ti);fn[t]=new yn(t,xr,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var t=e.replace(ei,ti);fn[t]=new yn(t,xr,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(ei,ti);fn[t]=new yn(t,xr,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){fn[e]=new yn(e,xr,!1,e.toLowerCase(),null,!1,!1)});var xo="xlinkHref";fn[xo]=new yn("xlinkHref",xr,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){fn[e]=new yn(e,xr,!1,e.toLowerCase(),null,!0,!0)});var Fl=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,Pl=!1;function po(e){!Pl&&Fl.test(e)&&(Pl=!0,m("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(e)))}function jl(e,t,o,u){if(u.mustUseProperty){var d=u.propertyName;return e[d]}else{wt(o,t),u.sanitizeURL&&po(""+o);var h=u.attributeName,y=null;if(u.type===Rr){if(e.hasAttribute(h)){var w=e.getAttribute(h);return w===""?!0:br(t,o,u,!1)?w:w===""+o?o:w}}else if(e.hasAttribute(h)){if(br(t,o,u,!1))return e.getAttribute(h);if(u.type===ir)return o;y=e.getAttribute(h)}return br(t,o,u,!1)?y===null?o:y:y===""+o?o:y}}function Ii(e,t,o,u){{if(!Nn(t))return;if(!e.hasAttribute(t))return o===void 0?void 0:null;var d=e.getAttribute(t);return wt(o,t),d===""+o?o:d}}function Pa(e,t,o,u){var d=An(t);if(!zn(t,d,u)){if(br(t,o,d,u)&&(o=null),u||d===null){if(Nn(t)){var h=t;o===null?e.removeAttribute(h):(wt(o,t),e.setAttribute(h,""+o))}return}var y=d.mustUseProperty;if(y){var w=d.propertyName;if(o===null){var _=d.type;e[w]=_===ir?!1:""}else e[w]=o;return}var O=d.attributeName,I=d.attributeNamespace;if(o===null)e.removeAttribute(O);else{var Z=d.type,Q;Z===ir||Z===Rr&&o===!0?Q="":(wt(o,O),Q=""+o,d.sanitizeURL&&po(Q.toString())),I?e.setAttributeNS(I,O,Q):e.setAttribute(O,Q)}}}var Mr=Symbol.for("react.element"),ja=Symbol.for("react.portal"),va=Symbol.for("react.fragment"),Fi=Symbol.for("react.strict_mode"),Pi=Symbol.for("react.profiler"),ho=Symbol.for("react.provider"),G=Symbol.for("react.context"),Ce=Symbol.for("react.forward_ref"),Ve=Symbol.for("react.suspense"),Ke=Symbol.for("react.suspense_list"),Vt=Symbol.for("react.memo"),Rt=Symbol.for("react.lazy"),Gt=Symbol.for("react.scope"),jt=Symbol.for("react.debug_trace_mode"),Zn=Symbol.for("react.offscreen"),On=Symbol.for("react.legacy_hidden"),Fn=Symbol.for("react.cache"),Wr=Symbol.for("react.tracing_marker"),Si=Symbol.iterator,dn="@@iterator";function Un(e){if(e===null||typeof e!="object")return null;var t=Si&&e[Si]||e[dn];return typeof t=="function"?t:null}var Ot=Object.assign,ji=0,vo,Ff,mo,$o,ma,rc,Zr;function ac(){}ac.__reactDisabledLog=!0;function Pf(){{if(ji===0){vo=console.log,Ff=console.info,mo=console.warn,$o=console.error,ma=console.group,rc=console.groupCollapsed,Zr=console.groupEnd;var e={configurable:!0,enumerable:!0,value:ac,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}ji++}}function jf(){{if(ji--,ji===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Ot({},e,{value:vo}),info:Ot({},e,{value:Ff}),warn:Ot({},e,{value:mo}),error:Ot({},e,{value:$o}),group:Ot({},e,{value:ma}),groupCollapsed:Ot({},e,{value:rc}),groupEnd:Ot({},e,{value:Zr})})}ji<0&&m("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var go=c.ReactCurrentDispatcher,qo;function ga(e,t,o){{if(qo===void 0)try{throw Error()}catch(d){var u=d.stack.trim().match(/\n( *(at )?)/);qo=u&&u[1]||""}return` 108 `+qo+e}}var Ui=!1,Qo;{var Vs=typeof WeakMap=="function"?WeakMap:Map;Qo=new Vs}function yo(e,t){if(!e||Ui)return"";{var o=Qo.get(e);if(o!==void 0)return o}var u;Ui=!0;var d=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var h;h=go.current,go.current=null,Pf();try{if(t){var y=function(){throw Error()};if(Object.defineProperty(y.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(y,[])}catch(ce){u=ce}Reflect.construct(e,[],y)}else{try{y.call()}catch(ce){u=ce}e.call(y.prototype)}}else{try{throw Error()}catch(ce){u=ce}e()}}catch(ce){if(ce&&u&&typeof ce.stack=="string"){for(var w=ce.stack.split(` 109 `),_=u.stack.split(` 110 `),O=w.length-1,I=_.length-1;O>=1&&I>=0&&w[O]!==_[I];)I--;for(;O>=1&&I>=0;O--,I--)if(w[O]!==_[I]){if(O!==1||I!==1)do if(O--,I--,I<0||w[O]!==_[I]){var Z=` 111 `+w[O].replace(" at new "," at ");return e.displayName&&Z.includes("<anonymous>")&&(Z=Z.replace("<anonymous>",e.displayName)),typeof e=="function"&&Qo.set(e,Z),Z}while(O>=1&&I>=0);break}}}finally{Ui=!1,go.current=h,jf(),Error.prepareStackTrace=d}var Q=e?e.displayName||e.name:"",se=Q?ga(Q):"";return typeof e=="function"&&Qo.set(e,se),se}function Ul(e,t,o){return yo(e,!0)}function Hl(e,t,o){return yo(e,!1)}function Xo(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function ic(e,t,o){if(e==null)return"";if(typeof e=="function")return yo(e,Xo(e));if(typeof e=="string")return ga(e);switch(e){case Ve:return ga("Suspense");case Ke:return ga("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case Ce:return Hl(e.render);case Vt:return ic(e.type,t,o);case Rt:{var u=e,d=u._payload,h=u._init;try{return ic(h(d),t,o)}catch{}}}return""}function oc(e){switch(e._debugOwner&&e._debugOwner.type,e._debugSource,e.tag){case R:return ga(e.type);case Le:return ga("Lazy");case Y:return ga("Suspense");case je:return ga("SuspenseList");case C:case L:case J:return Hl(e.type);case H:return Hl(e.type.render);case T:return Ul(e.type);default:return""}}function en(e){try{var t="",o=e;do t+=oc(o),o=o.return;while(o);return t}catch(u){return` 112 Error generating stack: `+u.message+` 113 `+u.stack}}function lc(e,t,o){var u=e.displayName;if(u)return u;var d=t.displayName||t.name||"";return d!==""?o+"("+d+")":o}function Ws(e){return e.displayName||"Context"}function tn(e){if(e==null)return null;if(typeof e.tag=="number"&&m("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case va:return"Fragment";case ja:return"Portal";case Pi:return"Profiler";case Fi:return"StrictMode";case Ve:return"Suspense";case Ke:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case G:var t=e;return Ws(t)+".Consumer";case ho:var o=e;return Ws(o._context)+".Provider";case Ce:return lc(e,e.render,"ForwardRef");case Vt:var u=e.displayName||null;return u!==null?u:tn(e.type)||"Memo";case Rt:{var d=e,h=d._payload,y=d._init;try{return tn(y(h))}catch{return null}}}return null}function Uf(e,t,o){var u=t.displayName||t.name||"";return e.displayName||(u!==""?o+"("+u+")":o)}function Hi(e){return e.displayName||"Context"}function Tt(e){var t=e.tag,o=e.type;switch(t){case ze:return"Cache";case F:var u=o;return Hi(u)+".Consumer";case N:var d=o;return Hi(d._context)+".Provider";case be:return"DehydratedFragment";case H:return Uf(o,o.render,"ForwardRef");case j:return"Fragment";case R:return o;case P:return"Portal";case A:return"Root";case D:return"Text";case Le:return tn(o);case $:return o===Fi?"StrictMode":"Mode";case ke:return"Offscreen";case ee:return"Profiler";case Ie:return"Scope";case Y:return"Suspense";case je:return"SuspenseList";case He:return"TracingMarker";case T:case C:case Se:case L:case fe:case J:if(typeof o=="function")return o.displayName||o.name||null;if(typeof o=="string")return o;break}return null}var Bl=c.ReactDebugCurrentFrame,Sr=null,ya=!1;function Jr(){{if(Sr===null)return null;var e=Sr._debugOwner;if(e!==null&&typeof e<"u")return Tt(e)}return null}function Bi(){return Sr===null?"":en(Sr)}function Gn(){Bl.getCurrentStack=null,Sr=null,ya=!1}function bn(e){Bl.getCurrentStack=e===null?null:Bi,Sr=e,ya=!1}function wi(){return Sr}function ni(e){ya=e}function Gr(e){return""+e}function ea(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return Qn(e),e;default:return""}}var nx={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function Gs(e,t){nx[t.type]||t.onChange||t.onInput||t.readOnly||t.disabled||t.value==null||m("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),t.onChange||t.readOnly||t.disabled||t.checked==null||m("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Vl(e){var t=e.type,o=e.nodeName;return o&&o.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Ys(e){return e._valueTracker}function Ks(e){e._valueTracker=null}function Wl(e){var t="";return e&&(Vl(e)?t=e.checked?"true":"false":t=e.value),t}function ri(e){var t=Vl(e)?"checked":"value",o=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);Qn(e[t]);var u=""+e[t];if(!(e.hasOwnProperty(t)||typeof o>"u"||typeof o.get!="function"||typeof o.set!="function")){var d=o.get,h=o.set;Object.defineProperty(e,t,{configurable:!0,get:function(){return d.call(this)},set:function(w){Qn(w),u=""+w,h.call(this,w)}}),Object.defineProperty(e,t,{enumerable:o.enumerable});var y={getValue:function(){return u},setValue:function(w){Qn(w),u=""+w},stopTracking:function(){Ks(e),delete e[t]}};return y}}function ai(e){Ys(e)||(e._valueTracker=ri(e))}function Zo(e){if(!e)return!1;var t=Ys(e);if(!t)return!0;var o=t.getValue(),u=Wl(e);return u!==o?(t.setValue(u),!0):!1}function bo(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}var $s=!1,Jo=!1,So=!1,qs=!1;function sc(e){var t=e.type==="checkbox"||e.type==="radio";return t?e.checked!=null:e.value!=null}function ii(e,t){var o=e,u=t.checked,d=Ot({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:u??o._wrapperState.initialChecked});return d}function Qs(e,t){Gs("input",t),t.checked!==void 0&&t.defaultChecked!==void 0&&!Jo&&(m("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Jr()||"A component",t.type),Jo=!0),t.value!==void 0&&t.defaultValue!==void 0&&!$s&&(m("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",Jr()||"A component",t.type),$s=!0);var o=e,u=t.defaultValue==null?"":t.defaultValue;o._wrapperState={initialChecked:t.checked!=null?t.checked:t.defaultChecked,initialValue:ea(t.value!=null?t.value:u),controlled:sc(t)}}function k(e,t){var o=e,u=t.checked;u!=null&&Pa(o,"checked",u,!1)}function V(e,t){var o=e;{var u=sc(t);!o._wrapperState.controlled&&u&&!qs&&(m("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),qs=!0),o._wrapperState.controlled&&!u&&!So&&(m("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),So=!0)}k(e,t);var d=ea(t.value),h=t.type;if(d!=null)h==="number"?(d===0&&o.value===""||o.value!=d)&&(o.value=Gr(d)):o.value!==Gr(d)&&(o.value=Gr(d));else if(h==="submit"||h==="reset"){o.removeAttribute("value");return}t.hasOwnProperty("value")?rt(o,t.type,d):t.hasOwnProperty("defaultValue")&&rt(o,t.type,ea(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(o.defaultChecked=!!t.defaultChecked)}function le(e,t,o){var u=e;if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var d=t.type,h=d==="submit"||d==="reset";if(h&&(t.value===void 0||t.value===null))return;var y=Gr(u._wrapperState.initialValue);o||y!==u.value&&(u.value=y),u.defaultValue=y}var w=u.name;w!==""&&(u.name=""),u.defaultChecked=!u.defaultChecked,u.defaultChecked=!!u._wrapperState.initialChecked,w!==""&&(u.name=w)}function pe(e,t){var o=e;V(o,t),Ne(o,t)}function Ne(e,t){var o=t.name;if(t.type==="radio"&&o!=null){for(var u=e;u.parentNode;)u=u.parentNode;wt(o,"name");for(var d=u.querySelectorAll("input[name="+JSON.stringify(""+o)+'][type="radio"]'),h=0;h<d.length;h++){var y=d[h];if(!(y===e||y.form!==e.form)){var w=wg(y);if(!w)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");Zo(y),V(y,w)}}}}function rt(e,t,o){(t!=="number"||bo(e.ownerDocument)!==e)&&(o==null?e.defaultValue=Gr(e._wrapperState.initialValue):e.defaultValue!==Gr(o)&&(e.defaultValue=Gr(o)))}var Qe=!1,Et=!1,Ut=!1;function xn(e,t){t.value==null&&(typeof t.children=="object"&&t.children!==null?l.Children.forEach(t.children,function(o){o!=null&&(typeof o=="string"||typeof o=="number"||Et||(Et=!0,m("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}):t.dangerouslySetInnerHTML!=null&&(Ut||(Ut=!0,m("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),t.selected!=null&&!Qe&&(m("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Qe=!0)}function Sn(e,t){t.value!=null&&e.setAttribute("value",Gr(ea(t.value)))}var wn=Array.isArray;function It(e){return wn(e)}var Rn;Rn=!1;function Jn(){var e=Jr();return e?` 114 115 Check the render method of \``+e+"`.":""}var Gl=["value","defaultValue"];function uc(e){{Gs("select",e);for(var t=0;t<Gl.length;t++){var o=Gl[t];if(e[o]!=null){var u=It(e[o]);e.multiple&&!u?m("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",o,Jn()):!e.multiple&&u&&m("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",o,Jn())}}}}function wo(e,t,o,u){var d=e.options;if(t){for(var h=o,y={},w=0;w<h.length;w++)y["$"+h[w]]=!0;for(var _=0;_<d.length;_++){var O=y.hasOwnProperty("$"+d[_].value);d[_].selected!==O&&(d[_].selected=O),O&&u&&(d[_].defaultSelected=!0)}}else{for(var I=Gr(ea(o)),Z=null,Q=0;Q<d.length;Q++){if(d[Q].value===I){d[Q].selected=!0,u&&(d[Q].defaultSelected=!0);return}Z===null&&!d[Q].disabled&&(Z=d[Q])}Z!==null&&(Z.selected=!0)}}function Yl(e,t){return Ot({},t,{value:void 0})}function cc(e,t){var o=e;uc(t),o._wrapperState={wasMultiple:!!t.multiple},t.value!==void 0&&t.defaultValue!==void 0&&!Rn&&(m("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Rn=!0)}function rx(e,t){var o=e;o.multiple=!!t.multiple;var u=t.value;u!=null?wo(o,!!t.multiple,u,!1):t.defaultValue!=null&&wo(o,!!t.multiple,t.defaultValue,!0)}function Hf(e,t){var o=e,u=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!t.multiple;var d=t.value;d!=null?wo(o,!!t.multiple,d,!1):u!==!!t.multiple&&(t.defaultValue!=null?wo(o,!!t.multiple,t.defaultValue,!0):wo(o,!!t.multiple,t.multiple?[]:"",!1))}function ax(e,t){var o=e,u=t.value;u!=null&&wo(o,!!t.multiple,u,!1)}var Gv=!1;function Bf(e,t){var o=e;if(t.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var u=Ot({},t,{value:void 0,defaultValue:void 0,children:Gr(o._wrapperState.initialValue)});return u}function Yv(e,t){var o=e;Gs("textarea",t),t.value!==void 0&&t.defaultValue!==void 0&&!Gv&&(m("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",Jr()||"A component"),Gv=!0);var u=t.value;if(u==null){var d=t.children,h=t.defaultValue;if(d!=null){m("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(h!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(It(d)){if(d.length>1)throw new Error("<textarea> can only have at most one child.");d=d[0]}h=d}}h==null&&(h=""),u=h}o._wrapperState={initialValue:ea(u)}}function Kv(e,t){var o=e,u=ea(t.value),d=ea(t.defaultValue);if(u!=null){var h=Gr(u);h!==o.value&&(o.value=h),t.defaultValue==null&&o.defaultValue!==h&&(o.defaultValue=h)}d!=null&&(o.defaultValue=Gr(d))}function $v(e,t){var o=e,u=o.textContent;u===o._wrapperState.initialValue&&u!==""&&u!==null&&(o.value=u)}function d1(e,t){Kv(e,t)}var Ci="http://www.w3.org/1999/xhtml",x1="http://www.w3.org/1998/Math/MathML",ix="http://www.w3.org/2000/svg";function ox(e){switch(e){case"svg":return ix;case"math":return x1;default:return Ci}}function Vf(e,t){return e==null||e===Ci?ox(t):e===ix&&t==="foreignObject"?Ci:e}var p1=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,o,u,d){MSApp.execUnsafeLocalFunction(function(){return e(t,o,u,d)})}:e},Wf,qv=p1(function(e,t){if(e.namespaceURI===ix&&!("innerHTML"in e)){Wf=Wf||document.createElement("div"),Wf.innerHTML="<svg>"+t.valueOf().toString()+"</svg>";for(var o=Wf.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;o.firstChild;)e.appendChild(o.firstChild);return}e.innerHTML=t}),ba=1,Co=3,or=8,Eo=9,fc=11,el=function(e,t){if(t){var o=e.firstChild;if(o&&o===e.lastChild&&o.nodeType===Co){o.nodeValue=t;return}}e.textContent=t},h1={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},Xs={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function Qv(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var Xv=["Webkit","ms","Moz","O"];Object.keys(Xs).forEach(function(e){Xv.forEach(function(t){Xs[Qv(t,e)]=Xs[e]})});function Gf(e,t,o){var u=t==null||typeof t=="boolean"||t==="";return u?"":!o&&typeof t=="number"&&t!==0&&!(Xs.hasOwnProperty(e)&&Xs[e])?t+"px":(kn(t,e),(""+t).trim())}var Zv=/([A-Z])/g,Zs=/^ms-/;function v1(e){return e.replace(Zv,"-$1").toLowerCase().replace(Zs,"-ms-")}var Jv=function(){};{var m1=/^(?:webkit|moz|o)[A-Z]/,em=/^-ms-/,tm=/-(.)/g,Js=/;\s*$/,Vi={},lx={},dc=!1,nm=!1,rm=function(e){return e.replace(tm,function(t,o){return o.toUpperCase()})},sx=function(e){Vi.hasOwnProperty(e)&&Vi[e]||(Vi[e]=!0,m("Unsupported style property %s. Did you mean %s?",e,rm(e.replace(em,"ms-"))))},ux=function(e){Vi.hasOwnProperty(e)&&Vi[e]||(Vi[e]=!0,m("Unsupported vendor-prefixed style property %s. Did you mean %s?",e,e.charAt(0).toUpperCase()+e.slice(1)))},am=function(e,t){lx.hasOwnProperty(t)&&lx[t]||(lx[t]=!0,m(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,e,t.replace(Js,"")))},im=function(e,t){dc||(dc=!0,m("`NaN` is an invalid value for the `%s` css style property.",e))},om=function(e,t){nm||(nm=!0,m("`Infinity` is an invalid value for the `%s` css style property.",e))};Jv=function(e,t){e.indexOf("-")>-1?sx(e):m1.test(e)?ux(e):Js.test(t)&&am(e,t),typeof t=="number"&&(isNaN(t)?im(e,t):isFinite(t)||om(e,t))}}var g1=Jv;function y1(e){{var t="",o="";for(var u in e)if(e.hasOwnProperty(u)){var d=e[u];if(d!=null){var h=u.indexOf("--")===0;t+=o+(h?u:v1(u))+":",t+=Gf(u,d,h),o=";"}}return t||null}}function lm(e,t){var o=e.style;for(var u in t)if(t.hasOwnProperty(u)){var d=u.indexOf("--")===0;d||g1(u,t[u]);var h=Gf(u,t[u],d);u==="float"&&(u="cssFloat"),d?o.setProperty(u,h):o[u]=h}}function b1(e){return e==null||typeof e=="boolean"||e===""}function sm(e){var t={};for(var o in e)for(var u=h1[o]||[o],d=0;d<u.length;d++)t[u[d]]=o;return t}function Ei(e,t){{if(!t)return;var o=sm(e),u=sm(t),d={};for(var h in o){var y=o[h],w=u[h];if(w&&y!==w){var _=y+","+w;if(d[_])continue;d[_]=!0,m("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",b1(e[y])?"Removing":"Updating",y,w)}}}}var xc={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},um=Ot({menuitem:!0},xc),cm="__html";function Yf(e,t){if(t){if(um[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw new Error(e+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof t.dangerouslySetInnerHTML!="object"||!(cm in t.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!t.suppressContentEditableWarning&&t.contentEditable&&t.children!=null&&m("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),t.style!=null&&typeof t.style!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}}function tl(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var eu={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},fm={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},tu={},nu=new RegExp("^(aria)-["+Pe+"]*$"),cx=new RegExp("^(aria)[A-Z]["+Pe+"]*$");function pc(e,t){{if(st.call(tu,t)&&tu[t])return!0;if(cx.test(t)){var o="aria-"+t.slice(4).toLowerCase(),u=fm.hasOwnProperty(o)?o:null;if(u==null)return m("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",t),tu[t]=!0,!0;if(t!==u)return m("Invalid ARIA attribute `%s`. Did you mean `%s`?",t,u),tu[t]=!0,!0}if(nu.test(t)){var d=t.toLowerCase(),h=fm.hasOwnProperty(d)?d:null;if(h==null)return tu[t]=!0,!1;if(t!==h)return m("Unknown ARIA attribute `%s`. Did you mean `%s`?",t,h),tu[t]=!0,!0}}return!0}function fx(e,t){{var o=[];for(var u in t){var d=pc(e,u);d||o.push(u)}var h=o.map(function(y){return"`"+y+"`"}).join(", ");o.length===1?m("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",h,e):o.length>1&&m("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",h,e)}}function dm(e,t){tl(e,t)||fx(e,t)}var hc=!1;function ru(e,t){{if(e!=="input"&&e!=="textarea"&&e!=="select")return;t!=null&&t.value===null&&!hc&&(hc=!0,e==="select"&&t.multiple?m("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):m("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e))}}var Kf=function(){};{var Yr={},vc=/^on./,xm=/^on[^A-Z]/,pm=new RegExp("^(aria)-["+Pe+"]*$"),hm=new RegExp("^(aria)[A-Z]["+Pe+"]*$");Kf=function(e,t,o,u){if(st.call(Yr,t)&&Yr[t])return!0;var d=t.toLowerCase();if(d==="onfocusin"||d==="onfocusout")return m("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),Yr[t]=!0,!0;if(u!=null){var h=u.registrationNameDependencies,y=u.possibleRegistrationNames;if(h.hasOwnProperty(t))return!0;var w=y.hasOwnProperty(d)?y[d]:null;if(w!=null)return m("Invalid event handler property `%s`. Did you mean `%s`?",t,w),Yr[t]=!0,!0;if(vc.test(t))return m("Unknown event handler property `%s`. It will be ignored.",t),Yr[t]=!0,!0}else if(vc.test(t))return xm.test(t)&&m("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",t),Yr[t]=!0,!0;if(pm.test(t)||hm.test(t))return!0;if(d==="innerhtml")return m("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),Yr[t]=!0,!0;if(d==="aria")return m("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),Yr[t]=!0,!0;if(d==="is"&&o!==null&&o!==void 0&&typeof o!="string")return m("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof o),Yr[t]=!0,!0;if(typeof o=="number"&&isNaN(o))return m("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",t),Yr[t]=!0,!0;var _=An(t),O=_!==null&&_.type===Xn;if(eu.hasOwnProperty(d)){var I=eu[d];if(I!==t)return m("Invalid DOM property `%s`. Did you mean `%s`?",t,I),Yr[t]=!0,!0}else if(!O&&t!==d)return m("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",t,d),Yr[t]=!0,!0;return typeof o=="boolean"&&In(t,o,_,!1)?(o?m('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',o,t,t,o,t):m('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',o,t,t,o,t,t,t),Yr[t]=!0,!0):O?!0:In(t,o,_,!1)?(Yr[t]=!0,!1):((o==="false"||o==="true")&&_!==null&&_.type===ir&&(m("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",o,t,o==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',t,o),Yr[t]=!0),!0)}}var vm=function(e,t,o){{var u=[];for(var d in t){var h=Kf(e,d,t[d],o);h||u.push(d)}var y=u.map(function(w){return"`"+w+"`"}).join(", ");u.length===1?m("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",y,e):u.length>1&&m("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",y,e)}};function mm(e,t,o){tl(e,t)||vm(e,t,o)}var dx=1,Wi=2,Kl=4,xx=dx|Wi|Kl,mc=null;function S1(e){mc!==null&&m("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),mc=e}function gc(){mc===null&&m("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),mc=null}function w1(e){return e===mc}function $f(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===Co?t.parentNode:t}var qf=null,pn=null,nl=null;function yc(e){var t=Du(e);if(t){if(typeof qf!="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var o=t.stateNode;if(o){var u=wg(o);qf(t.stateNode,t.type,u)}}}function bc(e){qf=e}function px(e){pn?nl?nl.push(e):nl=[e]:pn=e}function hx(){return pn!==null||nl!==null}function au(){if(pn){var e=pn,t=nl;if(pn=null,nl=null,yc(e),t)for(var o=0;o<t.length;o++)yc(t[o])}}var Sc=function(e,t){return e(t)},$l=function(){},Qf=!1;function C1(){var e=hx();e&&($l(),au())}function gm(e,t,o){if(Qf)return e(t,o);Qf=!0;try{return Sc(e,t,o)}finally{Qf=!1,C1()}}function ym(e,t,o){Sc=e,$l=o}function Xf(e){return e==="button"||e==="input"||e==="select"||e==="textarea"}function Zf(e,t,o){switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(o.disabled&&Xf(t));default:return!1}}function ql(e,t){var o=e.stateNode;if(o===null)return null;var u=wg(o);if(u===null)return null;var d=u[t];if(Zf(t,e.type,u))return null;if(d&&typeof d!="function")throw new Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof d+"` type.");return d}var wc=!1;if(Te)try{var Ql={};Object.defineProperty(Ql,"passive",{get:function(){wc=!0}}),window.addEventListener("test",Ql,Ql),window.removeEventListener("test",Ql,Ql)}catch{wc=!1}function Jf(e,t,o,u,d,h,y,w,_){var O=Array.prototype.slice.call(arguments,3);try{t.apply(o,O)}catch(I){this.onError(I)}}var bm=Jf;if(typeof window<"u"&&typeof window.dispatchEvent=="function"&&typeof document<"u"&&typeof document.createEvent=="function"){var ed=document.createElement("react");bm=function(t,o,u,d,h,y,w,_,O){if(typeof document>"u"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var I=document.createEvent("Event"),Z=!1,Q=!0,se=window.event,ce=Object.getOwnPropertyDescriptor(window,"event");function he(){ed.removeEventListener(ve,bt,!1),typeof window.event<"u"&&window.hasOwnProperty("event")&&(window.event=se)}var We=Array.prototype.slice.call(arguments,3);function bt(){Z=!0,he(),o.apply(u,We),Q=!1}var dt,rn=!1,qt=!1;function re(ae){if(dt=ae.error,rn=!0,dt===null&&ae.colno===0&&ae.lineno===0&&(qt=!0),ae.defaultPrevented&&dt!=null&&typeof dt=="object")try{dt._suppressLogging=!0}catch{}}var ve="react-"+(t||"invokeguardedcallback");if(window.addEventListener("error",re),ed.addEventListener(ve,bt,!1),I.initEvent(ve,!1,!1),ed.dispatchEvent(I),ce&&Object.defineProperty(window,"event",ce),Z&&Q&&(rn?qt&&(dt=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")):dt=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`),this.onError(dt)),window.removeEventListener("error",re),!Z)return he(),Jf.apply(this,arguments)}}var E1=bm,iu=!1,ou=null,_i=!1,td=null,lu={onError:function(e){iu=!0,ou=e}};function oi(e,t,o,u,d,h,y,w,_){iu=!1,ou=null,E1.apply(lu,arguments)}function Cc(e,t,o,u,d,h,y,w,_){if(oi.apply(this,arguments),iu){var O=mx();_i||(_i=!0,td=O)}}function _o(){if(_i){var e=td;throw _i=!1,td=null,e}}function vx(){return iu}function mx(){if(iu){var e=ou;return iu=!1,ou=null,e}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function su(e){return e._reactInternals}function Xl(e){return e._reactInternals!==void 0}function Ec(e,t){e._reactInternals=t}var ht=0,To=1,Yn=2,Yt=4,Sa=16,vn=32,Mn=64,Bt=128,Hn=256,lr=512,li=1024,Ua=2048,Kn=4096,Gi=8192,nd=16384,Sm=32767,Zl=32768,Kr=65536,Ti=131072,_c=1048576,Tc=2097152,rl=4194304,gx=8388608,ta=16777216,al=33554432,il=Yt|li|0,uu=Yn|Yt|Sa|vn|lr|Kn|Gi,ol=Yt|Mn|lr|Gi,Dr=Ua|Sa,sr=rl|gx|Tc,Jl=c.ReactCurrentOwner;function na(e){var t=e,o=e;if(e.alternate)for(;t.return;)t=t.return;else{var u=t;do t=u,(t.flags&(Yn|Kn))!==ht&&(o=t.return),u=t.return;while(u)}return t.tag===A?o:null}function Yi(e){if(e.tag===Y){var t=e.memoizedState;if(t===null){var o=e.alternate;o!==null&&(t=o.memoizedState)}if(t!==null)return t.dehydrated}return null}function ll(e){return e.tag===A?e.stateNode.containerInfo:null}function wm(e){return na(e)===e}function yx(e){{var t=Jl.current;if(t!==null&&t.tag===T){var o=t,u=o.stateNode;u._warnedAboutRefsInRender||m("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",Tt(o)||"A component"),u._warnedAboutRefsInRender=!0}}var d=su(e);return d?na(d)===d:!1}function rd(e){if(na(e)!==e)throw new Error("Unable to find node on an unmounted component.")}function wa(e){var t=e.alternate;if(!t){var o=na(e);if(o===null)throw new Error("Unable to find node on an unmounted component.");return o!==e?null:e}for(var u=e,d=t;;){var h=u.return;if(h===null)break;var y=h.alternate;if(y===null){var w=h.return;if(w!==null){u=d=w;continue}break}if(h.child===y.child){for(var _=h.child;_;){if(_===u)return rd(h),e;if(_===d)return rd(h),t;_=_.sibling}throw new Error("Unable to find node on an unmounted component.")}if(u.return!==d.return)u=h,d=y;else{for(var O=!1,I=h.child;I;){if(I===u){O=!0,u=h,d=y;break}if(I===d){O=!0,d=h,u=y;break}I=I.sibling}if(!O){for(I=y.child;I;){if(I===u){O=!0,u=y,d=h;break}if(I===d){O=!0,d=y,u=h;break}I=I.sibling}if(!O)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(u.alternate!==d)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(u.tag!==A)throw new Error("Unable to find node on an unmounted component.");return u.stateNode.current===u?e:t}function Ca(e){var t=wa(e);return t!==null?Pn(t):null}function Pn(e){if(e.tag===R||e.tag===D)return e;for(var t=e.child;t!==null;){var o=Pn(t);if(o!==null)return o;t=t.sibling}return null}function ki(e){var t=wa(e);return t!==null?bx(t):null}function bx(e){if(e.tag===R||e.tag===D)return e;for(var t=e.child;t!==null;){if(t.tag!==P){var o=bx(t);if(o!==null)return o}t=t.sibling}return null}var Sx=i.unstable_scheduleCallback,wx=i.unstable_cancelCallback,Cx=i.unstable_shouldYield,Cm=i.unstable_requestPaint,er=i.unstable_now,Em=i.unstable_getCurrentPriorityLevel,ko=i.unstable_ImmediatePriority,kc=i.unstable_UserBlockingPriority,es=i.unstable_NormalPriority,Rc=i.unstable_LowPriority,cu=i.unstable_IdlePriority,_m=i.unstable_yieldValue,Tm=i.unstable_setDisableYieldValue,Ri=null,Lr=null,Be=null,Ha=!1,$r=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u";function Ex(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled)return!0;if(!t.supportsFiber)return m("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{Oe&&(e=Ot({},e,{getLaneLabelMap:Rx,injectProfilingHooks:ts})),Ri=t.inject(e),Lr=t}catch(o){m("React instrumentation encountered an error: %s.",o)}return!!t.checkDCE}function _x(e,t){if(Lr&&typeof Lr.onScheduleFiberRoot=="function")try{Lr.onScheduleFiberRoot(Ri,e,t)}catch(o){Ha||(Ha=!0,m("React instrumentation encountered an error: %s",o))}}function Tx(e,t){if(Lr&&typeof Lr.onCommitFiberRoot=="function")try{var o=(e.current.flags&Bt)===Bt;if(Fe){var u;switch(t){case Ra:u=ko;break;case ui:u=kc;break;case Ar:u=es;break;case Od:u=cu;break;default:u=es;break}Lr.onCommitFiberRoot(Ri,e,u,o)}}catch(d){Ha||(Ha=!0,m("React instrumentation encountered an error: %s",d))}}function kx(e){if(Lr&&typeof Lr.onPostCommitFiberRoot=="function")try{Lr.onPostCommitFiberRoot(Ri,e)}catch(t){Ha||(Ha=!0,m("React instrumentation encountered an error: %s",t))}}function fu(e){if(Lr&&typeof Lr.onCommitFiberUnmount=="function")try{Lr.onCommitFiberUnmount(Ri,e)}catch(t){Ha||(Ha=!0,m("React instrumentation encountered an error: %s",t))}}function mn(e){if(typeof _m=="function"&&(Tm(e),v(e)),Lr&&typeof Lr.setStrictMode=="function")try{Lr.setStrictMode(Ri,e)}catch(t){Ha||(Ha=!0,m("React instrumentation encountered an error: %s",t))}}function ts(e){Be=e}function Rx(){{for(var e=new Map,t=1,o=0;o<Nx;o++){var u=Am(t);e.set(t,u),t*=2}return e}}function km(e){Be!==null&&typeof Be.markCommitStarted=="function"&&Be.markCommitStarted(e)}function Ki(){Be!==null&&typeof Be.markCommitStopped=="function"&&Be.markCommitStopped()}function si(e){Be!==null&&typeof Be.markComponentRenderStarted=="function"&&Be.markComponentRenderStarted(e)}function sl(){Be!==null&&typeof Be.markComponentRenderStopped=="function"&&Be.markComponentRenderStopped()}function Rm(e){Be!==null&&typeof Be.markComponentPassiveEffectMountStarted=="function"&&Be.markComponentPassiveEffectMountStarted(e)}function Ro(){Be!==null&&typeof Be.markComponentPassiveEffectMountStopped=="function"&&Be.markComponentPassiveEffectMountStopped()}function ul(e){Be!==null&&typeof Be.markComponentPassiveEffectUnmountStarted=="function"&&Be.markComponentPassiveEffectUnmountStarted(e)}function ad(){Be!==null&&typeof Be.markComponentPassiveEffectUnmountStopped=="function"&&Be.markComponentPassiveEffectUnmountStopped()}function Mm(e){Be!==null&&typeof Be.markComponentLayoutEffectMountStarted=="function"&&Be.markComponentLayoutEffectMountStarted(e)}function id(){Be!==null&&typeof Be.markComponentLayoutEffectMountStopped=="function"&&Be.markComponentLayoutEffectMountStopped()}function Mx(e){Be!==null&&typeof Be.markComponentLayoutEffectUnmountStarted=="function"&&Be.markComponentLayoutEffectUnmountStarted(e)}function du(){Be!==null&&typeof Be.markComponentLayoutEffectUnmountStopped=="function"&&Be.markComponentLayoutEffectUnmountStopped()}function $i(e,t,o){Be!==null&&typeof Be.markComponentErrored=="function"&&Be.markComponentErrored(e,t,o)}function Mc(e,t,o){Be!==null&&typeof Be.markComponentSuspended=="function"&&Be.markComponentSuspended(e,t,o)}function Dc(e){Be!==null&&typeof Be.markLayoutEffectsStarted=="function"&&Be.markLayoutEffectsStarted(e)}function ns(){Be!==null&&typeof Be.markLayoutEffectsStopped=="function"&&Be.markLayoutEffectsStopped()}function Dx(e){Be!==null&&typeof Be.markPassiveEffectsStarted=="function"&&Be.markPassiveEffectsStarted(e)}function xu(){Be!==null&&typeof Be.markPassiveEffectsStopped=="function"&&Be.markPassiveEffectsStopped()}function Lx(e){Be!==null&&typeof Be.markRenderStarted=="function"&&Be.markRenderStarted(e)}function Ax(){Be!==null&&typeof Be.markRenderYielded=="function"&&Be.markRenderYielded()}function Bn(){Be!==null&&typeof Be.markRenderStopped=="function"&&Be.markRenderStopped()}function od(e){Be!==null&&typeof Be.markRenderScheduled=="function"&&Be.markRenderScheduled(e)}function Ox(e,t){Be!==null&&typeof Be.markForceUpdateScheduled=="function"&&Be.markForceUpdateScheduled(e,t)}function Lc(e,t){Be!==null&&typeof Be.markStateUpdateScheduled=="function"&&Be.markStateUpdateScheduled(e,t)}var vt=0,Wt=1,Jt=2,Nt=8,Cn=16,pr=Math.clz32?Math.clz32:Oc,ld=Math.log,Ac=Math.LN2;function Oc(e){var t=e>>>0;return t===0?32:31-(ld(t)/Ac|0)|0}var Nx=31,ge=0,ur=0,Ct=1,cl=2,wr=4,Cr=8,Ea=16,rs=32,fl=4194240,pu=64,sd=128,ud=256,cd=512,fd=1024,dd=2048,xd=4096,pd=8192,as=16384,hd=32768,hu=65536,vu=131072,vd=262144,Nc=524288,md=1048576,gd=2097152,zc=130023424,is=4194304,Ic=8388608,yd=16777216,bd=33554432,Sd=67108864,Dm=is,mu=134217728,Lm=268435455,Fc=268435456,dl=536870912,_a=1073741824;function Am(e){{if(e&Ct)return"Sync";if(e&cl)return"InputContinuousHydration";if(e&wr)return"InputContinuous";if(e&Cr)return"DefaultHydration";if(e&Ea)return"Default";if(e&rs)return"TransitionHydration";if(e&fl)return"Transition";if(e&zc)return"Retry";if(e&mu)return"SelectiveHydration";if(e&Fc)return"IdleHydration";if(e&dl)return"Idle";if(e&_a)return"Offscreen"}}var gn=-1,wd=pu,Cd=is;function Pc(e){switch(os(e)){case Ct:return Ct;case cl:return cl;case wr:return wr;case Cr:return Cr;case Ea:return Ea;case rs:return rs;case pu:case sd:case ud:case cd:case fd:case dd:case xd:case pd:case as:case hd:case hu:case vu:case vd:case Nc:case md:case gd:return e&fl;case is:case Ic:case yd:case bd:case Sd:return e&zc;case mu:return mu;case Fc:return Fc;case dl:return dl;case _a:return _a;default:return m("Should have found matching lanes. This is a bug in React."),e}}function Ta(e,t){var o=e.pendingLanes;if(o===ge)return ge;var u=ge,d=e.suspendedLanes,h=e.pingedLanes,y=o&Lm;if(y!==ge){var w=y&~d;if(w!==ge)u=Pc(w);else{var _=y&h;_!==ge&&(u=Pc(_))}}else{var O=o&~d;O!==ge?u=Pc(O):h!==ge&&(u=Pc(h))}if(u===ge)return ge;if(t!==ge&&t!==u&&(t&d)===ge){var I=os(u),Z=os(t);if(I>=Z||I===Ea&&(Z&fl)!==ge)return t}(u&wr)!==ge&&(u|=o&Ea);var Q=e.entangledLanes;if(Q!==ge)for(var se=e.entanglements,ce=u&Q;ce>0;){var he=tr(ce),We=1<<he;u|=se[he],ce&=~We}return u}function zx(e,t){for(var o=e.eventTimes,u=gn;t>0;){var d=tr(t),h=1<<d,y=o[d];y>u&&(u=y),t&=~h}return u}function Ed(e,t){switch(e){case Ct:case cl:case wr:return t+250;case Cr:case Ea:case rs:case pu:case sd:case ud:case cd:case fd:case dd:case xd:case pd:case as:case hd:case hu:case vu:case vd:case Nc:case md:case gd:return t+5e3;case is:case Ic:case yd:case bd:case Sd:return gn;case mu:case Fc:case dl:case _a:return gn;default:return m("Should have found matching lanes. This is a bug in React."),gn}}function Om(e,t){for(var o=e.pendingLanes,u=e.suspendedLanes,d=e.pingedLanes,h=e.expirationTimes,y=o;y>0;){var w=tr(y),_=1<<w,O=h[w];O===gn?((_&u)===ge||(_&d)!==ge)&&(h[w]=Ed(_,t)):O<=t&&(e.expiredLanes|=_),y&=~_}}function Nm(e){return Pc(e.pendingLanes)}function _d(e){var t=e.pendingLanes&~_a;return t!==ge?t:t&_a?_a:ge}function Ix(e){return(e&Ct)!==ge}function xl(e){return(e&Lm)!==ge}function Td(e){return(e&zc)===e}function Fx(e){var t=Ct|wr|Ea;return(e&t)===ge}function _1(e){return(e&fl)===e}function jc(e,t){var o=cl|wr|Cr|Ea;return(t&o)!==ge}function zm(e,t){return(t&e.expiredLanes)!==ge}function Px(e){return(e&fl)!==ge}function jx(){var e=wd;return wd<<=1,(wd&fl)===ge&&(wd=pu),e}function Im(){var e=Cd;return Cd<<=1,(Cd&zc)===ge&&(Cd=is),e}function os(e){return e&-e}function Er(e){return os(e)}function tr(e){return 31-pr(e)}function kd(e){return tr(e)}function ka(e,t){return(e&t)!==ge}function ls(e,t){return(e&t)===t}function Ft(e,t){return e|t}function Uc(e,t){return e&~t}function Rd(e,t){return e&t}function T1(e){return e}function Ux(e,t){return e!==ur&&e<t?e:t}function Md(e){for(var t=[],o=0;o<Nx;o++)t.push(e);return t}function gu(e,t,o){e.pendingLanes|=t,t!==dl&&(e.suspendedLanes=ge,e.pingedLanes=ge);var u=e.eventTimes,d=kd(t);u[d]=o}function Hx(e,t){e.suspendedLanes|=t,e.pingedLanes&=~t;for(var o=e.expirationTimes,u=t;u>0;){var d=tr(u),h=1<<d;o[d]=gn,u&=~h}}function Dd(e,t,o){e.pingedLanes|=e.suspendedLanes&t}function Fm(e,t){var o=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=ge,e.pingedLanes=ge,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t;for(var u=e.entanglements,d=e.eventTimes,h=e.expirationTimes,y=o;y>0;){var w=tr(y),_=1<<w;u[w]=ge,d[w]=gn,h[w]=gn,y&=~_}}function Hc(e,t){for(var o=e.entangledLanes|=t,u=e.entanglements,d=o;d;){var h=tr(d),y=1<<h;y&t|u[h]&t&&(u[h]|=t),d&=~y}}function Ld(e,t){var o=os(t),u;switch(o){case wr:u=cl;break;case Ea:u=Cr;break;case pu:case sd:case ud:case cd:case fd:case dd:case xd:case pd:case as:case hd:case hu:case vu:case vd:case Nc:case md:case gd:case is:case Ic:case yd:case bd:case Sd:u=rs;break;case dl:u=Fc;break;default:u=ur;break}return(u&(e.suspendedLanes|t))!==ur?ur:u}function Pm(e,t,o){if($r)for(var u=e.pendingUpdatersLaneMap;o>0;){var d=kd(o),h=1<<d,y=u[d];y.add(t),o&=~h}}function Bx(e,t){if($r)for(var o=e.pendingUpdatersLaneMap,u=e.memoizedUpdaters;t>0;){var d=kd(t),h=1<<d,y=o[d];y.size>0&&(y.forEach(function(w){var _=w.alternate;(_===null||!u.has(_))&&u.add(w)}),y.clear()),t&=~h}}function Ad(e,t){return null}var Ra=Ct,ui=wr,Ar=Ea,Od=dl,yu=ur;function Ba(){return yu}function hr(e){yu=e}function jm(e,t){var o=yu;try{return yu=e,t()}finally{yu=o}}function Bc(e,t){return e!==0&&e<t?e:t}function qr(e,t){return e>t?e:t}function Vx(e,t){return e!==0&&e<t}function Um(e){var t=os(e);return Vx(Ra,t)?Vx(ui,t)?xl(t)?Ar:Od:ui:Ra}function ss(e){var t=e.current.memoizedState;return t.isDehydrated}var Or;function k1(e){Or=e}function nt(e){Or(e)}var pl;function Wx(e){pl=e}var Gx;function R1(e){Gx=e}var bu;function Nd(e){bu=e}var zd;function Hm(e){zd=e}var Id=!1,Vc=[],qi=null,Qi=null,Vn=null,ra=new Map,ci=new Map,Mo=[],Bm=["mousedown","mouseup","touchcancel","touchend","touchstart","auxclick","dblclick","pointercancel","pointerdown","pointerup","dragend","dragstart","drop","compositionend","compositionstart","keydown","keypress","keyup","input","textInput","copy","cut","paste","click","change","contextmenu","reset","submit"];function Mi(e){return Bm.indexOf(e)>-1}function Vm(e,t,o,u,d){return{blockedOn:e,domEventName:t,eventSystemFlags:o,nativeEvent:d,targetContainers:[u]}}function Di(e,t){switch(e){case"focusin":case"focusout":qi=null;break;case"dragenter":case"dragleave":Qi=null;break;case"mouseover":case"mouseout":Vn=null;break;case"pointerover":case"pointerout":{var o=t.pointerId;ra.delete(o);break}case"gotpointercapture":case"lostpointercapture":{var u=t.pointerId;ci.delete(u);break}}}function Wc(e,t,o,u,d,h){if(e===null||e.nativeEvent!==h){var y=Vm(t,o,u,d,h);if(t!==null){var w=Du(t);w!==null&&pl(w)}return y}e.eventSystemFlags|=u;var _=e.targetContainers;return d!==null&&_.indexOf(d)===-1&&_.push(d),e}function Wm(e,t,o,u,d){switch(t){case"focusin":{var h=d;return qi=Wc(qi,e,t,o,u,h),!0}case"dragenter":{var y=d;return Qi=Wc(Qi,e,t,o,u,y),!0}case"mouseover":{var w=d;return Vn=Wc(Vn,e,t,o,u,w),!0}case"pointerover":{var _=d,O=_.pointerId;return ra.set(O,Wc(ra.get(O)||null,e,t,o,u,_)),!0}case"gotpointercapture":{var I=d,Z=I.pointerId;return ci.set(Z,Wc(ci.get(Z)||null,e,t,o,u,I)),!0}}return!1}function Yx(e){var t=af(e.target);if(t!==null){var o=na(t);if(o!==null){var u=o.tag;if(u===Y){var d=Yi(o);if(d!==null){e.blockedOn=d,zd(e.priority,function(){Gx(o)});return}}else if(u===A){var h=o.stateNode;if(ss(h)){e.blockedOn=ll(o);return}}}}e.blockedOn=null}function Gm(e){for(var t=bu(),o={blockedOn:null,target:e,priority:t},u=0;u<Mo.length&&Vx(t,Mo[u].priority);u++);Mo.splice(u,0,o),u===0&&Yx(o)}function Gc(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;t.length>0;){var o=t[0],u=Yc(e.domEventName,e.eventSystemFlags,o,e.nativeEvent);if(u===null){var d=e.nativeEvent,h=new d.constructor(d.type,d);S1(h),d.target.dispatchEvent(h),gc()}else{var y=Du(u);return y!==null&&pl(y),e.blockedOn=u,!1}t.shift()}return!0}function Ym(e,t,o){Gc(e)&&o.delete(t)}function Fd(){Id=!1,qi!==null&&Gc(qi)&&(qi=null),Qi!==null&&Gc(Qi)&&(Qi=null),Vn!==null&&Gc(Vn)&&(Vn=null),ra.forEach(Ym),ci.forEach(Ym)}function us(e,t){e.blockedOn===t&&(e.blockedOn=null,Id||(Id=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,Fd)))}function Qr(e){if(Vc.length>0){us(Vc[0],e);for(var t=1;t<Vc.length;t++){var o=Vc[t];o.blockedOn===e&&(o.blockedOn=null)}}qi!==null&&us(qi,e),Qi!==null&&us(Qi,e),Vn!==null&&us(Vn,e);var u=function(w){return us(w,e)};ra.forEach(u),ci.forEach(u);for(var d=0;d<Mo.length;d++){var h=Mo[d];h.blockedOn===e&&(h.blockedOn=null)}for(;Mo.length>0;){var y=Mo[0];if(y.blockedOn!==null)break;Yx(y),y.blockedOn===null&&Mo.shift()}}var Kt=c.ReactCurrentBatchConfig,cr=!0;function nr(e){cr=!!e}function Nr(){return cr}function Va(e,t,o){var u=wu(t),d;switch(u){case Ra:d=Su;break;case ui:d=vr;break;case Ar:default:d=cs;break}return d.bind(null,t,o,e)}function Su(e,t,o,u){var d=Ba(),h=Kt.transition;Kt.transition=null;try{hr(Ra),cs(e,t,o,u)}finally{hr(d),Kt.transition=h}}function vr(e,t,o,u){var d=Ba(),h=Kt.transition;Kt.transition=null;try{hr(ui),cs(e,t,o,u)}finally{hr(d),Kt.transition=h}}function cs(e,t,o,u){cr&&fs(e,t,o,u)}function fs(e,t,o,u){var d=Yc(e,t,o,u);if(d===null){G1(e,t,u,ds,o),Di(e,u);return}if(Wm(d,e,t,o,u)){u.stopPropagation();return}if(Di(e,u),t&Kl&&Mi(e)){for(;d!==null;){var h=Du(d);h!==null&&nt(h);var y=Yc(e,t,o,u);if(y===null&&G1(e,t,u,ds,o),y===d)break;d=y}d!==null&&u.stopPropagation();return}G1(e,t,u,null,o)}var ds=null;function Yc(e,t,o,u){ds=null;var d=$f(u),h=af(d);if(h!==null){var y=na(h);if(y===null)h=null;else{var w=y.tag;if(w===Y){var _=Yi(y);if(_!==null)return _;h=null}else if(w===A){var O=y.stateNode;if(ss(O))return ll(y);h=null}else y!==h&&(h=null)}}return ds=h,null}function wu(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return Ra;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return ui;case"message":{var t=Em();switch(t){case ko:return Ra;case kc:return ui;case es:case Rc:return Ar;case cu:return Od;default:return Ar}}default:return Ar}}function Ma(e,t,o){return e.addEventListener(t,o,!1),o}function Kx(e,t,o){return e.addEventListener(t,o,!0),o}function Cu(e,t,o,u){return e.addEventListener(t,o,{capture:!0,passive:u}),o}function Do(e,t,o,u){return e.addEventListener(t,o,{passive:u}),o}var hl=null,Kc=null,fi=null;function Pd(e){return hl=e,Kc=Eu(),!0}function vl(){hl=null,Kc=null,fi=null}function $c(){if(fi)return fi;var e,t=Kc,o=t.length,u,d=Eu(),h=d.length;for(e=0;e<o&&t[e]===d[e];e++);var y=o-e;for(u=1;u<=y&&t[o-u]===d[h-u];u++);var w=u>1?1-u:void 0;return fi=d.slice(e,w),fi}function Eu(){return"value"in hl?hl.value:hl.textContent}function _u(e){var t,o=e.keyCode;return"charCode"in e?(t=e.charCode,t===0&&o===13&&(t=13)):t=o,t===10&&(t=13),t>=32||t===13?t:0}function xs(){return!0}function qc(){return!1}function Dn(e){function t(o,u,d,h,y){this._reactName=o,this._targetInst=d,this.type=u,this.nativeEvent=h,this.target=y,this.currentTarget=null;for(var w in e)if(e.hasOwnProperty(w)){var _=e[w];_?this[w]=_(h):this[w]=h[w]}var O=h.defaultPrevented!=null?h.defaultPrevented:h.returnValue===!1;return O?this.isDefaultPrevented=xs:this.isDefaultPrevented=qc,this.isPropagationStopped=qc,this}return Ot(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var o=this.nativeEvent;o&&(o.preventDefault?o.preventDefault():typeof o.returnValue!="unknown"&&(o.returnValue=!1),this.isDefaultPrevented=xs)},stopPropagation:function(){var o=this.nativeEvent;o&&(o.stopPropagation?o.stopPropagation():typeof o.cancelBubble!="unknown"&&(o.cancelBubble=!0),this.isPropagationStopped=xs)},persist:function(){},isPersistent:xs}),t}var Wa={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Ga=Dn(Wa),_r=Ot({},Wa,{view:0,detail:0}),Km=Dn(_r),Qc,Xc,Zc;function ml(e){e!==Zc&&(Zc&&e.type==="mousemove"?(Qc=e.screenX-Zc.screenX,Xc=e.screenY-Zc.screenY):(Qc=0,Xc=0),Zc=e)}var Jc=Ot({},_r,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Xx,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(ml(e),Qc)},movementY:function(e){return"movementY"in e?e.movementY:Xc}}),jd=Dn(Jc),ps=Ot({},Jc,{dataTransfer:0}),$x=Dn(ps),hs=Ot({},_r,{relatedTarget:0}),Ud=Dn(hs),$m=Ot({},Wa,{animationName:0,elapsedTime:0,pseudoElement:0}),qx=Dn($m),Hd=Ot({},Wa,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),M1=Dn(Hd),D1=Ot({},Wa,{data:0}),Qx=Dn(D1),qm=Qx,vs={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},L1={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"};function Tu(e){if(e.key){var t=vs[e.key]||e.key;if(t!=="Unidentified")return t}if(e.type==="keypress"){var o=_u(e);return o===13?"Enter":String.fromCharCode(o)}return e.type==="keydown"||e.type==="keyup"?L1[e.keyCode]||"Unidentified":""}var Qm={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function $n(e){var t=this,o=t.nativeEvent;if(o.getModifierState)return o.getModifierState(e);var u=Qm[e];return u?!!o[u]:!1}function Xx(e){return $n}var Xm=Ot({},_r,{key:Tu,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Xx,charCode:function(e){return e.type==="keypress"?_u(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?_u(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),A1=Dn(Xm),O1=Ot({},Jc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Zx=Dn(O1),Zm=Ot({},_r,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Xx}),N1=Dn(Zm),di=Ot({},Wa,{propertyName:0,elapsedTime:0,pseudoElement:0}),Jx=Dn(di),z1=Ot({},Jc,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),gl=Dn(z1),Bd=[9,13,27,32],yl=229,ku=Te&&"CompositionEvent"in window,ms=null;Te&&"documentMode"in document&&(ms=document.documentMode);var ep=Te&&"TextEvent"in window&&!ms,Jm=Te&&(!ku||ms&&ms>8&&ms<=11),Vd=32,eg=String.fromCharCode(Vd);function tg(){Dt("onBeforeInput",["compositionend","keypress","textInput","paste"]),Dt("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),Dt("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),Dt("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var tp=!1;function Wd(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function Gd(e){switch(e){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function ng(e,t){return e==="keydown"&&t.keyCode===yl}function Yd(e,t){switch(e){case"keyup":return Bd.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==yl;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function rg(e){var t=e.detail;return typeof t=="object"&&"data"in t?t.data:null}function np(e){return e.locale==="ko"}var bl=!1;function Kd(e,t,o,u,d){var h,y;if(ku?h=Gd(t):bl?Yd(t,u)&&(h="onCompositionEnd"):ng(t,u)&&(h="onCompositionStart"),!h)return null;Jm&&!np(u)&&(!bl&&h==="onCompositionStart"?bl=Pd(d):h==="onCompositionEnd"&&bl&&(y=$c()));var w=ug(o,h);if(w.length>0){var _=new Qx(h,t,null,u,d);if(e.push({event:_,listeners:w}),y)_.data=y;else{var O=rg(u);O!==null&&(_.data=O)}}}function rp(e,t){switch(e){case"compositionend":return rg(t);case"keypress":var o=t.which;return o!==Vd?null:(tp=!0,eg);case"textInput":var u=t.data;return u===eg&&tp?null:u;default:return null}}function $d(e,t){if(bl){if(e==="compositionend"||!ku&&Yd(e,t)){var o=$c();return vl(),bl=!1,o}return null}switch(e){case"paste":return null;case"keypress":if(!Wd(t)){if(t.char&&t.char.length>1)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Jm&&!np(t)?null:t.data;default:return null}}function ag(e,t,o,u,d){var h;if(ep?h=rp(t,u):h=$d(t,u),!h)return null;var y=ug(o,"onBeforeInput");if(y.length>0){var w=new qm("onBeforeInput","beforeinput",null,u,d);e.push({event:w,listeners:y}),w.data=h}}function I1(e,t,o,u,d,h,y){Kd(e,t,o,u,d),ag(e,t,o,u,d)}var qd={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function ig(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!qd[e.type]:t==="textarea"}/** 116 116 * Checks if an event is supported in the current execution environment. 117 117 * … … 125 125 * @internal 126 126 * @license Modernizr 3.0.0pre (Custom Build) | MIT 127 */function pf(e){if(!be)return!1;var n="on"+e,l=n in document;if(!l){var x=document.createElement("div");x.setAttribute(n,"return;"),l=typeof x[n]=="function"}return l}function Ny(){Lt("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function hf(e,n,l,x){Md(x);var p=sg(n,"onChange");if(p.length>0){var v=new Yi("onChange","change",null,l,x);e.push({event:v,listeners:p})}}var r=null,u=null;function d(e){var n=e.nodeName&&e.nodeName.toLowerCase();return n==="select"||n==="input"&&e.type==="file"}function h(e){var n=[];hf(n,u,e,m0(e)),gm(g,n)}function g(e){HT(e,0)}function S(e){var n=Cx(e);if(au(n))return e}function L(e,n){if(e==="change")return n}var H=!1;be&&(H=pf("input")&&(!document.documentMode||document.documentMode>9));function K(e,n){r=e,u=n,r.attachEvent("onpropertychange",Te)}function ce(){r&&(r.detachEvent("onpropertychange",Te),r=null,u=null)}function Te(e){e.propertyName==="value"&&S(u)&&h(e)}function De(e,n,l){e==="focusin"?(ce(),K(n,l)):e==="focusout"&&ce()}function Ee(e,n){if(e==="selectionchange"||e==="keyup"||e==="keydown")return S(u)}function $e(e){var n=e.nodeName;return n&&n.toLowerCase()==="input"&&(e.type==="checkbox"||e.type==="radio")}function it(e,n){if(e==="click")return S(n)}function ct(e,n){if(e==="input"||e==="change")return S(n)}function ir(e){var n=e._wrapperState;!n||!n.controlled||e.type!=="number"||rt(e,"number",e.value)}function ne(e,n,l,x,p,v,y){var w=l?Cx(l):window,T,z;if(d(w)?T=L:ag(w)?H?T=ct:(T=Ee,z=De):$e(w)&&(T=it),T){var F=T(n,l);if(F){hf(e,F,x,p);return}}z&&z(n,w,l),n==="focusout"&&ir(w)}function $(){xe("onMouseEnter",["mouseout","mouseover"]),xe("onMouseLeave",["mouseout","mouseover"]),xe("onPointerEnter",["pointerout","pointerover"]),xe("onPointerLeave",["pointerout","pointerover"])}function ue(e,n,l,x,p,v,y){var w=n==="mouseover"||n==="pointerover",T=n==="mouseout"||n==="pointerout";if(w&&!by(x)){var z=x.relatedTarget||x.fromElement;if(z&&(gf(z)||Ap(z)))return}if(!(!T&&!w)){var F;if(p.window===p)F=p;else{var ee=p.ownerDocument;ee?F=ee.defaultView||ee.parentWindow:F=window}var J,se;if(T){var fe=x.relatedTarget||x.toElement;if(J=l,se=fe?gf(fe):null,se!==null){var ve=ni(se);(se!==ve||se.tag!==M&&se.tag!==R)&&(se=null)}}else J=null,se=l;if(J!==se){var Ye=lx,St="onMouseLeave",dt="onMouseEnter",nn="mouse";(n==="pointerout"||n==="pointerover")&&(Ye=dp,St="onPointerLeave",dt="onPointerEnter",nn="pointer");var Kt=J==null?F:Cx(J),ie=se==null?F:Cx(se),me=new Ye(St,nn+"leave",J,x,p);me.target=Kt,me.relatedTarget=ie;var ae=null,Le=gf(p);if(Le===l){var tt=new Ye(dt,nn+"enter",se,x,p);tt.target=ie,tt.relatedTarget=Kt,ae=tt}Bz(e,me,ae,J,se)}}}function ze(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}var Ke=typeof Object.is=="function"?Object.is:ze;function yt(e,n){if(Ke(e,n))return!0;if(typeof e!="object"||e===null||typeof n!="object"||n===null)return!1;var l=Object.keys(e),x=Object.keys(n);if(l.length!==x.length)return!1;for(var p=0;p<l.length;p++){var v=l[p];if(!We.call(n,v)||!Ke(e[v],n[v]))return!1}return!0}function wt(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Rt(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function gr(e,n){for(var l=wt(e),x=0,p=0;l;){if(l.nodeType===ko){if(p=x+l.textContent.length,x<=n&&p>=n)return{node:l,offset:n-x};x=p}l=wt(Rt(l))}}function on(e){var n=e.ownerDocument,l=n&&n.defaultView||window,x=l.getSelection&&l.getSelection();if(!x||x.rangeCount===0)return null;var p=x.anchorNode,v=x.anchorOffset,y=x.focusNode,w=x.focusOffset;try{p.nodeType,y.nodeType}catch{return null}return Ru(e,p,v,y,w)}function Ru(e,n,l,x,p){var v=0,y=-1,w=-1,T=0,z=0,F=e,ee=null;e:for(;;){for(var J=null;F===n&&(l===0||F.nodeType===ko)&&(y=v+l),F===x&&(p===0||F.nodeType===ko)&&(w=v+p),F.nodeType===ko&&(v+=F.nodeValue.length),(J=F.firstChild)!==null;)ee=F,F=J;for(;;){if(F===e)break e;if(ee===n&&++T===l&&(y=v),ee===x&&++z===p&&(w=v),(J=F.nextSibling)!==null)break;F=ee,ee=F.parentNode}F=J}return y===-1||w===-1?null:{start:y,end:w}}function Iy(e,n){var l=e.ownerDocument||document,x=l&&l.defaultView||window;if(x.getSelection){var p=x.getSelection(),v=e.textContent.length,y=Math.min(n.start,v),w=n.end===void 0?y:Math.min(n.end,v);if(!p.extend&&y>w){var T=w;w=y,y=T}var z=gr(e,y),F=gr(e,w);if(z&&F){if(p.rangeCount===1&&p.anchorNode===z.node&&p.anchorOffset===z.offset&&p.focusNode===F.node&&p.focusOffset===F.offset)return;var ee=l.createRange();ee.setStart(z.node,z.offset),p.removeAllRanges(),y>w?(p.addRange(ee),p.extend(F.node,F.offset)):(ee.setEnd(F.node,F.offset),p.addRange(ee))}}}function MT(e){return e&&e.nodeType===ko}function DT(e,n){return!e||!n?!1:e===n?!0:MT(e)?!1:MT(n)?DT(e,n.parentNode):"contains"in e?e.contains(n):e.compareDocumentPosition?!!(e.compareDocumentPosition(n)&16):!1}function Cz(e){return e&&e.ownerDocument&&DT(e.ownerDocument.documentElement,e)}function Ez(e){try{return typeof e.contentWindow.location.href=="string"}catch{return!1}}function LT(){for(var e=window,n=Co();n instanceof e.HTMLIFrameElement;){if(Ez(n))e=n.contentWindow;else return n;n=Co(e.document)}return n}function Fy(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n&&(n==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||n==="textarea"||e.contentEditable==="true")}function Tz(){var e=LT();return{focusedElem:e,selectionRange:Fy(e)?Rz(e):null}}function kz(e){var n=LT(),l=e.focusedElem,x=e.selectionRange;if(n!==l&&Cz(l)){x!==null&&Fy(l)&&Mz(l,x);for(var p=[],v=l;v=v.parentNode;)v.nodeType===Si&&p.push({element:v,left:v.scrollLeft,top:v.scrollTop});typeof l.focus=="function"&&l.focus();for(var y=0;y<p.length;y++){var w=p[y];w.element.scrollLeft=w.left,w.element.scrollTop=w.top}}}function Rz(e){var n;return"selectionStart"in e?n={start:e.selectionStart,end:e.selectionEnd}:n=on(e),n||{start:0,end:0}}function Mz(e,n){var l=n.start,x=n.end;x===void 0&&(x=l),"selectionStart"in e?(e.selectionStart=l,e.selectionEnd=Math.min(x,e.value.length)):Iy(e,n)}var Dz=be&&"documentMode"in document&&document.documentMode<=11;function Lz(){Lt("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var yx=null,Py=null,yp=null,jy=!1;function Az(e){if("selectionStart"in e&&Fy(e))return{start:e.selectionStart,end:e.selectionEnd};var n=e.ownerDocument&&e.ownerDocument.defaultView||window,l=n.getSelection();return{anchorNode:l.anchorNode,anchorOffset:l.anchorOffset,focusNode:l.focusNode,focusOffset:l.focusOffset}}function zz(e){return e.window===e?e.document:e.nodeType===Ro?e:e.ownerDocument}function AT(e,n,l){var x=zz(l);if(!(jy||yx==null||yx!==Co(x))){var p=Az(yx);if(!yp||!yt(yp,p)){yp=p;var v=sg(Py,"onSelect");if(v.length>0){var y=new Yi("onSelect","select",null,n,l);e.push({event:y,listeners:v}),y.target=yx}}}}function Oz(e,n,l,x,p,v,y){var w=l?Cx(l):window;switch(n){case"focusin":(ag(w)||w.contentEditable==="true")&&(yx=w,Py=l,yp=null);break;case"focusout":yx=null,Py=null,yp=null;break;case"mousedown":jy=!0;break;case"contextmenu":case"mouseup":case"dragend":jy=!1,AT(e,x,p);break;case"selectionchange":if(Dz)break;case"keydown":case"keyup":AT(e,x,p)}}function og(e,n){var l={};return l[e.toLowerCase()]=n.toLowerCase(),l["Webkit"+e]="webkit"+n,l["Moz"+e]="moz"+n,l}var bx={animationend:og("Animation","AnimationEnd"),animationiteration:og("Animation","AnimationIteration"),animationstart:og("Animation","AnimationStart"),transitionend:og("Transition","TransitionEnd")},Uy={},zT={};be&&(zT=document.createElement("div").style,"AnimationEvent"in window||(delete bx.animationend.animation,delete bx.animationiteration.animation,delete bx.animationstart.animation),"TransitionEvent"in window||delete bx.transitionend.transition);function ug(e){if(Uy[e])return Uy[e];if(!bx[e])return e;var n=bx[e];for(var l in n)if(n.hasOwnProperty(l)&&l in zT)return Uy[e]=n[l];return e}var OT=ug("animationend"),NT=ug("animationiteration"),IT=ug("animationstart"),FT=ug("transitionend"),PT=new Map,jT=["abort","auxClick","cancel","canPlay","canPlayThrough","click","close","contextMenu","copy","cut","drag","dragEnd","dragEnter","dragExit","dragLeave","dragOver","dragStart","drop","durationChange","emptied","encrypted","ended","error","gotPointerCapture","input","invalid","keyDown","keyPress","keyUp","load","loadedData","loadedMetadata","loadStart","lostPointerCapture","mouseDown","mouseMove","mouseOut","mouseOver","mouseUp","paste","pause","play","playing","pointerCancel","pointerDown","pointerMove","pointerOut","pointerOver","pointerUp","progress","rateChange","reset","resize","seeked","seeking","stalled","submit","suspend","timeUpdate","touchCancel","touchEnd","touchStart","volumeChange","scroll","toggle","touchMove","waiting","wheel"];function Hs(e,n){PT.set(e,n),Lt(n,[e])}function Nz(){for(var e=0;e<jT.length;e++){var n=jT[e],l=n.toLowerCase(),x=n[0].toUpperCase()+n.slice(1);Hs(l,"on"+x)}Hs(OT,"onAnimationEnd"),Hs(NT,"onAnimationIteration"),Hs(IT,"onAnimationStart"),Hs("dblclick","onDoubleClick"),Hs("focusin","onFocus"),Hs("focusout","onBlur"),Hs(FT,"onTransitionEnd")}function Iz(e,n,l,x,p,v,y){var w=PT.get(n);if(w!==void 0){var T=Yi,z=n;switch(n){case"keypress":if(Ps(x)===0)return;case"keydown":case"keyup":T=Dy;break;case"focusin":z="focus",T=sx;break;case"focusout":z="blur",T=sx;break;case"beforeblur":case"afterblur":T=sx;break;case"click":if(x.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":T=lx;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":T=sp;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":T=Ay;break;case OT:case NT:case IT:T=cp;break;case FT:T=pp;break;case"scroll":T=Xm;break;case"wheel":T=Eu;break;case"copy":case"cut":case"paste":T=ky;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":T=dp;break}var F=(v&rl)!==0;{var ee=!F&&n==="scroll",J=Uz(l,w,x.type,F,ee);if(J.length>0){var se=new T(w,z,null,x,p);e.push({event:se,listeners:J})}}}}Nz(),$(),Ny(),Lz(),tg();function Fz(e,n,l,x,p,v,y){Iz(e,n,l,x,p,v);var w=(v&Rd)===0;w&&(ue(e,n,l,x,p),ne(e,n,l,x,p),Oz(e,n,l,x,p),Oy(e,n,l,x,p))}var bp=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],Hy=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(bp));function UT(e,n,l){var x=e.type||"unknown-event";e.currentTarget=l,Ic(x,n,void 0,e),e.currentTarget=null}function Pz(e,n,l){var x;if(l)for(var p=n.length-1;p>=0;p--){var v=n[p],y=v.instance,w=v.currentTarget,T=v.listener;if(y!==x&&e.isPropagationStopped())return;UT(e,T,w),x=y}else for(var z=0;z<n.length;z++){var F=n[z],ee=F.instance,J=F.currentTarget,se=F.listener;if(ee!==x&&e.isPropagationStopped())return;UT(e,se,J),x=ee}}function HT(e,n){for(var l=(n&rl)!==0,x=0;x<e.length;x++){var p=e[x],v=p.event,y=p.listeners;Pz(v,y,l)}Mo()}function jz(e,n,l,x,p){var v=m0(l),y=[];Fz(y,e,x,l,v,n),HT(y,n)}function Wn(e,n){Hy.has(e)||m('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var l=!1,x=h8(n),p=Vz(e);x.has(p)||(BT(n,e,Za,l),x.add(p))}function By(e,n,l){Hy.has(e)&&!n&&m('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var x=0;n&&(x|=rl),BT(l,e,x,n)}var lg="_reactListening"+Math.random().toString(36).slice(2);function Sp(e){if(!e[lg]){e[lg]=!0,Xe.forEach(function(l){l!=="selectionchange"&&(Hy.has(l)||By(l,!1,e),By(l,!0,e))});var n=e.nodeType===Ro?e:e.ownerDocument;n!==null&&(n[lg]||(n[lg]=!0,By("selectionchange",!1,n)))}}function BT(e,n,l,x,p){var v=Wi(e,n,l),y=void 0;Nc&&(n==="touchstart"||n==="touchmove"||n==="wheel")&&(y=!0),e=e,x?y!==void 0?Is(e,n,v,y):lp(e,n,v):y!==void 0?Oo(e,n,v,y):Di(e,n,v)}function VT(e,n){return e===n||e.nodeType===ur&&e.parentNode===n}function Vy(e,n,l,x,p){var v=x;if((n&kd)===0&&(n&Za)===0){var y=p;if(x!==null){var w=x;e:for(;;){if(w===null)return;var T=w.tag;if(T===A||T===j){var z=w.stateNode.containerInfo;if(VT(z,y))break;if(T===j)for(var F=w.return;F!==null;){var ee=F.tag;if(ee===A||ee===j){var J=F.stateNode.containerInfo;if(VT(J,y))return}F=F.return}for(;z!==null;){var se=gf(z);if(se===null)return;var fe=se.tag;if(fe===M||fe===R){w=v=se;continue e}z=z.parentNode}}w=w.return}}}gm(function(){return jz(e,n,l,v)})}function wp(e,n,l){return{instance:e,listener:n,currentTarget:l}}function Uz(e,n,l,x,p,v){for(var y=n!==null?n+"Capture":null,w=x?y:n,T=[],z=e,F=null;z!==null;){var ee=z,J=ee.stateNode,se=ee.tag;if(se===M&&J!==null&&(F=J,w!==null)){var fe=al(z,w);fe!=null&&T.push(wp(z,fe,F))}if(p)break;z=z.return}return T}function sg(e,n){for(var l=n+"Capture",x=[],p=e;p!==null;){var v=p,y=v.stateNode,w=v.tag;if(w===M&&y!==null){var T=y,z=al(p,l);z!=null&&x.unshift(wp(p,z,T));var F=al(p,n);F!=null&&x.push(wp(p,F,T))}p=p.return}return x}function Sx(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==M);return e||null}function Hz(e,n){for(var l=e,x=n,p=0,v=l;v;v=Sx(v))p++;for(var y=0,w=x;w;w=Sx(w))y++;for(;p-y>0;)l=Sx(l),p--;for(;y-p>0;)x=Sx(x),y--;for(var T=p;T--;){if(l===x||x!==null&&l===x.alternate)return l;l=Sx(l),x=Sx(x)}return null}function WT(e,n,l,x,p){for(var v=n._reactName,y=[],w=l;w!==null&&w!==x;){var T=w,z=T.alternate,F=T.stateNode,ee=T.tag;if(z!==null&&z===x)break;if(ee===M&&F!==null){var J=F;if(p){var se=al(w,v);se!=null&&y.unshift(wp(w,se,J))}else if(!p){var fe=al(w,v);fe!=null&&y.push(wp(w,fe,J))}}w=w.return}y.length!==0&&e.push({event:n,listeners:y})}function Bz(e,n,l,x,p){var v=x&&p?Hz(x,p):null;x!==null&&WT(e,n,x,v,!1),p!==null&&l!==null&&WT(e,l,p,v,!0)}function Vz(e,n){return e+"__bubble"}var pa=!1,_p="dangerouslySetInnerHTML",cg="suppressContentEditableWarning",Bs="suppressHydrationWarning",GT="autoFocus",vf="children",mf="style",fg="__html",Wy,xg,Cp,YT,dg,XT,ZT;Wy={dialog:!0,webview:!0},xg=function(e,n){xm(e,n),vs(e,n),mm(e,n,{registrationNameDependencies:pt,possibleRegistrationNames:ht})},XT=be&&!document.documentMode,Cp=function(e,n,l){if(!pa){var x=pg(l),p=pg(n);p!==x&&(pa=!0,m("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(p),JSON.stringify(x)))}},YT=function(e){if(!pa){pa=!0;var n=[];e.forEach(function(l){n.push(l)}),m("Extra attributes from the server: %s",n)}},dg=function(e,n){n===!1?m("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):m("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof n)},ZT=function(e,n){var l=e.namespaceURI===ka?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return l.innerHTML=n,l.innerHTML};var Wz=/\r\n?/g,Gz=/\u0000|\uFFFD/g;function pg(e){yn(e);var n=typeof e=="string"?e:""+e;return n.replace(Wz,`128 `).replace( Gz,"")}function hg(e,n,l,x){var p=pg(n),v=pg(e);if(v!==p&&(x&&(pa||(pa=!0,m('Text content did not match. Server: "%s" Client: "%s"',v,p))),l&&Z))throw new Error("Text content does not match server-rendered HTML.")}function KT(e){return e.nodeType===Ro?e:e.ownerDocument}function Yz(){}function vg(e){e.onclick=Yz}function Xz(e,n,l,x,p){for(var v in x)if(x.hasOwnProperty(v)){var y=x[v];if(v===mf)y&&Object.freeze(y),um(n,y);else if(v===_p){var w=y?y[fg]:void 0;w!=null&&Kv(n,w)}else if(v===vf)if(typeof y=="string"){var T=e!=="textarea"||y!=="";T&&uu(n,y)}else typeof y=="number"&&uu(n,""+y);else v===cg||v===Bs||v===GT||(pt.hasOwnProperty(v)?y!=null&&(typeof y!="function"&&dg(v,y),v==="onScroll"&&Wn("scroll",n)):y!=null&&ji(n,v,y,p))}}function Zz(e,n,l,x){for(var p=0;p<n.length;p+=2){var v=n[p],y=n[p+1];v===mf?um(e,y):v===_p?Kv(e,y):v===vf?uu(e,y):ji(e,v,y,x)}}function Kz(e,n,l,x){var p,v=KT(l),y,w=x;if(w===ka&&(w=Sd(e)),w===ka){if(p=lu(e,n),!p&&e!==e.toLowerCase()&&m("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),e==="script"){var T=v.createElement("div");T.innerHTML="<script><\/script>";var z=T.firstChild;y=T.removeChild(z)}else if(typeof n.is=="string")y=v.createElement(e,{is:n.is});else if(y=v.createElement(e),e==="select"){var F=y;n.multiple?F.multiple=!0:n.size&&(F.size=n.size)}}else y=v.createElementNS(w,e);return w===ka&&!p&&Object.prototype.toString.call(y)==="[object HTMLUnknownElement]"&&!We.call(Wy,e)&&(Wy[e]=!0,m("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e)),y}function qz(e,n){return KT(n).createTextNode(e)}function Qz(e,n,l,x){var p=lu(n,l);xg(n,l);var v;switch(n){case"dialog":Wn("cancel",e),Wn("close",e),v=l;break;case"iframe":case"object":case"embed":Wn("load",e),v=l;break;case"video":case"audio":for(var y=0;y<bp.length;y++)Wn(bp[y],e);v=l;break;case"source":Wn("error",e),v=l;break;case"img":case"image":case"link":Wn("error",e),Wn("load",e),v=l;break;case"details":Wn("toggle",e),v=l;break;case"input":ss(e,l),v=oa(e,l),Wn("invalid",e);break;case"option":xn(e,l),v=l;break;case"select":_c(e,l),v=nl(e,l),Wn("invalid",e);break;case"textarea":Yv(e,l),v=f0(e,l),Wn("invalid",e);break;default:v=l}switch(h0(n,v),Xz(n,e,x,v,p),n){case"input":aa(e),le(e,l,!1);break;case"textarea":aa(e),Zv(e);break;case"option":wn(e,l);break;case"select":gd(e,l);break;default:typeof v.onClick=="function"&&vg(e);break}}function Jz(e,n,l,x,p){xg(n,x);var v=null,y,w;switch(n){case"input":y=oa(e,l),w=oa(e,x),v=[];break;case"select":y=nl(e,l),w=nl(e,x),v=[];break;case"textarea":y=f0(e,l),w=f0(e,x),v=[];break;default:y=l,w=x,typeof y.onClick!="function"&&typeof w.onClick=="function"&&vg(e);break}h0(n,w);var T,z,F=null;for(T in y)if(!(w.hasOwnProperty(T)||!y.hasOwnProperty(T)||y[T]==null))if(T===mf){var ee=y[T];for(z in ee)ee.hasOwnProperty(z)&&(F||(F={}),F[z]="")}else T===_p||T===vf||T===cg||T===Bs||T===GT||(pt.hasOwnProperty(T)?v||(v=[]):(v=v||[]).push(T,null));for(T in w){var J=w[T],se=y!=null?y[T]:void 0;if(!(!w.hasOwnProperty(T)||J===se||J==null&&se==null))if(T===mf)if(J&&Object.freeze(J),se){for(z in se)se.hasOwnProperty(z)&&(!J||!J.hasOwnProperty(z))&&(F||(F={}),F[z]="");for(z in J)J.hasOwnProperty(z)&&se[z]!==J[z]&&(F||(F={}),F[z]=J[z])}else F||(v||(v=[]),v.push(T,F)),F=J;else if(T===_p){var fe=J?J[fg]:void 0,ve=se?se[fg]:void 0;fe!=null&&ve!==fe&&(v=v||[]).push(T,fe)}else T===vf?(typeof J=="string"||typeof J=="number")&&(v=v||[]).push(T,""+J):T===cg||T===Bs||(pt.hasOwnProperty(T)?(J!=null&&(typeof J!="function"&&dg(T,J),T==="onScroll"&&Wn("scroll",e)),!v&&se!==J&&(v=[])):(v=v||[]).push(T,J))}return F&&(Ra(F,w[mf]),(v=v||[]).push(mf,F)),v}function $z(e,n,l,x,p){l==="input"&&p.type==="radio"&&p.name!=null&&k(e,p);var v=lu(l,x),y=lu(l,p);switch(Zz(e,n,v,y),l){case"input":W(e,p);break;case"textarea":Xv(e,p);break;case"select":c0(e,p);break}}function e7(e){{var n=e.toLowerCase();return ds.hasOwnProperty(n)&&ds[n]||null}}function t7(e,n,l,x,p,v,y){var w,T;switch(w=lu(n,l),xg(n,l),n){case"dialog":Wn("cancel",e),Wn("close",e);break;case"iframe":case"object":case"embed":Wn("load",e);break;case"video":case"audio":for(var z=0;z<bp.length;z++)Wn(bp[z],e);break;case"source":Wn("error",e);break;case"img":case"image":case"link":Wn("error",e),Wn("load",e);break;case"details":Wn("toggle",e);break;case"input":ss(e,l),Wn("invalid",e);break;case"option":xn(e,l);break;case"select":_c(e,l),Wn("invalid",e);break;case"textarea":Yv(e,l),Wn("invalid",e);break}h0(n,l);{T=new Set;for(var F=e.attributes,ee=0;ee<F.length;ee++){var J=F[ee].name.toLowerCase();switch(J){case"value":break;case"checked":break;case"selected":break;default:T.add(F[ee].name)}}}var se=null;for(var fe in l)if(l.hasOwnProperty(fe)){var ve=l[fe];if(fe===vf)typeof ve=="string"?e.textContent!==ve&&(l[Bs]!==!0&&hg(e.textContent,ve,v,y),se=[vf,ve]):typeof ve=="number"&&e.textContent!==""+ve&&(l[Bs]!==!0&&hg(e.textContent,ve,v,y),se=[vf,""+ve]);else if(pt.hasOwnProperty(fe))ve!=null&&(typeof ve!="function"&&dg(fe,ve),fe==="onScroll"&&Wn("scroll",e));else if(y&&typeof w=="boolean"){var Ye=void 0,St=An(fe);if(l[Bs]!==!0){if(!(fe===cg||fe===Bs||fe==="value"||fe==="checked"||fe==="selected")){if(fe===_p){var dt=e.innerHTML,nn=ve?ve[fg]:void 0;if(nn!=null){var Kt=ZT(e,nn);Kt!==dt&&Cp(fe,dt,Kt)}}else if(fe===mf){if(T.delete(fe),XT){var ie=my(ve);Ye=e.getAttribute("style"),ie!==Ye&&Cp(fe,Ye,ie)}}else if(w&&!oe)T.delete(fe.toLowerCase()),Ye=Ua(e,fe,ve),ve!==Ye&&Cp(fe,Ye,ve);else if(!Nn(fe,St,w)&&!Sr(fe,ve,St,w)){var me=!1;if(St!==null)T.delete(St.attributeName),Ye=Ku(e,fe,ve,St);else{var ae=x;if(ae===ka&&(ae=Sd(n)),ae===ka)T.delete(fe.toLowerCase());else{var Le=e7(fe);Le!==null&&Le!==fe&&(me=!0,T.delete(Le)),T.delete(fe)}Ye=Ua(e,fe,ve)}var tt=oe;!tt&&ve!==Ye&&!me&&Cp(fe,Ye,ve)}}}}}switch(y&&T.size>0&&l[Bs]!==!0&&YT(T),n){case"input":aa(e),le(e,l,!0);break;case"textarea":aa(e),Zv(e);break;case"select":case"option":break;default:typeof l.onClick=="function"&&vg(e);break}return se}function n7(e,n,l){var x=e.nodeValue!==n;return x}function Gy(e,n){{if(pa)return;pa=!0,m("Did not expect server HTML to contain a <%s> in <%s>.",n.nodeName.toLowerCase(),e.nodeName.toLowerCase())}}function Yy(e,n){{if(pa)return;pa=!0,m('Did not expect server HTML to contain the text node "%s" in <%s>.',n.nodeValue,e.nodeName.toLowerCase())}}function Xy(e,n,l){{if(pa)return;pa=!0,m("Expected server HTML to contain a matching <%s> in <%s>.",n,e.nodeName.toLowerCase())}}function Zy(e,n){{if(n===""||pa)return;pa=!0,m('Expected server HTML to contain a matching text node for "%s" in <%s>.',n,e.nodeName.toLowerCase())}}function r7(e,n,l){switch(n){case"input":he(e,l);return;case"textarea":cy(e,l);return;case"select":yd(e,l);return}}var Ep=function(){},Tp=function(){};{var i7=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],qT=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],a7=qT.concat(["button"]),o7=["dd","dt","li","option","optgroup","p","rp","rt"],QT={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};Tp=function(e,n){var l=Ot({},e||QT),x={tag:n};return qT.indexOf(n)!==-1&&(l.aTagInScope=null,l.buttonTagInScope=null,l.nobrTagInScope=null),a7.indexOf(n)!==-1&&(l.pTagInButtonScope=null),i7.indexOf(n)!==-1&&n!=="address"&&n!=="div"&&n!=="p"&&(l.listItemTagAutoclosing=null,l.dlItemTagAutoclosing=null),l.current=x,n==="form"&&(l.formTag=x),n==="a"&&(l.aTagInScope=x),n==="button"&&(l.buttonTagInScope=x),n==="nobr"&&(l.nobrTagInScope=x),n==="p"&&(l.pTagInButtonScope=x),n==="li"&&(l.listItemTagAutoclosing=x),(n==="dd"||n==="dt")&&(l.dlItemTagAutoclosing=x),l};var u7=function(e,n){switch(n){case"select":return e==="option"||e==="optgroup"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return n!=="h1"&&n!=="h2"&&n!=="h3"&&n!=="h4"&&n!=="h5"&&n!=="h6";case"rp":case"rt":return o7.indexOf(n)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return n==null}return!0},l7=function(e,n){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return n.pTagInButtonScope;case"form":return n.formTag||n.pTagInButtonScope;case"li":return n.listItemTagAutoclosing;case"dd":case"dt":return n.dlItemTagAutoclosing;case"button":return n.buttonTagInScope;case"a":return n.aTagInScope;case"nobr":return n.nobrTagInScope}return null},JT={};Ep=function(e,n,l){l=l||QT;var x=l.current,p=x&&x.tag;n!=null&&(e!=null&&m("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var v=u7(e,p)?null:x,y=v?null:l7(e,l),w=v||y;if(w){var T=w.tag,z=!!v+"|"+e+"|"+T;if(!JT[z]){JT[z]=!0;var F=e,ee="";if(e==="#text"?/\S/.test(n)?F="Text nodes":(F="Whitespace text nodes",ee=" Make sure you don't have any extra whitespace between tags on each line of your source code."):F="<"+e+">",v){var J="";T==="table"&&e==="tr"&&(J+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),m("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",F,T,ee,J)}else m("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",F,T)}}}}var mg="suppressHydrationWarning",gg="$",yg="/$",kp="$?",Rp="$!",s7="style",Ky=null,qy=null;function c7(e){var n,l,x=e.nodeType;switch(x){case Ro:case Cc:{n=x===Ro?"#document":"#fragment";var p=e.documentElement;l=p?p.namespaceURI:x0(null,"");break}default:{var v=x===ur?e.parentNode:e,y=v.namespaceURI||null;n=v.tagName,l=x0(y,n);break}}{var w=n.toLowerCase(),T=Tp(null,w);return{namespace:l,ancestorInfo:T}}}function f7(e,n,l){{var x=e,p=x0(x.namespace,n),v=Tp(x.ancestorInfo,n);return{namespace:p,ancestorInfo:v}}}function h9(e){return e}function x7(e){Ky=Nr(),qy=Tz();var n=null;return rr(!1),n}function d7(e){kz(qy),rr(Ky),Ky=null,qy=null}function p7(e,n,l,x,p){var v;{var y=x;if(Ep(e,null,y.ancestorInfo),typeof n.children=="string"||typeof n.children=="number"){var w=""+n.children,T=Tp(y.ancestorInfo,e);Ep(null,w,T)}v=y.namespace}var z=Kz(e,n,l,v);return Lp(p,z),ib(z,n),z}function h7(e,n){e.appendChild(n)}function v7(e,n,l,x,p){switch(Qz(e,n,l,x),n){case"button":case"input":case"select":case"textarea":return!!l.autoFocus;case"img":return!0;default:return!1}}function m7(e,n,l,x,p,v){{var y=v;if(typeof x.children!=typeof l.children&&(typeof x.children=="string"||typeof x.children=="number")){var w=""+x.children,T=Tp(y.ancestorInfo,n);Ep(null,w,T)}}return Jz(e,n,l,x)}function Qy(e,n){return e==="textarea"||e==="noscript"||typeof n.children=="string"||typeof n.children=="number"||typeof n.dangerouslySetInnerHTML=="object"&&n.dangerouslySetInnerHTML!==null&&n.dangerouslySetInnerHTML.__html!=null}function g7(e,n,l,x){{var p=l;Ep(null,e,p.ancestorInfo)}var v=qz(e,n);return Lp(x,v),v}function y7(){var e=window.event;return e===void 0?zr:Ns(e.type)}var Jy=typeof setTimeout=="function"?setTimeout:void 0,b7=typeof clearTimeout=="function"?clearTimeout:void 0,$y=-1,$T=typeof Promise=="function"?Promise:void 0,S7=typeof queueMicrotask=="function"?queueMicrotask:typeof $T<"u"?function(e){return $T.resolve(null).then(e).catch(w7)}:Jy;function w7(e){setTimeout(function(){throw e})}function _7(e,n,l,x){switch(n){case"button":case"input":case"select":case"textarea":l.autoFocus&&e.focus();return;case"img":{l.src&&(e.src=l.src);return}}}function C7(e,n,l,x,p,v){$z(e,n,l,x,p),ib(e,p)}function ek(e){uu(e,"")}function E7(e,n,l){e.nodeValue=l}function T7(e,n){e.appendChild(n)}function k7(e,n){var l;e.nodeType===ur?(l=e.parentNode,l.insertBefore(n,e)):(l=e,l.appendChild(n));var x=e._reactRootContainer;x==null&&l.onclick===null&&vg(l)}function R7(e,n,l){e.insertBefore(n,l)}function M7(e,n,l){e.nodeType===ur?e.parentNode.insertBefore(n,l):e.insertBefore(n,l)}function D7(e,n){e.removeChild(n)}function L7(e,n){e.nodeType===ur?e.parentNode.removeChild(n):e.removeChild(n)}function eb(e,n){var l=n,x=0;do{var p=l.nextSibling;if(e.removeChild(l),p&&p.nodeType===ur){var v=p.data;if(v===yg)if(x===0){e.removeChild(p),qr(n);return}else x--;else(v===gg||v===kp||v===Rp)&&x++}l=p}while(l);qr(n)}function A7(e,n){e.nodeType===ur?eb(e.parentNode,n):e.nodeType===Si&&eb(e,n),qr(e)}function z7(e){e=e;var n=e.style;typeof n.setProperty=="function"?n.setProperty("display","none","important"):n.display="none"}function O7(e){e.nodeValue=""}function N7(e,n){e=e;var l=n[s7],x=l!=null&&l.hasOwnProperty("display")?l.display:null;e.style.display=p0("display",x)}function I7(e,n){e.nodeValue=n}function F7(e){e.nodeType===Si?e.textContent="":e.nodeType===Ro&&e.documentElement&&e.removeChild(e.documentElement)}function P7(e,n,l){return e.nodeType!==Si||n.toLowerCase()!==e.nodeName.toLowerCase()?null:e}function j7(e,n){return n===""||e.nodeType!==ko?null:e}function U7(e){return e.nodeType!==ur?null:e}function tk(e){return e.data===kp}function tb(e){return e.data===Rp}function H7(e){var n=e.nextSibling&&e.nextSibling.dataset,l,x,p;return n&&(l=n.dgst,x=n.msg,p=n.stck),{message:x,digest:l,stack:p}}function B7(e,n){e._reactRetry=n}function bg(e){for(;e!=null;e=e.nextSibling){var n=e.nodeType;if(n===Si||n===ko)break;if(n===ur){var l=e.data;if(l===gg||l===Rp||l===kp)break;if(l===yg)return null}}return e}function Mp(e){return bg(e.nextSibling)}function V7(e){return bg(e.firstChild)}function W7(e){return bg(e.firstChild)}function G7(e){return bg(e.nextSibling)}function Y7(e,n,l,x,p,v,y){Lp(v,e),ib(e,l);var w;{var T=p;w=T.namespace}var z=(v.mode&Wt)!==mt;return t7(e,n,l,w,x,z,y)}function X7(e,n,l,x){return Lp(l,e),l.mode&Wt,n7(e,n)}function Z7(e,n){Lp(n,e)}function K7(e){for(var n=e.nextSibling,l=0;n;){if(n.nodeType===ur){var x=n.data;if(x===yg){if(l===0)return Mp(n);l--}else(x===gg||x===Rp||x===kp)&&l++}n=n.nextSibling}return null}function nk(e){for(var n=e.previousSibling,l=0;n;){if(n.nodeType===ur){var x=n.data;if(x===gg||x===Rp||x===kp){if(l===0)return n;l--}else x===yg&&l++}n=n.previousSibling}return null}function q7(e){qr(e)}function Q7(e){qr(e)}function J7(e){return e!=="head"&&e!=="body"}function $7(e,n,l,x){var p=!0;hg(n.nodeValue,l,x,p)}function e8(e,n,l,x,p,v){if(n[mg]!==!0){var y=!0;hg(x.nodeValue,p,v,y)}}function t8(e,n){n.nodeType===Si?Gy(e,n):n.nodeType===ur||Yy(e,n)}function n8(e,n){{var l=e.parentNode;l!==null&&(n.nodeType===Si?Gy(l,n):n.nodeType===ur||Yy(l,n))}}function r8(e,n,l,x,p){(p||n[mg]!==!0)&&(x.nodeType===Si?Gy(l,x):x.nodeType===ur||Yy(l,x))}function i8(e,n,l){Xy(e,n)}function a8(e,n){Zy(e,n)}function o8(e,n,l){{var x=e.parentNode;x!==null&&Xy(x,n)}}function u8(e,n){{var l=e.parentNode;l!==null&&Zy(l,n)}}function l8(e,n,l,x,p,v){(v||n[mg]!==!0)&&Xy(l,x)}function s8(e,n,l,x,p){(p||n[mg]!==!0)&&Zy(l,x)}function c8(e){m("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.nodeName.toLowerCase())}function f8(e){Sp(e)}var wx=Math.random().toString(36).slice(2),_x="__reactFiber$"+wx,nb="__reactProps$"+wx,Dp="__reactContainer$"+wx,rb="__reactEvents$"+wx,x8="__reactListeners$"+wx,d8="__reactHandles$"+wx;function p8(e){delete e[_x],delete e[nb],delete e[rb],delete e[x8],delete e[d8]}function Lp(e,n){n[_x]=e}function Sg(e,n){n[Dp]=e}function rk(e){e[Dp]=null}function Ap(e){return!!e[Dp]}function gf(e){var n=e[_x];if(n)return n;for(var l=e.parentNode;l;){if(n=l[Dp]||l[_x],n){var x=n.alternate;if(n.child!==null||x!==null&&x.child!==null)for(var p=nk(e);p!==null;){var v=p[_x];if(v)return v;p=nk(p)}return n}e=l,l=e.parentNode}return null}function Vs(e){var n=e[_x]||e[Dp];return n&&(n.tag===M||n.tag===R||n.tag===V||n.tag===A)?n:null}function Cx(e){if(e.tag===M||e.tag===R)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function wg(e){return e[nb]||null}function ib(e,n){e[nb]=n}function h8(e){var n=e[rb];return n===void 0&&(n=e[rb]=new Set),n}var ik={},ak=s.ReactDebugCurrentFrame;function _g(e){if(e){var n=e._owner,l=gc(e.type,e._source,n?n.type:null);ak.setExtraStackFrame(l)}else ak.setExtraStackFrame(null)}function No(e,n,l,x,p){{var v=Function.call.bind(We);for(var y in e)if(v(e,y)){var w=void 0;try{if(typeof e[y]!="function"){var T=Error((x||"React class")+": "+l+" type `"+y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw T.name="Invariant Violation",T}w=e[y](n,y,x,l,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(z){w=z}w&&!(w instanceof Error)&&(_g(p),m("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",x||"React class",l,y,typeof w),_g(null)),w instanceof Error&&!(w.message in ik)&&(ik[w.message]=!0,_g(p),m("Failed %s type: %s",l,w.message),_g(null))}}}var ab=[],Cg;Cg=[];var Rl=-1;function Ws(e){return{current:e}}function Li(e,n){if(Rl<0){m("Unexpected pop.");return}n!==Cg[Rl]&&m("Unexpected Fiber popped."),e.current=ab[Rl],ab[Rl]=null,Cg[Rl]=null,Rl--}function Ai(e,n,l){Rl++,ab[Rl]=e.current,Cg[Rl]=l,e.current=n}var ob;ob={};var Na={};Object.freeze(Na);var Ml=Ws(Na),Mu=Ws(!1),ub=Na;function Ex(e,n,l){return l&&Du(n)?ub:Ml.current}function ok(e,n,l){{var x=e.stateNode;x.__reactInternalMemoizedUnmaskedChildContext=n,x.__reactInternalMemoizedMaskedChildContext=l}}function Tx(e,n){{var l=e.type,x=l.contextTypes;if(!x)return Na;var p=e.stateNode;if(p&&p.__reactInternalMemoizedUnmaskedChildContext===n)return p.__reactInternalMemoizedMaskedChildContext;var v={};for(var y in x)v[y]=n[y];{var w=kt(e)||"Unknown";No(x,v,"context",w)}return p&&ok(e,n,v),v}}function Eg(){return Mu.current}function Du(e){{var n=e.childContextTypes;return n!=null}}function Tg(e){Li(Mu,e),Li(Ml,e)}function lb(e){Li(Mu,e),Li(Ml,e)}function uk(e,n,l){{if(Ml.current!==Na)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");Ai(Ml,n,e),Ai(Mu,l,e)}}function lk(e,n,l){{var x=e.stateNode,p=n.childContextTypes;if(typeof x.getChildContext!="function"){{var v=kt(e)||"Unknown";ob[v]||(ob[v]=!0,m("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",v,v))}return l}var y=x.getChildContext();for(var w in y)if(!(w in p))throw new Error((kt(e)||"Unknown")+'.getChildContext(): key "'+w+'" is not defined in childContextTypes.');{var T=kt(e)||"Unknown";No(p,y,"child context",T)}return Ot({},l,y)}}function kg(e){{var n=e.stateNode,l=n&&n.__reactInternalMemoizedMergedChildContext||Na;return ub=Ml.current,Ai(Ml,l,e),Ai(Mu,Mu.current,e),!0}}function sk(e,n,l){{var x=e.stateNode;if(!x)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(l){var p=lk(e,n,ub);x.__reactInternalMemoizedMergedChildContext=p,Li(Mu,e),Li(Ml,e),Ai(Ml,p,e),Ai(Mu,l,e)}else Li(Mu,e),Ai(Mu,l,e)}}function v8(e){{if(!wm(e)||e.tag!==E)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var n=e;do{switch(n.tag){case A:return n.stateNode.context;case E:{var l=n.type;if(Du(l))return n.stateNode.__reactInternalMemoizedMergedChildContext;break}}n=n.return}while(n!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var Gs=0,Rg=1,Dl=null,sb=!1,cb=!1;function ck(e){Dl===null?Dl=[e]:Dl.push(e)}function m8(e){sb=!0,ck(e)}function fk(){sb&&Ys()}function Ys(){if(!cb&&Dl!==null){cb=!0;var e=0,n=Vi();try{var l=!0,x=Dl;for(vr(Mi);e<x.length;e++){var p=x[e];do p=p(l);while(p!==null)}Dl=null,sb=!1}catch(v){throw Dl!==null&&(Dl=Dl.slice(e+1)),Id(Lo,Ys),v}finally{vr(n),cb=!1}}return null}var kx=[],Rx=0,Mg=null,Dg=0,to=[],no=0,yf=null,Ll=1,Al="";function g8(e){return Sf(),(e.flags&Pc)!==vt}function y8(e){return Sf(),Dg}function b8(){var e=Al,n=Ll,l=n&~S8(n);return l.toString(32)+e}function bf(e,n){Sf(),kx[Rx++]=Dg,kx[Rx++]=Mg,Mg=e,Dg=n}function xk(e,n,l){Sf(),to[no++]=Ll,to[no++]=Al,to[no++]=yf,yf=e;var x=Ll,p=Al,v=Lg(x)-1,y=x&~(1<<v),w=l+1,T=Lg(n)+v;if(T>30){var z=v-v%5,F=(1<<z)-1,ee=(y&F).toString(32),J=y>>z,se=v-z,fe=Lg(n)+se,ve=w<<se,Ye=ve|J,St=ee+p;Ll=1<<fe|Ye,Al=St}else{var dt=w<<v,nn=dt|y,Kt=p;Ll=1<<T|nn,Al=Kt}}function fb(e){Sf();var n=e.return;if(n!==null){var l=1,x=0;bf(e,l),xk(e,l,x)}}function Lg(e){return 32-hr(e)}function S8(e){return 1<<Lg(e)-1}function xb(e){for(;e===Mg;)Mg=kx[--Rx],kx[Rx]=null,Dg=kx[--Rx],kx[Rx]=null;for(;e===yf;)yf=to[--no],to[no]=null,Al=to[--no],to[no]=null,Ll=to[--no],to[no]=null}function w8(){return Sf(),yf!==null?{id:Ll,overflow:Al}:null}function _8(e,n){Sf(),to[no++]=Ll,to[no++]=Al,to[no++]=yf,Ll=n.id,Al=n.overflow,yf=e}function Sf(){ai()||m("Expected to be hydrating. This is a bug in React. Please file an issue.")}var ii=null,ro=null,Io=!1,wf=!1,Xs=null;function C8(){Io&&m("We should not be hydrating here. This is a bug in React. Please file a bug.")}function dk(){wf=!0}function E8(){return wf}function T8(e){var n=e.stateNode.containerInfo;return ro=W7(n),ii=e,Io=!0,Xs=null,wf=!1,!0}function k8(e,n,l){return ro=G7(n),ii=e,Io=!0,Xs=null,wf=!1,l!==null&&_8(e,l),!0}function pk(e,n){switch(e.tag){case A:{t8(e.stateNode.containerInfo,n);break}case M:{var l=(e.mode&Wt)!==mt;r8(e.type,e.memoizedProps,e.stateNode,n,l);break}case V:{var x=e.memoizedState;x.dehydrated!==null&&n8(x.dehydrated,n);break}}}function hk(e,n){pk(e,n);var l=LI();l.stateNode=n,l.return=e;var x=e.deletions;x===null?(e.deletions=[l],e.flags|=wi):x.push(l)}function db(e,n){{if(wf)return;switch(e.tag){case A:{var l=e.stateNode.containerInfo;switch(n.tag){case M:var x=n.type;n.pendingProps,i8(l,x);break;case R:var p=n.pendingProps;a8(l,p);break}break}case M:{var v=e.type,y=e.memoizedProps,w=e.stateNode;switch(n.tag){case M:{var T=n.type,z=n.pendingProps,F=(e.mode&Wt)!==mt;l8(v,y,w,T,z,F);break}case R:{var ee=n.pendingProps,J=(e.mode&Wt)!==mt;s8(v,y,w,ee,J);break}}break}case V:{var se=e.memoizedState,fe=se.dehydrated;if(fe!==null)switch(n.tag){case M:var ve=n.type;n.pendingProps,o8(fe,ve);break;case R:var Ye=n.pendingProps;u8(fe,Ye);break}break}default:return}}}function vk(e,n){n.flags=n.flags&~Zn|Xn,db(e,n)}function mk(e,n){switch(e.tag){case M:{var l=e.type;e.pendingProps;var x=P7(n,l);return x!==null?(e.stateNode=x,ii=e,ro=V7(x),!0):!1}case R:{var p=e.pendingProps,v=j7(n,p);return v!==null?(e.stateNode=v,ii=e,ro=null,!0):!1}case V:{var y=U7(n);if(y!==null){var w={dehydrated:y,treeContext:w8(),retryLane:Ti};e.memoizedState=w;var T=AI(y);return T.return=e,e.child=T,ii=e,ro=null,!0}return!1}default:return!1}}function pb(e){return(e.mode&Wt)!==mt&&(e.flags&Bt)===vt}function hb(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function vb(e){if(Io){var n=ro;if(!n){pb(e)&&(db(ii,e),hb()),vk(ii,e),Io=!1,ii=e;return}var l=n;if(!mk(e,n)){pb(e)&&(db(ii,e),hb()),n=Mp(l);var x=ii;if(!n||!mk(e,n)){vk(ii,e),Io=!1,ii=e;return}hk(x,l)}}}function R8(e,n,l){var x=e.stateNode,p=!wf,v=Y7(x,e.type,e.memoizedProps,n,l,e,p);return e.updateQueue=v,v!==null}function M8(e){var n=e.stateNode,l=e.memoizedProps,x=X7(n,l,e);if(x){var p=ii;if(p!==null)switch(p.tag){case A:{var v=p.stateNode.containerInfo,y=(p.mode&Wt)!==mt;$7(v,n,l,y);break}case M:{var w=p.type,T=p.memoizedProps,z=p.stateNode,F=(p.mode&Wt)!==mt;e8(w,T,z,n,l,F);break}}}return x}function D8(e){var n=e.memoizedState,l=n!==null?n.dehydrated:null;if(!l)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");Z7(l,e)}function L8(e){var n=e.memoizedState,l=n!==null?n.dehydrated:null;if(!l)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return K7(l)}function gk(e){for(var n=e.return;n!==null&&n.tag!==M&&n.tag!==A&&n.tag!==V;)n=n.return;ii=n}function Ag(e){if(e!==ii)return!1;if(!Io)return gk(e),Io=!0,!1;if(e.tag!==A&&(e.tag!==M||J7(e.type)&&!Qy(e.type,e.memoizedProps))){var n=ro;if(n)if(pb(e))yk(e),hb();else for(;n;)hk(e,n),n=Mp(n)}return gk(e),e.tag===V?ro=L8(e):ro=ii?Mp(e.stateNode):null,!0}function A8(){return Io&&ro!==null}function yk(e){for(var n=ro;n;)pk(e,n),n=Mp(n)}function Mx(){ii=null,ro=null,Io=!1,wf=!1}function bk(){Xs!==null&&(dR(Xs),Xs=null)}function ai(){return Io}function mb(e){Xs===null?Xs=[e]:Xs.push(e)}var z8=s.ReactCurrentBatchConfig,O8=null;function N8(){return z8.transition}var Fo={recordUnsafeLifecycleWarnings:function(e,n){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,n){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var I8=function(e){for(var n=null,l=e;l!==null;)l.mode&Nt&&(n=l),l=l.return;return n},_f=function(e){var n=[];return e.forEach(function(l){n.push(l)}),n.sort().join(", ")},zp=[],Op=[],Np=[],Ip=[],Fp=[],Pp=[],Cf=new Set;Fo.recordUnsafeLifecycleWarnings=function(e,n){Cf.has(e.type)||(typeof n.componentWillMount=="function"&&n.componentWillMount.__suppressDeprecationWarning!==!0&&zp.push(e),e.mode&Nt&&typeof n.UNSAFE_componentWillMount=="function"&&Op.push(e),typeof n.componentWillReceiveProps=="function"&&n.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&Np.push(e),e.mode&Nt&&typeof n.UNSAFE_componentWillReceiveProps=="function"&&Ip.push(e),typeof n.componentWillUpdate=="function"&&n.componentWillUpdate.__suppressDeprecationWarning!==!0&&Fp.push(e),e.mode&Nt&&typeof n.UNSAFE_componentWillUpdate=="function"&&Pp.push(e))},Fo.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;zp.length>0&&(zp.forEach(function(J){e.add(kt(J)||"Component"),Cf.add(J.type)}),zp=[]);var n=new Set;Op.length>0&&(Op.forEach(function(J){n.add(kt(J)||"Component"),Cf.add(J.type)}),Op=[]);var l=new Set;Np.length>0&&(Np.forEach(function(J){l.add(kt(J)||"Component"),Cf.add(J.type)}),Np=[]);var x=new Set;Ip.length>0&&(Ip.forEach(function(J){x.add(kt(J)||"Component"),Cf.add(J.type)}),Ip=[]);var p=new Set;Fp.length>0&&(Fp.forEach(function(J){p.add(kt(J)||"Component"),Cf.add(J.type)}),Fp=[]);var v=new Set;if(Pp.length>0&&(Pp.forEach(function(J){v.add(kt(J)||"Component"),Cf.add(J.type)}),Pp=[]),n.size>0){var y=_f(n);m(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.127 */function ef(e){if(!Te)return!1;var t="on"+e,o=t in document;if(!o){var u=document.createElement("div");u.setAttribute(t,"return;"),o=typeof u[t]=="function"}return o}function F1(){Dt("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function tf(e,t,o,u){px(u);var d=ug(t,"onChange");if(d.length>0){var h=new Ga("onChange","change",null,o,u);e.push({event:h,listeners:d})}}var n=null,r=null;function f(e){var t=e.nodeName&&e.nodeName.toLowerCase();return t==="select"||t==="input"&&e.type==="file"}function p(e){var t=[];tf(t,r,e,$f(e)),gm(g,t)}function g(e){aT(e,0)}function S(e){var t=t0(e);if(Zo(t))return e}function M(e,t){if(e==="change")return t}var B=!1;Te&&(B=ef("input")&&(!document.documentMode||document.documentMode>9));function q(e,t){n=e,r=t,n.attachEvent("onpropertychange",_e)}function ue(){n&&(n.detachEvent("onpropertychange",_e),n=null,r=null)}function _e(e){e.propertyName==="value"&&S(r)&&p(e)}function Me(e,t,o){e==="focusin"?(ue(),q(t,o)):e==="focusout"&&ue()}function Ee(e,t){if(e==="selectionchange"||e==="keyup"||e==="keydown")return S(r)}function Xe(e){var t=e.nodeName;return t&&t.toLowerCase()==="input"&&(e.type==="checkbox"||e.type==="radio")}function at(e,t){if(e==="click")return S(t)}function ut(e,t){if(e==="input"||e==="change")return S(t)}function rr(e){var t=e._wrapperState;!t||!t.controlled||e.type!=="number"||rt(e,"number",e.value)}function ne(e,t,o,u,d,h,y){var w=o?t0(o):window,_,O;if(f(w)?_=M:ig(w)?B?_=ut:(_=Ee,O=Me):Xe(w)&&(_=at),_){var I=_(t,o);if(I){tf(e,I,u,d);return}}O&&O(t,w,o),t==="focusout"&&rr(w)}function X(){de("onMouseEnter",["mouseout","mouseover"]),de("onMouseLeave",["mouseout","mouseover"]),de("onPointerEnter",["pointerout","pointerover"]),de("onPointerLeave",["pointerout","pointerover"])}function oe(e,t,o,u,d,h,y){var w=t==="mouseover"||t==="pointerover",_=t==="mouseout"||t==="pointerout";if(w&&!w1(u)){var O=u.relatedTarget||u.fromElement;if(O&&(af(O)||mp(O)))return}if(!(!_&&!w)){var I;if(d.window===d)I=d;else{var Z=d.ownerDocument;Z?I=Z.defaultView||Z.parentWindow:I=window}var Q,se;if(_){var ce=u.relatedTarget||u.toElement;if(Q=o,se=ce?af(ce):null,se!==null){var he=na(se);(se!==he||se.tag!==R&&se.tag!==D)&&(se=null)}}else Q=null,se=o;if(Q!==se){var We=jd,bt="onMouseLeave",dt="onMouseEnter",rn="mouse";(t==="pointerout"||t==="pointerover")&&(We=Zx,bt="onPointerLeave",dt="onPointerEnter",rn="pointer");var qt=Q==null?I:t0(Q),re=se==null?I:t0(se),ve=new We(bt,rn+"leave",Q,u,d);ve.target=qt,ve.relatedTarget=re;var ae=null,De=af(d);if(De===o){var Je=new We(dt,rn+"enter",se,u,d);Je.target=re,Je.relatedTarget=qt,ae=Je}w6(e,ve,ae,Q,se)}}}function Ae(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var $e=typeof Object.is=="function"?Object.is:Ae;function mt(e,t){if($e(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var o=Object.keys(e),u=Object.keys(t);if(o.length!==u.length)return!1;for(var d=0;d<o.length;d++){var h=o[d];if(!st.call(t,h)||!$e(e[h],t[h]))return!1}return!0}function St(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function kt(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function mr(e,t){for(var o=St(e),u=0,d=0;o;){if(o.nodeType===Co){if(d=u+o.textContent.length,u<=t&&d>=t)return{node:o,offset:t-u};u=d}o=St(kt(o))}}function ln(e){var t=e.ownerDocument,o=t&&t.defaultView||window,u=o.getSelection&&o.getSelection();if(!u||u.rangeCount===0)return null;var d=u.anchorNode,h=u.anchorOffset,y=u.focusNode,w=u.focusOffset;try{d.nodeType,y.nodeType}catch{return null}return Sl(e,d,h,y,w)}function Sl(e,t,o,u,d){var h=0,y=-1,w=-1,_=0,O=0,I=e,Z=null;e:for(;;){for(var Q=null;I===t&&(o===0||I.nodeType===Co)&&(y=h+o),I===u&&(d===0||I.nodeType===Co)&&(w=h+d),I.nodeType===Co&&(h+=I.nodeValue.length),(Q=I.firstChild)!==null;)Z=I,I=Q;for(;;){if(I===e)break e;if(Z===t&&++_===o&&(y=h),Z===u&&++O===d&&(w=h),(Q=I.nextSibling)!==null)break;I=Z,Z=I.parentNode}I=Q}return y===-1||w===-1?null:{start:y,end:w}}function P1(e,t){var o=e.ownerDocument||document,u=o&&o.defaultView||window;if(u.getSelection){var d=u.getSelection(),h=e.textContent.length,y=Math.min(t.start,h),w=t.end===void 0?y:Math.min(t.end,h);if(!d.extend&&y>w){var _=w;w=y,y=_}var O=mr(e,y),I=mr(e,w);if(O&&I){if(d.rangeCount===1&&d.anchorNode===O.node&&d.anchorOffset===O.offset&&d.focusNode===I.node&&d.focusOffset===I.offset)return;var Z=o.createRange();Z.setStart(O.node,O.offset),d.removeAllRanges(),y>w?(d.addRange(Z),d.extend(I.node,I.offset)):(Z.setEnd(I.node,I.offset),d.addRange(Z))}}}function Y_(e){return e&&e.nodeType===Co}function K_(e,t){return!e||!t?!1:e===t?!0:Y_(e)?!1:Y_(t)?K_(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1}function a6(e){return e&&e.ownerDocument&&K_(e.ownerDocument.documentElement,e)}function i6(e){try{return typeof e.contentWindow.location.href=="string"}catch{return!1}}function $_(){for(var e=window,t=bo();t instanceof e.HTMLIFrameElement;){if(i6(t))e=t.contentWindow;else return t;t=bo(e.document)}return t}function j1(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function o6(){var e=$_();return{focusedElem:e,selectionRange:j1(e)?s6(e):null}}function l6(e){var t=$_(),o=e.focusedElem,u=e.selectionRange;if(t!==o&&a6(o)){u!==null&&j1(o)&&u6(o,u);for(var d=[],h=o;h=h.parentNode;)h.nodeType===ba&&d.push({element:h,left:h.scrollLeft,top:h.scrollTop});typeof o.focus=="function"&&o.focus();for(var y=0;y<d.length;y++){var w=d[y];w.element.scrollLeft=w.left,w.element.scrollTop=w.top}}}function s6(e){var t;return"selectionStart"in e?t={start:e.selectionStart,end:e.selectionEnd}:t=ln(e),t||{start:0,end:0}}function u6(e,t){var o=t.start,u=t.end;u===void 0&&(u=o),"selectionStart"in e?(e.selectionStart=o,e.selectionEnd=Math.min(u,e.value.length)):P1(e,t)}var c6=Te&&"documentMode"in document&&document.documentMode<=11;function f6(){Dt("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var Qd=null,U1=null,ap=null,H1=!1;function d6(e){if("selectionStart"in e&&j1(e))return{start:e.selectionStart,end:e.selectionEnd};var t=e.ownerDocument&&e.ownerDocument.defaultView||window,o=t.getSelection();return{anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}}function x6(e){return e.window===e?e.document:e.nodeType===Eo?e:e.ownerDocument}function q_(e,t,o){var u=x6(o);if(!(H1||Qd==null||Qd!==bo(u))){var d=d6(Qd);if(!ap||!mt(ap,d)){ap=d;var h=ug(U1,"onSelect");if(h.length>0){var y=new Ga("onSelect","select",null,t,o);e.push({event:y,listeners:h}),y.target=Qd}}}}function p6(e,t,o,u,d,h,y){var w=o?t0(o):window;switch(t){case"focusin":(ig(w)||w.contentEditable==="true")&&(Qd=w,U1=o,ap=null);break;case"focusout":Qd=null,U1=null,ap=null;break;case"mousedown":H1=!0;break;case"contextmenu":case"mouseup":case"dragend":H1=!1,q_(e,u,d);break;case"selectionchange":if(c6)break;case"keydown":case"keyup":q_(e,u,d)}}function og(e,t){var o={};return o[e.toLowerCase()]=t.toLowerCase(),o["Webkit"+e]="webkit"+t,o["Moz"+e]="moz"+t,o}var Xd={animationend:og("Animation","AnimationEnd"),animationiteration:og("Animation","AnimationIteration"),animationstart:og("Animation","AnimationStart"),transitionend:og("Transition","TransitionEnd")},B1={},Q_={};Te&&(Q_=document.createElement("div").style,"AnimationEvent"in window||(delete Xd.animationend.animation,delete Xd.animationiteration.animation,delete Xd.animationstart.animation),"TransitionEvent"in window||delete Xd.transitionend.transition);function lg(e){if(B1[e])return B1[e];if(!Xd[e])return e;var t=Xd[e];for(var o in t)if(t.hasOwnProperty(o)&&o in Q_)return B1[e]=t[o];return e}var X_=lg("animationend"),Z_=lg("animationiteration"),J_=lg("animationstart"),eT=lg("transitionend"),tT=new Map,nT=["abort","auxClick","cancel","canPlay","canPlayThrough","click","close","contextMenu","copy","cut","drag","dragEnd","dragEnter","dragExit","dragLeave","dragOver","dragStart","drop","durationChange","emptied","encrypted","ended","error","gotPointerCapture","input","invalid","keyDown","keyPress","keyUp","load","loadedData","loadedMetadata","loadStart","lostPointerCapture","mouseDown","mouseMove","mouseOut","mouseOver","mouseUp","paste","pause","play","playing","pointerCancel","pointerDown","pointerMove","pointerOut","pointerOver","pointerUp","progress","rateChange","reset","resize","seeked","seeking","stalled","submit","suspend","timeUpdate","touchCancel","touchEnd","touchStart","volumeChange","scroll","toggle","touchMove","waiting","wheel"];function Ru(e,t){tT.set(e,t),Dt(t,[e])}function h6(){for(var e=0;e<nT.length;e++){var t=nT[e],o=t.toLowerCase(),u=t[0].toUpperCase()+t.slice(1);Ru(o,"on"+u)}Ru(X_,"onAnimationEnd"),Ru(Z_,"onAnimationIteration"),Ru(J_,"onAnimationStart"),Ru("dblclick","onDoubleClick"),Ru("focusin","onFocus"),Ru("focusout","onBlur"),Ru(eT,"onTransitionEnd")}function v6(e,t,o,u,d,h,y){var w=tT.get(t);if(w!==void 0){var _=Ga,O=t;switch(t){case"keypress":if(_u(u)===0)return;case"keydown":case"keyup":_=A1;break;case"focusin":O="focus",_=Ud;break;case"focusout":O="blur",_=Ud;break;case"beforeblur":case"afterblur":_=Ud;break;case"click":if(u.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":_=jd;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":_=$x;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":_=N1;break;case X_:case Z_:case J_:_=qx;break;case eT:_=Jx;break;case"scroll":_=Km;break;case"wheel":_=gl;break;case"copy":case"cut":case"paste":_=M1;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":_=Zx;break}var I=(h&Kl)!==0;{var Z=!I&&t==="scroll",Q=b6(o,w,u.type,I,Z);if(Q.length>0){var se=new _(w,O,null,u,d);e.push({event:se,listeners:Q})}}}}h6(),X(),F1(),f6(),tg();function m6(e,t,o,u,d,h,y){v6(e,t,o,u,d,h);var w=(h&xx)===0;w&&(oe(e,t,o,u,d),ne(e,t,o,u,d),p6(e,t,o,u,d),I1(e,t,o,u,d))}var ip=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],V1=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(ip));function rT(e,t,o){var u=e.type||"unknown-event";e.currentTarget=o,Cc(u,t,void 0,e),e.currentTarget=null}function g6(e,t,o){var u;if(o)for(var d=t.length-1;d>=0;d--){var h=t[d],y=h.instance,w=h.currentTarget,_=h.listener;if(y!==u&&e.isPropagationStopped())return;rT(e,_,w),u=y}else for(var O=0;O<t.length;O++){var I=t[O],Z=I.instance,Q=I.currentTarget,se=I.listener;if(Z!==u&&e.isPropagationStopped())return;rT(e,se,Q),u=Z}}function aT(e,t){for(var o=(t&Kl)!==0,u=0;u<e.length;u++){var d=e[u],h=d.event,y=d.listeners;g6(h,y,o)}_o()}function y6(e,t,o,u,d){var h=$f(o),y=[];m6(y,e,u,o,h,t),aT(y,t)}function Wn(e,t){V1.has(e)||m('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var o=!1,u=qO(t),d=C6(e);u.has(d)||(iT(t,e,Wi,o),u.add(d))}function W1(e,t,o){V1.has(e)&&!t&&m('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var u=0;t&&(u|=Kl),iT(o,e,u,t)}var sg="_reactListening"+Math.random().toString(36).slice(2);function op(e){if(!e[sg]){e[sg]=!0,Ge.forEach(function(o){o!=="selectionchange"&&(V1.has(o)||W1(o,!1,e),W1(o,!0,e))});var t=e.nodeType===Eo?e:e.ownerDocument;t!==null&&(t[sg]||(t[sg]=!0,W1("selectionchange",!1,t)))}}function iT(e,t,o,u,d){var h=Va(e,t,o),y=void 0;wc&&(t==="touchstart"||t==="touchmove"||t==="wheel")&&(y=!0),e=e,u?y!==void 0?Cu(e,t,h,y):Kx(e,t,h):y!==void 0?Do(e,t,h,y):Ma(e,t,h)}function oT(e,t){return e===t||e.nodeType===or&&e.parentNode===t}function G1(e,t,o,u,d){var h=u;if((t&dx)===0&&(t&Wi)===0){var y=d;if(u!==null){var w=u;e:for(;;){if(w===null)return;var _=w.tag;if(_===A||_===P){var O=w.stateNode.containerInfo;if(oT(O,y))break;if(_===P)for(var I=w.return;I!==null;){var Z=I.tag;if(Z===A||Z===P){var Q=I.stateNode.containerInfo;if(oT(Q,y))return}I=I.return}for(;O!==null;){var se=af(O);if(se===null)return;var ce=se.tag;if(ce===R||ce===D){w=h=se;continue e}O=O.parentNode}}w=w.return}}}gm(function(){return y6(e,t,o,h)})}function lp(e,t,o){return{instance:e,listener:t,currentTarget:o}}function b6(e,t,o,u,d,h){for(var y=t!==null?t+"Capture":null,w=u?y:t,_=[],O=e,I=null;O!==null;){var Z=O,Q=Z.stateNode,se=Z.tag;if(se===R&&Q!==null&&(I=Q,w!==null)){var ce=ql(O,w);ce!=null&&_.push(lp(O,ce,I))}if(d)break;O=O.return}return _}function ug(e,t){for(var o=t+"Capture",u=[],d=e;d!==null;){var h=d,y=h.stateNode,w=h.tag;if(w===R&&y!==null){var _=y,O=ql(d,o);O!=null&&u.unshift(lp(d,O,_));var I=ql(d,t);I!=null&&u.push(lp(d,I,_))}d=d.return}return u}function Zd(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==R);return e||null}function S6(e,t){for(var o=e,u=t,d=0,h=o;h;h=Zd(h))d++;for(var y=0,w=u;w;w=Zd(w))y++;for(;d-y>0;)o=Zd(o),d--;for(;y-d>0;)u=Zd(u),y--;for(var _=d;_--;){if(o===u||u!==null&&o===u.alternate)return o;o=Zd(o),u=Zd(u)}return null}function lT(e,t,o,u,d){for(var h=t._reactName,y=[],w=o;w!==null&&w!==u;){var _=w,O=_.alternate,I=_.stateNode,Z=_.tag;if(O!==null&&O===u)break;if(Z===R&&I!==null){var Q=I;if(d){var se=ql(w,h);se!=null&&y.unshift(lp(w,se,Q))}else if(!d){var ce=ql(w,h);ce!=null&&y.push(lp(w,ce,Q))}}w=w.return}y.length!==0&&e.push({event:t,listeners:y})}function w6(e,t,o,u,d){var h=u&&d?S6(u,d):null;u!==null&&lT(e,t,u,h,!1),d!==null&&o!==null&&lT(e,o,d,h,!0)}function C6(e,t){return e+"__bubble"}var xi=!1,sp="dangerouslySetInnerHTML",cg="suppressContentEditableWarning",Mu="suppressHydrationWarning",sT="autoFocus",nf="children",rf="style",fg="__html",Y1,dg,up,uT,xg,cT,fT;Y1={dialog:!0,webview:!0},dg=function(e,t){dm(e,t),ru(e,t),mm(e,t,{registrationNameDependencies:xt,possibleRegistrationNames:pt})},cT=Te&&!document.documentMode,up=function(e,t,o){if(!xi){var u=pg(o),d=pg(t);d!==u&&(xi=!0,m("Prop `%s` did not match. Server: %s Client: %s",e,JSON.stringify(d),JSON.stringify(u)))}},uT=function(e){if(!xi){xi=!0;var t=[];e.forEach(function(o){t.push(o)}),m("Extra attributes from the server: %s",t)}},xg=function(e,t){t===!1?m("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):m("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof t)},fT=function(e,t){var o=e.namespaceURI===Ci?e.ownerDocument.createElement(e.tagName):e.ownerDocument.createElementNS(e.namespaceURI,e.tagName);return o.innerHTML=t,o.innerHTML};var E6=/\r\n?/g,_6=/\u0000|\uFFFD/g;function pg(e){on(e);var t=typeof e=="string"?e:""+e;return t.replace(E6,` 128 `).replace(_6,"")}function hg(e,t,o,u){var d=pg(t),h=pg(e);if(h!==d&&(u&&(xi||(xi=!0,m('Text content did not match. Server: "%s" Client: "%s"',h,d))),o&&K))throw new Error("Text content does not match server-rendered HTML.")}function dT(e){return e.nodeType===Eo?e:e.ownerDocument}function T6(){}function vg(e){e.onclick=T6}function k6(e,t,o,u,d){for(var h in u)if(u.hasOwnProperty(h)){var y=u[h];if(h===rf)y&&Object.freeze(y),lm(t,y);else if(h===sp){var w=y?y[fg]:void 0;w!=null&&qv(t,w)}else if(h===nf)if(typeof y=="string"){var _=e!=="textarea"||y!=="";_&&el(t,y)}else typeof y=="number"&&el(t,""+y);else h===cg||h===Mu||h===sT||(xt.hasOwnProperty(h)?y!=null&&(typeof y!="function"&&xg(h,y),h==="onScroll"&&Wn("scroll",t)):y!=null&&Pa(t,h,y,d))}}function R6(e,t,o,u){for(var d=0;d<t.length;d+=2){var h=t[d],y=t[d+1];h===rf?lm(e,y):h===sp?qv(e,y):h===nf?el(e,y):Pa(e,h,y,u)}}function M6(e,t,o,u){var d,h=dT(o),y,w=u;if(w===Ci&&(w=ox(e)),w===Ci){if(d=tl(e,t),!d&&e!==e.toLowerCase()&&m("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",e),e==="script"){var _=h.createElement("div");_.innerHTML="<script><\/script>";var O=_.firstChild;y=_.removeChild(O)}else if(typeof t.is=="string")y=h.createElement(e,{is:t.is});else if(y=h.createElement(e),e==="select"){var I=y;t.multiple?I.multiple=!0:t.size&&(I.size=t.size)}}else y=h.createElementNS(w,e);return w===Ci&&!d&&Object.prototype.toString.call(y)==="[object HTMLUnknownElement]"&&!st.call(Y1,e)&&(Y1[e]=!0,m("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",e)),y}function D6(e,t){return dT(t).createTextNode(e)}function L6(e,t,o,u){var d=tl(t,o);dg(t,o);var h;switch(t){case"dialog":Wn("cancel",e),Wn("close",e),h=o;break;case"iframe":case"object":case"embed":Wn("load",e),h=o;break;case"video":case"audio":for(var y=0;y<ip.length;y++)Wn(ip[y],e);h=o;break;case"source":Wn("error",e),h=o;break;case"img":case"image":case"link":Wn("error",e),Wn("load",e),h=o;break;case"details":Wn("toggle",e),h=o;break;case"input":Qs(e,o),h=ii(e,o),Wn("invalid",e);break;case"option":xn(e,o),h=o;break;case"select":cc(e,o),h=Yl(e,o),Wn("invalid",e);break;case"textarea":Yv(e,o),h=Bf(e,o),Wn("invalid",e);break;default:h=o}switch(Yf(t,h),k6(t,e,u,h,d),t){case"input":ai(e),le(e,o,!1);break;case"textarea":ai(e),$v(e);break;case"option":Sn(e,o);break;case"select":rx(e,o);break;default:typeof h.onClick=="function"&&vg(e);break}}function A6(e,t,o,u,d){dg(t,u);var h=null,y,w;switch(t){case"input":y=ii(e,o),w=ii(e,u),h=[];break;case"select":y=Yl(e,o),w=Yl(e,u),h=[];break;case"textarea":y=Bf(e,o),w=Bf(e,u),h=[];break;default:y=o,w=u,typeof y.onClick!="function"&&typeof w.onClick=="function"&&vg(e);break}Yf(t,w);var _,O,I=null;for(_ in y)if(!(w.hasOwnProperty(_)||!y.hasOwnProperty(_)||y[_]==null))if(_===rf){var Z=y[_];for(O in Z)Z.hasOwnProperty(O)&&(I||(I={}),I[O]="")}else _===sp||_===nf||_===cg||_===Mu||_===sT||(xt.hasOwnProperty(_)?h||(h=[]):(h=h||[]).push(_,null));for(_ in w){var Q=w[_],se=y!=null?y[_]:void 0;if(!(!w.hasOwnProperty(_)||Q===se||Q==null&&se==null))if(_===rf)if(Q&&Object.freeze(Q),se){for(O in se)se.hasOwnProperty(O)&&(!Q||!Q.hasOwnProperty(O))&&(I||(I={}),I[O]="");for(O in Q)Q.hasOwnProperty(O)&&se[O]!==Q[O]&&(I||(I={}),I[O]=Q[O])}else I||(h||(h=[]),h.push(_,I)),I=Q;else if(_===sp){var ce=Q?Q[fg]:void 0,he=se?se[fg]:void 0;ce!=null&&he!==ce&&(h=h||[]).push(_,ce)}else _===nf?(typeof Q=="string"||typeof Q=="number")&&(h=h||[]).push(_,""+Q):_===cg||_===Mu||(xt.hasOwnProperty(_)?(Q!=null&&(typeof Q!="function"&&xg(_,Q),_==="onScroll"&&Wn("scroll",e)),!h&&se!==Q&&(h=[])):(h=h||[]).push(_,Q))}return I&&(Ei(I,w[rf]),(h=h||[]).push(rf,I)),h}function O6(e,t,o,u,d){o==="input"&&d.type==="radio"&&d.name!=null&&k(e,d);var h=tl(o,u),y=tl(o,d);switch(R6(e,t,h,y),o){case"input":V(e,d);break;case"textarea":Kv(e,d);break;case"select":Hf(e,d);break}}function N6(e){{var t=e.toLowerCase();return eu.hasOwnProperty(t)&&eu[t]||null}}function z6(e,t,o,u,d,h,y){var w,_;switch(w=tl(t,o),dg(t,o),t){case"dialog":Wn("cancel",e),Wn("close",e);break;case"iframe":case"object":case"embed":Wn("load",e);break;case"video":case"audio":for(var O=0;O<ip.length;O++)Wn(ip[O],e);break;case"source":Wn("error",e);break;case"img":case"image":case"link":Wn("error",e),Wn("load",e);break;case"details":Wn("toggle",e);break;case"input":Qs(e,o),Wn("invalid",e);break;case"option":xn(e,o);break;case"select":cc(e,o),Wn("invalid",e);break;case"textarea":Yv(e,o),Wn("invalid",e);break}Yf(t,o);{_=new Set;for(var I=e.attributes,Z=0;Z<I.length;Z++){var Q=I[Z].name.toLowerCase();switch(Q){case"value":break;case"checked":break;case"selected":break;default:_.add(I[Z].name)}}}var se=null;for(var ce in o)if(o.hasOwnProperty(ce)){var he=o[ce];if(ce===nf)typeof he=="string"?e.textContent!==he&&(o[Mu]!==!0&&hg(e.textContent,he,h,y),se=[nf,he]):typeof he=="number"&&e.textContent!==""+he&&(o[Mu]!==!0&&hg(e.textContent,he,h,y),se=[nf,""+he]);else if(xt.hasOwnProperty(ce))he!=null&&(typeof he!="function"&&xg(ce,he),ce==="onScroll"&&Wn("scroll",e));else if(y&&typeof w=="boolean"){var We=void 0,bt=An(ce);if(o[Mu]!==!0){if(!(ce===cg||ce===Mu||ce==="value"||ce==="checked"||ce==="selected")){if(ce===sp){var dt=e.innerHTML,rn=he?he[fg]:void 0;if(rn!=null){var qt=fT(e,rn);qt!==dt&&up(ce,dt,qt)}}else if(ce===rf){if(_.delete(ce),cT){var re=y1(he);We=e.getAttribute("style"),re!==We&&up(ce,We,re)}}else if(w&&!ie)_.delete(ce.toLowerCase()),We=Ii(e,ce,he),he!==We&&up(ce,We,he);else if(!zn(ce,bt,w)&&!br(ce,he,bt,w)){var ve=!1;if(bt!==null)_.delete(bt.attributeName),We=jl(e,ce,he,bt);else{var ae=u;if(ae===Ci&&(ae=ox(t)),ae===Ci)_.delete(ce.toLowerCase());else{var De=N6(ce);De!==null&&De!==ce&&(ve=!0,_.delete(De)),_.delete(ce)}We=Ii(e,ce,he)}var Je=ie;!Je&&he!==We&&!ve&&up(ce,We,he)}}}}}switch(y&&_.size>0&&o[Mu]!==!0&&uT(_),t){case"input":ai(e),le(e,o,!0);break;case"textarea":ai(e),$v(e);break;case"select":case"option":break;default:typeof o.onClick=="function"&&vg(e);break}return se}function I6(e,t,o){var u=e.nodeValue!==t;return u}function K1(e,t){{if(xi)return;xi=!0,m("Did not expect server HTML to contain a <%s> in <%s>.",t.nodeName.toLowerCase(),e.nodeName.toLowerCase())}}function $1(e,t){{if(xi)return;xi=!0,m('Did not expect server HTML to contain the text node "%s" in <%s>.',t.nodeValue,e.nodeName.toLowerCase())}}function q1(e,t,o){{if(xi)return;xi=!0,m("Expected server HTML to contain a matching <%s> in <%s>.",t,e.nodeName.toLowerCase())}}function Q1(e,t){{if(t===""||xi)return;xi=!0,m('Expected server HTML to contain a matching text node for "%s" in <%s>.',t,e.nodeName.toLowerCase())}}function F6(e,t,o){switch(t){case"input":pe(e,o);return;case"textarea":d1(e,o);return;case"select":ax(e,o);return}}var cp=function(){},fp=function(){};{var P6=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],xT=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],j6=xT.concat(["button"]),U6=["dd","dt","li","option","optgroup","p","rp","rt"],pT={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};fp=function(e,t){var o=Ot({},e||pT),u={tag:t};return xT.indexOf(t)!==-1&&(o.aTagInScope=null,o.buttonTagInScope=null,o.nobrTagInScope=null),j6.indexOf(t)!==-1&&(o.pTagInButtonScope=null),P6.indexOf(t)!==-1&&t!=="address"&&t!=="div"&&t!=="p"&&(o.listItemTagAutoclosing=null,o.dlItemTagAutoclosing=null),o.current=u,t==="form"&&(o.formTag=u),t==="a"&&(o.aTagInScope=u),t==="button"&&(o.buttonTagInScope=u),t==="nobr"&&(o.nobrTagInScope=u),t==="p"&&(o.pTagInButtonScope=u),t==="li"&&(o.listItemTagAutoclosing=u),(t==="dd"||t==="dt")&&(o.dlItemTagAutoclosing=u),o};var H6=function(e,t){switch(t){case"select":return e==="option"||e==="optgroup"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t!=="h1"&&t!=="h2"&&t!=="h3"&&t!=="h4"&&t!=="h5"&&t!=="h6";case"rp":case"rt":return U6.indexOf(t)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return t==null}return!0},B6=function(e,t){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t.pTagInButtonScope;case"form":return t.formTag||t.pTagInButtonScope;case"li":return t.listItemTagAutoclosing;case"dd":case"dt":return t.dlItemTagAutoclosing;case"button":return t.buttonTagInScope;case"a":return t.aTagInScope;case"nobr":return t.nobrTagInScope}return null},hT={};cp=function(e,t,o){o=o||pT;var u=o.current,d=u&&u.tag;t!=null&&(e!=null&&m("validateDOMNesting: when childText is passed, childTag should be null"),e="#text");var h=H6(e,d)?null:u,y=h?null:B6(e,o),w=h||y;if(w){var _=w.tag,O=!!h+"|"+e+"|"+_;if(!hT[O]){hT[O]=!0;var I=e,Z="";if(e==="#text"?/\S/.test(t)?I="Text nodes":(I="Whitespace text nodes",Z=" Make sure you don't have any extra whitespace between tags on each line of your source code."):I="<"+e+">",h){var Q="";_==="table"&&e==="tr"&&(Q+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),m("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",I,_,Z,Q)}else m("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",I,_)}}}}var mg="suppressHydrationWarning",gg="$",yg="/$",dp="$?",xp="$!",V6="style",X1=null,Z1=null;function W6(e){var t,o,u=e.nodeType;switch(u){case Eo:case fc:{t=u===Eo?"#document":"#fragment";var d=e.documentElement;o=d?d.namespaceURI:Vf(null,"");break}default:{var h=u===or?e.parentNode:e,y=h.namespaceURI||null;t=h.tagName,o=Vf(y,t);break}}{var w=t.toLowerCase(),_=fp(null,w);return{namespace:o,ancestorInfo:_}}}function G6(e,t,o){{var u=e,d=Vf(u.namespace,t),h=fp(u.ancestorInfo,t);return{namespace:d,ancestorInfo:h}}}function qI(e){return e}function Y6(e){X1=Nr(),Z1=o6();var t=null;return nr(!1),t}function K6(e){l6(Z1),nr(X1),X1=null,Z1=null}function $6(e,t,o,u,d){var h;{var y=u;if(cp(e,null,y.ancestorInfo),typeof t.children=="string"||typeof t.children=="number"){var w=""+t.children,_=fp(y.ancestorInfo,e);cp(null,w,_)}h=y.namespace}var O=M6(e,t,o,h);return vp(d,O),ob(O,t),O}function q6(e,t){e.appendChild(t)}function Q6(e,t,o,u,d){switch(L6(e,t,o,u),t){case"button":case"input":case"select":case"textarea":return!!o.autoFocus;case"img":return!0;default:return!1}}function X6(e,t,o,u,d,h){{var y=h;if(typeof u.children!=typeof o.children&&(typeof u.children=="string"||typeof u.children=="number")){var w=""+u.children,_=fp(y.ancestorInfo,t);cp(null,w,_)}}return A6(e,t,o,u)}function J1(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}function Z6(e,t,o,u){{var d=o;cp(null,e,d.ancestorInfo)}var h=D6(e,t);return vp(u,h),h}function J6(){var e=window.event;return e===void 0?Ar:wu(e.type)}var eb=typeof setTimeout=="function"?setTimeout:void 0,eO=typeof clearTimeout=="function"?clearTimeout:void 0,tb=-1,vT=typeof Promise=="function"?Promise:void 0,tO=typeof queueMicrotask=="function"?queueMicrotask:typeof vT<"u"?function(e){return vT.resolve(null).then(e).catch(nO)}:eb;function nO(e){setTimeout(function(){throw e})}function rO(e,t,o,u){switch(t){case"button":case"input":case"select":case"textarea":o.autoFocus&&e.focus();return;case"img":{o.src&&(e.src=o.src);return}}}function aO(e,t,o,u,d,h){O6(e,t,o,u,d),ob(e,d)}function mT(e){el(e,"")}function iO(e,t,o){e.nodeValue=o}function oO(e,t){e.appendChild(t)}function lO(e,t){var o;e.nodeType===or?(o=e.parentNode,o.insertBefore(t,e)):(o=e,o.appendChild(t));var u=e._reactRootContainer;u==null&&o.onclick===null&&vg(o)}function sO(e,t,o){e.insertBefore(t,o)}function uO(e,t,o){e.nodeType===or?e.parentNode.insertBefore(t,o):e.insertBefore(t,o)}function cO(e,t){e.removeChild(t)}function fO(e,t){e.nodeType===or?e.parentNode.removeChild(t):e.removeChild(t)}function nb(e,t){var o=t,u=0;do{var d=o.nextSibling;if(e.removeChild(o),d&&d.nodeType===or){var h=d.data;if(h===yg)if(u===0){e.removeChild(d),Qr(t);return}else u--;else(h===gg||h===dp||h===xp)&&u++}o=d}while(o);Qr(t)}function dO(e,t){e.nodeType===or?nb(e.parentNode,t):e.nodeType===ba&&nb(e,t),Qr(e)}function xO(e){e=e;var t=e.style;typeof t.setProperty=="function"?t.setProperty("display","none","important"):t.display="none"}function pO(e){e.nodeValue=""}function hO(e,t){e=e;var o=t[V6],u=o!=null&&o.hasOwnProperty("display")?o.display:null;e.style.display=Gf("display",u)}function vO(e,t){e.nodeValue=t}function mO(e){e.nodeType===ba?e.textContent="":e.nodeType===Eo&&e.documentElement&&e.removeChild(e.documentElement)}function gO(e,t,o){return e.nodeType!==ba||t.toLowerCase()!==e.nodeName.toLowerCase()?null:e}function yO(e,t){return t===""||e.nodeType!==Co?null:e}function bO(e){return e.nodeType!==or?null:e}function gT(e){return e.data===dp}function rb(e){return e.data===xp}function SO(e){var t=e.nextSibling&&e.nextSibling.dataset,o,u,d;return t&&(o=t.dgst,u=t.msg,d=t.stck),{message:u,digest:o,stack:d}}function wO(e,t){e._reactRetry=t}function bg(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===ba||t===Co)break;if(t===or){var o=e.data;if(o===gg||o===xp||o===dp)break;if(o===yg)return null}}return e}function pp(e){return bg(e.nextSibling)}function CO(e){return bg(e.firstChild)}function EO(e){return bg(e.firstChild)}function _O(e){return bg(e.nextSibling)}function TO(e,t,o,u,d,h,y){vp(h,e),ob(e,o);var w;{var _=d;w=_.namespace}var O=(h.mode&Wt)!==vt;return z6(e,t,o,w,u,O,y)}function kO(e,t,o,u){return vp(o,e),o.mode&Wt,I6(e,t)}function RO(e,t){vp(t,e)}function MO(e){for(var t=e.nextSibling,o=0;t;){if(t.nodeType===or){var u=t.data;if(u===yg){if(o===0)return pp(t);o--}else(u===gg||u===xp||u===dp)&&o++}t=t.nextSibling}return null}function yT(e){for(var t=e.previousSibling,o=0;t;){if(t.nodeType===or){var u=t.data;if(u===gg||u===xp||u===dp){if(o===0)return t;o--}else u===yg&&o++}t=t.previousSibling}return null}function DO(e){Qr(e)}function LO(e){Qr(e)}function AO(e){return e!=="head"&&e!=="body"}function OO(e,t,o,u){var d=!0;hg(t.nodeValue,o,u,d)}function NO(e,t,o,u,d,h){if(t[mg]!==!0){var y=!0;hg(u.nodeValue,d,h,y)}}function zO(e,t){t.nodeType===ba?K1(e,t):t.nodeType===or||$1(e,t)}function IO(e,t){{var o=e.parentNode;o!==null&&(t.nodeType===ba?K1(o,t):t.nodeType===or||$1(o,t))}}function FO(e,t,o,u,d){(d||t[mg]!==!0)&&(u.nodeType===ba?K1(o,u):u.nodeType===or||$1(o,u))}function PO(e,t,o){q1(e,t)}function jO(e,t){Q1(e,t)}function UO(e,t,o){{var u=e.parentNode;u!==null&&q1(u,t)}}function HO(e,t){{var o=e.parentNode;o!==null&&Q1(o,t)}}function BO(e,t,o,u,d,h){(h||t[mg]!==!0)&&q1(o,u)}function VO(e,t,o,u,d){(d||t[mg]!==!0)&&Q1(o,u)}function WO(e){m("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",e.nodeName.toLowerCase())}function GO(e){op(e)}var Jd=Math.random().toString(36).slice(2),e0="__reactFiber$"+Jd,ab="__reactProps$"+Jd,hp="__reactContainer$"+Jd,ib="__reactEvents$"+Jd,YO="__reactListeners$"+Jd,KO="__reactHandles$"+Jd;function $O(e){delete e[e0],delete e[ab],delete e[ib],delete e[YO],delete e[KO]}function vp(e,t){t[e0]=e}function Sg(e,t){t[hp]=e}function bT(e){e[hp]=null}function mp(e){return!!e[hp]}function af(e){var t=e[e0];if(t)return t;for(var o=e.parentNode;o;){if(t=o[hp]||o[e0],t){var u=t.alternate;if(t.child!==null||u!==null&&u.child!==null)for(var d=yT(e);d!==null;){var h=d[e0];if(h)return h;d=yT(d)}return t}e=o,o=e.parentNode}return null}function Du(e){var t=e[e0]||e[hp];return t&&(t.tag===R||t.tag===D||t.tag===Y||t.tag===A)?t:null}function t0(e){if(e.tag===R||e.tag===D)return e.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function wg(e){return e[ab]||null}function ob(e,t){e[ab]=t}function qO(e){var t=e[ib];return t===void 0&&(t=e[ib]=new Set),t}var ST={},wT=c.ReactDebugCurrentFrame;function Cg(e){if(e){var t=e._owner,o=ic(e.type,e._source,t?t.type:null);wT.setExtraStackFrame(o)}else wT.setExtraStackFrame(null)}function Lo(e,t,o,u,d){{var h=Function.call.bind(st);for(var y in e)if(h(e,y)){var w=void 0;try{if(typeof e[y]!="function"){var _=Error((u||"React class")+": "+o+" type `"+y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw _.name="Invariant Violation",_}w=e[y](t,y,u,o,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(O){w=O}w&&!(w instanceof Error)&&(Cg(d),m("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",u||"React class",o,y,typeof w),Cg(null)),w instanceof Error&&!(w.message in ST)&&(ST[w.message]=!0,Cg(d),m("Failed %s type: %s",o,w.message),Cg(null))}}}var lb=[],Eg;Eg=[];var gs=-1;function Lu(e){return{current:e}}function Da(e,t){if(gs<0){m("Unexpected pop.");return}t!==Eg[gs]&&m("Unexpected Fiber popped."),e.current=lb[gs],lb[gs]=null,Eg[gs]=null,gs--}function La(e,t,o){gs++,lb[gs]=e.current,Eg[gs]=o,e.current=t}var sb;sb={};var Li={};Object.freeze(Li);var ys=Lu(Li),wl=Lu(!1),ub=Li;function n0(e,t,o){return o&&Cl(t)?ub:ys.current}function CT(e,t,o){{var u=e.stateNode;u.__reactInternalMemoizedUnmaskedChildContext=t,u.__reactInternalMemoizedMaskedChildContext=o}}function r0(e,t){{var o=e.type,u=o.contextTypes;if(!u)return Li;var d=e.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===t)return d.__reactInternalMemoizedMaskedChildContext;var h={};for(var y in u)h[y]=t[y];{var w=Tt(e)||"Unknown";Lo(u,h,"context",w)}return d&&CT(e,t,h),h}}function _g(){return wl.current}function Cl(e){{var t=e.childContextTypes;return t!=null}}function Tg(e){Da(wl,e),Da(ys,e)}function cb(e){Da(wl,e),Da(ys,e)}function ET(e,t,o){{if(ys.current!==Li)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");La(ys,t,e),La(wl,o,e)}}function _T(e,t,o){{var u=e.stateNode,d=t.childContextTypes;if(typeof u.getChildContext!="function"){{var h=Tt(e)||"Unknown";sb[h]||(sb[h]=!0,m("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",h,h))}return o}var y=u.getChildContext();for(var w in y)if(!(w in d))throw new Error((Tt(e)||"Unknown")+'.getChildContext(): key "'+w+'" is not defined in childContextTypes.');{var _=Tt(e)||"Unknown";Lo(d,y,"child context",_)}return Ot({},o,y)}}function kg(e){{var t=e.stateNode,o=t&&t.__reactInternalMemoizedMergedChildContext||Li;return ub=ys.current,La(ys,o,e),La(wl,wl.current,e),!0}}function TT(e,t,o){{var u=e.stateNode;if(!u)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(o){var d=_T(e,t,ub);u.__reactInternalMemoizedMergedChildContext=d,Da(wl,e),Da(ys,e),La(ys,d,e),La(wl,o,e)}else Da(wl,e),La(wl,o,e)}}function QO(e){{if(!wm(e)||e.tag!==T)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var t=e;do{switch(t.tag){case A:return t.stateNode.context;case T:{var o=t.type;if(Cl(o))return t.stateNode.__reactInternalMemoizedMergedChildContext;break}}t=t.return}while(t!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var Au=0,Rg=1,bs=null,fb=!1,db=!1;function kT(e){bs===null?bs=[e]:bs.push(e)}function XO(e){fb=!0,kT(e)}function RT(){fb&&Ou()}function Ou(){if(!db&&bs!==null){db=!0;var e=0,t=Ba();try{var o=!0,u=bs;for(hr(Ra);e<u.length;e++){var d=u[e];do d=d(o);while(d!==null)}bs=null,fb=!1}catch(h){throw bs!==null&&(bs=bs.slice(e+1)),Sx(ko,Ou),h}finally{hr(t),db=!1}}return null}var a0=[],i0=0,Mg=null,Dg=0,Xi=[],Zi=0,of=null,Ss=1,ws="";function ZO(e){return sf(),(e.flags&_c)!==ht}function JO(e){return sf(),Dg}function e8(){var e=ws,t=Ss,o=t&~t8(t);return o.toString(32)+e}function lf(e,t){sf(),a0[i0++]=Dg,a0[i0++]=Mg,Mg=e,Dg=t}function MT(e,t,o){sf(),Xi[Zi++]=Ss,Xi[Zi++]=ws,Xi[Zi++]=of,of=e;var u=Ss,d=ws,h=Lg(u)-1,y=u&~(1<<h),w=o+1,_=Lg(t)+h;if(_>30){var O=h-h%5,I=(1<<O)-1,Z=(y&I).toString(32),Q=y>>O,se=h-O,ce=Lg(t)+se,he=w<<se,We=he|Q,bt=Z+d;Ss=1<<ce|We,ws=bt}else{var dt=w<<h,rn=dt|y,qt=d;Ss=1<<_|rn,ws=qt}}function xb(e){sf();var t=e.return;if(t!==null){var o=1,u=0;lf(e,o),MT(e,o,u)}}function Lg(e){return 32-pr(e)}function t8(e){return 1<<Lg(e)-1}function pb(e){for(;e===Mg;)Mg=a0[--i0],a0[i0]=null,Dg=a0[--i0],a0[i0]=null;for(;e===of;)of=Xi[--Zi],Xi[Zi]=null,ws=Xi[--Zi],Xi[Zi]=null,Ss=Xi[--Zi],Xi[Zi]=null}function n8(){return sf(),of!==null?{id:Ss,overflow:ws}:null}function r8(e,t){sf(),Xi[Zi++]=Ss,Xi[Zi++]=ws,Xi[Zi++]=of,Ss=t.id,ws=t.overflow,of=e}function sf(){ia()||m("Expected to be hydrating. This is a bug in React. Please file an issue.")}var aa=null,Ji=null,Ao=!1,uf=!1,Nu=null;function a8(){Ao&&m("We should not be hydrating here. This is a bug in React. Please file a bug.")}function DT(){uf=!0}function i8(){return uf}function o8(e){var t=e.stateNode.containerInfo;return Ji=EO(t),aa=e,Ao=!0,Nu=null,uf=!1,!0}function l8(e,t,o){return Ji=_O(t),aa=e,Ao=!0,Nu=null,uf=!1,o!==null&&r8(e,o),!0}function LT(e,t){switch(e.tag){case A:{zO(e.stateNode.containerInfo,t);break}case R:{var o=(e.mode&Wt)!==vt;FO(e.type,e.memoizedProps,e.stateNode,t,o);break}case Y:{var u=e.memoizedState;u.dehydrated!==null&&IO(u.dehydrated,t);break}}}function AT(e,t){LT(e,t);var o=fI();o.stateNode=t,o.return=e;var u=e.deletions;u===null?(e.deletions=[o],e.flags|=Sa):u.push(o)}function hb(e,t){{if(uf)return;switch(e.tag){case A:{var o=e.stateNode.containerInfo;switch(t.tag){case R:var u=t.type;t.pendingProps,PO(o,u);break;case D:var d=t.pendingProps;jO(o,d);break}break}case R:{var h=e.type,y=e.memoizedProps,w=e.stateNode;switch(t.tag){case R:{var _=t.type,O=t.pendingProps,I=(e.mode&Wt)!==vt;BO(h,y,w,_,O,I);break}case D:{var Z=t.pendingProps,Q=(e.mode&Wt)!==vt;VO(h,y,w,Z,Q);break}}break}case Y:{var se=e.memoizedState,ce=se.dehydrated;if(ce!==null)switch(t.tag){case R:var he=t.type;t.pendingProps,UO(ce,he);break;case D:var We=t.pendingProps;HO(ce,We);break}break}default:return}}}function OT(e,t){t.flags=t.flags&~Kn|Yn,hb(e,t)}function NT(e,t){switch(e.tag){case R:{var o=e.type;e.pendingProps;var u=gO(t,o);return u!==null?(e.stateNode=u,aa=e,Ji=CO(u),!0):!1}case D:{var d=e.pendingProps,h=yO(t,d);return h!==null?(e.stateNode=h,aa=e,Ji=null,!0):!1}case Y:{var y=bO(t);if(y!==null){var w={dehydrated:y,treeContext:n8(),retryLane:_a};e.memoizedState=w;var _=dI(y);return _.return=e,e.child=_,aa=e,Ji=null,!0}return!1}default:return!1}}function vb(e){return(e.mode&Wt)!==vt&&(e.flags&Bt)===ht}function mb(e){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function gb(e){if(Ao){var t=Ji;if(!t){vb(e)&&(hb(aa,e),mb()),OT(aa,e),Ao=!1,aa=e;return}var o=t;if(!NT(e,t)){vb(e)&&(hb(aa,e),mb()),t=pp(o);var u=aa;if(!t||!NT(e,t)){OT(aa,e),Ao=!1,aa=e;return}AT(u,o)}}}function s8(e,t,o){var u=e.stateNode,d=!uf,h=TO(u,e.type,e.memoizedProps,t,o,e,d);return e.updateQueue=h,h!==null}function u8(e){var t=e.stateNode,o=e.memoizedProps,u=kO(t,o,e);if(u){var d=aa;if(d!==null)switch(d.tag){case A:{var h=d.stateNode.containerInfo,y=(d.mode&Wt)!==vt;OO(h,t,o,y);break}case R:{var w=d.type,_=d.memoizedProps,O=d.stateNode,I=(d.mode&Wt)!==vt;NO(w,_,O,t,o,I);break}}}return u}function c8(e){var t=e.memoizedState,o=t!==null?t.dehydrated:null;if(!o)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");RO(o,e)}function f8(e){var t=e.memoizedState,o=t!==null?t.dehydrated:null;if(!o)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return MO(o)}function zT(e){for(var t=e.return;t!==null&&t.tag!==R&&t.tag!==A&&t.tag!==Y;)t=t.return;aa=t}function Ag(e){if(e!==aa)return!1;if(!Ao)return zT(e),Ao=!0,!1;if(e.tag!==A&&(e.tag!==R||AO(e.type)&&!J1(e.type,e.memoizedProps))){var t=Ji;if(t)if(vb(e))IT(e),mb();else for(;t;)AT(e,t),t=pp(t)}return zT(e),e.tag===Y?Ji=f8(e):Ji=aa?pp(e.stateNode):null,!0}function d8(){return Ao&&Ji!==null}function IT(e){for(var t=Ji;t;)LT(e,t),t=pp(t)}function o0(){aa=null,Ji=null,Ao=!1,uf=!1}function FT(){Nu!==null&&(DR(Nu),Nu=null)}function ia(){return Ao}function yb(e){Nu===null?Nu=[e]:Nu.push(e)}var x8=c.ReactCurrentBatchConfig,p8=null;function h8(){return x8.transition}var Oo={recordUnsafeLifecycleWarnings:function(e,t){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(e,t){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var v8=function(e){for(var t=null,o=e;o!==null;)o.mode&Nt&&(t=o),o=o.return;return t},cf=function(e){var t=[];return e.forEach(function(o){t.push(o)}),t.sort().join(", ")},gp=[],yp=[],bp=[],Sp=[],wp=[],Cp=[],ff=new Set;Oo.recordUnsafeLifecycleWarnings=function(e,t){ff.has(e.type)||(typeof t.componentWillMount=="function"&&t.componentWillMount.__suppressDeprecationWarning!==!0&&gp.push(e),e.mode&Nt&&typeof t.UNSAFE_componentWillMount=="function"&&yp.push(e),typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&bp.push(e),e.mode&Nt&&typeof t.UNSAFE_componentWillReceiveProps=="function"&&Sp.push(e),typeof t.componentWillUpdate=="function"&&t.componentWillUpdate.__suppressDeprecationWarning!==!0&&wp.push(e),e.mode&Nt&&typeof t.UNSAFE_componentWillUpdate=="function"&&Cp.push(e))},Oo.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;gp.length>0&&(gp.forEach(function(Q){e.add(Tt(Q)||"Component"),ff.add(Q.type)}),gp=[]);var t=new Set;yp.length>0&&(yp.forEach(function(Q){t.add(Tt(Q)||"Component"),ff.add(Q.type)}),yp=[]);var o=new Set;bp.length>0&&(bp.forEach(function(Q){o.add(Tt(Q)||"Component"),ff.add(Q.type)}),bp=[]);var u=new Set;Sp.length>0&&(Sp.forEach(function(Q){u.add(Tt(Q)||"Component"),ff.add(Q.type)}),Sp=[]);var d=new Set;wp.length>0&&(wp.forEach(function(Q){d.add(Tt(Q)||"Component"),ff.add(Q.type)}),wp=[]);var h=new Set;if(Cp.length>0&&(Cp.forEach(function(Q){h.add(Tt(Q)||"Component"),ff.add(Q.type)}),Cp=[]),t.size>0){var y=cf(t);m(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details. 129 129 130 130 * Move code with side effects to componentDidMount, and set initial state in the constructor. 131 131 132 Please update the following components: %s`,y)}if( x.size>0){var w=_f(x);m(`Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.132 Please update the following components: %s`,y)}if(u.size>0){var w=cf(u);m(`Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details. 133 133 134 134 * Move data fetching code or side effects to componentDidUpdate. 135 135 * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state 136 136 137 Please update the following components: %s`,w)}if( v.size>0){var T=_f(v);m(`Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.137 Please update the following components: %s`,w)}if(h.size>0){var _=cf(h);m(`Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details. 138 138 139 139 * Move data fetching code or side effects to componentDidUpdate. 140 140 141 Please update the following components: %s`, T)}if(e.size>0){var z=_f(e);b(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.141 Please update the following components: %s`,_)}if(e.size>0){var O=cf(e);b(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details. 142 142 143 143 * Move code with side effects to componentDidMount, and set initial state in the constructor. 144 144 * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder. 145 145 146 Please update the following components: %s`, z)}if(l.size>0){var F=_f(l);b(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.146 Please update the following components: %s`,O)}if(o.size>0){var I=cf(o);b(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details. 147 147 148 148 * Move data fetching code or side effects to componentDidUpdate. … … 150 150 * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder. 151 151 152 Please update the following components: %s`, F)}if(p.size>0){var ee=_f(p);b(`componentWillUpdate has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.152 Please update the following components: %s`,I)}if(d.size>0){var Z=cf(d);b(`componentWillUpdate has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details. 153 153 154 154 * Move data fetching code or side effects to componentDidUpdate. 155 155 * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder. 156 156 157 Please update the following components: %s`, ee)}};var zg=new Map,Sk=new Set;Fo.recordLegacyContextWarning=function(e,n){var l=I8(e);if(l===null){m("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue.");return}if(!Sk.has(e.type)){var x=zg.get(l);(e.type.contextTypes!=null||e.type.childContextTypes!=null||n!==null&&typeof n.getChildContext=="function")&&(x===void 0&&(x=[],zg.set(l,x)),x.push(e))}},Fo.flushLegacyContextWarning=function(){zg.forEach(function(e,n){if(e.length!==0){var l=e[0],x=new Set;e.forEach(function(v){x.add(kt(v)||"Component"),Sk.add(v.type)});var p=_f(x);try{Sn(l),m(`Legacy context API has been detected within a strict-mode tree.157 Please update the following components: %s`,Z)}};var Og=new Map,PT=new Set;Oo.recordLegacyContextWarning=function(e,t){var o=v8(e);if(o===null){m("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue.");return}if(!PT.has(e.type)){var u=Og.get(o);(e.type.contextTypes!=null||e.type.childContextTypes!=null||t!==null&&typeof t.getChildContext=="function")&&(u===void 0&&(u=[],Og.set(o,u)),u.push(e))}},Oo.flushLegacyContextWarning=function(){Og.forEach(function(e,t){if(e.length!==0){var o=e[0],u=new Set;e.forEach(function(h){u.add(Tt(h)||"Component"),PT.add(h.type)});var d=cf(u);try{bn(o),m(`Legacy context API has been detected within a strict-mode tree. 158 158 159 159 The old API will be supported in all 16.x releases, but applications using it should migrate to the new version. … … 161 161 Please update the following components: %s 162 162 163 Learn more about this warning here: https://reactjs.org/link/legacy-context`, p)}finally{Yn()}}})},Fo.discardPendingWarnings=function(){zp=[],Op=[],Np=[],Ip=[],Fp=[],Pp=[],zg=new Map}}var gb,yb,bb,Sb,wb,wk=function(e,n){};gb=!1,yb=!1,bb={},Sb={},wb={},wk=function(e,n){if(!(e===null||typeof e!="object")&&!(!e._store||e._store.validated||e.key!=null)){if(typeof e._store!="object")throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");e._store.validated=!0;var l=kt(n)||"Component";Sb[l]||(Sb[l]=!0,m('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};function F8(e){return e.prototype&&e.prototype.isReactComponent}function jp(e,n,l){var x=l.ref;if(x!==null&&typeof x!="function"&&typeof x!="object"){if((e.mode&Nt||Re)&&!(l._owner&&l._self&&l._owner.stateNode!==l._self)&&!(l._owner&&l._owner.tag!==E)&&!(typeof l.type=="function"&&!F8(l.type))&&l._owner){var p=kt(e)||"Component";bb[p]||(m('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',p,x),bb[p]=!0)}if(l._owner){var v=l._owner,y;if(v){var w=v;if(w.tag!==E)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");y=w.stateNode}if(!y)throw new Error("Missing owner for string ref "+x+". This error is likely caused by a bug in React. Please file an issue.");var T=y;an(x,"ref");var z=""+x;if(n!==null&&n.ref!==null&&typeof n.ref=="function"&&n.ref._stringRef===z)return n.ref;var F=function(ee){var J=T.refs;ee===null?delete J[z]:J[z]=ee};return F._stringRef=z,F}else{if(typeof x!="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!l._owner)throw new Error("Element ref was specified as a string ("+x+`) but no owner was set. This could happen for one of the following reasons:163 Learn more about this warning here: https://reactjs.org/link/legacy-context`,d)}finally{Gn()}}})},Oo.discardPendingWarnings=function(){gp=[],yp=[],bp=[],Sp=[],wp=[],Cp=[],Og=new Map}}var bb,Sb,wb,Cb,Eb,jT=function(e,t){};bb=!1,Sb=!1,wb={},Cb={},Eb={},jT=function(e,t){if(!(e===null||typeof e!="object")&&!(!e._store||e._store.validated||e.key!=null)){if(typeof e._store!="object")throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");e._store.validated=!0;var o=Tt(t)||"Component";Cb[o]||(Cb[o]=!0,m('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};function m8(e){return e.prototype&&e.prototype.isReactComponent}function Ep(e,t,o){var u=o.ref;if(u!==null&&typeof u!="function"&&typeof u!="object"){if((e.mode&Nt||Re)&&!(o._owner&&o._self&&o._owner.stateNode!==o._self)&&!(o._owner&&o._owner.tag!==T)&&!(typeof o.type=="function"&&!m8(o.type))&&o._owner){var d=Tt(e)||"Component";wb[d]||(m('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',d,u),wb[d]=!0)}if(o._owner){var h=o._owner,y;if(h){var w=h;if(w.tag!==T)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");y=w.stateNode}if(!y)throw new Error("Missing owner for string ref "+u+". This error is likely caused by a bug in React. Please file an issue.");var _=y;Zt(u,"ref");var O=""+u;if(t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===O)return t.ref;var I=function(Z){var Q=_.refs;Z===null?delete Q[O]:Q[O]=Z};return I._stringRef=O,I}else{if(typeof u!="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!o._owner)throw new Error("Element ref was specified as a string ("+u+`) but no owner was set. This could happen for one of the following reasons: 164 164 1. You may be adding a ref to a function component 165 165 2. You may be adding a ref to a component that was not created inside a component's render method 166 166 3. You have multiple copies of React loaded 167 See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return x}function Og(e,n){var l=Object.prototype.toString.call(n);throw new Error("Objects are not valid as a React child (found: "+(l==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":l)+"). If you meant to render a collection of children, use an array instead.")}function Ng(e){{var n=kt(e)||"Component";if(wb[n])return;wb[n]=!0,m("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function _k(e){var n=e._payload,l=e._init;return l(n)}function Ck(e){function n(ie,me){if(e){var ae=ie.deletions;ae===null?(ie.deletions=[me],ie.flags|=wi):ae.push(me)}}function l(ie,me){if(!e)return null;for(var ae=me;ae!==null;)n(ie,ae),ae=ae.sibling;return null}function x(ie,me){for(var ae=new Map,Le=me;Le!==null;)Le.key!==null?ae.set(Le.key,Le):ae.set(Le.index,Le),Le=Le.sibling;return ae}function p(ie,me){var ae=zf(ie,me);return ae.index=0,ae.sibling=null,ae}function v(ie,me,ae){if(ie.index=ae,!e)return ie.flags|=Pc,me;var Le=ie.alternate;if(Le!==null){var tt=Le.index;return tt<me?(ie.flags|=Xn,me):tt}else return ie.flags|=Xn,me}function y(ie){return e&&ie.alternate===null&&(ie.flags|=Xn),ie}function w(ie,me,ae,Le){if(me===null||me.tag!==R){var tt=mw(ae,ie.mode,Le);return tt.return=ie,tt}else{var qe=p(me,ae);return qe.return=ie,qe}}function T(ie,me,ae,Le){var tt=ae.type;if(tt===mi)return F(ie,me,ae.props.children,Le,ae.key);if(me!==null&&(me.elementType===tt||MR(me,ae)||typeof tt=="object"&&tt!==null&&tt.$$typeof===Mt&&_k(tt)===me.type)){var qe=p(me,ae.props);return qe.ref=jp(ie,me,ae),qe.return=ie,qe._debugSource=ae._source,qe._debugOwner=ae._owner,qe}var Tt=vw(ae,ie.mode,Le);return Tt.ref=jp(ie,me,ae),Tt.return=ie,Tt}function z(ie,me,ae,Le){if(me===null||me.tag!==j||me.stateNode.containerInfo!==ae.containerInfo||me.stateNode.implementation!==ae.implementation){var tt=gw(ae,ie.mode,Le);return tt.return=ie,tt}else{var qe=p(me,ae.children||[]);return qe.return=ie,qe}}function F(ie,me,ae,Le,tt){if(me===null||me.tag!==B){var qe=ic(ae,ie.mode,Le,tt);return qe.return=ie,qe}else{var Tt=p(me,ae);return Tt.return=ie,Tt}}function ee(ie,me,ae){if(typeof me=="string"&&me!==""||typeof me=="number"){var Le=mw(""+me,ie.mode,ae);return Le.return=ie,Le}if(typeof me=="object"&&me!==null){switch(me.$$typeof){case Dr:{var tt=vw(me,ie.mode,ae);return tt.ref=jp(ie,null,me),tt.return=ie,tt}case Ui:{var qe=gw(me,ie.mode,ae);return qe.return=ie,qe}case Mt:{var Tt=me._payload,At=me._init;return ee(ie,At(Tt),ae)}}if(It(me)||Un(me)){var Tn=ic(me,ie.mode,ae,null);return Tn.return=ie,Tn}Og(ie,me)}return typeof me=="function"&&Ng(ie),null}function J(ie,me,ae,Le){var tt=me!==null?me.key:null;if(typeof ae=="string"&&ae!==""||typeof ae=="number")return tt!==null?null:w(ie,me,""+ae,Le);if(typeof ae=="object"&&ae!==null){switch(ae.$$typeof){case Dr:return ae.key===tt?T(ie,me,ae,Le):null;case Ui:return ae.key===tt?z(ie,me,ae,Le):null;case Mt:{var qe=ae._payload,Tt=ae._init;return J(ie,me,Tt(qe),Le)}}if(It(ae)||Un(ae))return tt!==null?null:F(ie,me,ae,Le,null);Og(ie,ae)}return typeof ae=="function"&&Ng(ie),null}function se(ie,me,ae,Le,tt){if(typeof Le=="string"&&Le!==""||typeof Le=="number"){var qe=ie.get(ae)||null;return w(me,qe,""+Le,tt)}if(typeof Le=="object"&&Le!==null){switch(Le.$$typeof){case Dr:{var Tt=ie.get(Le.key===null?ae:Le.key)||null;return T(me,Tt,Le,tt)}case Ui:{var At=ie.get(Le.key===null?ae:Le.key)||null;return z(me,At,Le,tt)}case Mt:var Tn=Le._payload,un=Le._init;return se(ie,me,ae,un(Tn),tt)}if(It(Le)||Un(Le)){var yr=ie.get(ae)||null;return F(me,yr,Le,tt,null)}Og(me,Le)}return typeof Le=="function"&&Ng(me),null}function fe(ie,me,ae){{if(typeof ie!="object"||ie===null)return me;switch(ie.$$typeof){case Dr:case Ui:wk(ie,ae);var Le=ie.key;if(typeof Le!="string")break;if(me===null){me=new Set,me.add(Le);break}if(!me.has(Le)){me.add(Le);break}m("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",Le);break;case Mt:var tt=ie._payload,qe=ie._init;fe(qe(tt),me,ae);break}}return me}function ve(ie,me,ae,Le){for(var tt=null,qe=0;qe<ae.length;qe++){var Tt=ae[qe];tt=fe(Tt,tt,ie)}for(var At=null,Tn=null,un=me,yr=0,ln=0,xr=null;un!==null&&ln<ae.length;ln++){un.index>ln?(xr=un,un=null):xr=un.sibling;var Oi=J(ie,un,ae[ln],Le);if(Oi===null){un===null&&(un=xr);break}e&&un&&Oi.alternate===null&&n(ie,un),yr=v(Oi,yr,ln),Tn===null?At=Oi:Tn.sibling=Oi,Tn=Oi,un=xr}if(ln===ae.length){if(l(ie,un),ai()){var xi=ln;bf(ie,xi)}return At}if(un===null){for(;ln<ae.length;ln++){var Fa=ee(ie,ae[ln],Le);Fa!==null&&(yr=v(Fa,yr,ln),Tn===null?At=Fa:Tn.sibling=Fa,Tn=Fa)}if(ai()){var qi=ln;bf(ie,qi)}return At}for(var Qi=x(ie,un);ln<ae.length;ln++){var Ni=se(Qi,ie,ln,ae[ln],Le);Ni!==null&&(e&&Ni.alternate!==null&&Qi.delete(Ni.key===null?ln:Ni.key),yr=v(Ni,yr,ln),Tn===null?At=Ni:Tn.sibling=Ni,Tn=Ni)}if(e&&Qi.forEach(function(Zx){return n(ie,Zx)}),ai()){var jl=ln;bf(ie,jl)}return At}function Ye(ie,me,ae,Le){var tt=Un(ae);if(typeof tt!="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{typeof Symbol=="function"&&ae[Symbol.toStringTag]==="Generator"&&(yb||m("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),yb=!0),ae.entries===tt&&(gb||m("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),gb=!0);var qe=tt.call(ae);if(qe)for(var Tt=null,At=qe.next();!At.done;At=qe.next()){var Tn=At.value;Tt=fe(Tn,Tt,ie)}}var un=tt.call(ae);if(un==null)throw new Error("An iterable object provided no iterator.");for(var yr=null,ln=null,xr=me,Oi=0,xi=0,Fa=null,qi=un.next();xr!==null&&!qi.done;xi++,qi=un.next()){xr.index>xi?(Fa=xr,xr=null):Fa=xr.sibling;var Qi=J(ie,xr,qi.value,Le);if(Qi===null){xr===null&&(xr=Fa);break}e&&xr&&Qi.alternate===null&&n(ie,xr),Oi=v(Qi,Oi,xi),ln===null?yr=Qi:ln.sibling=Qi,ln=Qi,xr=Fa}if(qi.done){if(l(ie,xr),ai()){var Ni=xi;bf(ie,Ni)}return yr}if(xr===null){for(;!qi.done;xi++,qi=un.next()){var jl=ee(ie,qi.value,Le);jl!==null&&(Oi=v(jl,Oi,xi),ln===null?yr=jl:ln.sibling=jl,ln=jl)}if(ai()){var Zx=xi;bf(ie,Zx)}return yr}for(var mh=x(ie,xr);!qi.done;xi++,qi=un.next()){var Pu=se(mh,ie,xi,qi.value,Le);Pu!==null&&(e&&Pu.alternate!==null&&mh.delete(Pu.key===null?xi:Pu.key),Oi=v(Pu,Oi,xi),ln===null?yr=Pu:ln.sibling=Pu,ln=Pu)}if(e&&mh.forEach(function(s9){return n(ie,s9)}),ai()){var l9=xi;bf(ie,l9)}return yr}function St(ie,me,ae,Le){if(me!==null&&me.tag===R){l(ie,me.sibling);var tt=p(me,ae);return tt.return=ie,tt}l(ie,me);var qe=mw(ae,ie.mode,Le);return qe.return=ie,qe}function dt(ie,me,ae,Le){for(var tt=ae.key,qe=me;qe!==null;){if(qe.key===tt){var Tt=ae.type;if(Tt===mi){if(qe.tag===B){l(ie,qe.sibling);var At=p(qe,ae.props.children);return At.return=ie,At._debugSource=ae._source,At._debugOwner=ae._owner,At}}else if(qe.elementType===Tt||MR(qe,ae)||typeof Tt=="object"&&Tt!==null&&Tt.$$typeof===Mt&&_k(Tt)===qe.type){l(ie,qe.sibling);var Tn=p(qe,ae.props);return Tn.ref=jp(ie,qe,ae),Tn.return=ie,Tn._debugSource=ae._source,Tn._debugOwner=ae._owner,Tn}l(ie,qe);break}else n(ie,qe);qe=qe.sibling}if(ae.type===mi){var un=ic(ae.props.children,ie.mode,Le,ae.key);return un.return=ie,un}else{var yr=vw(ae,ie.mode,Le);return yr.ref=jp(ie,me,ae),yr.return=ie,yr}}function nn(ie,me,ae,Le){for(var tt=ae.key,qe=me;qe!==null;){if(qe.key===tt)if(qe.tag===j&&qe.stateNode.containerInfo===ae.containerInfo&&qe.stateNode.implementation===ae.implementation){l(ie,qe.sibling);var Tt=p(qe,ae.children||[]);return Tt.return=ie,Tt}else{l(ie,qe);break}else n(ie,qe);qe=qe.sibling}var At=gw(ae,ie.mode,Le);return At.return=ie,At}function Kt(ie,me,ae,Le){var tt=typeof ae=="object"&&ae!==null&&ae.type===mi&&ae.key===null;if(tt&&(ae=ae.props.children),typeof ae=="object"&&ae!==null){switch(ae.$$typeof){case Dr:return y(dt(ie,me,ae,Le));case Ui:return y(nn(ie,me,ae,Le));case Mt:var qe=ae._payload,Tt=ae._init;return Kt(ie,me,Tt(qe),Le)}if(It(ae))return ve(ie,me,ae,Le);if(Un(ae))return Ye(ie,me,ae,Le);Og(ie,ae)}return typeof ae=="string"&&ae!==""||typeof ae=="number"?y(St(ie,me,""+ae,Le)):(typeof ae=="function"&&Ng(ie),l(ie,me))}return Kt}var Dx=Ck(!0),Ek=Ck(!1);function P8(e,n){if(e!==null&&n.child!==e.child)throw new Error("Resuming work not yet implemented.");if(n.child!==null){var l=n.child,x=zf(l,l.pendingProps);for(n.child=x,x.return=n;l.sibling!==null;)l=l.sibling,x=x.sibling=zf(l,l.pendingProps),x.return=n;x.sibling=null}}function j8(e,n){for(var l=e.child;l!==null;)TI(l,n),l=l.sibling}var _b=Ws(null),Cb;Cb={};var Ig=null,Lx=null,Eb=null,Fg=!1;function Pg(){Ig=null,Lx=null,Eb=null,Fg=!1}function Tk(){Fg=!0}function kk(){Fg=!1}function Rk(e,n,l){Ai(_b,n._currentValue,e),n._currentValue=l,n._currentRenderer!==void 0&&n._currentRenderer!==null&&n._currentRenderer!==Cb&&m("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),n._currentRenderer=Cb}function Tb(e,n){var l=_b.current;Li(_b,n),e._currentValue=l}function kb(e,n,l){for(var x=e;x!==null;){var p=x.alternate;if(ml(x.childLanes,n)?p!==null&&!ml(p.childLanes,n)&&(p.childLanes=Ft(p.childLanes,n)):(x.childLanes=Ft(x.childLanes,n),p!==null&&(p.childLanes=Ft(p.childLanes,n))),x===l)break;x=x.return}x!==l&&m("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function U8(e,n,l){H8(e,n,l)}function H8(e,n,l){var x=e.child;for(x!==null&&(x.return=e);x!==null;){var p=void 0,v=x.dependencies;if(v!==null){p=x.child;for(var y=v.firstContext;y!==null;){if(y.context===n){if(x.tag===E){var w=Er(l),T=zl(gn,w);T.tag=Ug;var z=x.updateQueue;if(z!==null){var F=z.shared,ee=F.pending;ee===null?T.next=T:(T.next=ee.next,ee.next=T),F.pending=T}}x.lanes=Ft(x.lanes,l);var J=x.alternate;J!==null&&(J.lanes=Ft(J.lanes,l)),kb(x.return,l,e),v.lanes=Ft(v.lanes,l);break}y=y.next}}else if(x.tag===O)p=x.type===e.type?null:x.child;else if(x.tag===we){var se=x.return;if(se===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");se.lanes=Ft(se.lanes,l);var fe=se.alternate;fe!==null&&(fe.lanes=Ft(fe.lanes,l)),kb(se,l,e),p=x.sibling}else p=x.child;if(p!==null)p.return=x;else for(p=x;p!==null;){if(p===e){p=null;break}var ve=p.sibling;if(ve!==null){ve.return=p.return,p=ve;break}p=p.return}x=p}}function Ax(e,n){Ig=e,Lx=null,Eb=null;var l=e.dependencies;if(l!==null){var x=l.firstContext;x!==null&&(Ri(l.lanes,n)&&eh(),l.firstContext=null)}}function kr(e){Fg&&m("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var n=e._currentValue;if(Eb!==e){var l={context:e,memoizedValue:n,next:null};if(Lx===null){if(Ig===null)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");Lx=l,Ig.dependencies={lanes:ge,firstContext:l}}else Lx=Lx.next=l}return n}var Ef=null;function Rb(e){Ef===null?Ef=[e]:Ef.push(e)}function B8(){if(Ef!==null){for(var e=0;e<Ef.length;e++){var n=Ef[e],l=n.interleaved;if(l!==null){n.interleaved=null;var x=l.next,p=n.pending;if(p!==null){var v=p.next;p.next=x,l.next=v}n.pending=l}}Ef=null}}function Mk(e,n,l,x){var p=n.interleaved;return p===null?(l.next=l,Rb(n)):(l.next=p.next,p.next=l),n.interleaved=l,jg(e,x)}function V8(e,n,l,x){var p=n.interleaved;p===null?(l.next=l,Rb(n)):(l.next=p.next,p.next=l),n.interleaved=l}function W8(e,n,l,x){var p=n.interleaved;return p===null?(l.next=l,Rb(n)):(l.next=p.next,p.next=l),n.interleaved=l,jg(e,x)}function ha(e,n){return jg(e,n)}var G8=jg;function jg(e,n){e.lanes=Ft(e.lanes,n);var l=e.alternate;l!==null&&(l.lanes=Ft(l.lanes,n)),l===null&&(e.flags&(Xn|Zn))!==vt&&ER(e);for(var x=e,p=e.return;p!==null;)p.childLanes=Ft(p.childLanes,n),l=p.alternate,l!==null?l.childLanes=Ft(l.childLanes,n):(p.flags&(Xn|Zn))!==vt&&ER(e),x=p,p=p.return;if(x.tag===A){var v=x.stateNode;return v}else return null}var Dk=0,Lk=1,Ug=2,Mb=3,Hg=!1,Db,Bg;Db=!1,Bg=null;function Lb(e){var n={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:ge},effects:null};e.updateQueue=n}function Ak(e,n){var l=n.updateQueue,x=e.updateQueue;if(l===x){var p={baseState:x.baseState,firstBaseUpdate:x.firstBaseUpdate,lastBaseUpdate:x.lastBaseUpdate,shared:x.shared,effects:x.effects};n.updateQueue=p}}function zl(e,n){var l={eventTime:e,lane:n,tag:Dk,payload:null,callback:null,next:null};return l}function Zs(e,n,l){var x=e.updateQueue;if(x===null)return null;var p=x.shared;if(Bg===p&&!Db&&(m("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),Db=!0),VN()){var v=p.pending;return v===null?n.next=n:(n.next=v.next,v.next=n),p.pending=n,G8(e,l)}else return W8(e,p,n,l)}function Vg(e,n,l){var x=n.updateQueue;if(x!==null){var p=x.shared;if($d(l)){var v=p.lanes;v=Q0(v,e.pendingLanes);var y=Ft(v,l);p.lanes=y,ef(e,y)}}}function Ab(e,n){var l=e.updateQueue,x=e.alternate;if(x!==null){var p=x.updateQueue;if(l===p){var v=null,y=null,w=l.firstBaseUpdate;if(w!==null){var T=w;do{var z={eventTime:T.eventTime,lane:T.lane,tag:T.tag,payload:T.payload,callback:T.callback,next:null};y===null?v=y=z:(y.next=z,y=z),T=T.next}while(T!==null);y===null?v=y=n:(y.next=n,y=n)}else v=y=n;l={baseState:p.baseState,firstBaseUpdate:v,lastBaseUpdate:y,shared:p.shared,effects:p.effects},e.updateQueue=l;return}}var F=l.lastBaseUpdate;F===null?l.firstBaseUpdate=n:F.next=n,l.lastBaseUpdate=n}function Y8(e,n,l,x,p,v){switch(l.tag){case Lk:{var y=l.payload;if(typeof y=="function"){Tk();var w=y.call(v,x,p);{if(e.mode&Nt){mn(!0);try{y.call(v,x,p)}finally{mn(!1)}}kk()}return w}return y}case Mb:e.flags=e.flags&~Xr|Bt;case Dk:{var T=l.payload,z;if(typeof T=="function"){Tk(),z=T.call(v,x,p);{if(e.mode&Nt){mn(!0);try{T.call(v,x,p)}finally{mn(!1)}}kk()}}else z=T;return z==null?x:Ot({},x,z)}case Ug:return Hg=!0,x}return x}function Wg(e,n,l,x){var p=e.updateQueue;Hg=!1,Bg=p.shared;var v=p.firstBaseUpdate,y=p.lastBaseUpdate,w=p.shared.pending;if(w!==null){p.shared.pending=null;var T=w,z=T.next;T.next=null,y===null?v=z:y.next=z,y=T;var F=e.alternate;if(F!==null){var ee=F.updateQueue,J=ee.lastBaseUpdate;J!==y&&(J===null?ee.firstBaseUpdate=z:J.next=z,ee.lastBaseUpdate=T)}}if(v!==null){var se=p.baseState,fe=ge,ve=null,Ye=null,St=null,dt=v;do{var nn=dt.lane,Kt=dt.eventTime;if(ml(x,nn)){if(St!==null){var me={eventTime:Kt,lane:cr,tag:dt.tag,payload:dt.payload,callback:dt.callback,next:null};St=St.next=me}se=Y8(e,p,dt,se,n,l);var ae=dt.callback;if(ae!==null&&dt.lane!==cr){e.flags|=Mn;var Le=p.effects;Le===null?p.effects=[dt]:Le.push(dt)}}else{var ie={eventTime:Kt,lane:nn,tag:dt.tag,payload:dt.payload,callback:dt.callback,next:null};St===null?(Ye=St=ie,ve=se):St=St.next=ie,fe=Ft(fe,nn)}if(dt=dt.next,dt===null){if(w=p.shared.pending,w===null)break;var tt=w,qe=tt.next;tt.next=null,dt=qe,p.lastBaseUpdate=tt,p.shared.pending=null}}while(!0);St===null&&(ve=se),p.baseState=ve,p.firstBaseUpdate=Ye,p.lastBaseUpdate=St;var Tt=p.shared.interleaved;if(Tt!==null){var At=Tt;do fe=Ft(fe,At.lane),At=At.next;while(At!==Tt)}else v===null&&(p.shared.lanes=ge);xh(fe),e.lanes=fe,e.memoizedState=se}Bg=null}function X8(e,n){if(typeof e!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+e));e.call(n)}function zk(){Hg=!1}function Gg(){return Hg}function Ok(e,n,l){var x=n.effects;if(n.effects=null,x!==null)for(var p=0;p<x.length;p++){var v=x[p],y=v.callback;y!==null&&(v.callback=null,X8(y,l))}}var Up={},Ks=Ws(Up),Hp=Ws(Up),Yg=Ws(Up);function Xg(e){if(e===Up)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function Nk(){var e=Xg(Yg.current);return e}function zb(e,n){Ai(Yg,n,e),Ai(Hp,e,e),Ai(Ks,Up,e);var l=c7(n);Li(Ks,e),Ai(Ks,l,e)}function zx(e){Li(Ks,e),Li(Hp,e),Li(Yg,e)}function Ob(){var e=Xg(Ks.current);return e}function Ik(e){Xg(Yg.current);var n=Xg(Ks.current),l=f7(n,e.type);n!==l&&(Ai(Hp,e,e),Ai(Ks,l,e))}function Nb(e){Hp.current===e&&(Li(Ks,e),Li(Hp,e))}var Z8=0,Fk=1,Pk=1,Bp=2,Po=Ws(Z8);function Ib(e,n){return(e&n)!==0}function Ox(e){return e&Fk}function Fb(e,n){return e&Fk|n}function K8(e,n){return e|n}function qs(e,n){Ai(Po,n,e)}function Nx(e){Li(Po,e)}function q8(e,n){var l=e.memoizedState;return l!==null?l.dehydrated!==null:(e.memoizedProps,!0)}function Zg(e){for(var n=e;n!==null;){if(n.tag===V){var l=n.memoizedState;if(l!==null){var x=l.dehydrated;if(x===null||tk(x)||tb(x))return n}}else if(n.tag===Be&&n.memoizedProps.revealOrder!==void 0){var p=(n.flags&Bt)!==vt;if(p)return n}else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)return null;for(;n.sibling===null;){if(n.return===null||n.return===e)return null;n=n.return}n.sibling.return=n.return,n=n.sibling}return null}var va=0,Ir=1,Lu=2,Fr=4,oi=8,Pb=[];function jb(){for(var e=0;e<Pb.length;e++){var n=Pb[e];n._workInProgressVersionPrimary=null}Pb.length=0}function Q8(e,n){var l=n._getVersion,x=l(n._source);e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[n,x]:e.mutableSourceEagerHydrationData.push(n,x)}var et=s.ReactCurrentDispatcher,Vp=s.ReactCurrentBatchConfig,Ub,Ix;Ub=new Set;var Tf=ge,En=null,Pr=null,jr=null,Kg=!1,Wp=!1,Gp=0,J8=0,$8=25,ye=null,io=null,Qs=-1,Hb=!1;function pn(){{var e=ye;io===null?io=[e]:io.push(e)}}function He(){{var e=ye;io!==null&&(Qs++,io[Qs]!==e&&eO(e))}}function Fx(e){e!=null&&!It(e)&&m("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",ye,typeof e)}function eO(e){{var n=kt(En);if(!Ub.has(n)&&(Ub.add(n),io!==null)){for(var l="",x=30,p=0;p<=Qs;p++){for(var v=io[p],y=p===Qs?e:v,w=p+1+". "+v;w.length<x;)w+=" ";w+=y+`168 `, l+=w}m(`React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks167 See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return u}function Ng(e,t){var o=Object.prototype.toString.call(t);throw new Error("Objects are not valid as a React child (found: "+(o==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.")}function zg(e){{var t=Tt(e)||"Component";if(Eb[t])return;Eb[t]=!0,m("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function UT(e){var t=e._payload,o=e._init;return o(t)}function HT(e){function t(re,ve){if(e){var ae=re.deletions;ae===null?(re.deletions=[ve],re.flags|=Sa):ae.push(ve)}}function o(re,ve){if(!e)return null;for(var ae=ve;ae!==null;)t(re,ae),ae=ae.sibling;return null}function u(re,ve){for(var ae=new Map,De=ve;De!==null;)De.key!==null?ae.set(De.key,De):ae.set(De.index,De),De=De.sibling;return ae}function d(re,ve){var ae=bf(re,ve);return ae.index=0,ae.sibling=null,ae}function h(re,ve,ae){if(re.index=ae,!e)return re.flags|=_c,ve;var De=re.alternate;if(De!==null){var Je=De.index;return Je<ve?(re.flags|=Yn,ve):Je}else return re.flags|=Yn,ve}function y(re){return e&&re.alternate===null&&(re.flags|=Yn),re}function w(re,ve,ae,De){if(ve===null||ve.tag!==D){var Je=yw(ae,re.mode,De);return Je.return=re,Je}else{var qe=d(ve,ae);return qe.return=re,qe}}function _(re,ve,ae,De){var Je=ae.type;if(Je===va)return I(re,ve,ae.props.children,De,ae.key);if(ve!==null&&(ve.elementType===Je||YR(ve,ae)||typeof Je=="object"&&Je!==null&&Je.$$typeof===Rt&&UT(Je)===ve.type)){var qe=d(ve,ae.props);return qe.ref=Ep(re,ve,ae),qe.return=re,qe._debugSource=ae._source,qe._debugOwner=ae._owner,qe}var _t=gw(ae,re.mode,De);return _t.ref=Ep(re,ve,ae),_t.return=re,_t}function O(re,ve,ae,De){if(ve===null||ve.tag!==P||ve.stateNode.containerInfo!==ae.containerInfo||ve.stateNode.implementation!==ae.implementation){var Je=bw(ae,re.mode,De);return Je.return=re,Je}else{var qe=d(ve,ae.children||[]);return qe.return=re,qe}}function I(re,ve,ae,De,Je){if(ve===null||ve.tag!==j){var qe=Gu(ae,re.mode,De,Je);return qe.return=re,qe}else{var _t=d(ve,ae);return _t.return=re,_t}}function Z(re,ve,ae){if(typeof ve=="string"&&ve!==""||typeof ve=="number"){var De=yw(""+ve,re.mode,ae);return De.return=re,De}if(typeof ve=="object"&&ve!==null){switch(ve.$$typeof){case Mr:{var Je=gw(ve,re.mode,ae);return Je.ref=Ep(re,null,ve),Je.return=re,Je}case ja:{var qe=bw(ve,re.mode,ae);return qe.return=re,qe}case Rt:{var _t=ve._payload,Lt=ve._init;return Z(re,Lt(_t),ae)}}if(It(ve)||Un(ve)){var _n=Gu(ve,re.mode,ae,null);return _n.return=re,_n}Ng(re,ve)}return typeof ve=="function"&&zg(re),null}function Q(re,ve,ae,De){var Je=ve!==null?ve.key:null;if(typeof ae=="string"&&ae!==""||typeof ae=="number")return Je!==null?null:w(re,ve,""+ae,De);if(typeof ae=="object"&&ae!==null){switch(ae.$$typeof){case Mr:return ae.key===Je?_(re,ve,ae,De):null;case ja:return ae.key===Je?O(re,ve,ae,De):null;case Rt:{var qe=ae._payload,_t=ae._init;return Q(re,ve,_t(qe),De)}}if(It(ae)||Un(ae))return Je!==null?null:I(re,ve,ae,De,null);Ng(re,ae)}return typeof ae=="function"&&zg(re),null}function se(re,ve,ae,De,Je){if(typeof De=="string"&&De!==""||typeof De=="number"){var qe=re.get(ae)||null;return w(ve,qe,""+De,Je)}if(typeof De=="object"&&De!==null){switch(De.$$typeof){case Mr:{var _t=re.get(De.key===null?ae:De.key)||null;return _(ve,_t,De,Je)}case ja:{var Lt=re.get(De.key===null?ae:De.key)||null;return O(ve,Lt,De,Je)}case Rt:var _n=De._payload,sn=De._init;return se(re,ve,ae,sn(_n),Je)}if(It(De)||Un(De)){var gr=re.get(ae)||null;return I(ve,gr,De,Je,null)}Ng(ve,De)}return typeof De=="function"&&zg(ve),null}function ce(re,ve,ae){{if(typeof re!="object"||re===null)return ve;switch(re.$$typeof){case Mr:case ja:jT(re,ae);var De=re.key;if(typeof De!="string")break;if(ve===null){ve=new Set,ve.add(De);break}if(!ve.has(De)){ve.add(De);break}m("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",De);break;case Rt:var Je=re._payload,qe=re._init;ce(qe(Je),ve,ae);break}}return ve}function he(re,ve,ae,De){for(var Je=null,qe=0;qe<ae.length;qe++){var _t=ae[qe];Je=ce(_t,Je,re)}for(var Lt=null,_n=null,sn=ve,gr=0,un=0,fr=null;sn!==null&&un<ae.length;un++){sn.index>un?(fr=sn,sn=null):fr=sn.sibling;var Oa=Q(re,sn,ae[un],De);if(Oa===null){sn===null&&(sn=fr);break}e&&sn&&Oa.alternate===null&&t(re,sn),gr=h(Oa,gr,un),_n===null?Lt=Oa:_n.sibling=Oa,_n=Oa,sn=fr}if(un===ae.length){if(o(re,sn),ia()){var da=un;lf(re,da)}return Lt}if(sn===null){for(;un<ae.length;un++){var Oi=Z(re,ae[un],De);Oi!==null&&(gr=h(Oi,gr,un),_n===null?Lt=Oi:_n.sibling=Oi,_n=Oi)}if(ia()){var qa=un;lf(re,qa)}return Lt}for(var Qa=u(re,sn);un<ae.length;un++){var Na=se(Qa,re,un,ae[un],De);Na!==null&&(e&&Na.alternate!==null&&Qa.delete(Na.key===null?un:Na.key),gr=h(Na,gr,un),_n===null?Lt=Na:_n.sibling=Na,_n=Na)}if(e&&Qa.forEach(function(_0){return t(re,_0)}),ia()){var Ms=un;lf(re,Ms)}return Lt}function We(re,ve,ae,De){var Je=Un(ae);if(typeof Je!="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{typeof Symbol=="function"&&ae[Symbol.toStringTag]==="Generator"&&(Sb||m("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),Sb=!0),ae.entries===Je&&(bb||m("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),bb=!0);var qe=Je.call(ae);if(qe)for(var _t=null,Lt=qe.next();!Lt.done;Lt=qe.next()){var _n=Lt.value;_t=ce(_n,_t,re)}}var sn=Je.call(ae);if(sn==null)throw new Error("An iterable object provided no iterator.");for(var gr=null,un=null,fr=ve,Oa=0,da=0,Oi=null,qa=sn.next();fr!==null&&!qa.done;da++,qa=sn.next()){fr.index>da?(Oi=fr,fr=null):Oi=fr.sibling;var Qa=Q(re,fr,qa.value,De);if(Qa===null){fr===null&&(fr=Oi);break}e&&fr&&Qa.alternate===null&&t(re,fr),Oa=h(Qa,Oa,da),un===null?gr=Qa:un.sibling=Qa,un=Qa,fr=Oi}if(qa.done){if(o(re,fr),ia()){var Na=da;lf(re,Na)}return gr}if(fr===null){for(;!qa.done;da++,qa=sn.next()){var Ms=Z(re,qa.value,De);Ms!==null&&(Oa=h(Ms,Oa,da),un===null?gr=Ms:un.sibling=Ms,un=Ms)}if(ia()){var _0=da;lf(re,_0)}return gr}for(var nh=u(re,fr);!qa.done;da++,qa=sn.next()){var Ll=se(nh,re,da,qa.value,De);Ll!==null&&(e&&Ll.alternate!==null&&nh.delete(Ll.key===null?da:Ll.key),Oa=h(Ll,Oa,da),un===null?gr=Ll:un.sibling=Ll,un=Ll)}if(e&&nh.forEach(function(VI){return t(re,VI)}),ia()){var BI=da;lf(re,BI)}return gr}function bt(re,ve,ae,De){if(ve!==null&&ve.tag===D){o(re,ve.sibling);var Je=d(ve,ae);return Je.return=re,Je}o(re,ve);var qe=yw(ae,re.mode,De);return qe.return=re,qe}function dt(re,ve,ae,De){for(var Je=ae.key,qe=ve;qe!==null;){if(qe.key===Je){var _t=ae.type;if(_t===va){if(qe.tag===j){o(re,qe.sibling);var Lt=d(qe,ae.props.children);return Lt.return=re,Lt._debugSource=ae._source,Lt._debugOwner=ae._owner,Lt}}else if(qe.elementType===_t||YR(qe,ae)||typeof _t=="object"&&_t!==null&&_t.$$typeof===Rt&&UT(_t)===qe.type){o(re,qe.sibling);var _n=d(qe,ae.props);return _n.ref=Ep(re,qe,ae),_n.return=re,_n._debugSource=ae._source,_n._debugOwner=ae._owner,_n}o(re,qe);break}else t(re,qe);qe=qe.sibling}if(ae.type===va){var sn=Gu(ae.props.children,re.mode,De,ae.key);return sn.return=re,sn}else{var gr=gw(ae,re.mode,De);return gr.ref=Ep(re,ve,ae),gr.return=re,gr}}function rn(re,ve,ae,De){for(var Je=ae.key,qe=ve;qe!==null;){if(qe.key===Je)if(qe.tag===P&&qe.stateNode.containerInfo===ae.containerInfo&&qe.stateNode.implementation===ae.implementation){o(re,qe.sibling);var _t=d(qe,ae.children||[]);return _t.return=re,_t}else{o(re,qe);break}else t(re,qe);qe=qe.sibling}var Lt=bw(ae,re.mode,De);return Lt.return=re,Lt}function qt(re,ve,ae,De){var Je=typeof ae=="object"&&ae!==null&&ae.type===va&&ae.key===null;if(Je&&(ae=ae.props.children),typeof ae=="object"&&ae!==null){switch(ae.$$typeof){case Mr:return y(dt(re,ve,ae,De));case ja:return y(rn(re,ve,ae,De));case Rt:var qe=ae._payload,_t=ae._init;return qt(re,ve,_t(qe),De)}if(It(ae))return he(re,ve,ae,De);if(Un(ae))return We(re,ve,ae,De);Ng(re,ae)}return typeof ae=="string"&&ae!==""||typeof ae=="number"?y(bt(re,ve,""+ae,De)):(typeof ae=="function"&&zg(re),o(re,ve))}return qt}var l0=HT(!0),BT=HT(!1);function g8(e,t){if(e!==null&&t.child!==e.child)throw new Error("Resuming work not yet implemented.");if(t.child!==null){var o=t.child,u=bf(o,o.pendingProps);for(t.child=u,u.return=t;o.sibling!==null;)o=o.sibling,u=u.sibling=bf(o,o.pendingProps),u.return=t;u.sibling=null}}function y8(e,t){for(var o=e.child;o!==null;)oI(o,t),o=o.sibling}var _b=Lu(null),Tb;Tb={};var Ig=null,s0=null,kb=null,Fg=!1;function Pg(){Ig=null,s0=null,kb=null,Fg=!1}function VT(){Fg=!0}function WT(){Fg=!1}function GT(e,t,o){La(_b,t._currentValue,e),t._currentValue=o,t._currentRenderer!==void 0&&t._currentRenderer!==null&&t._currentRenderer!==Tb&&m("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),t._currentRenderer=Tb}function Rb(e,t){var o=_b.current;Da(_b,t),e._currentValue=o}function Mb(e,t,o){for(var u=e;u!==null;){var d=u.alternate;if(ls(u.childLanes,t)?d!==null&&!ls(d.childLanes,t)&&(d.childLanes=Ft(d.childLanes,t)):(u.childLanes=Ft(u.childLanes,t),d!==null&&(d.childLanes=Ft(d.childLanes,t))),u===o)break;u=u.return}u!==o&&m("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function b8(e,t,o){S8(e,t,o)}function S8(e,t,o){var u=e.child;for(u!==null&&(u.return=e);u!==null;){var d=void 0,h=u.dependencies;if(h!==null){d=u.child;for(var y=h.firstContext;y!==null;){if(y.context===t){if(u.tag===T){var w=Er(o),_=Cs(gn,w);_.tag=Ug;var O=u.updateQueue;if(O!==null){var I=O.shared,Z=I.pending;Z===null?_.next=_:(_.next=Z.next,Z.next=_),I.pending=_}}u.lanes=Ft(u.lanes,o);var Q=u.alternate;Q!==null&&(Q.lanes=Ft(Q.lanes,o)),Mb(u.return,o,e),h.lanes=Ft(h.lanes,o);break}y=y.next}}else if(u.tag===N)d=u.type===e.type?null:u.child;else if(u.tag===be){var se=u.return;if(se===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");se.lanes=Ft(se.lanes,o);var ce=se.alternate;ce!==null&&(ce.lanes=Ft(ce.lanes,o)),Mb(se,o,e),d=u.sibling}else d=u.child;if(d!==null)d.return=u;else for(d=u;d!==null;){if(d===e){d=null;break}var he=d.sibling;if(he!==null){he.return=d.return,d=he;break}d=d.return}u=d}}function u0(e,t){Ig=e,s0=null,kb=null;var o=e.dependencies;if(o!==null){var u=o.firstContext;u!==null&&(ka(o.lanes,t)&&jp(),o.firstContext=null)}}function Tr(e){Fg&&m("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");var t=e._currentValue;if(kb!==e){var o={context:e,memoizedValue:t,next:null};if(s0===null){if(Ig===null)throw new Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");s0=o,Ig.dependencies={lanes:ge,firstContext:o}}else s0=s0.next=o}return t}var df=null;function Db(e){df===null?df=[e]:df.push(e)}function w8(){if(df!==null){for(var e=0;e<df.length;e++){var t=df[e],o=t.interleaved;if(o!==null){t.interleaved=null;var u=o.next,d=t.pending;if(d!==null){var h=d.next;d.next=u,o.next=h}t.pending=o}}df=null}}function YT(e,t,o,u){var d=t.interleaved;return d===null?(o.next=o,Db(t)):(o.next=d.next,d.next=o),t.interleaved=o,jg(e,u)}function C8(e,t,o,u){var d=t.interleaved;d===null?(o.next=o,Db(t)):(o.next=d.next,d.next=o),t.interleaved=o}function E8(e,t,o,u){var d=t.interleaved;return d===null?(o.next=o,Db(t)):(o.next=d.next,d.next=o),t.interleaved=o,jg(e,u)}function pi(e,t){return jg(e,t)}var _8=jg;function jg(e,t){e.lanes=Ft(e.lanes,t);var o=e.alternate;o!==null&&(o.lanes=Ft(o.lanes,t)),o===null&&(e.flags&(Yn|Kn))!==ht&&BR(e);for(var u=e,d=e.return;d!==null;)d.childLanes=Ft(d.childLanes,t),o=d.alternate,o!==null?o.childLanes=Ft(o.childLanes,t):(d.flags&(Yn|Kn))!==ht&&BR(e),u=d,d=d.return;if(u.tag===A){var h=u.stateNode;return h}else return null}var KT=0,$T=1,Ug=2,Lb=3,Hg=!1,Ab,Bg;Ab=!1,Bg=null;function Ob(e){var t={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:ge},effects:null};e.updateQueue=t}function qT(e,t){var o=t.updateQueue,u=e.updateQueue;if(o===u){var d={baseState:u.baseState,firstBaseUpdate:u.firstBaseUpdate,lastBaseUpdate:u.lastBaseUpdate,shared:u.shared,effects:u.effects};t.updateQueue=d}}function Cs(e,t){var o={eventTime:e,lane:t,tag:KT,payload:null,callback:null,next:null};return o}function zu(e,t,o){var u=e.updateQueue;if(u===null)return null;var d=u.shared;if(Bg===d&&!Ab&&(m("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),Ab=!0),Cz()){var h=d.pending;return h===null?t.next=t:(t.next=h.next,h.next=t),d.pending=t,_8(e,o)}else return E8(e,d,t,o)}function Vg(e,t,o){var u=t.updateQueue;if(u!==null){var d=u.shared;if(Px(o)){var h=d.lanes;h=Rd(h,e.pendingLanes);var y=Ft(h,o);d.lanes=y,Hc(e,y)}}}function Nb(e,t){var o=e.updateQueue,u=e.alternate;if(u!==null){var d=u.updateQueue;if(o===d){var h=null,y=null,w=o.firstBaseUpdate;if(w!==null){var _=w;do{var O={eventTime:_.eventTime,lane:_.lane,tag:_.tag,payload:_.payload,callback:_.callback,next:null};y===null?h=y=O:(y.next=O,y=O),_=_.next}while(_!==null);y===null?h=y=t:(y.next=t,y=t)}else h=y=t;o={baseState:d.baseState,firstBaseUpdate:h,lastBaseUpdate:y,shared:d.shared,effects:d.effects},e.updateQueue=o;return}}var I=o.lastBaseUpdate;I===null?o.firstBaseUpdate=t:I.next=t,o.lastBaseUpdate=t}function T8(e,t,o,u,d,h){switch(o.tag){case $T:{var y=o.payload;if(typeof y=="function"){VT();var w=y.call(h,u,d);{if(e.mode&Nt){mn(!0);try{y.call(h,u,d)}finally{mn(!1)}}WT()}return w}return y}case Lb:e.flags=e.flags&~Kr|Bt;case KT:{var _=o.payload,O;if(typeof _=="function"){VT(),O=_.call(h,u,d);{if(e.mode&Nt){mn(!0);try{_.call(h,u,d)}finally{mn(!1)}}WT()}}else O=_;return O==null?u:Ot({},u,O)}case Ug:return Hg=!0,u}return u}function Wg(e,t,o,u){var d=e.updateQueue;Hg=!1,Bg=d.shared;var h=d.firstBaseUpdate,y=d.lastBaseUpdate,w=d.shared.pending;if(w!==null){d.shared.pending=null;var _=w,O=_.next;_.next=null,y===null?h=O:y.next=O,y=_;var I=e.alternate;if(I!==null){var Z=I.updateQueue,Q=Z.lastBaseUpdate;Q!==y&&(Q===null?Z.firstBaseUpdate=O:Q.next=O,Z.lastBaseUpdate=_)}}if(h!==null){var se=d.baseState,ce=ge,he=null,We=null,bt=null,dt=h;do{var rn=dt.lane,qt=dt.eventTime;if(ls(u,rn)){if(bt!==null){var ve={eventTime:qt,lane:ur,tag:dt.tag,payload:dt.payload,callback:dt.callback,next:null};bt=bt.next=ve}se=T8(e,d,dt,se,t,o);var ae=dt.callback;if(ae!==null&&dt.lane!==ur){e.flags|=Mn;var De=d.effects;De===null?d.effects=[dt]:De.push(dt)}}else{var re={eventTime:qt,lane:rn,tag:dt.tag,payload:dt.payload,callback:dt.callback,next:null};bt===null?(We=bt=re,he=se):bt=bt.next=re,ce=Ft(ce,rn)}if(dt=dt.next,dt===null){if(w=d.shared.pending,w===null)break;var Je=w,qe=Je.next;Je.next=null,dt=qe,d.lastBaseUpdate=Je,d.shared.pending=null}}while(!0);bt===null&&(he=se),d.baseState=he,d.firstBaseUpdate=We,d.lastBaseUpdate=bt;var _t=d.shared.interleaved;if(_t!==null){var Lt=_t;do ce=Ft(ce,Lt.lane),Lt=Lt.next;while(Lt!==_t)}else h===null&&(d.shared.lanes=ge);Xp(ce),e.lanes=ce,e.memoizedState=se}Bg=null}function k8(e,t){if(typeof e!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+e));e.call(t)}function QT(){Hg=!1}function Gg(){return Hg}function XT(e,t,o){var u=t.effects;if(t.effects=null,u!==null)for(var d=0;d<u.length;d++){var h=u[d],y=h.callback;y!==null&&(h.callback=null,k8(y,o))}}var _p={},Iu=Lu(_p),Tp=Lu(_p),Yg=Lu(_p);function Kg(e){if(e===_p)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return e}function ZT(){var e=Kg(Yg.current);return e}function zb(e,t){La(Yg,t,e),La(Tp,e,e),La(Iu,_p,e);var o=W6(t);Da(Iu,e),La(Iu,o,e)}function c0(e){Da(Iu,e),Da(Tp,e),Da(Yg,e)}function Ib(){var e=Kg(Iu.current);return e}function JT(e){Kg(Yg.current);var t=Kg(Iu.current),o=G6(t,e.type);t!==o&&(La(Tp,e,e),La(Iu,o,e))}function Fb(e){Tp.current===e&&(Da(Iu,e),Da(Tp,e))}var R8=0,ek=1,tk=1,kp=2,No=Lu(R8);function Pb(e,t){return(e&t)!==0}function f0(e){return e&ek}function jb(e,t){return e&ek|t}function M8(e,t){return e|t}function Fu(e,t){La(No,t,e)}function d0(e){Da(No,e)}function D8(e,t){var o=e.memoizedState;return o!==null?o.dehydrated!==null:(e.memoizedProps,!0)}function $g(e){for(var t=e;t!==null;){if(t.tag===Y){var o=t.memoizedState;if(o!==null){var u=o.dehydrated;if(u===null||gT(u)||rb(u))return t}}else if(t.tag===je&&t.memoizedProps.revealOrder!==void 0){var d=(t.flags&Bt)!==ht;if(d)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)return null;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var hi=0,zr=1,El=2,Ir=4,oa=8,Ub=[];function Hb(){for(var e=0;e<Ub.length;e++){var t=Ub[e];t._workInProgressVersionPrimary=null}Ub.length=0}function L8(e,t){var o=t._getVersion,u=o(t._source);e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[t,u]:e.mutableSourceEagerHydrationData.push(t,u)}var Ze=c.ReactCurrentDispatcher,Rp=c.ReactCurrentBatchConfig,Bb,x0;Bb=new Set;var xf=ge,En=null,Fr=null,Pr=null,qg=!1,Mp=!1,Dp=0,A8=0,O8=25,ye=null,eo=null,Pu=-1,Vb=!1;function hn(){{var e=ye;eo===null?eo=[e]:eo.push(e)}}function Ue(){{var e=ye;eo!==null&&(Pu++,eo[Pu]!==e&&N8(e))}}function p0(e){e!=null&&!It(e)&&m("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",ye,typeof e)}function N8(e){{var t=Tt(En);if(!Bb.has(t)&&(Bb.add(t),eo!==null)){for(var o="",u=30,d=0;d<=Pu;d++){for(var h=eo[d],y=d===Pu?e:h,w=d+1+". "+h;w.length<u;)w+=" ";w+=y+` 168 `,o+=w}m(`React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks 169 169 170 170 Previous render Next render 171 171 ------------------------------------------------------ 172 172 %s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 173 `, n,l)}}}function zi(){throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:173 `,t,o)}}}function Aa(){throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 174 174 1. You might have mismatching versions of React and the renderer (such as React DOM) 175 175 2. You might be breaking the Rules of Hooks 176 176 3. You might have more than one copy of React in the same app 177 See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function Bb(e,n){if(Hb)return!1;if(n===null)return m("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",ye),!1;e.length!==n.length&&m(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.177 See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function Wb(e,t){if(Vb)return!1;if(t===null)return m("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",ye),!1;e.length!==t.length&&m(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant. 178 178 179 179 Previous: %s 180 Incoming: %s`,ye,"["+ n.join(", ")+"]","["+e.join(", ")+"]");for(var l=0;l<n.length&&l<e.length;l++)if(!Ke(e[l],n[l]))return!1;return!0}function Px(e,n,l,x,p,v){Tf=v,En=n,io=e!==null?e._debugHookTypes:null,Qs=-1,Hb=e!==null&&e.type!==n.type,n.memoizedState=null,n.updateQueue=null,n.lanes=ge,e!==null&&e.memoizedState!==null?et.current=o3:io!==null?et.current=a3:et.current=i3;var y=l(x,p);if(Wp){var w=0;do{if(Wp=!1,Gp=0,w>=$8)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");w+=1,Hb=!1,Pr=null,jr=null,n.updateQueue=null,Qs=-1,et.current=u3,y=l(x,p)}while(Wp)}et.current=l2,n._debugHookTypes=io;var T=Pr!==null&&Pr.next!==null;if(Tf=ge,En=null,Pr=null,jr=null,ye=null,io=null,Qs=-1,e!==null&&(e.flags&sr)!==(n.flags&sr)&&(e.mode&Wt)!==mt&&m("Internal React error: Expected static flag was missing. Please notify the React team."),Kg=!1,T)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return y}function jx(){var e=Gp!==0;return Gp=0,e}function jk(e,n,l){n.updateQueue=e.updateQueue,(n.mode&Cn)!==mt?n.flags&=-50333701:n.flags&=-2053,e.lanes=$c(e.lanes,l)}function Uk(){if(et.current=l2,Kg){for(var e=En.memoizedState;e!==null;){var n=e.queue;n!==null&&(n.pending=null),e=e.next}Kg=!1}Tf=ge,En=null,Pr=null,jr=null,io=null,Qs=-1,ye=null,$k=!1,Wp=!1,Gp=0}function Au(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return jr===null?En.memoizedState=jr=e:jr=jr.next=e,jr}function ao(){var e;if(Pr===null){var n=En.alternate;n!==null?e=n.memoizedState:e=null}else e=Pr.next;var l;if(jr===null?l=En.memoizedState:l=jr.next,l!==null)jr=l,l=jr.next,Pr=e;else{if(e===null)throw new Error("Rendered more hooks than during the previous render.");Pr=e;var x={memoizedState:Pr.memoizedState,baseState:Pr.baseState,baseQueue:Pr.baseQueue,queue:Pr.queue,next:null};jr===null?En.memoizedState=jr=x:jr=jr.next=x}return jr}function Hk(){return{lastEffect:null,stores:null}}function Vb(e,n){return typeof n=="function"?n(e):n}function Wb(e,n,l){var x=Au(),p;l!==void 0?p=l(n):p=n,x.memoizedState=x.baseState=p;var v={pending:null,interleaved:null,lanes:ge,dispatch:null,lastRenderedReducer:e,lastRenderedState:p};x.queue=v;var y=v.dispatch=iO.bind(null,En,v);return[x.memoizedState,y]}function Gb(e,n,l){var x=ao(),p=x.queue;if(p===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");p.lastRenderedReducer=e;var v=Pr,y=v.baseQueue,w=p.pending;if(w!==null){if(y!==null){var T=y.next,z=w.next;y.next=z,w.next=T}v.baseQueue!==y&&m("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),v.baseQueue=y=w,p.pending=null}if(y!==null){var F=y.next,ee=v.baseState,J=null,se=null,fe=null,ve=F;do{var Ye=ve.lane;if(ml(Tf,Ye)){if(fe!==null){var dt={lane:cr,action:ve.action,hasEagerState:ve.hasEagerState,eagerState:ve.eagerState,next:null};fe=fe.next=dt}if(ve.hasEagerState)ee=ve.eagerState;else{var nn=ve.action;ee=e(ee,nn)}}else{var St={lane:Ye,action:ve.action,hasEagerState:ve.hasEagerState,eagerState:ve.eagerState,next:null};fe===null?(se=fe=St,J=ee):fe=fe.next=St,En.lanes=Ft(En.lanes,Ye),xh(Ye)}ve=ve.next}while(ve!==null&&ve!==F);fe===null?J=ee:fe.next=se,Ke(ee,x.memoizedState)||eh(),x.memoizedState=ee,x.baseState=J,x.baseQueue=fe,p.lastRenderedState=ee}var Kt=p.interleaved;if(Kt!==null){var ie=Kt;do{var me=ie.lane;En.lanes=Ft(En.lanes,me),xh(me),ie=ie.next}while(ie!==Kt)}else y===null&&(p.lanes=ge);var ae=p.dispatch;return[x.memoizedState,ae]}function Yb(e,n,l){var x=ao(),p=x.queue;if(p===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");p.lastRenderedReducer=e;var v=p.dispatch,y=p.pending,w=x.memoizedState;if(y!==null){p.pending=null;var T=y.next,z=T;do{var F=z.action;w=e(w,F),z=z.next}while(z!==T);Ke(w,x.memoizedState)||eh(),x.memoizedState=w,x.baseQueue===null&&(x.baseState=w),p.lastRenderedState=w}return[w,v]}function v9(e,n,l){}function m9(e,n,l){}function Xb(e,n,l){var x=En,p=Au(),v,y=ai();if(y){if(l===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");v=l(),Ix||v!==l()&&(m("The result of getServerSnapshot should be cached to avoid an infinite loop"),Ix=!0)}else{if(v=n(),!Ix){var w=n();Ke(v,w)||(m("The result of getSnapshot should be cached to avoid an infinite loop"),Ix=!0)}var T=k2();if(T===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Jc(T,Tf)||Bk(x,n,v)}p.memoizedState=v;var z={value:v,getSnapshot:n};return p.queue=z,e2(Wk.bind(null,x,z,e),[e]),x.flags|=Hi,Yp(Ir|oi,Vk.bind(null,x,z,v,n),void 0,null),v}function qg(e,n,l){var x=En,p=ao(),v=n();if(!Ix){var y=n();Ke(v,y)||(m("The result of getSnapshot should be cached to avoid an infinite loop"),Ix=!0)}var w=p.memoizedState,T=!Ke(w,v);T&&(p.memoizedState=v,eh());var z=p.queue;if(Zp(Wk.bind(null,x,z,e),[e]),z.getSnapshot!==n||T||jr!==null&&jr.memoizedState.tag&Ir){x.flags|=Hi,Yp(Ir|oi,Vk.bind(null,x,z,v,n),void 0,null);var F=k2();if(F===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Jc(F,Tf)||Bk(x,n,v)}return v}function Bk(e,n,l){e.flags|=E0;var x={getSnapshot:n,value:l},p=En.updateQueue;if(p===null)p=Hk(),En.updateQueue=p,p.stores=[x];else{var v=p.stores;v===null?p.stores=[x]:v.push(x)}}function Vk(e,n,l,x){n.value=l,n.getSnapshot=x,Gk(n)&&Yk(e)}function Wk(e,n,l){var x=function(){Gk(n)&&Yk(e)};return l(x)}function Gk(e){var n=e.getSnapshot,l=e.value;try{var x=n();return!Ke(l,x)}catch{return!0}}function Yk(e){var n=ha(e,Ct);n!==null&&Vr(n,e,Ct,gn)}function Qg(e){var n=Au();typeof e=="function"&&(e=e()),n.memoizedState=n.baseState=e;var l={pending:null,interleaved:null,lanes:ge,dispatch:null,lastRenderedReducer:Vb,lastRenderedState:e};n.queue=l;var x=l.dispatch=aO.bind(null,En,l);return[n.memoizedState,x]}function Zb(e){return Gb(Vb)}function Kb(e){return Yb(Vb)}function Yp(e,n,l,x){var p={tag:e,create:n,destroy:l,deps:x,next:null},v=En.updateQueue;if(v===null)v=Hk(),En.updateQueue=v,v.lastEffect=p.next=p;else{var y=v.lastEffect;if(y===null)v.lastEffect=p.next=p;else{var w=y.next;y.next=p,p.next=w,v.lastEffect=p}}return p}function qb(e){var n=Au();{var l={current:e};return n.memoizedState=l,l}}function Jg(e){var n=ao();return n.memoizedState}function Xp(e,n,l,x){var p=Au(),v=x===void 0?null:x;En.flags|=e,p.memoizedState=Yp(Ir|n,l,void 0,v)}function $g(e,n,l,x){var p=ao(),v=x===void 0?null:x,y=void 0;if(Pr!==null){var w=Pr.memoizedState;if(y=w.destroy,v!==null){var T=w.deps;if(Bb(v,T)){p.memoizedState=Yp(n,l,y,v);return}}}En.flags|=e,p.memoizedState=Yp(Ir|n,l,y,v)}function e2(e,n){return(En.mode&Cn)!==mt?Xp(fu|Hi|zd,oi,e,n):Xp(Hi|zd,oi,e,n)}function Zp(e,n){return $g(Hi,oi,e,n)}function Qb(e,n){return Xp(Yt,Lu,e,n)}function t2(e,n){return $g(Yt,Lu,e,n)}function Jb(e,n){var l=Yt;return l|=cu,(En.mode&Cn)!==mt&&(l|=ti),Xp(l,Fr,e,n)}function n2(e,n){return $g(Yt,Fr,e,n)}function Xk(e,n){if(typeof n=="function"){var l=n,x=e();return l(x),function(){l(null)}}else if(n!=null){var p=n;p.hasOwnProperty("current")||m("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(p).join(", ")+"}");var v=e();return p.current=v,function(){p.current=null}}}function $b(e,n,l){typeof n!="function"&&m("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",n!==null?typeof n:"null");var x=l!=null?l.concat([e]):null,p=Yt;return p|=cu,(En.mode&Cn)!==mt&&(p|=ti),Xp(p,Fr,Xk.bind(null,n,e),x)}function r2(e,n,l){typeof n!="function"&&m("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",n!==null?typeof n:"null");var x=l!=null?l.concat([e]):null;return $g(Yt,Fr,Xk.bind(null,n,e),x)}function tO(e,n){}var i2=tO;function eS(e,n){var l=Au(),x=n===void 0?null:n;return l.memoizedState=[e,x],e}function a2(e,n){var l=ao(),x=n===void 0?null:n,p=l.memoizedState;if(p!==null&&x!==null){var v=p[1];if(Bb(x,v))return p[0]}return l.memoizedState=[e,x],e}function tS(e,n){var l=Au(),x=n===void 0?null:n,p=e();return l.memoizedState=[p,x],p}function o2(e,n){var l=ao(),x=n===void 0?null:n,p=l.memoizedState;if(p!==null&&x!==null){var v=p[1];if(Bb(x,v))return p[0]}var y=e();return l.memoizedState=[y,x],y}function nS(e){var n=Au();return n.memoizedState=e,e}function Zk(e){var n=ao(),l=Pr,x=l.memoizedState;return qk(n,x,e)}function Kk(e){var n=ao();if(Pr===null)return n.memoizedState=e,e;var l=Pr.memoizedState;return qk(n,l,e)}function qk(e,n,l){var x=!Jd(Tf);if(x){if(!Ke(l,n)){var p=ep();En.lanes=Ft(En.lanes,p),xh(p),e.baseState=!0}return n}else return e.baseState&&(e.baseState=!1,eh()),e.memoizedState=l,l}function nO(e,n,l){var x=Vi();vr(tf(x,ca)),e(!0);var p=Vp.transition;Vp.transition={};var v=Vp.transition;Vp.transition._updatedFibers=new Set;try{e(!1),n()}finally{if(vr(x),Vp.transition=p,p===null&&v._updatedFibers){var y=v._updatedFibers.size;y>10&&b("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),v._updatedFibers.clear()}}}function rS(){var e=Qg(!1),n=e[0],l=e[1],x=nO.bind(null,l),p=Au();return p.memoizedState=x,[n,x]}function Qk(){var e=Zb(),n=e[0],l=ao(),x=l.memoizedState;return[n,x]}function Jk(){var e=Kb(),n=e[0],l=ao(),x=l.memoizedState;return[n,x]}var $k=!1;function rO(){return $k}function iS(){var e=Au(),n=k2(),l=n.identifierPrefix,x;if(ai()){var p=b8();x=":"+l+"R"+p;var v=Gp++;v>0&&(x+="H"+v.toString(32)),x+=":"}else{var y=J8++;x=":"+l+"r"+y.toString(32)+":"}return e.memoizedState=x,x}function u2(){var e=ao(),n=e.memoizedState;return n}function iO(e,n,l){typeof arguments[3]=="function"&&m("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var x=nc(e),p={lane:x,action:l,hasEagerState:!1,eagerState:null,next:null};if(e3(e))t3(n,p);else{var v=Mk(e,n,p,x);if(v!==null){var y=Ki();Vr(v,e,x,y),n3(v,n,x)}}r3(e,x)}function aO(e,n,l){typeof arguments[3]=="function"&&m("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var x=nc(e),p={lane:x,action:l,hasEagerState:!1,eagerState:null,next:null};if(e3(e))t3(n,p);else{var v=e.alternate;if(e.lanes===ge&&(v===null||v.lanes===ge)){var y=n.lastRenderedReducer;if(y!==null){var w;w=et.current,et.current=jo;try{var T=n.lastRenderedState,z=y(T,l);if(p.hasEagerState=!0,p.eagerState=z,Ke(z,T)){V8(e,n,p,x);return}}catch{}finally{et.current=w}}}var F=Mk(e,n,p,x);if(F!==null){var ee=Ki();Vr(F,e,x,ee),n3(F,n,x)}}r3(e,x)}function e3(e){var n=e.alternate;return e===En||n!==null&&n===En}function t3(e,n){Wp=Kg=!0;var l=e.pending;l===null?n.next=n:(n.next=l.next,l.next=n),e.pending=n}function n3(e,n,l){if($d(l)){var x=n.lanes;x=Q0(x,e.pendingLanes);var p=Ft(x,l);n.lanes=p,ef(e,p)}}function r3(e,n,l){Wc(e,n)}var l2={readContext:kr,useCallback:zi,useContext:zi,useEffect:zi,useImperativeHandle:zi,useInsertionEffect:zi,useLayoutEffect:zi,useMemo:zi,useReducer:zi,useRef:zi,useState:zi,useDebugValue:zi,useDeferredValue:zi,useTransition:zi,useMutableSource:zi,useSyncExternalStore:zi,useId:zi,unstable_isNewReconciler:pe},i3=null,a3=null,o3=null,u3=null,zu=null,jo=null,s2=null;{var aS=function(){m("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},Dt=function(){m("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};i3={readContext:function(e){return kr(e)},useCallback:function(e,n){return ye="useCallback",pn(),Fx(n),eS(e,n)},useContext:function(e){return ye="useContext",pn(),kr(e)},useEffect:function(e,n){return ye="useEffect",pn(),Fx(n),e2(e,n)},useImperativeHandle:function(e,n,l){return ye="useImperativeHandle",pn(),Fx(l),$b(e,n,l)},useInsertionEffect:function(e,n){return ye="useInsertionEffect",pn(),Fx(n),Qb(e,n)},useLayoutEffect:function(e,n){return ye="useLayoutEffect",pn(),Fx(n),Jb(e,n)},useMemo:function(e,n){ye="useMemo",pn(),Fx(n);var l=et.current;et.current=zu;try{return tS(e,n)}finally{et.current=l}},useReducer:function(e,n,l){ye="useReducer",pn();var x=et.current;et.current=zu;try{return Wb(e,n,l)}finally{et.current=x}},useRef:function(e){return ye="useRef",pn(),qb(e)},useState:function(e){ye="useState",pn();var n=et.current;et.current=zu;try{return Qg(e)}finally{et.current=n}},useDebugValue:function(e,n){return ye="useDebugValue",pn(),void 0},useDeferredValue:function(e){return ye="useDeferredValue",pn(),nS(e)},useTransition:function(){return ye="useTransition",pn(),rS()},useMutableSource:function(e,n,l){return ye="useMutableSource",pn(),void 0},useSyncExternalStore:function(e,n,l){return ye="useSyncExternalStore",pn(),Xb(e,n,l)},useId:function(){return ye="useId",pn(),iS()},unstable_isNewReconciler:pe},a3={readContext:function(e){return kr(e)},useCallback:function(e,n){return ye="useCallback",He(),eS(e,n)},useContext:function(e){return ye="useContext",He(),kr(e)},useEffect:function(e,n){return ye="useEffect",He(),e2(e,n)},useImperativeHandle:function(e,n,l){return ye="useImperativeHandle",He(),$b(e,n,l)},useInsertionEffect:function(e,n){return ye="useInsertionEffect",He(),Qb(e,n)},useLayoutEffect:function(e,n){return ye="useLayoutEffect",He(),Jb(e,n)},useMemo:function(e,n){ye="useMemo",He();var l=et.current;et.current=zu;try{return tS(e,n)}finally{et.current=l}},useReducer:function(e,n,l){ye="useReducer",He();var x=et.current;et.current=zu;try{return Wb(e,n,l)}finally{et.current=x}},useRef:function(e){return ye="useRef",He(),qb(e)},useState:function(e){ye="useState",He();var n=et.current;et.current=zu;try{return Qg(e)}finally{et.current=n}},useDebugValue:function(e,n){return ye="useDebugValue",He(),void 0},useDeferredValue:function(e){return ye="useDeferredValue",He(),nS(e)},useTransition:function(){return ye="useTransition",He(),rS()},useMutableSource:function(e,n,l){return ye="useMutableSource",He(),void 0},useSyncExternalStore:function(e,n,l){return ye="useSyncExternalStore",He(),Xb(e,n,l)},useId:function(){return ye="useId",He(),iS()},unstable_isNewReconciler:pe},o3={readContext:function(e){return kr(e)},useCallback:function(e,n){return ye="useCallback",He(),a2(e,n)},useContext:function(e){return ye="useContext",He(),kr(e)},useEffect:function(e,n){return ye="useEffect",He(),Zp(e,n)},useImperativeHandle:function(e,n,l){return ye="useImperativeHandle",He(),r2(e,n,l)},useInsertionEffect:function(e,n){return ye="useInsertionEffect",He(),t2(e,n)},useLayoutEffect:function(e,n){return ye="useLayoutEffect",He(),n2(e,n)},useMemo:function(e,n){ye="useMemo",He();var l=et.current;et.current=jo;try{return o2(e,n)}finally{et.current=l}},useReducer:function(e,n,l){ye="useReducer",He();var x=et.current;et.current=jo;try{return Gb(e,n,l)}finally{et.current=x}},useRef:function(e){return ye="useRef",He(),Jg()},useState:function(e){ye="useState",He();var n=et.current;et.current=jo;try{return Zb(e)}finally{et.current=n}},useDebugValue:function(e,n){return ye="useDebugValue",He(),i2()},useDeferredValue:function(e){return ye="useDeferredValue",He(),Zk(e)},useTransition:function(){return ye="useTransition",He(),Qk()},useMutableSource:function(e,n,l){return ye="useMutableSource",He(),void 0},useSyncExternalStore:function(e,n,l){return ye="useSyncExternalStore",He(),qg(e,n)},useId:function(){return ye="useId",He(),u2()},unstable_isNewReconciler:pe},u3={readContext:function(e){return kr(e)},useCallback:function(e,n){return ye="useCallback",He(),a2(e,n)},useContext:function(e){return ye="useContext",He(),kr(e)},useEffect:function(e,n){return ye="useEffect",He(),Zp(e,n)},useImperativeHandle:function(e,n,l){return ye="useImperativeHandle",He(),r2(e,n,l)},useInsertionEffect:function(e,n){return ye="useInsertionEffect",He(),t2(e,n)},useLayoutEffect:function(e,n){return ye="useLayoutEffect",He(),n2(e,n)},useMemo:function(e,n){ye="useMemo",He();var l=et.current;et.current=s2;try{return o2(e,n)}finally{et.current=l}},useReducer:function(e,n,l){ye="useReducer",He();var x=et.current;et.current=s2;try{return Yb(e,n,l)}finally{et.current=x}},useRef:function(e){return ye="useRef",He(),Jg()},useState:function(e){ye="useState",He();var n=et.current;et.current=s2;try{return Kb(e)}finally{et.current=n}},useDebugValue:function(e,n){return ye="useDebugValue",He(),i2()},useDeferredValue:function(e){return ye="useDeferredValue",He(),Kk(e)},useTransition:function(){return ye="useTransition",He(),Jk()},useMutableSource:function(e,n,l){return ye="useMutableSource",He(),void 0},useSyncExternalStore:function(e,n,l){return ye="useSyncExternalStore",He(),qg(e,n)},useId:function(){return ye="useId",He(),u2()},unstable_isNewReconciler:pe},zu={readContext:function(e){return aS(),kr(e)},useCallback:function(e,n){return ye="useCallback",Dt(),pn(),eS(e,n)},useContext:function(e){return ye="useContext",Dt(),pn(),kr(e)},useEffect:function(e,n){return ye="useEffect",Dt(),pn(),e2(e,n)},useImperativeHandle:function(e,n,l){return ye="useImperativeHandle",Dt(),pn(),$b(e,n,l)},useInsertionEffect:function(e,n){return ye="useInsertionEffect",Dt(),pn(),Qb(e,n)},useLayoutEffect:function(e,n){return ye="useLayoutEffect",Dt(),pn(),Jb(e,n)},useMemo:function(e,n){ye="useMemo",Dt(),pn();var l=et.current;et.current=zu;try{return tS(e,n)}finally{et.current=l}},useReducer:function(e,n,l){ye="useReducer",Dt(),pn();var x=et.current;et.current=zu;try{return Wb(e,n,l)}finally{et.current=x}},useRef:function(e){return ye="useRef",Dt(),pn(),qb(e)},useState:function(e){ye="useState",Dt(),pn();var n=et.current;et.current=zu;try{return Qg(e)}finally{et.current=n}},useDebugValue:function(e,n){return ye="useDebugValue",Dt(),pn(),void 0},useDeferredValue:function(e){return ye="useDeferredValue",Dt(),pn(),nS(e)},useTransition:function(){return ye="useTransition",Dt(),pn(),rS()},useMutableSource:function(e,n,l){return ye="useMutableSource",Dt(),pn(),void 0},useSyncExternalStore:function(e,n,l){return ye="useSyncExternalStore",Dt(),pn(),Xb(e,n,l)},useId:function(){return ye="useId",Dt(),pn(),iS()},unstable_isNewReconciler:pe},jo={readContext:function(e){return aS(),kr(e)},useCallback:function(e,n){return ye="useCallback",Dt(),He(),a2(e,n)},useContext:function(e){return ye="useContext",Dt(),He(),kr(e)},useEffect:function(e,n){return ye="useEffect",Dt(),He(),Zp(e,n)},useImperativeHandle:function(e,n,l){return ye="useImperativeHandle",Dt(),He(),r2(e,n,l)},useInsertionEffect:function(e,n){return ye="useInsertionEffect",Dt(),He(),t2(e,n)},useLayoutEffect:function(e,n){return ye="useLayoutEffect",Dt(),He(),n2(e,n)},useMemo:function(e,n){ye="useMemo",Dt(),He();var l=et.current;et.current=jo;try{return o2(e,n)}finally{et.current=l}},useReducer:function(e,n,l){ye="useReducer",Dt(),He();var x=et.current;et.current=jo;try{return Gb(e,n,l)}finally{et.current=x}},useRef:function(e){return ye="useRef",Dt(),He(),Jg()},useState:function(e){ye="useState",Dt(),He();var n=et.current;et.current=jo;try{return Zb(e)}finally{et.current=n}},useDebugValue:function(e,n){return ye="useDebugValue",Dt(),He(),i2()},useDeferredValue:function(e){return ye="useDeferredValue",Dt(),He(),Zk(e)},useTransition:function(){return ye="useTransition",Dt(),He(),Qk()},useMutableSource:function(e,n,l){return ye="useMutableSource",Dt(),He(),void 0},useSyncExternalStore:function(e,n,l){return ye="useSyncExternalStore",Dt(),He(),qg(e,n)},useId:function(){return ye="useId",Dt(),He(),u2()},unstable_isNewReconciler:pe},s2={readContext:function(e){return aS(),kr(e)},useCallback:function(e,n){return ye="useCallback",Dt(),He(),a2(e,n)},useContext:function(e){return ye="useContext",Dt(),He(),kr(e)},useEffect:function(e,n){return ye="useEffect",Dt(),He(),Zp(e,n)},useImperativeHandle:function(e,n,l){return ye="useImperativeHandle",Dt(),He(),r2(e,n,l)},useInsertionEffect:function(e,n){return ye="useInsertionEffect",Dt(),He(),t2(e,n)},useLayoutEffect:function(e,n){return ye="useLayoutEffect",Dt(),He(),n2(e,n)},useMemo:function(e,n){ye="useMemo",Dt(),He();var l=et.current;et.current=jo;try{return o2(e,n)}finally{et.current=l}},useReducer:function(e,n,l){ye="useReducer",Dt(),He();var x=et.current;et.current=jo;try{return Yb(e,n,l)}finally{et.current=x}},useRef:function(e){return ye="useRef",Dt(),He(),Jg()},useState:function(e){ye="useState",Dt(),He();var n=et.current;et.current=jo;try{return Kb(e)}finally{et.current=n}},useDebugValue:function(e,n){return ye="useDebugValue",Dt(),He(),i2()},useDeferredValue:function(e){return ye="useDeferredValue",Dt(),He(),Kk(e)},useTransition:function(){return ye="useTransition",Dt(),He(),Jk()},useMutableSource:function(e,n,l){return ye="useMutableSource",Dt(),He(),void 0},useSyncExternalStore:function(e,n,l){return ye="useSyncExternalStore",Dt(),He(),qg(e,n)},useId:function(){return ye="useId",Dt(),He(),u2()},unstable_isNewReconciler:pe}}var Js=t.unstable_now,l3=0,c2=-1,Kp=-1,f2=-1,oS=!1,x2=!1;function s3(){return oS}function oO(){x2=!0}function uO(){oS=!1,x2=!1}function lO(){oS=x2,x2=!1}function c3(){return l3}function f3(){l3=Js()}function uS(e){Kp=Js(),e.actualStartTime<0&&(e.actualStartTime=Js())}function x3(e){Kp=-1}function d2(e,n){if(Kp>=0){var l=Js()-Kp;e.actualDuration+=l,n&&(e.selfBaseDuration=l),Kp=-1}}function Ou(e){if(c2>=0){var n=Js()-c2;c2=-1;for(var l=e.return;l!==null;){switch(l.tag){case A:var x=l.stateNode;x.effectDuration+=n;return;case q:var p=l.stateNode;p.effectDuration+=n;return}l=l.return}}}function lS(e){if(f2>=0){var n=Js()-f2;f2=-1;for(var l=e.return;l!==null;){switch(l.tag){case A:var x=l.stateNode;x!==null&&(x.passiveEffectDuration+=n);return;case q:var p=l.stateNode;p!==null&&(p.passiveEffectDuration+=n);return}l=l.return}}}function Nu(){c2=Js()}function sS(){f2=Js()}function cS(e){for(var n=e.child;n;)e.actualDuration+=n.actualDuration,n=n.sibling}function Uo(e,n){if(e&&e.defaultProps){var l=Ot({},n),x=e.defaultProps;for(var p in x)l[p]===void 0&&(l[p]=x[p]);return l}return n}var fS={},xS,dS,pS,hS,vS,d3,p2,mS,gS,yS,qp;{xS=new Set,dS=new Set,pS=new Set,hS=new Set,mS=new Set,vS=new Set,gS=new Set,yS=new Set,qp=new Set;var p3=new Set;p2=function(e,n){if(!(e===null||typeof e=="function")){var l=n+"_"+e;p3.has(l)||(p3.add(l),m("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",n,e))}},d3=function(e,n){if(n===void 0){var l=en(e)||"Component";vS.has(l)||(vS.add(l),m("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",l))}},Object.defineProperty(fS,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze(fS)}function bS(e,n,l,x){var p=e.memoizedState,v=l(x,p);{if(e.mode&Nt){mn(!0);try{v=l(x,p)}finally{mn(!1)}}d3(n,v)}var y=v==null?p:Ot({},p,v);if(e.memoizedState=y,e.lanes===ge){var w=e.updateQueue;w.baseState=y}}var SS={isMounted:Od,enqueueSetState:function(e,n,l){var x=Ss(e),p=Ki(),v=nc(x),y=zl(p,v);y.payload=n,l!=null&&(p2(l,"setState"),y.callback=l);var w=Zs(x,y,v);w!==null&&(Vr(w,x,v,p),Vg(w,x,v)),Wc(x,v)},enqueueReplaceState:function(e,n,l){var x=Ss(e),p=Ki(),v=nc(x),y=zl(p,v);y.tag=Lk,y.payload=n,l!=null&&(p2(l,"replaceState"),y.callback=l);var w=Zs(x,y,v);w!==null&&(Vr(w,x,v,p),Vg(w,x,v)),Wc(x,v)},enqueueForceUpdate:function(e,n){var l=Ss(e),x=Ki(),p=nc(l),v=zl(x,p);v.tag=Ug,n!=null&&(p2(n,"forceUpdate"),v.callback=n);var y=Zs(l,v,p);y!==null&&(Vr(y,l,p,x),Vg(y,l,p)),Zd(l,p)}};function h3(e,n,l,x,p,v,y){var w=e.stateNode;if(typeof w.shouldComponentUpdate=="function"){var T=w.shouldComponentUpdate(x,v,y);{if(e.mode&Nt){mn(!0);try{T=w.shouldComponentUpdate(x,v,y)}finally{mn(!1)}}T===void 0&&m("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",en(n)||"Component")}return T}return n.prototype&&n.prototype.isPureReactComponent?!yt(l,x)||!yt(p,v):!0}function sO(e,n,l){var x=e.stateNode;{var p=en(n)||"Component",v=x.render;v||(n.prototype&&typeof n.prototype.render=="function"?m("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",p):m("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",p)),x.getInitialState&&!x.getInitialState.isReactClassApproved&&!x.state&&m("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",p),x.getDefaultProps&&!x.getDefaultProps.isReactClassApproved&&m("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",p),x.propTypes&&m("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",p),x.contextType&&m("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",p),n.childContextTypes&&!qp.has(n)&&(e.mode&Nt)===mt&&(qp.add(n),m(`%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead181 182 .Learn more about this warning here: https://reactjs.org/link/legacy-context`, p)),n.contextTypes&&!qp.has(n)&&(e.mode&Nt)===mt&&(qp.add(n),m(`%s uses the legacy contextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() with static contextType instead.183 184 Learn more about this warning here: https://reactjs.org/link/legacy-context`, p)),x.contextTypes&&m("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",p),n.contextType&&n.contextTypes&&!gS.has(n)&&(gS.add(n),m("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",p)),typeof x.componentShouldUpdate=="function"&&m("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",p),n.prototype&&n.prototype.isPureReactComponent&&typeof x.shouldComponentUpdate<"u"&&m("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",en(n)||"A pure component"),typeof x.componentDidUnmount=="function"&&m("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",p),typeof x.componentDidReceiveProps=="function"&&m("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",p),typeof x.componentWillRecieveProps=="function"&&m("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",p),typeof x.UNSAFE_componentWillRecieveProps=="function"&&m("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",p);var y=x.props!==l;x.props!==void 0&&y&&m("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",p,p),x.defaultProps&&m("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",p,p),typeof x.getSnapshotBeforeUpdate=="function"&&typeof x.componentDidUpdate!="function"&&!pS.has(n)&&(pS.add(n),m("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",en(n))),typeof x.getDerivedStateFromProps=="function"&&m("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",p),typeof x.getDerivedStateFromError=="function"&&m("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",p),typeof n.getSnapshotBeforeUpdate=="function"&&m("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",p);var w=x.state;w&&(typeof w!="object"||It(w))&&m("%s.state: must be set to an object or null",p),typeof x.getChildContext=="function"&&typeof n.childContextTypes!="object"&&m("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",p)}}function v3(e,n){n.updater=SS,e.stateNode=n,Fc(n,e),n._reactInternalInstance=fS}function m3(e,n,l){var x=!1,p=Na,v=Na,y=n.contextType;if("contextType"in n){var w=y===null||y!==void 0&&y.$$typeof===X&&y._context===void 0;if(!w&&!yS.has(n)){yS.add(n);var T="";y===void 0?T=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof y!="object"?T=" However, it is set to a "+typeof y+".":y.$$typeof===yo?T=" Did you accidentally pass the Context.Provider instead?":y._context!==void 0?T=" Did you accidentally pass the Context.Consumer instead?":T=" However, it is set to an object with keys {"+Object.keys(y).join(", ")+"}.",m("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",en(n)||"Component",T)}}if(typeof y=="object"&&y!==null)v=kr(y);else{p=Ex(e,n,!0);var z=n.contextTypes;x=z!=null,v=x?Tx(e,p):Na}var F=new n(l,v);if(e.mode&Nt){mn(!0);try{F=new n(l,v)}finally{mn(!1)}}var ee=e.memoizedState=F.state!==null&&F.state!==void 0?F.state:null;v3(e,F);{if(typeof n.getDerivedStateFromProps=="function"&&ee===null){var J=en(n)||"Component";dS.has(J)||(dS.add(J),m("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",J,F.state===null?"null":"undefined",J))}if(typeof n.getDerivedStateFromProps=="function"||typeof F.getSnapshotBeforeUpdate=="function"){var se=null,fe=null,ve=null;if(typeof F.componentWillMount=="function"&&F.componentWillMount.__suppressDeprecationWarning!==!0?se="componentWillMount":typeof F.UNSAFE_componentWillMount=="function"&&(se="UNSAFE_componentWillMount"),typeof F.componentWillReceiveProps=="function"&&F.componentWillReceiveProps.__suppressDeprecationWarning!==!0?fe="componentWillReceiveProps":typeof F.UNSAFE_componentWillReceiveProps=="function"&&(fe="UNSAFE_componentWillReceiveProps"),typeof F.componentWillUpdate=="function"&&F.componentWillUpdate.__suppressDeprecationWarning!==!0?ve="componentWillUpdate":typeof F.UNSAFE_componentWillUpdate=="function"&&(ve="UNSAFE_componentWillUpdate"),se!==null||fe!==null||ve!==null){var Ye=en(n)||"Component",St=typeof n.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";hS.has(Ye)||(hS.add(Ye),m(`Unsafe legacy lifecycles will not be called for components using new component APIs.180 Incoming: %s`,ye,"["+t.join(", ")+"]","["+e.join(", ")+"]");for(var o=0;o<t.length&&o<e.length;o++)if(!$e(e[o],t[o]))return!1;return!0}function h0(e,t,o,u,d,h){xf=h,En=t,eo=e!==null?e._debugHookTypes:null,Pu=-1,Vb=e!==null&&e.type!==t.type,t.memoizedState=null,t.updateQueue=null,t.lanes=ge,e!==null&&e.memoizedState!==null?Ze.current=Ck:eo!==null?Ze.current=wk:Ze.current=Sk;var y=o(u,d);if(Mp){var w=0;do{if(Mp=!1,Dp=0,w>=O8)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");w+=1,Vb=!1,Fr=null,Pr=null,t.updateQueue=null,Pu=-1,Ze.current=Ek,y=o(u,d)}while(Mp)}Ze.current=sy,t._debugHookTypes=eo;var _=Fr!==null&&Fr.next!==null;if(xf=ge,En=null,Fr=null,Pr=null,ye=null,eo=null,Pu=-1,e!==null&&(e.flags&sr)!==(t.flags&sr)&&(e.mode&Wt)!==vt&&m("Internal React error: Expected static flag was missing. Please notify the React team."),qg=!1,_)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return y}function v0(){var e=Dp!==0;return Dp=0,e}function nk(e,t,o){t.updateQueue=e.updateQueue,(t.mode&Cn)!==vt?t.flags&=-50333701:t.flags&=-2053,e.lanes=Uc(e.lanes,o)}function rk(){if(Ze.current=sy,qg){for(var e=En.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}qg=!1}xf=ge,En=null,Fr=null,Pr=null,eo=null,Pu=-1,ye=null,vk=!1,Mp=!1,Dp=0}function _l(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Pr===null?En.memoizedState=Pr=e:Pr=Pr.next=e,Pr}function to(){var e;if(Fr===null){var t=En.alternate;t!==null?e=t.memoizedState:e=null}else e=Fr.next;var o;if(Pr===null?o=En.memoizedState:o=Pr.next,o!==null)Pr=o,o=Pr.next,Fr=e;else{if(e===null)throw new Error("Rendered more hooks than during the previous render.");Fr=e;var u={memoizedState:Fr.memoizedState,baseState:Fr.baseState,baseQueue:Fr.baseQueue,queue:Fr.queue,next:null};Pr===null?En.memoizedState=Pr=u:Pr=Pr.next=u}return Pr}function ak(){return{lastEffect:null,stores:null}}function Gb(e,t){return typeof t=="function"?t(e):t}function Yb(e,t,o){var u=_l(),d;o!==void 0?d=o(t):d=t,u.memoizedState=u.baseState=d;var h={pending:null,interleaved:null,lanes:ge,dispatch:null,lastRenderedReducer:e,lastRenderedState:d};u.queue=h;var y=h.dispatch=P8.bind(null,En,h);return[u.memoizedState,y]}function Kb(e,t,o){var u=to(),d=u.queue;if(d===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");d.lastRenderedReducer=e;var h=Fr,y=h.baseQueue,w=d.pending;if(w!==null){if(y!==null){var _=y.next,O=w.next;y.next=O,w.next=_}h.baseQueue!==y&&m("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),h.baseQueue=y=w,d.pending=null}if(y!==null){var I=y.next,Z=h.baseState,Q=null,se=null,ce=null,he=I;do{var We=he.lane;if(ls(xf,We)){if(ce!==null){var dt={lane:ur,action:he.action,hasEagerState:he.hasEagerState,eagerState:he.eagerState,next:null};ce=ce.next=dt}if(he.hasEagerState)Z=he.eagerState;else{var rn=he.action;Z=e(Z,rn)}}else{var bt={lane:We,action:he.action,hasEagerState:he.hasEagerState,eagerState:he.eagerState,next:null};ce===null?(se=ce=bt,Q=Z):ce=ce.next=bt,En.lanes=Ft(En.lanes,We),Xp(We)}he=he.next}while(he!==null&&he!==I);ce===null?Q=Z:ce.next=se,$e(Z,u.memoizedState)||jp(),u.memoizedState=Z,u.baseState=Q,u.baseQueue=ce,d.lastRenderedState=Z}var qt=d.interleaved;if(qt!==null){var re=qt;do{var ve=re.lane;En.lanes=Ft(En.lanes,ve),Xp(ve),re=re.next}while(re!==qt)}else y===null&&(d.lanes=ge);var ae=d.dispatch;return[u.memoizedState,ae]}function $b(e,t,o){var u=to(),d=u.queue;if(d===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");d.lastRenderedReducer=e;var h=d.dispatch,y=d.pending,w=u.memoizedState;if(y!==null){d.pending=null;var _=y.next,O=_;do{var I=O.action;w=e(w,I),O=O.next}while(O!==_);$e(w,u.memoizedState)||jp(),u.memoizedState=w,u.baseQueue===null&&(u.baseState=w),d.lastRenderedState=w}return[w,h]}function QI(e,t,o){}function XI(e,t,o){}function qb(e,t,o){var u=En,d=_l(),h,y=ia();if(y){if(o===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");h=o(),x0||h!==o()&&(m("The result of getServerSnapshot should be cached to avoid an infinite loop"),x0=!0)}else{if(h=t(),!x0){var w=t();$e(h,w)||(m("The result of getSnapshot should be cached to avoid an infinite loop"),x0=!0)}var _=ky();if(_===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");jc(_,xf)||ik(u,t,h)}d.memoizedState=h;var O={value:h,getSnapshot:t};return d.queue=O,ey(lk.bind(null,u,O,e),[e]),u.flags|=Ua,Lp(zr|oa,ok.bind(null,u,O,h,t),void 0,null),h}function Qg(e,t,o){var u=En,d=to(),h=t();if(!x0){var y=t();$e(h,y)||(m("The result of getSnapshot should be cached to avoid an infinite loop"),x0=!0)}var w=d.memoizedState,_=!$e(w,h);_&&(d.memoizedState=h,jp());var O=d.queue;if(Op(lk.bind(null,u,O,e),[e]),O.getSnapshot!==t||_||Pr!==null&&Pr.memoizedState.tag&zr){u.flags|=Ua,Lp(zr|oa,ok.bind(null,u,O,h,t),void 0,null);var I=ky();if(I===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");jc(I,xf)||ik(u,t,h)}return h}function ik(e,t,o){e.flags|=nd;var u={getSnapshot:t,value:o},d=En.updateQueue;if(d===null)d=ak(),En.updateQueue=d,d.stores=[u];else{var h=d.stores;h===null?d.stores=[u]:h.push(u)}}function ok(e,t,o,u){t.value=o,t.getSnapshot=u,sk(t)&&uk(e)}function lk(e,t,o){var u=function(){sk(t)&&uk(e)};return o(u)}function sk(e){var t=e.getSnapshot,o=e.value;try{var u=t();return!$e(o,u)}catch{return!0}}function uk(e){var t=pi(e,Ct);t!==null&&Br(t,e,Ct,gn)}function Xg(e){var t=_l();typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e;var o={pending:null,interleaved:null,lanes:ge,dispatch:null,lastRenderedReducer:Gb,lastRenderedState:e};t.queue=o;var u=o.dispatch=j8.bind(null,En,o);return[t.memoizedState,u]}function Qb(e){return Kb(Gb)}function Xb(e){return $b(Gb)}function Lp(e,t,o,u){var d={tag:e,create:t,destroy:o,deps:u,next:null},h=En.updateQueue;if(h===null)h=ak(),En.updateQueue=h,h.lastEffect=d.next=d;else{var y=h.lastEffect;if(y===null)h.lastEffect=d.next=d;else{var w=y.next;y.next=d,d.next=w,h.lastEffect=d}}return d}function Zb(e){var t=_l();{var o={current:e};return t.memoizedState=o,o}}function Zg(e){var t=to();return t.memoizedState}function Ap(e,t,o,u){var d=_l(),h=u===void 0?null:u;En.flags|=e,d.memoizedState=Lp(zr|t,o,void 0,h)}function Jg(e,t,o,u){var d=to(),h=u===void 0?null:u,y=void 0;if(Fr!==null){var w=Fr.memoizedState;if(y=w.destroy,h!==null){var _=w.deps;if(Wb(h,_)){d.memoizedState=Lp(t,o,y,h);return}}}En.flags|=e,d.memoizedState=Lp(zr|t,o,y,h)}function ey(e,t){return(En.mode&Cn)!==vt?Ap(al|Ua|gx,oa,e,t):Ap(Ua|gx,oa,e,t)}function Op(e,t){return Jg(Ua,oa,e,t)}function Jb(e,t){return Ap(Yt,El,e,t)}function ty(e,t){return Jg(Yt,El,e,t)}function eS(e,t){var o=Yt;return o|=rl,(En.mode&Cn)!==vt&&(o|=ta),Ap(o,Ir,e,t)}function ny(e,t){return Jg(Yt,Ir,e,t)}function ck(e,t){if(typeof t=="function"){var o=t,u=e();return o(u),function(){o(null)}}else if(t!=null){var d=t;d.hasOwnProperty("current")||m("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(d).join(", ")+"}");var h=e();return d.current=h,function(){d.current=null}}}function tS(e,t,o){typeof t!="function"&&m("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var u=o!=null?o.concat([e]):null,d=Yt;return d|=rl,(En.mode&Cn)!==vt&&(d|=ta),Ap(d,Ir,ck.bind(null,t,e),u)}function ry(e,t,o){typeof t!="function"&&m("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null");var u=o!=null?o.concat([e]):null;return Jg(Yt,Ir,ck.bind(null,t,e),u)}function z8(e,t){}var ay=z8;function nS(e,t){var o=_l(),u=t===void 0?null:t;return o.memoizedState=[e,u],e}function iy(e,t){var o=to(),u=t===void 0?null:t,d=o.memoizedState;if(d!==null&&u!==null){var h=d[1];if(Wb(u,h))return d[0]}return o.memoizedState=[e,u],e}function rS(e,t){var o=_l(),u=t===void 0?null:t,d=e();return o.memoizedState=[d,u],d}function oy(e,t){var o=to(),u=t===void 0?null:t,d=o.memoizedState;if(d!==null&&u!==null){var h=d[1];if(Wb(u,h))return d[0]}var y=e();return o.memoizedState=[y,u],y}function aS(e){var t=_l();return t.memoizedState=e,e}function fk(e){var t=to(),o=Fr,u=o.memoizedState;return xk(t,u,e)}function dk(e){var t=to();if(Fr===null)return t.memoizedState=e,e;var o=Fr.memoizedState;return xk(t,o,e)}function xk(e,t,o){var u=!Fx(xf);if(u){if(!$e(o,t)){var d=jx();En.lanes=Ft(En.lanes,d),Xp(d),e.baseState=!0}return t}else return e.baseState&&(e.baseState=!1,jp()),e.memoizedState=o,o}function I8(e,t,o){var u=Ba();hr(Bc(u,ui)),e(!0);var d=Rp.transition;Rp.transition={};var h=Rp.transition;Rp.transition._updatedFibers=new Set;try{e(!1),t()}finally{if(hr(u),Rp.transition=d,d===null&&h._updatedFibers){var y=h._updatedFibers.size;y>10&&b("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),h._updatedFibers.clear()}}}function iS(){var e=Xg(!1),t=e[0],o=e[1],u=I8.bind(null,o),d=_l();return d.memoizedState=u,[t,u]}function pk(){var e=Qb(),t=e[0],o=to(),u=o.memoizedState;return[t,u]}function hk(){var e=Xb(),t=e[0],o=to(),u=o.memoizedState;return[t,u]}var vk=!1;function F8(){return vk}function oS(){var e=_l(),t=ky(),o=t.identifierPrefix,u;if(ia()){var d=e8();u=":"+o+"R"+d;var h=Dp++;h>0&&(u+="H"+h.toString(32)),u+=":"}else{var y=A8++;u=":"+o+"r"+y.toString(32)+":"}return e.memoizedState=u,u}function ly(){var e=to(),t=e.memoizedState;return t}function P8(e,t,o){typeof arguments[3]=="function"&&m("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var u=Vu(e),d={lane:u,action:o,hasEagerState:!1,eagerState:null,next:null};if(mk(e))gk(t,d);else{var h=YT(e,t,d,u);if(h!==null){var y=$a();Br(h,e,u,y),yk(h,t,u)}}bk(e,u)}function j8(e,t,o){typeof arguments[3]=="function"&&m("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var u=Vu(e),d={lane:u,action:o,hasEagerState:!1,eagerState:null,next:null};if(mk(e))gk(t,d);else{var h=e.alternate;if(e.lanes===ge&&(h===null||h.lanes===ge)){var y=t.lastRenderedReducer;if(y!==null){var w;w=Ze.current,Ze.current=zo;try{var _=t.lastRenderedState,O=y(_,o);if(d.hasEagerState=!0,d.eagerState=O,$e(O,_)){C8(e,t,d,u);return}}catch{}finally{Ze.current=w}}}var I=YT(e,t,d,u);if(I!==null){var Z=$a();Br(I,e,u,Z),yk(I,t,u)}}bk(e,u)}function mk(e){var t=e.alternate;return e===En||t!==null&&t===En}function gk(e,t){Mp=qg=!0;var o=e.pending;o===null?t.next=t:(t.next=o.next,o.next=t),e.pending=t}function yk(e,t,o){if(Px(o)){var u=t.lanes;u=Rd(u,e.pendingLanes);var d=Ft(u,o);t.lanes=d,Hc(e,d)}}function bk(e,t,o){Lc(e,t)}var sy={readContext:Tr,useCallback:Aa,useContext:Aa,useEffect:Aa,useImperativeHandle:Aa,useInsertionEffect:Aa,useLayoutEffect:Aa,useMemo:Aa,useReducer:Aa,useRef:Aa,useState:Aa,useDebugValue:Aa,useDeferredValue:Aa,useTransition:Aa,useMutableSource:Aa,useSyncExternalStore:Aa,useId:Aa,unstable_isNewReconciler:xe},Sk=null,wk=null,Ck=null,Ek=null,Tl=null,zo=null,uy=null;{var lS=function(){m("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")},Mt=function(){m("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks")};Sk={readContext:function(e){return Tr(e)},useCallback:function(e,t){return ye="useCallback",hn(),p0(t),nS(e,t)},useContext:function(e){return ye="useContext",hn(),Tr(e)},useEffect:function(e,t){return ye="useEffect",hn(),p0(t),ey(e,t)},useImperativeHandle:function(e,t,o){return ye="useImperativeHandle",hn(),p0(o),tS(e,t,o)},useInsertionEffect:function(e,t){return ye="useInsertionEffect",hn(),p0(t),Jb(e,t)},useLayoutEffect:function(e,t){return ye="useLayoutEffect",hn(),p0(t),eS(e,t)},useMemo:function(e,t){ye="useMemo",hn(),p0(t);var o=Ze.current;Ze.current=Tl;try{return rS(e,t)}finally{Ze.current=o}},useReducer:function(e,t,o){ye="useReducer",hn();var u=Ze.current;Ze.current=Tl;try{return Yb(e,t,o)}finally{Ze.current=u}},useRef:function(e){return ye="useRef",hn(),Zb(e)},useState:function(e){ye="useState",hn();var t=Ze.current;Ze.current=Tl;try{return Xg(e)}finally{Ze.current=t}},useDebugValue:function(e,t){return ye="useDebugValue",hn(),void 0},useDeferredValue:function(e){return ye="useDeferredValue",hn(),aS(e)},useTransition:function(){return ye="useTransition",hn(),iS()},useMutableSource:function(e,t,o){return ye="useMutableSource",hn(),void 0},useSyncExternalStore:function(e,t,o){return ye="useSyncExternalStore",hn(),qb(e,t,o)},useId:function(){return ye="useId",hn(),oS()},unstable_isNewReconciler:xe},wk={readContext:function(e){return Tr(e)},useCallback:function(e,t){return ye="useCallback",Ue(),nS(e,t)},useContext:function(e){return ye="useContext",Ue(),Tr(e)},useEffect:function(e,t){return ye="useEffect",Ue(),ey(e,t)},useImperativeHandle:function(e,t,o){return ye="useImperativeHandle",Ue(),tS(e,t,o)},useInsertionEffect:function(e,t){return ye="useInsertionEffect",Ue(),Jb(e,t)},useLayoutEffect:function(e,t){return ye="useLayoutEffect",Ue(),eS(e,t)},useMemo:function(e,t){ye="useMemo",Ue();var o=Ze.current;Ze.current=Tl;try{return rS(e,t)}finally{Ze.current=o}},useReducer:function(e,t,o){ye="useReducer",Ue();var u=Ze.current;Ze.current=Tl;try{return Yb(e,t,o)}finally{Ze.current=u}},useRef:function(e){return ye="useRef",Ue(),Zb(e)},useState:function(e){ye="useState",Ue();var t=Ze.current;Ze.current=Tl;try{return Xg(e)}finally{Ze.current=t}},useDebugValue:function(e,t){return ye="useDebugValue",Ue(),void 0},useDeferredValue:function(e){return ye="useDeferredValue",Ue(),aS(e)},useTransition:function(){return ye="useTransition",Ue(),iS()},useMutableSource:function(e,t,o){return ye="useMutableSource",Ue(),void 0},useSyncExternalStore:function(e,t,o){return ye="useSyncExternalStore",Ue(),qb(e,t,o)},useId:function(){return ye="useId",Ue(),oS()},unstable_isNewReconciler:xe},Ck={readContext:function(e){return Tr(e)},useCallback:function(e,t){return ye="useCallback",Ue(),iy(e,t)},useContext:function(e){return ye="useContext",Ue(),Tr(e)},useEffect:function(e,t){return ye="useEffect",Ue(),Op(e,t)},useImperativeHandle:function(e,t,o){return ye="useImperativeHandle",Ue(),ry(e,t,o)},useInsertionEffect:function(e,t){return ye="useInsertionEffect",Ue(),ty(e,t)},useLayoutEffect:function(e,t){return ye="useLayoutEffect",Ue(),ny(e,t)},useMemo:function(e,t){ye="useMemo",Ue();var o=Ze.current;Ze.current=zo;try{return oy(e,t)}finally{Ze.current=o}},useReducer:function(e,t,o){ye="useReducer",Ue();var u=Ze.current;Ze.current=zo;try{return Kb(e,t,o)}finally{Ze.current=u}},useRef:function(e){return ye="useRef",Ue(),Zg()},useState:function(e){ye="useState",Ue();var t=Ze.current;Ze.current=zo;try{return Qb(e)}finally{Ze.current=t}},useDebugValue:function(e,t){return ye="useDebugValue",Ue(),ay()},useDeferredValue:function(e){return ye="useDeferredValue",Ue(),fk(e)},useTransition:function(){return ye="useTransition",Ue(),pk()},useMutableSource:function(e,t,o){return ye="useMutableSource",Ue(),void 0},useSyncExternalStore:function(e,t,o){return ye="useSyncExternalStore",Ue(),Qg(e,t)},useId:function(){return ye="useId",Ue(),ly()},unstable_isNewReconciler:xe},Ek={readContext:function(e){return Tr(e)},useCallback:function(e,t){return ye="useCallback",Ue(),iy(e,t)},useContext:function(e){return ye="useContext",Ue(),Tr(e)},useEffect:function(e,t){return ye="useEffect",Ue(),Op(e,t)},useImperativeHandle:function(e,t,o){return ye="useImperativeHandle",Ue(),ry(e,t,o)},useInsertionEffect:function(e,t){return ye="useInsertionEffect",Ue(),ty(e,t)},useLayoutEffect:function(e,t){return ye="useLayoutEffect",Ue(),ny(e,t)},useMemo:function(e,t){ye="useMemo",Ue();var o=Ze.current;Ze.current=uy;try{return oy(e,t)}finally{Ze.current=o}},useReducer:function(e,t,o){ye="useReducer",Ue();var u=Ze.current;Ze.current=uy;try{return $b(e,t,o)}finally{Ze.current=u}},useRef:function(e){return ye="useRef",Ue(),Zg()},useState:function(e){ye="useState",Ue();var t=Ze.current;Ze.current=uy;try{return Xb(e)}finally{Ze.current=t}},useDebugValue:function(e,t){return ye="useDebugValue",Ue(),ay()},useDeferredValue:function(e){return ye="useDeferredValue",Ue(),dk(e)},useTransition:function(){return ye="useTransition",Ue(),hk()},useMutableSource:function(e,t,o){return ye="useMutableSource",Ue(),void 0},useSyncExternalStore:function(e,t,o){return ye="useSyncExternalStore",Ue(),Qg(e,t)},useId:function(){return ye="useId",Ue(),ly()},unstable_isNewReconciler:xe},Tl={readContext:function(e){return lS(),Tr(e)},useCallback:function(e,t){return ye="useCallback",Mt(),hn(),nS(e,t)},useContext:function(e){return ye="useContext",Mt(),hn(),Tr(e)},useEffect:function(e,t){return ye="useEffect",Mt(),hn(),ey(e,t)},useImperativeHandle:function(e,t,o){return ye="useImperativeHandle",Mt(),hn(),tS(e,t,o)},useInsertionEffect:function(e,t){return ye="useInsertionEffect",Mt(),hn(),Jb(e,t)},useLayoutEffect:function(e,t){return ye="useLayoutEffect",Mt(),hn(),eS(e,t)},useMemo:function(e,t){ye="useMemo",Mt(),hn();var o=Ze.current;Ze.current=Tl;try{return rS(e,t)}finally{Ze.current=o}},useReducer:function(e,t,o){ye="useReducer",Mt(),hn();var u=Ze.current;Ze.current=Tl;try{return Yb(e,t,o)}finally{Ze.current=u}},useRef:function(e){return ye="useRef",Mt(),hn(),Zb(e)},useState:function(e){ye="useState",Mt(),hn();var t=Ze.current;Ze.current=Tl;try{return Xg(e)}finally{Ze.current=t}},useDebugValue:function(e,t){return ye="useDebugValue",Mt(),hn(),void 0},useDeferredValue:function(e){return ye="useDeferredValue",Mt(),hn(),aS(e)},useTransition:function(){return ye="useTransition",Mt(),hn(),iS()},useMutableSource:function(e,t,o){return ye="useMutableSource",Mt(),hn(),void 0},useSyncExternalStore:function(e,t,o){return ye="useSyncExternalStore",Mt(),hn(),qb(e,t,o)},useId:function(){return ye="useId",Mt(),hn(),oS()},unstable_isNewReconciler:xe},zo={readContext:function(e){return lS(),Tr(e)},useCallback:function(e,t){return ye="useCallback",Mt(),Ue(),iy(e,t)},useContext:function(e){return ye="useContext",Mt(),Ue(),Tr(e)},useEffect:function(e,t){return ye="useEffect",Mt(),Ue(),Op(e,t)},useImperativeHandle:function(e,t,o){return ye="useImperativeHandle",Mt(),Ue(),ry(e,t,o)},useInsertionEffect:function(e,t){return ye="useInsertionEffect",Mt(),Ue(),ty(e,t)},useLayoutEffect:function(e,t){return ye="useLayoutEffect",Mt(),Ue(),ny(e,t)},useMemo:function(e,t){ye="useMemo",Mt(),Ue();var o=Ze.current;Ze.current=zo;try{return oy(e,t)}finally{Ze.current=o}},useReducer:function(e,t,o){ye="useReducer",Mt(),Ue();var u=Ze.current;Ze.current=zo;try{return Kb(e,t,o)}finally{Ze.current=u}},useRef:function(e){return ye="useRef",Mt(),Ue(),Zg()},useState:function(e){ye="useState",Mt(),Ue();var t=Ze.current;Ze.current=zo;try{return Qb(e)}finally{Ze.current=t}},useDebugValue:function(e,t){return ye="useDebugValue",Mt(),Ue(),ay()},useDeferredValue:function(e){return ye="useDeferredValue",Mt(),Ue(),fk(e)},useTransition:function(){return ye="useTransition",Mt(),Ue(),pk()},useMutableSource:function(e,t,o){return ye="useMutableSource",Mt(),Ue(),void 0},useSyncExternalStore:function(e,t,o){return ye="useSyncExternalStore",Mt(),Ue(),Qg(e,t)},useId:function(){return ye="useId",Mt(),Ue(),ly()},unstable_isNewReconciler:xe},uy={readContext:function(e){return lS(),Tr(e)},useCallback:function(e,t){return ye="useCallback",Mt(),Ue(),iy(e,t)},useContext:function(e){return ye="useContext",Mt(),Ue(),Tr(e)},useEffect:function(e,t){return ye="useEffect",Mt(),Ue(),Op(e,t)},useImperativeHandle:function(e,t,o){return ye="useImperativeHandle",Mt(),Ue(),ry(e,t,o)},useInsertionEffect:function(e,t){return ye="useInsertionEffect",Mt(),Ue(),ty(e,t)},useLayoutEffect:function(e,t){return ye="useLayoutEffect",Mt(),Ue(),ny(e,t)},useMemo:function(e,t){ye="useMemo",Mt(),Ue();var o=Ze.current;Ze.current=zo;try{return oy(e,t)}finally{Ze.current=o}},useReducer:function(e,t,o){ye="useReducer",Mt(),Ue();var u=Ze.current;Ze.current=zo;try{return $b(e,t,o)}finally{Ze.current=u}},useRef:function(e){return ye="useRef",Mt(),Ue(),Zg()},useState:function(e){ye="useState",Mt(),Ue();var t=Ze.current;Ze.current=zo;try{return Xb(e)}finally{Ze.current=t}},useDebugValue:function(e,t){return ye="useDebugValue",Mt(),Ue(),ay()},useDeferredValue:function(e){return ye="useDeferredValue",Mt(),Ue(),dk(e)},useTransition:function(){return ye="useTransition",Mt(),Ue(),hk()},useMutableSource:function(e,t,o){return ye="useMutableSource",Mt(),Ue(),void 0},useSyncExternalStore:function(e,t,o){return ye="useSyncExternalStore",Mt(),Ue(),Qg(e,t)},useId:function(){return ye="useId",Mt(),Ue(),ly()},unstable_isNewReconciler:xe}}var ju=i.unstable_now,_k=0,cy=-1,Np=-1,fy=-1,sS=!1,dy=!1;function Tk(){return sS}function U8(){dy=!0}function H8(){sS=!1,dy=!1}function B8(){sS=dy,dy=!1}function kk(){return _k}function Rk(){_k=ju()}function uS(e){Np=ju(),e.actualStartTime<0&&(e.actualStartTime=ju())}function Mk(e){Np=-1}function xy(e,t){if(Np>=0){var o=ju()-Np;e.actualDuration+=o,t&&(e.selfBaseDuration=o),Np=-1}}function kl(e){if(cy>=0){var t=ju()-cy;cy=-1;for(var o=e.return;o!==null;){switch(o.tag){case A:var u=o.stateNode;u.effectDuration+=t;return;case ee:var d=o.stateNode;d.effectDuration+=t;return}o=o.return}}}function cS(e){if(fy>=0){var t=ju()-fy;fy=-1;for(var o=e.return;o!==null;){switch(o.tag){case A:var u=o.stateNode;u!==null&&(u.passiveEffectDuration+=t);return;case ee:var d=o.stateNode;d!==null&&(d.passiveEffectDuration+=t);return}o=o.return}}}function Rl(){cy=ju()}function fS(){fy=ju()}function dS(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t=t.sibling}function Io(e,t){if(e&&e.defaultProps){var o=Ot({},t),u=e.defaultProps;for(var d in u)o[d]===void 0&&(o[d]=u[d]);return o}return t}var xS={},pS,hS,vS,mS,gS,Dk,py,yS,bS,SS,zp;{pS=new Set,hS=new Set,vS=new Set,mS=new Set,yS=new Set,gS=new Set,bS=new Set,SS=new Set,zp=new Set;var Lk=new Set;py=function(e,t){if(!(e===null||typeof e=="function")){var o=t+"_"+e;Lk.has(o)||(Lk.add(o),m("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e))}},Dk=function(e,t){if(t===void 0){var o=tn(e)||"Component";gS.has(o)||(gS.add(o),m("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",o))}},Object.defineProperty(xS,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze(xS)}function wS(e,t,o,u){var d=e.memoizedState,h=o(u,d);{if(e.mode&Nt){mn(!0);try{h=o(u,d)}finally{mn(!1)}}Dk(t,h)}var y=h==null?d:Ot({},d,h);if(e.memoizedState=y,e.lanes===ge){var w=e.updateQueue;w.baseState=y}}var CS={isMounted:yx,enqueueSetState:function(e,t,o){var u=su(e),d=$a(),h=Vu(u),y=Cs(d,h);y.payload=t,o!=null&&(py(o,"setState"),y.callback=o);var w=zu(u,y,h);w!==null&&(Br(w,u,h,d),Vg(w,u,h)),Lc(u,h)},enqueueReplaceState:function(e,t,o){var u=su(e),d=$a(),h=Vu(u),y=Cs(d,h);y.tag=$T,y.payload=t,o!=null&&(py(o,"replaceState"),y.callback=o);var w=zu(u,y,h);w!==null&&(Br(w,u,h,d),Vg(w,u,h)),Lc(u,h)},enqueueForceUpdate:function(e,t){var o=su(e),u=$a(),d=Vu(o),h=Cs(u,d);h.tag=Ug,t!=null&&(py(t,"forceUpdate"),h.callback=t);var y=zu(o,h,d);y!==null&&(Br(y,o,d,u),Vg(y,o,d)),Ox(o,d)}};function Ak(e,t,o,u,d,h,y){var w=e.stateNode;if(typeof w.shouldComponentUpdate=="function"){var _=w.shouldComponentUpdate(u,h,y);{if(e.mode&Nt){mn(!0);try{_=w.shouldComponentUpdate(u,h,y)}finally{mn(!1)}}_===void 0&&m("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",tn(t)||"Component")}return _}return t.prototype&&t.prototype.isPureReactComponent?!mt(o,u)||!mt(d,h):!0}function V8(e,t,o){var u=e.stateNode;{var d=tn(t)||"Component",h=u.render;h||(t.prototype&&typeof t.prototype.render=="function"?m("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",d):m("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",d)),u.getInitialState&&!u.getInitialState.isReactClassApproved&&!u.state&&m("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",d),u.getDefaultProps&&!u.getDefaultProps.isReactClassApproved&&m("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",d),u.propTypes&&m("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",d),u.contextType&&m("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",d),t.childContextTypes&&!zp.has(t)&&(e.mode&Nt)===vt&&(zp.add(t),m(`%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead 181 182 .Learn more about this warning here: https://reactjs.org/link/legacy-context`,d)),t.contextTypes&&!zp.has(t)&&(e.mode&Nt)===vt&&(zp.add(t),m(`%s uses the legacy contextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() with static contextType instead. 183 184 Learn more about this warning here: https://reactjs.org/link/legacy-context`,d)),u.contextTypes&&m("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",d),t.contextType&&t.contextTypes&&!bS.has(t)&&(bS.add(t),m("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",d)),typeof u.componentShouldUpdate=="function"&&m("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",d),t.prototype&&t.prototype.isPureReactComponent&&typeof u.shouldComponentUpdate<"u"&&m("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",tn(t)||"A pure component"),typeof u.componentDidUnmount=="function"&&m("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",d),typeof u.componentDidReceiveProps=="function"&&m("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",d),typeof u.componentWillRecieveProps=="function"&&m("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",d),typeof u.UNSAFE_componentWillRecieveProps=="function"&&m("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",d);var y=u.props!==o;u.props!==void 0&&y&&m("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",d,d),u.defaultProps&&m("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",d,d),typeof u.getSnapshotBeforeUpdate=="function"&&typeof u.componentDidUpdate!="function"&&!vS.has(t)&&(vS.add(t),m("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",tn(t))),typeof u.getDerivedStateFromProps=="function"&&m("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",d),typeof u.getDerivedStateFromError=="function"&&m("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",d),typeof t.getSnapshotBeforeUpdate=="function"&&m("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",d);var w=u.state;w&&(typeof w!="object"||It(w))&&m("%s.state: must be set to an object or null",d),typeof u.getChildContext=="function"&&typeof t.childContextTypes!="object"&&m("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",d)}}function Ok(e,t){t.updater=CS,e.stateNode=t,Ec(t,e),t._reactInternalInstance=xS}function Nk(e,t,o){var u=!1,d=Li,h=Li,y=t.contextType;if("contextType"in t){var w=y===null||y!==void 0&&y.$$typeof===G&&y._context===void 0;if(!w&&!SS.has(t)){SS.add(t);var _="";y===void 0?_=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof y!="object"?_=" However, it is set to a "+typeof y+".":y.$$typeof===ho?_=" Did you accidentally pass the Context.Provider instead?":y._context!==void 0?_=" Did you accidentally pass the Context.Consumer instead?":_=" However, it is set to an object with keys {"+Object.keys(y).join(", ")+"}.",m("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",tn(t)||"Component",_)}}if(typeof y=="object"&&y!==null)h=Tr(y);else{d=n0(e,t,!0);var O=t.contextTypes;u=O!=null,h=u?r0(e,d):Li}var I=new t(o,h);if(e.mode&Nt){mn(!0);try{I=new t(o,h)}finally{mn(!1)}}var Z=e.memoizedState=I.state!==null&&I.state!==void 0?I.state:null;Ok(e,I);{if(typeof t.getDerivedStateFromProps=="function"&&Z===null){var Q=tn(t)||"Component";hS.has(Q)||(hS.add(Q),m("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",Q,I.state===null?"null":"undefined",Q))}if(typeof t.getDerivedStateFromProps=="function"||typeof I.getSnapshotBeforeUpdate=="function"){var se=null,ce=null,he=null;if(typeof I.componentWillMount=="function"&&I.componentWillMount.__suppressDeprecationWarning!==!0?se="componentWillMount":typeof I.UNSAFE_componentWillMount=="function"&&(se="UNSAFE_componentWillMount"),typeof I.componentWillReceiveProps=="function"&&I.componentWillReceiveProps.__suppressDeprecationWarning!==!0?ce="componentWillReceiveProps":typeof I.UNSAFE_componentWillReceiveProps=="function"&&(ce="UNSAFE_componentWillReceiveProps"),typeof I.componentWillUpdate=="function"&&I.componentWillUpdate.__suppressDeprecationWarning!==!0?he="componentWillUpdate":typeof I.UNSAFE_componentWillUpdate=="function"&&(he="UNSAFE_componentWillUpdate"),se!==null||ce!==null||he!==null){var We=tn(t)||"Component",bt=typeof t.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";mS.has(We)||(mS.add(We),m(`Unsafe legacy lifecycles will not be called for components using new component APIs. 185 185 186 186 %s uses %s but also contains the following legacy lifecycles:%s%s%s 187 187 188 188 The above lifecycles should be removed. Learn more about this warning here: 189 https://reactjs.org/link/unsafe-component-lifecycles`, Ye,St,se!==null?`190 `+se:"", fe!==null?`191 `+ fe:"",ve!==null?`192 `+ ve:""))}}}return x&&ok(e,p,v),F}function cO(e,n){var l=n.state;typeof n.componentWillMount=="function"&&n.componentWillMount(),typeof n.UNSAFE_componentWillMount=="function"&&n.UNSAFE_componentWillMount(),l!==n.state&&(m("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",kt(e)||"Component"),SS.enqueueReplaceState(n,n.state,null))}function g3(e,n,l,x){var p=n.state;if(typeof n.componentWillReceiveProps=="function"&&n.componentWillReceiveProps(l,x),typeof n.UNSAFE_componentWillReceiveProps=="function"&&n.UNSAFE_componentWillReceiveProps(l,x),n.state!==p){{var v=kt(e)||"Component";xS.has(v)||(xS.add(v),m("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",v))}SS.enqueueReplaceState(n,n.state,null)}}function wS(e,n,l,x){sO(e,n,l);var p=e.stateNode;p.props=l,p.state=e.memoizedState,p.refs={},Lb(e);var v=n.contextType;if(typeof v=="object"&&v!==null)p.context=kr(v);else{var y=Ex(e,n,!0);p.context=Tx(e,y)}{if(p.state===l){var w=en(n)||"Component";mS.has(w)||(mS.add(w),m("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",w))}e.mode&Nt&&Fo.recordLegacyContextWarning(e,p),Fo.recordUnsafeLifecycleWarnings(e,p)}p.state=e.memoizedState;var T=n.getDerivedStateFromProps;if(typeof T=="function"&&(bS(e,n,T,l),p.state=e.memoizedState),typeof n.getDerivedStateFromProps!="function"&&typeof p.getSnapshotBeforeUpdate!="function"&&(typeof p.UNSAFE_componentWillMount=="function"||typeof p.componentWillMount=="function")&&(cO(e,p),Wg(e,l,p,x),p.state=e.memoizedState),typeof p.componentDidMount=="function"){var z=Yt;z|=cu,(e.mode&Cn)!==mt&&(z|=ti),e.flags|=z}}function fO(e,n,l,x){var p=e.stateNode,v=e.memoizedProps;p.props=v;var y=p.context,w=n.contextType,T=Na;if(typeof w=="object"&&w!==null)T=kr(w);else{var z=Ex(e,n,!0);T=Tx(e,z)}var F=n.getDerivedStateFromProps,ee=typeof F=="function"||typeof p.getSnapshotBeforeUpdate=="function";!ee&&(typeof p.UNSAFE_componentWillReceiveProps=="function"||typeof p.componentWillReceiveProps=="function")&&(v!==l||y!==T)&&g3(e,p,l,T),zk();var J=e.memoizedState,se=p.state=J;if(Wg(e,l,p,x),se=e.memoizedState,v===l&&J===se&&!Eg()&&!Gg()){if(typeof p.componentDidMount=="function"){var fe=Yt;fe|=cu,(e.mode&Cn)!==mt&&(fe|=ti),e.flags|=fe}return!1}typeof F=="function"&&(bS(e,n,F,l),se=e.memoizedState);var ve=Gg()||h3(e,n,v,l,J,se,T);if(ve){if(!ee&&(typeof p.UNSAFE_componentWillMount=="function"||typeof p.componentWillMount=="function")&&(typeof p.componentWillMount=="function"&&p.componentWillMount(),typeof p.UNSAFE_componentWillMount=="function"&&p.UNSAFE_componentWillMount()),typeof p.componentDidMount=="function"){var Ye=Yt;Ye|=cu,(e.mode&Cn)!==mt&&(Ye|=ti),e.flags|=Ye}}else{if(typeof p.componentDidMount=="function"){var St=Yt;St|=cu,(e.mode&Cn)!==mt&&(St|=ti),e.flags|=St}e.memoizedProps=l,e.memoizedState=se}return p.props=l,p.state=se,p.context=T,ve}function xO(e,n,l,x,p){var v=n.stateNode;Ak(e,n);var y=n.memoizedProps,w=n.type===n.elementType?y:Uo(n.type,y);v.props=w;var T=n.pendingProps,z=v.context,F=l.contextType,ee=Na;if(typeof F=="object"&&F!==null)ee=kr(F);else{var J=Ex(n,l,!0);ee=Tx(n,J)}var se=l.getDerivedStateFromProps,fe=typeof se=="function"||typeof v.getSnapshotBeforeUpdate=="function";!fe&&(typeof v.UNSAFE_componentWillReceiveProps=="function"||typeof v.componentWillReceiveProps=="function")&&(y!==T||z!==ee)&&g3(n,v,x,ee),zk();var ve=n.memoizedState,Ye=v.state=ve;if(Wg(n,x,v,p),Ye=n.memoizedState,y===T&&ve===Ye&&!Eg()&&!Gg()&&!_e)return typeof v.componentDidUpdate=="function"&&(y!==e.memoizedProps||ve!==e.memoizedState)&&(n.flags|=Yt),typeof v.getSnapshotBeforeUpdate=="function"&&(y!==e.memoizedProps||ve!==e.memoizedState)&&(n.flags|=la),!1;typeof se=="function"&&(bS(n,l,se,x),Ye=n.memoizedState);var St=Gg()||h3(n,l,w,x,ve,Ye,ee)||_e;return St?(!fe&&(typeof v.UNSAFE_componentWillUpdate=="function"||typeof v.componentWillUpdate=="function")&&(typeof v.componentWillUpdate=="function"&&v.componentWillUpdate(x,Ye,ee),typeof v.UNSAFE_componentWillUpdate=="function"&&v.UNSAFE_componentWillUpdate(x,Ye,ee)),typeof v.componentDidUpdate=="function"&&(n.flags|=Yt),typeof v.getSnapshotBeforeUpdate=="function"&&(n.flags|=la)):(typeof v.componentDidUpdate=="function"&&(y!==e.memoizedProps||ve!==e.memoizedState)&&(n.flags|=Yt),typeof v.getSnapshotBeforeUpdate=="function"&&(y!==e.memoizedProps||ve!==e.memoizedState)&&(n.flags|=la),n.memoizedProps=x,n.memoizedState=Ye),v.props=x,v.state=Ye,v.context=ee,St}function kf(e,n){return{value:e,source:n,stack:$t(n),digest:null}}function _S(e,n,l){return{value:e,source:null,stack:l??null,digest:n??null}}function dO(e,n){return!0}function CS(e,n){try{var l=dO(e,n);if(l===!1)return;var x=n.value,p=n.source,v=n.stack,y=v!==null?v:"";if(x!=null&&x._suppressLogging){if(e.tag===E)return;console.error(x)}var w=p?kt(p):null,T=w?"The above error occurred in the <"+w+"> component:":"The above error occurred in one of your React components:",z;if(e.tag===A)z=`Consider adding an error boundary to your tree to customize error handling behavior.193 Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var F=kt(e)||"Anonymous";z="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+F+".")}var ee=T+`189 https://reactjs.org/link/unsafe-component-lifecycles`,We,bt,se!==null?` 190 `+se:"",ce!==null?` 191 `+ce:"",he!==null?` 192 `+he:""))}}}return u&&CT(e,d,h),I}function W8(e,t){var o=t.state;typeof t.componentWillMount=="function"&&t.componentWillMount(),typeof t.UNSAFE_componentWillMount=="function"&&t.UNSAFE_componentWillMount(),o!==t.state&&(m("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Tt(e)||"Component"),CS.enqueueReplaceState(t,t.state,null))}function zk(e,t,o,u){var d=t.state;if(typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(o,u),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(o,u),t.state!==d){{var h=Tt(e)||"Component";pS.has(h)||(pS.add(h),m("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",h))}CS.enqueueReplaceState(t,t.state,null)}}function ES(e,t,o,u){V8(e,t,o);var d=e.stateNode;d.props=o,d.state=e.memoizedState,d.refs={},Ob(e);var h=t.contextType;if(typeof h=="object"&&h!==null)d.context=Tr(h);else{var y=n0(e,t,!0);d.context=r0(e,y)}{if(d.state===o){var w=tn(t)||"Component";yS.has(w)||(yS.add(w),m("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",w))}e.mode&Nt&&Oo.recordLegacyContextWarning(e,d),Oo.recordUnsafeLifecycleWarnings(e,d)}d.state=e.memoizedState;var _=t.getDerivedStateFromProps;if(typeof _=="function"&&(wS(e,t,_,o),d.state=e.memoizedState),typeof t.getDerivedStateFromProps!="function"&&typeof d.getSnapshotBeforeUpdate!="function"&&(typeof d.UNSAFE_componentWillMount=="function"||typeof d.componentWillMount=="function")&&(W8(e,d),Wg(e,o,d,u),d.state=e.memoizedState),typeof d.componentDidMount=="function"){var O=Yt;O|=rl,(e.mode&Cn)!==vt&&(O|=ta),e.flags|=O}}function G8(e,t,o,u){var d=e.stateNode,h=e.memoizedProps;d.props=h;var y=d.context,w=t.contextType,_=Li;if(typeof w=="object"&&w!==null)_=Tr(w);else{var O=n0(e,t,!0);_=r0(e,O)}var I=t.getDerivedStateFromProps,Z=typeof I=="function"||typeof d.getSnapshotBeforeUpdate=="function";!Z&&(typeof d.UNSAFE_componentWillReceiveProps=="function"||typeof d.componentWillReceiveProps=="function")&&(h!==o||y!==_)&&zk(e,d,o,_),QT();var Q=e.memoizedState,se=d.state=Q;if(Wg(e,o,d,u),se=e.memoizedState,h===o&&Q===se&&!_g()&&!Gg()){if(typeof d.componentDidMount=="function"){var ce=Yt;ce|=rl,(e.mode&Cn)!==vt&&(ce|=ta),e.flags|=ce}return!1}typeof I=="function"&&(wS(e,t,I,o),se=e.memoizedState);var he=Gg()||Ak(e,t,h,o,Q,se,_);if(he){if(!Z&&(typeof d.UNSAFE_componentWillMount=="function"||typeof d.componentWillMount=="function")&&(typeof d.componentWillMount=="function"&&d.componentWillMount(),typeof d.UNSAFE_componentWillMount=="function"&&d.UNSAFE_componentWillMount()),typeof d.componentDidMount=="function"){var We=Yt;We|=rl,(e.mode&Cn)!==vt&&(We|=ta),e.flags|=We}}else{if(typeof d.componentDidMount=="function"){var bt=Yt;bt|=rl,(e.mode&Cn)!==vt&&(bt|=ta),e.flags|=bt}e.memoizedProps=o,e.memoizedState=se}return d.props=o,d.state=se,d.context=_,he}function Y8(e,t,o,u,d){var h=t.stateNode;qT(e,t);var y=t.memoizedProps,w=t.type===t.elementType?y:Io(t.type,y);h.props=w;var _=t.pendingProps,O=h.context,I=o.contextType,Z=Li;if(typeof I=="object"&&I!==null)Z=Tr(I);else{var Q=n0(t,o,!0);Z=r0(t,Q)}var se=o.getDerivedStateFromProps,ce=typeof se=="function"||typeof h.getSnapshotBeforeUpdate=="function";!ce&&(typeof h.UNSAFE_componentWillReceiveProps=="function"||typeof h.componentWillReceiveProps=="function")&&(y!==_||O!==Z)&&zk(t,h,u,Z),QT();var he=t.memoizedState,We=h.state=he;if(Wg(t,u,h,d),We=t.memoizedState,y===_&&he===We&&!_g()&&!Gg()&&!we)return typeof h.componentDidUpdate=="function"&&(y!==e.memoizedProps||he!==e.memoizedState)&&(t.flags|=Yt),typeof h.getSnapshotBeforeUpdate=="function"&&(y!==e.memoizedProps||he!==e.memoizedState)&&(t.flags|=li),!1;typeof se=="function"&&(wS(t,o,se,u),We=t.memoizedState);var bt=Gg()||Ak(t,o,w,u,he,We,Z)||we;return bt?(!ce&&(typeof h.UNSAFE_componentWillUpdate=="function"||typeof h.componentWillUpdate=="function")&&(typeof h.componentWillUpdate=="function"&&h.componentWillUpdate(u,We,Z),typeof h.UNSAFE_componentWillUpdate=="function"&&h.UNSAFE_componentWillUpdate(u,We,Z)),typeof h.componentDidUpdate=="function"&&(t.flags|=Yt),typeof h.getSnapshotBeforeUpdate=="function"&&(t.flags|=li)):(typeof h.componentDidUpdate=="function"&&(y!==e.memoizedProps||he!==e.memoizedState)&&(t.flags|=Yt),typeof h.getSnapshotBeforeUpdate=="function"&&(y!==e.memoizedProps||he!==e.memoizedState)&&(t.flags|=li),t.memoizedProps=u,t.memoizedState=We),h.props=u,h.state=We,h.context=Z,bt}function pf(e,t){return{value:e,source:t,stack:en(t),digest:null}}function _S(e,t,o){return{value:e,source:null,stack:o??null,digest:t??null}}function K8(e,t){return!0}function TS(e,t){try{var o=K8(e,t);if(o===!1)return;var u=t.value,d=t.source,h=t.stack,y=h!==null?h:"";if(u!=null&&u._suppressLogging){if(e.tag===T)return;console.error(u)}var w=d?Tt(d):null,_=w?"The above error occurred in the <"+w+"> component:":"The above error occurred in one of your React components:",O;if(e.tag===A)O=`Consider adding an error boundary to your tree to customize error handling behavior. 193 Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var I=Tt(e)||"Anonymous";O="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+I+".")}var Z=_+` 194 194 `+y+` 195 195 196 `+(""+ z);console.error(ee)}catch(J){setTimeout(function(){throw J})}}var pO=typeof WeakMap=="function"?WeakMap:Map;function y3(e,n,l){var x=zl(gn,l);x.tag=Mb,x.payload={element:null};var p=n.value;return x.callback=function(){oI(p),CS(e,n)},x}function ES(e,n,l){var x=zl(gn,l);x.tag=Mb;var p=e.type.getDerivedStateFromError;if(typeof p=="function"){var v=n.value;x.payload=function(){return p(v)},x.callback=function(){DR(e),CS(e,n)}}var y=e.stateNode;return y!==null&&typeof y.componentDidCatch=="function"&&(x.callback=function(){DR(e),CS(e,n),typeof p!="function"&&iI(this);var T=n.value,z=n.stack;this.componentDidCatch(T,{componentStack:z!==null?z:""}),typeof p!="function"&&(Ri(e.lanes,Ct)||m("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",kt(e)||"Unknown"))}),x}function b3(e,n,l){var x=e.pingCache,p;if(x===null?(x=e.pingCache=new pO,p=new Set,x.set(n,p)):(p=x.get(n),p===void 0&&(p=new Set,x.set(n,p))),!p.has(l)){p.add(l);var v=uI.bind(null,e,n,l);Zr&&dh(e,l),n.then(v,v)}}function hO(e,n,l,x){var p=e.updateQueue;if(p===null){var v=new Set;v.add(l),e.updateQueue=v}else p.add(l)}function vO(e,n){var l=e.tag;if((e.mode&Wt)===mt&&(l===C||l===P||l===te)){var x=e.alternate;x?(e.updateQueue=x.updateQueue,e.memoizedState=x.memoizedState,e.lanes=x.lanes):(e.updateQueue=null,e.memoizedState=null)}}function S3(e){var n=e;do{if(n.tag===V&&q8(n))return n;n=n.return}while(n!==null);return null}function w3(e,n,l,x,p){if((e.mode&Wt)===mt){if(e===n)e.flags|=Xr;else{if(e.flags|=Bt,l.flags|=Da,l.flags&=-52805,l.tag===E){var v=l.alternate;if(v===null)l.tag=Se;else{var y=zl(gn,Ct);y.tag=Ug,Zs(l,y,Ct)}}l.lanes=Ft(l.lanes,Ct)}return e}return e.flags|=Xr,e.lanes=p,e}function mO(e,n,l,x,p){if(l.flags|=ll,Zr&&dh(e,p),x!==null&&typeof x=="object"&&typeof x.then=="function"){var v=x;vO(l),ai()&&l.mode&Wt&&dk();var y=S3(n);if(y!==null){y.flags&=~Hn,w3(y,n,l,e,p),y.mode&Wt&&b3(e,v,p),hO(y,e,v);return}else{if(!Qd(p)){b3(e,v,p),iw();return}var w=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");x=w}}else if(ai()&&l.mode&Wt){dk();var T=S3(n);if(T!==null){(T.flags&Xr)===vt&&(T.flags|=Hn),w3(T,n,l,e,p),mb(kf(x,l));return}}x=kf(x,l),qN(x);var z=n;do{switch(z.tag){case A:{var F=x;z.flags|=Xr;var ee=Er(p);z.lanes=Ft(z.lanes,ee);var J=y3(z,F,ee);Ab(z,J);return}case E:var se=x,fe=z.type,ve=z.stateNode;if((z.flags&Bt)===vt&&(typeof fe.getDerivedStateFromError=="function"||ve!==null&&typeof ve.componentDidCatch=="function"&&!SR(ve))){z.flags|=Xr;var Ye=Er(p);z.lanes=Ft(z.lanes,Ye);var St=ES(z,se,Ye);Ab(z,St);return}break}z=z.return}while(z!==null)}function gO(){return null}var Qp=s.ReactCurrentOwner,Ho=!1,TS,Jp,kS,RS,MS,Rf,DS,h2,$p;TS={},Jp={},kS={},RS={},MS={},Rf=!1,DS={},h2={},$p={};function Xi(e,n,l,x){e===null?n.child=Ek(n,null,l,x):n.child=Dx(n,e.child,l,x)}function yO(e,n,l,x){n.child=Dx(n,e.child,null,x),n.child=Dx(n,null,l,x)}function _3(e,n,l,x,p){if(n.type!==n.elementType){var v=l.propTypes;v&&No(v,x,"prop",en(l))}var y=l.render,w=n.ref,T,z;Ax(n,p),sa(n);{if(Qp.current=n,ra(!0),T=Px(e,n,y,x,w,p),z=jx(),n.mode&Nt){mn(!0);try{T=Px(e,n,y,x,w,p),z=jx()}finally{mn(!1)}}ra(!1)}return hu(),e!==null&&!Ho?(jk(e,n,p),Ol(e,n,p)):(ai()&&z&&fb(n),n.flags|=Do,Xi(e,n,T,p),n.child)}function C3(e,n,l,x,p){if(e===null){var v=l.type;if(CI(v)&&l.compare===null&&l.defaultProps===void 0){var y=v;return y=Xx(v),n.tag=te,n.type=y,zS(n,v),E3(e,n,y,x,p)}{var w=v.propTypes;if(w&&No(w,x,"prop",en(v)),l.defaultProps!==void 0){var T=en(v)||"Unknown";$p[T]||(m("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",T),$p[T]=!0)}}var z=hw(l.type,null,x,n,n.mode,p);return z.ref=n.ref,z.return=n,n.child=z,z}{var F=l.type,ee=F.propTypes;ee&&No(ee,x,"prop",en(F))}var J=e.child,se=jS(e,p);if(!se){var fe=J.memoizedProps,ve=l.compare;if(ve=ve!==null?ve:yt,ve(fe,x)&&e.ref===n.ref)return Ol(e,n,p)}n.flags|=Do;var Ye=zf(J,x);return Ye.ref=n.ref,Ye.return=n,n.child=Ye,Ye}function E3(e,n,l,x,p){if(n.type!==n.elementType){var v=n.elementType;if(v.$$typeof===Mt){var y=v,w=y._payload,T=y._init;try{v=T(w)}catch{v=null}var z=v&&v.propTypes;z&&No(z,x,"prop",en(v))}}if(e!==null){var F=e.memoizedProps;if(yt(F,x)&&e.ref===n.ref&&n.type===e.type)if(Ho=!1,n.pendingProps=x=F,jS(e,p))(e.flags&Da)!==vt&&(Ho=!0);else return n.lanes=e.lanes,Ol(e,n,p)}return LS(e,n,l,x,p)}function T3(e,n,l){var x=n.pendingProps,p=x.children,v=e!==null?e.memoizedState:null;if(x.mode==="hidden"||U)if((n.mode&Wt)===mt){var y={baseLanes:ge,cachePool:null,transitions:null};n.memoizedState=y,R2(n,l)}else if(Ri(l,Ti)){var ee={baseLanes:ge,cachePool:null,transitions:null};n.memoizedState=ee;var J=v!==null?v.baseLanes:l;R2(n,J)}else{var w=null,T;if(v!==null){var z=v.baseLanes;T=Ft(z,l)}else T=l;n.lanes=n.childLanes=Ti;var F={baseLanes:T,cachePool:w,transitions:null};return n.memoizedState=F,n.updateQueue=null,R2(n,T),null}else{var se;v!==null?(se=Ft(v.baseLanes,l),n.memoizedState=null):se=l,R2(n,se)}return Xi(e,n,p,l),n.child}function bO(e,n,l){var x=n.pendingProps;return Xi(e,n,x,l),n.child}function SO(e,n,l){var x=n.pendingProps.children;return Xi(e,n,x,l),n.child}function wO(e,n,l){{n.flags|=Yt;{var x=n.stateNode;x.effectDuration=0,x.passiveEffectDuration=0}}var p=n.pendingProps,v=p.children;return Xi(e,n,v,l),n.child}function k3(e,n){var l=n.ref;(e===null&&l!==null||e!==null&&e.ref!==l)&&(n.flags|=lr,n.flags|=jc)}function LS(e,n,l,x,p){if(n.type!==n.elementType){var v=l.propTypes;v&&No(v,x,"prop",en(l))}var y;{var w=Ex(n,l,!0);y=Tx(n,w)}var T,z;Ax(n,p),sa(n);{if(Qp.current=n,ra(!0),T=Px(e,n,l,x,y,p),z=jx(),n.mode&Nt){mn(!0);try{T=Px(e,n,l,x,y,p),z=jx()}finally{mn(!1)}}ra(!1)}return hu(),e!==null&&!Ho?(jk(e,n,p),Ol(e,n,p)):(ai()&&z&&fb(n),n.flags|=Do,Xi(e,n,T,p),n.child)}function R3(e,n,l,x,p){{switch(jI(n)){case!1:{var v=n.stateNode,y=n.type,w=new y(n.memoizedProps,v.context),T=w.state;v.updater.enqueueSetState(v,T,null);break}case!0:{n.flags|=Bt,n.flags|=Xr;var z=new Error("Simulated error coming from DevTools"),F=Er(p);n.lanes=Ft(n.lanes,F);var ee=ES(n,kf(z,n),F);Ab(n,ee);break}}if(n.type!==n.elementType){var J=l.propTypes;J&&No(J,x,"prop",en(l))}}var se;Du(l)?(se=!0,kg(n)):se=!1,Ax(n,p);var fe=n.stateNode,ve;fe===null?(m2(e,n),m3(n,l,x),wS(n,l,x,p),ve=!0):e===null?ve=fO(n,l,x,p):ve=xO(e,n,l,x,p);var Ye=AS(e,n,l,ve,se,p);{var St=n.stateNode;ve&&St.props!==x&&(Rf||m("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",kt(n)||"a component"),Rf=!0)}return Ye}function AS(e,n,l,x,p,v){k3(e,n);var y=(n.flags&Bt)!==vt;if(!x&&!y)return p&&sk(n,l,!1),Ol(e,n,v);var w=n.stateNode;Qp.current=n;var T;if(y&&typeof l.getDerivedStateFromError!="function")T=null,x3();else{sa(n);{if(ra(!0),T=w.render(),n.mode&Nt){mn(!0);try{w.render()}finally{mn(!1)}}ra(!1)}hu()}return n.flags|=Do,e!==null&&y?yO(e,n,T,v):Xi(e,n,T,v),n.memoizedState=w.state,p&&sk(n,l,!0),n.child}function M3(e){var n=e.stateNode;n.pendingContext?uk(e,n.pendingContext,n.pendingContext!==n.context):n.context&&uk(e,n.context,!1),zb(e,n.containerInfo)}function _O(e,n,l){if(M3(n),e===null)throw new Error("Should have a current fiber. This is a bug in React.");var x=n.pendingProps,p=n.memoizedState,v=p.element;Ak(e,n),Wg(n,x,null,l);var y=n.memoizedState;n.stateNode;var w=y.element;if(p.isDehydrated){var T={element:w,isDehydrated:!1,cache:y.cache,pendingSuspenseBoundaries:y.pendingSuspenseBoundaries,transitions:y.transitions},z=n.updateQueue;if(z.baseState=T,n.memoizedState=T,n.flags&Hn){var F=kf(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),n);return D3(e,n,w,l,F)}else if(w!==v){var ee=kf(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),n);return D3(e,n,w,l,ee)}else{T8(n);var J=Ek(n,null,w,l);n.child=J;for(var se=J;se;)se.flags=se.flags&~Xn|Zn,se=se.sibling}}else{if(Mx(),w===v)return Ol(e,n,l);Xi(e,n,w,l)}return n.child}function D3(e,n,l,x,p){return Mx(),mb(p),n.flags|=Hn,Xi(e,n,l,x),n.child}function CO(e,n,l){Ik(n),e===null&&vb(n);var x=n.type,p=n.pendingProps,v=e!==null?e.memoizedProps:null,y=p.children,w=Qy(x,p);return w?y=null:v!==null&&Qy(x,v)&&(n.flags|=vn),k3(e,n),Xi(e,n,y,l),n.child}function EO(e,n){return e===null&&vb(n),null}function TO(e,n,l,x){m2(e,n);var p=n.pendingProps,v=l,y=v._payload,w=v._init,T=w(y);n.type=T;var z=n.tag=EI(T),F=Uo(T,p),ee;switch(z){case C:return zS(n,T),n.type=T=Xx(T),ee=LS(null,n,T,F,x),ee;case E:return n.type=T=sw(T),ee=R3(null,n,T,F,x),ee;case P:return n.type=T=cw(T),ee=_3(null,n,T,F,x),ee;case re:{if(n.type!==n.elementType){var J=T.propTypes;J&&No(J,F,"prop",en(T))}return ee=C3(null,n,T,Uo(T.type,F),x),ee}}var se="";throw T!==null&&typeof T=="object"&&T.$$typeof===Mt&&(se=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+T+". "+("Lazy element type must resolve to a class or function."+se))}function kO(e,n,l,x,p){m2(e,n),n.tag=E;var v;return Du(l)?(v=!0,kg(n)):v=!1,Ax(n,p),m3(n,l,x),wS(n,l,x,p),AS(null,n,l,!0,v,p)}function RO(e,n,l,x){m2(e,n);var p=n.pendingProps,v;{var y=Ex(n,l,!1);v=Tx(n,y)}Ax(n,x);var w,T;sa(n);{if(l.prototype&&typeof l.prototype.render=="function"){var z=en(l)||"Unknown";TS[z]||(m("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",z,z),TS[z]=!0)}n.mode&Nt&&Fo.recordLegacyContextWarning(n,null),ra(!0),Qp.current=n,w=Px(null,n,l,p,v,x),T=jx(),ra(!1)}if(hu(),n.flags|=Do,typeof w=="object"&&w!==null&&typeof w.render=="function"&&w.$$typeof===void 0){var F=en(l)||"Unknown";Jp[F]||(m("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",F,F,F),Jp[F]=!0)}if(typeof w=="object"&&w!==null&&typeof w.render=="function"&&w.$$typeof===void 0){{var ee=en(l)||"Unknown";Jp[ee]||(m("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",ee,ee,ee),Jp[ee]=!0)}n.tag=E,n.memoizedState=null,n.updateQueue=null;var J=!1;return Du(l)?(J=!0,kg(n)):J=!1,n.memoizedState=w.state!==null&&w.state!==void 0?w.state:null,Lb(n),v3(n,w),wS(n,l,p,x),AS(null,n,l,!0,J,x)}else{if(n.tag=C,n.mode&Nt){mn(!0);try{w=Px(null,n,l,p,v,x),T=jx()}finally{mn(!1)}}return ai()&&T&&fb(n),Xi(null,n,w,x),zS(n,l),n.child}}function zS(e,n){{if(n&&n.childContextTypes&&m("%s(...): childContextTypes cannot be defined on a function component.",n.displayName||n.name||"Component"),e.ref!==null){var l="",x=$r();x&&(l+=`197 198 Check the render method of \``+ x+"`.");var p=x||"",v=e._debugSource;v&&(p=v.fileName+":"+v.lineNumber),MS[p]||(MS[p]=!0,m("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",l))}if(n.defaultProps!==void 0){var y=en(n)||"Unknown";$p[y]||(m("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",y),$p[y]=!0)}if(typeof n.getDerivedStateFromProps=="function"){var w=en(n)||"Unknown";RS[w]||(m("%s: Function components do not support getDerivedStateFromProps.",w),RS[w]=!0)}if(typeof n.contextType=="object"&&n.contextType!==null){var T=en(n)||"Unknown";kS[T]||(m("%s: Function components do not support contextType.",T),kS[T]=!0)}}}var OS={dehydrated:null,treeContext:null,retryLane:cr};function NS(e){return{baseLanes:e,cachePool:gO(),transitions:null}}function MO(e,n){var l=null;return{baseLanes:Ft(e.baseLanes,n),cachePool:l,transitions:e.transitions}}function DO(e,n,l,x){if(n!==null){var p=n.memoizedState;if(p===null)return!1}return Ib(e,Bp)}function LO(e,n){return $c(e.childLanes,n)}function L3(e,n,l){var x=n.pendingProps;UI(n)&&(n.flags|=Bt);var p=Po.current,v=!1,y=(n.flags&Bt)!==vt;if(y||DO(p,e)?(v=!0,n.flags&=~Bt):(e===null||e.memoizedState!==null)&&(p=K8(p,Pk)),p=Ox(p),qs(n,p),e===null){vb(n);var w=n.memoizedState;if(w!==null){var T=w.dehydrated;if(T!==null)return IO(n,T)}var z=x.children,F=x.fallback;if(v){var ee=AO(n,z,F,l),J=n.child;return J.memoizedState=NS(l),n.memoizedState=OS,ee}else return IS(n,z)}else{var se=e.memoizedState;if(se!==null){var fe=se.dehydrated;if(fe!==null)return FO(e,n,y,x,fe,se,l)}if(v){var ve=x.fallback,Ye=x.children,St=OO(e,n,Ye,ve,l),dt=n.child,nn=e.child.memoizedState;return dt.memoizedState=nn===null?NS(l):MO(nn,l),dt.childLanes=LO(e,l),n.memoizedState=OS,St}else{var Kt=x.children,ie=zO(e,n,Kt,l);return n.memoizedState=null,ie}}}function IS(e,n,l){var x=e.mode,p={mode:"visible",children:n},v=FS(p,x);return v.return=e,e.child=v,v}function AO(e,n,l,x){var p=e.mode,v=e.child,y={mode:"hidden",children:n},w,T;return(p&Wt)===mt&&v!==null?(w=v,w.childLanes=ge,w.pendingProps=y,e.mode&Jt&&(w.actualDuration=0,w.actualStartTime=-1,w.selfBaseDuration=0,w.treeBaseDuration=0),T=ic(l,p,x,null)):(w=FS(y,p),T=ic(l,p,x,null)),w.return=e,T.return=e,w.sibling=T,e.child=w,T}function FS(e,n,l){return AR(e,n,ge,null)}function A3(e,n){return zf(e,n)}function zO(e,n,l,x){var p=e.child,v=p.sibling,y=A3(p,{mode:"visible",children:l});if((n.mode&Wt)===mt&&(y.lanes=x),y.return=n,y.sibling=null,v!==null){var w=n.deletions;w===null?(n.deletions=[v],n.flags|=wi):w.push(v)}return n.child=y,y}function OO(e,n,l,x,p){var v=n.mode,y=e.child,w=y.sibling,T={mode:"hidden",children:l},z;if((v&Wt)===mt&&n.child!==y){var F=n.child;z=F,z.childLanes=ge,z.pendingProps=T,n.mode&Jt&&(z.actualDuration=0,z.actualStartTime=-1,z.selfBaseDuration=y.selfBaseDuration,z.treeBaseDuration=y.treeBaseDuration),n.deletions=null}else z=A3(y,T),z.subtreeFlags=y.subtreeFlags&sr;var ee;return w!==null?ee=zf(w,x):(ee=ic(x,v,p,null),ee.flags|=Xn),ee.return=n,z.return=n,z.sibling=ee,n.child=z,ee}function v2(e,n,l,x){x!==null&&mb(x),Dx(n,e.child,null,l);var p=n.pendingProps,v=p.children,y=IS(n,v);return y.flags|=Xn,n.memoizedState=null,y}function NO(e,n,l,x,p){var v=n.mode,y={mode:"visible",children:l},w=FS(y,v),T=ic(x,v,p,null);return T.flags|=Xn,w.return=n,T.return=n,w.sibling=T,n.child=w,(n.mode&Wt)!==mt&&Dx(n,e.child,null,p),T}function IO(e,n,l){return(e.mode&Wt)===mt?(m("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=Ct):tb(n)?e.lanes=Cr:e.lanes=Ti,null}function FO(e,n,l,x,p,v,y){if(l)if(n.flags&Hn){n.flags&=~Hn;var ie=_S(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return v2(e,n,y,ie)}else{if(n.memoizedState!==null)return n.child=e.child,n.flags|=Bt,null;var me=x.children,ae=x.fallback,Le=NO(e,n,me,ae,y),tt=n.child;return tt.memoizedState=NS(y),n.memoizedState=OS,Le}else{if(C8(),(n.mode&Wt)===mt)return v2(e,n,y,null);if(tb(p)){var w,T,z;{var F=H7(p);w=F.digest,T=F.message,z=F.stack}var ee;T?ee=new Error(T):ee=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var J=_S(ee,w,z);return v2(e,n,y,J)}var se=Ri(y,e.childLanes);if(Ho||se){var fe=k2();if(fe!==null){var ve=ex(fe,y);if(ve!==cr&&ve!==v.retryLane){v.retryLane=ve;var Ye=gn;ha(e,ve),Vr(fe,e,ve,Ye)}}iw();var St=_S(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return v2(e,n,y,St)}else if(tk(p)){n.flags|=Bt,n.child=e.child;var dt=lI.bind(null,e);return B7(p,dt),null}else{k8(n,p,v.treeContext);var nn=x.children,Kt=IS(n,nn);return Kt.flags|=Zn,Kt}}}function z3(e,n,l){e.lanes=Ft(e.lanes,n);var x=e.alternate;x!==null&&(x.lanes=Ft(x.lanes,n)),kb(e.return,n,l)}function PO(e,n,l){for(var x=n;x!==null;){if(x.tag===V){var p=x.memoizedState;p!==null&&z3(x,l,e)}else if(x.tag===Be)z3(x,l,e);else if(x.child!==null){x.child.return=x,x=x.child;continue}if(x===e)return;for(;x.sibling===null;){if(x.return===null||x.return===e)return;x=x.return}x.sibling.return=x.return,x=x.sibling}}function jO(e){for(var n=e,l=null;n!==null;){var x=n.alternate;x!==null&&Zg(x)===null&&(l=n),n=n.sibling}return l}function UO(e){if(e!==void 0&&e!=="forwards"&&e!=="backwards"&&e!=="together"&&!DS[e])if(DS[e]=!0,typeof e=="string")switch(e.toLowerCase()){case"together":case"forwards":case"backwards":{m('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break}case"forward":case"backward":{m('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break}default:m('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e);break}else m('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}function HO(e,n){e!==void 0&&!h2[e]&&(e!=="collapsed"&&e!=="hidden"?(h2[e]=!0,m('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):n!=="forwards"&&n!=="backwards"&&(h2[e]=!0,m('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}function O3(e,n){{var l=It(e),x=!l&&typeof Un(e)=="function";if(l||x){var p=l?"array":"iterable";return m("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",p,n,p),!1}}return!0}function BO(e,n){if((n==="forwards"||n==="backwards")&&e!==void 0&&e!==null&&e!==!1)if(It(e)){for(var l=0;l<e.length;l++)if(!O3(e[l],l))return}else{var x=Un(e);if(typeof x=="function"){var p=x.call(e);if(p)for(var v=p.next(),y=0;!v.done;v=p.next()){if(!O3(v.value,y))return;y++}}else m('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',n)}}function PS(e,n,l,x,p){var v=e.memoizedState;v===null?e.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:x,tail:l,tailMode:p}:(v.isBackwards=n,v.rendering=null,v.renderingStartTime=0,v.last=x,v.tail=l,v.tailMode=p)}function N3(e,n,l){var x=n.pendingProps,p=x.revealOrder,v=x.tail,y=x.children;UO(p),HO(v,p),BO(y,p),Xi(e,n,y,l);var w=Po.current,T=Ib(w,Bp);if(T)w=Fb(w,Bp),n.flags|=Bt;else{var z=e!==null&&(e.flags&Bt)!==vt;z&&PO(n,n.child,l),w=Ox(w)}if(qs(n,w),(n.mode&Wt)===mt)n.memoizedState=null;else switch(p){case"forwards":{var F=jO(n.child),ee;F===null?(ee=n.child,n.child=null):(ee=F.sibling,F.sibling=null),PS(n,!1,ee,F,v);break}case"backwards":{var J=null,se=n.child;for(n.child=null;se!==null;){var fe=se.alternate;if(fe!==null&&Zg(fe)===null){n.child=se;break}var ve=se.sibling;se.sibling=J,J=se,se=ve}PS(n,!0,J,null,v);break}case"together":{PS(n,!1,null,null,void 0);break}default:n.memoizedState=null}return n.child}function VO(e,n,l){zb(n,n.stateNode.containerInfo);var x=n.pendingProps;return e===null?n.child=Dx(n,null,x,l):Xi(e,n,x,l),n.child}var I3=!1;function WO(e,n,l){var x=n.type,p=x._context,v=n.pendingProps,y=n.memoizedProps,w=v.value;{"value"in v||I3||(I3=!0,m("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var T=n.type.propTypes;T&&No(T,v,"prop","Context.Provider")}if(Rk(n,p,w),y!==null){var z=y.value;if(Ke(z,w)){if(y.children===v.children&&!Eg())return Ol(e,n,l)}else U8(n,p,l)}var F=v.children;return Xi(e,n,F,l),n.child}var F3=!1;function GO(e,n,l){var x=n.type;x._context===void 0?x!==x.Consumer&&(F3||(F3=!0,m("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):x=x._context;var p=n.pendingProps,v=p.children;typeof v!="function"&&m("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),Ax(n,l);var y=kr(x);sa(n);var w;return Qp.current=n,ra(!0),w=v(y),ra(!1),hu(),n.flags|=Do,Xi(e,n,w,l),n.child}function eh(){Ho=!0}function m2(e,n){(n.mode&Wt)===mt&&e!==null&&(e.alternate=null,n.alternate=null,n.flags|=Xn)}function Ol(e,n,l){return e!==null&&(n.dependencies=e.dependencies),x3(),xh(n.lanes),Ri(l,n.childLanes)?(P8(e,n),n.child):null}function YO(e,n,l){{var x=n.return;if(x===null)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,n.alternate=null,l.index=n.index,l.sibling=n.sibling,l.return=n.return,l.ref=n.ref,n===x.child)x.child=l;else{var p=x.child;if(p===null)throw new Error("Expected parent to have a child.");for(;p.sibling!==n;)if(p=p.sibling,p===null)throw new Error("Expected to find the previous sibling.");p.sibling=l}var v=x.deletions;return v===null?(x.deletions=[e],x.flags|=wi):v.push(e),l.flags|=Xn,l}}function jS(e,n){var l=e.lanes;return!!Ri(l,n)}function XO(e,n,l){switch(n.tag){case A:M3(n),n.stateNode,Mx();break;case M:Ik(n);break;case E:{var x=n.type;Du(x)&&kg(n);break}case j:zb(n,n.stateNode.containerInfo);break;case O:{var p=n.memoizedProps.value,v=n.type._context;Rk(n,v,p);break}case q:{var y=Ri(l,n.childLanes);y&&(n.flags|=Yt);{var w=n.stateNode;w.effectDuration=0,w.passiveEffectDuration=0}}break;case V:{var T=n.memoizedState;if(T!==null){if(T.dehydrated!==null)return qs(n,Ox(Po.current)),n.flags|=Bt,null;var z=n.child,F=z.childLanes;if(Ri(l,F))return L3(e,n,l);qs(n,Ox(Po.current));var ee=Ol(e,n,l);return ee!==null?ee.sibling:null}else qs(n,Ox(Po.current));break}case Be:{var J=(e.flags&Bt)!==vt,se=Ri(l,n.childLanes);if(J){if(se)return N3(e,n,l);n.flags|=Bt}var fe=n.memoizedState;if(fe!==null&&(fe.rendering=null,fe.tail=null,fe.lastEffect=null),qs(n,Po.current),se)break;return null}case ke:case Qe:return n.lanes=ge,T3(e,n,l)}return Ol(e,n,l)}function P3(e,n,l){if(n._debugNeedsRemount&&e!==null)return YO(e,n,hw(n.type,n.key,n.pendingProps,n._debugOwner||null,n.mode,n.lanes));if(e!==null){var x=e.memoizedProps,p=n.pendingProps;if(x!==p||Eg()||n.type!==e.type)Ho=!0;else{var v=jS(e,l);if(!v&&(n.flags&Bt)===vt)return Ho=!1,XO(e,n,l);(e.flags&Da)!==vt?Ho=!0:Ho=!1}}else if(Ho=!1,ai()&&g8(n)){var y=n.index,w=y8();xk(n,w,y)}switch(n.lanes=ge,n.tag){case D:return RO(e,n,n.type,l);case Me:{var T=n.elementType;return TO(e,n,T,l)}case C:{var z=n.type,F=n.pendingProps,ee=n.elementType===z?F:Uo(z,F);return LS(e,n,z,ee,l)}case E:{var J=n.type,se=n.pendingProps,fe=n.elementType===J?se:Uo(J,se);return R3(e,n,J,fe,l)}case A:return _O(e,n,l);case M:return CO(e,n,l);case R:return EO(e,n);case V:return L3(e,n,l);case j:return VO(e,n,l);case P:{var ve=n.type,Ye=n.pendingProps,St=n.elementType===ve?Ye:Uo(ve,Ye);return _3(e,n,ve,St,l)}case B:return bO(e,n,l);case Y:return SO(e,n,l);case q:return wO(e,n,l);case O:return WO(e,n,l);case N:return GO(e,n,l);case re:{var dt=n.type,nn=n.pendingProps,Kt=Uo(dt,nn);if(n.type!==n.elementType){var ie=dt.propTypes;ie&&No(ie,Kt,"prop",en(dt))}return Kt=Uo(dt.type,Kt),C3(e,n,dt,Kt,l)}case te:return E3(e,n,n.type,n.pendingProps,l);case Se:{var me=n.type,ae=n.pendingProps,Le=n.elementType===me?ae:Uo(me,ae);return kO(e,n,me,Le,l)}case Be:return N3(e,n,l);case Ie:break;case ke:return T3(e,n,l)}throw new Error("Unknown unit of work tag ("+n.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function Ux(e){e.flags|=Yt}function j3(e){e.flags|=lr,e.flags|=jc}var U3,US,H3,B3;U3=function(e,n,l,x){for(var p=n.child;p!==null;){if(p.tag===M||p.tag===R)h7(e,p.stateNode);else if(p.tag!==j){if(p.child!==null){p.child.return=p,p=p.child;continue}}if(p===n)return;for(;p.sibling===null;){if(p.return===null||p.return===n)return;p=p.return}p.sibling.return=p.return,p=p.sibling}},US=function(e,n){},H3=function(e,n,l,x,p){var v=e.memoizedProps;if(v!==x){var y=n.stateNode,w=Ob(),T=m7(y,l,v,x,p,w);n.updateQueue=T,T&&Ux(n)}},B3=function(e,n,l,x){l!==x&&Ux(n)};function th(e,n){if(!ai())switch(e.tailMode){case"hidden":{for(var l=e.tail,x=null;l!==null;)l.alternate!==null&&(x=l),l=l.sibling;x===null?e.tail=null:x.sibling=null;break}case"collapsed":{for(var p=e.tail,v=null;p!==null;)p.alternate!==null&&(v=p),p=p.sibling;v===null?!n&&e.tail!==null?e.tail.sibling=null:e.tail=null:v.sibling=null;break}}}function ui(e){var n=e.alternate!==null&&e.alternate.child===e.child,l=ge,x=vt;if(n){if((e.mode&Jt)!==mt){for(var T=e.selfBaseDuration,z=e.child;z!==null;)l=Ft(l,Ft(z.lanes,z.childLanes)),x|=z.subtreeFlags&sr,x|=z.flags&sr,T+=z.treeBaseDuration,z=z.sibling;e.treeBaseDuration=T}else for(var F=e.child;F!==null;)l=Ft(l,Ft(F.lanes,F.childLanes)),x|=F.subtreeFlags&sr,x|=F.flags&sr,F.return=e,F=F.sibling;e.subtreeFlags|=x}else{if((e.mode&Jt)!==mt){for(var p=e.actualDuration,v=e.selfBaseDuration,y=e.child;y!==null;)l=Ft(l,Ft(y.lanes,y.childLanes)),x|=y.subtreeFlags,x|=y.flags,p+=y.actualDuration,v+=y.treeBaseDuration,y=y.sibling;e.actualDuration=p,e.treeBaseDuration=v}else for(var w=e.child;w!==null;)l=Ft(l,Ft(w.lanes,w.childLanes)),x|=w.subtreeFlags,x|=w.flags,w.return=e,w=w.sibling;e.subtreeFlags|=x}return e.childLanes=l,n}function ZO(e,n,l){if(A8()&&(n.mode&Wt)!==mt&&(n.flags&Bt)===vt)return yk(n),Mx(),n.flags|=Hn|ll|Xr,!1;var x=Ag(n);if(l!==null&&l.dehydrated!==null)if(e===null){if(!x)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(D8(n),ui(n),(n.mode&Jt)!==mt){var p=l!==null;if(p){var v=n.child;v!==null&&(n.treeBaseDuration-=v.treeBaseDuration)}}return!1}else{if(Mx(),(n.flags&Bt)===vt&&(n.memoizedState=null),n.flags|=Yt,ui(n),(n.mode&Jt)!==mt){var y=l!==null;if(y){var w=n.child;w!==null&&(n.treeBaseDuration-=w.treeBaseDuration)}}return!1}else return bk(),!0}function V3(e,n,l){var x=n.pendingProps;switch(xb(n),n.tag){case D:case Me:case te:case C:case P:case B:case Y:case q:case N:case re:return ui(n),null;case E:{var p=n.type;return Du(p)&&Tg(n),ui(n),null}case A:{var v=n.stateNode;if(zx(n),lb(n),jb(),v.pendingContext&&(v.context=v.pendingContext,v.pendingContext=null),e===null||e.child===null){var y=Ag(n);if(y)Ux(n);else if(e!==null){var w=e.memoizedState;(!w.isDehydrated||(n.flags&Hn)!==vt)&&(n.flags|=la,bk())}}return US(e,n),ui(n),null}case M:{Nb(n);var T=Nk(),z=n.type;if(e!==null&&n.stateNode!=null)H3(e,n,z,x,T),e.ref!==n.ref&&j3(n);else{if(!x){if(n.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return ui(n),null}var F=Ob(),ee=Ag(n);if(ee)R8(n,T,F)&&Ux(n);else{var J=p7(z,x,T,F,n);U3(J,n,!1,!1),n.stateNode=J,v7(J,z,x,T)&&Ux(n)}n.ref!==null&&j3(n)}return ui(n),null}case R:{var se=x;if(e&&n.stateNode!=null){var fe=e.memoizedProps;B3(e,n,fe,se)}else{if(typeof se!="string"&&n.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var ve=Nk(),Ye=Ob(),St=Ag(n);St?M8(n)&&Ux(n):n.stateNode=g7(se,ve,Ye,n)}return ui(n),null}case V:{Nx(n);var dt=n.memoizedState;if(e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){var nn=ZO(e,n,dt);if(!nn)return n.flags&Xr?n:null}if((n.flags&Bt)!==vt)return n.lanes=l,(n.mode&Jt)!==mt&&cS(n),n;var Kt=dt!==null,ie=e!==null&&e.memoizedState!==null;if(Kt!==ie&&Kt){var me=n.child;if(me.flags|=Ka,(n.mode&Wt)!==mt){var ae=e===null&&(n.memoizedProps.unstable_avoidThisFallback!==!0||!0);ae||Ib(Po.current,Pk)?KN():iw()}}var Le=n.updateQueue;if(Le!==null&&(n.flags|=Yt),ui(n),(n.mode&Jt)!==mt&&Kt){var tt=n.child;tt!==null&&(n.treeBaseDuration-=tt.treeBaseDuration)}return null}case j:return zx(n),US(e,n),e===null&&f8(n.stateNode.containerInfo),ui(n),null;case O:var qe=n.type._context;return Tb(qe,n),ui(n),null;case Se:{var Tt=n.type;return Du(Tt)&&Tg(n),ui(n),null}case Be:{Nx(n);var At=n.memoizedState;if(At===null)return ui(n),null;var Tn=(n.flags&Bt)!==vt,un=At.rendering;if(un===null)if(Tn)th(At,!1);else{var yr=QN()&&(e===null||(e.flags&Bt)===vt);if(!yr)for(var ln=n.child;ln!==null;){var xr=Zg(ln);if(xr!==null){Tn=!0,n.flags|=Bt,th(At,!1);var Oi=xr.updateQueue;return Oi!==null&&(n.updateQueue=Oi,n.flags|=Yt),n.subtreeFlags=vt,j8(n,l),qs(n,Fb(Po.current,Bp)),n.child}ln=ln.sibling}At.tail!==null&&tr()>cR()&&(n.flags|=Bt,Tn=!0,th(At,!1),n.lanes=Dm)}else{if(!Tn){var xi=Zg(un);if(xi!==null){n.flags|=Bt,Tn=!0;var Fa=xi.updateQueue;if(Fa!==null&&(n.updateQueue=Fa,n.flags|=Yt),th(At,!0),At.tail===null&&At.tailMode==="hidden"&&!un.alternate&&!ai())return ui(n),null}else tr()*2-At.renderingStartTime>cR()&&l!==Ti&&(n.flags|=Bt,Tn=!0,th(At,!1),n.lanes=Dm)}if(At.isBackwards)un.sibling=n.child,n.child=un;else{var qi=At.last;qi!==null?qi.sibling=un:n.child=un,At.last=un}}if(At.tail!==null){var Qi=At.tail;At.rendering=Qi,At.tail=Qi.sibling,At.renderingStartTime=tr(),Qi.sibling=null;var Ni=Po.current;return Tn?Ni=Fb(Ni,Bp):Ni=Ox(Ni),qs(n,Ni),Qi}return ui(n),null}case Ie:break;case ke:case Qe:{rw(n);var jl=n.memoizedState,Zx=jl!==null;if(e!==null){var mh=e.memoizedState,Pu=mh!==null;Pu!==Zx&&!U&&(n.flags|=Ka)}return!Zx||(n.mode&Wt)===mt?ui(n):Ri(Fu,Ti)&&(ui(n),n.subtreeFlags&(Xn|Yt)&&(n.flags|=Ka)),null}case Ae:return null;case Ue:return null}throw new Error("Unknown unit of work tag ("+n.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function KO(e,n,l){switch(xb(n),n.tag){case E:{var x=n.type;Du(x)&&Tg(n);var p=n.flags;return p&Xr?(n.flags=p&~Xr|Bt,(n.mode&Jt)!==mt&&cS(n),n):null}case A:{n.stateNode,zx(n),lb(n),jb();var v=n.flags;return(v&Xr)!==vt&&(v&Bt)===vt?(n.flags=v&~Xr|Bt,n):null}case M:return Nb(n),null;case V:{Nx(n);var y=n.memoizedState;if(y!==null&&y.dehydrated!==null){if(n.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");Mx()}var w=n.flags;return w&Xr?(n.flags=w&~Xr|Bt,(n.mode&Jt)!==mt&&cS(n),n):null}case Be:return Nx(n),null;case j:return zx(n),null;case O:var T=n.type._context;return Tb(T,n),null;case ke:case Qe:return rw(n),null;case Ae:return null;default:return null}}function W3(e,n,l){switch(xb(n),n.tag){case E:{var x=n.type.childContextTypes;x!=null&&Tg(n);break}case A:{n.stateNode,zx(n),lb(n),jb();break}case M:{Nb(n);break}case j:zx(n);break;case V:Nx(n);break;case Be:Nx(n);break;case O:var p=n.type._context;Tb(p,n);break;case ke:case Qe:rw(n);break}}var G3=null;G3=new Set;var g2=!1,li=!1,qO=typeof WeakSet=="function"?WeakSet:Set,at=null,Hx=null,Bx=null;function QO(e){ua(null,function(){throw e}),Ad()}var JO=function(e,n){if(n.props=e.memoizedProps,n.state=e.memoizedState,e.mode&Jt)try{Nu(),n.componentWillUnmount()}finally{Ou(e)}else n.componentWillUnmount()};function Y3(e,n){try{$s(Fr,e)}catch(l){jn(e,n,l)}}function HS(e,n,l){try{JO(e,l)}catch(x){jn(e,n,x)}}function $O(e,n,l){try{l.componentDidMount()}catch(x){jn(e,n,x)}}function X3(e,n){try{K3(e)}catch(l){jn(e,n,l)}}function Vx(e,n){var l=e.ref;if(l!==null)if(typeof l=="function"){var x;try{if(je&&xt&&e.mode&Jt)try{Nu(),x=l(null)}finally{Ou(e)}else x=l(null)}catch(p){jn(e,n,p)}typeof x=="function"&&m("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",kt(e))}else l.current=null}function y2(e,n,l){try{l()}catch(x){jn(e,n,x)}}var Z3=!1;function eN(e,n){x7(e.containerInfo),at=n,tN();var l=Z3;return Z3=!1,l}function tN(){for(;at!==null;){var e=at,n=e.child;(e.subtreeFlags&xu)!==vt&&n!==null?(n.return=e,at=n):nN()}}function nN(){for(;at!==null;){var e=at;Sn(e);try{rN(e)}catch(l){jn(e,e.return,l)}Yn();var n=e.sibling;if(n!==null){n.return=e.return,at=n;return}at=e.return}}function rN(e){var n=e.alternate,l=e.flags;if((l&la)!==vt){switch(Sn(e),e.tag){case C:case P:case te:break;case E:{if(n!==null){var x=n.memoizedProps,p=n.memoizedState,v=e.stateNode;e.type===e.elementType&&!Rf&&(v.props!==e.memoizedProps&&m("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",kt(e)||"instance"),v.state!==e.memoizedState&&m("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",kt(e)||"instance"));var y=v.getSnapshotBeforeUpdate(e.elementType===e.type?x:Uo(e.type,x),p);{var w=G3;y===void 0&&!w.has(e.type)&&(w.add(e.type),m("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",kt(e)))}v.__reactInternalSnapshotBeforeUpdate=y}break}case A:{{var T=e.stateNode;F7(T.containerInfo)}break}case M:case R:case j:case Se:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Yn()}}function Bo(e,n,l){var x=n.updateQueue,p=x!==null?x.lastEffect:null;if(p!==null){var v=p.next,y=v;do{if((y.tag&e)===e){var w=y.destroy;y.destroy=void 0,w!==void 0&&((e&oi)!==va?vu(n):(e&Fr)!==va&&Wd(n),(e&Lu)!==va&&ph(!0),y2(n,l,w),(e&Lu)!==va&&ph(!1),(e&oi)!==va?k0():(e&Fr)!==va&&Es())}y=y.next}while(y!==v)}}function $s(e,n){var l=n.updateQueue,x=l!==null?l.lastEffect:null;if(x!==null){var p=x.next,v=p;do{if((v.tag&e)===e){(e&oi)!==va?Rm(n):(e&Fr)!==va&&Mm(n);var y=v.create;(e&Lu)!==va&&ph(!0),v.destroy=y(),(e&Lu)!==va&&ph(!1),(e&oi)!==va?Ao():(e&Fr)!==va&&R0();{var w=v.destroy;if(w!==void 0&&typeof w!="function"){var T=void 0;(v.tag&Fr)!==vt?T="useLayoutEffect":(v.tag&Lu)!==vt?T="useInsertionEffect":T="useEffect";var z=void 0;w===null?z=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof w.then=="function"?z=`199 200 It looks like you wrote `+ T+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:201 202 `+ T+`(() => {196 `+(""+O);console.error(Z)}catch(Q){setTimeout(function(){throw Q})}}var $8=typeof WeakMap=="function"?WeakMap:Map;function Ik(e,t,o){var u=Cs(gn,o);u.tag=Lb,u.payload={element:null};var d=t.value;return u.callback=function(){Uz(d),TS(e,t)},u}function kS(e,t,o){var u=Cs(gn,o);u.tag=Lb;var d=e.type.getDerivedStateFromError;if(typeof d=="function"){var h=t.value;u.payload=function(){return d(h)},u.callback=function(){KR(e),TS(e,t)}}var y=e.stateNode;return y!==null&&typeof y.componentDidCatch=="function"&&(u.callback=function(){KR(e),TS(e,t),typeof d!="function"&&Pz(this);var _=t.value,O=t.stack;this.componentDidCatch(_,{componentStack:O!==null?O:""}),typeof d!="function"&&(ka(e.lanes,Ct)||m("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",Tt(e)||"Unknown"))}),u}function Fk(e,t,o){var u=e.pingCache,d;if(u===null?(u=e.pingCache=new $8,d=new Set,u.set(t,d)):(d=u.get(t),d===void 0&&(d=new Set,u.set(t,d))),!d.has(o)){d.add(o);var h=Hz.bind(null,e,t,o);$r&&Zp(e,o),t.then(h,h)}}function q8(e,t,o,u){var d=e.updateQueue;if(d===null){var h=new Set;h.add(o),e.updateQueue=h}else d.add(o)}function Q8(e,t){var o=e.tag;if((e.mode&Wt)===vt&&(o===C||o===H||o===J)){var u=e.alternate;u?(e.updateQueue=u.updateQueue,e.memoizedState=u.memoizedState,e.lanes=u.lanes):(e.updateQueue=null,e.memoizedState=null)}}function Pk(e){var t=e;do{if(t.tag===Y&&D8(t))return t;t=t.return}while(t!==null);return null}function jk(e,t,o,u,d){if((e.mode&Wt)===vt){if(e===t)e.flags|=Kr;else{if(e.flags|=Bt,o.flags|=Ti,o.flags&=-52805,o.tag===T){var h=o.alternate;if(h===null)o.tag=Se;else{var y=Cs(gn,Ct);y.tag=Ug,zu(o,y,Ct)}}o.lanes=Ft(o.lanes,Ct)}return e}return e.flags|=Kr,e.lanes=d,e}function X8(e,t,o,u,d){if(o.flags|=Zl,$r&&Zp(e,d),u!==null&&typeof u=="object"&&typeof u.then=="function"){var h=u;Q8(o),ia()&&o.mode&Wt&&DT();var y=Pk(t);if(y!==null){y.flags&=~Hn,jk(y,t,o,e,d),y.mode&Wt&&Fk(e,h,d),q8(y,e,h);return}else{if(!Ix(d)){Fk(e,h,d),ow();return}var w=new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");u=w}}else if(ia()&&o.mode&Wt){DT();var _=Pk(t);if(_!==null){(_.flags&Kr)===ht&&(_.flags|=Hn),jk(_,t,o,e,d),yb(pf(u,o));return}}u=pf(u,o),Dz(u);var O=t;do{switch(O.tag){case A:{var I=u;O.flags|=Kr;var Z=Er(d);O.lanes=Ft(O.lanes,Z);var Q=Ik(O,I,Z);Nb(O,Q);return}case T:var se=u,ce=O.type,he=O.stateNode;if((O.flags&Bt)===ht&&(typeof ce.getDerivedStateFromError=="function"||he!==null&&typeof he.componentDidCatch=="function"&&!PR(he))){O.flags|=Kr;var We=Er(d);O.lanes=Ft(O.lanes,We);var bt=kS(O,se,We);Nb(O,bt);return}break}O=O.return}while(O!==null)}function Z8(){return null}var Ip=c.ReactCurrentOwner,Fo=!1,RS,Fp,MS,DS,LS,hf,AS,hy,Pp;RS={},Fp={},MS={},DS={},LS={},hf=!1,AS={},hy={},Pp={};function Ya(e,t,o,u){e===null?t.child=BT(t,null,o,u):t.child=l0(t,e.child,o,u)}function J8(e,t,o,u){t.child=l0(t,e.child,null,u),t.child=l0(t,null,o,u)}function Uk(e,t,o,u,d){if(t.type!==t.elementType){var h=o.propTypes;h&&Lo(h,u,"prop",tn(o))}var y=o.render,w=t.ref,_,O;u0(t,d),si(t);{if(Ip.current=t,ni(!0),_=h0(e,t,y,u,w,d),O=v0(),t.mode&Nt){mn(!0);try{_=h0(e,t,y,u,w,d),O=v0()}finally{mn(!1)}}ni(!1)}return sl(),e!==null&&!Fo?(nk(e,t,d),Es(e,t,d)):(ia()&&O&&xb(t),t.flags|=To,Ya(e,t,_,d),t.child)}function Hk(e,t,o,u,d){if(e===null){var h=o.type;if(aI(h)&&o.compare===null&&o.defaultProps===void 0){var y=h;return y=E0(h),t.tag=J,t.type=y,zS(t,h),Bk(e,t,y,u,d)}{var w=h.propTypes;if(w&&Lo(w,u,"prop",tn(h)),o.defaultProps!==void 0){var _=tn(h)||"Unknown";Pp[_]||(m("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",_),Pp[_]=!0)}}var O=mw(o.type,null,u,t,t.mode,d);return O.ref=t.ref,O.return=t,t.child=O,O}{var I=o.type,Z=I.propTypes;Z&&Lo(Z,u,"prop",tn(I))}var Q=e.child,se=HS(e,d);if(!se){var ce=Q.memoizedProps,he=o.compare;if(he=he!==null?he:mt,he(ce,u)&&e.ref===t.ref)return Es(e,t,d)}t.flags|=To;var We=bf(Q,u);return We.ref=t.ref,We.return=t,t.child=We,We}function Bk(e,t,o,u,d){if(t.type!==t.elementType){var h=t.elementType;if(h.$$typeof===Rt){var y=h,w=y._payload,_=y._init;try{h=_(w)}catch{h=null}var O=h&&h.propTypes;O&&Lo(O,u,"prop",tn(h))}}if(e!==null){var I=e.memoizedProps;if(mt(I,u)&&e.ref===t.ref&&t.type===e.type)if(Fo=!1,t.pendingProps=u=I,HS(e,d))(e.flags&Ti)!==ht&&(Fo=!0);else return t.lanes=e.lanes,Es(e,t,d)}return OS(e,t,o,u,d)}function Vk(e,t,o){var u=t.pendingProps,d=u.children,h=e!==null?e.memoizedState:null;if(u.mode==="hidden"||U)if((t.mode&Wt)===vt){var y={baseLanes:ge,cachePool:null,transitions:null};t.memoizedState=y,Ry(t,o)}else if(ka(o,_a)){var Z={baseLanes:ge,cachePool:null,transitions:null};t.memoizedState=Z;var Q=h!==null?h.baseLanes:o;Ry(t,Q)}else{var w=null,_;if(h!==null){var O=h.baseLanes;_=Ft(O,o)}else _=o;t.lanes=t.childLanes=_a;var I={baseLanes:_,cachePool:w,transitions:null};return t.memoizedState=I,t.updateQueue=null,Ry(t,_),null}else{var se;h!==null?(se=Ft(h.baseLanes,o),t.memoizedState=null):se=o,Ry(t,se)}return Ya(e,t,d,o),t.child}function eN(e,t,o){var u=t.pendingProps;return Ya(e,t,u,o),t.child}function tN(e,t,o){var u=t.pendingProps.children;return Ya(e,t,u,o),t.child}function nN(e,t,o){{t.flags|=Yt;{var u=t.stateNode;u.effectDuration=0,u.passiveEffectDuration=0}}var d=t.pendingProps,h=d.children;return Ya(e,t,h,o),t.child}function Wk(e,t){var o=t.ref;(e===null&&o!==null||e!==null&&e.ref!==o)&&(t.flags|=lr,t.flags|=Tc)}function OS(e,t,o,u,d){if(t.type!==t.elementType){var h=o.propTypes;h&&Lo(h,u,"prop",tn(o))}var y;{var w=n0(t,o,!0);y=r0(t,w)}var _,O;u0(t,d),si(t);{if(Ip.current=t,ni(!0),_=h0(e,t,o,u,y,d),O=v0(),t.mode&Nt){mn(!0);try{_=h0(e,t,o,u,y,d),O=v0()}finally{mn(!1)}}ni(!1)}return sl(),e!==null&&!Fo?(nk(e,t,d),Es(e,t,d)):(ia()&&O&&xb(t),t.flags|=To,Ya(e,t,_,d),t.child)}function Gk(e,t,o,u,d){{switch(yI(t)){case!1:{var h=t.stateNode,y=t.type,w=new y(t.memoizedProps,h.context),_=w.state;h.updater.enqueueSetState(h,_,null);break}case!0:{t.flags|=Bt,t.flags|=Kr;var O=new Error("Simulated error coming from DevTools"),I=Er(d);t.lanes=Ft(t.lanes,I);var Z=kS(t,pf(O,t),I);Nb(t,Z);break}}if(t.type!==t.elementType){var Q=o.propTypes;Q&&Lo(Q,u,"prop",tn(o))}}var se;Cl(o)?(se=!0,kg(t)):se=!1,u0(t,d);var ce=t.stateNode,he;ce===null?(my(e,t),Nk(t,o,u),ES(t,o,u,d),he=!0):e===null?he=G8(t,o,u,d):he=Y8(e,t,o,u,d);var We=NS(e,t,o,he,se,d);{var bt=t.stateNode;he&&bt.props!==u&&(hf||m("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",Tt(t)||"a component"),hf=!0)}return We}function NS(e,t,o,u,d,h){Wk(e,t);var y=(t.flags&Bt)!==ht;if(!u&&!y)return d&&TT(t,o,!1),Es(e,t,h);var w=t.stateNode;Ip.current=t;var _;if(y&&typeof o.getDerivedStateFromError!="function")_=null,Mk();else{si(t);{if(ni(!0),_=w.render(),t.mode&Nt){mn(!0);try{w.render()}finally{mn(!1)}}ni(!1)}sl()}return t.flags|=To,e!==null&&y?J8(e,t,_,h):Ya(e,t,_,h),t.memoizedState=w.state,d&&TT(t,o,!0),t.child}function Yk(e){var t=e.stateNode;t.pendingContext?ET(e,t.pendingContext,t.pendingContext!==t.context):t.context&&ET(e,t.context,!1),zb(e,t.containerInfo)}function rN(e,t,o){if(Yk(t),e===null)throw new Error("Should have a current fiber. This is a bug in React.");var u=t.pendingProps,d=t.memoizedState,h=d.element;qT(e,t),Wg(t,u,null,o);var y=t.memoizedState;t.stateNode;var w=y.element;if(d.isDehydrated){var _={element:w,isDehydrated:!1,cache:y.cache,pendingSuspenseBoundaries:y.pendingSuspenseBoundaries,transitions:y.transitions},O=t.updateQueue;if(O.baseState=_,t.memoizedState=_,t.flags&Hn){var I=pf(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),t);return Kk(e,t,w,o,I)}else if(w!==h){var Z=pf(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),t);return Kk(e,t,w,o,Z)}else{o8(t);var Q=BT(t,null,w,o);t.child=Q;for(var se=Q;se;)se.flags=se.flags&~Yn|Kn,se=se.sibling}}else{if(o0(),w===h)return Es(e,t,o);Ya(e,t,w,o)}return t.child}function Kk(e,t,o,u,d){return o0(),yb(d),t.flags|=Hn,Ya(e,t,o,u),t.child}function aN(e,t,o){JT(t),e===null&&gb(t);var u=t.type,d=t.pendingProps,h=e!==null?e.memoizedProps:null,y=d.children,w=J1(u,d);return w?y=null:h!==null&&J1(u,h)&&(t.flags|=vn),Wk(e,t),Ya(e,t,y,o),t.child}function iN(e,t){return e===null&&gb(t),null}function oN(e,t,o,u){my(e,t);var d=t.pendingProps,h=o,y=h._payload,w=h._init,_=w(y);t.type=_;var O=t.tag=iI(_),I=Io(_,d),Z;switch(O){case C:return zS(t,_),t.type=_=E0(_),Z=OS(null,t,_,I,u),Z;case T:return t.type=_=fw(_),Z=Gk(null,t,_,I,u),Z;case H:return t.type=_=dw(_),Z=Uk(null,t,_,I,u),Z;case fe:{if(t.type!==t.elementType){var Q=_.propTypes;Q&&Lo(Q,I,"prop",tn(_))}return Z=Hk(null,t,_,Io(_.type,I),u),Z}}var se="";throw _!==null&&typeof _=="object"&&_.$$typeof===Rt&&(se=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+_+". "+("Lazy element type must resolve to a class or function."+se))}function lN(e,t,o,u,d){my(e,t),t.tag=T;var h;return Cl(o)?(h=!0,kg(t)):h=!1,u0(t,d),Nk(t,o,u),ES(t,o,u,d),NS(null,t,o,!0,h,d)}function sN(e,t,o,u){my(e,t);var d=t.pendingProps,h;{var y=n0(t,o,!1);h=r0(t,y)}u0(t,u);var w,_;si(t);{if(o.prototype&&typeof o.prototype.render=="function"){var O=tn(o)||"Unknown";RS[O]||(m("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",O,O),RS[O]=!0)}t.mode&Nt&&Oo.recordLegacyContextWarning(t,null),ni(!0),Ip.current=t,w=h0(null,t,o,d,h,u),_=v0(),ni(!1)}if(sl(),t.flags|=To,typeof w=="object"&&w!==null&&typeof w.render=="function"&&w.$$typeof===void 0){var I=tn(o)||"Unknown";Fp[I]||(m("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",I,I,I),Fp[I]=!0)}if(typeof w=="object"&&w!==null&&typeof w.render=="function"&&w.$$typeof===void 0){{var Z=tn(o)||"Unknown";Fp[Z]||(m("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",Z,Z,Z),Fp[Z]=!0)}t.tag=T,t.memoizedState=null,t.updateQueue=null;var Q=!1;return Cl(o)?(Q=!0,kg(t)):Q=!1,t.memoizedState=w.state!==null&&w.state!==void 0?w.state:null,Ob(t),Ok(t,w),ES(t,o,d,u),NS(null,t,o,!0,Q,u)}else{if(t.tag=C,t.mode&Nt){mn(!0);try{w=h0(null,t,o,d,h,u),_=v0()}finally{mn(!1)}}return ia()&&_&&xb(t),Ya(null,t,w,u),zS(t,o),t.child}}function zS(e,t){{if(t&&t.childContextTypes&&m("%s(...): childContextTypes cannot be defined on a function component.",t.displayName||t.name||"Component"),e.ref!==null){var o="",u=Jr();u&&(o+=` 197 198 Check the render method of \``+u+"`.");var d=u||"",h=e._debugSource;h&&(d=h.fileName+":"+h.lineNumber),LS[d]||(LS[d]=!0,m("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",o))}if(t.defaultProps!==void 0){var y=tn(t)||"Unknown";Pp[y]||(m("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",y),Pp[y]=!0)}if(typeof t.getDerivedStateFromProps=="function"){var w=tn(t)||"Unknown";DS[w]||(m("%s: Function components do not support getDerivedStateFromProps.",w),DS[w]=!0)}if(typeof t.contextType=="object"&&t.contextType!==null){var _=tn(t)||"Unknown";MS[_]||(m("%s: Function components do not support contextType.",_),MS[_]=!0)}}}var IS={dehydrated:null,treeContext:null,retryLane:ur};function FS(e){return{baseLanes:e,cachePool:Z8(),transitions:null}}function uN(e,t){var o=null;return{baseLanes:Ft(e.baseLanes,t),cachePool:o,transitions:e.transitions}}function cN(e,t,o,u){if(t!==null){var d=t.memoizedState;if(d===null)return!1}return Pb(e,kp)}function fN(e,t){return Uc(e.childLanes,t)}function $k(e,t,o){var u=t.pendingProps;bI(t)&&(t.flags|=Bt);var d=No.current,h=!1,y=(t.flags&Bt)!==ht;if(y||cN(d,e)?(h=!0,t.flags&=~Bt):(e===null||e.memoizedState!==null)&&(d=M8(d,tk)),d=f0(d),Fu(t,d),e===null){gb(t);var w=t.memoizedState;if(w!==null){var _=w.dehydrated;if(_!==null)return vN(t,_)}var O=u.children,I=u.fallback;if(h){var Z=dN(t,O,I,o),Q=t.child;return Q.memoizedState=FS(o),t.memoizedState=IS,Z}else return PS(t,O)}else{var se=e.memoizedState;if(se!==null){var ce=se.dehydrated;if(ce!==null)return mN(e,t,y,u,ce,se,o)}if(h){var he=u.fallback,We=u.children,bt=pN(e,t,We,he,o),dt=t.child,rn=e.child.memoizedState;return dt.memoizedState=rn===null?FS(o):uN(rn,o),dt.childLanes=fN(e,o),t.memoizedState=IS,bt}else{var qt=u.children,re=xN(e,t,qt,o);return t.memoizedState=null,re}}}function PS(e,t,o){var u=e.mode,d={mode:"visible",children:t},h=jS(d,u);return h.return=e,e.child=h,h}function dN(e,t,o,u){var d=e.mode,h=e.child,y={mode:"hidden",children:t},w,_;return(d&Wt)===vt&&h!==null?(w=h,w.childLanes=ge,w.pendingProps=y,e.mode&Jt&&(w.actualDuration=0,w.actualStartTime=-1,w.selfBaseDuration=0,w.treeBaseDuration=0),_=Gu(o,d,u,null)):(w=jS(y,d),_=Gu(o,d,u,null)),w.return=e,_.return=e,w.sibling=_,e.child=w,_}function jS(e,t,o){return qR(e,t,ge,null)}function qk(e,t){return bf(e,t)}function xN(e,t,o,u){var d=e.child,h=d.sibling,y=qk(d,{mode:"visible",children:o});if((t.mode&Wt)===vt&&(y.lanes=u),y.return=t,y.sibling=null,h!==null){var w=t.deletions;w===null?(t.deletions=[h],t.flags|=Sa):w.push(h)}return t.child=y,y}function pN(e,t,o,u,d){var h=t.mode,y=e.child,w=y.sibling,_={mode:"hidden",children:o},O;if((h&Wt)===vt&&t.child!==y){var I=t.child;O=I,O.childLanes=ge,O.pendingProps=_,t.mode&Jt&&(O.actualDuration=0,O.actualStartTime=-1,O.selfBaseDuration=y.selfBaseDuration,O.treeBaseDuration=y.treeBaseDuration),t.deletions=null}else O=qk(y,_),O.subtreeFlags=y.subtreeFlags&sr;var Z;return w!==null?Z=bf(w,u):(Z=Gu(u,h,d,null),Z.flags|=Yn),Z.return=t,O.return=t,O.sibling=Z,t.child=O,Z}function vy(e,t,o,u){u!==null&&yb(u),l0(t,e.child,null,o);var d=t.pendingProps,h=d.children,y=PS(t,h);return y.flags|=Yn,t.memoizedState=null,y}function hN(e,t,o,u,d){var h=t.mode,y={mode:"visible",children:o},w=jS(y,h),_=Gu(u,h,d,null);return _.flags|=Yn,w.return=t,_.return=t,w.sibling=_,t.child=w,(t.mode&Wt)!==vt&&l0(t,e.child,null,d),_}function vN(e,t,o){return(e.mode&Wt)===vt?(m("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),e.lanes=Ct):rb(t)?e.lanes=Cr:e.lanes=_a,null}function mN(e,t,o,u,d,h,y){if(o)if(t.flags&Hn){t.flags&=~Hn;var re=_S(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return vy(e,t,y,re)}else{if(t.memoizedState!==null)return t.child=e.child,t.flags|=Bt,null;var ve=u.children,ae=u.fallback,De=hN(e,t,ve,ae,y),Je=t.child;return Je.memoizedState=FS(y),t.memoizedState=IS,De}else{if(a8(),(t.mode&Wt)===vt)return vy(e,t,y,null);if(rb(d)){var w,_,O;{var I=SO(d);w=I.digest,_=I.message,O=I.stack}var Z;_?Z=new Error(_):Z=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var Q=_S(Z,w,O);return vy(e,t,y,Q)}var se=ka(y,e.childLanes);if(Fo||se){var ce=ky();if(ce!==null){var he=Ld(ce,y);if(he!==ur&&he!==h.retryLane){h.retryLane=he;var We=gn;pi(e,he),Br(ce,e,he,We)}}ow();var bt=_S(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return vy(e,t,y,bt)}else if(gT(d)){t.flags|=Bt,t.child=e.child;var dt=Bz.bind(null,e);return wO(d,dt),null}else{l8(t,d,h.treeContext);var rn=u.children,qt=PS(t,rn);return qt.flags|=Kn,qt}}}function Qk(e,t,o){e.lanes=Ft(e.lanes,t);var u=e.alternate;u!==null&&(u.lanes=Ft(u.lanes,t)),Mb(e.return,t,o)}function gN(e,t,o){for(var u=t;u!==null;){if(u.tag===Y){var d=u.memoizedState;d!==null&&Qk(u,o,e)}else if(u.tag===je)Qk(u,o,e);else if(u.child!==null){u.child.return=u,u=u.child;continue}if(u===e)return;for(;u.sibling===null;){if(u.return===null||u.return===e)return;u=u.return}u.sibling.return=u.return,u=u.sibling}}function yN(e){for(var t=e,o=null;t!==null;){var u=t.alternate;u!==null&&$g(u)===null&&(o=t),t=t.sibling}return o}function bN(e){if(e!==void 0&&e!=="forwards"&&e!=="backwards"&&e!=="together"&&!AS[e])if(AS[e]=!0,typeof e=="string")switch(e.toLowerCase()){case"together":case"forwards":case"backwards":{m('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',e,e.toLowerCase());break}case"forward":case"backward":{m('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',e,e.toLowerCase());break}default:m('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e);break}else m('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',e)}function SN(e,t){e!==void 0&&!hy[e]&&(e!=="collapsed"&&e!=="hidden"?(hy[e]=!0,m('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',e)):t!=="forwards"&&t!=="backwards"&&(hy[e]=!0,m('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',e)))}function Xk(e,t){{var o=It(e),u=!o&&typeof Un(e)=="function";if(o||u){var d=o?"array":"iterable";return m("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",d,t,d),!1}}return!0}function wN(e,t){if((t==="forwards"||t==="backwards")&&e!==void 0&&e!==null&&e!==!1)if(It(e)){for(var o=0;o<e.length;o++)if(!Xk(e[o],o))return}else{var u=Un(e);if(typeof u=="function"){var d=u.call(e);if(d)for(var h=d.next(),y=0;!h.done;h=d.next()){if(!Xk(h.value,y))return;y++}}else m('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',t)}}function US(e,t,o,u,d){var h=e.memoizedState;h===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:u,tail:o,tailMode:d}:(h.isBackwards=t,h.rendering=null,h.renderingStartTime=0,h.last=u,h.tail=o,h.tailMode=d)}function Zk(e,t,o){var u=t.pendingProps,d=u.revealOrder,h=u.tail,y=u.children;bN(d),SN(h,d),wN(y,d),Ya(e,t,y,o);var w=No.current,_=Pb(w,kp);if(_)w=jb(w,kp),t.flags|=Bt;else{var O=e!==null&&(e.flags&Bt)!==ht;O&&gN(t,t.child,o),w=f0(w)}if(Fu(t,w),(t.mode&Wt)===vt)t.memoizedState=null;else switch(d){case"forwards":{var I=yN(t.child),Z;I===null?(Z=t.child,t.child=null):(Z=I.sibling,I.sibling=null),US(t,!1,Z,I,h);break}case"backwards":{var Q=null,se=t.child;for(t.child=null;se!==null;){var ce=se.alternate;if(ce!==null&&$g(ce)===null){t.child=se;break}var he=se.sibling;se.sibling=Q,Q=se,se=he}US(t,!0,Q,null,h);break}case"together":{US(t,!1,null,null,void 0);break}default:t.memoizedState=null}return t.child}function CN(e,t,o){zb(t,t.stateNode.containerInfo);var u=t.pendingProps;return e===null?t.child=l0(t,null,u,o):Ya(e,t,u,o),t.child}var Jk=!1;function EN(e,t,o){var u=t.type,d=u._context,h=t.pendingProps,y=t.memoizedProps,w=h.value;{"value"in h||Jk||(Jk=!0,m("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var _=t.type.propTypes;_&&Lo(_,h,"prop","Context.Provider")}if(GT(t,d,w),y!==null){var O=y.value;if($e(O,w)){if(y.children===h.children&&!_g())return Es(e,t,o)}else b8(t,d,o)}var I=h.children;return Ya(e,t,I,o),t.child}var eR=!1;function _N(e,t,o){var u=t.type;u._context===void 0?u!==u.Consumer&&(eR||(eR=!0,m("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):u=u._context;var d=t.pendingProps,h=d.children;typeof h!="function"&&m("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),u0(t,o);var y=Tr(u);si(t);var w;return Ip.current=t,ni(!0),w=h(y),ni(!1),sl(),t.flags|=To,Ya(e,t,w,o),t.child}function jp(){Fo=!0}function my(e,t){(t.mode&Wt)===vt&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=Yn)}function Es(e,t,o){return e!==null&&(t.dependencies=e.dependencies),Mk(),Xp(t.lanes),ka(o,t.childLanes)?(g8(e,t),t.child):null}function TN(e,t,o){{var u=t.return;if(u===null)throw new Error("Cannot swap the root fiber.");if(e.alternate=null,t.alternate=null,o.index=t.index,o.sibling=t.sibling,o.return=t.return,o.ref=t.ref,t===u.child)u.child=o;else{var d=u.child;if(d===null)throw new Error("Expected parent to have a child.");for(;d.sibling!==t;)if(d=d.sibling,d===null)throw new Error("Expected to find the previous sibling.");d.sibling=o}var h=u.deletions;return h===null?(u.deletions=[e],u.flags|=Sa):h.push(e),o.flags|=Yn,o}}function HS(e,t){var o=e.lanes;return!!ka(o,t)}function kN(e,t,o){switch(t.tag){case A:Yk(t),t.stateNode,o0();break;case R:JT(t);break;case T:{var u=t.type;Cl(u)&&kg(t);break}case P:zb(t,t.stateNode.containerInfo);break;case N:{var d=t.memoizedProps.value,h=t.type._context;GT(t,h,d);break}case ee:{var y=ka(o,t.childLanes);y&&(t.flags|=Yt);{var w=t.stateNode;w.effectDuration=0,w.passiveEffectDuration=0}}break;case Y:{var _=t.memoizedState;if(_!==null){if(_.dehydrated!==null)return Fu(t,f0(No.current)),t.flags|=Bt,null;var O=t.child,I=O.childLanes;if(ka(o,I))return $k(e,t,o);Fu(t,f0(No.current));var Z=Es(e,t,o);return Z!==null?Z.sibling:null}else Fu(t,f0(No.current));break}case je:{var Q=(e.flags&Bt)!==ht,se=ka(o,t.childLanes);if(Q){if(se)return Zk(e,t,o);t.flags|=Bt}var ce=t.memoizedState;if(ce!==null&&(ce.rendering=null,ce.tail=null,ce.lastEffect=null),Fu(t,No.current),se)break;return null}case ke:case et:return t.lanes=ge,Vk(e,t,o)}return Es(e,t,o)}function tR(e,t,o){if(t._debugNeedsRemount&&e!==null)return TN(e,t,mw(t.type,t.key,t.pendingProps,t._debugOwner||null,t.mode,t.lanes));if(e!==null){var u=e.memoizedProps,d=t.pendingProps;if(u!==d||_g()||t.type!==e.type)Fo=!0;else{var h=HS(e,o);if(!h&&(t.flags&Bt)===ht)return Fo=!1,kN(e,t,o);(e.flags&Ti)!==ht?Fo=!0:Fo=!1}}else if(Fo=!1,ia()&&ZO(t)){var y=t.index,w=JO();MT(t,w,y)}switch(t.lanes=ge,t.tag){case L:return sN(e,t,t.type,o);case Le:{var _=t.elementType;return oN(e,t,_,o)}case C:{var O=t.type,I=t.pendingProps,Z=t.elementType===O?I:Io(O,I);return OS(e,t,O,Z,o)}case T:{var Q=t.type,se=t.pendingProps,ce=t.elementType===Q?se:Io(Q,se);return Gk(e,t,Q,ce,o)}case A:return rN(e,t,o);case R:return aN(e,t,o);case D:return iN(e,t);case Y:return $k(e,t,o);case P:return CN(e,t,o);case H:{var he=t.type,We=t.pendingProps,bt=t.elementType===he?We:Io(he,We);return Uk(e,t,he,bt,o)}case j:return eN(e,t,o);case $:return tN(e,t,o);case ee:return nN(e,t,o);case N:return EN(e,t,o);case F:return _N(e,t,o);case fe:{var dt=t.type,rn=t.pendingProps,qt=Io(dt,rn);if(t.type!==t.elementType){var re=dt.propTypes;re&&Lo(re,qt,"prop",tn(dt))}return qt=Io(dt.type,qt),Hk(e,t,dt,qt,o)}case J:return Bk(e,t,t.type,t.pendingProps,o);case Se:{var ve=t.type,ae=t.pendingProps,De=t.elementType===ve?ae:Io(ve,ae);return lN(e,t,ve,De,o)}case je:return Zk(e,t,o);case Ie:break;case ke:return Vk(e,t,o)}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function m0(e){e.flags|=Yt}function nR(e){e.flags|=lr,e.flags|=Tc}var rR,BS,aR,iR;rR=function(e,t,o,u){for(var d=t.child;d!==null;){if(d.tag===R||d.tag===D)q6(e,d.stateNode);else if(d.tag!==P){if(d.child!==null){d.child.return=d,d=d.child;continue}}if(d===t)return;for(;d.sibling===null;){if(d.return===null||d.return===t)return;d=d.return}d.sibling.return=d.return,d=d.sibling}},BS=function(e,t){},aR=function(e,t,o,u,d){var h=e.memoizedProps;if(h!==u){var y=t.stateNode,w=Ib(),_=X6(y,o,h,u,d,w);t.updateQueue=_,_&&m0(t)}},iR=function(e,t,o,u){o!==u&&m0(t)};function Up(e,t){if(!ia())switch(e.tailMode){case"hidden":{for(var o=e.tail,u=null;o!==null;)o.alternate!==null&&(u=o),o=o.sibling;u===null?e.tail=null:u.sibling=null;break}case"collapsed":{for(var d=e.tail,h=null;d!==null;)d.alternate!==null&&(h=d),d=d.sibling;h===null?!t&&e.tail!==null?e.tail.sibling=null:e.tail=null:h.sibling=null;break}}}function la(e){var t=e.alternate!==null&&e.alternate.child===e.child,o=ge,u=ht;if(t){if((e.mode&Jt)!==vt){for(var _=e.selfBaseDuration,O=e.child;O!==null;)o=Ft(o,Ft(O.lanes,O.childLanes)),u|=O.subtreeFlags&sr,u|=O.flags&sr,_+=O.treeBaseDuration,O=O.sibling;e.treeBaseDuration=_}else for(var I=e.child;I!==null;)o=Ft(o,Ft(I.lanes,I.childLanes)),u|=I.subtreeFlags&sr,u|=I.flags&sr,I.return=e,I=I.sibling;e.subtreeFlags|=u}else{if((e.mode&Jt)!==vt){for(var d=e.actualDuration,h=e.selfBaseDuration,y=e.child;y!==null;)o=Ft(o,Ft(y.lanes,y.childLanes)),u|=y.subtreeFlags,u|=y.flags,d+=y.actualDuration,h+=y.treeBaseDuration,y=y.sibling;e.actualDuration=d,e.treeBaseDuration=h}else for(var w=e.child;w!==null;)o=Ft(o,Ft(w.lanes,w.childLanes)),u|=w.subtreeFlags,u|=w.flags,w.return=e,w=w.sibling;e.subtreeFlags|=u}return e.childLanes=o,t}function RN(e,t,o){if(d8()&&(t.mode&Wt)!==vt&&(t.flags&Bt)===ht)return IT(t),o0(),t.flags|=Hn|Zl|Kr,!1;var u=Ag(t);if(o!==null&&o.dehydrated!==null)if(e===null){if(!u)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(c8(t),la(t),(t.mode&Jt)!==vt){var d=o!==null;if(d){var h=t.child;h!==null&&(t.treeBaseDuration-=h.treeBaseDuration)}}return!1}else{if(o0(),(t.flags&Bt)===ht&&(t.memoizedState=null),t.flags|=Yt,la(t),(t.mode&Jt)!==vt){var y=o!==null;if(y){var w=t.child;w!==null&&(t.treeBaseDuration-=w.treeBaseDuration)}}return!1}else return FT(),!0}function oR(e,t,o){var u=t.pendingProps;switch(pb(t),t.tag){case L:case Le:case J:case C:case H:case j:case $:case ee:case F:case fe:return la(t),null;case T:{var d=t.type;return Cl(d)&&Tg(t),la(t),null}case A:{var h=t.stateNode;if(c0(t),cb(t),Hb(),h.pendingContext&&(h.context=h.pendingContext,h.pendingContext=null),e===null||e.child===null){var y=Ag(t);if(y)m0(t);else if(e!==null){var w=e.memoizedState;(!w.isDehydrated||(t.flags&Hn)!==ht)&&(t.flags|=li,FT())}}return BS(e,t),la(t),null}case R:{Fb(t);var _=ZT(),O=t.type;if(e!==null&&t.stateNode!=null)aR(e,t,O,u,_),e.ref!==t.ref&&nR(t);else{if(!u){if(t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return la(t),null}var I=Ib(),Z=Ag(t);if(Z)s8(t,_,I)&&m0(t);else{var Q=$6(O,u,_,I,t);rR(Q,t,!1,!1),t.stateNode=Q,Q6(Q,O,u,_)&&m0(t)}t.ref!==null&&nR(t)}return la(t),null}case D:{var se=u;if(e&&t.stateNode!=null){var ce=e.memoizedProps;iR(e,t,ce,se)}else{if(typeof se!="string"&&t.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");var he=ZT(),We=Ib(),bt=Ag(t);bt?u8(t)&&m0(t):t.stateNode=Z6(se,he,We,t)}return la(t),null}case Y:{d0(t);var dt=t.memoizedState;if(e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){var rn=RN(e,t,dt);if(!rn)return t.flags&Kr?t:null}if((t.flags&Bt)!==ht)return t.lanes=o,(t.mode&Jt)!==vt&&dS(t),t;var qt=dt!==null,re=e!==null&&e.memoizedState!==null;if(qt!==re&&qt){var ve=t.child;if(ve.flags|=Gi,(t.mode&Wt)!==vt){var ae=e===null&&(t.memoizedProps.unstable_avoidThisFallback!==!0||!0);ae||Pb(No.current,tk)?Mz():ow()}}var De=t.updateQueue;if(De!==null&&(t.flags|=Yt),la(t),(t.mode&Jt)!==vt&&qt){var Je=t.child;Je!==null&&(t.treeBaseDuration-=Je.treeBaseDuration)}return null}case P:return c0(t),BS(e,t),e===null&&GO(t.stateNode.containerInfo),la(t),null;case N:var qe=t.type._context;return Rb(qe,t),la(t),null;case Se:{var _t=t.type;return Cl(_t)&&Tg(t),la(t),null}case je:{d0(t);var Lt=t.memoizedState;if(Lt===null)return la(t),null;var _n=(t.flags&Bt)!==ht,sn=Lt.rendering;if(sn===null)if(_n)Up(Lt,!1);else{var gr=Lz()&&(e===null||(e.flags&Bt)===ht);if(!gr)for(var un=t.child;un!==null;){var fr=$g(un);if(fr!==null){_n=!0,t.flags|=Bt,Up(Lt,!1);var Oa=fr.updateQueue;return Oa!==null&&(t.updateQueue=Oa,t.flags|=Yt),t.subtreeFlags=ht,y8(t,o),Fu(t,jb(No.current,kp)),t.child}un=un.sibling}Lt.tail!==null&&er()>kR()&&(t.flags|=Bt,_n=!0,Up(Lt,!1),t.lanes=Dm)}else{if(!_n){var da=$g(sn);if(da!==null){t.flags|=Bt,_n=!0;var Oi=da.updateQueue;if(Oi!==null&&(t.updateQueue=Oi,t.flags|=Yt),Up(Lt,!0),Lt.tail===null&&Lt.tailMode==="hidden"&&!sn.alternate&&!ia())return la(t),null}else er()*2-Lt.renderingStartTime>kR()&&o!==_a&&(t.flags|=Bt,_n=!0,Up(Lt,!1),t.lanes=Dm)}if(Lt.isBackwards)sn.sibling=t.child,t.child=sn;else{var qa=Lt.last;qa!==null?qa.sibling=sn:t.child=sn,Lt.last=sn}}if(Lt.tail!==null){var Qa=Lt.tail;Lt.rendering=Qa,Lt.tail=Qa.sibling,Lt.renderingStartTime=er(),Qa.sibling=null;var Na=No.current;return _n?Na=jb(Na,kp):Na=f0(Na),Fu(t,Na),Qa}return la(t),null}case Ie:break;case ke:case et:{iw(t);var Ms=t.memoizedState,_0=Ms!==null;if(e!==null){var nh=e.memoizedState,Ll=nh!==null;Ll!==_0&&!U&&(t.flags|=Gi)}return!_0||(t.mode&Wt)===vt?la(t):ka(Dl,_a)&&(la(t),t.subtreeFlags&(Yn|Yt)&&(t.flags|=Gi)),null}case ze:return null;case He:return null}throw new Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function MN(e,t,o){switch(pb(t),t.tag){case T:{var u=t.type;Cl(u)&&Tg(t);var d=t.flags;return d&Kr?(t.flags=d&~Kr|Bt,(t.mode&Jt)!==vt&&dS(t),t):null}case A:{t.stateNode,c0(t),cb(t),Hb();var h=t.flags;return(h&Kr)!==ht&&(h&Bt)===ht?(t.flags=h&~Kr|Bt,t):null}case R:return Fb(t),null;case Y:{d0(t);var y=t.memoizedState;if(y!==null&&y.dehydrated!==null){if(t.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");o0()}var w=t.flags;return w&Kr?(t.flags=w&~Kr|Bt,(t.mode&Jt)!==vt&&dS(t),t):null}case je:return d0(t),null;case P:return c0(t),null;case N:var _=t.type._context;return Rb(_,t),null;case ke:case et:return iw(t),null;case ze:return null;default:return null}}function lR(e,t,o){switch(pb(t),t.tag){case T:{var u=t.type.childContextTypes;u!=null&&Tg(t);break}case A:{t.stateNode,c0(t),cb(t),Hb();break}case R:{Fb(t);break}case P:c0(t);break;case Y:d0(t);break;case je:d0(t);break;case N:var d=t.type._context;Rb(d,t);break;case ke:case et:iw(t);break}}var sR=null;sR=new Set;var gy=!1,sa=!1,DN=typeof WeakSet=="function"?WeakSet:Set,it=null,g0=null,y0=null;function LN(e){oi(null,function(){throw e}),mx()}var AN=function(e,t){if(t.props=e.memoizedProps,t.state=e.memoizedState,e.mode&Jt)try{Rl(),t.componentWillUnmount()}finally{kl(e)}else t.componentWillUnmount()};function uR(e,t){try{Uu(Ir,e)}catch(o){jn(e,t,o)}}function VS(e,t,o){try{AN(e,o)}catch(u){jn(e,t,u)}}function ON(e,t,o){try{o.componentDidMount()}catch(u){jn(e,t,u)}}function cR(e,t){try{dR(e)}catch(o){jn(e,t,o)}}function b0(e,t){var o=e.ref;if(o!==null)if(typeof o=="function"){var u;try{if(Fe&&ft&&e.mode&Jt)try{Rl(),u=o(null)}finally{kl(e)}else u=o(null)}catch(d){jn(e,t,d)}typeof u=="function"&&m("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",Tt(e))}else o.current=null}function yy(e,t,o){try{o()}catch(u){jn(e,t,u)}}var fR=!1;function NN(e,t){Y6(e.containerInfo),it=t,zN();var o=fR;return fR=!1,o}function zN(){for(;it!==null;){var e=it,t=e.child;(e.subtreeFlags&il)!==ht&&t!==null?(t.return=e,it=t):IN()}}function IN(){for(;it!==null;){var e=it;bn(e);try{FN(e)}catch(o){jn(e,e.return,o)}Gn();var t=e.sibling;if(t!==null){t.return=e.return,it=t;return}it=e.return}}function FN(e){var t=e.alternate,o=e.flags;if((o&li)!==ht){switch(bn(e),e.tag){case C:case H:case J:break;case T:{if(t!==null){var u=t.memoizedProps,d=t.memoizedState,h=e.stateNode;e.type===e.elementType&&!hf&&(h.props!==e.memoizedProps&&m("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Tt(e)||"instance"),h.state!==e.memoizedState&&m("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Tt(e)||"instance"));var y=h.getSnapshotBeforeUpdate(e.elementType===e.type?u:Io(e.type,u),d);{var w=sR;y===void 0&&!w.has(e.type)&&(w.add(e.type),m("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",Tt(e)))}h.__reactInternalSnapshotBeforeUpdate=y}break}case A:{{var _=e.stateNode;mO(_.containerInfo)}break}case R:case D:case P:case Se:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}Gn()}}function Po(e,t,o){var u=t.updateQueue,d=u!==null?u.lastEffect:null;if(d!==null){var h=d.next,y=h;do{if((y.tag&e)===e){var w=y.destroy;y.destroy=void 0,w!==void 0&&((e&oa)!==hi?ul(t):(e&Ir)!==hi&&Mx(t),(e&El)!==hi&&Jp(!0),yy(t,o,w),(e&El)!==hi&&Jp(!1),(e&oa)!==hi?ad():(e&Ir)!==hi&&du())}y=y.next}while(y!==h)}}function Uu(e,t){var o=t.updateQueue,u=o!==null?o.lastEffect:null;if(u!==null){var d=u.next,h=d;do{if((h.tag&e)===e){(e&oa)!==hi?Rm(t):(e&Ir)!==hi&&Mm(t);var y=h.create;(e&El)!==hi&&Jp(!0),h.destroy=y(),(e&El)!==hi&&Jp(!1),(e&oa)!==hi?Ro():(e&Ir)!==hi&&id();{var w=h.destroy;if(w!==void 0&&typeof w!="function"){var _=void 0;(h.tag&Ir)!==ht?_="useLayoutEffect":(h.tag&El)!==ht?_="useInsertionEffect":_="useEffect";var O=void 0;w===null?O=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof w.then=="function"?O=` 199 200 It looks like you wrote `+_+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately: 201 202 `+_+`(() => { 203 203 async function fetchData() { 204 204 // You can await here … … 209 209 }, [someId]); // Or [] if effect doesn't need props or state 210 210 211 Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`: z=" You returned: "+w,m("%s must not return anything besides a function, which is used for clean-up.%s",T,z)}}}v=v.next}while(v!==p)}}function iN(e,n){if((n.flags&Yt)!==vt)switch(n.tag){case q:{var l=n.stateNode.passiveEffectDuration,x=n.memoizedProps,p=x.id,v=x.onPostCommit,y=c3(),w=n.alternate===null?"mount":"update";s3()&&(w="nested-update"),typeof v=="function"&&v(p,w,l,y);var T=n.return;e:for(;T!==null;){switch(T.tag){case A:var z=T.stateNode;z.passiveEffectDuration+=l;break e;case q:var F=T.stateNode;F.passiveEffectDuration+=l;break e}T=T.return}break}}}function aN(e,n,l,x){if((l.flags&du)!==vt)switch(l.tag){case C:case P:case te:{if(!li)if(l.mode&Jt)try{Nu(),$s(Fr|Ir,l)}finally{Ou(l)}else $s(Fr|Ir,l);break}case E:{var p=l.stateNode;if(l.flags&Yt&&!li)if(n===null)if(l.type===l.elementType&&!Rf&&(p.props!==l.memoizedProps&&m("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",kt(l)||"instance"),p.state!==l.memoizedState&&m("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",kt(l)||"instance")),l.mode&Jt)try{Nu(),p.componentDidMount()}finally{Ou(l)}else p.componentDidMount();else{var v=l.elementType===l.type?n.memoizedProps:Uo(l.type,n.memoizedProps),y=n.memoizedState;if(l.type===l.elementType&&!Rf&&(p.props!==l.memoizedProps&&m("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",kt(l)||"instance"),p.state!==l.memoizedState&&m("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",kt(l)||"instance")),l.mode&Jt)try{Nu(),p.componentDidUpdate(v,y,p.__reactInternalSnapshotBeforeUpdate)}finally{Ou(l)}else p.componentDidUpdate(v,y,p.__reactInternalSnapshotBeforeUpdate)}var w=l.updateQueue;w!==null&&(l.type===l.elementType&&!Rf&&(p.props!==l.memoizedProps&&m("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",kt(l)||"instance"),p.state!==l.memoizedState&&m("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",kt(l)||"instance")),Ok(l,w,p));break}case A:{var T=l.updateQueue;if(T!==null){var z=null;if(l.child!==null)switch(l.child.tag){case M:z=l.child.stateNode;break;case E:z=l.child.stateNode;break}Ok(l,T,z)}break}case M:{var F=l.stateNode;if(n===null&&l.flags&Yt){var ee=l.type,J=l.memoizedProps;_7(F,ee,J)}break}case R:break;case j:break;case q:{{var se=l.memoizedProps,fe=se.onCommit,ve=se.onRender,Ye=l.stateNode.effectDuration,St=c3(),dt=n===null?"mount":"update";s3()&&(dt="nested-update"),typeof ve=="function"&&ve(l.memoizedProps.id,dt,l.actualDuration,l.treeBaseDuration,l.actualStartTime,St);{typeof fe=="function"&&fe(l.memoizedProps.id,dt,Ye,St),nI(l);var nn=l.return;e:for(;nn!==null;){switch(nn.tag){case A:var Kt=nn.stateNode;Kt.effectDuration+=Ye;break e;case q:var ie=nn.stateNode;ie.effectDuration+=Ye;break e}nn=nn.return}}}break}case V:{dN(e,l);break}case Be:case Se:case Ie:case ke:case Qe:case Ue:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}li||l.flags&lr&&K3(l)}function oN(e){switch(e.tag){case C:case P:case te:{if(e.mode&Jt)try{Nu(),Y3(e,e.return)}finally{Ou(e)}else Y3(e,e.return);break}case E:{var n=e.stateNode;typeof n.componentDidMount=="function"&&$O(e,e.return,n),X3(e,e.return);break}case M:{X3(e,e.return);break}}}function uN(e,n){for(var l=null,x=e;;){if(x.tag===M){if(l===null){l=x;try{var p=x.stateNode;n?z7(p):N7(x.stateNode,x.memoizedProps)}catch(y){jn(e,e.return,y)}}}else if(x.tag===R){if(l===null)try{var v=x.stateNode;n?O7(v):I7(v,x.memoizedProps)}catch(y){jn(e,e.return,y)}}else if(!((x.tag===ke||x.tag===Qe)&&x.memoizedState!==null&&x!==e)){if(x.child!==null){x.child.return=x,x=x.child;continue}}if(x===e)return;for(;x.sibling===null;){if(x.return===null||x.return===e)return;l===x&&(l=null),x=x.return}l===x&&(l=null),x.sibling.return=x.return,x=x.sibling}}function K3(e){var n=e.ref;if(n!==null){var l=e.stateNode,x;switch(e.tag){case M:x=l;break;default:x=l}if(typeof n=="function"){var p;if(e.mode&Jt)try{Nu(),p=n(x)}finally{Ou(e)}else p=n(x);typeof p=="function"&&m("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",kt(e))}else n.hasOwnProperty("current")||m("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",kt(e)),n.current=x}}function lN(e){var n=e.alternate;n!==null&&(n.return=null),e.return=null}function q3(e){var n=e.alternate;n!==null&&(e.alternate=null,q3(n));{if(e.child=null,e.deletions=null,e.sibling=null,e.tag===M){var l=e.stateNode;l!==null&&p8(l)}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}}function sN(e){for(var n=e.return;n!==null;){if(Q3(n))return n;n=n.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function Q3(e){return e.tag===M||e.tag===A||e.tag===j}function J3(e){var n=e;e:for(;;){for(;n.sibling===null;){if(n.return===null||Q3(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==M&&n.tag!==R&&n.tag!==we;){if(n.flags&Xn||n.child===null||n.tag===j)continue e;n.child.return=n,n=n.child}if(!(n.flags&Xn))return n.stateNode}}function cN(e){var n=sN(e);switch(n.tag){case M:{var l=n.stateNode;n.flags&vn&&(ek(l),n.flags&=~vn);var x=J3(e);VS(e,x,l);break}case A:case j:{var p=n.stateNode.containerInfo,v=J3(e);BS(e,v,p);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function BS(e,n,l){var x=e.tag,p=x===M||x===R;if(p){var v=e.stateNode;n?M7(l,v,n):k7(l,v)}else if(x!==j){var y=e.child;if(y!==null){BS(y,n,l);for(var w=y.sibling;w!==null;)BS(w,n,l),w=w.sibling}}}function VS(e,n,l){var x=e.tag,p=x===M||x===R;if(p){var v=e.stateNode;n?R7(l,v,n):T7(l,v)}else if(x!==j){var y=e.child;if(y!==null){VS(y,n,l);for(var w=y.sibling;w!==null;)VS(w,n,l),w=w.sibling}}}var si=null,Vo=!1;function fN(e,n,l){{var x=n;e:for(;x!==null;){switch(x.tag){case M:{si=x.stateNode,Vo=!1;break e}case A:{si=x.stateNode.containerInfo,Vo=!0;break e}case j:{si=x.stateNode.containerInfo,Vo=!0;break e}}x=x.return}if(si===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");$3(e,n,l),si=null,Vo=!1}lN(l)}function ec(e,n,l){for(var x=l.child;x!==null;)$3(e,n,x),x=x.sibling}function $3(e,n,l){switch(Cs(l),l.tag){case M:li||Vx(l,n);case R:{{var x=si,p=Vo;si=null,ec(e,n,l),si=x,Vo=p,si!==null&&(Vo?L7(si,l.stateNode):D7(si,l.stateNode))}return}case we:{si!==null&&(Vo?A7(si,l.stateNode):eb(si,l.stateNode));return}case j:{{var v=si,y=Vo;si=l.stateNode.containerInfo,Vo=!0,ec(e,n,l),si=v,Vo=y}return}case C:case P:case re:case te:{if(!li){var w=l.updateQueue;if(w!==null){var T=w.lastEffect;if(T!==null){var z=T.next,F=z;do{var ee=F,J=ee.destroy,se=ee.tag;J!==void 0&&((se&Lu)!==va?y2(l,n,J):(se&Fr)!==va&&(Wd(l),l.mode&Jt?(Nu(),y2(l,n,J),Ou(l)):y2(l,n,J),Es())),F=F.next}while(F!==z)}}}ec(e,n,l);return}case E:{if(!li){Vx(l,n);var fe=l.stateNode;typeof fe.componentWillUnmount=="function"&&HS(l,n,fe)}ec(e,n,l);return}case Ie:{ec(e,n,l);return}case ke:{if(l.mode&Wt){var ve=li;li=ve||l.memoizedState!==null,ec(e,n,l),li=ve}else ec(e,n,l);break}default:{ec(e,n,l);return}}}function xN(e){e.memoizedState}function dN(e,n){var l=n.memoizedState;if(l===null){var x=n.alternate;if(x!==null){var p=x.memoizedState;if(p!==null){var v=p.dehydrated;v!==null&&Q7(v)}}}}function eR(e){var n=e.updateQueue;if(n!==null){e.updateQueue=null;var l=e.stateNode;l===null&&(l=e.stateNode=new qO),n.forEach(function(x){var p=sI.bind(null,e,x);if(!l.has(x)){if(l.add(x),Zr)if(Hx!==null&&Bx!==null)dh(Bx,Hx);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");x.then(p,p)}})}}function pN(e,n,l){Hx=l,Bx=e,Sn(n),tR(n,e),Sn(n),Hx=null,Bx=null}function Wo(e,n,l){var x=n.deletions;if(x!==null)for(var p=0;p<x.length;p++){var v=x[p];try{fN(e,n,v)}catch(T){jn(v,n,T)}}var y=Ta();if(n.subtreeFlags&ws)for(var w=n.child;w!==null;)Sn(w),tR(w,e),w=w.sibling;Sn(y)}function tR(e,n,l){var x=e.alternate,p=e.flags;switch(e.tag){case C:case P:case re:case te:{if(Wo(n,e),Iu(e),p&Yt){try{Bo(Lu|Ir,e,e.return),$s(Lu|Ir,e)}catch(Tt){jn(e,e.return,Tt)}if(e.mode&Jt){try{Nu(),Bo(Fr|Ir,e,e.return)}catch(Tt){jn(e,e.return,Tt)}Ou(e)}else try{Bo(Fr|Ir,e,e.return)}catch(Tt){jn(e,e.return,Tt)}}return}case E:{Wo(n,e),Iu(e),p&lr&&x!==null&&Vx(x,x.return);return}case M:{Wo(n,e),Iu(e),p&lr&&x!==null&&Vx(x,x.return);{if(e.flags&vn){var v=e.stateNode;try{ek(v)}catch(Tt){jn(e,e.return,Tt)}}if(p&Yt){var y=e.stateNode;if(y!=null){var w=e.memoizedProps,T=x!==null?x.memoizedProps:w,z=e.type,F=e.updateQueue;if(e.updateQueue=null,F!==null)try{C7(y,F,z,T,w,e)}catch(Tt){jn(e,e.return,Tt)}}}}return}case R:{if(Wo(n,e),Iu(e),p&Yt){if(e.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var ee=e.stateNode,J=e.memoizedProps,se=x!==null?x.memoizedProps:J;try{E7(ee,se,J)}catch(Tt){jn(e,e.return,Tt)}}return}case A:{if(Wo(n,e),Iu(e),p&Yt&&x!==null){var fe=x.memoizedState;if(fe.isDehydrated)try{q7(n.containerInfo)}catch(Tt){jn(e,e.return,Tt)}}return}case j:{Wo(n,e),Iu(e);return}case V:{Wo(n,e),Iu(e);var ve=e.child;if(ve.flags&Ka){var Ye=ve.stateNode,St=ve.memoizedState,dt=St!==null;if(Ye.isHidden=dt,dt){var nn=ve.alternate!==null&&ve.alternate.memoizedState!==null;nn||ZN()}}if(p&Yt){try{xN(e)}catch(Tt){jn(e,e.return,Tt)}eR(e)}return}case ke:{var Kt=x!==null&&x.memoizedState!==null;if(e.mode&Wt){var ie=li;li=ie||Kt,Wo(n,e),li=ie}else Wo(n,e);if(Iu(e),p&Ka){var me=e.stateNode,ae=e.memoizedState,Le=ae!==null,tt=e;if(me.isHidden=Le,Le&&!Kt&&(tt.mode&Wt)!==mt){at=tt;for(var qe=tt.child;qe!==null;)at=qe,vN(qe),qe=qe.sibling}uN(tt,Le)}return}case Be:{Wo(n,e),Iu(e),p&Yt&&eR(e);return}case Ie:return;default:{Wo(n,e),Iu(e);return}}}function Iu(e){var n=e.flags;if(n&Xn){try{cN(e)}catch(l){jn(e,e.return,l)}e.flags&=~Xn}n&Zn&&(e.flags&=~Zn)}function hN(e,n,l){Hx=l,Bx=n,at=e,nR(e,n,l),Hx=null,Bx=null}function nR(e,n,l){for(var x=(e.mode&Wt)!==mt;at!==null;){var p=at,v=p.child;if(p.tag===ke&&x){var y=p.memoizedState!==null,w=y||g2;if(w){WS(e,n,l);continue}else{var T=p.alternate,z=T!==null&&T.memoizedState!==null,F=z||li,ee=g2,J=li;g2=w,li=F,li&&!J&&(at=p,mN(p));for(var se=v;se!==null;)at=se,nR(se,n,l),se=se.sibling;at=p,g2=ee,li=J,WS(e,n,l);continue}}(p.subtreeFlags&du)!==vt&&v!==null?(v.return=p,at=v):WS(e,n,l)}}function WS(e,n,l){for(;at!==null;){var x=at;if((x.flags&du)!==vt){var p=x.alternate;Sn(x);try{aN(n,p,x,l)}catch(y){jn(x,x.return,y)}Yn()}if(x===e){at=null;return}var v=x.sibling;if(v!==null){v.return=x.return,at=v;return}at=x.return}}function vN(e){for(;at!==null;){var n=at,l=n.child;switch(n.tag){case C:case P:case re:case te:{if(n.mode&Jt)try{Nu(),Bo(Fr,n,n.return)}finally{Ou(n)}else Bo(Fr,n,n.return);break}case E:{Vx(n,n.return);var x=n.stateNode;typeof x.componentWillUnmount=="function"&&HS(n,n.return,x);break}case M:{Vx(n,n.return);break}case ke:{var p=n.memoizedState!==null;if(p){rR(e);continue}break}}l!==null?(l.return=n,at=l):rR(e)}}function rR(e){for(;at!==null;){var n=at;if(n===e){at=null;return}var l=n.sibling;if(l!==null){l.return=n.return,at=l;return}at=n.return}}function mN(e){for(;at!==null;){var n=at,l=n.child;if(n.tag===ke){var x=n.memoizedState!==null;if(x){iR(e);continue}}l!==null?(l.return=n,at=l):iR(e)}}function iR(e){for(;at!==null;){var n=at;Sn(n);try{oN(n)}catch(x){jn(n,n.return,x)}if(Yn(),n===e){at=null;return}var l=n.sibling;if(l!==null){l.return=n.return,at=l;return}at=n.return}}function gN(e,n,l,x){at=n,yN(n,e,l,x)}function yN(e,n,l,x){for(;at!==null;){var p=at,v=p.child;(p.subtreeFlags&Lr)!==vt&&v!==null?(v.return=p,at=v):bN(e,n,l,x)}}function bN(e,n,l,x){for(;at!==null;){var p=at;if((p.flags&Hi)!==vt){Sn(p);try{SN(n,p,l,x)}catch(y){jn(p,p.return,y)}Yn()}if(p===e){at=null;return}var v=p.sibling;if(v!==null){v.return=p.return,at=v;return}at=p.return}}function SN(e,n,l,x){switch(n.tag){case C:case P:case te:{if(n.mode&Jt){sS();try{$s(oi|Ir,n)}finally{lS(n)}}else $s(oi|Ir,n);break}}}function wN(e){at=e,_N()}function _N(){for(;at!==null;){var e=at,n=e.child;if((at.flags&wi)!==vt){var l=e.deletions;if(l!==null){for(var x=0;x<l.length;x++){var p=l[x];at=p,TN(p,e)}{var v=e.alternate;if(v!==null){var y=v.child;if(y!==null){v.child=null;do{var w=y.sibling;y.sibling=null,y=w}while(y!==null)}}}at=e}}(e.subtreeFlags&Lr)!==vt&&n!==null?(n.return=e,at=n):CN()}}function CN(){for(;at!==null;){var e=at;(e.flags&Hi)!==vt&&(Sn(e),EN(e),Yn());var n=e.sibling;if(n!==null){n.return=e.return,at=n;return}at=e.return}}function EN(e){switch(e.tag){case C:case P:case te:{e.mode&Jt?(sS(),Bo(oi|Ir,e,e.return),lS(e)):Bo(oi|Ir,e,e.return);break}}}function TN(e,n){for(;at!==null;){var l=at;Sn(l),RN(l,n),Yn();var x=l.child;x!==null?(x.return=l,at=x):kN(e)}}function kN(e){for(;at!==null;){var n=at,l=n.sibling,x=n.return;if(q3(n),n===e){at=null;return}if(l!==null){l.return=x,at=l;return}at=x}}function RN(e,n){switch(e.tag){case C:case P:case te:{e.mode&Jt?(sS(),Bo(oi,e,n),lS(e)):Bo(oi,e,n);break}}}function MN(e){switch(e.tag){case C:case P:case te:{try{$s(Fr|Ir,e)}catch(l){jn(e,e.return,l)}break}case E:{var n=e.stateNode;try{n.componentDidMount()}catch(l){jn(e,e.return,l)}break}}}function DN(e){switch(e.tag){case C:case P:case te:{try{$s(oi|Ir,e)}catch(n){jn(e,e.return,n)}break}}}function LN(e){switch(e.tag){case C:case P:case te:{try{Bo(Fr|Ir,e,e.return)}catch(l){jn(e,e.return,l)}break}case E:{var n=e.stateNode;typeof n.componentWillUnmount=="function"&&HS(e,e.return,n);break}}}function AN(e){switch(e.tag){case C:case P:case te:try{Bo(oi|Ir,e,e.return)}catch(n){jn(e,e.return,n)}}}if(typeof Symbol=="function"&&Symbol.for){var nh=Symbol.for;nh("selector.component"),nh("selector.has_pseudo_class"),nh("selector.role"),nh("selector.test_id"),nh("selector.text")}var zN=[];function ON(){zN.forEach(function(e){return e()})}var NN=s.ReactCurrentActQueue;function IN(e){{var n=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0,l=typeof jest<"u";return l&&n!==!1}}function aR(){{var e=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0;return!e&&NN.current!==null&&m("The current testing environment is not configured to support act(...)"),e}}var FN=Math.ceil,GS=s.ReactCurrentDispatcher,YS=s.ReactCurrentOwner,ci=s.ReactCurrentBatchConfig,Go=s.ReactCurrentActQueue,Ur=0,oR=1,fi=2,oo=4,Nl=0,rh=1,Mf=2,b2=3,ih=4,uR=5,XS=6,tn=Ur,Zi=null,ar=null,Hr=ge,Fu=ge,ZS=Ws(ge),Br=Nl,ah=null,S2=ge,oh=ge,w2=ge,uh=null,ma=null,KS=0,lR=500,sR=1/0,PN=500,Il=null;function lh(){sR=tr()+PN}function cR(){return sR}var _2=!1,qS=null,Wx=null,Df=!1,tc=null,sh=ge,QS=[],JS=null,jN=50,ch=0,$S=null,ew=!1,C2=!1,UN=50,Gx=0,E2=null,fh=gn,T2=ge,fR=!1;function k2(){return Zi}function Ki(){return(tn&(fi|oo))!==Ur?tr():(fh!==gn||(fh=tr()),fh)}function nc(e){var n=e.mode;if((n&Wt)===mt)return Ct;if((tn&fi)!==Ur&&Hr!==ge)return Er(Hr);var l=N8()!==O8;if(l){if(ci.transition!==null){var x=ci.transition;x._updatedFibers||(x._updatedFibers=new Set),x._updatedFibers.add(e)}return T2===cr&&(T2=ep()),T2}var p=Vi();if(p!==cr)return p;var v=y7();return v}function HN(e){var n=e.mode;return(n&Wt)===mt?Ct:Im()}function Vr(e,n,l,x){fI(),fR&&m("useInsertionEffect must not schedule updates."),ew&&(C2=!0),Ls(e,l,x),(tn&fi)!==ge&&e===Zi?pI(n):(Zr&&Pm(e,n,l),hI(n),e===Zi&&((tn&fi)===Ur&&(oh=Ft(oh,l)),Br===ih&&rc(e,Hr)),ga(e,x),l===Ct&&tn===Ur&&(n.mode&Wt)===mt&&!Go.isBatchingLegacy&&(lh(),fk()))}function BN(e,n,l){var x=e.current;x.lanes=n,Ls(e,n,l),ga(e,l)}function VN(e){return(tn&fi)!==Ur}function ga(e,n){var l=e.callbackNode;zm(e,n);var x=ki(e,e===Zi?Hr:ge);if(x===ge){l!==null&&kR(l),e.callbackNode=null,e.callbackPriority=cr;return}var p=vl(x),v=e.callbackPriority;if(v===p&&!(Go.current!==null&&l!==uw)){l==null&&v!==Ct&&m("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}l!=null&&kR(l);var y;if(p===Ct)e.tag===Gs?(Go.isBatchingLegacy!==null&&(Go.didScheduleLegacyUpdate=!0),m8(pR.bind(null,e))):ck(pR.bind(null,e)),Go.current!==null?Go.current.push(Ys):S7(function(){(tn&(fi|oo))===Ur&&Ys()}),y=null;else{var w;switch(Um(x)){case Mi:w=Lo;break;case ca:w=Uc;break;case zr:w=cl;break;case nx:w=_s;break;default:w=cl;break}y=lw(w,xR.bind(null,e))}e.callbackPriority=p,e.callbackNode=y}function xR(e,n){if(uO(),fh=gn,T2=ge,(tn&(fi|oo))!==Ur)throw new Error("Should not already be working.");var l=e.callbackNode,x=Pl();if(x&&e.callbackNode!==l)return null;var p=ki(e,e===Zi?Hr:ge);if(p===ge)return null;var v=!Jc(e,p)&&!Nm(e,p)&&!n,y=v?$N(e,p):M2(e,p);if(y!==Nl){if(y===Mf){var w=Z0(e);w!==ge&&(p=w,y=tw(e,w))}if(y===rh){var T=ah;throw Lf(e,ge),rc(e,p),ga(e,tr()),T}if(y===XS)rc(e,p);else{var z=!Jc(e,p),F=e.current.alternate;if(z&&!GN(F)){if(y=M2(e,p),y===Mf){var ee=Z0(e);ee!==ge&&(p=ee,y=tw(e,ee))}if(y===rh){var J=ah;throw Lf(e,ge),rc(e,p),ga(e,tr()),J}}e.finishedWork=F,e.finishedLanes=p,WN(e,y,p)}}return ga(e,tr()),e.callbackNode===l?xR.bind(null,e):null}function tw(e,n){var l=uh;if(gl(e)){var x=Lf(e,n);x.flags|=Hn,c8(e.containerInfo)}var p=M2(e,n);if(p!==Mf){var v=ma;ma=l,v!==null&&dR(v)}return p}function dR(e){ma===null?ma=e:ma.push.apply(ma,e)}function WN(e,n,l){switch(n){case Nl:case rh:throw new Error("Root did not complete. This is a bug in React.");case Mf:{Af(e,ma,Il);break}case b2:{if(rc(e,l),K0(l)&&!RR()){var x=KS+lR-tr();if(x>10){var p=ki(e,ge);if(p!==ge)break;var v=e.suspendedLanes;if(!ml(v,l)){Ki(),$0(e,v);break}e.timeoutHandle=Jy(Af.bind(null,e,ma,Il),x);break}}Af(e,ma,Il);break}case ih:{if(rc(e,l),_y(l))break;if(!RR()){var y=qd(e,l),w=y,T=tr()-w,z=cI(T)-T;if(z>10){e.timeoutHandle=Jy(Af.bind(null,e,ma,Il),z);break}}Af(e,ma,Il);break}case uR:{Af(e,ma,Il);break}default:throw new Error("Unknown root exit status.")}}function GN(e){for(var n=e;;){if(n.flags&E0){var l=n.updateQueue;if(l!==null){var x=l.stores;if(x!==null)for(var p=0;p<x.length;p++){var v=x[p],y=v.getSnapshot,w=v.value;try{if(!Ke(y(),w))return!1}catch{return!1}}}}var T=n.child;if(n.subtreeFlags&E0&&T!==null){T.return=n,n=T;continue}if(n===e)return!0;for(;n.sibling===null;){if(n.return===null||n.return===e)return!0;n=n.return}n.sibling.return=n.return,n=n.sibling}return!0}function rc(e,n){n=$c(n,w2),n=$c(n,oh),np(e,n)}function pR(e){if(lO(),(tn&(fi|oo))!==Ur)throw new Error("Should not already be working.");Pl();var n=ki(e,ge);if(!Ri(n,Ct))return ga(e,tr()),null;var l=M2(e,n);if(e.tag!==Gs&&l===Mf){var x=Z0(e);x!==ge&&(n=x,l=tw(e,x))}if(l===rh){var p=ah;throw Lf(e,ge),rc(e,n),ga(e,tr()),p}if(l===XS)throw new Error("Root did not complete. This is a bug in React.");var v=e.current.alternate;return e.finishedWork=v,e.finishedLanes=n,Af(e,ma,Il),ga(e,tr()),null}function YN(e,n){n!==ge&&(ef(e,Ft(n,Ct)),ga(e,tr()),(tn&(fi|oo))===Ur&&(lh(),Ys()))}function nw(e,n){var l=tn;tn|=oR;try{return e(n)}finally{tn=l,tn===Ur&&!Go.isBatchingLegacy&&(lh(),fk())}}function XN(e,n,l,x,p){var v=Vi(),y=ci.transition;try{return ci.transition=null,vr(Mi),e(n,l,x,p)}finally{vr(v),ci.transition=y,tn===Ur&&lh()}}function Fl(e){tc!==null&&tc.tag===Gs&&(tn&(fi|oo))===Ur&&Pl();var n=tn;tn|=oR;var l=ci.transition,x=Vi();try{return ci.transition=null,vr(Mi),e?e():void 0}finally{vr(x),ci.transition=l,tn=n,(tn&(fi|oo))===Ur&&Ys()}}function hR(){return(tn&(fi|oo))!==Ur}function R2(e,n){Ai(ZS,Fu,e),Fu=Ft(Fu,n)}function rw(e){Fu=ZS.current,Li(ZS,e)}function Lf(e,n){e.finishedWork=null,e.finishedLanes=ge;var l=e.timeoutHandle;if(l!==$y&&(e.timeoutHandle=$y,b7(l)),ar!==null)for(var x=ar.return;x!==null;){var p=x.alternate;W3(p,x),x=x.return}Zi=e;var v=zf(e.current,null);return ar=v,Hr=Fu=n,Br=Nl,ah=null,S2=ge,oh=ge,w2=ge,uh=null,ma=null,B8(),Fo.discardPendingWarnings(),v}function vR(e,n){do{var l=ar;try{if(Pg(),Uk(),Yn(),YS.current=null,l===null||l.return===null){Br=rh,ah=n,ar=null;return}if(je&&l.mode&Jt&&d2(l,!0),Oe)if(hu(),n!==null&&typeof n=="object"&&typeof n.then=="function"){var x=n;Bc(l,x,Hr)}else Ja(l,n,Hr);mO(e,l.return,l,n,Hr),bR(l)}catch(p){n=p,ar===l&&l!==null?(l=l.return,ar=l):l=ar;continue}return}while(!0)}function mR(){var e=GS.current;return GS.current=l2,e===null?l2:e}function gR(e){GS.current=e}function ZN(){KS=tr()}function xh(e){S2=Ft(e,S2)}function KN(){Br===Nl&&(Br=b2)}function iw(){(Br===Nl||Br===b2||Br===Mf)&&(Br=ih),Zi!==null&&(bu(S2)||bu(oh))&&rc(Zi,Hr)}function qN(e){Br!==ih&&(Br=Mf),uh===null?uh=[e]:uh.push(e)}function QN(){return Br===Nl}function M2(e,n){var l=tn;tn|=fi;var x=mR();if(Zi!==e||Hr!==n){if(Zr){var p=e.memoizedUpdaters;p.size>0&&(dh(e,Hr),p.clear()),rp(e,n)}Il=tx(),Lf(e,n)}Yd(n);do try{JN();break}catch(v){vR(e,v)}while(!0);if(Pg(),tn=l,gR(x),ar!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return Bn(),Zi=null,Hr=ge,Br}function JN(){for(;ar!==null;)yR(ar)}function $N(e,n){var l=tn;tn|=fi;var x=mR();if(Zi!==e||Hr!==n){if(Zr){var p=e.memoizedUpdaters;p.size>0&&(dh(e,Hr),p.clear()),rp(e,n)}Il=tx(),lh(),Lf(e,n)}Yd(n);do try{eI();break}catch(v){vR(e,v)}while(!0);return Pg(),gR(x),tn=l,ar!==null?(Xd(),Nl):(Bn(),Zi=null,Hr=ge,Br)}function eI(){for(;ar!==null&&!Pd();)yR(ar)}function yR(e){var n=e.alternate;Sn(e);var l;(e.mode&Jt)!==mt?(uS(e),l=aw(n,e,Fu),d2(e,!0)):l=aw(n,e,Fu),Yn(),e.memoizedProps=e.pendingProps,l===null?bR(e):ar=l,YS.current=null}function bR(e){var n=e;do{var l=n.alternate,x=n.return;if((n.flags&ll)===vt){Sn(n);var p=void 0;if((n.mode&Jt)===mt?p=V3(l,n,Fu):(uS(n),p=V3(l,n,Fu),d2(n,!1)),Yn(),p!==null){ar=p;return}}else{var v=KO(l,n);if(v!==null){v.flags&=Sm,ar=v;return}if((n.mode&Jt)!==mt){d2(n,!1);for(var y=n.actualDuration,w=n.child;w!==null;)y+=w.actualDuration,w=w.sibling;n.actualDuration=y}if(x!==null)x.flags|=ll,x.subtreeFlags=vt,x.deletions=null;else{Br=XS,ar=null;return}}var T=n.sibling;if(T!==null){ar=T;return}n=x,ar=n}while(n!==null);Br===Nl&&(Br=uR)}function Af(e,n,l){var x=Vi(),p=ci.transition;try{ci.transition=null,vr(Mi),tI(e,n,l,x)}finally{ci.transition=p,vr(x)}return null}function tI(e,n,l,x){do Pl();while(tc!==null);if(xI(),(tn&(fi|oo))!==Ur)throw new Error("Should not already be working.");var p=e.finishedWork,v=e.finishedLanes;if(km(v),p===null)return Qa(),null;if(v===ge&&m("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=ge,p===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=cr;var y=Ft(p.lanes,p.childLanes);Fm(e,y),e===Zi&&(Zi=null,ar=null,Hr=ge),((p.subtreeFlags&Lr)!==vt||(p.flags&Lr)!==vt)&&(Df||(Df=!0,JS=l,lw(cl,function(){return Pl(),null})));var w=(p.subtreeFlags&(xu|ws|du|Lr))!==vt,T=(p.flags&(xu|ws|du|Lr))!==vt;if(w||T){var z=ci.transition;ci.transition=null;var F=Vi();vr(Mi);var ee=tn;tn|=oo,YS.current=null,eN(e,p),f3(),pN(e,p,v),d7(e.containerInfo),e.current=p,Vc(v),hN(p,e,v),xl(),_m(),tn=ee,vr(F),ci.transition=z}else e.current=p,f3();var J=Df;if(Df?(Df=!1,tc=e,sh=v):(Gx=0,E2=null),y=e.pendingLanes,y===ge&&(Wx=null),J||CR(e.current,!1),Hd(p.stateNode,x),Zr&&e.memoizedUpdaters.clear(),ON(),ga(e,tr()),n!==null)for(var se=e.onRecoverableError,fe=0;fe<n.length;fe++){var ve=n[fe],Ye=ve.stack,St=ve.digest;se(ve.value,{componentStack:Ye,digest:St})}if(_2){_2=!1;var dt=qS;throw qS=null,dt}return Ri(sh,Ct)&&e.tag!==Gs&&Pl(),y=e.pendingLanes,Ri(y,Ct)?(oO(),e===$S?ch++:(ch=0,$S=e)):ch=0,Ys(),Qa(),null}function Pl(){if(tc!==null){var e=Um(sh),n=Kr(zr,e),l=ci.transition,x=Vi();try{return ci.transition=null,vr(n),rI()}finally{vr(x),ci.transition=l}}return!1}function nI(e){QS.push(e),Df||(Df=!0,lw(cl,function(){return Pl(),null}))}function rI(){if(tc===null)return!1;var e=JS;JS=null;var n=tc,l=sh;if(tc=null,sh=ge,(tn&(fi|oo))!==Ur)throw new Error("Cannot flush passive effects while already rendering.");ew=!0,C2=!1,Gd(l);var x=tn;tn|=oo,wN(n.current),gN(n,n.current,l,e);{var p=QS;QS=[];for(var v=0;v<p.length;v++){var y=p[v];iN(n,y)}}Ts(),CR(n.current,!0),tn=x,Ys(),C2?n===E2?Gx++:(Gx=0,E2=n):Gx=0,ew=!1,C2=!1,Bd(n);{var w=n.current.stateNode;w.effectDuration=0,w.passiveEffectDuration=0}return!0}function SR(e){return Wx!==null&&Wx.has(e)}function iI(e){Wx===null?Wx=new Set([e]):Wx.add(e)}function aI(e){_2||(_2=!0,qS=e)}var oI=aI;function wR(e,n,l){var x=kf(l,n),p=y3(e,x,Ct),v=Zs(e,p,Ct),y=Ki();v!==null&&(Ls(v,Ct,y),ga(v,y))}function jn(e,n,l){if(QO(l),ph(!1),e.tag===A){wR(e,e,l);return}var x=null;for(x=n;x!==null;){if(x.tag===A){wR(x,e,l);return}else if(x.tag===E){var p=x.type,v=x.stateNode;if(typeof p.getDerivedStateFromError=="function"||typeof v.componentDidCatch=="function"&&!SR(v)){var y=kf(l,e),w=ES(x,y,Ct),T=Zs(x,w,Ct),z=Ki();T!==null&&(Ls(T,Ct,z),ga(T,z));return}}x=x.return}m(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.211 Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`:O=" You returned: "+w,m("%s must not return anything besides a function, which is used for clean-up.%s",_,O)}}}h=h.next}while(h!==d)}}function PN(e,t){if((t.flags&Yt)!==ht)switch(t.tag){case ee:{var o=t.stateNode.passiveEffectDuration,u=t.memoizedProps,d=u.id,h=u.onPostCommit,y=kk(),w=t.alternate===null?"mount":"update";Tk()&&(w="nested-update"),typeof h=="function"&&h(d,w,o,y);var _=t.return;e:for(;_!==null;){switch(_.tag){case A:var O=_.stateNode;O.passiveEffectDuration+=o;break e;case ee:var I=_.stateNode;I.passiveEffectDuration+=o;break e}_=_.return}break}}}function jN(e,t,o,u){if((o.flags&ol)!==ht)switch(o.tag){case C:case H:case J:{if(!sa)if(o.mode&Jt)try{Rl(),Uu(Ir|zr,o)}finally{kl(o)}else Uu(Ir|zr,o);break}case T:{var d=o.stateNode;if(o.flags&Yt&&!sa)if(t===null)if(o.type===o.elementType&&!hf&&(d.props!==o.memoizedProps&&m("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Tt(o)||"instance"),d.state!==o.memoizedState&&m("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Tt(o)||"instance")),o.mode&Jt)try{Rl(),d.componentDidMount()}finally{kl(o)}else d.componentDidMount();else{var h=o.elementType===o.type?t.memoizedProps:Io(o.type,t.memoizedProps),y=t.memoizedState;if(o.type===o.elementType&&!hf&&(d.props!==o.memoizedProps&&m("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Tt(o)||"instance"),d.state!==o.memoizedState&&m("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Tt(o)||"instance")),o.mode&Jt)try{Rl(),d.componentDidUpdate(h,y,d.__reactInternalSnapshotBeforeUpdate)}finally{kl(o)}else d.componentDidUpdate(h,y,d.__reactInternalSnapshotBeforeUpdate)}var w=o.updateQueue;w!==null&&(o.type===o.elementType&&!hf&&(d.props!==o.memoizedProps&&m("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",Tt(o)||"instance"),d.state!==o.memoizedState&&m("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",Tt(o)||"instance")),XT(o,w,d));break}case A:{var _=o.updateQueue;if(_!==null){var O=null;if(o.child!==null)switch(o.child.tag){case R:O=o.child.stateNode;break;case T:O=o.child.stateNode;break}XT(o,_,O)}break}case R:{var I=o.stateNode;if(t===null&&o.flags&Yt){var Z=o.type,Q=o.memoizedProps;rO(I,Z,Q)}break}case D:break;case P:break;case ee:{{var se=o.memoizedProps,ce=se.onCommit,he=se.onRender,We=o.stateNode.effectDuration,bt=kk(),dt=t===null?"mount":"update";Tk()&&(dt="nested-update"),typeof he=="function"&&he(o.memoizedProps.id,dt,o.actualDuration,o.treeBaseDuration,o.actualStartTime,bt);{typeof ce=="function"&&ce(o.memoizedProps.id,dt,We,bt),Iz(o);var rn=o.return;e:for(;rn!==null;){switch(rn.tag){case A:var qt=rn.stateNode;qt.effectDuration+=We;break e;case ee:var re=rn.stateNode;re.effectDuration+=We;break e}rn=rn.return}}}break}case Y:{KN(e,o);break}case je:case Se:case Ie:case ke:case et:case He:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}sa||o.flags&lr&&dR(o)}function UN(e){switch(e.tag){case C:case H:case J:{if(e.mode&Jt)try{Rl(),uR(e,e.return)}finally{kl(e)}else uR(e,e.return);break}case T:{var t=e.stateNode;typeof t.componentDidMount=="function"&&ON(e,e.return,t),cR(e,e.return);break}case R:{cR(e,e.return);break}}}function HN(e,t){for(var o=null,u=e;;){if(u.tag===R){if(o===null){o=u;try{var d=u.stateNode;t?xO(d):hO(u.stateNode,u.memoizedProps)}catch(y){jn(e,e.return,y)}}}else if(u.tag===D){if(o===null)try{var h=u.stateNode;t?pO(h):vO(h,u.memoizedProps)}catch(y){jn(e,e.return,y)}}else if(!((u.tag===ke||u.tag===et)&&u.memoizedState!==null&&u!==e)){if(u.child!==null){u.child.return=u,u=u.child;continue}}if(u===e)return;for(;u.sibling===null;){if(u.return===null||u.return===e)return;o===u&&(o=null),u=u.return}o===u&&(o=null),u.sibling.return=u.return,u=u.sibling}}function dR(e){var t=e.ref;if(t!==null){var o=e.stateNode,u;switch(e.tag){case R:u=o;break;default:u=o}if(typeof t=="function"){var d;if(e.mode&Jt)try{Rl(),d=t(u)}finally{kl(e)}else d=t(u);typeof d=="function"&&m("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",Tt(e))}else t.hasOwnProperty("current")||m("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",Tt(e)),t.current=u}}function BN(e){var t=e.alternate;t!==null&&(t.return=null),e.return=null}function xR(e){var t=e.alternate;t!==null&&(e.alternate=null,xR(t));{if(e.child=null,e.deletions=null,e.sibling=null,e.tag===R){var o=e.stateNode;o!==null&&$O(o)}e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}}function VN(e){for(var t=e.return;t!==null;){if(pR(t))return t;t=t.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function pR(e){return e.tag===R||e.tag===A||e.tag===P}function hR(e){var t=e;e:for(;;){for(;t.sibling===null;){if(t.return===null||pR(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==R&&t.tag!==D&&t.tag!==be;){if(t.flags&Yn||t.child===null||t.tag===P)continue e;t.child.return=t,t=t.child}if(!(t.flags&Yn))return t.stateNode}}function WN(e){var t=VN(e);switch(t.tag){case R:{var o=t.stateNode;t.flags&vn&&(mT(o),t.flags&=~vn);var u=hR(e);GS(e,u,o);break}case A:case P:{var d=t.stateNode.containerInfo,h=hR(e);WS(e,h,d);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function WS(e,t,o){var u=e.tag,d=u===R||u===D;if(d){var h=e.stateNode;t?uO(o,h,t):lO(o,h)}else if(u!==P){var y=e.child;if(y!==null){WS(y,t,o);for(var w=y.sibling;w!==null;)WS(w,t,o),w=w.sibling}}}function GS(e,t,o){var u=e.tag,d=u===R||u===D;if(d){var h=e.stateNode;t?sO(o,h,t):oO(o,h)}else if(u!==P){var y=e.child;if(y!==null){GS(y,t,o);for(var w=y.sibling;w!==null;)GS(w,t,o),w=w.sibling}}}var ua=null,jo=!1;function GN(e,t,o){{var u=t;e:for(;u!==null;){switch(u.tag){case R:{ua=u.stateNode,jo=!1;break e}case A:{ua=u.stateNode.containerInfo,jo=!0;break e}case P:{ua=u.stateNode.containerInfo,jo=!0;break e}}u=u.return}if(ua===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");vR(e,t,o),ua=null,jo=!1}BN(o)}function Hu(e,t,o){for(var u=o.child;u!==null;)vR(e,t,u),u=u.sibling}function vR(e,t,o){switch(fu(o),o.tag){case R:sa||b0(o,t);case D:{{var u=ua,d=jo;ua=null,Hu(e,t,o),ua=u,jo=d,ua!==null&&(jo?fO(ua,o.stateNode):cO(ua,o.stateNode))}return}case be:{ua!==null&&(jo?dO(ua,o.stateNode):nb(ua,o.stateNode));return}case P:{{var h=ua,y=jo;ua=o.stateNode.containerInfo,jo=!0,Hu(e,t,o),ua=h,jo=y}return}case C:case H:case fe:case J:{if(!sa){var w=o.updateQueue;if(w!==null){var _=w.lastEffect;if(_!==null){var O=_.next,I=O;do{var Z=I,Q=Z.destroy,se=Z.tag;Q!==void 0&&((se&El)!==hi?yy(o,t,Q):(se&Ir)!==hi&&(Mx(o),o.mode&Jt?(Rl(),yy(o,t,Q),kl(o)):yy(o,t,Q),du())),I=I.next}while(I!==O)}}}Hu(e,t,o);return}case T:{if(!sa){b0(o,t);var ce=o.stateNode;typeof ce.componentWillUnmount=="function"&&VS(o,t,ce)}Hu(e,t,o);return}case Ie:{Hu(e,t,o);return}case ke:{if(o.mode&Wt){var he=sa;sa=he||o.memoizedState!==null,Hu(e,t,o),sa=he}else Hu(e,t,o);break}default:{Hu(e,t,o);return}}}function YN(e){e.memoizedState}function KN(e,t){var o=t.memoizedState;if(o===null){var u=t.alternate;if(u!==null){var d=u.memoizedState;if(d!==null){var h=d.dehydrated;h!==null&&LO(h)}}}}function mR(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var o=e.stateNode;o===null&&(o=e.stateNode=new DN),t.forEach(function(u){var d=Vz.bind(null,e,u);if(!o.has(u)){if(o.add(u),$r)if(g0!==null&&y0!==null)Zp(y0,g0);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");u.then(d,d)}})}}function $N(e,t,o){g0=o,y0=e,bn(t),gR(t,e),bn(t),g0=null,y0=null}function Uo(e,t,o){var u=t.deletions;if(u!==null)for(var d=0;d<u.length;d++){var h=u[d];try{GN(e,t,h)}catch(_){jn(h,t,_)}}var y=wi();if(t.subtreeFlags&uu)for(var w=t.child;w!==null;)bn(w),gR(w,e),w=w.sibling;bn(y)}function gR(e,t,o){var u=e.alternate,d=e.flags;switch(e.tag){case C:case H:case fe:case J:{if(Uo(t,e),Ml(e),d&Yt){try{Po(El|zr,e,e.return),Uu(El|zr,e)}catch(_t){jn(e,e.return,_t)}if(e.mode&Jt){try{Rl(),Po(Ir|zr,e,e.return)}catch(_t){jn(e,e.return,_t)}kl(e)}else try{Po(Ir|zr,e,e.return)}catch(_t){jn(e,e.return,_t)}}return}case T:{Uo(t,e),Ml(e),d&lr&&u!==null&&b0(u,u.return);return}case R:{Uo(t,e),Ml(e),d&lr&&u!==null&&b0(u,u.return);{if(e.flags&vn){var h=e.stateNode;try{mT(h)}catch(_t){jn(e,e.return,_t)}}if(d&Yt){var y=e.stateNode;if(y!=null){var w=e.memoizedProps,_=u!==null?u.memoizedProps:w,O=e.type,I=e.updateQueue;if(e.updateQueue=null,I!==null)try{aO(y,I,O,_,w,e)}catch(_t){jn(e,e.return,_t)}}}}return}case D:{if(Uo(t,e),Ml(e),d&Yt){if(e.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var Z=e.stateNode,Q=e.memoizedProps,se=u!==null?u.memoizedProps:Q;try{iO(Z,se,Q)}catch(_t){jn(e,e.return,_t)}}return}case A:{if(Uo(t,e),Ml(e),d&Yt&&u!==null){var ce=u.memoizedState;if(ce.isDehydrated)try{DO(t.containerInfo)}catch(_t){jn(e,e.return,_t)}}return}case P:{Uo(t,e),Ml(e);return}case Y:{Uo(t,e),Ml(e);var he=e.child;if(he.flags&Gi){var We=he.stateNode,bt=he.memoizedState,dt=bt!==null;if(We.isHidden=dt,dt){var rn=he.alternate!==null&&he.alternate.memoizedState!==null;rn||Rz()}}if(d&Yt){try{YN(e)}catch(_t){jn(e,e.return,_t)}mR(e)}return}case ke:{var qt=u!==null&&u.memoizedState!==null;if(e.mode&Wt){var re=sa;sa=re||qt,Uo(t,e),sa=re}else Uo(t,e);if(Ml(e),d&Gi){var ve=e.stateNode,ae=e.memoizedState,De=ae!==null,Je=e;if(ve.isHidden=De,De&&!qt&&(Je.mode&Wt)!==vt){it=Je;for(var qe=Je.child;qe!==null;)it=qe,QN(qe),qe=qe.sibling}HN(Je,De)}return}case je:{Uo(t,e),Ml(e),d&Yt&&mR(e);return}case Ie:return;default:{Uo(t,e),Ml(e);return}}}function Ml(e){var t=e.flags;if(t&Yn){try{WN(e)}catch(o){jn(e,e.return,o)}e.flags&=~Yn}t&Kn&&(e.flags&=~Kn)}function qN(e,t,o){g0=o,y0=t,it=e,yR(e,t,o),g0=null,y0=null}function yR(e,t,o){for(var u=(e.mode&Wt)!==vt;it!==null;){var d=it,h=d.child;if(d.tag===ke&&u){var y=d.memoizedState!==null,w=y||gy;if(w){YS(e,t,o);continue}else{var _=d.alternate,O=_!==null&&_.memoizedState!==null,I=O||sa,Z=gy,Q=sa;gy=w,sa=I,sa&&!Q&&(it=d,XN(d));for(var se=h;se!==null;)it=se,yR(se,t,o),se=se.sibling;it=d,gy=Z,sa=Q,YS(e,t,o);continue}}(d.subtreeFlags&ol)!==ht&&h!==null?(h.return=d,it=h):YS(e,t,o)}}function YS(e,t,o){for(;it!==null;){var u=it;if((u.flags&ol)!==ht){var d=u.alternate;bn(u);try{jN(t,d,u,o)}catch(y){jn(u,u.return,y)}Gn()}if(u===e){it=null;return}var h=u.sibling;if(h!==null){h.return=u.return,it=h;return}it=u.return}}function QN(e){for(;it!==null;){var t=it,o=t.child;switch(t.tag){case C:case H:case fe:case J:{if(t.mode&Jt)try{Rl(),Po(Ir,t,t.return)}finally{kl(t)}else Po(Ir,t,t.return);break}case T:{b0(t,t.return);var u=t.stateNode;typeof u.componentWillUnmount=="function"&&VS(t,t.return,u);break}case R:{b0(t,t.return);break}case ke:{var d=t.memoizedState!==null;if(d){bR(e);continue}break}}o!==null?(o.return=t,it=o):bR(e)}}function bR(e){for(;it!==null;){var t=it;if(t===e){it=null;return}var o=t.sibling;if(o!==null){o.return=t.return,it=o;return}it=t.return}}function XN(e){for(;it!==null;){var t=it,o=t.child;if(t.tag===ke){var u=t.memoizedState!==null;if(u){SR(e);continue}}o!==null?(o.return=t,it=o):SR(e)}}function SR(e){for(;it!==null;){var t=it;bn(t);try{UN(t)}catch(u){jn(t,t.return,u)}if(Gn(),t===e){it=null;return}var o=t.sibling;if(o!==null){o.return=t.return,it=o;return}it=t.return}}function ZN(e,t,o,u){it=t,JN(t,e,o,u)}function JN(e,t,o,u){for(;it!==null;){var d=it,h=d.child;(d.subtreeFlags&Dr)!==ht&&h!==null?(h.return=d,it=h):ez(e,t,o,u)}}function ez(e,t,o,u){for(;it!==null;){var d=it;if((d.flags&Ua)!==ht){bn(d);try{tz(t,d,o,u)}catch(y){jn(d,d.return,y)}Gn()}if(d===e){it=null;return}var h=d.sibling;if(h!==null){h.return=d.return,it=h;return}it=d.return}}function tz(e,t,o,u){switch(t.tag){case C:case H:case J:{if(t.mode&Jt){fS();try{Uu(oa|zr,t)}finally{cS(t)}}else Uu(oa|zr,t);break}}}function nz(e){it=e,rz()}function rz(){for(;it!==null;){var e=it,t=e.child;if((it.flags&Sa)!==ht){var o=e.deletions;if(o!==null){for(var u=0;u<o.length;u++){var d=o[u];it=d,oz(d,e)}{var h=e.alternate;if(h!==null){var y=h.child;if(y!==null){h.child=null;do{var w=y.sibling;y.sibling=null,y=w}while(y!==null)}}}it=e}}(e.subtreeFlags&Dr)!==ht&&t!==null?(t.return=e,it=t):az()}}function az(){for(;it!==null;){var e=it;(e.flags&Ua)!==ht&&(bn(e),iz(e),Gn());var t=e.sibling;if(t!==null){t.return=e.return,it=t;return}it=e.return}}function iz(e){switch(e.tag){case C:case H:case J:{e.mode&Jt?(fS(),Po(oa|zr,e,e.return),cS(e)):Po(oa|zr,e,e.return);break}}}function oz(e,t){for(;it!==null;){var o=it;bn(o),sz(o,t),Gn();var u=o.child;u!==null?(u.return=o,it=u):lz(e)}}function lz(e){for(;it!==null;){var t=it,o=t.sibling,u=t.return;if(xR(t),t===e){it=null;return}if(o!==null){o.return=u,it=o;return}it=u}}function sz(e,t){switch(e.tag){case C:case H:case J:{e.mode&Jt?(fS(),Po(oa,e,t),cS(e)):Po(oa,e,t);break}}}function uz(e){switch(e.tag){case C:case H:case J:{try{Uu(Ir|zr,e)}catch(o){jn(e,e.return,o)}break}case T:{var t=e.stateNode;try{t.componentDidMount()}catch(o){jn(e,e.return,o)}break}}}function cz(e){switch(e.tag){case C:case H:case J:{try{Uu(oa|zr,e)}catch(t){jn(e,e.return,t)}break}}}function fz(e){switch(e.tag){case C:case H:case J:{try{Po(Ir|zr,e,e.return)}catch(o){jn(e,e.return,o)}break}case T:{var t=e.stateNode;typeof t.componentWillUnmount=="function"&&VS(e,e.return,t);break}}}function dz(e){switch(e.tag){case C:case H:case J:try{Po(oa|zr,e,e.return)}catch(t){jn(e,e.return,t)}}}if(typeof Symbol=="function"&&Symbol.for){var Hp=Symbol.for;Hp("selector.component"),Hp("selector.has_pseudo_class"),Hp("selector.role"),Hp("selector.test_id"),Hp("selector.text")}var xz=[];function pz(){xz.forEach(function(e){return e()})}var hz=c.ReactCurrentActQueue;function vz(e){{var t=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0,o=typeof jest<"u";return o&&t!==!1}}function wR(){{var e=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0;return!e&&hz.current!==null&&m("The current testing environment is not configured to support act(...)"),e}}var mz=Math.ceil,KS=c.ReactCurrentDispatcher,$S=c.ReactCurrentOwner,ca=c.ReactCurrentBatchConfig,Ho=c.ReactCurrentActQueue,jr=0,CR=1,fa=2,no=4,_s=0,Bp=1,vf=2,by=3,Vp=4,ER=5,qS=6,nn=jr,Ka=null,ar=null,Ur=ge,Dl=ge,QS=Lu(ge),Hr=_s,Wp=null,Sy=ge,Gp=ge,wy=ge,Yp=null,vi=null,XS=0,_R=500,TR=1/0,gz=500,Ts=null;function Kp(){TR=er()+gz}function kR(){return TR}var Cy=!1,ZS=null,S0=null,mf=!1,Bu=null,$p=ge,JS=[],ew=null,yz=50,qp=0,tw=null,nw=!1,Ey=!1,bz=50,w0=0,_y=null,Qp=gn,Ty=ge,RR=!1;function ky(){return Ka}function $a(){return(nn&(fa|no))!==jr?er():(Qp!==gn||(Qp=er()),Qp)}function Vu(e){var t=e.mode;if((t&Wt)===vt)return Ct;if((nn&fa)!==jr&&Ur!==ge)return Er(Ur);var o=h8()!==p8;if(o){if(ca.transition!==null){var u=ca.transition;u._updatedFibers||(u._updatedFibers=new Set),u._updatedFibers.add(e)}return Ty===ur&&(Ty=jx()),Ty}var d=Ba();if(d!==ur)return d;var h=J6();return h}function Sz(e){var t=e.mode;return(t&Wt)===vt?Ct:Im()}function Br(e,t,o,u){Gz(),RR&&m("useInsertionEffect must not schedule updates."),nw&&(Ey=!0),gu(e,o,u),(nn&fa)!==ge&&e===Ka?$z(t):($r&&Pm(e,t,o),qz(t),e===Ka&&((nn&fa)===jr&&(Gp=Ft(Gp,o)),Hr===Vp&&Wu(e,Ur)),mi(e,u),o===Ct&&nn===jr&&(t.mode&Wt)===vt&&!Ho.isBatchingLegacy&&(Kp(),RT()))}function wz(e,t,o){var u=e.current;u.lanes=t,gu(e,t,o),mi(e,o)}function Cz(e){return(nn&fa)!==jr}function mi(e,t){var o=e.callbackNode;Om(e,t);var u=Ta(e,e===Ka?Ur:ge);if(u===ge){o!==null&&WR(o),e.callbackNode=null,e.callbackPriority=ur;return}var d=os(u),h=e.callbackPriority;if(h===d&&!(Ho.current!==null&&o!==uw)){o==null&&h!==Ct&&m("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}o!=null&&WR(o);var y;if(d===Ct)e.tag===Au?(Ho.isBatchingLegacy!==null&&(Ho.didScheduleLegacyUpdate=!0),XO(LR.bind(null,e))):kT(LR.bind(null,e)),Ho.current!==null?Ho.current.push(Ou):tO(function(){(nn&(fa|no))===jr&&Ou()}),y=null;else{var w;switch(Um(u)){case Ra:w=ko;break;case ui:w=kc;break;case Ar:w=es;break;case Od:w=cu;break;default:w=es;break}y=cw(w,MR.bind(null,e))}e.callbackPriority=d,e.callbackNode=y}function MR(e,t){if(H8(),Qp=gn,Ty=ge,(nn&(fa|no))!==jr)throw new Error("Should not already be working.");var o=e.callbackNode,u=Rs();if(u&&e.callbackNode!==o)return null;var d=Ta(e,e===Ka?Ur:ge);if(d===ge)return null;var h=!jc(e,d)&&!zm(e,d)&&!t,y=h?Oz(e,d):My(e,d);if(y!==_s){if(y===vf){var w=_d(e);w!==ge&&(d=w,y=rw(e,w))}if(y===Bp){var _=Wp;throw gf(e,ge),Wu(e,d),mi(e,er()),_}if(y===qS)Wu(e,d);else{var O=!jc(e,d),I=e.current.alternate;if(O&&!_z(I)){if(y=My(e,d),y===vf){var Z=_d(e);Z!==ge&&(d=Z,y=rw(e,Z))}if(y===Bp){var Q=Wp;throw gf(e,ge),Wu(e,d),mi(e,er()),Q}}e.finishedWork=I,e.finishedLanes=d,Ez(e,y,d)}}return mi(e,er()),e.callbackNode===o?MR.bind(null,e):null}function rw(e,t){var o=Yp;if(ss(e)){var u=gf(e,t);u.flags|=Hn,WO(e.containerInfo)}var d=My(e,t);if(d!==vf){var h=vi;vi=o,h!==null&&DR(h)}return d}function DR(e){vi===null?vi=e:vi.push.apply(vi,e)}function Ez(e,t,o){switch(t){case _s:case Bp:throw new Error("Root did not complete. This is a bug in React.");case vf:{yf(e,vi,Ts);break}case by:{if(Wu(e,o),Td(o)&&!GR()){var u=XS+_R-er();if(u>10){var d=Ta(e,ge);if(d!==ge)break;var h=e.suspendedLanes;if(!ls(h,o)){$a(),Dd(e,h);break}e.timeoutHandle=eb(yf.bind(null,e,vi,Ts),u);break}}yf(e,vi,Ts);break}case Vp:{if(Wu(e,o),_1(o))break;if(!GR()){var y=zx(e,o),w=y,_=er()-w,O=Wz(_)-_;if(O>10){e.timeoutHandle=eb(yf.bind(null,e,vi,Ts),O);break}}yf(e,vi,Ts);break}case ER:{yf(e,vi,Ts);break}default:throw new Error("Unknown root exit status.")}}function _z(e){for(var t=e;;){if(t.flags&nd){var o=t.updateQueue;if(o!==null){var u=o.stores;if(u!==null)for(var d=0;d<u.length;d++){var h=u[d],y=h.getSnapshot,w=h.value;try{if(!$e(y(),w))return!1}catch{return!1}}}}var _=t.child;if(t.subtreeFlags&nd&&_!==null){_.return=t,t=_;continue}if(t===e)return!0;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}return!0}function Wu(e,t){t=Uc(t,wy),t=Uc(t,Gp),Hx(e,t)}function LR(e){if(B8(),(nn&(fa|no))!==jr)throw new Error("Should not already be working.");Rs();var t=Ta(e,ge);if(!ka(t,Ct))return mi(e,er()),null;var o=My(e,t);if(e.tag!==Au&&o===vf){var u=_d(e);u!==ge&&(t=u,o=rw(e,u))}if(o===Bp){var d=Wp;throw gf(e,ge),Wu(e,t),mi(e,er()),d}if(o===qS)throw new Error("Root did not complete. This is a bug in React.");var h=e.current.alternate;return e.finishedWork=h,e.finishedLanes=t,yf(e,vi,Ts),mi(e,er()),null}function Tz(e,t){t!==ge&&(Hc(e,Ft(t,Ct)),mi(e,er()),(nn&(fa|no))===jr&&(Kp(),Ou()))}function aw(e,t){var o=nn;nn|=CR;try{return e(t)}finally{nn=o,nn===jr&&!Ho.isBatchingLegacy&&(Kp(),RT())}}function kz(e,t,o,u,d){var h=Ba(),y=ca.transition;try{return ca.transition=null,hr(Ra),e(t,o,u,d)}finally{hr(h),ca.transition=y,nn===jr&&Kp()}}function ks(e){Bu!==null&&Bu.tag===Au&&(nn&(fa|no))===jr&&Rs();var t=nn;nn|=CR;var o=ca.transition,u=Ba();try{return ca.transition=null,hr(Ra),e?e():void 0}finally{hr(u),ca.transition=o,nn=t,(nn&(fa|no))===jr&&Ou()}}function AR(){return(nn&(fa|no))!==jr}function Ry(e,t){La(QS,Dl,e),Dl=Ft(Dl,t)}function iw(e){Dl=QS.current,Da(QS,e)}function gf(e,t){e.finishedWork=null,e.finishedLanes=ge;var o=e.timeoutHandle;if(o!==tb&&(e.timeoutHandle=tb,eO(o)),ar!==null)for(var u=ar.return;u!==null;){var d=u.alternate;lR(d,u),u=u.return}Ka=e;var h=bf(e.current,null);return ar=h,Ur=Dl=t,Hr=_s,Wp=null,Sy=ge,Gp=ge,wy=ge,Yp=null,vi=null,w8(),Oo.discardPendingWarnings(),h}function OR(e,t){do{var o=ar;try{if(Pg(),rk(),Gn(),$S.current=null,o===null||o.return===null){Hr=Bp,Wp=t,ar=null;return}if(Fe&&o.mode&Jt&&xy(o,!0),Oe)if(sl(),t!==null&&typeof t=="object"&&typeof t.then=="function"){var u=t;Mc(o,u,Ur)}else $i(o,t,Ur);X8(e,o.return,o,t,Ur),FR(o)}catch(d){t=d,ar===o&&o!==null?(o=o.return,ar=o):o=ar;continue}return}while(!0)}function NR(){var e=KS.current;return KS.current=sy,e===null?sy:e}function zR(e){KS.current=e}function Rz(){XS=er()}function Xp(e){Sy=Ft(e,Sy)}function Mz(){Hr===_s&&(Hr=by)}function ow(){(Hr===_s||Hr===by||Hr===vf)&&(Hr=Vp),Ka!==null&&(xl(Sy)||xl(Gp))&&Wu(Ka,Ur)}function Dz(e){Hr!==Vp&&(Hr=vf),Yp===null?Yp=[e]:Yp.push(e)}function Lz(){return Hr===_s}function My(e,t){var o=nn;nn|=fa;var u=NR();if(Ka!==e||Ur!==t){if($r){var d=e.memoizedUpdaters;d.size>0&&(Zp(e,Ur),d.clear()),Bx(e,t)}Ts=Ad(),gf(e,t)}Lx(t);do try{Az();break}catch(h){OR(e,h)}while(!0);if(Pg(),nn=o,zR(u),ar!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return Bn(),Ka=null,Ur=ge,Hr}function Az(){for(;ar!==null;)IR(ar)}function Oz(e,t){var o=nn;nn|=fa;var u=NR();if(Ka!==e||Ur!==t){if($r){var d=e.memoizedUpdaters;d.size>0&&(Zp(e,Ur),d.clear()),Bx(e,t)}Ts=Ad(),Kp(),gf(e,t)}Lx(t);do try{Nz();break}catch(h){OR(e,h)}while(!0);return Pg(),zR(u),nn=o,ar!==null?(Ax(),_s):(Bn(),Ka=null,Ur=ge,Hr)}function Nz(){for(;ar!==null&&!Cx();)IR(ar)}function IR(e){var t=e.alternate;bn(e);var o;(e.mode&Jt)!==vt?(uS(e),o=lw(t,e,Dl),xy(e,!0)):o=lw(t,e,Dl),Gn(),e.memoizedProps=e.pendingProps,o===null?FR(e):ar=o,$S.current=null}function FR(e){var t=e;do{var o=t.alternate,u=t.return;if((t.flags&Zl)===ht){bn(t);var d=void 0;if((t.mode&Jt)===vt?d=oR(o,t,Dl):(uS(t),d=oR(o,t,Dl),xy(t,!1)),Gn(),d!==null){ar=d;return}}else{var h=MN(o,t);if(h!==null){h.flags&=Sm,ar=h;return}if((t.mode&Jt)!==vt){xy(t,!1);for(var y=t.actualDuration,w=t.child;w!==null;)y+=w.actualDuration,w=w.sibling;t.actualDuration=y}if(u!==null)u.flags|=Zl,u.subtreeFlags=ht,u.deletions=null;else{Hr=qS,ar=null;return}}var _=t.sibling;if(_!==null){ar=_;return}t=u,ar=t}while(t!==null);Hr===_s&&(Hr=ER)}function yf(e,t,o){var u=Ba(),d=ca.transition;try{ca.transition=null,hr(Ra),zz(e,t,o,u)}finally{ca.transition=d,hr(u)}return null}function zz(e,t,o,u){do Rs();while(Bu!==null);if(Yz(),(nn&(fa|no))!==jr)throw new Error("Should not already be working.");var d=e.finishedWork,h=e.finishedLanes;if(km(h),d===null)return Ki(),null;if(h===ge&&m("root.finishedLanes should not be empty during a commit. This is a bug in React."),e.finishedWork=null,e.finishedLanes=ge,d===e.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");e.callbackNode=null,e.callbackPriority=ur;var y=Ft(d.lanes,d.childLanes);Fm(e,y),e===Ka&&(Ka=null,ar=null,Ur=ge),((d.subtreeFlags&Dr)!==ht||(d.flags&Dr)!==ht)&&(mf||(mf=!0,ew=o,cw(es,function(){return Rs(),null})));var w=(d.subtreeFlags&(il|uu|ol|Dr))!==ht,_=(d.flags&(il|uu|ol|Dr))!==ht;if(w||_){var O=ca.transition;ca.transition=null;var I=Ba();hr(Ra);var Z=nn;nn|=no,$S.current=null,NN(e,d),Rk(),$N(e,d,h),K6(e.containerInfo),e.current=d,Dc(h),qN(d,e,h),ns(),Cm(),nn=Z,hr(I),ca.transition=O}else e.current=d,Rk();var Q=mf;if(mf?(mf=!1,Bu=e,$p=h):(w0=0,_y=null),y=e.pendingLanes,y===ge&&(S0=null),Q||HR(e.current,!1),Tx(d.stateNode,u),$r&&e.memoizedUpdaters.clear(),pz(),mi(e,er()),t!==null)for(var se=e.onRecoverableError,ce=0;ce<t.length;ce++){var he=t[ce],We=he.stack,bt=he.digest;se(he.value,{componentStack:We,digest:bt})}if(Cy){Cy=!1;var dt=ZS;throw ZS=null,dt}return ka($p,Ct)&&e.tag!==Au&&Rs(),y=e.pendingLanes,ka(y,Ct)?(U8(),e===tw?qp++:(qp=0,tw=e)):qp=0,Ou(),Ki(),null}function Rs(){if(Bu!==null){var e=Um($p),t=qr(Ar,e),o=ca.transition,u=Ba();try{return ca.transition=null,hr(t),Fz()}finally{hr(u),ca.transition=o}}return!1}function Iz(e){JS.push(e),mf||(mf=!0,cw(es,function(){return Rs(),null}))}function Fz(){if(Bu===null)return!1;var e=ew;ew=null;var t=Bu,o=$p;if(Bu=null,$p=ge,(nn&(fa|no))!==jr)throw new Error("Cannot flush passive effects while already rendering.");nw=!0,Ey=!1,Dx(o);var u=nn;nn|=no,nz(t.current),ZN(t,t.current,o,e);{var d=JS;JS=[];for(var h=0;h<d.length;h++){var y=d[h];PN(t,y)}}xu(),HR(t.current,!0),nn=u,Ou(),Ey?t===_y?w0++:(w0=0,_y=t):w0=0,nw=!1,Ey=!1,kx(t);{var w=t.current.stateNode;w.effectDuration=0,w.passiveEffectDuration=0}return!0}function PR(e){return S0!==null&&S0.has(e)}function Pz(e){S0===null?S0=new Set([e]):S0.add(e)}function jz(e){Cy||(Cy=!0,ZS=e)}var Uz=jz;function jR(e,t,o){var u=pf(o,t),d=Ik(e,u,Ct),h=zu(e,d,Ct),y=$a();h!==null&&(gu(h,Ct,y),mi(h,y))}function jn(e,t,o){if(LN(o),Jp(!1),e.tag===A){jR(e,e,o);return}var u=null;for(u=t;u!==null;){if(u.tag===A){jR(u,e,o);return}else if(u.tag===T){var d=u.type,h=u.stateNode;if(typeof d.getDerivedStateFromError=="function"||typeof h.componentDidCatch=="function"&&!PR(h)){var y=pf(o,e),w=kS(u,y,Ct),_=zu(u,w,Ct),O=$a();_!==null&&(gu(_,Ct,O),mi(_,O));return}}u=u.return}m(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer. 212 212 213 213 Error message: 214 214 215 %s`, l)}function uI(e,n,l){var x=e.pingCache;x!==null&&x.delete(n);var p=Ki();$0(e,l),vI(e),Zi===e&&ml(Hr,l)&&(Br===ih||Br===b2&&K0(Hr)&&tr()-KS<lR?Lf(e,ge):w2=Ft(w2,l)),ga(e,p)}function _R(e,n){n===cr&&(n=HN(e));var l=Ki(),x=ha(e,n);x!==null&&(Ls(x,n,l),ga(x,l))}function lI(e){var n=e.memoizedState,l=cr;n!==null&&(l=n.retryLane),_R(e,l)}function sI(e,n){var l=cr,x;switch(e.tag){case V:x=e.stateNode;var p=e.memoizedState;p!==null&&(l=p.retryLane);break;case Be:x=e.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}x!==null&&x.delete(n),_R(e,l)}function cI(e){return e<120?120:e<480?480:e<1080?1080:e<1920?1920:e<3e3?3e3:e<4320?4320:FN(e/1960)*1960}function fI(){if(ch>jN)throw ch=0,$S=null,new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");Gx>UN&&(Gx=0,E2=null,m("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render."))}function xI(){Fo.flushLegacyContextWarning(),Fo.flushPendingUnsafeLifecycleWarnings()}function CR(e,n){Sn(e),D2(e,ti,LN),n&&D2(e,fu,AN),D2(e,ti,MN),n&&D2(e,fu,DN),Yn()}function D2(e,n,l){for(var x=e,p=null;x!==null;){var v=x.subtreeFlags&n;x!==p&&x.child!==null&&v!==vt?x=x.child:((x.flags&n)!==vt&&l(x),x.sibling!==null?x=x.sibling:x=p=x.return)}}var L2=null;function ER(e){{if((tn&fi)!==Ur||!(e.mode&Wt))return;var n=e.tag;if(n!==D&&n!==A&&n!==E&&n!==C&&n!==P&&n!==re&&n!==te)return;var l=kt(e)||"ReactComponent";if(L2!==null){if(L2.has(l))return;L2.add(l)}else L2=new Set([l]);var x=wr;try{Sn(e),m("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.")}finally{x?Sn(e):Yn()}}}var aw;{var dI=null;aw=function(e,n,l){var x=zR(dI,n);try{return P3(e,n,l)}catch(v){if(E8()||v!==null&&typeof v=="object"&&typeof v.then=="function")throw v;if(Pg(),Uk(),W3(e,n),zR(n,x),n.mode&Jt&&uS(n),ua(null,P3,null,e,n,l),Ld()){var p=Ad();typeof p=="object"&&p!==null&&p._suppressLogging&&typeof v=="object"&&v!==null&&!v._suppressLogging&&(v._suppressLogging=!0)}throw v}}}var TR=!1,ow;ow=new Set;function pI(e){if(bi&&!rO())switch(e.tag){case C:case P:case te:{var n=ar&&kt(ar)||"Unknown",l=n;if(!ow.has(l)){ow.add(l);var x=kt(e)||"Unknown";m("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render",x,n,n)}break}case E:{TR||(m("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),TR=!0);break}}}function dh(e,n){if(Zr){var l=e.memoizedUpdaters;l.forEach(function(x){Pm(e,x,n)})}}var uw={};function lw(e,n){{var l=Go.current;return l!==null?(l.push(n),uw):Id(e,n)}}function kR(e){if(e!==uw)return Fd(e)}function RR(){return Go.current!==null}function hI(e){{if(e.mode&Wt){if(!aR())return}else if(!IN()||tn!==Ur||e.tag!==C&&e.tag!==P&&e.tag!==te)return;if(Go.current===null){var n=wr;try{Sn(e),m(`An update to %s inside a test was not wrapped in act(...).215 %s`,o)}function Hz(e,t,o){var u=e.pingCache;u!==null&&u.delete(t);var d=$a();Dd(e,o),Qz(e),Ka===e&&ls(Ur,o)&&(Hr===Vp||Hr===by&&Td(Ur)&&er()-XS<_R?gf(e,ge):wy=Ft(wy,o)),mi(e,d)}function UR(e,t){t===ur&&(t=Sz(e));var o=$a(),u=pi(e,t);u!==null&&(gu(u,t,o),mi(u,o))}function Bz(e){var t=e.memoizedState,o=ur;t!==null&&(o=t.retryLane),UR(e,o)}function Vz(e,t){var o=ur,u;switch(e.tag){case Y:u=e.stateNode;var d=e.memoizedState;d!==null&&(o=d.retryLane);break;case je:u=e.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}u!==null&&u.delete(t),UR(e,o)}function Wz(e){return e<120?120:e<480?480:e<1080?1080:e<1920?1920:e<3e3?3e3:e<4320?4320:mz(e/1960)*1960}function Gz(){if(qp>yz)throw qp=0,tw=null,new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");w0>bz&&(w0=0,_y=null,m("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render."))}function Yz(){Oo.flushLegacyContextWarning(),Oo.flushPendingUnsafeLifecycleWarnings()}function HR(e,t){bn(e),Dy(e,ta,fz),t&&Dy(e,al,dz),Dy(e,ta,uz),t&&Dy(e,al,cz),Gn()}function Dy(e,t,o){for(var u=e,d=null;u!==null;){var h=u.subtreeFlags&t;u!==d&&u.child!==null&&h!==ht?u=u.child:((u.flags&t)!==ht&&o(u),u.sibling!==null?u=u.sibling:u=d=u.return)}}var Ly=null;function BR(e){{if((nn&fa)!==jr||!(e.mode&Wt))return;var t=e.tag;if(t!==L&&t!==A&&t!==T&&t!==C&&t!==H&&t!==fe&&t!==J)return;var o=Tt(e)||"ReactComponent";if(Ly!==null){if(Ly.has(o))return;Ly.add(o)}else Ly=new Set([o]);var u=Sr;try{bn(e),m("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.")}finally{u?bn(e):Gn()}}}var lw;{var Kz=null;lw=function(e,t,o){var u=QR(Kz,t);try{return tR(e,t,o)}catch(h){if(i8()||h!==null&&typeof h=="object"&&typeof h.then=="function")throw h;if(Pg(),rk(),lR(e,t),QR(t,u),t.mode&Jt&&uS(t),oi(null,tR,null,e,t,o),vx()){var d=mx();typeof d=="object"&&d!==null&&d._suppressLogging&&typeof h=="object"&&h!==null&&!h._suppressLogging&&(h._suppressLogging=!0)}throw h}}}var VR=!1,sw;sw=new Set;function $z(e){if(ya&&!F8())switch(e.tag){case C:case H:case J:{var t=ar&&Tt(ar)||"Unknown",o=t;if(!sw.has(o)){sw.add(o);var u=Tt(e)||"Unknown";m("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render",u,t,t)}break}case T:{VR||(m("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),VR=!0);break}}}function Zp(e,t){if($r){var o=e.memoizedUpdaters;o.forEach(function(u){Pm(e,u,t)})}}var uw={};function cw(e,t){{var o=Ho.current;return o!==null?(o.push(t),uw):Sx(e,t)}}function WR(e){if(e!==uw)return wx(e)}function GR(){return Ho.current!==null}function qz(e){{if(e.mode&Wt){if(!wR())return}else if(!vz()||nn!==jr||e.tag!==C&&e.tag!==H&&e.tag!==J)return;if(Ho.current===null){var t=Sr;try{bn(e),m(`An update to %s inside a test was not wrapped in act(...). 216 216 217 217 When testing, code that causes React state updates should be wrapped into act(...): … … 222 222 /* assert on the output */ 223 223 224 This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`, kt(e))}finally{n?Sn(e):Yn()}}}}function vI(e){e.tag!==Gs&&aR()&&Go.current===null&&m(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).224 This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`,Tt(e))}finally{t?bn(e):Gn()}}}}function Qz(e){e.tag!==Au&&wR()&&Ho.current===null&&m(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...). 225 225 226 226 When testing, code that resolves suspended data should be wrapped into act(...): … … 231 231 /* assert on the output */ 232 232 233 This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function ph(e){fR=e}var uo=null,Yx=null,mI=function(e){uo=e};function Xx(e){{if(uo===null)return e;var n=uo(e);return n===void 0?e:n.current}}function sw(e){return Xx(e)}function cw(e){{if(uo===null)return e;var n=uo(e);if(n===void 0){if(e!=null&&typeof e.render=="function"){var l=Xx(e.render);if(e.render!==l){var x={$$typeof:Ce,render:l};return e.displayName!==void 0&&(x.displayName=e.displayName),x}}return e}return n.current}}function MR(e,n){{if(uo===null)return!1;var l=e.elementType,x=n.type,p=!1,v=typeof x=="object"&&x!==null?x.$$typeof:null;switch(e.tag){case E:{typeof x=="function"&&(p=!0);break}case C:{(typeof x=="function"||v===Mt)&&(p=!0);break}case P:{(v===Ce||v===Mt)&&(p=!0);break}case re:case te:{(v===Vt||v===Mt)&&(p=!0);break}default:return!1}if(p){var y=uo(l);if(y!==void 0&&y===uo(x))return!0}return!1}}function DR(e){{if(uo===null||typeof WeakSet!="function")return;Yx===null&&(Yx=new WeakSet),Yx.add(e)}}var gI=function(e,n){{if(uo===null)return;var l=n.staleFamilies,x=n.updatedFamilies;Pl(),Fl(function(){fw(e.current,x,l)})}},yI=function(e,n){{if(e.context!==Na)return;Pl(),Fl(function(){hh(n,e,null,null)})}};function fw(e,n,l){{var x=e.alternate,p=e.child,v=e.sibling,y=e.tag,w=e.type,T=null;switch(y){case C:case te:case E:T=w;break;case P:T=w.render;break}if(uo===null)throw new Error("Expected resolveFamily to be set during hot reload.");var z=!1,F=!1;if(T!==null){var ee=uo(T);ee!==void 0&&(l.has(ee)?F=!0:n.has(ee)&&(y===E?F=!0:z=!0))}if(Yx!==null&&(Yx.has(e)||x!==null&&Yx.has(x))&&(F=!0),F&&(e._debugNeedsRemount=!0),F||z){var J=ha(e,Ct);J!==null&&Vr(J,e,Ct,gn)}p!==null&&!F&&fw(p,n,l),v!==null&&fw(v,n,l)}}var bI=function(e,n){{var l=new Set,x=new Set(n.map(function(p){return p.current}));return xw(e.current,x,l),l}};function xw(e,n,l){{var x=e.child,p=e.sibling,v=e.tag,y=e.type,w=null;switch(v){case C:case te:case E:w=y;break;case P:w=y.render;break}var T=!1;w!==null&&n.has(w)&&(T=!0),T?SI(e,l):x!==null&&xw(x,n,l),p!==null&&xw(p,n,l)}}function SI(e,n){{var l=wI(e,n);if(l)return;for(var x=e;;){switch(x.tag){case M:n.add(x.stateNode);return;case j:n.add(x.stateNode.containerInfo);return;case A:n.add(x.stateNode.containerInfo);return}if(x.return===null)throw new Error("Expected to reach root first.");x=x.return}}}function wI(e,n){for(var l=e,x=!1;;){if(l.tag===M)x=!0,n.add(l.stateNode);else if(l.child!==null){l.child.return=l,l=l.child;continue}if(l===e)return x;for(;l.sibling===null;){if(l.return===null||l.return===e)return x;l=l.return}l.sibling.return=l.return,l=l.sibling}return!1}var dw;{dw=!1;try{var LR=Object.preventExtensions({})}catch{dw=!0}}function _I(e,n,l,x){this.tag=e,this.key=l,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=n,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=x,this.flags=vt,this.subtreeFlags=vt,this.deletions=null,this.lanes=ge,this.childLanes=ge,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,!dw&&typeof Object.preventExtensions=="function"&&Object.preventExtensions(this)}var Ia=function(e,n,l,x){return new _I(e,n,l,x)};function pw(e){var n=e.prototype;return!!(n&&n.isReactComponent)}function CI(e){return typeof e=="function"&&!pw(e)&&e.defaultProps===void 0}function EI(e){if(typeof e=="function")return pw(e)?E:C;if(e!=null){var n=e.$$typeof;if(n===Ce)return P;if(n===Vt)return re}return D}function zf(e,n){var l=e.alternate;l===null?(l=Ia(e.tag,n,e.key,e.mode),l.elementType=e.elementType,l.type=e.type,l.stateNode=e.stateNode,l._debugSource=e._debugSource,l._debugOwner=e._debugOwner,l._debugHookTypes=e._debugHookTypes,l.alternate=e,e.alternate=l):(l.pendingProps=n,l.type=e.type,l.flags=vt,l.subtreeFlags=vt,l.deletions=null,l.actualDuration=0,l.actualStartTime=-1),l.flags=e.flags&sr,l.childLanes=e.childLanes,l.lanes=e.lanes,l.child=e.child,l.memoizedProps=e.memoizedProps,l.memoizedState=e.memoizedState,l.updateQueue=e.updateQueue;var x=e.dependencies;switch(l.dependencies=x===null?null:{lanes:x.lanes,firstContext:x.firstContext},l.sibling=e.sibling,l.index=e.index,l.ref=e.ref,l.selfBaseDuration=e.selfBaseDuration,l.treeBaseDuration=e.treeBaseDuration,l._debugNeedsRemount=e._debugNeedsRemount,l.tag){case D:case C:case te:l.type=Xx(e.type);break;case E:l.type=sw(e.type);break;case P:l.type=cw(e.type);break}return l}function TI(e,n){e.flags&=sr|Xn;var l=e.alternate;if(l===null)e.childLanes=ge,e.lanes=n,e.child=null,e.subtreeFlags=vt,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0;else{e.childLanes=l.childLanes,e.lanes=l.lanes,e.child=l.child,e.subtreeFlags=vt,e.deletions=null,e.memoizedProps=l.memoizedProps,e.memoizedState=l.memoizedState,e.updateQueue=l.updateQueue,e.type=l.type;var x=l.dependencies;e.dependencies=x===null?null:{lanes:x.lanes,firstContext:x.firstContext},e.selfBaseDuration=l.selfBaseDuration,e.treeBaseDuration=l.treeBaseDuration}return e}function kI(e,n,l){var x;return e===Rg?(x=Wt,n===!0&&(x|=Nt,x|=Cn)):x=mt,Zr&&(x|=Jt),Ia(A,null,null,x)}function hw(e,n,l,x,p,v){var y=D,w=e;if(typeof e=="function")pw(e)?(y=E,w=sw(w)):w=Xx(w);else if(typeof e=="string")y=M;else e:switch(e){case mi:return ic(l.children,p,v,n);case Ha:y=Y,p|=Nt,(p&Wt)!==mt&&(p|=Cn);break;case Ba:return RI(l,p,v,n);case Ge:return MI(l,p,v,n);case Ze:return DI(l,p,v,n);case $n:return AR(l,p,v,n);case zn:case Gt:case Fn:case Wr:case jt:default:{if(typeof e=="object"&&e!==null)switch(e.$$typeof){case yo:y=O;break e;case X:y=N;break e;case Ce:y=P,w=cw(w);break e;case Vt:y=re;break e;case Mt:y=Me,w=null;break e}var T="";{(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(T+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var z=x?kt(x):null;z&&(T+=`234 235 Check the render method of \``+ z+"`.")}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(e==null?e:typeof e)+"."+T))}}var F=Ia(y,l,n,p);return F.elementType=e,F.type=w,F.lanes=v,F._debugOwner=x,F}function vw(e,n,l){var x=null;x=e._owner;var p=e.type,v=e.key,y=e.props,w=hw(p,v,y,x,n,l);return w._debugSource=e._source,w._debugOwner=e._owner,w}function ic(e,n,l,x){var p=Ia(B,e,x,n);return p.lanes=l,p}function RI(e,n,l,x){typeof e.id!="string"&&m('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id);var p=Ia(q,e,x,n|Jt);return p.elementType=Ba,p.lanes=l,p.stateNode={effectDuration:0,passiveEffectDuration:0},p}function MI(e,n,l,x){var p=Ia(V,e,x,n);return p.elementType=Ge,p.lanes=l,p}function DI(e,n,l,x){var p=Ia(Be,e,x,n);return p.elementType=Ze,p.lanes=l,p}function AR(e,n,l,x){var p=Ia(ke,e,x,n);p.elementType=$n,p.lanes=l;var v={isHidden:!1};return p.stateNode=v,p}function mw(e,n,l){var x=Ia(R,e,null,n);return x.lanes=l,x}function LI(){var e=Ia(M,null,null,mt);return e.elementType="DELETED",e}function AI(e){var n=Ia(we,null,null,mt);return n.stateNode=e,n}function gw(e,n,l){var x=e.children!==null?e.children:[],p=Ia(j,x,e.key,n);return p.lanes=l,p.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},p}function zR(e,n){return e===null&&(e=Ia(D,null,null,mt)),e.tag=n.tag,e.key=n.key,e.elementType=n.elementType,e.type=n.type,e.stateNode=n.stateNode,e.return=n.return,e.child=n.child,e.sibling=n.sibling,e.index=n.index,e.ref=n.ref,e.pendingProps=n.pendingProps,e.memoizedProps=n.memoizedProps,e.updateQueue=n.updateQueue,e.memoizedState=n.memoizedState,e.dependencies=n.dependencies,e.mode=n.mode,e.flags=n.flags,e.subtreeFlags=n.subtreeFlags,e.deletions=n.deletions,e.lanes=n.lanes,e.childLanes=n.childLanes,e.alternate=n.alternate,e.actualDuration=n.actualDuration,e.actualStartTime=n.actualStartTime,e.selfBaseDuration=n.selfBaseDuration,e.treeBaseDuration=n.treeBaseDuration,e._debugSource=n._debugSource,e._debugOwner=n._debugOwner,e._debugNeedsRemount=n._debugNeedsRemount,e._debugHookTypes=n._debugHookTypes,e}function zI(e,n,l,x,p){this.tag=n,this.containerInfo=e,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=$y,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=cr,this.eventTimes=J0(ge),this.expirationTimes=J0(gn),this.pendingLanes=ge,this.suspendedLanes=ge,this.pingedLanes=ge,this.expiredLanes=ge,this.mutableReadLanes=ge,this.finishedLanes=ge,this.entangledLanes=ge,this.entanglements=J0(ge),this.identifierPrefix=x,this.onRecoverableError=p,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;for(var v=this.pendingUpdatersLaneMap=[],y=0;y<Kd;y++)v.push(new Set)}switch(n){case Rg:this._debugRootType=l?"hydrateRoot()":"createRoot()";break;case Gs:this._debugRootType=l?"hydrate()":"render()";break}}function OR(e,n,l,x,p,v,y,w,T,z){var F=new zI(e,n,l,w,T),ee=kI(n,v);F.current=ee,ee.stateNode=F;{var J={element:x,isDehydrated:l,cache:null,transitions:null,pendingSuspenseBoundaries:null};ee.memoizedState=J}return Lb(ee),F}var yw="18.3.1";function OI(e,n,l){var x=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return gt(x),{$$typeof:Ui,key:x==null?null:""+x,children:e,containerInfo:n,implementation:l}}var bw,Sw;bw=!1,Sw={};function NR(e){if(!e)return Na;var n=Ss(e),l=v8(n);if(n.tag===E){var x=n.type;if(Du(x))return lk(n,x,l)}return l}function NI(e,n){{var l=Ss(e);if(l===void 0){if(typeof e.render=="function")throw new Error("Unable to find node on an unmounted component.");var x=Object.keys(e).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+x)}var p=Ci(l);if(p===null)return null;if(p.mode&Nt){var v=kt(l)||"Component";if(!Sw[v]){Sw[v]=!0;var y=wr;try{Sn(p),l.mode&Nt?m("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",n,n,v):m("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",n,n,v)}finally{y?Sn(y):Yn()}}}return p.stateNode}}function IR(e,n,l,x,p,v,y,w){var T=!1,z=null;return OR(e,n,T,z,l,x,p,v,y)}function FR(e,n,l,x,p,v,y,w,T,z){var F=!0,ee=OR(l,x,F,e,p,v,y,w,T);ee.context=NR(null);var J=ee.current,se=Ki(),fe=nc(J),ve=zl(se,fe);return ve.callback=n??null,Zs(J,ve,fe),BN(ee,fe,se),ee}function hh(e,n,l,x){Ud(n,e);var p=n.current,v=Ki(),y=nc(p);M0(y);var w=NR(l);n.context===null?n.context=w:n.pendingContext=w,bi&&wr!==null&&!bw&&(bw=!0,m(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.236 237 Check the render method of %s.`, kt(wr)||"Unknown"));var T=zl(v,y);T.payload={element:e},x=x===void 0?null:x,x!==null&&(typeof x!="function"&&m("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",x),T.callback=x);var z=Zs(p,T,y);return z!==null&&(Vr(z,p,y,v),Vg(z,p,y)),y}function A2(e){var n=e.current;if(!n.child)return null;switch(n.child.tag){case M:return n.child.stateNode;default:return n.child.stateNode}}function II(e){switch(e.tag){case A:{var n=e.stateNode;if(gl(n)){var l=Om(n);YN(n,l)}break}case V:{Fl(function(){var p=ha(e,Ct);if(p!==null){var v=Ki();Vr(p,e,Ct,v)}});var x=Ct;ww(e,x);break}}}function PR(e,n){var l=e.memoizedState;l!==null&&l.dehydrated!==null&&(l.retryLane=tp(l.retryLane,n))}function ww(e,n){PR(e,n);var l=e.alternate;l&&PR(l,n)}function FI(e){if(e.tag===V){var n=Ds,l=ha(e,n);if(l!==null){var x=Ki();Vr(l,e,n,x)}ww(e,n)}}function PI(e){if(e.tag===V){var n=nc(e),l=ha(e,n);if(l!==null){var x=Ki();Vr(l,e,n,x)}ww(e,n)}}function jR(e){var n=La(e);return n===null?null:n.stateNode}var UR=function(e){return null};function jI(e){return UR(e)}var HR=function(e){return!1};function UI(e){return HR(e)}var BR=null,VR=null,WR=null,GR=null,YR=null,XR=null,ZR=null,KR=null,qR=null;{var QR=function(e,n,l){var x=n[l],p=It(e)?e.slice():Ot({},e);return l+1===n.length?(It(p)?p.splice(x,1):delete p[x],p):(p[x]=QR(e[x],n,l+1),p)},JR=function(e,n){return QR(e,n,0)},$R=function(e,n,l,x){var p=n[x],v=It(e)?e.slice():Ot({},e);if(x+1===n.length){var y=l[x];v[y]=v[p],It(v)?v.splice(p,1):delete v[p]}else v[p]=$R(e[p],n,l,x+1);return v},e5=function(e,n,l){if(n.length!==l.length){b("copyWithRename() expects paths of the same length");return}else for(var x=0;x<l.length-1;x++)if(n[x]!==l[x]){b("copyWithRename() expects paths to be the same except for the deepest key");return}return $R(e,n,l,0)},t5=function(e,n,l,x){if(l>=n.length)return x;var p=n[l],v=It(e)?e.slice():Ot({},e);return v[p]=t5(e[p],n,l+1,x),v},n5=function(e,n,l){return t5(e,n,0,l)},_w=function(e,n){for(var l=e.memoizedState;l!==null&&n>0;)l=l.next,n--;return l};BR=function(e,n,l,x){var p=_w(e,n);if(p!==null){var v=n5(p.memoizedState,l,x);p.memoizedState=v,p.baseState=v,e.memoizedProps=Ot({},e.memoizedProps);var y=ha(e,Ct);y!==null&&Vr(y,e,Ct,gn)}},VR=function(e,n,l){var x=_w(e,n);if(x!==null){var p=JR(x.memoizedState,l);x.memoizedState=p,x.baseState=p,e.memoizedProps=Ot({},e.memoizedProps);var v=ha(e,Ct);v!==null&&Vr(v,e,Ct,gn)}},WR=function(e,n,l,x){var p=_w(e,n);if(p!==null){var v=e5(p.memoizedState,l,x);p.memoizedState=v,p.baseState=v,e.memoizedProps=Ot({},e.memoizedProps);var y=ha(e,Ct);y!==null&&Vr(y,e,Ct,gn)}},GR=function(e,n,l){e.pendingProps=n5(e.memoizedProps,n,l),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var x=ha(e,Ct);x!==null&&Vr(x,e,Ct,gn)},YR=function(e,n){e.pendingProps=JR(e.memoizedProps,n),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var l=ha(e,Ct);l!==null&&Vr(l,e,Ct,gn)},XR=function(e,n,l){e.pendingProps=e5(e.memoizedProps,n,l),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var x=ha(e,Ct);x!==null&&Vr(x,e,Ct,gn)},ZR=function(e){var n=ha(e,Ct);n!==null&&Vr(n,e,Ct,gn)},KR=function(e){UR=e},qR=function(e){HR=e}}function HI(e){var n=Ci(e);return n===null?null:n.stateNode}function BI(e){return null}function VI(){return wr}function WI(e){var n=e.findFiberByHostInstance,l=s.ReactCurrentDispatcher;return jd({bundleType:e.bundleType,version:e.version,rendererPackageName:e.rendererPackageName,rendererConfig:e.rendererConfig,overrideHookState:BR,overrideHookStateDeletePath:VR,overrideHookStateRenamePath:WR,overrideProps:GR,overridePropsDeletePath:YR,overridePropsRenamePath:XR,setErrorHandler:KR,setSuspenseHandler:qR,scheduleUpdate:ZR,currentDispatcherRef:l,findHostInstanceByFiber:HI,findFiberByHostInstance:n||BI,findHostInstancesForRefresh:bI,scheduleRefresh:gI,scheduleRoot:yI,setRefreshHandler:mI,getCurrentFiber:VI,reconcilerVersion:yw})}var r5=typeof reportError=="function"?reportError:function(e){console.error(e)};function Cw(e){this._internalRoot=e}z2.prototype.render=Cw.prototype.render=function(e){var n=this._internalRoot;if(n===null)throw new Error("Cannot update an unmounted root.");{typeof arguments[1]=="function"?m("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):O2(arguments[1])?m("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root."):typeof arguments[1]<"u"&&m("You passed a second argument to root.render(...) but it only accepts one argument.");var l=n.containerInfo;if(l.nodeType!==ur){var x=jR(n.current);x&&x.parentNode!==l&&m("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.")}}hh(e,n,null,null)},z2.prototype.unmount=Cw.prototype.unmount=function(){typeof arguments[0]=="function"&&m("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var e=this._internalRoot;if(e!==null){this._internalRoot=null;var n=e.containerInfo;hR()&&m("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."),Fl(function(){hh(null,e,null,null)}),rk(n)}};function GI(e,n){if(!O2(e))throw new Error("createRoot(...): Target container is not a DOM element.");i5(e);var l=!1,x=!1,p="",v=r5;n!=null&&(n.hydrate?b("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):typeof n=="object"&&n!==null&&n.$$typeof===Dr&&m(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:233 This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function Jp(e){RR=e}var ro=null,C0=null,Xz=function(e){ro=e};function E0(e){{if(ro===null)return e;var t=ro(e);return t===void 0?e:t.current}}function fw(e){return E0(e)}function dw(e){{if(ro===null)return e;var t=ro(e);if(t===void 0){if(e!=null&&typeof e.render=="function"){var o=E0(e.render);if(e.render!==o){var u={$$typeof:Ce,render:o};return e.displayName!==void 0&&(u.displayName=e.displayName),u}}return e}return t.current}}function YR(e,t){{if(ro===null)return!1;var o=e.elementType,u=t.type,d=!1,h=typeof u=="object"&&u!==null?u.$$typeof:null;switch(e.tag){case T:{typeof u=="function"&&(d=!0);break}case C:{(typeof u=="function"||h===Rt)&&(d=!0);break}case H:{(h===Ce||h===Rt)&&(d=!0);break}case fe:case J:{(h===Vt||h===Rt)&&(d=!0);break}default:return!1}if(d){var y=ro(o);if(y!==void 0&&y===ro(u))return!0}return!1}}function KR(e){{if(ro===null||typeof WeakSet!="function")return;C0===null&&(C0=new WeakSet),C0.add(e)}}var Zz=function(e,t){{if(ro===null)return;var o=t.staleFamilies,u=t.updatedFamilies;Rs(),ks(function(){xw(e.current,u,o)})}},Jz=function(e,t){{if(e.context!==Li)return;Rs(),ks(function(){eh(t,e,null,null)})}};function xw(e,t,o){{var u=e.alternate,d=e.child,h=e.sibling,y=e.tag,w=e.type,_=null;switch(y){case C:case J:case T:_=w;break;case H:_=w.render;break}if(ro===null)throw new Error("Expected resolveFamily to be set during hot reload.");var O=!1,I=!1;if(_!==null){var Z=ro(_);Z!==void 0&&(o.has(Z)?I=!0:t.has(Z)&&(y===T?I=!0:O=!0))}if(C0!==null&&(C0.has(e)||u!==null&&C0.has(u))&&(I=!0),I&&(e._debugNeedsRemount=!0),I||O){var Q=pi(e,Ct);Q!==null&&Br(Q,e,Ct,gn)}d!==null&&!I&&xw(d,t,o),h!==null&&xw(h,t,o)}}var eI=function(e,t){{var o=new Set,u=new Set(t.map(function(d){return d.current}));return pw(e.current,u,o),o}};function pw(e,t,o){{var u=e.child,d=e.sibling,h=e.tag,y=e.type,w=null;switch(h){case C:case J:case T:w=y;break;case H:w=y.render;break}var _=!1;w!==null&&t.has(w)&&(_=!0),_?tI(e,o):u!==null&&pw(u,t,o),d!==null&&pw(d,t,o)}}function tI(e,t){{var o=nI(e,t);if(o)return;for(var u=e;;){switch(u.tag){case R:t.add(u.stateNode);return;case P:t.add(u.stateNode.containerInfo);return;case A:t.add(u.stateNode.containerInfo);return}if(u.return===null)throw new Error("Expected to reach root first.");u=u.return}}}function nI(e,t){for(var o=e,u=!1;;){if(o.tag===R)u=!0,t.add(o.stateNode);else if(o.child!==null){o.child.return=o,o=o.child;continue}if(o===e)return u;for(;o.sibling===null;){if(o.return===null||o.return===e)return u;o=o.return}o.sibling.return=o.return,o=o.sibling}return!1}var hw;{hw=!1;try{var $R=Object.preventExtensions({})}catch{hw=!0}}function rI(e,t,o,u){this.tag=e,this.key=o,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=t,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=u,this.flags=ht,this.subtreeFlags=ht,this.deletions=null,this.lanes=ge,this.childLanes=ge,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,!hw&&typeof Object.preventExtensions=="function"&&Object.preventExtensions(this)}var Ai=function(e,t,o,u){return new rI(e,t,o,u)};function vw(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function aI(e){return typeof e=="function"&&!vw(e)&&e.defaultProps===void 0}function iI(e){if(typeof e=="function")return vw(e)?T:C;if(e!=null){var t=e.$$typeof;if(t===Ce)return H;if(t===Vt)return fe}return L}function bf(e,t){var o=e.alternate;o===null?(o=Ai(e.tag,t,e.key,e.mode),o.elementType=e.elementType,o.type=e.type,o.stateNode=e.stateNode,o._debugSource=e._debugSource,o._debugOwner=e._debugOwner,o._debugHookTypes=e._debugHookTypes,o.alternate=e,e.alternate=o):(o.pendingProps=t,o.type=e.type,o.flags=ht,o.subtreeFlags=ht,o.deletions=null,o.actualDuration=0,o.actualStartTime=-1),o.flags=e.flags&sr,o.childLanes=e.childLanes,o.lanes=e.lanes,o.child=e.child,o.memoizedProps=e.memoizedProps,o.memoizedState=e.memoizedState,o.updateQueue=e.updateQueue;var u=e.dependencies;switch(o.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},o.sibling=e.sibling,o.index=e.index,o.ref=e.ref,o.selfBaseDuration=e.selfBaseDuration,o.treeBaseDuration=e.treeBaseDuration,o._debugNeedsRemount=e._debugNeedsRemount,o.tag){case L:case C:case J:o.type=E0(e.type);break;case T:o.type=fw(e.type);break;case H:o.type=dw(e.type);break}return o}function oI(e,t){e.flags&=sr|Yn;var o=e.alternate;if(o===null)e.childLanes=ge,e.lanes=t,e.child=null,e.subtreeFlags=ht,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0;else{e.childLanes=o.childLanes,e.lanes=o.lanes,e.child=o.child,e.subtreeFlags=ht,e.deletions=null,e.memoizedProps=o.memoizedProps,e.memoizedState=o.memoizedState,e.updateQueue=o.updateQueue,e.type=o.type;var u=o.dependencies;e.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},e.selfBaseDuration=o.selfBaseDuration,e.treeBaseDuration=o.treeBaseDuration}return e}function lI(e,t,o){var u;return e===Rg?(u=Wt,t===!0&&(u|=Nt,u|=Cn)):u=vt,$r&&(u|=Jt),Ai(A,null,null,u)}function mw(e,t,o,u,d,h){var y=L,w=e;if(typeof e=="function")vw(e)?(y=T,w=fw(w)):w=E0(w);else if(typeof e=="string")y=R;else e:switch(e){case va:return Gu(o.children,d,h,t);case Fi:y=$,d|=Nt,(d&Wt)!==vt&&(d|=Cn);break;case Pi:return sI(o,d,h,t);case Ve:return uI(o,d,h,t);case Ke:return cI(o,d,h,t);case Zn:return qR(o,d,h,t);case On:case Gt:case Fn:case Wr:case jt:default:{if(typeof e=="object"&&e!==null)switch(e.$$typeof){case ho:y=N;break e;case G:y=F;break e;case Ce:y=H,w=dw(w);break e;case Vt:y=fe;break e;case Rt:y=Le,w=null;break e}var _="";{(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(_+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var O=u?Tt(u):null;O&&(_+=` 234 235 Check the render method of \``+O+"`.")}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(e==null?e:typeof e)+"."+_))}}var I=Ai(y,o,t,d);return I.elementType=e,I.type=w,I.lanes=h,I._debugOwner=u,I}function gw(e,t,o){var u=null;u=e._owner;var d=e.type,h=e.key,y=e.props,w=mw(d,h,y,u,t,o);return w._debugSource=e._source,w._debugOwner=e._owner,w}function Gu(e,t,o,u){var d=Ai(j,e,u,t);return d.lanes=o,d}function sI(e,t,o,u){typeof e.id!="string"&&m('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id);var d=Ai(ee,e,u,t|Jt);return d.elementType=Pi,d.lanes=o,d.stateNode={effectDuration:0,passiveEffectDuration:0},d}function uI(e,t,o,u){var d=Ai(Y,e,u,t);return d.elementType=Ve,d.lanes=o,d}function cI(e,t,o,u){var d=Ai(je,e,u,t);return d.elementType=Ke,d.lanes=o,d}function qR(e,t,o,u){var d=Ai(ke,e,u,t);d.elementType=Zn,d.lanes=o;var h={isHidden:!1};return d.stateNode=h,d}function yw(e,t,o){var u=Ai(D,e,null,t);return u.lanes=o,u}function fI(){var e=Ai(R,null,null,vt);return e.elementType="DELETED",e}function dI(e){var t=Ai(be,null,null,vt);return t.stateNode=e,t}function bw(e,t,o){var u=e.children!==null?e.children:[],d=Ai(P,u,e.key,t);return d.lanes=o,d.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},d}function QR(e,t){return e===null&&(e=Ai(L,null,null,vt)),e.tag=t.tag,e.key=t.key,e.elementType=t.elementType,e.type=t.type,e.stateNode=t.stateNode,e.return=t.return,e.child=t.child,e.sibling=t.sibling,e.index=t.index,e.ref=t.ref,e.pendingProps=t.pendingProps,e.memoizedProps=t.memoizedProps,e.updateQueue=t.updateQueue,e.memoizedState=t.memoizedState,e.dependencies=t.dependencies,e.mode=t.mode,e.flags=t.flags,e.subtreeFlags=t.subtreeFlags,e.deletions=t.deletions,e.lanes=t.lanes,e.childLanes=t.childLanes,e.alternate=t.alternate,e.actualDuration=t.actualDuration,e.actualStartTime=t.actualStartTime,e.selfBaseDuration=t.selfBaseDuration,e.treeBaseDuration=t.treeBaseDuration,e._debugSource=t._debugSource,e._debugOwner=t._debugOwner,e._debugNeedsRemount=t._debugNeedsRemount,e._debugHookTypes=t._debugHookTypes,e}function xI(e,t,o,u,d){this.tag=t,this.containerInfo=e,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=tb,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=ur,this.eventTimes=Md(ge),this.expirationTimes=Md(gn),this.pendingLanes=ge,this.suspendedLanes=ge,this.pingedLanes=ge,this.expiredLanes=ge,this.mutableReadLanes=ge,this.finishedLanes=ge,this.entangledLanes=ge,this.entanglements=Md(ge),this.identifierPrefix=u,this.onRecoverableError=d,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;for(var h=this.pendingUpdatersLaneMap=[],y=0;y<Nx;y++)h.push(new Set)}switch(t){case Rg:this._debugRootType=o?"hydrateRoot()":"createRoot()";break;case Au:this._debugRootType=o?"hydrate()":"render()";break}}function XR(e,t,o,u,d,h,y,w,_,O){var I=new xI(e,t,o,w,_),Z=lI(t,h);I.current=Z,Z.stateNode=I;{var Q={element:u,isDehydrated:o,cache:null,transitions:null,pendingSuspenseBoundaries:null};Z.memoizedState=Q}return Ob(Z),I}var Sw="18.3.1";function pI(e,t,o){var u=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return zt(u),{$$typeof:ja,key:u==null?null:""+u,children:e,containerInfo:t,implementation:o}}var ww,Cw;ww=!1,Cw={};function ZR(e){if(!e)return Li;var t=su(e),o=QO(t);if(t.tag===T){var u=t.type;if(Cl(u))return _T(t,u,o)}return o}function hI(e,t){{var o=su(e);if(o===void 0){if(typeof e.render=="function")throw new Error("Unable to find node on an unmounted component.");var u=Object.keys(e).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+u)}var d=Ca(o);if(d===null)return null;if(d.mode&Nt){var h=Tt(o)||"Component";if(!Cw[h]){Cw[h]=!0;var y=Sr;try{bn(d),o.mode&Nt?m("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,h):m("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",t,t,h)}finally{y?bn(y):Gn()}}}return d.stateNode}}function JR(e,t,o,u,d,h,y,w){var _=!1,O=null;return XR(e,t,_,O,o,u,d,h,y)}function eM(e,t,o,u,d,h,y,w,_,O){var I=!0,Z=XR(o,u,I,e,d,h,y,w,_);Z.context=ZR(null);var Q=Z.current,se=$a(),ce=Vu(Q),he=Cs(se,ce);return he.callback=t??null,zu(Q,he,ce),wz(Z,ce,se),Z}function eh(e,t,o,u){_x(t,e);var d=t.current,h=$a(),y=Vu(d);od(y);var w=ZR(o);t.context===null?t.context=w:t.pendingContext=w,ya&&Sr!==null&&!ww&&(ww=!0,m(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate. 236 237 Check the render method of %s.`,Tt(Sr)||"Unknown"));var _=Cs(h,y);_.payload={element:e},u=u===void 0?null:u,u!==null&&(typeof u!="function"&&m("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",u),_.callback=u);var O=zu(d,_,y);return O!==null&&(Br(O,d,y,h),Vg(O,d,y)),y}function Ay(e){var t=e.current;if(!t.child)return null;switch(t.child.tag){case R:return t.child.stateNode;default:return t.child.stateNode}}function vI(e){switch(e.tag){case A:{var t=e.stateNode;if(ss(t)){var o=Nm(t);Tz(t,o)}break}case Y:{ks(function(){var d=pi(e,Ct);if(d!==null){var h=$a();Br(d,e,Ct,h)}});var u=Ct;Ew(e,u);break}}}function tM(e,t){var o=e.memoizedState;o!==null&&o.dehydrated!==null&&(o.retryLane=Ux(o.retryLane,t))}function Ew(e,t){tM(e,t);var o=e.alternate;o&&tM(o,t)}function mI(e){if(e.tag===Y){var t=mu,o=pi(e,t);if(o!==null){var u=$a();Br(o,e,t,u)}Ew(e,t)}}function gI(e){if(e.tag===Y){var t=Vu(e),o=pi(e,t);if(o!==null){var u=$a();Br(o,e,t,u)}Ew(e,t)}}function nM(e){var t=ki(e);return t===null?null:t.stateNode}var rM=function(e){return null};function yI(e){return rM(e)}var aM=function(e){return!1};function bI(e){return aM(e)}var iM=null,oM=null,lM=null,sM=null,uM=null,cM=null,fM=null,dM=null,xM=null;{var pM=function(e,t,o){var u=t[o],d=It(e)?e.slice():Ot({},e);return o+1===t.length?(It(d)?d.splice(u,1):delete d[u],d):(d[u]=pM(e[u],t,o+1),d)},hM=function(e,t){return pM(e,t,0)},vM=function(e,t,o,u){var d=t[u],h=It(e)?e.slice():Ot({},e);if(u+1===t.length){var y=o[u];h[y]=h[d],It(h)?h.splice(d,1):delete h[d]}else h[d]=vM(e[d],t,o,u+1);return h},mM=function(e,t,o){if(t.length!==o.length){b("copyWithRename() expects paths of the same length");return}else for(var u=0;u<o.length-1;u++)if(t[u]!==o[u]){b("copyWithRename() expects paths to be the same except for the deepest key");return}return vM(e,t,o,0)},gM=function(e,t,o,u){if(o>=t.length)return u;var d=t[o],h=It(e)?e.slice():Ot({},e);return h[d]=gM(e[d],t,o+1,u),h},yM=function(e,t,o){return gM(e,t,0,o)},_w=function(e,t){for(var o=e.memoizedState;o!==null&&t>0;)o=o.next,t--;return o};iM=function(e,t,o,u){var d=_w(e,t);if(d!==null){var h=yM(d.memoizedState,o,u);d.memoizedState=h,d.baseState=h,e.memoizedProps=Ot({},e.memoizedProps);var y=pi(e,Ct);y!==null&&Br(y,e,Ct,gn)}},oM=function(e,t,o){var u=_w(e,t);if(u!==null){var d=hM(u.memoizedState,o);u.memoizedState=d,u.baseState=d,e.memoizedProps=Ot({},e.memoizedProps);var h=pi(e,Ct);h!==null&&Br(h,e,Ct,gn)}},lM=function(e,t,o,u){var d=_w(e,t);if(d!==null){var h=mM(d.memoizedState,o,u);d.memoizedState=h,d.baseState=h,e.memoizedProps=Ot({},e.memoizedProps);var y=pi(e,Ct);y!==null&&Br(y,e,Ct,gn)}},sM=function(e,t,o){e.pendingProps=yM(e.memoizedProps,t,o),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var u=pi(e,Ct);u!==null&&Br(u,e,Ct,gn)},uM=function(e,t){e.pendingProps=hM(e.memoizedProps,t),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var o=pi(e,Ct);o!==null&&Br(o,e,Ct,gn)},cM=function(e,t,o){e.pendingProps=mM(e.memoizedProps,t,o),e.alternate&&(e.alternate.pendingProps=e.pendingProps);var u=pi(e,Ct);u!==null&&Br(u,e,Ct,gn)},fM=function(e){var t=pi(e,Ct);t!==null&&Br(t,e,Ct,gn)},dM=function(e){rM=e},xM=function(e){aM=e}}function SI(e){var t=Ca(e);return t===null?null:t.stateNode}function wI(e){return null}function CI(){return Sr}function EI(e){var t=e.findFiberByHostInstance,o=c.ReactCurrentDispatcher;return Ex({bundleType:e.bundleType,version:e.version,rendererPackageName:e.rendererPackageName,rendererConfig:e.rendererConfig,overrideHookState:iM,overrideHookStateDeletePath:oM,overrideHookStateRenamePath:lM,overrideProps:sM,overridePropsDeletePath:uM,overridePropsRenamePath:cM,setErrorHandler:dM,setSuspenseHandler:xM,scheduleUpdate:fM,currentDispatcherRef:o,findHostInstanceByFiber:SI,findFiberByHostInstance:t||wI,findHostInstancesForRefresh:eI,scheduleRefresh:Zz,scheduleRoot:Jz,setRefreshHandler:Xz,getCurrentFiber:CI,reconcilerVersion:Sw})}var bM=typeof reportError=="function"?reportError:function(e){console.error(e)};function Tw(e){this._internalRoot=e}Oy.prototype.render=Tw.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw new Error("Cannot update an unmounted root.");{typeof arguments[1]=="function"?m("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):Ny(arguments[1])?m("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root."):typeof arguments[1]<"u"&&m("You passed a second argument to root.render(...) but it only accepts one argument.");var o=t.containerInfo;if(o.nodeType!==or){var u=nM(t.current);u&&u.parentNode!==o&&m("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.")}}eh(e,t,null,null)},Oy.prototype.unmount=Tw.prototype.unmount=function(){typeof arguments[0]=="function"&&m("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;AR()&&m("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."),ks(function(){eh(null,e,null,null)}),bT(t)}};function _I(e,t){if(!Ny(e))throw new Error("createRoot(...): Target container is not a DOM element.");SM(e);var o=!1,u=!1,d="",h=bM;t!=null&&(t.hydrate?b("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):typeof t=="object"&&t!==null&&t.$$typeof===Mr&&m(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage: 238 238 239 239 let root = createRoot(domContainer); 240 root.render(<App />);`), n.unstable_strictMode===!0&&(l=!0),n.identifierPrefix!==void 0&&(p=n.identifierPrefix),n.onRecoverableError!==void 0&&(v=n.onRecoverableError),n.transitionCallbacks!==void 0&&n.transitionCallbacks);var y=IR(e,Rg,null,l,x,p,v);Sg(y.current,e);var w=e.nodeType===ur?e.parentNode:e;return Sp(w),new Cw(y)}function z2(e){this._internalRoot=e}function YI(e){e&&Gm(e)}z2.prototype.unstable_scheduleHydration=YI;function XI(e,n,l){if(!O2(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");i5(e),n===void 0&&m("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var x=l??null,p=l!=null&&l.hydratedSources||null,v=!1,y=!1,w="",T=r5;l!=null&&(l.unstable_strictMode===!0&&(v=!0),l.identifierPrefix!==void 0&&(w=l.identifierPrefix),l.onRecoverableError!==void 0&&(T=l.onRecoverableError));var z=FR(n,null,e,Rg,x,v,y,w,T);if(Sg(z.current,e),Sp(e),p)for(var F=0;F<p.length;F++){var ee=p[F];Q8(z,ee)}return new z2(z)}function O2(e){return!!(e&&(e.nodeType===Si||e.nodeType===Ro||e.nodeType===Cc))}function vh(e){return!!(e&&(e.nodeType===Si||e.nodeType===Ro||e.nodeType===Cc||e.nodeType===ur&&e.nodeValue===" react-mount-point-unstable "))}function i5(e){e.nodeType===Si&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&m("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),Ap(e)&&(e._reactRootContainer?m("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):m("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}var ZI=s.ReactCurrentOwner,a5;a5=function(e){if(e._reactRootContainer&&e.nodeType!==ur){var n=jR(e._reactRootContainer.current);n&&n.parentNode!==e&&m("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var l=!!e._reactRootContainer,x=Ew(e),p=!!(x&&Vs(x));p&&!l&&m("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),e.nodeType===Si&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&m("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function Ew(e){return e?e.nodeType===Ro?e.documentElement:e.firstChild:null}function o5(){}function KI(e,n,l,x,p){if(p){if(typeof x=="function"){var v=x;x=function(){var J=A2(y);v.call(J)}}var y=FR(n,x,e,Gs,null,!1,!1,"",o5);e._reactRootContainer=y,Sg(y.current,e);var w=e.nodeType===ur?e.parentNode:e;return Sp(w),Fl(),y}else{for(var T;T=e.lastChild;)e.removeChild(T);if(typeof x=="function"){var z=x;x=function(){var J=A2(F);z.call(J)}}var F=IR(e,Gs,null,!1,!1,"",o5);e._reactRootContainer=F,Sg(F.current,e);var ee=e.nodeType===ur?e.parentNode:e;return Sp(ee),Fl(function(){hh(n,F,l,x)}),F}}function qI(e,n){e!==null&&typeof e!="function"&&m("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",n,e)}function N2(e,n,l,x,p){a5(l),qI(p===void 0?null:p,"render");var v=l._reactRootContainer,y;if(!v)y=KI(l,n,e,p,x);else{if(y=v,typeof p=="function"){var w=p;p=function(){var T=A2(y);w.call(T)}}hh(n,y,e,p)}return A2(y)}var u5=!1;function QI(e){{u5||(u5=!0,m("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"));var n=ZI.current;if(n!==null&&n.stateNode!==null){var l=n.stateNode._warnedAboutRefsInRender;l||m("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",en(n.type)||"A component"),n.stateNode._warnedAboutRefsInRender=!0}}return e==null?null:e.nodeType===Si?e:NI(e,"findDOMNode")}function JI(e,n,l){if(m("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!vh(n))throw new Error("Target container is not a DOM element.");{var x=Ap(n)&&n._reactRootContainer===void 0;x&&m("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return N2(null,e,n,!0,l)}function $I(e,n,l){if(m("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!vh(n))throw new Error("Target container is not a DOM element.");{var x=Ap(n)&&n._reactRootContainer===void 0;x&&m("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return N2(null,e,n,!1,l)}function e9(e,n,l,x){if(m("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!vh(l))throw new Error("Target container is not a DOM element.");if(e==null||!ul(e))throw new Error("parentComponent must be a valid React Component");return N2(e,n,l,!1,x)}var l5=!1;function t9(e){if(l5||(l5=!0,m("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot")),!vh(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var n=Ap(e)&&e._reactRootContainer===void 0;n&&m("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(e._reactRootContainer){{var l=Ew(e),x=l&&!Vs(l);x&&m("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return Fl(function(){N2(null,null,e,!1,function(){e._reactRootContainer=null,rk(e)})}),!0}else{{var p=Ew(e),v=!!(p&&Vs(p)),y=e.nodeType===Si&&vh(e.parentNode)&&!!e.parentNode._reactRootContainer;v&&m("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",y?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}Ey(II),ap(FI),Ty(PI),rx(Vi),Hm(jm),(typeof Map!="function"||Map.prototype==null||typeof Map.prototype.forEach!="function"||typeof Set!="function"||Set.prototype==null||typeof Set.prototype.clear!="function"||typeof Set.prototype.forEach!="function")&&m("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),zc(r7),ym(nw,XN,Fl);function n9(e,n){var l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!O2(n))throw new Error("Target container is not a DOM element.");return OI(e,n,null,l)}function r9(e,n,l,x){return e9(e,n,l,x)}var Tw={usingClientEntryPoint:!1,Events:[Vs,Cx,wg,Md,ms,nw]};function i9(e,n){return Tw.usingClientEntryPoint||m('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),GI(e,n)}function a9(e,n,l){return Tw.usingClientEntryPoint||m('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),XI(e,n,l)}function o9(e){return hR()&&m("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),Fl(e)}var u9=WI({findFiberByHostInstance:gf,bundleType:1,version:yw,rendererPackageName:"react-dom"});if(!u9&&be&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var s5=window.location.protocol;/^(https?|file):$/.test(s5)&&console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(s5==="file:"?`241 You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")} $i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Tw,$i.createPortal=n9,$i.createRoot=i9,$i.findDOMNode=QI,$i.flushSync=o9,$i.hydrate=JI,$i.hydrateRoot=a9,$i.render=$I,$i.unmountComponentAtNode=t9,$i.unstable_batchedUpdates=nw,$i.unstable_renderSubtreeIntoContainer=r9,$i.version=yw,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})(),$i}var Uw;function Hw(){if(Uw)return Sh.exports;Uw=1;var a={};function i(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(a.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(i)}catch(t){console.error(t)}}}return a.NODE_ENV==="production"?(i(),Sh.exports=y5()):Sh.exports=b5(),Sh.exports}var Bw;function S5(){if(Bw)return If;Bw=1;var a={},i=Hw();if(a.NODE_ENV==="production")If.createRoot=i.createRoot,If.hydrateRoot=i.hydrateRoot;else{var t=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;If.createRoot=function(s,c){t.usingClientEntryPoint=!0;try{return i.createRoot(s,c)}finally{t.usingClientEntryPoint=!1}},If.hydrateRoot=function(s,c,o){t.usingClientEntryPoint=!0;try{return i.hydrateRoot(s,c,o)}finally{t.usingClientEntryPoint=!1}}}return If}var j2=S5();const w5=I2(j2),ya=Ff;(function(a,i){const t=Ff,s=a();for(;;)try{if(-parseInt(t(203))/1+parseInt(t(239))/2+parseInt(t(233))/3+-parseInt(t(237))/4*(-parseInt(t(211))/5)+-parseInt(t(192))/6*(parseInt(t(214))/7)+parseInt(t(231))/8+parseInt(t(221))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Ch,177183);const _5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Ff;if(t){const o=t[c(224)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Ff,i={jBlww:a(198),mwvRv:a(222),hCEwY:function(t,s){return t(s)},RudzQ:a(194),qIgfF:function(t,s){return t+s},TSeJS:a(216),tReRP:function(t,s){return t+s},gBQzo:function(t){return t()},tgOll:function(t,s,c){return t(s,c)}};i[a(219)](_5,this,function(){const t=a,s=new RegExp(i[t(188)]),c=new RegExp(i[t(201)],"i"),o=i[t(232)](Gw,i[t(212)]);!s[t(190)](i[t(210)](o,i[t(206)]))||!c[t(190)](i[t(227)](o,"input"))?o("0"):i[t(236)](Gw)})()})();const U2=ya(199),_h="textSpacing";function Ch(){const a=["tCTGG","apply","constructor","bzMqq","tReRP","monochrome","hideWidget","Virtq","1254296ZFfGBM","hCEwY","319542akvLIL","counter","readableFont","gBQzo","135804kxduZT","gger","480006LJielS","jBlww","call","test","dcXIm","114UZwIoD","while (true) {}","init","AfmGg","oubvX","oBEcj","function *\\( *\\)","textSize","focusTunnel","mwvRv","debu","327237ESKBcG","string","highSaturation","TSeJS","language","hideImages","rOoCT","qIgfF","10npIbPG","RudzQ","lowSaturation","72989zRgFOO","bigBlackCursor","chain","action","wideaccess-xl-mode","tgOll","bigWhiteCursor","1181943FoAebi","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)"];return Ch=function(){return a},Ch()}const Eh="lineHeight",H2="highlightLinks",B2=ya(228),V2=ya(213),W2=ya(205),G2=ya(200),Y2=ya(235),Th="textAlignment",X2="highContrast",kh=ya(215),Rh=ya(220),Z2=ya(208),K2=ya(207),Vw="widgetPosition",$x=ya(229),Ww=ya(218);function Ff(a,i){const t=Ch();return Ff=function(s,c){return s=s-188,t[s]},Ff(a,i)}function Gw(a){const i=ya,t={oubvX:i(193),Virtq:i(234),kvFKy:function(c,o){return c!==o},dcXIm:function(c,o){return c+o},AfmGg:"length",yGtFQ:function(c,o){return c%o},tCTGG:i(238),oBEcj:i(217),rOoCT:i(202),bzMqq:function(c,o){return c(o)}};function s(c){const o=i;if(typeof c===o(204))return(function(b){})[o(225)](t[o(196)])[o(224)](t[o(230)]);t.kvFKy(t[o(191)]("",c/c)[t[o(195)]],1)||t.yGtFQ(c,20)===0?(function(){return!0})[o(225)](t[o(191)](o(202),t.tCTGG))[o(189)](t[o(197)]):(function(){return!1})[o(225)](t[o(209)]+t[o(223)])[o(224)]("stateObject"),t.bzMqq(s,++c)}try{if(a)return s;t[i(226)](s,0)}catch{}}const f=Pf;(function(a,i){const t=Pf,s=a();for(;;)try{if(parseInt(t(400))/1+parseInt(t(335))/2*(parseInt(t(437))/3)+parseInt(t(1701))/4*(parseInt(t(1190))/5)+-parseInt(t(1910))/6*(-parseInt(t(1732))/7)+parseInt(t(1897))/8*(-parseInt(t(1606))/9)+-parseInt(t(1791))/10*(-parseInt(t(553))/11)+-parseInt(t(755))/12===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Mh,198030);const C5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Pf;if(t){const o=t[c(840)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Pf,i={sYvci:"function *\\( *\\)",BIwhR:a(700),FXutC:function(t,s){return t(s)},ZkpPd:a(1563),DwkjS:function(t,s){return t+s},xophz:"input",YzinV:function(t){return t()},JENxV:function(t,s,c){return t(s,c)}};i[a(610)](C5,this,function(){const t=a,s=new RegExp(i[t(323)]),c=new RegExp(i.BIwhR,"i"),o=i[t(586)](Xw,i[t(578)]);!s.test(i.DwkjS(o,"chain"))||!c[t(321)](i.DwkjS(o,i[t(1083)]))?i[t(586)](o,"0"):i[t(1408)](Xw)})()})();function Mh(){const a=["ליישר לשמאל","flags/dk","إتاحة الويب بواسطة","Grotere regelafstand","Szövegfelolvasás","リンクを強調","Anfälle und Epilepsie","Redefinir efeitos de texto","Centrato","Zarovnání textu","العربية","โหมดตาบอด","Yüksək doymuşluq","Text to Speech","Svagt syn","Tunnel di Focus","Навігація та фокус","Порамнување на текст","رسائی پروفائل","سطور کے درمیان فاصلہ بڑھائیں","Vizuális beállítások","Manjši razmik črk","Заява про доступність","רווייה גבוהה","Navigazione e Focus","XL tipke","Navigatie en focus","وضع تدرج الرمادي","Мањи текст","큰 검은 커서","Text-zu-Sprache-Funktion","מיקום","עברית","Venstre","アクセシビリティプロファイル","Magyar","高彩度","tJQHq","Taal kiezen","Teksto į kalbą funkcija","Høj kontrast","Oxunaqlı şrift","Høj mætning","Text & Spacing","flags/es","Återställ alla inställningar","حروف أضيق","テキスト効果をリセット","Daha küçük metin","Îmbunătățește elementele vizuale ale site-ului","Trợ năng web bởi","Blindness Mode","Vpravo","Rohamok és epilepszia","Sivinski način","Տեսողական կարգավորումներ","ซ้าย","Türkçe","Премахва блясъци и намалява цвета","Großer Weißer Cursor","XL przyciski","Böyük qara kursor","Fekete olvasóvonal","Упрощает контент, улучшает читаемость","Cursore Bianco Grande","विजुअल इफेक्ट्स रीसेट","Kleinere letterspatiëring","Esquerda","إعادة جميع الإعدادات","Større tekst","Resaltar Enlaces","Kognitív károsodás","init","언어 선택","बड़ा काला कर्सर","Pernyataan Aksesibilitas","Noņem mirgošanu un samazina krāsu","kPojf","Suur must kursor","Suuri valkoinen osoitin","Vizualne prilagodbe","تباين عالٍ","आवाज़ें बंद करें","סמן לבן גדול","灰度模式","Großer Schwarzer Cursor","Povečevalnik besedila","Шрифт для дислексии","Paramètres d'Accessibilité (Ctrl+U)","גופן לדיסלקסיה","Impostazioni di Accessibilità (Ctrl+U)","ナビゲーションとフォーカス","XL כפתורים","Dysleksi-skrifttype","Silenciar sons","ความอิ่มตัวสูง","दौरे और मिर्गी","Sort læselinje","Kõrge küllastus","Lähtesta teksti efektid","Povećalo teksta","Български","より集中、より少ない気晴らし","محاذاة لليسار","Македонски","大きい黒いカーソル","Spasi huruf lebih besar","Simplifica conteúdo, melhora legibilidade","Функция текст към реч","Ниска засићеност","Ripristina Tutte le Impostazioni","Høy metning","Մեծացնել տառերի բացատը","Verbessert die Darstellung der Website","无障碍配置文件","18fgfdyG","Links uitlijnen","Utišaj zvoke","Vælg sprog","Suuri musta osoitin","Valitse kieli","Nagy fekete kurzor","Szövegfelolvasó funkció","הסתר תמונות","ADHD режим","减小行距","简化内容,提高可读性","Oprire sunete","全部重置","Текст и размаци","Mövqeyi","Låg mättnad","Erişilebilirlik Bildirimi","Больше концентрации, меньше отвлечений","التنقل والتركيز","文本放大镜","محاذاة للوسط","검정 읽기 줄","Висок контраст","Większy tekst","Սև ընթերցման գիծ","बाएँ","Desno","Javítja a webhely vizuális elemeit","Функція перетворення тексту на мовлення","Pengaturan Aksesibilitas (Ctrl+U)","Evidenzia Link","Français","Acessibilidade Web por","Navigacija i fokus","Blindhetsmodus","Rechts","Nastavení přístupnosti (Ctrl+U)","Alacsony telítettség","Obnoviť všetky nastavenia","Eemaldab vilkumise ja vähendab värvi","Tout Réinitialiser","Phông dễ đọc","Perfil de accesibilidad","視覚調整","Text-Lupe","Zarovnat vpravo","시각 효과 재설정","소리 끄기","Sağ","Simplifică conținutul, îmbunătățește lizibilitatea","flags/hu","flags/ua","Uitgelijnde tekst","יותר מיקוד, פחות הסחות דעת","Hamısını sıfırla","Выравнивание текста","Υψηλή αντίθεση","Visuaalsed kohandused","Gyengénlátás","Lygiuoti kairėje","Vāja redze","Upraszcza treść, poprawia czytelność","Pilku atspalvių režimas","Մատչելիության պրոֆիլ","Rechts Ausgerichtet","مزيد من التركيز، وتشتيت أقل","Obnovit všechna nastavení","يبسط المحتوى ويحسن القراءة","ADHD मोड","Stlmiť zvuky","Capacitate text-to-speech","Allineato a Sinistra","Điều hướng & tiêu điểm","Dysleksia-fontti","Wyrównanie do lewej","Profilo di accessibilità","Større bokstavavstand","Återställ allt","Текст у говор","Restablecer Todo","Крупнее текст","Peida pildid","Tuyên bố Trợ năng","Upośledzenie poznawcze","Ресетирај сите поставки","Atstatyti visus nustatymus","Приховати зображення","Δεξιά","Stânga","Daha büyük metin","flags/fi","Mazāks teksts","Boz tonlar rejimi","Προφίλ προσβασιμότητας","116LMjJFV","Βελτιώνει τα οπτικά στοιχεία της ιστοσελίδας","Szöveg igazítása","Kognitívne poškodenie","Թաքցնել պատկերները","Duży czarny kursor","Vizuális effektek visszaállítása","Підсвітити посилання","Tăng cường các yếu tố trực quan của trang web","Більший текст","Lignes Plus Serrées","Бела линија за читање","Teksti joondamine","Melhora os elementos visuais do site","Центар порамнето","Nederlands","Allineato a Destra","Pilih Bahasa","Δυνατότητα μετατροπής κειμένου σε ομιλία","ADHD-tilstand","Мањи размак између слова","Veći razmak slova","Tar bort blinkningar och minskar färg","Več fokusa, manj motenj","Teksto į kalbą","Navigare și focalizare","Читљив фонт","Atur ulang efek teks","نص محاذى","Besedilo in razmiki","Pozíció","1580313gLZpHo","텍스트 작게","XL дугмад","Evidențiază linkuri","จัดแนวข้อความ","Font lizibil","Düşük Görüş","Giảm khoảng cách chữ","Declarație de accesibilitate","متن بڑا کرنے والا","Mode skala abu-abu","Nizka nasičenost","Μεγεθυντής κειμένου","Jobbra igazítva","अक्षर अंतर घटाएँ","Aşağı doymuşluq","Ниска наситеност","Aliniat la stânga","Halltoonrežiim","Fonte para dislexia","Con trỏ trắng lớn","Vienkāršo saturu, uzlabo lasāmību","Funkcja zamiany tekstu na mowę","重置视觉效果","Mindre bogstavmellemrum","वेबसाइट के विज़ुअल तत्वों को बढ़ाता है","زبان منتخب کریں","Niska zasićenost","Aanvallen en epilepsie","Način sljepoće","נגישות אתרים על ידי","Capacité de synthèse vocale","Aligné à Gauche","Lielāka burtu atstarpe","XL Tombol","Réinitialiser les Effets Visuels","ระยะบรรทัดน้อยลง","เคอร์เซอร์สีดำขนาดใหญ่","Kontras tinggi","Dešinė","ปรับปรุงองค์ประกอบภาพของเว็บไซต์","Visuelle Anpassungen","認知障害","Профіль доступності","محاذاة لليمين","Rechts uitlijnen","Белая линия чтения","Alinhado ao centro","Teksta palielinātājs","Tekstforstørrer","Letras Más Ajustadas","Skrij slike","Navigointi ja fokus","Right","Vizuální úpravy","Disleksijos šriftas","Akadálymentesítési profil","Elimina i flash e riduce i colori","Lupa de Texto","200Qsmwcr","Menyederhanakan konten, meningkatkan keterbacaan","Ocultar Imágenes","Réinitialiser les Effets de Texte","Terowongan fokus","flags/fr","Linhas mais estreitas","Tutmalar və epilepsiya","Didelis sodrumas","Grote zwarte cursor","По-малък междуредиe","Záchvaty a epilepsie","Mute Sounds","Réinitialiser Tous les Paramètres","Əlçatanlıq profili","Выравнивание по правому краю","Korkea kontrasti","Links","Linha de leitura branca","Veb əlçatanlıq: ","पहुंच क्षमता वक्तव्य","Лево поравнање","Kleinerer Text","Ožje vrstice","Текст към реч","Zarovnaný na stred","Dil Seçin","Vizualiniai pakeitimai","Веб пристапност од","Resetiraj vizualne efekte","Szürkeárnyalatos mód","कम संतृप्ति","Joonda vasakule","Resetuj efekty tekstu","vWRqT","Văn bản thành giọng nói","Текст в речь","Gråtonetilstand","Resetare efecte text","Penglihatan Rendah","Mətndən nitqə çevirmə qabiliyyəti","Način ADHD","Text și spațiere","Veći razmak redaka","Større linjeavstand","Izcelt saites","Zarovnat vlevo","Fokus-tunnel","Dostępność webowa przez","Поголем проред","Độ bão hòa cao","Saavutettavuusasetukset (Ctrl+U)","Чёрная линия чтения","Сива скала","การนำทางและโฟกัส","لنکس نمایاں کریں","สายตาไม่ดี","Nagyobb szöveg","XL knappar","آوازیں بند کریں","Տողի հավասարեցում","Ustawienia dostępności (Ctrl+U)","Demp lyder","Visuelle justeringer","白い読書ライン","Restablecer Efectos Visuales","การตั้งค่าการช่วยการเข้าถึง (Ctrl+U)","Alto Contraste","Vereenvoudigt inhoud, verbetert leesbaarheid","Tilbakestill alt","Zvýraznit odkazy","Czarna linia czytania","Sakrij slike","Pienempi riviväli","Lielāks rindu attālums","चमक को हटाता है और रंग को कम करता है","Texto Alineado","Poravnano lijevo","Dòng đọc màu đen","Återställ texteffekter","Redefinir efeitos visuais","Juoda skaitymo linija","Baixa saturação","Великий чорний курсор","Cognitieve beperking","重置文本效果","Capacidad de texto a voz","Više fokusa, manje ometanja","Chế độ thang xám","Resetează tot","Suurempi riviväli","רווייה נמוכה","Wysoka saturacja","متن بڑا کریں","Metin efektlerini sıfırla","Piilota kuvat","Vľavo","Тунел на фокуса","Jarak baris lebih besar","Istakni poveznice","XL Düğmeler","右揃え","تحويل النص إلى كلام","링크 강조","flags/ro","Posizione","1530560fsMihZ","Navigace a fokus","白色阅读线","Fokus tuneli","Когнитивно увреждане","Mais foco, menos distrações","Tilgjengelighetsinnstillinger (Ctrl+U)","Ripristina Effetti Visivi","Olvasható betűtípus","Αριστερά","По-голям текст","XL tlačítka","Tekstistä puheeksi -toiminto","6OohtkB","flags/pl","Fókusz alagút","دائیں سیدھ","काली पढ़ने की रेखा","Rata kanan","פרופיל נגישות","Fokustunnel","Körlük modu","Вирівняно ліворуч","flags/se","Suur valge kursor","Liels melns kursors","Setări de accesibilitate (Ctrl+U)","Deutsch","Већи размак између слова","İçeriği basitleştirir, okunabilirliği artırır","Izjava o dostopnosti","Manji razmak slova","Tätare rader","Mod tonuri de gri","ڈسلیکسیا فونٹ","ADHD režiim","Texto e espaçamento","Bağlantıları vurgula","Менша міжрядкова відстань","زیادہ توجہ، کم خلفشار","Нулиране на всички настройки","Luettava fontti","Επαναφορά όλων των ρυθμίσεων","Izvēlēties valodu","Modo Cegueira","Gråskaleläge","Судороги и эпилепсия","Голем бел курсор","이미지 숨기기","Налаштування доступності (Ctrl+U)","Texto a Voz","Musta lukulinja","Modalità Cecità","बड़ा सफेद कर्सर","文本与间距","Anfall og epilepsi","增大字间距","Фонт за дислексија","Högerjusterad","पठनीय फ़ॉन्ट","Nagy fehér kurzor","test","Tekst naar spraak","sYvci","Ресетирај текстуални ефекти","Webová přístupnost od","Diszlexia betűtípus","Tekst-naar-spraak functie","Contrast ridicat","زیادہ سیچوریشن","ADHD模式","Централно поравнање","Подравнен вляво","Contraste Élevé","Anfall och epilepsi","44ebZvtJ","سطور کے درمیان فاصلہ کم کریں","Ağ oxu xətti","Nollaa visuaaliset tehosteet","High Saturation","Manji razmak redaka","Összes beállítás visszaállítása","Teksto didintuvas","Wider Lines","XL painikkeet","Lettres Plus Serrées","ویب سائٹ کے بصری عناصر کو بہتر بناتا ہے","画像を非表示","Изјава о приступачности","بڑا سفید کرسر","Επαναφορά οπτικών εφέ","Tasaus vasemmalle","Висока контрастність","มุ่งเน้นมากขึ้น รบกวนน้อยลง","Teksta līdzināšana","Navegação e foco","يمين","دورے اور مرگی","Skjul bilder","Ресетирај визуелни ефекти","Выравнивание по левому краю","盲目モード","flags/cz","userLanguage","Krambid ja epilepsia","Μετατροπή κειμένου σε ομιλία","Подсветить ссылки","Dysleksi-skrift","Azərbaycan","Tekst-til-tale funktion","התקפים ואפילפסיה","Linhas mais largas","Blindheidsmodus","Kleinere tekst","Testo e Spaziatura","Голям бял курсор","重置所有设置","Profil d'accessibilité","Phông cho chứng khó đọc","Font Dislessia","แว่นขยายข้อความ","Høyrejustert","अंधत्व मोड","كتم الأصوات","高对比度","Черна линия за четене","متن چھوٹا کریں","Webbåtkomst av","Dizleksijas fonts","รีเซ็ตเอฟเฟกต์ภาพ","Visoki kontrast","テキスト読み上げ","Suy giảm nhận thức","Disleksi yazı tipi","Saturation Élevée","Heikkonäköisyys","Κρίσεις και επιληψία","Erişilebilirlik Ayarları (Ctrl+U)","Velik črni kazalec","Απόκρυψη εικόνων","26992gMNWsB","सामग्री को सरल बनाता है, पठनीयता बढ़ाता है","XL ปุ่ม","Alineado a la Izquierda","易读字体","الموضع","constructor","Mode ADHD","خط عسر القراءة","Истакни линкове","Kisebb betűköz","Stor hvit markør","Fuente Dislexia","Meningkatkan elemen visual situs web","Нулиране на текстови ефекти","सफेद पढ़ने की रेखा","قدرة تحويل النص إلى كلام","盲人模式","Cursor preto grande","การช่วยการเข้าถึงเว็บโดย","Resetiraj sve postavke","Basse Vision","Ascunde imaginile","Alineado a la Derecha","Alto contraste","Breitere Zeilen","Slovenčina","pt-br","Rohkem fookust, vähem häirivaid tegureid","視覚効果をリセット","KLRSv","Accessibilité Web par","더 많은 집중력, 더 적은 방해 요소","Zema piesātinājuma","Mazāka burtu atstarpe","Վերակայել տեքստային էֆեկտները","debu","40119yWlNyO","ADHD modu","Слаб вид","Mode Cécité","Plus de concentration, moins de distractions","Українська","ग्रेस्केल मोड","Resetiraj sve","Modo escala de cinza","ความคมชัดสูง","Text a rozestupy","Poravnano levo","Texte et Espacement","Sélectionner la Langue","Węższe linie","Indonesia","יכולת טקסט לדיבור","Kejang dan epilepsi","Բարելավում է կայքի տեսողական տարրերը","隐藏图片","Բարձր հակադրություն","Сбросить визуальные эффекты","Återställ visuella effekter","מצב גווני אפור","Веб‑доступність: ","טקסט ורווחים","متن سے تقریر کی صلاحیت","Vysoká saturace","Paremal","Deficiência Cognitiva","تعديلات مرئية","Resetuj wszystkie ustawienia","Left Aligned","Помал текст","Mindre tekst","Širše vrstice","Визуални настройки","Bijela linija čitanja","flags/in","Isključi zvukove","Функција претварања текста у говор","Hoog contrast","日本語","Posição","Napadi in epilepsija","文本转语音","Tekstforstørrelse","Kognitiivne häire","Joonda keskele","دائیں","Didelis kontrastas","Mindre linjeafstand","Лево","Afbeeldingen verbergen","Letras mais espaçadas","Chữ lớn hơn","סמן שחור גדול","Tekst kõneks","Slovenščina","علمی خرابی","Černá čtecí linka","Daha fazla odaklanma, daha az dikkat dağıtma","ไทย","سب ری سیٹ کریں","Venstrejusteret","Điều chỉnh trực quan","Gezinme ve odak","Dyslexie-lettertype","Yanıb-sönməni aradan qaldırır və rəngi azaldır","Вимкнути звуки","文字間隔を広く","Fehér olvasóvonal","Μεγαλύτερο ύψος γραμμής","Resetare efecte vizuale","Améliore les visuels du site","그레이스케일","Semplifica i contenuti, migliora la leggibilità","Tiếng Việt","Droite","Покращує візуальні елементи вебсайту","Loupe de Texte","Žiniatinklio prieinamumas:","Must lugemisjoon","टेक्स्ट टू स्पीच क्षमता","Siyah okuma çizgisi","Помал проред","Mer fokus, färre distraktioner","Slabozrakosť","टेक्स्ट इफेक्ट्स रीसेट","Stupně šedi","Kognitivna motnja","Navigering och fokus","English","تصاویر چھپائیں","Функција текст во говор","Witte leeslijn","低饱和度","Сакриј слике","Више фокуса, мање ометања","Saturación Baja","Blindhetsläge","Vyhlásenie o prístupnosti","Şəkilləri gizlət","flags/br","Atstatyti viską","Zarovnat na střed","Visoka nasičenost","टेक्स्ट छोटा करें","flags/hr","Λειτουργία τύφλωσης","Lettere Più Strette","左揃え","string","По-голямо разстояние между букви","Χαμηλή όραση","درمیانی سیدھ","214247sydrah","Mindre bokstavavstand","รีเซ็ตการตั้งค่าทั้งหมด","Odstráni blikanie a znižuje farbu","Vysoký kontrast","Saavutettavuusseloste","Ajustements Visuels","Khả năng chuyển văn bản thành giọng nói","Höger","Text a rozostupy","Poravnanje teksta","Texte Plus Grand","XL أزرار","Větší rozestup písmen","अधिक फोकस, कम विकर्षण","Изаберите језик","Navigācija un fokuss","رسائی کی ترتیبات (Ctrl+U)","Schwarze Lesezeile","Српски","Հեռացնում է փայլատակումները և նվազեցնում գույնը","XL nupud","Vasen","큰 하얀 커서","Toegankelijkheidsverklaring","ZkpPd","Napady i epilepsja","黑色阅读线","Odstraní blikání a sníží barvu","متنی اثرات ری سیٹ","Կուրության ռեժիմ","Виберіть мову","Større linjeafstand","FXutC","Γνωστική διαταραχή","Tắt âm","flags/tr","콘텐츠 단순화, 가독성 향상","Webtilgjengelighet av","Couper les sons","Matala kylläisyys","网页无障碍:","Czytelna czcionka","Подчертаване на връзки","Toegankelijkheidsprofiel","Туннель фокуса","Texto maior","Tunel de focalizare","Nascondi Immagini","Navigasi & fokus","Kiri","Vairāk fokusa, mazāk traucējumu","ฟอนต์สำหรับดิสเล็กเซีย","Pojednostavljuje sadržaj, poboljšava čitljivost","Stor sort markør","Dölj bilder","줄 간격 늘리기","JENxV","counter","Menší rozestup písmen","Mažas sodrumas","Capacità di sintesi vocale","Baja Visión","Fokus-tunneli","Redefinir tudo","Позиція","Ortalanmış","Convulsiones y Epilepsia","XL Botones","Вирівняно праворуч","Лупа за текст","flags/kr","Gangguan kognitif","בחר שפה","Posisi","ימין","איפוס הכל","Svenska","Português (Brasil)","Links Ausgerichtet","Navigeerimine ja fookus","flags/gr","Cursor Blanco Grande","Режим на слепило","Меньше межбуквенный интервал","Ampliador de texto","Välj språk","Lignes Plus Larges","ตำแหน่ง","XL Schaltflächen","भाषा चुनें","حروف أوسع","すべての設定をリセット","Simplifie le contenu, améliore la lisibilité","Отключить звук","ניגודיות גבוהה","Teksti ja välit","Προσβασιμότητα ιστού από","टेक्स्ट बड़ा करें","Tilbakestill alle innstillinger","Wyrównanie do prawej","阅读障碍字体","Reset Text Effects","Pa kreisi","Poravnano desno","Text-Effekte Zurücksetzen","Grotere tekst","Tekstvergroter","Capacidade de texto para fala","پوزیشن","flags/ru","Sokeus-tila","Слабое зрение","Навигация и фокус","Text mai mare","Pa labi līdzināts","Text och avstånd","Entfernt Blitze und reduziert Farben","Поравнање текста","Դիրքը","Tekst og mellomrom","Lasāms fonts","ADHS-Modus","한국어","Latviešu","Менший текст","Тунел за фокус","Lietuvių","Sehschwäche","Выравнивание по центру","Pelēktoņu režīms","По-голям междуредиe","הקטן רווח בין שורות","Texte Aligné","Høyre","Larger Text","Prieinamumo profilis","Visuele aanpassingen","تكبير النص","Dansk","Webアクセシビリティ: ","Položaj","Ligne de Lecture Noire","Izboljša vizualne elemente spletnega mesta","הדגש קישורים","Wysoki kontrast","Písmo pre dyslexiu","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","Cursore Nero Grande","XL tlačidlá","Zjednodušuje obsah, zlepšuje čitateľnosť","Centerjusteret","وضع العمى","Ձախ","Hrvatski","テキストと間隔","दृश्य समायोजन","ฟอนต์อ่านง่าย","포커스 터널","Επαναφορά όλων","النص والتباعد","Weiße Lesezeile","Pisava za disleksijo","Texto y Espaciado","Fonte legível","Nastavitve dostopnosti (Ctrl+U)","Saturasi tinggi","Pieejamības iestatījumi (Ctrl+U)","Atur ulang semua","लिंक हाइलाइट करें","Qara oxu xətti","Erişilebilirlik profili","سفید پڑھنے کی لائن","कम दृष्टि","Профил приступачности","Skala szarości","Спрощує вміст, покращує читабельність","По-малък текст","Црна линија за читање","Скриј слики","Più concentrazione, meno distrazioni","Mode Niveaux de Gris","Letras mais juntas","אפס את כל ההגדרות","ไฮไลต์ลิงก์","Текст і інтервали","Fokus-Tunnel","Vali keel","Akadálymentesítési nyilatkozat","יישור למרכז","action","Kognitivno oštećenje","Texto Más Pequeño","Didesnis eilučių atstumas","הגדרות נגישות (Ctrl+U)","Veliki crni pokazivač","Poistaa välähdykset ja vähentää väriä","Hərflərarası məsafəni azalt","높은 대비","Kognitiv svækkelse","Profil dostopnosti","Kognitivní poškození","6334260IIuWkx","Justeret tekst","ชักและโรคลมบ้าหมู","Подобрява визуалните елементи на уебсайта","split","Ponastavi učinke besedila","Förenklar innehåll, förbättrar läsbarhet","Bilder Ausblenden","Ձախ հավասարեցում","Font pentru dislexie","言語を選択","Poravnano besedilo","दाएँ","بصری اثرات ری سیٹ","Clear flashes & reduces color","Slėpti vaizdus","High Contrast","flags/pk","RmQSF","Cursor alb mare","Funkcija pretvaranja teksta u govor","Sembunyikan gambar","Atiestatīt visu","Lähtesta kõik","ADHD-modus","מצב עיוורון","Sola hizalı","Висока наситеност","Väiksem tekst","टेक्स्ट संरेखण","Режим на слепота","Resetiraj tekstualne efekte","Centerjusterad","Ocultar imagens","Больше межстрочный интервал","Velik beli kazalec","Didesnis tekstas","Vit läslinje","Leselig skrift","Sprache Auswählen","โปรไฟล์การช่วยการเข้าถึง","Webová prístupnosť od","Ukryj obrazy","Сбросить текстовые эффекты","بائیں","Zarovnaný text","Sintesi Vocale","يزيل الوميض ويقلل الألوان","Վերակայել տեսողական էֆեկտները","Korosta linkit","Linie de citire albă","Uzlabo vietnes vizuālos elementus","Alinhado à direita","Fookustunnel","Suomi","Побољшава визуелне елементе веб локације","Větší text","Balta skaitymo linija","Lähtesta visuaalsed efektid","کم سیچوریشن","Թույլ տեսողություն","行間を広く","Suurem tähevahe","Vizuálne úpravy","Deficit Cognitivo","Pozice","Căn giữa","Resetuj wszystko","Tekst u govor","Režim slepoty","Verwijdert flitsen en vermindert kleur","Stor svart markør","Kognitiv svikt","Zvýrazniť odkazy","Textförstorare","מגדיל טקסט","Harmaasävytila","Läsbar font","Mažesnis eilučių atstumas","flags/no","Szövegnagyító","Odaberite jezik","पहुंच क्षमता प्रोफ़ाइल","Λειτουργία ADHD","קו קריאה שחור","apply","Velg språk","إعادة الكل","משפר את האלמנטים הוויזואליים של האתר","התאמות ויזואליות","Daha dar harf aralığı","Bütün ayarları sıfırla","Tekst i razmaci","Zwarte leeslijn","Δήλωση προσβασιμότητας","Simplifica el contenido, mejora la legibilidad","Отстранува трепкање и го намалува бојата","XL кнопки","Низька насиченість","XL Nút","Tunnel de Focus","Remove flashes e reduz cores","Mətndən nitqə","Искључи звукове","Atstatyti vizualinius efektus","Подравнен центрирано","ADHD-läge","Biała linia czytania","Ցածր հագեցվածություն","Convulsões e Epilepsia","Daha dar satır aralığı","Повече фокус, по-малко разсейване","מצב ADHD","Texto menor","Co giật và động kinh","Text-to-speech capability","大きい白いカーソル","Нулиране на визуални ефекти","Sivi tonovi","Декларация за достъпност","Режим ADHD","flags/it","Teksto lygiavimas","Szövegeffektek visszaállítása","Reset All","Atur ulang efek visual","אפס אפקטי טקסט","Աջ հավասարեցում","Режим слепоты","Menghilangkan kedipan dan mengurangi warna","Manjše besedilo","Modo ADHD","Right Aligned","טקסט לדיבור","स्थिति","Когнитивные нарушения","Větší řádkování","Left","Yüksək kontrast","flags/id","Spletna dostopnost od","低彩度","Texto para fala","Pozícia","Sinistra","Saturazione Alta","Lettere Più Larghe","Դիսլեքսիայի տառատեսակ","Väčšie medzery medzi písmenami","Մատչելիության կարգավորումներ (Ctrl+U)","Tekst til tale","Режим слепоће","Declaração de Acessibilidade","Bredare bokstäver","متن سے آواز","दाएँ संरेखित","ช่องว่างตัวอักษรมากขึ้น","Поголем размак на букви","Tighter Lines","ניווט ומיקוד","XL Boutons","وضع ADHD","सभी सेटिंग्स रीसेट","Prieinamumo pareiškimas","Mazāks rindu attālums","Помал размак на букви","Aligned Text","Atiestatīt visus iestatījumus","โหมด ADHD","Balra igazítva","Χαμηλός κορεσμός","ویب رسائی: ","Linea di Lettura Bianca","ลบแฟลชและลดสี","Izslēgt skaņas","Daha geniş satır aralığı","高饱和度","Mətn böyüdücüsü","Focus Tunnel","Στοίχιση δεξιά","Postavke pristupačnosti (Ctrl+U)","לקות קוגניטיבית","Parandab veebisaidi visuaalseid elemente","เคอร์เซอร์สีขาวขนาดใหญ่","Funkcija besedilo v govor","Priepuoliai ir epilepsija","Visok kontrast","Nastavenia prístupnosti (Ctrl+U)","Fokuso tunelis","Đặt lại hiệu ứng văn bản","ขนาดข้อความใหญ่ขึ้น","Mətnin düzülüşü","Поједностављује садржај, побољшава читљивост","گرے اسکیل موڈ","フラッシュを削除し、色を減らす","ข้อความเป็นเสียง","Redefinir todas as configurações","Barrierefreiheit-Einstellungen (Ctrl+U)","Lähtesta kõik seaded","Élimine les flashs et réduit les couleurs","Читаемый шрифт","Text na řeč","Ляво","Navigácia a zameranie","Pasirinkti kalbą","Менші інтервали між літерами","高亮链接","Nízka saturácia","Slabovidnost","XL बटन","XL Botões","Oikea","קו קריאה לבן","पहुंच क्षमता सेटिंग्स (Ctrl+U)","Čitelné písmo","ปิดเสียง","Nyelv kiválasztása","Pembesar teks","Forbedrer hjemmesidens visuelle elementer","زیادہ کنٹراسٹ","XL gumbi","줄 간격 줄이기","Veliki bijeli pokazivač","ADHD-tila","Скинути текстові ефекти","Novietojums","flags/th","Текст и разстояния","Posición","Suurempi teksti","Português","ขวา","Svart leselinje","Stor vit markör","발작 및 간질","XL düymələr","Izquierda","Μαύρη γραμμή ανάγνωσης","Text und Abstände","Accessibility Settings (Ctrl+U)","Лупа текста","Poravnano srednje","Odstrani utripajoče svetlobe in zmanjša barvo","Đặt lại tất cả cài đặt","Teks & jarak","Font Leggibile","کم بینائی","Aklumas režimas","Судоми та епілепсія","Režim ADHD","Alles Zurücksetzen","Μεγάλος μαύρος δείκτης","Πλοήγηση και εστίαση","Dyslexifont","오른쪽 정렬","flags/nl","Toegankelijkheidsinstellingen (Ctrl+U)","โหมดระดับสีเทา","Línea de Lectura Negra","Мельче текст","Bílá čtecí linka","Simplifies content, enhances readability","Spasi huruf lebih kecil","Tunel skupienia","Menší text","Ponastavi vizualne učinke","ข้อความและระยะห่าง","Կարդացվող տառատեսակ","הצהרת נגישות","Funkce převodu textu na řeč","ADHDモード","Nagyobb sorköz","Čierna čítacia čiara","Визуелна подешавања","Lupa text","Текст и интервалы","Podświetl linki","Gri tonlama modu","Στοίχιση αριστερά","قابلِ مطالعہ فونٹ","Đặt lại hiệu ứng hình ảnh","Kanan","Tekstas ir tarpai","Töne stummschalten","Didelis juodas žymeklis","ADHD režimas","시각 조정","Navegación y Enfoque","Pienempi teksti","Ընդգծել հղումները","Когнітивні порушення","Positie","Penyesuaian visual","Padėtis","ejBTT","Text Ausrichtung","Նավարկում և ֆոկուս","减小文本","Ponastavi vse nastavitve","Position","Изберете јазик","Links Hervorheben","텍스트 정렬","language","Skrýt obrázky","Веб приступачност: ","Fremhev lenker","Kognitīvie traucējumi","Kognitive Beeinträchtigung","Grijswaardenmodus","Tīmekļa pieejamība: ","Chế độ mù","Sağa hizalı","Centré","flags/si","Mažesnis tekstas","Высокая насыщенность","flags/lv","Képek elrejtése","Səsləri söndür","Нулиране на всичко","Ripristina Effetti Testo","Görsel ayarlar","Seleccionar Idioma","Vereinfacht Inhalte, verbessert Lesbarkeit","سطور أوسع","White Reading Line","Text till tal","xophz","アクセシビリティ設定 (Ctrl+U)","Sesleri kapat","Tilgjengelighetserklæring","Слева","Більше концентрації, менше відволікань","Police Lisible","हिन्दी","تصغير النص","متن کی سیدھ","Blindheit-Modus","Ponastavi vse","नेविगेशन और फोकस","无障碍设置 (Ctrl+U)","Lav mætning","Визуелни прилагодувања","Magas kontraszt","Naviqasiya və fokus","จัดชิดขวา","تمييز الروابط","Cursor negru mare","Οπτικές ρυθμίσεις","Zəif görmə","Väiksem reavahe","Enemmän keskittymistä, vähemmän häiriötekijöitä","flags/arab","Կենտրոն հավասարեցում","flags/cn","Մոխրագույնի երանգներ","Vaigista helid","低视力","Slå lyde fra","Cognitive Impairment","Στοίχιση κειμένου","השבת צלילים","Profil aksesibilitas","Տեքստ և բացատներ","Го поедноставува содржината, го подобрува читливоста","Pa labi","Бяла линия за четене","Low Saturation","Настройки доступности (Ctrl+U)","Mod ADHD","Mətni kiçilt","Niska saturacja","Припадъци и епилепсия","Font disleksia","Tăng khoảng cách chữ","Aligné à Droite","XL бутони","アクセシビリティ声明","웹 접근성: ","Valkoinen lukulinja","Pienempi kirjainväli","Փոքրել տառերի բացատը","Подешавања приступачности (Ctrl+U)","Улучшает визуальные элементы веб-сайта","إعدادات الوصول (Ctrl+U)","Configurações de Acessibilidade (Ctrl+U)","Modalità ADHD","Sola düz","ADHD ռեժիմ","ช่องว่างตัวอักษรน้อยลง","読みやすいフォント","Väčší text","Əlçatanlıq bəyanatı","Режим сліпоти","Мањи размак између редова","ADHD Friendly Mode","اردو","Изјава за пристапност","ความบกพร่องทางสติปัญญา","Más enfoque, menos distracciones","Удаляет мерцание и уменьшает цвет","Déficience Cognitive","Ліворуч","Webtilgængelighed af","הגדל רווח בין שורות","อุโมงค์โฟกัส","ADHD režīms","Veľký biely kurzor","XL mygtukai","Մեծացնել տողերի բացատը","Büyük beyaz imleç","Vedere slabă","Ortaya düz","Визуальные настройки","Tekstisuurennus","Rata tengah","视觉调整","Verbetert de visuele elementen van de website","Accessibility Statement","Aliniat la dreapta","Низкая насыщенность","Reset All Settings","Levo","Linie de citire neagră","Font mudah dibaca","Gråskalamodus","Testo Più Grande","عدسة تكبير النص","Yüksek kontrast","संज्ञानात्मक हानि","Lupa tekstu","Zarovnaný doprava","Sorot tautan","length","29660yXQwuI","Nawigacja i fokus","flags/de","Baltā lasīšanas līnija","wgFfK","Velký bílý kurzor","Висока насиченість","コンテンツを簡素化し、読みやすさを向上","Text na reč","テキスト読み上げ機能","Text aliniat","Duży biały kursor","Επαναφορά εφέ κειμένου","XL knoppen","난독증 글꼴","Mai mult focus, mai puține distrageri","Đặt lại tất cả","Велики бели курсор","Líneas Más Anchas","Polski","文本转语音功能","Saavutettavuusprofiili","Tryb ślepoty","Tilgængelighedserklæring","Опростява съдържанието, подобрява четимостта","Užšie riadky","文字を小さく","ระยะบรรทัดมากขึ้น","Десно порамнето","Tõsta lingid esile","Selecionar idioma","Metinden sese dönüştürme yeteneği","Poravnano sredinsko","Con trỏ đen lớn","Supaprastina turinį, pagerina skaitomumą","Direita","เลือกภาษา","Mode kebutaan","높은 채도","Forbedrer nettstedets visuelle elementer","Egyszerűsíti a tartalmat, javítja az olvashatóságot","Заявление о доступности","Профил на пристапност","Վերակայել բոլոր կարգավորումները","내비게이션 및 포커스","Elimină flash-urile și reduce culoarea","Linii mai late","癫痫发作和癫痫","音を消す","Black Reading Line","Líneas Más Ajustadas","Teksts un atstarpes","Teks rata","Sətiraralığı artır","Ripristina Tutto","Configuración de Accesibilidad (Ctrl+U)","Hepsini sıfırla","Masquer les Images","Velký černý kurzor","Font za disleksiju","Dyslexia Font","Baixa Visão","flags/vn","Tekst og afstande","Yanıp sönmeleri kaldırır ve rengi azaltır","Ajustări vizuale","Nagyobb betűköz","flags/us","Eltávolítja a villogást és csökkenti a színeket","Derecha","Nollaa kaikki asetukset","Тунель фокусу","Szöveg és térköz","टेक्स्ट और अंतर","Reset Visual Effects","Daugiau dėmesio, mažiau blaškymosi","Destacar links","Modo TDAH","Tekstin tasaus","Kohtaukset ja epilepsia","Joonda paremale","すべてリセット","Større bogstavmellemrum","Επιλογή γλώσσας","Večje besedilo","เส้นอ่านสีขาว","Κείμενο & αποστάσεις","Lygiuoti centre","Menší řádkování","Resetare toate setările","Navigáció és fókusz","Справа","Tekst ja vahed","Visuella justeringar","Saturație ridicată","จัดชิดซ้าย","增强网站的视觉元素","Højre","Túnel de foco","Sağa düz","Perfil de acessibilidade","Ресетуј ефекте текста","Большой чёрный курсор","Obnoviť efekty textu","الإعاقة الإدراكية","ซ่อนรูปภาพ","إخفاء الصور","Melnā lasīšanas līnija","Posisjon","Skaitomas šriftas","Magas telítettség","Alinhado à esquerda","Pašalina blyksnojimą ir sumažina spalvą","Saturation Faible","Kognitiv funktionsnedsättning","Alle instellingen resetten","Голем црн курсор","Hizalanmış metin","Fjerner blinking og reduserer farge","접근성 설정 (Ctrl+U)","Tighter Letters","Lupa textu","Keçidləri vurğula","flags/pt","Висока засићеност","Spațiere mai mică","Linea di Lettura Nera","Позиција","Grayscale Mode","XL Pulsanti","웹사이트의 시각적 요소 향상","flags/rs","Tillgänglighetsprofil","Gauche","يسار","اختر اللغة","Web sitesinin görsel öğelerini geliştirir","Hangok némítása","Tilgængelighedsindstillinger (Ctrl+U)","Høy kontrast","Μικρότερο κείμενο","Zjednodušuje obsah, zlepšuje čitelnost","Alta saturação","بيان إمكانية الوصول","Garis baca hitam","Linha de leitura preta","グレースケール","Վեբ մատչելիություն՝ ","텍스트 음성 변환","Wycisz dźwięki","Chữ nhỏ hơn","flags/az","Didelis baltas žymeklis","Venstrejustert","إعادة تأثيرات النص","Nollaa kaikki","行間を狭く","Stor hvid markør","텍스트 음성 변환 기능","居中对齐","Велики црни курсор","깜박임 제거 및 색상 감소","Vizuāli pielāgojumi","Saturasi rendah","Vizual effektləri sıfırla","Մեծացնել տեքստը","Մեծ սպիտակ կուրսոր","Testo Allineato","Asukoht","읽기 쉬운 글꼴","Ресетуј визуелне ефекте","Vänsterjusterad","Лево порамнето","中央揃え","Daha geniş harf aralığı","Лесно читлив фонт","XL knapper","Középre igazítva","Garis baca putih","Нивои сиве","Tasaus keskelle","Ресетирај сè","Suurem reavahe","Mažesnis raidžių tarpas","Erklärung zur Barrierefreiheit","Madal küllastus","تشبع منخفض","Teks lebih kecil","Sol","Mindre text","낮은 채도","Већи текст","Veľký čierny kurzor","Ajustes visuais","Ευανάγνωστη γραμματοσειρά","Jarak baris lebih kecil","उच्च संतृप्ति","Visoka zasićenost","Більша міжрядкова відстань","Declaración de Accesibilidad","Navigation og fokus","אפס אפקטים ויזואליים","Okunabilir yazı tipi","Selectează limba","Режим в сиви тонове","ADHD mód","Ги подобрува визуелните елементи на веб-страницата","접근성 성명서","رسائی کا بیان","يحسن مرئيات الموقع","Modo Ceguera","Nutildyti garsus","Шрифт для дислексії","ขนาดข้อความเล็กลง","Italiano","无障碍声明","Texte Plus Petit","Pieejamības profils","YzinV","Texto alinhado","Μεγαλύτερο κείμενο","Lihtsustab sisu, parandab loetavust","Több fókusz, kevesebb zavaró tényező","Mehr Fokus, weniger Ablenkungen","Saturación Alta","Big White Cursor","Mətni böyüt","Ճանաչողական խանգարում","Λειτουργία αποχρώσεων του γκρι","النوبات والصرع","Yüksek doygunluk","Məzmunu sadələşdirir, oxunaqlılığı artırır","Tunel soustředění","Čeština","Напади и епилепсија","Մատչելիության հայտարարություն","Hög mättnad","Črna bralna črta","Vylepšuje vizuální prvky webových stránek","Veebi juurdepääsetavus: ","ADHD rejimi","XL 버튼","Alle Einstellungen Zurücksetzen","مؤشر أسود كبير","Saturație scăzută","Lebih fokus, lebih sedikit gangguan","Bal","Prohlášení o přístupnosti","Μεγαλύτερο διάστημα γραμμάτων","Visual Adjustments","Elimina destellos y reduce el color","จัดกึ่งกลาง","Zamiana tekstu na mowę","Izberi jezik","XL pogas","Teks lebih besar","Vizual tənzimləmələr","Righe Più Larghe","Kính lúp văn bản","Vybrať jazyk","Hvit leselinje","Υψηλός κορεσμός","Niedrige Sättigung","Obnovit textové efekty","Teksteffecten resetten","인지 장애","Metin ve boşluklar","Slabozrakost","Atur ulang semua pengaturan","Hoge verzadiging","Висока заситеност","Հայերեն","Accessibilità Web di","Веб‑доступность: ","Justerad text","Cursor Negro Grande","รีเซ็ตเอฟเฟกต์ข้อความ","Obnoviť všetko","بصری تبدیلیاں","Więcej skupienia, mniej rozpraszaczy","Kemampuan teks ke ucapan","Túnel de Enfoque","Español","Hide Images","Четлив шрифт","Migliora gli elementi visivi del sito","Readable Font","Kairė","Veći tekst","Αφαιρεί αναλαμπές και μειώνει το χρώμα","Forenkler innhold, forbedrer lesbarhet","Bisukan suara","Tilgængelighedsprofil","Web erişilebilirliği: ","大黑光标","Скриване на изображения","Profil de accesibilitate","बाएँ संरेखित","Alles resetten","चित्र छिपाएँ","लाइन स्पेसिंग बढ़ाएँ"];return Mh=function(){return a},Mh()}const Ht={en:{accessibilitySettings:f(994),selectLanguage:"Select Language",moveWidget:f(1054),left:f(892),right:f(1785),xlMode:"XL Buttons",accessibilityProfiles:"Accessibility Profiles",visionImpairedMode:"Low Vision",visionImpairedModeDesc:"Enhances website's visuals",seizureSafeProfile:"Seizure & Epileptic",seizureSafeProfileDesc:f(769),adhdFriendlyMode:f(1151),adhdFriendlyModeDesc:"More focus, less distructions",blindnessMode:f(1542),blindnessModeDesc:f(870),cognitiveImpairmentMode:f(1115),cognitiveImpairmentModeDesc:f(1016),navigationFocus:"Navigation & Focus",focusTunnel:f(933),readingLine:f(1239),whiteReadingLine:f(1081),resetAll:f(879),visualAdjustments:f(1439),bigBlackCursor:"Big Black Cursor",bigWhiteCursor:f(1415),grayscaleMode:f(1318),lowSaturation:f(1123),highSaturation:f(339),highContrast:f(771),hideImages:f(1473),highlightLinks:"Highlight Links",textSpacing:f(1534),increaseTextSize:f(688),decreaseTextSize:"Smaller Text",increaseLineHeight:f(343),decreaseLineHeight:f(913),increaseLetterSpacing:"Wider Letters",decreaseLetterSpacing:f(1310),readableFont:f(1476),dyslexiaFont:f(1250),textMagnifier:"Text Magnifier",alignedText:f(921),alignedTextLeft:f(469),alignedTextCenter:"Center Aligned",alignedTextRight:f(887),textToSpeech:f(1504),muteSounds:f(1803),resetTextEffects:f(655),resetVisualEffects:f(1264),resetAllSettings:f(1177),accessibilityStatement:f(1174),webAccessibilityBy:"Web Accessibility By"},ar:{accessibilitySettings:f(1140),selectLanguage:f(1325),moveWidget:f(405),left:f(1324),right:f(356),xlMode:f(565),accessibilityProfiles:"ملف تعريف إمكانية الوصول",visionImpairedMode:"ضعف البصر",visionImpairedModeDesc:f(1399),seizureSafeProfile:f(1419),seizureSafeProfileDesc:f(802),adhdFriendlyMode:f(916),adhdFriendlyModeDesc:f(1672),blindnessMode:f(705),blindnessModeDesc:f(416),cognitiveImpairmentMode:f(1294),cognitiveImpairmentModeDesc:f(1674),navigationFocus:f(1625),focusTunnel:"نفق التركيز",readingLine:"سطر قراءة أسود",whiteReadingLine:"سطر قراءة أبيض",resetAll:f(842),visualAdjustments:f(467),bigBlackCursor:f(1433),bigWhiteCursor:"مؤشر أبيض كبير",grayscaleMode:f(1518),lowSaturation:f(1376),highSaturation:"تشبع مرتفع",highContrast:f(1572),hideImages:f(1296),highlightLinks:f(1102),textSpacing:f(713),increaseTextSize:f(691),decreaseTextSize:f(1091),increaseLineHeight:f(1080),decreaseLineHeight:"سطور أضيق",increaseLetterSpacing:f(644),decreaseLetterSpacing:f(1537),readableFont:"خط قابل للقراءة",dyslexiaFont:f(408),textMagnifier:f(1183),alignedText:f(1729),alignedTextLeft:f(1594),alignedTextCenter:f(1627),alignedTextRight:f(1776),textToSpeech:f(1893),muteSounds:f(383),resetTextEffects:f(1344),resetVisualEffects:"إعادة التأثيرات المرئية",resetAllSettings:f(1559),accessibilityStatement:f(1333),webAccessibilityBy:f(1493)},es:{accessibilitySettings:f(1245),selectLanguage:f(1078),moveWidget:f(983),left:f(991),right:f(1259),xlMode:f(621),accessibilityProfiles:f(1649),visionImpairedMode:f(615),visionImpairedModeDesc:"Mejora las imágenes del sitio web",seizureSafeProfile:f(620),seizureSafeProfileDesc:f(1440),adhdFriendlyMode:f(886),adhdFriendlyModeDesc:f(1155),blindnessMode:f(1400),blindnessModeDesc:f(1877),cognitiveImpairmentMode:"Discapacidad Cognitiva",cognitiveImpairmentModeDesc:f(850),navigationFocus:f(1042),focusTunnel:f(1471),readingLine:f(1013),whiteReadingLine:"Línea de Lectura Blanca",resetAll:f(1686),visualAdjustments:"Ajustes Visuales",bigBlackCursor:f(1465),bigWhiteCursor:f(635),grayscaleMode:"Modo Escala de Grises",lowSaturation:f(536),highSaturation:f(1414),highContrast:f(1858),hideImages:f(1793),highlightLinks:f(1561),textSpacing:f(716),increaseTextSize:"Texto Más Grande",decreaseTextSize:f(745),increaseLineHeight:f(1208),decreaseLineHeight:f(1240),increaseLetterSpacing:"Letras Más Anchas",decreaseLetterSpacing:f(1782),readableFont:"Fuente Legible",dyslexiaFont:f(412),textMagnifier:f(1790),alignedText:f(1867),alignedTextLeft:f(403),alignedTextCenter:"Centrado",alignedTextRight:f(423),textToSpeech:f(310),muteSounds:"Silenciar sonidos",resetTextEffects:"Restablecer Efectos de Texto",resetVisualEffects:f(1856),resetAllSettings:"Restablecer Todas las Configuraciones",accessibilityStatement:f(1389),webAccessibilityBy:"Accesibilidad Web por"},fr:{accessibilitySettings:f(1579),selectLanguage:f(450),moveWidget:f(1054),left:f(1323),right:f(515),xlMode:f(915),accessibilityProfiles:f(377),visionImpairedMode:f(421),visionImpairedModeDesc:f(511),seizureSafeProfile:"Crises et Épilepsie",seizureSafeProfileDesc:f(954),adhdFriendlyMode:f(407),adhdFriendlyModeDesc:f(441),blindnessMode:f(440),blindnessModeDesc:f(1763),cognitiveImpairmentMode:f(1157),cognitiveImpairmentModeDesc:f(646),navigationFocus:"Navigation et Focus",focusTunnel:f(855),readingLine:f(695),whiteReadingLine:"Ligne de Lecture Blanche",resetAll:f(1647),visualAdjustments:f(559),bigBlackCursor:"Curseur Noir Grand",bigWhiteCursor:"Curseur Blanc Grand",grayscaleMode:f(734),lowSaturation:f(1303),highSaturation:f(394),highContrast:f(333),hideImages:f(1247),highlightLinks:"Surligner les Liens",textSpacing:f(449),increaseTextSize:f(564),decreaseTextSize:f(1406),increaseLineHeight:f(640),decreaseLineHeight:f(1711),increaseLetterSpacing:"Lettres Plus Larges",decreaseLetterSpacing:f(345),readableFont:f(1089),dyslexiaFont:"Police Dyslexie",textMagnifier:f(517),alignedText:f(686),alignedTextLeft:f(1764),alignedTextCenter:f(1068),alignedTextRight:f(1131),textToSpeech:"Synthèse Vocale",muteSounds:f(592),resetTextEffects:f(1794),resetVisualEffects:f(1767),resetAllSettings:f(1804),accessibilityStatement:"Déclaration d'Accessibilité",webAccessibilityBy:f(431)},de:{accessibilitySettings:f(952),selectLanguage:f(794),moveWidget:f(1054),left:f(1808),right:f(1642),xlMode:f(642),accessibilityProfiles:"Barrierefreiheitsprofil",visionImpairedMode:f(681),visionImpairedModeDesc:f(1604),seizureSafeProfile:f(1497),seizureSafeProfileDesc:f(670),adhdFriendlyMode:f(675),adhdFriendlyModeDesc:f(1413),blindnessMode:f(1093),blindnessModeDesc:f(1521),cognitiveImpairmentMode:f(1063),cognitiveImpairmentModeDesc:f(1079),navigationFocus:"Navigation und Fokus",focusTunnel:f(739),readingLine:f(571),whiteReadingLine:f(714),resetAll:f(1005),visualAdjustments:f(1773),bigBlackCursor:f(1576),bigWhiteCursor:f(1550),grayscaleMode:"Graustufen-Modus",lowSaturation:f(1452),highSaturation:"Hohe Sättigung",highContrast:"Hoher Kontrast",hideImages:f(762),highlightLinks:f(1056),textSpacing:f(993),increaseTextSize:"Größerer Text",decreaseTextSize:f(1813),increaseLineHeight:f(425),decreaseLineHeight:"Engere Zeilen",increaseLetterSpacing:"Breitere Buchstaben",decreaseLetterSpacing:"Engere Buchstaben",readableFont:"Lesbare Schrift",dyslexiaFont:"Dyslexie-Schrift",textMagnifier:f(1651),alignedText:f(1050),alignedTextLeft:f(632),alignedTextCenter:"Zentriert",alignedTextRight:f(1671),textToSpeech:"Text zu Sprache",muteSounds:f(1038),resetTextEffects:f(658),resetVisualEffects:"Visuelle Effekte Zurücksetzen",resetAllSettings:f(1432),accessibilityStatement:f(1374),webAccessibilityBy:"Webzugänglichkeit von"},it:{accessibilitySettings:f(1581),selectLanguage:"Seleziona Lingua",moveWidget:f(1896),left:f(899),right:"Destra",xlMode:f(1319),accessibilityProfiles:f(1682),visionImpairedMode:"Ipovisione",visionImpairedModeDesc:f(1475),seizureSafeProfile:"Crisi ed Epilessia",seizureSafeProfileDesc:f(1789),adhdFriendlyMode:f(1142),adhdFriendlyModeDesc:f(733),blindnessMode:f(312),blindnessModeDesc:f(614),cognitiveImpairmentMode:f(819),cognitiveImpairmentModeDesc:f(513),navigationFocus:f(1515),focusTunnel:f(1506),readingLine:f(1316),whiteReadingLine:f(927),resetAll:f(1244),visualAdjustments:"Regolazioni Visive",bigBlackCursor:f(701),bigWhiteCursor:f(1555),grayscaleMode:"Modalità Scala di Grigi",lowSaturation:"Saturazione Bassa",highSaturation:f(900),highContrast:"Alto Contrasto",hideImages:f(601),highlightLinks:f(1637),textSpacing:f(374),increaseTextSize:f(1182),decreaseTextSize:"Testo Più Piccolo",increaseLineHeight:f(1447),decreaseLineHeight:"Righe Più Strette",increaseLetterSpacing:f(901),decreaseLetterSpacing:f(547),readableFont:f(1e3),dyslexiaFont:f(379),textMagnifier:"Lente di Ingrandimento Testo",alignedText:f(1357),alignedTextLeft:f(1678),alignedTextCenter:f(1499),alignedTextRight:f(1717),textToSpeech:f(801),muteSounds:"Disattiva suoni",resetTextEffects:f(1076),resetVisualEffects:f(1904),resetAllSettings:f(1601),accessibilityStatement:"Dichiarazione di Accessibilità",webAccessibilityBy:f(1462)}};Ht.pl={accessibilitySettings:f(1852),selectLanguage:"Wybierz język",moveWidget:"Pozycja",left:"Lewo",right:"Prawo",xlMode:f(1551),accessibilityProfiles:"Profil dostępności",visionImpairedMode:"Słaby wzrok",visionImpairedModeDesc:"Poprawia wizualizacje strony",seizureSafeProfile:f(579),seizureSafeProfileDesc:"Usuwa błyski i redukuje kolor",adhdFriendlyMode:"Tryb ADHD",adhdFriendlyModeDesc:f(1469),blindnessMode:f(1212),blindnessModeDesc:f(1754),cognitiveImpairmentMode:f(1690),cognitiveImpairmentModeDesc:f(1668),navigationFocus:f(1191),focusTunnel:f(1018),readingLine:f(1862),whiteReadingLine:f(862),resetAll:f(822),visualAdjustments:"Dostosowania wizualne",bigBlackCursor:f(1706),bigWhiteCursor:f(1201),grayscaleMode:f(728),lowSaturation:f(1127),highSaturation:f(1883),highContrast:f(698),hideImages:f(797),highlightLinks:f(1031),textSpacing:"Tekst i odstępy",increaseTextSize:f(1630),decreaseTextSize:"Mniejszy tekst",increaseLineHeight:"Szersze linie",decreaseLineHeight:f(451),increaseLetterSpacing:"Szersze litery",decreaseLetterSpacing:"Węższe litery",readableFont:f(595),dyslexiaFont:"Czcionka dla dysleksji",textMagnifier:f(1186),alignedText:"Wyrównanie tekstu",alignedTextLeft:f(1681),alignedTextCenter:"Wyrównanie do środka",alignedTextRight:f(653),textToSpeech:f(1442),muteSounds:f(1339),resetTextEffects:f(1824),resetVisualEffects:"Resetuj efekty wizualne",resetAllSettings:f(468),accessibilityStatement:"Oświadczenie o dostępności",webAccessibilityBy:f(1839)},Ht.sv={accessibilitySettings:"Tillgänglighetsinställningar (Ctrl+U)",selectLanguage:f(639),moveWidget:f(1054),left:"Vänster",right:f(561),xlMode:f(1849),accessibilityProfiles:f(1322),visionImpairedMode:"Nedsatt syn",visionImpairedModeDesc:"Förbättrar webbplatsens visuella element",seizureSafeProfile:f(334),seizureSafeProfileDesc:f(1723),adhdFriendlyMode:f(861),adhdFriendlyModeDesc:f(523),blindnessMode:f(537),blindnessModeDesc:"Text-till-tal-funktion",cognitiveImpairmentMode:f(1304),cognitiveImpairmentModeDesc:f(761),navigationFocus:f(528),focusTunnel:f(1917),readingLine:"Svart läslinje",whiteReadingLine:f(792),resetAll:f(1684),visualAdjustments:f(1283),bigBlackCursor:"Stor svart markör",bigWhiteCursor:f(988),grayscaleMode:f(305),lowSaturation:f(1622),highSaturation:f(1426),highContrast:"Hög kontrast",hideImages:f(608),highlightLinks:"Markera länkar",textSpacing:f(669),increaseTextSize:"Större text",decreaseTextSize:f(1379),increaseLineHeight:"Bredare rader",decreaseLineHeight:f(292),increaseLetterSpacing:f(908),decreaseLetterSpacing:"Tätare bokstäver",readableFont:f(832),dyslexiaFont:f(1008),textMagnifier:f(829),alignedText:f(1464),alignedTextLeft:f(1361),alignedTextCenter:f(787),alignedTextRight:f(318),textToSpeech:f(1082),muteSounds:"Stäng av ljud",resetTextEffects:f(1870),resetVisualEffects:f(459),resetAllSettings:f(1536),accessibilityStatement:"Tillgänglighetsutlåtande",webAccessibilityBy:f(387)},Ht.fi={accessibilitySettings:f(1842),selectLanguage:f(1611),moveWidget:"Sijainti",left:f(575),right:f(966),xlMode:f(344),accessibilityProfiles:f(1211),visionImpairedMode:f(395),visionImpairedModeDesc:"Parantaa verkkosivuston visuaalisia elementtejä",seizureSafeProfile:f(1269),seizureSafeProfileDesc:f(749),adhdFriendlyMode:f(978),adhdFriendlyModeDesc:f(1107),blindnessMode:f(664),blindnessModeDesc:f(1909),cognitiveImpairmentMode:"Kognitiivinen heikentyminen",cognitiveImpairmentModeDesc:"Yksinkertaistaa sisältöä, parantaa luettavuutta",navigationFocus:f(1784),focusTunnel:f(616),readingLine:f(311),whiteReadingLine:f(1135),resetAll:f(1345),visualAdjustments:"Visuaaliset säädöt",bigBlackCursor:f(1610),bigWhiteCursor:f(1570),grayscaleMode:f(831),lowSaturation:f(593),highSaturation:"Korkea kylläisyys",highContrast:f(1807),hideImages:f(1886),highlightLinks:f(804),textSpacing:f(649),increaseTextSize:f(984),decreaseTextSize:f(1043),increaseLineHeight:f(1881),decreaseLineHeight:f(1864),increaseLetterSpacing:"Suurempi kirjainväli",decreaseLetterSpacing:f(1136),readableFont:f(301),dyslexiaFont:f(1680),textMagnifier:f(1170),alignedText:f(1268),alignedTextLeft:f(351),alignedTextCenter:f(1370),alignedTextRight:"Tasaus oikealle",textToSpeech:"Teksti puheeksi",muteSounds:"Mykistä äänet",resetTextEffects:"Nollaa tekstitehosteet",resetVisualEffects:f(338),resetAllSettings:f(1260),accessibilityStatement:f(558),webAccessibilityBy:"Verkkosaavutettavuus av"},Ht.pt={accessibilitySettings:f(1141),selectLanguage:"Selecionar idioma",moveWidget:"Posição",left:"Esquerda",right:f(1225),xlMode:f(965),accessibilityProfiles:f(1290),visionImpairedMode:f(1251),visionImpairedModeDesc:f(1714),seizureSafeProfile:f(864),seizureSafeProfileDesc:f(856),adhdFriendlyMode:"Modo TDAH",adhdFriendlyModeDesc:"Mais foco, menos distrações",blindnessMode:f(304),blindnessModeDesc:f(661),cognitiveImpairmentMode:f(466),cognitiveImpairmentModeDesc:f(1598),navigationFocus:f(355),focusTunnel:f(1288),readingLine:f(1335),whiteReadingLine:f(1809),resetAll:"Redefinir tudo",visualAdjustments:f(1383),bigBlackCursor:f(418),bigWhiteCursor:"Cursor branco grande",grayscaleMode:f(445),lowSaturation:f(1873),highSaturation:f(1332),highContrast:f(424),hideImages:f(788),highlightLinks:"Destacar links",textSpacing:f(296),increaseTextSize:f(599),decreaseTextSize:f(868),increaseLineHeight:f(371),decreaseLineHeight:f(1797),increaseLetterSpacing:f(491),decreaseLetterSpacing:f(735),readableFont:f(717),dyslexiaFont:"Fonte para dislexia",textMagnifier:f(638),alignedText:"Texto alinhado",alignedTextLeft:f(1301),alignedTextCenter:"Alinhado ao centro",alignedTextRight:f(807),textToSpeech:f(897),muteSounds:f(1585),resetTextEffects:f(1498),resetVisualEffects:f(1871),resetAllSettings:f(951),accessibilityStatement:"Declaração de Acessibilidade",webAccessibilityBy:f(1639)},Ht.ro={accessibilitySettings:f(286),selectLanguage:f(1393),moveWidget:"Poziția",left:f(1695),right:"Dreapta",xlMode:"XL Butoane",accessibilityProfiles:f(1486),visionImpairedMode:f(1167),visionImpairedModeDesc:f(1540),seizureSafeProfile:"Convulsii și epilepsie",seizureSafeProfileDesc:f(1235),adhdFriendlyMode:f(1125),adhdFriendlyModeDesc:f(1205),blindnessMode:"Mod orbire",blindnessModeDesc:f(1677),cognitiveImpairmentMode:"Afectare cognitivă",cognitiveImpairmentModeDesc:f(1656),navigationFocus:f(1726),focusTunnel:f(600),readingLine:f(1179),whiteReadingLine:f(805),resetAll:f(1880),visualAdjustments:f(1255),bigBlackCursor:f(1103),bigWhiteCursor:f(774),grayscaleMode:f(293),lowSaturation:f(1434),highSaturation:f(1284),highContrast:f(328),hideImages:f(422),highlightLinks:f(1735),textSpacing:f(1833),increaseTextSize:f(667),decreaseTextSize:"Text mai mic",increaseLineHeight:f(1236),decreaseLineHeight:"Linii mai înguste",increaseLetterSpacing:"Spațiere mai mare",decreaseLetterSpacing:f(1315),readableFont:f(1737),dyslexiaFont:f(764),textMagnifier:f(1029),alignedText:f(1200),alignedTextLeft:f(1749),alignedTextCenter:"Aliniat la centru",alignedTextRight:f(1175),textToSpeech:"Text în vorbire",muteSounds:f(1618),resetTextEffects:f(1829),resetVisualEffects:f(510),resetAllSettings:f(1279),accessibilityStatement:f(1740),webAccessibilityBy:"Accesibilitate web de către"},Ht.sl={accessibilitySettings:f(718),selectLanguage:f(1443),moveWidget:f(694),left:f(1178),right:f(1633),xlMode:f(975),accessibilityProfiles:f(753),visionImpairedMode:f(963),visionImpairedModeDesc:f(696),seizureSafeProfile:f(481),seizureSafeProfileDesc:f(997),adhdFriendlyMode:f(1832),adhdFriendlyModeDesc:f(1724),blindnessMode:"Način slepote",blindnessModeDesc:f(939),cognitiveImpairmentMode:f(527),cognitiveImpairmentModeDesc:"Poenostavi vsebino, izboljša berljivost",navigationFocus:"Navigacija in fokus",focusTunnel:"Tunel fokusa",readingLine:f(1427),whiteReadingLine:"Bela bralna črta",resetAll:f(1094),visualAdjustments:"Vizualne prilagoditve",bigBlackCursor:f(398),bigWhiteCursor:f(790),grayscaleMode:f(1545),lowSaturation:f(1743),highSaturation:f(543),highContrast:f(941),hideImages:f(1783),highlightLinks:"Označi povezave",textSpacing:f(1730),increaseTextSize:f(1274),decreaseTextSize:f(885),increaseLineHeight:f(472),decreaseLineHeight:f(1814),increaseLetterSpacing:"Večji razmik črk",decreaseLetterSpacing:f(1512),readableFont:"Berljava pisava",dyslexiaFont:f(715),textMagnifier:f(1577),alignedText:f(766),alignedTextLeft:f(448),alignedTextCenter:f(1222),alignedTextRight:f(657),textToSpeech:"Besedilo v govor",muteSounds:f(1608),resetTextEffects:f(760),resetVisualEffects:f(1020),resetAllSettings:f(1053),accessibilityStatement:f(290),webAccessibilityBy:f(895)},Ht.sk={accessibilitySettings:f(942),selectLanguage:f(1449),moveWidget:f(898),left:f(1887),right:f(1543),xlMode:f(702),accessibilityProfiles:"Profil prístupnosti",visionImpairedMode:f(524),visionImpairedModeDesc:"Vylepšuje vizuálne prvky webovej stránky",seizureSafeProfile:"Záchvaty a epilepsia",seizureSafeProfileDesc:f(556),adhdFriendlyMode:f(1004),adhdFriendlyModeDesc:"Viac sústredenia, menej rozptýlenia",blindnessMode:f(824),blindnessModeDesc:"Funkcia prevodu textu na reč",cognitiveImpairmentMode:f(1704),cognitiveImpairmentModeDesc:f(703),navigationFocus:f(958),focusTunnel:"Tunel zamerania",readingLine:f(1027),whiteReadingLine:"Biela čítacia čiara",resetAll:f(1467),visualAdjustments:f(818),bigBlackCursor:f(1382),bigWhiteCursor:f(1163),grayscaleMode:"Režim odtieňov sivej",lowSaturation:f(962),highSaturation:"Vysoká saturácia",highContrast:f(557),hideImages:"Skryť obrázky",highlightLinks:f(828),textSpacing:f(562),increaseTextSize:f(1147),decreaseTextSize:f(1019),increaseLineHeight:"Širšie riadky",decreaseLineHeight:f(1215),increaseLetterSpacing:f(903),decreaseLetterSpacing:"Menšie medzery medzi písmenami",readableFont:"Čitateľné písmo",dyslexiaFont:f(699),textMagnifier:"Zväčšovač textu",alignedText:f(800),alignedTextLeft:"Zarovnaný doľava",alignedTextCenter:f(1816),alignedTextRight:f(1187),textToSpeech:f(1198),muteSounds:f(1676),resetTextEffects:f(1293),resetVisualEffects:"Obnoviť vizuálne efekty",resetAllSettings:f(1645),accessibilityStatement:f(538),webAccessibilityBy:f(796)},Ht.nl={accessibilitySettings:f(1011),selectLanguage:f(1529),moveWidget:f(1046),left:f(1808),right:f(1642),xlMode:f(1203),accessibilityProfiles:f(597),visionImpairedMode:"Slechtziendheid",visionImpairedModeDesc:f(1173),seizureSafeProfile:f(1760),seizureSafeProfileDesc:f(825),adhdFriendlyMode:f(779),adhdFriendlyModeDesc:"Meer focus, minder afleiding",blindnessMode:f(372),blindnessModeDesc:f(327),cognitiveImpairmentMode:f(1875),cognitiveImpairmentModeDesc:f(1859),navigationFocus:f(1517),focusTunnel:"Focustunnel",readingLine:f(848),whiteReadingLine:f(532),resetAll:f(1488),visualAdjustments:f(690),bigBlackCursor:f(1800),bigWhiteCursor:"Grote witte cursor",grayscaleMode:f(1064),lowSaturation:"Lage verzadiging",highSaturation:f(1459),highContrast:f(478),hideImages:f(490),highlightLinks:"Links markeren",textSpacing:"Tekst en spatiëring",increaseTextSize:f(659),decreaseTextSize:f(373),increaseLineHeight:f(1494),decreaseLineHeight:"Kleinere regelafstand",increaseLetterSpacing:"Grotere letterspatiëring",decreaseLetterSpacing:f(1557),readableFont:"Leesbaar lettertype",dyslexiaFont:f(504),textMagnifier:f(660),alignedText:f(1659),alignedTextLeft:f(1607),alignedTextCenter:"Centreren",alignedTextRight:f(1777),textToSpeech:f(322),muteSounds:"Geluid dempen",resetTextEffects:f(1454),resetVisualEffects:"Visuele effecten resetten",resetAllSettings:f(1305),accessibilityStatement:f(577),webAccessibilityBy:"Webtoegankelijkheid door"},Ht.da={accessibilitySettings:f(1328),selectLanguage:f(1609),moveWidget:"Posisjon",left:f(1524),right:f(1287),xlMode:f(1366),accessibilityProfiles:f(1482),visionImpairedMode:f(1505),visionImpairedModeDesc:f(973),seizureSafeProfile:"Anfald og epilepsi",seizureSafeProfileDesc:"Fjerner blink og reducerer farve",adhdFriendlyMode:f(1720),adhdFriendlyModeDesc:"Mere fokus, færre distraktioner",blindnessMode:"Blindhedstilstand",blindnessModeDesc:f(369),cognitiveImpairmentMode:f(752),cognitiveImpairmentModeDesc:"Forenkler indhold, forbedrer læsbarhed",navigationFocus:f(1390),focusTunnel:f(1838),readingLine:f(1588),whiteReadingLine:"Hvid læselinje",resetAll:"Nulstil alt",visualAdjustments:"Visuelle justeringer",bigBlackCursor:f(607),bigWhiteCursor:f(1347),grayscaleMode:f(1828),lowSaturation:f(1097),highSaturation:f(1533),highContrast:f(1531),hideImages:"Skjul billeder",highlightLinks:"Fremhæv links",textSpacing:f(1253),increaseTextSize:"Større tekst",decreaseTextSize:"Mindre tekst",increaseLineHeight:f(585),decreaseLineHeight:f(488),increaseLetterSpacing:f(1272),decreaseLetterSpacing:f(1756),readableFont:"Læsbart skrifttype",dyslexiaFont:f(1584),textMagnifier:f(483),alignedText:f(756),alignedTextLeft:f(501),alignedTextCenter:f(704),alignedTextRight:"Højrejusteret",textToSpeech:"Tekst til tale",muteSounds:f(1114),resetTextEffects:"Nulstil teksteffekter",resetVisualEffects:"Nulstil visuelle effekter",resetAllSettings:"Nulstil alle indstillinger",accessibilityStatement:f(1213),webAccessibilityBy:f(1159)},Ht.el={accessibilitySettings:"Ρυθμίσεις προσβασιμότητας (Ctrl+U)",selectLanguage:f(1273),moveWidget:"Θέση",left:f(1906),right:f(1694),xlMode:"XL κουμπιά",accessibilityProfiles:f(1700),visionImpairedMode:f(551),visionImpairedModeDesc:f(1702),seizureSafeProfile:f(396),seizureSafeProfileDesc:f(1479),adhdFriendlyMode:f(838),adhdFriendlyModeDesc:"Περισσότερη εστίαση, λιγότερες αποσπάσεις",blindnessMode:f(546),blindnessModeDesc:f(1719),cognitiveImpairmentMode:f(587),cognitiveImpairmentModeDesc:"Απλοποιεί το περιεχόμενο, βελτιώνει την αναγνωσιμότητα",navigationFocus:f(1007),focusTunnel:"Σήραγγα εστίασης",readingLine:f(992),whiteReadingLine:"Λευκή γραμμή ανάγνωσης",resetAll:f(712),visualAdjustments:f(1104),bigBlackCursor:f(1006),bigWhiteCursor:"Μεγάλος λευκός δείκτης",grayscaleMode:f(1418),lowSaturation:f(925),highSaturation:f(1451),highContrast:f(1663),hideImages:f(399),highlightLinks:"Επισήμανση συνδέσμων",textSpacing:f(1276),increaseTextSize:f(1410),decreaseTextSize:f(1330),increaseLineHeight:f(509),decreaseLineHeight:"Μικρότερο ύψος γραμμής",increaseLetterSpacing:f(1438),decreaseLetterSpacing:"Μικρότερο διάστημα γραμμάτων",readableFont:f(1384),dyslexiaFont:"Γραμματοσειρά δυσλεξίας",textMagnifier:f(1744),alignedText:f(1116),alignedTextLeft:f(1033),alignedTextCenter:"Στοίχιση στο κέντρο",alignedTextRight:f(934),textToSpeech:f(365),muteSounds:"Σίγαση ήχων",resetTextEffects:f(1202),resetVisualEffects:f(350),resetAllSettings:f(302),accessibilityStatement:f(849),webAccessibilityBy:f(650)},Ht.cs={accessibilitySettings:f(1643),selectLanguage:"Vyberte jazyk",moveWidget:f(820),left:"Vlevo",right:f(1543),xlMode:f(1908),accessibilityProfiles:"Profil přístupnosti",visionImpairedMode:f(1457),visionImpairedModeDesc:f(1428),seizureSafeProfile:f(1802),seizureSafeProfileDesc:f(581),adhdFriendlyMode:f(1004),adhdFriendlyModeDesc:"Více soustředění, méně rozptylování",blindnessMode:f(824),blindnessModeDesc:f(1024),cognitiveImpairmentMode:f(754),cognitiveImpairmentModeDesc:f(1331),navigationFocus:f(1898),focusTunnel:f(1422),readingLine:f(497),whiteReadingLine:f(1015),resetAll:"Obnovit vše",visualAdjustments:f(1786),bigBlackCursor:f(1248),bigWhiteCursor:f(1195),grayscaleMode:f(526),lowSaturation:"Nízká saturace",highSaturation:f(464),highContrast:f(557),hideImages:f(1059),highlightLinks:f(1861),textSpacing:f(447),increaseTextSize:f(811),decreaseTextSize:f(1019),increaseLineHeight:f(891),decreaseLineHeight:f(1278),increaseLetterSpacing:f(566),decreaseLetterSpacing:f(612),readableFont:f(969),dyslexiaFont:"Písmo pro dyslexii",textMagnifier:f(1311),alignedText:f(1500),alignedTextLeft:f(1837),alignedTextCenter:f(542),alignedTextRight:f(1652),textToSpeech:f(956),muteSounds:"Ztlumit zvuky",resetTextEffects:f(1453),resetVisualEffects:"Obnovit vizuální efekty",resetAllSettings:f(1673),accessibilityStatement:f(1437),webAccessibilityBy:f(325)},Ht.hu={accessibilitySettings:"Akadálymentesítési beállítások (Ctrl+U)",selectLanguage:f(971),moveWidget:f(1731),left:f(1436),right:"Jobb",xlMode:"XL gombok",accessibilityProfiles:f(1788),visionImpairedMode:f(1665),visionImpairedModeDesc:f(1634),seizureSafeProfile:f(1544),seizureSafeProfileDesc:f(1258),adhdFriendlyMode:f(1395),adhdFriendlyModeDesc:f(1412),blindnessMode:"Vakság mód",blindnessModeDesc:f(1613),cognitiveImpairmentMode:f(1562),cognitiveImpairmentModeDesc:f(1230),navigationFocus:f(1280),focusTunnel:f(1912),readingLine:f(1553),whiteReadingLine:f(508),resetAll:"Összes visszaállítása",visualAdjustments:f(1511),bigBlackCursor:f(1612),bigWhiteCursor:f(320),grayscaleMode:f(1821),lowSaturation:f(1644),highSaturation:f(1300),highContrast:f(1099),hideImages:f(1073),highlightLinks:"Hivatkozások kiemelése",textSpacing:f(1262),increaseTextSize:f(1848),decreaseTextSize:"Kisebb szöveg",increaseLineHeight:f(1026),decreaseLineHeight:"Kisebb sorköz",increaseLetterSpacing:f(1256),decreaseLetterSpacing:f(410),readableFont:f(1905),dyslexiaFont:f(326),textMagnifier:f(835),alignedText:f(1703),alignedTextLeft:f(924),alignedTextCenter:f(1367),alignedTextRight:f(1745),textToSpeech:f(1495),muteSounds:f(1327),resetTextEffects:f(878),resetVisualEffects:f(1707),resetAllSettings:f(341),accessibilityStatement:f(741),webAccessibilityBy:"Webes akadálymentesítés:"},Ht.lt={accessibilitySettings:"Prieinamumo nustatymai (Ctrl+U)",selectLanguage:f(959),moveWidget:f(1048),left:f(1477),right:f(1771),xlMode:f(1164),accessibilityProfiles:f(689),visionImpairedMode:"Silpnaregystė",visionImpairedModeDesc:"Pagerina svetainės vaizdinius elementus",seizureSafeProfile:f(940),seizureSafeProfileDesc:f(1302),adhdFriendlyMode:f(1040),adhdFriendlyModeDesc:f(1265),blindnessMode:f(1002),blindnessModeDesc:f(1530),cognitiveImpairmentMode:"Pažinimo sutrikimas",cognitiveImpairmentModeDesc:f(1224),navigationFocus:"Navigacija ir fokusas",focusTunnel:f(943),readingLine:f(1872),whiteReadingLine:f(812),resetAll:f(541),visualAdjustments:f(1818),bigBlackCursor:f(1039),bigWhiteCursor:f(1342),grayscaleMode:f(1669),lowSaturation:f(613),highSaturation:f(1799),highContrast:f(487),hideImages:f(770),highlightLinks:"Paryškinti nuorodas",textSpacing:f(1037),increaseTextSize:f(791),decreaseTextSize:f(1070),increaseLineHeight:f(746),decreaseLineHeight:f(833),increaseLetterSpacing:"Didesnis raidžių tarpas",decreaseLetterSpacing:f(1373),readableFont:f(1299),dyslexiaFont:f(1787),textMagnifier:f(342),alignedText:f(877),alignedTextLeft:f(1666),alignedTextCenter:f(1277),alignedTextRight:"Lygiuoti dešinėje",textToSpeech:f(1725),muteSounds:f(1401),resetTextEffects:"Atstatyti teksto efektus",resetVisualEffects:f(859),resetAllSettings:f(1692),accessibilityStatement:f(918),webAccessibilityBy:f(518)},Ht.lv={accessibilitySettings:f(720),selectLanguage:f(303),moveWidget:f(980),left:f(656),right:f(1121),xlMode:f(1444),accessibilityProfiles:f(1407),visionImpairedMode:f(1667),visionImpairedModeDesc:f(806),seizureSafeProfile:"Lēkmes un epilepsija",seizureSafeProfileDesc:f(1567),adhdFriendlyMode:f(1162),adhdFriendlyModeDesc:f(604),blindnessMode:"Akluma režīms",blindnessModeDesc:"Teksta pārvēršanas runā funkcija",cognitiveImpairmentMode:f(1062),cognitiveImpairmentModeDesc:f(1753),navigationFocus:f(569),focusTunnel:"Fokusa tunelis",readingLine:f(1297),whiteReadingLine:f(1193),resetAll:f(777),visualAdjustments:f(1352),bigBlackCursor:f(285),bigWhiteCursor:"Liels balts kursors",grayscaleMode:f(683),lowSaturation:f(433),highSaturation:"Augsta piesātinājuma",highContrast:"Augsts kontrasts",hideImages:"Slēpt attēlus",highlightLinks:f(1836),textSpacing:f(1241),increaseTextSize:"Lielāks teksts",decreaseTextSize:f(1698),increaseLineHeight:f(1865),decreaseLineHeight:f(919),increaseLetterSpacing:f(1765),decreaseLetterSpacing:f(434),readableFont:f(674),dyslexiaFont:f(388),textMagnifier:f(1780),alignedText:f(354),alignedTextLeft:"Pa kreisi līdzināts",alignedTextCenter:"Centrā līdzināts",alignedTextRight:f(668),textToSpeech:"Teksts runā",muteSounds:f(929),resetTextEffects:"Atiestatīt teksta efektus",resetVisualEffects:"Atiestatīt vizuālos efektus",resetAllSettings:f(922),accessibilityStatement:"Pieejamības paziņojums",webAccessibilityBy:f(1065)},Ht.et={accessibilitySettings:"Juurdepääsetavuse seaded (Ctrl+U)",selectLanguage:f(740),moveWidget:f(1358),left:"Vasakul",right:f(465),xlMode:f(574),accessibilityProfiles:"Juurdepääsetavuse profiil",visionImpairedMode:"Nõrk nägemine",visionImpairedModeDesc:f(937),seizureSafeProfile:f(364),seizureSafeProfileDesc:f(1646),adhdFriendlyMode:f(295),adhdFriendlyModeDesc:f(428),blindnessMode:"Pimeduse režiim",blindnessModeDesc:"Teksti kõneks muutmise funktsioon",cognitiveImpairmentMode:f(484),cognitiveImpairmentModeDesc:f(1411),navigationFocus:f(633),focusTunnel:f(808),readingLine:f(519),whiteReadingLine:"Valge lugemisjoon",resetAll:f(778),visualAdjustments:f(1664),bigBlackCursor:f(1569),bigWhiteCursor:f(284),grayscaleMode:f(1750),lowSaturation:f(1375),highSaturation:f(1589),highContrast:"Kõrge kontrastsus",hideImages:f(1688),highlightLinks:f(1219),textSpacing:f(1282),increaseTextSize:"Suurem tekst",decreaseTextSize:f(783),increaseLineHeight:f(1372),decreaseLineHeight:f(1106),increaseLetterSpacing:f(817),decreaseLetterSpacing:"Väiksem tähevahe",readableFont:"Loetav font",dyslexiaFont:"Düsleksia font",textMagnifier:"Teksti suurendaja",alignedText:f(1713),alignedTextLeft:f(1823),alignedTextCenter:f(485),alignedTextRight:f(1270),textToSpeech:f(494),muteSounds:f(1112),resetTextEffects:f(1590),resetVisualEffects:f(813),resetAllSettings:f(953),accessibilityStatement:"Juurdepääsetavuse avaldus",webAccessibilityBy:f(1429)},Ht.hr={accessibilitySettings:f(935),selectLanguage:f(836),moveWidget:f(694),left:"Lijevo",right:f(1633),xlMode:f(1516),accessibilityProfiles:"Profil pristupačnosti",visionImpairedMode:f(963),visionImpairedModeDesc:"Poboljšava vizualne elemente web stranice",seizureSafeProfile:"Napadi i epilepsija",seizureSafeProfileDesc:"Uklanja treperenje i smanjuje boju",adhdFriendlyMode:"ADHD način",adhdFriendlyModeDesc:f(1878),blindnessMode:f(1761),blindnessModeDesc:f(775),cognitiveImpairmentMode:f(744),cognitiveImpairmentModeDesc:f(606),navigationFocus:f(1640),focusTunnel:"Tunel fokusa",readingLine:"Crna linija čitanja",whiteReadingLine:f(474),resetAll:f(444),visualAdjustments:f(1571),bigBlackCursor:f(748),bigWhiteCursor:f(977),grayscaleMode:f(873),lowSaturation:f(1759),highSaturation:f(1387),highContrast:f(390),hideImages:f(1863),highlightLinks:f(1890),textSpacing:f(847),increaseTextSize:f(1478),decreaseTextSize:"Manji tekst",increaseLineHeight:f(1834),decreaseLineHeight:f(340),increaseLetterSpacing:f(1722),decreaseLetterSpacing:f(291),readableFont:"Čitljiv font",dyslexiaFont:f(1249),textMagnifier:f(1591),alignedText:f(563),alignedTextLeft:f(1868),alignedTextCenter:f(996),alignedTextRight:f(657),textToSpeech:f(823),muteSounds:f(476),resetTextEffects:f(786),resetVisualEffects:f(1820),resetAllSettings:f(420),accessibilityStatement:"Izjava o pristupačnosti",webAccessibilityBy:"Web pristupačnost: "},Ht.bg={accessibilitySettings:"Настройки за достъпност (Ctrl+U)",selectLanguage:"Изберете език",moveWidget:"Позиция",left:f(957),right:"Дясно",xlMode:f(1132),accessibilityProfiles:"Профил на достъпност",visionImpairedMode:"Слабо зрение",visionImpairedModeDesc:f(758),seizureSafeProfile:f(1128),seizureSafeProfileDesc:f(1549),adhdFriendlyMode:"ADHD режим",adhdFriendlyModeDesc:f(866),blindnessMode:f(785),blindnessModeDesc:f(1599),cognitiveImpairmentMode:f(1901),cognitiveImpairmentModeDesc:f(1214),navigationFocus:f(666),focusTunnel:f(1888),readingLine:f(385),whiteReadingLine:f(1122),resetAll:f(1075),visualAdjustments:f(473),bigBlackCursor:"Голям черен курсор",bigWhiteCursor:f(375),grayscaleMode:f(1394),lowSaturation:f(1748),highSaturation:f(782),highContrast:"Висок контраст",hideImages:f(1485),highlightLinks:f(596),textSpacing:f(982),increaseTextSize:f(1907),decreaseTextSize:f(730),increaseLineHeight:f(684),decreaseLineHeight:f(1801),increaseLetterSpacing:f(550),decreaseLetterSpacing:"По-малко разстояние между букви",readableFont:f(1474),dyslexiaFont:"Шрифт за дислексия",textMagnifier:f(623),alignedText:"Подравнен текст",alignedTextLeft:f(332),alignedTextCenter:f(860),alignedTextRight:"Подравнен вдясно",textToSpeech:f(1815),muteSounds:"Заглушаване на звуци",resetTextEffects:f(414),resetVisualEffects:f(872),resetAllSettings:f(300),accessibilityStatement:f(874),webAccessibilityBy:"Уеб достъпност от"},Ht.no={accessibilitySettings:f(1903),selectLanguage:f(841),moveWidget:f(1298),left:f(1524),right:f(687),xlMode:f(1366),accessibilityProfiles:"Tilgjengelighetsprofil",visionImpairedMode:"Svakt syn",visionImpairedModeDesc:f(1229),seizureSafeProfile:f(315),seizureSafeProfileDesc:f(1308),adhdFriendlyMode:f(779),adhdFriendlyModeDesc:"Mer fokus, færre distraksjoner",blindnessMode:f(1641),blindnessModeDesc:"Tekst-til-tale funksjon",cognitiveImpairmentMode:f(827),cognitiveImpairmentModeDesc:f(1480),navigationFocus:"Navigasjon og fokus",focusTunnel:f(1917),readingLine:f(987),whiteReadingLine:f(1450),resetAll:f(1860),visualAdjustments:f(1854),bigBlackCursor:f(826),bigWhiteCursor:f(411),grayscaleMode:f(1181),lowSaturation:"Lav metning",highSaturation:f(1602),highContrast:f(1329),hideImages:f(358),highlightLinks:f(1061),textSpacing:f(673),increaseTextSize:f(1560),decreaseTextSize:f(471),increaseLineHeight:f(1835),decreaseLineHeight:"Mindre linjeavstand",increaseLetterSpacing:f(1683),decreaseLetterSpacing:f(554),readableFont:f(793),dyslexiaFont:f(367),textMagnifier:f(1781),alignedText:"Justert tekst",alignedTextLeft:f(1343),alignedTextCenter:"Midtstilt",alignedTextRight:f(381),textToSpeech:f(905),muteSounds:f(1853),resetTextEffects:"Tilbakestill teksteffekter",resetVisualEffects:"Tilbakestill visuelle effekter",resetAllSettings:f(652),accessibilityStatement:f(1086),webAccessibilityBy:f(591)},Ht.tr={accessibilitySettings:f(397),selectLanguage:f(1817),moveWidget:"Konum",left:f(1378),right:f(1655),xlMode:f(1891),accessibilityProfiles:f(724),visionImpairedMode:f(1738),visionImpairedModeDesc:f(1326),seizureSafeProfile:"Nöbet ve epilepsi",seizureSafeProfileDesc:f(1254),adhdFriendlyMode:f(438),adhdFriendlyModeDesc:f(498),blindnessMode:f(1918),blindnessModeDesc:f(1221),cognitiveImpairmentMode:"Bilişsel bozukluk",cognitiveImpairmentModeDesc:f(289),navigationFocus:f(503),focusTunnel:"Odak tüneli",readingLine:f(521),whiteReadingLine:"Beyaz okuma çizgisi",resetAll:f(1246),visualAdjustments:f(1077),bigBlackCursor:"Büyük siyah imleç",bigWhiteCursor:f(1166),grayscaleMode:f(1032),lowSaturation:"Düşük doygunluk",highSaturation:f(1420),highContrast:f(1184),hideImages:"Görüntüleri gizle",highlightLinks:f(297),textSpacing:f(1456),increaseTextSize:f(1696),decreaseTextSize:f(1539),increaseLineHeight:f(930),decreaseLineHeight:f(865),increaseLetterSpacing:f(1364),decreaseLetterSpacing:f(845),readableFont:f(1392),dyslexiaFont:f(393),textMagnifier:"Metin büyüteci",alignedText:f(1307),alignedTextLeft:f(781),alignedTextCenter:f(619),alignedTextRight:f(1067),textToSpeech:"Metinden sese",muteSounds:f(1085),resetTextEffects:f(1885),resetVisualEffects:"Görsel efektleri sıfırla",resetAllSettings:"Tüm ayarları sıfırla",accessibilityStatement:f(1623),webAccessibilityBy:f(1483)},Ht.id={accessibilitySettings:f(1636),selectLanguage:f(1718),moveWidget:f(627),left:f(603),right:f(1036),xlMode:f(1766),accessibilityProfiles:f(1118),visionImpairedMode:f(1830),visionImpairedModeDesc:f(413),seizureSafeProfile:f(454),seizureSafeProfileDesc:f(884),adhdFriendlyMode:f(407),adhdFriendlyModeDesc:f(1435),blindnessMode:f(1227),blindnessModeDesc:f(1470),cognitiveImpairmentMode:f(625),cognitiveImpairmentModeDesc:f(1792),navigationFocus:f(602),focusTunnel:f(1795),readingLine:f(1334),whiteReadingLine:f(1368),resetAll:f(721),visualAdjustments:f(1047),bigBlackCursor:"Kursor hitam besar",bigWhiteCursor:"Kursor putih besar",grayscaleMode:f(1742),lowSaturation:f(1353),highSaturation:f(719),highContrast:f(1770),hideImages:f(776),highlightLinks:f(1188),textSpacing:f(999),increaseTextSize:f(1445),decreaseTextSize:f(1377),increaseLineHeight:f(1889),decreaseLineHeight:f(1385),increaseLetterSpacing:f(1597),decreaseLetterSpacing:f(1017),readableFont:f(1180),dyslexiaFont:f(1129),textMagnifier:f(972),alignedText:f(1242),alignedTextLeft:"Rata kiri",alignedTextCenter:f(1171),alignedTextRight:f(1915),textToSpeech:"Teks ke suara",muteSounds:f(1481),resetTextEffects:f(1728),resetVisualEffects:f(880),resetAllSettings:f(1458),accessibilityStatement:f(1566),webAccessibilityBy:"Aksesibilitas web oleh"},Ht["pt-br"]={accessibilitySettings:f(1141),selectLanguage:f(1220),moveWidget:f(480),left:f(1558),right:f(1225),xlMode:f(965),accessibilityProfiles:f(1290),visionImpairedMode:f(1251),visionImpairedModeDesc:f(1714),seizureSafeProfile:"Convulsões e Epilepsia",seizureSafeProfileDesc:f(856),adhdFriendlyMode:f(1267),adhdFriendlyModeDesc:f(1902),blindnessMode:f(304),blindnessModeDesc:f(661),cognitiveImpairmentMode:f(466),cognitiveImpairmentModeDesc:f(1598),navigationFocus:"Navegação e foco",focusTunnel:f(1288),readingLine:f(1335),whiteReadingLine:f(1809),resetAll:f(617),visualAdjustments:f(1383),bigBlackCursor:f(418),bigWhiteCursor:"Cursor branco grande",grayscaleMode:"Modo escala de cinza",lowSaturation:f(1873),highSaturation:f(1332),highContrast:f(424),hideImages:"Ocultar imagens",highlightLinks:f(1266),textSpacing:f(296),increaseTextSize:f(599),decreaseTextSize:"Texto menor",increaseLineHeight:"Linhas mais largas",decreaseLineHeight:f(1797),increaseLetterSpacing:f(491),decreaseLetterSpacing:f(735),readableFont:f(717),dyslexiaFont:f(1751),textMagnifier:f(638),alignedText:f(1409),alignedTextLeft:"Alinhado à esquerda",alignedTextCenter:f(1779),alignedTextRight:f(807),textToSpeech:f(897),muteSounds:f(1585),resetTextEffects:f(1498),resetVisualEffects:f(1871),resetAllSettings:f(951),accessibilityStatement:f(907),webAccessibilityBy:f(1639)},Ht.ja={accessibilitySettings:f(1084),selectLanguage:f(765),moveWidget:"位置",left:"左",right:"右",xlMode:"XL ボタン",accessibilityProfiles:f(1525),visionImpairedMode:"弱視",visionImpairedModeDesc:"ウェブサイトのビジュアル要素を強化",seizureSafeProfile:"発作とてんかん",seizureSafeProfileDesc:f(949),adhdFriendlyMode:f(1025),adhdFriendlyModeDesc:f(1593),blindnessMode:f(361),blindnessModeDesc:f(1199),cognitiveImpairmentMode:f(1774),cognitiveImpairmentModeDesc:f(1197),navigationFocus:f(1582),focusTunnel:"フォーカストンネル",readingLine:"黒い読書ライン",whiteReadingLine:f(1855),resetAll:f(1271),visualAdjustments:f(1650),bigBlackCursor:f(1596),bigWhiteCursor:f(871),grayscaleMode:f(1336),lowSaturation:f(896),highSaturation:f(1527),highContrast:"高コントラスト",hideImages:f(347),highlightLinks:f(1496),textSpacing:f(708),increaseTextSize:"文字を大きく",decreaseTextSize:f(1216),increaseLineHeight:f(816),decreaseLineHeight:f(1346),increaseLetterSpacing:f(507),decreaseLetterSpacing:"文字間隔を狭く",readableFont:f(1146),dyslexiaFont:"ディスレクシアフォント",textMagnifier:"テキスト拡大",alignedText:"テキスト整列",alignedTextLeft:f(548),alignedTextCenter:f(1363),alignedTextRight:f(1892),textToSpeech:f(391),muteSounds:f(1238),resetTextEffects:f(1538),resetVisualEffects:f(429),resetAllSettings:f(645),accessibilityStatement:f(1133),webAccessibilityBy:f(693)},Ht.ko={accessibilitySettings:f(1309),selectLanguage:f(1564),moveWidget:"위치",left:"왼쪽",right:"오른쪽",xlMode:f(1431),accessibilityProfiles:"접근성 프로필",visionImpairedMode:"저시력",visionImpairedModeDesc:f(1320),seizureSafeProfile:f(989),seizureSafeProfileDesc:f(1351),adhdFriendlyMode:"ADHD 모드",adhdFriendlyModeDesc:f(432),blindnessMode:"실명 모드",blindnessModeDesc:f(1348),cognitiveImpairmentMode:f(1455),cognitiveImpairmentModeDesc:f(590),navigationFocus:f(1234),focusTunnel:f(711),readingLine:f(1628),whiteReadingLine:"하얀 읽기 줄",resetAll:"모두 재설정",visualAdjustments:f(1041),bigBlackCursor:f(1520),bigWhiteCursor:f(576),grayscaleMode:f(512),lowSaturation:f(1380),highSaturation:f(1228),highContrast:f(751),hideImages:f(308),highlightLinks:f(1894),textSpacing:"텍스트 및 간격",increaseTextSize:"텍스트 크게",decreaseTextSize:f(1733),increaseLineHeight:f(609),decreaseLineHeight:f(976),increaseLetterSpacing:"자간 늘리기",decreaseLetterSpacing:"자간 줄이기",readableFont:f(1359),dyslexiaFont:f(1204),textMagnifier:"텍스트 돋보기",alignedText:f(1057),alignedTextLeft:"왼쪽 정렬",alignedTextCenter:"가운데 정렬",alignedTextRight:f(1009),textToSpeech:f(1338),muteSounds:f(1654),resetTextEffects:"텍스트 효과 재설정",resetVisualEffects:f(1653),resetAllSettings:"모든 설정 재설정",accessibilityStatement:f(1397),webAccessibilityBy:f(1134)},Ht.zh={accessibilitySettings:f(1096),selectLanguage:"选择语言",moveWidget:"位置",left:"左",right:"右",xlMode:"XL 按钮",accessibilityProfiles:f(1605),visionImpairedMode:f(1113),visionImpairedModeDesc:f(1286),seizureSafeProfile:f(1237),seizureSafeProfileDesc:"消除闪烁并减少颜色",adhdFriendlyMode:f(330),adhdFriendlyModeDesc:"更集中,更少分心",blindnessMode:f(417),blindnessModeDesc:f(1210),cognitiveImpairmentMode:"认知障碍",cognitiveImpairmentModeDesc:f(1617),navigationFocus:"导航与焦点",focusTunnel:"焦点通道",readingLine:f(580),whiteReadingLine:f(1899),resetAll:f(1619),visualAdjustments:f(1172),bigBlackCursor:f(1484),bigWhiteCursor:"大白光标",grayscaleMode:f(1575),lowSaturation:f(533),highSaturation:f(931),highContrast:f(384),hideImages:f(456),highlightLinks:f(961),textSpacing:f(314),increaseTextSize:"增大文本",decreaseTextSize:f(1052),increaseLineHeight:"增大行距",decreaseLineHeight:f(1616),increaseLetterSpacing:f(316),decreaseLetterSpacing:"减小字间距",readableFont:f(404),dyslexiaFont:f(654),textMagnifier:f(1626),alignedText:"文本对齐",alignedTextLeft:"左对齐",alignedTextCenter:f(1349),alignedTextRight:"右对齐",textToSpeech:f(482),muteSounds:"静音",resetTextEffects:f(1876),resetVisualEffects:f(1755),resetAllSettings:f(376),accessibilityStatement:f(1405),webAccessibilityBy:f(594)},Ht.ru={accessibilitySettings:f(1124),selectLanguage:"Выбрать язык",moveWidget:"Позиция",left:f(1087),right:f(1281),xlMode:f(852),accessibilityProfiles:"Профиль доступности",visionImpairedMode:f(665),visionImpairedModeDesc:f(1139),seizureSafeProfile:f(306),seizureSafeProfileDesc:f(1156),adhdFriendlyMode:f(875),adhdFriendlyModeDesc:f(1624),blindnessMode:f(883),blindnessModeDesc:"Функция преобразования текста в речь",cognitiveImpairmentMode:f(890),cognitiveImpairmentModeDesc:f(1554),navigationFocus:f(666),focusTunnel:f(598),readingLine:f(1843),whiteReadingLine:f(1778),resetAll:"Сбросить всё",visualAdjustments:f(1169),bigBlackCursor:f(1292),bigWhiteCursor:"Большой белый курсор",grayscaleMode:"Оттенки серого",lowSaturation:f(1176),highSaturation:f(1071),highContrast:"Высокая контрастность",hideImages:"Скрыть изображения",highlightLinks:f(366),textSpacing:f(1030),increaseTextSize:f(1687),decreaseTextSize:f(1014),increaseLineHeight:f(789),decreaseLineHeight:"Меньше межстрочный интервал",increaseLetterSpacing:"Больше межбуквенный интервал",decreaseLetterSpacing:f(637),readableFont:f(955),dyslexiaFont:f(1578),textMagnifier:f(995),alignedText:f(1662),alignedTextLeft:f(360),alignedTextCenter:f(682),alignedTextRight:f(1806),textToSpeech:f(1827),muteSounds:f(647),resetTextEffects:f(798),resetVisualEffects:f(458),resetAllSettings:"Сбросить все настройки",accessibilityStatement:f(1231),webAccessibilityBy:f(1463)},Ht.uk={accessibilitySettings:f(309),selectLanguage:f(584),moveWidget:f(618),left:f(1158),right:"Праворуч",xlMode:f(852),accessibilityProfiles:f(1775),visionImpairedMode:"Слабкий зір",visionImpairedModeDesc:f(516),seizureSafeProfile:f(1003),seizureSafeProfileDesc:"Видаляє миготіння та зменшує колір",adhdFriendlyMode:f(875),adhdFriendlyModeDesc:f(1088),blindnessMode:f(1149),blindnessModeDesc:f(1635),cognitiveImpairmentMode:f(1045),cognitiveImpairmentModeDesc:f(729),navigationFocus:f(1507),focusTunnel:f(1261),readingLine:"Чорна лінія для читання",whiteReadingLine:"Біла лінія для читання",resetAll:"Скинути все",visualAdjustments:"Візуальні налаштування",bigBlackCursor:f(1874),bigWhiteCursor:"Великий білий курсор",grayscaleMode:"Відтінки сірого",lowSaturation:f(853),highSaturation:f(1196),highContrast:f(352),hideImages:f(1693),highlightLinks:f(1708),textSpacing:f(738),increaseTextSize:f(1710),decreaseTextSize:f(678),increaseLineHeight:f(1388),decreaseLineHeight:f(298),increaseLetterSpacing:"Більші інтервали між літерами",decreaseLetterSpacing:f(960),readableFont:"Зручний шрифт",dyslexiaFont:f(1402),textMagnifier:"Лупа для тексту",alignedText:"Вирівнювання тексту",alignedTextLeft:f(1919),alignedTextCenter:"Вирівняно по центру",alignedTextRight:f(622),textToSpeech:"Текст у мову",muteSounds:f(506),resetTextEffects:f(979),resetVisualEffects:"Скинути візуальні ефекти",resetAllSettings:"Скинути всі налаштування",accessibilityStatement:f(1513),webAccessibilityBy:f(461)},Ht.hi={accessibilitySettings:f(968),selectLanguage:f(643),moveWidget:f(889),left:f(1632),right:f(767),xlMode:f(964),accessibilityProfiles:f(837),visionImpairedMode:f(726),visionImpairedModeDesc:f(1757),seizureSafeProfile:f(1587),seizureSafeProfileDesc:f(1866),adhdFriendlyMode:f(1675),adhdFriendlyModeDesc:f(567),blindnessMode:f(382),blindnessModeDesc:f(520),cognitiveImpairmentMode:f(1185),cognitiveImpairmentModeDesc:f(401),navigationFocus:f(1095),focusTunnel:"फोकस टनल",readingLine:f(1914),whiteReadingLine:f(415),resetAll:"सब रीसेट करें",visualAdjustments:f(709),bigBlackCursor:f(1565),bigWhiteCursor:f(313),grayscaleMode:f(443),lowSaturation:f(1822),highSaturation:f(1386),highContrast:"उच्च कंट्रास्ट",hideImages:f(1489),highlightLinks:f(722),textSpacing:f(1263),increaseTextSize:f(651),decreaseTextSize:f(544),increaseLineHeight:f(1490),decreaseLineHeight:"लाइन स्पेसिंग घटाएँ",increaseLetterSpacing:"अक्षर अंतर बढ़ाएँ",decreaseLetterSpacing:f(1746),readableFont:f(319),dyslexiaFont:"डिस्लेक्सिया फ़ॉन्ट",textMagnifier:"टेक्स्ट मैग्निफायर",alignedText:f(784),alignedTextLeft:f(1487),alignedTextCenter:"केंद्र संरेखित",alignedTextRight:f(910),textToSpeech:"टेक्स्ट से वाणी",muteSounds:f(1573),resetTextEffects:f(525),resetVisualEffects:f(1556),resetAllSettings:f(917),accessibilityStatement:f(1811),webAccessibilityBy:"वेब एक्सेसिबिलिटी: "},Ht.sr={accessibilitySettings:f(1138),selectLanguage:f(568),moveWidget:f(1317),left:f(489),right:"Десно",xlMode:f(1734),accessibilityProfiles:f(727),visionImpairedMode:f(439),visionImpairedModeDesc:f(810),seizureSafeProfile:f(1424),seizureSafeProfileDesc:"Уклања треперење и смањује боју",adhdFriendlyMode:f(1615),adhdFriendlyModeDesc:f(535),blindnessMode:f(906),blindnessModeDesc:f(477),cognitiveImpairmentMode:"Когнитивно оштећење",cognitiveImpairmentModeDesc:f(947),navigationFocus:"Навигација и фокус",focusTunnel:"Тунел фокуса",readingLine:f(731),whiteReadingLine:f(1712),resetAll:"Ресетуј све",visualAdjustments:f(1028),bigBlackCursor:f(1350),bigWhiteCursor:f(1207),grayscaleMode:f(1369),lowSaturation:f(1600),highSaturation:f(1314),highContrast:f(1629),hideImages:f(534),highlightLinks:f(409),textSpacing:f(1620),increaseTextSize:f(1381),decreaseTextSize:f(1519),increaseLineHeight:"Већи размак између редова",decreaseLineHeight:f(1150),increaseLetterSpacing:f(288),decreaseLetterSpacing:f(1721),readableFont:f(1727),dyslexiaFont:"Фонт за дислексију",textMagnifier:f(995),alignedText:f(671),alignedTextLeft:f(1812),alignedTextCenter:f(331),alignedTextRight:"Десно поравнање",textToSpeech:f(1685),muteSounds:f(858),resetTextEffects:f(1291),resetVisualEffects:f(1360),resetAllSettings:"Ресетуј сва подешавања",accessibilityStatement:f(348),webAccessibilityBy:f(1060)},Ht.az={accessibilitySettings:"Əlçatanlıq ayarları (Ctrl+U)",selectLanguage:"Dili seçin",moveWidget:f(1621),left:"Sol",right:f(1655),xlMode:f(990),accessibilityProfiles:f(1805),visionImpairedMode:f(1105),visionImpairedModeDesc:"Veb saytın vizual elementlərini təkmilləşdirir",seizureSafeProfile:f(1798),seizureSafeProfileDesc:f(505),adhdFriendlyMode:f(1430),adhdFriendlyModeDesc:"Daha çox fokus, daha az yayınma",blindnessMode:"Korluq rejimi",blindnessModeDesc:f(1831),cognitiveImpairmentMode:"Koqnitiv pozğunluq",cognitiveImpairmentModeDesc:f(1421),navigationFocus:f(1100),focusTunnel:f(1900),readingLine:f(723),whiteReadingLine:f(337),resetAll:f(1661),visualAdjustments:f(1446),bigBlackCursor:f(1552),bigWhiteCursor:"Böyük ağ kursor",grayscaleMode:f(1699),lowSaturation:f(1747),highSaturation:f(1503),highContrast:f(893),hideImages:f(539),highlightLinks:f(1312),textSpacing:"Mətn və boşluqlar",increaseTextSize:f(1416),decreaseTextSize:f(1126),increaseLineHeight:f(1243),decreaseLineHeight:"Sətiraralığını azalt",increaseLetterSpacing:"Hərflərarası məsafəni artır",decreaseLetterSpacing:f(750),readableFont:f(1532),dyslexiaFont:"Disleksiya şrifti",textMagnifier:f(932),alignedText:f(946),alignedTextLeft:f(1143),alignedTextCenter:f(1168),alignedTextRight:f(1289),textToSpeech:f(857),muteSounds:f(1074),resetTextEffects:"Mətn effektlərini sıfırla",resetVisualEffects:f(1354),resetAllSettings:f(846),accessibilityStatement:f(1148),webAccessibilityBy:f(1810)},Ht.vi={accessibilitySettings:"Cài đặt Trợ năng (Ctrl+U)",selectLanguage:"Chọn ngôn ngữ",moveWidget:"Vị trí",left:"Trái",right:"Phải",xlMode:f(854),accessibilityProfiles:"Hồ sơ trợ năng",visionImpairedMode:"Thị lực kém",visionImpairedModeDesc:f(1709),seizureSafeProfile:f(869),seizureSafeProfileDesc:"Loại bỏ nhấp nháy và giảm màu sắc",adhdFriendlyMode:"Chế độ ADHD",adhdFriendlyModeDesc:"Tập trung hơn, ít phân tâm hơn",blindnessMode:f(1066),blindnessModeDesc:f(560),cognitiveImpairmentMode:f(392),cognitiveImpairmentModeDesc:"Đơn giản hóa nội dung, cải thiện khả năng đọc",navigationFocus:f(1679),focusTunnel:"Đường hầm tiêu điểm",readingLine:f(1869),whiteReadingLine:"Dòng đọc màu trắng",resetAll:f(1206),visualAdjustments:f(502),bigBlackCursor:f(1223),bigWhiteCursor:f(1752),grayscaleMode:f(1879),lowSaturation:"Độ bão hòa thấp",highSaturation:f(1841),highContrast:"Độ tương phản cao",hideImages:"Ẩn hình ảnh",highlightLinks:"Tô sáng liên kết",textSpacing:"Văn bản & khoảng cách",increaseTextSize:f(492),decreaseTextSize:f(1340),increaseLineHeight:"Dãn dòng hơn",decreaseLineHeight:"Hẹp dòng hơn",increaseLetterSpacing:f(1130),decreaseLetterSpacing:f(1739),readableFont:f(1648),dyslexiaFont:f(378),textMagnifier:f(1448),alignedText:"Căn chỉnh văn bản",alignedTextLeft:"Căn trái",alignedTextCenter:f(821),alignedTextRight:"Căn phải",textToSpeech:f(1826),muteSounds:f(588),resetTextEffects:f(944),resetVisualEffects:f(1035),resetAllSettings:f(998),accessibilityStatement:f(1689),webAccessibilityBy:f(1541)},Ht.hy={accessibilitySettings:f(904),selectLanguage:"Ընտրեք լեզուն",moveWidget:f(672),left:f(706),right:"Աջ",xlMode:"XL կոճակներ",accessibilityProfiles:f(1670),visionImpairedMode:f(815),visionImpairedModeDesc:f(455),seizureSafeProfile:"Սպազմներ և էպիլեպսիա",seizureSafeProfileDesc:f(573),adhdFriendlyMode:f(1144),adhdFriendlyModeDesc:"Ավելի շատ կենտրոնացում, ավելի քիչ ուշադրության շեղում",blindnessMode:f(583),blindnessModeDesc:"Տեքստից խոսք գործառույթ",cognitiveImpairmentMode:f(1417),cognitiveImpairmentModeDesc:"Պարզեցնում է բովանդակությունը, բարելավում ընթեռնելիությունը",navigationFocus:f(1051),focusTunnel:"Ֆոկուսի թունել",readingLine:f(1631),whiteReadingLine:"Սպիտակ ընթերցման գիծ",resetAll:"Վերակայել ամենը",visualAdjustments:f(1546),bigBlackCursor:"Մեծ սև կուրսոր",bigWhiteCursor:f(1356),grayscaleMode:f(1111),lowSaturation:f(863),highSaturation:"Բարձր հագեցվածություն",highContrast:f(457),hideImages:f(1705),highlightLinks:f(1044),textSpacing:f(1119),increaseTextSize:f(1355),decreaseTextSize:"Փոքրել տեքստը",increaseLineHeight:f(1165),decreaseLineHeight:"Փոքրել տողերի բացատը",increaseLetterSpacing:f(1603),decreaseLetterSpacing:f(1137),readableFont:f(1022),dyslexiaFont:f(902),textMagnifier:"Տեքստի խոշորացուցիչ",alignedText:f(1851),alignedTextLeft:f(763),alignedTextCenter:f(1109),alignedTextRight:f(882),textToSpeech:"Տեքստը խոսք",muteSounds:"Անջատել ձայները",resetTextEffects:f(435),resetVisualEffects:f(803),resetAllSettings:f(1233),accessibilityStatement:f(1425),webAccessibilityBy:f(1337)},Ht.he={accessibilitySettings:f(747),selectLanguage:f(626),moveWidget:f(1522),left:"שמאל",right:f(628),xlMode:f(1583),accessibilityProfiles:f(1916),visionImpairedMode:"ראייה חלשה",visionImpairedModeDesc:f(843),seizureSafeProfile:f(370),seizureSafeProfileDesc:"מסיר הבהובים ומפחית צבע",adhdFriendlyMode:f(867),adhdFriendlyModeDesc:f(1660),blindnessMode:f(780),blindnessModeDesc:f(453),cognitiveImpairmentMode:f(936),cognitiveImpairmentModeDesc:"מפשט תוכן, משפר קריאות",navigationFocus:f(914),focusTunnel:"מנהרת מיקוד",readingLine:f(839),whiteReadingLine:f(967),resetAll:f(629),visualAdjustments:f(844),bigBlackCursor:f(493),bigWhiteCursor:f(1574),grayscaleMode:f(460),lowSaturation:f(1882),highSaturation:f(1514),highContrast:f(648),hideImages:f(1614),highlightLinks:f(697),textSpacing:f(462),increaseTextSize:"הגדל טקסט",decreaseTextSize:"הקטן טקסט",increaseLineHeight:f(1160),decreaseLineHeight:f(685),increaseLetterSpacing:"הגדל רווח בין אותיות",decreaseLetterSpacing:"הקטן רווח בין אותיות",readableFont:"גופן קריא",dyslexiaFont:f(1580),textMagnifier:f(830),alignedText:"יישור טקסט",alignedTextLeft:f(1491),alignedTextCenter:f(742),alignedTextRight:"ליישר לימין",textToSpeech:f(888),muteSounds:f(1117),resetTextEffects:f(881),resetVisualEffects:f(1391),resetAllSettings:f(736),accessibilityStatement:f(1023),webAccessibilityBy:f(1762)},Ht.ur={accessibilitySettings:f(570),selectLanguage:f(1758),moveWidget:f(662),left:f(799),right:f(486),xlMode:"XL بٹن",accessibilityProfiles:f(1509),visionImpairedMode:f(1001),visionImpairedModeDesc:f(346),seizureSafeProfile:f(357),seizureSafeProfileDesc:"چمک کو ہٹاتا ہے اور رنگ کو کم کرتا ہے",adhdFriendlyMode:"ADHD موڈ",adhdFriendlyModeDesc:f(299),blindnessMode:"اندھا پن موڈ",blindnessModeDesc:f(463),cognitiveImpairmentMode:f(496),cognitiveImpairmentModeDesc:"مواد کو آسان بناتا ہے، پڑھنے کی صلاحیت کو بہتر بناتا ہے",navigationFocus:"نیویگیشن اور فوکس",focusTunnel:"فوکس سرنگ",readingLine:"کالی پڑھنے کی لائن",whiteReadingLine:f(725),resetAll:f(500),visualAdjustments:f(1468),bigBlackCursor:"بڑا کالا کرسر",bigWhiteCursor:f(349),grayscaleMode:f(948),lowSaturation:f(814),highSaturation:f(329),highContrast:f(974),hideImages:f(530),highlightLinks:f(1846),textSpacing:"متن اور فاصلہ",increaseTextSize:f(1884),decreaseTextSize:f(386),increaseLineHeight:f(1510),decreaseLineHeight:f(336),increaseLetterSpacing:"حروف کے درمیان فاصلہ بڑھائیں",decreaseLetterSpacing:"حروف کے درمیان فاصلہ کم کریں",readableFont:f(1034),dyslexiaFont:f(294),textMagnifier:f(1741),alignedText:f(1092),alignedTextLeft:"بائیں سیدھ",alignedTextCenter:f(552),alignedTextRight:f(1913),textToSpeech:f(909),muteSounds:f(1850),resetTextEffects:f(582),resetVisualEffects:f(768),resetAllSettings:"تمام سیٹنگز ری سیٹ",accessibilityStatement:f(1398),webAccessibilityBy:f(926)},Ht.th={accessibilitySettings:f(1857),selectLanguage:f(1226),moveWidget:f(641),left:f(1547),right:f(986),xlMode:f(402),accessibilityProfiles:f(795),visionImpairedMode:f(1847),visionImpairedModeDesc:f(1772),seizureSafeProfile:f(757),seizureSafeProfileDesc:f(928),adhdFriendlyMode:f(923),adhdFriendlyModeDesc:f(353),blindnessMode:f(1502),blindnessModeDesc:"ความสามารถในการแปลงข้อความเป็นเสียง",cognitiveImpairmentMode:f(1154),cognitiveImpairmentModeDesc:"ทำให้เนื้อหาง่ายขึ้น เพิ่มความสามารถในการอ่าน",navigationFocus:f(1845),focusTunnel:f(1161),readingLine:"เส้นอ่านสีดำ",whiteReadingLine:f(1275),resetAll:"รีเซ็ตทั้งหมด",visualAdjustments:"การปรับภาพ",bigBlackCursor:f(1769),bigWhiteCursor:f(938),grayscaleMode:f(1012),lowSaturation:"ความอิ่มตัวต่ำ",highSaturation:f(1586),highContrast:f(446),hideImages:f(1295),highlightLinks:f(737),textSpacing:f(1021),increaseTextSize:f(945),decreaseTextSize:f(1403),increaseLineHeight:f(1217),decreaseLineHeight:f(1768),increaseLetterSpacing:f(911),decreaseLetterSpacing:f(1145),readableFont:f(710),dyslexiaFont:f(605),textMagnifier:f(380),alignedText:f(1736),alignedTextLeft:f(1285),alignedTextCenter:f(1441),alignedTextRight:f(1101),textToSpeech:f(950),muteSounds:f(970),resetTextEffects:f(1466),resetVisualEffects:f(389),resetAllSettings:f(555),accessibilityStatement:"คำประกาศการช่วยการเข้าถึง",webAccessibilityBy:f(419)},Ht.mk={accessibilitySettings:"Поставки за пристапност (Ctrl+U)",selectLanguage:f(1055),moveWidget:f(1317),left:f(489),right:"Десно",xlMode:"XL копчиња",accessibilityProfiles:f(1232),visionImpairedMode:f(439),visionImpairedModeDesc:f(1396),seizureSafeProfile:f(1424),seizureSafeProfileDesc:f(851),adhdFriendlyMode:f(1615),adhdFriendlyModeDesc:"Повеќе фокус, помалку одвлекување",blindnessMode:f(636),blindnessModeDesc:f(531),cognitiveImpairmentMode:"Когнитивно оштетување",cognitiveImpairmentModeDesc:f(1120),navigationFocus:"Навигација и фокус",focusTunnel:f(679),readingLine:f(731),whiteReadingLine:f(1712),resetAll:f(1371),visualAdjustments:f(1098),bigBlackCursor:f(1306),bigWhiteCursor:f(307),grayscaleMode:f(1844),lowSaturation:"Ниска заситеност",highSaturation:f(1460),highContrast:f(1629),hideImages:f(732),highlightLinks:"Означи линкови",textSpacing:"Текст и растојание",increaseTextSize:"Поголем текст",decreaseTextSize:f(470),increaseLineHeight:f(1840),decreaseLineHeight:f(522),increaseLetterSpacing:f(912),decreaseLetterSpacing:f(920),readableFont:f(1365),dyslexiaFont:f(317),textMagnifier:f(623),alignedText:f(1508),alignedTextLeft:f(1362),alignedTextCenter:f(1715),alignedTextRight:f(1218),textToSpeech:"Текст во говор",muteSounds:"Исклучи звуци",resetTextEffects:f(324),resetVisualEffects:f(359),resetAllSettings:f(1691),accessibilityStatement:f(1153),webAccessibilityBy:f(1819)};const Yw=[{code:"ar",name:f(1501),flag:f(1108)},{code:"az",name:f(368),flag:f(1341)},{code:"bg",name:f(1592),flag:"flags/bg"},{code:"cs",name:f(1423),flag:f(362)},{code:"da",name:f(692),flag:f(1492)},{code:"de",name:f(287),flag:f(1192)},{code:"el",name:"Ελληνικά",flag:f(634)},{code:"en",name:f(529),flag:f(1257)},{code:"es",name:f(1472),flag:f(1535)},{code:"et",name:"Eesti",flag:"flags/ee"},{code:"fi",name:f(809),flag:f(1697)},{code:"fr",name:f(1638),flag:f(1796)},{code:"he",name:f(1523),flag:"flags/il"},{code:"hi",name:f(1090),flag:f(475)},{code:"hr",name:f(707),flag:f(545)},{code:"hu",name:f(1526),flag:f(1657)},{code:"hy",name:f(1461),flag:"flags/am"},{code:"id",name:f(452),flag:f(894)},{code:"it",name:f(1404),flag:f(876)},{code:"ja",name:f(479),flag:"flags/jp"},{code:"ko",name:f(676),flag:f(624)},{code:"lt",name:f(680),flag:"flags/lt"},{code:"lv",name:f(677),flag:f(1072)},{code:"mk",name:f(1595),flag:"flags/mk"},{code:"nl",name:f(1716),flag:f(1010)},{code:"no",name:"Norsk",flag:f(834)},{code:"pl",name:f(1209),flag:f(1911)},{code:"pt",name:f(985),flag:f(1313)},{code:f(427),name:f(631),flag:f(540)},{code:"ro",name:"Română",flag:f(1895)},{code:"ru",name:"Русский",flag:f(663)},{code:"sk",name:f(426),flag:"flags/sk"},{code:"sl",name:f(495),flag:f(1069)},{code:"sr",name:f(572),flag:f(1321)},{code:"sv",name:f(630),flag:f(1920)},{code:"th",name:f(499),flag:f(981)},{code:"tr",name:f(1548),flag:f(589)},{code:"uk",name:f(442),flag:f(1658)},{code:"ur",name:f(1152),flag:f(772)},{code:"vi",name:f(514),flag:f(1252)},{code:"zh",name:"中文",flag:f(1110)}];Yw.forEach(({code:a})=>{!Ht[a]&&(Ht[a]=Ht.en)});const E5=()=>{const a=f,i=navigator[a(1058)]||navigator[a(363)],t=i[a(759)]("-")[0];return Ht[t]?t:"en"};function Pf(a,i){const t=Mh();return Pf=function(s,c){return s=s-284,t[s]},Pf(a,i)}const zt=(a,i="en")=>{var t;return((t=Ht[i])==null?void 0:t[a])||Ht.en[a]||a};function Xw(a){const i=f,t={ejBTT:i(549),qHjgS:function(c,o){return c!==o},RmQSF:function(c,o){return c===o},KLRSv:function(c,o){return c%o},vWRqT:function(c,o){return c+o},wgFfK:i(436),tJQHq:"gger",oEzsL:i(743),kPojf:function(c,o){return c(o)}};function s(c){const o=i;if(typeof c===t[o(1049)])return(function(b){}).constructor("while (true) {}")[o(840)](o(611));t.qHjgS((""+c/c)[o(1189)],1)||t[o(773)](t[o(430)](c,20),0)?(function(){return!0})[o(406)](t[o(1825)](t[o(1194)],t.tJQHq)).call(t.oEzsL):(function(){return!1})[o(406)](t.vWRqT(t[o(1194)],t[o(1528)])).apply("stateObject"),t[o(1568)](s,++c)}try{if(a)return s;s(0)}catch{}}const ac=jf;(function(a,i){const t=jf,s=a();for(;;)try{if(parseInt(t(255))/1+-parseInt(t(205))/2*(-parseInt(t(211))/3)+-parseInt(t(241))/4*(parseInt(t(245))/5)+parseInt(t(226))/6*(parseInt(t(229))/7)+-parseInt(t(235))/8+parseInt(t(225))/9+-parseInt(t(223))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Lh,977157);const T5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=jf;if(t){const o=t[c(243)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=jf,i={YbUmB:a(217),GQAeV:a(221),QbIRh:function(t,s){return t(s)},Hehcj:"init",zaJLm:a(220),TmpMt:function(t,s){return t+s},UDnoi:a(246)};T5(this,function(){const t=a,s=new RegExp(i[t(232)]),c=new RegExp(i[t(227)],"i"),o=i.QbIRh(Kw,i[t(210)]);!s[t(242)](o+i[t(219)])||!c[t(242)](i[t(252)](o,i.UDnoi))?i[t(214)](o,"0"):Kw()})()})();const Dh="wideAccessPlugin",Zw={textSize:1,textSpacing:0,lineHeight:1,readableFont:!1,textAlignment:ac(236),highlightLinks:!1,monochrome:!1,lowSaturation:!1,highSaturation:!1,highContrast:!1,hideImages:!1,bigBlackCursor:!1,bigWhiteCursor:!1,focusTunnel:!1,language:null,widgetPosition:null,hideWidget:!1};function jf(a,i){const t=Lh();return jf=function(s,c){return s=s-203,t[s]},jf(a,i)}function q2(){const a=ac;try{const i=localStorage[a(233)](Dh);if(i){const t=JSON[a(251)](i);return{...Zw,...t}}}catch{}return{...Zw}}function dr(a,i){const t=ac,s={xRtMT:function(c){return c()}};try{const c=s[t(224)](q2);return c[a]=i,localStorage[t(215)](Dh,JSON.stringify(c)),!0}catch{return!1}}function Qt(a,i=null){const t=ac,s={bafOB:function(o){return o()}},c=s[t(216)](q2);return c[t(254)](a)?c[a]:i}function k5(){const a=ac;try{return localStorage[a(213)](Dh),!0}catch{return!1}}function Lh(){const a=["input","UhapI","seabJ","length","trErX","parse","TmpMt","call","hasOwnProperty","1030069Aexsyh","stringify","KICEb","2AMtQlM","Fczvn","KHaVR","hwbXK","stateObject","Hehcj","4965831PtNxvb","string","removeItem","QbIRh","setItem","bafOB","function *\\( *\\)","oXmTl","zaJLm","chain","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","pfMPy","26339660rlyEgL","xRtMT","8838063VLCQAU","36144EwzAtl","GQAeV","gger","1421FSAuBH","qzFSE","guHoF","YbUmB","getItem","VWhZx","5114304WHwdUr","none","IAvqD","constructor","debu","NNbti","2559256GSmpWr","test","apply","counter","5KKgsNO"];return Lh=function(){return a},Lh()}function R5(){const a=ac,i=q2();return localStorage[a(215)](Dh,JSON[a(203)](i)),i}function Kw(a){const i=ac,t={Fczvn:i(212),KICEb:"while (true) {}",seabJ:i(244),IAvqD:function(c,o){return c/o},oXmTl:i(249),qzFSE:function(c,o){return c===o},NNbti:function(c,o){return c%o},KHaVR:function(c,o){return c+o},pfMPy:"gger",hwbXK:"action",lvTLG:function(c,o){return c+o},UhapI:"debu",trErX:i(209),VWhZx:function(c,o){return c(o)},guHoF:function(c,o){return c(o)}};function s(c){const o=i;if(typeof c===t[o(206)])return(function(b){})[o(238)](t[o(204)])[o(243)](t[o(248)]);(""+t[o(237)](c,c))[t[o(218)]]!==1||t[o(230)](t[o(240)](c,20),0)?(function(){return!0})[o(238)](t[o(207)](o(239),t[o(222)]))[o(253)](t[o(208)]):(function(){return!1})[o(238)](t.lvTLG(t[o(247)],o(228))).apply(t[o(250)]),t[o(234)](s,++c)}try{if(a)return s;t[i(231)](s,0)}catch{}}(function(a,i){const t=Xo,s=a();for(;;)try{if(-parseInt(t(508))/1+parseInt(t(576))/2*(parseInt(t(555))/3)+-parseInt(t(549))/4+parseInt(t(540))/5*(-parseInt(t(560))/6)+parseInt(t(562))/7+-parseInt(t(535))/8*(-parseInt(t(563))/9)+parseInt(t(543))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Ah,695751);const M5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Xo;if(t){const o=t[c(499)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();function Ah(){const a=["EHhAe","skkTq","bottom","YNLoa","577496wqcFqZ","center","auto","call","kVowL","horizontalOffset","function *\\( *\\)","transform","gger","50%","translateY(-50%)","mobile","gmpyd","phbZb","KHWAY","VPORr","jvdwJ","ptPqa","asjCq","AKHSa","top","constructor","NQvcL","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","uXAPv","left","beowE","910312oEtHte","test","fixed","QGqrZ","tablet","1425910XiWJmr","bottom-","translate(-50%, -50%)","4248970mHbrOM","action","bitjU","RbgqM","length","LFnPm","2921544MlrxHU","pPLKd","lLVux","split","hITNo","BhbPm","69FlfTjS","innerWidth","none","XufXE","WgKWP","24FXdIaf","ennmg","9408742AILnim","108ksClwg","Griaj","GJFym","luWXM","gHlSe","counter","EWNfu","right","middle","MUfes","neyUD","PwcWQ","position","860wDizUt","zauby","apply","Jideq","qMbwI","init","hYAqF"];return Ah=function(){return a},Ah()}(function(){const a=Xo,i={BhbPm:a(514),GJFym:a(531),skkTq:function(t,s){return t(s)},gHlSe:a(502),Jideq:function(t,s){return t+s},pPLKd:"input",ennmg:function(t){return t()},hITNo:function(t,s,c){return t(s,c)}};i[a(553)](M5,this,function(){const t=a,s=new RegExp(i[t(554)]),c=new RegExp(i[t(565)],"i"),o=i[t(505)](qw,i[t(567)]);!s[t(536)](o+"chain")||!c[t(536)](i[t(500)](o,i[t(550)]))?o("0"):i[t(561)](qw)})()})();function Ul(){const a=Xo,i={luWXM:a(519),onIyf:a(539),UKmsd:"desktop"},t=window[a(556)];return t<768?i[a(566)]:t<1024?i.onIyf:i.UKmsd}function Q2(a,i="20",t="20"){const s=Xo,c={oBbpN:s(537),EWNfu:s(528),neyUD:"auto",AKHSa:s(506),uXAPv:s(571),VPORr:s(518),WgKWP:s(533),YNLoa:s(570),Griaj:s(517),RbgqM:s(509),QGqrZ:function(E,D){return E===D},NQvcL:function(E,D){return E===D},oVCuF:s(542)},o=i+"px",b=t+"px",m={position:c.oBbpN,zIndex:2147483647},[_,C]=a[s(552)]("-");switch(_){case c[s(569)]:m[s(528)]=o,m[s(506)]=c[s(573)];break;case c[s(527)]:m[s(506)]=o,m[s(528)]=c[s(573)];break;case c[s(532)]:m.top=s(517),m[s(506)]=c[s(573)],m.transform=c[s(523)];break;case c[s(559)]:case c.YNLoa:m[s(528)]=c.Griaj,m[s(506)]=c[s(573)],m.transform=c[s(523)];break;default:m[s(506)]=o,m[s(528)]=c.neyUD}switch(C){case c[s(559)]:m[s(533)]=b,m[s(570)]=s(510);break;case c[s(507)]:m[s(570)]=b,m[s(533)]=c[s(573)];break;case c[s(546)]:c[s(538)](_,"left")?(m.left=b,m[s(570)]=c[s(573)]):c[s(538)](_,c[s(507)])?(m[s(570)]=b,m[s(533)]=s(510)):c[s(530)](_,c.uXAPv)?(m.left=c.Griaj,m[s(570)]=c.neyUD,m[s(515)]=c.oVCuF):(m.left=c[s(564)],m[s(570)]="auto",m[s(515)]="translateX(-50%)");break;default:m[s(570)]=b,m.left=c.neyUD}return m}function D5(a="right"){var m;const i=Xo,t={lLVux:function(_,C,E,D){return _(C,E,D)},gUBFG:function(_){return _()},bitjU:function(_,C,E,D){return _(C,E,D)},wZNWv:i(557)},s=(m=window.WPWidgetConfig)==null?void 0:m[i(575)];if(!s)return t[i(551)](Q2,i(541)+a,"30","30");const c=t.gUBFG(Ul),o=s[c];if(!o)return t[i(545)](Q2,"bottom-"+a,"30","30");if(o.hide)return{display:t.wZNWv};const b=o[i(575)]||"bottom-"+a;return Q2(b,o.verticalOffset||"20",o[i(513)]||"20")}function L5(){var b;const a=Xo,i={phbZb:a(570),fgLdh:function(m){return m()},asjCq:a(533)},t=(b=window.WPWidgetConfig)==null?void 0:b[a(575)];if(!t)return i[a(521)];const s=i.fgLdh(Ul),c=t[s];return!c||!c[a(575)]?i[a(521)]:c[a(575)].includes(i[a(526)])?i[a(526)]:a(570)}function Xo(a,i){const t=Ah();return Xo=function(s,c){return s=s-498,t[s]},Xo(a,i)}function qw(a){const i=Xo,t={jvdwJ:function(c,o){return c===o},fJonf:"string",kVowL:"while (true) {}",EHhAe:i(568),ptPqa:function(c,o){return c!==o},MUfes:function(c,o){return c/o},KHWAY:i(547),beowE:function(c,o){return c===o},XufXE:function(c,o){return c%o},qMbwI:function(c,o){return c+o},zauby:"debu",hYAqF:i(516),PwcWQ:i(544),KhBcp:function(c,o){return c+o},gmpyd:"stateObject",LFnPm:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(524)](typeof c,t.fJonf))return(function(b){})[o(529)](t[o(512)])[o(499)](t[o(504)]);t[o(525)]((""+t[o(572)](c,c))[t[o(522)]],1)||t[o(534)](t[o(558)](c,20),0)?(function(){return!0})[o(529)](t[o(501)](t[o(498)],t[o(503)]))[o(511)](t[o(574)]):(function(){return!1}).constructor(t.KhBcp(t[o(498)],"gger"))[o(499)](t[o(520)]),t[o(548)](s,++c)}try{if(a)return s;s(0)}catch{}}(function(a,i){const t=Hl,s=a();for(;;)try{if(-parseInt(t(456))/1+parseInt(t(518))/2+-parseInt(t(508))/3+-parseInt(t(453))/4+-parseInt(t(527))/5*(parseInt(t(478))/6)+-parseInt(t(488))/7+parseInt(t(475))/8===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(zh,228837);const A5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Hl;if(t){const o=t[c(506)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Hl,i={Ytevk:a(516),oXVQj:a(482),BPHGR:function(t,s){return t(s)},rmApZ:a(505),gQEYp:function(t,s){return t+s},aenSY:a(494),HzLzc:function(t,s,c){return t(s,c)}};i[a(490)](A5,this,function(){const t=a,s=new RegExp(i[t(472)]),c=new RegExp(i[t(510)],"i"),o=i.BPHGR(Jw,i.rmApZ);!s[t(480)](i.gQEYp(o,i[t(464)]))||!c[t(480)](o+"input")?o("0"):Jw()})()})();function zh(){const a=["kjwCB","counter","KBNfP","xKsuN","217675grPyyv","innerHeight","resize","EpuCG","while (true) {}","constructor","action","lAAdy","884160VlTVhX","bDfoK","sFthk","54945zHOWHx","hkGtY","BmPqU","QRHih","OBAiB","Provider","xapqL","Lrmvo","aenSY","uPlbk","OHJEH","AZOwF","innerWidth","otOGO","WPWidgetConfig","vsyvo","Ytevk","sQOdG","ltPYb","6128128adtedZ","qvJoN","MWGbw","12ODiapq","debu","test","IyBVN","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","defaultLanguage","GeIQB","gTvEt","afsMT","BFqDK","2543758nGgito","OaSJT","HzLzc","ubnWl","GyBzh","yZLbs","chain","VVieI","OALGG","call","soQXT","bNkfv","LUCrm","gger","length","kxyZi","string","init","apply","seYhl","290892JptJEF","XlYfb","oXVQj","stateObject","dFJJX","Rgocp","true","tGmMx","function *\\( *\\)","YJdOn","572468vBcWGb","aMyRb","myanW","doLEG","NVvNg"];return zh=function(){return a},zh()}const Qw=I.createContext();function z5({children:a}){const i=Hl,t={YJdOn:function(xe,be,We){return xe(be,We)},ScAaA:"none",Lrmvo:function(xe,be,We){return xe(be,We)},hkGtY:function(xe){return xe()},uPlbk:function(xe,be){return xe(be)},QRHih:i(514),qvJoN:function(xe,be){return xe<=be},aMyRb:function(xe,be){return xe(be)},dFJJX:"resize",IyBVN:"13|2|4|7|1|10|9|11|14|3|5|6|12|0|8",lAAdy:function(xe,be){return xe(be)},xKsuN:function(xe,be){return xe(be)},BFqDK:function(xe,be,We){return xe(be,We)},afsMT:function(xe,be,We){return xe(be,We)},EpuCG:function(xe,be,We){return xe(be,We)},NMBya:function(xe,be){return xe(be)},NVvNg:function(xe,be,We){return xe(be,We)},seYhl:function(xe,be,We){return xe(be,We)},Rgocp:function(xe,be,We){return xe(be,We)},MWGbw:function(xe,be,We){return xe(be,We)},RpIOZ:function(xe,be,We){return xe(be,We)},BmPqU:function(xe,be,We){return xe(be,We)},ubnWl:function(xe,be,We){return xe(be,We)},gTvEt:function(xe,be){return xe(be)},sQOdG:function(xe,be){return xe/be},xapqL:function(xe,be){return xe(be)},bNkfv:function(xe,be){return xe(be)},txuom:function(xe,be){return xe(be)},OHJEH:function(xe,be){return xe(be)},ULBmM:function(xe,be){return xe(be)},vsyvo:function(xe,be){return xe(be)},XlYfb:function(xe,be){return xe(be)},KBNfP:function(xe,be){return xe(be)},ArwFN:function(xe,be){return xe(be)},bDfoK:function(xe,be,We){return xe(be,We)},EaCZt:function(xe,be,We){return xe(be,We)},PUcSn:function(xe,be,We){return xe(be,We)},OBAiB:function(xe,be,We){return xe(be,We)},doLEG:function(xe,be,We){return xe(be,We)},kjwCB:function(xe,be,We){return xe(be,We)},GeIQB:function(xe,be,We){return xe(be,We)}},[s,c]=I.useState(1),[o,b]=t[i(465)](I.useState,0),[m,_]=t[i(519)](I.useState,1),[C,E]=t[i(485)](I.useState,t[i(473)](window[i(528)],2)),[D,A]=t.lAAdy(I.useState,!1),[j,M]=t[i(462)](I.useState,!1),[R,B]=t[i(499)](I.useState,!1),[Y,N]=t.txuom(I.useState,!1),[O,P]=t[i(466)](I.useState,!1),[q,V]=t.ULBmM(I.useState,null),[re,te]=I.useState(!1),[Me,Se]=t[i(471)](I.useState,new Map),[we,Be]=t[i(465)](I.useState,!1),[Ie,ke]=t.vsyvo(I.useState,!1),[Qe,Ae]=t[i(509)](I.useState,!1),[Ue,Z]=t[i(525)](I.useState,null),[pe,_e]=I.useState(!1),[U,oe]=I.useState(null),[Re,Oe]=t[i(534)](I.useState,()=>t[i(517)](Qt,Th,t.ScAaA)),[je,xt]=t.ArwFN(I.useState,()=>{var de;const xe=i,be=t[xe(463)](Qt,K2,null),We=(de=window[xe(470)])==null?void 0:de[xe(483)];return be||(We&&Ht[We]?We:t[xe(457)](E5))}),[Xe,pt]=I.useState(()=>{const xe=i,be=Qt(Vw,null);return be||t[xe(457)](L5)}),[ht,Lt]=I.useState(()=>{const xe=i;return window[xe(468)]<=430?!0:t.uPlbk(Qt,Ww)===t[xe(459)]});return t[i(507)](I.useEffect,()=>{const xe=i,be=()=>{const We=Hl;t[We(476)](window[We(468)],430)&&t[We(519)](Lt,!0)};return window.addEventListener(t[xe(512)],be),()=>window.removeEventListener(xe(529),be)},[]),t[i(522)](I.useEffect,()=>{const xe=i,be=t[xe(481)].split("|");let We=0;for(;;){switch(be[We++]){case"0":t[xe(465)](Oe,t[xe(517)](Qt,Th,t.ScAaA));continue;case"1":t.lAAdy(A,t[xe(463)](Qt,Y2,!1));continue;case"2":t[xe(526)](c,t.Lrmvo(Qt,U2,1));continue;case"3":t[xe(465)](te,t[xe(487)](Qt,Z2,!1));continue;case"4":b(t.afsMT(Qt,_h,0));continue;case"5":t[xe(519)](Be,t[xe(517)](Qt,H2,!1));continue;case"6":t[xe(465)](ke,Qt(kh,!1));continue;case"7":_(t[xe(486)](Qt,Eh,1));continue;case"8":t[xe(534)](_e,t.EpuCG(Qt,G2,!1));continue;case"9":t.NMBya(B,t[xe(487)](Qt,V2,!1));continue;case"10":M(t[xe(487)](Qt,B2,!1));continue;case"11":t[xe(465)](N,t.NVvNg(Qt,W2,!1));continue;case"12":t[xe(534)](Ae,t[xe(487)](Qt,Rh,!1));continue;case"13":R5();continue;case"14":t.xKsuN(P,t[xe(507)](Qt,X2,!1));continue}break}},[]),I.useEffect(()=>{t.Lrmvo(dr,U2,s)},[s]),I.useEffect(()=>{dr(_h,o)},[o]),t[i(454)](I.useEffect,()=>{t[i(517)](dr,Eh,m)},[m]),t[i(491)](I.useEffect,()=>{t[i(530)](dr,Y2,D)},[D]),t.EaCZt(I.useEffect,()=>{t[i(513)](dr,B2,j)},[j]),t[i(486)](I.useEffect,()=>{dr(V2,R)},[R]),I.useEffect(()=>{dr(W2,Y)},[Y]),I.useEffect(()=>{t[i(477)](dr,X2,O)},[O]),t.PUcSn(I.useEffect,()=>{t.RpIOZ(dr,Z2,re)},[re]),t[i(460)](I.useEffect,()=>{t[i(487)](dr,H2,we)},[we]),I.useEffect(()=>{dr(kh,Ie)},[Ie]),t[i(521)](I.useEffect,()=>{dr(Rh,Qe)},[Qe]),t[i(523)](I.useEffect,()=>{dr(Th,Re)},[Re]),I.useEffect(()=>{t[i(458)](dr,G2,pe)},[pe]),I.useEffect(()=>{je&&t.EpuCG(dr,K2,je)},[je]),t[i(487)](I.useEffect,()=>{t.ubnWl(dr,Vw,Xe)},[Xe]),t[i(484)](G.jsx,Qw[i(461)],{value:{currentFontSizeMultiplier:s,setCurrentFontSizeMultiplier:c,currentSpacing:o,setCurrentSpacing:b,currentLineHeight:m,setCurrentLineHeight:_,lastMouseY:C,setLastMouseY:E,readableFont:D,setReadableFont:A,isMonochromeMode:j,setMonochromeMode:M,isLowSaturationMode:R,setLowSaturationMode:B,isHighSaturationMode:Y,setHighSaturationMode:N,isHighContrastMode:O,setHighContrastMode:P,svgFilterElement:q,setSvgFilterElement:V,isMediaHidden:re,setMediaHidden:te,originalMediaStyles:Me,setOriginalMediaStyles:Se,isLinksHighlighted:we,setLinksHighlighted:Be,isBigBlackCursorEnabled:Ie,setBigBlackCursorEnabled:ke,isBigWhiteCursorEnabled:Qe,setBigWhiteCursorEnabled:Ae,cursorStyleEl:Ue,setCursorStyleEl:Z,isFocusTunnelActive:pe,setFocusTunnelActive:_e,focusTunnelContainer:U,setFocusTunnelContainer:oe,textAlignment:Re,setTextAlignment:Oe,currentLanguage:je,setCurrentLanguage:xt,widgetPosition:Xe,setWidgetPosition:pt,isXLMode:ht,setXLMode:Lt},children:a})}function Hl(a,i){const t=zh();return Hl=function(s,c){return s=s-453,t[s]},Hl(a,i)}function ft(){return I.useContext(Qw)}function Jw(a){const i=Hl,t={OALGG:function(c,o){return c===o},LUCrm:i(504),yZLbs:i(531),GyBzh:i(524),OaSJT:function(c,o){return c!==o},otOGO:function(c,o){return c+o},tGmMx:function(c,o){return c/o},VVieI:i(502),myanW:function(c,o){return c===o},ltPYb:function(c,o){return c%o},aciRF:i(479),soQXT:i(501),wwmyK:i(533),sFthk:i(511),kxyZi:function(c,o){return c(o)},AZOwF:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(496)](typeof c,t[o(500)]))return(function(b){})[o(532)](t[o(493)])[o(506)](t[o(492)]);t[o(489)](t[o(469)]("",t[o(515)](c,c))[t[o(495)]],1)||t[o(520)](t[o(474)](c,20),0)?(function(){return!0})[o(532)](t.aciRF+t[o(498)])[o(497)](t.wwmyK):(function(){return!1}).constructor(t.aciRF+t[o(498)])[o(506)](t[o(455)]),t[o(503)](s,++c)}try{if(a)return s;t[i(467)](s,0)}catch{}}(function(a,i){const t=oc,s=a();for(;;)try{if(-parseInt(t(281))/1+parseInt(t(287))/2+parseInt(t(288))/3*(-parseInt(t(263))/4)+parseInt(t(264))/5*(-parseInt(t(282))/6)+-parseInt(t(245))/7*(-parseInt(t(247))/8)+-parseInt(t(244))/9+parseInt(t(284))/10*(parseInt(t(266))/11)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Oh,461452);function Oh(){const a=["string","some","input","PlKgl","TjatF","DpxoB","HGKVu","AApAT","RCOFC","698533kswKCX","366DePmaX","gger","1310ZWDuuv","init","rTLGa","170036lZdQfg","441WtpKeF","constructor","eKQMa","SGiqX","7026489FMyLlG","11228TwloEs","function *\\( *\\)","544xRYupX","xZNTV","debu","yvExt","CcvVG","wnrqp","zjlKk","classList","apply","test","counter","eWkfu","EcFSb","wideaccess-","AfhjN","while (true) {}","9596zcvVid","58070VnFrkg","HdKur","235763nAivpl","chain","action","KythN","EfiCc","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)"];return Oh=function(){return a},Oh()}const O5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=oc;if(t){const o=t[c(255)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=oc,i={DpxoB:a(271),yvExt:function(t,s){return t(s)},CcvVG:a(285),TjatF:function(t,s){return t+s},EfiCc:a(267),uFQFf:function(t,s){return t+s},wnrqp:a(274),xZNTV:function(t,s){return t(s)},rTLGa:function(t){return t()},HGKVu:function(t,s,c){return t(s,c)}};i[a(278)](O5,this,function(){const t=a,s=new RegExp(t(246)),c=new RegExp(i[t(277)],"i"),o=i[t(250)]($w,i[t(251)]);!s[t(256)](i[t(276)](o,i[t(270)]))||!c.test(i.uFQFf(o,i[t(252)]))?i[t(248)](o,"0"):i[t(286)]($w)})()})();function oc(a,i){const t=Oh();return oc=function(s,c){return s=s-242,t[s]},oc(a,i)}const Bl=a=>{const i=oc,t={eWkfu:"[class^='wideaccess-']"};return!!([...a[i(254)]][i(273)](s=>s.startsWith(i(260)))||a.closest(t[i(258)]))};function $w(a){const i=oc,t={DOhGD:function(c,o){return c===o},HdKur:i(272),AfhjN:i(262),RCOFC:i(257),KythN:function(c,o){return c!==o},zjlKk:"length",PlKgl:function(c,o){return c===o},EcFSb:function(c,o){return c%o},eKQMa:i(249),SGiqX:i(283),AApAT:function(c,o){return c+o}};function s(c){const o=i;if(t.DOhGD(typeof c,t[o(265)]))return(function(b){})[o(289)](t[o(261)])[o(255)](t[o(280)]);t[o(269)]((""+c/c)[t[o(253)]],1)||t[o(275)](t[o(259)](c,20),0)?(function(){return!0})[o(289)](t[o(242)]+t[o(243)]).call(o(268)):(function(){return!1})[o(289)](t[o(279)](t.eKQMa,t[o(243)])).apply("stateObject"),s(++c)}try{if(a)return s;s(0)}catch{}}(function(a,i){const t=Ii,s=a();for(;;)try{if(-parseInt(t(267))/1+-parseInt(t(276))/2+parseInt(t(293))/3*(parseInt(t(318))/4)+parseInt(t(299))/5*(-parseInt(t(325))/6)+parseInt(t(302))/7+parseInt(t(290))/8+parseInt(t(275))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Nh,147858);const N5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Ii;if(t){const o=t[c(270)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Ii,i={RrlTp:a(266),HZZWw:function(t,s){return t(s)},zPYxZ:function(t,s){return t+s},SzBMD:a(291),MtILb:function(t,s){return t(s)},cwehF:function(t){return t()},cozxG:function(t,s,c){return t(s,c)}};i[a(327)](N5,this,function(){const t=a,s=new RegExp(i[t(314)]),c=new RegExp("\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","i"),o=i[t(260)](r_,"init");!s[t(286)](i[t(259)](o,t(265)))||!c[t(286)](i.zPYxZ(o,i.SzBMD))?i[t(316)](o,"0"):i[t(281)](r_)})()})();const ed=(a,i,t)=>{const s=Ii,c={CgLTT:function(D,A){return D(A)},cksIA:function(D,A){return D/A},rrRCz:function(D,A){return D(A)},cMgrQ:function(D,A){return D*A},ydveT:function(D,A){return D-A},xrXUF:function(D,A){return D>A},KOYhE:function(D,A){return D>A},Gqfgq:function(D,A){return D(A)},bPbcX:function(D,A){return D-A},MATYX:s(313),ddKiU:function(D,A){return D+A},jvWWS:s(277)};if(Bl(a))return;const o=window[s(322)](a)[s(331)],b=c[s(323)](parseFloat,o),m=c.cksIA(b,t),_=c[s(279)](Number,c.cMgrQ(m,.1)[s(304)](1));let C=c[s(279)](Number,Math[s(328)](c.ydveT(i,t))[s(304)](1))*10,E=b;for(;c[s(269)](C,0);)c[s(319)](i,t)?E=Number((E+_)[s(304)](1)):E=c[s(288)](Number,c.bPbcX(E,_)[s(304)](1)),C--;a.style[s(280)](c[s(306)],c[s(311)](E,"px"),c.jvWWS)},uc=(a,i,t,s=!1)=>{const c=Ii,o={ShUYN:function(m,_){return m===_},EcjMT:function(m,_){return m(_)}};if(o.ShUYN(i,a)&&!s)return;document[c(292)]("*").forEach(m=>{ed(m,i,a)}),o[c(294)](t,i)};function Nh(){const a=["gger","IjoWN","SRxos","2422431GljFfO","565668eskAAG","important","KTYiI","rrRCz","setProperty","cwehF","style","hXTvm","while (true) {}","JewdB","test","stateObject","Gqfgq","readable-font","278520SRMNGp","input","querySelectorAll","71757ioBQeQ","EcjMT","XfSCc","lRtIY","zxmBK","ksUfB","10NhiGHJ","debu","nEZQp","674513uSVmAO","dCfix","toFixed","VumBq","MATYX","constructor","PXVLb","action","classList","ddKiU","KmzWy","font-size","RrlTp","tVCqA","MtILb","AcMVa","36sPPzFN","KOYhE","counter","qXrFw","getComputedStyle","CgLTT","0em","227898fJwpYa","letterSpacing","cozxG","abs","hjPkr","lineHeight","fontSize","XnACI","zPYxZ","HZZWw","bJJuh","call","forEach","KCmFo","chain","function *\\( *\\)","108946nKRByN","remove","xrXUF","apply","tEPIj"];return Nh=function(){return a},Nh()}function Ii(a,i){const t=Nh();return Ii=function(s,c){return s=s-259,t[s]},Ii(a,i)}const J2=(a,i)=>{const t=Ii,s={hXTvm:function(c,o){return c(o)},JewdB:function(c,o){return c===o}};s[t(283)](Bl,a)||(s[t(285)](i,1)?a[t(282)][t(330)]="":a[t(282)][t(330)]=i)},td=(a,i)=>{const t=Ii,s={AcMVa:function(o,b,m){return o(b,m)}};document[t(292)]("*")[t(263)](o=>{s[t(317)](J2,o,a)}),i(a)},$2=(a,i)=>{const t=Ii,s={XnACI:t(324),qXrFw:function(c,o){return c===o}};Bl(a)||(i===s[t(332)]||s[t(321)](i,0)?a.style[t(326)]="":a[t(282)][t(326)]=i)},nd=(a,i)=>{const t=Ii,s={SRxos:function(o,b){return o+b},dCfix:function(o,b){return o/b},WoGFZ:function(o,b){return o(b)}};document[t(292)]("*")[t(263)](o=>{const b=t;$2(o,s[b(274)](s[b(303)](a,100),"em"))}),s.WoGFZ(i,a)},e_=(a,i)=>{const t=Ii,s={bJJuh:function(c,o){return c(o)}};a?s[t(261)](n_,i):s[t(261)](t_,i)},t_=a=>{const i=Ii,t={IjoWN:i(289),KmzWy:function(c,o){return c(o)}};document.querySelectorAll("*").forEach(c=>{const o=i;Bl(c)||c[o(310)].add(t[o(273)])}),t[i(312)](a,!0)},n_=a=>{const i=Ii,t={zxmBK:function(c,o){return c(o)}};document[i(292)]("*")[i(263)](c=>{const o=i;t.zxmBK(Bl,c)||c.classList[o(268)](o(289))}),t[i(297)](a,!1)};function r_(a){const i=Ii,t={iviUU:function(c,o){return c===o},KCmFo:"string",hjPkr:i(284),lRtIY:i(320),VumBq:function(c,o){return c/o},XfSCc:"length",nEZQp:function(c,o){return c%o},KTYiI:function(c,o){return c+o},tEPIj:i(300),ksUfB:i(272),tVCqA:i(309),PXVLb:i(287),zZeOB:function(c,o){return c(o)}};function s(c){const o=i;if(t.iviUU(typeof c,t[o(264)]))return(function(b){})[o(307)](t[o(329)]).apply(t[o(296)]);(""+t[o(305)](c,c))[t[o(295)]]!==1||t[o(301)](c,20)===0?(function(){return!0})[o(307)](t[o(278)](t[o(271)],t[o(298)]))[o(262)](t[o(315)]):(function(){return!1})[o(307)](t.tEPIj+t[o(298)])[o(270)](t[o(308)]),t.zZeOB(s,++c)}try{if(a)return s;t.zZeOB(s,0)}catch{}}function lo(a,i){const t=Ih();return lo=function(s,c){return s=s-269,t[s]},lo(a,i)}(function(a,i){const t=lo,s=a();for(;;)try{if(parseInt(t(280))/1+-parseInt(t(272))/2+-parseInt(t(289))/3+parseInt(t(298))/4+-parseInt(t(322))/5+-parseInt(t(329))/6*(parseInt(t(270))/7)+parseInt(t(294))/8*(parseInt(t(313))/9)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Ih,767163);const I5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=lo;if(t){const o=t[c(310)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=lo,i={wHCXn:a(304),VoTiW:function(t,s){return t(s)},PcOQA:function(t,s){return t+s},fkvKE:a(292),GGGlV:function(t,s){return t(s)},ssExr:function(t){return t()},UoITZ:function(t,s,c){return t(s,c)}};i.UoITZ(I5,this,function(){const t=a,s=new RegExp(i[t(286)]),c=new RegExp("\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","i"),o=i[t(274)](o_,t(297));!s[t(317)](o+"chain")||!c.test(i[t(277)](o,i.fkvKE))?i.GGGlV(o,"0"):i.ssExr(o_)})()})();function e1(a,i){const t=lo,s={hZQBP:function(c){return c()},QUYtr:function(c,o){return c(o)},oMeDS:function(c){return c()}};a?(s[t(295)](a_),s.QUYtr(i,!1)):(s[t(291)](i_),s[t(326)](i,!0))}function Ih(){const a=["outlineOffset","6986740OpdeWn","ZLuMb","style","length","QUYtr","eljaJ","rmrFN","5521074tFCwGi","Wwdtm","urXuK","action","7PxGkUj","COWUo","1667938kjqCbS","area[href]","VoTiW","oAxWT","constructor","PcOQA","uStEZ","split","1219613YzpiIv","qRMmp","gger","counter","0|4|3|1|2","RxXSv","wHCXn","0 0 0 2px #ff6b35","2px #ff6b35","3618048XgCEYK","a[href]","hZQBP","input","string","24lijCaK","oMeDS","button","init","2365492GwDdxr","outline","pointer","while (true) {}","call","epdhH","function *\\( *\\)","gLgwx","forEach","Ochvw","2px","jWXNd","apply","stxsj","IgpvZ","9941067XwUhdc","cqTJM","querySelectorAll","cursor","test","boxShadow","xVFBp",'[role="link"]'];return Ih=function(){return a},Ih()}const i_=()=>{const a=lo,i={PdnTn:function(b,m){return b(m)},xVFBp:function(b,m){return b(m)},HvDlg:function(b,m){return b(m)},Ochvw:a(290),epdhH:a(320),Wwdtm:a(296)};document.querySelectorAll(i[a(307)])[a(306)](b=>{i.PdnTn(Fh,b)}),document.querySelectorAll(a(273))[a(306)](b=>{i[a(319)](Fh,b)}),document.querySelectorAll(i[a(303)])[a(306)](b=>{i.HvDlg(Fh,b)}),document.querySelectorAll(i[a(330)])[a(306)](b=>{Fh(b)})},a_=()=>{const a=lo,i={jWXNd:function(b,m){return b(m)},qRMmp:a(290),cqTJM:a(273),Egwiv:'[role="link"]',uStEZ:a(296)};document[a(315)](i[a(281)])[a(306)](b=>{i[a(309)](Ph,b)}),document[a(315)](i[a(314)])[a(306)](b=>{i[a(309)](Ph,b)}),document[a(315)](i.Egwiv)[a(306)](b=>{i[a(309)](Ph,b)}),document[a(315)](i[a(278)])[a(306)](b=>{Ph(b)})};function Fh(a){const i=lo,t={gLgwx:i(287),eljaJ:i(300),MNFfH:i(308),KMTuX:i(288)},s=i(284)[i(279)]("|");let c=0;for(;;){switch(s[c++]){case"0":if(Bl(a))return;continue;case"1":a.style[i(318)]=t[i(305)];continue;case"2":a.style[i(316)]=t[i(327)];continue;case"3":a.style[i(321)]=t.MNFfH;continue;case"4":a[i(324)][i(299)]=t.KMTuX;continue}break}}function Ph(a){const i=lo;a[i(324)].outline="",a[i(324)][i(318)]=""}function o_(a){const i=lo,t={oAxWT:function(c,o){return c===o},IgpvZ:i(293),FeWIY:i(283),RxXSv:function(c,o){return c!==o},COWUo:function(c,o){return c+o},urXuK:function(c,o){return c/o},vbXar:i(325),rCJCB:function(c,o){return c===o},CPDea:function(c,o){return c%o},rmrFN:"debu",ZLuMb:i(282),stxsj:i(269)};function s(c){const o=i;if(t[o(275)](typeof c,t[o(312)]))return(function(b){}).constructor(o(301))[o(310)](t.FeWIY);t[o(285)](t[o(271)]("",t[o(331)](c,c))[t.vbXar],1)||t.rCJCB(t.CPDea(c,20),0)?(function(){return!0}).constructor(t[o(328)]+t[o(323)])[o(302)](t[o(311)]):(function(){return!1})[o(276)](t[o(271)](t[o(328)],t[o(323)]))[o(310)]("stateObject"),s(++c)}try{if(a)return s;s(0)}catch{}}(function(a,i){const t=ea,s=a();for(;;)try{if(-parseInt(t(175))/1*(parseInt(t(156))/2)+-parseInt(t(168))/3*(parseInt(t(142))/4)+-parseInt(t(189))/5+-parseInt(t(178))/6+-parseInt(t(148))/7*(-parseInt(t(185))/8)+parseInt(t(183))/9+parseInt(t(150))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(jh,215170);function ea(a,i){const t=jh();return ea=function(s,c){return s=s-139,t[s]},ea(a,i)}const F5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=ea;if(t){const o=t[c(153)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=ea,i={yWnvF:a(169),ZgiWU:function(t,s){return t(s)},GstwI:a(174),qXSub:function(t,s){return t+s},sCbqP:a(158),LfUgm:function(t){return t()},JSqlM:function(t,s,c){return t(s,c)}};i[a(176)](F5,this,function(){const t=a,s=new RegExp("function *\\( *\\)"),c=new RegExp(i.yWnvF,"i"),o=i[t(165)](u_,t(144));!s.test(o+i.GstwI)||!c[t(164)](i.qXSub(o,i[t(177)]))?o("0"):i.LfUgm(u_)})()})();function jh(){const a=["36IKHvVm","length","init","body","uLJbo","GqwYh","14LljblD","Ltsmr","7762270cpvbpH","observe","GOYVX","apply","addedNodes","fjHsq","2xXkQGd","dSkXi","input","udWVv","children","constructor","gDXLx","tNCZU","test","ZgiWU","NRfbj","Nwifr","82554tenDdx","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","forEach","rZsOA","nWFGn","nZDrt","chain","256808rdCaHe","JSqlM","sCbqP","646128IbTfVn","PVdJt","FzCIb","stateObject","qXTqN","2657880cvYXns","from","143408JqDPOq","XwyLg","ztxys","offsetWidth","1400355LqqDWr","jTDfP","ojMEm","debu","while (true) {}","disconnect","MDCOO","siVeR"];return jh=function(){return a},jh()}function P5(){const a={fJkvJ:function(o,b){return o instanceof b},nZDrt:function(o,b){return o(b)},YzzLi:function(o){return o()}},{currentFontSizeMultiplier:i,currentLineHeight:t,currentSpacing:s,isLinksHighlighted:c}=a.YzzLi(ft);return I.useEffect(()=>{const o=ea,b={umMia:function(C,E){return a.fJkvJ(C,E)},qXTqN:function(C,E){return a[ea(173)](C,E)}};let m=null;const _=new MutationObserver(C=>{const E=ea,D={tNCZU:function(A,j){return b.umMia(A,j)},iIFPA:function(A,j){return A===j}};m&&b[E(182)](clearTimeout,m),m=setTimeout(()=>{const A=E,j={GOYVX:function(M,R,B,Y){return M(R,B,Y)},ojMEm:function(M,R,B){return M(R,B)},udWVv:function(M,R){return D[ea(163)](M,R)},Ltsmr:function(M,R){return D.iIFPA(M,R)}};C[A(170)](M=>{const R=A,B={dSkXi:function(Y,N,O,P){return j[ea(152)](Y,N,O,P)},ztxys:function(Y,N,O){return j[ea(191)](Y,N,O)},nWFGn:function(Y,N){return j[ea(159)](Y,N)},fjHsq:function(Y,N){return j[ea(149)](Y,N)},gDXLx:function(Y,N){return Y===N},nwhKP:function(Y){return Y()}};M[R(154)][R(170)](Y=>{const N=R;if(!B[N(172)](Y,HTMLElement)||B[N(155)](Y.offsetHeight,0)&&B[N(162)](Y[N(188)],0))return;B[N(157)](ed,Y,1,i),ed(Y,i,1),J2(Y,t),$2(Y,s),c&&B.nwhKP(i_),Array[N(184)](Y[N(160)])[N(170)](P=>{const q=N;P instanceof HTMLElement&&(B.dSkXi(ed,P,1,i),B.dSkXi(ed,P,i,1),J2(P,t),B[q(187)]($2,P,s))})})})},100)});return _[o(151)](document[o(145)],{childList:!0,subtree:!0}),()=>{_[o(139)]()}},[i,t,s]),null}function u_(a){const i=ea,t={PVdJt:function(c,o){return c===o},Nwifr:"string",GqwYh:i(193),uLJbo:"counter",MDCOO:function(c,o){return c!==o},tLzbt:function(c,o){return c+o},FzCIb:function(c,o){return c/o},jqbQK:i(143),jTDfP:function(c,o){return c+o},NRfbj:i(192),XwyLg:"gger",siVeR:"action",GKkVB:i(181),rZsOA:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(179)](typeof c,t[o(167)]))return(function(b){}).constructor(t[o(147)])[o(153)](t[o(146)]);t[o(140)](t.tLzbt("",t[o(180)](c,c))[t.jqbQK],1)||c%20===0?(function(){return!0})[o(161)](t[o(190)](t[o(166)],t[o(186)])).call(t[o(141)]):(function(){return!1})[o(161)](t[o(190)](t[o(166)],t[o(186)])).apply(t.GKkVB),t[o(171)](s,++c)}try{if(a)return s;s(0)}catch{}}const l_=lc;(function(a,i){const t=lc,s=a();for(;;)try{if(-parseInt(t(471))/1+parseInt(t(503))/2+-parseInt(t(474))/3+-parseInt(t(476))/4*(parseInt(t(488))/5)+-parseInt(t(507))/6*(parseInt(t(485))/7)+parseInt(t(510))/8*(-parseInt(t(508))/9)+parseInt(t(484))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Uh,256221);function lc(a,i){const t=Uh();return lc=function(s,c){return s=s-471,t[s]},lc(a,i)}function Uh(){const a=["qmzby","325405gbeJyg","apply","gwkcW","dJiRv","counter","KroqZ","init","uTwnY","xEUQS","stateObject","svg","string","VKhqw","wHiKS","action","738322dfqXUU","ocVhg","constructor","Xgzaa","340122KGrKdO","1386414rXsDYt","rKjpL","8XXTylM","bTOCD","166667jNUeho","gger","debu","1153149MrENJi","vauXL","4SsCRoF","iconsUrl","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","emiIX","test","WPWidgetConfig","call","function *\\( *\\)","11674200aJzJhd","63vKkvQR","fiQxI"];return Uh=function(){return a},Uh()}const j5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=lc;if(t){const o=t[c(489)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=lc,i={bTOCD:a(483),VKhqw:a(478),uTwnY:function(t,s){return t(s)},XCbmd:function(t,s){return t+s},ocVhg:"chain",emiIX:function(t,s){return t+s},gwkcW:function(t){return t()},qmzby:function(t,s,c){return t(s,c)}};i[a(487)](j5,this,function(){const t=a,s=new RegExp(i[t(511)]),c=new RegExp(i[t(500)],"i"),o=i[t(495)](c_,t(494));!s[t(480)](i.XCbmd(o,i[t(504)]))||!c.test(i[t(479)](o,"input"))?o("0"):i[t(490)](c_)})()})();const s_=()=>{var i;const a=lc;return(i=window[a(481)])==null?void 0:i[a(477)]},so=(a,i=l_(498))=>({LtIwZ:function(s){return s()}}).LtIwZ(s_)+"/"+a+"."+i;function c_(a){const i=l_,t={vauXL:function(c,o){return c===o},sVAMY:i(499),dJiRv:i(492),YZyNm:function(c,o){return c!==o},xEUQS:function(c,o){return c+o},wHiKS:function(c,o){return c/o},fwgMA:function(c,o){return c%o},rKjpL:function(c,o){return c+o},Xgzaa:"debu",fiQxI:i(472),KroqZ:function(c,o){return c(o)},buICm:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(475)](typeof c,t.sVAMY))return(function(b){})[o(505)]("while (true) {}")[o(489)](t[o(491)]);t.YZyNm(t[o(496)]("",t[o(501)](c,c)).length,1)||t[o(475)](t.fwgMA(c,20),0)?(function(){return!0})[o(505)](t[o(509)](t[o(506)],t[o(486)]))[o(482)](o(502)):(function(){return!1}).constructor(o(473)+t[o(486)])[o(489)](o(497)),t[o(493)](s,++c)}try{if(a)return s;t.buICm(s,0)}catch{}}(function(a,i){const t=co,s=a();for(;;)try{if(parseInt(t(279))/1+parseInt(t(228))/2+parseInt(t(282))/3+-parseInt(t(225))/4*(-parseInt(t(291))/5)+-parseInt(t(238))/6+parseInt(t(241))/7+-parseInt(t(276))/8*(parseInt(t(254))/9)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Hh,352102);const U5=(function(){let a=!0;return function(i,t){const s=a?function(){const c=co;if(t){const o=t[c(232)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=co,i={ZNTlI:a(260),SjSWy:a(253),MtjiC:function(t,s){return t+s},Nsseq:"chain",WkLMY:function(t,s){return t+s},OWxYq:a(221),ReRFr:function(t,s){return t(s)},aWkKB:function(t){return t()},ZEOLd:function(t,s,c){return t(s,c)}};i[a(270)](U5,this,function(){const t=a,s=new RegExp(i[t(245)]),c=new RegExp(i[t(261)],"i"),o=d_(t(223));!s[t(263)](i[t(220)](o,i[t(233)]))||!c[t(263)](i.WkLMY(o,i[t(258)]))?i.ReRFr(o,"0"):i[t(283)](d_)})()})();const H5=24;function t1(a,i,t,s,c){const o=co,b={YVBmA:function(m,_){return m(_)},oPTJl:function(m,_,C){return m(_,C)}};i?(b[o(218)](f_,s,c),t(!1)):(B5(a,s,c),b[o(249)](t,!0))}function Hh(){const a=["createElement","HQqdg","IsEDS","height","string","1949515DOcxkm","action","focus-tunnel-mask focus-tunnel-top","mousemove","snkkn","oPTJl","TqKAb","MtjiC","input","debu","init","_mouseHandler","4ZVseIQ","LEufZ",".focus-tunnel-bottom","1375710ekZDPN","style","focus-tunnel-container","UCRlC","apply","Nsseq","while (true) {}","mvHpq","ghHdy","UbDCK","1468908evCMto","appendChild","qydzn","3210333NUywsK","body","getElementById","FLVgl","ZNTlI","div","innerHeight","BjKXJ","YVBmA","IaijB","addEventListener","now","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","8013087nWjRjJ",".focus-tunnel-top",`240 root.render(<App />);`),t.unstable_strictMode===!0&&(o=!0),t.identifierPrefix!==void 0&&(d=t.identifierPrefix),t.onRecoverableError!==void 0&&(h=t.onRecoverableError),t.transitionCallbacks!==void 0&&t.transitionCallbacks);var y=JR(e,Rg,null,o,u,d,h);Sg(y.current,e);var w=e.nodeType===or?e.parentNode:e;return op(w),new Tw(y)}function Oy(e){this._internalRoot=e}function TI(e){e&&Gm(e)}Oy.prototype.unstable_scheduleHydration=TI;function kI(e,t,o){if(!Ny(e))throw new Error("hydrateRoot(...): Target container is not a DOM element.");SM(e),t===void 0&&m("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var u=o??null,d=o!=null&&o.hydratedSources||null,h=!1,y=!1,w="",_=bM;o!=null&&(o.unstable_strictMode===!0&&(h=!0),o.identifierPrefix!==void 0&&(w=o.identifierPrefix),o.onRecoverableError!==void 0&&(_=o.onRecoverableError));var O=eM(t,null,e,Rg,u,h,y,w,_);if(Sg(O.current,e),op(e),d)for(var I=0;I<d.length;I++){var Z=d[I];L8(O,Z)}return new Oy(O)}function Ny(e){return!!(e&&(e.nodeType===ba||e.nodeType===Eo||e.nodeType===fc))}function th(e){return!!(e&&(e.nodeType===ba||e.nodeType===Eo||e.nodeType===fc||e.nodeType===or&&e.nodeValue===" react-mount-point-unstable "))}function SM(e){e.nodeType===ba&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&m("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."),mp(e)&&(e._reactRootContainer?m("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):m("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}var RI=c.ReactCurrentOwner,wM;wM=function(e){if(e._reactRootContainer&&e.nodeType!==or){var t=nM(e._reactRootContainer.current);t&&t.parentNode!==e&&m("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}var o=!!e._reactRootContainer,u=kw(e),d=!!(u&&Du(u));d&&!o&&m("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."),e.nodeType===ba&&e.tagName&&e.tagName.toUpperCase()==="BODY"&&m("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function kw(e){return e?e.nodeType===Eo?e.documentElement:e.firstChild:null}function CM(){}function MI(e,t,o,u,d){if(d){if(typeof u=="function"){var h=u;u=function(){var Q=Ay(y);h.call(Q)}}var y=eM(t,u,e,Au,null,!1,!1,"",CM);e._reactRootContainer=y,Sg(y.current,e);var w=e.nodeType===or?e.parentNode:e;return op(w),ks(),y}else{for(var _;_=e.lastChild;)e.removeChild(_);if(typeof u=="function"){var O=u;u=function(){var Q=Ay(I);O.call(Q)}}var I=JR(e,Au,null,!1,!1,"",CM);e._reactRootContainer=I,Sg(I.current,e);var Z=e.nodeType===or?e.parentNode:e;return op(Z),ks(function(){eh(t,I,o,u)}),I}}function DI(e,t){e!==null&&typeof e!="function"&&m("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",t,e)}function zy(e,t,o,u,d){wM(o),DI(d===void 0?null:d,"render");var h=o._reactRootContainer,y;if(!h)y=MI(o,t,e,d,u);else{if(y=h,typeof d=="function"){var w=d;d=function(){var _=Ay(y);w.call(_)}}eh(t,y,e,d)}return Ay(y)}var EM=!1;function LI(e){{EM||(EM=!0,m("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"));var t=RI.current;if(t!==null&&t.stateNode!==null){var o=t.stateNode._warnedAboutRefsInRender;o||m("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",tn(t.type)||"A component"),t.stateNode._warnedAboutRefsInRender=!0}}return e==null?null:e.nodeType===ba?e:hI(e,"findDOMNode")}function AI(e,t,o){if(m("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!th(t))throw new Error("Target container is not a DOM element.");{var u=mp(t)&&t._reactRootContainer===void 0;u&&m("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return zy(null,e,t,!0,o)}function OI(e,t,o){if(m("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!th(t))throw new Error("Target container is not a DOM element.");{var u=mp(t)&&t._reactRootContainer===void 0;u&&m("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return zy(null,e,t,!1,o)}function NI(e,t,o,u){if(m("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!th(o))throw new Error("Target container is not a DOM element.");if(e==null||!Xl(e))throw new Error("parentComponent must be a valid React Component");return zy(e,t,o,!1,u)}var _M=!1;function zI(e){if(_M||(_M=!0,m("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot")),!th(e))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var t=mp(e)&&e._reactRootContainer===void 0;t&&m("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(e._reactRootContainer){{var o=kw(e),u=o&&!Du(o);u&&m("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return ks(function(){zy(null,null,e,!1,function(){e._reactRootContainer=null,bT(e)})}),!0}else{{var d=kw(e),h=!!(d&&Du(d)),y=e.nodeType===ba&&th(e.parentNode)&&!!e.parentNode._reactRootContainer;h&&m("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",y?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}k1(vI),Wx(mI),R1(gI),Nd(Ba),Hm(jm),(typeof Map!="function"||Map.prototype==null||typeof Map.prototype.forEach!="function"||typeof Set!="function"||Set.prototype==null||typeof Set.prototype.clear!="function"||typeof Set.prototype.forEach!="function")&&m("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),bc(F6),ym(aw,kz,ks);function II(e,t){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!Ny(t))throw new Error("Target container is not a DOM element.");return pI(e,t,null,o)}function FI(e,t,o,u){return NI(e,t,o,u)}var Rw={usingClientEntryPoint:!1,Events:[Du,t0,wg,px,au,aw]};function PI(e,t){return Rw.usingClientEntryPoint||m('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),_I(e,t)}function jI(e,t,o){return Rw.usingClientEntryPoint||m('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),kI(e,t,o)}function UI(e){return AR()&&m("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."),ks(e)}var HI=EI({findFiberByHostInstance:af,bundleType:1,version:Sw,rendererPackageName:"react-dom"});if(!HI&&Te&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var TM=window.location.protocol;/^(https?|file):$/.test(TM)&&console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(TM==="file:"?` 241 You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")}Za.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Rw,Za.createPortal=II,Za.createRoot=PI,Za.findDOMNode=LI,Za.flushSync=UI,Za.hydrate=AI,Za.hydrateRoot=jI,Za.render=OI,Za.unmountComponentAtNode=zI,Za.unstable_batchedUpdates=aw,Za.unstable_renderSubtreeIntoContainer=FI,Za.version=Sw,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})(),Za}var Hw;function Bw(){if(Hw)return lh.exports;Hw=1;var a={};function l(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(a.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(l)}catch(i){console.error(i)}}}return a.NODE_ENV==="production"?(l(),lh.exports=zM()):lh.exports=IM(),lh.exports}var Vw;function FM(){if(Vw)return Sf;Vw=1;var a={},l=Bw();if(a.NODE_ENV==="production")Sf.createRoot=l.createRoot,Sf.hydrateRoot=l.hydrateRoot;else{var i=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;Sf.createRoot=function(c,x){i.usingClientEntryPoint=!0;try{return l.createRoot(c,x)}finally{i.usingClientEntryPoint=!1}},Sf.hydrateRoot=function(c,x,v){i.usingClientEntryPoint=!0;try{return l.hydrateRoot(c,x,v)}finally{i.usingClientEntryPoint=!1}}}return Sf}var jy=FM();const PM=Iy(jy),za=uh;function uh(a,l){const i=hh();return uh=function(c,x){return c=c-235,i[c]},uh(a,l)}(function(a,l){const i=uh,c=a();for(;;)try{if(-parseInt(i(250))/1+parseInt(i(254))/2+-parseInt(i(253))/3+-parseInt(i(257))/4*(-parseInt(i(247))/5)+-parseInt(i(252))/6*(-parseInt(i(245))/7)+-parseInt(i(239))/8+parseInt(i(241))/9===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(hh,155750);const Uy=za(258),ch=za(251),fh=za(248),Hy=za(246),By=za(235),Vy=za(256),Wy=za(255),Gy=za(249),Yy="readableFont",dh=za(244),Ky=za(243),xh="bigBlackCursor",ph="bigWhiteCursor",$y=za(238);function hh(){const a=["1346208NBJRIB","hideWidget","816354LKsvja","wideaccess-xl-mode","highContrast","textAlignment","112ZbwdLz","highlightLinks","1552315JFIbor","lineHeight","focusTunnel","302893kYqCKX","textSpacing","101652bDYbct","601944hKDdBW","310652KgpBvc","highSaturation","lowSaturation","4faNUHA","textSize","monochrome","widgetPosition","language","hideImages"];return hh=function(){return a},hh()}const qy=za(237),Ww=za(236),L0=za(240),Gw=za(242),s=vh;(function(a,l){const i=vh,c=a();for(;;)try{if(-parseInt(i(1078))/1*(-parseInt(i(361))/2)+-parseInt(i(1498))/3*(parseInt(i(892))/4)+-parseInt(i(239))/5*(parseInt(i(807))/6)+-parseInt(i(678))/7+parseInt(i(740))/8+-parseInt(i(408))/9+parseInt(i(1654))/10*(parseInt(i(1595))/11)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(mh,812096);const Ht={en:{accessibilitySettings:s(534),selectLanguage:s(1308),moveWidget:s(290),left:s(1433),right:"Right",xlMode:s(686),accessibilityProfiles:s(758),visionImpairedMode:"Low Vision",visionImpairedModeDesc:s(979),seizureSafeProfile:s(353),seizureSafeProfileDesc:s(416),adhdFriendlyMode:s(1471),adhdFriendlyModeDesc:s(1704),blindnessMode:s(392),blindnessModeDesc:s(1606),cognitiveImpairmentMode:s(276),cognitiveImpairmentModeDesc:s(191),navigationFocus:"Navigation & Focus",focusTunnel:s(1596),readingLine:s(567),whiteReadingLine:"White Reading Line",resetAll:s(1190),visualAdjustments:s(731),bigBlackCursor:"Big Black Cursor",bigWhiteCursor:"Big White Cursor",grayscaleMode:s(1311),lowSaturation:s(1570),highSaturation:"High Saturation",highContrast:s(1310),hideImages:s(288),highlightLinks:"Highlight Links",textSpacing:s(1581),increaseTextSize:s(445),decreaseTextSize:s(562),increaseLineHeight:"Wider Lines",decreaseLineHeight:"Tighter Lines",increaseLetterSpacing:s(1476),decreaseLetterSpacing:s(335),readableFont:s(1750),dyslexiaFont:s(1440),textMagnifier:s(256),alignedText:"Aligned Text",alignedTextLeft:s(543),alignedTextCenter:s(816),alignedTextRight:s(1245),textToSpeech:s(537),muteSounds:"Mute Sounds",resetTextEffects:s(1162),resetVisualEffects:"Reset Visual Effects",resetAllSettings:s(878),accessibilityStatement:s(587),webAccessibilityBy:s(1170)},ar:{accessibilitySettings:s(611),selectLanguage:s(1715),moveWidget:s(1591),left:s(989),right:"يمين",xlMode:"XL أزرار",accessibilityProfiles:"ملف تعريف إمكانية الوصول",visionImpairedMode:s(1292),visionImpairedModeDesc:s(209),seizureSafeProfile:s(1635),seizureSafeProfileDesc:s(1469),adhdFriendlyMode:"وضع ADHD",adhdFriendlyModeDesc:s(1273),blindnessMode:s(1275),blindnessModeDesc:"قدرة تحويل النص إلى كلام",cognitiveImpairmentMode:s(1059),cognitiveImpairmentModeDesc:"يبسط المحتوى ويحسن القراءة",navigationFocus:"التنقل والتركيز",focusTunnel:s(250),readingLine:s(1431),whiteReadingLine:s(1368),resetAll:s(628),visualAdjustments:s(876),bigBlackCursor:s(674),bigWhiteCursor:s(633),grayscaleMode:s(1141),lowSaturation:"تشبع منخفض",highSaturation:s(866),highContrast:"تباين عالٍ",hideImages:s(1371),highlightLinks:"تمييز الروابط",textSpacing:"النص والتباعد",increaseTextSize:s(1658),decreaseTextSize:s(695),increaseLineHeight:"سطور أوسع",decreaseLineHeight:s(744),increaseLetterSpacing:"حروف أوسع",decreaseLetterSpacing:s(646),readableFont:s(1416),dyslexiaFont:s(756),textMagnifier:s(373),alignedText:s(1585),alignedTextLeft:s(1692),alignedTextCenter:"محاذاة للوسط",alignedTextRight:s(1372),textToSpeech:s(1614),muteSounds:s(237),resetTextEffects:s(631),resetVisualEffects:s(407),resetAllSettings:"إعادة جميع الإعدادات",accessibilityStatement:s(1138),webAccessibilityBy:"إتاحة الويب بواسطة"},es:{accessibilitySettings:s(1425),selectLanguage:s(1298),moveWidget:s(422),left:s(1178),right:s(372),xlMode:s(525),accessibilityProfiles:s(1543),visionImpairedMode:s(1463),visionImpairedModeDesc:s(261),seizureSafeProfile:s(1726),seizureSafeProfileDesc:s(1465),adhdFriendlyMode:s(1518),adhdFriendlyModeDesc:s(590),blindnessMode:s(1095),blindnessModeDesc:s(1276),cognitiveImpairmentMode:"Discapacidad Cognitiva",cognitiveImpairmentModeDesc:s(1650),navigationFocus:"Navegación y Enfoque",focusTunnel:"Túnel de Enfoque",readingLine:s(1237),whiteReadingLine:s(224),resetAll:s(1214),visualAdjustments:s(215),bigBlackCursor:"Cursor Negro Grande",bigWhiteCursor:s(436),grayscaleMode:"Modo Escala de Grises",lowSaturation:s(1217),highSaturation:s(1531),highContrast:s(1373),hideImages:s(699),highlightLinks:s(1516),textSpacing:s(906),increaseTextSize:s(1757),decreaseTextSize:s(1574),increaseLineHeight:s(512),decreaseLineHeight:s(248),increaseLetterSpacing:s(1193),decreaseLetterSpacing:"Letras Más Ajustadas",readableFont:s(1524),dyslexiaFont:s(1064),textMagnifier:s(233),alignedText:s(643),alignedTextLeft:"Alineado a la Izquierda",alignedTextCenter:s(459),alignedTextRight:s(280),textToSpeech:"Texto a Voz",muteSounds:s(328),resetTextEffects:s(1073),resetVisualEffects:s(1445),resetAllSettings:s(1502),accessibilityStatement:"Declaración de Accesibilidad",webAccessibilityBy:s(1623)},fr:{accessibilitySettings:s(819),selectLanguage:s(273),moveWidget:s(290),left:s(397),right:"Droite",xlMode:s(554),accessibilityProfiles:"Profil d'accessibilité",visionImpairedMode:s(437),visionImpairedModeDesc:s(1010),seizureSafeProfile:s(980),seizureSafeProfileDesc:"Élimine les flashs et réduit les couleurs",adhdFriendlyMode:s(873),adhdFriendlyModeDesc:s(976),blindnessMode:s(1111),blindnessModeDesc:s(286),cognitiveImpairmentMode:s(227),cognitiveImpairmentModeDesc:s(889),navigationFocus:s(1630),focusTunnel:"Tunnel de Focus",readingLine:s(781),whiteReadingLine:s(856),resetAll:s(1725),visualAdjustments:s(1758),bigBlackCursor:s(582),bigWhiteCursor:s(1225),grayscaleMode:s(592),lowSaturation:s(245),highSaturation:"Saturation Élevée",highContrast:s(561),hideImages:s(1700),highlightLinks:"Surligner les Liens",textSpacing:s(569),increaseTextSize:s(1176),decreaseTextSize:s(738),increaseLineHeight:"Lignes Plus Larges",decreaseLineHeight:s(1140),increaseLetterSpacing:s(342),decreaseLetterSpacing:s(1216),readableFont:s(1289),dyslexiaFont:s(515),textMagnifier:s(1022),alignedText:s(172),alignedTextLeft:s(1723),alignedTextCenter:s(870),alignedTextRight:"Aligné à Droite",textToSpeech:"Synthèse Vocale",muteSounds:s(496),resetTextEffects:s(1394),resetVisualEffects:s(1187),resetAllSettings:s(659),accessibilityStatement:s(1590),webAccessibilityBy:"Accessibilité Web par"},de:{accessibilitySettings:"Barrierefreiheit-Einstellungen (Ctrl+U)",selectLanguage:s(1639),moveWidget:"Position",left:s(1562),right:s(1612),xlMode:s(235),accessibilityProfiles:s(241),visionImpairedMode:s(1451),visionImpairedModeDesc:"Verbessert die Darstellung der Website",seizureSafeProfile:s(1546),seizureSafeProfileDesc:s(1086),adhdFriendlyMode:s(1023),adhdFriendlyModeDesc:"Mehr Fokus, weniger Ablenkungen",blindnessMode:s(442),blindnessModeDesc:s(877),cognitiveImpairmentMode:s(977),cognitiveImpairmentModeDesc:"Vereinfacht Inhalte, verbessert Lesbarkeit",navigationFocus:"Navigation und Fokus",focusTunnel:s(428),readingLine:s(795),whiteReadingLine:"Weiße Lesezeile",resetAll:s(853),visualAdjustments:s(1089),bigBlackCursor:s(929),bigWhiteCursor:s(448),grayscaleMode:s(444),lowSaturation:s(327),highSaturation:s(1691),highContrast:s(893),hideImages:"Bilder Ausblenden",highlightLinks:s(1719),textSpacing:s(174),increaseTextSize:"Größerer Text",decreaseTextSize:"Kleinerer Text",increaseLineHeight:s(1575),decreaseLineHeight:s(1152),increaseLetterSpacing:s(411),decreaseLetterSpacing:"Engere Buchstaben",readableFont:s(1015),dyslexiaFont:s(1054),textMagnifier:s(1293),alignedText:s(1370),alignedTextLeft:s(359),alignedTextCenter:s(698),alignedTextRight:s(1212),textToSpeech:s(1145),muteSounds:s(1077),resetTextEffects:s(312),resetVisualEffects:s(234),resetAllSettings:"Alle Einstellungen Zurücksetzen",accessibilityStatement:s(614),webAccessibilityBy:s(910)},it:{accessibilitySettings:s(1076),selectLanguage:s(1367),moveWidget:s(295),left:"Sinistra",right:s(848),xlMode:"XL Pulsanti",accessibilityProfiles:s(1163),visionImpairedMode:s(1321),visionImpairedModeDesc:s(579),seizureSafeProfile:s(1039),seizureSafeProfileDesc:"Elimina i flash e riduce i colori",adhdFriendlyMode:s(1148),adhdFriendlyModeDesc:s(344),blindnessMode:s(656),blindnessModeDesc:"Capacità di sintesi vocale",cognitiveImpairmentMode:s(1026),cognitiveImpairmentModeDesc:s(1172),navigationFocus:s(1421),focusTunnel:"Tunnel di Focus",readingLine:s(271),whiteReadingLine:s(1736),resetAll:s(1081),visualAdjustments:s(1697),bigBlackCursor:s(1377),bigWhiteCursor:s(1325),grayscaleMode:s(517),lowSaturation:s(1036),highSaturation:"Saturazione Alta",highContrast:s(1049),hideImages:s(1200),highlightLinks:"Evidenzia Link",textSpacing:s(258),increaseTextSize:s(218),decreaseTextSize:s(1629),increaseLineHeight:s(1087),decreaseLineHeight:s(959),increaseLetterSpacing:s(666),decreaseLetterSpacing:s(354),readableFont:s(591),dyslexiaFont:"Font Dislessia",textMagnifier:"Lente di Ingrandimento Testo",alignedText:s(990),alignedTextLeft:"Allineato a Sinistra",alignedTextCenter:s(1229),alignedTextRight:"Allineato a Destra",textToSpeech:s(1676),muteSounds:s(797),resetTextEffects:s(516),resetVisualEffects:s(343),resetAllSettings:s(706),accessibilityStatement:s(1539),webAccessibilityBy:s(1544)}};function vh(a,l){const i=mh();return vh=function(c,x){return c=c-164,i[c]},vh(a,l)}Ht.pl={accessibilitySettings:"Ustawienia dostępności (Ctrl+U)",selectLanguage:s(641),moveWidget:s(832),left:s(898),right:s(1120),xlMode:s(351),accessibilityProfiles:"Profil dostępności",visionImpairedMode:s(578),visionImpairedModeDesc:s(620),seizureSafeProfile:s(1210),seizureSafeProfileDesc:s(1051),adhdFriendlyMode:"Tryb ADHD",adhdFriendlyModeDesc:"Więcej skupienia, mniej rozpraszaczy",blindnessMode:"Tryb ślepoty",blindnessModeDesc:"Funkcja zamiany tekstu na mowę",cognitiveImpairmentMode:"Upośledzenie poznawcze",cognitiveImpairmentModeDesc:s(1520),navigationFocus:"Nawigacja i fokus",focusTunnel:s(1004),readingLine:"Czarna linia czytania",whiteReadingLine:"Biała linia czytania",resetAll:s(703),visualAdjustments:s(833),bigBlackCursor:"Duży czarny kursor",bigWhiteCursor:s(1580),grayscaleMode:s(1500),lowSaturation:s(1566),highSaturation:s(1296),highContrast:s(928),hideImages:s(1053),highlightLinks:s(973),textSpacing:s(313),increaseTextSize:s(1227),decreaseTextSize:s(385),increaseLineHeight:s(901),decreaseLineHeight:s(978),increaseLetterSpacing:s(279),decreaseLetterSpacing:s(1485),readableFont:s(349),dyslexiaFont:"Czcionka dla dysleksji",textMagnifier:s(770),alignedText:"Wyrównanie tekstu",alignedTextLeft:"Wyrównanie do lewej",alignedTextCenter:s(604),alignedTextRight:"Wyrównanie do prawej",textToSpeech:s(1615),muteSounds:s(358),resetTextEffects:s(1208),resetVisualEffects:s(463),resetAllSettings:"Resetuj wszystkie ustawienia",accessibilityStatement:"Oświadczenie o dostępności",webAccessibilityBy:s(1251)},Ht.sv={accessibilitySettings:s(588),selectLanguage:s(1675),moveWidget:s(290),left:"Vänster",right:s(890),xlMode:s(1457),accessibilityProfiles:s(679),visionImpairedMode:"Nedsatt syn",visionImpairedModeDesc:s(549),seizureSafeProfile:s(1097),seizureSafeProfileDesc:"Tar bort blinkningar och minskar färg",adhdFriendlyMode:s(702),adhdFriendlyModeDesc:s(1264),blindnessMode:s(284),blindnessModeDesc:s(960),cognitiveImpairmentMode:"Kognitiv funktionsnedsättning",cognitiveImpairmentModeDesc:s(803),navigationFocus:s(1407),focusTunnel:s(395),readingLine:s(1509),whiteReadingLine:"Vit läslinje",resetAll:s(260),visualAdjustments:s(621),bigBlackCursor:"Stor svart markör",bigWhiteCursor:s(1495),grayscaleMode:"Gråskaleläge",lowSaturation:s(1153),highSaturation:s(1752),highContrast:s(634),hideImages:"Dölj bilder",highlightLinks:"Markera länkar",textSpacing:s(883),increaseTextSize:s(1549),decreaseTextSize:s(1313),increaseLineHeight:s(1510),decreaseLineHeight:"Tätare rader",increaseLetterSpacing:"Bredare bokstäver",decreaseLetterSpacing:"Tätare bokstäver",readableFont:s(671),dyslexiaFont:"Dyslexifont",textMagnifier:s(438),alignedText:"Justerad text",alignedTextLeft:s(665),alignedTextCenter:s(1228),alignedTextRight:s(907),textToSpeech:"Text till tal",muteSounds:s(238),resetTextEffects:"Återställ texteffekter",resetVisualEffects:s(1484),resetAllSettings:s(1331),accessibilityStatement:s(1356),webAccessibilityBy:s(1352)},Ht.fi={accessibilitySettings:"Saavutettavuusasetukset (Ctrl+U)",selectLanguage:"Valitse kieli",moveWidget:s(1222),left:s(369),right:s(1173),xlMode:s(1005),accessibilityProfiles:"Saavutettavuusprofiili",visionImpairedMode:s(181),visionImpairedModeDesc:s(498),seizureSafeProfile:s(753),seizureSafeProfileDesc:s(599),adhdFriendlyMode:s(1517),adhdFriendlyModeDesc:"Enemmän keskittymistä, vähemmän häiriötekijöitä",blindnessMode:s(1705),blindnessModeDesc:s(1429),cognitiveImpairmentMode:s(1693),cognitiveImpairmentModeDesc:s(318),navigationFocus:s(988),focusTunnel:s(1479),readingLine:"Musta lukulinja",whiteReadingLine:s(1453),resetAll:s(1673),visualAdjustments:s(1560),bigBlackCursor:"Suuri musta osoitin",bigWhiteCursor:"Suuri valkoinen osoitin",grayscaleMode:s(1235),lowSaturation:s(845),highSaturation:"Korkea kylläisyys",highContrast:s(1071),hideImages:s(1558),highlightLinks:s(1158),textSpacing:s(886),increaseTextSize:s(1402),decreaseTextSize:s(963),increaseLineHeight:s(165),decreaseLineHeight:s(1169),increaseLetterSpacing:s(374),decreaseLetterSpacing:s(887),readableFont:s(322),dyslexiaFont:"Dysleksia-fontti",textMagnifier:s(1387),alignedText:"Tekstin tasaus",alignedTextLeft:s(1385),alignedTextCenter:s(829),alignedTextRight:s(778),textToSpeech:s(1359),muteSounds:s(1156),resetTextEffects:s(846),resetVisualEffects:"Nollaa visuaaliset tehosteet",resetAllSettings:s(547),accessibilityStatement:s(1467),webAccessibilityBy:"Verkkosaavutettavuus av"},Ht.pt={accessibilitySettings:"Configurações de Acessibilidade (Ctrl+U)",selectLanguage:"Selecionar idioma",moveWidget:s(1392),left:"Esquerda",right:s(551),xlMode:"XL Botões",accessibilityProfiles:"Perfil de acessibilidade",visionImpairedMode:s(1579),visionImpairedModeDesc:"Melhora os elementos visuais do site",seizureSafeProfile:s(1302),seizureSafeProfileDesc:s(1616),adhdFriendlyMode:s(451),adhdFriendlyModeDesc:"Mais foco, menos distrações",blindnessMode:s(1269),blindnessModeDesc:s(1751),cognitiveImpairmentMode:s(1270),cognitiveImpairmentModeDesc:s(850),navigationFocus:"Navegação e foco",focusTunnel:s(931),readingLine:s(1262),whiteReadingLine:"Linha de leitura branca",resetAll:"Redefinir tudo",visualAdjustments:s(1300),bigBlackCursor:s(1573),bigWhiteCursor:s(1094),grayscaleMode:s(1363),lowSaturation:s(882),highSaturation:s(613),highContrast:s(1233),hideImages:s(379),highlightLinks:s(330),textSpacing:s(331),increaseTextSize:s(1489),decreaseTextSize:s(664),increaseLineHeight:s(911),decreaseLineHeight:s(689),increaseLetterSpacing:"Letras mais espaçadas",decreaseLetterSpacing:s(603),readableFont:"Fonte legível",dyslexiaFont:s(1146),textMagnifier:s(1508),alignedText:s(1689),alignedTextLeft:s(166),alignedTextCenter:"Alinhado ao centro",alignedTextRight:s(1586),textToSpeech:s(1490),muteSounds:"Silenciar sons",resetTextEffects:s(681),resetVisualEffects:s(857),resetAllSettings:s(474),accessibilityStatement:s(1063),webAccessibilityBy:s(784)},Ht.ro={accessibilitySettings:"Setări de accesibilitate (Ctrl+U)",selectLanguage:"Selectează limba",moveWidget:s(676),left:s(930),right:s(264),xlMode:s(955),accessibilityProfiles:s(733),visionImpairedMode:s(924),visionImpairedModeDesc:s(1647),seizureSafeProfile:s(1447),seizureSafeProfileDesc:s(785),adhdFriendlyMode:"Mod ADHD",adhdFriendlyModeDesc:s(1128),blindnessMode:s(842),blindnessModeDesc:s(1404),cognitiveImpairmentMode:s(1522),cognitiveImpairmentModeDesc:s(1738),navigationFocus:s(1628),focusTunnel:s(297),readingLine:s(739),whiteReadingLine:s(1246),resetAll:"Resetează tot",visualAdjustments:"Ajustări vizuale",bigBlackCursor:"Cursor negru mare",bigWhiteCursor:s(1047),grayscaleMode:s(1529),lowSaturation:s(315),highSaturation:s(839),highContrast:s(1435),hideImages:s(1400),highlightLinks:s(813),textSpacing:"Text și spațiere",increaseTextSize:s(985),decreaseTextSize:s(1133),increaseLineHeight:s(398),decreaseLineHeight:s(302),increaseLetterSpacing:s(519),decreaseLetterSpacing:"Spațiere mai mică",readableFont:s(1290),dyslexiaFont:s(406),textMagnifier:s(1571),alignedText:s(944),alignedTextLeft:s(465),alignedTextCenter:s(1266),alignedTextRight:"Aliniat la dreapta",textToSpeech:s(504),muteSounds:s(941),resetTextEffects:s(1207),resetVisualEffects:s(461),resetAllSettings:s(691),accessibilityStatement:s(548),webAccessibilityBy:s(719)},Ht.sl={accessibilitySettings:s(307),selectLanguage:"Izberi jezik",moveWidget:s(1332),left:"Levo",right:s(1147),xlMode:s(404),accessibilityProfiles:"Profil dostopnosti",visionImpairedMode:s(708),visionImpairedModeDesc:"Izboljša vizualne elemente spletnega mesta",seizureSafeProfile:s(424),seizureSafeProfileDesc:s(296),adhdFriendlyMode:s(1714),adhdFriendlyModeDesc:"Več fokusa, manj motenj",blindnessMode:s(994),blindnessModeDesc:s(1068),cognitiveImpairmentMode:s(714),cognitiveImpairmentModeDesc:s(364),navigationFocus:"Navigacija in fokus",focusTunnel:s(1159),readingLine:s(605),whiteReadingLine:"Bela bralna črta",resetAll:s(223),visualAdjustments:s(211),bigBlackCursor:"Velik črni kazalec",bigWhiteCursor:s(1294),grayscaleMode:s(574),lowSaturation:"Nizka nasičenost",highSaturation:s(1605),highContrast:s(1460),hideImages:s(1364),highlightLinks:s(325),textSpacing:"Besedilo in razmiki",increaseTextSize:s(1533),decreaseTextSize:s(619),increaseLineHeight:s(247),decreaseLineHeight:s(640),increaseLetterSpacing:s(859),decreaseLetterSpacing:s(1505),readableFont:s(1337),dyslexiaFont:"Pisava za disleksijo",textMagnifier:"Povečevalnik besedila",alignedText:s(777),alignedTextLeft:"Poravnano levo",alignedTextCenter:s(1139),alignedTextRight:s(735),textToSpeech:s(834),muteSounds:s(568),resetTextEffects:"Ponastavi učinke besedila",resetVisualEffects:"Ponastavi vizualne učinke",resetAllSettings:s(212),accessibilityStatement:s(1551),webAccessibilityBy:"Spletna dostopnost od"},Ht.sk={accessibilitySettings:s(1034),selectLanguage:"Vybrať jazyk",moveWidget:s(1206),left:s(281),right:s(1253),xlMode:"XL tlačidlá",accessibilityProfiles:s(904),visionImpairedMode:s(171),visionImpairedModeDesc:"Vylepšuje vizuálne prvky webovej stránky",seizureSafeProfile:s(1608),seizureSafeProfileDesc:"Odstráni blikanie a znižuje farbu",adhdFriendlyMode:s(1550),adhdFriendlyModeDesc:s(1597),blindnessMode:"Režim slepoty",blindnessModeDesc:s(1069),cognitiveImpairmentMode:s(1541),cognitiveImpairmentModeDesc:"Zjednodušuje obsah, zlepšuje čitateľnosť",navigationFocus:"Navigácia a zameranie",focusTunnel:s(742),readingLine:s(900),whiteReadingLine:s(704),resetAll:s(993),visualAdjustments:s(716),bigBlackCursor:s(677),bigWhiteCursor:s(1397),grayscaleMode:s(1354),lowSaturation:s(182),highSaturation:"Vysoká saturácia",highContrast:s(1057),hideImages:s(809),highlightLinks:s(1526),textSpacing:s(650),increaseTextSize:s(432),decreaseTextSize:s(885),increaseLineHeight:s(435),decreaseLineHeight:s(363),increaseLetterSpacing:s(1521),decreaseLetterSpacing:s(1749),readableFont:"Čitateľné písmo",dyslexiaFont:s(1029),textMagnifier:s(1553),alignedText:"Zarovnaný text",alignedTextLeft:s(918),alignedTextCenter:s(712),alignedTextRight:s(468),textToSpeech:s(384),muteSounds:s(617),resetTextEffects:"Obnoviť efekty textu",resetVisualEffects:"Obnoviť vizuálne efekty",resetAllSettings:s(1131),accessibilityStatement:s(872),webAccessibilityBy:s(460)},Ht.nl={accessibilitySettings:s(1380),selectLanguage:"Taal kiezen",moveWidget:s(713),left:"Links",right:s(1612),xlMode:s(1428),accessibilityProfiles:s(822),visionImpairedMode:s(1033),visionImpairedModeDesc:s(333),seizureSafeProfile:"Aanvallen en epilepsie",seizureSafeProfileDesc:s(1345),adhdFriendlyMode:s(958),adhdFriendlyModeDesc:s(229),blindnessMode:s(222),blindnessModeDesc:s(984),cognitiveImpairmentMode:s(1701),cognitiveImpairmentModeDesc:s(682),navigationFocus:s(405),focusTunnel:s(337),readingLine:s(387),whiteReadingLine:s(1547),resetAll:s(940),visualAdjustments:"Visuele aanpassingen",bigBlackCursor:"Grote zwarte cursor",bigWhiteCursor:s(1493),grayscaleMode:s(594),lowSaturation:s(1556),highSaturation:s(596),highContrast:s(964),hideImages:"Afbeeldingen verbergen",highlightLinks:s(314),textSpacing:s(791),increaseTextSize:s(520),decreaseTextSize:"Kleinere tekst",increaseLineHeight:s(1437),decreaseLineHeight:s(1709),increaseLetterSpacing:s(1578),decreaseLetterSpacing:s(999),readableFont:s(1219),dyslexiaFont:s(346),textMagnifier:s(1286),alignedText:s(1660),alignedTextLeft:"Links uitlijnen",alignedTextCenter:s(205),alignedTextRight:"Rechts uitlijnen",textToSpeech:s(1680),muteSounds:s(304),resetTextEffects:s(1218),resetVisualEffects:s(1559),resetAllSettings:s(317),accessibilityStatement:"Toegankelijkheidsverklaring",webAccessibilityBy:s(1340)},Ht.da={accessibilitySettings:s(1283),selectLanguage:s(1285),moveWidget:s(1327),left:s(1281),right:s(173),xlMode:s(1287),accessibilityProfiles:s(831),visionImpairedMode:s(1497),visionImpairedModeDesc:s(966),seizureSafeProfile:s(1320),seizureSafeProfileDesc:s(473),adhdFriendlyMode:s(608),adhdFriendlyModeDesc:s(1104),blindnessMode:s(187),blindnessModeDesc:s(390),cognitiveImpairmentMode:s(413),cognitiveImpairmentModeDesc:s(1301),navigationFocus:s(287),focusTunnel:"Fokus-tunnel",readingLine:s(1256),whiteReadingLine:s(1329),resetAll:s(998),visualAdjustments:"Visuelle justeringer",bigBlackCursor:s(1631),bigWhiteCursor:s(1058),grayscaleMode:s(1395),lowSaturation:s(769),highSaturation:s(393),highContrast:"Høj kontrast",hideImages:s(623),highlightLinks:s(1040),textSpacing:"Tekst og afstande",increaseTextSize:s(1744),decreaseTextSize:s(1234),increaseLineHeight:s(409),decreaseLineHeight:s(1177),increaseLetterSpacing:"Større bogstavmellemrum",decreaseLetterSpacing:s(550),readableFont:"Læsbart skrifttype",dyslexiaFont:"Dysleksi-skrifttype",textMagnifier:"Tekstforstørrelse",alignedText:s(919),alignedTextLeft:"Venstrejusteret",alignedTextCenter:s(455),alignedTextRight:s(1415),textToSpeech:s(259),muteSounds:s(414),resetTextEffects:s(912),resetVisualEffects:"Nulstil visuelle effekter",resetAllSettings:"Nulstil alle indstillinger",accessibilityStatement:s(827),webAccessibilityBy:s(1418)},Ht.el={accessibilitySettings:s(1582),selectLanguage:"Επιλογή γλώσσας",moveWidget:s(1672),left:s(1584),right:"Δεξιά",xlMode:"XL κουμπιά",accessibilityProfiles:s(965),visionImpairedMode:"Χαμηλή όραση",visionImpairedModeDesc:"Βελτιώνει τα οπτικά στοιχεία της ιστοσελίδας",seizureSafeProfile:s(243),seizureSafeProfileDesc:s(1583),adhdFriendlyMode:s(768),adhdFriendlyModeDesc:"Περισσότερη εστίαση, λιγότερες αποσπάσεις",blindnessMode:s(423),blindnessModeDesc:s(668),cognitiveImpairmentMode:s(412),cognitiveImpairmentModeDesc:s(526),navigationFocus:"Πλοήγηση και εστίαση",focusTunnel:s(1391),readingLine:"Μαύρη γραμμή ανάγνωσης",whiteReadingLine:"Λευκή γραμμή ανάγνωσης",resetAll:s(183),visualAdjustments:s(1123),bigBlackCursor:s(718),bigWhiteCursor:"Μεγάλος λευκός δείκτης",grayscaleMode:s(1734),lowSaturation:s(252),highSaturation:"Υψηλός κορεσμός",highContrast:s(1527),hideImages:s(201),highlightLinks:s(1017),textSpacing:s(267),increaseTextSize:s(469),decreaseTextSize:s(1600),increaseLineHeight:s(779),decreaseLineHeight:"Μικρότερο ύψος γραμμής",increaseLetterSpacing:s(479),decreaseLetterSpacing:s(1255),readableFont:"Ευανάγνωστη γραμματοσειρά",dyslexiaFont:s(269),textMagnifier:"Μεγεθυντής κειμένου",alignedText:s(1314),alignedTextLeft:s(820),alignedTextCenter:s(1067),alignedTextRight:"Στοίχιση δεξιά",textToSpeech:s(487),muteSounds:"Σίγαση ήχων",resetTextEffects:s(1132),resetVisualEffects:"Επαναφορά οπτικών εφέ",resetAllSettings:s(357),accessibilityStatement:s(697),webAccessibilityBy:"Προσβασιμότητα ιστού από"},Ht.cs={accessibilitySettings:"Nastavení přístupnosti (Ctrl+U)",selectLanguage:s(1192),moveWidget:s(1110),left:"Vlevo",right:s(1253),xlMode:s(1664),accessibilityProfiles:s(232),visionImpairedMode:s(164),visionImpairedModeDesc:s(1434),seizureSafeProfile:s(1091),seizureSafeProfileDesc:"Odstraní blikání a sníží barvu",adhdFriendlyMode:s(1550),adhdFriendlyModeDesc:s(601),blindnessMode:s(806),blindnessModeDesc:s(836),cognitiveImpairmentMode:s(1454),cognitiveImpairmentModeDesc:"Zjednodušuje obsah, zlepšuje čitelnost",navigationFocus:"Navigace a fokus",focusTunnel:s(805),readingLine:s(1338),whiteReadingLine:s(1248),resetAll:"Obnovit vše",visualAdjustments:s(303),bigBlackCursor:s(389),bigWhiteCursor:s(1382),grayscaleMode:s(971),lowSaturation:"Nízká saturace",highSaturation:s(1432),highContrast:s(1057),hideImages:"Skrýt obrázky",highlightLinks:s(1742),textSpacing:s(1164),increaseTextSize:s(1303),decreaseTextSize:"Menší text",increaseLineHeight:s(1561),decreaseLineHeight:s(1204),increaseLetterSpacing:"Větší rozestup písmen",decreaseLetterSpacing:s(1115),readableFont:s(851),dyslexiaFont:s(669),textMagnifier:s(1182),alignedText:s(693),alignedTextLeft:"Zarovnat vlevo",alignedTextCenter:"Zarovnat na střed",alignedTextRight:"Zarovnat vpravo",textToSpeech:s(1572),muteSounds:"Ztlumit zvuky",resetTextEffects:s(300),resetVisualEffects:"Obnovit vizuální efekty",resetAllSettings:s(1528),accessibilityStatement:"Prohlášení o přístupnosti",webAccessibilityBy:s(1669)},Ht.hu={accessibilitySettings:s(1413),selectLanguage:s(575),moveWidget:s(305),left:s(1525),right:"Jobb",xlMode:s(974),accessibilityProfiles:s(476),visionImpairedMode:s(808),visionImpairedModeDesc:s(683),seizureSafeProfile:s(1238),seizureSafeProfileDesc:"Eltávolítja a villogást és csökkenti a színeket",adhdFriendlyMode:s(1611),adhdFriendlyModeDesc:s(954),blindnessMode:"Vakság mód",blindnessModeDesc:s(1515),cognitiveImpairmentMode:"Kognitív károsodás",cognitiveImpairmentModeDesc:s(485),navigationFocus:s(204),focusTunnel:s(1242),readingLine:"Fekete olvasóvonal",whiteReadingLine:"Fehér olvasóvonal",resetAll:"Összes visszaállítása",visualAdjustments:s(1360),bigBlackCursor:s(1619),bigWhiteCursor:"Nagy fehér kurzor",grayscaleMode:"Szürkeárnyalatos mód",lowSaturation:s(427),highSaturation:s(285),highContrast:s(915),hideImages:s(1720),highlightLinks:s(1662),textSpacing:"Szöveg és térköz",increaseTextSize:"Nagyobb szöveg",decreaseTextSize:s(914),increaseLineHeight:s(1643),decreaseLineHeight:"Kisebb sorköz",increaseLetterSpacing:s(635),decreaseLetterSpacing:"Kisebb betűköz",readableFont:s(1297),dyslexiaFont:s(1403),textMagnifier:s(294),alignedText:s(1052),alignedTextLeft:"Balra igazítva",alignedTextCenter:s(1548),alignedTextRight:s(1674),textToSpeech:s(825),muteSounds:"Hangok némítása",resetTextEffects:s(1754),resetVisualEffects:s(937),resetAllSettings:s(1351),accessibilityStatement:"Akadálymentesítési nyilatkozat",webAccessibilityBy:s(800)},Ht.lt={accessibilitySettings:"Prieinamumo nustatymai (Ctrl+U)",selectLanguage:s(1671),moveWidget:"Padėtis",left:"Kairė",right:s(336),xlMode:s(168),accessibilityProfiles:s(524),visionImpairedMode:s(410),visionImpairedModeDesc:s(210),seizureSafeProfile:"Priepuoliai ir epilepsija",seizureSafeProfileDesc:s(1478),adhdFriendlyMode:s(673),adhdFriendlyModeDesc:s(1199),blindnessMode:s(755),blindnessModeDesc:s(391),cognitiveImpairmentMode:s(899),cognitiveImpairmentModeDesc:"Supaprastina turinį, pagerina skaitomumą",navigationFocus:s(585),focusTunnel:s(1195),readingLine:s(752),whiteReadingLine:"Balta skaitymo linija",resetAll:s(1740),visualAdjustments:s(1678),bigBlackCursor:"Didelis juodas žymeklis",bigWhiteCursor:"Didelis baltas žymeklis",grayscaleMode:s(1282),lowSaturation:s(644),highSaturation:s(849),highContrast:"Didelis kontrastas",hideImages:s(1167),highlightLinks:s(1317),textSpacing:s(1625),increaseTextSize:s(1710),decreaseTextSize:s(528),increaseLineHeight:s(257),decreaseLineHeight:s(690),increaseLetterSpacing:s(1455),decreaseLetterSpacing:s(763),readableFont:s(1410),dyslexiaFont:s(696),textMagnifier:s(970),alignedText:s(198),alignedTextLeft:"Lygiuoti kairėje",alignedTextCenter:s(667),alignedTextRight:"Lygiuoti dešinėje",textToSpeech:s(916),muteSounds:s(1649),resetTextEffects:s(721),resetVisualEffects:s(1703),resetAllSettings:s(1747),accessibilityStatement:s(1346),webAccessibilityBy:"Žiniatinklio prieinamumas:"},Ht.lv={accessibilitySettings:"Pieejamības iestatījumi (Ctrl+U)",selectLanguage:"Izvēlēties valodu",moveWidget:"Novietojums",left:s(301),right:s(388),xlMode:s(1713),accessibilityProfiles:"Pieejamības profils",visionImpairedMode:s(903),visionImpairedModeDesc:s(341),seizureSafeProfile:s(1486),seizureSafeProfileDesc:s(565),adhdFriendlyMode:s(1335),adhdFriendlyModeDesc:"Vairāk fokusa, mazāk traucējumu",blindnessMode:s(1609),blindnessModeDesc:s(649),cognitiveImpairmentMode:s(707),cognitiveImpairmentModeDesc:"Vienkāršo saturu, uzlabo lasāmību",navigationFocus:s(1375),focusTunnel:s(1102),readingLine:s(355),whiteReadingLine:"Baltā lasīšanas līnija",resetAll:s(1020),visualAdjustments:s(1716),bigBlackCursor:"Liels melns kursors",bigWhiteCursor:"Liels balts kursors",grayscaleMode:s(1557),lowSaturation:s(823),highSaturation:"Augsta piesātinājuma",highContrast:s(935),hideImages:"Slēpt attēlus",highlightLinks:s(552),textSpacing:s(902),increaseTextSize:s(598),decreaseTextSize:"Mazāks teksts",increaseLineHeight:s(1186),decreaseLineHeight:s(464),increaseLetterSpacing:"Lielāka burtu atstarpe",decreaseLetterSpacing:s(289),readableFont:s(1048),dyslexiaFont:s(1503),textMagnifier:s(1263),alignedText:s(760),alignedTextLeft:s(793),alignedTextCenter:s(772),alignedTextRight:s(1727),textToSpeech:s(265),muteSounds:s(184),resetTextEffects:s(1638),resetVisualEffects:"Atiestatīt vizuālos efektus",resetAllSettings:"Atiestatīt visus iestatījumus",accessibilityStatement:s(507),webAccessibilityBy:s(1209)},Ht.et={accessibilitySettings:s(275),selectLanguage:s(828),moveWidget:s(812),left:"Vasakul",right:s(571),xlMode:s(1175),accessibilityProfiles:s(291),visionImpairedMode:s(881),visionImpairedModeDesc:s(1461),seizureSafeProfile:s(1610),seizureSafeProfileDesc:"Eemaldab vilkumise ja vähendab värvi",adhdFriendlyMode:s(757),adhdFriendlyModeDesc:s(1239),blindnessMode:s(1513),blindnessModeDesc:s(1198),cognitiveImpairmentMode:s(1366),cognitiveImpairmentModeDesc:s(1603),navigationFocus:s(923),focusTunnel:s(1448),readingLine:s(489),whiteReadingLine:"Valge lugemisjoon",resetAll:s(192),visualAdjustments:s(1718),bigBlackCursor:s(927),bigWhiteCursor:"Suur valge kursor",grayscaleMode:s(1687),lowSaturation:"Madal küllastus",highSaturation:s(1423),highContrast:s(1401),hideImages:s(1144),highlightLinks:s(1134),textSpacing:s(1316),increaseTextSize:s(321),decreaseTextSize:s(1555),increaseLineHeight:s(1180),decreaseLineHeight:s(376),increaseLetterSpacing:"Suurem tähevahe",decreaseLetterSpacing:s(1552),readableFont:"Loetav font",dyslexiaFont:"Düsleksia font",textMagnifier:s(672),alignedText:s(609),alignedTextLeft:s(1035),alignedTextCenter:s(1247),alignedTextRight:s(1185),textToSpeech:s(495),muteSounds:s(545),resetTextEffects:s(934),resetVisualEffects:"Lähtesta visuaalsed efektid",resetAllSettings:s(1083),accessibilityStatement:"Juurdepääsetavuse avaldus",webAccessibilityBy:s(1450)},Ht.hr={accessibilitySettings:s(1001),selectLanguage:"Odaberite jezik",moveWidget:"Položaj",left:s(1107),right:s(1147),xlMode:"XL tipke",accessibilityProfiles:"Profil pristupačnosti",visionImpairedMode:s(708),visionImpairedModeDesc:s(481),seizureSafeProfile:s(1721),seizureSafeProfileDesc:"Uklanja treperenje i smanjuje boju",adhdFriendlyMode:s(1333),adhdFriendlyModeDesc:"Više fokusa, manje ometanja",blindnessMode:s(1743),blindnessModeDesc:s(216),cognitiveImpairmentMode:s(1685),cognitiveImpairmentModeDesc:"Pojednostavljuje sadržaj, poboljšava čitljivost",navigationFocus:s(1540),focusTunnel:"Tunel fokusa",readingLine:"Crna linija čitanja",whiteReadingLine:s(685),resetAll:"Resetiraj sve",visualAdjustments:"Vizualne prilagodbe",bigBlackCursor:s(1065),bigWhiteCursor:s(1260),grayscaleMode:s(1702),lowSaturation:s(449),highSaturation:s(309),highContrast:s(1090),hideImages:s(180),highlightLinks:s(660),textSpacing:s(652),increaseTextSize:"Veći tekst",decreaseTextSize:s(1129),increaseLineHeight:s(298),decreaseLineHeight:"Manji razmak redaka",increaseLetterSpacing:s(647),decreaseLetterSpacing:s(975),readableFont:s(484),dyslexiaFont:s(815),textMagnifier:s(558),alignedText:s(1319),alignedTextLeft:s(783),alignedTextCenter:s(692),alignedTextRight:s(735),textToSpeech:"Tekst u govor",muteSounds:"Isključi zvukove",resetTextEffects:"Resetiraj tekstualne efekte",resetVisualEffects:s(1568),resetAllSettings:"Resetiraj sve postavke",accessibilityStatement:s(440),webAccessibilityBy:"Web pristupačnost: "},Ht.bg={accessibilitySettings:s(1240),selectLanguage:s(167),moveWidget:s(1342),left:s(1079),right:s(854),xlMode:s(228),accessibilityProfiles:s(861),visionImpairedMode:"Слабо зрение",visionImpairedModeDesc:s(1682),seizureSafeProfile:s(962),seizureSafeProfileDesc:s(725),adhdFriendlyMode:s(1519),adhdFriendlyModeDesc:"Повече фокус, по-малко разсейване",blindnessMode:s(817),blindnessModeDesc:s(518),cognitiveImpairmentMode:s(483),cognitiveImpairmentModeDesc:s(1243),navigationFocus:s(466),focusTunnel:s(450),readingLine:s(311),whiteReadingLine:"Бяла линия за четене",resetAll:s(741),visualAdjustments:s(1205),bigBlackCursor:s(1576),bigWhiteCursor:s(983),grayscaleMode:s(186),lowSaturation:s(1637),highSaturation:s(1487),highContrast:s(1135),hideImages:"Скриване на изображения",highlightLinks:s(1060),textSpacing:s(728),increaseTextSize:s(1452),decreaseTextSize:s(1741),increaseLineHeight:s(751),decreaseLineHeight:s(1530),increaseLetterSpacing:s(748),decreaseLetterSpacing:"По-малко разстояние между букви",readableFont:s(370),dyslexiaFont:s(583),textMagnifier:"Лупа за текст",alignedText:s(1473),alignedTextLeft:s(653),alignedTextCenter:s(429),alignedTextRight:s(880),textToSpeech:s(1677),muteSounds:s(1636),resetTextEffects:s(814),resetVisualEffects:s(453),resetAllSettings:s(292),accessibilityStatement:s(1278),webAccessibilityBy:"Уеб достъпност от"},Ht.no={accessibilitySettings:"Tilgjengelighetsinnstillinger (Ctrl+U)",selectLanguage:s(1142),moveWidget:s(1327),left:"Venstre",right:"Høyre",xlMode:s(1287),accessibilityProfiles:s(555),visionImpairedMode:s(1679),visionImpairedModeDesc:s(490),seizureSafeProfile:s(1712),seizureSafeProfileDesc:"Fjerner blinking og reduserer farge",adhdFriendlyMode:"ADHD-modus",adhdFriendlyModeDesc:s(1376),blindnessMode:s(368),blindnessModeDesc:s(663),cognitiveImpairmentMode:"Kognitiv svikt",cognitiveImpairmentModeDesc:s(736),navigationFocus:"Navigasjon og fokus",focusTunnel:"Fokustunnel",readingLine:s(737),whiteReadingLine:"Hvit leselinje",resetAll:"Tilbakestill alt",visualAdjustments:s(1462),bigBlackCursor:s(1330),bigWhiteCursor:"Stor hvit markør",grayscaleMode:s(1534),lowSaturation:s(581),highSaturation:s(871),highContrast:s(1683),hideImages:s(188),highlightLinks:"Fremhev lenker",textSpacing:"Tekst og mellomrom",increaseTextSize:s(1744),decreaseTextSize:s(1234),increaseLineHeight:s(1184),decreaseLineHeight:s(1379),increaseLetterSpacing:s(542),decreaseLetterSpacing:"Mindre bokstavavstand",readableFont:"Leselig skrift",dyslexiaFont:s(1203),textMagnifier:s(420),alignedText:s(430),alignedTextLeft:s(1025),alignedTextCenter:"Midtstilt",alignedTextRight:s(1231),textToSpeech:s(259),muteSounds:s(293),resetTextEffects:s(688),resetVisualEffects:s(1109),resetAllSettings:s(1722),accessibilityStatement:s(572),webAccessibilityBy:s(711)},Ht.tr={accessibilitySettings:"Erişilebilirlik Ayarları (Ctrl+U)",selectLanguage:s(1339),moveWidget:s(1466),left:s(283),right:s(897),xlMode:"XL Düğmeler",accessibilityProfiles:s(1074),visionImpairedMode:s(764),visionImpairedModeDesc:"Web sitesinin görsel öğelerini geliştirir",seizureSafeProfile:s(1565),seizureSafeProfileDesc:s(1427),adhdFriendlyMode:"ADHD modu",adhdFriendlyModeDesc:"Daha fazla odaklanma, daha az dikkat dağıtma",blindnessMode:s(1464),blindnessModeDesc:s(1165),cognitiveImpairmentMode:s(217),cognitiveImpairmentModeDesc:s(1009),navigationFocus:s(1315),focusTunnel:s(371),readingLine:"Siyah okuma çizgisi",whiteReadingLine:s(1436),resetAll:s(948),visualAdjustments:s(329),bigBlackCursor:s(1221),bigWhiteCursor:s(514),grayscaleMode:s(1114),lowSaturation:s(1475),highSaturation:s(175),highContrast:s(1399),hideImages:s(1280),highlightLinks:"Bağlantıları vurgula",textSpacing:s(1688),increaseTextSize:s(957),decreaseTextSize:s(1143),increaseLineHeight:s(1449),decreaseLineHeight:s(367),increaseLetterSpacing:s(475),decreaseLetterSpacing:"Daha dar harf aralığı",readableFont:s(743),dyslexiaFont:"Disleksi yazı tipi",textMagnifier:"Metin büyüteci",alignedText:s(462),alignedTextLeft:s(1422),alignedTextCenter:"Ortalanmış",alignedTextRight:s(365),textToSpeech:"Metinden sese",muteSounds:"Sesleri kapat",resetTextEffects:s(925),resetVisualEffects:s(1707),resetAllSettings:"Tüm ayarları sıfırla",accessibilityStatement:"Erişilebilirlik Bildirimi",webAccessibilityBy:s(938)},Ht.id={accessibilitySettings:s(1594),selectLanguage:s(1667),moveWidget:s(637),left:s(1748),right:s(1362),xlMode:s(1108),accessibilityProfiles:s(319),visionImpairedMode:s(1652),visionImpairedModeDesc:s(1381),seizureSafeProfile:s(602),seizureSafeProfileDesc:s(1265),adhdFriendlyMode:s(873),adhdFriendlyModeDesc:"Lebih fokus, lebih sedikit gangguan",blindnessMode:s(624),blindnessModeDesc:s(776),cognitiveImpairmentMode:s(255),cognitiveImpairmentModeDesc:s(170),navigationFocus:s(835),focusTunnel:"Terowongan fokus",readingLine:"Garis baca hitam",whiteReadingLine:s(1730),resetAll:s(326),visualAdjustments:s(1417),bigBlackCursor:"Kursor hitam besar",bigWhiteCursor:s(493),grayscaleMode:s(1627),lowSaturation:s(1305),highSaturation:s(1577),highContrast:s(501),hideImages:"Sembunyikan gambar",highlightLinks:s(700),textSpacing:s(334),increaseTextSize:"Teks lebih besar",decreaseTextSize:s(956),increaseLineHeight:s(544),decreaseLineHeight:s(1274),increaseLetterSpacing:"Spasi huruf lebih besar",decreaseLetterSpacing:s(1666),readableFont:"Font mudah dibaca",dyslexiaFont:s(193),textMagnifier:s(510),alignedText:"Teks rata",alignedTextLeft:"Rata kiri",alignedTextCenter:"Rata tengah",alignedTextRight:"Rata kanan",textToSpeech:s(417),muteSounds:s(1488),resetTextEffects:"Atur ulang efek teks",resetVisualEffects:s(1624),resetAllSettings:s(1084),accessibilityStatement:s(477),webAccessibilityBy:s(1328)},Ht[s(382)]={accessibilitySettings:s(1041),selectLanguage:s(566),moveWidget:s(1392),left:s(1070),right:s(551),xlMode:s(1042),accessibilityProfiles:s(242),visionImpairedMode:s(1579),visionImpairedModeDesc:s(546),seizureSafeProfile:"Convulsões e Epilepsia",seizureSafeProfileDesc:s(1616),adhdFriendlyMode:"Modo TDAH",adhdFriendlyModeDesc:"Mais foco, menos distrações",blindnessMode:s(1269),blindnessModeDesc:s(1751),cognitiveImpairmentMode:"Deficiência Cognitiva",cognitiveImpairmentModeDesc:s(850),navigationFocus:s(246),focusTunnel:s(931),readingLine:"Linha de leitura preta",whiteReadingLine:s(1378),resetAll:"Redefinir tudo",visualAdjustments:s(1300),bigBlackCursor:s(1573),bigWhiteCursor:s(1094),grayscaleMode:"Modo escala de cinza",lowSaturation:s(882),highSaturation:"Alta saturação",highContrast:s(1233),hideImages:"Ocultar imagens",highlightLinks:s(330),textSpacing:s(331),increaseTextSize:s(1489),decreaseTextSize:s(664),increaseLineHeight:"Linhas mais largas",decreaseLineHeight:s(689),increaseLetterSpacing:s(425),decreaseLetterSpacing:"Letras mais juntas",readableFont:s(1419),dyslexiaFont:"Fonte para dislexia",textMagnifier:s(1508),alignedText:s(1689),alignedTextLeft:s(166),alignedTextCenter:s(1645),alignedTextRight:s(1586),textToSpeech:s(1490),muteSounds:s(1161),resetTextEffects:s(681),resetVisualEffects:s(857),resetAllSettings:s(474),accessibilityStatement:"Declaração de Acessibilidade",webAccessibilityBy:"Acessibilidade Web por"},Ht.ja={accessibilitySettings:s(539),selectLanguage:s(1121),moveWidget:"位置",left:"左",right:"右",xlMode:s(991),accessibilityProfiles:"アクセシビリティプロファイル",visionImpairedMode:"弱視",visionImpairedModeDesc:s(513),seizureSafeProfile:s(1690),seizureSafeProfileDesc:s(1062),adhdFriendlyMode:s(789),adhdFriendlyModeDesc:s(470),blindnessMode:s(401),blindnessModeDesc:s(774),cognitiveImpairmentMode:s(1430),cognitiveImpairmentModeDesc:s(486),navigationFocus:"ナビゲーションとフォーカス",focusTunnel:s(491),readingLine:"黒い読書ライン",whiteReadingLine:"白い読書ライン",resetAll:"すべてリセット",visualAdjustments:s(589),bigBlackCursor:s(908),bigWhiteCursor:s(1211),grayscaleMode:s(1171),lowSaturation:s(1088),highSaturation:s(1166),highContrast:s(1093),hideImages:s(1438),highlightLinks:"リンクを強調",textSpacing:"テキストと間隔",increaseTextSize:s(1494),decreaseTextSize:"文字を小さく",increaseLineHeight:"行間を広く",decreaseLineHeight:s(661),increaseLetterSpacing:s(244),decreaseLetterSpacing:"文字間隔を狭く",readableFont:s(1100),dyslexiaFont:s(177),textMagnifier:s(1220),alignedText:"テキスト整列",alignedTextLeft:"左揃え",alignedTextCenter:"中央揃え",alignedTextRight:"右揃え",textToSpeech:"テキスト読み上げ",muteSounds:s(759),resetTextEffects:s(454),resetVisualEffects:s(745),resetAllSettings:s(1657),accessibilityStatement:s(1288),webAccessibilityBy:s(1755)},Ht.ko={accessibilitySettings:s(527),selectLanguage:s(684),moveWidget:"위치",left:"왼쪽",right:s(1507),xlMode:"XL 버튼",accessibilityProfiles:s(680),visionImpairedMode:s(249),visionImpairedModeDesc:"웹사이트의 시각적 요소 향상",seizureSafeProfile:"발작 및 간질",seizureSafeProfileDesc:s(943),adhdFriendlyMode:"ADHD 모드",adhdFriendlyModeDesc:"더 많은 집중력, 더 적은 방해 요소",blindnessMode:s(863),blindnessModeDesc:s(1224),cognitiveImpairmentMode:s(1241),cognitiveImpairmentModeDesc:s(366),navigationFocus:"내비게이션 및 포커스",focusTunnel:s(1633),readingLine:s(648),whiteReadingLine:s(559),resetAll:"모두 재설정",visualAdjustments:"시각 조정",bigBlackCursor:s(560),bigWhiteCursor:"큰 하얀 커서",grayscaleMode:"그레이스케일",lowSaturation:"낮은 채도",highSaturation:s(1021),highContrast:"높은 대비",hideImages:s(1168),highlightLinks:s(1116),textSpacing:"텍스트 및 간격",increaseTextSize:s(1137),decreaseTextSize:s(1681),increaseLineHeight:s(798),decreaseLineHeight:s(1668),increaseLetterSpacing:"자간 늘리기",decreaseLetterSpacing:"자간 줄이기",readableFont:s(968),dyslexiaFont:s(1223),textMagnifier:"텍스트 돋보기",alignedText:s(1655),alignedTextLeft:"왼쪽 정렬",alignedTextCenter:"가운데 정렬",alignedTextRight:s(345),textToSpeech:"텍스트 음성 변환",muteSounds:s(352),resetTextEffects:s(1299),resetVisualEffects:s(1155),resetAllSettings:"모든 설정 재설정",accessibilityStatement:s(726),webAccessibilityBy:s(378)},Ht.zh={accessibilitySettings:s(615),selectLanguage:s(891),moveWidget:"位置",left:"左",right:"右",xlMode:"XL 按钮",accessibilityProfiles:s(1183),visionImpairedMode:s(1309),visionImpairedModeDesc:s(987),seizureSafeProfile:s(869),seizureSafeProfileDesc:s(214),adhdFriendlyMode:s(1482),adhdFriendlyModeDesc:s(1038),blindnessMode:s(1405),blindnessModeDesc:s(1179),cognitiveImpairmentMode:s(1191),cognitiveImpairmentModeDesc:"简化内容,提高可读性",navigationFocus:s(675),focusTunnel:s(306),readingLine:s(213),whiteReadingLine:s(997),resetAll:s(456),visualAdjustments:s(508),bigBlackCursor:"大黑光标",bigWhiteCursor:"大白光标",grayscaleMode:s(782),lowSaturation:s(434),highSaturation:s(1250),highContrast:s(1659),hideImages:s(1506),highlightLinks:s(268),textSpacing:s(570),increaseTextSize:s(1384),decreaseTextSize:s(1030),increaseLineHeight:s(1277),decreaseLineHeight:s(1232),increaseLetterSpacing:"增大字间距",decreaseLetterSpacing:s(400),readableFont:s(457),dyslexiaFont:s(1113),textMagnifier:s(202),alignedText:s(362),alignedTextLeft:"左对齐",alignedTextCenter:"居中对齐",alignedTextRight:s(1254),textToSpeech:s(1098),muteSounds:"静音",resetTextEffects:s(922),resetVisualEffects:s(1523),resetAllSettings:"重置所有设置",accessibilityStatement:s(1259),webAccessibilityBy:s(415)},Ht.ru={accessibilitySettings:s(1075),selectLanguage:s(1626),moveWidget:s(1342),left:s(176),right:s(801),xlMode:s(1196),accessibilityProfiles:s(576),visionImpairedMode:s(945),visionImpairedModeDesc:s(754),seizureSafeProfile:"Судороги и эпилепсия",seizureSafeProfileDesc:s(446),adhdFriendlyMode:"Режим ADHD",adhdFriendlyModeDesc:s(595),blindnessMode:"Режим слепоты",blindnessModeDesc:"Функция преобразования текста в речь",cognitiveImpairmentMode:"Когнитивные нарушения",cognitiveImpairmentModeDesc:"Упрощает контент, улучшает читаемость",navigationFocus:s(466),focusTunnel:s(1024),readingLine:s(506),whiteReadingLine:s(796),resetAll:s(1443),visualAdjustments:s(1554),bigBlackCursor:s(969),bigWhiteCursor:s(1532),grayscaleMode:s(1019),lowSaturation:"Низкая насыщенность",highSaturation:"Высокая насыщенность",highContrast:s(200),hideImages:s(1426),highlightLinks:s(1442),textSpacing:s(1646),increaseTextSize:s(1154),decreaseTextSize:s(874),increaseLineHeight:s(1008),decreaseLineHeight:s(1696),increaseLetterSpacing:s(1334),decreaseLetterSpacing:s(1080),readableFont:s(717),dyslexiaFont:"Шрифт для дислексии",textMagnifier:s(1589),alignedText:s(194),alignedTextLeft:s(1501),alignedTextCenter:"Выравнивание по центру",alignedTextRight:s(1593),textToSpeech:"Текст в речь",muteSounds:s(253),resetTextEffects:s(709),resetVisualEffects:s(1699),resetAllSettings:s(1181),accessibilityStatement:"Заявление о доступности",webAccessibilityBy:"Веб‑доступность: "},Ht.uk={accessibilitySettings:s(1393),selectLanguage:s(1101),moveWidget:"Позиція",left:"Ліворуч",right:s(715),xlMode:s(1196),accessibilityProfiles:"Профіль доступності",visionImpairedMode:"Слабкий зір",visionImpairedModeDesc:"Покращує візуальні елементи вебсайту",seizureSafeProfile:s(593),seizureSafeProfileDesc:"Видаляє миготіння та зменшує колір",adhdFriendlyMode:s(1542),adhdFriendlyModeDesc:"Більше концентрації, менше відволікань",blindnessMode:s(1563),blindnessModeDesc:s(1545),cognitiveImpairmentMode:s(720),cognitiveImpairmentModeDesc:s(439),navigationFocus:s(530),focusTunnel:s(1336),readingLine:s(727),whiteReadingLine:s(773),resetAll:"Скинути все",visualAdjustments:s(1604),bigBlackCursor:s(426),bigWhiteCursor:s(500),grayscaleMode:"Відтінки сірого",lowSaturation:s(1641),highSaturation:s(380),highContrast:s(749),hideImages:s(458),highlightLinks:s(860),textSpacing:s(729),increaseTextSize:s(505),decreaseTextSize:"Менший текст",increaseLineHeight:s(1601),decreaseLineHeight:s(324),increaseLetterSpacing:s(1480),decreaseLetterSpacing:"Менші інтервали між літерами",readableFont:s(1353),dyslexiaFont:s(270),textMagnifier:s(1046),alignedText:s(1599),alignedTextLeft:s(1197),alignedTextCenter:"Вирівняно по центру",alignedTextRight:s(502),textToSpeech:s(1295),muteSounds:s(722),resetTextEffects:s(1389),resetVisualEffects:s(467),resetAllSettings:"Скинути всі налаштування",accessibilityStatement:s(557),webAccessibilityBy:s(1236)},Ht.hi={accessibilitySettings:s(618),selectLanguage:s(818),moveWidget:s(986),left:s(894),right:s(1002),xlMode:s(1350),accessibilityProfiles:s(655),visionImpairedMode:"कम दृष्टि",visionImpairedModeDesc:s(1306),seizureSafeProfile:s(226),seizureSafeProfileDesc:s(221),adhdFriendlyMode:s(1261),adhdFriendlyModeDesc:s(855),blindnessMode:s(600),blindnessModeDesc:s(1746),cognitiveImpairmentMode:s(1756),cognitiveImpairmentModeDesc:"सामग्री को सरल बनाता है, पठनीयता बढ़ाता है",navigationFocus:s(767),focusTunnel:s(896),readingLine:"काली पढ़ने की रेखा",whiteReadingLine:s(1728),resetAll:s(1318),visualAdjustments:s(982),bigBlackCursor:s(503),bigWhiteCursor:s(804),grayscaleMode:s(629),lowSaturation:s(1106),highSaturation:"उच्च संतृप्ति",highContrast:s(921),hideImages:s(1072),highlightLinks:s(1284),textSpacing:s(788),increaseTextSize:s(1388),decreaseTextSize:s(1258),increaseLineHeight:s(482),decreaseLineHeight:s(488),increaseLetterSpacing:s(1634),decreaseLetterSpacing:"अक्षर अंतर घटाएँ",readableFont:s(1618),dyslexiaFont:s(1122),textMagnifier:s(1686),alignedText:s(185),alignedTextLeft:s(541),alignedTextCenter:"केंद्र संरेखित",alignedTextRight:s(606),textToSpeech:s(580),muteSounds:s(1499),resetTextEffects:s(447),resetVisualEffects:"विजुअल इफेक्ट्स रीसेट",resetAllSettings:s(639),accessibilityStatement:s(308),webAccessibilityBy:s(1512)},Ht.sr={accessibilitySettings:s(274),selectLanguage:s(1003),moveWidget:s(1642),left:"Лево",right:s(1013),xlMode:"XL дугмад",accessibilityProfiles:s(951),visionImpairedMode:"Слаб вид",visionImpairedModeDesc:s(1136),seizureSafeProfile:s(1724),seizureSafeProfileDesc:s(662),adhdFriendlyMode:"ADHD режим",adhdFriendlyModeDesc:s(947),blindnessMode:"Режим слепоће",blindnessModeDesc:s(1459),cognitiveImpairmentMode:s(1569),cognitiveImpairmentModeDesc:s(471),navigationFocus:"Навигација и фокус",focusTunnel:"Тунел фокуса",readingLine:s(1124),whiteReadingLine:s(701),resetAll:"Ресетуј све",visualAdjustments:s(231),bigBlackCursor:s(942),bigWhiteCursor:s(1470),grayscaleMode:s(203),lowSaturation:s(1369),highSaturation:s(419),highContrast:s(1135),hideImages:"Сакриј слике",highlightLinks:"Истакни линкове",textSpacing:s(794),increaseTextSize:s(651),decreaseTextSize:s(310),increaseLineHeight:"Већи размак између редова",decreaseLineHeight:s(694),increaseLetterSpacing:s(563),decreaseLetterSpacing:"Мањи размак између слова",readableFont:s(494),dyslexiaFont:s(1050),textMagnifier:s(1589),alignedText:s(1511),alignedTextLeft:s(1409),alignedTextCenter:s(917),alignedTextRight:s(1012),textToSpeech:"Текст у говор",muteSounds:"Искључи звукове",resetTextEffects:s(443),resetVisualEffects:s(433),resetAllSettings:s(952),accessibilityStatement:"Изјава о приступачности",webAccessibilityBy:s(723)},Ht.az={accessibilitySettings:"Əlçatanlıq ayarları (Ctrl+U)",selectLanguage:s(535),moveWidget:s(396),left:s(283),right:"Sağ",xlMode:s(1739),accessibilityProfiles:s(523),visionImpairedMode:s(810),visionImpairedModeDesc:s(840),seizureSafeProfile:s(932),seizureSafeProfileDesc:s(862),adhdFriendlyMode:s(780),adhdFriendlyModeDesc:s(1151),blindnessMode:s(208),blindnessModeDesc:"Mətndən nitqə çevirmə qabiliyyəti",cognitiveImpairmentMode:s(761),cognitiveImpairmentModeDesc:"Məzmunu sadələşdirir, oxunaqlılığı artırır",navigationFocus:"Naviqasiya və fokus",focusTunnel:"Fokus tuneli",readingLine:s(340),whiteReadingLine:"Ağ oxu xətti",resetAll:s(1157),visualAdjustments:s(1202),bigBlackCursor:"Böyük qara kursor",bigWhiteCursor:"Böyük ağ kursor",grayscaleMode:s(1733),lowSaturation:s(657),highSaturation:"Yüksək doymuşluq",highContrast:s(320),hideImages:s(497),highlightLinks:"Keçidləri vurğula",textSpacing:s(1096),increaseTextSize:"Mətni böyüt",decreaseTextSize:s(499),increaseLineHeight:s(441),decreaseLineHeight:"Sətiraralığını azalt",increaseLetterSpacing:s(1745),decreaseLetterSpacing:s(1226),readableFont:"Oxunaqlı şrift",dyslexiaFont:s(1504),textMagnifier:s(1386),alignedText:s(1396),alignedTextLeft:"Sola düz",alignedTextCenter:s(1326),alignedTextRight:s(282),textToSpeech:s(1271),muteSounds:s(967),resetTextEffects:"Mətn effektlərini sıfırla",resetVisualEffects:s(1483),resetAllSettings:"Bütün ayarları sıfırla",accessibilityStatement:s(1348),webAccessibilityBy:s(1117)},Ht.vi={accessibilitySettings:s(1398),selectLanguage:"Chọn ngôn ngữ",moveWidget:s(1014),left:s(879),right:s(1105),xlMode:s(920),accessibilityProfiles:s(888),visionImpairedMode:s(616),visionImpairedModeDesc:"Tăng cường các yếu tố trực quan của trang web",seizureSafeProfile:"Co giật và động kinh",seizureSafeProfileDesc:s(573),adhdFriendlyMode:s(1621),adhdFriendlyModeDesc:s(492),blindnessMode:s(1279),blindnessModeDesc:s(1347),cognitiveImpairmentMode:s(858),cognitiveImpairmentModeDesc:"Đơn giản hóa nội dung, cải thiện khả năng đọc",navigationFocus:"Điều hướng & tiêu điểm",focusTunnel:s(790),readingLine:s(1588),whiteReadingLine:"Dòng đọc màu trắng",resetAll:s(356),visualAdjustments:s(1160),bigBlackCursor:s(1592),bigWhiteCursor:s(1103),grayscaleMode:"Chế độ thang xám",lowSaturation:s(383),highSaturation:"Độ bão hòa cao",highContrast:"Độ tương phản cao",hideImages:s(933),highlightLinks:s(1357),textSpacing:s(1174),increaseTextSize:s(1304),decreaseTextSize:s(1092),increaseLineHeight:s(1684),decreaseLineHeight:s(1007),increaseLetterSpacing:s(1272),decreaseLetterSpacing:s(1016),readableFont:"Phông dễ đọc",dyslexiaFont:s(642),textMagnifier:"Kính lúp văn bản",alignedText:"Căn chỉnh văn bản",alignedTextLeft:s(536),alignedTextCenter:s(1215),alignedTextRight:"Căn phải",textToSpeech:s(332),muteSounds:s(1374),resetTextEffects:s(630),resetVisualEffects:"Đặt lại hiệu ứng hình ảnh",resetAllSettings:"Đặt lại tất cả cài đặt",accessibilityStatement:"Tuyên bố Trợ năng",webAccessibilityBy:s(847)},Ht.hy={accessibilitySettings:s(402),selectLanguage:s(195),moveWidget:s(533),left:s(1358),right:"Աջ",xlMode:s(1322),accessibilityProfiles:s(1644),visionImpairedMode:s(1118),visionImpairedModeDesc:s(826),seizureSafeProfile:"Սպազմներ և էպիլեպսիա",seizureSafeProfileDesc:s(771),adhdFriendlyMode:s(687),adhdFriendlyModeDesc:s(1044),blindnessMode:s(913),blindnessModeDesc:s(511),cognitiveImpairmentMode:s(452),cognitiveImpairmentModeDesc:s(1536),navigationFocus:s(905),focusTunnel:s(765),readingLine:"Սև ընթերցման գիծ",whiteReadingLine:"Սպիտակ ընթերցման գիծ",resetAll:"Վերակայել ամենը",visualAdjustments:s(638),bigBlackCursor:s(939),bigWhiteCursor:s(1653),grayscaleMode:s(403),lowSaturation:s(262),highSaturation:s(220),highContrast:s(1361),hideImages:s(1323),highlightLinks:"Ընդգծել հղումները",textSpacing:s(875),increaseTextSize:s(705),decreaseTextSize:s(775),increaseLineHeight:s(1656),decreaseLineHeight:"Փոքրել տողերի բացատը",increaseLetterSpacing:s(1602),decreaseLetterSpacing:s(1729),readableFont:s(538),dyslexiaFont:"Դիսլեքսիայի տառատեսակ",textMagnifier:s(632),alignedText:s(316),alignedTextLeft:"Ձախ հավասարեցում",alignedTextCenter:s(762),alignedTextRight:s(1468),textToSpeech:s(824),muteSounds:s(1411),resetTextEffects:"Վերակայել տեքստային էֆեկտները",resetVisualEffects:s(750),resetAllSettings:s(1189),accessibilityStatement:s(766),webAccessibilityBy:s(1061)},Ht.he={accessibilitySettings:s(1567),selectLanguage:s(399),moveWidget:s(730),left:s(375),right:s(509),xlMode:s(1066),accessibilityProfiles:"פרופיל נגישות",visionImpairedMode:s(1055),visionImpairedModeDesc:"משפר את האלמנטים הוויזואליים של האתר",seizureSafeProfile:s(1698),seizureSafeProfileDesc:s(381),adhdFriendlyMode:"מצב ADHD",adhdFriendlyModeDesc:s(179),blindnessMode:s(386),blindnessModeDesc:s(909),cognitiveImpairmentMode:"לקות קוגניטיבית",cognitiveImpairmentModeDesc:s(961),navigationFocus:s(199),focusTunnel:"מנהרת מיקוד",readingLine:"קו קריאה שחור",whiteReadingLine:s(1492),resetAll:s(394),visualAdjustments:s(799),bigBlackCursor:s(1099),bigWhiteCursor:s(1127),grayscaleMode:s(946),lowSaturation:s(1491),highSaturation:s(1112),highContrast:s(240),hideImages:"הסתר תמונות",highlightLinks:s(1456),textSpacing:s(884),increaseTextSize:s(710),decreaseTextSize:"הקטן טקסט",increaseLineHeight:s(1474),decreaseLineHeight:s(1194),increaseLetterSpacing:s(521),decreaseLetterSpacing:s(1620),readableFont:s(1390),dyslexiaFont:s(1472),textMagnifier:s(225),alignedText:"יישור טקסט",alignedTextLeft:s(1496),alignedTextCenter:s(251),alignedTextRight:"ליישר לימין",textToSpeech:"טקסט לדיבור",muteSounds:s(531),resetTextEffects:s(1622),resetVisualEffects:s(338),resetAllSettings:s(1045),accessibilityStatement:"הצהרת נגישות",webAccessibilityBy:"נגישות אתרים על ידי"},Ht.ur={accessibilitySettings:"رسائی کی ترتیبات (Ctrl+U)",selectLanguage:s(1037),moveWidget:"پوزیشن",left:"بائیں",right:s(1031),xlMode:"XL بٹن",accessibilityProfiles:s(1439),visionImpairedMode:"کم بینائی",visionImpairedModeDesc:s(953),seizureSafeProfile:s(734),seizureSafeProfileDesc:s(219),adhdFriendlyMode:"ADHD موڈ",adhdFriendlyModeDesc:s(584),blindnessMode:s(1640),blindnessModeDesc:s(278),cognitiveImpairmentMode:s(564),cognitiveImpairmentModeDesc:s(837),navigationFocus:s(178),focusTunnel:s(1027),readingLine:s(1711),whiteReadingLine:s(670),resetAll:s(995),visualAdjustments:s(1735),bigBlackCursor:s(645),bigWhiteCursor:"بڑا سفید کرسر",grayscaleMode:s(996),lowSaturation:s(522),highSaturation:s(1414),highContrast:s(1708),hideImages:s(852),highlightLinks:"لنکس نمایاں کریں",textSpacing:s(1032),increaseTextSize:s(1564),decreaseTextSize:s(189),increaseLineHeight:s(1125),decreaseLineHeight:s(263),increaseLetterSpacing:"حروف کے درمیان فاصلہ بڑھائیں",decreaseLetterSpacing:s(732),readableFont:s(1535),dyslexiaFont:"ڈسلیکسیا فونٹ",textMagnifier:s(1477),alignedText:s(1018),alignedTextLeft:s(838),alignedTextCenter:s(844),alignedTextRight:s(1717),textToSpeech:s(532),muteSounds:s(1082),resetTextEffects:s(1538),resetVisualEffects:s(821),resetAllSettings:"تمام سیٹنگز ری سیٹ",accessibilityStatement:"رسائی کا بیان",webAccessibilityBy:s(556)},Ht.th={accessibilitySettings:s(1365),selectLanguage:"เลือกภาษา",moveWidget:s(1043),left:s(348),right:"ขวา",xlMode:"XL ปุ่ม",accessibilityProfiles:s(1759),visionImpairedMode:"สายตาไม่ดี",visionImpairedModeDesc:s(1420),seizureSafeProfile:s(169),seizureSafeProfileDesc:s(811),adhdFriendlyMode:s(926),adhdFriendlyModeDesc:s(867),blindnessMode:s(786),blindnessModeDesc:s(1257),cognitiveImpairmentMode:"ความบกพร่องทางสติปัญญา",cognitiveImpairmentModeDesc:s(830),navigationFocus:s(230),focusTunnel:s(360),readingLine:s(1244),whiteReadingLine:s(431),resetAll:s(339),visualAdjustments:"การปรับภาพ",bigBlackCursor:s(992),bigWhiteCursor:s(1213),grayscaleMode:s(421),lowSaturation:s(1119),highSaturation:s(540),highContrast:s(207),hideImages:s(626),highlightLinks:s(347),textSpacing:s(254),increaseTextSize:s(1344),decreaseTextSize:s(802),increaseLineHeight:s(1149),decreaseLineHeight:"ระยะบรรทัดน้อยลง",increaseLetterSpacing:"ช่องว่างตัวอักษรมากขึ้น",decreaseLetterSpacing:"ช่องว่างตัวอักษรน้อยลง",readableFont:"ฟอนต์อ่านง่าย",dyslexiaFont:s(949),textMagnifier:s(1085),alignedText:s(1028),alignedTextLeft:s(654),alignedTextCenter:"จัดกึ่งกลาง",alignedTextRight:s(1665),textToSpeech:s(747),muteSounds:s(190),resetTextEffects:s(1383),resetVisualEffects:s(1732),resetAllSettings:s(1694),accessibilityStatement:"คำประกาศการช่วยการเข้าถึง",webAccessibilityBy:s(1201)},Ht.mk={accessibilitySettings:s(607),selectLanguage:s(1613),moveWidget:s(1642),left:s(1753),right:s(1013),xlMode:s(1312),accessibilityProfiles:"Профил на пристапност",visionImpairedMode:s(1408),visionImpairedModeDesc:s(478),seizureSafeProfile:s(1724),seizureSafeProfileDesc:"Отстранува трепкање и го намалува бојата",adhdFriendlyMode:s(1519),adhdFriendlyModeDesc:s(1444),blindnessMode:s(529),blindnessModeDesc:"Функција текст во говор",cognitiveImpairmentMode:"Когнитивно оштетување",cognitiveImpairmentModeDesc:s(787),navigationFocus:"Навигација и фокус",focusTunnel:"Тунел за фокус",readingLine:s(1124),whiteReadingLine:s(701),resetAll:s(843),visualAdjustments:s(868),bigBlackCursor:"Голем црн курсор",bigWhiteCursor:s(1412),grayscaleMode:s(418),lowSaturation:"Ниска заситеност",highSaturation:"Висока заситеност",highContrast:s(1135),hideImages:s(612),highlightLinks:s(1341),textSpacing:s(597),increaseTextSize:s(1056),decreaseTextSize:s(206),increaseLineHeight:s(1441),decreaseLineHeight:s(266),increaseLetterSpacing:"Поголем размак на букви",decreaseLetterSpacing:s(1324),readableFont:s(1249),dyslexiaFont:"Фонт за дислексија",textMagnifier:s(1695),alignedText:"Порамнување на текст",alignedTextLeft:s(950),alignedTextCenter:"Центар порамнето",alignedTextRight:"Десно порамнето",textToSpeech:s(627),muteSounds:"Исклучи звуци",resetTextEffects:s(1607),resetVisualEffects:s(1126),resetAllSettings:"Ресетирај сите поставки",accessibilityStatement:"Изјава за пристапност",webAccessibilityBy:s(1737)};const Yw=[{code:"ar",name:s(1481),flag:"flags/arab"},{code:"az",name:s(936),flag:s(1537)},{code:"bg",name:"Български",flag:s(272)},{code:"cs",name:s(1291),flag:"flags/cz"},{code:"da",name:s(622),flag:"flags/dk"},{code:"de",name:s(1343),flag:s(1268)},{code:"el",name:"Ελληνικά",flag:s(323)},{code:"en",name:s(864),flag:s(299)},{code:"es",name:s(1651),flag:s(1458)},{code:"et",name:s(1150),flag:s(1663)},{code:"fi",name:"Suomi",flag:"flags/fi"},{code:"fr",name:s(792),flag:s(1731)},{code:"he",name:s(1349),flag:s(1587)},{code:"hi",name:s(1617),flag:"flags/in"},{code:"hr",name:"Hrvatski",flag:"flags/hr"},{code:"hu",name:s(1706),flag:s(1661)},{code:"hy",name:s(196),flag:"flags/am"},{code:"id",name:"Indonesia",flag:s(972)},{code:"it",name:s(1514),flag:s(1598)},{code:"ja",name:"日本語",flag:s(577)},{code:"ko",name:s(1252),flag:s(1446)},{code:"lt",name:s(1011),flag:s(724)},{code:"lv",name:s(553),flag:"flags/lv"},{code:"mk",name:s(610),flag:s(350)},{code:"nl",name:s(746),flag:s(586)},{code:"no",name:s(895),flag:"flags/no"},{code:"pl",name:s(377),flag:s(841)},{code:"pt",name:"Português",flag:s(1355)},{code:s(382),name:s(1188),flag:s(658)},{code:"ro",name:s(1648),flag:"flags/ro"},{code:"ru",name:s(636),flag:"flags/ru"},{code:"sk",name:s(865),flag:s(1130)},{code:"sl",name:"Slovenščina",flag:s(1406)},{code:"sr",name:s(1307),flag:s(1006)},{code:"sv",name:"Svenska",flag:s(472)},{code:"th",name:"ไทย",flag:s(1267)},{code:"tr",name:s(981),flag:s(1424)},{code:"uk",name:"Українська",flag:s(625)},{code:"ur",name:s(277),flag:s(1e3)},{code:"vi",name:s(1230),flag:s(236)},{code:"zh",name:"中文",flag:s(1632)}];function mh(){const a=["ปรับปรุงองค์ประกอบภาพของเว็บไซต์","Navigazione e Focus","Sola hizalı","Kõrge küllastus","flags/tr","Configuración de Accesibilidad (Ctrl+U)","Скрыть изображения","Yanıp sönmeleri kaldırır ve rengi azaltır","XL knoppen","Tekstistä puheeksi -toiminto","認知障害","سطر قراءة أسود","Vysoká saturace","Left","Vylepšuje vizuální prvky webových stránek","Contrast ridicat","Beyaz okuma çizgisi","Grotere regelafstand","画像を非表示","رسائی پروفائل","Dyslexia Font","Поголем проред","Подсветить ссылки","Сбросить всё","Повеќе фокус, помалку одвлекување","Restablecer Efectos Visuales","flags/kr","Convulsii și epilepsie","Fookustunnel","Daha geniş satır aralığı","Veebi juurdepääsetavus: ","Sehschwäche","По-голям текст","Valkoinen lukulinja","Kognitivní poškození","Didesnis raidžių tarpas","הדגש קישורים","XL knappar","flags/es","Функција претварања текста у говор","Visok kontrast","Parandab veebisaidi visuaalseid elemente","Visuelle justeringer","Baja Visión","Körlük modu","Elimina destellos y reduce el color","Konum","Saavutettavuusseloste","Աջ հավասարեցում","يزيل الوميض ويقلل الألوان","Велики бели курсор","ADHD Friendly Mode","גופן לדיסלקסיה","Подравнен текст","הגדל רווח בין שורות","Düşük doygunluk","Wider Letters","متن بڑا کرنے والا","Pašalina blyksnojimą ir sumažina spalvą","Fokus-tunneli","Більші інтервали між літерами","العربية","ADHD模式","Vizual effektləri sıfırla","Återställ visuella effekter","Węższe litery","Lēkmes un epilepsija","Висока наситеност","Bisukan suara","Texto maior","Texto para fala","רווייה נמוכה","קו קריאה לבן","Grote witte cursor","文字を大きく","Stor vit markör","ליישר לשמאל","Svagt syn","349386pwAXwH","आवाज़ें बंद करें","Skala szarości","Выравнивание по левому краю","Restablecer Todas las Configuraciones","Dizleksijas fonts","Disleksiya şrifti","Manjši razmik črk","隐藏图片","오른쪽","Ampliador de texto","Svart läslinje","Bredare rader","Поравнање текста","वेब एक्सेसिबिलिटी: ","Pimeduse režiim","Italiano","Szövegfelolvasó funkció","Resaltar Enlaces","ADHD-tila","Modo ADHD","ADHD режим","Upraszcza treść, poprawia czytelność","Väčšie medzery medzi písmenami","Afectare cognitivă","重置视觉效果","Fuente Legible","Bal","Zvýrazniť odkazy","Υψηλή αντίθεση","Obnovit všechna nastavení","Mod tonuri de gri","По-малък междуредиe","Saturación Alta","Большой белый курсор","Večje besedilo","Gråskalamodus","قابلِ مطالعہ فونٹ","Պարզեցնում է բովանդակությունը, բարելավում ընթեռնելիությունը","flags/az","متنی اثرات ری سیٹ","Dichiarazione di Accessibilità","Navigacija i fokus","Kognitívne poškodenie","Режим ADHD","Perfil de accesibilidad","Accessibilità Web di","Функція перетворення тексту на мовлення","Anfälle und Epilepsie","Witte leeslijn","Középre igazítva","Större text","Režim ADHD","Izjava o dostopnosti","Väiksem tähevahe","Zväčšovač textu","Визуальные настройки","Väiksem tekst","Lage verzadiging","Pelēktoņu režīms","Piilota kuvat","Visuele effecten resetten","Visuaaliset säädöt","Větší řádkování","Links","Режим сліпоти","متن بڑا کریں","Nöbet ve epilepsi","Niska saturacja","הגדרות נגישות (Ctrl+U)","Resetiraj vizualne efekte","Когнитивно оштећење","Low Saturation","Lupa text","Text na řeč","Cursor preto grande","Texto Más Pequeño","Breitere Zeilen","Голям черен курсор","Saturasi tinggi","Grotere letterspatiëring","Baixa Visão","Duży biały kursor","Text & Spacing","Ρυθμίσεις προσβασιμότητας (Ctrl+U)","Αφαιρεί αναλαμπές και μειώνει το χρώμα","Αριστερά","نص محاذى","Alinhado à direita","flags/il","Dòng đọc màu đen","Лупа текста","Déclaration d'Accessibilité","الموضع","Con trỏ đen lớn","Выравнивание по правому краю","Pengaturan Aksesibilitas (Ctrl+U)","350240clMiZP","Focus Tunnel","Viac sústredenia, menej rozptýlenia","flags/it","Вирівнювання тексту","Μικρότερο κείμενο","Більша міжрядкова відстань","Մեծացնել տառերի բացատը","Lihtsustab sisu, parandab loetavust","Візуальні налаштування","Visoka nasičenost","Text-to-speech capability","Ресетирај текстуални ефекти","Záchvaty a epilepsia","Akluma režīms","Krambid ja epilepsia","ADHD mód","Rechts","Изберете јазик","تحويل النص إلى كلام","Zamiana tekstu na mowę","Remove flashes e reduz cores","हिन्दी","पठनीय फ़ॉन्ट","Nagy fekete kurzor","הקטן רווח בין אותיות","Chế độ ADHD","אפס אפקטי טקסט","Accesibilidad Web por","Atur ulang efek visual","Tekstas ir tarpai","Выбрать язык","Mode skala abu-abu","Navigare și focalizare","Testo Più Piccolo","Navigation et Focus","Stor sort markør","flags/cn","포커스 터널","अक्षर अंतर बढ़ाएँ","النوبات والصرع","Заглушаване на звуци","Ниска наситеност","Atiestatīt teksta efektus","Sprache Auswählen","اندھا پن موڈ","Низька насиченість","Позиција","Nagyobb sorköz","Մատչելիության պրոֆիլ","Alinhado ao centro","Текст и интервалы","Îmbunătățește elementele vizuale ale site-ului","Română","Nutildyti garsus","Simplifica el contenido, mejora la legibilidad","Español","Penglihatan Rendah","Մեծ սպիտակ կուրսոր","540lZOUkz","텍스트 정렬","Մեծացնել տողերի բացատը","すべての設定をリセット","تكبير النص","高对比度","Uitgelijnde tekst","flags/hu","Hivatkozások kiemelése","flags/ee","XL tlačítka","จัดชิดขวา","Spasi huruf lebih kecil","Pilih Bahasa","줄 간격 줄이기","Webová přístupnost od","forEach","Pasirinkti kalbą","Θέση","Nollaa kaikki","Jobbra igazítva","Välj språk","Sintesi Vocale","Текст към реч","Vizualiniai pakeitimai","Svakt syn","Tekst naar spraak","텍스트 작게","Подобрява визуалните елементи на уебсайта","Høy kontrast","Dãn dòng hơn","Kognitivno oštećenje","टेक्स्ट मैग्निफायर","Halltoonrežiim","Metin ve boşluklar","Texto alinhado","発作とてんかん","Hohe Sättigung","محاذاة لليسار","Kognitiivinen heikentyminen","รีเซ็ตการตั้งค่าทั้งหมด","Лупа за текст","Меньше межстрочный интервал","Regolazioni Visive","התקפים ואפילפסיה","Сбросить визуальные эффекты","Masquer les Images","Cognitieve beperking","Sivi tonovi","Atstatyti vizualinius efektus","More focus, less distructions","Sokeus-tila","Magyar","Görsel efektleri sıfırla","زیادہ کنٹراسٹ","Kleinere regelafstand","Didesnis tekstas","کالی پڑھنے کی لائن","Anfall og epilepsi","XL pogas","Način ADHD","اختر اللغة","Vizuāli pielāgojumi","دائیں سیدھ","Visuaalsed kohandused","Links Hervorheben","Képek elrejtése","Napadi i epilepsija","Tilbakestill alle innstillinger","Aligné à Gauche","Напади и епилепсија","Tout Réinitialiser","Convulsiones y Epilepsia","Pa labi līdzināts","सफेद पढ़ने की रेखा","Փոքրել տառերի բացատը","Garis baca putih","flags/fr","รีเซ็ตเอฟเฟกต์ภาพ","Boz tonlar rejimi","Λειτουργία αποχρώσεων του γκρι","بصری تبدیلیاں","Linea di Lettura Bianca","Веб пристапност од","Simplifică conținutul, îmbunătățește lizibilitatea","XL düymələr","Atstatyti viską","По-малък текст","Zvýraznit odkazy","Način sljepoće","Større tekst","Hərflərarası məsafəni artır","टेक्स्ट टू स्पीच क्षमता","Atstatyti visus nustatymus","Kiri","Menšie medzery medzi písmenami","Readable Font","Capacidade de texto para fala","Hög mättnad","Лево","Szövegeffektek visszaállítása","Webアクセシビリティ: ","संज्ञानात्मक हानि","Texto Más Grande","Ajustements Visuels","โปรไฟล์การช่วยการเข้าถึง","Slabozrakost","Suurempi riviväli","Alinhado à esquerda","Изберете език","XL mygtukai","ชักและโรคลมบ้าหมู","Menyederhanakan konten, meningkatkan keterbacaan","Slabozrakosť","Texte Aligné","Højre","Text und Abstände","Yüksek doygunluk","Слева","ディスレクシアフォント","نیویگیشن اور فوکس","יותר מיקוד, פחות הסחות דעת","Sakrij slike","Heikkonäköisyys","Nízka saturácia","Επαναφορά όλων","Izslēgt skaņas","टेक्स्ट संरेखण","Режим в сиви тонове","Blindhedstilstand","Skjul bilder","متن چھوٹا کریں","ปิดเสียง","Simplifies content, enhances readability","Lähtesta kõik","Font disleksia","Выравнивание текста","Ընտրեք լեզուն","Հայերեն","userLanguage","Teksto lygiavimas","ניווט ומיקוד","Высокая контрастность","Απόκρυψη εικόνων","文本放大镜","Нивои сиве","Navigáció és fókusz","Centreren","Помал текст","ความคมชัดสูง","Korluq rejimi","يحسن مرئيات الموقع","Pagerina svetainės vaizdinius elementus","Vizualne prilagoditve","Ponastavi vse nastavitve","黑色阅读线","消除闪烁并减少颜色","Ajustes Visuales","Funkcija pretvaranja teksta u govor","Bilişsel bozukluk","Testo Più Grande","چمک کو ہٹاتا ہے اور رنگ کو کم کرتا ہے","Բարձր հագեցվածություն","चमक को हटाता है और रंग को कम करता है","Blindheidsmodus","Ponastavi vse","Línea de Lectura Blanca","מגדיל טקסט","दौरे और मिर्गी","Déficience Cognitive","XL бутони","Meer focus, minder afleiding","การนำทางและโฟกัส","Визуелна подешавања","Profil přístupnosti","Lupa de Texto","Visuelle Effekte Zurücksetzen","XL Schaltflächen","flags/vn","كتم الأصوات","Stäng av ljud","3453895NuzPFP","ניגודיות גבוהה","Barrierefreiheitsprofil","Perfil de acessibilidade","Κρίσεις και επιληψία","文字間隔を広く","Saturation Faible","Navegação e foco","Širše vrstice","Líneas Más Ajustadas","저시력","نفق التركيز","יישור למרכז","Χαμηλός κορεσμός","Отключить звук","ข้อความและระยะห่าง","Gangguan kognitif","Text Magnifier","Didesnis eilučių atstumas","Testo e Spaziatura","Tekst til tale","Återställ allt","Mejora las imágenes del sitio web","Ցածր հագեցվածություն","سطور کے درمیان فاصلہ کم کریں","Dreapta","Teksts runā","Помал проред","Κείμενο & αποστάσεις","高亮链接","Γραμματοσειρά δυσλεξίας","Шрифт для дислексії","Linea di Lettura Nera","flags/bg","Sélectionner la Langue","Подешавања приступачности (Ctrl+U)","Juurdepääsetavuse seaded (Ctrl+U)","Cognitive Impairment","اردو","متن سے تقریر کی صلاحیت","Szersze litery","Alineado a la Derecha","Vľavo","Sağa düz","Sol","Blindhetsläge","Magas telítettség","Capacité de synthèse vocale","Navigation og fokus","Hide Images","Mazāka burtu atstarpe","Position","Juurdepääsetavuse profiil","Нулиране на всички настройки","Demp lyder","Szövegnagyító","Posizione","Odstrani utripajoče svetlobe in zmanjša barvo","Tunel de focalizare","Veći razmak redaka","flags/us","Obnovit textové efekty","Pa kreisi","Linii mai înguste","Vizuální úpravy","Geluid dempen","Pozíció","焦点通道","Nastavitve dostopnosti (Ctrl+U)","पहुंच क्षमता वक्तव्य","Visoka zasićenost","Мањи текст","Черна линия за четене","Text-Effekte Zurücksetzen","Tekst i odstępy","Links markeren","Saturație scăzută","Տողի հավասարեցում","Alle instellingen resetten","Yksinkertaistaa sisältöä, parantaa luettavuutta","Profil aksesibilitas","Yüksək kontrast","Suurem tekst","Luettava fontti","flags/gr","Менша міжрядкова відстань","Označi povezave","Atur ulang semua","Niedrige Sättigung","Silenciar sonidos","Görsel ayarlar","Destacar links","Texto e espaçamento","Văn bản thành giọng nói","Verbetert de visuele elementen van de website","Teks & jarak","Tighter Letters","Dešinė","Focustunnel","אפס אפקטים ויזואליים","รีเซ็ตทั้งหมด","Qara oxu xətti","Uzlabo vietnes vizuālos elementus","Lettres Plus Larges","Ripristina Effetti Visivi","Più concentrazione, meno distrazioni","오른쪽 정렬","Dyslexie-lettertype","ไฮไลต์ลิงก์","ซ้าย","Czytelna czcionka","flags/mk","XL przyciski","소리 끄기","Seizure & Epileptic","Lettere Più Strette","Melnā lasīšanas līnija","Đặt lại tất cả","Επαναφορά όλων των ρυθμίσεων","Wycisz dźwięki","Links Ausgerichtet","อุโมงค์โฟกัส","534tXcmWq","文本对齐","Užšie riadky","Poenostavi vsebino, izboljša berljivost","Sağa hizalı","콘텐츠 단순화, 가독성 향상","Daha dar satır aralığı","Blindhetsmodus","Vasen","Четлив шрифт","Odak tüneli","Derecha","عدسة تكبير النص","Suurempi kirjainväli","שמאל","Väiksem reavahe","Polski","웹 접근성: ","Ocultar imagens","Висока насиченість","מסיר הבהובים ומפחית צבע","pt-br","Độ bão hòa thấp","Text na reč","Mniejszy tekst","מצב עיוורון","Zwarte leeslijn","Pa labi","Velký černý kurzor","Tekst-til-tale funktion","Teksto į kalbą funkcija","Blindness Mode","Høj mætning","איפוס הכל","Fokustunnel","Mövqeyi","Gauche","Linii mai late","בחר שפה","减小字间距","盲目モード","Մատչելիության կարգավորումներ (Ctrl+U)","Մոխրագույնի երանգներ","XL gumbi","Navigatie en focus","Font pentru dislexie","إعادة التأثيرات المرئية","7706817VBSGeF","Større linjeafstand","Silpnaregystė","Breitere Buchstaben","Γνωστική διαταραχή","Kognitiv svækkelse","Slå lyde fra","网页无障碍:","Clear flashes & reduces color","Teks ke suara","Сива скала","Висока засићеност","Tekstforstørrer","โหมดระดับสีเทา","Posición","Λειτουργία τύφλωσης","Napadi in epilepsija","Letras mais espaçadas","Великий чорний курсор","Alacsony telítettség","Fokus-Tunnel","Подравнен центрирано","Justert tekst","เส้นอ่านสีขาว","Väčší text","Ресетуј визуелне ефекте","低饱和度","Širšie riadky","Cursor Blanco Grande","Basse Vision","Textförstorare","Спрощує вміст, покращує читабельність","Izjava o pristupačnosti","Sətiraralığı artır","Blindheit-Modus","Ресетуј ефекте текста","Graustufen-Modus","Larger Text","Удаляет мерцание и уменьшает цвет","टेक्स्ट इफेक्ट्स रीसेट","Großer Weißer Cursor","Niska zasićenost","Тунел на фокуса","Modo TDAH","Ճանաչողական խանգարում","Нулиране на визуални ефекти","テキスト効果をリセット","Centerjusteret","全部重置","易读字体","Приховати зображення","Centrado","Webová prístupnosť od","Resetare efecte vizuale","Hizalanmış metin","Resetuj efekty wizualne","Mazāks rindu attālums","Aliniat la stânga","Навигация и фокус","Скинути візуальні ефекти","Zarovnaný doprava","Μεγαλύτερο κείμενο","より集中、より少ない気晴らし","Поједностављује садржај, побољшава читљивост","flags/se","Fjerner blink og reducerer farve","Redefinir todas as configurações","Daha geniş harf aralığı","Akadálymentesítési profil","Pernyataan Aksesibilitas","Ги подобрува визуелните елементи на веб-страницата","Μεγαλύτερο διάστημα γραμμάτων","language","Poboljšava vizualne elemente web stranice","लाइन स्पेसिंग बढ़ाएँ","Когнитивно увреждане","Čitljiv font","Egyszerűsíti a tartalmat, javítja az olvashatóságot","コンテンツを簡素化し、読みやすさを向上","Μετατροπή κειμένου σε ομιλία","लाइन स्पेसिंग घटाएँ","Must lugemisjoon","Forbedrer nettstedets visuelle elementer","フォーカストンネル","Tập trung hơn, ít phân tâm hơn","Kursor putih besar","Читљив фонт","Tekst kõneks","Couper les sons","Şəkilləri gizlət","Parantaa verkkosivuston visuaalisia elementtejä","Mətni kiçilt","Великий білий курсор","Kontras tinggi","Вирівняно праворуч","बड़ा काला कर्सर","Text în vorbire","Більший текст","Чёрная линия чтения","Pieejamības paziņojums","视觉调整","ימין","Pembesar teks","Տեքստից խոսք գործառույթ","Líneas Más Anchas","ウェブサイトのビジュアル要素を強化","Büyük beyaz imleç","Police Dyslexie","Ripristina Effetti Testo","Modalità Scala di Grigi","Функция текст към реч","Spațiere mai mare","Grotere tekst","הגדל רווח בין אותיות","کم سیچوریشن","Əlçatanlıq profili","Prieinamumo profilis","XL Botones","Απλοποιεί το περιεχόμενο, βελτιώνει την αναγνωσιμότητα","접근성 설정 (Ctrl+U)","Mažesnis tekstas","Режим на слепило","Навігація та фокус","השבת צלילים","متن سے آواز","Դիրքը","Accessibility Settings (Ctrl+U)","Dili seçin","Căn trái","Text to Speech","Կարդացվող տառատեսակ","アクセシビリティ設定 (Ctrl+U)","ความอิ่มตัวสูง","बाएँ संरेखित","Større bokstavavstand","Left Aligned","Jarak baris lebih besar","Vaigista helid","Melhora os elementos visuais do site","Nollaa kaikki asetukset","Declarație de accesibilitate","Förbättrar webbplatsens visuella element","Mindre bogstavmellemrum","Direita","Izcelt saites","Latviešu","XL Boutons","Tilgjengelighetsprofil","ویب رسائی: ","Заява про доступність","Povećalo teksta","하얀 읽기 줄","큰 검은 커서","Contraste Élevé","Smaller Text","Већи размак између слова","علمی خرابی","Noņem mirgošanu un samazina krāsu","Selecionar idioma","Black Reading Line","Utišaj zvoke","Texte et Espacement","文本与间距","Paremal","Tilgjengelighetserklæring","Loại bỏ nhấp nháy và giảm màu sắc","Sivinski način","Nyelv kiválasztása","Профиль доступности","flags/jp","Słaby wzrok","Migliora gli elementi visivi del sito","टेक्स्ट से वाणी","Lav metning","Curseur Noir Grand","Шрифт за дислексия","زیادہ توجہ، کم خلفشار","Navigacija ir fokusas","flags/nl","Accessibility Statement","Tillgänglighetsinställningar (Ctrl+U)","視覚調整","Más enfoque, menos distracciones","Font Leggibile","Mode Niveaux de Gris","Судоми та епілепсія","Grijswaardenmodus","Больше концентрации, меньше отвлечений","Hoge verzadiging","Текст и растојание","Lielāks teksts","Poistaa välähdykset ja vähentää väriä","अंधत्व मोड","Více soustředění, méně rozptylování","Kejang dan epilepsi","Letras mais juntas","Wyrównanie do środka","Črna bralna črta","दाएँ संरेखित","Поставки за пристапност (Ctrl+U)","ADHD-tilstand","Teksti joondamine","Македонски","إعدادات الوصول (Ctrl+U)","Скриј слики","Alta saturação","Erklärung zur Barrierefreiheit","无障碍设置 (Ctrl+U)","Thị lực kém","Stlmiť zvuky","पहुंच क्षमता सेटिंग्स (Ctrl+U)","Manjše besedilo","Poprawia wizualizacje strony","Visuella justeringar","Dansk","Skjul billeder","Mode kebutaan","flags/ua","ซ่อนรูปภาพ","Текст во говор","إعادة الكل","ग्रेस्केल मोड","Đặt lại hiệu ứng văn bản","إعادة تأثيرات النص","Տեքստի խոշորացուցիչ","مؤشر أبيض كبير","Hög kontrast","Nagyobb betűköz","Русский","Posisi","Տեսողական կարգավորումներ","सभी सेटिंग्स रीसेट","Ožje vrstice","Wybierz język","Phông cho chứng khó đọc","Texto Alineado","Mažas sodrumas","بڑا کالا کرسر","حروف أضيق","Veći razmak slova","검정 읽기 줄","Teksta pārvēršanas runā funkcija","Text a rozostupy","Већи текст","Tekst i razmaci","Подравнен вляво","จัดชิดซ้าย","पहुंच क्षमता प्रोफ़ाइल","Modalità Cecità","Aşağı doymuşluq","flags/br","Réinitialiser Tous les Paramètres","Istakni poveznice","行間を狭く","Уклања треперење и смањује боју","Tekst-til-tale funksjon","Texto menor","Vänsterjusterad","Lettere Più Larghe","Lygiuoti centre","Δυνατότητα μετατροπής κειμένου σε ομιλία","Písmo pro dyslexii","سفید پڑھنے کی لائن","Läsbar font","Teksti suurendaja","ADHD režimas","مؤشر أسود كبير","导航与焦点","Poziția","Veľký čierny kurzor","1496915FOXxzi","Tillgänglighetsprofil","접근성 프로필","Redefinir efeitos de texto","Vereenvoudigt inhoud, verbetert leesbaarheid","Javítja a webhely vizuális elemeit","언어 선택","Bijela linija čitanja","XL Buttons","ADHD ռեժիմ","Tilbakestill teksteffekter","Linhas mais estreitas","Mažesnis eilučių atstumas","Resetare toate setările","Poravnano srednje","Zarovnání textu","Мањи размак између редова","تصغير النص","Disleksijos šriftas","Δήλωση προσβασιμότητας","Zentriert","Ocultar Imágenes","Sorot tautan","Бела линија за читање","ADHD-läge","Resetuj wszystko","Biela čítacia čiara","Մեծացնել տեքստը","Ripristina Tutte le Impostazioni","Kognitīvie traucējumi","Slabovidnost","Сбросить текстовые эффекты","הגדל טקסט","Webtilgjengelighet av","Zarovnaný na stred","Positie","Kognitivna motnja","Праворуч","Vizuálne úpravy","Читаемый шрифт","Μεγάλος μαύρος δείκτης","Accesibilitate web de către","Когнітивні порушення","Atstatyti teksto efektus","Вимкнути звуки","Веб приступачност: ","flags/lt","Премахва блясъци и намалява цвета","접근성 성명서","Чорна лінія для читання","Текст и разстояния","Текст і інтервали","מיקום","Visual Adjustments","حروف کے درمیان فاصلہ کم کریں","Profil de accesibilitate","دورے اور مرگی","Poravnano desno","Forenkler innhold, forbedrer lesbarhet","Svart leselinje","Texte Plus Petit","Linie de citire neagră","11932016GRwLOI","Нулиране на всичко","Tunel zamerania","Okunabilir yazı tipi","سطور أضيق","視覚効果をリセット","Nederlands","ข้อความเป็นเสียง","По-голямо разстояние между букви","Висока контрастність","Վերակայել տեսողական էֆեկտները","По-голям междуредиe","Juoda skaitymo linija","Kohtaukset ja epilepsia","Улучшает визуальные элементы веб-сайта","Aklumas režimas","خط عسر القراءة","ADHD režiim","Accessibility Profiles","音を消す","Teksta līdzināšana","Koqnitiv pozğunluq","Կենտրոն հավասարեցում","Mažesnis raidžių tarpas","Düşük Görüş","Ֆոկուսի թունել","Մատչելիության հայտարարություն","नेविगेशन और फोकस","Λειτουργία ADHD","Lav mætning","Lupa tekstu","Հեռացնում է փայլատակումները և նվազեցնում գույնը","Centrā līdzināts","Біла лінія для читання","テキスト読み上げ機能","Փոքրել տեքստը","Kemampuan teks ke ucapan","Poravnano besedilo","Tasaus oikealle","Μεγαλύτερο ύψος γραμμής","ADHD rejimi","Ligne de Lecture Noire","灰度模式","Poravnano lijevo","Acessibilidade Web por","Elimină flash-urile și reduce culoarea","โหมดตาบอด","Го поедноставува содржината, го подобрува читливоста","टेक्स्ट और अंतर","ADHDモード","Đường hầm tiêu điểm","Tekst en spatiëring","Français","Pa kreisi līdzināts","Текст и размаци","Schwarze Lesezeile","Белая линия чтения","Disattiva suoni","줄 간격 늘리기","התאמות ויזואליות","Webes akadálymentesítés:","Справа","ขนาดข้อความเล็กลง","Förenklar innehåll, förbättrar läsbarhet","बड़ा सफेद कर्सर","Tunel soustředění","Režim slepoty","6dZBhqQ","Gyengénlátás","Skryť obrázky","Zəif görmə","ลบแฟลชและลดสี","Asukoht","Evidențiază linkuri","Нулиране на текстови ефекти","Font za disleksiju","Center Aligned","Режим на слепота","भाषा चुनें","Paramètres d'Accessibilité (Ctrl+U)","Στοίχιση αριστερά","بصری اثرات ری سیٹ","Toegankelijkheidsprofiel","Zema piesātinājuma","Տեքստը խոսք","Szövegfelolvasás","Բարելավում է կայքի տեսողական տարրերը","Tilgængelighedserklæring","Vali keel","Tasaus keskelle","ทำให้เนื้อหาง่ายขึ้น เพิ่มความสามารถในการอ่าน","Tilgængelighedsprofil","Pozycja","Dostosowania wizualne","Besedilo v govor","Navigasi & fokus","Funkce převodu textu na řeč","مواد کو آسان بناتا ہے، پڑھنے کی صلاحیت کو بہتر بناتا ہے","بائیں سیدھ","Saturație ridicată","Veb saytın vizual elementlərini təkmilləşdirir","flags/pl","Mod orbire","Ресетирај сè","درمیانی سیدھ","Matala kylläisyys","Nollaa tekstitehosteet","Trợ năng web bởi","Destra","Didelis sodrumas","Simplifica conteúdo, melhora legibilidade","Čitelné písmo","تصاویر چھپائیں","Alles Zurücksetzen","Дясно","अधिक फोकस, कम विकर्षण","Ligne de Lecture Blanche","Redefinir efeitos visuais","Suy giảm nhận thức","Večji razmik črk","Підсвітити посилання","Профил на достъпност","Yanıb-sönməni aradan qaldırır və rəngi azaldır","실명 모드","English","Slovenčina","تشبع مرتفع","มุ่งเน้นมากขึ้น รบกวนน้อยลง","Визуелни прилагодувања","癫痫发作和癫痫","Centré","Høy metning","Vyhlásenie o prístupnosti","Mode ADHD","Мельче текст","Տեքստ և բացատներ","تعديلات مرئية","Text-zu-Sprache-Funktion","Reset All Settings","Trái","Подравнен вдясно","Nõrk nägemine","Baixa saturação","Text och avstånd","טקסט ורווחים","Menší text","Teksti ja välit","Pienempi kirjainväli","Hồ sơ trợ năng","Simplifie le contenu, améliore la lisibilité","Höger","选择语言","40dnsjWO","Hoher Kontrast","बाएँ","Norsk","फोकस टनल","Sağ","Lewo","Pažinimo sutrikimas","Čierna čítacia čiara","Szersze linie","Teksts un atstarpes","Vāja redze","Profil prístupnosti","Նավարկում և ֆոկուս","Texto y Espaciado","Högerjusterad","大きい黒いカーソル","יכולת טקסט לדיבור","Webzugänglichkeit von","Linhas mais largas","Nulstil teksteffekter","Կուրության ռեժիմ","Kisebb szöveg","Magas kontraszt","Teksto į kalbą","Централно поравнање","Zarovnaný doľava","Justeret tekst","XL Nút","उच्च कंट्रास्ट","重置文本效果","Navigeerimine ja fookus","Vedere slabă","Metin efektlerini sıfırla","โหมด ADHD","Suur must kursor","Wysoki kontrast","Großer Schwarzer Cursor","Stânga","Túnel de foco","Tutmalar və epilepsiya","Ẩn hình ảnh","Lähtesta teksti efektid","Augsts kontrasts","Azərbaycan","Vizuális effektek visszaállítása","Web erişilebilirliği: ","Մեծ սև կուրսոր","Alles resetten","Oprire sunete","Велики црни курсор","깜박임 제거 및 색상 감소","Text aliniat","Слабое зрение","מצב גווני אפור","Више фокуса, мање ометања","Hepsini sıfırla","ฟอนต์สำหรับดิสเล็กเซีย","Лево порамнето","Профил приступачности","Ресетуј сва подешавања","ویب سائٹ کے بصری عناصر کو بہتر بناتا ہے","Több fókusz, kevesebb zavaró tényező","XL Butoane","Teks lebih kecil","Daha büyük metin","ADHD-modus","Righe Più Strette","Text-till-tal-funktion","מפשט תוכן, משפר קריאות","Припадъци и епилепсия","Pienempi teksti","Hoog contrast","Προφίλ προσβασιμότητας","Forbedrer hjemmesidens visuelle elementer","Səsləri söndür","읽기 쉬운 글꼴","Большой чёрный курсор","Teksto didintuvas","Stupně šedi","flags/id","Podświetl linki","XL gombok","Manji razmak slova","Plus de concentration, moins de distractions","Kognitive Beeinträchtigung","Węższe linie","Enhances website's visuals","Crises et Épilepsie","Türkçe","दृश्य समायोजन","Голям бял курсор","Tekst-naar-spraak functie","Text mai mare","स्थिति","增强网站的视觉元素","Navigointi ja fokus","يسار","Testo Allineato","XL ボタン","เคอร์เซอร์สีดำขนาดใหญ่","Obnoviť všetko","Način slepote","سب ری سیٹ کریں","گرے اسکیل موڈ","白色阅读线","Nulstil alt","Kleinere letterspatiëring","flags/pk","Postavke pristupačnosti (Ctrl+U)","दाएँ","Изаберите језик","Tunel skupienia","XL painikkeet","flags/rs","Hẹp dòng hơn","Больше межстрочный интервал","İçeriği basitleştirir, okunabilirliği artırır","Améliore les visuels du site","Lietuvių","Десно поравнање","Десно","Vị trí","Lesbare Schrift","Giảm khoảng cách chữ","Επισήμανση συνδέσμων","متن کی سیدھ","Оттенки серого","Atiestatīt visu","높은 채도","Loupe de Texte","ADHS-Modus","Туннель фокуса","Venstrejustert","Deficit Cognitivo","فوکس سرنگ","จัดแนวข้อความ","Písmo pre dyslexiu","减小文本","دائیں","متن اور فاصلہ","Slechtziendheid","Nastavenia prístupnosti (Ctrl+U)","Joonda vasakule","Saturazione Bassa","زبان منتخب کریں","更集中,更少分心","Crisi ed Epilessia","Fremhæv links","Configurações de Acessibilidade (Ctrl+U)","XL Botões","ตำแหน่ง","Ավելի շատ կենտրոնացում, ավելի քիչ ուշադրության շեղում","אפס את כל ההגדרות","Лупа для тексту","Cursor alb mare","Lasāms fonts","Alto Contrasto","Фонт за дислексију","Usuwa błyski i redukuje kolor","Szöveg igazítása","Ukryj obrazy","Dyslexie-Schrift","ראייה חלשה","Поголем текст","Vysoký kontrast","Stor hvid markør","الإعاقة الإدراكية","Подчертаване на връзки","Վեբ մատչելիություն՝ ","フラッシュを削除し、色を減らす","Declaração de Acessibilidade","Fuente Dislexia","Veliki crni pokazivač","XL כפתורים","Στοίχιση στο κέντρο","Funkcija besedilo v govor","Funkcia prevodu textu na reč","Esquerda","Korkea kontrasti","चित्र छिपाएँ","Restablecer Efectos de Texto","Erişilebilirlik profili","Настройки доступности (Ctrl+U)","Impostazioni di Accessibilità (Ctrl+U)","Töne stummschalten","1973iuWTUT","Ляво","Меньше межбуквенный интервал","Ripristina Tutto","آوازیں بند کریں","Lähtesta kõik seaded","Atur ulang semua pengaturan","แว่นขยายข้อความ","Entfernt Blitze und reduziert Farben","Righe Più Larghe","低彩度","Visuelle Anpassungen","Visoki kontrast","Záchvaty a epilepsie","Chữ nhỏ hơn","高コントラスト","Cursor branco grande","Modo Ceguera","Mətn və boşluqlar","Anfall och epilepsi","文本转语音","סמן שחור גדול","読みやすいフォント","Виберіть мову","Fokusa tunelis","Con trỏ trắng lớn","Mere fokus, færre distraktioner","Phải","कम संतृप्ति","Lijevo","XL Tombol","Tilbakestill visuelle effekter","Pozice","Mode Cécité","רווייה גבוהה","阅读障碍字体","Gri tonlama modu","Menší rozestup písmen","링크 강조","Veb əlçatanlıq: ","Թույլ տեսողություն","ความอิ่มตัวต่ำ","Prawo","言語を選択","डिस्लेक्सिया फ़ॉन्ट","Οπτικές ρυθμίσεις","Црна линија за читање","سطور کے درمیان فاصلہ بڑھائیں","Ресетирај визуелни ефекти","סמן לבן גדול","Mai mult focus, mai puține distrageri","Manji tekst","flags/sk","Obnoviť všetky nastavenia","Επαναφορά εφέ κειμένου","Text mai mic","Tõsta lingid esile","Висок контраст","Побољшава визуелне елементе веб локације","텍스트 크게","بيان إمكانية الوصول","Poravnano sredinsko","Lignes Plus Serrées","وضع تدرج الرمادي","Velg språk","Daha küçük metin","Peida pildid","Text zu Sprache","Fonte para dislexia","Desno","Modalità ADHD","ระยะบรรทัดมากขึ้น","Eesti","Daha çox fokus, daha az yayınma","Engere Zeilen","Låg mättnad","Крупнее текст","시각 효과 재설정","Mykistä äänet","Hamısını sıfırla","Korosta linkit","Tunel fokusa","Điều chỉnh trực quan","Silenciar sons","Reset Text Effects","Profilo di accessibilità","Text a rozestupy","Metinden sese dönüştürme yeteneği","高彩度","Slėpti vaizdus","이미지 숨기기","Pienempi riviväli","Web Accessibility By","グレースケール","Semplifica i contenuti, migliora la leggibilità","Oikea","Văn bản & khoảng cách","XL nupud","Texte Plus Grand","Mindre linjeafstand","Izquierda","文本转语音功能","Suurem reavahe","Сбросить все настройки","Lupa textu","无障碍配置文件","Større linjeavstand","Joonda paremale","Lielāks rindu attālums","Réinitialiser les Effets Visuels","Português (Brasil)","Վերակայել բոլոր կարգավորումները","Reset All","认知障碍","Vyberte jazyk","Letras Más Anchas","הקטן רווח בין שורות","Fokuso tunelis","XL кнопки","Вирівняно ліворуч","Teksti kõneks muutmise funktsioon","Daugiau dėmesio, mažiau blaškymosi","Nascondi Immagini","การช่วยการเข้าถึงเว็บโดย","Vizual tənzimləmələr","Dysleksi-skrift","Menší řádkování","Визуални настройки","Pozícia","Resetare efecte text","Resetuj efekty tekstu","Tīmekļa pieejamība: ","Napady i epilepsja","大きい白いカーソル","Rechts Ausgerichtet","เคอร์เซอร์สีขาวขนาดใหญ่","Restablecer Todo","Căn giữa","Lettres Plus Serrées","Saturación Baja","Teksteffecten resetten","Leesbaar lettertype","テキスト拡大","Büyük siyah imleç","Sijainti","난독증 글꼴","텍스트 음성 변환 기능","Curseur Blanc Grand","Hərflərarası məsafəni azalt","Większy tekst","Centerjusterad","Centrato","Tiếng Việt","Høyrejustert","减小行距","Alto contraste","Mindre tekst","Harmaasävytila","Веб‑доступність: ","Línea de Lectura Negra","Rohamok és epilepszia","Rohkem fookust, vähem häirivaid tegureid","Настройки за достъпност (Ctrl+U)","인지 장애","Fókusz alagút","Опростява съдържанието, подобрява четимостта","เส้นอ่านสีดำ","Right Aligned","Linie de citire albă","Joonda keskele","Bílá čtecí linka","Лесно читлив фонт","高饱和度","Dostępność webowa przez","한국어","Vpravo","右对齐","Μικρότερο διάστημα γραμμάτων","Sort læselinje","ความสามารถในการแปลงข้อความเป็นเสียง","टेक्स्ट छोटा करें","无障碍声明","Veliki bijeli pokazivač","ADHD मोड","Linha de leitura preta","Teksta palielinātājs","Mer fokus, färre distraktioner","Menghilangkan kedipan dan mengurangi warna","Aliniat la centru","flags/th","flags/de","Modo Cegueira","Deficiência Cognitiva","Mətndən nitqə","Tăng khoảng cách chữ","مزيد من التركيز، وتشتيت أقل","Jarak baris lebih kecil","وضع العمى","Capacidad de texto a voz","增大行距","Декларация за достъпност","Chế độ mù","Görüntüleri gizle","Venstre","Pilku atspalvių režimas","Tilgængelighedsindstillinger (Ctrl+U)","लिंक हाइलाइट करें","Vælg sprog","Tekstvergroter","XL knapper","アクセシビリティ声明","Police Lisible","Font lizibil","Čeština","ضعف البصر","Text-Lupe","Velik beli kazalec","Текст у мову","Wysoka saturacja","Olvasható betűtípus","Seleccionar Idioma","텍스트 효과 재설정","Ajustes visuais","Forenkler indhold, forbedrer læsbarhed","Convulsões e Epilepsia","Větší text","Chữ lớn hơn","Saturasi rendah","वेबसाइट के विज़ुअल तत्वों को बढ़ाता है","Српски","Select Language","低视力","High Contrast","Grayscale Mode","XL копчиња","Mindre text","Στοίχιση κειμένου","Gezinme ve odak","Tekst ja vahed","Paryškinti nuorodas","सब रीसेट करें","Poravnanje teksta","Anfald og epilepsi","Ipovisione","XL կոճակներ","Թաքցնել պատկերները","Помал размак на букви","Cursore Bianco Grande","Ortaya düz","Posisjon","Aksesibilitas web oleh","Hvid læselinje","Stor svart markør","Återställ alla inställningar","Položaj","ADHD način","Больше межбуквенный интервал","ADHD režīms","Тунель фокусу","Berljava pisava","Černá čtecí linka","Dil Seçin","Webtoegankelijkheid door","Означи линкови","Позиция","Deutsch","ขนาดข้อความใหญ่ขึ้น","Verwijdert flitsen en vermindert kleur","Prieinamumo pareiškimas","Khả năng chuyển văn bản thành giọng nói","Əlçatanlıq bəyanatı","עברית","XL बटन","Összes beállítás visszaállítása","Webbåtkomst av","Зручний шрифт","Režim odtieňov sivej","flags/pt","Tillgänglighetsutlåtande","Tô sáng liên kết","Ձախ","Teksti puheeksi","Vizuális beállítások","Բարձր հակադրություն","Kanan","Modo escala de cinza","Skrij slike","การตั้งค่าการช่วยการเข้าถึง (Ctrl+U)","Kognitiivne häire","Seleziona Lingua","سطر قراءة أبيض","Ниска засићеност","Text Ausrichtung","إخفاء الصور","محاذاة لليمين","Alto Contraste","Tắt âm","Navigācija un fokuss","Mer fokus, færre distraksjoner","Cursore Nero Grande","Linha de leitura branca","Mindre linjeavstand","Toegankelijkheidsinstellingen (Ctrl+U)","Meningkatkan elemen visual situs web","Velký bílý kurzor","รีเซ็ตเอฟเฟกต์ข้อความ","增大文本","Tasaus vasemmalle","Mətn böyüdücüsü","Tekstisuurennus","टेक्स्ट बड़ा करें","Скинути текстові ефекти","גופן קריא","Σήραγγα εστίασης","Posição","Налаштування доступності (Ctrl+U)","Réinitialiser les Effets de Texte","Gråtonetilstand","Mətnin düzülüşü","Veľký biely kurzor","Cài đặt Trợ năng (Ctrl+U)","Yüksek kontrast","Ascunde imaginile","Kõrge kontrastsus","Suurempi teksti","Diszlexia betűtípus","Capacitate text-to-speech","盲人模式","flags/si","Navigering och fokus","Слаб вид","Лево поравнање","Skaitomas šriftas","Անջատել ձայները","Голем бел курсор","Akadálymentesítési beállítások (Ctrl+U)","زیادہ سیچوریشن","Højrejusteret","خط قابل للقراءة","Penyesuaian visual","Webtilgængelighed af","Fonte legível"];return mh=function(){return a},mh()}Yw[s(1670)](({code:a})=>{!Ht[a]&&(Ht[a]=Ht.en)});const jM=()=>{const a=s,l=navigator[a(480)]||navigator[a(197)],i=l.split("-")[0];return Ht[i]?i:"en"},At=(a,l="en")=>{var i;return((i=Ht[l])==null?void 0:i[a])||Ht.en[a]||a},Yu=gh;(function(a,l){const i=gh,c=a();for(;;)try{if(-parseInt(i(126))/1*(parseInt(i(141))/2)+-parseInt(i(123))/3*(parseInt(i(131))/4)+parseInt(i(135))/5*(parseInt(i(137))/6)+-parseInt(i(138))/7+-parseInt(i(130))/8*(-parseInt(i(140))/9)+parseInt(i(134))/10+-parseInt(i(136))/11*(-parseInt(i(127))/12)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(bh,480620);function gh(a,l){const i=bh();return gh=function(c,x){return c=c-122,i[c]},gh(a,l)}const yh=Yu(125),Kw={textSize:1,textSpacing:0,lineHeight:1,readableFont:!1,textAlignment:Yu(129),highlightLinks:!1,monochrome:!1,lowSaturation:!1,highSaturation:!1,highContrast:!1,hideImages:!1,bigBlackCursor:!1,bigWhiteCursor:!1,focusTunnel:!1,language:null,widgetPosition:null,hideWidget:!1};function Qy(){const a=Yu;try{const l=localStorage[a(139)](yh);if(l){const i=JSON[a(124)](l);return{...Kw,...i}}}catch{}return{...Kw}}function dr(a,l){const i=Yu;try{const c=Qy();return c[a]=l,localStorage[i(133)](yh,JSON[i(122)](c)),!0}catch{return!1}}function Xt(a,l=null){const i=Yu,c=Qy();return c[i(128)](a)?c[a]:l}function bh(){const a=["29927cemefj","85128ZuFBbn","hasOwnProperty","none","8mNPLwA","27228zqvPVA","removeItem","setItem","3022870YpfMBh","625405QtoYSr","2497aCwQLA","18Knnthz","5859896joIMUZ","getItem","1227285Erczux","28WCSKpO","stringify","303VowtxD","parse","wideAccessPlugin"];return bh=function(){return a},bh()}function UM(){const a=Yu;try{return localStorage[a(132)](yh),!0}catch{return!1}}function HM(){const a=Yu,l={cqszo:function(c){return c()}},i=l.cqszo(Qy);return localStorage[a(133)](yh,JSON[a(122)](i)),i}const Xy=wf;(function(a,l){const i=wf,c=a();for(;;)try{if(-parseInt(i(255))/1+parseInt(i(280))/2+-parseInt(i(257))/3*(-parseInt(i(246))/4)+parseInt(i(273))/5+-parseInt(i(276))/6+parseInt(i(238))/7*(-parseInt(i(259))/8)+parseInt(i(261))/9===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Sh,329783);function Sh(){const a=["kipPV","tablet","NIOvb","bottom","385ZNxErt","mobile","top","translateY(-50%)","hide","LNQGv","auto","uwNpW","1802984YBSFvN","innerWidth","JgDHx","pULHL","YLvCR","eOpxu","bottom-","WeWTW","50%","308265JdwwYU","RNKpv","3xRZSCZ","jqPMR","51784IKwfdj","WDsWC","4042674ZWDozL","right","left","verticalOffset","translateX(-50%)","position","OIVwm","IwKKg","KFEiD","center","WPWidgetConfig","AUqUY","1044085sGoZUG","horizontalOffset","AUYKt","1824036JXgQJL","translate(-50%, -50%)","transform","Jniyr","378640Zfsvxm"];return Sh=function(){return a},Sh()}function Ds(){const a=wf,l={wvnjZ:function(c,x){return c<x},uwNpW:a(239),DUoVR:function(c,x){return c<x},WDsWC:a(235),jqPMR:"desktop"},i=window[a(247)];return l.wvnjZ(i,768)?l[a(245)]:l.DUoVR(i,1024)?l[a(260)]:l[a(258)]}function Zy(a,l="20",i="20"){const c=wf,x={RNKpv:"fixed",JgDHx:"top",OIVwm:c(244),kipPV:c(237),WeWTW:"middle",eOpxu:c(241),AUYKt:c(262),LNQGv:c(254),kWuMO:c(263),KFEiD:function(T,L){return T===L},NIOvb:c(277),YLvCR:c(265)},v=l+"px",b=i+"px",m={position:x[c(256)],zIndex:2147483647},[E,C]=a.split("-");switch(E){case x[c(248)]:m[c(240)]=v,m[c(237)]=x[c(267)];break;case x[c(234)]:m[c(237)]=v,m[c(240)]=x[c(267)];break;case x[c(253)]:m.top="50%",m[c(237)]=x.OIVwm,m.transform=x.eOpxu;break;case c(263):case x[c(275)]:m[c(240)]=x[c(243)],m[c(237)]=x[c(267)],m[c(278)]=x[c(251)];break;default:m.bottom=v,m[c(240)]=x[c(267)]}switch(C){case c(263):m[c(263)]=b,m[c(262)]="auto";break;case x[c(275)]:m.right=b,m[c(263)]=x[c(267)];break;case c(270):E===x.kWuMO?(m[c(263)]=b,m[c(262)]=x[c(267)]):E===x[c(275)]?(m[c(262)]=b,m[c(263)]=x[c(267)]):x[c(269)](E,x.WeWTW)?(m[c(263)]=x[c(243)],m.right=x.OIVwm,m[c(278)]=x[c(236)]):(m[c(263)]=x.LNQGv,m[c(262)]=x[c(267)],m[c(278)]=x[c(250)]);break;default:m[c(262)]=b,m.left=c(244)}return m}function wf(a,l){const i=Sh();return wf=function(c,x){return c=c-234,i[c]},wf(a,l)}function BM(a=Xy(262)){var m;const l=Xy,i={Jniyr:function(E){return E()},pULHL:function(E,C,T,L){return E(C,T,L)}},c=(m=window[l(271)])==null?void 0:m[l(266)];if(!c)return Zy(l(252)+a,"30","30");const x=i[l(279)](Ds),v=c[x];if(!v)return Zy(l(252)+a,"30","30");if(v[l(242)])return{display:"none"};const b=v[l(266)]||l(252)+a;return i[l(249)](Zy,b,v[l(264)]||"20",v[l(274)]||"20")}function VM(){var b;const a=Xy,l={IwKKg:a(262),AUqUY:a(263)},i=(b=window[a(271)])==null?void 0:b[a(266)];if(!i)return l[a(268)];const c=Ds(),x=i[c];return!x||!x[a(266)]?l[a(268)]:x.position.includes(l[a(272)])?l[a(272)]:a(262)}(function(a,l){const i=Cf,c=a();for(;;)try{if(parseInt(i(378))/1*(parseInt(i(428))/2)+parseInt(i(414))/3*(parseInt(i(403))/4)+parseInt(i(407))/5*(parseInt(i(397))/6)+parseInt(i(379))/7+parseInt(i(429))/8*(-parseInt(i(380))/9)+parseInt(i(416))/10+parseInt(i(388))/11*(-parseInt(i(427))/12)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(wh,596433);function Cf(a,l){const i=wh();return Cf=function(c,x){return c=c-377,i[c]},Cf(a,l)}const $w=z.createContext();function wh(){const a=["EsnNU","Provider","LPIlV","21633HoJuOl","bHkck","10114530PylMGN","ONDjm","JyYMR","GTwuW","Jzmen","split","doyJE","SyGgt","10|8|1|7|3|0|13|5|12|2|6|14|11|9|4","OfVgX","DigEx","1776JvGFBo","16UMAlzB","1808JERtLS","QirCX","xhbkm","31918GVNYUh","1231216imoqjN","28863OZIJJJ","StMTM","innerWidth","OVwgl","dAOIQ","removeEventListener","ZZmfM","TvfQY","105545giavZZ","OfZWd","yEbeC","hySNo","defaultLanguage","AJqRd","kXbst","KIjBQ","brDNx","6NLUays","EiOlC","Ufynd","addEventListener","resize","innerHeight","476CVtKMP","sUHky","nuxsR","aMPve","2202405ZQPvPH","oOLgt","mmLum","FpLeW"];return wh=function(){return a},wh()}function WM({children:a}){const l=Cf,i={kXbst:function(de,Te,st){return de(Te,st)},dAOIQ:"none",yEbeC:function(de,Te,st){return de(Te,st)},SyGgt:function(de){return de()},JyYMR:function(de){return de()},TvfQY:function(de,Te){return de<=Te},OVwgl:function(de,Te){return de(Te)},EsnNU:function(de,Te){return de===Te},OfZWd:l(401),nuxsR:function(de,Te,st){return de(Te,st)},ZZmfM:function(de,Te){return de(Te)},QirCX:function(de,Te,st){return de(Te,st)},brDNx:function(de,Te,st){return de(Te,st)},FpLeW:function(de,Te){return de(Te)},mmLum:function(de,Te,st){return de(Te,st)},ONDjm:function(de,Te,st){return de(Te,st)},sUHky:function(de,Te){return de(Te)},DigEx:function(de,Te,st){return de(Te,st)},StMTM:function(de,Te,st){return de(Te,st)},xhbkm:function(de,Te,st){return de(Te,st)},hySNo:function(de,Te,st){return de(Te,st)},bHkck:function(de,Te){return de(Te)},OfVgX:function(de,Te){return de(Te)},aMPve:function(de,Te){return de/Te},buBMW:function(de,Te){return de(Te)},LPIlV:function(de,Te){return de(Te)},EiOlC:function(de,Te){return de(Te)},oOLgt:function(de,Te){return de(Te)},doyJE:function(de,Te){return de(Te)},Jzmen:function(de,Te){return de(Te)},Ufynd:function(de,Te){return de(Te)},GTwuW:function(de,Te,st){return de(Te,st)},KIjBQ:function(de,Te,st){return de(Te,st)},DsVtb:function(de,Te,st){return de(Te,st)}},[c,x]=i[l(410)](z.useState,1),[v,b]=i[l(415)](z.useState,0),[m,E]=z.useState(1),[C,T]=i[l(425)](z.useState,i[l(406)](window[l(402)],2)),[L,A]=z.useState(!1),[P,R]=z.useState(!1),[D,j]=i[l(404)](z.useState,!1),[$,F]=z.useState(!1),[N,H]=z.useState(!1),[ee,Y]=z.useState(null),[fe,J]=i[l(415)](z.useState,!1),[Le,Se]=i.buBMW(z.useState,new Map),[be,je]=i[l(413)](z.useState,!1),[Ie,ke]=i[l(413)](z.useState,!1),[et,ze]=i[l(398)](z.useState,!1),[He,K]=i[l(415)](z.useState,null),[xe,we]=i[l(413)](z.useState,!1),[U,ie]=i[l(408)](z.useState,null),[Re,Oe]=i[l(422)](z.useState,()=>{const de=l;return i[de(394)](Xt,dh,i[de(384)])}),[Fe,ft]=i[l(413)](z.useState,()=>{var me;const de=l,Te=i[de(390)](Xt,qy,null),st=(me=window.WPWidgetConfig)==null?void 0:me[de(392)];return Te||(st&&Ht[st]?st:i[de(423)](jM))}),[Ge,xt]=i[l(420)](z.useState,()=>{const de=l,Te=Xt(Ww,null);return Te||i[de(418)](VM)}),[pt,Dt]=i[l(399)](z.useState,()=>{const de=l;if(i[de(387)](window[de(382)],430))return!0;const Te=i[de(383)](Xt,Gw);return i[de(411)](Te,"true")});return z.useEffect(()=>{const de=l,Te=()=>{window[Cf(382)]<=430&&i.OVwgl(Dt,!0)};return window[de(400)](i[de(389)],Te),()=>window[de(385)](de(401),Te)},[]),i[l(377)](z.useEffect,()=>{const de=l,Te=de(424)[de(421)]("|");let st=0;for(;;){switch(Te[st++]){case"0":i[de(383)](R,Xt(By,!1));continue;case"1":b(i[de(405)](Xt,ch,0));continue;case"2":i[de(386)](J,i[de(405)](Xt,$y,!1));continue;case"3":A(Xt(Yy,!1));continue;case"4":i.ZZmfM(we,i[de(430)](Xt,Gy,!1));continue;case"5":F(i[de(396)](Xt,Wy,!1));continue;case"6":i[de(410)](je,i[de(409)](Xt,Hy,!1));continue;case"7":i[de(386)](E,i[de(417)](Xt,fh,1));continue;case"8":i[de(404)](x,i[de(394)](Xt,Uy,1));continue;case"9":Oe(i.QirCX(Xt,dh,i[de(384)]));continue;case"10":HM();continue;case"11":i.sUHky(ze,i.QirCX(Xt,ph,!1));continue;case"12":i[de(386)](H,i[de(409)](Xt,Ky,!1));continue;case"13":i[de(410)](j,Xt(Vy,!1));continue;case"14":ke(i[de(426)](Xt,xh,!1));continue}break}},[]),z.useEffect(()=>{dr(Uy,c)},[c]),i.QirCX(z.useEffect,()=>{i[l(430)](dr,ch,v)},[v]),z.useEffect(()=>{i[l(381)](dr,fh,m)},[m]),i[l(417)](z.useEffect,()=>{dr(Yy,L)},[L]),i[l(409)](z.useEffect,()=>{dr(By,P)},[P]),i.StMTM(z.useEffect,()=>{dr(Vy,D)},[D]),i[l(426)](z.useEffect,()=>{i.kXbst(dr,Wy,$)},[$]),i[l(419)](z.useEffect,()=>{i[l(409)](dr,Ky,N)},[N]),i[l(417)](z.useEffect,()=>{i.xhbkm(dr,$y,fe)},[fe]),i[l(395)](z.useEffect,()=>{dr(Hy,be)},[be]),z.useEffect(()=>{i.kXbst(dr,xh,Ie)},[Ie]),z.useEffect(()=>{dr(ph,et)},[et]),z.useEffect(()=>{i.mmLum(dr,dh,Re)},[Re]),i.DsVtb(z.useEffect,()=>{dr(Gy,xe)},[xe]),i[l(377)](z.useEffect,()=>{Fe&&dr(qy,Fe)},[Fe]),i[l(390)](z.useEffect,()=>{i[l(391)](dr,Ww,Ge)},[Ge]),i[l(390)](W.jsx,$w[l(412)],{value:{currentFontSizeMultiplier:c,setCurrentFontSizeMultiplier:x,currentSpacing:v,setCurrentSpacing:b,currentLineHeight:m,setCurrentLineHeight:E,lastMouseY:C,setLastMouseY:T,readableFont:L,setReadableFont:A,isMonochromeMode:P,setMonochromeMode:R,isLowSaturationMode:D,setLowSaturationMode:j,isHighSaturationMode:$,setHighSaturationMode:F,isHighContrastMode:N,setHighContrastMode:H,svgFilterElement:ee,setSvgFilterElement:Y,isMediaHidden:fe,setMediaHidden:J,originalMediaStyles:Le,setOriginalMediaStyles:Se,isLinksHighlighted:be,setLinksHighlighted:je,isBigBlackCursorEnabled:Ie,setBigBlackCursorEnabled:ke,isBigWhiteCursorEnabled:et,setBigWhiteCursorEnabled:ze,cursorStyleEl:He,setCursorStyleEl:K,isFocusTunnelActive:xe,setFocusTunnelActive:we,focusTunnelContainer:U,setFocusTunnelContainer:ie,textAlignment:Re,setTextAlignment:Oe,currentLanguage:Fe,setCurrentLanguage:ft,widgetPosition:Ge,setWidgetPosition:xt,isXLMode:pt,setXLMode:Dt},children:a})}function ct(){return{AJqRd:function(i,c){return i(c)}}[Cf(393)](z.useContext,$w)}function Ch(a,l){const i=Eh();return Ch=function(c,x){return c=c-467,i[c]},Ch(a,l)}(function(a,l){const i=Ch,c=a();for(;;)try{if(-parseInt(i(467))/1+parseInt(i(473))/2*(parseInt(i(469))/3)+-parseInt(i(477))/4+-parseInt(i(483))/5+-parseInt(i(480))/6*(parseInt(i(470))/7)+-parseInt(i(475))/8+-parseInt(i(482))/9*(-parseInt(i(472))/10)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Eh,734340);const Ls=a=>{const l=Ch,i={eEMoE:l(476)};return!!([...a[l(474)]][l(471)](c=>c[l(479)](l(481)))||a[l(478)](i[l(468)]))};function Eh(){const a=["classList","9807912bLpjsD","[class^='wideaccess-']","5099748gTXiTd","closest","startsWith","294bPSpxF","wideaccess-","95148onVBKA","2966245DINHIj","675485bHWsVb","eEMoE","78321LsvzdT","165963SBHKcE","some","4890hYAzIq","38QRrFkJ"];return Eh=function(){return a},Eh()}(function(a,l){const i=Ni,c=a();for(;;)try{if(-parseInt(i(124))/1*(parseInt(i(141))/2)+parseInt(i(145))/3+parseInt(i(131))/4+parseInt(i(113))/5+parseInt(i(136))/6*(-parseInt(i(126))/7)+parseInt(i(138))/8*(-parseInt(i(147))/9)+parseInt(i(105))/10===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(_h,458391);function Ni(a,l){const i=_h();return Ni=function(c,x){return c=c-104,i[c]},Ni(a,l)}const A0=(a,l,i)=>{const c=Ni,x={bddEp:function(L,A){return L(A)},TQHvW:function(L,A){return L*A},DTGLW:function(L,A){return L(A)},ZMKmK:function(L,A){return L(A)},eqOSZ:function(L,A){return L+A},XxPvJ:function(L,A){return L(A)},IEOKw:function(L,A){return L-A},Drzgu:c(128)};if(x[c(116)](Ls,a))return;const v=window[c(120)](a)[c(109)],b=parseFloat(v),m=b/i,E=Number(x[c(144)](m,.1)[c(130)](1));let C=x[c(107)](Number,Math[c(104)](l-i).toFixed(1))*10,T=b;for(;C>0;)l>i?T=x[c(129)](Number,x[c(137)](T,E)[c(130)](1)):T=x[c(111)](Number,x[c(114)](T,E).toFixed(1)),C--;a[c(108)][c(125)](x[c(119)],x[c(137)](T,"px"),"important")},Ku=(a,l,i,c=!1)=>{const x=Ni;if(l===a&&!c)return;document.querySelectorAll("*")[x(122)](b=>{A0(b,l,a)}),i(l)};function _h(){const a=["bddEp","qQgXq","DmHzw","Drzgu","getComputedStyle","YGnYx","forEach","dTYuh","37slICRa","setProperty","14tsDSwb","dtnAs","font-size","ZMKmK","toFixed","2638688nIvhmq","Nayya","CBDuc","lineHeight","readable-font","33438wnLwVV","eqOSZ","6112BQRBYK","IkZCa","dyEjo","45652LbbbzV","letterSpacing","0em","TQHvW","476319SRbBZT","remove","6831EYJcVy","abs","6248940rQbrgo","BzkEe","DTGLW","style","fontSize","tuBfW","XxPvJ","querySelectorAll","2253180XflPpG","IEOKw","bwyfZ"];return _h=function(){return a},_h()}const Jy=(a,l)=>{const i=Ni,c={qQgXq:function(x,v){return x(v)},YGnYx:function(x,v){return x===v}};c[i(117)](Ls,a)||(c[i(121)](l,1)?a[i(108)][i(134)]="":a[i(108)].lineHeight=l)},O0=(a,l)=>{const i=Ni,c={dyEjo:function(v,b,m){return v(b,m)}};document[i(112)]("*")[i(122)](v=>{c[i(140)](Jy,v,a)}),l(a)},e2=(a,l)=>{const i=Ni,c={DmHzw:function(x,v){return x(v)},IkZCa:function(x,v){return x===v},oCnDH:i(143)};c[i(118)](Ls,a)||(c.IkZCa(l,c.oCnDH)||c[i(139)](l,0)?a[i(108)][i(142)]="":a[i(108)][i(142)]=l)},N0=(a,l)=>{const i=Ni,c={BzkEe:function(v,b,m){return v(b,m)},dTYuh:function(v,b){return v+b},bwyfZ:function(v,b){return v(b)}};document[i(112)]("*")[i(122)](v=>{const b=i;c[b(106)](e2,v,c[b(123)](a/100,"em"))}),c[i(115)](l,a)},qw=(a,l)=>{const i=Ni,c={Nayya:function(x,v){return x(v)}};a?c.Nayya(Xw,l):c[i(132)](Qw,l)},Qw=a=>{const l=Ni,i={CBDuc:function(x,v){return x(v)},dtnAs:l(135)};document[l(112)]("*").forEach(x=>{const v=l;i[v(133)](Ls,x)||x.classList.add(i[v(127)])}),i[l(133)](a,!0)},Xw=a=>{const l=Ni,i={tuBfW:function(x,v){return x(v)}};document[l(112)]("*").forEach(x=>{const v=l;Ls(x)||x.classList[v(146)](v(135))}),i[l(110)](a,!1)};function Th(){const a=["style","2px","3088ePqHwm","cuMzB","190965zjrLvN","PiQDm","2px #ff6b35","outlineOffset","ajDTc","21439260Icywgh","3549ZOUqwG","wSyJz","50UCDcbl","tLjEX","forEach","100530TxuIwf",'[role="link"]',"rbFPv","outline","a[href]","area[href]","button","DTMOW","YaTGL","RbQhn","querySelectorAll","BQygv","FtcLP","1502960YUdjII","pointer","wZQCO","split","0 0 0 2px #ff6b35","8552WOzKmw","2899656jYMMEm","HlwPo","531CDqaFs","boxShadow"];return Th=function(){return a},Th()}(function(a,l){const i=As,c=a();for(;;)try{if(-parseInt(i(367))/1+-parseInt(i(391))/2+parseInt(i(399))/3*(-parseInt(i(396))/4)+-parseInt(i(375))/5*(-parseInt(i(378))/6)+-parseInt(i(373))/7*(parseInt(i(365))/8)+-parseInt(i(397))/9+parseInt(i(372))/10===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Th,472719);function t2(a,l){a?(Jw(),l(!1)):({rbFPv:function(x){return x()}}[As(380)](Zw),l(!0))}const Zw=()=>{const a=As,l={BQygv:function(b,m){return b(m)},PiQDm:function(b,m){return b(m)},tLjEX:function(b,m){return b(m)},wZQCO:a(382),cuMzB:"area[href]",HlwPo:a(384)};document[a(388)](l[a(393)])[a(377)](b=>{l.BQygv(kh,b)}),document[a(388)](l[a(366)])[a(377)](b=>{l[a(389)](kh,b)}),document.querySelectorAll(a(379))[a(377)](b=>{l[a(368)](kh,b)}),document[a(388)](l[a(398)])[a(377)](b=>{l[a(376)](kh,b)})},Jw=()=>{const a=As,l={DoREp:function(b,m){return b(m)},auQEu:function(b,m){return b(m)},ajDTc:"a[href]",myUMo:a(383),BLTfS:a(379),YaTGL:"button"};document[a(388)](l[a(371)])[a(377)](b=>{Rh(b)}),document[a(388)](l.myUMo)[a(377)](b=>{l.DoREp(Rh,b)}),document.querySelectorAll(l.BLTfS)[a(377)](b=>{l.auQEu(Rh,b)}),document.querySelectorAll(l[a(386)]).forEach(b=>{l.DoREp(Rh,b)})};function kh(a){const l=As,i={DTMOW:"2|3|4|1|0",wSyJz:l(392),FtcLP:l(395),RbQhn:l(369)},c=i[l(385)][l(394)]("|");let x=0;for(;;){switch(c[x++]){case"0":a[l(401)].cursor=i[l(374)];continue;case"1":a.style.boxShadow=i[l(390)];continue;case"2":if(Ls(a))return;continue;case"3":a[l(401)][l(381)]=i[l(387)];continue;case"4":a[l(401)][l(370)]=l(364);continue}break}}function As(a,l){const i=Th();return As=function(c,x){return c=c-364,i[c]},As(a,l)}function Rh(a){const l=As;a[l(401)].outline="",a[l(401)][l(400)]=""}function Os(a,l){const i=Mh();return Os=function(c,x){return c=c-112,i[c]},Os(a,l)}(function(a,l){const i=Os,c=a();for(;;)try{if(-parseInt(i(118))/1+parseInt(i(123))/2*(parseInt(i(131))/3)+-parseInt(i(139))/4*(-parseInt(i(141))/5)+parseInt(i(122))/6*(-parseInt(i(129))/7)+-parseInt(i(124))/8*(-parseInt(i(125))/9)+parseInt(i(121))/10+-parseInt(i(115))/11===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Mh,826775);function Mh(){const a=["26366SoVZpO","808bfERiU","13779DgSNjk","body","wKgdT","YOlhu","140826vYmwed","from","354EypIlQ","JDcsR","children","addedNodes","qgJct","CaypW","IVwIm","disconnect","5312004LFnFWp","FqcLc","5QlKTjs","offsetHeight","YfeKD","OQgNN","16248210PFShzU","offsetWidth","observe","973497qETJVr","oswYe","forEach","13858820nfMwKq","342zktBUR"];return Mh=function(){return a},Mh()}function GM(){const a=Os,l={fqUSQ:function(b,m,E){return b(m,E)},FqcLc:function(b,m,E){return b(m,E)},HCIzr:function(b,m,E,C){return b(m,E,C)},CaypW:function(b){return b()},wKgdT:function(b,m,E){return b(m,E)}},{currentFontSizeMultiplier:i,currentLineHeight:c,currentSpacing:x,isLinksHighlighted:v}=l[a(136)](ct);return l[a(127)](z.useEffect,()=>{const b=a,m={ZnPzj:function(T,L,A){return l[Os(140)](T,L,A)},qzzdh:function(T,L,A,P){return l.HCIzr(T,L,A,P)}};let E=null;const C=new MutationObserver(T=>{E&&clearTimeout(E),E=l.fqUSQ(setTimeout,()=>{const L=Os,A={YfeKD:function(P,R){return P instanceof R},oswYe:function(P,R,D){return m.ZnPzj(P,R,D)},YOlhu:function(P,R){return P===R},IVwIm:function(P,R,D,j){return P(R,D,j)},OQgNN:function(P,R,D,j){return m.qzzdh(P,R,D,j)}};T[L(120)](P=>{const R=L;P[R(134)][R(120)](D=>{const j=R,$={JDcsR:function(N,H){return A[Os(113)](N,H)},qgJct:function(N,H,ee){return A[Os(119)](N,H,ee)}};if(!(D instanceof HTMLElement)||A[j(128)](D[j(112)],0)&&D[j(116)]===0)return;A[j(137)](A0,D,1,i),A[j(114)](A0,D,i,1),A[j(119)](Jy,D,c),e2(D,x),v&&Zw(),Array[j(130)](D[j(133)])[j(120)](N=>{const H=j;$[H(132)](N,HTMLElement)&&(A0(N,1,i),A0(N,i,1),$[H(135)](Jy,N,c),$.qgJct(e2,N,x))})})})},100)});return C[b(117)](document[b(126)],{childList:!0,subtree:!0}),()=>{C[b(138)]()}},[i,c,x]),null}const YM=z0;(function(a,l){const i=z0,c=a();for(;;)try{if(parseInt(i(135))/1*(parseInt(i(134))/2)+-parseInt(i(128))/3+parseInt(i(132))/4+-parseInt(i(130))/5+parseInt(i(129))/6*(-parseInt(i(133))/7)+-parseInt(i(127))/8*(parseInt(i(131))/9)+-parseInt(i(137))/10*(-parseInt(i(139))/11)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Dh,773288);const eC=()=>{var l;const a=z0;return(l=window.WPWidgetConfig)==null?void 0:l[a(136)]};function Dh(){const a=["svg","5299052DYqykJ","475224twsirE","4331232EUiwZn","7462074AUlBvJ","785340MyTSNL","189jcOQnW","6137512vbClfE","7OHPGPb","922204aDzIlU","2tMGkgB","iconsUrl","50rPjmMb"];return Dh=function(){return a},Dh()}function z0(a,l){const i=Dh();return z0=function(c,x){return c=c-127,i[c]},z0(a,l)}const io=(a,l=YM(138))=>({qBANT:function(c){return c()}}).qBANT(eC)+"/"+a+"."+l;function Ns(a,l){const i=Lh();return Ns=function(c,x){return c=c-118,i[c]},Ns(a,l)}(function(a,l){const i=Ns,c=a();for(;;)try{if(parseInt(i(131))/1*(-parseInt(i(124))/2)+parseInt(i(130))/3*(-parseInt(i(134))/4)+-parseInt(i(143))/5+-parseInt(i(123))/6+-parseInt(i(157))/7+parseInt(i(151))/8*(parseInt(i(162))/9)+-parseInt(i(119))/10*(-parseInt(i(126))/11)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Lh,276057);function Lh(){const a=["focus-tunnel-mask focus-tunnel-top","appendChild","kgoah",` 242 242 #focus-tunnel-container { 243 243 position: fixed; … … 269 269 height: 0; 270 270 } 271 `,"remove","OWxYq","max","function *\\( *\\)","SjSWy","WNYbY","test","HTZye","className","constructor","bZULH","stateObject","KTPKD","ZEOLd","AgtYw","MdHUY","length","querySelector","focus-tunnel-style","16dnFpWB","textContent","epqAD","514353nretoM","clientY","removeEventListener","980628gzAlJV","aWkKB","bQqZB","XRtcT"];return Hh=function(){return a},Hh()}function B5(a,i,t){const s=co,c={LEufZ:s(246),qydzn:"focus-tunnel-mask focus-tunnel-bottom",snkkn:s(275),AgtYw:"mousemove",bQqZB:function(E,D,A){return E(D,A)},iSUiR:function(E,D){return E(D)}},o=document[s(286)](c[s(226)]);o.id=s(230);const b=document[s(286)](c[s(226)]),m=document[s(286)](c[s(226)]);b[s(265)]=s(215),m.className=c[s(240)],o[s(239)](b),o.appendChild(m),document[s(242)].appendChild(o);const _=document[s(286)](s(229));_.id=c[s(217)],_[s(277)]=s(256),document.head.appendChild(_);const C=V5(E=>x_(E,o),H5);document[s(251)](c[s(271)],C),o._mouseHandler=C,c[s(284)](x_,{clientY:a||window[s(247)]/2},o),c.iSUiR(t,o)}function co(a,i){const t=Hh();return co=function(s,c){return s=s-214,t[s]},co(a,i)}function f_(a,i){const t=co,s={TqKAb:t(216),rdzvw:function(o,b){return o(b)},FLVgl:t(275)};a&&(a[t(224)]&&document[t(281)](s[t(219)],a[t(224)]),a[t(257)](),a=null,s.rdzvw(i,null));const c=document[t(243)](s[t(244)]);c&&c[t(257)]()}function V5(a,i){const t={BjKXJ:function(c,o){return c>=o},MdHUY:function(c,o){return c-o}};let s=0;return function(...c){const o=co,b=Date[o(252)]();t[o(248)](t[o(272)](b,s),i)&&(s=b,a[o(232)](this,c))}}function x_(a,i){const t=co,s={UbDCK:function(E,D){return E/D},IsEDS:function(E,D){return E-D},WNYbY:function(E,D){return E+D},zvMGB:t(227),ghHdy:function(E,D){return E&&D}};if(!i)return;const c=150,o=(a==null?void 0:a[t(280)])??s[t(237)](window[t(247)],2),b=Math[t(259)](0,s[t(288)](o,s.UbDCK(c,2))),m=Math[t(259)](0,s[t(288)](window[t(247)],s[t(262)](o,c/2))),_=i.querySelector(t(255)),C=i[t(274)](s.zvMGB);s[t(236)](_,C)&&(_[t(229)].height=b+"px",C[t(229)][t(289)]=m+"px")}function d_(a){const i=co,t={bZULH:function(c,o){return c===o},UXsAI:i(234),epqAD:"counter",XRtcT:function(c,o){return c+o},HQqdg:function(c,o){return c/o},KTPKD:i(273),mvHpq:i(222),IaijB:"gger",HTZye:i(268),UCRlC:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(267)](typeof c,o(290)))return(function(b){})[o(266)](t.UXsAI)[o(232)](t[o(278)]);t[o(285)]("",t[o(287)](c,c))[t[o(269)]]!==1||c%20===0?(function(){return!0}).constructor(t[o(235)]+t[o(250)]).call(o(214)):(function(){return!1})[o(266)](t[o(235)]+t[o(250)]).apply(t[o(264)]),t[o(231)](s,++c)}try{if(a)return s;s(0)}catch{}}(function(a,i){const t=Vl,s=a();for(;;)try{if(parseInt(t(210))/1*(parseInt(t(176))/2)+parseInt(t(180))/3*(parseInt(t(174))/4)+parseInt(t(205))/5+parseInt(t(204))/6*(parseInt(t(197))/7)+-parseInt(t(220))/8+parseInt(t(224))/9*(parseInt(t(213))/10)+-parseInt(t(194))/11===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Bh,586705);const W5=(function(){let a=!0;return function(i,t){const s=a?function(){if(t){const c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();(function(){const a=Vl,i={Hzgdo:a(218),TzgGd:a(172),NHStc:function(t,s){return t(s)},uhGLM:function(t,s){return t+s},hhhBw:a(221),UaLAQ:function(t){return t()},pBVnJ:function(t,s,c){return t(s,c)}};i[a(212)](W5,this,function(){const t=a,s=new RegExp(i[t(228)]),c=new RegExp(i.TzgGd,"i"),o=i[t(200)](v_,t(237));!s.test(i[t(177)](o,t(222)))||!c[t(192)](o+i.hhhBw)?o("0"):i[t(229)](v_)})()})();function Vl(a,i){const t=Bh();return Vl=function(s,c){return s=s-171,t[s]},Vl(a,i)}function p_(a,i,t,s){const c=Vl,o={tKspa:function(m,_,C){return m(_,C)},jyHCi:function(m,_){return m(_)}};a?h_(t,s):o[c(178)](G5,t,s);const b=!a;o[c(189)](i,b)}function G5(a,i){const t=Vl,s={hLQcC:"1|4|3|2|0",UsofA:function(o,b){return o===b},xASyf:t(219),soINK:t(203),ntWsv:t(193),DDjOv:function(o,b){return o(b)},qGHxd:t(207),YMCIp:t(231),LASFa:t(196)};document.querySelectorAll('img, canvas, video, picture, [style*="background-image"], '+s[t(216)]).forEach(o=>{const b=t,m=s.hLQcC[b(223)]("|");let _=0;for(;;){switch(m[_++]){case"0":s.UsofA(o[b(183)](s.xASyf),s[b(214)])&&o[b(191)][b(182)](b(171),b(206),s[b(187)]);continue;case"1":if(s[b(195)](Bl,o))return;continue;case"2":o.style.setProperty(s.qGHxd,s[b(184)],s[b(187)]);continue;case"3":o.style.setProperty(b(215),"0",b(193));continue;case"4":!a[b(234)](o)&&a[b(233)](o,{opacity:o[b(191)][b(215)],visibility:o[b(191)][b(207)],backgroundImage:o[b(191)].backgroundImage});continue}break}}),s.DDjOv(i,new Map(a))}function h_(a,i){const t=Vl,s={fzFRR:function(o,b){return o(b)},FGvAF:'img, svg, canvas, video, picture, [style*="background-image"], [style*="background: url"], [style*="background:url"]'};document[t(175)](s[t(230)])[t(232)](o=>{const b=t;if(s[b(235)](Bl,o))return;const m=a[b(181)](o);m?(o[b(191)].opacity=m.opacity,o[b(191)][b(207)]=m[b(207)],o[b(191)][b(238)]=m[b(238)]||""):(o[b(191)][b(215)]="",o[b(191)].visibility="",o[b(191)].backgroundImage="")}),s[t(235)](i,new Map)}function Y5(a,i,t,s){a&&(h_(t,s),i(!1))}function Bh(){const a=["soINK","opacity","LASFa","action","function *\\( *\\)","role","5285784loGjum","input","chain","split","8231499VYAhVN","hWbpJ","call","debu","Hzgdo","UaLAQ","FGvAF","hidden","forEach","set","has","fzFRR","while (true) {}","init","backgroundImage","apply","background-image","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","kYIgK","173084lXrDUs","querySelectorAll","2TrxiQV","uhGLM","tKspa","pStBJ","51XRDdBb","get","setProperty","getAttribute","YMCIp","BxBMz","stateObject","ntWsv","counter","jyHCi","string","style","test","important","22350724FCZwgq","DDjOv",'[style*="background: url"], [style*="background:url"], [role="img"]',"7vfALAD","Dkbcr","VcnBe","NHStc","GaILF","constructor","img","4356492pOyMxs","855905NuyDzR","none","visibility","AaTjW","SeVwf","731831DwLXqY","gger","pBVnJ","10RTxWRx"];return Bh=function(){return a},Bh()}function v_(a){const i=Vl,t={AaTjW:function(c,o){return c===o},Dkbcr:i(190),SeVwf:i(236),hWbpJ:i(188),kYIgK:function(c,o){return c!==o},VcnBe:function(c,o){return c+o},qBTzl:function(c,o){return c/o},AyNRe:function(c,o){return c%o},BxBMz:i(227),GaILF:i(211),JZXVn:i(186),pStBJ:function(c,o){return c(o)}};function s(c){const o=i;if(t.AaTjW(typeof c,t[o(198)]))return(function(b){})[o(202)](t[o(209)]).apply(t[o(225)]);t[o(173)](t[o(199)]("",t.qBTzl(c,c)).length,1)||t[o(208)](t.AyNRe(c,20),0)?(function(){return!0})[o(202)](t[o(199)](t[o(185)],t[o(201)]))[o(226)](o(217)):(function(){return!1}).constructor(t[o(199)](t[o(185)],t.GaILF))[o(239)](t.JZXVn),t[o(179)](s,++c)}try{if(a)return s;t[i(179)](s,0)}catch{}}function Zo(a,i){const t=Vh();return Zo=function(s,c){return s=s-480,t[s]},Zo(a,i)}(function(a,i){const t=Zo,s=a();for(;;)try{if(-parseInt(t(509))/1+parseInt(t(503))/2*(-parseInt(t(480))/3)+parseInt(t(493))/4*(parseInt(t(508))/5)+parseInt(t(527))/6*(-parseInt(t(490))/7)+-parseInt(t(482))/8+parseInt(t(505))/9+parseInt(t(504))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Vh,672279);const X5=(function(){let a=!0;return function(i,t){const s=a?function(){if(t){const c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();(function(){const a=Zo,i={Iolmb:"function *\\( *\\)",ldfcQ:"\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)",GwFkz:function(t,s){return t(s)},bazCS:a(502),HhsMv:function(t,s){return t+s},bWVCZ:a(517),yaVRs:function(t,s){return t+s},hWHcQ:"input",EXDKG:function(t,s){return t(s)},LCcQS:function(t,s,c){return t(s,c)}};i[a(529)](X5,this,function(){const t=a,s=new RegExp(i[t(506)]),c=new RegExp(i[t(501)],"i"),o=i[t(488)](m_,i[t(521)]);!s[t(484)](i[t(514)](o,i[t(489)]))||!c[t(484)](i[t(495)](o,i.hWHcQ))?i[t(515)](o,"0"):m_()})()})();const Z5=(a,i=!1)=>{const t=Zo,s={wsofF:function(o,b,m){return o(b,m)},MZhuC:function(o,b,m,_,C){return o(b,m,_,C)},pHCtx:function(o,b,m,_){return o(b,m,_)}},c=s.wsofF(Qt,U2,1);i&&s.MZhuC(uc,1,1,a,!0),s[t(520)](uc,1,c,a)},K5=a=>{const i=Zo,t={aJDYw:function(c,o,b){return c(o,b)},LdOUF:function(c,o){return c!==o}},s=t[i(496)](Qt,_h,0);t.LdOUF(s,0)&&t[i(496)](nd,s,a)},q5=a=>{const i=Zo,t={HlWHa:function(c,o){return c!==o},HLSIJ:function(c,o,b){return c(o,b)}},s=Qt(Eh,1);t[i(486)](s,1)&&t[i(528)](td,s,a)};function Vh(){const a=["Iolmb","NbUtl","4320870NEobTj","1258944FuHSTN","apply","uFqFk","call","HMbMn","HhsMv","EXDKG","ZBWIu","chain","fUDTl","lyYnO","pHCtx","bazCS","NIsAS","mLpEo","AnmlK","debu","length","18FmxDRb","HLSIJ","LCcQS","ssuqP","while (true) {}","51369iMtkdi","EVMrR","1631608zMDUWk","constructor","test","stateObject","HlWHa","EoOqJ","GwFkz","bWVCZ","2493078ZMRPkA","string","mnZpz","4LXeOVL","action","yaVRs","aJDYw","lhvsF","gger","CnKIf","kgPrx","ldfcQ","init","132vezSda","22768450GJPUFC","10734615jozlLi"];return Vh=function(){return a},Vh()}const Q5=a=>{const i=Zo,t={ssuqP:function(s,c,o){return s(c,o)},lyYnO:function(s,c){return s(c)}};t[i(530)](Qt,Y2,!1)?t[i(519)](t_,a):t.lyYnO(n_,a)},J5=(a,i,t,s,c)=>{({kgPrx:function(m,_,C){return m(_,C)}})[Zo(500)](Qt,G2,!1)&&t1(a,i,t,s,c)},$5=(a,i,t,s)=>{const c={WxIvJ:function(o,b,m,_,C){return o(b,m,_,C)}};Qt(Z2,!1)&&c.WxIvJ(p_,a,i,t,s)};function m_(a){const i=Zo,t={ZBWIu:function(c,o){return c===o},eFNlN:i(491),mLpEo:i(531),NIsAS:"counter",mnZpz:function(c,o){return c!==o},CnKIf:function(c,o){return c+o},uFqFk:function(c,o){return c/o},NbUtl:i(526),lhvsF:function(c,o){return c%o},HMbMn:i(525),EVMrR:i(498),EoOqJ:i(494),AnmlK:i(485),fUDTl:function(c,o){return c(o)}};function s(c){const o=i;if(t.ZBWIu(typeof c,t.eFNlN))return(function(b){})[o(483)](t[o(523)])[o(510)](t[o(522)]);t[o(492)](t.CnKIf("",t[o(511)](c,c))[t[o(507)]],1)||t[o(516)](t[o(497)](c,20),0)?(function(){return!0}).constructor(t[o(499)](t[o(513)],t.EVMrR))[o(512)](t[o(487)]):(function(){return!1})[o(483)](t.HMbMn+t[o(481)])[o(510)](t[o(524)]),t[o(518)](s,++c)}try{if(a)return s;t.fUDTl(s,0)}catch{}}(function(a,i){const t=Gn,s=a();for(;;)try{if(-parseInt(t(285))/1+parseInt(t(340))/2*(parseInt(t(359))/3)+-parseInt(t(298))/4*(parseInt(t(329))/5)+parseInt(t(304))/6*(-parseInt(t(276))/7)+parseInt(t(269))/8+parseInt(t(351))/9+-parseInt(t(271))/10*(-parseInt(t(360))/11)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Yh,101582);const e4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Gn;if(t){const o=t[c(300)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Gn,i={SYaMQ:a(310),nmOMS:a(257),tWjoD:function(t,s){return t(s)},piDHH:a(356),hjDoc:function(t,s){return t+s},TWaJN:"chain",UIZFd:a(317),mulJT:function(t){return t()},bDTXu:function(t,s,c){return t(s,c)}};i[a(348)](e4,this,function(){const t=a,s=new RegExp(i[t(254)]),c=new RegExp(i[t(282)],"i"),o=i[t(265)](w_,i[t(246)]);!s[t(313)](i[t(273)](o,i[t(338)]))||!c[t(313)](o+i[t(316)])?i.tWjoD(o,"0"):i[t(291)](w_)})()})();const t4=(a,i)=>{({faYSi:function(c,o){return c(o)}})[Gn(312)](a,i)},n4=(a,i)=>{({DMbbr:function(s,c){return s(c)}}).DMbbr(a,i)},r4=(a,i)=>{({pjEWA:function(c,o){return c(o)}})[Gn(256)](a,i)},i4=(a,i)=>{({QHFlm:function(c,o){return c(o)}})[Gn(372)](a,i)};function Wh(){const a=Gn,i={jvcPA:function(t,s){return t>s},GGkZU:a(295)};return/^((?!chrome|android).)*safari/i.test(navigator[a(296)])||navigator.vendor&&i[a(345)](navigator[a(286)][a(357)](i[a(299)]),-1)}function Gh(a,i){const t=Gn,s={knCCg:t(352),SRhiy:"svg",xHeoi:t(266),RHnaP:"1.1",xwHwy:t(258),lyHRA:t(362),iHNtk:"grayscale",cuCJq:t(264),fIFlU:t(364),kpCar:"values",dKgjc:t(247),ISqXH:t(366),aPIsG:t(354),UPcfr:"1.5",SvvJH:"high-contrast",XMoBI:t(290),gQhlh:"feFuncR",xcRBI:t(343),CwXsr:t(347),IDEDz:t(287),nDdOt:t(344),MpeJn:function(B,Y){return B+Y},JoVfl:function(B,Y){return B+Y},SyMcd:t(326),PMSmY:t(371),llItE:function(B,Y){return B(Y)}};if(a)return;a=document[t(244)](s[t(333)],s[t(365)]),a[t(279)](s[t(325)],s[t(333)]),a[t(279)](t(255),s[t(302)]),a[t(274)].display=t(297),a.id=s[t(267)];const c=document[t(244)](s[t(333)],s[t(314)]);c[t(279)]("id",s[t(248)]);const o=document[t(244)](s.knCCg,"feColorMatrix");o[t(279)](s.cuCJq,s.fIFlU),o.setAttribute(s[t(327)],t(293)),c.appendChild(o),a[t(363)](c);const b=document[t(244)](s[t(333)],s[t(314)]);b[t(279)]("id",s[t(241)]);const m=document.createElementNS(s.knCCg,s.ISqXH);m[t(279)](s.cuCJq,"saturate"),m[t(279)](s[t(327)],t(249)),b.appendChild(m),a.appendChild(b);const _=document.createElementNS(s[t(333)],s[t(314)]);_.setAttribute("id",t(261));const C=document[t(244)](s[t(333)],s[t(332)]);C[t(279)](t(264),s[t(250)]),C[t(279)](s.kpCar,s[t(251)]),_[t(363)](C),a.appendChild(_);const E=document.createElementNS(s.knCCg,t(362));E[t(279)]("id",s[t(328)]);const D=document[t(244)](t(352),s[t(320)]),A=document[t(244)](s.knCCg,s[t(330)]);A[t(279)](s[t(346)],s[t(368)]),A.setAttribute(s[t(260)],s[t(309)]);const j=document[t(244)](s[t(333)],s[t(342)]);j[t(279)](s.cuCJq,s.xcRBI),j[t(279)](t(347),t(287));const M=document[t(244)](s[t(333)],t(355));M.setAttribute(s[t(346)],s[t(368)]),M[t(279)](t(347),s[t(309)]),D[t(363)](A),D[t(363)](j),D[t(363)](M),E[t(363)](D);const R=document.createElementNS(t(352),s[t(332)]);R[t(279)]("type",s[t(323)]),R[t(279)](s[t(327)],s[t(243)](s[t(263)](s.MpeJn(t(262),s[t(283)]),s[t(318)]),t(349))),E[t(363)](R),a[t(363)](E),document.body[t(363)](a),s[t(319)](i,a)}function a4(a,i){const t=Gn,s={lXsHR:"grayscale(100%)",AWWGk:"url(#grayscale)"};Wh()?(document[t(278)].style[t(362)]=s[t(275)],document.documentElement[t(274)][t(242)]=s[t(275)]):(Gh(a,i),document[t(278)][t(274)][t(362)]=s.AWWGk,document.documentElement[t(274)].webkitFilter=s[t(370)])}function Gn(a,i){const t=Yh();return Gn=function(s,c){return s=s-238,t[s]},Gn(a,i)}function o4(a,i){const t=Gn,s={MjJXG:"saturate(0.5)",zZJzT:function(c,o,b){return c(o,b)},JFFyW:t(280)};Wh()?(document[t(278)][t(274)].filter=s[t(292)],document[t(278)][t(274)][t(242)]=s[t(292)]):(s[t(272)](Gh,a,i),document.documentElement[t(274)].filter=s[t(270)],document.documentElement[t(274)][t(242)]=s[t(270)])}function u4(a,i){const t=Gn,s={zsCrA:t(306),YIiuF:function(c,o,b){return c(o,b)},bxoCv:t(308)};Wh()?(document[t(278)][t(274)][t(362)]=s[t(240)],document.documentElement[t(274)].webkitFilter=s[t(240)]):(s.YIiuF(Gh,a,i),document[t(278)][t(274)].filter=s[t(268)],document.documentElement[t(274)].webkitFilter=s.bxoCv)}function l4(a,i){const t=Gn,s={Tutnr:function(c){return c()},HHhgJ:t(289),VTyLl:function(c,o,b){return c(o,b)},enOrH:t(367)};s[t(277)](Wh)?(document[t(278)].style[t(362)]=s[t(281)],document[t(278)].style[t(242)]="contrast(1.2) brightness(1.1)"):(s[t(358)](Gh,a,i),document[t(278)][t(274)].filter=s[t(339)],document.documentElement[t(274)][t(242)]=s[t(339)])}function s4(){const a=Gn;document.documentElement[a(274)][a(362)]="",document.documentElement[a(274)][a(242)]=""}function ju(a,i,t,s,c,o){const b=Gn,m={uEyvw:"0|3|4|2|1",sGiXF:function(E,D){return E(D)}},_=m[b(337)][b(245)]("|");let C=0;for(;;){switch(_[C++]){case"0":s4();continue;case"1":o(!1);continue;case"2":m[b(239)](c,!1);continue;case"3":m.sGiXF(t,!1);continue;case"4":m.sGiXF(s,!1);continue}break}}function g_(a,i,t,s,c,o,b){const m=Gn,_={yogIT:function(C,E,D,A,j,M,R){return C(E,D,A,j,M,R)}};a?_[m(322)](ju,i,t,s,c,o,b):_[m(322)](c4,i,t,s,c,o,b)}function y_(a,i,t,s,c,o,b){a?ju(i,t,s,c,o,b):{npVvE:function(_,C,E,D,A,j,M){return _(C,E,D,A,j,M)}}.npVvE(f4,i,t,s,c,o,b)}function b_(a,i,t,s,c,o,b){const m=Gn,_={wNlAO:function(C,E,D,A,j,M,R){return C(E,D,A,j,M,R)}};a?_.wNlAO(ju,i,t,s,c,o,b):_[m(369)](x4,i,t,s,c,o,b)}const S_=(a,i,t,s,c,o,b)=>{a?{tPdXD:function(C,E,D,A,j,M,R){return C(E,D,A,j,M,R)}}[Gn(331)](ju,i,t,s,c,o,b):d4(i,t,s,c,o,b)},c4=(a,i,t,s,c,o)=>{const b=Gn,m={RsQNO:function(_,C,E,D,A,j,M){return _(C,E,D,A,j,M)},uIChD:function(_,C,E){return _(C,E)}};m[b(353)](ju,a,i,t,s,c,o),m[b(315)](a4,a,i),m.uIChD(t4,t,!0)},f4=(a,i,t,s,c,o)=>{const b=Gn,m={HFJeI:function(_,C,E,D,A,j,M){return _(C,E,D,A,j,M)},DFQOa:function(_,C,E){return _(C,E)}};m[b(334)](ju,a,i,t,s,c,o),m[b(288)](o4,a,i),n4(s,!0)},x4=(a,i,t,s,c,o)=>{const b=Gn,m={niAtD:function(_,C,E,D,A,j,M){return _(C,E,D,A,j,M)},hBgaN:function(_,C,E){return _(C,E)}};m[b(341)](ju,a,i,t,s,c,o),m[b(307)](u4,a,i),m.hBgaN(r4,c,!0)};function Yh(){const a=["COQSX","filter","appendChild","matrix","SRhiy","feColorMatrix","url(#high-contrast)","xcRBI","wNlAO","AWWGk","0 0 1.2 0 0.05 ","QHFlm","action","zXMdN","sGiXF","zsCrA","dKgjc","webkitFilter","MpeJn","createElementNS","split","piDHH","low-saturation","iHNtk","0.5","aPIsG","UPcfr","IgPDI","yfeEK","SYaMQ","version","pjEWA","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","wideaccess-svg-filters","stateObject","CwXsr","high-saturation","1.2 0 0 0 0.05 ","JoVfl","type","tWjoD","xmlns","xwHwy","bxoCv","555496nnyiPd","JFFyW","10nndHbI","zZJzT","hjDoc","style","lXsHR","35ZLwwbf","Tutnr","documentElement","setAttribute","url(#low-saturation)","HHhgJ","nmOMS","SyMcd","counter","49329XunOLh","vendor","0 0.15 0.4 0.6 0.85 1","DFQOa","contrast(1.2) brightness(1.1)","feComponentTransfer","mulJT","MjJXG","0.33 0.33 0.33 0 0 0.33 0.33 0.33 0 0 0.33 0.33 0.33 0 0 0 0 0 1 0","Gefub","Apple","userAgent","none","200jUAvfU","GGkZU","apply","while (true) {}","RHnaP","yiJzL","197022zXNUEI","Kdrpd","saturate(1.5)","hBgaN","url(#high-saturation)","IDEDz","function *\\( *\\)","getmx","faYSi","test","lyHRA","uIChD","UIZFd","input","PMSmY","llItE","XMoBI","OWbik","yogIT","fIFlU","constructor","xHeoi","0 1.2 0 0 0.05 ","kpCar","SvvJH","15410qpxUzi","gQhlh","tPdXD","ISqXH","knCCg","HFJeI","call","debu","uEyvw","TWaJN","enOrH","33622zzyOcM","niAtD","nDdOt","table","feFuncG","jvcPA","cuCJq","tableValues","bDTXu","0 0 0 1 0","eQNVR","1382751nluowM","http://www.w3.org/2000/svg","RsQNO","saturate","feFuncB","init","indexOf","VTyLl","3hqllyQ","2522399NjnnTo"];return Yh=function(){return a},Yh()}function d4(a,i,t,s,c,o){const b=Gn,m={yfeEK:function(_,C,E,D,A,j,M){return _(C,E,D,A,j,M)},IqnnG:function(_,C,E){return _(C,E)}};m[b(253)](ju,a,i,t,s,c,o),m.IqnnG(l4,a,i),i4(o,!0)}function w_(a){const i=Gn,t={IgPDI:"string",OWbik:i(301),eQNVR:i(284),Kdrpd:function(c,o){return c!==o},COQSX:function(c,o){return c+o},RJVHU:"length",getmx:function(c,o){return c===o},YRkpD:function(c,o){return c%o},yiJzL:"gger",zXMdN:i(259),Gefub:function(c,o){return c(o)}};function s(c){const o=i;if(typeof c===t[o(252)])return(function(b){})[o(324)](t[o(321)]).apply(t[o(350)]);t[o(305)](t[o(361)]("",c/c)[t.RJVHU],1)||t[o(311)](t.YRkpD(c,20),0)?(function(){return!0})[o(324)](t.COQSX("debu",t[o(303)]))[o(335)](o(373)):(function(){return!1}).constructor(o(336)+t[o(303)])[o(300)](t[o(238)]),s(++c)}try{if(a)return s;t[i(294)](s,0)}catch{}}(function(a,i){const t=Uu,s=a();for(;;)try{if(-parseInt(t(112))/1*(-parseInt(t(123))/2)+-parseInt(t(137))/3+parseInt(t(158))/4*(-parseInt(t(150))/5)+parseInt(t(113))/6*(-parseInt(t(143))/7)+parseInt(t(115))/8*(-parseInt(t(136))/9)+parseInt(t(138))/10+parseInt(t(129))/11===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Xh,929903);const p4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Uu;if(t){const o=t[c(114)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Uu,i={SElhK:"function *\\( *\\)",BXfId:a(145),ywnGE:function(t,s){return t(s)},PzFpo:a(162),PSrMD:a(140),ITvAK:function(t,s){return t+s},EUUvQ:a(144)};p4(this,function(){const t=a,s=new RegExp(i[t(147)]),c=new RegExp(i.BXfId,"i"),o=i[t(152)](E_,i[t(117)]);!s[t(125)](o+i[t(128)])||!c.test(i[t(164)](o,i.EUUvQ))?o("0"):E_()})()})();function Uu(a,i){const t=Xh();return Uu=function(s,c){return s=s-111,t[s]},Uu(a,i)}function Xh(){const a=["ITvAK","UhCVB","eFxeL","517613MyPmCh","12876ciSHEj","apply","56VCKXSL","debu","PzFpo","5|4|0|2|3|1","string","big-white-cursor","Intao","UAOOA","2BsWyPX","gger","test","getElementById","remove","PSrMD","21007448QphSEG","IFiFm","big-white-link-cursor","atGtH",`") 26 9, auto !important; 271 `,"mousemove","BKLyC","now","2196605NUidGT","IVRWk","removeEventListener","GxzVZ","body","focus-tunnel-container","Aimhg","div","24fFnmOR","style","innerHeight",".focus-tunnel-top","remove","safCq","2584841cKMhXq","className","createElement","focus-tunnel-mask focus-tunnel-bottom","oOSjF","927675tLIICg","addEventListener","_mouseHandler","10RTIBCz","head","vkARo","gOiXq","2544204ZMBjeq","778NWSCJe","height","19388281FzXudm","textContent","max","vTlMW","21qoLXnp","971xlsapj","ManXv","apzSj","105944blyvPf","querySelector"];return Lh=function(){return a},Lh()}const KM=24;function n2(a,l,i,c,x){const v=Ns,b={ManXv:function(m,E,C,T){return m(E,C,T)},IVRWk:function(m,E){return m(E)},apzSj:function(m,E,C){return m(E,C)}};l?(b[v(133)](tC,c,x),b.IVRWk(i,!1)):(b[v(132)]($M,a,c,x),b[v(144)](i,!0))}function $M(a,l,i){const c=Ns,x={gOiXq:c(150),VqTpG:c(136),safCq:"focus-tunnel-style",Aimhg:function(T,L,A){return T(L,A)},oOSjF:c(140),GxzVZ:function(T,L){return T/L},KFILK:function(T,L){return T(L)}},v=document[c(159)](x[c(122)]);v.id=c(148);const b=document[c(159)](x[c(122)]),m=document.createElement(x.gOiXq);b[c(158)]=x.VqTpG,m.className=c(160),v[c(137)](b),v[c(137)](m),document[c(147)][c(137)](v);const E=document[c(159)](c(152));E.id=x[c(156)],E[c(127)]=c(139),document[c(120)][c(137)](E);const C=x[c(149)](qM,T=>nC(T,v),KM);document[c(163)](x[c(161)],C),v[c(118)]=C,x[c(149)](nC,{clientY:a||x[c(146)](window[c(153)],2)},v),x.KFILK(i,v)}function tC(a,l){const i=Ns,c={vkARo:i(140),BKLyC:"focus-tunnel-style"};a&&(a[i(118)]&&document[i(145)](c[i(121)],a[i(118)]),a.remove(),a=null,l(null));const x=document.getElementById(c[i(141)]);x&&x[i(155)]()}function qM(a,l){const i={COENU:function(x,v){return x>=v}};let c=0;return function(...x){const v=Ns,b=Date[v(142)]();i.COENU(b-c,l)&&(c=b,a.apply(this,x))}}function nC(a,l){const i=Ns,c={kgoah:function(T,L){return T/L},vTlMW:function(T,L){return T-L},FSHya:i(154),lbSyd:".focus-tunnel-bottom"};if(!l)return;const x=150,v=(a==null?void 0:a.clientY)??c[i(138)](window[i(153)],2),b=Math[i(128)](0,v-c[i(138)](x,2)),m=Math[i(128)](0,c[i(129)](window[i(153)],v+x/2)),E=l.querySelector(c.FSHya),C=l[i(135)](c.lbSyd);E&&C&&(E[i(152)][i(125)]=b+"px",C[i(152)][i(125)]=m+"px")}(function(a,l){const i=$u,c=a();for(;;)try{if(parseInt(i(455))/1+-parseInt(i(474))/2+-parseInt(i(453))/3*(parseInt(i(461))/4)+-parseInt(i(475))/5*(parseInt(i(465))/6)+-parseInt(i(479))/7+-parseInt(i(471))/8+parseInt(i(462))/9===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Ah,463896);function rC(a,l,i,c){const x=$u,v={BebZw:function(m,E,C){return m(E,C)},wJkzy:function(m,E,C){return m(E,C)},kvlAs:function(m,E){return m(E)}};a?v.BebZw(aC,i,c):v.wJkzy(QM,i,c);const b=!a;v[x(443)](l,b)}function QM(a,l){const i=$u,c={yrVXr:"0|1|2|4|3",tQirr:i(472),aNwXX:"important",MLFRM:i(451),ohTYH:i(444),qFzMH:i(476),YqOWO:i(458),pwGqx:i(452),wiMbs:i(447),FfSKC:i(466),IcOlD:function(v,b){return v(b)}};document[i(473)](c[i(442)]+c[i(448)]).forEach(v=>{const b=i,m=c.yrVXr.split("|");let E=0;for(;;){switch(m[E++]){case"0":if(Ls(v))return;continue;case"1":!a.has(v)&&a[b(459)](v,{opacity:v[b(463)][b(472)],visibility:v.style[b(464)],backgroundImage:v[b(463)][b(457)]});continue;case"2":v[b(463)][b(446)](c[b(460)],"0",c[b(470)]);continue;case"3":v[b(467)](c[b(478)])===c[b(469)]&&v[b(463)][b(446)](c[b(454)],c[b(468)],c[b(470)]);continue;case"4":v.style[b(446)](b(464),c[b(480)],c[b(470)]);continue}break}}),c[i(456)](l,new Map(a))}function $u(a,l){const i=Ah();return $u=function(c,x){return c=c-442,i[c]},$u(a,l)}function aC(a,l){const i=$u,c={cFxve:function(v,b){return v(b)},FHxKq:i(477)};document[i(473)](c.FHxKq).forEach(v=>{const b=i;if(c[b(449)](Ls,v))return;const m=a[b(450)](v);m?(v.style[b(472)]=m[b(472)],v[b(463)][b(464)]=m[b(464)],v[b(463)][b(457)]=m[b(457)]||""):(v.style[b(472)]="",v[b(463)][b(464)]="",v[b(463)][b(457)]="")}),c[i(449)](l,new Map)}function XM(a,l,i,c){const x=$u,v={EWBxA:function(b,m,E){return b(m,E)},Wbied:function(b,m){return b(m)}};a&&(v.EWBxA(aC,i,c),v[x(445)](l,!1))}function Ah(){const a=["MLFRM","5050850zUttwb","pwGqx","wiMbs","kvlAs","img","Wbied","setProperty",'img, canvas, video, picture, [style*="background-image"], ',"FfSKC","cFxve","get","role","hidden","160887EFgKad","qFzMH","371900dVbngn","IcOlD","backgroundImage","none","set","tQirr","40dhSXxu","19321704ExjnzZ","style","visibility","313218HWbzda",'[style*="background: url"], [style*="background:url"], [role="img"]',"getAttribute","YqOWO","ohTYH","aNwXX","69976nWzCzE","opacity","querySelectorAll","1472140VShIfL","5ZpZmRt","background-image",'img, svg, canvas, video, picture, [style*="background-image"], [style*="background: url"], [style*="background:url"]'];return Ah=function(){return a},Ah()}(function(a,l){const i=zs,c=a();for(;;)try{if(parseInt(i(188))/1+parseInt(i(174))/2*(-parseInt(i(176))/3)+-parseInt(i(185))/4+parseInt(i(181))/5+-parseInt(i(173))/6+-parseInt(i(189))/7+parseInt(i(179))/8*(parseInt(i(182))/9)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Oh,285549);function Oh(){const a=["cjPGu","1894785eNXMkh","18HMJcjQ","zOHck","bjDBf","344836QwyrOQ","VruST","jYAbS","66278yKSRur","3393747ikhWqa","ChjDo","vElPp","2124132MlWlgp","391610IKKign","zKRAf","6abWsNa","CiAUJ","OZwOX","4627904fsWOFd"];return Oh=function(){return a},Oh()}const ZM=(a,l=!1)=>{const i=zs,c={CiAUJ:function(v,b,m,E){return v(b,m,E)}},x=Xt(Uy,1);l&&Ku(1,1,a,!0),c[i(177)](Ku,1,x,a)};function zs(a,l){const i=Oh();return zs=function(c,x){return c=c-172,i[c]},zs(a,l)}const JM=a=>{const l=zs,i={ChjDo:function(x,v,b){return x(v,b)},OZwOX:function(x,v){return x!==v},vElPp:function(x,v,b){return x(v,b)}},c=i[l(190)](Xt,ch,0);i[l(178)](c,0)&&i[l(172)](N0,c,a)},e3=a=>{const l=zs,i={cjPGu:function(x,v){return x!==v}},c=Xt(fh,1);i[l(180)](c,1)&&O0(c,a)},t3=a=>{const l=zs,i={zOHck:function(c,x,v){return c(x,v)},VruST:function(c,x){return c(x)},jYAbS:function(c,x){return c(x)}};i[l(183)](Xt,Yy,!1)?i[l(186)](Qw,a):i[l(187)](Xw,a)},n3=(a,l,i,c,x)=>{const v=zs,b={bjDBf:function(m,E,C){return m(E,C)},zKRAf:function(m,E,C,T,L,A){return m(E,C,T,L,A)}};b[v(184)](Xt,Gy,!1)&&b[v(175)](n2,a,l,i,c,x)},r3=(a,l,i,c)=>{const x={MycBL:function(v,b,m,E,C){return v(b,m,E,C)}};Xt($y,!1)&&x.MycBL(rC,a,l,i,c)};(function(a,l){const i=Vr,c=a();for(;;)try{if(parseInt(i(477))/1+parseInt(i(512))/2*(-parseInt(i(448))/3)+-parseInt(i(499))/4+parseInt(i(426))/5*(-parseInt(i(458))/6)+-parseInt(i(444))/7*(parseInt(i(422))/8)+parseInt(i(428))/9*(-parseInt(i(496))/10)+parseInt(i(464))/11*(parseInt(i(446))/12)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Ih,130479);const a3=(a,l)=>{a(l)},i3=(a,l)=>{a(l)},o3=(a,l)=>{a(l)},l3=(a,l)=>{({lRIYO:function(x,v){return x(v)}})[Vr(465)](a,l)};function Nh(){const a=Vr,l={mSfQi:function(i,c){return i>c},AnspH:"Apple"};return/^((?!chrome|android).)*safari/i[a(500)](navigator[a(419)])||navigator[a(434)]&&l[a(472)](navigator[a(434)][a(479)](l[a(473)]),-1)}function zh(a,l){const i=Vr,c={yFBbt:i(471),UcnhA:i(485),KuCrf:i(450),JZXey:i(491),reWDR:i(490),YoKek:i(429),BpqQe:i(424),AgNmE:i(452),hRRNL:i(497),HGggT:i(416),sUlUe:i(433),iNxZp:"0.5",YWjmQ:i(443),EtiZy:i(494),MAjFA:i(467),vOEjA:"feComponentTransfer",IGYkr:"feFuncR",VCTAE:"table",XJeTO:i(493),QTqfE:i(510),bjGnE:i(488),ksBwj:i(440),qUnVF:"matrix",zFANy:function(j,$){return j+$},fpZmN:i(502),LQhHD:i(511),AjiOY:"0 0 1.2 0 0.05 ",RNlLD:"0 0 0 1 0",nGVCm:function(j,$){return j($)}};if(a)return;a=document[i(418)](c[i(421)],c[i(468)]),a[i(514)]("xmlns","http://www.w3.org/2000/svg"),a[i(514)](i(427),c[i(486)]),a[i(437)].display="none",a.id=c[i(456)];const x=document[i(418)](c[i(421)],c.reWDR);x[i(514)]("id",c[i(442)]);const v=document[i(418)](c.yFBbt,c[i(478)]);v[i(514)](c[i(504)],i(432)),v[i(514)](c[i(508)],"0.33 0.33 0.33 0 0 0.33 0.33 0.33 0 0 0.33 0.33 0.33 0 0 0 0 0 1 0"),x[i(513)](v),a[i(513)](x);const b=document[i(418)](i(471),c[i(447)]);b[i(514)]("id",c[i(475)]);const m=document[i(418)](c[i(421)],"feColorMatrix");m[i(514)](c.AgNmE,c[i(461)]),m[i(514)](c[i(508)],c[i(436)]),b[i(513)](m),a[i(513)](b);const E=document.createElementNS("http://www.w3.org/2000/svg",c[i(447)]);E[i(514)]("id",c[i(417)]);const C=document[i(418)](c.yFBbt,c[i(478)]);C[i(514)](c[i(504)],c[i(461)]),C.setAttribute(c[i(508)],c[i(463)]),E.appendChild(C),a[i(513)](E);const T=document[i(418)](c.yFBbt,"filter");T[i(514)]("id",c[i(438)]);const L=document[i(418)](c[i(421)],c[i(454)]),A=document[i(418)](c[i(421)],c[i(506)]);A.setAttribute(c[i(504)],c.VCTAE),A[i(514)](c[i(466)],i(488));const P=document[i(418)](c[i(421)],c.QTqfE);P[i(514)](c[i(504)],"table"),P[i(514)](i(493),c[i(483)]);const R=document[i(418)](c[i(421)],c[i(453)]);R[i(514)](c[i(504)],i(515)),R[i(514)](i(493),c[i(483)]),L[i(513)](A),L[i(513)](P),L[i(513)](R),T.appendChild(L);const D=document.createElementNS(c[i(421)],c[i(478)]);D.setAttribute(c[i(504)],c.qUnVF),D[i(514)](c[i(508)],c[i(480)](c[i(480)](c[i(480)](c[i(413)],c.LQhHD),c[i(489)]),c[i(412)])),T[i(513)](D),a.appendChild(T),document[i(445)][i(513)](a),c[i(484)](l,a)}function s3(a,l){const i=Vr,c={alyas:function(x){return x()},rUGoa:i(455),vpDcc:function(x,v,b){return x(v,b)},pVlQC:i(420)};c[i(481)](Nh)?(document[i(451)][i(437)].filter=c[i(425)],document[i(451)][i(437)][i(470)]=c[i(425)]):(c[i(516)](zh,a,l),document.documentElement[i(437)][i(490)]=c[i(498)],document[i(451)][i(437)][i(470)]=c.pVlQC)}function u3(a,l){const i=Vr,c={hggZR:function(x){return x()},Utsip:i(457),UiBMA:function(x,v,b){return x(v,b)},RsrQo:i(414)};c.hggZR(Nh)?(document[i(451)][i(437)][i(490)]=c[i(462)],document[i(451)][i(437)][i(470)]=c[i(462)]):(c[i(469)](zh,a,l),document.documentElement[i(437)][i(490)]=c[i(509)],document.documentElement.style[i(470)]=c[i(509)])}function Ih(){const a=["UEAKy","55858MxZkFL","BpqQe","indexOf","zFANy","alyas","url(#high-saturation)","bjGnE","nGVCm","svg","KuCrf","saturate(1.5)","0 0.15 0.4 0.6 0.85 1","AjiOY","filter","wideaccess-svg-filters","ucUxi","tableValues","1.5","dxaVZ","32850ErHhcG","values","pVlQC","78368MJaovX","test","vGVus","1.2 0 0 0 0.05 ","PEYNE","AgNmE","eemTQ","IGYkr","BPhoN","hRRNL","RsrQo","feFuncG","0 1.2 0 0 0.05 ","2oaTzIK","appendChild","setAttribute","table","vpDcc","RNlLD","fpZmN","url(#low-saturation)","contrast(1.2) brightness(1.1)","low-saturation","YWjmQ","createElementNS","userAgent","url(#grayscale)","yFBbt","72hPYLHl","url(#high-contrast)","feColorMatrix","rUGoa","10lqZcnt","version","252JkONjj","grayscale","cacuh","lPspD","matrix","saturate","vendor","Wixii","iNxZp","style","MAjFA","zzybq","feFuncB","HHKwL","YoKek","high-saturation","162883bdNDau","body","6423564HHzfGs","reWDR","334641AUFUPC","uRJnB","1.1","documentElement","type","ksBwj","vOEjA","grayscale(100%)","JZXey","saturate(0.5)","84408hsQIrf","PikYe","qOpWe","sUlUe","Utsip","EtiZy","11rANscu","lRIYO","XJeTO","high-contrast","UcnhA","UiBMA","webkitFilter","http://www.w3.org/2000/svg","mSfQi","AnspH","NcNbp","HGggT"];return Ih=function(){return a},Ih()}function Vr(a,l){const i=Ih();return Vr=function(c,x){return c=c-412,i[c]},Vr(a,l)}function c3(a,l){const i=Vr,c={dxaVZ:i(487),Oqfij:function(x,v,b){return x(v,b)},vGVus:i(482)};Nh()?(document[i(451)][i(437)][i(490)]=c.dxaVZ,document.documentElement[i(437)][i(470)]=c[i(495)]):(c.Oqfij(zh,a,l),document[i(451)][i(437)][i(490)]=c[i(501)],document[i(451)][i(437)][i(470)]=i(482))}function f3(a,l){const i=Vr,c={BPhoN:function(x){return x()},UEAKy:"contrast(1.2) brightness(1.1)",HHKwL:i(423)};c[i(507)](Nh)?(document[i(451)][i(437)][i(490)]=c[i(476)],document[i(451)].style.webkitFilter=i(415)):(zh(a,l),document[i(451)][i(437)][i(490)]=c[i(441)],document[i(451)][i(437)][i(470)]=c[i(441)])}function d3(){const a=Vr;document[a(451)][a(437)][a(490)]="",document[a(451)][a(437)][a(470)]=""}function Al(a,l,i,c,x,v){const b=Vr,m={ucUxi:function(E){return E()},lPspD:function(E,C){return E(C)},ToflD:function(E,C){return E(C)},Wixii:function(E,C){return E(C)}};m[b(492)](d3),m[b(431)](i,!1),m.ToflD(c,!1),m[b(431)](x,!1),m[b(435)](v,!1)}function iC(a,l,i,c,x,v,b){const m={HSgrQ:function(E,C,T,L,A,P,R){return E(C,T,L,A,P,R)},MdCEk:function(E,C,T,L,A,P,R){return E(C,T,L,A,P,R)}};a?m.HSgrQ(Al,l,i,c,x,v,b):m.MdCEk(x3,l,i,c,x,v,b)}function oC(a,l,i,c,x,v,b){a?{zzybq:function(C,T,L,A,P,R,D){return C(T,L,A,P,R,D)}}[Vr(439)](Al,l,i,c,x,v,b):p3(l,i,c,x,v,b)}function lC(a,l,i,c,x,v,b){a?Al(l,i,c,x,v,b):{PEYNE:function(C,T,L,A,P,R,D){return C(T,L,A,P,R,D)}}[Vr(503)](h3,l,i,c,x,v,b)}const sC=(a,l,i,c,x,v,b)=>{const m=Vr,E={uRJnB:function(C,T,L,A,P,R,D){return C(T,L,A,P,R,D)}};a?E.uRJnB(Al,l,i,c,x,v,b):E[m(449)](v3,l,i,c,x,v,b)},x3=(a,l,i,c,x,v)=>{const b=Vr,m={NcNbp:function(E,C,T,L,A,P,R){return E(C,T,L,A,P,R)},cacuh:function(E,C,T){return E(C,T)}};m[b(474)](Al,a,l,i,c,x,v),s3(a,l),m[b(430)](a3,i,!0)},p3=(a,l,i,c,x,v)=>{const b=Vr,m={qOpWe:function(E,C,T,L,A,P,R){return E(C,T,L,A,P,R)},PikYe:function(E,C,T){return E(C,T)}};m[b(460)](Al,a,l,i,c,x,v),m[b(459)](u3,a,l),m[b(459)](i3,c,!0)},h3=(a,l,i,c,x,v)=>{const b=Vr,m={eemTQ:function(E,C,T){return E(C,T)}};Al(a,l,i,c,x,v),m[b(505)](c3,a,l),o3(x,!0)};function v3(a,l,i,c,x,v){const b={ZSLVw:function(m,E,C){return m(E,C)}};Al(a,l,i,c,x,v),f3(a,l),b.ZSLVw(l3,v,!0)}(function(a,l){const i=qu,c=a();for(;;)try{if(-parseInt(i(360))/1*(parseInt(i(337))/2)+parseInt(i(352))/3+parseInt(i(355))/4+parseInt(i(345))/5+parseInt(i(347))/6*(-parseInt(i(361))/7)+-parseInt(i(339))/8*(parseInt(i(359))/9)+parseInt(i(356))/10*(-parseInt(i(365))/11)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Fh,137061);function Fh(){const a=["407TStNjO","rihOs","LVNXe","1636VrZthI","head","176hpuDSX",` 272 * { 273 cursor: url("`,"appendChild","jCDCh",`") 26 9, auto !important; 272 274 } 273 275 274 276 a, button, input, textarea, select, [role="button"], [tabindex] { 275 cursor: url("`,"AXycm","appendChild","181935gsXAXO","4411737jFcenb","10473630tAibQb","sSUnF","chain","MOgDv","iHjGP","896Ishlat","input","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","VkmIH","SElhK","vKNZS","counter","5bhIfVl","ORfER","ywnGE","call",` 277 cursor: url("`,"dMQAL","925010DZKMFu","big-white-link-cursor","186090wFjKec","wzVAs","createElement","jmdii",`") 35 8, pointer !important; 278 } 279 `,"215724RjoILr","textContent","big-white-cursor-style","1029536kJNlVQ","28080qlyFAR","YhmoH","remove","92439OnTjcv","20xwGhlm","7sxLuKt","getElementById","yVuqW","big-white-cursor"];return Fh=function(){return a},Fh()}function qu(a,l){const i=Fh();return qu=function(c,x){return c=c-336,i[c]},qu(a,l)}const uC=(a,l,i)=>{const c=qu,x={LVNXe:c(364),wzVAs:function(v,b){return v(b)},YhmoH:c(346),jCDCh:function(v,b){return v(b)}};a=document[c(349)]("style"),a.id=c(354),a[c(353)]=c(340)+io(x[c(336)])+c(343)+x[c(348)](io,x[c(357)])+c(351),document[c(338)][c(341)](a),l(a),x[c(342)](i,!0)},r2=a=>{var c;const l=qu,i={rihOs:"big-white-cursor-style"};(c=document[l(362)](i[l(366)]))==null||c[l(358)](),a(!1)};function cC(a,l,i,c,x){const v=qu,b={dMQAL:function(m,E){return m(E)},jmdii:function(m,E,C,T){return m(E,C,T)}};a?b[v(344)](r2,l):(b.dMQAL(a2,i),b[v(350)](uC,c,x,l))}function m3(a,l,i){({yVuqW:function(v,b,m){return v(b,m)}})[qu(363)](Xt,ph,!1)&&uC(a,l,i)}(function(a,l){for(var i=Qu,c=a();;)try{var x=-parseInt(i(359))/1+-parseInt(i(383))/2*(parseInt(i(360))/3)+parseInt(i(387))/4+parseInt(i(379))/5*(parseInt(i(378))/6)+-parseInt(i(370))/7+-parseInt(i(367))/8+-parseInt(i(363))/9*(-parseInt(i(371))/10);if(x===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Ph,342240);function Qu(a,l){var i=Ph();return Qu=function(c,x){c=c-357;var v=i[c];return v},Qu(a,l)}function Ph(){var a=[`") 35 8, pointer !important; 280 } 281 `,"604343iqzERn","1343499lkplxO","WKMJS",` 276 282 * { 277 cursor: url("`,"zqTCX","textContent","nrsNm","2632276zYxcCQ","big-white-cursor-style","createElement","zpzzq","init","heSPb"];return Xh=function(){return a},Xh()}const __=(a,i,t)=>{const s=Uu,c={AXycm:function(m,_){return m(_)},UAOOA:s(120),heSPb:function(m,_){return m(_)},MOgDv:s(159),sSUnF:"style"},o=s(118).split("|");let b=0;for(;;){switch(o[b++]){case"0":a[s(156)]=s(154)+c[s(134)](so,c[s(122)])+s(133)+c.AXycm(so,s(131))+`") 35 8, pointer !important; 278 } 279 `;continue;case"1":c.AXycm(t,!0);continue;case"2":document.head[s(135)](a);continue;case"3":c[s(163)](i,a);continue;case"4":a.id=c[s(141)];continue;case"5":a=document[s(160)](c[s(139)]);continue}break}},n1=a=>{var s;const i=Uu,t={uuBeR:i(159)};(s=document[i(126)](t.uuBeR))==null||s[i(127)](),a(!1)};function C_(a,i,t,s,c){a?n1(i):({vOCoa:function(b,m){return b(m)}}.vOCoa(r1,t),__(s,c,i))}function h4(a,i,t){const s=Uu,c={UhCVB:function(o,b,m){return o(b,m)},nrsNm:function(o,b,m,_){return o(b,m,_)}};c[s(165)](Qt,Rh,!1)&&c[s(157)](__,a,i,t)}function E_(a){const i=Uu,t={iHjGP:i(119),buxGL:"while (true) {}",zqTCX:i(149),IFiFm:function(c,o){return c+o},zpzzq:function(c,o){return c===o},Intao:function(c,o){return c%o},OtcvK:function(c,o){return c+o},vKNZS:i(124),eFxeL:"action",ORfER:i(116),atGtH:"stateObject",VkmIH:function(c,o){return c(o)}};function s(c){const o=i;if(typeof c===t[o(142)])return(function(b){}).constructor(t.buxGL)[o(114)](t[o(155)]);t[o(130)]("",c/c).length!==1||t[o(161)](t[o(121)](c,20),0)?(function(){return!0}).constructor(t.OtcvK("debu",t[o(148)]))[o(153)](t[o(111)]):(function(){return!1}).constructor(t.IFiFm(t[o(151)],o(124)))[o(114)](t[o(132)]),t[o(146)](s,++c)}try{if(a)return s;t[i(146)](s,0)}catch{}}function Zh(){var a=["appendChild","rYmJe","8490cwgVGq","hPmso","cTuVM","KEtvK","createElement","FJHhR","mergW","1595SduTsZ","CLqGg","IZxKf","ryRLB","6162680PqndbJ","1482762QupZPS","hPyYm","constructor","apply","24qIvvRW","chain","PPUTW","303332vWewiw","split",` 280 * { 281 cursor: url("`,"GPTEL","counter","test","function *\\( *\\)","debu","stateObject","zplDH","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","BpMTi","TKksz","GUgHz","75131ztxHHc","KPSet","pgWue","big-black-cursor","input","446060rllbKz","action","rsint","head","RiHWO","azDpz","phlpi",`") 35 8, pointer !important; 282 } 283 `,"string","big-black-cursor-style","style","ClZNX","zqLuX","nTcNc","3470193fPpSzq",`") 26 9, auto !important; 283 cursor: url("`,"954fRSVOO","createElement","getElementById","EHgwY","2554208GruYvm","remove","textContent","2952257kHZHVs","179660Owlbyp","big-black-cursor","IRphH","DndOq","appendChild","kvRHV","big-black-cursor-style","18wHikzz","24665tPPlJA",`") 26 9, auto !important; 284 284 } 285 285 286 286 a, button, input, textarea, select, [role="button"], [tabindex] { 287 cursor: url("`," init","PtiCU","ldhro","726MWKwCQ","3168BDKNJi","big-black-link-cursor"];return Zh=function(){return a},Zh()}function Hu(a,i){var t=Zh();return Hu=function(s,c){s=s-348;var o=t[s];return o},Hu(a,i)}(function(a,i){for(var t=Hu,s=a();;)try{var c=-parseInt(t(361))/1+parseInt(t(368))/2*(-parseInt(t(365))/3)+-parseInt(t(407))/4*(parseInt(t(349))/5)+-parseInt(t(406))/6*(parseInt(t(382))/7)+-parseInt(t(360))/8+parseInt(t(401))/9+-parseInt(t(387))/10*(-parseInt(t(356))/11);if(c===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Zh,743513);var v4=(function(){var a=!0;return function(i,t){var s=a?function(){if(t){var c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();(function(){var a=Hu,i={azDpz:a(374),pgWue:a(378),GUgHz:function(t,s){return t(s)},aOEoD:a(366),PPUTW:function(t,s){return t+s},YdDhN:a(386),ryRLB:function(t){return t()},BpMTi:function(t,s,c){return t(s,c)}};i[a(379)](v4,this,function(){var t=a,s=new RegExp(i[t(392)]),c=new RegExp(i[t(384)],"i"),o=i[t(381)](R_,t(403));!s[t(373)](o+i.aOEoD)||!c.test(i[t(367)](o,i.YdDhN))?o("0"):i[t(359)](R_)})()})();function T_(a,i,t){for(var s=Hu,c={Toizj:"3|0|4|1|2|5",cTuVM:s(396),CLqGg:function(m,_){return m(_)},hPmso:s(397),ldhro:function(m,_){return m(_)},PtiCU:s(385),zqLuX:s(408)},o=c.Toizj[s(369)]("|"),b=0;;){switch(o[b++]){case"0":i.id=c[s(351)];continue;case"1":document[s(390)][s(409)](i);continue;case"2":c[s(357)](a,!0);continue;case"3":i=document[s(353)](c[s(350)]);continue;case"4":i.textContent=s(370)+c.ldhro(so,c[s(404)])+s(402)+c[s(357)](so,c[s(399)])+s(394);continue;case"5":c[s(405)](t,i);continue}break}}function r1(a){var s;var i=Hu,t={KEtvK:function(c,o){return c(o)}};(s=document.getElementById(i(396)))==null||s.remove(),t[i(352)](a,!1)}function k_(a,i,t,s,c){var o=Hu,b={zplDH:function(m,_){return m(_)},hUVeh:function(m,_,C,E){return m(_,C,E)}};a?b[o(377)](r1,i):(n1(t),b.hUVeh(T_,i,s,c))}function m4(a,i,t){var s=Hu,c={EhqQY:function(o,b,m){return o(b,m)},ClZNX:function(o,b,m,_){return o(b,m,_)}};c.EhqQY(Qt,kh,!1)&&c[s(398)](T_,a,i,t)}function R_(a){var i=Hu,t={nTcNc:function(c,o){return c===o},GPTEL:i(395),mergW:"while (true) {}",phlpi:i(372),FJHhR:function(c,o){return c!==o},KPSet:function(c,o){return c/o},rYmJe:"length",GjZAJ:function(c,o){return c%o},RiHWO:"gger",IZxKf:i(388),hPyYm:function(c,o){return c+o},vPPbH:i(375),TKksz:function(c,o){return c(o)},rsint:function(c,o){return c(o)}};function s(c){var o=i;if(t[o(400)](typeof c,t[o(371)]))return(function(b){})[o(363)](t[o(355)])[o(364)](t[o(393)]);t[o(354)]((""+t[o(383)](c,c))[t[o(348)]],1)||t.GjZAJ(c,20)===0?(function(){return!0})[o(363)](o(375)+t[o(391)]).call(t[o(358)]):(function(){return!1})[o(363)](t[o(362)](t.vPPbH,t[o(391)])).apply(o(376)),t[o(380)](s,++c)}try{if(a)return s;t[i(389)](s,0)}catch{}}function ba(a,i){const t=Kh();return ba=function(s,c){return s=s-283,t[s]},ba(a,i)}(function(a,i){const t=ba,s=a();for(;;)try{if(parseInt(t(347))/1*(parseInt(t(293))/2)+-parseInt(t(343))/3*(parseInt(t(336))/4)+parseInt(t(307))/5+parseInt(t(327))/6*(-parseInt(t(350))/7)+parseInt(t(317))/8*(parseInt(t(346))/9)+parseInt(t(366))/10*(-parseInt(t(335))/11)+-parseInt(t(287))/12*(-parseInt(t(303))/13)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Kh,240346);const g4=(function(){let a=!0;return function(i,t){const s=a?function(){if(t){const c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();(function(){const a=ba,i={NOdNW:a(328),vrphO:a(325),JPKEl:function(t,s){return t(s)},iMpuk:a(340),roTOV:function(t,s){return t+s},RqybX:a(292),wxJAC:function(t){return t()}};g4(this,function(){const t=a,s=new RegExp(i[t(355)]),c=new RegExp(i[t(315)],"i"),o=i[t(330)](O_,i[t(300)]);!s[t(319)](i[t(362)](o,"chain"))||!c[t(319)](o+i.RqybX)?o("0"):i[t(321)](O_)})()})();function Kh(){const a=["pTLlB","stateObject","OIVis","constructor","NOdNW","FVHJJ","center-aligned","NwdkO","vhrXB","DcfXh","head","roTOV","gXBuo","iCvbO",`287 cursor: url("`,"APYBh","XxFAN","2WsHmhu","WGFld","style","big-black-link-cursor","864992SHfVDK","kbyKi","HSsfw"];return Ph=function(){return a},Ph()}function fC(a,l,i){for(var c=Qu,x={kbyKi:"1|3|2|0|4|5",WKMJS:c(385),IRphH:function(m,E){return m(E)},EHgwY:c(372),APYBh:c(386),XxFAN:"big-black-cursor-style"},v=x[c(388)].split("|"),b=0;;){switch(v[b++]){case"0":document.head[c(375)](l);continue;case"1":l=document[c(364)](x[c(361)]);continue;case"2":l[c(369)]=c(362)+x[c(373)](io,x[c(366)])+c(380)+io(x[c(381)])+c(358);continue;case"3":l.id=x[c(382)];continue;case"4":x.IRphH(a,!0);continue;case"5":x[c(373)](i,l);continue}break}}function a2(a){var c;var l=Qu,i={DndOq:l(377)};(c=document[l(365)](i[l(374)]))==null||c[l(368)](),a(!1)}function dC(a,l,i,c,x){var v=Qu,b={HSsfw:function(m,E){return m(E)},kvRHV:function(m,E){return m(E)}};a?b[v(357)](a2,l):(b[v(376)](r2,i),fC(l,c,x))}function g3(a,l,i){var c=Qu,x={zdqxa:function(v,b,m){return v(b,m)},WGFld:function(v,b,m,E){return v(b,m,E)}};x.zdqxa(Xt,xh,!1)&&x[c(384)](fC,a,l,i)}(function(a,l){const i=oo,c=a();for(;;)try{if(parseInt(i(412))/1*(parseInt(i(420))/2)+-parseInt(i(396))/3+parseInt(i(430))/4+-parseInt(i(417))/5+parseInt(i(409))/6*(parseInt(i(410))/7)+-parseInt(i(413))/8+parseInt(i(419))/9===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(jh,439610);let Ol=null;function oo(a,l){const i=jh();return oo=function(c,x){return c=c-390,i[c]},oo(a,l)}function I0(a){const l=oo,i={FrRjt:l(404),ZKXHf:l(436)},c=i.FrRjt[l(424)]("|");let x=0;for(;;){switch(c[x++]){case"0":Ol=document[l(425)](i[l(418)]);continue;case"1":document[l(402)][l(408)](Ol);continue;case"2":Ol[l(391)]=l(434)+a+l(441);continue;case"3":if(a===l(426))return;continue;case"4":Ol&&Ol[l(423)]&&(Ol.parentNode[l(440)](Ol),Ol=null);continue;case"5":Ol.id=l(403);continue}break}}function xC(a){const l=oo,i={KIJmc:l(407)};I0(i[l(416)]),a(i[l(416)])}function y3(a){const l=oo,i={uhlCD:function(c,x){return c(x)},JiwAZ:l(422)};I0(l(422)),i[l(398)](a,i[l(429)])}function b3(a){const l=oo,i={ntWQa:function(c,x){return c(x)}};i[l(439)](I0,l(421)),i[l(439)](a,"right")}function pC(a){const l=oo,i={RPcBn:function(c,x){return c(x)},xjvSs:l(426),syHOL:function(c,x){return c(x)}};i[l(438)](I0,i[l(401)]),i[l(393)](a,i[l(401)])}function hC(a,l){const i=oo,c={BBLoi:"none",fwDyD:"left",pSwWF:function(x,v){return x(v)},BHiEM:i(421),lpjrA:function(x,v){return x(v)},YYBjp:function(x,v){return x(v)}};switch(a){case c[i(399)]:xC(l);break;case c[i(400)]:c[i(405)](y3,l);break;case i(422):c[i(405)](b3,l);break;case c[i(433)]:c[i(414)](pC,l);break;default:c[i(428)](xC,l)}}function vC(a,l,i){const c=oo,x={wtMKs:c(407),yLXpA:function(v,b,m){return v(b,m)},jYoXC:c(435),Zxwla:c(422),CYvLS:c(421),tiHIi:c(431),uRQzg:function(v,b,m){return v(b,m)},nwbGg:c(395)};switch(a){case x[c(397)]:return x[c(392)](l,x.jYoXC,i);case x[c(411)]:return x[c(392)](l,"alignedTextCenter",i);case x.CYvLS:return x[c(392)](l,x[c(437)],i);default:return x[c(390)](l,x[c(406)],i)}}function jh(){const a=["BBLoi","fwDyD","xjvSs","head","wideaccess-text-alignment-style","4|3|0|5|2|1","pSwWF","nwbGg","left","appendChild","2128062EUoQGZ","7uLCtMB","Zxwla","629YbZnAF","4627728uvctpB","lpjrA","DoILw","KIJmc","3265035tjMCuN","ZKXHf","1972008elTMhn","1772WAuDJm","right","center","parentNode","split","createElement","none","kQTFb","YYBjp","JiwAZ","2332896mFrAXd","alignedTextRight","qxtdJ","BHiEM",` 288 288 *:not(.wideaccess-widget-panel):not(.wideaccess-widget-panel *):not(.wideaccess-widget-toggle):not(.wideaccess-widget-toggle *) { 289 text-align: `," 62670ZkqcFw","QCPCv","VOFrM","none","dOvTU","936mTkQWu","split","PCXEX","uBfJC","right-aligned","input","5342LOkUgg","rrLNy","IdRsD","apply","lqhva","qKnaQ","counter","iMpuk","length","omsSw","88738rQtJOV","fUUGz","SbZRt","appendChild","1619085LBTUxZ","call","DOGCG","CRvrx","aligned-text","hwXKn","string","zMqQy","vrphO","left","38960ZSlRZa","alignedTextCenter","test","parentNode","wxJAC","zLyuu","jbBfg","alignedTextRight","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)",` !important;290 } 291 `," 6zCopaQ","function *\\( *\\)","left-aligned","JPKEl","center","textContent","kIndk","EBNrk","132RMdRpH","4hIkMWQ","aERAE","PfSEf","OaKbo","init","right","debu","1379610bkYhnu","qmRmV","MvqpF","288HfkUyo","87ZhUwbD","alignedTextLeft","bHaPR","3283294EcmYGB"];return Kh=function(){return a},Kh()}let Bu=null;function rd(a){const i=ba,t={gXBuo:"2|3|1|0|4|5",Wkwes:"wideaccess-text-alignment-style",nOmJp:"style",uBfJC:function(o,b){return o===b},FTBQw:i(285)},s=t[i(363)][i(288)]("|");let c=0;for(;;){switch(s[c++]){case"0":Bu.id=t.Wkwes;continue;case"1":Bu=document.createElement(t.nOmJp);continue;case"2":Bu&&Bu[i(320)]&&(Bu[i(320)].removeChild(Bu),Bu=null);continue;case"3":if(t[i(290)](a,t.FTBQw))return;continue;case"4":Bu[i(332)]=i(365)+a+i(326);continue;case"5":document[i(361)][i(306)](Bu);continue}break}}function M_(a){const i=ba,t={PCXEX:i(316)};rd(i(316)),a(t[i(289)])}function y4(a){const i=ba,t={zMqQy:function(s,c){return s(c)},DOGCG:"center"};t.zMqQy(rd,i(331)),t[i(314)](a,t[i(309)])}function b4(a){const i=ba,t={VOFrM:function(s,c){return s(c)},bHaPR:function(s,c){return s(c)},FVHJJ:"right"};t[i(284)](rd,"right"),t[i(349)](a,t[i(356)])}function D_(a){const i=ba,t={vhrXB:function(s,c){return s(c)},SbZRt:"none",fioyG:function(s,c){return s(c)}};t[i(359)](rd,t[i(305)]),t.fioyG(a,i(285))}function L_(a,i){const t=ba,s={DcfXh:t(285),jbBfg:function(c,o){return c(o)},IdRsD:t(316),rrLNy:t(331),zLyuu:function(c,o){return c(o)}};switch(a){case s[t(360)]:s.jbBfg(M_,i);break;case s[t(295)]:s[t(323)](y4,i);break;case s[t(294)]:s[t(323)](b4,i);break;case t(341):s[t(322)](D_,i);break;default:M_(i)}}function A_(a,i,t){const s=ba,c={omsSw:s(316),QCPCv:function(o,b,m){return o(b,m)},NwdkO:s(348),CRvrx:s(341),aERAE:s(324)};switch(a){case c[s(302)]:return c.QCPCv(i,c[s(358)],t);case"center":return i(s(318),t);case c[s(310)]:return i(c[s(337)],t);default:return c[s(283)](i,"alignedText",t)}}function z_(a){const i=ba,t={OtcBI:i(316),AFjjq:i(329),PfSEf:"center",WCCtA:i(357),hwXKn:i(291)};switch(a){case t.OtcBI:return t.AFjjq;case t[i(338)]:return t.WCCtA;case i(341):return t[i(312)];default:return i(311)}}function O_(a){const i=ba,t={pTLlB:function(c,o){return c===o},RATyW:i(313),OIVis:"while (true) {}",OaKbo:i(299),iCvbO:function(c,o){return c!==o},IPcDv:function(c,o){return c+o},kIndk:function(c,o){return c/o},qdyvy:function(c,o){return c+o},qmRmV:i(342),fUUGz:"gger",lqhva:"action",MvqpF:function(c,o){return c+o},qKnaQ:i(352),EBNrk:function(c,o){return c(o)},dOvTU:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(351)](typeof c,t.RATyW))return(function(b){}).constructor(t[o(353)])[o(296)](t[o(339)]);t[o(364)](t.IPcDv("",t[o(333)](c,c))[o(301)],1)||t[o(351)](c%20,0)?(function(){return!0})[o(354)](t.qdyvy(t[o(344)],t[o(304)]))[o(308)](t[o(297)]):(function(){return!1})[o(354)](t[o(345)](t[o(344)],t.fUUGz)).apply(t[o(298)]),t[o(334)](s,++c)}try{if(a)return s;t[i(286)](s,0)}catch{}}(function(a,i){const t=Wl,s=a();for(;;)try{if(-parseInt(t(407))/1*(parseInt(t(420))/2)+-parseInt(t(410))/3+-parseInt(t(393))/4*(-parseInt(t(353))/5)+parseInt(t(400))/6+-parseInt(t(388))/7*(-parseInt(t(354))/8)+parseInt(t(417))/9+-parseInt(t(380))/10*(parseInt(t(379))/11)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(qh,913102);const S4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Wl;if(t){const o=t[c(350)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();function Wl(a,i){const t=qh();return Wl=function(s,c){return s=s-347,t[s]},Wl(a,i)}(function(){const a=Wl,i={JJVnt:a(418),iRmIz:a(415),yXUZU:function(t,s){return t+s},TJTIR:a(378),oRbkO:a(370),pOhUD:function(t,s){return t(s)},qIOOT:function(t){return t()},uKkji:function(t,s,c){return t(s,c)}};i.uKkji(S4,this,function(){const t=a,s=new RegExp(i[t(359)]),c=new RegExp(i[t(385)],"i"),o=N_("init");!s[t(367)](i.yXUZU(o,i[t(365)]))||!c[t(367)](i[t(382)](o,i[t(391)]))?i[t(386)](o,"0"):i[t(368)](N_)})()})();function qh(){const a=["JFriv","unmount","wideaccess-modal-container","eOdvM","string","1EqLTPN","UlEta","qPOuF","1812624crCvDm","Hide","CMYOm","counter","wideaccess-modal-actions","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","sfAMf","14063814tmAHIM","function *\\( *\\)","wideaccess-modal-question","655352LLibOg","error","Cancel","BvWJD","YymHz","MHXEk","GxJxc","TtQfI","action","parentNode","apply","hglwk","render","5CpTBPi","89384opYvDC","while (true) {}","createElement","gger","sidBy","JJVnt","wideaccess-modal-overlay","EMMbF","appendChild","iQgNL","ZhLEr","TJTIR","EzlmL","test","qIOOT","length","input","DeviO","nhatP","SzSMI","div","Confirm Action","JDKnF","button","chain","1892297teFAnx","130wryeZi","[WideAccess] Shadow root not available for modal","yXUZU","JMWRT","btn","iRmIz","pOhUD","dialog","1085ISrrOu","PPwZr","rdFbT","oRbkO","__WIDEACCESS_SHADOW__","1590788kkWvCk","className","btn btn-primary","wideaccess-modal","lKZzB","constructor","HQnDi","2335074WrIpJn","pBhjL"];return qh=function(){return a},qh()}function w4({onConfirm:a,onCancel:i}){const t=Wl,s={WCotZ:t(374),EMMbF:t(360),SzSMI:"true",BvWJD:t(396),GxJxc:"wideaccess-modal-header",UEAYv:"wideaccess-modal-content",ZhLEr:t(419),DeviO:"Are you sure you want to hide this interface?",sfAMf:"wideaccess-modal-note",EzlmL:"Note: To restore the widget later, you will need to clear your browser cookies for this website.",lKZzB:t(414),UlEta:t(377),nhatP:t(384),yEzYZ:t(422),qPOuF:t(395),JDKnF:t(411)};return Ln[t(356)](s.WCotZ,{className:s[t(361)],role:t(387),"aria-modal":s[t(373)]},Ln[t(356)](t(374),{className:s[t(423)]},Ln[t(356)](t(374),{className:s[t(426)]},Ln[t(356)]("h4",null,t(375))),Ln.createElement(s.WCotZ,{className:s.UEAYv},Ln[t(356)]("p",{className:s[t(364)]},s[t(371)]),Ln.createElement("p",{className:s[t(416)]},s[t(366)])),Ln[t(356)](t(374),{className:s[t(397)]},Ln[t(356)](s[t(408)],{className:s[t(372)],onClick:i},s.yEzYZ),Ln.createElement(s[t(408)],{className:s[t(409)],onClick:a},s[t(376)]))))}function _4({onConfirm:a,onCancel:i}){const t=Wl,s={MHXEk:function(C){return C()},HQnDi:"div",JMWRT:function(C,E){return C!==E},JFriv:"function",iQgNL:t(381)},c=document[t(356)](s[t(399)]);if(c[t(394)]=t(404),!window[t(392)]||s[t(383)](typeof window.__WIDEACCESS_SHADOW__.appendChild,s[t(402)])){console[t(421)](s[t(363)]);return}window[t(392)][t(362)](c);const o=j2.createRoot(c),b=()=>{const C=t;try{o[C(403)]()}catch{}c[C(349)]&&c[C(349)].removeChild(c)},m=()=>{const C=t;try{a&&s[C(425)](a)}finally{b()}},_=()=>{try{i&&i()}finally{b()}};o[t(352)](Ln[t(356)](w4,{onConfirm:m,onCancel:_}))}function N_(a){const i=Wl,t={FPDDi:function(c,o){return c===o},pBhjL:i(406),zuUvw:i(413),eOdvM:function(c,o){return c/o},PcCiN:function(c,o){return c===o},PPwZr:function(c,o){return c%o},yGEbn:function(c,o){return c+o},dCVBe:"debu",YymHz:i(357),rdFbT:i(348),sidBy:function(c,o){return c+o},TtQfI:"stateObject",CMYOm:function(c,o){return c(o)},hglwk:function(c,o){return c(o)}};function s(c){const o=i;if(t.FPDDi(typeof c,t[o(401)]))return(function(b){})[o(398)](o(355))[o(350)](t.zuUvw);(""+t[o(405)](c,c))[o(369)]!==1||t.PcCiN(t[o(389)](c,20),0)?(function(){return!0})[o(398)](t.yGEbn(t.dCVBe,t[o(424)])).call(t[o(390)]):(function(){return!1})[o(398)](t[o(358)](t.dCVBe,t[o(424)]))[o(350)](t[o(347)]),t[o(412)](s,++c)}try{if(a)return s;t[i(351)](s,0)}catch{}}const ot=Uf;(function(a,i){const t=Uf,s=a();for(;;)try{if(parseInt(t(392))/1*(-parseInt(t(336))/2)+-parseInt(t(342))/3*(-parseInt(t(325))/4)+parseInt(t(395))/5*(-parseInt(t(329))/6)+-parseInt(t(375))/7*(-parseInt(t(368))/8)+parseInt(t(305))/9*(-parseInt(t(306))/10)+-parseInt(t(383))/11*(parseInt(t(310))/12)+parseInt(t(360))/13===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Qh,516026);function Qh(){const a=["Invalid options: ","input","init","readableFont","Highlight all links on the page","chain","Create a focus tunnel to highlight content","highContrast","focusTunnel","resetAllSettings","values","Decrease letter spacing","NAVIGATION_FOCUS","3468788wbxEhV","debu","grayscaleMode","textSpacing","18yWYsFT","tCPxR","counter","function *\\( *\\)","Switch to a more readable font","filter","bigBlackCursor","1902UTdOzg","constructor","Increase line height for better readability","join","flatMap","HstLM","3IZFhNX","push","length","TEXT_SPACING","Reset all accessibility settings to default","Change text alignment (left, center, right)","yvYpQ","VCDYq","fOOYx","group","pydyE","increaseLetterSpacing","Increase text size for better readability","yHiVk","Increase letter spacing for better readability","forEach","Hide images to reduce visual clutter","decreaseLetterSpacing","17578652GpRdaC","lowSaturation","reset","dvJlx","highSaturation","dxmkQ","decreaseTextSize","call","296TzftBr","keys","includes","hideImages","Wbord","highlightLinks","stateObject","101759IqyNbt","string","EPOpn","AUMCA","Decrease text size","while (true) {}","PELcZ","decreaseLineHeight","162778NkEycE","VISUAL_ADJUSTMENTS","increaseTextSize","visualAdjustments","yjpNX","increaseLineHeight","action","RESET","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","288lxctSe","bigWhiteCursor","rUOUB","1381805BaMnoW","ziogh","test","Enable large white cursor","alignedText","tEVEf","isArray","16749zBKUCw","3890FceOWb","tNmdA","BeSzJ","apply","336amPcpc","bteYk"];return Qh=function(){return a},Qh()}const C4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Uf;if(t){const o=t[c(309)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Uf,i={EPOpn:a(391),dxmkQ:function(t,s){return t(s)},fOOYx:a(314),yvYpQ:function(t,s){return t+s},WgnuZ:a(317),BNbWY:function(t,s){return t+s},tCPxR:a(313),Wbord:function(t,s){return t(s)},bteYk:function(t){return t()}};C4(this,function(){const t=a,s=new RegExp(t(332)),c=new RegExp(i[t(377)],"i"),o=i[t(365)](F_,i[t(350)]);!s[t(397)](i[t(348)](o,i.WgnuZ))||!c.test(i.BNbWY(o,i[t(330)]))?i[t(372)](o,"0"):i[t(311)](F_)})()})();const qn={TEXT_SPACING:ot(328),VISUAL_ADJUSTMENTS:ot(386),NAVIGATION_FOCUS:"navigationFocus",RESET:ot(362)},i1={[qn[ot(345)]]:{increaseTextSize:{id:ot(385),group:qn.TEXT_SPACING,label:ot(385),description:ot(354)},decreaseTextSize:{id:ot(366),group:qn[ot(345)],label:ot(366),description:ot(379)},increaseLetterSpacing:{id:ot(353),group:qn[ot(345)],label:ot(353),description:ot(356)},decreaseLetterSpacing:{id:"decreaseLetterSpacing",group:qn.TEXT_SPACING,label:ot(359),description:ot(323)},increaseLineHeight:{id:ot(388),group:qn.TEXT_SPACING,label:ot(388),description:ot(338)},decreaseLineHeight:{id:"decreaseLineHeight",group:qn.TEXT_SPACING,label:ot(382),description:"Decrease line height"},readableFont:{id:ot(315),group:qn[ot(345)],label:"readableFont",description:ot(333)},textAlignment:{id:"textAlignment",group:qn.TEXT_SPACING,label:ot(399),description:ot(347)}},[qn[ot(384)]]:{highContrast:{id:ot(319),group:qn.VISUAL_ADJUSTMENTS,label:ot(319),description:"Enable high contrast mode"},grayscaleMode:{id:ot(327),group:qn[ot(384)],label:ot(327),description:"Enable grayscale mode"},lowSaturation:{id:ot(361),group:qn[ot(384)],label:ot(361),description:"Reduce color saturation"},highSaturation:{id:ot(364),group:qn[ot(384)],label:ot(364),description:"Increase color saturation"},hideImages:{id:ot(371),group:qn[ot(384)],label:ot(371),description:ot(358)}},[qn[ot(324)]]:{highlightLinks:{id:"highlightLinks",group:qn[ot(324)],label:ot(373),description:ot(316)},focusTunnel:{id:ot(320),group:qn.NAVIGATION_FOCUS,label:ot(320),description:ot(318)},bigBlackCursor:{id:"bigBlackCursor",group:qn.NAVIGATION_FOCUS,label:ot(335),description:"Enable large black cursor"},bigWhiteCursor:{id:ot(393),group:qn[ot(324)],label:ot(393),description:ot(398)}},[qn.RESET]:{resetAllSettings:{id:ot(321),group:qn[ot(390)],label:ot(321),description:ot(346)}}},E4=Object[ot(322)](i1)[ot(340)](a=>Object[ot(369)](a));function I_(){const a=ot;return Object.values(i1)[a(340)](i=>Object[a(369)](i))}function Uf(a,i){const t=Qh();return Uf=function(s,c){return s=s-304,t[s]},Uf(a,i)}function T4(a){const i=ot,t={kvZiM:"enabledOptions must be an array",tNmdA:function(o){return o()},PELcZ:function(o){return o()}};if(!Array[i(304)](a))return{valid:!1,error:t.kvZiM,validOptions:t[i(307)](I_)};const s=t[i(381)](I_),c=a[i(334)](o=>!s[i(370)](o));return c.length>0?{valid:!1,error:i(312)+c[i(339)](", "),validOptions:s,invalidOptions:c}:{valid:!0,validOptions:s}}function k4(a){const i=ot,t={};return Object[i(322)](qn)[i(357)](s=>{t[s]=[]}),a[i(357)](s=>{const c=i;Object.values(i1)[c(357)](o=>{const b=c;if(o[s]){const m=o[s][b(351)];t[m]&&t[m][b(343)](s)}})}),t}function F_(a){const i=ot,t={yHiVk:function(c,o){return c===o},kNfxi:i(376),VCDYq:i(380),rUOUB:function(c,o){return c+o},BeSzJ:function(c,o){return c/o},HstLM:function(c,o){return c===o},pydyE:function(c,o){return c%o},tEVEf:i(326),ziogh:"gger",yWSOy:i(389),yjpNX:function(c,o){return c+o},AUMCA:i(374),dvJlx:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(355)](typeof c,t.kNfxi))return(function(b){})[o(337)](t[o(349)]).apply(o(331));t.rUOUB("",t[o(308)](c,c))[o(344)]!==1||t[o(341)](t[o(352)](c,20),0)?(function(){return!0})[o(337)](t[o(394)](t.tEVEf,t[o(396)]))[o(367)](t.yWSOy):(function(){return!1})[o(337)](t[o(387)](t[o(400)],t[o(396)]))[o(309)](t[o(378)]),t[o(363)](s,++c)}try{if(a)return s;t[i(363)](s,0)}catch{}}function Jh(){const a=["NXeJU","test","valid","input","10984gXOqGG","rVIpl","477851IyJyGs","88616DwaPQv","MAMuu","RBxch","qfgkp","constructor","function *\\( *\\)","counter","3245238CSmWPO","action","9vcQPtq","YfSOC","BtSaj","string","QPhqp","apply","2034580DvNKNf","qDGvO","chain","423176SwPhuh","enabledOptions","lplbs","10TJTLkK","init","includes","1099lEafdZ","BXEES","zVagz","HOtkQ","EsHmO","stateObject","ZnNwF","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","debu","GOZMV","PMauu","XrgFg","MrHEh","gger","1634460yjYRwi","Cnahz"];return Jh=function(){return a},Jh()}(function(a,i){const t=Gl,s=a();for(;;)try{if(-parseInt(t(442))/1+-parseInt(t(443))/2+parseInt(t(434))/3+-parseInt(t(461))/4*(-parseInt(t(464))/5)+parseInt(t(450))/6+-parseInt(t(420))/7*(parseInt(t(440))/8)+parseInt(t(452))/9*(-parseInt(t(458))/10)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Jh,356103);const R4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Gl;if(t){const o=t[c(457)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Gl,i={zVagz:a(448),YfSOC:a(465),Cnahz:a(460),EsHmO:function(t,s){return t+s},qSJFZ:function(t,s){return t(s)},qDGvO:function(t){return t()},PMauu:function(t,s,c){return t(s,c)}};i[a(430)](R4,this,function(){const t=a,s=new RegExp(i[t(422)]),c=new RegExp(t(427),"i"),o=j_(i[t(453)]);!s.test(o+i[t(435)])||!c[t(437)](i[t(424)](o,t(439)))?i.qSJFZ(o,"0"):i[t(459)](j_)})()})();function P_(){const a=Gl,i={QcXFT:function(o,b){return o(b)}},t=window.WPWidgetConfig||{},s={...t};return!i.QcXFT(T4,s[a(462)])[a(438)]&&(s[a(462)]=E4),s}function Gl(a,i){const t=Jh();return Gl=function(s,c){return s=s-419,t[s]},Gl(a,i)}function br(a){const i=Gl;return{oUgOj:function(c){return c()}}.oUgOj(P_)[i(462)][i(419)](a)}function j_(a){const i=Gl,t={NXeJU:function(c,o){return c===o},ZnNwF:i(455),NBDPn:"while (true) {}",MAMuu:i(449),BtSaj:function(c,o){return c+o},qfgkp:function(c,o){return c/o},QPhqp:"length",MrHEh:function(c,o){return c===o},GOZMV:function(c,o){return c%o},HOtkQ:function(c,o){return c+o},rVIpl:i(428),BXEES:i(451),XrgFg:i(433),lplbs:i(425),RBxch:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(436)](typeof c,t[o(426)]))return(function(b){})[o(447)](t.NBDPn)[o(457)](t[o(444)]);t[o(454)]("",t[o(446)](c,c))[t[o(456)]]!==1||t[o(432)](t[o(429)](c,20),0)?(function(){return!0})[o(447)](t[o(423)](t[o(441)],o(433))).call(t[o(421)]):(function(){return!1})[o(447)](t.HOtkQ(t[o(441)],t[o(431)]))[o(457)](t[o(463)]),s(++c)}try{if(a)return s;t[i(445)](s,0)}catch{}}(function(a,i){const t=Yl,s=a();for(;;)try{if(-parseInt(t(351))/1+parseInt(t(364))/2+-parseInt(t(406))/3+parseInt(t(369))/4*(-parseInt(t(392))/5)+-parseInt(t(405))/6+-parseInt(t(362))/7*(parseInt(t(375))/8)+parseInt(t(367))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})($h,699075);const M4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Yl;if(t){const o=t[c(402)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Yl,i={BlUAt:a(378),XTiNF:a(409),eKweI:"chain",ITYGs:function(t,s){return t+s},nWHty:function(t,s){return t(s)},gRuYn:function(t,s,c){return t(s,c)}};i[a(408)](M4,this,function(){const t=a,s=new RegExp(t(359)),c=new RegExp(i[t(349)],"i"),o=U_(i.XTiNF);!s[t(388)](o+i[t(371)])||!c[t(388)](i.ITYGs(o,t(380)))?i[t(389)](o,"0"):U_()})()})();function Yl(a,i){const t=$h();return Yl=function(s,c){return s=s-347,t[s]},Yl(a,i)}function $h(){const a=["HJQJs","PjsPJ","667288Neykeg","constructor","ZDaWy","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","backgroundImage","input","PfoHX","RCBuC","mmxiM","action","div","Iejnd","webkitMaskRepeat","test","nWHty","style","VDQrc","55EIlbHO","function","length","oDNwk","call","MEXcl","PUBfb","debu","gKJbV","option-icon-container","apply","while (true) {}","getAttribute","5080170zvKmRV","2714631UPpzOz","Qzncr","gRuYn","init","lUSvN","gger","webkitMaskPosition","VMLTT","forEach","maskSize","querySelectorAll","BlUAt","ViTug","320322EFOeiT","hKIEr","JlLis","oUZSJ","contain","center","yDeJx","webkitMask","function *\\( *\\)",".option-icon-container[data-icon]","maskPosition","91VDNhQL","__WIDEACCESS_SHADOW__","1319876LAprwv","LTaIF",'url("',"36615303jsxdwF","DhsMP","317452cPGWDW","data-icon","eKweI","stateObject"];return $h=function(){return a},$h()}const Hf=()=>{const a=Yl,i={PjsPJ:a(370),MEXcl:a(355),lUSvN:"no-repeat",LTaIF:a(356),RCBuC:function(o,b){return o===b},oUZSJ:a(360),RjvTD:function(o){return o()}},t=window[a(363)]&&i[a(382)](typeof window[a(363)][a(348)],a(393))?window[a(363)]:document,s=t.querySelectorAll(i[a(354)]),c=i.RjvTD(s_);c&&s[a(414)](o=>{const b=a,m=o[b(404)](i[b(374)]);if(m){const _=b(366)+c+"/"+m+'.svg")';o[b(390)][b(379)]=_,o[b(390)][b(358)]=_,o[b(390)].webkitMaskSize=i.MEXcl,o[b(390)][b(387)]=i[b(410)],o[b(390)][b(412)]=i.LTaIF,o.style.mask=_,o.style[b(347)]=i[b(397)],o[b(390)].maskRepeat=i.lUSvN,o[b(390)][b(361)]=i[b(365)]}})},kn=a=>{const i=Yl,t={Qzncr:function(s,c,o){return s(c,o)},ViTug:i(385),RdMIF:i(401)};return t[i(407)](G.jsx,t[i(350)],{className:t.RdMIF,"data-icon":a})};function U_(a){const i=Yl,t={DhsMP:function(c,o){return c===o},HJQJs:"string",PUBfb:i(403),gKJbV:"counter",PfoHX:function(c,o){return c!==o},hKIEr:function(c,o){return c+o},JlLis:function(c,o){return c/o},mmxiM:i(394),Iejnd:function(c,o){return c%o},sjGvM:function(c,o){return c+o},VMLTT:"gger",oDNwk:i(384),HITTK:function(c,o){return c+o},VDQrc:i(399),ZDaWy:i(372),yDeJx:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(368)](typeof c,t[o(373)]))return(function(b){})[o(376)](t[o(398)])[o(402)](t[o(400)]);t[o(381)](t[o(352)]("",t[o(353)](c,c))[t[o(383)]],1)||t[o(368)](t[o(386)](c,20),0)?(function(){return!0})[o(376)](t.sjGvM(o(399),t[o(413)]))[o(396)](t[o(395)]):(function(){return!1})[o(376)](t.HITTK(t[o(391)],o(411)))[o(402)](t[o(377)]),s(++c)}try{if(a)return s;t[i(357)](s,0)}catch{}}(function(a,i){const t=Sa,s=a();for(;;)try{if(parseInt(t(328))/1+-parseInt(t(446))/2*(parseInt(t(345))/3)+parseInt(t(436))/4+-parseInt(t(437))/5*(parseInt(t(453))/6)+parseInt(t(394))/7*(-parseInt(t(310))/8)+-parseInt(t(386))/9*(-parseInt(t(375))/10)+parseInt(t(367))/11*(parseInt(t(299))/12)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(ev,210973);const D4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Sa;if(t){const o=t[c(416)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Sa,i={ObIwA:a(326),AyDzK:a(346),rJxUE:a(311),SgWwf:a(444),tEwzh:a(418),VXoIa:function(t,s){return t(s)},thQHZ:function(t){return t()},gKsaP:function(t,s,c){return t(s,c)}};i[a(340)](D4,this,function(){const t=a,s=new RegExp(i[t(447)]),c=new RegExp(i[t(449)],"i"),o=H_(i.rJxUE);!s.test(o+i[t(334)])||!c[t(425)](o+i[t(370)])?i[t(378)](o,"0"):i.thQHZ(H_)})()})();function ev(){const a=["xLUMS","dMJMJ","lPHHn","IbdLj","zCwCC","SgWwf","vBvXq","Nfznk","uUAzA","wLHsD","wider-lines","gKsaP","oVsVe","bfAXF","wMjer","wrnBA","3GiIfDF","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","iXmat","string","length","CbqSh","action","tFIwB","fODCE","dXfHk","IRZfj","wider-letters","azwSd","div","wideaccess-widget-group","rmHYw","UbtkP","QcSfD","ilIQV","push","jCpmG","readable-text","3694911iBtILk","SlavC","increaseTextSize","tEwzh","ZuQQC","aQWXc","cahDp","aPOJh","422570AUufBc","option ","hzHRP","VXoIa","increaseLineHeight","AyWPl","WZphf","LFDzZ","shift","constructor","RzKZy","27pcAwFj","kIAwY","JdqWR","decreaseLineHeight","BNgUJ","tighter-letters","XwvmK","hvOrG","14NXjDdX","counter","UnphN","MOcuC","lyJwO","JPAip","map","debu","VDrlm","Slhoi","kmxlw","gOymW","YZlXT","dIPih","increaseLetterSpacing","UWgjr","textSpacing","nSDhS","tighter-lines","mVUZh","clNwk","fFMLI","apply","while (true) {}","input","mtbnR","ZaQNv","bgUBg","aewDF","ERtkB","JcHqy","test","suKOJ","oOHQy","WSdMx","qJnta","toFixed","decreaseLetterSpacing","readableFont","max","VRLuc","RWlzB","215768bYeEWY","715bzjGun","filter","jqgZx","jGHzn","wLVlS","decreaseTextSize","DArao","chain","MWKYu","11210PCusyy","ObIwA","smaller-text","AyDzK","tJCvY","forEach","button","14082XufetC","pheKL","hwuSi","call","YSvyx","QJTJZ","TfiSe","hVbyi","pQAxV","12hHFrgT","auQcv","khhXD","XwZPt","yFgLw","textAlignment","none","ZkvtM","BTzZr","dyFMk","lkrbL","71608XysugP","init","qLQGg","Hzuwn","hZWce","rigDH","OZSjb","WoJZf","lIBYW","cTVtp","AXOyW","MzBZj","larger-text","zbBVO","bcxRL","active","function *\\( *\\)","gger","53487hnAOUi"];return ev=function(){return a},ev()}function Sa(a,i){const t=ev();return Sa=function(s,c){return s=s-291,t[s]},Sa(a,i)}function L4(){const a=Sa,i={rigDH:function(M){return M()},iXmat:function(M,R){return M(R)},UWgjr:function(M,R,B,Y){return M(R,B,Y)},zCwCC:function(M,R){return M(R)},lIBYW:function(M,R){return M-R},bJjFl:function(M,R){return M>=R},QJTJZ:function(M,R){return M+R},JuXAN:function(M,R){return M||R},Nfznk:function(M,R,B){return M(R,B)},IbdLj:function(M,R){return M-R},oOHQy:function(M,R,B){return M(R,B)},jCpmG:function(M,R){return M-R},wLHsD:function(M,R,B){return M(R,B)},cTVtp:function(M,R,B){return M(R,B)},ERtkB:function(M,R,B,Y){return M(R,B,Y)},lPHHn:function(M,R,B){return M(R,B)},dIPih:function(M,R,B,Y){return M(R,B,Y)},RWlzB:function(M,R){return M>R},pQAxV:a(322),qLQGg:function(M,R,B,Y){return M(R,B,Y)},BTzZr:a(325),AXOyW:a(448),clNwk:function(M,R){return M||R},lkrbL:function(M,R){return M(R)},jqgZx:a(356),wrnBA:a(391),tFIwB:a(431),vBvXq:a(379),auQcv:a(389),dMJMJ:a(412),WZphf:a(432),LFDzZ:a(304),YZlXT:a(305),XwvmK:a(369),UbtkP:"decreaseTextSize",aQWXc:"increaseLetterSpacing",EPloM:function(M){return M()},YSvyx:function(M){return M()},bfAXF:function(M){return M()},dyFMk:function(M){return M()},JdqWR:function(M,R,B){return M(R,B)},DArao:"div",hwuSi:a(359),cahDp:"wideaccess-widget-group-title",JPAip:function(M,R,B){return M(R,B)},NSTDJ:a(410),kIAwY:function(M,R,B){return M(R,B)},hVbyi:function(M,R,B){return M(R,B)},hZWce:"button",LKZVw:function(M,R){return M>R},gOymW:function(M,R){return M(R)},xhnqp:function(M,R,B){return M(R,B)},CbqSh:function(M,R){return M<R},mtbnR:function(M,R){return M(R)},PfhTi:function(M,R,B){return M(R,B)},wMjer:function(M,R){return M>R},zVNvL:function(M,R){return M||R},VDrlm:function(M,R){return M<R},yFgLw:function(M,R){return M(R)},TfiSe:function(M,R){return M<R},TLytb:function(M,R){return M(R)},ZuQQC:function(M,R,B){return M(R,B)},aewDF:a(366),aPOJh:function(M,R){return M(R)},tJCvY:function(M,R,B){return M(R,B)},MWKYu:function(M,R){return M!==R}},{currentFontSizeMultiplier:t,setCurrentFontSizeMultiplier:s}=i.EPloM(ft),{currentSpacing:c,setCurrentSpacing:o}=i[a(294)](ft),{currentLineHeight:b,setCurrentLineHeight:m}=i.YSvyx(ft),{readableFont:_,setReadableFont:C}=ft(),{textAlignment:E,setTextAlignment:D}=i[a(342)](ft),{currentLanguage:A,isXLMode:j}=i[a(308)](ft);return i[a(336)](I.useEffect,()=>{i[a(315)](Hf)},[j]),i[a(388)](G.jsxs,i[a(443)],{className:i[a(292)],children:[i[a(427)](G.jsx,i[a(443)],{className:i[a(373)],children:i[a(399)](zt,i.NSTDJ,A)}),j?G.jsxs(G.Fragment,{children:[i.kIAwY(G.jsxs,i.DArao,{children:[br(i[a(392)])&&i[a(297)](G.jsxs,i[a(314)],{className:"option "+(i.LKZVw(t,1)?i[a(307)]:""),onClick:()=>{const M=a,R=i.iXmat(Number,(t+.1)[M(430)](1));i[M(409)](uc,t,R,s)},children:[i[a(347)](kn,i.pQAxV),zt(i[a(392)],A)]}),i[a(405)](br,i[a(361)])&&i.xhnqp(G.jsxs,i[a(314)],{className:a(376)+(i[a(350)](t,1)?i[a(307)]:""),onClick:()=>{const M=a,R=i[M(333)](Number,Math[M(433)](.4,i[M(318)](t,.1)).toFixed(1));i.bJjFl(R,.5)?uc(t,R,s):s(.5)},children:[i[a(419)](kn,i[a(320)]),i[a(338)](zt,a(442),A)]})]}),i[a(387)](G.jsxs,a(358),{children:[i[a(347)](br,i[a(372)])&&i.PfhTi(G.jsxs,i.hZWce,{className:a(376)+(i[a(343)](i.zVNvL(c,0),0)?a(325):""),onClick:()=>{const M=a,R=i.QJTJZ(i[M(347)](Number,i.JuXAN(c,0)),10);i[M(336)](nd,R,o)},children:[i[a(405)](kn,i.jqgZx),i[a(297)](zt,i.aQWXc,A)]}),br(i.tFIwB)&&G.jsxs(a(452),{className:"option "+(i[a(402)](i[a(414)](c,0),0)?i[a(307)]:""),onClick:()=>{const M=a,R=Math[M(433)](0,i[M(332)](c,10));i[M(427)](nd,R,o)},children:[kn(i[a(344)]),zt(a(431),A)]})]}),G.jsxs(i[a(443)],{children:[i.mtbnR(br,"increaseLineHeight")&&G.jsxs(i[a(314)],{className:a(376)+(b>1?i.BTzZr:""),onClick:()=>{const M=b+.7;td(M,m)},children:[kn(a(339)),i[a(319)](zt,i[a(335)],A)]}),i[a(303)](br,i[a(300)])&&G.jsxs("button",{className:"option "+(i[a(296)](b,1)?i[a(307)]:""),onClick:()=>{const M=a,R=Math[M(433)](1,i[M(365)](b,.7));i[M(338)](td,R,m)},children:[i[a(309)](kn,a(412)),i[a(297)](zt,i[a(300)],A)]})]}),i.TLytb(br,a(432))&&i[a(371)](G.jsxs,i[a(314)],{className:"option "+(_?i[a(307)]:""),onClick:()=>{i[a(427)](e_,_,C)},children:[i[a(347)](kn,i[a(422)]),i[a(399)](zt,a(432),A)]}),i[a(374)](br,a(304))&&i[a(450)](G.jsxs,"button",{className:a(376)+(E&&i[a(445)](E,a(305))?"active":""),onClick:()=>{i.cTVtp(L_,E,D)},children:[i.zCwCC(kn,i[a(347)](z_,E)),A_(E,zt,A)]})]}):i[a(388)](G.jsx,G.Fragment,{children:(()=>{const M=a,R={bcxRL:function(q,V){return q-V},uUAzA:function(q,V){return q>=V},fODCE:function(q,V,re,te){return i[Sa(423)](q,V,re,te)},zbBVO:function(q,V){return i.zCwCC(q,V)},WSdMx:function(q,V){return i[Sa(295)](q,V)},dXfHk:function(q,V,re){return i[Sa(331)](q,V,re)},hzHRP:function(q,V,re){return q(V,re)},AyWPl:M(369),uFHVu:function(q,V,re,te){return i[M(407)](q,V,re,te)},RzKZy:M(452),oVsVe:function(q,V){return i[M(435)](q,V)},Meqta:i[M(298)],bgUBg:function(q,V,re,te){return i[M(312)](q,V,re,te)},KZEkP:function(q,V){return q<V},IRZfj:i[M(307)],OZSjb:i[M(320)],IkVaX:M(442),MzBZj:M(408),kmxlw:function(q,V){return i[M(414)](q,V)},XwZPt:function(q,V){return i[M(309)](q,V)},xLFpi:i[M(439)],WoJZf:i.wrnBA,suKOJ:function(q,V,re){return i.Nfznk(q,V,re)},JcHqy:i[M(352)],VRLuc:i[M(335)],ilIQV:M(339),khhXD:i.auQcv,nSDhS:function(q,V,re,te){return q(V,re,te)},xLUMS:function(q,V){return i[M(333)](q,V)},ZaQNv:i[M(330)],Hzuwn:i[M(381)],LkqKM:i[M(382)],pheKL:i[M(406)],lyJwO:function(q,V,re,te){return i[M(409)](q,V,re,te)}},B=q=>br(q),Y=[[i[M(392)],i[M(361)]],[i[M(372)],i.tFIwB],["increaseLineHeight",i.auQcv]][M(438)](([q,V])=>B(q)&&B(V)),N=[i[M(381)],i.LFDzZ].filter(B),O=q=>{const V=M,re={QcSfD:function(te,Me,Se,we){return te(Me,Se,we)},qJnta:function(te,Me){return R[Sa(324)](te,Me)},wLVlS:function(te,Me,Se){return te(Me,Se)},Slhoi:function(te,Me,Se){return R[Sa(377)](te,Me,Se)},mVUZh:function(te,Me){return R[Sa(324)](te,Me)}};switch(q){case R[V(380)]:return R.uFHVu(G.jsxs,R.RzKZy,{className:V(376)+(R[V(341)](t,1)?"active":""),onClick:()=>{const te=V,Me=Number((t+.1)[te(430)](1));re[te(362)](uc,t,Me,s)},children:[kn(R.Meqta),R[V(354)](zt,R[V(380)],A)]},q);case"decreaseTextSize":return R[V(421)](G.jsxs,R[V(385)],{className:"option "+(R.KZEkP(t,1)?R[V(355)]:""),onClick:()=>{const te=V,Me=Number(Math[te(433)](.4,R.bcxRL(t,.1)).toFixed(1));R[te(337)](Me,.5)?R.fODCE(uc,t,Me,s):R[te(323)](s,.5)},children:[kn(R[V(316)]),R[V(354)](zt,R.IkVaX,A)]},q);case R[V(321)]:return G.jsxs(R[V(385)],{className:V(376)+(R[V(341)](R[V(404)](c,0),0)?R[V(355)]:""),onClick:()=>{const te=V,Me=R[te(428)](Number(c||0),10);nd(Me,o)},children:[R[V(302)](kn,R.xLFpi),R[V(377)](zt,"increaseLetterSpacing",A)]},q);case V(431):return R[V(421)](G.jsxs,R.RzKZy,{className:V(376)+((c||0)<0?R[V(355)]:""),onClick:()=>{const te=V,Me=Math.max(0,re[te(429)](c,10));re[te(441)](nd,Me,o)},children:[R[V(302)](kn,R[V(317)]),R[V(426)](zt,R[V(424)],A)]},q);case R[V(434)]:return R[V(353)](G.jsxs,R[V(385)],{className:V(376)+(R[V(341)](b,1)?R[V(355)]:""),onClick:()=>{const te=V,Me=b+.7;re[te(403)](td,Me,m)},children:[R[V(323)](kn,R[V(363)]),R[V(377)](zt,R[V(434)],A)]},q);case R[V(301)]:return R[V(411)](G.jsxs,R[V(385)],{className:V(376)+(b<1?R[V(355)]:""),onClick:()=>{const te=V,Me=Math[te(433)](1,re[te(413)](b,.7));re[te(403)](td,Me,m)},children:[R[V(329)](kn,R[V(420)]),R[V(354)](zt,"decreaseLineHeight",A)]},q);case R[V(313)]:return G.jsxs(R.RzKZy,{className:V(376)+(_?R[V(355)]:""),onClick:()=>{e_(_,C)},children:[kn(V(366)),zt(V(432),A)]},q);case R.LkqKM:return R.nSDhS(G.jsxs,V(452),{className:V(376)+(E&&E!==R[V(291)]?R[V(355)]:""),onClick:()=>{R.dXfHk(L_,E,D)},children:[kn(z_(E)),R[V(398)](A_,E,zt,A)]},q);default:return null}},P=[];for(Y[M(451)](q=>{const V=M;P[V(364)](q[0],q[1]),N.length&&P[V(364)](N[V(383)]())});N[M(349)];)P.push(N.shift());return P[M(400)](O)})()})]})}function H_(a){const i=Sa,t={VHENr:function(c,o){return c===o},fFMLI:i(348),bYnZl:i(417),MOcuC:i(395),BNgUJ:function(c,o){return c!==o},SlavC:function(c,o){return c+o},hvOrG:"length",jGHzn:function(c,o){return c%o},azwSd:i(327),rmHYw:i(351),ZkvtM:i(401),UnphN:"stateObject",lNFBs:function(c,o){return c(o)}};function s(c){const o=i;if(t.VHENr(typeof c,t[o(415)]))return(function(b){})[o(384)](t.bYnZl)[o(416)](t[o(397)]);t[o(390)](t[o(368)]("",c/c)[t[o(393)]],1)||t[o(440)](c,20)===0?(function(){return!0})[o(384)](t[o(368)](o(401),t.azwSd))[o(293)](t[o(360)]):(function(){return!1})[o(384)](t[o(368)](t[o(306)],t[o(357)])).apply(t[o(396)]),s(++c)}try{if(a)return s;t.lNFBs(s,0)}catch{}}function Bf(a,i){const t=tv();return Bf=function(s,c){return s=s-424,t[s]},Bf(a,i)}(function(a,i){const t=Bf,s=a();for(;;)try{if(parseInt(t(442))/1+-parseInt(t(472))/2*(-parseInt(t(453))/3)+-parseInt(t(482))/4+parseInt(t(441))/5*(-parseInt(t(432))/6)+-parseInt(t(481))/7+parseInt(t(439))/8*(-parseInt(t(440))/9)+parseInt(t(426))/10*(parseInt(t(478))/11)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(tv,794877);const A4=(function(){let a=!0;return function(i,t){const s=a?function(){if(t){const c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();(function(){const a=Bf,i={VObJr:a(437),ukFSG:a(475),SMldi:function(t,s){return t+s},HkQED:a(425),Udtui:function(t,s){return t+s},SZTcv:a(494),rkHml:function(t,s){return t(s)}};A4(this,function(){const t=a,s=new RegExp(i[t(464)]),c=new RegExp(t(489),"i"),o=B_(i[t(504)]);!s[t(505)](i[t(496)](o,i[t(451)]))||!c[t(505)](i[t(433)](o,i[t(487)]))?i[t(501)](o,"0"):B_()})()})();function tv(){const a=["DWBlb","ukFSG","test","visualAdjustments","NNxMT","fXmwM","BQYAn","jcIyW","chain","3715090fuFiqH","action","phHUN","IrbRg","length","znnZP","8619414wBXBlF","Udtui","Wevmt","option ","lowSaturation","function *\\( *\\)","sejzZ","3117032vDqWOs","9huTeeK","5jAVpzz","750136VXkouZ","wufoD","VYzyL","wideaccess-widget-group","highSaturation","cZqSK","hide-images","omcFf","iZvlB","HkQED","while (true) {}","15gyBrbs","JVLVi","iWHnr","TsjXI","zqgpO","jyeWl","CbkNS","div","active","CuAqY","qHurN","VObJr","QGStg","QuhYB","XoxWE","tHCFm","AoRaz","high-contrast","debu","519098aucTwj","VSqFZ","grayscale","init","button","low-saturation","66exjmwi","MlNTN","counter","7030191WRYZaa","2606188UUPWMV","CUZvA","high-saturation","LacbB","constructor","SZTcv","stateObject","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","wtlYp","apply","OPhyG","qSpmi","input","gger","SMldi","OEXRs","ZMWHU","grayscaleMode","NQGky","rkHml","wideaccess-widget-group-title"];return tv=function(){return a},tv()}function z4(){const a=Bf,i={zqgpO:function(Y){return Y()},IrbRg:function(Y,N,O,P,q,V,re,te){return Y(N,O,P,q,V,re,te)},VSqFZ:function(Y,N,O,P,q,V,re,te){return Y(N,O,P,q,V,re,te)},TsjXI:function(Y){return Y()},VYzyL:function(Y){return Y()},JVLVi:function(Y,N,O){return Y(N,O)},CuAqY:a(460),CbkNS:a(445),yanXp:a(502),sejzZ:a(506),DWBlb:"highContrast",OEXRs:a(476),jyeWl:a(461),fXmwM:function(Y,N){return Y(N)},iWHnr:a(470),omcFf:function(Y,N){return Y(N)},tHCFm:function(Y,N){return Y(N)},LacbB:a(474),wufoD:function(Y,N){return Y(N)},AoRaz:function(Y,N,O){return Y(N,O)},wtlYp:function(Y,N){return Y(N)},phHUN:function(Y,N){return Y(N)},znnZP:a(446),NNxMT:function(Y,N,O){return Y(N,O)},QGStg:a(484),dXkno:function(Y,N,O){return Y(N,O)},qHurN:function(Y,N){return Y(N)},NQGky:a(448),jcIyW:"hideImages"},{svgFilterElement:t,setSvgFilterElement:s}=ft(),{isHighContrastMode:c,setHighContrastMode:o}=i[a(457)](ft),{isMonochromeMode:b,setMonochromeMode:m}=i[a(456)](ft),{isLowSaturationMode:_,setLowSaturationMode:C}=i[a(456)](ft),{isHighSaturationMode:E,setHighSaturationMode:D}=ft(),{isMediaHidden:A,setMediaHidden:j}=i.TsjXI(ft),{originalMediaStyles:M,setOriginalMediaStyles:R}=i[a(444)](ft),{currentLanguage:B}=i[a(444)](ft);return i[a(454)](I.useEffect,()=>{i[a(457)](Hf)},[]),G.jsxs(i[a(462)],{className:i[a(459)],children:[G.jsx(i.CuAqY,{className:i.yanXp,children:zt(i[a(438)],B)}),br(i[a(503)])&&i[a(454)](G.jsxs,i[a(497)],{className:"option "+(c?i[a(458)]:""),onClick:()=>{S_(c,t,s,m,C,D,o)},children:[i[a(508)](kn,i[a(455)]),i[a(454)](zt,i[a(503)],B)]}),i[a(449)](br,a(499))&&i[a(454)](G.jsxs,i[a(497)],{className:a(435)+(b?i[a(458)]:""),onClick:()=>{i[a(429)](g_,b,t,s,m,C,D,o)},children:[i[a(468)](kn,i[a(485)]),zt("grayscaleMode",B)]}),i[a(443)](br,a(436))&&i[a(469)](G.jsxs,i[a(497)],{className:"option "+(_?i.jyeWl:""),onClick:()=>{i[a(473)](y_,_,t,s,m,C,D,o)},children:[i[a(490)](kn,a(477)),zt(a(436),B)]}),i[a(428)](br,i[a(431)])&&i[a(507)](G.jsxs,i.OEXRs,{className:a(435)+(E?i[a(458)]:""),onClick:()=>{i[a(473)](b_,E,t,s,m,C,D,o)},children:[i[a(449)](kn,i[a(465)]),i.dXkno(zt,i[a(431)],B)]}),i[a(463)](br,"hideImages")&&i[a(469)](G.jsxs,i[a(497)],{className:"option "+(A?i[a(458)]:""),onClick:()=>{p_(A,j,M,R)},children:[i[a(443)](kn,i[a(500)]),zt(i[a(424)],B)]})]})}function B_(a){const i=Bf,t={Wevmt:function(c,o){return c===o},qSpmi:"string",MlNTN:i(452),FrOFt:function(c,o){return c!==o},ZMWHU:function(c,o){return c+o},iZvlB:i(430),XoxWE:function(c,o){return c===o},QuhYB:function(c,o){return c%o},CUZvA:i(495),BQYAn:i(427),cZqSK:function(c,o){return c+o},lfmRK:"debu",OPhyG:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(434)](typeof c,t[o(493)]))return(function(b){})[o(486)](t[o(479)])[o(491)](o(480));t.FrOFt(t[o(498)]("",c/c)[t[o(450)]],1)||t[o(467)](t[o(466)](c,20),0)?(function(){return!0})[o(486)](t.ZMWHU(o(471),t.CUZvA)).call(t[o(509)]):(function(){return!1}).constructor(t[o(447)](t.lfmRK,t[o(483)])).apply(o(488)),s(++c)}try{if(a)return s;t[i(492)](s,0)}catch{}}(function(a,i){const t=Vu,s=a();for(;;)try{if(parseInt(t(496))/1*(parseInt(t(488))/2)+-parseInt(t(516))/3+-parseInt(t(545))/4*(parseInt(t(571))/5)+parseInt(t(526))/6+-parseInt(t(574))/7+parseInt(t(515))/8+parseInt(t(528))/9*(parseInt(t(504))/10)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(nv,196115);const O4=(function(){let a=!0;return function(i,t){const s=a?function(){const c=Vu;if(t){const o=t[c(572)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=Vu,i={MkyYr:a(581),VpJVi:function(t,s){return t(s)},qlDrI:a(510),zdvTa:function(t,s){return t+s},hriYs:a(512),miZTs:function(t,s){return t+s},avqVj:function(t,s){return t(s)},uRVeg:function(t){return t()}};O4(this,function(){const t=a,s=new RegExp(i.MkyYr),c=new RegExp(t(520),"i"),o=i.VpJVi(V_,i[t(495)]);!s.test(i[t(555)](o,i.hriYs))||!c[t(493)](i.miZTs(o,t(525)))?i[t(489)](o,"0"):i[t(484)](V_)})()})();function Vu(a,i){const t=nv();return Vu=function(s,c){return s=s-483,t[s]},Vu(a,i)}function nv(){const a=["avqVj","sauIs","button","eLkTg","test","bigWhiteCursor","qlDrI","1jUPdMl","div","MoXgT","XjwNR","tablet","qHlHd","amuby","resize","10RQARik","dvSWJ","bvsnK","DkOKb","hWoaU","MiILa","init","mZiLb","chain","ycrKU","constructor","2190440WswCXG","692568WDYCtK","vIdMq","bZmUb","ObHbm","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","call","length","UMZCv","focus-tunnel","input","35628bzyklS","dVBLA","4847229bhJObS","ZUWXY","highlight-links","tJoNW","gWLob","focusTunnel","mtWis","forEach","dfXTu","BNsYS","EOuCi","map","hCkQm","svdjO","ygUjY","oNNTu","option ","908oaurjm","mobile","highlightLinks","active","HroJg","mrFbc","WEHQM","shift","esrng","jZWPJ","zdvTa","zwomk","navigationFocus","while (true) {}","PLPUy","bgijB","kEFjh","bMZUX","lAGiM","gBaKE","BHkov","LbYac","kjeIx","fcWGX","LOgOW","counter","8035iXMHRO","apply","dwQjR","867237BWtnYN","stateObject","rsbCE","push","lMkxj","filter","debu","function *\\( *\\)","XHapg","rMgeE","gger","poZda","dESsT","uRVeg","sFFzY","white-big-cursor","TQVWl","194654oNSlVJ"];return nv=function(){return a},nv()}function N4(){const a=Vu,i={EiLcv:function(O){return O()},UBWzg:function(O){return O()},BHkov:a(503),bgijB:function(O,P,q,V,re,te){return O(P,q,V,re,te)},fcWGX:function(O,P,q){return O(P,q)},ZUWXY:function(O,P){return O/P},rsbCE:function(O,P,q,V,re,te){return O(P,q,V,re,te)},bZmUb:"bigBlackCursor",kIsLm:function(O,P,q,V){return O(P,q,V)},DkOKb:"black-big-cursor",XjwNR:function(O,P,q){return O(P,q)},mrFbc:a(494),yVGya:a(486),poZda:a(547),zwomk:a(530),tJoNW:a(533),hCkQm:a(524),TQVWl:function(O){return O()},WEHQM:function(O){return O()},mZiLb:function(O){return O()},dfXTu:function(O){return O()},dESsT:function(O,P){return O(P)},ycrKU:a(546),sauIs:function(O,P){return O===P},cURUS:a(500),kEFjh:"wideaccess-widget-group",oNNTu:a(497),lAGiM:function(O,P){return O(P)},FUMgq:function(O,P,q){return O(P,q)},vIdMq:a(491),jZWPJ:function(O,P){return O(P)},ZzuNR:function(O,P){return O(P)},gBaKE:function(O,P){return O(P)},LbYac:a(548),sFFzY:function(O,P,q){return O(P,q)},wKHVL:function(O,P){return O(P)},KgSvK:function(O,P,q){return O(P,q)},YrHol:function(O,P,q){return O(P,q)}},{isLinksHighlighted:t,setLinksHighlighted:s}=i[a(487)](ft),{isBigBlackCursorEnabled:c,setBigBlackCursorEnabled:o}=i.WEHQM(ft),{isBigWhiteCursorEnabled:b,setBigWhiteCursorEnabled:m}=i[a(511)](ft),{cursorStyleEl:_,setCursorStyleEl:C}=ft(),{isFocusTunnelActive:E,setFocusTunnelActive:D}=i[a(551)](ft),{focusTunnelContainer:A,setFocusTunnelContainer:j}=ft(),{currentLanguage:M,isXLMode:R}=i[a(536)](ft),[B,Y]=i[a(483)](I.useState,()=>Ul()),N=B===i[a(513)]||i[a(490)](B,i.cURUS);return i[a(499)](I.useEffect,()=>{i.EiLcv(Hf)},[R]),I.useEffect(()=>{const O=a,P={mtWis:function(V,re){return V(re)},bvsnK:function(V){return i.UBWzg(V)}},q=()=>{const V=Vu;P[V(534)](Y,P[V(506)](Ul))};return window.addEventListener(i[O(565)],q),()=>window.removeEventListener(O(503),q)},[]),G.jsxs(a(497),{className:i[a(561)],children:[i[a(568)](G.jsx,i[a(543)],{className:"wideaccess-widget-group-title",children:i[a(499)](zt,a(557),M)}),R?G.jsxs(G.Fragment,{children:[!N&&i[a(563)](br,i[a(518)])&&i.FUMgq(G.jsxs,i.vIdMq,{className:a(544)+(c?a(548):""),onClick:()=>{k_(c,o,m,_,C)},children:[kn(i[a(507)]),i.FUMgq(zt,i[a(518)],M)]}),!N&&i[a(554)](br,i[a(550)])&&i[a(499)](G.jsxs,i[a(517)],{className:a(544)+(b?"active":""),onClick:()=>{i[a(560)](C_,b,m,o,_,C)},children:[i.ZzuNR(kn,a(486)),zt(i.mrFbc,M)]}),i[a(564)](br,i.poZda)&&G.jsxs(a(491),{className:a(544)+(t?i[a(566)]:""),onClick:()=>{i.fcWGX(e1,t,s)},children:[i[a(564)](kn,i[a(556)]),i[a(485)](zt,i[a(585)],M)]}),i.wKHVL(br,i[a(531)])&&i.KgSvK(G.jsxs,i[a(517)],{className:a(544)+(E?i[a(566)]:""),onClick:()=>{const O=a;let P=i[O(529)](window.innerHeight,2);i[O(576)](t1,P,E,D,A,j)},children:[i[a(563)](kn,i[a(540)]),i.YrHol(zt,i[a(531)],M)]})]}):G.jsx(G.Fragment,{children:(()=>{const O=a,P={BNsYS:function(Se,we,Be,Ie,ke,Qe){return Se(we,Be,Ie,ke,Qe)},rMgeE:i[O(518)],ygUjY:function(Se,we,Be,Ie){return i.kIsLm(Se,we,Be,Ie)},kjeIx:O(491),amuby:O(548),hWoaU:function(Se,we){return Se(we)},svdjO:i.DkOKb,gWLob:function(Se,we,Be){return i.XjwNR(Se,we,Be)},lMkxj:i[O(550)],wNFVx:function(Se,we){return Se(we)},HroJg:i.yVGya,ObHbm:i[O(585)],MoXgT:i.zwomk,dwQjR:i[O(531)],UMZCv:function(Se,we,Be,Ie){return i.kIsLm(Se,we,Be,Ie)},MiILa:function(Se,we){return Se(we)},qHlHd:i.hCkQm},q=Se=>br(Se),V=[...N?[]:[[i[O(518)],i[O(550)]]]][O(579)](([Se,we])=>q(Se)&&q(we)),re=[i[O(585)],O(533)].filter(q),te=Se=>{const we=O,Be={cwWMs:function(Ie,ke,Qe,Ae,Ue,Z){return P[Vu(537)](Ie,ke,Qe,Ae,Ue,Z)},esrng:function(Ie,ke,Qe){return Ie(ke,Qe)}};switch(Se){case P.rMgeE:return N?null:P[we(542)](G.jsxs,P[we(567)],{className:we(544)+(c?P[we(502)]:""),onClick:()=>{P.BNsYS(k_,c,o,m,_,C)},children:[P[we(508)](kn,P[we(541)]),P[we(532)](zt,P[we(583)],M)]},Se);case P[we(578)]:return N?null:P.ygUjY(G.jsxs,"button",{className:we(544)+(b?"active":""),onClick:()=>{Be.cwWMs(C_,b,m,o,_,C)},children:[P.wNFVx(kn,P[we(549)]),P.gWLob(zt,P[we(578)],M)]},Se);case P[we(519)]:return P[we(542)](G.jsxs,P[we(567)],{className:we(544)+(t?P[we(502)]:""),onClick:()=>{Be[we(553)](e1,t,s)},children:[kn(P[we(498)]),P.gWLob(zt,we(547),M)]},Se);case P.dwQjR:return P[we(523)](G.jsxs,P[we(567)],{className:we(544)+(E?"active":""),onClick:()=>{const Ie=we;let ke=window.innerHeight/2;P[Ie(537)](t1,ke,E,D,A,j)},children:[P[we(509)](kn,P[we(501)]),P[we(532)](zt,P[we(573)],M)]},Se);default:return null}},Me=[];for(V[O(535)](Se=>{const we=O;Me.push(Se[0],Se[1]),re[we(522)]&&Me.push(re.shift())});re[O(522)];)Me[O(577)](re[O(552)]());return Me[O(539)](te)})()})]})}function V_(a){const i=Vu,t={nuFYH:function(c,o){return c===o},dVBLA:"string",bMZUX:i(558),IdjoY:i(570),AKKLr:function(c,o){return c+o},dvSWJ:function(c,o){return c/o},PLPUy:i(522),SSTZE:function(c,o){return c%o},vBnpv:function(c,o){return c+o},LOgOW:i(584),eLkTg:"action",zZLxw:function(c,o){return c+o},EOuCi:i(575),XHapg:function(c,o){return c(o)}};function s(c){const o=i;if(t.nuFYH(typeof c,t[o(527)]))return(function(b){})[o(514)](t[o(562)])[o(572)](t.IdjoY);t.AKKLr("",t[o(505)](c,c))[t[o(559)]]!==1||t.SSTZE(c,20)===0?(function(){return!0})[o(514)](t.vBnpv(o(580),t[o(569)]))[o(521)](t[o(492)]):(function(){return!1})[o(514)](t.zZLxw(o(580),t.LOgOW))[o(572)](t[o(538)]),t[o(582)](s,++c)}try{if(a)return s;t[i(582)](s,0)}catch{}}(function(a,i){const t=Vf,s=a();for(;;)try{if(-parseInt(t(364))/1+parseInt(t(328))/2*(-parseInt(t(378))/3)+parseInt(t(387))/4+parseInt(t(333))/5*(-parseInt(t(341))/6)+-parseInt(t(316))/7*(-parseInt(t(324))/8)+-parseInt(t(322))/9+parseInt(t(332))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(rv,495894);const I4=(function(){let a=!0;return function(i,t){const s=a?function(){if(t){const c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();function Vf(a,i){const t=rv();return Vf=function(s,c){return s=s-314,t[s]},Vf(a,i)}(function(){const a=Vf,i={dulkJ:a(357),aJmKF:a(340),jHnRi:a(342),jUdlE:function(t,s){return t+s},wwELD:a(383),sByiw:a(346),EmITs:function(t,s){return t(s)},QXtYi:function(t){return t()},efAls:function(t,s,c){return t(s,c)}};i[a(331)](I4,this,function(){const t=a,s=new RegExp(i.dulkJ),c=new RegExp(i[t(352)],"i"),o=W_(i[t(317)]);!s[t(381)](i[t(366)](o,i[t(386)]))||!c[t(381)](o+i[t(379)])?i[t(349)](o,"0"):i[t(329)](W_)})()})();function rv(){const a=["UMTjm","letterSpacing","readable-font","input","nyBlx","apply","EmITs","rhExI","ixcAO","aJmKF","string","lineHeight","action","contains","function *\\( *\\)","nVfzn","CrJQf","VAjyO","VKpsr","JbSuw","NCuci","728553VPaUyg","UjslX","jUdlE","lAAgB","pTAkI","forEach","classList","bYCrZ","KbWaY","DNxts","QGisQ","ESMZM","BWjgO","remove","2175477GvTdhK","sByiw","querySelectorAll","test","gger","chain","oniFP","nmfHT","wwELD","400144pXHpTM","style","TpUsD","0|1|3|8|2|7|6|4|5|9","wideaccess-widget-toggle","JozvN","551229ZAGudi","jHnRi","brlgU","OFvxx","GswxA","QugxG","1275543XDmxFw","while (true) {}","8gbdaHe","DNWGI","counter","button","2FAXcvm","QXtYi",".wideaccess-widget-panel","efAls","20141690GkuqEM","72585omivlk","debu","split","wideaccess-widget-panel","closest","stateObject","ZVVja","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","42syaldb","init"];return rv=function(){return a},rv()}function F4(){const a=Vf,i={UMTjm:a(336),WVuXz:a(314),JozvN:a(330),ESMZM:function(U,oe,Re,Oe){return U(oe,Re,Oe)},DNxts:function(U,oe){return U(oe)},QGisQ:function(U,oe,Re){return U(oe,Re)},SiCAs:function(U,oe){return U(oe)},VKpsr:function(U,oe){return U(oe)},LwAJa:a(390),VAjyO:function(U){return U()},nmfHT:function(U,oe,Re,Oe,je){return U(oe,Re,Oe,je)},ZVVja:function(U,oe,Re,Oe,je,xt,Xe){return U(oe,Re,Oe,je,xt,Xe)},brlgU:function(U){return U()},DNWGI:function(U,oe){return U(oe)},oniFP:function(U){return U()},CrJQf:function(U){return U()},NCuci:function(U){return U()},QugxG:function(U){return U()},ixcAO:function(U){return U()},VcLBr:function(U,oe){return U(oe)},rhExI:"resetAllSettings",tuMUD:a(327),OFvxx:"wideaccess-reset-button",JbSuw:function(U,oe,Re){return U(oe,Re)}},{currentFontSizeMultiplier:t,setCurrentFontSizeMultiplier:s}=i[a(318)](ft),{readableFont:c,setReadableFont:o}=ft(),{currentSpacing:b,setCurrentSpacing:m}=i[a(384)](ft),{currentLineHeight:_,setCurrentLineHeight:C}=i[a(384)](ft),{isMediaHidden:E,setMediaHidden:D}=i[a(318)](ft),{originalMediaStyles:A,setOriginalMediaStyles:j}=i.brlgU(ft),{focusTunnelContainer:M,setFocusTunnelContainer:R}=i[a(359)](ft),{setFocusTunnelActive:B}=i[a(363)](ft),{svgFilterElement:Y,setSvgFilterElement:N}=ft(),{isMonochromeMode:O,setMonochromeMode:P}=ft(),{isLowSaturationMode:q,setLowSaturationMode:V}=ft(),{isHighSaturationMode:re,setHighSaturationMode:te}=ft(),{isHighContrastMode:Me,setHighContrastMode:Se}=i[a(318)](ft),{isBigBlackCursorEnabled:we,setBigBlackCursorEnabled:Be}=ft(),{isBigWhiteCursorEnabled:Ie,setBigWhiteCursorEnabled:ke}=ft(),{textAlignment:Qe,setTextAlignment:Ae}=i[a(321)](ft),{currentLanguage:Ue}=i[a(351)](ft),{isLinksHighlighted:Z,setLinksHighlighted:pe}=i[a(321)](ft);function _e(){const U=a,oe={HQMaZ:i[U(343)],EYyWd:i.WVuXz,bjxkz:i[U(315)]};i[U(375)](uc,t,1,s),i.DNxts(o,!1),document[U(380)]("*")[U(369)](Oe=>{const je=U;Oe[je(370)][je(356)](oe.HQMaZ)||Oe[je(370)][je(356)](oe.EYyWd)||Oe[je(337)](oe.bjxkz)||(Oe[je(388)][je(354)]="",Oe[je(388)][je(344)]="",Oe[je(370)][je(377)](je(345)))}),i[U(374)](dr,_h,!1),i[U(374)](dr,Eh,1),i.SiCAs(m,0),i[U(373)](C,1),Qe!=="none"&&i[U(361)](D_,Ae)}return i.VcLBr(br,i[a(350)])&&i[a(374)](G.jsx,i.tuMUD,{className:i[a(319)],onClick:()=>{const U=a,oe=i.LwAJa[U(335)]("|");let Re=0;for(;;){switch(oe[Re++]){case"0":i[U(360)](_e);continue;case"1":i[U(385)](Y5,E,D,A,j);continue;case"2":i[U(339)](ju,Y,N,P,V,te,Se);continue;case"3":i[U(374)](f_,M,R);continue;case"4":i.VKpsr(r1,Be);continue;case"5":i.DNxts(n1,ke);continue;case"6":Z&&i[U(373)](pe,!1);continue;case"7":i.brlgU(a_);continue;case"8":i[U(325)](B,!1);continue;case"9":i[U(318)](k5);continue}break}},children:i[a(362)](zt,i[a(350)],Ue)})}function W_(a){const i=Vf,t={GswxA:function(c,o){return c===o},TpUsD:i(353),Kgjea:i(323),KbWaY:i(326),bYCrZ:function(c,o){return c+o},BWjgO:function(c,o){return c/o},nyBlx:"length",lAAgB:function(c,o){return c%o},UjslX:i(334),nVfzn:"gger",aAwlt:function(c,o){return c+o},pTAkI:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(320)](typeof c,t[o(389)]))return(function(b){}).constructor(t.Kgjea)[o(348)](t[o(372)]);t[o(371)]("",t[o(376)](c,c))[t[o(347)]]!==1||t.GswxA(t[o(367)](c,20),0)?(function(){return!0}).constructor(t[o(371)](t[o(365)],t[o(358)])).call(o(355)):(function(){return!1}).constructor(t.aAwlt(t[o(365)],o(382)))[o(348)](o(338)),t[o(368)](s,++c)}try{if(a)return s;t[i(368)](s,0)}catch{}}function rn(a,i,{checkForDefaultPrevented:t=!0}={}){return function(c){if(a==null||a(c),t===!1||!c.defaultPrevented)return i==null?void 0:i(c)}}function G_(a,i){if(typeof a=="function")return a(i);a!=null&&(a.current=i)}function iv(...a){return i=>{let t=!1;const s=a.map(c=>{const o=G_(c,i);return!t&&typeof o=="function"&&(t=!0),o});if(t)return()=>{for(let c=0;c<s.length;c++){const o=s[c];typeof o=="function"?o():G_(a[c],null)}}}}function di(...a){return I.useCallback(iv(...a),a)}function Wf(a,i=[]){let t=[];function s(o,b){const m=I.createContext(b),_=t.length;t=[...t,b];const C=D=>{var Y;const{scope:A,children:j,...M}=D,R=((Y=A==null?void 0:A[a])==null?void 0:Y[_])||m,B=I.useMemo(()=>M,Object.values(M));return G.jsx(R.Provider,{value:B,children:j})};C.displayName=o+"Provider";function E(D,A){var R;const j=((R=A==null?void 0:A[a])==null?void 0:R[_])||m,M=I.useContext(j);if(M)return M;if(b!==void 0)return b;throw new Error(`\`${D}\` must be used within \`${o}\``)}return[C,E]}const c=()=>{const o=t.map(b=>I.createContext(b));return function(m){const _=(m==null?void 0:m[a])||o;return I.useMemo(()=>({[`__scope${a}`]:{...m,[a]:_}}),[m,_])}};return c.scopeName=a,[s,P4(c,...i)]}function P4(...a){const i=a[0];if(a.length===1)return i;const t=()=>{const s=a.map(c=>({useScope:c(),scopeName:c.scopeName}));return function(o){const b=s.reduce((m,{useScope:_,scopeName:C})=>{const D=_(o)[`__scope${C}`];return{...m,...D}},{});return I.useMemo(()=>({[`__scope${i.scopeName}`]:b}),[b])}};return t.scopeName=i.scopeName,t}var Xl=globalThis!=null&&globalThis.document?I.useLayoutEffect:()=>{},j4=Yo[" useInsertionEffect ".trim().toString()]||Xl;function av({prop:a,defaultProp:i,onChange:t=()=>{},caller:s}){const[c,o,b]=U4({defaultProp:i,onChange:t}),m=a!==void 0,_=m?a:c;{const E=I.useRef(a!==void 0);I.useEffect(()=>{const D=E.current;D!==m&&console.warn(`${s} is changing from ${D?"controlled":"uncontrolled"} to ${m?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),E.current=m},[m,s])}const C=I.useCallback(E=>{var D;if(m){const A=H4(E)?E(a):E;A!==a&&((D=b.current)==null||D.call(b,A))}else o(E)},[m,a,o,b]);return[_,C]}function U4({defaultProp:a,onChange:i}){const[t,s]=I.useState(a),c=I.useRef(t),o=I.useRef(i);return j4(()=>{o.current=i},[i]),I.useEffect(()=>{var b;c.current!==t&&((b=o.current)==null||b.call(o,t),c.current=t)},[t,c]),[t,s,o]}function H4(a){return typeof a=="function"}var a1=Hw();const B4=I2(a1);function ov(a){const i=V4(a),t=I.forwardRef((s,c)=>{const{children:o,...b}=s,m=I.Children.toArray(o),_=m.find(G4);if(_){const C=_.props.children,E=m.map(D=>D===_?I.Children.count(C)>1?I.Children.only(null):I.isValidElement(C)?C.props.children:null:D);return G.jsx(i,{...b,ref:c,children:I.isValidElement(C)?I.cloneElement(C,void 0,E):null})}return G.jsx(i,{...b,ref:c,children:o})});return t.displayName=`${a}.Slot`,t}function V4(a){const i=I.forwardRef((t,s)=>{const{children:c,...o}=t;if(I.isValidElement(c)){const b=X4(c),m=Y4(o,c.props);return c.type!==I.Fragment&&(m.ref=s?iv(s,b):b),I.cloneElement(c,m)}return I.Children.count(c)>1?I.Children.only(null):null});return i.displayName=`${a}.SlotClone`,i}var W4=Symbol("radix.slottable");function G4(a){return I.isValidElement(a)&&typeof a.type=="function"&&"__radixId"in a.type&&a.type.__radixId===W4}function Y4(a,i){const t={...i};for(const s in i){const c=a[s],o=i[s];/^on[A-Z]/.test(s)?c&&o?t[s]=(...m)=>{const _=o(...m);return c(...m),_}:c&&(t[s]=c):s==="style"?t[s]={...c,...o}:s==="className"&&(t[s]=[c,o].filter(Boolean).join(" "))}return{...a,...t}}function X4(a){var s,c;let i=(s=Object.getOwnPropertyDescriptor(a.props,"ref"))==null?void 0:s.get,t=i&&"isReactWarning"in i&&i.isReactWarning;return t?a.ref:(i=(c=Object.getOwnPropertyDescriptor(a,"ref"))==null?void 0:c.get,t=i&&"isReactWarning"in i&&i.isReactWarning,t?a.props.ref:a.props.ref||a.ref)}var Z4=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Qr=Z4.reduce((a,i)=>{const t=ov(`Primitive.${i}`),s=I.forwardRef((c,o)=>{const{asChild:b,...m}=c,_=b?t:i;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),G.jsx(_,{...m,ref:o})});return s.displayName=`Primitive.${i}`,{...a,[i]:s}},{});function Y_(a,i){a&&a1.flushSync(()=>a.dispatchEvent(i))}function X_(a){const i=a+"CollectionProvider",[t,s]=Wf(i),[c,o]=t(i,{collectionRef:{current:null},itemMap:new Map}),b=R=>{const{scope:B,children:Y}=R,N=Ln.useRef(null),O=Ln.useRef(new Map).current;return G.jsx(c,{scope:B,itemMap:O,collectionRef:N,children:Y})};b.displayName=i;const m=a+"CollectionSlot",_=ov(m),C=Ln.forwardRef((R,B)=>{const{scope:Y,children:N}=R,O=o(m,Y),P=di(B,O.collectionRef);return G.jsx(_,{ref:P,children:N})});C.displayName=m;const E=a+"CollectionItemSlot",D="data-radix-collection-item",A=ov(E),j=Ln.forwardRef((R,B)=>{const{scope:Y,children:N,...O}=R,P=Ln.useRef(null),q=di(B,P),V=o(E,Y);return Ln.useEffect(()=>(V.itemMap.set(P,{ref:P,...O}),()=>void V.itemMap.delete(P))),G.jsx(A,{[D]:"",ref:q,children:N})});j.displayName=E;function M(R){const B=o(a+"CollectionConsumer",R);return Ln.useCallback(()=>{const N=B.collectionRef.current;if(!N)return[];const O=Array.from(N.querySelectorAll(`[${D}]`));return Array.from(B.itemMap.values()).sort((V,re)=>O.indexOf(V.ref.current)-O.indexOf(re.ref.current))},[B.collectionRef,B.itemMap])}return[{Provider:b,Slot:C,ItemSlot:j},M,s]}var K4=I.createContext(void 0);function Z_(a){const i=I.useContext(K4);return a||i||"ltr"}function Ko(a){const i=I.useRef(a);return I.useEffect(()=>{i.current=a}),I.useMemo(()=>(...t)=>{var s;return(s=i.current)==null?void 0:s.call(i,...t)},[])}function q4(a,i=globalThis==null?void 0:globalThis.document){const t=Ko(a);I.useEffect(()=>{const s=c=>{c.key==="Escape"&&t(c)};return i.addEventListener("keydown",s,{capture:!0}),()=>i.removeEventListener("keydown",s,{capture:!0})},[t,i])}var Q4="DismissableLayer",o1="dismissableLayer.update",J4="dismissableLayer.pointerDownOutside",$4="dismissableLayer.focusOutside",K_,q_=I.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Q_=I.forwardRef((a,i)=>{const{disableOutsidePointerEvents:t=!1,onEscapeKeyDown:s,onPointerDownOutside:c,onFocusOutside:o,onInteractOutside:b,onDismiss:m,..._}=a,C=I.useContext(q_),[E,D]=I.useState(null),A=(E==null?void 0:E.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,j]=I.useState({}),M=di(i,re=>D(re)),R=Array.from(C.layers),[B]=[...C.layersWithOutsidePointerEventsDisabled].slice(-1),Y=R.indexOf(B),N=E?R.indexOf(E):-1,O=C.layersWithOutsidePointerEventsDisabled.size>0,P=N>=Y,q=nM(re=>{const te=re.target,Me=[...C.branches].some(Se=>Se.contains(te));!P||Me||(c==null||c(re),b==null||b(re),re.defaultPrevented||m==null||m())},A),V=rM(re=>{const te=re.target;[...C.branches].some(Se=>Se.contains(te))||(o==null||o(re),b==null||b(re),re.defaultPrevented||m==null||m())},A);return q4(re=>{N===C.layers.size-1&&(s==null||s(re),!re.defaultPrevented&&m&&(re.preventDefault(),m()))},A),I.useEffect(()=>{if(E)return t&&(C.layersWithOutsidePointerEventsDisabled.size===0&&(K_=A.body.style.pointerEvents,A.body.style.pointerEvents="none"),C.layersWithOutsidePointerEventsDisabled.add(E)),C.layers.add(E),J_(),()=>{t&&C.layersWithOutsidePointerEventsDisabled.size===1&&(A.body.style.pointerEvents=K_)}},[E,A,t,C]),I.useEffect(()=>()=>{E&&(C.layers.delete(E),C.layersWithOutsidePointerEventsDisabled.delete(E),J_())},[E,C]),I.useEffect(()=>{const re=()=>j({});return document.addEventListener(o1,re),()=>document.removeEventListener(o1,re)},[]),G.jsx(Qr.div,{..._,ref:M,style:{pointerEvents:O?P?"auto":"none":void 0,...a.style},onFocusCapture:rn(a.onFocusCapture,V.onFocusCapture),onBlurCapture:rn(a.onBlurCapture,V.onBlurCapture),onPointerDownCapture:rn(a.onPointerDownCapture,q.onPointerDownCapture)})});Q_.displayName=Q4;var eM="DismissableLayerBranch",tM=I.forwardRef((a,i)=>{const t=I.useContext(q_),s=I.useRef(null),c=di(i,s);return I.useEffect(()=>{const o=s.current;if(o)return t.branches.add(o),()=>{t.branches.delete(o)}},[t.branches]),G.jsx(Qr.div,{...a,ref:c})});tM.displayName=eM;function nM(a,i=globalThis==null?void 0:globalThis.document){const t=Ko(a),s=I.useRef(!1),c=I.useRef(()=>{});return I.useEffect(()=>{const o=m=>{if(m.target&&!s.current){let _=function(){$_(J4,t,C,{discrete:!0})};const C={originalEvent:m};m.pointerType==="touch"?(i.removeEventListener("click",c.current),c.current=_,i.addEventListener("click",c.current,{once:!0})):_()}else i.removeEventListener("click",c.current);s.current=!1},b=window.setTimeout(()=>{i.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(b),i.removeEventListener("pointerdown",o),i.removeEventListener("click",c.current)}},[i,t]),{onPointerDownCapture:()=>s.current=!0}}function rM(a,i=globalThis==null?void 0:globalThis.document){const t=Ko(a),s=I.useRef(!1);return I.useEffect(()=>{const c=o=>{o.target&&!s.current&&$_($4,t,{originalEvent:o},{discrete:!1})};return i.addEventListener("focusin",c),()=>i.removeEventListener("focusin",c)},[i,t]),{onFocusCapture:()=>s.current=!0,onBlurCapture:()=>s.current=!1}}function J_(){const a=new CustomEvent(o1);document.dispatchEvent(a)}function $_(a,i,t,{discrete:s}){const c=t.originalEvent.target,o=new CustomEvent(a,{bubbles:!1,cancelable:!0,detail:t});i&&c.addEventListener(a,i,{once:!0}),s?Y_(c,o):c.dispatchEvent(o)}var u1=0;function iM(){I.useEffect(()=>{const a=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",a[0]??eC()),document.body.insertAdjacentElement("beforeend",a[1]??eC()),u1++,()=>{u1===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(i=>i.remove()),u1--}},[])}function eC(){const a=document.createElement("span");return a.setAttribute("data-radix-focus-guard",""),a.tabIndex=0,a.style.outline="none",a.style.opacity="0",a.style.position="fixed",a.style.pointerEvents="none",a}var l1="focusScope.autoFocusOnMount",s1="focusScope.autoFocusOnUnmount",tC={bubbles:!1,cancelable:!0},aM="FocusScope",nC=I.forwardRef((a,i)=>{const{loop:t=!1,trapped:s=!1,onMountAutoFocus:c,onUnmountAutoFocus:o,...b}=a,[m,_]=I.useState(null),C=Ko(c),E=Ko(o),D=I.useRef(null),A=di(i,R=>_(R)),j=I.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;I.useEffect(()=>{if(s){let R=function(O){if(j.paused||!m)return;const P=O.target;m.contains(P)?D.current=P:Zl(D.current,{select:!0})},B=function(O){if(j.paused||!m)return;const P=O.relatedTarget;P!==null&&(m.contains(P)||Zl(D.current,{select:!0}))},Y=function(O){if(document.activeElement===document.body)for(const q of O)q.removedNodes.length>0&&Zl(m)};document.addEventListener("focusin",R),document.addEventListener("focusout",B);const N=new MutationObserver(Y);return m&&N.observe(m,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",R),document.removeEventListener("focusout",B),N.disconnect()}}},[s,m,j.paused]),I.useEffect(()=>{if(m){aC.add(j);const R=document.activeElement;if(!m.contains(R)){const Y=new CustomEvent(l1,tC);m.addEventListener(l1,C),m.dispatchEvent(Y),Y.defaultPrevented||(oM(fM(rC(m)),{select:!0}),document.activeElement===R&&Zl(m))}return()=>{m.removeEventListener(l1,C),setTimeout(()=>{const Y=new CustomEvent(s1,tC);m.addEventListener(s1,E),m.dispatchEvent(Y),Y.defaultPrevented||Zl(R??document.body,{select:!0}),m.removeEventListener(s1,E),aC.remove(j)},0)}}},[m,C,E,j]);const M=I.useCallback(R=>{if(!t&&!s||j.paused)return;const B=R.key==="Tab"&&!R.altKey&&!R.ctrlKey&&!R.metaKey,Y=document.activeElement;if(B&&Y){const N=R.currentTarget,[O,P]=uM(N);O&&P?!R.shiftKey&&Y===P?(R.preventDefault(),t&&Zl(O,{select:!0})):R.shiftKey&&Y===O&&(R.preventDefault(),t&&Zl(P,{select:!0})):Y===N&&R.preventDefault()}},[t,s,j.paused]);return G.jsx(Qr.div,{tabIndex:-1,...b,ref:A,onKeyDown:M})});nC.displayName=aM;function oM(a,{select:i=!1}={}){const t=document.activeElement;for(const s of a)if(Zl(s,{select:i}),document.activeElement!==t)return}function uM(a){const i=rC(a),t=iC(i,a),s=iC(i.reverse(),a);return[t,s]}function rC(a){const i=[],t=document.createTreeWalker(a,NodeFilter.SHOW_ELEMENT,{acceptNode:s=>{const c=s.tagName==="INPUT"&&s.type==="hidden";return s.disabled||s.hidden||c?NodeFilter.FILTER_SKIP:s.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;t.nextNode();)i.push(t.currentNode);return i}function iC(a,i){for(const t of a)if(!lM(t,{upTo:i}))return t}function lM(a,{upTo:i}){if(getComputedStyle(a).visibility==="hidden")return!0;for(;a;){if(i!==void 0&&a===i)return!1;if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function sM(a){return a instanceof HTMLInputElement&&"select"in a}function Zl(a,{select:i=!1}={}){if(a&&a.focus){const t=document.activeElement;a.focus({preventScroll:!0}),a!==t&&sM(a)&&i&&a.select()}}var aC=cM();function cM(){let a=[];return{add(i){const t=a[0];i!==t&&(t==null||t.pause()),a=oC(a,i),a.unshift(i)},remove(i){var t;a=oC(a,i),(t=a[0])==null||t.resume()}}}function oC(a,i){const t=[...a],s=t.indexOf(i);return s!==-1&&t.splice(s,1),t}function fM(a){return a.filter(i=>i.tagName!=="A")}var xM=Yo[" useId ".trim().toString()]||(()=>{}),dM=0;function id(a){const[i,t]=I.useState(xM());return Xl(()=>{t(s=>s??String(dM++))},[a]),a||(i?`radix-${i}`:"")}const pM=["top","right","bottom","left"],Kl=Math.min,wa=Math.max,uv=Math.round,lv=Math.floor,qo=a=>({x:a,y:a}),hM={left:"right",right:"left",bottom:"top",top:"bottom"},vM={start:"end",end:"start"};function c1(a,i,t){return wa(a,Kl(i,t))}function Wu(a,i){return typeof a=="function"?a(i):a}function Gu(a){return a.split("-")[0]}function Gf(a){return a.split("-")[1]}function f1(a){return a==="x"?"y":"x"}function x1(a){return a==="y"?"height":"width"}const mM=new Set(["top","bottom"]);function Qo(a){return mM.has(Gu(a))?"y":"x"}function d1(a){return f1(Qo(a))}function gM(a,i,t){t===void 0&&(t=!1);const s=Gf(a),c=d1(a),o=x1(c);let b=c==="x"?s===(t?"end":"start")?"right":"left":s==="start"?"bottom":"top";return i.reference[o]>i.floating[o]&&(b=sv(b)),[b,sv(b)]}function yM(a){const i=sv(a);return[p1(a),i,p1(i)]}function p1(a){return a.replace(/start|end/g,i=>vM[i])}const uC=["left","right"],lC=["right","left"],bM=["top","bottom"],SM=["bottom","top"];function wM(a,i,t){switch(a){case"top":case"bottom":return t?i?lC:uC:i?uC:lC;case"left":case"right":return i?bM:SM;default:return[]}}function _M(a,i,t,s){const c=Gf(a);let o=wM(Gu(a),t==="start",s);return c&&(o=o.map(b=>b+"-"+c),i&&(o=o.concat(o.map(p1)))),o}function sv(a){return a.replace(/left|right|bottom|top/g,i=>hM[i])}function CM(a){return{top:0,right:0,bottom:0,left:0,...a}}function sC(a){return typeof a!="number"?CM(a):{top:a,right:a,bottom:a,left:a}}function cv(a){const{x:i,y:t,width:s,height:c}=a;return{width:s,height:c,top:t,left:i,right:i+s,bottom:t+c,x:i,y:t}}function cC(a,i,t){let{reference:s,floating:c}=a;const o=Qo(i),b=d1(i),m=x1(b),_=Gu(i),C=o==="y",E=s.x+s.width/2-c.width/2,D=s.y+s.height/2-c.height/2,A=s[m]/2-c[m]/2;let j;switch(_){case"top":j={x:E,y:s.y-c.height};break;case"bottom":j={x:E,y:s.y+s.height};break;case"right":j={x:s.x+s.width,y:D};break;case"left":j={x:s.x-c.width,y:D};break;default:j={x:s.x,y:s.y}}switch(Gf(i)){case"start":j[b]-=A*(t&&C?-1:1);break;case"end":j[b]+=A*(t&&C?-1:1);break}return j}const EM=async(a,i,t)=>{const{placement:s="bottom",strategy:c="absolute",middleware:o=[],platform:b}=t,m=o.filter(Boolean),_=await(b.isRTL==null?void 0:b.isRTL(i));let C=await b.getElementRects({reference:a,floating:i,strategy:c}),{x:E,y:D}=cC(C,s,_),A=s,j={},M=0;for(let R=0;R<m.length;R++){const{name:B,fn:Y}=m[R],{x:N,y:O,data:P,reset:q}=await Y({x:E,y:D,initialPlacement:s,placement:A,strategy:c,middlewareData:j,rects:C,platform:b,elements:{reference:a,floating:i}});E=N??E,D=O??D,j={...j,[B]:{...j[B],...P}},q&&M<=50&&(M++,typeof q=="object"&&(q.placement&&(A=q.placement),q.rects&&(C=q.rects===!0?await b.getElementRects({reference:a,floating:i,strategy:c}):q.rects),{x:E,y:D}=cC(C,A,_)),R=-1)}return{x:E,y:D,placement:A,strategy:c,middlewareData:j}};async function ad(a,i){var t;i===void 0&&(i={});const{x:s,y:c,platform:o,rects:b,elements:m,strategy:_}=a,{boundary:C="clippingAncestors",rootBoundary:E="viewport",elementContext:D="floating",altBoundary:A=!1,padding:j=0}=Wu(i,a),M=sC(j),B=m[A?D==="floating"?"reference":"floating":D],Y=cv(await o.getClippingRect({element:(t=await(o.isElement==null?void 0:o.isElement(B)))==null||t?B:B.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(m.floating)),boundary:C,rootBoundary:E,strategy:_})),N=D==="floating"?{x:s,y:c,width:b.floating.width,height:b.floating.height}:b.reference,O=await(o.getOffsetParent==null?void 0:o.getOffsetParent(m.floating)),P=await(o.isElement==null?void 0:o.isElement(O))?await(o.getScale==null?void 0:o.getScale(O))||{x:1,y:1}:{x:1,y:1},q=cv(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:m,rect:N,offsetParent:O,strategy:_}):N);return{top:(Y.top-q.top+M.top)/P.y,bottom:(q.bottom-Y.bottom+M.bottom)/P.y,left:(Y.left-q.left+M.left)/P.x,right:(q.right-Y.right+M.right)/P.x}}const TM=a=>({name:"arrow",options:a,async fn(i){const{x:t,y:s,placement:c,rects:o,platform:b,elements:m,middlewareData:_}=i,{element:C,padding:E=0}=Wu(a,i)||{};if(C==null)return{};const D=sC(E),A={x:t,y:s},j=d1(c),M=x1(j),R=await b.getDimensions(C),B=j==="y",Y=B?"top":"left",N=B?"bottom":"right",O=B?"clientHeight":"clientWidth",P=o.reference[M]+o.reference[j]-A[j]-o.floating[M],q=A[j]-o.reference[j],V=await(b.getOffsetParent==null?void 0:b.getOffsetParent(C));let re=V?V[O]:0;(!re||!await(b.isElement==null?void 0:b.isElement(V)))&&(re=m.floating[O]||o.floating[M]);const te=P/2-q/2,Me=re/2-R[M]/2-1,Se=Kl(D[Y],Me),we=Kl(D[N],Me),Be=Se,Ie=re-R[M]-we,ke=re/2-R[M]/2+te,Qe=c1(Be,ke,Ie),Ae=!_.arrow&&Gf(c)!=null&&ke!==Qe&&o.reference[M]/2-(ke<Be?Se:we)-R[M]/2<0,Ue=Ae?ke<Be?ke-Be:ke-Ie:0;return{[j]:A[j]+Ue,data:{[j]:Qe,centerOffset:ke-Qe-Ue,...Ae&&{alignmentOffset:Ue}},reset:Ae}}}),kM=function(a){return a===void 0&&(a={}),{name:"flip",options:a,async fn(i){var t,s;const{placement:c,middlewareData:o,rects:b,initialPlacement:m,platform:_,elements:C}=i,{mainAxis:E=!0,crossAxis:D=!0,fallbackPlacements:A,fallbackStrategy:j="bestFit",fallbackAxisSideDirection:M="none",flipAlignment:R=!0,...B}=Wu(a,i);if((t=o.arrow)!=null&&t.alignmentOffset)return{};const Y=Gu(c),N=Qo(m),O=Gu(m)===m,P=await(_.isRTL==null?void 0:_.isRTL(C.floating)),q=A||(O||!R?[sv(m)]:yM(m)),V=M!=="none";!A&&V&&q.push(..._M(m,R,M,P));const re=[m,...q],te=await ad(i,B),Me=[];let Se=((s=o.flip)==null?void 0:s.overflows)||[];if(E&&Me.push(te[Y]),D){const ke=gM(c,b,P);Me.push(te[ke[0]],te[ke[1]])}if(Se=[...Se,{placement:c,overflows:Me}],!Me.every(ke=>ke<=0)){var we,Be;const ke=(((we=o.flip)==null?void 0:we.index)||0)+1,Qe=re[ke];if(Qe&&(!(D==="alignment"?N!==Qo(Qe):!1)||Se.every(Z=>Qo(Z.placement)===N?Z.overflows[0]>0:!0)))return{data:{index:ke,overflows:Se},reset:{placement:Qe}};let Ae=(Be=Se.filter(Ue=>Ue.overflows[0]<=0).sort((Ue,Z)=>Ue.overflows[1]-Z.overflows[1])[0])==null?void 0:Be.placement;if(!Ae)switch(j){case"bestFit":{var Ie;const Ue=(Ie=Se.filter(Z=>{if(V){const pe=Qo(Z.placement);return pe===N||pe==="y"}return!0}).map(Z=>[Z.placement,Z.overflows.filter(pe=>pe>0).reduce((pe,_e)=>pe+_e,0)]).sort((Z,pe)=>Z[1]-pe[1])[0])==null?void 0:Ie[0];Ue&&(Ae=Ue);break}case"initialPlacement":Ae=m;break}if(c!==Ae)return{reset:{placement:Ae}}}return{}}}};function fC(a,i){return{top:a.top-i.height,right:a.right-i.width,bottom:a.bottom-i.height,left:a.left-i.width}}function xC(a){return pM.some(i=>a[i]>=0)}const RM=function(a){return a===void 0&&(a={}),{name:"hide",options:a,async fn(i){const{rects:t}=i,{strategy:s="referenceHidden",...c}=Wu(a,i);switch(s){case"referenceHidden":{const o=await ad(i,{...c,elementContext:"reference"}),b=fC(o,t.reference);return{data:{referenceHiddenOffsets:b,referenceHidden:xC(b)}}}case"escaped":{const o=await ad(i,{...c,altBoundary:!0}),b=fC(o,t.floating);return{data:{escapedOffsets:b,escaped:xC(b)}}}default:return{}}}}},dC=new Set(["left","top"]);async function MM(a,i){const{placement:t,platform:s,elements:c}=a,o=await(s.isRTL==null?void 0:s.isRTL(c.floating)),b=Gu(t),m=Gf(t),_=Qo(t)==="y",C=dC.has(b)?-1:1,E=o&&_?-1:1,D=Wu(i,a);let{mainAxis:A,crossAxis:j,alignmentAxis:M}=typeof D=="number"?{mainAxis:D,crossAxis:0,alignmentAxis:null}:{mainAxis:D.mainAxis||0,crossAxis:D.crossAxis||0,alignmentAxis:D.alignmentAxis};return m&&typeof M=="number"&&(j=m==="end"?M*-1:M),_?{x:j*E,y:A*C}:{x:A*C,y:j*E}}const DM=function(a){return a===void 0&&(a=0),{name:"offset",options:a,async fn(i){var t,s;const{x:c,y:o,placement:b,middlewareData:m}=i,_=await MM(i,a);return b===((t=m.offset)==null?void 0:t.placement)&&(s=m.arrow)!=null&&s.alignmentOffset?{}:{x:c+_.x,y:o+_.y,data:{..._,placement:b}}}}},LM=function(a){return a===void 0&&(a={}),{name:"shift",options:a,async fn(i){const{x:t,y:s,placement:c}=i,{mainAxis:o=!0,crossAxis:b=!1,limiter:m={fn:B=>{let{x:Y,y:N}=B;return{x:Y,y:N}}},..._}=Wu(a,i),C={x:t,y:s},E=await ad(i,_),D=Qo(Gu(c)),A=f1(D);let j=C[A],M=C[D];if(o){const B=A==="y"?"top":"left",Y=A==="y"?"bottom":"right",N=j+E[B],O=j-E[Y];j=c1(N,j,O)}if(b){const B=D==="y"?"top":"left",Y=D==="y"?"bottom":"right",N=M+E[B],O=M-E[Y];M=c1(N,M,O)}const R=m.fn({...i,[A]:j,[D]:M});return{...R,data:{x:R.x-t,y:R.y-s,enabled:{[A]:o,[D]:b}}}}}},AM=function(a){return a===void 0&&(a={}),{options:a,fn(i){const{x:t,y:s,placement:c,rects:o,middlewareData:b}=i,{offset:m=0,mainAxis:_=!0,crossAxis:C=!0}=Wu(a,i),E={x:t,y:s},D=Qo(c),A=f1(D);let j=E[A],M=E[D];const R=Wu(m,i),B=typeof R=="number"?{mainAxis:R,crossAxis:0}:{mainAxis:0,crossAxis:0,...R};if(_){const O=A==="y"?"height":"width",P=o.reference[A]-o.floating[O]+B.mainAxis,q=o.reference[A]+o.reference[O]-B.mainAxis;j<P?j=P:j>q&&(j=q)}if(C){var Y,N;const O=A==="y"?"width":"height",P=dC.has(Gu(c)),q=o.reference[D]-o.floating[O]+(P&&((Y=b.offset)==null?void 0:Y[D])||0)+(P?0:B.crossAxis),V=o.reference[D]+o.reference[O]+(P?0:((N=b.offset)==null?void 0:N[D])||0)-(P?B.crossAxis:0);M<q?M=q:M>V&&(M=V)}return{[A]:j,[D]:M}}}},zM=function(a){return a===void 0&&(a={}),{name:"size",options:a,async fn(i){var t,s;const{placement:c,rects:o,platform:b,elements:m}=i,{apply:_=()=>{},...C}=Wu(a,i),E=await ad(i,C),D=Gu(c),A=Gf(c),j=Qo(c)==="y",{width:M,height:R}=o.floating;let B,Y;D==="top"||D==="bottom"?(B=D,Y=A===(await(b.isRTL==null?void 0:b.isRTL(m.floating))?"start":"end")?"left":"right"):(Y=D,B=A==="end"?"top":"bottom");const N=R-E.top-E.bottom,O=M-E.left-E.right,P=Kl(R-E[B],N),q=Kl(M-E[Y],O),V=!i.middlewareData.shift;let re=P,te=q;if((t=i.middlewareData.shift)!=null&&t.enabled.x&&(te=O),(s=i.middlewareData.shift)!=null&&s.enabled.y&&(re=N),V&&!A){const Se=wa(E.left,0),we=wa(E.right,0),Be=wa(E.top,0),Ie=wa(E.bottom,0);j?te=M-2*(Se!==0||we!==0?Se+we:wa(E.left,E.right)):re=R-2*(Be!==0||Ie!==0?Be+Ie:wa(E.top,E.bottom))}await _({...i,availableWidth:te,availableHeight:re});const Me=await b.getDimensions(m.floating);return M!==Me.width||R!==Me.height?{reset:{rects:!0}}:{}}}};function fv(){return typeof window<"u"}function Yf(a){return pC(a)?(a.nodeName||"").toLowerCase():"#document"}function _a(a){var i;return(a==null||(i=a.ownerDocument)==null?void 0:i.defaultView)||window}function Jo(a){var i;return(i=(pC(a)?a.ownerDocument:a.document)||window.document)==null?void 0:i.documentElement}function pC(a){return fv()?a instanceof Node||a instanceof _a(a).Node:!1}function fo(a){return fv()?a instanceof Element||a instanceof _a(a).Element:!1}function $o(a){return fv()?a instanceof HTMLElement||a instanceof _a(a).HTMLElement:!1}function hC(a){return!fv()||typeof ShadowRoot>"u"?!1:a instanceof ShadowRoot||a instanceof _a(a).ShadowRoot}const OM=new Set(["inline","contents"]);function od(a){const{overflow:i,overflowX:t,overflowY:s,display:c}=xo(a);return/auto|scroll|overlay|hidden|clip/.test(i+s+t)&&!OM.has(c)}const NM=new Set(["table","td","th"]);function IM(a){return NM.has(Yf(a))}const FM=[":popover-open",":modal"];function xv(a){return FM.some(i=>{try{return a.matches(i)}catch{return!1}})}const PM=["transform","translate","scale","rotate","perspective"],jM=["transform","translate","scale","rotate","perspective","filter"],UM=["paint","layout","strict","content"];function h1(a){const i=v1(),t=fo(a)?xo(a):a;return PM.some(s=>t[s]?t[s]!=="none":!1)||(t.containerType?t.containerType!=="normal":!1)||!i&&(t.backdropFilter?t.backdropFilter!=="none":!1)||!i&&(t.filter?t.filter!=="none":!1)||jM.some(s=>(t.willChange||"").includes(s))||UM.some(s=>(t.contain||"").includes(s))}function HM(a){let i=ql(a);for(;$o(i)&&!Xf(i);){if(h1(i))return i;if(xv(i))return null;i=ql(i)}return null}function v1(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const BM=new Set(["html","body","#document"]);function Xf(a){return BM.has(Yf(a))}function xo(a){return _a(a).getComputedStyle(a)}function dv(a){return fo(a)?{scrollLeft:a.scrollLeft,scrollTop:a.scrollTop}:{scrollLeft:a.scrollX,scrollTop:a.scrollY}}function ql(a){if(Yf(a)==="html")return a;const i=a.assignedSlot||a.parentNode||hC(a)&&a.host||Jo(a);return hC(i)?i.host:i}function vC(a){const i=ql(a);return Xf(i)?a.ownerDocument?a.ownerDocument.body:a.body:$o(i)&&od(i)?i:vC(i)}function ud(a,i,t){var s;i===void 0&&(i=[]),t===void 0&&(t=!0);const c=vC(a),o=c===((s=a.ownerDocument)==null?void 0:s.body),b=_a(c);if(o){const m=m1(b);return i.concat(b,b.visualViewport||[],od(c)?c:[],m&&t?ud(m):[])}return i.concat(c,ud(c,[],t))}function m1(a){return a.parent&&Object.getPrototypeOf(a.parent)?a.frameElement:null}function mC(a){const i=xo(a);let t=parseFloat(i.width)||0,s=parseFloat(i.height)||0;const c=$o(a),o=c?a.offsetWidth:t,b=c?a.offsetHeight:s,m=uv(t)!==o||uv(s)!==b;return m&&(t=o,s=b),{width:t,height:s,$:m}}function g1(a){return fo(a)?a:a.contextElement}function Zf(a){const i=g1(a);if(!$o(i))return qo(1);const t=i.getBoundingClientRect(),{width:s,height:c,$:o}=mC(i);let b=(o?uv(t.width):t.width)/s,m=(o?uv(t.height):t.height)/c;return(!b||!Number.isFinite(b))&&(b=1),(!m||!Number.isFinite(m))&&(m=1),{x:b,y:m}}const VM=qo(0);function gC(a){const i=_a(a);return!v1()||!i.visualViewport?VM:{x:i.visualViewport.offsetLeft,y:i.visualViewport.offsetTop}}function WM(a,i,t){return i===void 0&&(i=!1),!t||i&&t!==_a(a)?!1:i}function sc(a,i,t,s){i===void 0&&(i=!1),t===void 0&&(t=!1);const c=a.getBoundingClientRect(),o=g1(a);let b=qo(1);i&&(s?fo(s)&&(b=Zf(s)):b=Zf(a));const m=WM(o,t,s)?gC(o):qo(0);let _=(c.left+m.x)/b.x,C=(c.top+m.y)/b.y,E=c.width/b.x,D=c.height/b.y;if(o){const A=_a(o),j=s&&fo(s)?_a(s):s;let M=A,R=m1(M);for(;R&&s&&j!==M;){const B=Zf(R),Y=R.getBoundingClientRect(),N=xo(R),O=Y.left+(R.clientLeft+parseFloat(N.paddingLeft))*B.x,P=Y.top+(R.clientTop+parseFloat(N.paddingTop))*B.y;_*=B.x,C*=B.y,E*=B.x,D*=B.y,_+=O,C+=P,M=_a(R),R=m1(M)}}return cv({width:E,height:D,x:_,y:C})}function pv(a,i){const t=dv(a).scrollLeft;return i?i.left+t:sc(Jo(a)).left+t}function yC(a,i){const t=a.getBoundingClientRect(),s=t.left+i.scrollLeft-pv(a,t),c=t.top+i.scrollTop;return{x:s,y:c}}function GM(a){let{elements:i,rect:t,offsetParent:s,strategy:c}=a;const o=c==="fixed",b=Jo(s),m=i?xv(i.floating):!1;if(s===b||m&&o)return t;let _={scrollLeft:0,scrollTop:0},C=qo(1);const E=qo(0),D=$o(s);if((D||!D&&!o)&&((Yf(s)!=="body"||od(b))&&(_=dv(s)),$o(s))){const j=sc(s);C=Zf(s),E.x=j.x+s.clientLeft,E.y=j.y+s.clientTop}const A=b&&!D&&!o?yC(b,_):qo(0);return{width:t.width*C.x,height:t.height*C.y,x:t.x*C.x-_.scrollLeft*C.x+E.x+A.x,y:t.y*C.y-_.scrollTop*C.y+E.y+A.y}}function YM(a){return Array.from(a.getClientRects())}function XM(a){const i=Jo(a),t=dv(a),s=a.ownerDocument.body,c=wa(i.scrollWidth,i.clientWidth,s.scrollWidth,s.clientWidth),o=wa(i.scrollHeight,i.clientHeight,s.scrollHeight,s.clientHeight);let b=-t.scrollLeft+pv(a);const m=-t.scrollTop;return xo(s).direction==="rtl"&&(b+=wa(i.clientWidth,s.clientWidth)-c),{width:c,height:o,x:b,y:m}}const bC=25;function ZM(a,i){const t=_a(a),s=Jo(a),c=t.visualViewport;let o=s.clientWidth,b=s.clientHeight,m=0,_=0;if(c){o=c.width,b=c.height;const E=v1();(!E||E&&i==="fixed")&&(m=c.offsetLeft,_=c.offsetTop)}const C=pv(s);if(C<=0){const E=s.ownerDocument,D=E.body,A=getComputedStyle(D),j=E.compatMode==="CSS1Compat"&&parseFloat(A.marginLeft)+parseFloat(A.marginRight)||0,M=Math.abs(s.clientWidth-D.clientWidth-j);M<=bC&&(o-=M)}else C<=bC&&(o+=C);return{width:o,height:b,x:m,y:_}}const KM=new Set(["absolute","fixed"]);function qM(a,i){const t=sc(a,!0,i==="fixed"),s=t.top+a.clientTop,c=t.left+a.clientLeft,o=$o(a)?Zf(a):qo(1),b=a.clientWidth*o.x,m=a.clientHeight*o.y,_=c*o.x,C=s*o.y;return{width:b,height:m,x:_,y:C}}function SC(a,i,t){let s;if(i==="viewport")s=ZM(a,t);else if(i==="document")s=XM(Jo(a));else if(fo(i))s=qM(i,t);else{const c=gC(a);s={x:i.x-c.x,y:i.y-c.y,width:i.width,height:i.height}}return cv(s)}function wC(a,i){const t=ql(a);return t===i||!fo(t)||Xf(t)?!1:xo(t).position==="fixed"||wC(t,i)}function QM(a,i){const t=i.get(a);if(t)return t;let s=ud(a,[],!1).filter(m=>fo(m)&&Yf(m)!=="body"),c=null;const o=xo(a).position==="fixed";let b=o?ql(a):a;for(;fo(b)&&!Xf(b);){const m=xo(b),_=h1(b);!_&&m.position==="fixed"&&(c=null),(o?!_&&!c:!_&&m.position==="static"&&!!c&&KM.has(c.position)||od(b)&&!_&&wC(a,b))?s=s.filter(E=>E!==b):c=m,b=ql(b)}return i.set(a,s),s}function JM(a){let{element:i,boundary:t,rootBoundary:s,strategy:c}=a;const b=[...t==="clippingAncestors"?xv(i)?[]:QM(i,this._c):[].concat(t),s],m=b[0],_=b.reduce((C,E)=>{const D=SC(i,E,c);return C.top=wa(D.top,C.top),C.right=Kl(D.right,C.right),C.bottom=Kl(D.bottom,C.bottom),C.left=wa(D.left,C.left),C},SC(i,m,c));return{width:_.right-_.left,height:_.bottom-_.top,x:_.left,y:_.top}}function $M(a){const{width:i,height:t}=mC(a);return{width:i,height:t}}function eD(a,i,t){const s=$o(i),c=Jo(i),o=t==="fixed",b=sc(a,!0,o,i);let m={scrollLeft:0,scrollTop:0};const _=qo(0);function C(){_.x=pv(c)}if(s||!s&&!o)if((Yf(i)!=="body"||od(c))&&(m=dv(i)),s){const j=sc(i,!0,o,i);_.x=j.x+i.clientLeft,_.y=j.y+i.clientTop}else c&&C();o&&!s&&c&&C();const E=c&&!s&&!o?yC(c,m):qo(0),D=b.left+m.scrollLeft-_.x-E.x,A=b.top+m.scrollTop-_.y-E.y;return{x:D,y:A,width:b.width,height:b.height}}function y1(a){return xo(a).position==="static"}function _C(a,i){if(!$o(a)||xo(a).position==="fixed")return null;if(i)return i(a);let t=a.offsetParent;return Jo(a)===t&&(t=t.ownerDocument.body),t}function CC(a,i){const t=_a(a);if(xv(a))return t;if(!$o(a)){let c=ql(a);for(;c&&!Xf(c);){if(fo(c)&&!y1(c))return c;c=ql(c)}return t}let s=_C(a,i);for(;s&&IM(s)&&y1(s);)s=_C(s,i);return s&&Xf(s)&&y1(s)&&!h1(s)?t:s||HM(a)||t}const tD=async function(a){const i=this.getOffsetParent||CC,t=this.getDimensions,s=await t(a.floating);return{reference:eD(a.reference,await i(a.floating),a.strategy),floating:{x:0,y:0,width:s.width,height:s.height}}};function nD(a){return xo(a).direction==="rtl"}const rD={convertOffsetParentRelativeRectToViewportRelativeRect:GM,getDocumentElement:Jo,getClippingRect:JM,getOffsetParent:CC,getElementRects:tD,getClientRects:YM,getDimensions:$M,getScale:Zf,isElement:fo,isRTL:nD};function EC(a,i){return a.x===i.x&&a.y===i.y&&a.width===i.width&&a.height===i.height}function iD(a,i){let t=null,s;const c=Jo(a);function o(){var m;clearTimeout(s),(m=t)==null||m.disconnect(),t=null}function b(m,_){m===void 0&&(m=!1),_===void 0&&(_=1),o();const C=a.getBoundingClientRect(),{left:E,top:D,width:A,height:j}=C;if(m||i(),!A||!j)return;const M=lv(D),R=lv(c.clientWidth-(E+A)),B=lv(c.clientHeight-(D+j)),Y=lv(E),O={rootMargin:-M+"px "+-R+"px "+-B+"px "+-Y+"px",threshold:wa(0,Kl(1,_))||1};let P=!0;function q(V){const re=V[0].intersectionRatio;if(re!==_){if(!P)return b();re?b(!1,re):s=setTimeout(()=>{b(!1,1e-7)},1e3)}re===1&&!EC(C,a.getBoundingClientRect())&&b(),P=!1}try{t=new IntersectionObserver(q,{...O,root:c.ownerDocument})}catch{t=new IntersectionObserver(q,O)}t.observe(a)}return b(!0),o}function aD(a,i,t,s){s===void 0&&(s={});const{ancestorScroll:c=!0,ancestorResize:o=!0,elementResize:b=typeof ResizeObserver=="function",layoutShift:m=typeof IntersectionObserver=="function",animationFrame:_=!1}=s,C=g1(a),E=c||o?[...C?ud(C):[],...ud(i)]:[];E.forEach(Y=>{c&&Y.addEventListener("scroll",t,{passive:!0}),o&&Y.addEventListener("resize",t)});const D=C&&m?iD(C,t):null;let A=-1,j=null;b&&(j=new ResizeObserver(Y=>{let[N]=Y;N&&N.target===C&&j&&(j.unobserve(i),cancelAnimationFrame(A),A=requestAnimationFrame(()=>{var O;(O=j)==null||O.observe(i)})),t()}),C&&!_&&j.observe(C),j.observe(i));let M,R=_?sc(a):null;_&&B();function B(){const Y=sc(a);R&&!EC(R,Y)&&t(),R=Y,M=requestAnimationFrame(B)}return t(),()=>{var Y;E.forEach(N=>{c&&N.removeEventListener("scroll",t),o&&N.removeEventListener("resize",t)}),D==null||D(),(Y=j)==null||Y.disconnect(),j=null,_&&cancelAnimationFrame(M)}}const oD=DM,uD=LM,lD=kM,sD=zM,cD=RM,TC=TM,fD=AM,xD=(a,i,t)=>{const s=new Map,c={platform:rD,...t},o={...c.platform,_c:s};return EM(a,i,{...c,platform:o})};var dD=typeof document<"u",pD=function(){},hv=dD?I.useLayoutEffect:pD;function vv(a,i){if(a===i)return!0;if(typeof a!=typeof i)return!1;if(typeof a=="function"&&a.toString()===i.toString())return!0;let t,s,c;if(a&&i&&typeof a=="object"){if(Array.isArray(a)){if(t=a.length,t!==i.length)return!1;for(s=t;s--!==0;)if(!vv(a[s],i[s]))return!1;return!0}if(c=Object.keys(a),t=c.length,t!==Object.keys(i).length)return!1;for(s=t;s--!==0;)if(!{}.hasOwnProperty.call(i,c[s]))return!1;for(s=t;s--!==0;){const o=c[s];if(!(o==="_owner"&&a.$$typeof)&&!vv(a[o],i[o]))return!1}return!0}return a!==a&&i!==i}function kC(a){return typeof window>"u"?1:(a.ownerDocument.defaultView||window).devicePixelRatio||1}function RC(a,i){const t=kC(a);return Math.round(i*t)/t}function b1(a){const i=I.useRef(a);return hv(()=>{i.current=a}),i}function hD(a){a===void 0&&(a={});const{placement:i="bottom",strategy:t="absolute",middleware:s=[],platform:c,elements:{reference:o,floating:b}={},transform:m=!0,whileElementsMounted:_,open:C}=a,[E,D]=I.useState({x:0,y:0,strategy:t,placement:i,middlewareData:{},isPositioned:!1}),[A,j]=I.useState(s);vv(A,s)||j(s);const[M,R]=I.useState(null),[B,Y]=I.useState(null),N=I.useCallback(Z=>{Z!==V.current&&(V.current=Z,R(Z))},[]),O=I.useCallback(Z=>{Z!==re.current&&(re.current=Z,Y(Z))},[]),P=o||M,q=b||B,V=I.useRef(null),re=I.useRef(null),te=I.useRef(E),Me=_!=null,Se=b1(_),we=b1(c),Be=b1(C),Ie=I.useCallback(()=>{if(!V.current||!re.current)return;const Z={placement:i,strategy:t,middleware:A};we.current&&(Z.platform=we.current),xD(V.current,re.current,Z).then(pe=>{const _e={...pe,isPositioned:Be.current!==!1};ke.current&&!vv(te.current,_e)&&(te.current=_e,a1.flushSync(()=>{D(_e)}))})},[A,i,t,we,Be]);hv(()=>{C===!1&&te.current.isPositioned&&(te.current.isPositioned=!1,D(Z=>({...Z,isPositioned:!1})))},[C]);const ke=I.useRef(!1);hv(()=>(ke.current=!0,()=>{ke.current=!1}),[]),hv(()=>{if(P&&(V.current=P),q&&(re.current=q),P&&q){if(Se.current)return Se.current(P,q,Ie);Ie()}},[P,q,Ie,Se,Me]);const Qe=I.useMemo(()=>({reference:V,floating:re,setReference:N,setFloating:O}),[N,O]),Ae=I.useMemo(()=>({reference:P,floating:q}),[P,q]),Ue=I.useMemo(()=>{const Z={position:t,left:0,top:0};if(!Ae.floating)return Z;const pe=RC(Ae.floating,E.x),_e=RC(Ae.floating,E.y);return m?{...Z,transform:"translate("+pe+"px, "+_e+"px)",...kC(Ae.floating)>=1.5&&{willChange:"transform"}}:{position:t,left:pe,top:_e}},[t,m,Ae.floating,E.x,E.y]);return I.useMemo(()=>({...E,update:Ie,refs:Qe,elements:Ae,floatingStyles:Ue}),[E,Ie,Qe,Ae,Ue])}const vD=a=>{function i(t){return{}.hasOwnProperty.call(t,"current")}return{name:"arrow",options:a,fn(t){const{element:s,padding:c}=typeof a=="function"?a(t):a;return s&&i(s)?s.current!=null?TC({element:s.current,padding:c}).fn(t):{}:s?TC({element:s,padding:c}).fn(t):{}}}},mD=(a,i)=>({...oD(a),options:[a,i]}),gD=(a,i)=>({...uD(a),options:[a,i]}),yD=(a,i)=>({...fD(a),options:[a,i]}),bD=(a,i)=>({...lD(a),options:[a,i]}),SD=(a,i)=>({...sD(a),options:[a,i]}),wD=(a,i)=>({...cD(a),options:[a,i]}),_D=(a,i)=>({...vD(a),options:[a,i]});var CD="Arrow",MC=I.forwardRef((a,i)=>{const{children:t,width:s=10,height:c=5,...o}=a;return G.jsx(Qr.svg,{...o,ref:i,width:s,height:c,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:a.asChild?t:G.jsx("polygon",{points:"0,0 30,0 15,10"})})});MC.displayName=CD;var ED=MC;function DC(a){const[i,t]=I.useState(void 0);return Xl(()=>{if(a){t({width:a.offsetWidth,height:a.offsetHeight});const s=new ResizeObserver(c=>{if(!Array.isArray(c)||!c.length)return;const o=c[0];let b,m;if("borderBoxSize"in o){const _=o.borderBoxSize,C=Array.isArray(_)?_[0]:_;b=C.inlineSize,m=C.blockSize}else b=a.offsetWidth,m=a.offsetHeight;t({width:b,height:m})});return s.observe(a,{box:"border-box"}),()=>s.unobserve(a)}else t(void 0)},[a]),i}var S1="Popper",[LC,AC]=Wf(S1),[TD,zC]=LC(S1),OC=a=>{const{__scopePopper:i,children:t}=a,[s,c]=I.useState(null);return G.jsx(TD,{scope:i,anchor:s,onAnchorChange:c,children:t})};OC.displayName=S1;var NC="PopperAnchor",IC=I.forwardRef((a,i)=>{const{__scopePopper:t,virtualRef:s,...c}=a,o=zC(NC,t),b=I.useRef(null),m=di(i,b),_=I.useRef(null);return I.useEffect(()=>{const C=_.current;_.current=(s==null?void 0:s.current)||b.current,C!==_.current&&o.onAnchorChange(_.current)}),s?null:G.jsx(Qr.div,{...c,ref:m})});IC.displayName=NC;var w1="PopperContent",[kD,RD]=LC(w1),FC=I.forwardRef((a,i)=>{var Xe,pt,ht,Lt,xe,be;const{__scopePopper:t,side:s="bottom",sideOffset:c=0,align:o="center",alignOffset:b=0,arrowPadding:m=0,avoidCollisions:_=!0,collisionBoundary:C=[],collisionPadding:E=0,sticky:D="partial",hideWhenDetached:A=!1,updatePositionStrategy:j="optimized",onPlaced:M,...R}=a,B=zC(w1,t),[Y,N]=I.useState(null),O=di(i,We=>N(We)),[P,q]=I.useState(null),V=DC(P),re=(V==null?void 0:V.width)??0,te=(V==null?void 0:V.height)??0,Me=s+(o!=="center"?"-"+o:""),Se=typeof E=="number"?E:{top:0,right:0,bottom:0,left:0,...E},we=Array.isArray(C)?C:[C],Be=we.length>0,Ie={padding:Se,boundary:we.filter(DD),altBoundary:Be},{refs:ke,floatingStyles:Qe,placement:Ae,isPositioned:Ue,middlewareData:Z}=hD({strategy:"fixed",placement:Me,whileElementsMounted:(...We)=>aD(...We,{animationFrame:j==="always"}),elements:{reference:B.anchor},middleware:[mD({mainAxis:c+te,alignmentAxis:b}),_&&gD({mainAxis:!0,crossAxis:!1,limiter:D==="partial"?yD():void 0,...Ie}),_&&bD({...Ie}),SD({...Ie,apply:({elements:We,rects:Q,availableWidth:de,availableHeight:Fe})=>{const{width:st,height:gt}=Q.reference,an=We.floating.style;an.setProperty("--radix-popper-available-width",`${de}px`),an.setProperty("--radix-popper-available-height",`${Fe}px`),an.setProperty("--radix-popper-anchor-width",`${st}px`),an.setProperty("--radix-popper-anchor-height",`${gt}px`)}}),P&&_D({element:P,padding:m}),LD({arrowWidth:re,arrowHeight:te}),A&&wD({strategy:"referenceHidden",...Ie})]}),[pe,_e]=UC(Ae),U=Ko(M);Xl(()=>{Ue&&(U==null||U())},[Ue,U]);const oe=(Xe=Z.arrow)==null?void 0:Xe.x,Re=(pt=Z.arrow)==null?void 0:pt.y,Oe=((ht=Z.arrow)==null?void 0:ht.centerOffset)!==0,[je,xt]=I.useState();return Xl(()=>{Y&&xt(window.getComputedStyle(Y).zIndex)},[Y]),G.jsx("div",{ref:ke.setFloating,"data-radix-popper-content-wrapper":"",style:{...Qe,transform:Ue?Qe.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:je,"--radix-popper-transform-origin":[(Lt=Z.transformOrigin)==null?void 0:Lt.x,(xe=Z.transformOrigin)==null?void 0:xe.y].join(" "),...((be=Z.hide)==null?void 0:be.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:a.dir,children:G.jsx(kD,{scope:t,placedSide:pe,onArrowChange:q,arrowX:oe,arrowY:Re,shouldHideArrow:Oe,children:G.jsx(Qr.div,{"data-side":pe,"data-align":_e,...R,ref:O,style:{...R.style,animation:Ue?void 0:"none"}})})})});FC.displayName=w1;var PC="PopperArrow",MD={top:"bottom",right:"left",bottom:"top",left:"right"},jC=I.forwardRef(function(i,t){const{__scopePopper:s,...c}=i,o=RD(PC,s),b=MD[o.placedSide];return G.jsx("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[b]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0},children:G.jsx(ED,{...c,ref:t,style:{...c.style,display:"block"}})})});jC.displayName=PC;function DD(a){return a!==null}var LD=a=>({name:"transformOrigin",options:a,fn(i){var B,Y,N;const{placement:t,rects:s,middlewareData:c}=i,b=((B=c.arrow)==null?void 0:B.centerOffset)!==0,m=b?0:a.arrowWidth,_=b?0:a.arrowHeight,[C,E]=UC(t),D={start:"0%",center:"50%",end:"100%"}[E],A=(((Y=c.arrow)==null?void 0:Y.x)??0)+m/2,j=(((N=c.arrow)==null?void 0:N.y)??0)+_/2;let M="",R="";return C==="bottom"?(M=b?D:`${A}px`,R=`${-_}px`):C==="top"?(M=b?D:`${A}px`,R=`${s.floating.height+_}px`):C==="right"?(M=`${-_}px`,R=b?D:`${j}px`):C==="left"&&(M=`${s.floating.width+_}px`,R=b?D:`${j}px`),{data:{x:M,y:R}}}});function UC(a){const[i,t="center"]=a.split("-");return[i,t]}var HC=OC,AD=IC,zD=FC,OD=jC,ND="Portal",BC=I.forwardRef((a,i)=>{var m;const{container:t,...s}=a,[c,o]=I.useState(!1);Xl(()=>o(!0),[]);const b=t||c&&((m=globalThis==null?void 0:globalThis.document)==null?void 0:m.body);return b?B4.createPortal(G.jsx(Qr.div,{...s,ref:i}),b):null});BC.displayName=ND;function ID(a,i){return I.useReducer((t,s)=>i[t][s]??t,a)}var ld=a=>{const{present:i,children:t}=a,s=FD(i),c=typeof t=="function"?t({present:s.isPresent}):I.Children.only(t),o=di(s.ref,PD(c));return typeof t=="function"||s.isPresent?I.cloneElement(c,{ref:o}):null};ld.displayName="Presence";function FD(a){const[i,t]=I.useState(),s=I.useRef(null),c=I.useRef(a),o=I.useRef("none"),b=a?"mounted":"unmounted",[m,_]=ID(b,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return I.useEffect(()=>{const C=mv(s.current);o.current=m==="mounted"?C:"none"},[m]),Xl(()=>{const C=s.current,E=c.current;if(E!==a){const A=o.current,j=mv(C);a?_("MOUNT"):j==="none"||(C==null?void 0:C.display)==="none"?_("UNMOUNT"):_(E&&A!==j?"ANIMATION_OUT":"UNMOUNT"),c.current=a}},[a,_]),Xl(()=>{if(i){let C;const E=i.ownerDocument.defaultView??window,D=j=>{const R=mv(s.current).includes(CSS.escape(j.animationName));if(j.target===i&&R&&(_("ANIMATION_END"),!c.current)){const B=i.style.animationFillMode;i.style.animationFillMode="forwards",C=E.setTimeout(()=>{i.style.animationFillMode==="forwards"&&(i.style.animationFillMode=B)})}},A=j=>{j.target===i&&(o.current=mv(s.current))};return i.addEventListener("animationstart",A),i.addEventListener("animationcancel",D),i.addEventListener("animationend",D),()=>{E.clearTimeout(C),i.removeEventListener("animationstart",A),i.removeEventListener("animationcancel",D),i.removeEventListener("animationend",D)}}else _("ANIMATION_END")},[i,_]),{isPresent:["mounted","unmountSuspended"].includes(m),ref:I.useCallback(C=>{s.current=C?getComputedStyle(C):null,t(C)},[])}}function mv(a){return(a==null?void 0:a.animationName)||"none"}function PD(a){var s,c;let i=(s=Object.getOwnPropertyDescriptor(a.props,"ref"))==null?void 0:s.get,t=i&&"isReactWarning"in i&&i.isReactWarning;return t?a.ref:(i=(c=Object.getOwnPropertyDescriptor(a,"ref"))==null?void 0:c.get,t=i&&"isReactWarning"in i&&i.isReactWarning,t?a.props.ref:a.props.ref||a.ref)}var _1="rovingFocusGroup.onEntryFocus",jD={bubbles:!1,cancelable:!0},sd="RovingFocusGroup",[C1,VC,UD]=X_(sd),[HD,WC]=Wf(sd,[UD]),[BD,VD]=HD(sd),GC=I.forwardRef((a,i)=>G.jsx(C1.Provider,{scope:a.__scopeRovingFocusGroup,children:G.jsx(C1.Slot,{scope:a.__scopeRovingFocusGroup,children:G.jsx(WD,{...a,ref:i})})}));GC.displayName=sd;var WD=I.forwardRef((a,i)=>{const{__scopeRovingFocusGroup:t,orientation:s,loop:c=!1,dir:o,currentTabStopId:b,defaultCurrentTabStopId:m,onCurrentTabStopIdChange:_,onEntryFocus:C,preventScrollOnEntryFocus:E=!1,...D}=a,A=I.useRef(null),j=di(i,A),M=Z_(o),[R,B]=av({prop:b,defaultProp:m??null,onChange:_,caller:sd}),[Y,N]=I.useState(!1),O=Ko(C),P=VC(t),q=I.useRef(!1),[V,re]=I.useState(0);return I.useEffect(()=>{const te=A.current;if(te)return te.addEventListener(_1,O),()=>te.removeEventListener(_1,O)},[O]),G.jsx(BD,{scope:t,orientation:s,dir:M,loop:c,currentTabStopId:R,onItemFocus:I.useCallback(te=>B(te),[B]),onItemShiftTab:I.useCallback(()=>N(!0),[]),onFocusableItemAdd:I.useCallback(()=>re(te=>te+1),[]),onFocusableItemRemove:I.useCallback(()=>re(te=>te-1),[]),children:G.jsx(Qr.div,{tabIndex:Y||V===0?-1:0,"data-orientation":s,...D,ref:j,style:{outline:"none",...a.style},onMouseDown:rn(a.onMouseDown,()=>{q.current=!0}),onFocus:rn(a.onFocus,te=>{const Me=!q.current;if(te.target===te.currentTarget&&Me&&!Y){const Se=new CustomEvent(_1,jD);if(te.currentTarget.dispatchEvent(Se),!Se.defaultPrevented){const we=P().filter(Ae=>Ae.focusable),Be=we.find(Ae=>Ae.active),Ie=we.find(Ae=>Ae.id===R),Qe=[Be,Ie,...we].filter(Boolean).map(Ae=>Ae.ref.current);ZC(Qe,E)}}q.current=!1}),onBlur:rn(a.onBlur,()=>N(!1))})})}),YC="RovingFocusGroupItem",XC=I.forwardRef((a,i)=>{const{__scopeRovingFocusGroup:t,focusable:s=!0,active:c=!1,tabStopId:o,children:b,...m}=a,_=id(),C=o||_,E=VD(YC,t),D=E.currentTabStopId===C,A=VC(t),{onFocusableItemAdd:j,onFocusableItemRemove:M,currentTabStopId:R}=E;return I.useEffect(()=>{if(s)return j(),()=>M()},[s,j,M]),G.jsx(C1.ItemSlot,{scope:t,id:C,focusable:s,active:c,children:G.jsx(Qr.span,{tabIndex:D?0:-1,"data-orientation":E.orientation,...m,ref:i,onMouseDown:rn(a.onMouseDown,B=>{s?E.onItemFocus(C):B.preventDefault()}),onFocus:rn(a.onFocus,()=>E.onItemFocus(C)),onKeyDown:rn(a.onKeyDown,B=>{if(B.key==="Tab"&&B.shiftKey){E.onItemShiftTab();return}if(B.target!==B.currentTarget)return;const Y=XD(B,E.orientation,E.dir);if(Y!==void 0){if(B.metaKey||B.ctrlKey||B.altKey||B.shiftKey)return;B.preventDefault();let O=A().filter(P=>P.focusable).map(P=>P.ref.current);if(Y==="last")O.reverse();else if(Y==="prev"||Y==="next"){Y==="prev"&&O.reverse();const P=O.indexOf(B.currentTarget);O=E.loop?ZD(O,P+1):O.slice(P+1)}setTimeout(()=>ZC(O))}}),children:typeof b=="function"?b({isCurrentTabStop:D,hasTabStop:R!=null}):b})})});XC.displayName=YC;var GD={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function YD(a,i){return i!=="rtl"?a:a==="ArrowLeft"?"ArrowRight":a==="ArrowRight"?"ArrowLeft":a}function XD(a,i,t){const s=YD(a.key,t);if(!(i==="vertical"&&["ArrowLeft","ArrowRight"].includes(s))&&!(i==="horizontal"&&["ArrowUp","ArrowDown"].includes(s)))return GD[s]}function ZC(a,i=!1){const t=document.activeElement;for(const s of a)if(s===t||(s.focus({preventScroll:i}),document.activeElement!==t))return}function ZD(a,i){return a.map((t,s)=>a[(i+s)%a.length])}var KD=GC,qD=XC,QD=function(a){if(typeof document>"u")return null;var i=Array.isArray(a)?a[0]:a;return i.ownerDocument.body},Kf=new WeakMap,gv=new WeakMap,yv={},E1=0,KC=function(a){return a&&(a.host||KC(a.parentNode))},JD=function(a,i){return i.map(function(t){if(a.contains(t))return t;var s=KC(t);return s&&a.contains(s)?s:(console.error("aria-hidden",t,"in not contained inside",a,". Doing nothing"),null)}).filter(function(t){return!!t})},$D=function(a,i,t,s){var c=JD(i,Array.isArray(a)?a:[a]);yv[t]||(yv[t]=new WeakMap);var o=yv[t],b=[],m=new Set,_=new Set(c),C=function(D){!D||m.has(D)||(m.add(D),C(D.parentNode))};c.forEach(C);var E=function(D){!D||_.has(D)||Array.prototype.forEach.call(D.children,function(A){if(m.has(A))E(A);else try{var j=A.getAttribute(s),M=j!==null&&j!=="false",R=(Kf.get(A)||0)+1,B=(o.get(A)||0)+1;Kf.set(A,R),o.set(A,B),b.push(A),R===1&&M&&gv.set(A,!0),B===1&&A.setAttribute(t,"true"),M||A.setAttribute(s,"true")}catch(Y){console.error("aria-hidden: cannot operate on ",A,Y)}})};return E(i),m.clear(),E1++,function(){b.forEach(function(D){var A=Kf.get(D)-1,j=o.get(D)-1;Kf.set(D,A),o.set(D,j),A||(gv.has(D)||D.removeAttribute(s),gv.delete(D)),j||D.removeAttribute(t)}),E1--,E1||(Kf=new WeakMap,Kf=new WeakMap,gv=new WeakMap,yv={})}},e6=function(a,i,t){t===void 0&&(t="data-aria-hidden");var s=Array.from(Array.isArray(a)?a:[a]),c=QD(a);return c?(s.push.apply(s,Array.from(c.querySelectorAll("[aria-live], script"))),$D(s,c,t,"aria-hidden")):function(){return null}},eu=function(){return eu=Object.assign||function(i){for(var t,s=1,c=arguments.length;s<c;s++){t=arguments[s];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(i[o]=t[o])}return i},eu.apply(this,arguments)};function qC(a,i){var t={};for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&i.indexOf(s)<0&&(t[s]=a[s]);if(a!=null&&typeof Object.getOwnPropertySymbols=="function")for(var c=0,s=Object.getOwnPropertySymbols(a);c<s.length;c++)i.indexOf(s[c])<0&&Object.prototype.propertyIsEnumerable.call(a,s[c])&&(t[s[c]]=a[s[c]]);return t}function t6(a,i,t){if(t||arguments.length===2)for(var s=0,c=i.length,o;s<c;s++)(o||!(s in i))&&(o||(o=Array.prototype.slice.call(i,0,s)),o[s]=i[s]);return a.concat(o||Array.prototype.slice.call(i))}typeof SuppressedError=="function"&&SuppressedError;var bv="right-scroll-bar-position",Sv="width-before-scroll-bar",n6="with-scroll-bars-hidden",r6="--removed-body-scroll-bar-size";function T1(a,i){return typeof a=="function"?a(i):a&&(a.current=i),a}function i6(a,i){var t=I.useState(function(){return{value:a,callback:i,facade:{get current(){return t.value},set current(s){var c=t.value;c!==s&&(t.value=s,t.callback(s,c))}}}})[0];return t.callback=i,t.facade}var a6=typeof window<"u"?I.useLayoutEffect:I.useEffect,QC=new WeakMap;function o6(a,i){var t=i6(null,function(s){return a.forEach(function(c){return T1(c,s)})});return a6(function(){var s=QC.get(t);if(s){var c=new Set(s),o=new Set(a),b=t.current;c.forEach(function(m){o.has(m)||T1(m,null)}),o.forEach(function(m){c.has(m)||T1(m,b)})}QC.set(t,a)},[a]),t}function u6(a){return a}function l6(a,i){i===void 0&&(i=u6);var t=[],s=!1,c={read:function(){if(s)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return t.length?t[t.length-1]:a},useMedium:function(o){var b=i(o,s);return t.push(b),function(){t=t.filter(function(m){return m!==b})}},assignSyncMedium:function(o){for(s=!0;t.length;){var b=t;t=[],b.forEach(o)}t={push:function(m){return o(m)},filter:function(){return t}}},assignMedium:function(o){s=!0;var b=[];if(t.length){var m=t;t=[],m.forEach(o),b=t}var _=function(){var E=b;b=[],E.forEach(o)},C=function(){return Promise.resolve().then(_)};C(),t={push:function(E){b.push(E),C()},filter:function(E){return b=b.filter(E),t}}}};return c}function s6(a){a===void 0&&(a={});var i=l6(null);return i.options=eu({async:!0,ssr:!1},a),i}var JC=function(a){var i=a.sideCar,t=qC(a,["sideCar"]);if(!i)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var s=i.read();if(!s)throw new Error("Sidecar medium not found");return I.createElement(s,eu({},t))};JC.isSideCarExport=!0;function c6(a,i){return a.useMedium(i),JC}var $C=s6(),k1=function(){},wv=I.forwardRef(function(a,i){var t=I.useRef(null),s=I.useState({onScrollCapture:k1,onWheelCapture:k1,onTouchMoveCapture:k1}),c=s[0],o=s[1],b=a.forwardProps,m=a.children,_=a.className,C=a.removeScrollBar,E=a.enabled,D=a.shards,A=a.sideCar,j=a.noRelative,M=a.noIsolation,R=a.inert,B=a.allowPinchZoom,Y=a.as,N=Y===void 0?"div":Y,O=a.gapMode,P=qC(a,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),q=A,V=o6([t,i]),re=eu(eu({},P),c);return I.createElement(I.Fragment,null,E&&I.createElement(q,{sideCar:$C,removeScrollBar:C,shards:D,noRelative:j,noIsolation:M,inert:R,setCallbacks:o,allowPinchZoom:!!B,lockRef:t,gapMode:O}),b?I.cloneElement(I.Children.only(m),eu(eu({},re),{ref:V})):I.createElement(N,eu({},re,{className:_,ref:V}),m))});wv.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},wv.classNames={fullWidth:Sv,zeroRight:bv};var f6=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function x6(){if(!document)return null;var a=document.createElement("style");a.type="text/css";var i=f6();return i&&a.setAttribute("nonce",i),a}function d6(a,i){a.styleSheet?a.styleSheet.cssText=i:a.appendChild(document.createTextNode(i))}function p6(a){var i=document.head||document.getElementsByTagName("head")[0];i.appendChild(a)}var h6=function(){var a=0,i=null;return{add:function(t){a==0&&(i=x6())&&(d6(i,t),p6(i)),a++},remove:function(){a--,!a&&i&&(i.parentNode&&i.parentNode.removeChild(i),i=null)}}},v6=function(){var a=h6();return function(i,t){I.useEffect(function(){return a.add(i),function(){a.remove()}},[i&&t])}},eE=function(){var a=v6(),i=function(t){var s=t.styles,c=t.dynamic;return a(s,c),null};return i},m6={left:0,top:0,right:0,gap:0},R1=function(a){return parseInt(a||"",10)||0},g6=function(a){var i=window.getComputedStyle(document.body),t=i[a==="padding"?"paddingLeft":"marginLeft"],s=i[a==="padding"?"paddingTop":"marginTop"],c=i[a==="padding"?"paddingRight":"marginRight"];return[R1(t),R1(s),R1(c)]},y6=function(a){if(a===void 0&&(a="margin"),typeof window>"u")return m6;var i=g6(a),t=document.documentElement.clientWidth,s=window.innerWidth;return{left:i[0],top:i[1],right:i[2],gap:Math.max(0,s-t+i[2]-i[0])}},b6=eE(),qf="data-scroll-locked",S6=function(a,i,t,s){var c=a.left,o=a.top,b=a.right,m=a.gap;return t===void 0&&(t="margin"),`292 .`.concat( n6,` {293 overflow: hidden `).concat( s,`;294 padding-right: `).concat(m,"px ").concat( s,`;295 } 296 body[`).concat( qf,`] {297 overflow: hidden `).concat( s,`;289 text-align: `,"alignedTextLeft","style","tiHIi","RPcBn","ntWQa","removeChild",` !important; 290 } 291 `,"uRQzg","textContent","yLXpA","syHOL","hsUGi","alignedText","129672LHniBj","wtMKs","uhlCD"];return jh=function(){return a},jh()}function mC(a){const l=oo,i={kQTFb:"left-aligned",hsUGi:"center-aligned",qxtdJ:l(421),iyuvj:"right-aligned",DoILw:"aligned-text"};switch(a){case l(407):return i[l(427)];case l(422):return i[l(394)];case i[l(432)]:return i.iyuvj;default:return i[l(415)]}}(function(a,l){const i=F0,c=a();for(;;)try{if(parseInt(i(118))/1+parseInt(i(116))/2*(-parseInt(i(121))/3)+-parseInt(i(111))/4+-parseInt(i(144))/5*(parseInt(i(131))/6)+parseInt(i(122))/7*(-parseInt(i(120))/8)+parseInt(i(108))/9+parseInt(i(101))/10===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Uh,197552);function F0(a,l){const i=Uh();return F0=function(c,x){return c=c-100,i[c]},F0(a,l)}function Uh(){const a=["PtSvx","wfdrX","zoHcz","IaibM","wideaccess-modal-note","qsCva","error","wideaccess-modal-container","959550wnFisa","button","render","dFKVu","Note: To restore the widget later, you will need to clear your browser cookies for this website.","LswDA","bUFwd","lCtxw","btn","unmount","RqExf","4932920rYPRbA","Confirm Action","NPbBV","appendChild","createElement","function","Are you sure you want to hide this interface?","2075499OyYUii","[WideAccess] Shadow root not available for modal","tVwuV","1127140BaiHeS","quRWS","PmoRJ","parentNode","wideaccess-modal-header","14iPfWLd","wideaccess-modal-content","346016tRSTZs","JxMjN","6344pzgbny","95751YZfCFs","1547TKwZJb","EWWEG","div","removeChild","dialog","KBsJm","true","__WIDEACCESS_SHADOW__","oQqhZ","6BmCyvh","wideaccess-modal","Hide","grauk","jcXwM"];return Uh=function(){return a},Uh()}function S3({onConfirm:a,onCancel:l}){const i=F0,c={EWWEG:"div",NPbBV:"wideaccess-modal-overlay",lCtxw:i(126),RqExf:i(128),PmoRJ:i(132),oQqhZ:i(115),KBsJm:i(102),tVwuV:i(107),wSpJt:i(140),IaibM:i(148),PtSvx:"wideaccess-modal-actions",bUFwd:i(145),qsCva:i(152),quRWS:"Cancel",YXTOC:i(133)};return Ln[i(105)](c[i(123)],{className:c[i(103)],role:c[i(151)],"aria-modal":c[i(100)]},Ln[i(105)](c.EWWEG,{className:c[i(113)]},Ln.createElement(c[i(123)],{className:c[i(130)]},Ln[i(105)]("h4",null,c[i(127)])),Ln[i(105)](c[i(123)],{className:i(117)},Ln[i(105)]("p",{className:"wideaccess-modal-question"},c[i(110)]),Ln[i(105)]("p",{className:c.wSpJt},c[i(139)])),Ln[i(105)](c[i(123)],{className:c[i(136)]},Ln[i(105)](c.bUFwd,{className:c[i(141)],onClick:l},c[i(112)]),Ln.createElement(c[i(150)],{className:"btn btn-primary",onClick:a},c.YXTOC))))}function w3({onConfirm:a,onCancel:l}){const i=F0,c={dFKVu:function(C){return C()},zoHcz:function(C){return C()},wfdrX:i(124),gHsyh:i(143),LswDA:function(C,T){return C!==T},JxMjN:i(106),grauk:i(109),jcXwM:function(C,T){return C(T)}},x=document[i(105)](c[i(137)]);if(x.className=c.gHsyh,!window.__WIDEACCESS_SHADOW__||c[i(149)](typeof window[i(129)][i(104)],c[i(119)])){console[i(142)](c[i(134)]);return}window[i(129)][i(104)](x);const v=c[i(135)](jy.createRoot,x),b=()=>{const C=i;try{v[C(153)]()}catch{}x[C(114)]&&x.parentNode[C(125)](x)},m=()=>{const C=i;try{a&&c[C(147)](a)}finally{c[C(138)](b)}},E=()=>{const C=i;try{l&&l()}finally{c[C(147)](b)}};v[i(146)](Ln[i(105)](S3,{onConfirm:m,onCancel:E}))}const tt=P0;(function(a,l){const i=P0,c=a();for(;;)try{if(parseInt(i(207))/1*(parseInt(i(213))/2)+-parseInt(i(253))/3+-parseInt(i(224))/4*(parseInt(i(248))/5)+-parseInt(i(263))/6+-parseInt(i(237))/7*(-parseInt(i(261))/8)+-parseInt(i(201))/9*(-parseInt(i(236))/10)+parseInt(i(200))/11*(parseInt(i(242))/12)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Hh,464859);function Hh(){const a=["readableFont","Change text alignment (left, center, right)","bigWhiteCursor","16570rEawWT","938tRABAB","values","keys","decreaseLineHeight","enabledOptions must be an array","2064Rkzsds","Switch to a more readable font","Increase color saturation","increaseTextSize","bigBlackCursor","lowSaturation","124425uqXvRu","length","decreaseTextSize","decreaseLetterSpacing","Decrease text size","1494033oENVkO","alignedText","Decrease letter spacing","VISUAL_ADJUSTMENTS","Enable grayscale mode","visualAdjustments","Decrease line height","navigationFocus","41864pIJWFt","textSpacing","3852192ALkHoZ","grayscaleMode","filter","46167UkHMVm","3294AIVBfB","Invalid options: ","Increase text size for better readability","Increase letter spacing for better readability","push","Hide images to reduce visual clutter","272114diZcqU","group","highSaturation","TEXT_SPACING","increaseLetterSpacing","highContrast","2Honmbu","NAVIGATION_FOCUS","textAlignment","Enable large black cursor","Qemcg","dzBVA","Increase line height for better readability","Reset all accessibility settings to default","Create a focus tunnel to highlight content","reset","join","112yInasn","flatMap","highlightLinks","Enable high contrast mode","Reduce color saturation","isArray","resetAllSettings","focusTunnel","increaseLineHeight"];return Hh=function(){return a},Hh()}function P0(a,l){const i=Hh();return P0=function(c,x){return c=c-200,i[c]},P0(a,l)}const qn={TEXT_SPACING:tt(262),VISUAL_ADJUSTMENTS:tt(258),NAVIGATION_FOCUS:tt(260),RESET:tt(222)},i2={[qn[tt(210)]]:{increaseTextSize:{id:tt(245),group:qn[tt(210)],label:tt(245),description:tt(203)},decreaseTextSize:{id:tt(250),group:qn.TEXT_SPACING,label:tt(250),description:tt(252)},increaseLetterSpacing:{id:tt(211),group:qn[tt(210)],label:"increaseLetterSpacing",description:tt(204)},decreaseLetterSpacing:{id:tt(251),group:qn[tt(210)],label:tt(251),description:tt(255)},increaseLineHeight:{id:"increaseLineHeight",group:qn[tt(210)],label:tt(232),description:tt(219)},decreaseLineHeight:{id:tt(240),group:qn.TEXT_SPACING,label:"decreaseLineHeight",description:tt(259)},readableFont:{id:tt(233),group:qn[tt(210)],label:tt(233),description:tt(243)},textAlignment:{id:tt(215),group:qn.TEXT_SPACING,label:tt(254),description:tt(234)}},[qn[tt(256)]]:{highContrast:{id:tt(212),group:qn[tt(256)],label:tt(212),description:tt(227)},grayscaleMode:{id:"grayscaleMode",group:qn[tt(256)],label:tt(264),description:tt(257)},lowSaturation:{id:"lowSaturation",group:qn[tt(256)],label:tt(247),description:tt(228)},highSaturation:{id:"highSaturation",group:qn[tt(256)],label:tt(209),description:tt(244)},hideImages:{id:"hideImages",group:qn[tt(256)],label:"hideImages",description:tt(206)}},[qn[tt(214)]]:{highlightLinks:{id:tt(226),group:qn[tt(214)],label:tt(226),description:"Highlight all links on the page"},focusTunnel:{id:tt(231),group:qn.NAVIGATION_FOCUS,label:tt(231),description:tt(221)},bigBlackCursor:{id:tt(246),group:qn[tt(214)],label:tt(246),description:tt(216)},bigWhiteCursor:{id:tt(235),group:qn.NAVIGATION_FOCUS,label:tt(235),description:"Enable large white cursor"}},[qn.RESET]:{resetAllSettings:{id:tt(230),group:qn.RESET,label:tt(230),description:tt(220)}}},C3=Object[tt(238)](i2)[tt(225)](a=>Object.keys(a));function gC(){const a=tt;return Object[a(238)](i2)[a(225)](l=>Object[a(239)](l))}function E3(a){const l=tt,i={dzBVA:l(241),Qemcg:function(v){return v()}};if(!Array[l(229)](a))return{valid:!1,error:i[l(218)],validOptions:i[l(217)](gC)};const c=i[l(217)](gC),x=a[l(265)](v=>!c.includes(v));return x[l(249)]>0?{valid:!1,error:l(202)+x[l(223)](", "),validOptions:c,invalidOptions:x}:{valid:!0,validOptions:c}}function _3(a){const l=tt,i={};return Object[l(238)](qn).forEach(c=>{i[c]=[]}),a.forEach(c=>{Object.values(i2).forEach(x=>{const v=P0;if(x[c]){const b=x[c][v(208)];i[b]&&i[b][v(205)](c)}})}),i}function j0(a,l){const i=Bh();return j0=function(c,x){return c=c-205,i[c]},j0(a,l)}function Bh(){const a=["8430CaGFaw","20qmOcQr","enabledOptions","715409GMBRak","36DHjGUU","1286728xJEQnI","25134849hqyVxO","WPWidgetConfig","216982EMzFXU","includes","2140764EsCRAB","6145nkBDvi","1946189kqJhWr"];return Bh=function(){return a},Bh()}(function(a,l){const i=j0,c=a();for(;;)try{if(-parseInt(i(211))/1+parseInt(i(216))/2*(-parseInt(i(212))/3)+-parseInt(i(205))/4+parseInt(i(206))/5*(-parseInt(i(208))/6)+-parseInt(i(207))/7+-parseInt(i(213))/8+parseInt(i(214))/9*(parseInt(i(209))/10)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Bh,867417);function yC(){const a=j0,l={hRUnF:function(v,b){return v(b)}},i=window[a(215)]||{},c={...i};return!l.hRUnF(E3,c[a(210)]).valid&&(c.enabledOptions=C3),c}function yr(a){const l=j0;return yC()[l(210)][l(217)](a)}(function(a,l){const i=U0,c=a();for(;;)try{if(-parseInt(i(204))/1+-parseInt(i(199))/2+parseInt(i(218))/3+parseInt(i(213))/4+-parseInt(i(192))/5*(-parseInt(i(196))/6)+parseInt(i(216))/7+-parseInt(i(195))/8*(parseInt(i(215))/9)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Vh,563063);function Vh(){const a=["261qUXeBz","1992613AiXeng","PdgmD","1306053CKFFsq","webkitMask","10RJKcYU","forEach","style","184216vXavZF","51006WnXwck","PateR","LlhpN","616902YiimDI","querySelectorAll","maskSize","div","HOrlH","69837TNbdzo","getAttribute","cRcSr","ZQKoE","maskPosition","__WIDEACCESS_SHADOW__","mask","contain","function","3488488YcfHrW","option-icon-container"];return Vh=function(){return a},Vh()}function U0(a,l){const i=Vh();return U0=function(c,x){return c=c-192,i[c]},U0(a,l)}const Ef=()=>{const a=U0,l={ZQKoE:"data-icon",cRcSr:a(211),PateR:"no-repeat",HOrlH:"center",zApRm:function(v,b){return v===b},kEpQP:a(212),LlhpN:".option-icon-container[data-icon]"},i=window[a(209)]&&l.zApRm(typeof window[a(209)][a(200)],l.kEpQP)?window[a(209)]:document,c=i[a(200)](l[a(198)]),x=eC();x&&c[a(193)](v=>{const b=a,m=v[b(205)](l[b(207)]);if(m){const E='url("'+x+"/"+m+'.svg")';v[b(194)].backgroundImage=E,v.style[b(219)]=E,v[b(194)].webkitMaskSize=l[b(206)],v[b(194)].webkitMaskRepeat=l[b(197)],v[b(194)].webkitMaskPosition=l[b(203)],v[b(194)][b(210)]=E,v[b(194)][b(201)]=b(211),v[b(194)].maskRepeat=l[b(197)],v.style[b(208)]=l[b(203)]}})},Tn=a=>{const l=U0,i={kPOGR:function(c,x,v){return c(x,v)},PdgmD:l(214)};return i.kPOGR(W.jsx,l(202),{className:i[l(217)],"data-icon":a})};function Wh(){const a=["7976tGnEKn","qlTgZ","bwhPR","increaseTextSize","swBmL","NEirP","2761386wVxGiZ","div","none","oNjcL","larger-text","TBDHk","DGANo","push","1191767TXzWoa","7889ELhtvK","FnUrJ","eSwFl","849550beirHK","9GQDTjW","39085490Xftjmx","wider-lines","nINTW","zhpUS","hjUXo","loyZH","cIuZR","RbKNR","IXsRx","RGhWw","RrAfW","Ocdxz","fzMkY","Empub","readableFont","CHaRO","tiYos","EDhil","CqMCU","wideaccess-widget-group-title","qKBAb","TvFOe","QcwuZ","ZBwDp","USWPp","increaseLetterSpacing","button","decreaseLineHeight","rhsmO","ZDyYr","VuNBo","zgHlv","ckrJz","map","yPGGS","wider-letters","CVpeY","IjnVs","increaseLineHeight","readable-text","fFEuk","TTjTl","laAmK","hSrhB","2605254NiiKfU","tighter-lines","kuEMU","NrptP","nUdMV","Oubsj","vpRws","GaCim","sozjh","textAlignment","XkaHl","filter","kyxNP","3NOWsUE","ZIWWz","stDyL","tighter-letters","SIJCM","vZdMt","gAyBE","max","LFfAR","WSKLD","active","fGpxh","decreaseTextSize","iGUtV","GmqGe","cGisL","option ","toFixed","VfRes","145916yOxqln","ZwbQX","GAMrS","kaRAz","uvHsL","FrjPV","Zaybq","bakQC","decreaseLetterSpacing","length","YnQMV","XdHpi","NhCzz","ydCYQ","smaller-text","LVLEJ"];return Wh=function(){return a},Wh()}(function(a,l){const i=lo,c=a();for(;;)try{if(-parseInt(i(286))/1+-parseInt(i(390))/2*(parseInt(i(349))/3)+-parseInt(i(368))/4+parseInt(i(290))/5+parseInt(i(336))/6+parseInt(i(287))/7*(-parseInt(i(384))/8)+-parseInt(i(291))/9*(-parseInt(i(292))/10)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Wh,780110);function lo(a,l){const i=Wh();return lo=function(c,x){return c=c-285,i[c]},lo(a,l)}function T3(){const a=lo,l={nINTW:function(R,D){return R(D)},IjnVs:function(R,D){return R-D},fFEuk:function(R,D){return R>=D},TvFOe:function(R,D){return R(D)},DGANo:function(R,D){return R+D},EDhil:function(R,D){return R||D},eSwFl:function(R,D,j){return R(D,j)},WSKLD:function(R,D,j){return R(D,j)},kuEMU:function(R,D,j){return R(D,j)},vZdMt:function(R,D,j,$){return R(D,j,$)},uvHsL:function(R,D,j){return R(D,j)},swBmL:"increaseTextSize",ZBwDp:function(R,D,j,$){return R(D,j,$)},VuNBo:a(318),GAMrS:a(359),zgHlv:a(394),ydCYQ:function(R,D,j){return R(D,j)},IXsRx:"decreaseTextSize",NEirP:function(R,D,j,$){return R(D,j,$)},qlTgZ:function(R,D){return R<D},NrptP:a(382),CqMCU:function(R,D,j){return R(D,j)},Ocdxz:a(317),gAyBE:function(R,D){return R>D},xjeJU:function(R,D){return R||D},stDyL:function(R,D,j){return R(D,j)},RbKNR:a(376),Empub:a(352),sozjh:function(R,D,j){return R(D,j)},nUdMV:a(330),RrAfW:function(R,D){return R(D)},laAmK:a(293),kyxNP:a(319),VfRes:a(337),CVpeY:a(306),FnUrJ:a(331),NhCzz:a(345),ofFUW:function(R,D,j,$){return R(D,j,$)},QAAFM:function(R,D){return R!==D},LVLEJ:function(R,D,j,$){return R(D,j,$)},hSrhB:function(R,D){return R(D)},qKBAb:function(R,D){return R||D},ZZDib:function(R,D,j){return R(D,j)},fzMkY:function(R,D,j){return R(D,j)},tTkBy:function(R){return R()},ZDyYr:function(R){return R()},zhpUS:function(R){return R()},USWPp:function(R,D,j){return R(D,j)},LFfAR:"div",RGhWw:function(R,D,j){return R(D,j)},rhsmO:"textSpacing",bakQC:function(R,D){return R(D)},ckrJz:function(R,D,j){return R(D,j)},TTjTl:function(R,D){return R>D},ZIWWz:function(R,D){return R(D)},cGisL:function(R,D){return R(D)},KzBAC:function(R,D,j){return R(D,j)},FrjPV:function(R,D){return R(D)},yPGGS:function(R,D,j){return R(D,j)},hjUXo:function(R,D,j){return R(D,j)},QcwuZ:function(R,D){return R(D)},oNjcL:a(327),juufb:function(R,D){return R(D)},XdHpi:function(R,D,j){return R(D,j)},GaCim:function(R,D){return R||D},YnQMV:function(R,D,j){return R(D,j)},XkaHl:function(R,D){return R(D)},tiYos:function(R,D){return R>D},gNjBL:function(R,D){return R(D)},CHaRO:function(R,D){return R!==D},bwhPR:a(392),kaRAz:function(R,D){return R(D)},LIkga:function(R,D,j,$){return R(D,j,$)},iGUtV:function(R,D,j){return R(D,j)}},{currentFontSizeMultiplier:i,setCurrentFontSizeMultiplier:c}=l.tTkBy(ct),{currentSpacing:x,setCurrentSpacing:v}=l[a(321)](ct),{currentLineHeight:b,setCurrentLineHeight:m}=ct(),{readableFont:E,setReadableFont:C}=l[a(295)](ct),{textAlignment:T,setTextAlignment:L}=ct(),{currentLanguage:A,isXLMode:P}=l[a(321)](ct);return l[a(358)](z.useEffect,()=>{Ef()},[P]),l[a(316)](W.jsxs,l[a(357)],{className:"wideaccess-widget-group",children:[l[a(301)](W.jsx,"div",{className:a(311),children:At(l[a(320)],A)}),P?W.jsxs(W.Fragment,{children:[l[a(304)](W.jsxs,l[a(357)],{children:[l[a(375)](yr,l[a(388)])&&l[a(324)](W.jsxs,l[a(322)],{className:a(365)+(l[a(333)](i,1)?a(359):""),onClick:()=>{const R=a,D=l[R(294)](Number,(i+.1).toFixed(1));Ku(i,D,c)},children:[l[a(350)](Tn,a(394)),l[a(338)](At,l.swBmL,A)]}),l[a(364)](yr,a(361))&&l.KzBAC(W.jsxs,l.VuNBo,{className:"option "+(l[a(385)](i,1)?l[a(370)]:""),onClick:()=>{const R=a,D=Number(Math[R(356)](.4,l[R(329)](i,.1))[R(366)](1));l[R(332)](D,.5)?Ku(i,D,c):l[R(313)](c,.5)},children:[l.FrjPV(Tn,l[a(339)]),l[a(358)](At,l.IXsRx,A)]})]}),l[a(326)](W.jsxs,a(391),{children:[l[a(373)](yr,l[a(303)])&&l.hjUXo(W.jsxs,l[a(322)],{className:a(365)+(l[a(355)](x||0,0)?a(359):""),onClick:()=>{const R=a,D=l[R(396)](l[R(313)](Number,l[R(309)](x,0)),10);l[R(289)](N0,D,v)},children:[l[a(314)](Tn,l[a(393)]),l[a(338)](At,a(317),A)]}),l.juufb(yr,l[a(299)])&&l[a(379)](W.jsxs,l[a(322)],{className:"option "+(l[a(343)](x,0)<0?l[a(370)]:""),onClick:()=>{const R=a,D=Math[R(356)](0,l.IjnVs(x,10));N0(D,v)},children:[Tn(l[a(305)]),l[a(326)](At,"decreaseLetterSpacing",A)]})]}),l[a(378)](W.jsxs,"div",{children:[l[a(346)](yr,l[a(340)])&&l.ZZDib(W.jsxs,a(318),{className:a(365)+(l[a(308)](b,1)?l[a(370)]:""),onClick:()=>{const R=a,D=l[R(396)](b,.7);l[R(358)](O0,D,m)},children:[Tn(l[a(334)]),At(a(330),A)]}),l.ZIWWz(yr,l[a(348)])&&l[a(304)](W.jsxs,l[a(322)],{className:a(365)+(l[a(385)](b,1)?l[a(370)]:""),onClick:()=>{const R=a,D=Math[R(356)](1,b-.7);O0(D,m)},children:[l.gNjBL(Tn,l[a(367)]),l[a(351)](At,l[a(348)],A)]})]}),l[a(346)](yr,l.CVpeY)&&l[a(344)](W.jsxs,l[a(322)],{className:a(365)+(E?l.GAMrS:""),onClick:()=>{l.kuEMU(qw,E,C)},children:[l.ZIWWz(Tn,l[a(288)]),At(l[a(328)],A)]}),yr(l.NhCzz)&&l[a(296)](W.jsxs,l[a(322)],{className:a(365)+(T&&l[a(307)](T,l[a(386)])?l.GAMrS:""),onClick:()=>{hC(T,L)},children:[l[a(373)](Tn,l[a(371)](mC,T)),l.LIkga(vC,T,At,A)]})]}):l[a(362)](W.jsx,W.Fragment,{children:(()=>{const R=a,D={loyZH:function(ee,Y){return l.DGANo(ee,Y)},Oubsj:function(ee,Y){return l[lo(335)](ee,Y)},SIJCM:function(ee,Y){return l[lo(312)](ee,Y)},cIuZR:function(ee,Y,fe){return l.ZZDib(ee,Y,fe)},mhIpN:function(ee,Y){return l[lo(329)](ee,Y)},ZwbQX:function(ee,Y,fe){return l.fzMkY(ee,Y,fe)}},j=ee=>yr(ee),$=[[R(387),l[R(300)]],[l.Ocdxz,l[R(299)]],[l[R(340)],"decreaseLineHeight"]][R(347)](([ee,Y])=>j(ee)&&j(Y)),F=[l.CVpeY,l[R(380)]].filter(j),N=ee=>{const Y=R,fe={GmqGe:function(J,Le){return l[lo(396)](J,Le)},TBDHk:function(J,Le){return l[lo(313)](J,Le)},fGpxh:function(J,Le){return l.IjnVs(J,Le)},Zaybq:function(J,Le,Se,be){return l[lo(354)](J,Le,Se,be)},vpRws:function(J,Le,Se){return l[lo(372)](J,Le,Se)},kpbdt:function(J,Le,Se){return J(Le,Se)}};switch(ee){case l[Y(388)]:return l[Y(315)](W.jsxs,l[Y(322)],{className:Y(365)+(i>1?l[Y(370)]:""),onClick:()=>{const J=Y,Le=Number(fe[J(363)](i,.1).toFixed(1));Ku(i,Le,c)},children:[l.nINTW(Tn,l[Y(323)]),l[Y(381)](At,"increaseTextSize",A)]},ee);case l[Y(300)]:return l.NEirP(W.jsxs,l[Y(322)],{className:Y(365)+(l.qlTgZ(i,1)?l[Y(370)]:""),onClick:()=>{const J=Y,Le=fe[J(395)](Number,Math[J(356)](.4,fe[J(360)](i,.1))[J(366)](1));Le>=.5?fe[J(374)](Ku,i,Le,c):c(.5)},children:[l.TvFOe(Tn,l[Y(339)]),l[Y(310)](At,l[Y(300)],A)]},ee);case l.Ocdxz:return W.jsxs(l.VuNBo,{className:Y(365)+(l[Y(355)](l.xjeJU(x,0),0)?l[Y(370)]:""),onClick:()=>{const J=Y,Le=D[J(297)](D[J(341)](Number,D[J(353)](x,0)),10);D[J(298)](N0,Le,v)},children:[l[Y(294)](Tn,Y(327)),l[Y(351)](At,l[Y(303)],A)]},ee);case l[Y(299)]:return l[Y(354)](W.jsxs,l.VuNBo,{className:"option "+((x||0)<0?l[Y(370)]:""),onClick:()=>{const J=Y,Le=Math[J(356)](0,fe[J(360)](x,10));fe[J(342)](N0,Le,v)},children:[Tn(l.Empub),l[Y(344)](At,l[Y(299)],A)]},ee);case l[Y(340)]:return l[Y(389)](W.jsxs,l[Y(322)],{className:"option "+(l[Y(355)](b,1)?l.GAMrS:""),onClick:()=>{const J=Y,Le=b+.7;D[J(298)](O0,Le,m)},children:[l[Y(302)](Tn,l.laAmK),At("increaseLineHeight",A)]},ee);case l[Y(348)]:return l.NEirP(W.jsxs,"button",{className:Y(365)+(l[Y(385)](b,1)?l.GAMrS:""),onClick:()=>{const J=Y,Le=Math[J(356)](1,D.mhIpN(b,.7));D.cIuZR(O0,Le,m)},children:[Tn(l[Y(367)]),l[Y(358)](At,l[Y(348)],A)]},ee);case l[Y(328)]:return l[Y(354)](W.jsxs,l[Y(322)],{className:Y(365)+(E?Y(359):""),onClick:()=>{fe.kpbdt(qw,E,C)},children:[Tn(l[Y(288)]),l[Y(289)](At,l[Y(328)],A)]},ee);case l[Y(380)]:return l.ofFUW(W.jsxs,l.VuNBo,{className:Y(365)+(T&&l.QAAFM(T,Y(392))?l.GAMrS:""),onClick:()=>{D[Y(369)](hC,T,L)},children:[l[Y(313)](Tn,mC(T)),l[Y(383)](vC,T,At,A)]},ee);default:return null}},H=[];for($.forEach(ee=>{const Y=R;H[Y(285)](ee[0],ee[1]),F[Y(377)]&&H.push(F.shift())});F.length;)H[R(285)](F.shift());return H[R(325)](N)})()})]})}function Gh(){const a=["NHXZw","ddbxx","JnsoU","mxMqA","JQtvf","dislU","AcMEp","option ","BjwSU","DGOGk","button","3922172FxUdSN","WlzFY","dBhrs","957547MWVbIX","highContrast","hide-images","2075580CIsyug","grayscale","hideImages","LvweK","3878238knodgA","mrKng","JUZue","vKxTE","highSaturation","grayscaleMode","aLVuy","yuAxu","1512770dDEnFJ","TZgzr","div","low-saturation","3724134Rxferf","aOHhN","eLayD","OMISa","active","wideaccess-widget-group","lowSaturation","11407240QIlFOv","2AUpYuI","high-contrast","FpJOA","cyzMX","ChPHP"];return Gh=function(){return a},Gh()}(function(a,l){const i=Yh,c=a();for(;;)try{if(-parseInt(i(300))/1*(parseInt(i(327))/2)+-parseInt(i(303))/3+parseInt(i(297))/4+-parseInt(i(315))/5+parseInt(i(319))/6+-parseInt(i(307))/7+parseInt(i(326))/8===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Gh,521142);function Yh(a,l){const i=Gh();return Yh=function(c,x){return c=c-289,i[c]},Yh(a,l)}function k3(){const a=Yh,l={aOHhN:function($){return $()},ChPHP:function($,F,N,H,ee,Y,fe,J){return $(F,N,H,ee,Y,fe,J)},mfVMP:function($,F,N,H,ee,Y,fe,J){return $(F,N,H,ee,Y,fe,J)},vKxTE:function($,F,N,H,ee){return $(F,N,H,ee)},OMISa:function($,F,N){return $(F,N)},dislU:a(324),aLVuy:a(317),yuAxu:"wideaccess-widget-group-title",AXuze:"visualAdjustments",LvweK:function($,F){return $(F)},BjwSU:a(301),eLayD:a(323),NHXZw:a(312),TZgzr:function($,F,N){return $(F,N)},DGOGk:a(296),mxMqA:a(304),FpJOA:function($,F){return $(F)},mrKng:a(325),dBhrs:function($,F,N){return $(F,N)},NpPOx:function($,F){return $(F)},JnsoU:function($,F,N){return $(F,N)},WlzFY:function($,F){return $(F)},cyzMX:a(311),AcMEp:function($,F,N){return $(F,N)},JQtvf:"high-saturation",xfPCt:function($,F,N){return $(F,N)},NKmfy:function($,F){return $(F)},JUZue:function($,F,N){return $(F,N)},ddbxx:a(302),ykztS:function($,F,N){return $(F,N)},oEhiV:a(305)},{svgFilterElement:i,setSvgFilterElement:c}=l[a(320)](ct),{isHighContrastMode:x,setHighContrastMode:v}=ct(),{isMonochromeMode:b,setMonochromeMode:m}=l[a(320)](ct),{isLowSaturationMode:E,setLowSaturationMode:C}=ct(),{isHighSaturationMode:T,setHighSaturationMode:L}=l[a(320)](ct),{isMediaHidden:A,setMediaHidden:P}=ct(),{originalMediaStyles:R,setOriginalMediaStyles:D}=ct(),{currentLanguage:j}=l.aOHhN(ct);return l[a(322)](z.useEffect,()=>{l[a(320)](Ef)},[]),W.jsxs(a(317),{className:l[a(291)],children:[l[a(322)](W.jsx,l[a(313)],{className:l[a(314)],children:l[a(322)](At,l.AXuze,j)}),l[a(306)](yr,l[a(294)])&&W.jsxs(a(296),{className:a(293)+(x?l[a(321)]:""),onClick:()=>{l[a(331)](sC,x,i,c,m,C,L,v)},children:[Tn(a(328)),l[a(322)](At,a(301),j)]}),yr(l[a(332)])&&l[a(316)](W.jsxs,l[a(295)],{className:a(293)+(b?l[a(321)]:""),onClick:()=>{iC(b,i,c,m,C,L,v)},children:[Tn(l[a(289)]),l[a(316)](At,l[a(332)],j)]}),l[a(329)](yr,l[a(308)])&&l[a(299)](W.jsxs,l[a(295)],{className:"option "+(E?a(323):""),onClick:()=>{l.mfVMP(oC,E,i,c,m,C,L,v)},children:[l.NpPOx(Tn,a(318)),l[a(334)](At,l[a(308)],j)]}),l[a(298)](yr,l[a(330)])&&l[a(292)](W.jsxs,l[a(295)],{className:a(293)+(T?l.eLayD:""),onClick:()=>{lC(T,i,c,m,C,L,v)},children:[Tn(l[a(290)]),l.xfPCt(At,l[a(330)],j)]}),l.NKmfy(yr,"hideImages")&&l[a(309)](W.jsxs,l[a(295)],{className:a(293)+(A?l[a(321)]:""),onClick:()=>{l[a(310)](rC,A,P,R,D)},children:[Tn(l[a(333)]),l.ykztS(At,l.oEhiV,j)]})]})}(function(a,l){const i=Xu,c=a();for(;;)try{if(parseInt(i(206))/1*(parseInt(i(237))/2)+parseInt(i(221))/3*(parseInt(i(224))/4)+-parseInt(i(248))/5*(parseInt(i(215))/6)+parseInt(i(240))/7+-parseInt(i(253))/8*(parseInt(i(252))/9)+-parseInt(i(249))/10*(parseInt(i(231))/11)+-parseInt(i(236))/12*(-parseInt(i(228))/13)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Kh,901039);function Xu(a,l){const i=Kh();return Xu=function(c,x){return c=c-194,i[c]},Xu(a,l)}function Kh(){const a=["GyAVP","Nxurq","331878KQbhaJ","viizk","focusTunnel","forEach","highlightLinks","ndSrj","27mfDjES","tablet","jhkvx","353980pvpNiS","jDGfs","gpPHe","tGXvl","198146HsEHVZ","yLcmY","IFYox","13282489ZaFFmT","cGWnY","push","mLNzc","kgpSy","1560etDnOr","7248CwGOHn","EOvxT","iKRSE","4085963FfTOfR","ZoICF","highlight-links","nVSoY","resize","map","HQLKw","fKEdN","15dTPQud","10qFdquC","ANEVp","XnhaJ","9oYAbdz","10030808ErlJoV","eIYOi","BpYXz","FXPfn","zbVGz","PeSmp","TMwbW","div","xvQFv","bigWhiteCursor","FFjgy","shift","option ","active","RsSoA","dBwCm","oxZCC","bigBlackCursor","lKfcN","WTjZh","OPrcy","LnZku","YHQqV","innerHeight","uLChu","CzVDu","YmOMv","46DhRgcC","length","filter","button","HnUWW","removeEventListener","focus-tunnel"];return Kh=function(){return a},Kh()}function R3(){const a=Xu,l={dBwCm:function(N){return N()},xvQFv:function(N,H){return N(H)},EOvxT:function(N){return N()},YHQqV:a(244),YmOMv:function(N,H,ee,Y,fe,J){return N(H,ee,Y,fe,J)},XnhaJ:function(N,H,ee){return N(H,ee)},HnUWW:function(N,H){return N/H},Nxurq:function(N,H,ee){return N(H,ee)},jhkvx:a(196),gpPHe:function(N,H,ee,Y){return N(H,ee,Y)},ANEVp:a(209),lKfcN:"active",cGWnY:function(N,H,ee){return N(H,ee)},oxZCC:"white-big-cursor",IFYox:"focusTunnel",ndSrj:a(262),CzVDu:a(219),TMwbW:function(N){return N()},FFjgy:function(N){return N()},nVSoY:function(N){return N()},Huanm:function(N,H){return N===H},kgpSy:"mobile",GyAVP:a(222),LnZku:a(260),yLcmY:function(N,H,ee){return N(H,ee)},ZoICF:function(N,H,ee){return N(H,ee)},HQLKw:"black-big-cursor",fKEdN:function(N,H){return N(H)},pNbBo:function(N,H,ee){return N(H,ee)},kJkdD:function(N,H,ee){return N(H,ee)},BpYXz:a(242),eIYOi:function(N,H){return N(H)},PeSmp:a(212)},{isLinksHighlighted:i,setLinksHighlighted:c}=ct(),{isBigBlackCursorEnabled:x,setBigBlackCursorEnabled:v}=l[a(238)](ct),{isBigWhiteCursorEnabled:b,setBigWhiteCursorEnabled:m}=ct(),{cursorStyleEl:E,setCursorStyleEl:C}=ct(),{isFocusTunnelActive:T,setFocusTunnelActive:L}=l[a(259)](ct),{focusTunnelContainer:A,setFocusTunnelContainer:P}=l[a(263)](ct),{currentLanguage:R,isXLMode:D}=l[a(243)](ct),[j,$]=l[a(261)](z.useState,()=>Ds()),F=l.Huanm(j,l[a(235)])||j===l[a(213)];return z.useEffect(()=>{l[a(194)](Ef)},[D]),l.cGWnY(z.useEffect,()=>{const N=a,H=()=>{const ee=Xu;l[ee(261)]($,l[ee(238)](Ds))};return window.addEventListener(l[N(201)],H),()=>window[N(211)](N(244),H)},[]),W.jsxs(l.LnZku,{className:"wideaccess-widget-group",children:[l[a(229)](W.jsx,l[a(200)],{className:"wideaccess-widget-group-title",children:l[a(241)](At,"navigationFocus",R)}),D?W.jsxs(W.Fragment,{children:[!F&&l.xvQFv(yr,l[a(223)])&&l[a(232)](W.jsxs,a(209),{className:a(265)+(x?a(266):""),onClick:()=>{l[a(205)](dC,x,v,m,E,C)},children:[Tn(l[a(246)]),At("bigBlackCursor",R)]}),!F&&l[a(247)](yr,l[a(220)])&&l[a(229)](W.jsxs,l[a(250)],{className:"option "+(b?l[a(197)]:""),onClick:()=>{l[a(205)](cC,b,m,v,E,C)},children:[l[a(247)](Tn,l[a(195)]),l.pNbBo(At,l[a(220)],R)]}),yr(l[a(204)])&&l.kJkdD(W.jsxs,l[a(250)],{className:a(265)+(i?a(266):""),onClick:()=>{l[a(251)](t2,i,c)},children:[l[a(261)](Tn,l[a(255)]),l[a(241)](At,l[a(204)],R)]}),l[a(254)](yr,l[a(230)])&&W.jsxs(a(209),{className:"option "+(T?l.lKfcN:""),onClick:()=>{const N=a;let H=l[N(210)](window.innerHeight,2);l[N(205)](n2,H,T,L,A,P)},children:[l.xvQFv(Tn,l[a(258)]),l[a(232)](At,l[a(230)],R)]})]}):W.jsx(W.Fragment,{children:(()=>{const N=a,H={zibdl:function(Se,be,je,Ie,ke,et){return l.YmOMv(Se,be,je,Ie,ke,et)},RsSoA:function(Se,be,je){return l[Xu(214)](Se,be,je)},viizk:function(Se,be){return Se/be},FXPfn:l[N(223)],mLNzc:function(Se,be,je,Ie){return l[N(226)](Se,be,je,Ie)},iKRSE:l[N(250)],IvwrZ:l.lKfcN,zbVGz:function(Se,be){return l[N(261)](Se,be)},tOUfB:function(Se,be,je){return l[N(232)](Se,be,je)},jDGfs:l[N(195)],uLChu:"highlight-links",WTjZh:N(219),RZuju:l[N(230)],OPrcy:N(212),tGXvl:function(Se,be,je){return Se(be,je)}},ee=Se=>yr(Se),Y=[...F?[]:[[N(196),l[N(220)]]]][N(208)](([Se,be])=>ee(Se)&&ee(be)),fe=[l[N(204)],l[N(230)]][N(208)](ee),J=Se=>{const be=N,je={tdbny:function(Ie,ke){return H[Xu(216)](Ie,ke)}};switch(Se){case H[be(256)]:return F?null:H[be(234)](W.jsxs,H[be(239)],{className:be(265)+(x?H.IvwrZ:""),onClick:()=>{H.zibdl(dC,x,v,m,E,C)},children:[H[be(257)](Tn,"black-big-cursor"),H.tOUfB(At,be(196),R)]},Se);case be(262):return F?null:H[be(234)](W.jsxs,H[be(239)],{className:"option "+(b?H.IvwrZ:""),onClick:()=>{cC(b,m,v,E,C)},children:[H[be(257)](Tn,H[be(225)]),H[be(267)](At,be(262),R)]},Se);case be(219):return W.jsxs(be(209),{className:be(265)+(i?be(266):""),onClick:()=>{H[be(267)](t2,i,c)},children:[H[be(257)](Tn,H[be(203)]),H.RsSoA(At,H[be(198)],R)]},Se);case H.RZuju:return H[be(234)](W.jsxs,H[be(239)],{className:be(265)+(T?be(266):""),onClick:()=>{const Ie=be;let ke=je.tdbny(window[Ie(202)],2);n2(ke,T,L,A,P)},children:[H.zbVGz(Tn,H[be(199)]),H[be(227)](At,be(217),R)]},Se);default:return null}},Le=[];for(Y[N(218)](Se=>{const be=N;Le[be(233)](Se[0],Se[1]),fe.length&&Le[be(233)](fe[be(264)]())});fe[N(207)];)Le[N(233)](fe.shift());return Le[N(245)](J)})()})]})}(function(a,l){const i=qh,c=a();for(;;)try{if(parseInt(i(148))/1+parseInt(i(187))/2+parseInt(i(189))/3*(parseInt(i(144))/4)+parseInt(i(169))/5+parseInt(i(184))/6*(-parseInt(i(163))/7)+parseInt(i(174))/8*(-parseInt(i(181))/9)+-parseInt(i(177))/10*(parseInt(i(185))/11)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})($h,519991);function $h(){const a=[".wideaccess-widget-panel","VeOtx","9NUDPHB","style","BleNF","59502IKzbyS","11nJnfXt","remove","534440BcNkRP","button","9akbsDl","ZLpqp","910916hcVBoo","tIVSt","jGwmh","classList","333448lVRQOC","tuKUL","veqrc","FSCWU","nuTrV","resetAllSettings","9|7|2|0|4|3|6|1|5|8","nBZeu","EDqOR","slmzJ","tQCBe","contains","letterSpacing","UCofR","hihbH","448SGDmtY","forEach","readable-font","ktPCI","ELCnq","lineHeight","5123035mUVVNn","bKQYo","kXXsD","RaQiI","querySelectorAll","5751400jAxaUS","none","wideaccess-widget-toggle","4348580ViIwJe","ouPwL"];return $h=function(){return a},$h()}function qh(a,l){const i=$h();return qh=function(c,x){return c=c-144,i[c]},qh(a,l)}function M3(){const a=qh,l={ZLpqp:"wideaccess-widget-panel",VeOtx:a(176),ktPCI:a(179),RaQiI:function(U,ie,Re,Oe){return U(ie,Re,Oe)},slmzJ:function(U,ie){return U(ie)},ELCnq:function(U,ie,Re){return U(ie,Re)},FSCWU:function(U,ie){return U(ie)},qmrRh:function(U,ie){return U!==ie},veqrc:a(154),bKQYo:function(U,ie){return U(ie)},hihbH:function(U){return U()},nBZeu:function(U,ie,Re,Oe,Fe,ft,Ge){return U(ie,Re,Oe,Fe,ft,Ge)},UCofR:function(U,ie){return U(ie)},LJCFl:function(U,ie,Re,Oe,Fe){return U(ie,Re,Oe,Fe)},tuKUL:function(U){return U()},kXXsD:function(U){return U()},Kmjtd:function(U){return U()},nuTrV:function(U){return U()},ouPwL:function(U){return U()},BleNF:function(U){return U()},IblCu:a(153),tQCBe:function(U,ie,Re){return U(ie,Re)},tIVSt:a(188)},{currentFontSizeMultiplier:i,setCurrentFontSizeMultiplier:c}=l[a(171)](ct),{readableFont:x,setReadableFont:v}=l.Kmjtd(ct),{currentSpacing:b,setCurrentSpacing:m}=ct(),{currentLineHeight:E,setCurrentLineHeight:C}=l[a(171)](ct),{isMediaHidden:T,setMediaHidden:L}=l[a(171)](ct),{originalMediaStyles:A,setOriginalMediaStyles:P}=l[a(171)](ct),{focusTunnelContainer:R,setFocusTunnelContainer:D}=ct(),{setFocusTunnelActive:j}=l[a(152)](ct),{svgFilterElement:$,setSvgFilterElement:F}=l.ouPwL(ct),{isMonochromeMode:N,setMonochromeMode:H}=l[a(162)](ct),{isLowSaturationMode:ee,setLowSaturationMode:Y}=l[a(178)](ct),{isHighSaturationMode:fe,setHighSaturationMode:J}=ct(),{isHighContrastMode:Le,setHighContrastMode:Se}=l[a(183)](ct),{isBigBlackCursorEnabled:be,setBigBlackCursorEnabled:je}=ct(),{isBigWhiteCursorEnabled:Ie,setBigWhiteCursorEnabled:ke}=ct(),{textAlignment:et,setTextAlignment:ze}=l[a(183)](ct),{currentLanguage:He}=l[a(171)](ct),{isLinksHighlighted:K,setLinksHighlighted:xe}=ct();function we(){const U=a,ie={qVsLJ:l[U(190)],EDqOR:l[U(180)],jGwmh:l[U(166)]};l[U(172)](Ku,i,1,c),l.slmzJ(v,!1),document[U(173)]("*")[U(164)](Oe=>{const Fe=U;Oe[Fe(147)][Fe(159)](ie.qVsLJ)||Oe[Fe(147)][Fe(159)](ie[Fe(156)])||Oe.closest(ie[Fe(146)])||(Oe[Fe(182)][Fe(168)]="",Oe[Fe(182)][Fe(160)]="",Oe[Fe(147)][Fe(186)](Fe(165)))}),l[U(167)](dr,ch,!1),l.ELCnq(dr,fh,1),m(0),l[U(151)](C,1),l.qmrRh(et,U(175))&&l[U(151)](pC,ze)}return yr(l.IblCu)&&l[a(158)](W.jsx,l[a(145)],{className:"wideaccess-reset-button",onClick:()=>{const U=a,ie=l[U(150)].split("|");let Re=0;for(;;){switch(ie[Re++]){case"0":l[U(157)](j,!1);continue;case"1":l[U(170)](a2,je);continue;case"2":l[U(167)](tC,R,D);continue;case"3":l[U(162)](Jw);continue;case"4":l[U(155)](Al,$,F,H,Y,J,Se);continue;case"5":l[U(161)](r2,ke);continue;case"6":K&&l[U(161)](xe,!1);continue;case"7":l.LJCFl(XM,T,L,A,P);continue;case"8":l[U(149)](UM);continue;case"9":we();continue}break}},children:At("resetAllSettings",He)})}function an(a,l,{checkForDefaultPrevented:i=!0}={}){return function(x){if(a==null||a(x),i===!1||!x.defaultPrevented)return l==null?void 0:l(x)}}function bC(a,l){if(typeof a=="function")return a(l);a!=null&&(a.current=l)}function Qh(...a){return l=>{let i=!1;const c=a.map(x=>{const v=bC(x,l);return!i&&typeof v=="function"&&(i=!0),v});if(i)return()=>{for(let x=0;x<c.length;x++){const v=c[x];typeof v=="function"?v():bC(a[x],null)}}}}function xa(...a){return z.useCallback(Qh(...a),a)}function _f(a,l=[]){let i=[];function c(v,b){const m=z.createContext(b),E=i.length;i=[...i,b];const C=L=>{var $;const{scope:A,children:P,...R}=L,D=(($=A==null?void 0:A[a])==null?void 0:$[E])||m,j=z.useMemo(()=>R,Object.values(R));return W.jsx(D.Provider,{value:j,children:P})};C.displayName=v+"Provider";function T(L,A){var D;const P=((D=A==null?void 0:A[a])==null?void 0:D[E])||m,R=z.useContext(P);if(R)return R;if(b!==void 0)return b;throw new Error(`\`${L}\` must be used within \`${v}\``)}return[C,T]}const x=()=>{const v=i.map(b=>z.createContext(b));return function(m){const E=(m==null?void 0:m[a])||v;return z.useMemo(()=>({[`__scope${a}`]:{...m,[a]:E}}),[m,E])}};return x.scopeName=a,[c,D3(x,...l)]}function D3(...a){const l=a[0];if(a.length===1)return l;const i=()=>{const c=a.map(x=>({useScope:x(),scopeName:x.scopeName}));return function(v){const b=c.reduce((m,{useScope:E,scopeName:C})=>{const L=E(v)[`__scope${C}`];return{...m,...L}},{});return z.useMemo(()=>({[`__scope${l.scopeName}`]:b}),[b])}};return i.scopeName=l.scopeName,i}var Is=globalThis!=null&&globalThis.document?z.useLayoutEffect:()=>{},L3=ao[" useInsertionEffect ".trim().toString()]||Is;function Xh({prop:a,defaultProp:l,onChange:i=()=>{},caller:c}){const[x,v,b]=A3({defaultProp:l,onChange:i}),m=a!==void 0,E=m?a:x;{const T=z.useRef(a!==void 0);z.useEffect(()=>{const L=T.current;L!==m&&console.warn(`${c} is changing from ${L?"controlled":"uncontrolled"} to ${m?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),T.current=m},[m,c])}const C=z.useCallback(T=>{var L;if(m){const A=O3(T)?T(a):T;A!==a&&((L=b.current)==null||L.call(b,A))}else v(T)},[m,a,v,b]);return[E,C]}function A3({defaultProp:a,onChange:l}){const[i,c]=z.useState(a),x=z.useRef(i),v=z.useRef(l);return L3(()=>{v.current=l},[l]),z.useEffect(()=>{var b;x.current!==i&&((b=v.current)==null||b.call(v,i),x.current=i)},[i,x]),[i,c,v]}function O3(a){return typeof a=="function"}var o2=Bw();const N3=Iy(o2);function Zh(a){const l=z3(a),i=z.forwardRef((c,x)=>{const{children:v,...b}=c,m=z.Children.toArray(v),E=m.find(F3);if(E){const C=E.props.children,T=m.map(L=>L===E?z.Children.count(C)>1?z.Children.only(null):z.isValidElement(C)?C.props.children:null:L);return W.jsx(l,{...b,ref:x,children:z.isValidElement(C)?z.cloneElement(C,void 0,T):null})}return W.jsx(l,{...b,ref:x,children:v})});return i.displayName=`${a}.Slot`,i}function z3(a){const l=z.forwardRef((i,c)=>{const{children:x,...v}=i;if(z.isValidElement(x)){const b=j3(x),m=P3(v,x.props);return x.type!==z.Fragment&&(m.ref=c?Qh(c,b):b),z.cloneElement(x,m)}return z.Children.count(x)>1?z.Children.only(null):null});return l.displayName=`${a}.SlotClone`,l}var I3=Symbol("radix.slottable");function F3(a){return z.isValidElement(a)&&typeof a.type=="function"&&"__radixId"in a.type&&a.type.__radixId===I3}function P3(a,l){const i={...l};for(const c in l){const x=a[c],v=l[c];/^on[A-Z]/.test(c)?x&&v?i[c]=(...m)=>{const E=v(...m);return x(...m),E}:x&&(i[c]=x):c==="style"?i[c]={...x,...v}:c==="className"&&(i[c]=[x,v].filter(Boolean).join(" "))}return{...a,...i}}function j3(a){var c,x;let l=(c=Object.getOwnPropertyDescriptor(a.props,"ref"))==null?void 0:c.get,i=l&&"isReactWarning"in l&&l.isReactWarning;return i?a.ref:(l=(x=Object.getOwnPropertyDescriptor(a,"ref"))==null?void 0:x.get,i=l&&"isReactWarning"in l&&l.isReactWarning,i?a.props.ref:a.props.ref||a.ref)}var U3=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Xr=U3.reduce((a,l)=>{const i=Zh(`Primitive.${l}`),c=z.forwardRef((x,v)=>{const{asChild:b,...m}=x,E=b?i:l;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),W.jsx(E,{...m,ref:v})});return c.displayName=`Primitive.${l}`,{...a,[l]:c}},{});function SC(a,l){a&&o2.flushSync(()=>a.dispatchEvent(l))}function wC(a){const l=a+"CollectionProvider",[i,c]=_f(l),[x,v]=i(l,{collectionRef:{current:null},itemMap:new Map}),b=D=>{const{scope:j,children:$}=D,F=Ln.useRef(null),N=Ln.useRef(new Map).current;return W.jsx(x,{scope:j,itemMap:N,collectionRef:F,children:$})};b.displayName=l;const m=a+"CollectionSlot",E=Zh(m),C=Ln.forwardRef((D,j)=>{const{scope:$,children:F}=D,N=v(m,$),H=xa(j,N.collectionRef);return W.jsx(E,{ref:H,children:F})});C.displayName=m;const T=a+"CollectionItemSlot",L="data-radix-collection-item",A=Zh(T),P=Ln.forwardRef((D,j)=>{const{scope:$,children:F,...N}=D,H=Ln.useRef(null),ee=xa(j,H),Y=v(T,$);return Ln.useEffect(()=>(Y.itemMap.set(H,{ref:H,...N}),()=>void Y.itemMap.delete(H))),W.jsx(A,{[L]:"",ref:ee,children:F})});P.displayName=T;function R(D){const j=v(a+"CollectionConsumer",D);return Ln.useCallback(()=>{const F=j.collectionRef.current;if(!F)return[];const N=Array.from(F.querySelectorAll(`[${L}]`));return Array.from(j.itemMap.values()).sort((Y,fe)=>N.indexOf(Y.ref.current)-N.indexOf(fe.ref.current))},[j.collectionRef,j.itemMap])}return[{Provider:b,Slot:C,ItemSlot:P},R,c]}var H3=z.createContext(void 0);function CC(a){const l=z.useContext(H3);return a||l||"ltr"}function Bo(a){const l=z.useRef(a);return z.useEffect(()=>{l.current=a}),z.useMemo(()=>(...i)=>{var c;return(c=l.current)==null?void 0:c.call(l,...i)},[])}function B3(a,l=globalThis==null?void 0:globalThis.document){const i=Bo(a);z.useEffect(()=>{const c=x=>{x.key==="Escape"&&i(x)};return l.addEventListener("keydown",c,{capture:!0}),()=>l.removeEventListener("keydown",c,{capture:!0})},[i,l])}var V3="DismissableLayer",l2="dismissableLayer.update",W3="dismissableLayer.pointerDownOutside",G3="dismissableLayer.focusOutside",EC,_C=z.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),TC=z.forwardRef((a,l)=>{const{disableOutsidePointerEvents:i=!1,onEscapeKeyDown:c,onPointerDownOutside:x,onFocusOutside:v,onInteractOutside:b,onDismiss:m,...E}=a,C=z.useContext(_C),[T,L]=z.useState(null),A=(T==null?void 0:T.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,P]=z.useState({}),R=xa(l,fe=>L(fe)),D=Array.from(C.layers),[j]=[...C.layersWithOutsidePointerEventsDisabled].slice(-1),$=D.indexOf(j),F=T?D.indexOf(T):-1,N=C.layersWithOutsidePointerEventsDisabled.size>0,H=F>=$,ee=$3(fe=>{const J=fe.target,Le=[...C.branches].some(Se=>Se.contains(J));!H||Le||(x==null||x(fe),b==null||b(fe),fe.defaultPrevented||m==null||m())},A),Y=q3(fe=>{const J=fe.target;[...C.branches].some(Se=>Se.contains(J))||(v==null||v(fe),b==null||b(fe),fe.defaultPrevented||m==null||m())},A);return B3(fe=>{F===C.layers.size-1&&(c==null||c(fe),!fe.defaultPrevented&&m&&(fe.preventDefault(),m()))},A),z.useEffect(()=>{if(T)return i&&(C.layersWithOutsidePointerEventsDisabled.size===0&&(EC=A.body.style.pointerEvents,A.body.style.pointerEvents="none"),C.layersWithOutsidePointerEventsDisabled.add(T)),C.layers.add(T),kC(),()=>{i&&C.layersWithOutsidePointerEventsDisabled.size===1&&(A.body.style.pointerEvents=EC)}},[T,A,i,C]),z.useEffect(()=>()=>{T&&(C.layers.delete(T),C.layersWithOutsidePointerEventsDisabled.delete(T),kC())},[T,C]),z.useEffect(()=>{const fe=()=>P({});return document.addEventListener(l2,fe),()=>document.removeEventListener(l2,fe)},[]),W.jsx(Xr.div,{...E,ref:R,style:{pointerEvents:N?H?"auto":"none":void 0,...a.style},onFocusCapture:an(a.onFocusCapture,Y.onFocusCapture),onBlurCapture:an(a.onBlurCapture,Y.onBlurCapture),onPointerDownCapture:an(a.onPointerDownCapture,ee.onPointerDownCapture)})});TC.displayName=V3;var Y3="DismissableLayerBranch",K3=z.forwardRef((a,l)=>{const i=z.useContext(_C),c=z.useRef(null),x=xa(l,c);return z.useEffect(()=>{const v=c.current;if(v)return i.branches.add(v),()=>{i.branches.delete(v)}},[i.branches]),W.jsx(Xr.div,{...a,ref:x})});K3.displayName=Y3;function $3(a,l=globalThis==null?void 0:globalThis.document){const i=Bo(a),c=z.useRef(!1),x=z.useRef(()=>{});return z.useEffect(()=>{const v=m=>{if(m.target&&!c.current){let E=function(){RC(W3,i,C,{discrete:!0})};const C={originalEvent:m};m.pointerType==="touch"?(l.removeEventListener("click",x.current),x.current=E,l.addEventListener("click",x.current,{once:!0})):E()}else l.removeEventListener("click",x.current);c.current=!1},b=window.setTimeout(()=>{l.addEventListener("pointerdown",v)},0);return()=>{window.clearTimeout(b),l.removeEventListener("pointerdown",v),l.removeEventListener("click",x.current)}},[l,i]),{onPointerDownCapture:()=>c.current=!0}}function q3(a,l=globalThis==null?void 0:globalThis.document){const i=Bo(a),c=z.useRef(!1);return z.useEffect(()=>{const x=v=>{v.target&&!c.current&&RC(G3,i,{originalEvent:v},{discrete:!1})};return l.addEventListener("focusin",x),()=>l.removeEventListener("focusin",x)},[l,i]),{onFocusCapture:()=>c.current=!0,onBlurCapture:()=>c.current=!1}}function kC(){const a=new CustomEvent(l2);document.dispatchEvent(a)}function RC(a,l,i,{discrete:c}){const x=i.originalEvent.target,v=new CustomEvent(a,{bubbles:!1,cancelable:!0,detail:i});l&&x.addEventListener(a,l,{once:!0}),c?SC(x,v):x.dispatchEvent(v)}var s2=0;function Q3(){z.useEffect(()=>{const a=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",a[0]??MC()),document.body.insertAdjacentElement("beforeend",a[1]??MC()),s2++,()=>{s2===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(l=>l.remove()),s2--}},[])}function MC(){const a=document.createElement("span");return a.setAttribute("data-radix-focus-guard",""),a.tabIndex=0,a.style.outline="none",a.style.opacity="0",a.style.position="fixed",a.style.pointerEvents="none",a}var u2="focusScope.autoFocusOnMount",c2="focusScope.autoFocusOnUnmount",DC={bubbles:!1,cancelable:!0},X3="FocusScope",LC=z.forwardRef((a,l)=>{const{loop:i=!1,trapped:c=!1,onMountAutoFocus:x,onUnmountAutoFocus:v,...b}=a,[m,E]=z.useState(null),C=Bo(x),T=Bo(v),L=z.useRef(null),A=xa(l,D=>E(D)),P=z.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;z.useEffect(()=>{if(c){let D=function(N){if(P.paused||!m)return;const H=N.target;m.contains(H)?L.current=H:Fs(L.current,{select:!0})},j=function(N){if(P.paused||!m)return;const H=N.relatedTarget;H!==null&&(m.contains(H)||Fs(L.current,{select:!0}))},$=function(N){if(document.activeElement===document.body)for(const ee of N)ee.removedNodes.length>0&&Fs(m)};document.addEventListener("focusin",D),document.addEventListener("focusout",j);const F=new MutationObserver($);return m&&F.observe(m,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",D),document.removeEventListener("focusout",j),F.disconnect()}}},[c,m,P.paused]),z.useEffect(()=>{if(m){NC.add(P);const D=document.activeElement;if(!m.contains(D)){const $=new CustomEvent(u2,DC);m.addEventListener(u2,C),m.dispatchEvent($),$.defaultPrevented||(Z3(r4(AC(m)),{select:!0}),document.activeElement===D&&Fs(m))}return()=>{m.removeEventListener(u2,C),setTimeout(()=>{const $=new CustomEvent(c2,DC);m.addEventListener(c2,T),m.dispatchEvent($),$.defaultPrevented||Fs(D??document.body,{select:!0}),m.removeEventListener(c2,T),NC.remove(P)},0)}}},[m,C,T,P]);const R=z.useCallback(D=>{if(!i&&!c||P.paused)return;const j=D.key==="Tab"&&!D.altKey&&!D.ctrlKey&&!D.metaKey,$=document.activeElement;if(j&&$){const F=D.currentTarget,[N,H]=J3(F);N&&H?!D.shiftKey&&$===H?(D.preventDefault(),i&&Fs(N,{select:!0})):D.shiftKey&&$===N&&(D.preventDefault(),i&&Fs(H,{select:!0})):$===F&&D.preventDefault()}},[i,c,P.paused]);return W.jsx(Xr.div,{tabIndex:-1,...b,ref:A,onKeyDown:R})});LC.displayName=X3;function Z3(a,{select:l=!1}={}){const i=document.activeElement;for(const c of a)if(Fs(c,{select:l}),document.activeElement!==i)return}function J3(a){const l=AC(a),i=OC(l,a),c=OC(l.reverse(),a);return[i,c]}function AC(a){const l=[],i=document.createTreeWalker(a,NodeFilter.SHOW_ELEMENT,{acceptNode:c=>{const x=c.tagName==="INPUT"&&c.type==="hidden";return c.disabled||c.hidden||x?NodeFilter.FILTER_SKIP:c.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;i.nextNode();)l.push(i.currentNode);return l}function OC(a,l){for(const i of a)if(!e4(i,{upTo:l}))return i}function e4(a,{upTo:l}){if(getComputedStyle(a).visibility==="hidden")return!0;for(;a;){if(l!==void 0&&a===l)return!1;if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function t4(a){return a instanceof HTMLInputElement&&"select"in a}function Fs(a,{select:l=!1}={}){if(a&&a.focus){const i=document.activeElement;a.focus({preventScroll:!0}),a!==i&&t4(a)&&l&&a.select()}}var NC=n4();function n4(){let a=[];return{add(l){const i=a[0];l!==i&&(i==null||i.pause()),a=zC(a,l),a.unshift(l)},remove(l){var i;a=zC(a,l),(i=a[0])==null||i.resume()}}}function zC(a,l){const i=[...a],c=i.indexOf(l);return c!==-1&&i.splice(c,1),i}function r4(a){return a.filter(l=>l.tagName!=="A")}var a4=ao[" useId ".trim().toString()]||(()=>{}),i4=0;function H0(a){const[l,i]=z.useState(a4());return Is(()=>{i(c=>c??String(i4++))},[a]),a||(l?`radix-${l}`:"")}const o4=["top","right","bottom","left"],Ps=Math.min,gi=Math.max,Jh=Math.round,ev=Math.floor,Vo=a=>({x:a,y:a}),l4={left:"right",right:"left",bottom:"top",top:"bottom"},s4={start:"end",end:"start"};function f2(a,l,i){return gi(a,Ps(l,i))}function Nl(a,l){return typeof a=="function"?a(l):a}function zl(a){return a.split("-")[0]}function Tf(a){return a.split("-")[1]}function d2(a){return a==="x"?"y":"x"}function x2(a){return a==="y"?"height":"width"}const u4=new Set(["top","bottom"]);function Wo(a){return u4.has(zl(a))?"y":"x"}function p2(a){return d2(Wo(a))}function c4(a,l,i){i===void 0&&(i=!1);const c=Tf(a),x=p2(a),v=x2(x);let b=x==="x"?c===(i?"end":"start")?"right":"left":c==="start"?"bottom":"top";return l.reference[v]>l.floating[v]&&(b=tv(b)),[b,tv(b)]}function f4(a){const l=tv(a);return[h2(a),l,h2(l)]}function h2(a){return a.replace(/start|end/g,l=>s4[l])}const IC=["left","right"],FC=["right","left"],d4=["top","bottom"],x4=["bottom","top"];function p4(a,l,i){switch(a){case"top":case"bottom":return i?l?FC:IC:l?IC:FC;case"left":case"right":return l?d4:x4;default:return[]}}function h4(a,l,i,c){const x=Tf(a);let v=p4(zl(a),i==="start",c);return x&&(v=v.map(b=>b+"-"+x),l&&(v=v.concat(v.map(h2)))),v}function tv(a){return a.replace(/left|right|bottom|top/g,l=>l4[l])}function v4(a){return{top:0,right:0,bottom:0,left:0,...a}}function PC(a){return typeof a!="number"?v4(a):{top:a,right:a,bottom:a,left:a}}function nv(a){const{x:l,y:i,width:c,height:x}=a;return{width:c,height:x,top:i,left:l,right:l+c,bottom:i+x,x:l,y:i}}function jC(a,l,i){let{reference:c,floating:x}=a;const v=Wo(l),b=p2(l),m=x2(b),E=zl(l),C=v==="y",T=c.x+c.width/2-x.width/2,L=c.y+c.height/2-x.height/2,A=c[m]/2-x[m]/2;let P;switch(E){case"top":P={x:T,y:c.y-x.height};break;case"bottom":P={x:T,y:c.y+c.height};break;case"right":P={x:c.x+c.width,y:L};break;case"left":P={x:c.x-x.width,y:L};break;default:P={x:c.x,y:c.y}}switch(Tf(l)){case"start":P[b]-=A*(i&&C?-1:1);break;case"end":P[b]+=A*(i&&C?-1:1);break}return P}const m4=async(a,l,i)=>{const{placement:c="bottom",strategy:x="absolute",middleware:v=[],platform:b}=i,m=v.filter(Boolean),E=await(b.isRTL==null?void 0:b.isRTL(l));let C=await b.getElementRects({reference:a,floating:l,strategy:x}),{x:T,y:L}=jC(C,c,E),A=c,P={},R=0;for(let D=0;D<m.length;D++){const{name:j,fn:$}=m[D],{x:F,y:N,data:H,reset:ee}=await $({x:T,y:L,initialPlacement:c,placement:A,strategy:x,middlewareData:P,rects:C,platform:b,elements:{reference:a,floating:l}});T=F??T,L=N??L,P={...P,[j]:{...P[j],...H}},ee&&R<=50&&(R++,typeof ee=="object"&&(ee.placement&&(A=ee.placement),ee.rects&&(C=ee.rects===!0?await b.getElementRects({reference:a,floating:l,strategy:x}):ee.rects),{x:T,y:L}=jC(C,A,E)),D=-1)}return{x:T,y:L,placement:A,strategy:x,middlewareData:P}};async function B0(a,l){var i;l===void 0&&(l={});const{x:c,y:x,platform:v,rects:b,elements:m,strategy:E}=a,{boundary:C="clippingAncestors",rootBoundary:T="viewport",elementContext:L="floating",altBoundary:A=!1,padding:P=0}=Nl(l,a),R=PC(P),j=m[A?L==="floating"?"reference":"floating":L],$=nv(await v.getClippingRect({element:(i=await(v.isElement==null?void 0:v.isElement(j)))==null||i?j:j.contextElement||await(v.getDocumentElement==null?void 0:v.getDocumentElement(m.floating)),boundary:C,rootBoundary:T,strategy:E})),F=L==="floating"?{x:c,y:x,width:b.floating.width,height:b.floating.height}:b.reference,N=await(v.getOffsetParent==null?void 0:v.getOffsetParent(m.floating)),H=await(v.isElement==null?void 0:v.isElement(N))?await(v.getScale==null?void 0:v.getScale(N))||{x:1,y:1}:{x:1,y:1},ee=nv(v.convertOffsetParentRelativeRectToViewportRelativeRect?await v.convertOffsetParentRelativeRectToViewportRelativeRect({elements:m,rect:F,offsetParent:N,strategy:E}):F);return{top:($.top-ee.top+R.top)/H.y,bottom:(ee.bottom-$.bottom+R.bottom)/H.y,left:($.left-ee.left+R.left)/H.x,right:(ee.right-$.right+R.right)/H.x}}const g4=a=>({name:"arrow",options:a,async fn(l){const{x:i,y:c,placement:x,rects:v,platform:b,elements:m,middlewareData:E}=l,{element:C,padding:T=0}=Nl(a,l)||{};if(C==null)return{};const L=PC(T),A={x:i,y:c},P=p2(x),R=x2(P),D=await b.getDimensions(C),j=P==="y",$=j?"top":"left",F=j?"bottom":"right",N=j?"clientHeight":"clientWidth",H=v.reference[R]+v.reference[P]-A[P]-v.floating[R],ee=A[P]-v.reference[P],Y=await(b.getOffsetParent==null?void 0:b.getOffsetParent(C));let fe=Y?Y[N]:0;(!fe||!await(b.isElement==null?void 0:b.isElement(Y)))&&(fe=m.floating[N]||v.floating[R]);const J=H/2-ee/2,Le=fe/2-D[R]/2-1,Se=Ps(L[$],Le),be=Ps(L[F],Le),je=Se,Ie=fe-D[R]-be,ke=fe/2-D[R]/2+J,et=f2(je,ke,Ie),ze=!E.arrow&&Tf(x)!=null&&ke!==et&&v.reference[R]/2-(ke<je?Se:be)-D[R]/2<0,He=ze?ke<je?ke-je:ke-Ie:0;return{[P]:A[P]+He,data:{[P]:et,centerOffset:ke-et-He,...ze&&{alignmentOffset:He}},reset:ze}}}),y4=function(a){return a===void 0&&(a={}),{name:"flip",options:a,async fn(l){var i,c;const{placement:x,middlewareData:v,rects:b,initialPlacement:m,platform:E,elements:C}=l,{mainAxis:T=!0,crossAxis:L=!0,fallbackPlacements:A,fallbackStrategy:P="bestFit",fallbackAxisSideDirection:R="none",flipAlignment:D=!0,...j}=Nl(a,l);if((i=v.arrow)!=null&&i.alignmentOffset)return{};const $=zl(x),F=Wo(m),N=zl(m)===m,H=await(E.isRTL==null?void 0:E.isRTL(C.floating)),ee=A||(N||!D?[tv(m)]:f4(m)),Y=R!=="none";!A&&Y&&ee.push(...h4(m,D,R,H));const fe=[m,...ee],J=await B0(l,j),Le=[];let Se=((c=v.flip)==null?void 0:c.overflows)||[];if(T&&Le.push(J[$]),L){const ke=c4(x,b,H);Le.push(J[ke[0]],J[ke[1]])}if(Se=[...Se,{placement:x,overflows:Le}],!Le.every(ke=>ke<=0)){var be,je;const ke=(((be=v.flip)==null?void 0:be.index)||0)+1,et=fe[ke];if(et&&(!(L==="alignment"?F!==Wo(et):!1)||Se.every(K=>Wo(K.placement)===F?K.overflows[0]>0:!0)))return{data:{index:ke,overflows:Se},reset:{placement:et}};let ze=(je=Se.filter(He=>He.overflows[0]<=0).sort((He,K)=>He.overflows[1]-K.overflows[1])[0])==null?void 0:je.placement;if(!ze)switch(P){case"bestFit":{var Ie;const He=(Ie=Se.filter(K=>{if(Y){const xe=Wo(K.placement);return xe===F||xe==="y"}return!0}).map(K=>[K.placement,K.overflows.filter(xe=>xe>0).reduce((xe,we)=>xe+we,0)]).sort((K,xe)=>K[1]-xe[1])[0])==null?void 0:Ie[0];He&&(ze=He);break}case"initialPlacement":ze=m;break}if(x!==ze)return{reset:{placement:ze}}}return{}}}};function UC(a,l){return{top:a.top-l.height,right:a.right-l.width,bottom:a.bottom-l.height,left:a.left-l.width}}function HC(a){return o4.some(l=>a[l]>=0)}const b4=function(a){return a===void 0&&(a={}),{name:"hide",options:a,async fn(l){const{rects:i}=l,{strategy:c="referenceHidden",...x}=Nl(a,l);switch(c){case"referenceHidden":{const v=await B0(l,{...x,elementContext:"reference"}),b=UC(v,i.reference);return{data:{referenceHiddenOffsets:b,referenceHidden:HC(b)}}}case"escaped":{const v=await B0(l,{...x,altBoundary:!0}),b=UC(v,i.floating);return{data:{escapedOffsets:b,escaped:HC(b)}}}default:return{}}}}},BC=new Set(["left","top"]);async function S4(a,l){const{placement:i,platform:c,elements:x}=a,v=await(c.isRTL==null?void 0:c.isRTL(x.floating)),b=zl(i),m=Tf(i),E=Wo(i)==="y",C=BC.has(b)?-1:1,T=v&&E?-1:1,L=Nl(l,a);let{mainAxis:A,crossAxis:P,alignmentAxis:R}=typeof L=="number"?{mainAxis:L,crossAxis:0,alignmentAxis:null}:{mainAxis:L.mainAxis||0,crossAxis:L.crossAxis||0,alignmentAxis:L.alignmentAxis};return m&&typeof R=="number"&&(P=m==="end"?R*-1:R),E?{x:P*T,y:A*C}:{x:A*C,y:P*T}}const w4=function(a){return a===void 0&&(a=0),{name:"offset",options:a,async fn(l){var i,c;const{x,y:v,placement:b,middlewareData:m}=l,E=await S4(l,a);return b===((i=m.offset)==null?void 0:i.placement)&&(c=m.arrow)!=null&&c.alignmentOffset?{}:{x:x+E.x,y:v+E.y,data:{...E,placement:b}}}}},C4=function(a){return a===void 0&&(a={}),{name:"shift",options:a,async fn(l){const{x:i,y:c,placement:x}=l,{mainAxis:v=!0,crossAxis:b=!1,limiter:m={fn:j=>{let{x:$,y:F}=j;return{x:$,y:F}}},...E}=Nl(a,l),C={x:i,y:c},T=await B0(l,E),L=Wo(zl(x)),A=d2(L);let P=C[A],R=C[L];if(v){const j=A==="y"?"top":"left",$=A==="y"?"bottom":"right",F=P+T[j],N=P-T[$];P=f2(F,P,N)}if(b){const j=L==="y"?"top":"left",$=L==="y"?"bottom":"right",F=R+T[j],N=R-T[$];R=f2(F,R,N)}const D=m.fn({...l,[A]:P,[L]:R});return{...D,data:{x:D.x-i,y:D.y-c,enabled:{[A]:v,[L]:b}}}}}},E4=function(a){return a===void 0&&(a={}),{options:a,fn(l){const{x:i,y:c,placement:x,rects:v,middlewareData:b}=l,{offset:m=0,mainAxis:E=!0,crossAxis:C=!0}=Nl(a,l),T={x:i,y:c},L=Wo(x),A=d2(L);let P=T[A],R=T[L];const D=Nl(m,l),j=typeof D=="number"?{mainAxis:D,crossAxis:0}:{mainAxis:0,crossAxis:0,...D};if(E){const N=A==="y"?"height":"width",H=v.reference[A]-v.floating[N]+j.mainAxis,ee=v.reference[A]+v.reference[N]-j.mainAxis;P<H?P=H:P>ee&&(P=ee)}if(C){var $,F;const N=A==="y"?"width":"height",H=BC.has(zl(x)),ee=v.reference[L]-v.floating[N]+(H&&(($=b.offset)==null?void 0:$[L])||0)+(H?0:j.crossAxis),Y=v.reference[L]+v.reference[N]+(H?0:((F=b.offset)==null?void 0:F[L])||0)-(H?j.crossAxis:0);R<ee?R=ee:R>Y&&(R=Y)}return{[A]:P,[L]:R}}}},_4=function(a){return a===void 0&&(a={}),{name:"size",options:a,async fn(l){var i,c;const{placement:x,rects:v,platform:b,elements:m}=l,{apply:E=()=>{},...C}=Nl(a,l),T=await B0(l,C),L=zl(x),A=Tf(x),P=Wo(x)==="y",{width:R,height:D}=v.floating;let j,$;L==="top"||L==="bottom"?(j=L,$=A===(await(b.isRTL==null?void 0:b.isRTL(m.floating))?"start":"end")?"left":"right"):($=L,j=A==="end"?"top":"bottom");const F=D-T.top-T.bottom,N=R-T.left-T.right,H=Ps(D-T[j],F),ee=Ps(R-T[$],N),Y=!l.middlewareData.shift;let fe=H,J=ee;if((i=l.middlewareData.shift)!=null&&i.enabled.x&&(J=N),(c=l.middlewareData.shift)!=null&&c.enabled.y&&(fe=F),Y&&!A){const Se=gi(T.left,0),be=gi(T.right,0),je=gi(T.top,0),Ie=gi(T.bottom,0);P?J=R-2*(Se!==0||be!==0?Se+be:gi(T.left,T.right)):fe=D-2*(je!==0||Ie!==0?je+Ie:gi(T.top,T.bottom))}await E({...l,availableWidth:J,availableHeight:fe});const Le=await b.getDimensions(m.floating);return R!==Le.width||D!==Le.height?{reset:{rects:!0}}:{}}}};function rv(){return typeof window<"u"}function kf(a){return VC(a)?(a.nodeName||"").toLowerCase():"#document"}function yi(a){var l;return(a==null||(l=a.ownerDocument)==null?void 0:l.defaultView)||window}function Go(a){var l;return(l=(VC(a)?a.ownerDocument:a.document)||window.document)==null?void 0:l.documentElement}function VC(a){return rv()?a instanceof Node||a instanceof yi(a).Node:!1}function so(a){return rv()?a instanceof Element||a instanceof yi(a).Element:!1}function Yo(a){return rv()?a instanceof HTMLElement||a instanceof yi(a).HTMLElement:!1}function WC(a){return!rv()||typeof ShadowRoot>"u"?!1:a instanceof ShadowRoot||a instanceof yi(a).ShadowRoot}const T4=new Set(["inline","contents"]);function V0(a){const{overflow:l,overflowX:i,overflowY:c,display:x}=uo(a);return/auto|scroll|overlay|hidden|clip/.test(l+c+i)&&!T4.has(x)}const k4=new Set(["table","td","th"]);function R4(a){return k4.has(kf(a))}const M4=[":popover-open",":modal"];function av(a){return M4.some(l=>{try{return a.matches(l)}catch{return!1}})}const D4=["transform","translate","scale","rotate","perspective"],L4=["transform","translate","scale","rotate","perspective","filter"],A4=["paint","layout","strict","content"];function v2(a){const l=m2(),i=so(a)?uo(a):a;return D4.some(c=>i[c]?i[c]!=="none":!1)||(i.containerType?i.containerType!=="normal":!1)||!l&&(i.backdropFilter?i.backdropFilter!=="none":!1)||!l&&(i.filter?i.filter!=="none":!1)||L4.some(c=>(i.willChange||"").includes(c))||A4.some(c=>(i.contain||"").includes(c))}function O4(a){let l=js(a);for(;Yo(l)&&!Rf(l);){if(v2(l))return l;if(av(l))return null;l=js(l)}return null}function m2(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const N4=new Set(["html","body","#document"]);function Rf(a){return N4.has(kf(a))}function uo(a){return yi(a).getComputedStyle(a)}function iv(a){return so(a)?{scrollLeft:a.scrollLeft,scrollTop:a.scrollTop}:{scrollLeft:a.scrollX,scrollTop:a.scrollY}}function js(a){if(kf(a)==="html")return a;const l=a.assignedSlot||a.parentNode||WC(a)&&a.host||Go(a);return WC(l)?l.host:l}function GC(a){const l=js(a);return Rf(l)?a.ownerDocument?a.ownerDocument.body:a.body:Yo(l)&&V0(l)?l:GC(l)}function W0(a,l,i){var c;l===void 0&&(l=[]),i===void 0&&(i=!0);const x=GC(a),v=x===((c=a.ownerDocument)==null?void 0:c.body),b=yi(x);if(v){const m=g2(b);return l.concat(b,b.visualViewport||[],V0(x)?x:[],m&&i?W0(m):[])}return l.concat(x,W0(x,[],i))}function g2(a){return a.parent&&Object.getPrototypeOf(a.parent)?a.frameElement:null}function YC(a){const l=uo(a);let i=parseFloat(l.width)||0,c=parseFloat(l.height)||0;const x=Yo(a),v=x?a.offsetWidth:i,b=x?a.offsetHeight:c,m=Jh(i)!==v||Jh(c)!==b;return m&&(i=v,c=b),{width:i,height:c,$:m}}function y2(a){return so(a)?a:a.contextElement}function Mf(a){const l=y2(a);if(!Yo(l))return Vo(1);const i=l.getBoundingClientRect(),{width:c,height:x,$:v}=YC(l);let b=(v?Jh(i.width):i.width)/c,m=(v?Jh(i.height):i.height)/x;return(!b||!Number.isFinite(b))&&(b=1),(!m||!Number.isFinite(m))&&(m=1),{x:b,y:m}}const z4=Vo(0);function KC(a){const l=yi(a);return!m2()||!l.visualViewport?z4:{x:l.visualViewport.offsetLeft,y:l.visualViewport.offsetTop}}function I4(a,l,i){return l===void 0&&(l=!1),!i||l&&i!==yi(a)?!1:l}function Zu(a,l,i,c){l===void 0&&(l=!1),i===void 0&&(i=!1);const x=a.getBoundingClientRect(),v=y2(a);let b=Vo(1);l&&(c?so(c)&&(b=Mf(c)):b=Mf(a));const m=I4(v,i,c)?KC(v):Vo(0);let E=(x.left+m.x)/b.x,C=(x.top+m.y)/b.y,T=x.width/b.x,L=x.height/b.y;if(v){const A=yi(v),P=c&&so(c)?yi(c):c;let R=A,D=g2(R);for(;D&&c&&P!==R;){const j=Mf(D),$=D.getBoundingClientRect(),F=uo(D),N=$.left+(D.clientLeft+parseFloat(F.paddingLeft))*j.x,H=$.top+(D.clientTop+parseFloat(F.paddingTop))*j.y;E*=j.x,C*=j.y,T*=j.x,L*=j.y,E+=N,C+=H,R=yi(D),D=g2(R)}}return nv({width:T,height:L,x:E,y:C})}function ov(a,l){const i=iv(a).scrollLeft;return l?l.left+i:Zu(Go(a)).left+i}function $C(a,l){const i=a.getBoundingClientRect(),c=i.left+l.scrollLeft-ov(a,i),x=i.top+l.scrollTop;return{x:c,y:x}}function F4(a){let{elements:l,rect:i,offsetParent:c,strategy:x}=a;const v=x==="fixed",b=Go(c),m=l?av(l.floating):!1;if(c===b||m&&v)return i;let E={scrollLeft:0,scrollTop:0},C=Vo(1);const T=Vo(0),L=Yo(c);if((L||!L&&!v)&&((kf(c)!=="body"||V0(b))&&(E=iv(c)),Yo(c))){const P=Zu(c);C=Mf(c),T.x=P.x+c.clientLeft,T.y=P.y+c.clientTop}const A=b&&!L&&!v?$C(b,E):Vo(0);return{width:i.width*C.x,height:i.height*C.y,x:i.x*C.x-E.scrollLeft*C.x+T.x+A.x,y:i.y*C.y-E.scrollTop*C.y+T.y+A.y}}function P4(a){return Array.from(a.getClientRects())}function j4(a){const l=Go(a),i=iv(a),c=a.ownerDocument.body,x=gi(l.scrollWidth,l.clientWidth,c.scrollWidth,c.clientWidth),v=gi(l.scrollHeight,l.clientHeight,c.scrollHeight,c.clientHeight);let b=-i.scrollLeft+ov(a);const m=-i.scrollTop;return uo(c).direction==="rtl"&&(b+=gi(l.clientWidth,c.clientWidth)-x),{width:x,height:v,x:b,y:m}}const qC=25;function U4(a,l){const i=yi(a),c=Go(a),x=i.visualViewport;let v=c.clientWidth,b=c.clientHeight,m=0,E=0;if(x){v=x.width,b=x.height;const T=m2();(!T||T&&l==="fixed")&&(m=x.offsetLeft,E=x.offsetTop)}const C=ov(c);if(C<=0){const T=c.ownerDocument,L=T.body,A=getComputedStyle(L),P=T.compatMode==="CSS1Compat"&&parseFloat(A.marginLeft)+parseFloat(A.marginRight)||0,R=Math.abs(c.clientWidth-L.clientWidth-P);R<=qC&&(v-=R)}else C<=qC&&(v+=C);return{width:v,height:b,x:m,y:E}}const H4=new Set(["absolute","fixed"]);function B4(a,l){const i=Zu(a,!0,l==="fixed"),c=i.top+a.clientTop,x=i.left+a.clientLeft,v=Yo(a)?Mf(a):Vo(1),b=a.clientWidth*v.x,m=a.clientHeight*v.y,E=x*v.x,C=c*v.y;return{width:b,height:m,x:E,y:C}}function QC(a,l,i){let c;if(l==="viewport")c=U4(a,i);else if(l==="document")c=j4(Go(a));else if(so(l))c=B4(l,i);else{const x=KC(a);c={x:l.x-x.x,y:l.y-x.y,width:l.width,height:l.height}}return nv(c)}function XC(a,l){const i=js(a);return i===l||!so(i)||Rf(i)?!1:uo(i).position==="fixed"||XC(i,l)}function V4(a,l){const i=l.get(a);if(i)return i;let c=W0(a,[],!1).filter(m=>so(m)&&kf(m)!=="body"),x=null;const v=uo(a).position==="fixed";let b=v?js(a):a;for(;so(b)&&!Rf(b);){const m=uo(b),E=v2(b);!E&&m.position==="fixed"&&(x=null),(v?!E&&!x:!E&&m.position==="static"&&!!x&&H4.has(x.position)||V0(b)&&!E&&XC(a,b))?c=c.filter(T=>T!==b):x=m,b=js(b)}return l.set(a,c),c}function W4(a){let{element:l,boundary:i,rootBoundary:c,strategy:x}=a;const b=[...i==="clippingAncestors"?av(l)?[]:V4(l,this._c):[].concat(i),c],m=b[0],E=b.reduce((C,T)=>{const L=QC(l,T,x);return C.top=gi(L.top,C.top),C.right=Ps(L.right,C.right),C.bottom=Ps(L.bottom,C.bottom),C.left=gi(L.left,C.left),C},QC(l,m,x));return{width:E.right-E.left,height:E.bottom-E.top,x:E.left,y:E.top}}function G4(a){const{width:l,height:i}=YC(a);return{width:l,height:i}}function Y4(a,l,i){const c=Yo(l),x=Go(l),v=i==="fixed",b=Zu(a,!0,v,l);let m={scrollLeft:0,scrollTop:0};const E=Vo(0);function C(){E.x=ov(x)}if(c||!c&&!v)if((kf(l)!=="body"||V0(x))&&(m=iv(l)),c){const P=Zu(l,!0,v,l);E.x=P.x+l.clientLeft,E.y=P.y+l.clientTop}else x&&C();v&&!c&&x&&C();const T=x&&!c&&!v?$C(x,m):Vo(0),L=b.left+m.scrollLeft-E.x-T.x,A=b.top+m.scrollTop-E.y-T.y;return{x:L,y:A,width:b.width,height:b.height}}function b2(a){return uo(a).position==="static"}function ZC(a,l){if(!Yo(a)||uo(a).position==="fixed")return null;if(l)return l(a);let i=a.offsetParent;return Go(a)===i&&(i=i.ownerDocument.body),i}function JC(a,l){const i=yi(a);if(av(a))return i;if(!Yo(a)){let x=js(a);for(;x&&!Rf(x);){if(so(x)&&!b2(x))return x;x=js(x)}return i}let c=ZC(a,l);for(;c&&R4(c)&&b2(c);)c=ZC(c,l);return c&&Rf(c)&&b2(c)&&!v2(c)?i:c||O4(a)||i}const K4=async function(a){const l=this.getOffsetParent||JC,i=this.getDimensions,c=await i(a.floating);return{reference:Y4(a.reference,await l(a.floating),a.strategy),floating:{x:0,y:0,width:c.width,height:c.height}}};function $4(a){return uo(a).direction==="rtl"}const q4={convertOffsetParentRelativeRectToViewportRelativeRect:F4,getDocumentElement:Go,getClippingRect:W4,getOffsetParent:JC,getElementRects:K4,getClientRects:P4,getDimensions:G4,getScale:Mf,isElement:so,isRTL:$4};function eE(a,l){return a.x===l.x&&a.y===l.y&&a.width===l.width&&a.height===l.height}function Q4(a,l){let i=null,c;const x=Go(a);function v(){var m;clearTimeout(c),(m=i)==null||m.disconnect(),i=null}function b(m,E){m===void 0&&(m=!1),E===void 0&&(E=1),v();const C=a.getBoundingClientRect(),{left:T,top:L,width:A,height:P}=C;if(m||l(),!A||!P)return;const R=ev(L),D=ev(x.clientWidth-(T+A)),j=ev(x.clientHeight-(L+P)),$=ev(T),N={rootMargin:-R+"px "+-D+"px "+-j+"px "+-$+"px",threshold:gi(0,Ps(1,E))||1};let H=!0;function ee(Y){const fe=Y[0].intersectionRatio;if(fe!==E){if(!H)return b();fe?b(!1,fe):c=setTimeout(()=>{b(!1,1e-7)},1e3)}fe===1&&!eE(C,a.getBoundingClientRect())&&b(),H=!1}try{i=new IntersectionObserver(ee,{...N,root:x.ownerDocument})}catch{i=new IntersectionObserver(ee,N)}i.observe(a)}return b(!0),v}function X4(a,l,i,c){c===void 0&&(c={});const{ancestorScroll:x=!0,ancestorResize:v=!0,elementResize:b=typeof ResizeObserver=="function",layoutShift:m=typeof IntersectionObserver=="function",animationFrame:E=!1}=c,C=y2(a),T=x||v?[...C?W0(C):[],...W0(l)]:[];T.forEach($=>{x&&$.addEventListener("scroll",i,{passive:!0}),v&&$.addEventListener("resize",i)});const L=C&&m?Q4(C,i):null;let A=-1,P=null;b&&(P=new ResizeObserver($=>{let[F]=$;F&&F.target===C&&P&&(P.unobserve(l),cancelAnimationFrame(A),A=requestAnimationFrame(()=>{var N;(N=P)==null||N.observe(l)})),i()}),C&&!E&&P.observe(C),P.observe(l));let R,D=E?Zu(a):null;E&&j();function j(){const $=Zu(a);D&&!eE(D,$)&&i(),D=$,R=requestAnimationFrame(j)}return i(),()=>{var $;T.forEach(F=>{x&&F.removeEventListener("scroll",i),v&&F.removeEventListener("resize",i)}),L==null||L(),($=P)==null||$.disconnect(),P=null,E&&cancelAnimationFrame(R)}}const Z4=w4,J4=C4,eD=y4,tD=_4,nD=b4,tE=g4,rD=E4,aD=(a,l,i)=>{const c=new Map,x={platform:q4,...i},v={...x.platform,_c:c};return m4(a,l,{...x,platform:v})};var iD=typeof document<"u",oD=function(){},lv=iD?z.useLayoutEffect:oD;function sv(a,l){if(a===l)return!0;if(typeof a!=typeof l)return!1;if(typeof a=="function"&&a.toString()===l.toString())return!0;let i,c,x;if(a&&l&&typeof a=="object"){if(Array.isArray(a)){if(i=a.length,i!==l.length)return!1;for(c=i;c--!==0;)if(!sv(a[c],l[c]))return!1;return!0}if(x=Object.keys(a),i=x.length,i!==Object.keys(l).length)return!1;for(c=i;c--!==0;)if(!{}.hasOwnProperty.call(l,x[c]))return!1;for(c=i;c--!==0;){const v=x[c];if(!(v==="_owner"&&a.$$typeof)&&!sv(a[v],l[v]))return!1}return!0}return a!==a&&l!==l}function nE(a){return typeof window>"u"?1:(a.ownerDocument.defaultView||window).devicePixelRatio||1}function rE(a,l){const i=nE(a);return Math.round(l*i)/i}function S2(a){const l=z.useRef(a);return lv(()=>{l.current=a}),l}function lD(a){a===void 0&&(a={});const{placement:l="bottom",strategy:i="absolute",middleware:c=[],platform:x,elements:{reference:v,floating:b}={},transform:m=!0,whileElementsMounted:E,open:C}=a,[T,L]=z.useState({x:0,y:0,strategy:i,placement:l,middlewareData:{},isPositioned:!1}),[A,P]=z.useState(c);sv(A,c)||P(c);const[R,D]=z.useState(null),[j,$]=z.useState(null),F=z.useCallback(K=>{K!==Y.current&&(Y.current=K,D(K))},[]),N=z.useCallback(K=>{K!==fe.current&&(fe.current=K,$(K))},[]),H=v||R,ee=b||j,Y=z.useRef(null),fe=z.useRef(null),J=z.useRef(T),Le=E!=null,Se=S2(E),be=S2(x),je=S2(C),Ie=z.useCallback(()=>{if(!Y.current||!fe.current)return;const K={placement:l,strategy:i,middleware:A};be.current&&(K.platform=be.current),aD(Y.current,fe.current,K).then(xe=>{const we={...xe,isPositioned:je.current!==!1};ke.current&&!sv(J.current,we)&&(J.current=we,o2.flushSync(()=>{L(we)}))})},[A,l,i,be,je]);lv(()=>{C===!1&&J.current.isPositioned&&(J.current.isPositioned=!1,L(K=>({...K,isPositioned:!1})))},[C]);const ke=z.useRef(!1);lv(()=>(ke.current=!0,()=>{ke.current=!1}),[]),lv(()=>{if(H&&(Y.current=H),ee&&(fe.current=ee),H&&ee){if(Se.current)return Se.current(H,ee,Ie);Ie()}},[H,ee,Ie,Se,Le]);const et=z.useMemo(()=>({reference:Y,floating:fe,setReference:F,setFloating:N}),[F,N]),ze=z.useMemo(()=>({reference:H,floating:ee}),[H,ee]),He=z.useMemo(()=>{const K={position:i,left:0,top:0};if(!ze.floating)return K;const xe=rE(ze.floating,T.x),we=rE(ze.floating,T.y);return m?{...K,transform:"translate("+xe+"px, "+we+"px)",...nE(ze.floating)>=1.5&&{willChange:"transform"}}:{position:i,left:xe,top:we}},[i,m,ze.floating,T.x,T.y]);return z.useMemo(()=>({...T,update:Ie,refs:et,elements:ze,floatingStyles:He}),[T,Ie,et,ze,He])}const sD=a=>{function l(i){return{}.hasOwnProperty.call(i,"current")}return{name:"arrow",options:a,fn(i){const{element:c,padding:x}=typeof a=="function"?a(i):a;return c&&l(c)?c.current!=null?tE({element:c.current,padding:x}).fn(i):{}:c?tE({element:c,padding:x}).fn(i):{}}}},uD=(a,l)=>({...Z4(a),options:[a,l]}),cD=(a,l)=>({...J4(a),options:[a,l]}),fD=(a,l)=>({...rD(a),options:[a,l]}),dD=(a,l)=>({...eD(a),options:[a,l]}),xD=(a,l)=>({...tD(a),options:[a,l]}),pD=(a,l)=>({...nD(a),options:[a,l]}),hD=(a,l)=>({...sD(a),options:[a,l]});var vD="Arrow",aE=z.forwardRef((a,l)=>{const{children:i,width:c=10,height:x=5,...v}=a;return W.jsx(Xr.svg,{...v,ref:l,width:c,height:x,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:a.asChild?i:W.jsx("polygon",{points:"0,0 30,0 15,10"})})});aE.displayName=vD;var mD=aE;function iE(a){const[l,i]=z.useState(void 0);return Is(()=>{if(a){i({width:a.offsetWidth,height:a.offsetHeight});const c=new ResizeObserver(x=>{if(!Array.isArray(x)||!x.length)return;const v=x[0];let b,m;if("borderBoxSize"in v){const E=v.borderBoxSize,C=Array.isArray(E)?E[0]:E;b=C.inlineSize,m=C.blockSize}else b=a.offsetWidth,m=a.offsetHeight;i({width:b,height:m})});return c.observe(a,{box:"border-box"}),()=>c.unobserve(a)}else i(void 0)},[a]),l}var w2="Popper",[oE,lE]=_f(w2),[gD,sE]=oE(w2),uE=a=>{const{__scopePopper:l,children:i}=a,[c,x]=z.useState(null);return W.jsx(gD,{scope:l,anchor:c,onAnchorChange:x,children:i})};uE.displayName=w2;var cE="PopperAnchor",fE=z.forwardRef((a,l)=>{const{__scopePopper:i,virtualRef:c,...x}=a,v=sE(cE,i),b=z.useRef(null),m=xa(l,b),E=z.useRef(null);return z.useEffect(()=>{const C=E.current;E.current=(c==null?void 0:c.current)||b.current,C!==E.current&&v.onAnchorChange(E.current)}),c?null:W.jsx(Xr.div,{...x,ref:m})});fE.displayName=cE;var C2="PopperContent",[yD,bD]=oE(C2),dE=z.forwardRef((a,l)=>{var Ge,xt,pt,Dt,de,Te;const{__scopePopper:i,side:c="bottom",sideOffset:x=0,align:v="center",alignOffset:b=0,arrowPadding:m=0,avoidCollisions:E=!0,collisionBoundary:C=[],collisionPadding:T=0,sticky:L="partial",hideWhenDetached:A=!1,updatePositionStrategy:P="optimized",onPlaced:R,...D}=a,j=sE(C2,i),[$,F]=z.useState(null),N=xa(l,st=>F(st)),[H,ee]=z.useState(null),Y=iE(H),fe=(Y==null?void 0:Y.width)??0,J=(Y==null?void 0:Y.height)??0,Le=c+(v!=="center"?"-"+v:""),Se=typeof T=="number"?T:{top:0,right:0,bottom:0,left:0,...T},be=Array.isArray(C)?C:[C],je=be.length>0,Ie={padding:Se,boundary:be.filter(wD),altBoundary:je},{refs:ke,floatingStyles:et,placement:ze,isPositioned:He,middlewareData:K}=lD({strategy:"fixed",placement:Le,whileElementsMounted:(...st)=>X4(...st,{animationFrame:P==="always"}),elements:{reference:j.anchor},middleware:[uD({mainAxis:x+J,alignmentAxis:b}),E&&cD({mainAxis:!0,crossAxis:!1,limiter:L==="partial"?fD():void 0,...Ie}),E&&dD({...Ie}),xD({...Ie,apply:({elements:st,rects:te,availableWidth:me,availableHeight:Ye})=>{const{width:wt,height:zt}=te.reference,Zt=st.floating.style;Zt.setProperty("--radix-popper-available-width",`${me}px`),Zt.setProperty("--radix-popper-available-height",`${Ye}px`),Zt.setProperty("--radix-popper-anchor-width",`${wt}px`),Zt.setProperty("--radix-popper-anchor-height",`${zt}px`)}}),H&&hD({element:H,padding:m}),CD({arrowWidth:fe,arrowHeight:J}),A&&pD({strategy:"referenceHidden",...Ie})]}),[xe,we]=hE(ze),U=Bo(R);Is(()=>{He&&(U==null||U())},[He,U]);const ie=(Ge=K.arrow)==null?void 0:Ge.x,Re=(xt=K.arrow)==null?void 0:xt.y,Oe=((pt=K.arrow)==null?void 0:pt.centerOffset)!==0,[Fe,ft]=z.useState();return Is(()=>{$&&ft(window.getComputedStyle($).zIndex)},[$]),W.jsx("div",{ref:ke.setFloating,"data-radix-popper-content-wrapper":"",style:{...et,transform:He?et.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Fe,"--radix-popper-transform-origin":[(Dt=K.transformOrigin)==null?void 0:Dt.x,(de=K.transformOrigin)==null?void 0:de.y].join(" "),...((Te=K.hide)==null?void 0:Te.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:a.dir,children:W.jsx(yD,{scope:i,placedSide:xe,onArrowChange:ee,arrowX:ie,arrowY:Re,shouldHideArrow:Oe,children:W.jsx(Xr.div,{"data-side":xe,"data-align":we,...D,ref:N,style:{...D.style,animation:He?void 0:"none"}})})})});dE.displayName=C2;var xE="PopperArrow",SD={top:"bottom",right:"left",bottom:"top",left:"right"},pE=z.forwardRef(function(l,i){const{__scopePopper:c,...x}=l,v=bD(xE,c),b=SD[v.placedSide];return W.jsx("span",{ref:v.onArrowChange,style:{position:"absolute",left:v.arrowX,top:v.arrowY,[b]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[v.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[v.placedSide],visibility:v.shouldHideArrow?"hidden":void 0},children:W.jsx(mD,{...x,ref:i,style:{...x.style,display:"block"}})})});pE.displayName=xE;function wD(a){return a!==null}var CD=a=>({name:"transformOrigin",options:a,fn(l){var j,$,F;const{placement:i,rects:c,middlewareData:x}=l,b=((j=x.arrow)==null?void 0:j.centerOffset)!==0,m=b?0:a.arrowWidth,E=b?0:a.arrowHeight,[C,T]=hE(i),L={start:"0%",center:"50%",end:"100%"}[T],A=((($=x.arrow)==null?void 0:$.x)??0)+m/2,P=(((F=x.arrow)==null?void 0:F.y)??0)+E/2;let R="",D="";return C==="bottom"?(R=b?L:`${A}px`,D=`${-E}px`):C==="top"?(R=b?L:`${A}px`,D=`${c.floating.height+E}px`):C==="right"?(R=`${-E}px`,D=b?L:`${P}px`):C==="left"&&(R=`${c.floating.width+E}px`,D=b?L:`${P}px`),{data:{x:R,y:D}}}});function hE(a){const[l,i="center"]=a.split("-");return[l,i]}var vE=uE,ED=fE,_D=dE,TD=pE,kD="Portal",mE=z.forwardRef((a,l)=>{var m;const{container:i,...c}=a,[x,v]=z.useState(!1);Is(()=>v(!0),[]);const b=i||x&&((m=globalThis==null?void 0:globalThis.document)==null?void 0:m.body);return b?N3.createPortal(W.jsx(Xr.div,{...c,ref:l}),b):null});mE.displayName=kD;function RD(a,l){return z.useReducer((i,c)=>l[i][c]??i,a)}var G0=a=>{const{present:l,children:i}=a,c=MD(l),x=typeof i=="function"?i({present:c.isPresent}):z.Children.only(i),v=xa(c.ref,DD(x));return typeof i=="function"||c.isPresent?z.cloneElement(x,{ref:v}):null};G0.displayName="Presence";function MD(a){const[l,i]=z.useState(),c=z.useRef(null),x=z.useRef(a),v=z.useRef("none"),b=a?"mounted":"unmounted",[m,E]=RD(b,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return z.useEffect(()=>{const C=uv(c.current);v.current=m==="mounted"?C:"none"},[m]),Is(()=>{const C=c.current,T=x.current;if(T!==a){const A=v.current,P=uv(C);a?E("MOUNT"):P==="none"||(C==null?void 0:C.display)==="none"?E("UNMOUNT"):E(T&&A!==P?"ANIMATION_OUT":"UNMOUNT"),x.current=a}},[a,E]),Is(()=>{if(l){let C;const T=l.ownerDocument.defaultView??window,L=P=>{const D=uv(c.current).includes(CSS.escape(P.animationName));if(P.target===l&&D&&(E("ANIMATION_END"),!x.current)){const j=l.style.animationFillMode;l.style.animationFillMode="forwards",C=T.setTimeout(()=>{l.style.animationFillMode==="forwards"&&(l.style.animationFillMode=j)})}},A=P=>{P.target===l&&(v.current=uv(c.current))};return l.addEventListener("animationstart",A),l.addEventListener("animationcancel",L),l.addEventListener("animationend",L),()=>{T.clearTimeout(C),l.removeEventListener("animationstart",A),l.removeEventListener("animationcancel",L),l.removeEventListener("animationend",L)}}else E("ANIMATION_END")},[l,E]),{isPresent:["mounted","unmountSuspended"].includes(m),ref:z.useCallback(C=>{c.current=C?getComputedStyle(C):null,i(C)},[])}}function uv(a){return(a==null?void 0:a.animationName)||"none"}function DD(a){var c,x;let l=(c=Object.getOwnPropertyDescriptor(a.props,"ref"))==null?void 0:c.get,i=l&&"isReactWarning"in l&&l.isReactWarning;return i?a.ref:(l=(x=Object.getOwnPropertyDescriptor(a,"ref"))==null?void 0:x.get,i=l&&"isReactWarning"in l&&l.isReactWarning,i?a.props.ref:a.props.ref||a.ref)}var E2="rovingFocusGroup.onEntryFocus",LD={bubbles:!1,cancelable:!0},Y0="RovingFocusGroup",[_2,gE,AD]=wC(Y0),[OD,yE]=_f(Y0,[AD]),[ND,zD]=OD(Y0),bE=z.forwardRef((a,l)=>W.jsx(_2.Provider,{scope:a.__scopeRovingFocusGroup,children:W.jsx(_2.Slot,{scope:a.__scopeRovingFocusGroup,children:W.jsx(ID,{...a,ref:l})})}));bE.displayName=Y0;var ID=z.forwardRef((a,l)=>{const{__scopeRovingFocusGroup:i,orientation:c,loop:x=!1,dir:v,currentTabStopId:b,defaultCurrentTabStopId:m,onCurrentTabStopIdChange:E,onEntryFocus:C,preventScrollOnEntryFocus:T=!1,...L}=a,A=z.useRef(null),P=xa(l,A),R=CC(v),[D,j]=Xh({prop:b,defaultProp:m??null,onChange:E,caller:Y0}),[$,F]=z.useState(!1),N=Bo(C),H=gE(i),ee=z.useRef(!1),[Y,fe]=z.useState(0);return z.useEffect(()=>{const J=A.current;if(J)return J.addEventListener(E2,N),()=>J.removeEventListener(E2,N)},[N]),W.jsx(ND,{scope:i,orientation:c,dir:R,loop:x,currentTabStopId:D,onItemFocus:z.useCallback(J=>j(J),[j]),onItemShiftTab:z.useCallback(()=>F(!0),[]),onFocusableItemAdd:z.useCallback(()=>fe(J=>J+1),[]),onFocusableItemRemove:z.useCallback(()=>fe(J=>J-1),[]),children:W.jsx(Xr.div,{tabIndex:$||Y===0?-1:0,"data-orientation":c,...L,ref:P,style:{outline:"none",...a.style},onMouseDown:an(a.onMouseDown,()=>{ee.current=!0}),onFocus:an(a.onFocus,J=>{const Le=!ee.current;if(J.target===J.currentTarget&&Le&&!$){const Se=new CustomEvent(E2,LD);if(J.currentTarget.dispatchEvent(Se),!Se.defaultPrevented){const be=H().filter(ze=>ze.focusable),je=be.find(ze=>ze.active),Ie=be.find(ze=>ze.id===D),et=[je,Ie,...be].filter(Boolean).map(ze=>ze.ref.current);CE(et,T)}}ee.current=!1}),onBlur:an(a.onBlur,()=>F(!1))})})}),SE="RovingFocusGroupItem",wE=z.forwardRef((a,l)=>{const{__scopeRovingFocusGroup:i,focusable:c=!0,active:x=!1,tabStopId:v,children:b,...m}=a,E=H0(),C=v||E,T=zD(SE,i),L=T.currentTabStopId===C,A=gE(i),{onFocusableItemAdd:P,onFocusableItemRemove:R,currentTabStopId:D}=T;return z.useEffect(()=>{if(c)return P(),()=>R()},[c,P,R]),W.jsx(_2.ItemSlot,{scope:i,id:C,focusable:c,active:x,children:W.jsx(Xr.span,{tabIndex:L?0:-1,"data-orientation":T.orientation,...m,ref:l,onMouseDown:an(a.onMouseDown,j=>{c?T.onItemFocus(C):j.preventDefault()}),onFocus:an(a.onFocus,()=>T.onItemFocus(C)),onKeyDown:an(a.onKeyDown,j=>{if(j.key==="Tab"&&j.shiftKey){T.onItemShiftTab();return}if(j.target!==j.currentTarget)return;const $=jD(j,T.orientation,T.dir);if($!==void 0){if(j.metaKey||j.ctrlKey||j.altKey||j.shiftKey)return;j.preventDefault();let N=A().filter(H=>H.focusable).map(H=>H.ref.current);if($==="last")N.reverse();else if($==="prev"||$==="next"){$==="prev"&&N.reverse();const H=N.indexOf(j.currentTarget);N=T.loop?UD(N,H+1):N.slice(H+1)}setTimeout(()=>CE(N))}}),children:typeof b=="function"?b({isCurrentTabStop:L,hasTabStop:D!=null}):b})})});wE.displayName=SE;var FD={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function PD(a,l){return l!=="rtl"?a:a==="ArrowLeft"?"ArrowRight":a==="ArrowRight"?"ArrowLeft":a}function jD(a,l,i){const c=PD(a.key,i);if(!(l==="vertical"&&["ArrowLeft","ArrowRight"].includes(c))&&!(l==="horizontal"&&["ArrowUp","ArrowDown"].includes(c)))return FD[c]}function CE(a,l=!1){const i=document.activeElement;for(const c of a)if(c===i||(c.focus({preventScroll:l}),document.activeElement!==i))return}function UD(a,l){return a.map((i,c)=>a[(l+c)%a.length])}var HD=bE,BD=wE,VD=function(a){if(typeof document>"u")return null;var l=Array.isArray(a)?a[0]:a;return l.ownerDocument.body},Df=new WeakMap,cv=new WeakMap,fv={},T2=0,EE=function(a){return a&&(a.host||EE(a.parentNode))},WD=function(a,l){return l.map(function(i){if(a.contains(i))return i;var c=EE(i);return c&&a.contains(c)?c:(console.error("aria-hidden",i,"in not contained inside",a,". Doing nothing"),null)}).filter(function(i){return!!i})},GD=function(a,l,i,c){var x=WD(l,Array.isArray(a)?a:[a]);fv[i]||(fv[i]=new WeakMap);var v=fv[i],b=[],m=new Set,E=new Set(x),C=function(L){!L||m.has(L)||(m.add(L),C(L.parentNode))};x.forEach(C);var T=function(L){!L||E.has(L)||Array.prototype.forEach.call(L.children,function(A){if(m.has(A))T(A);else try{var P=A.getAttribute(c),R=P!==null&&P!=="false",D=(Df.get(A)||0)+1,j=(v.get(A)||0)+1;Df.set(A,D),v.set(A,j),b.push(A),D===1&&R&&cv.set(A,!0),j===1&&A.setAttribute(i,"true"),R||A.setAttribute(c,"true")}catch($){console.error("aria-hidden: cannot operate on ",A,$)}})};return T(l),m.clear(),T2++,function(){b.forEach(function(L){var A=Df.get(L)-1,P=v.get(L)-1;Df.set(L,A),v.set(L,P),A||(cv.has(L)||L.removeAttribute(c),cv.delete(L)),P||L.removeAttribute(i)}),T2--,T2||(Df=new WeakMap,Df=new WeakMap,cv=new WeakMap,fv={})}},YD=function(a,l,i){i===void 0&&(i="data-aria-hidden");var c=Array.from(Array.isArray(a)?a:[a]),x=VD(a);return x?(c.push.apply(c,Array.from(x.querySelectorAll("[aria-live], script"))),GD(c,x,i,"aria-hidden")):function(){return null}},Ko=function(){return Ko=Object.assign||function(l){for(var i,c=1,x=arguments.length;c<x;c++){i=arguments[c];for(var v in i)Object.prototype.hasOwnProperty.call(i,v)&&(l[v]=i[v])}return l},Ko.apply(this,arguments)};function _E(a,l){var i={};for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&l.indexOf(c)<0&&(i[c]=a[c]);if(a!=null&&typeof Object.getOwnPropertySymbols=="function")for(var x=0,c=Object.getOwnPropertySymbols(a);x<c.length;x++)l.indexOf(c[x])<0&&Object.prototype.propertyIsEnumerable.call(a,c[x])&&(i[c[x]]=a[c[x]]);return i}function KD(a,l,i){if(i||arguments.length===2)for(var c=0,x=l.length,v;c<x;c++)(v||!(c in l))&&(v||(v=Array.prototype.slice.call(l,0,c)),v[c]=l[c]);return a.concat(v||Array.prototype.slice.call(l))}typeof SuppressedError=="function"&&SuppressedError;var dv="right-scroll-bar-position",xv="width-before-scroll-bar",$D="with-scroll-bars-hidden",qD="--removed-body-scroll-bar-size";function k2(a,l){return typeof a=="function"?a(l):a&&(a.current=l),a}function QD(a,l){var i=z.useState(function(){return{value:a,callback:l,facade:{get current(){return i.value},set current(c){var x=i.value;x!==c&&(i.value=c,i.callback(c,x))}}}})[0];return i.callback=l,i.facade}var XD=typeof window<"u"?z.useLayoutEffect:z.useEffect,TE=new WeakMap;function ZD(a,l){var i=QD(null,function(c){return a.forEach(function(x){return k2(x,c)})});return XD(function(){var c=TE.get(i);if(c){var x=new Set(c),v=new Set(a),b=i.current;x.forEach(function(m){v.has(m)||k2(m,null)}),v.forEach(function(m){x.has(m)||k2(m,b)})}TE.set(i,a)},[a]),i}function JD(a){return a}function eL(a,l){l===void 0&&(l=JD);var i=[],c=!1,x={read:function(){if(c)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return i.length?i[i.length-1]:a},useMedium:function(v){var b=l(v,c);return i.push(b),function(){i=i.filter(function(m){return m!==b})}},assignSyncMedium:function(v){for(c=!0;i.length;){var b=i;i=[],b.forEach(v)}i={push:function(m){return v(m)},filter:function(){return i}}},assignMedium:function(v){c=!0;var b=[];if(i.length){var m=i;i=[],m.forEach(v),b=i}var E=function(){var T=b;b=[],T.forEach(v)},C=function(){return Promise.resolve().then(E)};C(),i={push:function(T){b.push(T),C()},filter:function(T){return b=b.filter(T),i}}}};return x}function tL(a){a===void 0&&(a={});var l=eL(null);return l.options=Ko({async:!0,ssr:!1},a),l}var kE=function(a){var l=a.sideCar,i=_E(a,["sideCar"]);if(!l)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var c=l.read();if(!c)throw new Error("Sidecar medium not found");return z.createElement(c,Ko({},i))};kE.isSideCarExport=!0;function nL(a,l){return a.useMedium(l),kE}var RE=tL(),R2=function(){},pv=z.forwardRef(function(a,l){var i=z.useRef(null),c=z.useState({onScrollCapture:R2,onWheelCapture:R2,onTouchMoveCapture:R2}),x=c[0],v=c[1],b=a.forwardProps,m=a.children,E=a.className,C=a.removeScrollBar,T=a.enabled,L=a.shards,A=a.sideCar,P=a.noRelative,R=a.noIsolation,D=a.inert,j=a.allowPinchZoom,$=a.as,F=$===void 0?"div":$,N=a.gapMode,H=_E(a,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),ee=A,Y=ZD([i,l]),fe=Ko(Ko({},H),x);return z.createElement(z.Fragment,null,T&&z.createElement(ee,{sideCar:RE,removeScrollBar:C,shards:L,noRelative:P,noIsolation:R,inert:D,setCallbacks:v,allowPinchZoom:!!j,lockRef:i,gapMode:N}),b?z.cloneElement(z.Children.only(m),Ko(Ko({},fe),{ref:Y})):z.createElement(F,Ko({},fe,{className:E,ref:Y}),m))});pv.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},pv.classNames={fullWidth:xv,zeroRight:dv};var rL=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function aL(){if(!document)return null;var a=document.createElement("style");a.type="text/css";var l=rL();return l&&a.setAttribute("nonce",l),a}function iL(a,l){a.styleSheet?a.styleSheet.cssText=l:a.appendChild(document.createTextNode(l))}function oL(a){var l=document.head||document.getElementsByTagName("head")[0];l.appendChild(a)}var lL=function(){var a=0,l=null;return{add:function(i){a==0&&(l=aL())&&(iL(l,i),oL(l)),a++},remove:function(){a--,!a&&l&&(l.parentNode&&l.parentNode.removeChild(l),l=null)}}},sL=function(){var a=lL();return function(l,i){z.useEffect(function(){return a.add(l),function(){a.remove()}},[l&&i])}},ME=function(){var a=sL(),l=function(i){var c=i.styles,x=i.dynamic;return a(c,x),null};return l},uL={left:0,top:0,right:0,gap:0},M2=function(a){return parseInt(a||"",10)||0},cL=function(a){var l=window.getComputedStyle(document.body),i=l[a==="padding"?"paddingLeft":"marginLeft"],c=l[a==="padding"?"paddingTop":"marginTop"],x=l[a==="padding"?"paddingRight":"marginRight"];return[M2(i),M2(c),M2(x)]},fL=function(a){if(a===void 0&&(a="margin"),typeof window>"u")return uL;var l=cL(a),i=document.documentElement.clientWidth,c=window.innerWidth;return{left:l[0],top:l[1],right:l[2],gap:Math.max(0,c-i+l[2]-l[0])}},dL=ME(),Lf="data-scroll-locked",xL=function(a,l,i,c){var x=a.left,v=a.top,b=a.right,m=a.gap;return i===void 0&&(i="margin"),` 292 .`.concat($D,` { 293 overflow: hidden `).concat(c,`; 294 padding-right: `).concat(m,"px ").concat(c,`; 295 } 296 body[`).concat(Lf,`] { 297 overflow: hidden `).concat(c,`; 298 298 overscroll-behavior: contain; 299 `).concat([ i&&"position: relative ".concat(s,";"),t==="margin"&&`300 padding-left: `.concat( c,`px;301 padding-top: `).concat( o,`px;299 `).concat([l&&"position: relative ".concat(c,";"),i==="margin"&&` 300 padding-left: `.concat(x,`px; 301 padding-top: `).concat(v,`px; 302 302 padding-right: `).concat(b,`px; 303 303 margin-left:0; 304 304 margin-top:0; 305 margin-right: `).concat(m,"px ").concat( s,`;306 `), t==="padding"&&"padding-right: ".concat(m,"px ").concat(s,";")].filter(Boolean).join(""),`307 } 308 309 .`).concat( bv,` {310 right: `).concat(m,"px ").concat( s,`;311 } 312 313 .`).concat( Sv,` {314 margin-right: `).concat(m,"px ").concat( s,`;315 } 316 317 .`).concat( bv," .").concat(bv,` {318 right: 0 `).concat( s,`;319 } 320 321 .`).concat( Sv," .").concat(Sv,` {322 margin-right: 0 `).concat( s,`;323 } 324 325 body[`).concat( qf,`] {326 `).concat( r6,": ").concat(m,`px;327 } 328 `)}, tE=function(){var a=parseInt(document.body.getAttribute(qf)||"0",10);return isFinite(a)?a:0},w6=function(){I.useEffect(function(){return document.body.setAttribute(qf,(tE()+1).toString()),function(){var a=tE()-1;a<=0?document.body.removeAttribute(qf):document.body.setAttribute(qf,a.toString())}},[])},_6=function(a){var i=a.noRelative,t=a.noImportant,s=a.gapMode,c=s===void 0?"margin":s;w6();var o=I.useMemo(function(){return y6(c)},[c]);return I.createElement(b6,{styles:S6(o,!i,c,t?"":"!important")})},M1=!1;if(typeof window<"u")try{var _v=Object.defineProperty({},"passive",{get:function(){return M1=!0,!0}});window.addEventListener("test",_v,_v),window.removeEventListener("test",_v,_v)}catch{M1=!1}var Qf=M1?{passive:!1}:!1,C6=function(a){return a.tagName==="TEXTAREA"},nE=function(a,i){if(!(a instanceof Element))return!1;var t=window.getComputedStyle(a);return t[i]!=="hidden"&&!(t.overflowY===t.overflowX&&!C6(a)&&t[i]==="visible")},E6=function(a){return nE(a,"overflowY")},T6=function(a){return nE(a,"overflowX")},rE=function(a,i){var t=i.ownerDocument,s=i;do{typeof ShadowRoot<"u"&&s instanceof ShadowRoot&&(s=s.host);var c=iE(a,s);if(c){var o=aE(a,s),b=o[1],m=o[2];if(b>m)return!0}s=s.parentNode}while(s&&s!==t.body);return!1},k6=function(a){var i=a.scrollTop,t=a.scrollHeight,s=a.clientHeight;return[i,t,s]},R6=function(a){var i=a.scrollLeft,t=a.scrollWidth,s=a.clientWidth;return[i,t,s]},iE=function(a,i){return a==="v"?E6(i):T6(i)},aE=function(a,i){return a==="v"?k6(i):R6(i)},M6=function(a,i){return a==="h"&&i==="rtl"?-1:1},D6=function(a,i,t,s,c){var o=M6(a,window.getComputedStyle(i).direction),b=o*s,m=t.target,_=i.contains(m),C=!1,E=b>0,D=0,A=0;do{if(!m)break;var j=aE(a,m),M=j[0],R=j[1],B=j[2],Y=R-B-o*M;(M||Y)&&iE(a,m)&&(D+=Y,A+=M);var N=m.parentNode;m=N&&N.nodeType===Node.DOCUMENT_FRAGMENT_NODE?N.host:N}while(!_&&m!==document.body||_&&(i.contains(m)||i===m));return(E&&Math.abs(D)<1||!E&&Math.abs(A)<1)&&(C=!0),C},Cv=function(a){return"changedTouches"in a?[a.changedTouches[0].clientX,a.changedTouches[0].clientY]:[0,0]},oE=function(a){return[a.deltaX,a.deltaY]},uE=function(a){return a&&"current"in a?a.current:a},L6=function(a,i){return a[0]===i[0]&&a[1]===i[1]},A6=function(a){return`305 margin-right: `).concat(m,"px ").concat(c,`; 306 `),i==="padding"&&"padding-right: ".concat(m,"px ").concat(c,";")].filter(Boolean).join(""),` 307 } 308 309 .`).concat(dv,` { 310 right: `).concat(m,"px ").concat(c,`; 311 } 312 313 .`).concat(xv,` { 314 margin-right: `).concat(m,"px ").concat(c,`; 315 } 316 317 .`).concat(dv," .").concat(dv,` { 318 right: 0 `).concat(c,`; 319 } 320 321 .`).concat(xv," .").concat(xv,` { 322 margin-right: 0 `).concat(c,`; 323 } 324 325 body[`).concat(Lf,`] { 326 `).concat(qD,": ").concat(m,`px; 327 } 328 `)},DE=function(){var a=parseInt(document.body.getAttribute(Lf)||"0",10);return isFinite(a)?a:0},pL=function(){z.useEffect(function(){return document.body.setAttribute(Lf,(DE()+1).toString()),function(){var a=DE()-1;a<=0?document.body.removeAttribute(Lf):document.body.setAttribute(Lf,a.toString())}},[])},hL=function(a){var l=a.noRelative,i=a.noImportant,c=a.gapMode,x=c===void 0?"margin":c;pL();var v=z.useMemo(function(){return fL(x)},[x]);return z.createElement(dL,{styles:xL(v,!l,x,i?"":"!important")})},D2=!1;if(typeof window<"u")try{var hv=Object.defineProperty({},"passive",{get:function(){return D2=!0,!0}});window.addEventListener("test",hv,hv),window.removeEventListener("test",hv,hv)}catch{D2=!1}var Af=D2?{passive:!1}:!1,vL=function(a){return a.tagName==="TEXTAREA"},LE=function(a,l){if(!(a instanceof Element))return!1;var i=window.getComputedStyle(a);return i[l]!=="hidden"&&!(i.overflowY===i.overflowX&&!vL(a)&&i[l]==="visible")},mL=function(a){return LE(a,"overflowY")},gL=function(a){return LE(a,"overflowX")},AE=function(a,l){var i=l.ownerDocument,c=l;do{typeof ShadowRoot<"u"&&c instanceof ShadowRoot&&(c=c.host);var x=OE(a,c);if(x){var v=NE(a,c),b=v[1],m=v[2];if(b>m)return!0}c=c.parentNode}while(c&&c!==i.body);return!1},yL=function(a){var l=a.scrollTop,i=a.scrollHeight,c=a.clientHeight;return[l,i,c]},bL=function(a){var l=a.scrollLeft,i=a.scrollWidth,c=a.clientWidth;return[l,i,c]},OE=function(a,l){return a==="v"?mL(l):gL(l)},NE=function(a,l){return a==="v"?yL(l):bL(l)},SL=function(a,l){return a==="h"&&l==="rtl"?-1:1},wL=function(a,l,i,c,x){var v=SL(a,window.getComputedStyle(l).direction),b=v*c,m=i.target,E=l.contains(m),C=!1,T=b>0,L=0,A=0;do{if(!m)break;var P=NE(a,m),R=P[0],D=P[1],j=P[2],$=D-j-v*R;(R||$)&&OE(a,m)&&(L+=$,A+=R);var F=m.parentNode;m=F&&F.nodeType===Node.DOCUMENT_FRAGMENT_NODE?F.host:F}while(!E&&m!==document.body||E&&(l.contains(m)||l===m));return(T&&Math.abs(L)<1||!T&&Math.abs(A)<1)&&(C=!0),C},vv=function(a){return"changedTouches"in a?[a.changedTouches[0].clientX,a.changedTouches[0].clientY]:[0,0]},zE=function(a){return[a.deltaX,a.deltaY]},IE=function(a){return a&&"current"in a?a.current:a},CL=function(a,l){return a[0]===l[0]&&a[1]===l[1]},EL=function(a){return` 329 329 .block-interactivity-`.concat(a,` {pointer-events: none;} 330 330 .allow-interactivity-`).concat(a,` {pointer-events: all;} 331 `)},z6=0,Jf=[];function O6(a){var i=I.useRef([]),t=I.useRef([0,0]),s=I.useRef(),c=I.useState(z6++)[0],o=I.useState(eE)[0],b=I.useRef(a);I.useEffect(function(){b.current=a},[a]),I.useEffect(function(){if(a.inert){document.body.classList.add("block-interactivity-".concat(c));var R=t6([a.lockRef.current],(a.shards||[]).map(uE),!0).filter(Boolean);return R.forEach(function(B){return B.classList.add("allow-interactivity-".concat(c))}),function(){document.body.classList.remove("block-interactivity-".concat(c)),R.forEach(function(B){return B.classList.remove("allow-interactivity-".concat(c))})}}},[a.inert,a.lockRef.current,a.shards]);var m=I.useCallback(function(R,B){if("touches"in R&&R.touches.length===2||R.type==="wheel"&&R.ctrlKey)return!b.current.allowPinchZoom;var Y=Cv(R),N=t.current,O="deltaX"in R?R.deltaX:N[0]-Y[0],P="deltaY"in R?R.deltaY:N[1]-Y[1],q,V=R.target,re=Math.abs(O)>Math.abs(P)?"h":"v";if("touches"in R&&re==="h"&&V.type==="range")return!1;var te=rE(re,V);if(!te)return!0;if(te?q=re:(q=re==="v"?"h":"v",te=rE(re,V)),!te)return!1;if(!s.current&&"changedTouches"in R&&(O||P)&&(s.current=q),!q)return!0;var Me=s.current||q;return D6(Me,B,R,Me==="h"?O:P)},[]),_=I.useCallback(function(R){var B=R;if(!(!Jf.length||Jf[Jf.length-1]!==o)){var Y="deltaY"in B?oE(B):Cv(B),N=i.current.filter(function(q){return q.name===B.type&&(q.target===B.target||B.target===q.shadowParent)&&L6(q.delta,Y)})[0];if(N&&N.should){B.cancelable&&B.preventDefault();return}if(!N){var O=(b.current.shards||[]).map(uE).filter(Boolean).filter(function(q){return q.contains(B.target)}),P=O.length>0?m(B,O[0]):!b.current.noIsolation;P&&B.cancelable&&B.preventDefault()}}},[]),C=I.useCallback(function(R,B,Y,N){var O={name:R,delta:B,target:Y,should:N,shadowParent:N6(Y)};i.current.push(O),setTimeout(function(){i.current=i.current.filter(function(P){return P!==O})},1)},[]),E=I.useCallback(function(R){t.current=Cv(R),s.current=void 0},[]),D=I.useCallback(function(R){C(R.type,oE(R),R.target,m(R,a.lockRef.current))},[]),A=I.useCallback(function(R){C(R.type,Cv(R),R.target,m(R,a.lockRef.current))},[]);I.useEffect(function(){return Jf.push(o),a.setCallbacks({onScrollCapture:D,onWheelCapture:D,onTouchMoveCapture:A}),document.addEventListener("wheel",_,Qf),document.addEventListener("touchmove",_,Qf),document.addEventListener("touchstart",E,Qf),function(){Jf=Jf.filter(function(R){return R!==o}),document.removeEventListener("wheel",_,Qf),document.removeEventListener("touchmove",_,Qf),document.removeEventListener("touchstart",E,Qf)}},[]);var j=a.removeScrollBar,M=a.inert;return I.createElement(I.Fragment,null,M?I.createElement(o,{styles:A6(c)}):null,j?I.createElement(_6,{noRelative:a.noRelative,gapMode:a.gapMode}):null)}function N6(a){for(var i=null;a!==null;)a instanceof ShadowRoot&&(i=a.host,a=a.host),a=a.parentNode;return i}const I6=c6($C,O6);var lE=I.forwardRef(function(a,i){return I.createElement(wv,eu({},a,{ref:i,sideCar:I6}))});lE.classNames=wv.classNames;var D1=["Enter"," "],F6=["ArrowDown","PageUp","Home"],sE=["ArrowUp","PageDown","End"],P6=[...F6,...sE],j6={ltr:[...D1,"ArrowRight"],rtl:[...D1,"ArrowLeft"]},U6={ltr:["ArrowLeft"],rtl:["ArrowRight"]},cd="Menu",[fd,H6,B6]=X_(cd),[cc,cE]=Wf(cd,[B6,AC,WC]),xd=AC(),fE=WC(),[xE,Ql]=cc(cd),[V6,dd]=cc(cd),dE=a=>{const{__scopeMenu:i,open:t=!1,children:s,dir:c,onOpenChange:o,modal:b=!0}=a,m=xd(i),[_,C]=I.useState(null),E=I.useRef(!1),D=Ko(o),A=Z_(c);return I.useEffect(()=>{const j=()=>{E.current=!0,document.addEventListener("pointerdown",M,{capture:!0,once:!0}),document.addEventListener("pointermove",M,{capture:!0,once:!0})},M=()=>E.current=!1;return document.addEventListener("keydown",j,{capture:!0}),()=>{document.removeEventListener("keydown",j,{capture:!0}),document.removeEventListener("pointerdown",M,{capture:!0}),document.removeEventListener("pointermove",M,{capture:!0})}},[]),G.jsx(HC,{...m,children:G.jsx(xE,{scope:i,open:t,onOpenChange:D,content:_,onContentChange:C,children:G.jsx(V6,{scope:i,onClose:I.useCallback(()=>D(!1),[D]),isUsingKeyboardRef:E,dir:A,modal:b,children:s})})})};dE.displayName=cd;var W6="MenuAnchor",L1=I.forwardRef((a,i)=>{const{__scopeMenu:t,...s}=a,c=xd(t);return G.jsx(AD,{...c,...s,ref:i})});L1.displayName=W6;var A1="MenuPortal",[G6,pE]=cc(A1,{forceMount:void 0}),hE=a=>{const{__scopeMenu:i,forceMount:t,children:s,container:c}=a,o=Ql(A1,i);return G.jsx(G6,{scope:i,forceMount:t,children:G.jsx(ld,{present:t||o.open,children:G.jsx(BC,{asChild:!0,container:c,children:s})})})};hE.displayName=A1;var Pa="MenuContent",[Y6,z1]=cc(Pa),vE=I.forwardRef((a,i)=>{const t=pE(Pa,a.__scopeMenu),{forceMount:s=t.forceMount,...c}=a,o=Ql(Pa,a.__scopeMenu),b=dd(Pa,a.__scopeMenu);return G.jsx(fd.Provider,{scope:a.__scopeMenu,children:G.jsx(ld,{present:s||o.open,children:G.jsx(fd.Slot,{scope:a.__scopeMenu,children:b.modal?G.jsx(X6,{...c,ref:i}):G.jsx(Z6,{...c,ref:i})})})})}),X6=I.forwardRef((a,i)=>{const t=Ql(Pa,a.__scopeMenu),s=I.useRef(null),c=di(i,s);return I.useEffect(()=>{const o=s.current;if(o)return e6(o)},[]),G.jsx(O1,{...a,ref:c,trapFocus:t.open,disableOutsidePointerEvents:t.open,disableOutsideScroll:!0,onFocusOutside:rn(a.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>t.onOpenChange(!1)})}),Z6=I.forwardRef((a,i)=>{const t=Ql(Pa,a.__scopeMenu);return G.jsx(O1,{...a,ref:i,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>t.onOpenChange(!1)})}),K6=ov("MenuContent.ScrollLock"),O1=I.forwardRef((a,i)=>{const{__scopeMenu:t,loop:s=!1,trapFocus:c,onOpenAutoFocus:o,onCloseAutoFocus:b,disableOutsidePointerEvents:m,onEntryFocus:_,onEscapeKeyDown:C,onPointerDownOutside:E,onFocusOutside:D,onInteractOutside:A,onDismiss:j,disableOutsideScroll:M,...R}=a,B=Ql(Pa,t),Y=dd(Pa,t),N=xd(t),O=fE(t),P=H6(t),[q,V]=I.useState(null),re=I.useRef(null),te=di(i,re,B.onContentChange),Me=I.useRef(0),Se=I.useRef(""),we=I.useRef(0),Be=I.useRef(null),Ie=I.useRef("right"),ke=I.useRef(0),Qe=M?lE:I.Fragment,Ae=M?{as:K6,allowPinchZoom:!0}:void 0,Ue=pe=>{var Xe,pt;const _e=Se.current+pe,U=P().filter(ht=>!ht.disabled),oe=document.activeElement,Re=(Xe=U.find(ht=>ht.ref.current===oe))==null?void 0:Xe.textValue,Oe=U.map(ht=>ht.textValue),je=uL(Oe,_e,Re),xt=(pt=U.find(ht=>ht.textValue===je))==null?void 0:pt.ref.current;(function ht(Lt){Se.current=Lt,window.clearTimeout(Me.current),Lt!==""&&(Me.current=window.setTimeout(()=>ht(""),1e3))})(_e),xt&&setTimeout(()=>xt.focus())};I.useEffect(()=>()=>window.clearTimeout(Me.current),[]),iM();const Z=I.useCallback(pe=>{var U,oe;return Ie.current===((U=Be.current)==null?void 0:U.side)&&sL(pe,(oe=Be.current)==null?void 0:oe.area)},[]);return G.jsx(Y6,{scope:t,searchRef:Se,onItemEnter:I.useCallback(pe=>{Z(pe)&&pe.preventDefault()},[Z]),onItemLeave:I.useCallback(pe=>{var _e;Z(pe)||((_e=re.current)==null||_e.focus(),V(null))},[Z]),onTriggerLeave:I.useCallback(pe=>{Z(pe)&&pe.preventDefault()},[Z]),pointerGraceTimerRef:we,onPointerGraceIntentChange:I.useCallback(pe=>{Be.current=pe},[]),children:G.jsx(Qe,{...Ae,children:G.jsx(nC,{asChild:!0,trapped:c,onMountAutoFocus:rn(o,pe=>{var _e;pe.preventDefault(),(_e=re.current)==null||_e.focus({preventScroll:!0})}),onUnmountAutoFocus:b,children:G.jsx(Q_,{asChild:!0,disableOutsidePointerEvents:m,onEscapeKeyDown:C,onPointerDownOutside:E,onFocusOutside:D,onInteractOutside:A,onDismiss:j,children:G.jsx(KD,{asChild:!0,...O,dir:Y.dir,orientation:"vertical",loop:s,currentTabStopId:q,onCurrentTabStopIdChange:V,onEntryFocus:rn(_,pe=>{Y.isUsingKeyboardRef.current||pe.preventDefault()}),preventScrollOnEntryFocus:!0,children:G.jsx(zD,{role:"menu","aria-orientation":"vertical","data-state":OE(B.open),"data-radix-menu-content":"",dir:Y.dir,...N,...R,ref:te,style:{outline:"none",...R.style},onKeyDown:rn(R.onKeyDown,pe=>{const U=pe.target.closest("[data-radix-menu-content]")===pe.currentTarget,oe=pe.ctrlKey||pe.altKey||pe.metaKey,Re=pe.key.length===1;U&&(pe.key==="Tab"&&pe.preventDefault(),!oe&&Re&&Ue(pe.key));const Oe=re.current;if(pe.target!==Oe||!P6.includes(pe.key))return;pe.preventDefault();const xt=P().filter(Xe=>!Xe.disabled).map(Xe=>Xe.ref.current);sE.includes(pe.key)&&xt.reverse(),aL(xt)}),onBlur:rn(a.onBlur,pe=>{pe.currentTarget.contains(pe.target)||(window.clearTimeout(Me.current),Se.current="")}),onPointerMove:rn(a.onPointerMove,hd(pe=>{const _e=pe.target,U=ke.current!==pe.clientX;if(pe.currentTarget.contains(_e)&&U){const oe=pe.clientX>ke.current?"right":"left";Ie.current=oe,ke.current=pe.clientX}}))})})})})})})});vE.displayName=Pa;var q6="MenuGroup",N1=I.forwardRef((a,i)=>{const{__scopeMenu:t,...s}=a;return G.jsx(Qr.div,{role:"group",...s,ref:i})});N1.displayName=q6;var Q6="MenuLabel",mE=I.forwardRef((a,i)=>{const{__scopeMenu:t,...s}=a;return G.jsx(Qr.div,{...s,ref:i})});mE.displayName=Q6;var Ev="MenuItem",gE="menu.itemSelect",Tv=I.forwardRef((a,i)=>{const{disabled:t=!1,onSelect:s,...c}=a,o=I.useRef(null),b=dd(Ev,a.__scopeMenu),m=z1(Ev,a.__scopeMenu),_=di(i,o),C=I.useRef(!1),E=()=>{const D=o.current;if(!t&&D){const A=new CustomEvent(gE,{bubbles:!0,cancelable:!0});D.addEventListener(gE,j=>s==null?void 0:s(j),{once:!0}),Y_(D,A),A.defaultPrevented?C.current=!1:b.onClose()}};return G.jsx(yE,{...c,ref:_,disabled:t,onClick:rn(a.onClick,E),onPointerDown:D=>{var A;(A=a.onPointerDown)==null||A.call(a,D),C.current=!0},onPointerUp:rn(a.onPointerUp,D=>{var A;C.current||(A=D.currentTarget)==null||A.click()}),onKeyDown:rn(a.onKeyDown,D=>{const A=m.searchRef.current!=="";t||A&&D.key===" "||D1.includes(D.key)&&(D.currentTarget.click(),D.preventDefault())})})});Tv.displayName=Ev;var yE=I.forwardRef((a,i)=>{const{__scopeMenu:t,disabled:s=!1,textValue:c,...o}=a,b=z1(Ev,t),m=fE(t),_=I.useRef(null),C=di(i,_),[E,D]=I.useState(!1),[A,j]=I.useState("");return I.useEffect(()=>{const M=_.current;M&&j((M.textContent??"").trim())},[o.children]),G.jsx(fd.ItemSlot,{scope:t,disabled:s,textValue:c??A,children:G.jsx(qD,{asChild:!0,...m,focusable:!s,children:G.jsx(Qr.div,{role:"menuitem","data-highlighted":E?"":void 0,"aria-disabled":s||void 0,"data-disabled":s?"":void 0,...o,ref:C,onPointerMove:rn(a.onPointerMove,hd(M=>{s?b.onItemLeave(M):(b.onItemEnter(M),M.defaultPrevented||M.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:rn(a.onPointerLeave,hd(M=>b.onItemLeave(M))),onFocus:rn(a.onFocus,()=>D(!0)),onBlur:rn(a.onBlur,()=>D(!1))})})})}),J6="MenuCheckboxItem",bE=I.forwardRef((a,i)=>{const{checked:t=!1,onCheckedChange:s,...c}=a;return G.jsx(EE,{scope:a.__scopeMenu,checked:t,children:G.jsx(Tv,{role:"menuitemcheckbox","aria-checked":kv(t)?"mixed":t,...c,ref:i,"data-state":P1(t),onSelect:rn(c.onSelect,()=>s==null?void 0:s(kv(t)?!0:!t),{checkForDefaultPrevented:!1})})})});bE.displayName=J6;var SE="MenuRadioGroup",[$6,eL]=cc(SE,{value:void 0,onValueChange:()=>{}}),wE=I.forwardRef((a,i)=>{const{value:t,onValueChange:s,...c}=a,o=Ko(s);return G.jsx($6,{scope:a.__scopeMenu,value:t,onValueChange:o,children:G.jsx(N1,{...c,ref:i})})});wE.displayName=SE;var _E="MenuRadioItem",CE=I.forwardRef((a,i)=>{const{value:t,...s}=a,c=eL(_E,a.__scopeMenu),o=t===c.value;return G.jsx(EE,{scope:a.__scopeMenu,checked:o,children:G.jsx(Tv,{role:"menuitemradio","aria-checked":o,...s,ref:i,"data-state":P1(o),onSelect:rn(s.onSelect,()=>{var b;return(b=c.onValueChange)==null?void 0:b.call(c,t)},{checkForDefaultPrevented:!1})})})});CE.displayName=_E;var I1="MenuItemIndicator",[EE,tL]=cc(I1,{checked:!1}),TE=I.forwardRef((a,i)=>{const{__scopeMenu:t,forceMount:s,...c}=a,o=tL(I1,t);return G.jsx(ld,{present:s||kv(o.checked)||o.checked===!0,children:G.jsx(Qr.span,{...c,ref:i,"data-state":P1(o.checked)})})});TE.displayName=I1;var nL="MenuSeparator",kE=I.forwardRef((a,i)=>{const{__scopeMenu:t,...s}=a;return G.jsx(Qr.div,{role:"separator","aria-orientation":"horizontal",...s,ref:i})});kE.displayName=nL;var rL="MenuArrow",RE=I.forwardRef((a,i)=>{const{__scopeMenu:t,...s}=a,c=xd(t);return G.jsx(OD,{...c,...s,ref:i})});RE.displayName=rL;var F1="MenuSub",[iL,ME]=cc(F1),DE=a=>{const{__scopeMenu:i,children:t,open:s=!1,onOpenChange:c}=a,o=Ql(F1,i),b=xd(i),[m,_]=I.useState(null),[C,E]=I.useState(null),D=Ko(c);return I.useEffect(()=>(o.open===!1&&D(!1),()=>D(!1)),[o.open,D]),G.jsx(HC,{...b,children:G.jsx(xE,{scope:i,open:s,onOpenChange:D,content:C,onContentChange:E,children:G.jsx(iL,{scope:i,contentId:id(),triggerId:id(),trigger:m,onTriggerChange:_,children:t})})})};DE.displayName=F1;var pd="MenuSubTrigger",LE=I.forwardRef((a,i)=>{const t=Ql(pd,a.__scopeMenu),s=dd(pd,a.__scopeMenu),c=ME(pd,a.__scopeMenu),o=z1(pd,a.__scopeMenu),b=I.useRef(null),{pointerGraceTimerRef:m,onPointerGraceIntentChange:_}=o,C={__scopeMenu:a.__scopeMenu},E=I.useCallback(()=>{b.current&&window.clearTimeout(b.current),b.current=null},[]);return I.useEffect(()=>E,[E]),I.useEffect(()=>{const D=m.current;return()=>{window.clearTimeout(D),_(null)}},[m,_]),G.jsx(L1,{asChild:!0,...C,children:G.jsx(yE,{id:c.triggerId,"aria-haspopup":"menu","aria-expanded":t.open,"aria-controls":c.contentId,"data-state":OE(t.open),...a,ref:iv(i,c.onTriggerChange),onClick:D=>{var A;(A=a.onClick)==null||A.call(a,D),!(a.disabled||D.defaultPrevented)&&(D.currentTarget.focus(),t.open||t.onOpenChange(!0))},onPointerMove:rn(a.onPointerMove,hd(D=>{o.onItemEnter(D),!D.defaultPrevented&&!a.disabled&&!t.open&&!b.current&&(o.onPointerGraceIntentChange(null),b.current=window.setTimeout(()=>{t.onOpenChange(!0),E()},100))})),onPointerLeave:rn(a.onPointerLeave,hd(D=>{var j,M;E();const A=(j=t.content)==null?void 0:j.getBoundingClientRect();if(A){const R=(M=t.content)==null?void 0:M.dataset.side,B=R==="right",Y=B?-5:5,N=A[B?"left":"right"],O=A[B?"right":"left"];o.onPointerGraceIntentChange({area:[{x:D.clientX+Y,y:D.clientY},{x:N,y:A.top},{x:O,y:A.top},{x:O,y:A.bottom},{x:N,y:A.bottom}],side:R}),window.clearTimeout(m.current),m.current=window.setTimeout(()=>o.onPointerGraceIntentChange(null),300)}else{if(o.onTriggerLeave(D),D.defaultPrevented)return;o.onPointerGraceIntentChange(null)}})),onKeyDown:rn(a.onKeyDown,D=>{var j;const A=o.searchRef.current!=="";a.disabled||A&&D.key===" "||j6[s.dir].includes(D.key)&&(t.onOpenChange(!0),(j=t.content)==null||j.focus(),D.preventDefault())})})})});LE.displayName=pd;var AE="MenuSubContent",zE=I.forwardRef((a,i)=>{const t=pE(Pa,a.__scopeMenu),{forceMount:s=t.forceMount,...c}=a,o=Ql(Pa,a.__scopeMenu),b=dd(Pa,a.__scopeMenu),m=ME(AE,a.__scopeMenu),_=I.useRef(null),C=di(i,_);return G.jsx(fd.Provider,{scope:a.__scopeMenu,children:G.jsx(ld,{present:s||o.open,children:G.jsx(fd.Slot,{scope:a.__scopeMenu,children:G.jsx(O1,{id:m.contentId,"aria-labelledby":m.triggerId,...c,ref:C,align:"start",side:b.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:E=>{var D;b.isUsingKeyboardRef.current&&((D=_.current)==null||D.focus()),E.preventDefault()},onCloseAutoFocus:E=>E.preventDefault(),onFocusOutside:rn(a.onFocusOutside,E=>{E.target!==m.trigger&&o.onOpenChange(!1)}),onEscapeKeyDown:rn(a.onEscapeKeyDown,E=>{b.onClose(),E.preventDefault()}),onKeyDown:rn(a.onKeyDown,E=>{var j;const D=E.currentTarget.contains(E.target),A=U6[b.dir].includes(E.key);D&&A&&(o.onOpenChange(!1),(j=m.trigger)==null||j.focus(),E.preventDefault())})})})})})});zE.displayName=AE;function OE(a){return a?"open":"closed"}function kv(a){return a==="indeterminate"}function P1(a){return kv(a)?"indeterminate":a?"checked":"unchecked"}function aL(a){const i=document.activeElement;for(const t of a)if(t===i||(t.focus(),document.activeElement!==i))return}function oL(a,i){return a.map((t,s)=>a[(i+s)%a.length])}function uL(a,i,t){const c=i.length>1&&Array.from(i).every(C=>C===i[0])?i[0]:i,o=t?a.indexOf(t):-1;let b=oL(a,Math.max(o,0));c.length===1&&(b=b.filter(C=>C!==t));const _=b.find(C=>C.toLowerCase().startsWith(c.toLowerCase()));return _!==t?_:void 0}function lL(a,i){const{x:t,y:s}=a;let c=!1;for(let o=0,b=i.length-1;o<i.length;b=o++){const m=i[o],_=i[b],C=m.x,E=m.y,D=_.x,A=_.y;E>s!=A>s&&t<(D-C)*(s-E)/(A-E)+C&&(c=!c)}return c}function sL(a,i){if(!i)return!1;const t={x:a.clientX,y:a.clientY};return lL(t,i)}function hd(a){return i=>i.pointerType==="mouse"?a(i):void 0}var cL=dE,fL=L1,xL=hE,dL=vE,pL=N1,hL=mE,vL=Tv,mL=bE,gL=wE,yL=CE,bL=TE,SL=kE,wL=RE,_L=DE,CL=LE,EL=zE,Rv="DropdownMenu",[TL,kL]=Wf(Rv,[cE]),pi=cE(),[RL,NE]=TL(Rv),j1=a=>{const{__scopeDropdownMenu:i,children:t,dir:s,open:c,defaultOpen:o,onOpenChange:b,modal:m=!0}=a,_=pi(i),C=I.useRef(null),[E,D]=av({prop:c,defaultProp:o??!1,onChange:b,caller:Rv});return G.jsx(RL,{scope:i,triggerId:id(),triggerRef:C,contentId:id(),open:E,onOpenChange:D,onOpenToggle:I.useCallback(()=>D(A=>!A),[D]),modal:m,children:G.jsx(cL,{..._,open:E,onOpenChange:D,dir:s,modal:m,children:t})})};j1.displayName=Rv;var IE="DropdownMenuTrigger",U1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,disabled:s=!1,...c}=a,o=NE(IE,t),b=pi(t);return G.jsx(fL,{asChild:!0,...b,children:G.jsx(Qr.button,{type:"button",id:o.triggerId,"aria-haspopup":"menu","aria-expanded":o.open,"aria-controls":o.open?o.contentId:void 0,"data-state":o.open?"open":"closed","data-disabled":s?"":void 0,disabled:s,...c,ref:iv(i,o.triggerRef),onPointerDown:rn(a.onPointerDown,m=>{!s&&m.button===0&&m.ctrlKey===!1&&(o.onOpenToggle(),o.open||m.preventDefault())}),onKeyDown:rn(a.onKeyDown,m=>{s||(["Enter"," "].includes(m.key)&&o.onOpenToggle(),m.key==="ArrowDown"&&o.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(m.key)&&m.preventDefault())})})})});U1.displayName=IE;var ML="DropdownMenuPortal",H1=a=>{const{__scopeDropdownMenu:i,...t}=a,s=pi(i);return G.jsx(xL,{...s,...t})};H1.displayName=ML;var FE="DropdownMenuContent",B1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=NE(FE,t),o=pi(t),b=I.useRef(!1);return G.jsx(dL,{id:c.contentId,"aria-labelledby":c.triggerId,...o,...s,ref:i,onCloseAutoFocus:rn(a.onCloseAutoFocus,m=>{var _;b.current||(_=c.triggerRef.current)==null||_.focus(),b.current=!1,m.preventDefault()}),onInteractOutside:rn(a.onInteractOutside,m=>{const _=m.detail.originalEvent,C=_.button===0&&_.ctrlKey===!0,E=_.button===2||C;(!c.modal||E)&&(b.current=!0)}),style:{...a.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});B1.displayName=FE;var DL="DropdownMenuGroup",V1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(pL,{...c,...s,ref:i})});V1.displayName=DL;var LL="DropdownMenuLabel",W1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(hL,{...c,...s,ref:i})});W1.displayName=LL;var AL="DropdownMenuItem",G1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(vL,{...c,...s,ref:i})});G1.displayName=AL;var zL="DropdownMenuCheckboxItem",Y1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(mL,{...c,...s,ref:i})});Y1.displayName=zL;var OL="DropdownMenuRadioGroup",X1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(gL,{...c,...s,ref:i})});X1.displayName=OL;var NL="DropdownMenuRadioItem",Z1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(yL,{...c,...s,ref:i})});Z1.displayName=NL;var IL="DropdownMenuItemIndicator",K1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(bL,{...c,...s,ref:i})});K1.displayName=IL;var FL="DropdownMenuSeparator",q1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(SL,{...c,...s,ref:i})});q1.displayName=FL;var PL="DropdownMenuArrow",Q1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(wL,{...c,...s,ref:i})});Q1.displayName=PL;var PE=a=>{const{__scopeDropdownMenu:i,children:t,open:s,onOpenChange:c,defaultOpen:o}=a,b=pi(i),[m,_]=av({prop:s,defaultProp:o??!1,onChange:c,caller:"DropdownMenuSub"});return G.jsx(_L,{...b,open:m,onOpenChange:_,children:t})},jL="DropdownMenuSubTrigger",J1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(CL,{...c,...s,ref:i})});J1.displayName=jL;var UL="DropdownMenuSubContent",$1=I.forwardRef((a,i)=>{const{__scopeDropdownMenu:t,...s}=a,c=pi(t);return G.jsx(EL,{...c,...s,ref:i,style:{...a.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});$1.displayName=UL;var jE=j1,HL=U1,BL=H1,VL=B1,WL=V1,GL=W1,YL=G1,XL=Y1,ZL=X1,KL=Z1,UE=K1,HE=q1,qL=Q1,QL=PE,BE=J1,VE=$1;const hi=Object.freeze(Object.defineProperty({__proto__:null,Arrow:qL,CheckboxItem:XL,Content:VL,DropdownMenu:j1,DropdownMenuArrow:Q1,DropdownMenuCheckboxItem:Y1,DropdownMenuContent:B1,DropdownMenuGroup:V1,DropdownMenuItem:G1,DropdownMenuItemIndicator:K1,DropdownMenuLabel:W1,DropdownMenuPortal:H1,DropdownMenuRadioGroup:X1,DropdownMenuRadioItem:Z1,DropdownMenuSeparator:q1,DropdownMenuSub:PE,DropdownMenuSubContent:$1,DropdownMenuSubTrigger:J1,DropdownMenuTrigger:U1,Group:WL,Item:YL,ItemIndicator:UE,Label:GL,Portal:BL,RadioGroup:ZL,RadioItem:KL,Root:jE,Separator:HE,Sub:QL,SubContent:VE,SubTrigger:BE,Trigger:HL,createDropdownMenuScope:kL},Symbol.toStringTag,{value:"Module"}));/** 332 * @license lucide-react v0.544.0 - ISC 333 * 334 * This source code is licensed under the ISC license. 335 * See the LICENSE file in the root directory of this source tree. 336 */const JL=a=>a.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),$L=a=>a.replace(/^([A-Z])|[\s-_]+(\w)/g,(i,t,s)=>s?s.toUpperCase():t.toLowerCase()),WE=a=>{const i=$L(a);return i.charAt(0).toUpperCase()+i.slice(1)},GE=(...a)=>a.filter((i,t,s)=>!!i&&i.trim()!==""&&s.indexOf(i)===t).join(" ").trim(),eA=a=>{for(const i in a)if(i.startsWith("aria-")||i==="role"||i==="title")return!0};/** 337 * @license lucide-react v0.544.0 - ISC 338 * 339 * This source code is licensed under the ISC license. 340 * See the LICENSE file in the root directory of this source tree. 341 */var tA={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/** 342 * @license lucide-react v0.544.0 - ISC 343 * 344 * This source code is licensed under the ISC license. 345 * See the LICENSE file in the root directory of this source tree. 346 */const nA=I.forwardRef(({color:a="currentColor",size:i=24,strokeWidth:t=2,absoluteStrokeWidth:s,className:c="",children:o,iconNode:b,...m},_)=>I.createElement("svg",{ref:_,...tA,width:i,height:i,stroke:a,strokeWidth:s?Number(t)*24/Number(i):t,className:GE("lucide",c),...!o&&!eA(m)&&{"aria-hidden":"true"},...m},[...b.map(([C,E])=>I.createElement(C,E)),...Array.isArray(o)?o:[o]]));/** 347 * @license lucide-react v0.544.0 - ISC 348 * 349 * This source code is licensed under the ISC license. 350 * See the LICENSE file in the root directory of this source tree. 351 */const Mv=(a,i)=>{const t=I.forwardRef(({className:s,...c},o)=>I.createElement(nA,{ref:o,iconNode:i,className:GE(`lucide-${JL(WE(a))}`,`lucide-${a}`,s),...c}));return t.displayName=WE(a),t};/** 352 * @license lucide-react v0.544.0 - ISC 353 * 354 * This source code is licensed under the ISC license. 355 * See the LICENSE file in the root directory of this source tree. 356 */const rA=Mv("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/** 357 * @license lucide-react v0.544.0 - ISC 358 * 359 * This source code is licensed under the ISC license. 360 * See the LICENSE file in the root directory of this source tree. 361 */const YE=Mv("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/** 362 * @license lucide-react v0.544.0 - ISC 363 * 364 * This source code is licensed under the ISC license. 365 * See the LICENSE file in the root directory of this source tree. 366 */const iA=Mv("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/** 367 * @license lucide-react v0.544.0 - ISC 368 * 369 * This source code is licensed under the ISC license. 370 * See the LICENSE file in the root directory of this source tree. 371 */const aA=Mv("circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);function XE(a){var i,t,s="";if(typeof a=="string"||typeof a=="number")s+=a;else if(typeof a=="object")if(Array.isArray(a)){var c=a.length;for(i=0;i<c;i++)a[i]&&(t=XE(a[i]))&&(s&&(s+=" "),s+=t)}else for(t in a)a[t]&&(s&&(s+=" "),s+=t);return s}function oA(){for(var a,i,t=0,s="",c=arguments.length;t<c;t++)(a=arguments[t])&&(i=XE(a))&&(s&&(s+=" "),s+=i);return s}const ey="-",uA=a=>{const i=sA(a),{conflictingClassGroups:t,conflictingClassGroupModifiers:s}=a;return{getClassGroupId:b=>{const m=b.split(ey);return m[0]===""&&m.length!==1&&m.shift(),ZE(m,i)||lA(b)},getConflictingClassGroupIds:(b,m)=>{const _=t[b]||[];return m&&s[b]?[..._,...s[b]]:_}}},ZE=(a,i)=>{var b;if(a.length===0)return i.classGroupId;const t=a[0],s=i.nextPart.get(t),c=s?ZE(a.slice(1),s):void 0;if(c)return c;if(i.validators.length===0)return;const o=a.join(ey);return(b=i.validators.find(({validator:m})=>m(o)))==null?void 0:b.classGroupId},KE=/^\[(.+)\]$/,lA=a=>{if(KE.test(a)){const i=KE.exec(a)[1],t=i==null?void 0:i.substring(0,i.indexOf(":"));if(t)return"arbitrary.."+t}},sA=a=>{const{theme:i,classGroups:t}=a,s={nextPart:new Map,validators:[]};for(const c in t)ty(t[c],s,c,i);return s},ty=(a,i,t,s)=>{a.forEach(c=>{if(typeof c=="string"){const o=c===""?i:qE(i,c);o.classGroupId=t;return}if(typeof c=="function"){if(cA(c)){ty(c(s),i,t,s);return}i.validators.push({validator:c,classGroupId:t});return}Object.entries(c).forEach(([o,b])=>{ty(b,qE(i,o),t,s)})})},qE=(a,i)=>{let t=a;return i.split(ey).forEach(s=>{t.nextPart.has(s)||t.nextPart.set(s,{nextPart:new Map,validators:[]}),t=t.nextPart.get(s)}),t},cA=a=>a.isThemeGetter,fA=a=>{if(a<1)return{get:()=>{},set:()=>{}};let i=0,t=new Map,s=new Map;const c=(o,b)=>{t.set(o,b),i++,i>a&&(i=0,s=t,t=new Map)};return{get(o){let b=t.get(o);if(b!==void 0)return b;if((b=s.get(o))!==void 0)return c(o,b),b},set(o,b){t.has(o)?t.set(o,b):c(o,b)}}},ny="!",ry=":",xA=ry.length,dA=a=>{const{prefix:i,experimentalParseClassName:t}=a;let s=c=>{const o=[];let b=0,m=0,_=0,C;for(let M=0;M<c.length;M++){let R=c[M];if(b===0&&m===0){if(R===ry){o.push(c.slice(_,M)),_=M+xA;continue}if(R==="/"){C=M;continue}}R==="["?b++:R==="]"?b--:R==="("?m++:R===")"&&m--}const E=o.length===0?c:c.substring(_),D=pA(E),A=D!==E,j=C&&C>_?C-_:void 0;return{modifiers:o,hasImportantModifier:A,baseClassName:D,maybePostfixModifierPosition:j}};if(i){const c=i+ry,o=s;s=b=>b.startsWith(c)?o(b.substring(c.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:b,maybePostfixModifierPosition:void 0}}if(t){const c=s;s=o=>t({className:o,parseClassName:c})}return s},pA=a=>a.endsWith(ny)?a.substring(0,a.length-1):a.startsWith(ny)?a.substring(1):a,hA=a=>{const i=Object.fromEntries(a.orderSensitiveModifiers.map(s=>[s,!0]));return s=>{if(s.length<=1)return s;const c=[];let o=[];return s.forEach(b=>{b[0]==="["||i[b]?(c.push(...o.sort(),b),o=[]):o.push(b)}),c.push(...o.sort()),c}},vA=a=>({cache:fA(a.cacheSize),parseClassName:dA(a),sortModifiers:hA(a),...uA(a)}),mA=/\s+/,gA=(a,i)=>{const{parseClassName:t,getClassGroupId:s,getConflictingClassGroupIds:c,sortModifiers:o}=i,b=[],m=a.trim().split(mA);let _="";for(let C=m.length-1;C>=0;C-=1){const E=m[C],{isExternal:D,modifiers:A,hasImportantModifier:j,baseClassName:M,maybePostfixModifierPosition:R}=t(E);if(D){_=E+(_.length>0?" "+_:_);continue}let B=!!R,Y=s(B?M.substring(0,R):M);if(!Y){if(!B){_=E+(_.length>0?" "+_:_);continue}if(Y=s(M),!Y){_=E+(_.length>0?" "+_:_);continue}B=!1}const N=o(A).join(":"),O=j?N+ny:N,P=O+Y;if(b.includes(P))continue;b.push(P);const q=c(Y,B);for(let V=0;V<q.length;++V){const re=q[V];b.push(O+re)}_=E+(_.length>0?" "+_:_)}return _};function yA(){let a=0,i,t,s="";for(;a<arguments.length;)(i=arguments[a++])&&(t=QE(i))&&(s&&(s+=" "),s+=t);return s}const QE=a=>{if(typeof a=="string")return a;let i,t="";for(let s=0;s<a.length;s++)a[s]&&(i=QE(a[s]))&&(t&&(t+=" "),t+=i);return t};function bA(a,...i){let t,s,c,o=b;function b(_){const C=i.reduce((E,D)=>D(E),a());return t=vA(C),s=t.cache.get,c=t.cache.set,o=m,m(_)}function m(_){const C=s(_);if(C)return C;const E=gA(_,t);return c(_,E),E}return function(){return o(yA.apply(null,arguments))}}const Rr=a=>{const i=t=>t[a]||[];return i.isThemeGetter=!0,i},JE=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,$E=/^\((?:(\w[\w-]*):)?(.+)\)$/i,SA=/^\d+\/\d+$/,wA=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,_A=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,CA=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,EA=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,TA=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,$f=a=>SA.test(a),Zt=a=>!!a&&!Number.isNaN(Number(a)),Jl=a=>!!a&&Number.isInteger(Number(a)),iy=a=>a.endsWith("%")&&Zt(a.slice(0,-1)),Yu=a=>wA.test(a),kA=()=>!0,RA=a=>_A.test(a)&&!CA.test(a),eT=()=>!1,MA=a=>EA.test(a),DA=a=>TA.test(a),LA=a=>!ut(a)&&!lt(a),AA=a=>e0(a,aT,eT),ut=a=>JE.test(a),fc=a=>e0(a,oT,RA),ay=a=>e0(a,FA,Zt),tT=a=>e0(a,rT,eT),zA=a=>e0(a,iT,DA),Dv=a=>e0(a,uT,MA),lt=a=>$E.test(a),vd=a=>t0(a,oT),OA=a=>t0(a,PA),nT=a=>t0(a,rT),NA=a=>t0(a,aT),IA=a=>t0(a,iT),Lv=a=>t0(a,uT,!0),e0=(a,i,t)=>{const s=JE.exec(a);return s?s[1]?i(s[1]):t(s[2]):!1},t0=(a,i,t=!1)=>{const s=$E.exec(a);return s?s[1]?i(s[1]):t:!1},rT=a=>a==="position"||a==="percentage",iT=a=>a==="image"||a==="url",aT=a=>a==="length"||a==="size"||a==="bg-size",oT=a=>a==="length",FA=a=>a==="number",PA=a=>a==="family-name",uT=a=>a==="shadow",jA=bA(()=>{const a=Rr("color"),i=Rr("font"),t=Rr("text"),s=Rr("font-weight"),c=Rr("tracking"),o=Rr("leading"),b=Rr("breakpoint"),m=Rr("container"),_=Rr("spacing"),C=Rr("radius"),E=Rr("shadow"),D=Rr("inset-shadow"),A=Rr("text-shadow"),j=Rr("drop-shadow"),M=Rr("blur"),R=Rr("perspective"),B=Rr("aspect"),Y=Rr("ease"),N=Rr("animate"),O=()=>["auto","avoid","all","avoid-page","page","left","right","column"],P=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],q=()=>[...P(),lt,ut],V=()=>["auto","hidden","clip","visible","scroll"],re=()=>["auto","contain","none"],te=()=>[lt,ut,_],Me=()=>[$f,"full","auto",...te()],Se=()=>[Jl,"none","subgrid",lt,ut],we=()=>["auto",{span:["full",Jl,lt,ut]},Jl,lt,ut],Be=()=>[Jl,"auto",lt,ut],Ie=()=>["auto","min","max","fr",lt,ut],ke=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],Qe=()=>["start","end","center","stretch","center-safe","end-safe"],Ae=()=>["auto",...te()],Ue=()=>[$f,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...te()],Z=()=>[a,lt,ut],pe=()=>[...P(),nT,tT,{position:[lt,ut]}],_e=()=>["no-repeat",{repeat:["","x","y","space","round"]}],U=()=>["auto","cover","contain",NA,AA,{size:[lt,ut]}],oe=()=>[iy,vd,fc],Re=()=>["","none","full",C,lt,ut],Oe=()=>["",Zt,vd,fc],je=()=>["solid","dashed","dotted","double"],xt=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Xe=()=>[Zt,iy,nT,tT],pt=()=>["","none",M,lt,ut],ht=()=>["none",Zt,lt,ut],Lt=()=>["none",Zt,lt,ut],xe=()=>[Zt,lt,ut],be=()=>[$f,"full",...te()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Yu],breakpoint:[Yu],color:[kA],container:[Yu],"drop-shadow":[Yu],ease:["in","out","in-out"],font:[LA],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Yu],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Yu],shadow:[Yu],spacing:["px",Zt],text:[Yu],"text-shadow":[Yu],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",$f,ut,lt,B]}],container:["container"],columns:[{columns:[Zt,ut,lt,m]}],"break-after":[{"break-after":O()}],"break-before":[{"break-before":O()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:q()}],overflow:[{overflow:V()}],"overflow-x":[{"overflow-x":V()}],"overflow-y":[{"overflow-y":V()}],overscroll:[{overscroll:re()}],"overscroll-x":[{"overscroll-x":re()}],"overscroll-y":[{"overscroll-y":re()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:Me()}],"inset-x":[{"inset-x":Me()}],"inset-y":[{"inset-y":Me()}],start:[{start:Me()}],end:[{end:Me()}],top:[{top:Me()}],right:[{right:Me()}],bottom:[{bottom:Me()}],left:[{left:Me()}],visibility:["visible","invisible","collapse"],z:[{z:[Jl,"auto",lt,ut]}],basis:[{basis:[$f,"full","auto",m,...te()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Zt,$f,"auto","initial","none",ut]}],grow:[{grow:["",Zt,lt,ut]}],shrink:[{shrink:["",Zt,lt,ut]}],order:[{order:[Jl,"first","last","none",lt,ut]}],"grid-cols":[{"grid-cols":Se()}],"col-start-end":[{col:we()}],"col-start":[{"col-start":Be()}],"col-end":[{"col-end":Be()}],"grid-rows":[{"grid-rows":Se()}],"row-start-end":[{row:we()}],"row-start":[{"row-start":Be()}],"row-end":[{"row-end":Be()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":Ie()}],"auto-rows":[{"auto-rows":Ie()}],gap:[{gap:te()}],"gap-x":[{"gap-x":te()}],"gap-y":[{"gap-y":te()}],"justify-content":[{justify:[...ke(),"normal"]}],"justify-items":[{"justify-items":[...Qe(),"normal"]}],"justify-self":[{"justify-self":["auto",...Qe()]}],"align-content":[{content:["normal",...ke()]}],"align-items":[{items:[...Qe(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...Qe(),{baseline:["","last"]}]}],"place-content":[{"place-content":ke()}],"place-items":[{"place-items":[...Qe(),"baseline"]}],"place-self":[{"place-self":["auto",...Qe()]}],p:[{p:te()}],px:[{px:te()}],py:[{py:te()}],ps:[{ps:te()}],pe:[{pe:te()}],pt:[{pt:te()}],pr:[{pr:te()}],pb:[{pb:te()}],pl:[{pl:te()}],m:[{m:Ae()}],mx:[{mx:Ae()}],my:[{my:Ae()}],ms:[{ms:Ae()}],me:[{me:Ae()}],mt:[{mt:Ae()}],mr:[{mr:Ae()}],mb:[{mb:Ae()}],ml:[{ml:Ae()}],"space-x":[{"space-x":te()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":te()}],"space-y-reverse":["space-y-reverse"],size:[{size:Ue()}],w:[{w:[m,"screen",...Ue()]}],"min-w":[{"min-w":[m,"screen","none",...Ue()]}],"max-w":[{"max-w":[m,"screen","none","prose",{screen:[b]},...Ue()]}],h:[{h:["screen","lh",...Ue()]}],"min-h":[{"min-h":["screen","lh","none",...Ue()]}],"max-h":[{"max-h":["screen","lh",...Ue()]}],"font-size":[{text:["base",t,vd,fc]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[s,lt,ay]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",iy,ut]}],"font-family":[{font:[OA,ut,i]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[c,lt,ut]}],"line-clamp":[{"line-clamp":[Zt,"none",lt,ay]}],leading:[{leading:[o,...te()]}],"list-image":[{"list-image":["none",lt,ut]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",lt,ut]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:Z()}],"text-color":[{text:Z()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...je(),"wavy"]}],"text-decoration-thickness":[{decoration:[Zt,"from-font","auto",lt,fc]}],"text-decoration-color":[{decoration:Z()}],"underline-offset":[{"underline-offset":[Zt,"auto",lt,ut]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:te()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",lt,ut]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",lt,ut]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:pe()}],"bg-repeat":[{bg:_e()}],"bg-size":[{bg:U()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Jl,lt,ut],radial:["",lt,ut],conic:[Jl,lt,ut]},IA,zA]}],"bg-color":[{bg:Z()}],"gradient-from-pos":[{from:oe()}],"gradient-via-pos":[{via:oe()}],"gradient-to-pos":[{to:oe()}],"gradient-from":[{from:Z()}],"gradient-via":[{via:Z()}],"gradient-to":[{to:Z()}],rounded:[{rounded:Re()}],"rounded-s":[{"rounded-s":Re()}],"rounded-e":[{"rounded-e":Re()}],"rounded-t":[{"rounded-t":Re()}],"rounded-r":[{"rounded-r":Re()}],"rounded-b":[{"rounded-b":Re()}],"rounded-l":[{"rounded-l":Re()}],"rounded-ss":[{"rounded-ss":Re()}],"rounded-se":[{"rounded-se":Re()}],"rounded-ee":[{"rounded-ee":Re()}],"rounded-es":[{"rounded-es":Re()}],"rounded-tl":[{"rounded-tl":Re()}],"rounded-tr":[{"rounded-tr":Re()}],"rounded-br":[{"rounded-br":Re()}],"rounded-bl":[{"rounded-bl":Re()}],"border-w":[{border:Oe()}],"border-w-x":[{"border-x":Oe()}],"border-w-y":[{"border-y":Oe()}],"border-w-s":[{"border-s":Oe()}],"border-w-e":[{"border-e":Oe()}],"border-w-t":[{"border-t":Oe()}],"border-w-r":[{"border-r":Oe()}],"border-w-b":[{"border-b":Oe()}],"border-w-l":[{"border-l":Oe()}],"divide-x":[{"divide-x":Oe()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":Oe()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...je(),"hidden","none"]}],"divide-style":[{divide:[...je(),"hidden","none"]}],"border-color":[{border:Z()}],"border-color-x":[{"border-x":Z()}],"border-color-y":[{"border-y":Z()}],"border-color-s":[{"border-s":Z()}],"border-color-e":[{"border-e":Z()}],"border-color-t":[{"border-t":Z()}],"border-color-r":[{"border-r":Z()}],"border-color-b":[{"border-b":Z()}],"border-color-l":[{"border-l":Z()}],"divide-color":[{divide:Z()}],"outline-style":[{outline:[...je(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Zt,lt,ut]}],"outline-w":[{outline:["",Zt,vd,fc]}],"outline-color":[{outline:Z()}],shadow:[{shadow:["","none",E,Lv,Dv]}],"shadow-color":[{shadow:Z()}],"inset-shadow":[{"inset-shadow":["none",D,Lv,Dv]}],"inset-shadow-color":[{"inset-shadow":Z()}],"ring-w":[{ring:Oe()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:Z()}],"ring-offset-w":[{"ring-offset":[Zt,fc]}],"ring-offset-color":[{"ring-offset":Z()}],"inset-ring-w":[{"inset-ring":Oe()}],"inset-ring-color":[{"inset-ring":Z()}],"text-shadow":[{"text-shadow":["none",A,Lv,Dv]}],"text-shadow-color":[{"text-shadow":Z()}],opacity:[{opacity:[Zt,lt,ut]}],"mix-blend":[{"mix-blend":[...xt(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":xt()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[Zt]}],"mask-image-linear-from-pos":[{"mask-linear-from":Xe()}],"mask-image-linear-to-pos":[{"mask-linear-to":Xe()}],"mask-image-linear-from-color":[{"mask-linear-from":Z()}],"mask-image-linear-to-color":[{"mask-linear-to":Z()}],"mask-image-t-from-pos":[{"mask-t-from":Xe()}],"mask-image-t-to-pos":[{"mask-t-to":Xe()}],"mask-image-t-from-color":[{"mask-t-from":Z()}],"mask-image-t-to-color":[{"mask-t-to":Z()}],"mask-image-r-from-pos":[{"mask-r-from":Xe()}],"mask-image-r-to-pos":[{"mask-r-to":Xe()}],"mask-image-r-from-color":[{"mask-r-from":Z()}],"mask-image-r-to-color":[{"mask-r-to":Z()}],"mask-image-b-from-pos":[{"mask-b-from":Xe()}],"mask-image-b-to-pos":[{"mask-b-to":Xe()}],"mask-image-b-from-color":[{"mask-b-from":Z()}],"mask-image-b-to-color":[{"mask-b-to":Z()}],"mask-image-l-from-pos":[{"mask-l-from":Xe()}],"mask-image-l-to-pos":[{"mask-l-to":Xe()}],"mask-image-l-from-color":[{"mask-l-from":Z()}],"mask-image-l-to-color":[{"mask-l-to":Z()}],"mask-image-x-from-pos":[{"mask-x-from":Xe()}],"mask-image-x-to-pos":[{"mask-x-to":Xe()}],"mask-image-x-from-color":[{"mask-x-from":Z()}],"mask-image-x-to-color":[{"mask-x-to":Z()}],"mask-image-y-from-pos":[{"mask-y-from":Xe()}],"mask-image-y-to-pos":[{"mask-y-to":Xe()}],"mask-image-y-from-color":[{"mask-y-from":Z()}],"mask-image-y-to-color":[{"mask-y-to":Z()}],"mask-image-radial":[{"mask-radial":[lt,ut]}],"mask-image-radial-from-pos":[{"mask-radial-from":Xe()}],"mask-image-radial-to-pos":[{"mask-radial-to":Xe()}],"mask-image-radial-from-color":[{"mask-radial-from":Z()}],"mask-image-radial-to-color":[{"mask-radial-to":Z()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":P()}],"mask-image-conic-pos":[{"mask-conic":[Zt]}],"mask-image-conic-from-pos":[{"mask-conic-from":Xe()}],"mask-image-conic-to-pos":[{"mask-conic-to":Xe()}],"mask-image-conic-from-color":[{"mask-conic-from":Z()}],"mask-image-conic-to-color":[{"mask-conic-to":Z()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:pe()}],"mask-repeat":[{mask:_e()}],"mask-size":[{mask:U()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",lt,ut]}],filter:[{filter:["","none",lt,ut]}],blur:[{blur:pt()}],brightness:[{brightness:[Zt,lt,ut]}],contrast:[{contrast:[Zt,lt,ut]}],"drop-shadow":[{"drop-shadow":["","none",j,Lv,Dv]}],"drop-shadow-color":[{"drop-shadow":Z()}],grayscale:[{grayscale:["",Zt,lt,ut]}],"hue-rotate":[{"hue-rotate":[Zt,lt,ut]}],invert:[{invert:["",Zt,lt,ut]}],saturate:[{saturate:[Zt,lt,ut]}],sepia:[{sepia:["",Zt,lt,ut]}],"backdrop-filter":[{"backdrop-filter":["","none",lt,ut]}],"backdrop-blur":[{"backdrop-blur":pt()}],"backdrop-brightness":[{"backdrop-brightness":[Zt,lt,ut]}],"backdrop-contrast":[{"backdrop-contrast":[Zt,lt,ut]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Zt,lt,ut]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Zt,lt,ut]}],"backdrop-invert":[{"backdrop-invert":["",Zt,lt,ut]}],"backdrop-opacity":[{"backdrop-opacity":[Zt,lt,ut]}],"backdrop-saturate":[{"backdrop-saturate":[Zt,lt,ut]}],"backdrop-sepia":[{"backdrop-sepia":["",Zt,lt,ut]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":te()}],"border-spacing-x":[{"border-spacing-x":te()}],"border-spacing-y":[{"border-spacing-y":te()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",lt,ut]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Zt,"initial",lt,ut]}],ease:[{ease:["linear","initial",Y,lt,ut]}],delay:[{delay:[Zt,lt,ut]}],animate:[{animate:["none",N,lt,ut]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[R,lt,ut]}],"perspective-origin":[{"perspective-origin":q()}],rotate:[{rotate:ht()}],"rotate-x":[{"rotate-x":ht()}],"rotate-y":[{"rotate-y":ht()}],"rotate-z":[{"rotate-z":ht()}],scale:[{scale:Lt()}],"scale-x":[{"scale-x":Lt()}],"scale-y":[{"scale-y":Lt()}],"scale-z":[{"scale-z":Lt()}],"scale-3d":["scale-3d"],skew:[{skew:xe()}],"skew-x":[{"skew-x":xe()}],"skew-y":[{"skew-y":xe()}],transform:[{transform:[lt,ut,"","none","gpu","cpu"]}],"transform-origin":[{origin:q()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:be()}],"translate-x":[{"translate-x":be()}],"translate-y":[{"translate-y":be()}],"translate-z":[{"translate-z":be()}],"translate-none":["translate-none"],accent:[{accent:Z()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:Z()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",lt,ut]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":te()}],"scroll-mx":[{"scroll-mx":te()}],"scroll-my":[{"scroll-my":te()}],"scroll-ms":[{"scroll-ms":te()}],"scroll-me":[{"scroll-me":te()}],"scroll-mt":[{"scroll-mt":te()}],"scroll-mr":[{"scroll-mr":te()}],"scroll-mb":[{"scroll-mb":te()}],"scroll-ml":[{"scroll-ml":te()}],"scroll-p":[{"scroll-p":te()}],"scroll-px":[{"scroll-px":te()}],"scroll-py":[{"scroll-py":te()}],"scroll-ps":[{"scroll-ps":te()}],"scroll-pe":[{"scroll-pe":te()}],"scroll-pt":[{"scroll-pt":te()}],"scroll-pr":[{"scroll-pr":te()}],"scroll-pb":[{"scroll-pb":te()}],"scroll-pl":[{"scroll-pl":te()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",lt,ut]}],fill:[{fill:["none",...Z()]}],"stroke-w":[{stroke:[Zt,vd,fc,ay]}],stroke:[{stroke:["none",...Z()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});(function(a,i){for(var t=xc,s=a();;)try{var c=-parseInt(t(144))/1*(-parseInt(t(133))/2)+parseInt(t(159))/3*(-parseInt(t(137))/4)+-parseInt(t(123))/5+-parseInt(t(142))/6+parseInt(t(134))/7+-parseInt(t(126))/8*(parseInt(t(147))/9)+parseInt(t(132))/10;if(c===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Av,488290);function xc(a,i){var t=Av();return xc=function(s,c){s=s-120;var o=t[s];return o},xc(a,i)}var UA=(function(){var a=!0;return function(i,t){var s=a?function(){var c=xc;if(t){var o=t[c(146)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();function Av(){var a=["apply","2087136oFTqhF","jLUHA","while (true) {}","ZxTvS","wrpjf","xoCKf","sfoRU","glTnM","OPmRw","string","chain","action","3981NIewzc","haYej","test","ICVMV","3703020gZHLyI","oFBtT","PBFuW","32hijoBL","constructor","counter","input","gger","nYpCx","24253740TexAAV","6RRpCYI","4435907xxzGQj","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","init","1996CIwynm","EvkIo","TDEFJ","JRLzv","tWEgh","2693766UPQSKV","nRXhw","69523WoAXkw","dvztC"];return Av=function(){return a},Av()}(function(){var a=xc,i={XmTHj:"function *\\( *\\)",glTnM:a(135),EvkIo:function(t,s){return t(s)},sfoRU:a(136),tWEgh:function(t,s){return t+s},oFBtT:a(157),haYej:a(129),nYpCx:function(t){return t()}};UA(this,function(){var t=a,s=new RegExp(i.XmTHj),c=new RegExp(i[t(154)],"i"),o=i[t(138)](lT,i[t(153)]);!s.test(i[t(141)](o,i[t(124)]))||!c[t(121)](o+i[t(120)])?i[t(138)](o,"0"):i[t(131)](lT)})()})();function po(...a){var i=xc,t={JRLzv:function(s,c){return s(c)}};return t[i(140)](jA,t[i(140)](oA,a))}function lT(a){var i=xc,t={dvztC:function(c,o){return c===o},MyMgn:i(156),KbwCD:i(128),PBFuW:function(c,o){return c!==o},wrpjf:function(c,o){return c+o},jLUHA:function(c,o){return c/o},TDEFJ:"length",xoCKf:function(c,o){return c%o},OPmRw:function(c,o){return c+o},ZxTvS:i(158),ICVMV:"gger",DeCij:"stateObject",nRXhw:function(c,o){return c(o)}};function s(c){var o=i;if(t[o(145)](typeof c,t.MyMgn))return(function(b){}).constructor(o(149))[o(146)](t.KbwCD);t[o(125)](t[o(151)]("",t[o(148)](c,c))[t[o(139)]],1)||t[o(152)](c,20)===0?(function(){return!0})[o(127)](t[o(155)]("debu",o(130))).call(t[o(150)]):(function(){return!1}).constructor("debu"+t[o(122)]).apply(t.DeCij),t[o(143)](s,++c)}try{if(a)return s;t[i(143)](s,0)}catch{}}const _t=n0;(function(a,i){const t=n0,s=a();for(;;)try{if(parseInt(t(291))/1+parseInt(t(251))/2*(-parseInt(t(244))/3)+parseInt(t(281))/4*(parseInt(t(273))/5)+-parseInt(t(289))/6*(-parseInt(t(230))/7)+parseInt(t(243))/8*(-parseInt(t(266))/9)+-parseInt(t(283))/10*(parseInt(t(279))/11)+-parseInt(t(227))/12===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(zv,235518);const HA=(function(){let a=!0;return function(i,t){const s=a?function(){const c=n0;if(t){const o=t[c(241)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=n0,i={PRcBe:a(292),fpFoS:a(252),zBlTW:function(t,s){return t(s)},hAZzw:a(229),ONaAT:function(t,s){return t+s},uwqhZ:a(232),ZBBIA:a(258),ZYAiu:function(t,s,c){return t(s,c)}};i[a(242)](HA,this,function(){const t=a,s=new RegExp(i[t(270)]),c=new RegExp(i.fpFoS,"i"),o=i[t(262)](fT,i[t(288)]);!s[t(228)](i[t(293)](o,i[t(287)]))||!c[t(228)](i.ONaAT(o,i[t(285)]))?i[t(262)](o,"0"):fT()})()})();const sT=jE,cT=hi[_t(260)],BA=Yo[_t(250)](({className:a,inset:i,children:t,...s},c)=>G.jsxs(BE,{ref:c,className:po(_t(234),i&&"pl-8",a),...s,children:[t,G.jsx(iA,{className:"ml-auto"})]}));function n0(a,i){const t=zv();return n0=function(s,c){return s=s-227,t[s]},n0(a,i)}BA.displayName=hi[_t(259)][_t(271)];const VA=Yo[_t(250)](({className:a,...i},t)=>G.jsx(VE,{ref:t,className:po(_t(246),a),...i}));VA.displayName=hi[_t(254)][_t(271)];const oy=Yo[_t(250)](({className:a,sideOffset:i=4,...t},s)=>G.jsx(hi[_t(280)],{container:window[_t(265)],children:G.jsx(hi[_t(277)],{ref:s,sideOffset:i,className:po(_t(284),_t(235),a),...t})}));oy[_t(271)]=hi[_t(277)][_t(271)];const uy=Yo[_t(250)](({className:a,inset:i,...t},s)=>G.jsx(hi[_t(272)],{ref:s,className:po(_t(231),i&&_t(276),a),...t}));function zv(){const a=["Item","5qWyENG","span","VYfpy","pl-8","Content","wWjhx","15444ihrbNw","Portal","664024cjcnDz","ehUHG","990RwffCq","z-50 max-h-[var(--radix-dropdown-menu-content-available-height)] min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","ZBBIA","IQalb","uwqhZ","hAZzw","42VelTMl","h-4 w-4","129355iaBtfe","function *\\( *\\)","ONaAT","relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50","czPEn","debu","while (true) {}","Separator","761772VqFMwl","test","init","268709kwdZjp","relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0","chain","QosNE","flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-dropdown-menu-content-transform-origin]","Label","RadioItem","gger","ZHvig","counter","apply","ZYAiu","99648LjSICJ","3MJSGRf","xeVVM","z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-dropdown-menu-content-transform-origin]","absolute left-2 flex h-3.5 w-3.5 items-center justify-center","length","AnIUg","forwardRef","202326pCqiIS","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","string","SubContent","DZUvw","CheckboxItem","action","input","SubTrigger","Trigger","DropdownMenuShortcut","zBlTW","call","ItemIndicator","__WIDEACCESS_SHADOW__","18VOMQEb","-mx-1 my-1 h-px bg-muted","constructor","UZUDy","PRcBe","displayName"];return zv=function(){return a},zv()}uy[_t(271)]=hi[_t(272)][_t(271)];const WA=I.forwardRef(({className:a,children:i,checked:t,...s},c)=>G.jsxs(hi[_t(256)],{ref:c,className:po("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",a),checked:t,...s,children:[G.jsx(_t(274),{className:_t(247),children:G.jsx(hi[_t(264)],{children:G.jsx(rA,{className:_t(290)})})}),i]}));WA[_t(271)]=hi[_t(256)][_t(271)];const GA=Yo[_t(250)](({className:a,children:i,...t},s)=>G.jsxs(hi[_t(237)],{ref:s,className:po(_t(294),a),...t,children:[G.jsx(_t(274),{className:_t(247),children:G.jsx(UE,{children:G.jsx(aA,{className:"h-2 w-2 fill-current"})})}),i]}));GA.displayName=hi[_t(237)].displayName;const YA=Yo[_t(250)](({className:a,inset:i,...t},s)=>G.jsx(hi[_t(236)],{ref:s,className:po("px-2 py-1.5 text-sm font-semibold",i&&_t(276),a),...t}));YA.displayName=hi[_t(236)][_t(271)];const XA=Yo[_t(250)](({className:a,...i},t)=>G.jsx(hi[_t(298)],{ref:t,className:po(_t(267),a),...i}));XA.displayName=HE[_t(271)];const ZA=({className:a,...i})=>{const t=_t,s={DZUvw:function(c,o,b){return c(o,b)}};return G.jsx(t(274),{className:s[t(255)](po,"ml-auto text-xs tracking-widest opacity-60",a),...i})};ZA[_t(271)]=_t(261);function fT(a){const i=_t,t={xeVVM:i(253),oqMum:i(297),ehUHG:i(240),AnIUg:function(c,o){return c!==o},NVrYw:function(c,o){return c/o},wWjhx:function(c,o){return c%o},UZUDy:function(c,o){return c+o},czPEn:i(257),IQalb:function(c,o){return c+o},UggET:"debu",ZHvig:"stateObject",QosNE:function(c,o){return c(o)},VYfpy:function(c,o){return c(o)}};function s(c){const o=i;if(typeof c===t[o(245)])return(function(b){})[o(268)](t.oqMum)[o(241)](t[o(282)]);t[o(249)]((""+t.NVrYw(c,c))[o(248)],1)||t[o(278)](c,20)===0?(function(){return!0})[o(268)](t[o(269)](o(296),"gger"))[o(263)](t[o(295)]):(function(){return!1}).constructor(t[o(286)](t.UggET,o(238))).apply(t[o(239)]),t[o(233)](s,++c)}try{if(a)return s;t[i(275)](s,0)}catch{}}(function(a,i){const t=r0,s=a();for(;;)try{if(-parseInt(t(333))/1+parseInt(t(336))/2+-parseInt(t(404))/3+-parseInt(t(373))/4*(-parseInt(t(384))/5)+-parseInt(t(364))/6+parseInt(t(360))/7+-parseInt(t(397))/8===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Ov,997324);const KA=(function(){let a=!0;return function(i,t){const s=a?function(){if(t){const c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();(function(){const a=r0,i={jEUZk:a(335),EufUc:function(t,s){return t(s)},tfjpX:a(375),JSLRJ:function(t,s){return t+s},LIpzN:a(371),nyGmX:"input",UmEuj:function(t,s){return t(s)},nmUmH:function(t){return t()}};KA(this,function(){const t=a,s=new RegExp(i[t(334)]),c=new RegExp("\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","i"),o=i[t(323)](xT,i[t(380)]);!s.test(i.JSLRJ(o,i[t(376)]))||!c[t(326)](i[t(378)](o,i[t(405)]))?i[t(400)](o,"0"):i[t(399)](xT)})()})();function r0(a,i){const t=Ov();return r0=function(s,c){return s=s-323,t[s]},r0(a,i)}function Ov(){const a=["h-4 w-4 opacity-50","constructor","code","flag","qohLV","div","img","sort","get","wideaccess-language-dropdown","12077254txlAUL","xEduF","dfJhS","apply","6071664RscXIc","start","DeFkN","gSWQI","wideaccess-flag-icon","QmaSh","wideaccess-language-option","chain"," flag","7682268KsTlVP","cfJdu","init","LIpzN","clkZA","JSLRJ","ZWBbV","tfjpX","button","debu","JMpoA","5wJpyjL","while (true) {}","wideaccess-dropdown-item-active","QGYAp","RQIPe","pt-br","eVZAR","length","egsDF","stateObject","rZIFl","VPkSi","UtvMk","13681384PKJqUH","wideaccess-dropdown-trigger","nmUmH","UmEuj","hSqtS","hSqkK","VOKOx","1581828aoMYPN","nyGmX","wdfbv","EufUc","wideaccess-dropdown-content","UEntt","test","gRSiN","gger","action","span","GoUlM","wideaccess-language-name","1202740PyRLkl","jEUZk","function *\\( *\\)","3607136bBXNGF","qnuro","find","map","jxabH","flags/us","dzgVz","name","IGQwE","wideaccess-flag","has","PYQJK","selectLanguage","auto"];return Ov=function(){return a},Ov()}function qA(){const a=r0,i={JMpoA:function(C,E){return C(E)},QGYAp:function(C,E,D){return C(E,D)},qnuro:function(C,E){return C!==E},PYQJK:function(C,E){return C-E},dzgVz:a(389),VPkSi:function(C,E,D){return C(E,D)},qohLV:a(355),Slgbp:a(359),GoUlM:function(C,E,D){return C(E,D)},ZWBbV:a(398),jxabH:function(C,E,D){return C(E,D)},SLzKK:a(348),hSqtS:a(370),QmaSh:function(C,E,D){return C(E,D)},clkZA:a(330),UtvMk:function(C,E){return C(E)},egsDF:"English",KGtUz:a(332),wdfbv:a(350),fFVpl:a(349),gRSiN:a(324),IGQwE:a(365)},{currentLanguage:t,setCurrentLanguage:s}=ft(),c=C=>{i[a(383)](s,C),i.QGYAp(dr,K2,C)},o=["en","de","es","fr","it","pl","sv","fi","pt","ro","sl","sk","nl","da","el","cs","hu","lt","lv","et","hr","ie","bg","no","tr","id",i[a(342)],"ja","ko","zh","ar","ru","hi","uk","sr"],b=new Map(o[a(339)]((C,E)=>[C,E])),m=[...Yw][a(357)]((C,E)=>{const D=a,A=b[D(346)](C.code)?b.get(C.code):Number.MAX_SAFE_INTEGER,j=b[D(346)](E[D(352)])?b[D(358)](E[D(352)]):Number.MAX_SAFE_INTEGER;return i[D(337)](A,j)?i[D(347)](A,j):C[D(343)].localeCompare(E.name)}),_=m[a(338)](C=>C[a(352)]===t)||m[0];return i[a(395)](G.jsx,i[a(354)],{className:i.Slgbp,children:G.jsxs(sT,{modal:!1,children:[G.jsx(cT,{asChild:!0,children:i[a(331)](G.jsxs,a(381),{className:i[a(379)],"aria-label":i[a(340)](zt,i.SLzKK,t),children:[i[a(395)](G.jsxs,"span",{className:i[a(401)],children:[i[a(369)](G.jsx,i[a(377)],{className:a(345),children:i[a(331)](G.jsx,"img",{src:i[a(396)](so,(_==null?void 0:_.flag)||a(341)),alt:((_==null?void 0:_.name)||i[a(392)])+a(372),className:"wideaccess-flag-icon"})}),i[a(340)](G.jsx,i.clkZA,{className:i.KGtUz,children:(_==null?void 0:_.name)||i.egsDF})]}),G.jsx(YE,{className:i[a(406)],style:{marginLeft:i.fFVpl}})]})}),i[a(387)](G.jsx,oy,{className:i[a(327)],align:i[a(344)],children:m[a(339)](C=>G.jsx(uy,{onClick:()=>c(C[a(352)]),className:"wideaccess-dropdown-item "+(C[a(352)]===t?a(386):""),children:G.jsxs(a(330),{className:a(370),children:[G.jsx(a(330),{className:a(345),children:G.jsx(a(356),{src:so(C[a(353)]),alt:C.name+a(372),className:a(368)})}),G.jsx(a(330),{className:a(332),children:C.name})]})},C.code))})]})})}function xT(a){const i=r0,t={QonVC:function(c,o){return c===o},VOKOx:"string",eVZAR:i(385),cfJdu:"counter",mcbyI:function(c,o){return c!==o},xEduF:function(c,o){return c+o},zgfzj:function(c,o){return c/o},DeFkN:i(391),gSWQI:function(c,o){return c===o},rZIFl:function(c,o){return c%o},hSqkK:i(328),dfJhS:i(329),agowv:i(382),UEntt:i(393),RQIPe:function(c,o){return c(o)}};function s(c){const o=i;if(t.QonVC(typeof c,t[o(403)]))return(function(b){})[o(351)](t[o(390)]).apply(t[o(374)]);t.mcbyI(t.xEduF("",t.zgfzj(c,c))[t[o(366)]],1)||t[o(367)](t[o(394)](c,20),0)?(function(){return!0})[o(351)](t[o(361)](o(382),t[o(402)])).call(t[o(362)]):(function(){return!1}).constructor(t.agowv+t[o(402)])[o(363)](t[o(325)]),t[o(388)](s,++c)}try{if(a)return s;s(0)}catch{}}(function(a,i){const t=dc,s=a();for(;;)try{if(parseInt(t(201))/1+-parseInt(t(198))/2+-parseInt(t(184))/3+-parseInt(t(220))/4*(parseInt(t(167))/5)+-parseInt(t(197))/6+-parseInt(t(166))/7*(parseInt(t(182))/8)+parseInt(t(221))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Nv,236547);function Nv(){const a=["FRgOm","777150HwRYHw","482830cXcTkj","call","apply","453450IWgUdO","auto","wfmml","xDZDM","AdGEr","wideaccess-dropdown-trigger","value","dhIij","map","fPzHz","while (true) {}","start","h-4 w-4 opacity-50","Ifckl","ogamX","OIEkY","boMQm","uteWt","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","188vYigUR","9182763FEazHa","OJKwO","OQqbQ","yLofv","gONTv","bhHwi","right","left","wideaccess-move-widget-dropdown","gger","PitIo","voAyp","string","SVzDx","wIhKn","div","test","wideaccess-move-widget-text","debu","4375gyVZXI","32955CobkyB","fRgKI","CpKCd","uXrvt","label","HpmSZ","eJDUf","AxWFc","tnxNB","nvLpL","ogtQC","NOsHn","span","wideaccess-move-widget-option","chain","2320fmDyyK","input","1125729udmDKo","Dkndx","button","init","mfFvq","action","bSeDL","constructor","rgDRe","XEnWq","counter","fVDPn"];return Nv=function(){return a},Nv()}const QA=(function(){let a=!0;return function(i,t){const s=a?function(){const c=dc;if(t){const o=t[c(200)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=dc,i={fzXLm:"function *\\( *\\)",voAyp:a(219),KqEyp:function(t,s){return t(s)},fVDPn:a(187),jaVkj:function(t,s){return t+s},boMQm:a(183)};QA(this,function(){const t=a,s=new RegExp(i.fzXLm),c=new RegExp(i[t(158)],"i"),o=i.KqEyp(dT,i[t(195)]);!s[t(163)](i.jaVkj(o,t(181)))||!c.test(o+i[t(217)])?o("0"):dT()})()})();function dc(a,i){const t=Nv();return dc=function(s,c){return s=s-150,t[s]},dc(a,i)}function JA(){const a=dc,i={buuom:function(m,_){return m(_)},xDZDM:function(m,_,C){return m(_,C)},uXrvt:a(153),HpmSZ:a(154),uteWt:function(m,_,C){return m(_,C)},tnxNB:a(155),nvLpL:function(m,_,C){return m(_,C)},fPzHz:function(m,_,C){return m(_,C)},OJKwO:a(186),NOsHn:a(206),dhIij:function(m,_,C){return m(_,C)},ogamX:"moveWidget",AxWFc:function(m,_,C){return m(_,C)},Ifckl:a(179),PitIo:a(180),bSeDL:function(m,_,C){return m(_,C)},XEnWq:a(164),AdGEr:function(m,_,C){return m(_,C)},QbxST:function(m,_,C){return m(_,C)},bhHwi:a(213),mfFvq:a(202),SVzDx:"wideaccess-dropdown-content",wIhKn:a(212)},{widgetPosition:t,setWidgetPosition:s,currentLanguage:c}=ft(),o=m=>{i.buuom(s,m)},b=[{value:a(153),label:i[a(204)](zt,i[a(170)],c),icon:"→"},{value:i[a(172)],label:zt(i.HpmSZ,c),icon:"←"}];return i[a(218)](G.jsx,a(162),{className:i[a(175)],children:i[a(176)](G.jsxs,sT,{modal:!1,children:[i.uteWt(G.jsx,cT,{asChild:!0,children:i[a(210)](G.jsxs,i[a(222)],{className:i[a(178)],"aria-label":i[a(208)](zt,i[a(215)],c),children:[i[a(174)](G.jsx,i[a(214)],{className:i[a(157)],children:i[a(190)](G.jsx,a(179),{className:i[a(193)],children:i[a(205)](zt,i[a(215)],c)})}),i.QbxST(G.jsx,YE,{className:i[a(152)],style:{marginLeft:i[a(188)]}})]})}),i.fPzHz(G.jsx,oy,{className:i[a(160)],align:i[a(161)],children:b[a(209)](m=>G.jsx(uy,{onClick:()=>o(m[a(207)]),className:"wideaccess-dropdown-item "+(m.value===t?"wideaccess-dropdown-item-active":""),children:G.jsx("span",{className:a(180),children:G.jsx(a(179),{className:"wideaccess-move-widget-text",children:m[a(171)]})})},m[a(207)]))})]})})}function dT(a){const i=dc,t={NLfWh:function(c,o){return c===o},ogtQC:i(159),FRgOm:i(211),OQqbQ:function(c,o){return c+o},fRgKI:function(c,o){return c/o},yLofv:"length",OIEkY:function(c,o){return c===o},eJDUf:function(c,o){return c%o},gONTv:function(c,o){return c+o},wfmml:i(165),CpKCd:i(156),rgDRe:i(189),Dkndx:function(c,o){return c(o)}};function s(c){const o=i;if(t.NLfWh(typeof c,t[o(177)]))return(function(b){}).constructor(t[o(196)]).apply(o(194));t[o(223)]("",t[o(168)](c,c))[t[o(150)]]!==1||t[o(216)](t[o(173)](c,20),0)?(function(){return!0})[o(191)](t[o(151)](t[o(203)],t.CpKCd))[o(199)](t[o(192)]):(function(){return!1})[o(191)](t.wfmml+t[o(169)])[o(200)]("stateObject"),t.Dkndx(s,++c)}try{if(a)return s;t[i(185)](s,0)}catch{}}function $A(a){const i=I.useRef({value:a,previous:a});return I.useMemo(()=>(i.current.value!==a&&(i.current.previous=i.current.value,i.current.value=a),i.current.previous),[a])}var Iv="Switch",[ez,tz]=Wf(Iv),[nz,rz]=ez(Iv),ly=I.forwardRef((a,i)=>{const{__scopeSwitch:t,name:s,checked:c,defaultChecked:o,required:b,disabled:m,value:_="on",onCheckedChange:C,form:E,...D}=a,[A,j]=I.useState(null),M=di(i,O=>j(O)),R=I.useRef(!1),B=A?E||!!A.closest("form"):!0,[Y,N]=av({prop:c,defaultProp:o??!1,onChange:C,caller:Iv});return G.jsxs(nz,{scope:t,checked:Y,disabled:m,children:[G.jsx(Qr.button,{type:"button",role:"switch","aria-checked":Y,"aria-required":b,"data-state":vT(Y),"data-disabled":m?"":void 0,disabled:m,value:_,...D,ref:M,onClick:rn(a.onClick,O=>{N(P=>!P),B&&(R.current=O.isPropagationStopped(),R.current||O.stopPropagation())})}),B&&G.jsx(hT,{control:A,bubbles:!R.current,name:s,value:_,checked:Y,required:b,disabled:m,form:E,style:{transform:"translateX(-100%)"}})]})});ly.displayName=Iv;var pT="SwitchThumb",sy=I.forwardRef((a,i)=>{const{__scopeSwitch:t,...s}=a,c=rz(pT,t);return G.jsx(Qr.span,{"data-state":vT(c.checked),"data-disabled":c.disabled?"":void 0,...s,ref:i})});sy.displayName=pT;var iz="SwitchBubbleInput",hT=I.forwardRef(({__scopeSwitch:a,control:i,checked:t,bubbles:s=!0,...c},o)=>{const b=I.useRef(null),m=di(b,o),_=$A(t),C=DC(i);return I.useEffect(()=>{const E=b.current;if(!E)return;const D=window.HTMLInputElement.prototype,j=Object.getOwnPropertyDescriptor(D,"checked").set;if(_!==t&&j){const M=new Event("click",{bubbles:s});j.call(E,t),E.dispatchEvent(M)}},[_,t,s]),G.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:t,...c,tabIndex:-1,ref:m,style:{...c.style,...C,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});hT.displayName=iz;function vT(a){return a?"checked":"unchecked"}var mT=ly,az=sy;const gT=Object.freeze(Object.defineProperty({__proto__:null,Root:mT,Switch:ly,SwitchThumb:sy,Thumb:az,createSwitchScope:tz},Symbol.toStringTag,{value:"Module"})),$l=i0;(function(a,i){const t=i0,s=a();for(;;)try{if(-parseInt(t(226))/1*(parseInt(t(234))/2)+parseInt(t(257))/3+parseInt(t(243))/4*(-parseInt(t(228))/5)+-parseInt(t(227))/6+parseInt(t(244))/7+-parseInt(t(219))/8+parseInt(t(248))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Fv,268036);const oz=(function(){let a=!0;return function(i,t){const s=a?function(){const c=i0;if(t){const o=t[c(240)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=i0,i={hdPMS:a(241),zGiXp:function(t,s){return t(s)},MNjbe:function(t,s){return t+s},msEDG:a(221),xuOXq:a(225)};oz(this,function(){const t=a,s=new RegExp(i[t(256)]),c=new RegExp(t(259),"i"),o=i[t(222)](bT,t(216));!s[t(254)](i.MNjbe(o,i[t(239)]))||!c[t(254)](o+i[t(217)])?o("0"):bT()})()})();function i0(a,i){const t=Fv();return i0=function(s,c){return s=s-215,t[s]},i0(a,i)}const yT=Yo[$l(260)](({className:a,...i},t)=>G.jsx(gT[$l(251)],{className:po($l(230),a),...i,ref:t,children:G.jsx(gT[$l(252)],{className:po($l(233))})}));yT[$l(253)]=mT[$l(253)];function Fv(){const a=["msEDG","apply","function *\\( *\\)","string","8eRXSSx","3313170dUONfO","gger","stateObject","tPcHA","3944898JJIcOg","SmIIB","VeeGk","Root","Thumb","displayName","test","counter","hdPMS","598224dLPeOD","debu","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","forwardRef","constructor","mGHJG","MsgYK","init","xuOXq","IHbzu","1521960emwRkC","call","chain","zGiXp","SNoPO","qvBPQ","input","9oabhzU","35688uPpDIv","1261820yzvAnC","eOUKy","peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input","BJwWb","length","pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0","31574SATyME","while (true) {}","SWGkZ","NlOwQ","RNfAQ"];return Fv=function(){return a},Fv()}function bT(a){const i=$l,t={qvBPQ:function(c,o){return c===o},nFQKu:i(242),eOUKy:i(235),IHbzu:i(255),VeeGk:function(c,o){return c!==o},SNoPO:function(c,o){return c+o},mGHJG:function(c,o){return c/o},SmIIB:i(232),nZsqe:function(c,o){return c%o},NlOwQ:i(258),BJwWb:i(245),SWGkZ:"action",MsgYK:function(c,o){return c+o},RNfAQ:i(246),tPcHA:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(224)](typeof c,t.nFQKu))return(function(b){}).constructor(t[o(229)])[o(240)](t[o(218)]);t[o(250)](t[o(223)]("",t[o(262)](c,c))[t[o(249)]],1)||t[o(224)](t.nZsqe(c,20),0)?(function(){return!0})[o(261)](t[o(223)](t[o(237)],t[o(231)]))[o(220)](t[o(236)]):(function(){return!1})[o(261)](t[o(215)](t.NlOwQ,t[o(231)]))[o(240)](t[o(238)]),t[o(247)](s,++c)}try{if(a)return s;t[i(247)](s,0)}catch{}}(function(a,i){const t=pc,s=a();for(;;)try{if(parseInt(t(151))/1+-parseInt(t(182))/2*(parseInt(t(153))/3)+-parseInt(t(166))/4+-parseInt(t(195))/5*(parseInt(t(176))/6)+-parseInt(t(186))/7+parseInt(t(152))/8+parseInt(t(167))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Pv,779688);function Pv(){const a=["OmvPN","toString","JubHg","while (true) {}",'[role="switch"]',"xNpKx","span","LBobl","2701000SwfIfA","4168386PlFfnO","ogDII","wideaccess-xl-mode-text","constructor","xlMode","chain","init","counter","EJolQ","817158aHvjda","zNdzy","action","string","gdtmJ","JwiGD","23874zYyhsM","DIsdJ","CwFhx","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","905632GoNzPv","kgoRp","apply","CTcnU","BdxqP","debu","uCCFj","banLL","gger","35kNiGgX","VChlQ","div","yrHrt","dnILE","810091ychtcd","11547800ThARdA","45VVGDwM","LviCn","hEKiV","xNgbF","length"];return Pv=function(){return a},Pv()}const uz=(function(){let a=!0;return function(i,t){const s=a?function(){const c=pc;if(t){const o=t[c(188)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=pc,i={dnILE:a(185),ZKPRm:function(t,s){return t(s)},ogDII:function(t,s){return t+s},JubHg:a(172)};uz(this,function(){const t=a,s=new RegExp("function *\\( *\\)"),c=new RegExp(i[t(150)],"i"),o=i.ZKPRm(ST,t(173));!s.test(i[t(168)](o,i[t(160)]))||!c.test(i[t(168)](o,"input"))?o("0"):ST()})()})();function pc(a,i){const t=Pv();return pc=function(s,c){return s=s-148,t[s]},pc(a,i)}function lz(){const a=pc,i={BQwsp:function(m,_){return m===_},yrHrt:a(162),DIsdJ:function(m,_){return m(_)},hEKiV:function(m){return m()},xNgbF:function(m,_,C){return m(_,C)},CwFhx:"wideaccess-xl-mode-toggle-container",banLL:function(m,_,C){return m(_,C)},cjwzq:a(164),OmvPN:a(169),LviCn:a(171),QeWqG:function(m,_){return m||_},BdxqP:function(m,_,C){return m(_,C)}},{isXLMode:t,setXLMode:s,currentLanguage:c}=i[a(155)](ft),o=m=>{const _=a;s(m),dr(Ww,m[_(159)]())},b=m=>{const _=a;i.BQwsp(m.target.closest(i[_(149)]),null)&&i[_(183)](o,!t)};return i[a(156)](G.jsxs,a(148),{className:i[a(184)],onClick:b,children:[i[a(193)](G.jsx,i.cjwzq,{className:i[a(158)],children:zt(i[a(154)],c)}),i[a(156)](G.jsx,yT,{checked:i.QeWqG(t,!1),onCheckedChange:o,"aria-label":i[a(190)](zt,i[a(154)],c)})]})}function ST(a){const i=pc,t={xNpKx:function(c,o){return c===o},JwiGD:i(161),kgoRp:i(174),uCCFj:function(c,o){return c!==o},BFTJZ:function(c,o){return c+o},gdtmJ:function(c,o){return c/o},zNdzy:i(157),EJolQ:i(191),CTcnU:i(194),ygBzg:i(178),LBobl:function(c,o){return c+o},CzDHP:"stateObject",VChlQ:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(163)](typeof c,o(179)))return(function(b){})[o(170)](t[o(181)])[o(188)](t[o(187)]);t[o(192)](t.BFTJZ("",t[o(180)](c,c))[t[o(177)]],1)||t[o(163)](c%20,0)?(function(){return!0})[o(170)](t[o(175)]+t[o(189)]).call(t.ygBzg):(function(){return!1})[o(170)](t[o(165)](o(191),t[o(189)]))[o(188)](t.CzDHP),t[o(196)](s,++c)}try{if(a)return s;t[i(196)](s,0)}catch{}}(function(a,i){const t=ho,s=a();for(;;)try{if(parseInt(t(569))/1*(parseInt(t(560))/2)+parseInt(t(570))/3*(parseInt(t(531))/4)+parseInt(t(500))/5*(parseInt(t(496))/6)+parseInt(t(575))/7*(parseInt(t(550))/8)+-parseInt(t(578))/9+parseInt(t(517))/10*(parseInt(t(511))/11)+parseInt(t(516))/12*(-parseInt(t(533))/13)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(jv,807156);const sz=(function(){let a=!0;return function(i,t){const s=a?function(){const c=ho;if(t){const o=t[c(508)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=ho,i={CYfmW:a(527),bUXyv:a(547),tGIRT:function(t,s){return t(s)},bnnGA:"init",YzHlW:function(t,s){return t+s},SMdkh:"chain",OpFNi:function(t){return t()}};sz(this,function(){const t=a,s=new RegExp(i[t(562)]),c=new RegExp(i.bUXyv,"i"),o=i[t(540)](_T,i[t(509)]);!s[t(512)](i[t(539)](o,i[t(530)]))||!c[t(512)](i[t(539)](o,t(498)))?i.tGIRT(o,"0"):i[t(528)](_T)})()})();function wT(a,i,t=300){const s=ho,c={XiNGd:function(C,E){return C-E},GyliL:function(C,E){return C/E},nVFbG:function(C,E){return C+E},KudjD:function(C,E){return C<E},ZsFDe:function(C,E){return C-E},eGJQG:function(C,E){return C(E)}};if(!a)return;const o=a[s(523)],b=c[s(565)](i,o),m=performance.now();function _(C){const E=s,D=c[E(551)](C,m),A=Math[E(564)](c[E(561)](D,t),1),j=c[E(551)](1,Math[E(505)](1-A,3));a.scrollTop=c[E(544)](o,b*j),c[E(542)](A,1)&&requestAnimationFrame(_)}c.eGJQG(requestAnimationFrame,_)}function ho(a,i){const t=jv();return ho=function(s,c){return s=s-496,t[s]},ho(a,i)}function cz(a,i,t=300){const s=ho,c={hbUqb:function(_,C){return _||C},DYJYc:function(_,C){return _-C},DJMhA:function(_,C,E,D){return _(C,E,D)}};if(c.hbUqb(!a,!i))return;const o=a[s(558)](),b=i[s(558)](),m=c.DYJYc(a[s(523)]+c[s(526)](b.top,o[s(524)]),20);c[s(537)](wT,a,m,t)}function fz(a){const i=ho,t={mviRu:i(529),mhXMF:function(_,C){return _(C)},aFfRL:function(_,C){return _-C},MVnZR:function(_,C){return _/C},WoxtT:function(_,C){return _>C},vHuEl:function(_,C){return _*C},Zqroy:function(_,C){return _+C},OqEeF:function(_,C,E,D){return _(C,E,D)},VRvZP:i(552),ztKDi:i(513),aSDnY:"touchmove",Zlalq:i(501)};if(!a)return;let s=!1,c=null;a[i(534)](t.VRvZP,()=>{const _=i,C={wJeCh:t.mviRu};s=!0,c&&t.mhXMF(clearTimeout,c),a[_(573)][_(557)](t[_(521)]),c=setTimeout(()=>{const E=_;s=!1,a.classList[E(580)](C[E(574)])},150)});let o=0,b=0,m=0;a[i(534)](t[i(518)],_=>{const C=i;o=_.touches[0].clientY,b=performance[C(522)](),m=0}),a[i(534)](t[i(514)],_=>{const C=i;if(!s)return;const E=_.touches[0][C(507)],D=performance.now(),A=t.aFfRL(o,E),j=D-b;j>0&&(m=t.MVnZR(A,j)),o=E,b=D}),a[i(534)](t[i(546)],()=>{const _=i;if(t[_(535)](Math[_(543)](m),.5)){const C=t.vHuEl(m,50),E=a[_(523)],D=t[_(572)](E,C);t.OqEeF(wT,a,D,200)}})}function xz(a){const i=ho,t={vhbbp:function(c,o,b){return c(o,b)},whLgK:i(532),wpUXc:function(c,o){return c(o)},OaoZp:i(506)};if(!a)return;t[i(556)](fz,a),a[i(499)](t.OaoZp)[i(520)](c=>{const o=i,b={dGFbB:function(m,_,C){return t[ho(548)](m,_,C)}};c[o(534)](t[o(567)],m=>{const _=o;m[_(510)]();const C=c[_(503)](_(559)).substring(1),E=a[_(536)]("#"+C);E&&b[_(581)](cz,a,E)})})}function _T(a){const i=ho,t={sPREj:function(c,o){return c===o},jYuNu:function(c,o){return c+o},TioQS:function(c,o){return c/o},krVJk:i(549),pKPIJ:function(c,o){return c%o},PWkJe:function(c,o){return c+o},dFnAp:i(541),IEJaT:i(502),MEeXg:i(525),QyNnp:function(c,o){return c+o},bobxN:"stateObject",YMjao:function(c,o){return c(o)},mqDAI:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(519)](typeof c,o(553)))return(function(b){})[o(554)](o(571))[o(508)](o(568));t[o(545)]("",t[o(577)](c,c))[t[o(566)]]!==1||t[o(497)](c,20)===0?(function(){return!0}).constructor(t.PWkJe(t.dFnAp,t.IEJaT))[o(538)](t[o(579)]):(function(){return!1})[o(554)](t[o(563)](t[o(504)],o(502)))[o(508)](t[o(555)]),t[o(576)](s,++c)}try{if(a)return s;t[i(515)](s,0)}catch{}}function jv(){const a=["jYuNu","Zlalq","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","vhbbp","length","24vyxQeE","XiNGd","scroll","string","constructor","bobxN","wpUXc","add","getBoundingClientRect","href","610830ComtjV","GyliL","CYfmW","QyNnp","min","ZsFDe","krVJk","whLgK","counter","5ELxUEP","362877uMPKqp","while (true) {}","Zqroy","classList","wJeCh","3698611cmwjhv","YMjao","TioQS","363843NQAhCn","MEeXg","remove","dGFbB","57126QzEVNn","pKPIJ","input","querySelectorAll","30TdkWHB","touchend","gger","getAttribute","dFnAp","pow",'a[href^="#"]',"clientY","apply","bnnGA","preventDefault","550QzKphN","test","touchstart","aSDnY","mqDAI","5556XioQKG","166490OFAoOf","ztKDi","sPREj","forEach","mviRu","now","scrollTop","top","action","DYJYc","function *\\( *\\)","OpFNi","momentum-scrolling","SMdkh","8TIqKvP","click","95355dwBQFv","addEventListener","WoxtT","querySelector","DJMhA","call","YzHlW","tGIRT","debu","KudjD","abs","nVFbG"];return jv=function(){return a},jv()}function Uv(){const a=["appendChild","JQmUm","910oIfZpn","__WIDEACCESS_SHADOW__","udSiX","className","gger","GNRqz","40ExayQT","wideaccess-modal-content","apply","init","NXSFV","MbYng","stWEg","call","afaRu","96uQxaxH","uEoHI","NBVZY","counter","wideaccess-modal-container","removeChild","kyiaC","OqiaC","createElement","AnurU","60rilLTZ","379918AugHlh","125567yXLylV","button","div","MdPrA","211RAHezb","qehwm","cHqQI","2742252oVLOmZ","dialog","2062wMMxaV","constructor","input","3vmGfoq","ZQVnM","lRXqn","length","Accessibility Statement","btn btn-primary","unmount","OlzNt","render","wideaccess-modal-actions","928265SpJByx","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","KeVwq","parentNode","1153161olNIrU","12XMwVmv","mCXry","GRWda","function","okeps","chain","CrJDi","ZbZAn","auYBv","meFpf","IwXYH","Close","ruQTE","858869OzYLmx","HVhHC","function *\\( *\\)","error","wideaccess-modal","test"];return Uv=function(){return a},Uv()}function es(a,i){const t=Uv();return es=function(s,c){return s=s-340,t[s]},es(a,i)}(function(a,i){const t=es,s=a();for(;;)try{if(parseInt(t(411))/1*(parseInt(t(341))/2)+-parseInt(t(344))/3*(-parseInt(t(414))/4)+-parseInt(t(354))/5*(parseInt(t(359))/6)+parseInt(t(406))/7*(-parseInt(t(395))/8)+parseInt(t(358))/9*(-parseInt(t(386))/10)+-parseInt(t(372))/11*(-parseInt(t(405))/12)+parseInt(t(407))/13*(parseInt(t(380))/14)===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Uv,386224);const dz=(function(){let a=!0;return function(i,t){const s=a?function(){const c=es;if(t){const o=t[c(388)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=es,i={OqiaC:a(374),MbYng:a(355),CrJDi:function(t,s){return t(s)},WMBXS:function(t,s){return t+s},NBVZY:a(364),YiIXm:a(343),ZbZAn:function(t){return t()},auYBv:function(t,s,c){return t(s,c)}};i[a(367)](dz,this,function(){const t=a,s=new RegExp(i[t(402)]),c=new RegExp(i[t(391)],"i"),o=i[t(365)](CT,t(389));!s[t(377)](i.WMBXS(o,i[t(397)]))||!c.test(o+i.YiIXm)?i.CrJDi(o,"0"):i[t(366)](CT)})()})();function pz({statementText:a,onClose:i}){const t=es,s={cHqQI:t(340),kyiaC:t(409),meFpf:t(376),HAIgd:"wideaccess-modal-header",GRWda:t(348),GNRqz:t(387),udSiX:"wideaccess-modal-statement-text",ZQVnM:t(353),JQmUm:t(408),stWEg:t(370)};return Ln[t(403)](t(409),{className:"wideaccess-modal-overlay",role:s[t(413)],"aria-modal":"true"},Ln[t(403)](s[t(401)],{className:s[t(368)]},Ln[t(403)](s[t(401)],{className:s.HAIgd},Ln[t(403)]("h4",null,s[t(361)])),Ln[t(403)](s[t(401)],{className:s[t(385)]},Ln[t(403)](s[t(401)],{className:s[t(382)],dangerouslySetInnerHTML:{__html:a}})),Ln.createElement(s.kyiaC,{className:s[t(345)]},Ln[t(403)](s[t(379)],{className:t(349),onClick:i},s[t(392)]))))}function hz({statementText:a,onClose:i}){const t=es,s={oxzWn:function(_){return _()},qehwm:function(_){return _()},NXSFV:t(409),zKGGa:t(399),mCXry:function(_,C){return _!==C},afaRu:t(362),HVhHC:"[WideAccess] Shadow root not available for modal",fcvAN:function(_,C){return _(C)}},c=document[t(403)](s[t(390)]);if(c[t(383)]=s.zKGGa,!window[t(381)]||s[t(360)](typeof window.__WIDEACCESS_SHADOW__.appendChild,s[t(394)])){console[t(375)](s[t(373)]);return}window[t(381)][t(378)](c);const o=s.fcvAN(j2.createRoot,c),b=()=>{const _=t;try{o[_(350)]()}catch{}c[_(357)]&&c.parentNode[_(400)](c)},m=()=>{const _=t;try{i&&s.oxzWn(i)}finally{s[_(412)](b)}};o[t(352)](Ln[t(403)](pz,{statementText:a,onClose:m}))}function CT(a){const i=es,t={uEoHI:function(c,o){return c===o},dDoaf:"string",AnurU:"while (true) {}",MdPrA:i(398),KeVwq:function(c,o){return c+o},okeps:function(c,o){return c/o},lRXqn:i(347),OlzNt:"debu",ruQTE:i(384),IwXYH:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(396)](typeof c,t.dDoaf))return(function(b){})[o(342)](t[o(404)])[o(388)](t[o(410)]);t[o(356)]("",t[o(363)](c,c))[t[o(346)]]!==1||t[o(396)](c%20,0)?(function(){return!0})[o(342)](t[o(351)]+o(384))[o(393)]("action"):(function(){return!1})[o(342)](t[o(356)](t[o(351)],t[o(371)])).apply("stateObject"),t[o(369)](s,++c)}try{if(a)return s;t[i(369)](s,0)}catch{}}(function(a,i){const t=hc,s=a();for(;;)try{if(-parseInt(t(449))/1+parseInt(t(477))/2*(parseInt(t(460))/3)+parseInt(t(395))/4*(parseInt(t(331))/5)+-parseInt(t(437))/6*(parseInt(t(399))/7)+-parseInt(t(488))/8+parseInt(t(327))/9+parseInt(t(411))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Hv,115556);const vz=(function(){let a=!0;return function(i,t){const s=a?function(){const c=hc;if(t){const o=t[c(492)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=hc,i={CUvIF:"function *\\( *\\)",pLqkA:a(443),UNguc:"init",ERsSe:function(t,s){return t+s},CzHnY:a(408),XtrOt:function(t,s){return t(s)},SzCwV:function(t){return t()},hRktH:function(t,s,c){return t(s,c)}};i[a(427)](vz,this,function(){const t=a,s=new RegExp(i[t(424)]),c=new RegExp(i[t(490)],"i"),o=ET(i[t(434)]);!s[t(422)](i.ERsSe(o,t(319)))||!c[t(422)](o+i.CzHnY)?i[t(430)](o,"0"):i[t(391)](ET)})()})();function Hv(){const a=["wideaccess-title-lang-2","mRQga","qkMyh","removeEventListener","pEiWw","accessibilityStatement","961614eEiVqn","string","tBlWa","qYJbO","5qlPUBK","wideaccess-widget-content-wrapper","accessibilitySettings","FcmHZ","wideaccess-widget-header","span","uhizI","numeric","WgFGP","hPopi","action","qVrLb","DtTmN","kKYae","XAmZU","wideaccess-widget-branding-name","kmjxA",`</p> 331 `)},_L=0,Of=[];function TL(a){var l=z.useRef([]),i=z.useRef([0,0]),c=z.useRef(),x=z.useState(_L++)[0],v=z.useState(ME)[0],b=z.useRef(a);z.useEffect(function(){b.current=a},[a]),z.useEffect(function(){if(a.inert){document.body.classList.add("block-interactivity-".concat(x));var D=KD([a.lockRef.current],(a.shards||[]).map(IE),!0).filter(Boolean);return D.forEach(function(j){return j.classList.add("allow-interactivity-".concat(x))}),function(){document.body.classList.remove("block-interactivity-".concat(x)),D.forEach(function(j){return j.classList.remove("allow-interactivity-".concat(x))})}}},[a.inert,a.lockRef.current,a.shards]);var m=z.useCallback(function(D,j){if("touches"in D&&D.touches.length===2||D.type==="wheel"&&D.ctrlKey)return!b.current.allowPinchZoom;var $=vv(D),F=i.current,N="deltaX"in D?D.deltaX:F[0]-$[0],H="deltaY"in D?D.deltaY:F[1]-$[1],ee,Y=D.target,fe=Math.abs(N)>Math.abs(H)?"h":"v";if("touches"in D&&fe==="h"&&Y.type==="range")return!1;var J=AE(fe,Y);if(!J)return!0;if(J?ee=fe:(ee=fe==="v"?"h":"v",J=AE(fe,Y)),!J)return!1;if(!c.current&&"changedTouches"in D&&(N||H)&&(c.current=ee),!ee)return!0;var Le=c.current||ee;return wL(Le,j,D,Le==="h"?N:H)},[]),E=z.useCallback(function(D){var j=D;if(!(!Of.length||Of[Of.length-1]!==v)){var $="deltaY"in j?zE(j):vv(j),F=l.current.filter(function(ee){return ee.name===j.type&&(ee.target===j.target||j.target===ee.shadowParent)&&CL(ee.delta,$)})[0];if(F&&F.should){j.cancelable&&j.preventDefault();return}if(!F){var N=(b.current.shards||[]).map(IE).filter(Boolean).filter(function(ee){return ee.contains(j.target)}),H=N.length>0?m(j,N[0]):!b.current.noIsolation;H&&j.cancelable&&j.preventDefault()}}},[]),C=z.useCallback(function(D,j,$,F){var N={name:D,delta:j,target:$,should:F,shadowParent:kL($)};l.current.push(N),setTimeout(function(){l.current=l.current.filter(function(H){return H!==N})},1)},[]),T=z.useCallback(function(D){i.current=vv(D),c.current=void 0},[]),L=z.useCallback(function(D){C(D.type,zE(D),D.target,m(D,a.lockRef.current))},[]),A=z.useCallback(function(D){C(D.type,vv(D),D.target,m(D,a.lockRef.current))},[]);z.useEffect(function(){return Of.push(v),a.setCallbacks({onScrollCapture:L,onWheelCapture:L,onTouchMoveCapture:A}),document.addEventListener("wheel",E,Af),document.addEventListener("touchmove",E,Af),document.addEventListener("touchstart",T,Af),function(){Of=Of.filter(function(D){return D!==v}),document.removeEventListener("wheel",E,Af),document.removeEventListener("touchmove",E,Af),document.removeEventListener("touchstart",T,Af)}},[]);var P=a.removeScrollBar,R=a.inert;return z.createElement(z.Fragment,null,R?z.createElement(v,{styles:EL(x)}):null,P?z.createElement(hL,{noRelative:a.noRelative,gapMode:a.gapMode}):null)}function kL(a){for(var l=null;a!==null;)a instanceof ShadowRoot&&(l=a.host,a=a.host),a=a.parentNode;return l}const RL=nL(RE,TL);var FE=z.forwardRef(function(a,l){return z.createElement(pv,Ko({},a,{ref:l,sideCar:RL}))});FE.classNames=pv.classNames;var L2=["Enter"," "],ML=["ArrowDown","PageUp","Home"],PE=["ArrowUp","PageDown","End"],DL=[...ML,...PE],LL={ltr:[...L2,"ArrowRight"],rtl:[...L2,"ArrowLeft"]},AL={ltr:["ArrowLeft"],rtl:["ArrowRight"]},K0="Menu",[$0,OL,NL]=wC(K0),[Ju,jE]=_f(K0,[NL,lE,yE]),q0=lE(),UE=yE(),[HE,Us]=Ju(K0),[zL,Q0]=Ju(K0),BE=a=>{const{__scopeMenu:l,open:i=!1,children:c,dir:x,onOpenChange:v,modal:b=!0}=a,m=q0(l),[E,C]=z.useState(null),T=z.useRef(!1),L=Bo(v),A=CC(x);return z.useEffect(()=>{const P=()=>{T.current=!0,document.addEventListener("pointerdown",R,{capture:!0,once:!0}),document.addEventListener("pointermove",R,{capture:!0,once:!0})},R=()=>T.current=!1;return document.addEventListener("keydown",P,{capture:!0}),()=>{document.removeEventListener("keydown",P,{capture:!0}),document.removeEventListener("pointerdown",R,{capture:!0}),document.removeEventListener("pointermove",R,{capture:!0})}},[]),W.jsx(vE,{...m,children:W.jsx(HE,{scope:l,open:i,onOpenChange:L,content:E,onContentChange:C,children:W.jsx(zL,{scope:l,onClose:z.useCallback(()=>L(!1),[L]),isUsingKeyboardRef:T,dir:A,modal:b,children:c})})})};BE.displayName=K0;var IL="MenuAnchor",A2=z.forwardRef((a,l)=>{const{__scopeMenu:i,...c}=a,x=q0(i);return W.jsx(ED,{...x,...c,ref:l})});A2.displayName=IL;var O2="MenuPortal",[FL,VE]=Ju(O2,{forceMount:void 0}),WE=a=>{const{__scopeMenu:l,forceMount:i,children:c,container:x}=a,v=Us(O2,l);return W.jsx(FL,{scope:l,forceMount:i,children:W.jsx(G0,{present:i||v.open,children:W.jsx(mE,{asChild:!0,container:x,children:c})})})};WE.displayName=O2;var zi="MenuContent",[PL,N2]=Ju(zi),GE=z.forwardRef((a,l)=>{const i=VE(zi,a.__scopeMenu),{forceMount:c=i.forceMount,...x}=a,v=Us(zi,a.__scopeMenu),b=Q0(zi,a.__scopeMenu);return W.jsx($0.Provider,{scope:a.__scopeMenu,children:W.jsx(G0,{present:c||v.open,children:W.jsx($0.Slot,{scope:a.__scopeMenu,children:b.modal?W.jsx(jL,{...x,ref:l}):W.jsx(UL,{...x,ref:l})})})})}),jL=z.forwardRef((a,l)=>{const i=Us(zi,a.__scopeMenu),c=z.useRef(null),x=xa(l,c);return z.useEffect(()=>{const v=c.current;if(v)return YD(v)},[]),W.jsx(z2,{...a,ref:x,trapFocus:i.open,disableOutsidePointerEvents:i.open,disableOutsideScroll:!0,onFocusOutside:an(a.onFocusOutside,v=>v.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>i.onOpenChange(!1)})}),UL=z.forwardRef((a,l)=>{const i=Us(zi,a.__scopeMenu);return W.jsx(z2,{...a,ref:l,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>i.onOpenChange(!1)})}),HL=Zh("MenuContent.ScrollLock"),z2=z.forwardRef((a,l)=>{const{__scopeMenu:i,loop:c=!1,trapFocus:x,onOpenAutoFocus:v,onCloseAutoFocus:b,disableOutsidePointerEvents:m,onEntryFocus:E,onEscapeKeyDown:C,onPointerDownOutside:T,onFocusOutside:L,onInteractOutside:A,onDismiss:P,disableOutsideScroll:R,...D}=a,j=Us(zi,i),$=Q0(zi,i),F=q0(i),N=UE(i),H=OL(i),[ee,Y]=z.useState(null),fe=z.useRef(null),J=xa(l,fe,j.onContentChange),Le=z.useRef(0),Se=z.useRef(""),be=z.useRef(0),je=z.useRef(null),Ie=z.useRef("right"),ke=z.useRef(0),et=R?FE:z.Fragment,ze=R?{as:HL,allowPinchZoom:!0}:void 0,He=xe=>{var Ge,xt;const we=Se.current+xe,U=H().filter(pt=>!pt.disabled),ie=document.activeElement,Re=(Ge=U.find(pt=>pt.ref.current===ie))==null?void 0:Ge.textValue,Oe=U.map(pt=>pt.textValue),Fe=JL(Oe,we,Re),ft=(xt=U.find(pt=>pt.textValue===Fe))==null?void 0:xt.ref.current;(function pt(Dt){Se.current=Dt,window.clearTimeout(Le.current),Dt!==""&&(Le.current=window.setTimeout(()=>pt(""),1e3))})(we),ft&&setTimeout(()=>ft.focus())};z.useEffect(()=>()=>window.clearTimeout(Le.current),[]),Q3();const K=z.useCallback(xe=>{var U,ie;return Ie.current===((U=je.current)==null?void 0:U.side)&&t5(xe,(ie=je.current)==null?void 0:ie.area)},[]);return W.jsx(PL,{scope:i,searchRef:Se,onItemEnter:z.useCallback(xe=>{K(xe)&&xe.preventDefault()},[K]),onItemLeave:z.useCallback(xe=>{var we;K(xe)||((we=fe.current)==null||we.focus(),Y(null))},[K]),onTriggerLeave:z.useCallback(xe=>{K(xe)&&xe.preventDefault()},[K]),pointerGraceTimerRef:be,onPointerGraceIntentChange:z.useCallback(xe=>{je.current=xe},[]),children:W.jsx(et,{...ze,children:W.jsx(LC,{asChild:!0,trapped:x,onMountAutoFocus:an(v,xe=>{var we;xe.preventDefault(),(we=fe.current)==null||we.focus({preventScroll:!0})}),onUnmountAutoFocus:b,children:W.jsx(TC,{asChild:!0,disableOutsidePointerEvents:m,onEscapeKeyDown:C,onPointerDownOutside:T,onFocusOutside:L,onInteractOutside:A,onDismiss:P,children:W.jsx(HD,{asChild:!0,...N,dir:$.dir,orientation:"vertical",loop:c,currentTabStopId:ee,onCurrentTabStopIdChange:Y,onEntryFocus:an(E,xe=>{$.isUsingKeyboardRef.current||xe.preventDefault()}),preventScrollOnEntryFocus:!0,children:W.jsx(_D,{role:"menu","aria-orientation":"vertical","data-state":u_(j.open),"data-radix-menu-content":"",dir:$.dir,...F,...D,ref:J,style:{outline:"none",...D.style},onKeyDown:an(D.onKeyDown,xe=>{const U=xe.target.closest("[data-radix-menu-content]")===xe.currentTarget,ie=xe.ctrlKey||xe.altKey||xe.metaKey,Re=xe.key.length===1;U&&(xe.key==="Tab"&&xe.preventDefault(),!ie&&Re&&He(xe.key));const Oe=fe.current;if(xe.target!==Oe||!DL.includes(xe.key))return;xe.preventDefault();const ft=H().filter(Ge=>!Ge.disabled).map(Ge=>Ge.ref.current);PE.includes(xe.key)&&ft.reverse(),XL(ft)}),onBlur:an(a.onBlur,xe=>{xe.currentTarget.contains(xe.target)||(window.clearTimeout(Le.current),Se.current="")}),onPointerMove:an(a.onPointerMove,Z0(xe=>{const we=xe.target,U=ke.current!==xe.clientX;if(xe.currentTarget.contains(we)&&U){const ie=xe.clientX>ke.current?"right":"left";Ie.current=ie,ke.current=xe.clientX}}))})})})})})})});GE.displayName=zi;var BL="MenuGroup",I2=z.forwardRef((a,l)=>{const{__scopeMenu:i,...c}=a;return W.jsx(Xr.div,{role:"group",...c,ref:l})});I2.displayName=BL;var VL="MenuLabel",YE=z.forwardRef((a,l)=>{const{__scopeMenu:i,...c}=a;return W.jsx(Xr.div,{...c,ref:l})});YE.displayName=VL;var mv="MenuItem",KE="menu.itemSelect",gv=z.forwardRef((a,l)=>{const{disabled:i=!1,onSelect:c,...x}=a,v=z.useRef(null),b=Q0(mv,a.__scopeMenu),m=N2(mv,a.__scopeMenu),E=xa(l,v),C=z.useRef(!1),T=()=>{const L=v.current;if(!i&&L){const A=new CustomEvent(KE,{bubbles:!0,cancelable:!0});L.addEventListener(KE,P=>c==null?void 0:c(P),{once:!0}),SC(L,A),A.defaultPrevented?C.current=!1:b.onClose()}};return W.jsx($E,{...x,ref:E,disabled:i,onClick:an(a.onClick,T),onPointerDown:L=>{var A;(A=a.onPointerDown)==null||A.call(a,L),C.current=!0},onPointerUp:an(a.onPointerUp,L=>{var A;C.current||(A=L.currentTarget)==null||A.click()}),onKeyDown:an(a.onKeyDown,L=>{const A=m.searchRef.current!=="";i||A&&L.key===" "||L2.includes(L.key)&&(L.currentTarget.click(),L.preventDefault())})})});gv.displayName=mv;var $E=z.forwardRef((a,l)=>{const{__scopeMenu:i,disabled:c=!1,textValue:x,...v}=a,b=N2(mv,i),m=UE(i),E=z.useRef(null),C=xa(l,E),[T,L]=z.useState(!1),[A,P]=z.useState("");return z.useEffect(()=>{const R=E.current;R&&P((R.textContent??"").trim())},[v.children]),W.jsx($0.ItemSlot,{scope:i,disabled:c,textValue:x??A,children:W.jsx(BD,{asChild:!0,...m,focusable:!c,children:W.jsx(Xr.div,{role:"menuitem","data-highlighted":T?"":void 0,"aria-disabled":c||void 0,"data-disabled":c?"":void 0,...v,ref:C,onPointerMove:an(a.onPointerMove,Z0(R=>{c?b.onItemLeave(R):(b.onItemEnter(R),R.defaultPrevented||R.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:an(a.onPointerLeave,Z0(R=>b.onItemLeave(R))),onFocus:an(a.onFocus,()=>L(!0)),onBlur:an(a.onBlur,()=>L(!1))})})})}),WL="MenuCheckboxItem",qE=z.forwardRef((a,l)=>{const{checked:i=!1,onCheckedChange:c,...x}=a;return W.jsx(e_,{scope:a.__scopeMenu,checked:i,children:W.jsx(gv,{role:"menuitemcheckbox","aria-checked":yv(i)?"mixed":i,...x,ref:l,"data-state":j2(i),onSelect:an(x.onSelect,()=>c==null?void 0:c(yv(i)?!0:!i),{checkForDefaultPrevented:!1})})})});qE.displayName=WL;var QE="MenuRadioGroup",[GL,YL]=Ju(QE,{value:void 0,onValueChange:()=>{}}),XE=z.forwardRef((a,l)=>{const{value:i,onValueChange:c,...x}=a,v=Bo(c);return W.jsx(GL,{scope:a.__scopeMenu,value:i,onValueChange:v,children:W.jsx(I2,{...x,ref:l})})});XE.displayName=QE;var ZE="MenuRadioItem",JE=z.forwardRef((a,l)=>{const{value:i,...c}=a,x=YL(ZE,a.__scopeMenu),v=i===x.value;return W.jsx(e_,{scope:a.__scopeMenu,checked:v,children:W.jsx(gv,{role:"menuitemradio","aria-checked":v,...c,ref:l,"data-state":j2(v),onSelect:an(c.onSelect,()=>{var b;return(b=x.onValueChange)==null?void 0:b.call(x,i)},{checkForDefaultPrevented:!1})})})});JE.displayName=ZE;var F2="MenuItemIndicator",[e_,KL]=Ju(F2,{checked:!1}),t_=z.forwardRef((a,l)=>{const{__scopeMenu:i,forceMount:c,...x}=a,v=KL(F2,i);return W.jsx(G0,{present:c||yv(v.checked)||v.checked===!0,children:W.jsx(Xr.span,{...x,ref:l,"data-state":j2(v.checked)})})});t_.displayName=F2;var $L="MenuSeparator",n_=z.forwardRef((a,l)=>{const{__scopeMenu:i,...c}=a;return W.jsx(Xr.div,{role:"separator","aria-orientation":"horizontal",...c,ref:l})});n_.displayName=$L;var qL="MenuArrow",r_=z.forwardRef((a,l)=>{const{__scopeMenu:i,...c}=a,x=q0(i);return W.jsx(TD,{...x,...c,ref:l})});r_.displayName=qL;var P2="MenuSub",[QL,a_]=Ju(P2),i_=a=>{const{__scopeMenu:l,children:i,open:c=!1,onOpenChange:x}=a,v=Us(P2,l),b=q0(l),[m,E]=z.useState(null),[C,T]=z.useState(null),L=Bo(x);return z.useEffect(()=>(v.open===!1&&L(!1),()=>L(!1)),[v.open,L]),W.jsx(vE,{...b,children:W.jsx(HE,{scope:l,open:c,onOpenChange:L,content:C,onContentChange:T,children:W.jsx(QL,{scope:l,contentId:H0(),triggerId:H0(),trigger:m,onTriggerChange:E,children:i})})})};i_.displayName=P2;var X0="MenuSubTrigger",o_=z.forwardRef((a,l)=>{const i=Us(X0,a.__scopeMenu),c=Q0(X0,a.__scopeMenu),x=a_(X0,a.__scopeMenu),v=N2(X0,a.__scopeMenu),b=z.useRef(null),{pointerGraceTimerRef:m,onPointerGraceIntentChange:E}=v,C={__scopeMenu:a.__scopeMenu},T=z.useCallback(()=>{b.current&&window.clearTimeout(b.current),b.current=null},[]);return z.useEffect(()=>T,[T]),z.useEffect(()=>{const L=m.current;return()=>{window.clearTimeout(L),E(null)}},[m,E]),W.jsx(A2,{asChild:!0,...C,children:W.jsx($E,{id:x.triggerId,"aria-haspopup":"menu","aria-expanded":i.open,"aria-controls":x.contentId,"data-state":u_(i.open),...a,ref:Qh(l,x.onTriggerChange),onClick:L=>{var A;(A=a.onClick)==null||A.call(a,L),!(a.disabled||L.defaultPrevented)&&(L.currentTarget.focus(),i.open||i.onOpenChange(!0))},onPointerMove:an(a.onPointerMove,Z0(L=>{v.onItemEnter(L),!L.defaultPrevented&&!a.disabled&&!i.open&&!b.current&&(v.onPointerGraceIntentChange(null),b.current=window.setTimeout(()=>{i.onOpenChange(!0),T()},100))})),onPointerLeave:an(a.onPointerLeave,Z0(L=>{var P,R;T();const A=(P=i.content)==null?void 0:P.getBoundingClientRect();if(A){const D=(R=i.content)==null?void 0:R.dataset.side,j=D==="right",$=j?-5:5,F=A[j?"left":"right"],N=A[j?"right":"left"];v.onPointerGraceIntentChange({area:[{x:L.clientX+$,y:L.clientY},{x:F,y:A.top},{x:N,y:A.top},{x:N,y:A.bottom},{x:F,y:A.bottom}],side:D}),window.clearTimeout(m.current),m.current=window.setTimeout(()=>v.onPointerGraceIntentChange(null),300)}else{if(v.onTriggerLeave(L),L.defaultPrevented)return;v.onPointerGraceIntentChange(null)}})),onKeyDown:an(a.onKeyDown,L=>{var P;const A=v.searchRef.current!=="";a.disabled||A&&L.key===" "||LL[c.dir].includes(L.key)&&(i.onOpenChange(!0),(P=i.content)==null||P.focus(),L.preventDefault())})})})});o_.displayName=X0;var l_="MenuSubContent",s_=z.forwardRef((a,l)=>{const i=VE(zi,a.__scopeMenu),{forceMount:c=i.forceMount,...x}=a,v=Us(zi,a.__scopeMenu),b=Q0(zi,a.__scopeMenu),m=a_(l_,a.__scopeMenu),E=z.useRef(null),C=xa(l,E);return W.jsx($0.Provider,{scope:a.__scopeMenu,children:W.jsx(G0,{present:c||v.open,children:W.jsx($0.Slot,{scope:a.__scopeMenu,children:W.jsx(z2,{id:m.contentId,"aria-labelledby":m.triggerId,...x,ref:C,align:"start",side:b.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:T=>{var L;b.isUsingKeyboardRef.current&&((L=E.current)==null||L.focus()),T.preventDefault()},onCloseAutoFocus:T=>T.preventDefault(),onFocusOutside:an(a.onFocusOutside,T=>{T.target!==m.trigger&&v.onOpenChange(!1)}),onEscapeKeyDown:an(a.onEscapeKeyDown,T=>{b.onClose(),T.preventDefault()}),onKeyDown:an(a.onKeyDown,T=>{var P;const L=T.currentTarget.contains(T.target),A=AL[b.dir].includes(T.key);L&&A&&(v.onOpenChange(!1),(P=m.trigger)==null||P.focus(),T.preventDefault())})})})})})});s_.displayName=l_;function u_(a){return a?"open":"closed"}function yv(a){return a==="indeterminate"}function j2(a){return yv(a)?"indeterminate":a?"checked":"unchecked"}function XL(a){const l=document.activeElement;for(const i of a)if(i===l||(i.focus(),document.activeElement!==l))return}function ZL(a,l){return a.map((i,c)=>a[(l+c)%a.length])}function JL(a,l,i){const x=l.length>1&&Array.from(l).every(C=>C===l[0])?l[0]:l,v=i?a.indexOf(i):-1;let b=ZL(a,Math.max(v,0));x.length===1&&(b=b.filter(C=>C!==i));const E=b.find(C=>C.toLowerCase().startsWith(x.toLowerCase()));return E!==i?E:void 0}function e5(a,l){const{x:i,y:c}=a;let x=!1;for(let v=0,b=l.length-1;v<l.length;b=v++){const m=l[v],E=l[b],C=m.x,T=m.y,L=E.x,A=E.y;T>c!=A>c&&i<(L-C)*(c-T)/(A-T)+C&&(x=!x)}return x}function t5(a,l){if(!l)return!1;const i={x:a.clientX,y:a.clientY};return e5(i,l)}function Z0(a){return l=>l.pointerType==="mouse"?a(l):void 0}var n5=BE,r5=A2,a5=WE,i5=GE,o5=I2,l5=YE,s5=gv,u5=qE,c5=XE,f5=JE,d5=t_,x5=n_,p5=r_,h5=i_,v5=o_,m5=s_,bv="DropdownMenu",[g5,y5]=_f(bv,[jE]),pa=jE(),[b5,c_]=g5(bv),U2=a=>{const{__scopeDropdownMenu:l,children:i,dir:c,open:x,defaultOpen:v,onOpenChange:b,modal:m=!0}=a,E=pa(l),C=z.useRef(null),[T,L]=Xh({prop:x,defaultProp:v??!1,onChange:b,caller:bv});return W.jsx(b5,{scope:l,triggerId:H0(),triggerRef:C,contentId:H0(),open:T,onOpenChange:L,onOpenToggle:z.useCallback(()=>L(A=>!A),[L]),modal:m,children:W.jsx(n5,{...E,open:T,onOpenChange:L,dir:c,modal:m,children:i})})};U2.displayName=bv;var f_="DropdownMenuTrigger",H2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,disabled:c=!1,...x}=a,v=c_(f_,i),b=pa(i);return W.jsx(r5,{asChild:!0,...b,children:W.jsx(Xr.button,{type:"button",id:v.triggerId,"aria-haspopup":"menu","aria-expanded":v.open,"aria-controls":v.open?v.contentId:void 0,"data-state":v.open?"open":"closed","data-disabled":c?"":void 0,disabled:c,...x,ref:Qh(l,v.triggerRef),onPointerDown:an(a.onPointerDown,m=>{!c&&m.button===0&&m.ctrlKey===!1&&(v.onOpenToggle(),v.open||m.preventDefault())}),onKeyDown:an(a.onKeyDown,m=>{c||(["Enter"," "].includes(m.key)&&v.onOpenToggle(),m.key==="ArrowDown"&&v.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(m.key)&&m.preventDefault())})})})});H2.displayName=f_;var S5="DropdownMenuPortal",B2=a=>{const{__scopeDropdownMenu:l,...i}=a,c=pa(l);return W.jsx(a5,{...c,...i})};B2.displayName=S5;var d_="DropdownMenuContent",V2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=c_(d_,i),v=pa(i),b=z.useRef(!1);return W.jsx(i5,{id:x.contentId,"aria-labelledby":x.triggerId,...v,...c,ref:l,onCloseAutoFocus:an(a.onCloseAutoFocus,m=>{var E;b.current||(E=x.triggerRef.current)==null||E.focus(),b.current=!1,m.preventDefault()}),onInteractOutside:an(a.onInteractOutside,m=>{const E=m.detail.originalEvent,C=E.button===0&&E.ctrlKey===!0,T=E.button===2||C;(!x.modal||T)&&(b.current=!0)}),style:{...a.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});V2.displayName=d_;var w5="DropdownMenuGroup",W2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(o5,{...x,...c,ref:l})});W2.displayName=w5;var C5="DropdownMenuLabel",G2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(l5,{...x,...c,ref:l})});G2.displayName=C5;var E5="DropdownMenuItem",Y2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(s5,{...x,...c,ref:l})});Y2.displayName=E5;var _5="DropdownMenuCheckboxItem",K2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(u5,{...x,...c,ref:l})});K2.displayName=_5;var T5="DropdownMenuRadioGroup",$2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(c5,{...x,...c,ref:l})});$2.displayName=T5;var k5="DropdownMenuRadioItem",q2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(f5,{...x,...c,ref:l})});q2.displayName=k5;var R5="DropdownMenuItemIndicator",Q2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(d5,{...x,...c,ref:l})});Q2.displayName=R5;var M5="DropdownMenuSeparator",X2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(x5,{...x,...c,ref:l})});X2.displayName=M5;var D5="DropdownMenuArrow",Z2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(p5,{...x,...c,ref:l})});Z2.displayName=D5;var x_=a=>{const{__scopeDropdownMenu:l,children:i,open:c,onOpenChange:x,defaultOpen:v}=a,b=pa(l),[m,E]=Xh({prop:c,defaultProp:v??!1,onChange:x,caller:"DropdownMenuSub"});return W.jsx(h5,{...b,open:m,onOpenChange:E,children:i})},L5="DropdownMenuSubTrigger",J2=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(v5,{...x,...c,ref:l})});J2.displayName=L5;var A5="DropdownMenuSubContent",e1=z.forwardRef((a,l)=>{const{__scopeDropdownMenu:i,...c}=a,x=pa(i);return W.jsx(m5,{...x,...c,ref:l,style:{...a.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});e1.displayName=A5;var O5=U2,N5=H2,z5=B2,p_=V2,I5=W2,F5=G2,h_=Y2,v_=K2,P5=$2,m_=q2,g_=Q2,y_=X2,j5=Z2,U5=x_,H5=J2,b_=e1;const Ja=Object.freeze(Object.defineProperty({__proto__:null,Arrow:j5,CheckboxItem:v_,Content:p_,DropdownMenu:U2,DropdownMenuArrow:Z2,DropdownMenuCheckboxItem:K2,DropdownMenuContent:V2,DropdownMenuGroup:W2,DropdownMenuItem:Y2,DropdownMenuItemIndicator:Q2,DropdownMenuLabel:G2,DropdownMenuPortal:B2,DropdownMenuRadioGroup:$2,DropdownMenuRadioItem:q2,DropdownMenuSeparator:X2,DropdownMenuSub:x_,DropdownMenuSubContent:e1,DropdownMenuSubTrigger:J2,DropdownMenuTrigger:H2,Group:I5,Item:h_,ItemIndicator:g_,Label:F5,Portal:z5,RadioGroup:P5,RadioItem:m_,Root:O5,Separator:y_,Sub:U5,SubContent:b_,SubTrigger:H5,Trigger:N5,createDropdownMenuScope:y5},Symbol.toStringTag,{value:"Module"}));/** 332 * @license lucide-react v0.544.0 - ISC 333 * 334 * This source code is licensed under the ISC license. 335 * See the LICENSE file in the root directory of this source tree. 336 */const B5=a=>a.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),V5=a=>a.replace(/^([A-Z])|[\s-_]+(\w)/g,(l,i,c)=>c?c.toUpperCase():i.toLowerCase()),S_=a=>{const l=V5(a);return l.charAt(0).toUpperCase()+l.slice(1)},w_=(...a)=>a.filter((l,i,c)=>!!l&&l.trim()!==""&&c.indexOf(l)===i).join(" ").trim(),W5=a=>{for(const l in a)if(l.startsWith("aria-")||l==="role"||l==="title")return!0};/** 337 * @license lucide-react v0.544.0 - ISC 338 * 339 * This source code is licensed under the ISC license. 340 * See the LICENSE file in the root directory of this source tree. 341 */var G5={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/** 342 * @license lucide-react v0.544.0 - ISC 343 * 344 * This source code is licensed under the ISC license. 345 * See the LICENSE file in the root directory of this source tree. 346 */const Y5=z.forwardRef(({color:a="currentColor",size:l=24,strokeWidth:i=2,absoluteStrokeWidth:c,className:x="",children:v,iconNode:b,...m},E)=>z.createElement("svg",{ref:E,...G5,width:l,height:l,stroke:a,strokeWidth:c?Number(i)*24/Number(l):i,className:w_("lucide",x),...!v&&!W5(m)&&{"aria-hidden":"true"},...m},[...b.map(([C,T])=>z.createElement(C,T)),...Array.isArray(v)?v:[v]]));/** 347 * @license lucide-react v0.544.0 - ISC 348 * 349 * This source code is licensed under the ISC license. 350 * See the LICENSE file in the root directory of this source tree. 351 */const Sv=(a,l)=>{const i=z.forwardRef(({className:c,...x},v)=>z.createElement(Y5,{ref:v,iconNode:l,className:w_(`lucide-${B5(S_(a))}`,`lucide-${a}`,c),...x}));return i.displayName=S_(a),i};/** 352 * @license lucide-react v0.544.0 - ISC 353 * 354 * This source code is licensed under the ISC license. 355 * See the LICENSE file in the root directory of this source tree. 356 */const K5=Sv("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/** 357 * @license lucide-react v0.544.0 - ISC 358 * 359 * This source code is licensed under the ISC license. 360 * See the LICENSE file in the root directory of this source tree. 361 */const C_=Sv("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/** 362 * @license lucide-react v0.544.0 - ISC 363 * 364 * This source code is licensed under the ISC license. 365 * See the LICENSE file in the root directory of this source tree. 366 */const $5=Sv("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/** 367 * @license lucide-react v0.544.0 - ISC 368 * 369 * This source code is licensed under the ISC license. 370 * See the LICENSE file in the root directory of this source tree. 371 */const q5=Sv("circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);function E_(a){var l,i,c="";if(typeof a=="string"||typeof a=="number")c+=a;else if(typeof a=="object")if(Array.isArray(a)){var x=a.length;for(l=0;l<x;l++)a[l]&&(i=E_(a[l]))&&(c&&(c+=" "),c+=i)}else for(i in a)a[i]&&(c&&(c+=" "),c+=i);return c}function Q5(){for(var a,l,i=0,c="",x=arguments.length;i<x;i++)(a=arguments[i])&&(l=E_(a))&&(c&&(c+=" "),c+=l);return c}const t1="-",X5=a=>{const l=J5(a),{conflictingClassGroups:i,conflictingClassGroupModifiers:c}=a;return{getClassGroupId:b=>{const m=b.split(t1);return m[0]===""&&m.length!==1&&m.shift(),__(m,l)||Z5(b)},getConflictingClassGroupIds:(b,m)=>{const E=i[b]||[];return m&&c[b]?[...E,...c[b]]:E}}},__=(a,l)=>{var b;if(a.length===0)return l.classGroupId;const i=a[0],c=l.nextPart.get(i),x=c?__(a.slice(1),c):void 0;if(x)return x;if(l.validators.length===0)return;const v=a.join(t1);return(b=l.validators.find(({validator:m})=>m(v)))==null?void 0:b.classGroupId},T_=/^\[(.+)\]$/,Z5=a=>{if(T_.test(a)){const l=T_.exec(a)[1],i=l==null?void 0:l.substring(0,l.indexOf(":"));if(i)return"arbitrary.."+i}},J5=a=>{const{theme:l,classGroups:i}=a,c={nextPart:new Map,validators:[]};for(const x in i)n1(i[x],c,x,l);return c},n1=(a,l,i,c)=>{a.forEach(x=>{if(typeof x=="string"){const v=x===""?l:k_(l,x);v.classGroupId=i;return}if(typeof x=="function"){if(eA(x)){n1(x(c),l,i,c);return}l.validators.push({validator:x,classGroupId:i});return}Object.entries(x).forEach(([v,b])=>{n1(b,k_(l,v),i,c)})})},k_=(a,l)=>{let i=a;return l.split(t1).forEach(c=>{i.nextPart.has(c)||i.nextPart.set(c,{nextPart:new Map,validators:[]}),i=i.nextPart.get(c)}),i},eA=a=>a.isThemeGetter,tA=a=>{if(a<1)return{get:()=>{},set:()=>{}};let l=0,i=new Map,c=new Map;const x=(v,b)=>{i.set(v,b),l++,l>a&&(l=0,c=i,i=new Map)};return{get(v){let b=i.get(v);if(b!==void 0)return b;if((b=c.get(v))!==void 0)return x(v,b),b},set(v,b){i.has(v)?i.set(v,b):x(v,b)}}},r1="!",a1=":",nA=a1.length,rA=a=>{const{prefix:l,experimentalParseClassName:i}=a;let c=x=>{const v=[];let b=0,m=0,E=0,C;for(let R=0;R<x.length;R++){let D=x[R];if(b===0&&m===0){if(D===a1){v.push(x.slice(E,R)),E=R+nA;continue}if(D==="/"){C=R;continue}}D==="["?b++:D==="]"?b--:D==="("?m++:D===")"&&m--}const T=v.length===0?x:x.substring(E),L=aA(T),A=L!==T,P=C&&C>E?C-E:void 0;return{modifiers:v,hasImportantModifier:A,baseClassName:L,maybePostfixModifierPosition:P}};if(l){const x=l+a1,v=c;c=b=>b.startsWith(x)?v(b.substring(x.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:b,maybePostfixModifierPosition:void 0}}if(i){const x=c;c=v=>i({className:v,parseClassName:x})}return c},aA=a=>a.endsWith(r1)?a.substring(0,a.length-1):a.startsWith(r1)?a.substring(1):a,iA=a=>{const l=Object.fromEntries(a.orderSensitiveModifiers.map(c=>[c,!0]));return c=>{if(c.length<=1)return c;const x=[];let v=[];return c.forEach(b=>{b[0]==="["||l[b]?(x.push(...v.sort(),b),v=[]):v.push(b)}),x.push(...v.sort()),x}},oA=a=>({cache:tA(a.cacheSize),parseClassName:rA(a),sortModifiers:iA(a),...X5(a)}),lA=/\s+/,sA=(a,l)=>{const{parseClassName:i,getClassGroupId:c,getConflictingClassGroupIds:x,sortModifiers:v}=l,b=[],m=a.trim().split(lA);let E="";for(let C=m.length-1;C>=0;C-=1){const T=m[C],{isExternal:L,modifiers:A,hasImportantModifier:P,baseClassName:R,maybePostfixModifierPosition:D}=i(T);if(L){E=T+(E.length>0?" "+E:E);continue}let j=!!D,$=c(j?R.substring(0,D):R);if(!$){if(!j){E=T+(E.length>0?" "+E:E);continue}if($=c(R),!$){E=T+(E.length>0?" "+E:E);continue}j=!1}const F=v(A).join(":"),N=P?F+r1:F,H=N+$;if(b.includes(H))continue;b.push(H);const ee=x($,j);for(let Y=0;Y<ee.length;++Y){const fe=ee[Y];b.push(N+fe)}E=T+(E.length>0?" "+E:E)}return E};function uA(){let a=0,l,i,c="";for(;a<arguments.length;)(l=arguments[a++])&&(i=R_(l))&&(c&&(c+=" "),c+=i);return c}const R_=a=>{if(typeof a=="string")return a;let l,i="";for(let c=0;c<a.length;c++)a[c]&&(l=R_(a[c]))&&(i&&(i+=" "),i+=l);return i};function cA(a,...l){let i,c,x,v=b;function b(E){const C=l.reduce((T,L)=>L(T),a());return i=oA(C),c=i.cache.get,x=i.cache.set,v=m,m(E)}function m(E){const C=c(E);if(C)return C;const T=sA(E,i);return x(E,T),T}return function(){return v(uA.apply(null,arguments))}}const kr=a=>{const l=i=>i[a]||[];return l.isThemeGetter=!0,l},M_=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,D_=/^\((?:(\w[\w-]*):)?(.+)\)$/i,fA=/^\d+\/\d+$/,dA=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,xA=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,pA=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,hA=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,vA=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Nf=a=>fA.test(a),$t=a=>!!a&&!Number.isNaN(Number(a)),Hs=a=>!!a&&Number.isInteger(Number(a)),i1=a=>a.endsWith("%")&&$t(a.slice(0,-1)),Il=a=>dA.test(a),mA=()=>!0,gA=a=>xA.test(a)&&!pA.test(a),L_=()=>!1,yA=a=>hA.test(a),bA=a=>vA.test(a),SA=a=>!ot(a)&&!lt(a),wA=a=>zf(a,I_,L_),ot=a=>M_.test(a),ec=a=>zf(a,F_,gA),o1=a=>zf(a,kA,$t),A_=a=>zf(a,N_,L_),CA=a=>zf(a,z_,bA),wv=a=>zf(a,P_,yA),lt=a=>D_.test(a),J0=a=>If(a,F_),EA=a=>If(a,RA),O_=a=>If(a,N_),_A=a=>If(a,I_),TA=a=>If(a,z_),Cv=a=>If(a,P_,!0),zf=(a,l,i)=>{const c=M_.exec(a);return c?c[1]?l(c[1]):i(c[2]):!1},If=(a,l,i=!1)=>{const c=D_.exec(a);return c?c[1]?l(c[1]):i:!1},N_=a=>a==="position"||a==="percentage",z_=a=>a==="image"||a==="url",I_=a=>a==="length"||a==="size"||a==="bg-size",F_=a=>a==="length",kA=a=>a==="number",RA=a=>a==="family-name",P_=a=>a==="shadow",MA=cA(()=>{const a=kr("color"),l=kr("font"),i=kr("text"),c=kr("font-weight"),x=kr("tracking"),v=kr("leading"),b=kr("breakpoint"),m=kr("container"),E=kr("spacing"),C=kr("radius"),T=kr("shadow"),L=kr("inset-shadow"),A=kr("text-shadow"),P=kr("drop-shadow"),R=kr("blur"),D=kr("perspective"),j=kr("aspect"),$=kr("ease"),F=kr("animate"),N=()=>["auto","avoid","all","avoid-page","page","left","right","column"],H=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],ee=()=>[...H(),lt,ot],Y=()=>["auto","hidden","clip","visible","scroll"],fe=()=>["auto","contain","none"],J=()=>[lt,ot,E],Le=()=>[Nf,"full","auto",...J()],Se=()=>[Hs,"none","subgrid",lt,ot],be=()=>["auto",{span:["full",Hs,lt,ot]},Hs,lt,ot],je=()=>[Hs,"auto",lt,ot],Ie=()=>["auto","min","max","fr",lt,ot],ke=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],et=()=>["start","end","center","stretch","center-safe","end-safe"],ze=()=>["auto",...J()],He=()=>[Nf,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...J()],K=()=>[a,lt,ot],xe=()=>[...H(),O_,A_,{position:[lt,ot]}],we=()=>["no-repeat",{repeat:["","x","y","space","round"]}],U=()=>["auto","cover","contain",_A,wA,{size:[lt,ot]}],ie=()=>[i1,J0,ec],Re=()=>["","none","full",C,lt,ot],Oe=()=>["",$t,J0,ec],Fe=()=>["solid","dashed","dotted","double"],ft=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Ge=()=>[$t,i1,O_,A_],xt=()=>["","none",R,lt,ot],pt=()=>["none",$t,lt,ot],Dt=()=>["none",$t,lt,ot],de=()=>[$t,lt,ot],Te=()=>[Nf,"full",...J()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Il],breakpoint:[Il],color:[mA],container:[Il],"drop-shadow":[Il],ease:["in","out","in-out"],font:[SA],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Il],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Il],shadow:[Il],spacing:["px",$t],text:[Il],"text-shadow":[Il],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Nf,ot,lt,j]}],container:["container"],columns:[{columns:[$t,ot,lt,m]}],"break-after":[{"break-after":N()}],"break-before":[{"break-before":N()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:ee()}],overflow:[{overflow:Y()}],"overflow-x":[{"overflow-x":Y()}],"overflow-y":[{"overflow-y":Y()}],overscroll:[{overscroll:fe()}],"overscroll-x":[{"overscroll-x":fe()}],"overscroll-y":[{"overscroll-y":fe()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:Le()}],"inset-x":[{"inset-x":Le()}],"inset-y":[{"inset-y":Le()}],start:[{start:Le()}],end:[{end:Le()}],top:[{top:Le()}],right:[{right:Le()}],bottom:[{bottom:Le()}],left:[{left:Le()}],visibility:["visible","invisible","collapse"],z:[{z:[Hs,"auto",lt,ot]}],basis:[{basis:[Nf,"full","auto",m,...J()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[$t,Nf,"auto","initial","none",ot]}],grow:[{grow:["",$t,lt,ot]}],shrink:[{shrink:["",$t,lt,ot]}],order:[{order:[Hs,"first","last","none",lt,ot]}],"grid-cols":[{"grid-cols":Se()}],"col-start-end":[{col:be()}],"col-start":[{"col-start":je()}],"col-end":[{"col-end":je()}],"grid-rows":[{"grid-rows":Se()}],"row-start-end":[{row:be()}],"row-start":[{"row-start":je()}],"row-end":[{"row-end":je()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":Ie()}],"auto-rows":[{"auto-rows":Ie()}],gap:[{gap:J()}],"gap-x":[{"gap-x":J()}],"gap-y":[{"gap-y":J()}],"justify-content":[{justify:[...ke(),"normal"]}],"justify-items":[{"justify-items":[...et(),"normal"]}],"justify-self":[{"justify-self":["auto",...et()]}],"align-content":[{content:["normal",...ke()]}],"align-items":[{items:[...et(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...et(),{baseline:["","last"]}]}],"place-content":[{"place-content":ke()}],"place-items":[{"place-items":[...et(),"baseline"]}],"place-self":[{"place-self":["auto",...et()]}],p:[{p:J()}],px:[{px:J()}],py:[{py:J()}],ps:[{ps:J()}],pe:[{pe:J()}],pt:[{pt:J()}],pr:[{pr:J()}],pb:[{pb:J()}],pl:[{pl:J()}],m:[{m:ze()}],mx:[{mx:ze()}],my:[{my:ze()}],ms:[{ms:ze()}],me:[{me:ze()}],mt:[{mt:ze()}],mr:[{mr:ze()}],mb:[{mb:ze()}],ml:[{ml:ze()}],"space-x":[{"space-x":J()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":J()}],"space-y-reverse":["space-y-reverse"],size:[{size:He()}],w:[{w:[m,"screen",...He()]}],"min-w":[{"min-w":[m,"screen","none",...He()]}],"max-w":[{"max-w":[m,"screen","none","prose",{screen:[b]},...He()]}],h:[{h:["screen","lh",...He()]}],"min-h":[{"min-h":["screen","lh","none",...He()]}],"max-h":[{"max-h":["screen","lh",...He()]}],"font-size":[{text:["base",i,J0,ec]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[c,lt,o1]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",i1,ot]}],"font-family":[{font:[EA,ot,l]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[x,lt,ot]}],"line-clamp":[{"line-clamp":[$t,"none",lt,o1]}],leading:[{leading:[v,...J()]}],"list-image":[{"list-image":["none",lt,ot]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",lt,ot]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:K()}],"text-color":[{text:K()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Fe(),"wavy"]}],"text-decoration-thickness":[{decoration:[$t,"from-font","auto",lt,ec]}],"text-decoration-color":[{decoration:K()}],"underline-offset":[{"underline-offset":[$t,"auto",lt,ot]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:J()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",lt,ot]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",lt,ot]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:xe()}],"bg-repeat":[{bg:we()}],"bg-size":[{bg:U()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Hs,lt,ot],radial:["",lt,ot],conic:[Hs,lt,ot]},TA,CA]}],"bg-color":[{bg:K()}],"gradient-from-pos":[{from:ie()}],"gradient-via-pos":[{via:ie()}],"gradient-to-pos":[{to:ie()}],"gradient-from":[{from:K()}],"gradient-via":[{via:K()}],"gradient-to":[{to:K()}],rounded:[{rounded:Re()}],"rounded-s":[{"rounded-s":Re()}],"rounded-e":[{"rounded-e":Re()}],"rounded-t":[{"rounded-t":Re()}],"rounded-r":[{"rounded-r":Re()}],"rounded-b":[{"rounded-b":Re()}],"rounded-l":[{"rounded-l":Re()}],"rounded-ss":[{"rounded-ss":Re()}],"rounded-se":[{"rounded-se":Re()}],"rounded-ee":[{"rounded-ee":Re()}],"rounded-es":[{"rounded-es":Re()}],"rounded-tl":[{"rounded-tl":Re()}],"rounded-tr":[{"rounded-tr":Re()}],"rounded-br":[{"rounded-br":Re()}],"rounded-bl":[{"rounded-bl":Re()}],"border-w":[{border:Oe()}],"border-w-x":[{"border-x":Oe()}],"border-w-y":[{"border-y":Oe()}],"border-w-s":[{"border-s":Oe()}],"border-w-e":[{"border-e":Oe()}],"border-w-t":[{"border-t":Oe()}],"border-w-r":[{"border-r":Oe()}],"border-w-b":[{"border-b":Oe()}],"border-w-l":[{"border-l":Oe()}],"divide-x":[{"divide-x":Oe()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":Oe()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...Fe(),"hidden","none"]}],"divide-style":[{divide:[...Fe(),"hidden","none"]}],"border-color":[{border:K()}],"border-color-x":[{"border-x":K()}],"border-color-y":[{"border-y":K()}],"border-color-s":[{"border-s":K()}],"border-color-e":[{"border-e":K()}],"border-color-t":[{"border-t":K()}],"border-color-r":[{"border-r":K()}],"border-color-b":[{"border-b":K()}],"border-color-l":[{"border-l":K()}],"divide-color":[{divide:K()}],"outline-style":[{outline:[...Fe(),"none","hidden"]}],"outline-offset":[{"outline-offset":[$t,lt,ot]}],"outline-w":[{outline:["",$t,J0,ec]}],"outline-color":[{outline:K()}],shadow:[{shadow:["","none",T,Cv,wv]}],"shadow-color":[{shadow:K()}],"inset-shadow":[{"inset-shadow":["none",L,Cv,wv]}],"inset-shadow-color":[{"inset-shadow":K()}],"ring-w":[{ring:Oe()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:K()}],"ring-offset-w":[{"ring-offset":[$t,ec]}],"ring-offset-color":[{"ring-offset":K()}],"inset-ring-w":[{"inset-ring":Oe()}],"inset-ring-color":[{"inset-ring":K()}],"text-shadow":[{"text-shadow":["none",A,Cv,wv]}],"text-shadow-color":[{"text-shadow":K()}],opacity:[{opacity:[$t,lt,ot]}],"mix-blend":[{"mix-blend":[...ft(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ft()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[$t]}],"mask-image-linear-from-pos":[{"mask-linear-from":Ge()}],"mask-image-linear-to-pos":[{"mask-linear-to":Ge()}],"mask-image-linear-from-color":[{"mask-linear-from":K()}],"mask-image-linear-to-color":[{"mask-linear-to":K()}],"mask-image-t-from-pos":[{"mask-t-from":Ge()}],"mask-image-t-to-pos":[{"mask-t-to":Ge()}],"mask-image-t-from-color":[{"mask-t-from":K()}],"mask-image-t-to-color":[{"mask-t-to":K()}],"mask-image-r-from-pos":[{"mask-r-from":Ge()}],"mask-image-r-to-pos":[{"mask-r-to":Ge()}],"mask-image-r-from-color":[{"mask-r-from":K()}],"mask-image-r-to-color":[{"mask-r-to":K()}],"mask-image-b-from-pos":[{"mask-b-from":Ge()}],"mask-image-b-to-pos":[{"mask-b-to":Ge()}],"mask-image-b-from-color":[{"mask-b-from":K()}],"mask-image-b-to-color":[{"mask-b-to":K()}],"mask-image-l-from-pos":[{"mask-l-from":Ge()}],"mask-image-l-to-pos":[{"mask-l-to":Ge()}],"mask-image-l-from-color":[{"mask-l-from":K()}],"mask-image-l-to-color":[{"mask-l-to":K()}],"mask-image-x-from-pos":[{"mask-x-from":Ge()}],"mask-image-x-to-pos":[{"mask-x-to":Ge()}],"mask-image-x-from-color":[{"mask-x-from":K()}],"mask-image-x-to-color":[{"mask-x-to":K()}],"mask-image-y-from-pos":[{"mask-y-from":Ge()}],"mask-image-y-to-pos":[{"mask-y-to":Ge()}],"mask-image-y-from-color":[{"mask-y-from":K()}],"mask-image-y-to-color":[{"mask-y-to":K()}],"mask-image-radial":[{"mask-radial":[lt,ot]}],"mask-image-radial-from-pos":[{"mask-radial-from":Ge()}],"mask-image-radial-to-pos":[{"mask-radial-to":Ge()}],"mask-image-radial-from-color":[{"mask-radial-from":K()}],"mask-image-radial-to-color":[{"mask-radial-to":K()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":H()}],"mask-image-conic-pos":[{"mask-conic":[$t]}],"mask-image-conic-from-pos":[{"mask-conic-from":Ge()}],"mask-image-conic-to-pos":[{"mask-conic-to":Ge()}],"mask-image-conic-from-color":[{"mask-conic-from":K()}],"mask-image-conic-to-color":[{"mask-conic-to":K()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:xe()}],"mask-repeat":[{mask:we()}],"mask-size":[{mask:U()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",lt,ot]}],filter:[{filter:["","none",lt,ot]}],blur:[{blur:xt()}],brightness:[{brightness:[$t,lt,ot]}],contrast:[{contrast:[$t,lt,ot]}],"drop-shadow":[{"drop-shadow":["","none",P,Cv,wv]}],"drop-shadow-color":[{"drop-shadow":K()}],grayscale:[{grayscale:["",$t,lt,ot]}],"hue-rotate":[{"hue-rotate":[$t,lt,ot]}],invert:[{invert:["",$t,lt,ot]}],saturate:[{saturate:[$t,lt,ot]}],sepia:[{sepia:["",$t,lt,ot]}],"backdrop-filter":[{"backdrop-filter":["","none",lt,ot]}],"backdrop-blur":[{"backdrop-blur":xt()}],"backdrop-brightness":[{"backdrop-brightness":[$t,lt,ot]}],"backdrop-contrast":[{"backdrop-contrast":[$t,lt,ot]}],"backdrop-grayscale":[{"backdrop-grayscale":["",$t,lt,ot]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[$t,lt,ot]}],"backdrop-invert":[{"backdrop-invert":["",$t,lt,ot]}],"backdrop-opacity":[{"backdrop-opacity":[$t,lt,ot]}],"backdrop-saturate":[{"backdrop-saturate":[$t,lt,ot]}],"backdrop-sepia":[{"backdrop-sepia":["",$t,lt,ot]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":J()}],"border-spacing-x":[{"border-spacing-x":J()}],"border-spacing-y":[{"border-spacing-y":J()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",lt,ot]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[$t,"initial",lt,ot]}],ease:[{ease:["linear","initial",$,lt,ot]}],delay:[{delay:[$t,lt,ot]}],animate:[{animate:["none",F,lt,ot]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[D,lt,ot]}],"perspective-origin":[{"perspective-origin":ee()}],rotate:[{rotate:pt()}],"rotate-x":[{"rotate-x":pt()}],"rotate-y":[{"rotate-y":pt()}],"rotate-z":[{"rotate-z":pt()}],scale:[{scale:Dt()}],"scale-x":[{"scale-x":Dt()}],"scale-y":[{"scale-y":Dt()}],"scale-z":[{"scale-z":Dt()}],"scale-3d":["scale-3d"],skew:[{skew:de()}],"skew-x":[{"skew-x":de()}],"skew-y":[{"skew-y":de()}],transform:[{transform:[lt,ot,"","none","gpu","cpu"]}],"transform-origin":[{origin:ee()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Te()}],"translate-x":[{"translate-x":Te()}],"translate-y":[{"translate-y":Te()}],"translate-z":[{"translate-z":Te()}],"translate-none":["translate-none"],accent:[{accent:K()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:K()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",lt,ot]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":J()}],"scroll-mx":[{"scroll-mx":J()}],"scroll-my":[{"scroll-my":J()}],"scroll-ms":[{"scroll-ms":J()}],"scroll-me":[{"scroll-me":J()}],"scroll-mt":[{"scroll-mt":J()}],"scroll-mr":[{"scroll-mr":J()}],"scroll-mb":[{"scroll-mb":J()}],"scroll-ml":[{"scroll-ml":J()}],"scroll-p":[{"scroll-p":J()}],"scroll-px":[{"scroll-px":J()}],"scroll-py":[{"scroll-py":J()}],"scroll-ps":[{"scroll-ps":J()}],"scroll-pe":[{"scroll-pe":J()}],"scroll-pt":[{"scroll-pt":J()}],"scroll-pr":[{"scroll-pr":J()}],"scroll-pb":[{"scroll-pb":J()}],"scroll-pl":[{"scroll-pl":J()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",lt,ot]}],fill:[{fill:["none",...K()]}],"stroke-w":[{stroke:[$t,J0,ec,o1]}],stroke:[{stroke:["none",...K()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});(function(a,l){for(var i=_v,c=a();;)try{var x=parseInt(i(208))/1*(parseInt(i(201))/2)+-parseInt(i(205))/3+parseInt(i(212))/4*(parseInt(i(213))/5)+-parseInt(i(206))/6*(-parseInt(i(211))/7)+-parseInt(i(202))/8+-parseInt(i(209))/9*(-parseInt(i(204))/10)+-parseInt(i(207))/11*(parseInt(i(210))/12);if(x===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Ev,644167);function Ev(){var a=["895852kqXGmw","10qyEGsR","2456310llgyeB","2942240AzlOGF","CqcDJ","60TtgXWc","383859sRRXMd","6BRyVbZ","46035zetluR","1KWXwPx","1073385qQEJGz","5160eqREsi","3834453ySTija"];return Ev=function(){return a},Ev()}function _v(a,l){var i=Ev();return _v=function(c,x){c=c-201;var v=i[c];return v},_v(a,l)}function co(...a){var l=_v,i={CqcDJ:function(c,x){return c(x)}};return MA(i[l(203)](Q5,a))}const yt=Tv;(function(a,l){const i=Tv,c=a();for(;;)try{if(parseInt(i(451))/1*(-parseInt(i(450))/2)+-parseInt(i(459))/3*(-parseInt(i(475))/4)+parseInt(i(464))/5+parseInt(i(453))/6*(-parseInt(i(455))/7)+-parseInt(i(466))/8+-parseInt(i(467))/9*(parseInt(i(481))/10)+-parseInt(i(489))/11*(-parseInt(i(465))/12)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(kv,200368);const j_=Ja[yt(458)],U_=Ja[yt(462)],DA=ao[yt(461)](({className:a,inset:l,children:i,...c},x)=>W.jsxs(Ja[yt(460)],{ref:x,className:co(yt(478),l&&yt(487),a),...c,children:[i,W.jsx($5,{className:yt(486)})]}));DA[yt(480)]=Ja[yt(460)][yt(480)];const LA=ao[yt(461)](({className:a,...l},i)=>W.jsx(Ja[yt(474)],{ref:i,className:co(yt(491),a),...l}));LA[yt(480)]=b_[yt(480)];const l1=ao[yt(461)](({className:a,sideOffset:l=4,...i},c)=>W.jsx(Ja[yt(457)],{container:window[yt(490)],children:W.jsx(Ja[yt(471)],{ref:c,sideOffset:l,className:co(yt(449),yt(468),a),...i})}));l1[yt(480)]=p_[yt(480)];const s1=ao[yt(461)](({className:a,inset:l,...i},c)=>W.jsx(Ja[yt(452)],{ref:c,className:co(yt(469),l&&yt(487),a),...i}));s1.displayName=h_.displayName;const AA=ao[yt(461)](({className:a,children:l,checked:i,...c},x)=>W.jsxs(Ja[yt(456)],{ref:x,className:co(yt(488),a),checked:i,...c,children:[W.jsx(yt(454),{className:yt(485),children:W.jsx(g_,{children:W.jsx(K5,{className:yt(476)})})}),l]}));AA[yt(480)]=v_[yt(480)];const OA=ao[yt(461)](({className:a,children:l,...i},c)=>W.jsxs(Ja[yt(463)],{ref:c,className:co(yt(488),a),...i,children:[W.jsx(yt(454),{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:W.jsx(Ja[yt(473)],{children:W.jsx(q5,{className:yt(479)})})}),l]}));function Tv(a,l){const i=kv();return Tv=function(c,x){return c=c-449,i[c]},Tv(a,l)}OA[yt(480)]=m_.displayName;const NA=ao[yt(461)](({className:a,inset:l,...i},c)=>W.jsx(Ja[yt(493)],{ref:c,className:co(yt(484),l&&yt(487),a),...i}));NA[yt(480)]=Ja[yt(493)][yt(480)];const zA=ao[yt(461)](({className:a,...l},i)=>W.jsx(y_,{ref:i,className:co(yt(477),a),...l}));function kv(){const a=["79CMjTOv","Item","184482CMQdUq","span","14niBqVD","CheckboxItem","Portal","Root","12627dvLtUc","SubTrigger","forwardRef","Trigger","RadioItem","1018420cdQojg","46620CkbwLy","1623984zQcFyd","50823cTjelB","data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-dropdown-menu-content-transform-origin]","relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0","VTHrQ","Content","RAyqp","ItemIndicator","SubContent","268bGJGaN","h-4 w-4","-mx-1 my-1 h-px bg-muted","flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0","h-2 w-2 fill-current","displayName","140cjDVvi","ml-auto text-xs tracking-widest opacity-60","HssYl","px-2 py-1.5 text-sm font-semibold","absolute left-2 flex h-3.5 w-3.5 items-center justify-center","ml-auto","pl-8","relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50","627HjgGLz","__WIDEACCESS_SHADOW__","z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-dropdown-menu-content-transform-origin]","Separator","Label","z-50 max-h-[var(--radix-dropdown-menu-content-available-height)] min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","4132FRAmqn"];return kv=function(){return a},kv()}zA[yt(480)]=Ja[yt(492)][yt(480)];const IA=({className:a,...l})=>{const i=yt,c={RAyqp:function(x,v,b){return x(v,b)},VTHrQ:i(454),HssYl:i(482)};return c[i(472)](W.jsx,c[i(470)],{className:co(c[i(483)],a),...l})};IA[yt(480)]="DropdownMenuShortcut",(function(a,l){const i=Rv,c=a();for(;;)try{if(-parseInt(i(240))/1*(-parseInt(i(280))/2)+parseInt(i(279))/3*(parseInt(i(273))/4)+parseInt(i(288))/5*(-parseInt(i(270))/6)+parseInt(i(248))/7+parseInt(i(272))/8*(parseInt(i(267))/9)+parseInt(i(274))/10+-parseInt(i(275))/11*(parseInt(i(249))/12)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Mv,218811);function Rv(a,l){const i=Mv();return Rv=function(c,x){return c=c-240,i[c]},Rv(a,l)}function Mv(){const a=["wideaccess-dropdown-item ","sort","h-4 w-4 opacity-50","flag","AVWRo","1994615YwBuJI","10200588dlDjDi","TWNtb","wideaccess-dropdown-trigger","xuXAb","wideaccess-dropdown-content","wideaccess-flag","MAX_SAFE_INTEGER","ukkmi","wideaccess-language-dropdown","wideaccess-flag-icon","localeCompare","English","wideaccess-language-option","img","KhgRR","tFOnE","wideaccess-dropdown-item-active","DImyW","158958LwFfvs","KVtvk","Yschu","171312NqMcak","get","48hJvtMa","4zSibsM","1393210UWGSkD","11NAmqHS","code","VptCl","span","1110894LJAufM","393752ftPIDA","flags/us","fcpOP","rerrK","eqgfs","BtIfg","div"," flag","5iADIHy","selectLanguage","auto","button","name","wideaccess-language-name","1bqvPDk","map","btcrg"];return Mv=function(){return a},Mv()}function FA(){const a=Rv,l={tFOnE:function(C,T){return C(T)},TWNtb:function(C,T,L){return C(T,L)},cUnGm:function(C,T){return C!==T},rerrK:function(C){return C()},btcrg:function(C,T,L){return C(T,L)},xuXAb:a(286),KhgRR:function(C,T,L){return C(T,L)},ukkmi:function(C,T,L){return C(T,L)},KVtvk:a(291),fcpOP:a(251),IJemi:a(289),AVWRo:a(278),eqgfs:a(254),BHwdy:function(C,T,L){return C(T,L)},UbWhF:a(262),lxWaj:function(C,T){return C(T)},DImyW:a(281),Yschu:a(258),kPMRd:a(260),BtIfg:a(245),VptCl:"start"},{currentLanguage:i,setCurrentLanguage:c}=l[a(283)](ct),x=C=>{const T=a;l[T(264)](c,C),l[T(250)](dr,qy,C)},v=["en","de","es","fr","it","pl","sv","fi","pt","ro","sl","sk","nl","da","el","cs","hu","lt","lv","et","hr","ie","bg","no","tr","id","pt-br","ja","ko","zh","ar","ru","hi","uk","sr"],b=new Map(v[a(241)]((C,T)=>[C,T])),m=[...Yw][a(244)]((C,T)=>{const L=a,A=b.has(C[L(276)])?b[L(271)](C[L(276)]):Number.MAX_SAFE_INTEGER,P=b.has(T[L(276)])?b.get(T[L(276)]):Number[L(255)];return l.cUnGm(A,P)?A-P:C.name[L(259)](T[L(292)])}),E=m.find(C=>C[a(276)]===i)||m[0];return l.btcrg(W.jsx,l[a(252)],{className:a(257),children:l[a(250)](W.jsxs,j_,{modal:!1,children:[l[a(263)](W.jsx,U_,{asChild:!0,children:l[a(256)](W.jsxs,l[a(268)],{className:l[a(282)],"aria-label":l[a(256)](At,l.IJemi,i),children:[W.jsxs(a(278),{className:"wideaccess-language-option",children:[l[a(256)](W.jsx,l[a(247)],{className:l[a(284)],children:l.BHwdy(W.jsx,l.UbWhF,{src:l.lxWaj(io,(E==null?void 0:E[a(246)])||l[a(266)]),alt:((E==null?void 0:E[a(292)])||"English")+a(287),className:l[a(269)]})}),l.BHwdy(W.jsx,l[a(247)],{className:a(293),children:(E==null?void 0:E[a(292)])||l.kPMRd})]}),l[a(242)](W.jsx,C_,{className:l[a(285)],style:{marginLeft:a(290)}})]})}),W.jsx(l1,{className:a(253),align:l[a(277)],children:m[a(241)](C=>W.jsx(s1,{onClick:()=>x(C.code),className:a(243)+(C.code===i?a(265):""),children:W.jsxs(a(278),{className:a(261),children:[W.jsx(a(278),{className:a(254),children:W.jsx("img",{src:io(C[a(246)]),alt:C.name+a(287),className:"wideaccess-flag-icon"})}),W.jsx("span",{className:a(293),children:C.name})]})},C[a(276)]))})]})})}(function(a,l){const i=Dv,c=a();for(;;)try{if(parseInt(i(516))/1+-parseInt(i(522))/2+-parseInt(i(501))/3*(-parseInt(i(506))/4)+-parseInt(i(494))/5*(parseInt(i(499))/6)+-parseInt(i(518))/7+-parseInt(i(493))/8+parseInt(i(507))/9===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Lv,665300);function Dv(a,l){const i=Lv();return Dv=function(c,x){return c=c-490,i[c]},Dv(a,l)}function PA(){const a=Dv,l={TIBKg:function(m){return m()},eJffW:function(m,E,C){return m(E,C)},jOoNc:a(529),UPEwa:"left",EVoqT:a(500),TZFzs:a(526),TPvep:function(m,E,C){return m(E,C)},dfVbW:function(m,E,C){return m(E,C)},sflBi:a(521),ByrTl:function(m,E,C){return m(E,C)},ZUZHT:a(508),yNzWx:a(527),hZKDL:a(495),laQZZ:"moveWidget",RJQwZ:function(m,E,C){return m(E,C)},ehZkP:a(520),necqy:function(m,E,C){return m(E,C)},Ugqtu:a(517)},{widgetPosition:i,setWidgetPosition:c,currentLanguage:x}=l[a(502)](ct),v=m=>{c(m)},b=[{value:a(529),label:l[a(498)](At,l[a(512)],x),icon:"→"},{value:l.UPEwa,label:l[a(498)](At,l.UPEwa,x),icon:"←"}];return l.eJffW(W.jsx,l[a(514)],{className:l[a(525)],children:l[a(519)](W.jsxs,j_,{modal:!1,children:[l[a(524)](W.jsx,U_,{asChild:!0,children:W.jsxs(l[a(513)],{className:a(491),"aria-label":At(a(490),x),children:[l[a(504)](W.jsx,l[a(511)],{className:l[a(505)],children:l.eJffW(W.jsx,l[a(511)],{className:l[a(510)],children:l[a(504)](At,l[a(497)],x)})}),l.RJQwZ(W.jsx,C_,{className:"h-4 w-4 opacity-50",style:{marginLeft:l.ehZkP}})]})}),l[a(492)](W.jsx,l1,{className:l[a(528)],align:"start",children:b[a(509)](m=>W.jsx(s1,{onClick:()=>v(m[a(503)]),className:a(515)+(m[a(503)]===i?a(523):""),children:W.jsx(a(508),{className:a(527),children:W.jsx("span",{className:a(495),children:m[a(496)]})})},m[a(503)]))})]})})}function Lv(){const a=["TIBKg","value","ByrTl","yNzWx","412IVWJjg","22004739FvLpwX","span","map","hZKDL","ZUZHT","jOoNc","sflBi","EVoqT","wideaccess-dropdown-item ","755852mlKbYw","wideaccess-dropdown-content","4801062oRsHCi","TPvep","auto","button","830952pSHycN","wideaccess-dropdown-item-active","dfVbW","TZFzs","wideaccess-move-widget-dropdown","wideaccess-move-widget-option","Ugqtu","right","moveWidget","wideaccess-dropdown-trigger","necqy","8376264pziFyM","350335ZZpyRB","wideaccess-move-widget-text","label","laQZZ","eJffW","108cCuLvD","div","25458gOlobu"];return Lv=function(){return a},Lv()}function jA(a){const l=z.useRef({value:a,previous:a});return z.useMemo(()=>(l.current.value!==a&&(l.current.previous=l.current.value,l.current.value=a),l.current.previous),[a])}var Av="Switch",[UA,HA]=_f(Av),[BA,VA]=UA(Av),u1=z.forwardRef((a,l)=>{const{__scopeSwitch:i,name:c,checked:x,defaultChecked:v,required:b,disabled:m,value:E="on",onCheckedChange:C,form:T,...L}=a,[A,P]=z.useState(null),R=xa(l,N=>P(N)),D=z.useRef(!1),j=A?T||!!A.closest("form"):!0,[$,F]=Xh({prop:x,defaultProp:v??!1,onChange:C,caller:Av});return W.jsxs(BA,{scope:i,checked:$,disabled:m,children:[W.jsx(Xr.button,{type:"button",role:"switch","aria-checked":$,"aria-required":b,"data-state":V_($),"data-disabled":m?"":void 0,disabled:m,value:E,...L,ref:R,onClick:an(a.onClick,N=>{F(H=>!H),j&&(D.current=N.isPropagationStopped(),D.current||N.stopPropagation())})}),j&&W.jsx(B_,{control:A,bubbles:!D.current,name:c,value:E,checked:$,required:b,disabled:m,form:T,style:{transform:"translateX(-100%)"}})]})});u1.displayName=Av;var H_="SwitchThumb",c1=z.forwardRef((a,l)=>{const{__scopeSwitch:i,...c}=a,x=VA(H_,i);return W.jsx(Xr.span,{"data-state":V_(x.checked),"data-disabled":x.disabled?"":void 0,...c,ref:l})});c1.displayName=H_;var WA="SwitchBubbleInput",B_=z.forwardRef(({__scopeSwitch:a,control:l,checked:i,bubbles:c=!0,...x},v)=>{const b=z.useRef(null),m=xa(b,v),E=jA(i),C=iE(l);return z.useEffect(()=>{const T=b.current;if(!T)return;const L=window.HTMLInputElement.prototype,P=Object.getOwnPropertyDescriptor(L,"checked").set;if(E!==i&&P){const R=new Event("click",{bubbles:c});P.call(T,i),T.dispatchEvent(R)}},[E,i,c]),W.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:i,...x,tabIndex:-1,ref:m,style:{...x.style,...C,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});B_.displayName=WA;function V_(a){return a?"checked":"unchecked"}var GA=u1,YA=c1;const f1=Object.freeze(Object.defineProperty({__proto__:null,Root:GA,Switch:u1,SwitchThumb:c1,Thumb:YA,createSwitchScope:HA},Symbol.toStringTag,{value:"Module"}));function Ov(a,l){const i=Nv();return Ov=function(c,x){return c=c-390,i[c]},Ov(a,l)}const tc=Ov;(function(a,l){const i=Ov,c=a();for(;;)try{if(-parseInt(i(390))/1*(-parseInt(i(393))/2)+parseInt(i(396))/3*(-parseInt(i(399))/4)+parseInt(i(407))/5*(-parseInt(i(404))/6)+parseInt(i(391))/7+parseInt(i(400))/8*(parseInt(i(392))/9)+-parseInt(i(402))/10*(parseInt(i(405))/11)+parseInt(i(395))/12===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Nv,775844);function Nv(){const a=["10109YSybYj","pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0","15SzQheN","75tJcItb","7963445RGNepW","828GXeVVW","14794YDHmYZ","peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input","15154368CYCLyu","33bDHEhD","displayName","Root","61928SSAxzB","24688ZBwLML","Thumb","16340ojjpKs","forwardRef","1582788zkyhYW"];return Nv=function(){return a},Nv()}const W_=ao[tc(403)](({className:a,...l},i)=>W.jsx(f1[tc(398)],{className:co(tc(394),a),...l,ref:i,children:W.jsx(f1[tc(401)],{className:co(tc(406))})}));W_[tc(397)]=f1[tc(398)].displayName,(function(a,l){const i=Iv,c=a();for(;;)try{if(-parseInt(i(268))/1*(parseInt(i(293))/2)+parseInt(i(274))/3*(parseInt(i(286))/4)+-parseInt(i(270))/5+-parseInt(i(279))/6*(parseInt(i(287))/7)+parseInt(i(271))/8*(parseInt(i(272))/9)+parseInt(i(278))/10*(-parseInt(i(280))/11)+parseInt(i(285))/12===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(zv,682020);function zv(){const a=["160ObkWUP","150786xWuxCl","closest","22794imlgpE","wideaccess-xl-mode-toggle-container","GdeYc","nRhRi","1997230fXiJKz","18WixSoq","11LyQcoV","wmrKq",'[role="switch"]',"toString","GXsom","22125192HnOVGk","544bbelxt","2123079aLxiDy","DXjtQ","target","gQrIf","GVLif","nnCNS","549074rwglNQ","rrmLA","hiSro","1KuyrkD","div","5730015tZACfJ"];return zv=function(){return a},zv()}function Iv(a,l){const i=zv();return Iv=function(c,x){return c=c-267,i[c]},Iv(a,l)}function KA(){const a=Iv,l={MJVcb:function(m,E,C){return m(E,C)},ekIgl:a(282),gQrIf:function(m,E){return m(E)},nRhRi:function(m){return m()},DXjtQ:function(m,E,C){return m(E,C)},GVLif:a(269),nnCNS:a(275),GdeYc:function(m,E,C){return m(E,C)},hiSro:"wideaccess-xl-mode-text",SjYDp:function(m,E,C){return m(E,C)},rrmLA:function(m,E,C){return m(E,C)},wmrKq:function(m,E){return m||E},GXsom:"xlMode"},{isXLMode:i,setXLMode:c,currentLanguage:x}=l[a(277)](ct),v=m=>{const E=a;c(m),l.MJVcb(dr,Gw,m[E(283)]())},b=m=>{const E=a;m[E(289)][E(273)](l.ekIgl)===null&&l[E(290)](v,!i)};return l[a(288)](W.jsxs,l[a(291)],{className:l[a(292)],onClick:b,children:[l[a(276)](W.jsx,"span",{className:l[a(267)],children:l.SjYDp(At,"xlMode",x)}),l[a(294)](W.jsx,W_,{checked:l[a(281)](i,!1),onCheckedChange:v,"aria-label":l.GdeYc(At,l[a(284)],x)})]})}(function(a,l){const i=nc,c=a();for(;;)try{if(parseInt(i(292))/1+parseInt(i(278))/2*(-parseInt(i(300))/3)+parseInt(i(299))/4+-parseInt(i(302))/5*(-parseInt(i(273))/6)+-parseInt(i(265))/7+-parseInt(i(287))/8*(-parseInt(i(293))/9)+-parseInt(i(288))/10===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Fv,617154);function Fv(){const a=["FqhBz","addEventListener","getAttribute","top","substring","abs","dAMKd","preventDefault","8iiiZIZ","862620GcpKjx","touchmove","MMVOs","BovHm","267100wUyLjT","8963145RKavMk","touches","CTreE","classList","querySelector","hTGmW","2248176IaCFgY","2172aMZRFC","mPoSc","168065TDOJsk","CRhQg","remove","xhuZw","min","scrollTop","HknrH","3475521HBbOWD",'a[href^="#"]',"eWBMa","querySelectorAll","now","scroll","forEach","mwdtg","36FxVgvO","add","zyeEI","clientY","getBoundingClientRect","2284QKLVVa"];return Fv=function(){return a},Fv()}function G_(a,l,i=300){const c=nc,x={aDWUG:function(C,T){return C/T},mDAlD:function(C,T){return C-T},CTreE:function(C,T){return C-T},gyqjb:function(C,T){return C*T},WrnOy:function(C,T){return C<T},zyeEI:function(C,T){return C(T)}};if(!a)return;const v=a[c(263)],b=l-v,m=performance.now();function E(C){const T=c,L=C-m,A=Math[T(306)](x.aDWUG(L,i),1),P=x.mDAlD(1,Math.pow(x[T(295)](1,A),3));a.scrollTop=v+x.gyqjb(b,P),x.WrnOy(A,1)&&requestAnimationFrame(E)}x[c(275)](requestAnimationFrame,E)}function $A(a,l,i=300){const c=nc,x={IIVem:function(E,C){return E||C},dAMKd:function(E,C){return E-C},mwdtg:function(E,C,T,L){return E(C,T,L)}};if(x.IIVem(!a,!l))return;const v=a.getBoundingClientRect(),b=l[c(277)](),m=x[c(285)](a.scrollTop+(b[c(282)]-v[c(282)]),20);x[c(272)](G_,a,m,i)}function qA(a){const l=nc,i={CRhQg:"momentum-scrolling",xhuZw:function(E,C){return E(C)},OrEst:function(E,C,T){return E(C,T)},BovHm:function(E,C){return E-C},mPoSc:function(E,C){return E>C},MMVOs:function(E,C){return E/C},RCMdv:function(E,C){return E*C},kMkoi:function(E,C,T,L){return E(C,T,L)},HknrH:l(270),eWBMa:"touchstart",hTGmW:"touchend"};if(!a)return;let c=!1,x=null;a[l(280)](i[l(264)],()=>{const E=l;c=!0,x&&i[E(305)](clearTimeout,x),a[E(296)][E(274)](i.CRhQg),x=i.OrEst(setTimeout,()=>{const C=E;c=!1,a[C(296)][C(304)](i[C(303)])},150)});let v=0,b=0,m=0;a[l(280)](i[l(267)],E=>{const C=l;v=E[C(294)][0][C(276)],b=performance[C(269)](),m=0}),a[l(280)](l(289),E=>{const C=l;if(!c)return;const T=E.touches[0][C(276)],L=performance[C(269)](),A=i[C(291)](v,T),P=L-b;i[C(301)](P,0)&&(m=i[C(290)](A,P)),v=T,b=L}),a[l(280)](i[l(298)],()=>{const E=l;if(i[E(301)](Math[E(284)](m),.5)){const C=i.RCMdv(m,50),T=a[E(263)],L=T+C;i.kMkoi(G_,a,L,200)}})}function nc(a,l){const i=Fv();return nc=function(c,x){return c=c-263,i[c]},nc(a,l)}function QA(a){const l=nc,i={SvFFp:function(x,v,b){return x(v,b)},FqhBz:"click"};if(!a)return;qA(a),a[l(268)](l(266))[l(271)](x=>{const v=l;x[v(280)](i[v(279)],b=>{const m=v;b[m(286)]();const E=x[m(281)]("href")[m(283)](1),C=a[m(297)]("#"+E);C&&i.SvFFp($A,a,C)})})}function Pv(){const a=["dialog","btn btn-primary","1345120iUAoLn","wideaccess-modal-container","CXlLo","21237ZPxOvQ","__WIDEACCESS_SHADOW__","[WideAccess] Shadow root not available for modal","parentNode","biUay","unmount","qGLLI","uAiAb","div","className","render","PWyoR","createElement","vfSNO","1389018bAPxel","ayQAx","FLDpA","Accessibility Statement","334256detTpG","38ZutRYE","wideaccess-modal-content","wideaccess-modal-statement-text","293393YbJPbL","button","1622590SCsDvt","WilkG","paNdb","appendChild","5464323yrcOCe","removeChild","28Yhvxey","wideaccess-modal","AQMUO","wideaccess-modal-header","Close"];return Pv=function(){return a},Pv()}(function(a,l){const i=ex,c=a();for(;;)try{if(parseInt(i(497))/1+-parseInt(i(494))/2*(-parseInt(i(515))/3)+-parseInt(i(512))/4+parseInt(i(499))/5+parseInt(i(489))/6+-parseInt(i(505))/7*(-parseInt(i(493))/8)+-parseInt(i(503))/9===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Pv,207616);function ex(a,l){const i=Pv();return ex=function(c,x){return c=c-486,i[c]},ex(a,l)}function XA({statementText:a,onClose:l}){const i=ex,c={PWyoR:i(523),ayQAx:"wideaccess-modal-overlay",FLDpA:i(510),CXlLo:"true",qGLLI:i(506),OCMdq:i(492),DziNF:i(495),uAiAb:i(496),AQMUO:"wideaccess-modal-actions",HtJnc:i(498),TIhqs:i(511),WilkG:i(509)};return Ln.createElement(c[i(486)],{className:c[i(490)],role:c[i(491)],"aria-modal":c[i(514)]},Ln[i(487)](c[i(486)],{className:c[i(521)]},Ln[i(487)](c[i(486)],{className:i(508)},Ln.createElement("h4",null,c.OCMdq)),Ln[i(487)](c[i(486)],{className:c.DziNF},Ln[i(487)](i(523),{className:c[i(522)],dangerouslySetInnerHTML:{__html:a}})),Ln[i(487)](c[i(486)],{className:c[i(507)]},Ln.createElement(c.HtJnc,{className:c.TIhqs,onClick:l},c[i(500)]))))}function ZA({statementText:a,onClose:l}){const i=ex,c={paNdb:function(E){return E()},tzfnk:i(523),vfSNO:function(E,C){return E!==C},biUay:i(517),tWgRT:function(E,C){return E(C)}},x=document[i(487)](c.tzfnk);if(x[i(524)]=i(513),!window.__WIDEACCESS_SHADOW__||c[i(488)](typeof window[i(516)][i(502)],"function")){console.error(c[i(519)]);return}window[i(516)][i(502)](x);const v=c.tWgRT(jy.createRoot,x),b=()=>{const E=i;try{v[E(520)]()}catch{}x[E(518)]&&x.parentNode[E(504)](x)},m=()=>{const E=i;try{l&&l()}finally{c[E(501)](b)}};v[i(525)](Ln.createElement(XA,{statementText:a,onClose:m}))}(function(a,l){const i=jv,c=a();for(;;)try{if(-parseInt(i(407))/1*(-parseInt(i(388))/2)+-parseInt(i(408))/3+-parseInt(i(440))/4*(-parseInt(i(378))/5)+-parseInt(i(393))/6*(-parseInt(i(317))/7)+parseInt(i(342))/8*(parseInt(i(337))/9)+-parseInt(i(387))/10+parseInt(i(327))/11*(parseInt(i(322))/12)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Uv,811094);function jv(a,l){const i=Uv();return jv=function(c,x){return c=c-302,i[c]},jv(a,l)}function Uv(){const a=["1861350KkLjot","wideaccess-header-center","Example Company","wideaccess-widget-controls","navigationFocus","CnLZn","AgTGw","Close widget","replace",".wideaccess-widget-header","xaUeL","CVFYA","pZLmF","mode","wideaccess-title-lang-2","wideaccess-widget-close",` website. Please let us know if you encounter accessibility barriers on our website:</p> 372 373 <p>E-mail: `,"JpWKm","xgGgT","lGrLd","YXbdt","mRXID","cFdPO","NtMgx",`</h2> 374 375 <p>`,"w_logo_light","kqPWJ","hmntA","wideaccess-widget-branding-text","NfRMr","SRXzM","ooLQC","655164IDSoIu","wideaccess-widget-accessibility-statement","svg","oYYRR","wideaccess-widget-group wideaccess-widget-controls-wrapper","reset","FQncu","hmqyG",".</p>","HyDOO","wideaccess-title-lang-pt","businessEmail","qvLLi","wideaccess-widget-title ","wideaccess-widget-footer","BCoKI","img","wideaccess-hide-icon","div","hide","companyName","wideaccess-widget-branding-name","35eOpfwN","resize","visualAdjustments","GgvIV","NjFKU","1231020PnTTOy","left","webAccessibilityBy","Close","accessibilitySettings","22RcYfld","wideaccess-widget-header-top","ZoWBV","noopener noreferrer","mgUfO","wideaccess-widget-header","wideaccess-widget-footer-logo","WEVMt","wideaccess-widget-content","nmFZw","18xjrlYZ","WideAccess Logo","span",` is making constant efforts to improve the accessibility of its site and services in the belief that it is our collective moral obligation to allow seamless, accessible, and unhindered use for those of us with disabilities.</p> 376 377 <p>We aim to make all pages and content on https://`,"wideaccess-widget-content-wrapper","5730968vXuHzy","KWJQs","textSpacing","text","mobile","close","xtnuv","tHKPw","numeric","WKbZm","GJZJw","wideaccess-widget-panel ","enabledOptions","QvIau","CYIxk","tablet","clQEj","rDdhl","Hide widget",`</p> 372 378 373 379 <p>We try to respond to feedback within 3-5 business days.</p> 374 380 375 <p>This statement was created on `,"hAXzp","constructor","businessEmail",`</h2> 376 377 <p>`,"enabledOptions","usUBI","generated","sWzKy","yZBpM","wideaccess-title-compact","XudTW","wideaccess-widget-header-top","sRYEp","WideAccess Logo","pRyhN","contact@example.com","resize","https://wideaccess.ca","lDzFm","wideaccess-widget-controls","wideaccess-widget-accessibility-statement","current","div","fMGnF","paPXS","DOPpq","companyName","oagZU","wideaccess-widget-groups-container","reset",` website. Please let us know if you encounter accessibility barriers on our website:</p> 378 379 <p>E-mail: `,"navigationFocus","enabled","replace","wideaccess-hide-icon","lhwNO","nXpVt","jKdzP","znrTZ","OeBYl","hide","yErEU","SzCwV","noopener noreferrer","webAccessibilityBy","nJNcB","275716xIWIFl","SkDLv","wideaccess-widget-group wideaccess-widget-controls-wrapper","img","63126jtsyfx",` is making constant efforts to improve the accessibility of its site and services in the belief that it is our collective moral obligation to allow seamless, accessible, and unhindered use for those of us with disabilities.</p> 380 381 <p>We aim to make all pages and content on https://`,"textSpacing","MrRwl","becOj","mpPcI","ijAsB","AkHPV","vzFeA","input","HyoHU","PrRVt","1058440LHqLiY","VXQke","gger","w_logo_light","mwLiv","oDBKe","tablet","fgswx","wideaccess-widget-branding-link","wpmzh","JrmpQ","test","SKUWw","CUvIF","xQvmt","Hide","hRktH","ydJfj","left","XtrOt","wideaccess-title-lang-pt","debu","counter","UNguc","dpdZO","EJVgp","138bKZIrN",` accessible, but some content may not yet fully meet the highest accessibility standards. This could be due to challenges in identifying the most suitable technological solution.</p> 381 <p>This statement was created on `,"mElWE","gDVQH","UkjQf","iXQSt","UuLEq","hidePoweredBy","BoeYh","link","WxTmp","https://wideaccess.ca","obTAW","button","Adbic","mGyoC","toLocaleDateString","wideaccess-close-icon","5dtCSxY","resolve","generated","kreWE","FzXHi","itILM","removeEventListener","wniEW","length","16154130keaRSP","86hUdBfe","EacWx",` accessible, but some content may not yet fully meet the highest accessibility standards. This could be due to challenges in identifying the most suitable technological solution.</p> 382 382 383 383 <p>We may revise this Statement periodically to reflect improvements or changes to our accessibility practices.</p> … … 385 385 <h3>Feedback</h3> 386 386 387 <p>We welcome your feedback on the accessibility of `," addEventListener","button","rLysl",".wideaccess-widget-header","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","visualAdjustments","vZfAu","while (true) {}","length","tOkei","113398KspEEZ","open","cELfb","ZEMBP","Ayajg","GXYnF","_blank","gGbZD","svg",".</p>","Example Company","45AtoivE","ccFDL","noopener,noreferrer","fxgMJ","xmgqR","close","ZkUGH","LWpkS","stateObject","cfDhv","FPDLn","wideaccess-title-compact-es","<h2>Accessibility Statement for https://","link","wideaccess-widget-hide","SXkvu","WijnN","25674OgnOxH","jDNas","wideaccess-widget-close","TGAFm","nsvnL","text","dCXoF","FAbSQ","resolve","mode","PbyYK","302448yWUZJH","toLocaleDateString","pLqkA","wideaccess-widget-branding-text","apply","YDSvu","nJFhs","wideaccess-widget-footer-logo","iumge","chain","WideAccess"];return Hv=function(){return a},Hv()}function hc(a,i){const t=Hv();return hc=function(s,c){return s=s-319,t[s]},hc(a,i)}function mz({config:a,onClose:i,onHide:t,isOpen:s}){var B,Y;const c=hc,o={fxgMJ:c(442),nXpVt:function(N,O){return N(O)},mpPcI:function(N){return N()},uhizI:function(N){return N()},ZkUGH:function(N){return N()},yLUCJ:function(N,O){return N(O)},cKuln:function(N){return N()},nJNcB:c(365),pRyhN:function(N,O){return N(O)},ijAsB:function(N,O){return N===O},paPXS:c(455),qVrLb:c(462),usUBI:c(459),SXkvu:"www.example.com",kmjxA:c(364),XAmZU:"2-digit",vzFeA:c(338),mwLiv:function(N,O,P){return N(O,P)},XudTW:c(333),EJVgp:function(N,O){return N===O},WijnN:c(358),HyoHU:c(431),SkDLv:function(N,O){return N===O},yErEU:c(321),GXYnF:function(N,O,P){return N(O,P)},becOj:c(336),FAbSQ:function(N,O,P){return N(O,P)},AkHPV:c(392),pEiWw:c(369),ccFDL:function(N,O,P){return N(O,P)},jKdzP:c(326),OeBYl:c(440),dpdZO:function(N,O,P){return N(O,P)},fMGnF:c(417),VXQke:function(N,O){return N(O)},LWpkS:function(N,O,P){return N(O,P)},rLysl:"open",WgFGP:c(429),nsvnL:"xl-mode",jDNas:function(N,O,P){return N(O,P)},sWzKy:c(371),ZEMBP:c(335),hPopi:c(360),NpQeH:c(479),lhwNO:function(N,O){return N(O)},qkMyh:c(465),oDBKe:function(N,O,P){return N(O,P)},IvJHN:c(398),aIzGz:c(389),vZfAu:c(426),yZBpM:c(383),RmJFH:function(N,O,P){return N(O,P)},PrRVt:"wideaccess-header-center",MrRwl:"wideaccess-widget-content",cfDhv:c(332),Ayajg:function(N,O,P){return N(O,P)},hAXzp:c(397),mRQga:c(368),WOEjI:function(N,O,P){return N(O,P)},xmgqR:function(N,O,P){return N(O,P)},dCXoF:function(N,O){return N>O},cVaBm:function(N,O,P){return N(O,P)},gGbZD:function(N,O){return N>O},FPDLn:function(N,O,P){return N(O,P)},oagZU:function(N,O){return N>O},livJD:function(N,O,P){return N(O,P)},SKUWw:function(N,O,P){return N(O,P)},kKYae:c(419),TGAFm:function(N,O,P){return N(O,P)},bbLYp:c(393),DtTmN:c(414),YDSvu:c(457),iumge:c(362),sRYEp:function(N,O,P){return N(O,P)},FcmHZ:c(346),znrTZ:c(320)},{currentLanguage:b,widgetPosition:m,isXLMode:_}=ft(),C=o[c(363)](I.useRef,null),[E,D]=I.useState(()=>Ul()),A=E==="mobile"||o[c(436)](E,o[c(372)]);o[c(415)](I.useEffect,()=>{const N=c;o[N(404)](Hf),setTimeout(()=>{const O=N,P=document.querySelector(o[O(463)]);P&&o[O(385)](getComputedStyle,P)},100)},[]),I.useEffect(()=>{const N=c;s&&(o[N(466)](Hf),Promise[N(485)]().then(()=>{o[N(337)](Hf)}))},[s]),I.useEffect(()=>{},[b]),o[c(435)](I.useEffect,()=>{const N=c,O=()=>{o.yLUCJ(D,o.cKuln(Ul))};return window[N(439)](o[N(394)],O),()=>window[N(324)]("resize",O)},[]),o.ccFDL(I.useEffect,()=>{const N=c;C.current&&o[N(363)](xz,C[N(370)])},[]);const j=o[c(466)](P_),M=o[c(412)](k4,j[c(353)]),R=()=>{const N=c,O=j[N(326)];if(!(!O||!O[N(381)])){if(o[N(405)](O[N(486)],"link")&&O[N(473)])window[N(450)](O[N(473)],o[N(373)],o[N(342)]);else if(o[N(405)](O[N(486)],N(355))||O[N(482)]){let P=O[N(482)];if(!P&&O[N(375)]){const q=O[N(375)]||o[N(354)],V=O.companyWebsite||o[N(475)],re=O[N(351)]||o[N(347)],te=new Date()[N(489)]("en-US",{month:"2-digit",day:o[N(345)],year:o[N(407)]});P=N(472)+V+N(352)+q+` is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards.</p>387 <p>We welcome your feedback on the accessibility of `,"<h2>Accessibility Statement for https://","open","1152558mRSuGk","wideaccess-widget-branding-link","lhHld","_blank","accessibilityStatement","jUFUb","MQOZg","wideaccess-title-compact","GqfQy","bMltM","DwBFk","enabled","addEventListener","current","6623PBSKUs"];return Uv=function(){return a},Uv()}function JA({config:a,onClose:l,onHide:i,isOpen:c}){var j,$;const x=jv,v={SGnGa:x(417),tHKPw:function(F,N){return F(N)},UuLEq:function(F){return F()},xgGgT:function(F,N,H){return F(N,H)},lGrLd:function(F){return F()},ooLQC:x(318),oYYRR:function(F,N){return F(N)},mRXID:function(F,N){return F===N},xtnuv:"link",kqPWJ:x(396),CVFYA:"noopener,noreferrer",WxTmp:x(380),YXbdt:x(410),MQOZg:"www.example.com",GgvIV:"contact@example.com",FzXHi:"en-US",BCoKI:"2-digit",AgTGw:x(350),mElWE:x(326),Adbic:function(F,N){return F>N},KWJQs:function(F,N){return F===N},Bbyip:"wideaccess-title-compact-es",EacWx:x(305),cFdPO:function(F,N){return F===N},xaUeL:x(422),nmFZw:x(339),GJZJw:x(330),NtMgx:x(441),lhHld:"accessibilityStatement",JpWKm:function(F,N,H){return F(N,H)},BoeYh:x(373),zhoFb:function(F,N,H){return F(N,H)},TTYQS:function(F,N){return F(N)},FQncu:x(346),qvLLi:function(F,N,H){return F(N,H)},kreWE:function(F,N){return F(N)},ToCEI:x(323),jUFUb:"xl-mode",HyDOO:function(F,N,H){return F(N,H)},NjFKU:"div",CYIxk:x(415),UkjQf:x(311),KSKHs:x(347),mGyoC:function(F,N,H){return F(N,H)},hmqyG:"wideaccess-widget-hide",pZLmF:x(360),DwBFk:x(314),wniEW:"Hide",QZRCs:x(335),obTAW:x(341),bMltM:function(F,N,H){return F(N,H)},NGwng:"wideaccess-widget-groups-container",svpHh:x(444),mgUfO:x(411),NfRMr:function(F,N,H){return F(N,H)},hmntA:function(F,N){return F>N},tSDSQ:function(F,N,H){return F(N,H)},SRXzM:x(309),GqfQy:function(F,N){return F===N},CnLZn:x(371),YmylY:x(394),rDdhl:x(436),ZoWBV:x(324),clQEj:function(F,N,H){return F(N,H)},fLwNS:x(433),WKbZm:x(442),iXQSt:x(338),gDVQH:x(333),WEVMt:x(316),QvIau:"WideAccess"},{currentLanguage:b,widgetPosition:m,isXLMode:E}=v[x(366)](ct),C=z.useRef(null),[T,L]=v.TTYQS(z.useState,()=>Ds()),A=v.KWJQs(T,v[x(446)])||v[x(343)](T,x(357));v.JpWKm(z.useEffect,()=>{v[x(366)](Ef),v.xgGgT(setTimeout,()=>{const N=document.querySelector(v.SGnGa);N&&v.tHKPw(getComputedStyle,N)},100)},[]),z.useEffect(()=>{const F=x,N={itILM:function(H){return v.UuLEq(H)}};c&&(v[F(427)](Ef),Promise[F(379)]().then(()=>{N[F(383)](Ef)}))},[c]),v.JpWKm(z.useEffect,()=>{},[b]),z.useEffect(()=>{const F=x,N=()=>{L(Ds())};return window[F(405)](v[F(439)],N),()=>window[F(384)](F(318),N)},[]),v[x(307)](z.useEffect,()=>{const F=x;C[F(406)]&&v[F(443)](QA,C[F(406)])},[]);const P=v[x(366)](yC),R=v[x(381)](_3,P[x(354)]),D=()=>{const F=x,N=P[F(397)];if(!(!N||!N[F(404)])){if(v[F(429)](N[F(421)],v[F(348)])&&N[F(369)])window[F(392)](N[F(369)],v[F(434)],v[F(419)]);else if(v[F(429)](N[F(421)],v[F(370)])||N[F(345)]){let H=N[F(345)];if(!H&&N[F(315)]){const ee=N[F(315)]||v[F(428)],Y=N.companyWebsite||v[F(399)],fe=N[F(306)]||v[F(320)],J=new Date()[F(376)](v[F(382)],{month:v[F(310)],day:v[F(310)],year:v[F(414)]});H=F(391)+Y+F(432)+ee+` is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards.</p> 388 388 389 389 <h3>Conformance status</h3> … … 391 391 <p>The Web Content Accessibility Guidelines (WCAG) defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA.</p> 392 392 393 <p>`+ q+N(400)+V+N(438)+q+N(379)+re+N(348)+te+N(458)}o.pRyhN(hz,{statementText:P,onClose:()=>{}})}}};return o[c(467)](G.jsxs,c(371),{className:"wideaccess-widget-panel "+(s?o[c(441)]:"")+" "+(o.SkDLv(m,c(429))?o[c(339)]:"")+" "+(_?o[c(481)]:""),"data-position":m,children:[o[c(478)](G.jsxs,o.sWzKy,{className:o[c(452)],children:[o[c(454)](G.jsxs,o.sWzKy,{className:o[c(340)],children:[G.jsx(o.OeBYl,{className:o.NpQeH,onClick:i,"aria-label":"Close widget",children:o[c(415)](G.jsx,"img",{src:o[c(384)](so,o[c(323)]),alt:"Close",className:"wideaccess-close-icon"})}),o[c(416)](G.jsx,o[c(388)],{className:c(474),onClick:t,"aria-label":"Hide widget",children:G.jsx(o.IvJHN,{src:so(o.aIzGz),alt:o[c(445)],className:o[c(357)]})})]}),o.RmJFH(G.jsx,o[c(356)],{className:o[c(410)],children:(()=>{const N=c;let O=o.mwLiv(zt,o[N(359)],b)||"";A&&(O=O[N(382)](/\s*\(Ctrl\+U\)/gi,""));const P=O[N(447)]>28,q=P&&o.EJVgp(b,"es")?N(471):"",V=P?o[N(476)]:"",re=b==="pt"?o[N(409)]:o.ijAsB(b,"nl")||o[N(436)](b,"da")||o[N(396)](b,"el")?o[N(390)]:"";return o[N(454)](G.jsx,o[N(403)],{className:"wideaccess-widget-title "+V+" "+q+" "+re,children:O})})()})]}),G.jsx(o[c(356)],{className:o[c(402)]}),o.RmJFH(G.jsx,o[c(356)],{className:o[c(469)],children:o[c(453)](G.jsxs,o[c(356)],{className:c(377),ref:C,children:[G.jsx(o[c(356)],{className:o[c(349)],children:o[c(467)](G.jsxs,o.sWzKy,{className:o[c(322)],children:[o.RmJFH(G.jsx,qA,{}),o.WOEjI(G.jsx,JA,{}),o[c(464)](G.jsx,lz,{})]})}),o.dCXoF(M[c(401)][c(447)],0)&&o.cVaBm(G.jsx,L4,{config:a,enabledOptions:M.textSpacing}),o[c(483)](M[c(444)][c(447)],0)&&G.jsx(z4,{config:a,enabledOptions:M[c(444)]}),o[c(456)](M.navigationFocus[c(447)],0)&&o[c(470)](G.jsx,N4,{config:a,enabledOptions:M[c(380)]}),o[c(376)](M[c(378)][c(447)],0)&&o.livJD(G.jsx,F4,{enabledOptions:M[c(378)]})]})}),(!j.hidePoweredBy||((B=j[c(326)])==null?void 0:B[c(381)]))&&o[c(423)](G.jsxs,o[c(356)],{className:"wideaccess-widget-footer",children:[o[c(436)]((Y=j[c(326)])==null?void 0:Y[c(381)],!0)&&(()=>{const N=c,O=j[N(326)];return(O==null?void 0:O.mode)===N(473)&&(O!=null&&O[N(473)])?o[N(484)](G.jsx,"a",{href:O.link,target:N(455),rel:o[N(406)],className:o[N(325)],"aria-label":o[N(461)](zt,o[N(386)],b),children:o[N(454)](zt,o[N(386)],b)}):o[N(454)](G.jsx,o[N(388)],{onClick:R,className:o[N(325)],"aria-label":o[N(435)](zt,o[N(386)],b),children:o.FAbSQ(zt,o[N(386)],b)})})(),!j.hidePoweredBy&&o[c(461)](G.jsxs,"a",{href:c(366),target:"_blank",rel:o.AkHPV,className:o[c(344)],children:[o[c(480)](G.jsx,o[c(403)],{className:c(491),children:zt(o.bbLYp,b)}),G.jsx(o.IvJHN,{src:so(o[c(343)],o[c(493)]),alt:o[c(496)],className:c(495)}),o[c(361)](G.jsx,c(336),{className:o[c(334)],children:o[c(387)]})]})]})]})}function ET(a){const i=hc,t={DOPpq:i(328),ydJfj:i(446),qYJbO:i(433),tOkei:function(c,o){return c/o},cELfb:i(447),lDzFm:function(c,o){return c===o},OKUjX:function(c,o){return c%o},EoLzT:function(c,o){return c+o},nJFhs:"debu",JrmpQ:i(413),tBlWa:i(341),fgswx:function(c,o){return c+o},PbyYK:i(468),xQvmt:function(c,o){return c(o)},wpmzh:function(c,o){return c(o)}};function s(c){const o=i;if(typeof c===t[o(374)])return(function(b){})[o(350)](t[o(428)])[o(492)](t[o(330)]);(""+t[o(448)](c,c))[t[o(451)]]!==1||t[o(367)](t.OKUjX(c,20),0)?(function(){return!0})[o(350)](t.EoLzT(t[o(494)],t[o(421)])).call(t[o(329)]):(function(){return!1}).constructor(t[o(418)](o(432),t[o(421)]))[o(492)](t[o(487)]),t[o(425)](s,++c)}try{if(a)return s;t[i(420)](s,0)}catch{}}(function(a,i){const t=ja,s=a();for(;;)try{if(parseInt(t(314))/1*(parseInt(t(206))/2)+-parseInt(t(326))/3+-parseInt(t(245))/4+-parseInt(t(189))/5+-parseInt(t(185))/6*(parseInt(t(283))/7)+parseInt(t(319))/8*(parseInt(t(280))/9)+parseInt(t(252))/10===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Bv,295861);const gz=(function(){let a=!0;return function(i,t){const s=a?function(){if(t){const c=t.apply(i,arguments);return t=null,c}}:function(){};return a=!1,s}})();(function(){const a=ja,i={clvby:"function *\\( *\\)",ODzHT:a(339),UYxUG:function(t,s){return t(s)},cZRFO:a(274),UxyGu:function(t,s){return t+s},DCehz:a(278),JZExq:function(t,s){return t+s},LfHSu:a(250)};gz(this,function(){const t=a,s=new RegExp(i[t(190)]),c=new RegExp(i[t(203)],"i"),o=i.UYxUG(TT,i[t(228)]);!s.test(i.UxyGu(o,i[t(215)]))||!c.test(i[t(246)](o,i[t(333)]))?i[t(254)](o,"0"):TT()})()})();function ja(a,i){const t=Bv();return ja=function(s,c){return s=s-180,t[s]},ja(a,i)}function Bv(){const a=["innerWidth","BbOCR","FOopI","IbjiG","XAHiI","PCXTs","key","stateObject","QtmFi","ODzHT","forEach","ROKlN","462478DRFljb","JxsHh","resize","BrCSL","center","YqhSo","iconColor","wLlCy","SUcRY","DCehz","pathname","name","FMgXe","map","location","gWYZH","counter","img","rel","ZaxXb","BXYdO","FpDDy","cZRFO","zKbmH","mDDyi","div","pIBpZ","apply","constructor","zJvQo","erFrh","Oczaw","removeEventListener","VWxek","iconsUrl","0 4px 12px rgba(0, 0, 0, 0.15)","BEnFM","tvNRk","ETyyc","274824pTjvhv","JZExq","icon","iconSize","undefined","input","none","3931910porAki","cElMz","UYxUG","speechSynthesis","TnHnX","GwjPf","preventDefault","60%","BVBDh","hostname","href","IlKhN","substr","all 0.3s ease","wideaccess.ca","toString","split","rUnnL","gYFxL","MqzXa","call","pointer","init","trim","pwmJC","VkhtC","chain","metaKey","4545MTnxha","EFRZo","DRJFK","7eQJCmP","default","image","Accessibility Icon","NGfHh","gger","action","head","fnudg","ljaqa","custom","eZbgi","TSqAb","WPWidgetConfig","vZAOK","addEventListener","replace","ctrlKey","inset 0 0 0 2px ","gMUrq","RaRQn","yQMna","keydown","Alczz","nmZLv","ZbBTE","AGwVY","fACVk","oOYNy","MOPRF","big-black-link-cursor","2gFQbnY","fBsjp","WPUzD","type","debu","6328bNcblV","zFVqO","brightness(0) invert(1)","preload","createElement","string","khwek","324768kHasLq","vKMKU","appendChild","HdAxb","jgreS","zqFMN","padStart","LfHSu","FNOWq","WDlNf","Fxlbz","uhYJb","big-white-cursor","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","wideaccess-widget-toggle","XopdV","cancel","BAsFT","link","2787684MbGviT","TzNdu","WPvPc","ByEap","1588435WDNKiE","clvby","OSeqD","sLzdv","50%"];return Bv=function(){return a},Bv()}function yz(a){const i=ja,t={WPvPc:function(C,E,D){return C(E,D)},zFVqO:function(C,E,D){return C(E,D)},cElMz:function(C,E){return C-E}};a=a[i(299)](/^#/,""),a.length===3&&(a=a[i(268)]("")[i(219)](C=>C+C).join(""));const s=t[i(187)](parseInt,a[i(264)](0,2),16),c=t[i(320)](parseInt,a[i(264)](2,2),16),o=parseInt(a.substr(4,2),16),b=t.cElMz(255,s).toString(16).padStart(2,"0"),m=t[i(253)](255,c)[i(267)](16).padStart(2,"0"),_=t[i(253)](255,o)[i(267)](16)[i(332)](2,"0");return"#"+b+m+_}function bz({config:a}){const i=ja,t={EFRZo:function(Q,de){return Q(de)},GwjPf:function(Q,de,Fe,st,gt,an){return Q(de,Fe,st,gt,an)},ADakS:function(Q,de){return Q/de},WDlNf:function(Q,de,Fe,st,gt){return Q(de,Fe,st,gt)},ZaxXb:function(Q,de,Fe){return Q(de,Fe)},vKMKU:function(Q,de,Fe,st,gt,an,hn,yn){return Q(de,Fe,st,gt,an,hn,yn)},TzNdu:function(Q,de,Fe,st,gt,an,hn,yn){return Q(de,Fe,st,gt,an,hn,yn)},mDDyi:function(Q,de,Fe){return Q(de,Fe)},MOPRF:function(Q,de,Fe,st){return Q(de,Fe,st)},BXYdO:function(Q,de,Fe){return Q(de,Fe)},gwjCQ:function(Q,de,Fe){return Q(de,Fe)},zJvQo:i(251),Oczaw:i(184),BAsFT:i(285),JxsHh:"big-black-cursor",ETyyc:i(338),khwek:"big-white-link-cursor",ZBZPC:function(Q,de,Fe){return Q(de,Fe)},yQMna:function(Q,de){return Q(de)},Alczz:function(Q,de){return Q in de},XAHiI:i(255),vZAOK:function(Q,de,Fe){return Q(de,Fe)},nmZLv:function(Q,de){return Q===de},AGwVY:"/index.html",BVBDh:function(Q,de){return Q===de},erFrh:i(266),QtmFi:function(Q,de){return Q>=de},ZzsrY:function(Q,de){return Q&&de},fBsjp:function(Q,de,Fe){return Q(de,Fe)},BEnFM:function(Q,de){return Q(de)},gYFxL:i(305),axaRh:function(Q,de,Fe){return Q(de,Fe)},ByEap:function(Q,de){return Q!==de},IlKhN:function(Q,de){return Q(de)},BrCSL:i(293),XopdV:i(284),isYaY:function(Q,de){return Q(de)},FOopI:i(241),VWxek:function(Q,de,Fe){return Q(de,Fe)},TnHnX:i(231),WPUzD:i(180),uhYJb:function(Q,de,Fe){return Q(de,Fe)},HdAxb:"100%",jToYw:i(193),jgreS:"flex",fACVk:"center",PCXTs:i(223),NGfHh:i(286),fnudg:i(249),LBnDH:function(Q){return Q()},pIBpZ:function(Q){return Q()},ZBZlA:function(Q){return Q()},SUcRY:function(Q){return Q()},eZbgi:function(Q){return Q()},Fxlbz:function(Q){return Q()},TSqAb:function(Q){return Q()},FNOWq:function(Q){return Q()},rUnnL:function(Q){return Q()},FceLo:function(Q){return Q()},IbjiG:function(Q,de){return Q(de)},ZbBTE:function(Q,de,Fe){return Q(de,Fe)},tvNRk:function(Q,de){return Q(de)},FpDDy:function(Q){return Q()},zHhBI:function(Q,de,Fe){return Q(de,Fe)},DRZNX:function(Q,de,Fe){return Q(de,Fe)},ljaqa:function(Q,de){return Q>de},VkhtC:function(Q,de){return Q(de)},wYfZV:function(Q,de){return Q(de)},OFJku:function(Q,de){return Q!==de},eJCEi:function(Q,de){return Q||de},BbOCR:function(Q,de,Fe){return Q(de,Fe)},sLzdv:"wideaccess-widget-container"};t[i(188)](typeof window,t[i(291)])&&t[i(198)]in window&&speechSynthesis[i(182)]();const{isMediaHidden:s,setMediaHidden:c}=t.LBnDH(ft),{isLinksHighlighted:o,setLinksHighlighted:b}=ft(),{originalMediaStyles:m,setOriginalMediaStyles:_}=ft(),{currentFontSizeMultiplier:C,setCurrentFontSizeMultiplier:E}=t[i(232)](ft),{currentSpacing:D,setCurrentSpacing:A}=t.ZBZlA(ft),{currentLineHeight:j,setCurrentLineHeight:M}=t[i(214)](ft),{readableFont:R,setReadableFont:B}=t.ZBZlA(ft),{isBigWhiteCursorEnabled:Y,setBigWhiteCursorEnabled:N}=t[i(294)](ft),{cursorStyleEl:O,setCursorStyleEl:P}=t[i(336)](ft),{isFocusTunnelActive:q,setFocusTunnelActive:V}=t[i(295)](ft),{focusTunnelContainer:re,setFocusTunnelContainer:te}=t[i(232)](ft),{isHighContrastMode:Me,setHighContrastMode:Se}=ft(),{svgFilterElement:we,setSvgFilterElement:Be}=t[i(334)](ft),{isMonochromeMode:Ie,setMonochromeMode:ke}=t.FNOWq(ft),{isLowSaturationMode:Qe,setLowSaturationMode:Ae}=t[i(269)](ft),{isHighSaturationMode:Ue,setHighSaturationMode:Z}=t[i(295)](ft),{isBigBlackCursorEnabled:pe,setBigBlackCursorEnabled:_e}=t.FceLo(ft),{textAlignment:U}=ft(),{widgetPosition:oe}=t[i(294)](ft),[Re,Oe]=t[i(197)](I.useState,!1),[je,xt]=t.BEnFM(I.useState,t[i(308)](Qt,$x,!1)),[Xe,pt]=t[i(243)](I.useState,t[i(227)](Ul)),ht=(Q=!1)=>{const de=i;Z5(E,Q),t.EFRZo(K5,A),q5(M),t[de(281)](Q5,B),t[de(257)](J5,t.ADakS(window.innerHeight,2),q,V,re,te),t[de(335)]($5,s,c,m,_),t[de(225)](Qt,X2,!1)&&t[de(327)](S_,Me,we,Be,ke,Ae,Z,Se),Qt(B2,!1)&&t[de(186)](g_,Ie,we,Be,ke,Ae,Z,Se),t[de(225)](Qt,V2,!1)&&t[de(327)](y_,Qe,we,Be,ke,Ae,Z,Se),t[de(225)](Qt,W2,!1)&&t[de(327)](b_,Ue,we,Be,ke,Ae,Z,Se),t[de(230)](Qt,H2,!1)&&t[de(225)](e1,o,b),Qt(kh,!1)&&t.MOPRF(m4,_e,O,P),t[de(226)](Qt,Rh,!1)&&t[de(312)](h4,O,P,N);const Fe=t.gwjCQ(Qt,Th,"none");Fe&&Fe!==t[de(235)]&&rd(Fe)},Lt=()=>{var Fe;const Q=i,de=[t[Q(207)],Q(313),t[Q(244)],t[Q(325)]];(Fe=window[Q(296)])!=null&&Fe[Q(240)]&&de[Q(204)](st=>{const gt=Q,an=t[gt(281)](so,st),hn=document[gt(323)](t[gt(237)]);hn[gt(224)]=gt(322),hn.as=t[gt(183)],hn[gt(262)]=an,document[gt(290)][gt(328)](hn)})};t.zHhBI(I.useEffect,()=>{t.ZBZPC(Qt,$x,!1)&&xt(!0)},[]),I.useEffect(()=>{const Q=i;t[Q(306)](t[Q(198)],window)&&speechSynthesis[Q(182)](),t.vZAOK(setTimeout,()=>{t.yQMna(ht,!0)},100)},[]),I.useEffect(()=>{var de,Fe;const Q=i;try{const st=(((de=window[Q(220)])==null?void 0:de[Q(261)])||"")[Q(299)](/^www\./,""),gt=((Fe=window[Q(220)])==null?void 0:Fe[Q(216)])||"/",an=gt==="/"||gt===""||t[Q(307)](gt,t[Q(309)]),hn=t.BVBDh(st,t[Q(236)]),yn=t[Q(202)](window[Q(194)]||0,768);t.ZzsrY(hn,an)&&yn&&!t[Q(315)](Qt,$x,!1)&&t.BEnFM(Oe,!0)}catch{}},[]),I.useEffect(()=>{const Q=i,de={RxYLP:function(st,gt){return t[ja(260)](st,gt)},oOYNy:function(st,gt){return t[ja(281)](st,gt)},FMgXe:Q(305)},Fe=st=>{const gt=Q;(st[gt(300)]||st[gt(279)])&&de.RxYLP(st[gt(200)],"u")&&(st[gt(258)](),de[gt(311)](Oe,!Re))};return document[Q(298)](t[Q(270)],Fe),()=>{const st=Q;document[st(238)](de[st(218)],Fe)}},[Re]),t.DRZNX(I.useEffect,()=>{Lt()},[]),I.useEffect(()=>{const Q=i;t.axaRh(Qt,$x,!1)&&t[Q(304)](xt,!0)},[]),t[i(297)](I.useEffect,()=>{const Q=i,de={DVfsN:function(st,gt){return t[ja(188)](st,gt)},sMqjI:function(st,gt){return t[ja(263)](st,gt)}},Fe=()=>{const st=Ul();de.DVfsN(st,Xe)&&de.sMqjI(pt,st)};return window[Q(298)](Q(208),Fe),()=>window[Q(238)]("resize",Fe)},[Xe]);const xe=()=>{const Q=i,de={YqhSo:function(Fe,st){return t[ja(304)](Fe,st)}};t[Q(281)](_4,{onConfirm:()=>{const Fe=Q;dr($x,!0),de[Fe(211)](xt,!0)},onCancel:()=>{}})};if(je)return null;const be=t[i(292)](t[i(242)](Number,C)||1,1)||t[i(292)](t[i(277)](Number,D)||0,0)||(t.wYfZV(Number,j)||1)>1||U&&t.OFJku(U,t[i(235)]),We=t.eJCEi(Me,Ie)||Qe||Ue||o||pe||Y||q||R||s||be;return t[i(226)](G.jsxs,G.Fragment,{children:[(()=>{var Qn,Jn,pr;const Q=i,de=(Qn=window[Q(296)])==null?void 0:Qn[Q(247)],Fe=(Jn=window[Q(296)])==null?void 0:Jn[Q(248)],st=(pr=window[Q(296)])==null?void 0:pr[Q(212)];let gt;t[Q(260)](de==null?void 0:de[Q(317)],t[Q(209)])&&(de!=null&&de.url)?gt=de.url:t[Q(307)](de==null?void 0:de[Q(317)],t[Q(181)])&&(de!=null&&de[Q(217)])&&(gt=t[Q(263)](so,de.name));const an=t.isYaY(D5,oe),hn=t[Q(304)](yz,(st||"").replace(/^rgba?\(.+\)$/,"")[Q(275)]()||st),yn=t[Q(196)];return t[Q(239)](G.jsx,t.TnHnX,{className:t[Q(316)],"aria-label":"Accessibility Settings",onClick:()=>Oe(!Re),style:{...an,cursor:Q(273),width:Fe+"px",height:Fe+"px",boxShadow:We?yn+", 0 0 0 2px "+hn:yn},children:t[Q(337)](G.jsx,Q(231),{style:{width:t[Q(329)],height:t[Q(329)],borderRadius:t.jToYw,backgroundColor:st,display:t[Q(330)],alignItems:t[Q(310)],justifyContent:Q(210),boxShadow:We?Q(301)+hn:Q(251),transition:Q(265)},children:G.jsx(t[Q(199)],{src:gt,alt:t[Q(287)],style:{width:Q(259),height:"60%",filter:Q(321)}})})})})(),t.BbOCR(G.jsx,t[i(256)],{className:t[i(192)],children:t[i(195)](G.jsx,mz,{config:a,onClose:()=>Oe(!1),onHide:xe,isOpen:Re})}),G.jsx(P5,{})]})}function TT(a){const i=ja,t={zqFMN:function(c,o){return c===o},DRJFK:i(324),OSeqD:i(222),iwpmU:function(c,o){return c!==o},zKbmH:function(c,o){return c+o},gMUrq:"length",ROKlN:function(c,o){return c%o},MqzXa:i(288),RaRQn:i(289),pwmJC:i(318),wLlCy:i(201),gWYZH:function(c,o){return c(o)}};function s(c){const o=i;if(t.zqFMN(typeof c,t[o(282)]))return(function(b){}).constructor("while (true) {}")[o(233)](t[o(191)]);t.iwpmU(t[o(229)]("",c/c)[t[o(302)]],1)||t[o(331)](t[o(205)](c,20),0)?(function(){return!0})[o(234)](t[o(229)](o(318),t[o(271)]))[o(272)](t[o(303)]):(function(){return!1})[o(234)](t[o(229)](t[o(276)],t.MqzXa)).apply(t[o(213)]),t[o(221)](s,++c)}try{if(a)return s;t[i(221)](s,0)}catch{}}(function(a,i){const t=ts,s=a();for(;;)try{if(parseInt(t(169))/1+-parseInt(t(149))/2*(-parseInt(t(151))/3)+-parseInt(t(154))/4+parseInt(t(174))/5+parseInt(t(163))/6+parseInt(t(145))/7*(-parseInt(t(136))/8)+-parseInt(t(139))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Vv,681371);function Vv(){const a=["9986733JNkFeR","ZqESG","textColor","LAUIF","qcWpk","chain","33803gpuqvP","setProperty","gvNUF","string","70LAaCXp","call","83355kggVfr","init","apply","2686572CSFqMD","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","VmryQ","--widget-primary-hover","Yfkts","debu","OyIZq","eyAxu","--widget-text","470052wmWcgO","style","WPWidgetConfig","LJfdO","pSvip","uuUaK","1338165IulHPi","UHBkx","cECKy","uAUam","gSHWV","1648030cIDyYb","LMTAM","tdfiz","MxTTI","rFkqw","ZpACK","WoYUr","__WIDEACCESS_HOST__","Watup","tier","LMWPZ","counter","cRKkn","MVlLe","function *\\( *\\)","while (true) {}","action","--widget-link-color","gger","fWxxr","424aEEsVN","constructor","mainColor"];return Vv=function(){return a},Vv()}const Sz=(function(){let a=!0;return function(i,t){const s=a?function(){const c=ts;if(t){const o=t[c(153)](i,arguments);return t=null,o}}:function(){};return a=!1,s}})();(function(){const a=ts,i={zDtgp:a(130),MVlLe:a(155),uuUaK:function(t,s){return t(s)},fWxxr:a(144),LJfdO:function(t){return t()},LAUIF:function(t,s,c){return t(s,c)}};i[a(142)](Sz,this,function(){const t=a,s=new RegExp(i.zDtgp),c=new RegExp(i[t(129)],"i"),o=i[t(168)](kT,t(152));!s.test(o+i[t(135)])||!c.test(o+"input")?i[t(168)](o,"0"):i[t(166)](kT)})()})();function wz(){const a=ts,i=window[a(165)];return{mainColor:i==null?void 0:i.iconColor,textColor:i==null?void 0:i[a(141)],enabledOptions:i==null?void 0:i.enabledOptions,tier:i==null?void 0:i[a(183)],accessibilityStatement:i==null?void 0:i.accessibilityStatement}}function ts(a,i){const t=Vv();return ts=function(s,c){return s=s-129,t[s]},ts(a,i)}function _z(){const a=ts,i={uAUam:function(c){return c()},tdfiz:"--widget-primary",Yfkts:a(157),rFkqw:a(133),LMWPZ:function(c,o){return c(o)},VmryQ:function(c,o,b){return c(o,b)}},[t,s]=i[a(184)](I.useState,null);return I.useEffect(()=>{const c=a,o=i[c(172)](wz),b=document.documentElement,m=window[c(181)];o[c(138)]&&(b[c(164)][c(146)](i[c(176)],o[c(138)]),b[c(164)][c(146)](c(157),o.mainColor),m&&(m[c(164)][c(146)](i.tdfiz,o[c(138)]),m.style[c(146)](i[c(158)],o.mainColor),m[c(164)][c(146)](i[c(178)],o[c(138)])),b[c(164)][c(146)](i[c(178)],o[c(138)])),o[c(141)]&&b[c(164)].setProperty(c(162),o[c(141)]),s(o)},[]),t?i[a(156)](G.jsx,z5,{children:G.jsx(bz,{config:t})}):null}function kT(a){const i=ts,t={cECKy:function(c,o){return c===o},ZqESG:i(148),gvNUF:i(131),UHBkx:i(185),MxTTI:function(c,o){return c!==o},cRKkn:function(c,o){return c+o},eyAxu:function(c,o){return c/o},WoYUr:"length",ZpACK:function(c,o){return c===o},gSHWV:function(c,o){return c%o},LMTAM:i(159),qcWpk:i(134),OyIZq:i(132),Watup:"stateObject",pSvip:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(171)](typeof c,t[o(140)]))return(function(b){})[o(137)](t[o(147)]).apply(t[o(170)]);t[o(177)](t[o(186)]("",t[o(161)](c,c))[t[o(180)]],1)||t[o(179)](t[o(173)](c,20),0)?(function(){return!0})[o(137)](t[o(186)](t[o(175)],t[o(143)]))[o(150)](t[o(160)]):(function(){return!1})[o(137)](t.cRKkn(t[o(175)],"gger")).apply(t[o(182)]),t[o(167)](s,++c)}try{if(a)return s;s(0)}catch{}}(function(a,i){const t=a0,s=a();for(;;)try{if(-parseInt(t(325))/1+-parseInt(t(295))/2+-parseInt(t(334))/3*(parseInt(t(336))/4)+-parseInt(t(308))/5+parseInt(t(298))/6*(-parseInt(t(300))/7)+parseInt(t(278))/8+parseInt(t(287))/9===i)break;s.push(s.shift())}catch{s.push(s.shift())}})(Wv,366702);function a0(a,i){const t=Wv();return a0=function(s,c){return s=s-277,t[s]},a0(a,i)}function Wv(){const a=["createElement","getElementById","text","UEEXo","5861088ToWchF","axLjH","cssUrl","ZbSOp","CyNqU","init","__WIDEACCESS_HOST__","bJcJX","test","16601148MsBJAF","gger","appendChild","osDUC","WEXMZ","\\+\\+ *(?:[a-zA-Z_$][0-9a-zA-Z_$]*)","open","omit","777286KpGLyw","lxJrG","yiUnx","6MENbIS","length","3170503konMfx","body","[WideAccess] Failed to load CSS from","ptlnK","createRoot","stljM","chain","wideaccess-widget-root","2969425VHPtPw","NTciM","attachShadow","DWhDP","WPWidgetConfig","function *\\( *\\)","action","textContent","error","QJrOu","string","render","dUgoJ","__WIDEACCESS_SHADOW__","JiMUB","div","apply","257045UVriXf","wideaccess-widget-host","CGBBH","constructor","style","RPkOq","while (true) {}","rnzUQ","HFsWD","27JiPgqL","[WideAccess] Error injecting CSS into shadow root","230224rBcrEd","FjZkU","crmuA","DbRaY","XnfFk","iHVtP"];return Wv=function(){return a},Wv()}(async function(){var C;const i=a0,t={dUgoJ:i(313),ukDkN:i(292),ptlnK:function(E,D){return E(D)},stljM:i(283),bJcJX:function(E,D){return E+D},rnzUQ:function(E,D){return E+D},yjPzz:"input",UEEXo:function(E,D,A){return E(D,A)},JiMUB:i(326),osDUC:i(307),lxJrG:"div",CyNqU:function(E,D,A){return E(D,A)},DbRaY:i(294),crmuA:i(302),mNhtP:i(329),yiUnx:i(335)},s=(function(){let E=!0;return function(D,A){const j=E?function(){if(A){const M=A.apply(D,arguments);return A=null,M}}:function(){};return E=!1,j}})();(function(){t.UEEXo(s,this,function(){const E=a0,D=new RegExp(t[E(320)]),A=new RegExp(t.ukDkN,"i"),j=t[E(303)](RT,t[E(305)]);!D[E(286)](t[E(285)](j,E(306)))||!A.test(t[E(332)](j,t.yjPzz))?j("0"):RT()})()})();const c=t[i(322)];let o=document[i(343)](c);if(!o&&(o=document.createElement(i(323)),o.id=c,document[i(301)][i(289)](o)),!o.attachShadow)return;const b=o.shadowRoot||o[i(310)]({mode:i(293)});try{window[i(284)]=o,window[i(321)]=b}catch{}let m=b[i(343)]?b[i(343)](t[i(290)]):null;!m&&(m=document.createElement(t[i(296)]),m.id=t[i(290)],b[i(289)](m));try{const E=(C=window[i(312)])==null?void 0:C[i(280)],D=await t[i(282)](fetch,E,{credentials:t[i(339)]});if(!D.ok){console[i(316)](t[i(338)],E);return}const A=await D[i(344)](),j=document[i(342)](t.mNhtP);j[i(315)]=A,b[i(289)](j)}catch(E){console[i(316)](t[i(297)],E);return}w5[i(304)](m)[i(319)](t[i(277)](G.jsx,_z,{}))})();function RT(a){const i=a0,t={NTciM:function(c,o){return c===o},RPkOq:i(318),XnfFk:i(331),HFsWD:"counter",DWhDP:function(c,o){return c!==o},iHVtP:function(c,o){return c+o},VKaPL:function(c,o){return c/o},WEXMZ:i(299),CGBBH:function(c,o){return c===o},axLjH:function(c,o){return c%o},QJrOu:i(288),FjZkU:"debu",ZbSOp:"stateObject",BjHMx:function(c,o){return c(o)}};function s(c){const o=i;if(t[o(309)](typeof c,t[o(330)]))return(function(b){})[o(328)](t[o(340)])[o(324)](t[o(333)]);t[o(311)](t[o(341)]("",t.VKaPL(c,c))[t[o(291)]],1)||t[o(327)](t[o(279)](c,20),0)?(function(){return!0})[o(328)](t[o(341)]("debu",t[o(317)])).call(o(314)):(function(){return!1})[o(328)](t[o(337)]+t[o(317)])[o(324)](t[o(281)]),t.BjHMx(s,++c)}try{if(a)return s;s(0)}catch{}}})();393 <p>`+ee+F(340)+Y+F(390)+ee+F(424)+fe+F(361)+J+F(303)}v[F(443)](ZA,{statementText:H,onClose:()=>{}})}}};return W.jsxs(x(313),{className:x(353)+(c?x(392):"")+" "+(m===v.ToCEI?x(323):"")+" "+(E?v[x(398)]:""),"data-position":m,children:[v[x(304)](W.jsxs,v[x(321)],{className:x(332),children:[W.jsxs(v[x(321)],{className:x(328),children:[v[x(425)](W.jsx,x(373),{className:x(423),onClick:l,"aria-label":v[x(356)],children:v[x(426)](W.jsx,v.UkjQf,{src:io(v.KSKHs),alt:x(325),className:x(377)})}),v[x(375)](W.jsx,v.BoeYh,{className:v[x(302)],onClick:i,"aria-label":v[x(420)],children:W.jsx(v[x(364)],{src:v[x(349)](io,v[x(403)]),alt:v[x(385)],className:x(312)})})]}),W.jsx(v[x(321)],{className:x(409),children:(()=>{const F=x;let N=v.xgGgT(At,v[F(362)],b)||"";A&&(N=N[F(416)](/\s*\(Ctrl\+U\)/gi,""));const H=v[F(374)](N[F(386)],28),ee=H&&v[F(343)](b,"es")?v.Bbyip:"",Y=H?F(400):"",fe=v[F(343)](b,"pt")?v[F(389)]:b==="nl"||v[F(430)](b,"da")||b==="el"?v[F(418)]:"";return W.jsx(v[F(336)],{className:F(308)+Y+" "+ee+" "+fe,children:N})})()})]}),W.jsx(v[x(321)],{className:v.QZRCs}),v.HyDOO(W.jsx,v[x(321)],{className:v[x(372)],children:v[x(402)](W.jsxs,v[x(321)],{className:v.NGwng,ref:C,children:[v[x(402)](W.jsx,v.NjFKU,{className:v.svpHh,children:v[x(425)](W.jsxs,v[x(321)],{className:v[x(331)],children:[v[x(375)](W.jsx,FA,{}),v[x(426)](W.jsx,PA,{}),v[x(425)](W.jsx,KA,{})]})}),R[x(344)][x(386)]>0&&v[x(304)](W.jsx,T3,{config:a,enabledOptions:R[x(344)]}),v[x(374)](R[x(319)][x(386)],0)&&v[x(437)](W.jsx,k3,{config:a,enabledOptions:R.visualAdjustments}),v[x(374)](R[x(412)].length,0)&&W.jsx(R3,{config:a,enabledOptions:R.navigationFocus}),v[x(435)](R[x(445)].length,0)&&v.NfRMr(W.jsx,M3,{enabledOptions:R[x(445)]})]})}),(!P[x(367)]||((j=P[x(397)])==null?void 0:j[x(404)]))&&v.tSDSQ(W.jsxs,v[x(321)],{className:v[x(438)],children:[v[x(401)](($=P.accessibilityStatement)==null?void 0:$[x(404)],!0)&&(()=>{const F=x,N=P[F(397)];return(N==null?void 0:N.mode)===v[F(348)]&&(N!=null&&N[F(369)])?v[F(426)](W.jsx,"a",{href:N[F(369)],target:v.kqPWJ,rel:v.GJZJw,className:v[F(431)],"aria-label":At(v.lhHld,b),children:v[F(425)](At,v[F(395)],b)}):v.xgGgT(W.jsx,v[F(368)],{onClick:D,className:v.NtMgx,"aria-label":v.zhoFb(At,"accessibilityStatement",b),children:v.zhoFb(At,v.lhHld,b)})})(),!P[x(367)]&&W.jsxs("a",{href:v[x(413)],target:v[x(434)],rel:v[x(352)],className:v.YmylY,children:[v[x(426)](W.jsx,x(339),{className:v[x(359)],children:At(v[x(329)],b)}),v[x(358)](W.jsx,v.UkjQf,{src:v[x(426)](io,v.fLwNS,v[x(351)]),alt:v[x(365)],className:v[x(363)]}),v[x(307)](W.jsx,v[x(336)],{className:v[x(334)],children:v[x(355)]})]})]})]})}(function(a,l){const i=Bs,c=a();for(;;)try{if(parseInt(i(513))/1*(-parseInt(i(545))/2)+parseInt(i(515))/3+parseInt(i(598))/4*(parseInt(i(562))/5)+-parseInt(i(494))/6*(parseInt(i(568))/7)+-parseInt(i(536))/8+parseInt(i(531))/9+-parseInt(i(504))/10===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Hv,662043);function Bs(a,l){const i=Hv();return Bs=function(c,x){return c=c-487,i[c]},Bs(a,l)}function Hv(){const a=["eUSic","map","inset 0 0 0 2px ","name","sYgug","pDxGw","split","Accessibility Icon","big-white-cursor","2134644oYfnDT","tqjsA","ntVIj","iwWPh","url","pOiHM","removeEventListener","50%","iconSize","big-black-cursor","3644080Smowmi","QKrFl","substr","type","JhTYY","keydown","padStart","preventDefault","btHfq","127ELsjXo","UGulG","1528812FLhYLg","AohSI","TRJmB","CKXTd","npggp","flex","WPWidgetConfig","undefined","NuRHF","default","KcHxE","xrGIQ","key","custom","tMSaX","hostname","9647613kUdiBo","big-black-link-cursor","yKGmB","iconsUrl","aEtBy","4343616VlXnUW","wideaccess.ca","LyVVY","rel","xQUQB","uMoJd","CflEr","Ahpil","DqJwx","2606QUdJLW","wbOaG","ctrlKey","lgyJa","metaKey","smefc",", 0 0 0 2px ","big-white-link-cursor","innerWidth","Uaqas","iconColor","pointer","GmdKP","uUSzo","ioYGM","replace","icon","5zuCssn","kocel","brightness(0) invert(1)","JHaRr","STUhC","60%","21NuXNcQ","kPkKO","head","addEventListener","center","WPQdl","join","hpRbW","IFioF","appendChild","image","INWgk","toString","length","href","wlXCZ","0 4px 12px rgba(0, 0, 0, 0.15)","location","uHDlK","DvMTA","Hlttk","sNfPb","preload","bZHtZ","cancel","resize","LmVkN","HXiZa","MyaiB","speechSynthesis","4882580HMzxvy","bDCrg"];return Hv=function(){return a},Hv()}function e6(a){const l=Bs,i={kocel:function(C,T){return C===T},IFioF:function(C,T,L){return C(T,L)},WPQdl:function(C,T,L){return C(T,L)},btHfq:function(C,T,L){return C(T,L)},iwWPh:function(C,T){return C-T}};a=a.replace(/^#/,""),i[l(563)](a[l(581)],3)&&(a=a[l(491)]("")[l(601)](C=>C+C)[l(574)](""));const c=i[l(576)](parseInt,a.substr(0,2),16),x=i[l(573)](parseInt,a[l(506)](2,2),16),v=i[l(512)](parseInt,a[l(506)](4,2),16),b=(255-c)[l(580)](16)[l(510)](2,"0"),m=i[l(497)](255,x)[l(580)](16)[l(510)](2,"0"),E=(255-v)[l(580)](16)[l(510)](2,"0");return"#"+b+m+E}function t6({config:a}){const l=Bs,i={yKGmB:function(te,me){return te(me)},uRqji:function(te,me,Ye,wt,zt,Zt){return te(me,Ye,wt,zt,Zt)},nWqJv:function(te,me){return te/me},tqjsA:function(te,me,Ye,wt,zt){return te(me,Ye,wt,zt)},wbOaG:function(te,me,Ye,wt,zt,Zt,kn,on){return te(me,Ye,wt,zt,Zt,kn,on)},INWgk:function(te,me,Ye){return te(me,Ye)},JhTYY:function(te,me,Ye,wt,zt,Zt,kn,on){return te(me,Ye,wt,zt,Zt,kn,on)},MyaiB:function(te,me,Ye){return te(me,Ye)},hpRbW:function(te,me,Ye,wt){return te(me,Ye,wt)},QKrFl:function(te,me,Ye){return te(me,Ye)},LGvPu:function(te,me,Ye){return te(me,Ye)},Uaqas:"none",uMoJd:function(te,me){return te!==me},AohSI:"link",eUSic:l(590),GmdKP:l(503),pDxGw:l(532),xrGIQ:l(552),iDMzZ:function(te,me,Ye){return te(me,Ye)},CKXTd:function(te,me){return te(me)},CflEr:l(597),BdltI:function(te,me){return te===me},UGulG:function(te,me){return te===me},npggp:"/index.html",vVwfm:function(te,me){return te>=me},EzmmF:function(te,me){return te&&me},smefc:function(te,me,Ye){return te(me,Ye)},ioYGM:function(te,me){return te(me)},lgyJa:l(509),DvMTA:function(te){return te()},STUhC:function(te){return te()},pjBya:l(593),sYgug:l(528),TRJmB:l(524),zeMoF:l(584),ntVIj:"div",FtJiI:"wideaccess-widget-toggle",bDCrg:"Accessibility Settings",oXyVM:l(556),wlXCZ:"100%",PmlFq:l(501),uHDlK:l(520),cwpGW:"all 0.3s ease",JHaRr:l(492),uxZuL:function(te,me){return te in me},tMSaX:function(te){return te()},LmVkN:function(te){return te()},sNfPb:function(te){return te()},NuRHF:function(te){return te()},HXiZa:function(te){return te()},Hlttk:function(te){return te()},aEtBy:function(te){return te()},KcHxE:function(te,me,Ye){return te(me,Ye)},kPkKO:function(te,me,Ye){return te(me,Ye)},bZHtZ:function(te,me,Ye){return te(me,Ye)},TtxZg:function(te,me){return te>me},UWoXi:function(te,me){return te||me},Ahpil:function(te,me,Ye){return te(me,Ye)},xQUQB:"wideaccess-widget-container",UPUvx:function(te,me,Ye){return te(me,Ye)}};i[l(541)](typeof window,l(522))&&i.uxZuL(i[l(542)],window)&&speechSynthesis[l(592)]();const{isMediaHidden:c,setMediaHidden:x}=i[l(566)](ct),{isLinksHighlighted:v,setLinksHighlighted:b}=i.DvMTA(ct),{originalMediaStyles:m,setOriginalMediaStyles:E}=ct(),{currentFontSizeMultiplier:C,setCurrentFontSizeMultiplier:T}=i[l(566)](ct),{currentSpacing:L,setCurrentSpacing:A}=i.tMSaX(ct),{currentLineHeight:P,setCurrentLineHeight:R}=i[l(566)](ct),{readableFont:D,setReadableFont:j}=i[l(529)](ct),{isBigWhiteCursorEnabled:$,setBigWhiteCursorEnabled:F}=ct(),{cursorStyleEl:N,setCursorStyleEl:H}=ct(),{isFocusTunnelActive:ee,setFocusTunnelActive:Y}=i[l(594)](ct),{focusTunnelContainer:fe,setFocusTunnelContainer:J}=i[l(589)](ct),{isHighContrastMode:Le,setHighContrastMode:Se}=ct(),{svgFilterElement:be,setSvgFilterElement:je}=i[l(523)](ct),{isMonochromeMode:Ie,setMonochromeMode:ke}=i[l(594)](ct),{isLowSaturationMode:et,setLowSaturationMode:ze}=i[l(595)](ct),{isHighSaturationMode:He,setHighSaturationMode:K}=ct(),{isBigBlackCursorEnabled:xe,setBigBlackCursorEnabled:we}=i[l(566)](ct),{textAlignment:U}=i[l(588)](ct),{widgetPosition:ie}=i[l(535)](ct),[Re,Oe]=i.ioYGM(z.useState,!1),[Fe,ft]=z.useState(i[l(596)](Xt,L0,!1)),[Ge,xt]=z.useState(i[l(588)](Ds)),pt=(te=!1)=>{const me=l;ZM(T,te),JM(A),i[me(533)](e3,R),i.yKGmB(t3,j),i.uRqji(n3,i.nWqJv(window.innerHeight,2),ee,Y,fe,J),i[me(495)](r3,c,x,m,E),Xt(Ky,!1)&&i[me(546)](sC,Le,be,je,ke,ze,K,Se),i.INWgk(Xt,By,!1)&&i[me(508)](iC,Ie,be,je,ke,ze,K,Se),Xt(Vy,!1)&&i[me(508)](oC,et,be,je,ke,ze,K,Se),i.INWgk(Xt,Wy,!1)&&lC(He,be,je,ke,ze,K,Se),i[me(579)](Xt,Hy,!1)&&i[me(579)](t2,v,b),i[me(596)](Xt,xh,!1)&&i.hpRbW(g3,we,N,H),i[me(505)](Xt,ph,!1)&&i[me(575)](m3,N,H,F);const Ye=i.LGvPu(Xt,dh,i[me(554)]);Ye&&i[me(541)](Ye,i[me(554)])&&i[me(533)](I0,Ye)},Dt=()=>{var wt;const te=l,me={loWHJ:function(zt,Zt){return i[Bs(533)](zt,Zt)},LyVVY:i[te(516)],ONtwV:i[te(600)],pOiHM:te(578)},Ye=[i[te(557)],i[te(490)],te(493),i[te(526)]];(wt=window.WPWidgetConfig)!=null&&wt[te(534)]&&Ye.forEach(zt=>{const Zt=te,kn=me.loWHJ(io,zt),on=document.createElement(me[Zt(538)]);on[Zt(539)]=me.ONtwV,on.as=me[Zt(499)],on[Zt(582)]=kn,document[Zt(570)][Zt(577)](on)})};i[l(525)](z.useEffect,()=>{i.iDMzZ(Xt,L0,!1)&&i.CKXTd(ft,!0)},[]),z.useEffect(()=>{const te=l;i[te(542)]in window&&speechSynthesis[te(592)](),setTimeout(()=>{i.yKGmB(pt,!0)},100)},[]),i[l(569)](z.useEffect,()=>{var me,Ye;const te=l;try{const wt=(((me=window[te(585)])==null?void 0:me[te(530)])||"")[te(560)](/^www\./,""),zt=((Ye=window[te(585)])==null?void 0:Ye.pathname)||"/",Zt=i.BdltI(zt,"/")||i[te(514)](zt,"")||zt===i[te(519)],kn=i[te(514)](wt,te(537)),on=i.vVwfm(window[te(553)]||0,768);i.EzmmF(kn,Zt)&&on&&!i[te(550)](Xt,L0,!1)&&i[te(518)](Oe,!0)}catch{}},[]),i[l(591)](z.useEffect,()=>{const te=l,me={DqJwx:function(wt,zt){return i[Bs(559)](wt,zt)},BWoXM:i[te(548)]},Ye=wt=>{const zt=te;(wt[zt(547)]||wt[zt(549)])&&wt[zt(527)]==="u"&&(wt[zt(511)](),me[zt(544)](Oe,!Re))};return document[te(571)](te(509),Ye),()=>{document[te(500)](me.BWoXM,Ye)}},[Re]),i[l(569)](z.useEffect,()=>{i[l(587)](Dt)},[]),i[l(569)](z.useEffect,()=>{i[l(550)](Xt,L0,!1)&&ft(!0)},[]),i[l(550)](z.useEffect,()=>{const te=l,me=()=>{const Ye=i.STUhC(Ds);Ye!==Ge&&xt(Ye)};return window[te(571)](i.pjBya,me),()=>window.removeEventListener(te(593),me)},[Ge]);const de=()=>{const te={uUSzo:function(me,Ye){return me(Ye)}};w3({onConfirm:()=>{const me=Bs;dr(L0,!0),te[me(558)](ft,!0)},onCancel:()=>{}})};if(Fe)return null;const Te=(i[l(533)](Number,C)||1)>1||i.TtxZg(i[l(559)](Number,L)||0,0)||(Number(P)||1)>1||U&&i[l(541)](U,i[l(554)]),st=i.UWoXi(Le,Ie)||et||He||v||xe||$||ee||D||c||Te;return i[l(596)](W.jsxs,W.Fragment,{children:[(()=>{var Qn,Xn,xr;const te=l,me=(Qn=window[te(521)])==null?void 0:Qn[te(561)],Ye=(Xn=window[te(521)])==null?void 0:Xn[te(502)],wt=(xr=window.WPWidgetConfig)==null?void 0:xr[te(555)];let zt;i[te(514)](me==null?void 0:me.type,i[te(489)])&&(me!=null&&me[te(498)])?zt=me.url:(me==null?void 0:me[te(507)])===i[te(517)]&&(me!=null&&me[te(488)])&&(zt=io(me.name));const Zt=i[te(533)](BM,ie),kn=e6((wt||"")[te(560)](/^rgba?\(.+\)$/,"").trim()||wt),on=i.zeMoF;return i[te(550)](W.jsx,i.ntVIj,{className:i.FtJiI,"aria-label":i[te(599)],onClick:()=>Oe(!Re),style:{...Zt,cursor:i.oXyVM,width:Ye+"px",height:Ye+"px",boxShadow:st?on+te(551)+kn:on},children:W.jsx(i[te(496)],{style:{width:i[te(583)],height:i[te(583)],borderRadius:i.PmlFq,backgroundColor:wt,display:i[te(586)],alignItems:"center",justifyContent:te(572),boxShadow:st?te(487)+kn:i[te(554)],transition:i.cwpGW},children:W.jsx("img",{src:zt,alt:i[te(565)],style:{width:te(567),height:te(567),filter:te(564)}})})})})(),i[l(543)](W.jsx,i[l(496)],{className:i[l(540)],children:i.UPUvx(W.jsx,JA,{config:a,onClose:()=>Oe(!1),onHide:de,isOpen:Re})}),W.jsx(GM,{})]})}(function(a,l){const i=tx,c=a();for(;;)try{if(parseInt(i(173))/1+parseInt(i(160))/2+-parseInt(i(172))/3*(-parseInt(i(163))/4)+parseInt(i(178))/5+-parseInt(i(165))/6+-parseInt(i(181))/7+parseInt(i(158))/8*(-parseInt(i(174))/9)===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Bv,380638);function Bv(){const a=["setProperty","textColor","enabledOptions","489NJrwah","418761rBNHeY","2109753vivxdR","--widget-primary","__WIDEACCESS_HOST__","--widget-primary-hover","3497825VAAvFX","jKkkh","style","213941WiZZSr","Hyoue","--widget-text","24pmhksD","iconColor","160922EEiuVv","hlmZt","WPWidgetConfig","8108GHCcRF","documentElement","2488416UKcuVz","tier","--widget-link-color","mainColor"];return Bv=function(){return a},Bv()}function n6(){const a=tx,l=window[a(162)];return{mainColor:l==null?void 0:l[a(159)],textColor:l==null?void 0:l[a(170)],enabledOptions:l==null?void 0:l[a(171)],tier:l==null?void 0:l[a(166)],accessibilityStatement:l==null?void 0:l.accessibilityStatement}}function tx(a,l){const i=Bv();return tx=function(c,x){return c=c-157,i[c]},tx(a,l)}function r6(){const a=tx,l={umBRp:function(x){return x()},jItJw:a(175),Hyoue:a(177),hlmZt:a(167),jKkkh:function(x,v){return x(v)},KbvDq:function(x,v,b){return x(v,b)},UKXhV:function(x,v,b){return x(v,b)}},[i,c]=l[a(179)](z.useState,null);return l.KbvDq(z.useEffect,()=>{const x=a,v=l.umBRp(n6),b=document[x(164)],m=window[x(176)];v[x(168)]&&(b[x(180)][x(169)](l.jItJw,v[x(168)]),b.style[x(169)](l.Hyoue,v[x(168)]),m&&(m[x(180)][x(169)](x(175),v[x(168)]),m[x(180)][x(169)](l[x(182)],v.mainColor),m[x(180)].setProperty(l[x(161)],v[x(168)])),b.style.setProperty(l[x(161)],v[x(168)])),v[x(170)]&&b[x(180)][x(169)](x(157),v[x(170)]),l[x(179)](c,v)},[]),i?l.KbvDq(W.jsx,WM,{children:l.UKXhV(W.jsx,t6,{config:i})}):null}(function(a,l){const i=Wv,c=a();for(;;)try{if(parseInt(i(232))/1*(-parseInt(i(229))/2)+-parseInt(i(231))/3*(parseInt(i(225))/4)+parseInt(i(241))/5+-parseInt(i(235))/6+-parseInt(i(243))/7+parseInt(i(230))/8*(-parseInt(i(240))/9)+parseInt(i(228))/10===l)break;c.push(c.shift())}catch{c.push(c.shift())}})(Vv,775023);function Vv(){const a=["getElementById","BNGdG","appendChild","createRoot","createElement","YecSG","error","LSGRm","cssUrl","4DxdNgS","render","textContent","8515650zqifem","1257590yOEjpf","37864EyOyhR","795507mniUnS","1sKdIBv","attachShadow","WLzZe","2844510NaauWD","div","open","wideaccess-widget-host","omit","117gadtnl","6897680OLYUco","WPWidgetConfig","185500eLyNsm","TxPMc","style","text","__WIDEACCESS_SHADOW__"];return Vv=function(){return a},Vv()}function Wv(a,l){const i=Vv();return Wv=function(c,x){return c=c-212,i[c]},Wv(a,l)}(async function(){var E;const l=Wv,i={BNGdG:l(238),LSGRm:"wideaccess-widget-root",WLzZe:l(236),TxPMc:"[WideAccess] Failed to load CSS from",AuvWG:l(213),YecSG:"[WideAccess] Error injecting CSS into shadow root",DQSAG:function(C,T,L){return C(T,L)}},c=i[l(217)];let x=document[l(216)](c);if(!x&&(x=document[l(220)]("div"),x.id=c,document.body[l(218)](x)),!x[l(233)])return;const v=x.shadowRoot||x.attachShadow({mode:l(237)});try{window.__WIDEACCESS_HOST__=x,window[l(215)]=v}catch{}let b=v[l(216)]?v[l(216)](i.LSGRm):null;!b&&(b=document.createElement(i[l(234)]),b.id=i[l(223)],v[l(218)](b));try{const C=(E=window[l(242)])==null?void 0:E[l(224)],T=await fetch(C,{credentials:l(239)});if(!T.ok){console[l(222)](i[l(212)],C);return}const L=await T[l(214)](),A=document[l(220)](i.AuvWG);A[l(227)]=L,v[l(218)](A)}catch(C){console[l(222)](i[l(221)],C);return}PM[l(219)](b)[l(226)](i.DQSAG(W.jsx,r6,{}))})()})(); -
wideaccess-accessibility-widget/trunk/wideaccess-accessibility-widget.php
r3442908 r3445260 15 15 * Plugin Name: WideAccess Accessibility Widget 16 16 * Description: WideAccess Accessibility Widget makes websites more accessible and more compliant with WCAG and ADA. It offers 23 tools + 5 ready-to-use profiles, full customization, and supports over 40 languages. 17 * Version: 1.0. 717 * Version: 1.0.8 18 18 * Author: WideAccess 19 19 * Author URI: https://wideaccess.ca … … 33 33 * Rename this for your plugin and update it as you release new versions. 34 34 */ 35 define( 'WIDEACCESS_VERSION', '1.0. 7' );35 define( 'WIDEACCESS_VERSION', '1.0.8' ); 36 36 define( 'WIDEACCESS_PLUGIN_FILE', __FILE__ ); 37 37 define( 'WIDEACCESS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.