@goodhood-web/ui 2.1.0-development.19 → 2.1.0-development.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var Rg=Object.defineProperty;var Pg=(t,e,n)=>e in t?Rg(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var lt=(t,e,n)=>Pg(t,typeof e!="symbol"?e+"":e,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const I=require("react"),kl=require("react-dom");function A0(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const w=A0(I),I0=A0(kl);function L0(){const[t,e]=I.useState(!1);return[t,r=>{navigator.clipboard.writeText(r).then(()=>{e(!0),setTimeout(()=>e(!1),2e3)}).catch(i=>{console.error("Failed to copy text: ",i)})}]}var na=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function D0(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Bf={exports:{}},ul={};/**
1
+ "use strict";var Pg=Object.defineProperty;var Ag=(t,e,n)=>e in t?Pg(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var lt=(t,e,n)=>Ag(t,typeof e!="symbol"?e+"":e,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const I=require("react"),kl=require("react-dom");function I0(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const w=I0(I),L0=I0(kl);function D0(){const[t,e]=I.useState(!1);return[t,r=>{navigator.clipboard.writeText(r).then(()=>{e(!0),setTimeout(()=>e(!1),2e3)}).catch(i=>{console.error("Failed to copy text: ",i)})}]}var na=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function F0(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Vf={exports:{}},ul={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
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 cp;function Mg(){if(cp)return ul;cp=1;var t=I,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function l(f,d,p){var y,m={},_=null,S=null;p!==void 0&&(_=""+p),d.key!==void 0&&(_=""+d.key),d.ref!==void 0&&(S=d.ref);for(y in d)r.call(d,y)&&!a.hasOwnProperty(y)&&(m[y]=d[y]);if(f&&f.defaultProps)for(y in d=f.defaultProps,d)m[y]===void 0&&(m[y]=d[y]);return{$$typeof:e,type:f,key:_,ref:S,props:m,_owner:i.current}}return ul.Fragment=n,ul.jsx=l,ul.jsxs=l,ul}var dl={};/**
9
+ */var u1;function Ig(){if(u1)return ul;u1=1;var t=I,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function l(f,d,p){var y,m={},_=null,S=null;p!==void 0&&(_=""+p),d.key!==void 0&&(_=""+d.key),d.ref!==void 0&&(S=d.ref);for(y in d)r.call(d,y)&&!a.hasOwnProperty(y)&&(m[y]=d[y]);if(f&&f.defaultProps)for(y in d=f.defaultProps,d)m[y]===void 0&&(m[y]=d[y]);return{$$typeof:e,type:f,key:_,ref:S,props:m,_owner:i.current}}return ul.Fragment=n,ul.jsx=l,ul.jsxs=l,ul}var dl={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,46 +14,102 @@
14
14
  *
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
- */var up;function Ag(){return up||(up=1,process.env.NODE_ENV!=="production"&&function(){var t=I,e=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.provider"),f=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),y=Symbol.for("react.suspense_list"),m=Symbol.for("react.memo"),_=Symbol.for("react.lazy"),S=Symbol.for("react.offscreen"),P=Symbol.iterator,B="@@iterator";function L(N){if(N===null||typeof N!="object")return null;var oe=P&&N[P]||N[B];return typeof oe=="function"?oe:null}var M=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function O(N){{for(var oe=arguments.length,me=new Array(oe>1?oe-1:0),Me=1;Me<oe;Me++)me[Me-1]=arguments[Me];j("error",N,me)}}function j(N,oe,me){{var Me=M.ReactDebugCurrentFrame,He=Me.getStackAddendum();He!==""&&(oe+="%s",me=me.concat([He]));var Xe=me.map(function(We){return String(We)});Xe.unshift("Warning: "+oe),Function.prototype.apply.call(console[N],console,Xe)}}var H=!1,$=!1,Y=!1,J=!1,K=!1,le;le=Symbol.for("react.module.reference");function he(N){return!!(typeof N=="string"||typeof N=="function"||N===r||N===a||K||N===i||N===p||N===y||J||N===S||H||$||Y||typeof N=="object"&&N!==null&&(N.$$typeof===_||N.$$typeof===m||N.$$typeof===l||N.$$typeof===f||N.$$typeof===d||N.$$typeof===le||N.getModuleId!==void 0))}function Re(N,oe,me){var Me=N.displayName;if(Me)return Me;var He=oe.displayName||oe.name||"";return He!==""?me+"("+He+")":me}function ce(N){return N.displayName||"Context"}function we(N){if(N==null)return null;if(typeof N.tag=="number"&&O("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof N=="function")return N.displayName||N.name||null;if(typeof N=="string")return N;switch(N){case r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case p:return"Suspense";case y:return"SuspenseList"}if(typeof N=="object")switch(N.$$typeof){case f:var oe=N;return ce(oe)+".Consumer";case l:var me=N;return ce(me._context)+".Provider";case d:return Re(N,N.render,"ForwardRef");case m:var Me=N.displayName||null;return Me!==null?Me:we(N.type)||"Memo";case _:{var He=N,Xe=He._payload,We=He._init;try{return we(We(Xe))}catch{return null}}}return null}var ke=Object.assign,se=0,ne,ee,_e,Ne,re,ae,xe;function Ie(){}Ie.__reactDisabledLog=!0;function Le(){{if(se===0){ne=console.log,ee=console.info,_e=console.warn,Ne=console.error,re=console.group,ae=console.groupCollapsed,xe=console.groupEnd;var N={configurable:!0,enumerable:!0,value:Ie,writable:!0};Object.defineProperties(console,{info:N,log:N,warn:N,error:N,group:N,groupCollapsed:N,groupEnd:N})}se++}}function Pe(){{if(se--,se===0){var N={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:ke({},N,{value:ne}),info:ke({},N,{value:ee}),warn:ke({},N,{value:_e}),error:ke({},N,{value:Ne}),group:ke({},N,{value:re}),groupCollapsed:ke({},N,{value:ae}),groupEnd:ke({},N,{value:xe})})}se<0&&O("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Se=M.ReactCurrentDispatcher,be;function ve(N,oe,me){{if(be===void 0)try{throw Error()}catch(He){var Me=He.stack.trim().match(/\n( *(at )?)/);be=Me&&Me[1]||""}return`
18
- `+be+N}}var Ce=!1,Te;{var ze=typeof WeakMap=="function"?WeakMap:Map;Te=new ze}function fe(N,oe){if(!N||Ce)return"";{var me=Te.get(N);if(me!==void 0)return me}var Me;Ce=!0;var He=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Xe;Xe=Se.current,Se.current=null,Le();try{if(oe){var We=function(){throw Error()};if(Object.defineProperty(We.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(We,[])}catch(Ge){Me=Ge}Reflect.construct(N,[],We)}else{try{We.call()}catch(Ge){Me=Ge}N.call(We.prototype)}}else{try{throw Error()}catch(Ge){Me=Ge}N()}}catch(Ge){if(Ge&&Me&&typeof Ge.stack=="string"){for(var $e=Ge.stack.split(`
19
- `),st=Me.stack.split(`
17
+ */var d1;function Lg(){return d1||(d1=1,process.env.NODE_ENV!=="production"&&function(){var t=I,e=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.provider"),f=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),y=Symbol.for("react.suspense_list"),m=Symbol.for("react.memo"),_=Symbol.for("react.lazy"),S=Symbol.for("react.offscreen"),M=Symbol.iterator,B="@@iterator";function L(N){if(N===null||typeof N!="object")return null;var oe=M&&N[M]||N[B];return typeof oe=="function"?oe:null}var P=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function O(N){{for(var oe=arguments.length,ge=new Array(oe>1?oe-1:0),Pe=1;Pe<oe;Pe++)ge[Pe-1]=arguments[Pe];j("error",N,ge)}}function j(N,oe,ge){{var Pe=P.ReactDebugCurrentFrame,He=Pe.getStackAddendum();He!==""&&(oe+="%s",ge=ge.concat([He]));var Xe=ge.map(function(We){return String(We)});Xe.unshift("Warning: "+oe),Function.prototype.apply.call(console[N],console,Xe)}}var H=!1,$=!1,Y=!1,J=!1,K=!1,le;le=Symbol.for("react.module.reference");function he(N){return!!(typeof N=="string"||typeof N=="function"||N===r||N===a||K||N===i||N===p||N===y||J||N===S||H||$||Y||typeof N=="object"&&N!==null&&(N.$$typeof===_||N.$$typeof===m||N.$$typeof===l||N.$$typeof===f||N.$$typeof===d||N.$$typeof===le||N.getModuleId!==void 0))}function Re(N,oe,ge){var Pe=N.displayName;if(Pe)return Pe;var He=oe.displayName||oe.name||"";return He!==""?ge+"("+He+")":ge}function ce(N){return N.displayName||"Context"}function we(N){if(N==null)return null;if(typeof N.tag=="number"&&O("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof N=="function")return N.displayName||N.name||null;if(typeof N=="string")return N;switch(N){case r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case p:return"Suspense";case y:return"SuspenseList"}if(typeof N=="object")switch(N.$$typeof){case f:var oe=N;return ce(oe)+".Consumer";case l:var ge=N;return ce(ge._context)+".Provider";case d:return Re(N,N.render,"ForwardRef");case m:var Pe=N.displayName||null;return Pe!==null?Pe:we(N.type)||"Memo";case _:{var He=N,Xe=He._payload,We=He._init;try{return we(We(Xe))}catch{return null}}}return null}var ke=Object.assign,se=0,ne,ee,_e,Ne,re,ae,xe;function Ie(){}Ie.__reactDisabledLog=!0;function Le(){{if(se===0){ne=console.log,ee=console.info,_e=console.warn,Ne=console.error,re=console.group,ae=console.groupCollapsed,xe=console.groupEnd;var N={configurable:!0,enumerable:!0,value:Ie,writable:!0};Object.defineProperties(console,{info:N,log:N,warn:N,error:N,group:N,groupCollapsed:N,groupEnd:N})}se++}}function Me(){{if(se--,se===0){var N={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:ke({},N,{value:ne}),info:ke({},N,{value:ee}),warn:ke({},N,{value:_e}),error:ke({},N,{value:Ne}),group:ke({},N,{value:re}),groupCollapsed:ke({},N,{value:ae}),groupEnd:ke({},N,{value:xe})})}se<0&&O("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Se=P.ReactCurrentDispatcher,be;function ve(N,oe,ge){{if(be===void 0)try{throw Error()}catch(He){var Pe=He.stack.trim().match(/\n( *(at )?)/);be=Pe&&Pe[1]||""}return`
18
+ `+be+N}}var Ce=!1,Te;{var ze=typeof WeakMap=="function"?WeakMap:Map;Te=new ze}function fe(N,oe){if(!N||Ce)return"";{var ge=Te.get(N);if(ge!==void 0)return ge}var Pe;Ce=!0;var He=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Xe;Xe=Se.current,Se.current=null,Le();try{if(oe){var We=function(){throw Error()};if(Object.defineProperty(We.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(We,[])}catch(Ge){Pe=Ge}Reflect.construct(N,[],We)}else{try{We.call()}catch(Ge){Pe=Ge}N.call(We.prototype)}}else{try{throw Error()}catch(Ge){Pe=Ge}N()}}catch(Ge){if(Ge&&Pe&&typeof Ge.stack=="string"){for(var $e=Ge.stack.split(`
19
+ `),st=Pe.stack.split(`
20
20
  `),tt=$e.length-1,Ke=st.length-1;tt>=1&&Ke>=0&&$e[tt]!==st[Ke];)Ke--;for(;tt>=1&&Ke>=0;tt--,Ke--)if($e[tt]!==st[Ke]){if(tt!==1||Ke!==1)do if(tt--,Ke--,Ke<0||$e[tt]!==st[Ke]){var Rt=`
21
- `+$e[tt].replace(" at new "," at ");return N.displayName&&Rt.includes("<anonymous>")&&(Rt=Rt.replace("<anonymous>",N.displayName)),typeof N=="function"&&Te.set(N,Rt),Rt}while(tt>=1&&Ke>=0);break}}}finally{Ce=!1,Se.current=Xe,Pe(),Error.prepareStackTrace=He}var hn=N?N.displayName||N.name:"",Pt=hn?ve(hn):"";return typeof N=="function"&&Te.set(N,Pt),Pt}function Ze(N,oe,me){return fe(N,!1)}function rt(N){var oe=N.prototype;return!!(oe&&oe.isReactComponent)}function It(N,oe,me){if(N==null)return"";if(typeof N=="function")return fe(N,rt(N));if(typeof N=="string")return ve(N);switch(N){case p:return ve("Suspense");case y:return ve("SuspenseList")}if(typeof N=="object")switch(N.$$typeof){case d:return Ze(N.render);case m:return It(N.type,oe,me);case _:{var Me=N,He=Me._payload,Xe=Me._init;try{return It(Xe(He),oe,me)}catch{}}}return""}var Dt=Object.prototype.hasOwnProperty,dn={},Lt=M.ReactDebugCurrentFrame;function Ot(N){if(N){var oe=N._owner,me=It(N.type,N._source,oe?oe.type:null);Lt.setExtraStackFrame(me)}else Lt.setExtraStackFrame(null)}function fn(N,oe,me,Me,He){{var Xe=Function.call.bind(Dt);for(var We in N)if(Xe(N,We)){var $e=void 0;try{if(typeof N[We]!="function"){var st=Error((Me||"React class")+": "+me+" type `"+We+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof N[We]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw st.name="Invariant Violation",st}$e=N[We](oe,We,Me,me,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(tt){$e=tt}$e&&!($e instanceof Error)&&(Ot(He),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).",Me||"React class",me,We,typeof $e),Ot(null)),$e instanceof Error&&!($e.message in dn)&&(dn[$e.message]=!0,Ot(He),O("Failed %s type: %s",me,$e.message),Ot(null))}}}var qn=Array.isArray;function Et(N){return qn(N)}function Ct(N){{var oe=typeof Symbol=="function"&&Symbol.toStringTag,me=oe&&N[Symbol.toStringTag]||N.constructor.name||"Object";return me}}function gt(N){try{return En(N),!1}catch{return!0}}function En(N){return""+N}function Tn(N){if(gt(N))return O("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ct(N)),En(N)}var Tt=M.ReactCurrentOwner,it={key:!0,ref:!0,__self:!0,__source:!0},Rn,Zn,pe;pe={};function Ee(N){if(Dt.call(N,"ref")){var oe=Object.getOwnPropertyDescriptor(N,"ref").get;if(oe&&oe.isReactWarning)return!1}return N.ref!==void 0}function Ye(N){if(Dt.call(N,"key")){var oe=Object.getOwnPropertyDescriptor(N,"key").get;if(oe&&oe.isReactWarning)return!1}return N.key!==void 0}function bt(N,oe){if(typeof N.ref=="string"&&Tt.current&&oe&&Tt.current.stateNode!==oe){var me=we(Tt.current.type);pe[me]||(O('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',we(Tt.current.type),N.ref),pe[me]=!0)}}function sr(N,oe){{var me=function(){Rn||(Rn=!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)",oe))};me.isReactWarning=!0,Object.defineProperty(N,"key",{get:me,configurable:!0})}}function Pn(N,oe){{var me=function(){Zn||(Zn=!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)",oe))};me.isReactWarning=!0,Object.defineProperty(N,"ref",{get:me,configurable:!0})}}var ar=function(N,oe,me,Me,He,Xe,We){var $e={$$typeof:e,type:N,key:oe,ref:me,props:We,_owner:Xe};return $e._store={},Object.defineProperty($e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty($e,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Me}),Object.defineProperty($e,"_source",{configurable:!1,enumerable:!1,writable:!1,value:He}),Object.freeze&&(Object.freeze($e.props),Object.freeze($e)),$e};function Er(N,oe,me,Me,He){{var Xe,We={},$e=null,st=null;me!==void 0&&(Tn(me),$e=""+me),Ye(oe)&&(Tn(oe.key),$e=""+oe.key),Ee(oe)&&(st=oe.ref,bt(oe,He));for(Xe in oe)Dt.call(oe,Xe)&&!it.hasOwnProperty(Xe)&&(We[Xe]=oe[Xe]);if(N&&N.defaultProps){var tt=N.defaultProps;for(Xe in tt)We[Xe]===void 0&&(We[Xe]=tt[Xe])}if($e||st){var Ke=typeof N=="function"?N.displayName||N.name||"Unknown":N;$e&&sr(We,Ke),st&&Pn(We,Ke)}return ar(N,$e,st,He,Me,Tt.current,We)}}var St=M.ReactCurrentOwner,qt=M.ReactDebugCurrentFrame;function Ft(N){if(N){var oe=N._owner,me=It(N.type,N._source,oe?oe.type:null);qt.setExtraStackFrame(me)}else qt.setExtraStackFrame(null)}var Je;Je=!1;function en(N){return typeof N=="object"&&N!==null&&N.$$typeof===e}function Bn(){{if(St.current){var N=we(St.current.type);if(N)return`
21
+ `+$e[tt].replace(" at new "," at ");return N.displayName&&Rt.includes("<anonymous>")&&(Rt=Rt.replace("<anonymous>",N.displayName)),typeof N=="function"&&Te.set(N,Rt),Rt}while(tt>=1&&Ke>=0);break}}}finally{Ce=!1,Se.current=Xe,Me(),Error.prepareStackTrace=He}var hn=N?N.displayName||N.name:"",Mt=hn?ve(hn):"";return typeof N=="function"&&Te.set(N,Mt),Mt}function Ze(N,oe,ge){return fe(N,!1)}function rt(N){var oe=N.prototype;return!!(oe&&oe.isReactComponent)}function It(N,oe,ge){if(N==null)return"";if(typeof N=="function")return fe(N,rt(N));if(typeof N=="string")return ve(N);switch(N){case p:return ve("Suspense");case y:return ve("SuspenseList")}if(typeof N=="object")switch(N.$$typeof){case d:return Ze(N.render);case m:return It(N.type,oe,ge);case _:{var Pe=N,He=Pe._payload,Xe=Pe._init;try{return It(Xe(He),oe,ge)}catch{}}}return""}var Dt=Object.prototype.hasOwnProperty,dn={},Lt=P.ReactDebugCurrentFrame;function Ot(N){if(N){var oe=N._owner,ge=It(N.type,N._source,oe?oe.type:null);Lt.setExtraStackFrame(ge)}else Lt.setExtraStackFrame(null)}function fn(N,oe,ge,Pe,He){{var Xe=Function.call.bind(Dt);for(var We in N)if(Xe(N,We)){var $e=void 0;try{if(typeof N[We]!="function"){var st=Error((Pe||"React class")+": "+ge+" type `"+We+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof N[We]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw st.name="Invariant Violation",st}$e=N[We](oe,We,Pe,ge,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(tt){$e=tt}$e&&!($e instanceof Error)&&(Ot(He),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).",Pe||"React class",ge,We,typeof $e),Ot(null)),$e instanceof Error&&!($e.message in dn)&&(dn[$e.message]=!0,Ot(He),O("Failed %s type: %s",ge,$e.message),Ot(null))}}}var qn=Array.isArray;function Et(N){return qn(N)}function Ct(N){{var oe=typeof Symbol=="function"&&Symbol.toStringTag,ge=oe&&N[Symbol.toStringTag]||N.constructor.name||"Object";return ge}}function gt(N){try{return En(N),!1}catch{return!0}}function En(N){return""+N}function Tn(N){if(gt(N))return O("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ct(N)),En(N)}var Tt=P.ReactCurrentOwner,it={key:!0,ref:!0,__self:!0,__source:!0},Rn,Zn,me;me={};function Ee(N){if(Dt.call(N,"ref")){var oe=Object.getOwnPropertyDescriptor(N,"ref").get;if(oe&&oe.isReactWarning)return!1}return N.ref!==void 0}function Ye(N){if(Dt.call(N,"key")){var oe=Object.getOwnPropertyDescriptor(N,"key").get;if(oe&&oe.isReactWarning)return!1}return N.key!==void 0}function bt(N,oe){if(typeof N.ref=="string"&&Tt.current&&oe&&Tt.current.stateNode!==oe){var ge=we(Tt.current.type);me[ge]||(O('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',we(Tt.current.type),N.ref),me[ge]=!0)}}function sr(N,oe){{var ge=function(){Rn||(Rn=!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)",oe))};ge.isReactWarning=!0,Object.defineProperty(N,"key",{get:ge,configurable:!0})}}function Mn(N,oe){{var ge=function(){Zn||(Zn=!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)",oe))};ge.isReactWarning=!0,Object.defineProperty(N,"ref",{get:ge,configurable:!0})}}var ar=function(N,oe,ge,Pe,He,Xe,We){var $e={$$typeof:e,type:N,key:oe,ref:ge,props:We,_owner:Xe};return $e._store={},Object.defineProperty($e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty($e,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Pe}),Object.defineProperty($e,"_source",{configurable:!1,enumerable:!1,writable:!1,value:He}),Object.freeze&&(Object.freeze($e.props),Object.freeze($e)),$e};function Er(N,oe,ge,Pe,He){{var Xe,We={},$e=null,st=null;ge!==void 0&&(Tn(ge),$e=""+ge),Ye(oe)&&(Tn(oe.key),$e=""+oe.key),Ee(oe)&&(st=oe.ref,bt(oe,He));for(Xe in oe)Dt.call(oe,Xe)&&!it.hasOwnProperty(Xe)&&(We[Xe]=oe[Xe]);if(N&&N.defaultProps){var tt=N.defaultProps;for(Xe in tt)We[Xe]===void 0&&(We[Xe]=tt[Xe])}if($e||st){var Ke=typeof N=="function"?N.displayName||N.name||"Unknown":N;$e&&sr(We,Ke),st&&Mn(We,Ke)}return ar(N,$e,st,He,Pe,Tt.current,We)}}var St=P.ReactCurrentOwner,qt=P.ReactDebugCurrentFrame;function Ft(N){if(N){var oe=N._owner,ge=It(N.type,N._source,oe?oe.type:null);qt.setExtraStackFrame(ge)}else qt.setExtraStackFrame(null)}var Je;Je=!1;function en(N){return typeof N=="object"&&N!==null&&N.$$typeof===e}function Bn(){{if(St.current){var N=we(St.current.type);if(N)return`
22
22
 
23
- Check the render method of \``+N+"`."}return""}}function Vn(N){return""}var Zt={};function Gn(N){{var oe=Bn();if(!oe){var me=typeof N=="string"?N:N.displayName||N.name;me&&(oe=`
23
+ Check the render method of \``+N+"`."}return""}}function Vn(N){return""}var Zt={};function Gn(N){{var oe=Bn();if(!oe){var ge=typeof N=="string"?N:N.displayName||N.name;ge&&(oe=`
24
24
 
25
- Check the top-level render call using <`+me+">.")}return oe}}function tn(N,oe){{if(!N._store||N._store.validated||N.key!=null)return;N._store.validated=!0;var me=Gn(oe);if(Zt[me])return;Zt[me]=!0;var Me="";N&&N._owner&&N._owner!==St.current&&(Me=" It was passed a child from "+we(N._owner.type)+"."),Ft(N),O('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',me,Me),Ft(null)}}function xt(N,oe){{if(typeof N!="object")return;if(Et(N))for(var me=0;me<N.length;me++){var Me=N[me];en(Me)&&tn(Me,oe)}else if(en(N))N._store&&(N._store.validated=!0);else if(N){var He=L(N);if(typeof He=="function"&&He!==N.entries)for(var Xe=He.call(N),We;!(We=Xe.next()).done;)en(We.value)&&tn(We.value,oe)}}}function lr(N){{var oe=N.type;if(oe==null||typeof oe=="string")return;var me;if(typeof oe=="function")me=oe.propTypes;else if(typeof oe=="object"&&(oe.$$typeof===d||oe.$$typeof===m))me=oe.propTypes;else return;if(me){var Me=we(oe);fn(me,N.props,"prop",Me,N)}else if(oe.PropTypes!==void 0&&!Je){Je=!0;var He=we(oe);O("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",He||"Unknown")}typeof oe.getDefaultProps=="function"&&!oe.getDefaultProps.isReactClassApproved&&O("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function cr(N){{for(var oe=Object.keys(N.props),me=0;me<oe.length;me++){var Me=oe[me];if(Me!=="children"&&Me!=="key"){Ft(N),O("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Me),Ft(null);break}}N.ref!==null&&(Ft(N),O("Invalid attribute `ref` supplied to `React.Fragment`."),Ft(null))}}var ur={};function vt(N,oe,me,Me,He,Xe){{var We=he(N);if(!We){var $e="";(N===void 0||typeof N=="object"&&N!==null&&Object.keys(N).length===0)&&($e+=" 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 st=Vn();st?$e+=st:$e+=Bn();var tt;N===null?tt="null":Et(N)?tt="array":N!==void 0&&N.$$typeof===e?(tt="<"+(we(N.type)||"Unknown")+" />",$e=" Did you accidentally export a JSX literal instead of a component?"):tt=typeof N,O("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",tt,$e)}var Ke=Er(N,oe,me,He,Xe);if(Ke==null)return Ke;if(We){var Rt=oe.children;if(Rt!==void 0)if(Me)if(Et(Rt)){for(var hn=0;hn<Rt.length;hn++)xt(Rt[hn],N);Object.freeze&&Object.freeze(Rt)}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 xt(Rt,N)}if(Dt.call(oe,"key")){var Pt=we(N),Ge=Object.keys(oe).filter(function(Mn){return Mn!=="key"}),jt=Ge.length>0?"{key: someKey, "+Ge.join(": ..., ")+": ...}":"{key: someKey}";if(!ur[Pt+jt]){var rn=Ge.length>0?"{"+Ge.join(": ..., ")+": ...}":"{}";O(`A props object containing a "key" prop is being spread into JSX:
25
+ Check the top-level render call using <`+ge+">.")}return oe}}function tn(N,oe){{if(!N._store||N._store.validated||N.key!=null)return;N._store.validated=!0;var ge=Gn(oe);if(Zt[ge])return;Zt[ge]=!0;var Pe="";N&&N._owner&&N._owner!==St.current&&(Pe=" It was passed a child from "+we(N._owner.type)+"."),Ft(N),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,Pe),Ft(null)}}function xt(N,oe){{if(typeof N!="object")return;if(Et(N))for(var ge=0;ge<N.length;ge++){var Pe=N[ge];en(Pe)&&tn(Pe,oe)}else if(en(N))N._store&&(N._store.validated=!0);else if(N){var He=L(N);if(typeof He=="function"&&He!==N.entries)for(var Xe=He.call(N),We;!(We=Xe.next()).done;)en(We.value)&&tn(We.value,oe)}}}function lr(N){{var oe=N.type;if(oe==null||typeof oe=="string")return;var ge;if(typeof oe=="function")ge=oe.propTypes;else if(typeof oe=="object"&&(oe.$$typeof===d||oe.$$typeof===m))ge=oe.propTypes;else return;if(ge){var Pe=we(oe);fn(ge,N.props,"prop",Pe,N)}else if(oe.PropTypes!==void 0&&!Je){Je=!0;var He=we(oe);O("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",He||"Unknown")}typeof oe.getDefaultProps=="function"&&!oe.getDefaultProps.isReactClassApproved&&O("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function cr(N){{for(var oe=Object.keys(N.props),ge=0;ge<oe.length;ge++){var Pe=oe[ge];if(Pe!=="children"&&Pe!=="key"){Ft(N),O("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Pe),Ft(null);break}}N.ref!==null&&(Ft(N),O("Invalid attribute `ref` supplied to `React.Fragment`."),Ft(null))}}var ur={};function vt(N,oe,ge,Pe,He,Xe){{var We=he(N);if(!We){var $e="";(N===void 0||typeof N=="object"&&N!==null&&Object.keys(N).length===0)&&($e+=" 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 st=Vn();st?$e+=st:$e+=Bn();var tt;N===null?tt="null":Et(N)?tt="array":N!==void 0&&N.$$typeof===e?(tt="<"+(we(N.type)||"Unknown")+" />",$e=" Did you accidentally export a JSX literal instead of a component?"):tt=typeof N,O("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",tt,$e)}var Ke=Er(N,oe,ge,He,Xe);if(Ke==null)return Ke;if(We){var Rt=oe.children;if(Rt!==void 0)if(Pe)if(Et(Rt)){for(var hn=0;hn<Rt.length;hn++)xt(Rt[hn],N);Object.freeze&&Object.freeze(Rt)}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 xt(Rt,N)}if(Dt.call(oe,"key")){var Mt=we(N),Ge=Object.keys(oe).filter(function(Pn){return Pn!=="key"}),jt=Ge.length>0?"{key: someKey, "+Ge.join(": ..., ")+": ...}":"{key: someKey}";if(!ur[Mt+jt]){var rn=Ge.length>0?"{"+Ge.join(": ..., ")+": ...}":"{}";O(`A props object containing a "key" prop is being spread into JSX:
26
26
  let props = %s;
27
27
  <%s {...props} />
28
28
  React keys must be passed directly to JSX without using spread:
29
29
  let props = %s;
30
- <%s key={someKey} {...props} />`,jt,Pt,rn,Pt),ur[Pt+jt]=!0}}return N===r?cr(Ke):lr(Ke),Ke}}function dr(N,oe,me){return vt(N,oe,me,!0)}function zr(N,oe,me){return vt(N,oe,me,!1)}var qr=zr,nn=dr;dl.Fragment=r,dl.jsx=qr,dl.jsxs=nn}()),dl}process.env.NODE_ENV==="production"?Bf.exports=Mg():Bf.exports=Ag();var A=Bf.exports;function Ig(t){return typeof t=="string"}function Lg(t,e,n){return t===void 0||Ig(t)?e:{...e,ownerState:{...e.ownerState,...n}}}function dp(t,e,n=(r,i)=>r===i){return t.length===e.length&&t.every((r,i)=>n(r,e[i]))}const Dg={disableDefaultClasses:!1},F0=w.createContext(Dg);process.env.NODE_ENV!=="production"&&(F0.displayName="ClassNameConfiguratorContext");function Gi(t){const{disableDefaultClasses:e}=w.useContext(F0);return n=>e?"":t(n)}function cn(t,e=[]){if(t===void 0)return{};const n={};return Object.keys(t).filter(r=>r.match(/^on[A-Z]/)&&typeof t[r]=="function"&&!e.includes(r)).forEach(r=>{n[r]=t[r]}),n}function Fg(t,e,n){return typeof t=="function"?t(e,n):t}function Bg(t){const{rootElementName:e="",componentName:n}=t,[r,i]=w.useState(e.toUpperCase());process.env.NODE_ENV!=="production"&&w.useEffect(()=>{e&&r!==e.toUpperCase()&&console.error(`useRootElementName: the \`rootElementName\` prop of ${n?`the ${n} component`:"a component"} expected the '${e}' element, but a '${r.toLowerCase()}' was rendered instead`,"This may cause hydration issues in an SSR context, for example in a Next.js app")},[e,r,n]);const a=w.useCallback(l=>{i((l==null?void 0:l.tagName)??"")},[]);return[r,a]}function B0(t,e){return process.env.NODE_ENV==="production"?()=>null:function(...r){return t(...r)||e(...r)}}var Vf={exports:{}},jc={exports:{}},ct={};/** @license React v16.13.1
30
+ <%s key={someKey} {...props} />`,jt,Mt,rn,Mt),ur[Mt+jt]=!0}}return N===r?cr(Ke):lr(Ke),Ke}}function dr(N,oe,ge){return vt(N,oe,ge,!0)}function zr(N,oe,ge){return vt(N,oe,ge,!1)}var qr=zr,nn=dr;dl.Fragment=r,dl.jsx=qr,dl.jsxs=nn}()),dl}process.env.NODE_ENV==="production"?Vf.exports=Ig():Vf.exports=Lg();var A=Vf.exports;function Dg(t){return typeof t=="string"}function Fg(t,e,n){return t===void 0||Dg(t)?e:{...e,ownerState:{...e.ownerState,...n}}}function f1(t,e,n=(r,i)=>r===i){return t.length===e.length&&t.every((r,i)=>n(r,e[i]))}const Bg={disableDefaultClasses:!1},B0=w.createContext(Bg);process.env.NODE_ENV!=="production"&&(B0.displayName="ClassNameConfiguratorContext");function Gi(t){const{disableDefaultClasses:e}=w.useContext(B0);return n=>e?"":t(n)}function cn(t,e=[]){if(t===void 0)return{};const n={};return Object.keys(t).filter(r=>r.match(/^on[A-Z]/)&&typeof t[r]=="function"&&!e.includes(r)).forEach(r=>{n[r]=t[r]}),n}function Vg(t,e,n){return typeof t=="function"?t(e,n):t}function Og(t){const{rootElementName:e="",componentName:n}=t,[r,i]=w.useState(e.toUpperCase());process.env.NODE_ENV!=="production"&&w.useEffect(()=>{e&&r!==e.toUpperCase()&&console.error(`useRootElementName: the \`rootElementName\` prop of ${n?`the ${n} component`:"a component"} expected the '${e}' element, but a '${r.toLowerCase()}' was rendered instead`,"This may cause hydration issues in an SSR context, for example in a Next.js app")},[e,r,n]);const a=w.useCallback(l=>{i((l==null?void 0:l.tagName)??"")},[]);return[r,a]}function V0(t,e){return process.env.NODE_ENV==="production"?()=>null:function(...r){return t(...r)||e(...r)}}var Of={exports:{}},jc={exports:{}},ct={};/** @license React v16.13.1
31
31
  * react-is.production.min.js
32
32
  *
33
33
  * Copyright (c) Facebook, Inc. and its affiliates.
34
34
  *
35
35
  * This source code is licensed under the MIT license found in the
36
36
  * LICENSE file in the root directory of this source tree.
37
- */var fp;function Vg(){if(fp)return ct;fp=1;var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,l=t?Symbol.for("react.provider"):60109,f=t?Symbol.for("react.context"):60110,d=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,y=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,_=t?Symbol.for("react.suspense_list"):60120,S=t?Symbol.for("react.memo"):60115,P=t?Symbol.for("react.lazy"):60116,B=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,M=t?Symbol.for("react.responder"):60118,O=t?Symbol.for("react.scope"):60119;function j($){if(typeof $=="object"&&$!==null){var Y=$.$$typeof;switch(Y){case e:switch($=$.type,$){case d:case p:case r:case a:case i:case m:return $;default:switch($=$&&$.$$typeof,$){case f:case y:case P:case S:case l:return $;default:return Y}}case n:return Y}}}function H($){return j($)===p}return ct.AsyncMode=d,ct.ConcurrentMode=p,ct.ContextConsumer=f,ct.ContextProvider=l,ct.Element=e,ct.ForwardRef=y,ct.Fragment=r,ct.Lazy=P,ct.Memo=S,ct.Portal=n,ct.Profiler=a,ct.StrictMode=i,ct.Suspense=m,ct.isAsyncMode=function($){return H($)||j($)===d},ct.isConcurrentMode=H,ct.isContextConsumer=function($){return j($)===f},ct.isContextProvider=function($){return j($)===l},ct.isElement=function($){return typeof $=="object"&&$!==null&&$.$$typeof===e},ct.isForwardRef=function($){return j($)===y},ct.isFragment=function($){return j($)===r},ct.isLazy=function($){return j($)===P},ct.isMemo=function($){return j($)===S},ct.isPortal=function($){return j($)===n},ct.isProfiler=function($){return j($)===a},ct.isStrictMode=function($){return j($)===i},ct.isSuspense=function($){return j($)===m},ct.isValidElementType=function($){return typeof $=="string"||typeof $=="function"||$===r||$===p||$===a||$===i||$===m||$===_||typeof $=="object"&&$!==null&&($.$$typeof===P||$.$$typeof===S||$.$$typeof===l||$.$$typeof===f||$.$$typeof===y||$.$$typeof===L||$.$$typeof===M||$.$$typeof===O||$.$$typeof===B)},ct.typeOf=j,ct}var ut={};/** @license React v16.13.1
37
+ */var h1;function jg(){if(h1)return ct;h1=1;var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,l=t?Symbol.for("react.provider"):60109,f=t?Symbol.for("react.context"):60110,d=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,y=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,_=t?Symbol.for("react.suspense_list"):60120,S=t?Symbol.for("react.memo"):60115,M=t?Symbol.for("react.lazy"):60116,B=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,P=t?Symbol.for("react.responder"):60118,O=t?Symbol.for("react.scope"):60119;function j($){if(typeof $=="object"&&$!==null){var Y=$.$$typeof;switch(Y){case e:switch($=$.type,$){case d:case p:case r:case a:case i:case m:return $;default:switch($=$&&$.$$typeof,$){case f:case y:case M:case S:case l:return $;default:return Y}}case n:return Y}}}function H($){return j($)===p}return ct.AsyncMode=d,ct.ConcurrentMode=p,ct.ContextConsumer=f,ct.ContextProvider=l,ct.Element=e,ct.ForwardRef=y,ct.Fragment=r,ct.Lazy=M,ct.Memo=S,ct.Portal=n,ct.Profiler=a,ct.StrictMode=i,ct.Suspense=m,ct.isAsyncMode=function($){return H($)||j($)===d},ct.isConcurrentMode=H,ct.isContextConsumer=function($){return j($)===f},ct.isContextProvider=function($){return j($)===l},ct.isElement=function($){return typeof $=="object"&&$!==null&&$.$$typeof===e},ct.isForwardRef=function($){return j($)===y},ct.isFragment=function($){return j($)===r},ct.isLazy=function($){return j($)===M},ct.isMemo=function($){return j($)===S},ct.isPortal=function($){return j($)===n},ct.isProfiler=function($){return j($)===a},ct.isStrictMode=function($){return j($)===i},ct.isSuspense=function($){return j($)===m},ct.isValidElementType=function($){return typeof $=="string"||typeof $=="function"||$===r||$===p||$===a||$===i||$===m||$===_||typeof $=="object"&&$!==null&&($.$$typeof===M||$.$$typeof===S||$.$$typeof===l||$.$$typeof===f||$.$$typeof===y||$.$$typeof===L||$.$$typeof===P||$.$$typeof===O||$.$$typeof===B)},ct.typeOf=j,ct}var ut={};/** @license React v16.13.1
38
38
  * react-is.development.js
39
39
  *
40
40
  * Copyright (c) Facebook, Inc. and its affiliates.
41
41
  *
42
42
  * This source code is licensed under the MIT license found in the
43
43
  * LICENSE file in the root directory of this source tree.
44
- */var hp;function Og(){return hp||(hp=1,process.env.NODE_ENV!=="production"&&function(){var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,l=t?Symbol.for("react.provider"):60109,f=t?Symbol.for("react.context"):60110,d=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,y=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,_=t?Symbol.for("react.suspense_list"):60120,S=t?Symbol.for("react.memo"):60115,P=t?Symbol.for("react.lazy"):60116,B=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,M=t?Symbol.for("react.responder"):60118,O=t?Symbol.for("react.scope"):60119;function j(fe){return typeof fe=="string"||typeof fe=="function"||fe===r||fe===p||fe===a||fe===i||fe===m||fe===_||typeof fe=="object"&&fe!==null&&(fe.$$typeof===P||fe.$$typeof===S||fe.$$typeof===l||fe.$$typeof===f||fe.$$typeof===y||fe.$$typeof===L||fe.$$typeof===M||fe.$$typeof===O||fe.$$typeof===B)}function H(fe){if(typeof fe=="object"&&fe!==null){var Ze=fe.$$typeof;switch(Ze){case e:var rt=fe.type;switch(rt){case d:case p:case r:case a:case i:case m:return rt;default:var It=rt&&rt.$$typeof;switch(It){case f:case y:case P:case S:case l:return It;default:return Ze}}case n:return Ze}}}var $=d,Y=p,J=f,K=l,le=e,he=y,Re=r,ce=P,we=S,ke=n,se=a,ne=i,ee=m,_e=!1;function Ne(fe){return _e||(_e=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),re(fe)||H(fe)===d}function re(fe){return H(fe)===p}function ae(fe){return H(fe)===f}function xe(fe){return H(fe)===l}function Ie(fe){return typeof fe=="object"&&fe!==null&&fe.$$typeof===e}function Le(fe){return H(fe)===y}function Pe(fe){return H(fe)===r}function Se(fe){return H(fe)===P}function be(fe){return H(fe)===S}function ve(fe){return H(fe)===n}function Ce(fe){return H(fe)===a}function Te(fe){return H(fe)===i}function ze(fe){return H(fe)===m}ut.AsyncMode=$,ut.ConcurrentMode=Y,ut.ContextConsumer=J,ut.ContextProvider=K,ut.Element=le,ut.ForwardRef=he,ut.Fragment=Re,ut.Lazy=ce,ut.Memo=we,ut.Portal=ke,ut.Profiler=se,ut.StrictMode=ne,ut.Suspense=ee,ut.isAsyncMode=Ne,ut.isConcurrentMode=re,ut.isContextConsumer=ae,ut.isContextProvider=xe,ut.isElement=Ie,ut.isForwardRef=Le,ut.isFragment=Pe,ut.isLazy=Se,ut.isMemo=be,ut.isPortal=ve,ut.isProfiler=Ce,ut.isStrictMode=Te,ut.isSuspense=ze,ut.isValidElementType=j,ut.typeOf=H}()),ut}var pp;function V0(){return pp||(pp=1,process.env.NODE_ENV==="production"?jc.exports=Vg():jc.exports=Og()),jc.exports}/*
44
+ */var p1;function Ng(){return p1||(p1=1,process.env.NODE_ENV!=="production"&&function(){var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,l=t?Symbol.for("react.provider"):60109,f=t?Symbol.for("react.context"):60110,d=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,y=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,_=t?Symbol.for("react.suspense_list"):60120,S=t?Symbol.for("react.memo"):60115,M=t?Symbol.for("react.lazy"):60116,B=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,P=t?Symbol.for("react.responder"):60118,O=t?Symbol.for("react.scope"):60119;function j(fe){return typeof fe=="string"||typeof fe=="function"||fe===r||fe===p||fe===a||fe===i||fe===m||fe===_||typeof fe=="object"&&fe!==null&&(fe.$$typeof===M||fe.$$typeof===S||fe.$$typeof===l||fe.$$typeof===f||fe.$$typeof===y||fe.$$typeof===L||fe.$$typeof===P||fe.$$typeof===O||fe.$$typeof===B)}function H(fe){if(typeof fe=="object"&&fe!==null){var Ze=fe.$$typeof;switch(Ze){case e:var rt=fe.type;switch(rt){case d:case p:case r:case a:case i:case m:return rt;default:var It=rt&&rt.$$typeof;switch(It){case f:case y:case M:case S:case l:return It;default:return Ze}}case n:return Ze}}}var $=d,Y=p,J=f,K=l,le=e,he=y,Re=r,ce=M,we=S,ke=n,se=a,ne=i,ee=m,_e=!1;function Ne(fe){return _e||(_e=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),re(fe)||H(fe)===d}function re(fe){return H(fe)===p}function ae(fe){return H(fe)===f}function xe(fe){return H(fe)===l}function Ie(fe){return typeof fe=="object"&&fe!==null&&fe.$$typeof===e}function Le(fe){return H(fe)===y}function Me(fe){return H(fe)===r}function Se(fe){return H(fe)===M}function be(fe){return H(fe)===S}function ve(fe){return H(fe)===n}function Ce(fe){return H(fe)===a}function Te(fe){return H(fe)===i}function ze(fe){return H(fe)===m}ut.AsyncMode=$,ut.ConcurrentMode=Y,ut.ContextConsumer=J,ut.ContextProvider=K,ut.Element=le,ut.ForwardRef=he,ut.Fragment=Re,ut.Lazy=ce,ut.Memo=we,ut.Portal=ke,ut.Profiler=se,ut.StrictMode=ne,ut.Suspense=ee,ut.isAsyncMode=Ne,ut.isConcurrentMode=re,ut.isContextConsumer=ae,ut.isContextProvider=xe,ut.isElement=Ie,ut.isForwardRef=Le,ut.isFragment=Me,ut.isLazy=Se,ut.isMemo=be,ut.isPortal=ve,ut.isProfiler=Ce,ut.isStrictMode=Te,ut.isSuspense=ze,ut.isValidElementType=j,ut.typeOf=H}()),ut}var m1;function O0(){return m1||(m1=1,process.env.NODE_ENV==="production"?jc.exports=jg():jc.exports=Ng()),jc.exports}/*
45
45
  object-assign
46
46
  (c) Sindre Sorhus
47
47
  @license MIT
48
- */var Qd,mp;function jg(){if(mp)return Qd;mp=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var l={},f=0;f<10;f++)l["_"+String.fromCharCode(f)]=f;var d=Object.getOwnPropertyNames(l).map(function(y){return l[y]});if(d.join("")!=="0123456789")return!1;var p={};return"abcdefghijklmnopqrst".split("").forEach(function(y){p[y]=y}),Object.keys(Object.assign({},p)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Qd=i()?Object.assign:function(a,l){for(var f,d=r(a),p,y=1;y<arguments.length;y++){f=Object(arguments[y]);for(var m in f)e.call(f,m)&&(d[m]=f[m]);if(t){p=t(f);for(var _=0;_<p.length;_++)n.call(f,p[_])&&(d[p[_]]=f[p[_]])}}return d},Qd}var ef,gp;function ah(){if(gp)return ef;gp=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return ef=t,ef}var tf,vp;function O0(){return vp||(vp=1,tf=Function.call.bind(Object.prototype.hasOwnProperty)),tf}var nf,yp;function Ng(){if(yp)return nf;yp=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=ah(),n={},r=O0();t=function(a){var l="Warning: "+a;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}}}function i(a,l,f,d,p){if(process.env.NODE_ENV!=="production"){for(var y in a)if(r(a,y)){var m;try{if(typeof a[y]!="function"){var _=Error((d||"React class")+": "+f+" type `"+y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw _.name="Invariant Violation",_}m=a[y](l,y,d,f,null,e)}catch(P){m=P}if(m&&!(m instanceof Error)&&t((d||"React class")+": type specification of "+f+" `"+y+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof m+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),m instanceof Error&&!(m.message in n)){n[m.message]=!0;var S=p?p():"";t("Failed "+f+" type: "+m.message+(S??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},nf=i,nf}var rf,wp;function $g(){if(wp)return rf;wp=1;var t=V0(),e=jg(),n=ah(),r=O0(),i=Ng(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(f){var d="Warning: "+f;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function l(){return null}return rf=function(f,d){var p=typeof Symbol=="function"&&Symbol.iterator,y="@@iterator";function m(re){var ae=re&&(p&&re[p]||re[y]);if(typeof ae=="function")return ae}var _="<<anonymous>>",S={array:M("array"),bigint:M("bigint"),bool:M("boolean"),func:M("function"),number:M("number"),object:M("object"),string:M("string"),symbol:M("symbol"),any:O(),arrayOf:j,element:H(),elementType:$(),instanceOf:Y,node:he(),objectOf:K,oneOf:J,oneOfType:le,shape:ce,exact:we};function P(re,ae){return re===ae?re!==0||1/re===1/ae:re!==re&&ae!==ae}function B(re,ae){this.message=re,this.data=ae&&typeof ae=="object"?ae:{},this.stack=""}B.prototype=Error.prototype;function L(re){if(process.env.NODE_ENV!=="production")var ae={},xe=0;function Ie(Pe,Se,be,ve,Ce,Te,ze){if(ve=ve||_,Te=Te||be,ze!==n){if(d){var fe=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw fe.name="Invariant Violation",fe}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var Ze=ve+":"+be;!ae[Ze]&&xe<3&&(a("You are manually calling a React.PropTypes validation function for the `"+Te+"` prop on `"+ve+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),ae[Ze]=!0,xe++)}}return Se[be]==null?Pe?Se[be]===null?new B("The "+Ce+" `"+Te+"` is marked as required "+("in `"+ve+"`, but its value is `null`.")):new B("The "+Ce+" `"+Te+"` is marked as required in "+("`"+ve+"`, but its value is `undefined`.")):null:re(Se,be,ve,Ce,Te)}var Le=Ie.bind(null,!1);return Le.isRequired=Ie.bind(null,!0),Le}function M(re){function ae(xe,Ie,Le,Pe,Se,be){var ve=xe[Ie],Ce=ne(ve);if(Ce!==re){var Te=ee(ve);return new B("Invalid "+Pe+" `"+Se+"` of type "+("`"+Te+"` supplied to `"+Le+"`, expected ")+("`"+re+"`."),{expectedType:re})}return null}return L(ae)}function O(){return L(l)}function j(re){function ae(xe,Ie,Le,Pe,Se){if(typeof re!="function")return new B("Property `"+Se+"` of component `"+Le+"` has invalid PropType notation inside arrayOf.");var be=xe[Ie];if(!Array.isArray(be)){var ve=ne(be);return new B("Invalid "+Pe+" `"+Se+"` of type "+("`"+ve+"` supplied to `"+Le+"`, expected an array."))}for(var Ce=0;Ce<be.length;Ce++){var Te=re(be,Ce,Le,Pe,Se+"["+Ce+"]",n);if(Te instanceof Error)return Te}return null}return L(ae)}function H(){function re(ae,xe,Ie,Le,Pe){var Se=ae[xe];if(!f(Se)){var be=ne(Se);return new B("Invalid "+Le+" `"+Pe+"` of type "+("`"+be+"` supplied to `"+Ie+"`, expected a single ReactElement."))}return null}return L(re)}function $(){function re(ae,xe,Ie,Le,Pe){var Se=ae[xe];if(!t.isValidElementType(Se)){var be=ne(Se);return new B("Invalid "+Le+" `"+Pe+"` of type "+("`"+be+"` supplied to `"+Ie+"`, expected a single ReactElement type."))}return null}return L(re)}function Y(re){function ae(xe,Ie,Le,Pe,Se){if(!(xe[Ie]instanceof re)){var be=re.name||_,ve=Ne(xe[Ie]);return new B("Invalid "+Pe+" `"+Se+"` of type "+("`"+ve+"` supplied to `"+Le+"`, expected ")+("instance of `"+be+"`."))}return null}return L(ae)}function J(re){if(!Array.isArray(re))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),l;function ae(xe,Ie,Le,Pe,Se){for(var be=xe[Ie],ve=0;ve<re.length;ve++)if(P(be,re[ve]))return null;var Ce=JSON.stringify(re,function(ze,fe){var Ze=ee(fe);return Ze==="symbol"?String(fe):fe});return new B("Invalid "+Pe+" `"+Se+"` of value `"+String(be)+"` "+("supplied to `"+Le+"`, expected one of "+Ce+"."))}return L(ae)}function K(re){function ae(xe,Ie,Le,Pe,Se){if(typeof re!="function")return new B("Property `"+Se+"` of component `"+Le+"` has invalid PropType notation inside objectOf.");var be=xe[Ie],ve=ne(be);if(ve!=="object")return new B("Invalid "+Pe+" `"+Se+"` of type "+("`"+ve+"` supplied to `"+Le+"`, expected an object."));for(var Ce in be)if(r(be,Ce)){var Te=re(be,Ce,Le,Pe,Se+"."+Ce,n);if(Te instanceof Error)return Te}return null}return L(ae)}function le(re){if(!Array.isArray(re))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),l;for(var ae=0;ae<re.length;ae++){var xe=re[ae];if(typeof xe!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+_e(xe)+" at index "+ae+"."),l}function Ie(Le,Pe,Se,be,ve){for(var Ce=[],Te=0;Te<re.length;Te++){var ze=re[Te],fe=ze(Le,Pe,Se,be,ve,n);if(fe==null)return null;fe.data&&r(fe.data,"expectedType")&&Ce.push(fe.data.expectedType)}var Ze=Ce.length>0?", expected one of type ["+Ce.join(", ")+"]":"";return new B("Invalid "+be+" `"+ve+"` supplied to "+("`"+Se+"`"+Ze+"."))}return L(Ie)}function he(){function re(ae,xe,Ie,Le,Pe){return ke(ae[xe])?null:new B("Invalid "+Le+" `"+Pe+"` supplied to "+("`"+Ie+"`, expected a ReactNode."))}return L(re)}function Re(re,ae,xe,Ie,Le){return new B((re||"React class")+": "+ae+" type `"+xe+"."+Ie+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Le+"`.")}function ce(re){function ae(xe,Ie,Le,Pe,Se){var be=xe[Ie],ve=ne(be);if(ve!=="object")return new B("Invalid "+Pe+" `"+Se+"` of type `"+ve+"` "+("supplied to `"+Le+"`, expected `object`."));for(var Ce in re){var Te=re[Ce];if(typeof Te!="function")return Re(Le,Pe,Se,Ce,ee(Te));var ze=Te(be,Ce,Le,Pe,Se+"."+Ce,n);if(ze)return ze}return null}return L(ae)}function we(re){function ae(xe,Ie,Le,Pe,Se){var be=xe[Ie],ve=ne(be);if(ve!=="object")return new B("Invalid "+Pe+" `"+Se+"` of type `"+ve+"` "+("supplied to `"+Le+"`, expected `object`."));var Ce=e({},xe[Ie],re);for(var Te in Ce){var ze=re[Te];if(r(re,Te)&&typeof ze!="function")return Re(Le,Pe,Se,Te,ee(ze));if(!ze)return new B("Invalid "+Pe+" `"+Se+"` key `"+Te+"` supplied to `"+Le+"`.\nBad object: "+JSON.stringify(xe[Ie],null," ")+`
49
- Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(be,Te,Le,Pe,Se+"."+Te,n);if(fe)return fe}return null}return L(ae)}function ke(re){switch(typeof re){case"number":case"string":case"undefined":return!0;case"boolean":return!re;case"object":if(Array.isArray(re))return re.every(ke);if(re===null||f(re))return!0;var ae=m(re);if(ae){var xe=ae.call(re),Ie;if(ae!==re.entries){for(;!(Ie=xe.next()).done;)if(!ke(Ie.value))return!1}else for(;!(Ie=xe.next()).done;){var Le=Ie.value;if(Le&&!ke(Le[1]))return!1}}else return!1;return!0;default:return!1}}function se(re,ae){return re==="symbol"?!0:ae?ae["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&ae instanceof Symbol:!1}function ne(re){var ae=typeof re;return Array.isArray(re)?"array":re instanceof RegExp?"object":se(ae,re)?"symbol":ae}function ee(re){if(typeof re>"u"||re===null)return""+re;var ae=ne(re);if(ae==="object"){if(re instanceof Date)return"date";if(re instanceof RegExp)return"regexp"}return ae}function _e(re){var ae=ee(re);switch(ae){case"array":case"object":return"an "+ae;case"boolean":case"date":case"regexp":return"a "+ae;default:return ae}}function Ne(re){return!re.constructor||!re.constructor.name?_:re.constructor.name}return S.checkPropTypes=i,S.resetWarningCache=i.resetWarningCache,S.PropTypes=S,S},rf}var of,bp;function Wg(){if(bp)return of;bp=1;var t=ah();function e(){}function n(){}return n.resetWarningCache=e,of=function(){function r(l,f,d,p,y,m){if(m!==t){var _=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw _.name="Invariant Violation",_}}r.isRequired=r;function i(){return r}var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:e};return a.PropTypes=a,a},of}if(process.env.NODE_ENV!=="production"){var Hg=V0(),Ug=!0;Vf.exports=$g()(Hg.isElement,Ug)}else Vf.exports=Wg()();var zg=Vf.exports;const W=D0(zg);function qg(t){const{prototype:e={}}=t;return!!e.isReactComponent}function j0(t,e,n,r,i){const a=t[e],l=i||e;if(a==null||typeof window>"u")return null;let f;const d=a.type;return typeof d=="function"&&!qg(d)&&(f="Did you accidentally use a plain function component for an element instead?"),f!==void 0?new Error(`Invalid ${r} \`${l}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${f} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Iu=B0(W.element,j0);Iu.isRequired=B0(W.element.isRequired,j0);const Zg="exact-prop: ​";function lh(t){return process.env.NODE_ENV==="production"?t:{...t,[Zg]:e=>{const n=Object.keys(e).filter(r=>!t.hasOwnProperty(r));return n.length>0?new Error(`The following props are not supported: ${n.map(r=>`\`${r}\``).join(", ")}. Please remove them.`):null}}}function Gg(t){let e="https://mui.com/production-error/?code="+t;for(let n=1;n<arguments.length;n+=1)e+="&args[]="+encodeURIComponent(arguments[n]);return"Minified MUI error #"+t+"; visit "+e+" for the full message."}function fu(t,e,n,r,i){if(process.env.NODE_ENV==="production")return null;const a=t[e],l=i||e;return a==null?null:a&&a.nodeType!==1?new Error(`Invalid ${r} \`${l}\` supplied to \`${n}\`. Expected an HTMLElement.`):null}function xp(...t){return t.reduce((e,n)=>n==null?e:function(...i){e.apply(this,i),n.apply(this,i)},()=>{})}function kr(t){return t&&t.ownerDocument||document}function ch(t){return kr(t).defaultView||window}function Of(t,e){typeof t=="function"?t(e):t&&(t.current=e)}const ca=typeof window<"u"?w.useLayoutEffect:w.useEffect;let Cp=0;function Yg(t){const[e,n]=w.useState(t),r=t||e;return w.useEffect(()=>{e==null&&(Cp+=1,n(`mui-${Cp}`))},[e]),r}const kp=w.useId;function Lu(t){if(kp!==void 0){const e=kp();return t??e}return Yg(t)}function N0({controlled:t,default:e,name:n,state:r="value"}){const{current:i}=w.useRef(t!==void 0),[a,l]=w.useState(e),f=i?t:a;if(process.env.NODE_ENV!=="production"){w.useEffect(()=>{i!==(t!==void 0)&&console.error([`MUI: A component is changing the ${i?"":"un"}controlled ${r} state of ${n} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
48
+ */var ef,g1;function $g(){if(g1)return ef;g1=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var l={},f=0;f<10;f++)l["_"+String.fromCharCode(f)]=f;var d=Object.getOwnPropertyNames(l).map(function(y){return l[y]});if(d.join("")!=="0123456789")return!1;var p={};return"abcdefghijklmnopqrst".split("").forEach(function(y){p[y]=y}),Object.keys(Object.assign({},p)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return ef=i()?Object.assign:function(a,l){for(var f,d=r(a),p,y=1;y<arguments.length;y++){f=Object(arguments[y]);for(var m in f)e.call(f,m)&&(d[m]=f[m]);if(t){p=t(f);for(var _=0;_<p.length;_++)n.call(f,p[_])&&(d[p[_]]=f[p[_]])}}return d},ef}var tf,v1;function lh(){if(v1)return tf;v1=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return tf=t,tf}var nf,y1;function j0(){return y1||(y1=1,nf=Function.call.bind(Object.prototype.hasOwnProperty)),nf}var rf,w1;function Wg(){if(w1)return rf;w1=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=lh(),n={},r=j0();t=function(a){var l="Warning: "+a;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}}}function i(a,l,f,d,p){if(process.env.NODE_ENV!=="production"){for(var y in a)if(r(a,y)){var m;try{if(typeof a[y]!="function"){var _=Error((d||"React class")+": "+f+" type `"+y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw _.name="Invariant Violation",_}m=a[y](l,y,d,f,null,e)}catch(M){m=M}if(m&&!(m instanceof Error)&&t((d||"React class")+": type specification of "+f+" `"+y+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof m+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),m instanceof Error&&!(m.message in n)){n[m.message]=!0;var S=p?p():"";t("Failed "+f+" type: "+m.message+(S??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},rf=i,rf}var of,b1;function Hg(){if(b1)return of;b1=1;var t=O0(),e=$g(),n=lh(),r=j0(),i=Wg(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(f){var d="Warning: "+f;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function l(){return null}return of=function(f,d){var p=typeof Symbol=="function"&&Symbol.iterator,y="@@iterator";function m(re){var ae=re&&(p&&re[p]||re[y]);if(typeof ae=="function")return ae}var _="<<anonymous>>",S={array:P("array"),bigint:P("bigint"),bool:P("boolean"),func:P("function"),number:P("number"),object:P("object"),string:P("string"),symbol:P("symbol"),any:O(),arrayOf:j,element:H(),elementType:$(),instanceOf:Y,node:he(),objectOf:K,oneOf:J,oneOfType:le,shape:ce,exact:we};function M(re,ae){return re===ae?re!==0||1/re===1/ae:re!==re&&ae!==ae}function B(re,ae){this.message=re,this.data=ae&&typeof ae=="object"?ae:{},this.stack=""}B.prototype=Error.prototype;function L(re){if(process.env.NODE_ENV!=="production")var ae={},xe=0;function Ie(Me,Se,be,ve,Ce,Te,ze){if(ve=ve||_,Te=Te||be,ze!==n){if(d){var fe=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw fe.name="Invariant Violation",fe}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var Ze=ve+":"+be;!ae[Ze]&&xe<3&&(a("You are manually calling a React.PropTypes validation function for the `"+Te+"` prop on `"+ve+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),ae[Ze]=!0,xe++)}}return Se[be]==null?Me?Se[be]===null?new B("The "+Ce+" `"+Te+"` is marked as required "+("in `"+ve+"`, but its value is `null`.")):new B("The "+Ce+" `"+Te+"` is marked as required in "+("`"+ve+"`, but its value is `undefined`.")):null:re(Se,be,ve,Ce,Te)}var Le=Ie.bind(null,!1);return Le.isRequired=Ie.bind(null,!0),Le}function P(re){function ae(xe,Ie,Le,Me,Se,be){var ve=xe[Ie],Ce=ne(ve);if(Ce!==re){var Te=ee(ve);return new B("Invalid "+Me+" `"+Se+"` of type "+("`"+Te+"` supplied to `"+Le+"`, expected ")+("`"+re+"`."),{expectedType:re})}return null}return L(ae)}function O(){return L(l)}function j(re){function ae(xe,Ie,Le,Me,Se){if(typeof re!="function")return new B("Property `"+Se+"` of component `"+Le+"` has invalid PropType notation inside arrayOf.");var be=xe[Ie];if(!Array.isArray(be)){var ve=ne(be);return new B("Invalid "+Me+" `"+Se+"` of type "+("`"+ve+"` supplied to `"+Le+"`, expected an array."))}for(var Ce=0;Ce<be.length;Ce++){var Te=re(be,Ce,Le,Me,Se+"["+Ce+"]",n);if(Te instanceof Error)return Te}return null}return L(ae)}function H(){function re(ae,xe,Ie,Le,Me){var Se=ae[xe];if(!f(Se)){var be=ne(Se);return new B("Invalid "+Le+" `"+Me+"` of type "+("`"+be+"` supplied to `"+Ie+"`, expected a single ReactElement."))}return null}return L(re)}function $(){function re(ae,xe,Ie,Le,Me){var Se=ae[xe];if(!t.isValidElementType(Se)){var be=ne(Se);return new B("Invalid "+Le+" `"+Me+"` of type "+("`"+be+"` supplied to `"+Ie+"`, expected a single ReactElement type."))}return null}return L(re)}function Y(re){function ae(xe,Ie,Le,Me,Se){if(!(xe[Ie]instanceof re)){var be=re.name||_,ve=Ne(xe[Ie]);return new B("Invalid "+Me+" `"+Se+"` of type "+("`"+ve+"` supplied to `"+Le+"`, expected ")+("instance of `"+be+"`."))}return null}return L(ae)}function J(re){if(!Array.isArray(re))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),l;function ae(xe,Ie,Le,Me,Se){for(var be=xe[Ie],ve=0;ve<re.length;ve++)if(M(be,re[ve]))return null;var Ce=JSON.stringify(re,function(ze,fe){var Ze=ee(fe);return Ze==="symbol"?String(fe):fe});return new B("Invalid "+Me+" `"+Se+"` of value `"+String(be)+"` "+("supplied to `"+Le+"`, expected one of "+Ce+"."))}return L(ae)}function K(re){function ae(xe,Ie,Le,Me,Se){if(typeof re!="function")return new B("Property `"+Se+"` of component `"+Le+"` has invalid PropType notation inside objectOf.");var be=xe[Ie],ve=ne(be);if(ve!=="object")return new B("Invalid "+Me+" `"+Se+"` of type "+("`"+ve+"` supplied to `"+Le+"`, expected an object."));for(var Ce in be)if(r(be,Ce)){var Te=re(be,Ce,Le,Me,Se+"."+Ce,n);if(Te instanceof Error)return Te}return null}return L(ae)}function le(re){if(!Array.isArray(re))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),l;for(var ae=0;ae<re.length;ae++){var xe=re[ae];if(typeof xe!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+_e(xe)+" at index "+ae+"."),l}function Ie(Le,Me,Se,be,ve){for(var Ce=[],Te=0;Te<re.length;Te++){var ze=re[Te],fe=ze(Le,Me,Se,be,ve,n);if(fe==null)return null;fe.data&&r(fe.data,"expectedType")&&Ce.push(fe.data.expectedType)}var Ze=Ce.length>0?", expected one of type ["+Ce.join(", ")+"]":"";return new B("Invalid "+be+" `"+ve+"` supplied to "+("`"+Se+"`"+Ze+"."))}return L(Ie)}function he(){function re(ae,xe,Ie,Le,Me){return ke(ae[xe])?null:new B("Invalid "+Le+" `"+Me+"` supplied to "+("`"+Ie+"`, expected a ReactNode."))}return L(re)}function Re(re,ae,xe,Ie,Le){return new B((re||"React class")+": "+ae+" type `"+xe+"."+Ie+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Le+"`.")}function ce(re){function ae(xe,Ie,Le,Me,Se){var be=xe[Ie],ve=ne(be);if(ve!=="object")return new B("Invalid "+Me+" `"+Se+"` of type `"+ve+"` "+("supplied to `"+Le+"`, expected `object`."));for(var Ce in re){var Te=re[Ce];if(typeof Te!="function")return Re(Le,Me,Se,Ce,ee(Te));var ze=Te(be,Ce,Le,Me,Se+"."+Ce,n);if(ze)return ze}return null}return L(ae)}function we(re){function ae(xe,Ie,Le,Me,Se){var be=xe[Ie],ve=ne(be);if(ve!=="object")return new B("Invalid "+Me+" `"+Se+"` of type `"+ve+"` "+("supplied to `"+Le+"`, expected `object`."));var Ce=e({},xe[Ie],re);for(var Te in Ce){var ze=re[Te];if(r(re,Te)&&typeof ze!="function")return Re(Le,Me,Se,Te,ee(ze));if(!ze)return new B("Invalid "+Me+" `"+Se+"` key `"+Te+"` supplied to `"+Le+"`.\nBad object: "+JSON.stringify(xe[Ie],null," ")+`
49
+ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(be,Te,Le,Me,Se+"."+Te,n);if(fe)return fe}return null}return L(ae)}function ke(re){switch(typeof re){case"number":case"string":case"undefined":return!0;case"boolean":return!re;case"object":if(Array.isArray(re))return re.every(ke);if(re===null||f(re))return!0;var ae=m(re);if(ae){var xe=ae.call(re),Ie;if(ae!==re.entries){for(;!(Ie=xe.next()).done;)if(!ke(Ie.value))return!1}else for(;!(Ie=xe.next()).done;){var Le=Ie.value;if(Le&&!ke(Le[1]))return!1}}else return!1;return!0;default:return!1}}function se(re,ae){return re==="symbol"?!0:ae?ae["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&ae instanceof Symbol:!1}function ne(re){var ae=typeof re;return Array.isArray(re)?"array":re instanceof RegExp?"object":se(ae,re)?"symbol":ae}function ee(re){if(typeof re>"u"||re===null)return""+re;var ae=ne(re);if(ae==="object"){if(re instanceof Date)return"date";if(re instanceof RegExp)return"regexp"}return ae}function _e(re){var ae=ee(re);switch(ae){case"array":case"object":return"an "+ae;case"boolean":case"date":case"regexp":return"a "+ae;default:return ae}}function Ne(re){return!re.constructor||!re.constructor.name?_:re.constructor.name}return S.checkPropTypes=i,S.resetWarningCache=i.resetWarningCache,S.PropTypes=S,S},of}var sf,x1;function Ug(){if(x1)return sf;x1=1;var t=lh();function e(){}function n(){}return n.resetWarningCache=e,sf=function(){function r(l,f,d,p,y,m){if(m!==t){var _=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw _.name="Invariant Violation",_}}r.isRequired=r;function i(){return r}var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:e};return a.PropTypes=a,a},sf}if(process.env.NODE_ENV!=="production"){var zg=O0(),qg=!0;Of.exports=Hg()(zg.isElement,qg)}else Of.exports=Ug()();var Zg=Of.exports;const W=F0(Zg);function Gg(t){const{prototype:e={}}=t;return!!e.isReactComponent}function N0(t,e,n,r,i){const a=t[e],l=i||e;if(a==null||typeof window>"u")return null;let f;const d=a.type;return typeof d=="function"&&!Gg(d)&&(f="Did you accidentally use a plain function component for an element instead?"),f!==void 0?new Error(`Invalid ${r} \`${l}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${f} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Lu=V0(W.element,N0);Lu.isRequired=V0(W.element.isRequired,N0);const Yg="exact-prop: ​";function ch(t){return process.env.NODE_ENV==="production"?t:{...t,[Yg]:e=>{const n=Object.keys(e).filter(r=>!t.hasOwnProperty(r));return n.length>0?new Error(`The following props are not supported: ${n.map(r=>`\`${r}\``).join(", ")}. Please remove them.`):null}}}function Xg(t){let e="https://mui.com/production-error/?code="+t;for(let n=1;n<arguments.length;n+=1)e+="&args[]="+encodeURIComponent(arguments[n]);return"Minified MUI error #"+t+"; visit "+e+" for the full message."}function hu(t,e,n,r,i){if(process.env.NODE_ENV==="production")return null;const a=t[e],l=i||e;return a==null?null:a&&a.nodeType!==1?new Error(`Invalid ${r} \`${l}\` supplied to \`${n}\`. Expected an HTMLElement.`):null}function C1(...t){return t.reduce((e,n)=>n==null?e:function(...i){e.apply(this,i),n.apply(this,i)},()=>{})}function kr(t){return t&&t.ownerDocument||document}function uh(t){return kr(t).defaultView||window}function jf(t,e){typeof t=="function"?t(e):t&&(t.current=e)}const ca=typeof window<"u"?w.useLayoutEffect:w.useEffect;let k1=0;function Kg(t){const[e,n]=w.useState(t),r=t||e;return w.useEffect(()=>{e==null&&(k1+=1,n(`mui-${k1}`))},[e]),r}const _1=w.useId;function Du(t){if(_1!==void 0){const e=_1();return t??e}return Kg(t)}function $0({controlled:t,default:e,name:n,state:r="value"}){const{current:i}=w.useRef(t!==void 0),[a,l]=w.useState(e),f=i?t:a;if(process.env.NODE_ENV!=="production"){w.useEffect(()=>{i!==(t!==void 0)&&console.error([`MUI: A component is changing the ${i?"":"un"}controlled ${r} state of ${n} to be ${i?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
50
50
  `))},[r,n,t]);const{current:p}=w.useRef(e);w.useEffect(()=>{!i&&p!==e&&console.error([`MUI: A component is changing the default ${r} state of an uncontrolled ${n} after being initialized. To suppress this warning opt to use a controlled ${n}.`].join(`
51
- `))},[JSON.stringify(e)])}const d=w.useCallback(p=>{i||l(p)},[]);return[f,d]}function Fl(t){const e=w.useRef(t);return ca(()=>{e.current=t}),w.useRef((...n)=>(0,e.current)(...n)).current}function un(...t){return w.useMemo(()=>t.every(e=>e==null)?null:e=>{t.forEach(n=>{Of(n,e)})},t)}const _p={};function Xg(t,e){const n=w.useRef(_p);return n.current===_p&&(n.current=t(e)),n}const Kg=[];function Jg(t){w.useEffect(t,Kg)}class Du{constructor(){lt(this,"currentId",null);lt(this,"clear",()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)});lt(this,"disposeEffect",()=>this.clear)}static create(){return new Du}start(e,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,n()},e)}}function Qg(){const t=Xg(Du.create).current;return Jg(t.disposeEffect),t}let Fu=!0,jf=!1;const ev=new Du,tv={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function nv(t){const{type:e,tagName:n}=t;return!!(n==="INPUT"&&tv[e]&&!t.readOnly||n==="TEXTAREA"&&!t.readOnly||t.isContentEditable)}function rv(t){t.metaKey||t.altKey||t.ctrlKey||(Fu=!0)}function sf(){Fu=!1}function ov(){this.visibilityState==="hidden"&&jf&&(Fu=!0)}function iv(t){t.addEventListener("keydown",rv,!0),t.addEventListener("mousedown",sf,!0),t.addEventListener("pointerdown",sf,!0),t.addEventListener("touchstart",sf,!0),t.addEventListener("visibilitychange",ov,!0)}function sv(t){const{target:e}=t;try{return e.matches(":focus-visible")}catch{}return Fu||nv(e)}function $0(){const t=w.useCallback(i=>{i!=null&&iv(i.ownerDocument)},[]),e=w.useRef(!1);function n(){return e.current?(jf=!0,ev.start(100,()=>{jf=!1}),e.current=!1,!0):!1}function r(i){return sv(i)?(e.current=!0,!0):!1}return{isFocusVisibleRef:e,onFocus:r,onBlur:n,ref:t}}function av(t){const e=t.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}const lv=t=>{const e=w.useRef({});return w.useEffect(()=>{e.current=t}),e.current},cv={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"};function Yi(t,e,n=void 0){const r={};return Object.keys(t).forEach(i=>{r[i]=t[i].reduce((a,l)=>{if(l){const f=e(l);f!==""&&a.push(f),n&&n[l]&&a.push(n[l])}return a},[]).join(" ")}),r}const uv={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function W0(t){var e,n,r="";if(typeof t=="string"||typeof t=="number")r+=t;else if(typeof t=="object")if(Array.isArray(t)){var i=t.length;for(e=0;e<i;e++)t[e]&&(n=W0(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}function ge(){for(var t,e,n=0,r="",i=arguments.length;n<i;n++)(t=arguments[n])&&(e=W0(t))&&(r&&(r+=" "),r+=e);return r}function Sp(t){if(t===void 0)return{};const e={};return Object.keys(t).filter(n=>!(n.match(/^on[A-Z]/)&&typeof t[n]=="function")).forEach(n=>{e[n]=t[n]}),e}function dv(t){const{getSlotProps:e,additionalProps:n,externalSlotProps:r,externalForwardedProps:i,className:a}=t;if(!e){const S=ge(n==null?void 0:n.className,a,i==null?void 0:i.className,r==null?void 0:r.className),P={...n==null?void 0:n.style,...i==null?void 0:i.style,...r==null?void 0:r.style},B={...n,...i,...r};return S.length>0&&(B.className=S),Object.keys(P).length>0&&(B.style=P),{props:B,internalRef:void 0}}const l=cn({...i,...r}),f=Sp(r),d=Sp(i),p=e(l),y=ge(p==null?void 0:p.className,n==null?void 0:n.className,a,i==null?void 0:i.className,r==null?void 0:r.className),m={...p==null?void 0:p.style,...n==null?void 0:n.style,...i==null?void 0:i.style,...r==null?void 0:r.style},_={...p,...n,...d,...f};return y.length>0&&(_.className=y),Object.keys(m).length>0&&(_.style=m),{props:_,internalRef:p.ref}}function po(t){var m;const{elementType:e,externalSlotProps:n,ownerState:r,skipResolvingSlotProps:i=!1,...a}=t,l=i?{}:Fg(n,r),{props:f,internalRef:d}=dv({...a,externalSlotProps:l}),p=un(d,l==null?void 0:l.ref,(m=t.additionalProps)==null?void 0:m.ref);return Lg(e,{...f,ref:p},r)}function fv(t){const{badgeContent:e,invisible:n=!1,max:r=99,showZero:i=!1}=t,a=lv({badgeContent:e,max:r});let l=n;n===!1&&e===0&&!i&&(l=!0);const{badgeContent:f,max:d=r}=l?a:t,p=f&&Number(f)>d?`${d}+`:f;return{badgeContent:f,invisible:l,max:d,displayValue:p}}const H0="base";function hv(t){return`${H0}--${t}`}function pv(t,e){return`${H0}-${t}-${e}`}function Xo(t,e){const n=uv[e];return n?hv(n):pv(t,e)}function Xi(t,e){const n={};return e.forEach(r=>{n[r]=Xo(t,r)}),n}const U0="Badge";function mv(t){return Xo(U0,t)}Xi(U0,["root","badge","invisible"]);const gv=t=>{const{invisible:e}=t;return Yi({root:["root"],badge:["badge",e&&"invisible"]},Gi(mv))},Bu=w.forwardRef(function(e,n){const{badgeContent:r,children:i,invisible:a,max:l=99,slotProps:f={},slots:d={},showZero:p=!1,...y}=e,{badgeContent:m,max:_,displayValue:S,invisible:P}=fv({...e,max:l}),B={...e,badgeContent:m,invisible:P,max:_,showZero:p},L=gv(B),M=d.root??"span",O=po({elementType:M,externalSlotProps:f.root,externalForwardedProps:y,additionalProps:{ref:n},ownerState:B,className:L.root}),j=d.badge??"span",H=po({elementType:j,externalSlotProps:f.badge,ownerState:B,className:L.badge});return A.jsxs(M,{...O,children:[i,A.jsx(j,{...H,children:S})]})});process.env.NODE_ENV!=="production"&&(Bu.propTypes={badgeContent:W.node,children:W.node,invisible:W.bool,max:W.number,showZero:W.bool,slotProps:W.shape({badge:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({badge:W.elementType,root:W.elementType})});function Vu(t={}){const{disabled:e=!1,focusableWhenDisabled:n,href:r,rootRef:i,tabIndex:a,to:l,type:f,rootElementName:d}=t,p=w.useRef(),[y,m]=w.useState(!1),{isFocusVisibleRef:_,onFocus:S,onBlur:P,ref:B}=$0(),[L,M]=w.useState(!1);e&&!n&&L&&M(!1),w.useEffect(()=>{_.current=L},[L,_]);const[O,j]=Bg({rootElementName:d??(r||l?"a":void 0),componentName:"Button"}),H=se=>ne=>{var ee;L&&ne.preventDefault(),(ee=se.onMouseLeave)==null||ee.call(se,ne)},$=se=>ne=>{var ee;P(ne),_.current===!1&&M(!1),(ee=se.onBlur)==null||ee.call(se,ne)},Y=se=>ne=>{var ee,_e;p.current||(p.current=ne.currentTarget),S(ne),_.current===!0&&(M(!0),(ee=se.onFocusVisible)==null||ee.call(se,ne)),(_e=se.onFocus)==null||_e.call(se,ne)},J=()=>{const se=p.current;return O==="BUTTON"||O==="INPUT"&&["button","submit","reset"].includes(se==null?void 0:se.type)||O==="A"&&(se==null?void 0:se.href)},K=se=>ne=>{var ee;e||(ee=se.onClick)==null||ee.call(se,ne)},le=se=>ne=>{var ee;e||(m(!0),document.addEventListener("mouseup",()=>{m(!1)},{once:!0})),(ee=se.onMouseDown)==null||ee.call(se,ne)},he=se=>ne=>{var ee,_e;(ee=se.onKeyDown)==null||ee.call(se,ne),!ne.defaultMuiPrevented&&(ne.target===ne.currentTarget&&!J()&&ne.key===" "&&ne.preventDefault(),ne.target===ne.currentTarget&&ne.key===" "&&!e&&m(!0),ne.target===ne.currentTarget&&!J()&&ne.key==="Enter"&&!e&&((_e=se.onClick)==null||_e.call(se,ne),ne.preventDefault()))},Re=se=>ne=>{var ee,_e;ne.target===ne.currentTarget&&m(!1),(ee=se.onKeyUp)==null||ee.call(se,ne),ne.target===ne.currentTarget&&!J()&&!e&&ne.key===" "&&!ne.defaultMuiPrevented&&((_e=se.onClick)==null||_e.call(se,ne))},ce=un(j,i,B,p),we={};return a!==void 0&&(we.tabIndex=a),O==="BUTTON"?(we.type=f??"button",n?we["aria-disabled"]=e:we.disabled=e):O==="INPUT"?f&&["button","submit","reset"].includes(f)&&(n?we["aria-disabled"]=e:we.disabled=e):O!==""&&(!r&&!l&&(we.role="button",we.tabIndex=a??0),e&&(we["aria-disabled"]=e,we.tabIndex=n?a??0:-1)),{getRootProps:(se={})=>{const ne={...cn(t),...cn(se)},ee={type:f,...ne,...we,...se,onBlur:$(ne),onClick:K(ne),onFocus:Y(ne),onKeyDown:he(ne),onKeyUp:Re(ne),onMouseDown:le(ne),onMouseLeave:H(ne),ref:ce};return delete ee.onFocusVisible,ee},focusVisible:L,setFocusVisible:M,active:y,rootRef:ce}}function Ep(t){return t.substring(2).toLowerCase()}function vv(t,e){return e.documentElement.clientWidth<t.clientX||e.documentElement.clientHeight<t.clientY}function hu(t){const{children:e,disableReactTree:n=!1,mouseEvent:r="onClick",onClickAway:i,touchEvent:a="onTouchEnd"}=t,l=w.useRef(!1),f=w.useRef(null),d=w.useRef(!1),p=w.useRef(!1);w.useEffect(()=>(setTimeout(()=>{d.current=!0},0),()=>{d.current=!1}),[]);const y=un(e.ref,f),m=Fl(P=>{const B=p.current;p.current=!1;const L=kr(f.current);if(!d.current||!f.current||"clientX"in P&&vv(P,L))return;if(l.current){l.current=!1;return}let M;P.composedPath?M=P.composedPath().indexOf(f.current)>-1:M=!L.documentElement.contains(P.target)||f.current.contains(P.target),!M&&(n||!B)&&i(P)}),_=P=>B=>{p.current=!0;const L=e.props[P];L&&L(B)},S={ref:y};return a!==!1&&(S[a]=_(a)),w.useEffect(()=>{if(a!==!1){const P=Ep(a),B=kr(f.current),L=()=>{l.current=!0};return B.addEventListener(P,m),B.addEventListener("touchmove",L),()=>{B.removeEventListener(P,m),B.removeEventListener("touchmove",L)}}},[m,a]),r!==!1&&(S[r]=_(r)),w.useEffect(()=>{if(r!==!1){const P=Ep(r),B=kr(f.current);return B.addEventListener(P,m),()=>{B.removeEventListener(P,m)}}},[m,r]),A.jsx(w.Fragment,{children:w.cloneElement(e,S)})}process.env.NODE_ENV!=="production"&&(hu.propTypes={children:Iu.isRequired,disableReactTree:W.bool,mouseEvent:W.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:W.func.isRequired,touchEvent:W.oneOf(["onTouchEnd","onTouchStart",!1])});process.env.NODE_ENV!=="production"&&(hu.propTypes=lh(hu.propTypes));function yv(t,e){return t===e}const af={},Tp=()=>{};function Nf(t,e){const n={...t};return Object.keys(e).forEach(r=>{e[r]!==void 0&&(n[r]=e[r])}),n}function wv(t){const{nextState:e,initialState:n,stateComparers:r,onStateChange:i,controlledProps:a,lastActionRef:l}=t,f=w.useRef(n);w.useEffect(()=>{if(l.current===null)return;const d=Nf(f.current,a);Object.keys(e).forEach(p=>{const y=r[p]??yv,m=e[p],_=d[p];(_==null&&m!=null||_!=null&&m==null||_!=null&&m!=null&&!y(m,_))&&(i==null||i(l.current.event??null,p,m,l.current.type??"",e))}),f.current=e,l.current=null},[f,e,l,i,r,a])}function bv(t){const e=w.useRef(null),{reducer:n,initialState:r,controlledProps:i=af,stateComparers:a=af,onStateChange:l=Tp,actionContext:f,componentName:d=""}=t,p=w.useRef(i);process.env.NODE_ENV!=="production"&&w.useEffect(()=>{Object.keys(i).forEach(P=>{p.current[P]!==void 0&&i[P]===void 0&&console.error(`useControllableReducer: ${d?`The ${d} component`:"A component"} is changing a controlled prop to be uncontrolled: ${P}`),p.current[P]===void 0&&i[P]!==void 0&&console.error(`useControllableReducer: ${d?`The ${d} component`:"A component"} is changing an uncontrolled prop to be controlled: ${P}`)})},[i,d]);const y=w.useCallback((P,B)=>{e.current=B;const L=Nf(P,i);return n(L,B)},[i,n]),[m,_]=w.useReducer(y,r),S=w.useCallback(P=>{_({...P,context:f})},[f]);return wv({nextState:m,initialState:r,stateComparers:a??af,onStateChange:l??Tp,controlledProps:i,lastActionRef:e}),[Nf(m,i),S]}const xv=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function Cv(t){const e=parseInt(t.getAttribute("tabindex")||"",10);return Number.isNaN(e)?t.contentEditable==="true"||(t.nodeName==="AUDIO"||t.nodeName==="VIDEO"||t.nodeName==="DETAILS")&&t.getAttribute("tabindex")===null?0:t.tabIndex:e}function kv(t){if(t.tagName!=="INPUT"||t.type!=="radio"||!t.name)return!1;const e=r=>t.ownerDocument.querySelector(`input[type="radio"]${r}`);let n=e(`[name="${t.name}"]:checked`);return n||(n=e(`[name="${t.name}"]`)),n!==t}function _v(t){return!(t.disabled||t.tagName==="INPUT"&&t.type==="hidden"||kv(t))}function Sv(t){const e=[],n=[];return Array.from(t.querySelectorAll(xv)).forEach((r,i)=>{const a=Cv(r);a===-1||!_v(r)||(a===0?e.push(r):n.push({documentOrder:i,tabIndex:a,node:r}))}),n.sort((r,i)=>r.tabIndex===i.tabIndex?r.documentOrder-i.documentOrder:r.tabIndex-i.tabIndex).map(r=>r.node).concat(e)}function Ev(){return!0}function pu(t){const{children:e,disableAutoFocus:n=!1,disableEnforceFocus:r=!1,disableRestoreFocus:i=!1,getTabbable:a=Sv,isEnabled:l=Ev,open:f}=t,d=w.useRef(!1),p=w.useRef(null),y=w.useRef(null),m=w.useRef(null),_=w.useRef(null),S=w.useRef(!1),P=w.useRef(null),B=un(e.ref,P),L=w.useRef(null);w.useEffect(()=>{!f||!P.current||(S.current=!n)},[n,f]),w.useEffect(()=>{if(!f||!P.current)return;const j=kr(P.current);return P.current.contains(j.activeElement)||(P.current.hasAttribute("tabIndex")||(process.env.NODE_ENV!=="production"&&console.error(["MUI: The modal content node does not accept focus.",'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join(`
52
- `)),P.current.setAttribute("tabIndex","-1")),S.current&&P.current.focus()),()=>{i||(m.current&&m.current.focus&&(d.current=!0,m.current.focus()),m.current=null)}},[f]),w.useEffect(()=>{if(!f||!P.current)return;const j=kr(P.current),H=J=>{L.current=J,!(r||!l()||J.key!=="Tab")&&j.activeElement===P.current&&J.shiftKey&&(d.current=!0,y.current&&y.current.focus())},$=()=>{var le,he;const J=P.current;if(J===null)return;if(!j.hasFocus()||!l()||d.current){d.current=!1;return}if(J.contains(j.activeElement)||r&&j.activeElement!==p.current&&j.activeElement!==y.current)return;if(j.activeElement!==_.current)_.current=null;else if(_.current!==null)return;if(!S.current)return;let K=[];if((j.activeElement===p.current||j.activeElement===y.current)&&(K=a(P.current)),K.length>0){const Re=!!((le=L.current)!=null&&le.shiftKey&&((he=L.current)==null?void 0:he.key)==="Tab"),ce=K[0],we=K[K.length-1];typeof ce!="string"&&typeof we!="string"&&(Re?we.focus():ce.focus())}else J.focus()};j.addEventListener("focusin",$),j.addEventListener("keydown",H,!0);const Y=setInterval(()=>{j.activeElement&&j.activeElement.tagName==="BODY"&&$()},50);return()=>{clearInterval(Y),j.removeEventListener("focusin",$),j.removeEventListener("keydown",H,!0)}},[n,r,i,l,f,a]);const M=j=>{m.current===null&&(m.current=j.relatedTarget),S.current=!0,_.current=j.target;const H=e.props.onFocus;H&&H(j)},O=j=>{m.current===null&&(m.current=j.relatedTarget),S.current=!0};return A.jsxs(w.Fragment,{children:[A.jsx("div",{tabIndex:f?0:-1,onFocus:O,ref:p,"data-testid":"sentinelStart"}),w.cloneElement(e,{ref:B,onFocus:M}),A.jsx("div",{tabIndex:f?0:-1,onFocus:O,ref:y,"data-testid":"sentinelEnd"})]})}process.env.NODE_ENV!=="production"&&(pu.propTypes={children:Iu,disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableRestoreFocus:W.bool,getTabbable:W.func,isEnabled:W.func,open:W.bool.isRequired});process.env.NODE_ENV!=="production"&&(pu.propTypes=lh(pu.propTypes));const z0=w.createContext(void 0);process.env.NODE_ENV!=="production"&&(z0.displayName="FormControlContext");function Tv(){return w.useContext(z0)}function q0(t={}){const{defaultValue:e,disabled:n=!1,error:r=!1,onBlur:i,onChange:a,onFocus:l,required:f=!1,value:d,inputRef:p}=t,y=Tv();let m,_,S,P,B;if(y){if(m=void 0,_=y.disabled??!1,S=y.error??!1,P=y.required??!1,B=y.value,process.env.NODE_ENV!=="production"){const ce=["defaultValue","disabled","error","required","value"].filter(we=>t[we]!==void 0);ce.length>0&&console.warn(["MUI: You have set props on an input that is inside a FormControl.","Set these props on a FormControl instead. Otherwise they will be ignored.",`Ignored props: ${ce.join(", ")}`].join(`
53
- `))}}else m=e,_=n,S=r,P=f,B=d;const{current:L}=w.useRef(B!=null),M=w.useCallback(ce=>{process.env.NODE_ENV!=="production"&&ce&&ce.nodeName!=="INPUT"&&!ce.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join(`
54
- `))},[]),O=w.useRef(null),j=un(O,p,M),[H,$]=w.useState(!1);w.useEffect(()=>{!y&&_&&H&&($(!1),i==null||i())},[y,_,H,i]);const Y=ce=>we=>{var ke,se;if(y!=null&&y.disabled){we.stopPropagation();return}(ke=ce.onFocus)==null||ke.call(ce,we),y&&y.onFocus?(se=y==null?void 0:y.onFocus)==null||se.call(y):$(!0)},J=ce=>we=>{var ke;(ke=ce.onBlur)==null||ke.call(ce,we),y&&y.onBlur?y.onBlur():$(!1)},K=ce=>(we,...ke)=>{var se,ne;if(!L&&(we.target||O.current)==null)throw new Error(process.env.NODE_ENV!=="production"?"MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":Gg(17));(se=y==null?void 0:y.onChange)==null||se.call(y,we),(ne=ce.onChange)==null||ne.call(ce,we,...ke)},le=ce=>we=>{var ke;O.current&&we.currentTarget===we.target&&O.current.focus(),(ke=ce.onClick)==null||ke.call(ce,we)};return{disabled:_,error:S,focused:H,formControlContext:y,getInputProps:(ce={})=>{const ke={...{onBlur:i,onChange:a,onFocus:l},...cn(ce)},se={...ke,onBlur:J(ke),onChange:K(ke),onFocus:Y(ke)};return{...se,"aria-invalid":S||void 0,defaultValue:m,value:B,required:P,disabled:_,...ce,ref:j,...se}},getRootProps:(ce={})=>{const ke={...cn(t,["onBlur","onChange","onFocus"]),...cn(ce)};return{...ce,...ke,onClick:le(ke)}},inputRef:j,required:P,value:B}}const kt={blur:"list:blur",focus:"list:focus",itemClick:"list:itemClick",itemHover:"list:itemHover",itemsChange:"list:itemsChange",keyDown:"list:keyDown",resetHighlight:"list:resetHighlight",highlightLast:"list:highlightLast",textNavigation:"list:textNavigation",clearSelection:"list:clearSelection"};function Rv(t,e,n,r,i,a){if(n.length===0||!r&&n.every((f,d)=>i(f,d)))return-1;let l=t;for(;;){if(!a&&e==="next"&&l===n.length||!a&&e==="previous"&&l===-1)return-1;if(r?!1:i(n[l],l))l+=e==="next"?1:-1,a&&(l=(l+n.length)%n.length);else return l}}function zt(t,e,n){const{items:r,isItemDisabled:i,disableListWrap:a,disabledItemsFocusable:l,itemComparer:f,focusManagement:d}=n,p=d==="DOM"?0:-1,y=r.length-1,m=t==null?-1:r.findIndex(L=>f(L,t));let _,S,P=!a;switch(e){case"reset":if(p===-1)return null;_=0,S="next",P=!1;break;case"start":_=0,S="next",P=!1;break;case"end":_=y,S="previous",P=!1;break;default:{const L=m+e;L<0?!P&&m!==-1||Math.abs(e)>1?(_=0,S="next"):(_=y,S="previous"):L>y?!P||Math.abs(e)>1?(_=y,S="previous"):(_=0,S="next"):(_=L,S=e>=0?"next":"previous")}}const B=Rv(_,S,r,l,i,P);return B===-1&&t!==null&&!i(t,m)?t:r[B]??null}function Pv(t,e,n,r){return n==="none"?[]:n==="single"?r(e[0],t)?e:[t]:e.some(i=>r(i,t))?e.filter(i=>!r(i,t)):[...e,t]}function uh(t,e,n){const{itemComparer:r,isItemDisabled:i,selectionMode:a,items:l}=n,{selectedValues:f}=e,d=l.findIndex(y=>r(t,y));if(i(t,d))return e;const p=Pv(t,f,a,r);return{...e,selectedValues:p,highlightedValue:t}}function Mv(t,e,n){const r=e.highlightedValue,{orientation:i,pageSize:a}=n;switch(t){case"Home":return{...e,highlightedValue:zt(r,"start",n)};case"End":return{...e,highlightedValue:zt(r,"end",n)};case"PageUp":return{...e,highlightedValue:zt(r,-a,n)};case"PageDown":return{...e,highlightedValue:zt(r,a,n)};case"ArrowUp":if(i!=="vertical")break;return{...e,highlightedValue:zt(r,-1,n)};case"ArrowDown":if(i!=="vertical")break;return{...e,highlightedValue:zt(r,1,n)};case"ArrowLeft":{if(i==="vertical")break;return{...e,highlightedValue:zt(r,i==="horizontal-ltr"?-1:1,n)}}case"ArrowRight":{if(i==="vertical")break;return{...e,highlightedValue:zt(r,i==="horizontal-ltr"?1:-1,n)}}case"Enter":case" ":return e.highlightedValue===null?e:uh(e.highlightedValue,e,n)}return e}function Av(t,e){return e.focusManagement==="DOM"?t:{...t,highlightedValue:null}}function Iv(t,e,n){var i;const r=(i=n(t))==null?void 0:i.trim().toLowerCase();return!r||r.length===0?!1:r.indexOf(e)===0}function Lv(t,e,n){const{items:r,isItemDisabled:i,disabledItemsFocusable:a,getItemAsString:l}=n,f=e.length>1;let d=f?t.highlightedValue:zt(t.highlightedValue,1,n);for(let p=0;p<r.length;p+=1){if(!d||!f&&t.highlightedValue===d)return t;if(Iv(d,e,l)&&(!i(d,r.indexOf(d))||a))return{...t,highlightedValue:d};d=zt(d,1,n)}return t}function Dv(t,e,n,r){const{itemComparer:i,focusManagement:a}=r;let l=null;n.highlightedValue!=null?l=t.find(p=>i(p,n.highlightedValue))??null:a==="DOM"&&e.length===0&&(l=zt(null,"reset",r));const d=(n.selectedValues??[]).filter(p=>t.some(y=>i(y,p)));return{...n,highlightedValue:l,selectedValues:d}}function Fv(t,e){return{...t,highlightedValue:zt(null,"reset",e)}}function Bv(t,e){return{...t,highlightedValue:zt(null,"end",e)}}function Vv(t,e){return{...t,selectedValues:[],highlightedValue:zt(null,"reset",e)}}function dh(t,e){const{type:n,context:r}=e;switch(n){case kt.keyDown:return Mv(e.key,t,r);case kt.itemClick:return uh(e.item,t,r);case kt.blur:return Av(t,r);case kt.textNavigation:return Lv(t,e.searchString,r);case kt.itemsChange:return Dv(e.items,e.previousItems,t,r);case kt.resetHighlight:return Fv(t,r);case kt.highlightLast:return Bv(t,r);case kt.clearSelection:return Vv(t,r);default:return t}}const Ov=500;function jv(t){const e=w.useRef({searchString:"",lastTime:null});return w.useCallback(n=>{if(n.key.length===1&&n.key!==" "){const r=e.current,i=n.key.toLowerCase(),a=performance.now();r.searchString.length>0&&r.lastTime&&a-r.lastTime>Ov?r.searchString=i:(r.searchString.length!==1||i!==r.searchString)&&(r.searchString+=i),r.lastTime=a,t(r.searchString,n)}},[t])}const Rp={},Nv=()=>{},$v=(t,e)=>t===e,Wv=()=>!1,Hv=t=>typeof t=="string"?t:String(t),Uv=()=>({highlightedValue:null,selectedValues:[]});function Z0(t){const{controlledProps:e=Rp,disabledItemsFocusable:n=!1,disableListWrap:r=!1,focusManagement:i="activeDescendant",getInitialState:a=Uv,getItemDomElement:l,getItemId:f,isItemDisabled:d=Wv,rootRef:p,onStateChange:y=Nv,items:m,itemComparer:_=$v,getItemAsString:S=Hv,onChange:P,onHighlightChange:B,onItemsChange:L,orientation:M="vertical",pageSize:O=5,reducerActionContext:j=Rp,selectionMode:H="single",stateReducer:$,componentName:Y="useList"}=t;if(process.env.NODE_ENV!=="production"){if(i==="DOM"&&l==null)throw new Error("useList: The `getItemDomElement` prop is required when using the `DOM` focus management.");if(i==="activeDescendant"&&f==null)throw new Error("useList: The `getItemId` prop is required when using the `activeDescendant` focus management.")}const J=w.useRef(null),K=un(p,J),le=w.useCallback((be,ve,Ce)=>{var Te;B==null||B(be,ve,Ce),i==="DOM"&&ve!=null&&(Ce===kt.itemClick||Ce===kt.keyDown||Ce===kt.textNavigation)&&((Te=l==null?void 0:l(ve))==null||Te.focus())},[l,B,i]),he=w.useMemo(()=>({highlightedValue:_,selectedValues:(be,ve)=>dp(be,ve,_)}),[_]),Re=w.useCallback((be,ve,Ce,Te,ze)=>{switch(y==null||y(be,ve,Ce,Te,ze),ve){case"highlightedValue":le(be,Ce,Te);break;case"selectedValues":P==null||P(be,Ce,Te);break}},[le,P,y]),ce=w.useMemo(()=>({disabledItemsFocusable:n,disableListWrap:r,focusManagement:i,isItemDisabled:d,itemComparer:_,items:m,getItemAsString:S,onHighlightChange:le,orientation:M,pageSize:O,selectionMode:H,stateComparers:he}),[n,r,i,d,_,m,S,le,M,O,H,he]),we=a(),ke=$??dh,se=w.useMemo(()=>({...j,...ce}),[j,ce]),[ne,ee]=bv({reducer:ke,actionContext:se,initialState:we,controlledProps:e,stateComparers:he,onStateChange:Re,componentName:Y}),{highlightedValue:_e,selectedValues:Ne}=ne,re=jv((be,ve)=>ee({type:kt.textNavigation,event:ve,searchString:be})),ae=w.useRef([]);w.useEffect(()=>{dp(ae.current,m,_)||(ee({type:kt.itemsChange,event:null,items:m,previousItems:ae.current}),ae.current=m,L==null||L(m))},[m,_,ee,L]);const xe=be=>ve=>{var Te;if((Te=be.onKeyDown)==null||Te.call(be,ve),ve.defaultMuiPrevented)return;const Ce=["Home","End","PageUp","PageDown"];M==="vertical"?Ce.push("ArrowUp","ArrowDown"):Ce.push("ArrowLeft","ArrowRight"),i==="activeDescendant"&&Ce.push(" ","Enter"),Ce.includes(ve.key)&&ve.preventDefault(),ee({type:kt.keyDown,key:ve.key,event:ve}),re(ve)},Ie=be=>ve=>{var Ce,Te;(Ce=be.onBlur)==null||Ce.call(be,ve),!ve.defaultMuiPrevented&&((Te=J.current)!=null&&Te.contains(ve.relatedTarget)||ee({type:kt.blur,event:ve}))},Le=(be={})=>{const ve=cn(be);return{...be,"aria-activedescendant":i==="activeDescendant"&&_e!=null?f(_e):void 0,tabIndex:i==="DOM"?-1:0,ref:K,...ve,onBlur:Ie(ve),onKeyDown:xe(ve)}},Pe=w.useCallback(be=>{const ve=(Ne??[]).some(ze=>ze!=null&&_(be,ze)),Ce=_e!=null&&_(be,_e);return{focusable:i==="DOM",highlighted:Ce,selected:ve}},[_,Ne,_e,i]),Se=w.useMemo(()=>({dispatch:ee,getItemState:Pe}),[ee,Pe]);return w.useDebugValue({state:ne}),{contextValue:Se,dispatch:ee,getRootProps:Le,rootRef:K,state:ne}}const Ou=w.createContext(null);process.env.NODE_ENV!=="production"&&(Ou.displayName="ListContext");function G0(t){const{handlePointerOverEvents:e=!1,item:n}=t,r=w.useContext(Ou);if(!r)throw new Error("useListItem must be used within a ListProvider");const{dispatch:i,getItemState:a}=r,{highlighted:l,selected:f,focusable:d}=a(n),p=w.useCallback(S=>P=>{var B;if((B=S.onClick)==null||B.call(S,P),!P.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
55
- `));i({type:kt.itemClick,item:n,event:P})}},[i,n]),y=w.useCallback(S=>P=>{var B;if((B=S.onMouseOver)==null||B.call(S,P),!P.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
56
- `));i({type:kt.itemHover,item:n,event:P})}},[i,n]);let m;return d&&(m=l?0:-1),{getRootProps:(S={})=>{const P=cn(S);return{...S,onClick:p(P),onPointerOver:e?y(P):void 0,tabIndex:m}},highlighted:l,selected:f}}const zl=w.createContext(null);process.env.NODE_ENV!=="production"&&(zl.displayName="CompoundComponentContext");function zv(t){const e=Array.from(t.keys()).map(n=>{const r=t.get(n);return{key:n,subitem:r}});return e.sort((n,r)=>{const i=n.subitem.ref.current,a=r.subitem.ref.current;return i===null||a===null||i===a?0:i.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(e.map(n=>[n.key,n.subitem]))}function fh(){const[t,e]=w.useState(new Map),n=w.useRef(new Set),r=w.useCallback(function(p){n.current.delete(p),e(y=>{const m=new Map(y);return m.delete(p),m})},[]),i=w.useCallback(function(p,y){let m;return typeof p=="function"?m=p(n.current):m=p,n.current.add(m),e(_=>{const S=new Map(_);return S.set(m,y),S}),{id:m,deregister:()=>r(m)}},[r]),a=w.useMemo(()=>zv(t),[t]),l=w.useCallback(function(p){return Array.from(a.keys()).indexOf(p)},[a]);return{contextValue:w.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:t.size}),[l,i,t.size]),subitems:a}}function hh(t,e){const n=w.useContext(zl);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:r}=n,[i,a]=w.useState(typeof t=="function"?void 0:t);return ca(()=>{const{id:l,deregister:f}=r(t,e);return a(l),f},[r,e,t]),{id:i,index:i!==void 0?n.getItemIndex(i):-1,totalItemCount:n.totalSubitemCount}}function Bl(t,e){return function(r={}){const i={...r,...t(r)};return{...i,...e(i)}}}const mu=Math.min,Wi=Math.max,gu=Math.round,Nc=Math.floor,qo=t=>({x:t,y:t}),qv={left:"right",right:"left",bottom:"top",top:"bottom"},Zv={start:"end",end:"start"};function Pp(t,e,n){return Wi(t,mu(e,n))}function ju(t,e){return typeof t=="function"?t(e):t}function Ui(t){return t.split("-")[0]}function Nu(t){return t.split("-")[1]}function Y0(t){return t==="x"?"y":"x"}function X0(t){return t==="y"?"height":"width"}function $u(t){return["top","bottom"].includes(Ui(t))?"y":"x"}function K0(t){return Y0($u(t))}function Gv(t,e,n){n===void 0&&(n=!1);const r=Nu(t),i=K0(t),a=X0(i);let l=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=vu(l)),[l,vu(l)]}function Yv(t){const e=vu(t);return[$f(t),e,$f(e)]}function $f(t){return t.replace(/start|end/g,e=>Zv[e])}function Xv(t,e,n){const r=["left","right"],i=["right","left"],a=["top","bottom"],l=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?a:l;default:return[]}}function Kv(t,e,n,r){const i=Nu(t);let a=Xv(Ui(t),n==="start",r);return i&&(a=a.map(l=>l+"-"+i),e&&(a=a.concat(a.map($f)))),a}function vu(t){return t.replace(/left|right|bottom|top/g,e=>qv[e])}function Jv(t){return{top:0,right:0,bottom:0,left:0,...t}}function Qv(t){return typeof t!="number"?Jv(t):{top:t,right:t,bottom:t,left:t}}function yu(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function Mp(t,e,n){let{reference:r,floating:i}=t;const a=$u(e),l=K0(e),f=X0(l),d=Ui(e),p=a==="y",y=r.x+r.width/2-i.width/2,m=r.y+r.height/2-i.height/2,_=r[f]/2-i[f]/2;let S;switch(d){case"top":S={x:y,y:r.y-i.height};break;case"bottom":S={x:y,y:r.y+r.height};break;case"right":S={x:r.x+r.width,y:m};break;case"left":S={x:r.x-i.width,y:m};break;default:S={x:r.x,y:r.y}}switch(Nu(e)){case"start":S[l]-=_*(n&&p?-1:1);break;case"end":S[l]+=_*(n&&p?-1:1);break}return S}const e5=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:l}=n,f=a.filter(Boolean),d=await(l.isRTL==null?void 0:l.isRTL(e));let p=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:y,y:m}=Mp(p,r,d),_=r,S={},P=0;for(let B=0;B<f.length;B++){const{name:L,fn:M}=f[B],{x:O,y:j,data:H,reset:$}=await M({x:y,y:m,initialPlacement:r,placement:_,strategy:i,middlewareData:S,rects:p,platform:l,elements:{reference:t,floating:e}});y=O??y,m=j??m,S={...S,[L]:{...S[L],...H}},$&&P<=50&&(P++,typeof $=="object"&&($.placement&&(_=$.placement),$.rects&&(p=$.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):$.rects),{x:y,y:m}=Mp(p,_,d)),B=-1)}return{x:y,y:m,placement:_,strategy:i,middlewareData:S}};async function J0(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:a,rects:l,elements:f,strategy:d}=t,{boundary:p="clippingAncestors",rootBoundary:y="viewport",elementContext:m="floating",altBoundary:_=!1,padding:S=0}=ju(e,t),P=Qv(S),L=f[_?m==="floating"?"reference":"floating":m],M=yu(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(L)))==null||n?L:L.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(f.floating)),boundary:p,rootBoundary:y,strategy:d})),O=m==="floating"?{x:r,y:i,width:l.floating.width,height:l.floating.height}:l.reference,j=await(a.getOffsetParent==null?void 0:a.getOffsetParent(f.floating)),H=await(a.isElement==null?void 0:a.isElement(j))?await(a.getScale==null?void 0:a.getScale(j))||{x:1,y:1}:{x:1,y:1},$=yu(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:O,offsetParent:j,strategy:d}):O);return{top:(M.top-$.top+P.top)/H.y,bottom:($.bottom-M.bottom+P.bottom)/H.y,left:(M.left-$.left+P.left)/H.x,right:($.right-M.right+P.right)/H.x}}const t5=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:a,rects:l,initialPlacement:f,platform:d,elements:p}=e,{mainAxis:y=!0,crossAxis:m=!0,fallbackPlacements:_,fallbackStrategy:S="bestFit",fallbackAxisSideDirection:P="none",flipAlignment:B=!0,...L}=ju(t,e);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const M=Ui(i),O=Ui(f)===f,j=await(d.isRTL==null?void 0:d.isRTL(p.floating)),H=_||(O||!B?[vu(f)]:Yv(f));!_&&P!=="none"&&H.push(...Kv(f,B,P,j));const $=[f,...H],Y=await J0(e,L),J=[];let K=((r=a.flip)==null?void 0:r.overflows)||[];if(y&&J.push(Y[M]),m){const ce=Gv(i,l,j);J.push(Y[ce[0]],Y[ce[1]])}if(K=[...K,{placement:i,overflows:J}],!J.every(ce=>ce<=0)){var le,he;const ce=(((le=a.flip)==null?void 0:le.index)||0)+1,we=$[ce];if(we)return{data:{index:ce,overflows:K},reset:{placement:we}};let ke=(he=K.filter(se=>se.overflows[0]<=0).sort((se,ne)=>se.overflows[1]-ne.overflows[1])[0])==null?void 0:he.placement;if(!ke)switch(S){case"bestFit":{var Re;const se=(Re=K.map(ne=>[ne.placement,ne.overflows.filter(ee=>ee>0).reduce((ee,_e)=>ee+_e,0)]).sort((ne,ee)=>ne[1]-ee[1])[0])==null?void 0:Re[0];se&&(ke=se);break}case"initialPlacement":ke=f;break}if(i!==ke)return{reset:{placement:ke}}}return{}}}};async function n5(t,e){const{placement:n,platform:r,elements:i}=t,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),l=Ui(n),f=Nu(n),d=$u(n)==="y",p=["left","top"].includes(l)?-1:1,y=a&&d?-1:1,m=ju(e,t);let{mainAxis:_,crossAxis:S,alignmentAxis:P}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return f&&typeof P=="number"&&(S=f==="end"?P*-1:P),d?{x:S*y,y:_*p}:{x:_*p,y:S*y}}const r5=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:a,placement:l,middlewareData:f}=e,d=await n5(e,t);return l===((n=f.offset)==null?void 0:n.placement)&&(r=f.arrow)!=null&&r.alignmentOffset?{}:{x:i+d.x,y:a+d.y,data:{...d,placement:l}}}}},o5=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:a=!0,crossAxis:l=!1,limiter:f={fn:L=>{let{x:M,y:O}=L;return{x:M,y:O}}},...d}=ju(t,e),p={x:n,y:r},y=await J0(e,d),m=$u(Ui(i)),_=Y0(m);let S=p[_],P=p[m];if(a){const L=_==="y"?"top":"left",M=_==="y"?"bottom":"right",O=S+y[L],j=S-y[M];S=Pp(O,S,j)}if(l){const L=m==="y"?"top":"left",M=m==="y"?"bottom":"right",O=P+y[L],j=P-y[M];P=Pp(O,P,j)}const B=f.fn({...e,[_]:S,[m]:P});return{...B,data:{x:B.x-n,y:B.y-r}}}}};function pa(t){return Q0(t)?(t.nodeName||"").toLowerCase():"#document"}function Un(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yo(t){var e;return(e=(Q0(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Q0(t){return t instanceof Node||t instanceof Un(t).Node}function $r(t){return t instanceof Element||t instanceof Un(t).Element}function Wr(t){return t instanceof HTMLElement||t instanceof Un(t).HTMLElement}function Ap(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Un(t).ShadowRoot}function ql(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=_r(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function i5(t){return["table","td","th"].includes(pa(t))}function ph(t){const e=mh(),n=_r(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function s5(t){let e=Zo(t);for(;Wr(e)&&!ua(e);){if(ph(e))return e;e=Zo(e)}return null}function mh(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ua(t){return["html","body","#document"].includes(pa(t))}function _r(t){return Un(t).getComputedStyle(t)}function Wu(t){return $r(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(pa(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Ap(t)&&t.host||yo(t);return Ap(e)?e.host:e}function e2(t){const e=Zo(t);return ua(e)?t.ownerDocument?t.ownerDocument.body:t.body:Wr(e)&&ql(e)?e:e2(e)}function Vl(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=e2(t),a=i===((r=t.ownerDocument)==null?void 0:r.body),l=Un(i);return a?e.concat(l,l.visualViewport||[],ql(i)?i:[],l.frameElement&&n?Vl(l.frameElement):[]):e.concat(i,Vl(i,[],n))}function t2(t){const e=_r(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Wr(t),a=i?t.offsetWidth:n,l=i?t.offsetHeight:r,f=gu(n)!==a||gu(r)!==l;return f&&(n=a,r=l),{width:n,height:r,$:f}}function gh(t){return $r(t)?t:t.contextElement}function la(t){const e=gh(t);if(!Wr(e))return qo(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:a}=t2(e);let l=(a?gu(n.width):n.width)/r,f=(a?gu(n.height):n.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!f||!Number.isFinite(f))&&(f=1),{x:l,y:f}}const a5=qo(0);function n2(t){const e=Un(t);return!mh()||!e.visualViewport?a5:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function l5(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Un(t)?!1:e}function zi(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),a=gh(t);let l=qo(1);e&&(r?$r(r)&&(l=la(r)):l=la(t));const f=l5(a,n,r)?n2(a):qo(0);let d=(i.left+f.x)/l.x,p=(i.top+f.y)/l.y,y=i.width/l.x,m=i.height/l.y;if(a){const _=Un(a),S=r&&$r(r)?Un(r):r;let P=_,B=P.frameElement;for(;B&&r&&S!==P;){const L=la(B),M=B.getBoundingClientRect(),O=_r(B),j=M.left+(B.clientLeft+parseFloat(O.paddingLeft))*L.x,H=M.top+(B.clientTop+parseFloat(O.paddingTop))*L.y;d*=L.x,p*=L.y,y*=L.x,m*=L.y,d+=j,p+=H,P=Un(B),B=P.frameElement}}return yu({width:y,height:m,x:d,y:p})}const c5=[":popover-open",":modal"];function vh(t){return c5.some(e=>{try{return t.matches(e)}catch{return!1}})}function u5(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const a=i==="fixed",l=yo(r),f=e?vh(e.floating):!1;if(r===l||f&&a)return n;let d={scrollLeft:0,scrollTop:0},p=qo(1);const y=qo(0),m=Wr(r);if((m||!m&&!a)&&((pa(r)!=="body"||ql(l))&&(d=Wu(r)),Wr(r))){const _=zi(r);p=la(r),y.x=_.x+r.clientLeft,y.y=_.y+r.clientTop}return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-d.scrollLeft*p.x+y.x,y:n.y*p.y-d.scrollTop*p.y+y.y}}function d5(t){return Array.from(t.getClientRects())}function r2(t){return zi(yo(t)).left+Wu(t).scrollLeft}function f5(t){const e=yo(t),n=Wu(t),r=t.ownerDocument.body,i=Wi(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),a=Wi(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+r2(t);const f=-n.scrollTop;return _r(r).direction==="rtl"&&(l+=Wi(e.clientWidth,r.clientWidth)-i),{width:i,height:a,x:l,y:f}}function h5(t,e){const n=Un(t),r=yo(t),i=n.visualViewport;let a=r.clientWidth,l=r.clientHeight,f=0,d=0;if(i){a=i.width,l=i.height;const p=mh();(!p||p&&e==="fixed")&&(f=i.offsetLeft,d=i.offsetTop)}return{width:a,height:l,x:f,y:d}}function p5(t,e){const n=zi(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,a=Wr(t)?la(t):qo(1),l=t.clientWidth*a.x,f=t.clientHeight*a.y,d=i*a.x,p=r*a.y;return{width:l,height:f,x:d,y:p}}function Ip(t,e,n){let r;if(e==="viewport")r=h5(t,n);else if(e==="document")r=f5(yo(t));else if($r(e))r=p5(e,n);else{const i=n2(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return yu(r)}function o2(t,e){const n=Zo(t);return n===e||!$r(n)||ua(n)?!1:_r(n).position==="fixed"||o2(n,e)}function m5(t,e){const n=e.get(t);if(n)return n;let r=Vl(t,[],!1).filter(f=>$r(f)&&pa(f)!=="body"),i=null;const a=_r(t).position==="fixed";let l=a?Zo(t):t;for(;$r(l)&&!ua(l);){const f=_r(l),d=ph(l);!d&&f.position==="fixed"&&(i=null),(a?!d&&!i:!d&&f.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||ql(l)&&!d&&o2(t,l))?r=r.filter(y=>y!==l):i=f,l=Zo(l)}return e.set(t,r),r}function g5(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const l=[...n==="clippingAncestors"?vh(e)?[]:m5(e,this._c):[].concat(n),r],f=l[0],d=l.reduce((p,y)=>{const m=Ip(e,y,i);return p.top=Wi(m.top,p.top),p.right=mu(m.right,p.right),p.bottom=mu(m.bottom,p.bottom),p.left=Wi(m.left,p.left),p},Ip(e,f,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function v5(t){const{width:e,height:n}=t2(t);return{width:e,height:n}}function y5(t,e,n){const r=Wr(e),i=yo(e),a=n==="fixed",l=zi(t,!0,a,e);let f={scrollLeft:0,scrollTop:0};const d=qo(0);if(r||!r&&!a)if((pa(e)!=="body"||ql(i))&&(f=Wu(e)),r){const m=zi(e,!0,a,e);d.x=m.x+e.clientLeft,d.y=m.y+e.clientTop}else i&&(d.x=r2(i));const p=l.left+f.scrollLeft-d.x,y=l.top+f.scrollTop-d.y;return{x:p,y,width:l.width,height:l.height}}function lf(t){return _r(t).position==="static"}function Lp(t,e){return!Wr(t)||_r(t).position==="fixed"?null:e?e(t):t.offsetParent}function i2(t,e){const n=Un(t);if(vh(t))return n;if(!Wr(t)){let i=Zo(t);for(;i&&!ua(i);){if($r(i)&&!lf(i))return i;i=Zo(i)}return n}let r=Lp(t,e);for(;r&&i5(r)&&lf(r);)r=Lp(r,e);return r&&ua(r)&&lf(r)&&!ph(r)?n:r||s5(t)||n}const w5=async function(t){const e=this.getOffsetParent||i2,n=this.getDimensions,r=await n(t.floating);return{reference:y5(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function b5(t){return _r(t).direction==="rtl"}const x5={convertOffsetParentRelativeRectToViewportRelativeRect:u5,getDocumentElement:yo,getClippingRect:g5,getOffsetParent:i2,getElementRects:w5,getClientRects:d5,getDimensions:v5,getScale:la,isElement:$r,isRTL:b5};function C5(t,e){let n=null,r;const i=yo(t);function a(){var f;clearTimeout(r),(f=n)==null||f.disconnect(),n=null}function l(f,d){f===void 0&&(f=!1),d===void 0&&(d=1),a();const{left:p,top:y,width:m,height:_}=t.getBoundingClientRect();if(f||e(),!m||!_)return;const S=Nc(y),P=Nc(i.clientWidth-(p+m)),B=Nc(i.clientHeight-(y+_)),L=Nc(p),O={rootMargin:-S+"px "+-P+"px "+-B+"px "+-L+"px",threshold:Wi(0,mu(1,d))||1};let j=!0;function H($){const Y=$[0].intersectionRatio;if(Y!==d){if(!j)return l();Y?l(!1,Y):r=setTimeout(()=>{l(!1,1e-7)},1e3)}j=!1}try{n=new IntersectionObserver(H,{...O,root:i.ownerDocument})}catch{n=new IntersectionObserver(H,O)}n.observe(t)}return l(!0),a}function Dp(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:f=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,p=gh(t),y=i||a?[...p?Vl(p):[],...Vl(e)]:[];y.forEach(M=>{i&&M.addEventListener("scroll",n,{passive:!0}),a&&M.addEventListener("resize",n)});const m=p&&f?C5(p,n):null;let _=-1,S=null;l&&(S=new ResizeObserver(M=>{let[O]=M;O&&O.target===p&&S&&(S.unobserve(e),cancelAnimationFrame(_),_=requestAnimationFrame(()=>{var j;(j=S)==null||j.observe(e)})),n()}),p&&!d&&S.observe(p),S.observe(e));let P,B=d?zi(t):null;d&&L();function L(){const M=zi(t);B&&(M.x!==B.x||M.y!==B.y||M.width!==B.width||M.height!==B.height)&&n(),B=M,P=requestAnimationFrame(L)}return n(),()=>{var M;y.forEach(O=>{i&&O.removeEventListener("scroll",n),a&&O.removeEventListener("resize",n)}),m==null||m(),(M=S)==null||M.disconnect(),S=null,d&&cancelAnimationFrame(P)}}const k5=r5,_5=o5,S5=t5,E5=(t,e,n)=>{const r=new Map,i={platform:x5,...n},a={...i.platform,_c:r};return e5(t,e,{...i,platform:a})};var au=typeof document<"u"?I.useLayoutEffect:I.useEffect;function wu(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if(typeof t=="function"&&t.toString()===e.toString())return!0;let n,r,i;if(t&&e&&typeof t=="object"){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;r--!==0;)if(!wu(t[r],e[r]))return!1;return!0}if(i=Object.keys(t),n=i.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&t.$$typeof)&&!wu(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function s2(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function Fp(t,e){const n=s2(t);return Math.round(e*n)/n}function Bp(t){const e=w.useRef(t);return au(()=>{e.current=t}),e}function T5(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:l}={},transform:f=!0,whileElementsMounted:d,open:p}=t,[y,m]=w.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[_,S]=w.useState(r);wu(_,r)||S(r);const[P,B]=w.useState(null),[L,M]=w.useState(null),O=w.useCallback(ee=>{ee!==Y.current&&(Y.current=ee,B(ee))},[]),j=w.useCallback(ee=>{ee!==J.current&&(J.current=ee,M(ee))},[]),H=a||P,$=l||L,Y=w.useRef(null),J=w.useRef(null),K=w.useRef(y),le=d!=null,he=Bp(d),Re=Bp(i),ce=w.useCallback(()=>{if(!Y.current||!J.current)return;const ee={placement:e,strategy:n,middleware:_};Re.current&&(ee.platform=Re.current),E5(Y.current,J.current,ee).then(_e=>{const Ne={..._e,isPositioned:!0};we.current&&!wu(K.current,Ne)&&(K.current=Ne,I0.flushSync(()=>{m(Ne)}))})},[_,e,n,Re]);au(()=>{p===!1&&K.current.isPositioned&&(K.current.isPositioned=!1,m(ee=>({...ee,isPositioned:!1})))},[p]);const we=w.useRef(!1);au(()=>(we.current=!0,()=>{we.current=!1}),[]),au(()=>{if(H&&(Y.current=H),$&&(J.current=$),H&&$){if(he.current)return he.current(H,$,ce);ce()}},[H,$,ce,he,le]);const ke=w.useMemo(()=>({reference:Y,floating:J,setReference:O,setFloating:j}),[O,j]),se=w.useMemo(()=>({reference:H,floating:$}),[H,$]),ne=w.useMemo(()=>{const ee={position:n,left:0,top:0};if(!se.floating)return ee;const _e=Fp(se.floating,y.x),Ne=Fp(se.floating,y.y);return f?{...ee,transform:"translate("+_e+"px, "+Ne+"px)",...s2(se.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:_e,top:Ne}},[n,f,se.floating,y.x,y.y]);return w.useMemo(()=>({...y,update:ce,refs:ke,elements:se,floatingStyles:ne}),[y,ce,ke,se,ne])}const Vp=(t,e)=>({...k5(t),options:[t,e]}),R5=(t,e)=>({..._5(t),options:[t,e]}),P5=(t,e)=>({...S5(t),options:[t,e]});function M5(t){return typeof t=="function"?t():t}const Ol=w.forwardRef(function(e,n){const{children:r,container:i,disablePortal:a=!1}=e,[l,f]=w.useState(null),d=un(w.isValidElement(r)?r.ref:null,n);if(ca(()=>{a||f(M5(i)||document.body)},[i,a]),ca(()=>{if(l&&!a)return Of(n,l),()=>{Of(n,null)}},[n,l,a]),a){if(w.isValidElement(r)){const p={ref:d};return w.cloneElement(r,p)}return A.jsx(w.Fragment,{children:r})}return A.jsx(w.Fragment,{children:l&&I0.createPortal(r,l)})});process.env.NODE_ENV!=="production"&&(Ol.propTypes={children:W.node,container:W.oneOfType([fu,W.func]),disablePortal:W.bool});process.env.NODE_ENV!=="production"&&(Ol.propTypes=lh(Ol.propTypes));const a2="Popup";function A5(t){return Xo(a2,t)}Xi(a2,["root","open"]);const l2=w.createContext(null);process.env.NODE_ENV!=="production"&&(l2.displayName="TransitionContext");function I5(t){const[e,n]=w.useState(!0),r=w.useRef(!1),i=w.useRef(0),[a,l]=w.useState(!1),f=w.useRef(t);w.useEffect(()=>{!t&&i.current>0&&f.current!==t&&(r.current=!0,n(!1)),f.current=t},[t]);const d=w.useCallback(()=>{r.current=!1,n(!0)},[]),p=w.useCallback(()=>(i.current+=1,l(!0),()=>{i.current-=1,i.current===0&&l(!1)}),[]);let y;return a?t?y=!1:y=!r.current&&e:y=!t,{contextValue:w.useMemo(()=>({requestedEnter:t,onExited:d,registerTransition:p,hasExited:y}),[d,t,p,y]),hasExited:y}}const c2=w.createContext(null);process.env.NODE_ENV!=="production"&&(c2.displayName="PopupContext");function L5(t){const{open:e}=t;return Yi({root:["root",e&&"open"]},Gi(A5))}function D5(t){return typeof t=="function"?t():t}const u2=w.forwardRef(function(e,n){const{anchor:r,children:i,container:a,disablePortal:l=!1,keepMounted:f=!1,middleware:d,offset:p=0,open:y=!1,placement:m="bottom",slotProps:_={},slots:S={},strategy:P="absolute",...B}=e,{refs:L,elements:M,floatingStyles:O,update:j,placement:H}=T5({elements:{reference:D5(r)},open:y,middleware:d??[Vp(p??0),P5(),R5()],placement:m,strategy:P,whileElementsMounted:f?void 0:Dp}),$=un(L.setFloating,n);ca(()=>{if(f&&y&&M.reference&&M.floating)return Dp(M.reference,M.floating,j)},[f,y,M,j]);const Y={...e,disablePortal:l,keepMounted:f,offset:Vp,open:y,placement:m,finalPlacement:H,strategy:P},{contextValue:J,hasExited:K}=I5(y),le=f&&K?"hidden":void 0,he=L5(Y),Re=(S==null?void 0:S.root)??"div",ce=po({elementType:Re,externalSlotProps:_.root,externalForwardedProps:B,ownerState:Y,className:he.root,additionalProps:{ref:$,role:"tooltip",style:{...O,visibility:le}}}),we=w.useMemo(()=>({placement:H}),[H]);return f||!K?A.jsx(Ol,{disablePortal:l,container:a,children:A.jsx(c2.Provider,{value:we,children:A.jsx(l2.Provider,{value:J,children:A.jsx(Re,{...ce,children:i})})})}):null});process.env.NODE_ENV!=="production"&&(u2.propTypes={anchor:W.oneOfType([fu,W.object,W.func]),children:W.oneOfType([W.node,W.func]),container:W.oneOfType([fu,W.func]),disablePortal:W.bool,keepMounted:W.bool,middleware:W.arrayOf(W.oneOfType([W.oneOf([!1]),W.shape({fn:W.func.isRequired,name:W.string.isRequired,options:W.any})])),offset:W.oneOfType([W.func,W.number,W.shape({alignmentAxis:W.number,crossAxis:W.number,mainAxis:W.number})]),open:W.bool,placement:W.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),strategy:W.oneOf(["absolute","fixed"])});function F5(t){const e=kr(t);return e.body===t?ch(t).innerWidth>e.documentElement.clientWidth:t.scrollHeight>t.clientHeight}function Tl(t,e){e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function Op(t){return parseInt(ch(t).getComputedStyle(t).paddingRight,10)||0}function B5(t){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(t.tagName)!==-1,r=t.tagName==="INPUT"&&t.getAttribute("type")==="hidden";return n||r}function jp(t,e,n,r,i){const a=[e,n,...r];[].forEach.call(t.children,l=>{const f=a.indexOf(l)===-1,d=!B5(l);f&&d&&Tl(l,i)})}function cf(t,e){let n=-1;return t.some((r,i)=>e(r)?(n=i,!0):!1),n}function V5(t,e){const n=[],r=t.container;if(!e.disableScrollLock){if(F5(r)){const l=av(kr(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${Op(r)+l}px`;const f=kr(r).querySelectorAll(".mui-fixed");[].forEach.call(f,d=>{n.push({value:d.style.paddingRight,property:"padding-right",el:d}),d.style.paddingRight=`${Op(d)+l}px`})}let a;if(r.parentNode instanceof DocumentFragment)a=kr(r).body;else{const l=r.parentElement,f=ch(r);a=(l==null?void 0:l.nodeName)==="HTML"&&f.getComputedStyle(l).overflowY==="scroll"?l:r}n.push({value:a.style.overflow,property:"overflow",el:a},{value:a.style.overflowX,property:"overflow-x",el:a},{value:a.style.overflowY,property:"overflow-y",el:a}),a.style.overflow="hidden"}return()=>{n.forEach(({value:a,el:l,property:f})=>{a?l.style.setProperty(f,a):l.style.removeProperty(f)})}}function O5(t){const e=[];return[].forEach.call(t.children,n=>{n.getAttribute("aria-hidden")==="true"&&e.push(n)}),e}class j5{constructor(){this.modals=[],this.containers=[]}add(e,n){let r=this.modals.indexOf(e);if(r!==-1)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&Tl(e.modalRef,!1);const i=O5(n);jp(n,e.mount,e.modalRef,i,!0);const a=cf(this.containers,l=>l.container===n);return a!==-1?(this.containers[a].modals.push(e),r):(this.containers.push({modals:[e],container:n,restore:null,hiddenSiblings:i}),r)}mount(e,n){const r=cf(this.containers,a=>a.modals.indexOf(e)!==-1),i=this.containers[r];i.restore||(i.restore=V5(i,n))}remove(e,n=!0){const r=this.modals.indexOf(e);if(r===-1)return r;const i=cf(this.containers,l=>l.modals.indexOf(e)!==-1),a=this.containers[i];if(a.modals.splice(a.modals.indexOf(e),1),this.modals.splice(r,1),a.modals.length===0)a.restore&&a.restore(),e.modalRef&&Tl(e.modalRef,n),jp(a.container,e.mount,e.modalRef,a.hiddenSiblings,!1),this.containers.splice(i,1);else{const l=a.modals[a.modals.length-1];l.modalRef&&Tl(l.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}}function N5(t){return typeof t=="function"?t():t}function $5(t){return t?t.props.hasOwnProperty("in"):!1}const W5=new j5;function H5(t){const{container:e,disableEscapeKeyDown:n=!1,disableScrollLock:r=!1,manager:i=W5,closeAfterTransition:a=!1,onTransitionEnter:l,onTransitionExited:f,children:d,onClose:p,open:y,rootRef:m}=t,_=w.useRef({}),S=w.useRef(null),P=w.useRef(null),B=un(P,m),[L,M]=w.useState(!y),O=$5(d);let j=!0;(t["aria-hidden"]==="false"||t["aria-hidden"]===!1)&&(j=!1);const H=()=>kr(S.current),$=()=>(_.current.modalRef=P.current,_.current.mount=S.current,_.current),Y=()=>{i.mount($(),{disableScrollLock:r}),P.current&&(P.current.scrollTop=0)},J=Fl(()=>{const ne=N5(e)||H().body;i.add($(),ne),P.current&&Y()}),K=w.useCallback(()=>i.isTopModal($()),[i]),le=Fl(ne=>{S.current=ne,ne&&(y&&K()?Y():P.current&&Tl(P.current,j))}),he=w.useCallback(()=>{i.remove($(),j)},[j,i]);w.useEffect(()=>()=>{he()},[he]),w.useEffect(()=>{y?J():(!O||!a)&&he()},[y,he,O,a,J]);const Re=ne=>ee=>{var _e;(_e=ne.onKeyDown)==null||_e.call(ne,ee),!(ee.key!=="Escape"||ee.which===229||!K())&&(n||(ee.stopPropagation(),p&&p(ee,"escapeKeyDown")))},ce=ne=>ee=>{var _e;(_e=ne.onClick)==null||_e.call(ne,ee),ee.target===ee.currentTarget&&p&&p(ee,"backdropClick")};return{getRootProps:(ne={})=>{const ee=cn(t);delete ee.onTransitionEnter,delete ee.onTransitionExited;const _e={...ee,...ne};return{role:"presentation",..._e,onKeyDown:Re(_e),ref:B}},getBackdropProps:(ne={})=>{const ee=ne;return{"aria-hidden":!0,...ee,onClick:ce(ee),open:y}},getTransitionProps:()=>{const ne=()=>{M(!1),l&&l()},ee=()=>{M(!0),f&&f(),a&&he()};return{onEnter:xp(ne,d==null?void 0:d.props.onEnter),onExited:xp(ee,d==null?void 0:d.props.onExited)}},rootRef:B,portalRef:le,isTopModal:K,exited:L,hasTransition:O}}const d2="Modal";function U5(t){return Xo(d2,t)}Xi(d2,["root","hidden","backdrop"]);const z5=t=>{const{open:e,exited:n}=t;return Yi({root:["root",!e&&n&&"hidden"],backdrop:["backdrop"]},Gi(U5))},yh=w.forwardRef(function(e,n){const{children:r,closeAfterTransition:i=!1,container:a,disableAutoFocus:l=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:d=!1,disablePortal:p=!1,disableRestoreFocus:y=!1,disableScrollLock:m=!1,hideBackdrop:_=!1,keepMounted:S=!1,onBackdropClick:P,onClose:B,onKeyDown:L,open:M,onTransitionEnter:O,onTransitionExited:j,slotProps:H={},slots:$={},...Y}=e,J={...e,closeAfterTransition:i,disableAutoFocus:l,disableEnforceFocus:f,disableEscapeKeyDown:d,disablePortal:p,disableRestoreFocus:y,disableScrollLock:m,hideBackdrop:_,keepMounted:S},{getRootProps:K,getBackdropProps:le,getTransitionProps:he,portalRef:Re,isTopModal:ce,exited:we,hasTransition:ke}=H5({...J,rootRef:n}),se={...J,exited:we,hasTransition:ke},ne=z5(se),ee={};if(r.props.tabIndex===void 0&&(ee.tabIndex="-1"),ke){const{onEnter:xe,onExited:Ie}=he();ee.onEnter=xe,ee.onExited=Ie}const _e=$.root??"div",Ne=po({elementType:_e,externalSlotProps:H.root,externalForwardedProps:Y,getSlotProps:K,className:ne.root,ownerState:se}),re=$.backdrop,ae=po({elementType:re,externalSlotProps:H.backdrop,getSlotProps:xe=>le({...xe,onClick:Ie=>{P&&P(Ie),xe!=null&&xe.onClick&&xe.onClick(Ie)}}),className:ne.backdrop,ownerState:se});return!S&&!M&&(!ke||we)?null:A.jsx(Ol,{ref:Re,container:a,disablePortal:p,children:A.jsxs(_e,{...Ne,children:[!_&&re?A.jsx(re,{...ae}):null,A.jsx(pu,{disableEnforceFocus:f,disableAutoFocus:l,disableRestoreFocus:y,isEnabled:ce,open:M,children:w.cloneElement(r,ee)})]})})});process.env.NODE_ENV!=="production"&&(yh.propTypes={children:Iu.isRequired,closeAfterTransition:W.bool,container:W.oneOfType([fu,W.func]),disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableEscapeKeyDown:W.bool,disablePortal:W.bool,disableRestoreFocus:W.bool,disableScrollLock:W.bool,hideBackdrop:W.bool,keepMounted:W.bool,onBackdropClick:W.func,onClose:W.func,onTransitionEnter:W.func,onTransitionExited:W.func,open:W.bool.isRequired,slotProps:W.shape({backdrop:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({backdrop:W.elementType,root:W.elementType})});function q5(t){const{value:e,label:n,disabled:r,rootRef:i,id:a}=t,{getRootProps:l,highlighted:f,selected:d}=G0({item:e}),{getRootProps:p,rootRef:y}=Vu({disabled:r,focusableWhenDisabled:!0}),m=Lu(a),_=w.useRef(null),S=w.useMemo(()=>({disabled:r,label:n,value:e,ref:_,id:m}),[r,n,e,m]),{index:P}=hh(e,S),B=un(i,_,y),L=O=>j=>{var H;(H=O.onKeyDown)==null||H.call(O,j),!j.defaultMuiPrevented&&[" ","Enter"].includes(j.key)&&(j.defaultMuiPrevented=!0)},M=(O={})=>({onKeyDown:L(O)});return{getRootProps:(O={})=>{const j=cn(O),H=Bl(l,Bl(p,M));return{...O,...j,...H(j),id:m,ref:B,role:"option","aria-selected":d}},highlighted:f,index:P,selected:d,rootRef:B}}const bu={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},Z5=t=>{const{label:e,value:n}=t;return typeof e=="string"?e:typeof n=="string"?n:String(t)};function G5(t,e){const{open:n}=t,{context:{selectionMode:r}}=e;if(e.type===bu.buttonClick){const a=t.selectedValues[0]??zt(null,"start",e.context);return{...t,open:!n,highlightedValue:n?null:a}}if(e.type===bu.browserAutoFill)return uh(e.item,t,e.context);const i=dh(t,e);switch(e.type){case kt.keyDown:if(t.open){if(e.event.key==="Escape")return{...i,open:!1}}else{if(e.event.key==="ArrowDown")return{...t,open:!0,highlightedValue:t.selectedValues[0]??zt(null,"start",e.context)};if(e.event.key==="ArrowUp")return{...t,open:!0,highlightedValue:t.selectedValues[0]??zt(null,"end",e.context)}}break;case kt.itemClick:if(r==="single")return{...i,open:!1};break;case kt.blur:return{...i,open:!1};default:return i}return i}function Y5(t){return Array.isArray(t)?t.length===0?"":JSON.stringify(t.map(e=>e.value)):(t==null?void 0:t.value)==null?"":typeof t.value=="string"||typeof t.value=="number"?t.value:JSON.stringify(t.value)}function X5(t){const{areOptionsEqual:e,buttonRef:n,defaultOpen:r=!1,defaultValue:i,disabled:a=!1,listboxId:l,listboxRef:f,multiple:d=!1,name:p,required:y,onChange:m,onHighlightChange:_,onOpenChange:S,open:P,options:B,getOptionAsString:L=Z5,getSerializedValue:M=Y5,value:O,componentName:j="useSelect"}=t,H=w.useRef(null),$=un(n,H),Y=w.useRef(null),J=Lu(l);let K;O===void 0&&i===void 0?K=[]:i!==void 0&&(d?K=i:K=i==null?[]:[i]);const le=w.useMemo(()=>{if(O!==void 0)return d?O:O==null?[]:[O]},[O,d]),{subitems:he,contextValue:Re}=fh(),ce=w.useMemo(()=>B!=null?new Map(B.map((pe,Ee)=>[pe.value,{value:pe.value,label:pe.label,disabled:pe.disabled,ref:w.createRef(),id:`${J}_${Ee}`}])):he,[B,he,J]),we=un(f,Y),{getRootProps:ke,active:se,focusVisible:ne,rootRef:ee}=Vu({disabled:a,rootRef:$}),_e=w.useMemo(()=>Array.from(ce.keys()),[ce]),Ne=w.useCallback(pe=>{if(e!==void 0){const Ee=_e.find(Ye=>e(Ye,pe));return ce.get(Ee)}return ce.get(pe)},[ce,e,_e]),re=w.useCallback(pe=>{const Ee=Ne(pe);return(Ee==null?void 0:Ee.disabled)??!1},[Ne]),ae=w.useCallback(pe=>{const Ee=Ne(pe);return Ee?L(Ee):""},[Ne,L]),xe=w.useMemo(()=>({selectedValues:le,open:P}),[le,P]),Ie=w.useCallback(pe=>{var Ee;return(Ee=ce.get(pe))==null?void 0:Ee.id},[ce]),Le=w.useCallback((pe,Ee)=>{d?m==null||m(pe,Ee):m==null||m(pe,Ee[0]??null)},[d,m]),Pe=w.useCallback((pe,Ee)=>{_==null||_(pe,Ee??null)},[_]),Se=w.useCallback((pe,Ee,Ye)=>{var bt;Ee==="open"&&(S==null||S(Ye),Ye===!1&&(pe==null?void 0:pe.type)!=="blur"&&((bt=H.current)==null||bt.focus()))},[S]),be=w.useCallback(pe=>{var Ee;return pe==null?null:((Ee=he.get(pe))==null?void 0:Ee.ref.current)??null},[he]),ve={getInitialState:()=>({highlightedValue:null,selectedValues:K??[],open:r}),getItemId:Ie,controlledProps:xe,focusManagement:"DOM",getItemDomElement:be,itemComparer:e,isItemDisabled:re,rootRef:we,onChange:Le,onHighlightChange:Pe,onStateChange:Se,reducerActionContext:w.useMemo(()=>({multiple:d}),[d]),items:_e,getItemAsString:ae,selectionMode:d?"multiple":"single",stateReducer:G5,componentName:j},{dispatch:Ce,getRootProps:Te,contextValue:ze,state:{open:fe,highlightedValue:Ze,selectedValues:rt},rootRef:It}=Z0(ve),Dt=w.useRef(fe);ca(()=>{var pe;if(fe&&Ze!==null){const Ee=(pe=Ne(Ze))==null?void 0:pe.ref;if(!Y.current||!(Ee!=null&&Ee.current))return;Dt.current||Ee.current.focus({preventScroll:!0});const Ye=Y.current.getBoundingClientRect(),bt=Ee.current.getBoundingClientRect();bt.top<Ye.top?Y.current.scrollTop-=Ye.top-bt.top:bt.bottom>Ye.bottom&&(Y.current.scrollTop+=bt.bottom-Ye.bottom)}},[fe,Ze,Ne]);const dn=w.useCallback(pe=>Ne(pe),[Ne]),Lt=pe=>Ee=>{var Ye;if((Ye=pe==null?void 0:pe.onClick)==null||Ye.call(pe,Ee),!Ee.defaultMuiPrevented){const bt={type:bu.buttonClick,event:Ee};Ce(bt)}},Ot=pe=>Ee=>{var Ye;(Ye=pe.onKeyDown)==null||Ye.call(pe,Ee),!Ee.defaultMuiPrevented&&(Ee.key==="ArrowDown"||Ee.key==="ArrowUp")&&(Ee.preventDefault(),Ce({type:kt.keyDown,key:Ee.key,event:Ee}))},fn=(pe={})=>({onClick:Lt(pe),onKeyDown:Ot(pe)}),qn=(pe={})=>({...pe,...fn(pe),role:"combobox","aria-expanded":fe,"aria-controls":J}),Et=(pe={})=>{const Ee=cn(pe),Ye=Bl(qn,ke);return{...pe,...Ye(Ee)}},Ct=pe=>Ee=>{var Ye,bt;(Ye=pe.onBlur)==null||Ye.call(pe,Ee),!Ee.defaultMuiPrevented&&((bt=Y.current)!=null&&bt.contains(Ee.relatedTarget)||Ee.relatedTarget===H.current)&&(Ee.defaultMuiPrevented=!0)},gt=(pe={})=>({onBlur:Ct(pe)}),En=(pe={})=>{const Ee=cn(pe),Ye=Bl(gt,Te);return{id:J,role:"listbox","aria-multiselectable":d?"true":void 0,...pe,...Ye(Ee)}};w.useDebugValue({selectedOptions:rt,highlightedOption:Ze,open:fe});const Tn=w.useMemo(()=>({...ze,...Re}),[ze,Re]);let Tt;t.multiple?Tt=rt:Tt=rt.length>0?rt[0]:null;let it;d?it=Tt.map(pe=>dn(pe)).filter(pe=>pe!==void 0):it=dn(Tt)??null;const Rn=pe=>Ee=>{var bt;if((bt=pe==null?void 0:pe.onChange)==null||bt.call(pe,Ee),Ee.defaultMuiPrevented)return;const Ye=ce.get(Ee.target.value);Ee.target.value===""?Ce({type:kt.clearSelection}):Ye!==void 0&&Ce({type:bu.browserAutoFill,item:Ye.value,event:Ee})};return{buttonActive:se,buttonFocusVisible:ne,buttonRef:ee,contextValue:Tn,disabled:a,dispatch:Ce,getButtonProps:Et,getHiddenInputProps:(pe={})=>{const Ee=cn(pe);return{name:p,tabIndex:-1,"aria-hidden":!0,required:y?!0:void 0,value:M(it),style:cv,...pe,onChange:Rn(Ee)}},getListboxProps:En,getOptionMetadata:dn,listboxRef:It,open:fe,options:_e,value:Tt,highlightedOption:Ze}}function K5(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=w.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=w.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(zl.Provider,{value:p,children:A.jsx(Ou.Provider,{value:d,children:n})})}function J5(t={}){const{autoHideDuration:e=null,disableWindowBlurListener:n=!1,onClose:r,open:i,resumeHideDuration:a}=t,l=Qg();w.useEffect(()=>{if(!i)return;function M(O){O.defaultPrevented||O.key==="Escape"&&(r==null||r(O,"escapeKeyDown"))}return document.addEventListener("keydown",M),()=>{document.removeEventListener("keydown",M)}},[i,r]);const f=Fl((M,O)=>{r==null||r(M,O)}),d=Fl(M=>{!r||M==null||l.start(M,()=>{f(null,"timeout")})});w.useEffect(()=>(i&&d(e),l.clear),[i,e,d,l]);const p=M=>{r==null||r(M,"clickaway")},y=l.clear,m=w.useCallback(()=>{e!=null&&d(a??e*.5)},[e,a,d]),_=M=>O=>{const j=M.onBlur;j==null||j(O),m()},S=M=>O=>{const j=M.onFocus;j==null||j(O),y()},P=M=>O=>{const j=M.onMouseEnter;j==null||j(O),y()},B=M=>O=>{const j=M.onMouseLeave;j==null||j(O),m()};return w.useEffect(()=>{if(!n&&i)return window.addEventListener("focus",m),window.addEventListener("blur",y),()=>{window.removeEventListener("focus",m),window.removeEventListener("blur",y)}},[n,i,m,y]),{getRootProps:(M={})=>{const O={...cn(t),...cn(M)};return{role:"presentation",...M,...O,onBlur:_(O),onFocus:S(O),onMouseEnter:P(O),onMouseLeave:B(O)}},onClickAway:p}}function Q5(t){const{checked:e,defaultChecked:n,disabled:r,onBlur:i,onChange:a,onFocus:l,onFocusVisible:f,readOnly:d,required:p}=t,[y,m]=N0({controlled:e,default:!!n,name:"Switch",state:"checked"}),_=K=>le=>{var he;le.nativeEvent.defaultPrevented||(m(le.target.checked),a==null||a(le),(he=K.onChange)==null||he.call(K,le))},{isFocusVisibleRef:S,onBlur:P,onFocus:B,ref:L}=$0(),[M,O]=w.useState(!1);r&&M&&O(!1),w.useEffect(()=>{S.current=M},[M,S]);const j=w.useRef(null),H=K=>le=>{var he;j.current||(j.current=le.currentTarget),B(le),S.current===!0&&(O(!0),f==null||f(le)),l==null||l(le),(he=K.onFocus)==null||he.call(K,le)},$=K=>le=>{var he;P(le),S.current===!1&&O(!1),i==null||i(le),(he=K.onBlur)==null||he.call(K,le)},Y=un(L,j);return{checked:y,disabled:!!r,focusVisible:M,getInputProps:(K={})=>({checked:e,defaultChecked:n,disabled:r,readOnly:d,ref:Y,required:p,type:"checkbox",role:"switch","aria-checked":e,...K,onChange:_(K),onFocus:H(K),onBlur:$(K)}),inputRef:Y,readOnly:!!d}}const f2="TabPanel";function ey(t){return Xo(f2,t)}Xi(f2,["root","hidden"]);const h2="Tabs";function ty(t){return Xo(h2,t)}Xi(h2,["root","horizontal","vertical"]);function ny(t){const{value:e,defaultValue:n,onChange:r,orientation:i="horizontal",direction:a="ltr",selectionFollowsFocus:l=!1}=t,[f,d]=N0({controlled:e,default:n,name:"Tabs",state:"value"}),p=w.useCallback((L,M)=>{d(M),r==null||r(L,M)},[r,d]),{subitems:y,contextValue:m}=fh(),_=w.useRef(()=>{}),S=w.useCallback(L=>{var M;return(M=y.get(L))==null?void 0:M.id},[y]),P=w.useCallback(L=>_.current(L),[]),B=w.useCallback(L=>{_.current=L},[]);return{contextValue:{direction:a,getTabId:P,getTabPanelId:S,onSelected:p,orientation:i,registerTabIdLookup:B,selectionFollowsFocus:l,value:f,...m}}}const wh=w.createContext(null);process.env.NODE_ENV!=="production"&&(wh.displayName="TabsContext");function bh(){const t=w.useContext(wh);if(t==null)throw new Error("No TabsContext provided");return t}function ry(t){const{value:e,children:n}=t,{direction:r,getItemIndex:i,onSelected:a,orientation:l,registerItem:f,registerTabIdLookup:d,selectionFollowsFocus:p,totalSubitemCount:y,value:m,getTabId:_,getTabPanelId:S}=e,P=w.useMemo(()=>({getItemIndex:i,registerItem:f,totalSubitemCount:y}),[f,i,y]),B=w.useMemo(()=>({direction:r,getTabId:_,getTabPanelId:S,onSelected:a,orientation:l,registerTabIdLookup:d,selectionFollowsFocus:p,value:m}),[r,_,S,a,l,d,p,m]);return A.jsx(zl.Provider,{value:P,children:A.jsx(wh.Provider,{value:B,children:n})})}const oy=t=>{const{orientation:e}=t;return Yi({root:["root",e]},Gi(ty))},p2=w.forwardRef(function(e,n){const{children:r,value:i,defaultValue:a,orientation:l="horizontal",direction:f="ltr",onChange:d,selectionFollowsFocus:p,slotProps:y={},slots:m={},..._}=e,S={...e,orientation:l,direction:f},{contextValue:P}=ny(S),B=oy(S),L=m.root??"div",M=po({elementType:L,externalSlotProps:y.root,externalForwardedProps:_,additionalProps:{ref:n},ownerState:S,className:B.root});return A.jsx(L,{...M,children:A.jsx(ry,{value:P,children:r})})});process.env.NODE_ENV!=="production"&&(p2.propTypes={children:W.node,className:W.string,defaultValue:W.oneOfType([W.number,W.string]),direction:W.oneOf(["ltr","rtl"]),onChange:W.func,orientation:W.oneOf(["horizontal","vertical"]),selectionFollowsFocus:W.bool,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});function iy(t){return t.size}function sy(t){const{value:e,id:n,rootRef:r}=t,i=bh();if(i===null)throw new Error("No TabContext provided");const{value:a,getTabId:l}=i,f=Lu(n),d=w.useRef(null),p=un(d,r),y=w.useMemo(()=>({id:f,ref:d}),[f]),{id:m}=hh(e??iy,y),_=m!==a,S=m!==void 0?l(m):void 0;return{hidden:_,getRootProps:(B={})=>({"aria-labelledby":S??void 0,hidden:_,id:f??void 0,...B,ref:p}),rootRef:p}}const ay=t=>{const{hidden:e}=t;return Yi({root:["root",e&&"hidden"]},Gi(ey))},m2=w.forwardRef(function(e,n){const{children:r,value:i,slotProps:a={},slots:l={},...f}=e,{hidden:d,getRootProps:p}=sy(e),y={...e,hidden:d},m=ay(y),_=l.root??"div",S=po({elementType:_,getSlotProps:p,externalSlotProps:a.root,externalForwardedProps:f,additionalProps:{role:"tabpanel",ref:n},ownerState:y,className:m.root});return A.jsx(_,{...S,children:!d&&r})});process.env.NODE_ENV!=="production"&&(m2.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const g2="TabsList";function ly(t){return Xo(g2,t)}Xi(g2,["root","horizontal","vertical"]);const v2={valueChange:"valueChange"};function cy(t,e){if(e.type===v2.valueChange)return{...t,highlightedValue:e.value};const n=dh(t,e),{context:{selectionFollowsFocus:r}}=e;if(e.type===kt.itemsChange){if(n.selectedValues.length>0)return{...n,highlightedValue:n.selectedValues[0]};zt(null,"reset",e.context)}return r&&n.highlightedValue!=null?{...n,selectedValues:[n.highlightedValue]}:n}function uy(t){const{rootRef:e}=t,{direction:n="ltr",onSelected:r,orientation:i="horizontal",value:a,registerTabIdLookup:l,selectionFollowsFocus:f}=bh(),{subitems:d,contextValue:p}=fh(),y=w.useCallback(he=>{var Re;return(Re=d.get(he))==null?void 0:Re.id},[d]);l(y);const m=w.useMemo(()=>Array.from(d.keys()),[d]),_=w.useCallback(he=>{var Re;return he==null?null:((Re=d.get(he))==null?void 0:Re.ref.current)??null},[d]),S=n==="rtl";let P;i==="vertical"?P="vertical":P=S?"horizontal-rtl":"horizontal-ltr";const B=w.useCallback((he,Re)=>{r(he,Re[0]??null)},[r]),L=w.useMemo(()=>a===void 0?{}:a!=null?{selectedValues:[a]}:{selectedValues:[]},[a]),M=w.useCallback(he=>{var Re;return((Re=d.get(he))==null?void 0:Re.disabled)??!1},[d]),{contextValue:O,dispatch:j,getRootProps:H,state:{highlightedValue:$,selectedValues:Y},rootRef:J}=Z0({controlledProps:L,disabledItemsFocusable:!f,focusManagement:"DOM",getItemDomElement:_,isItemDisabled:M,items:m,rootRef:e,onChange:B,orientation:P,reducerActionContext:w.useMemo(()=>({selectionFollowsFocus:f||!1}),[f]),selectionMode:"single",stateReducer:cy});w.useEffect(()=>{a!==void 0&&a!=null&&j({type:v2.valueChange,value:a})},[j,a]);const K=(he={})=>({...he,...H(he),"aria-orientation":i==="vertical"?"vertical":void 0,role:"tablist"});return{contextValue:w.useMemo(()=>({...p,...O}),[p,O]),dispatch:j,getRootProps:K,highlightedValue:$,isRtl:S,orientation:i,rootRef:J,selectedValue:Y[0]??null}}function dy(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=w.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=w.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(zl.Provider,{value:p,children:A.jsx(Ou.Provider,{value:d,children:n})})}const fy=t=>{const{orientation:e}=t;return Yi({root:["root",e]},Gi(ly))},y2=w.forwardRef(function(e,n){const{children:r,slotProps:i={},slots:a={},...l}=e,{isRtl:f,orientation:d,getRootProps:p,contextValue:y}=uy({rootRef:n}),m={...e,isRtl:f,orientation:d},_=fy(m),S=a.root??"div",P=po({elementType:S,getSlotProps:p,externalSlotProps:i.root,externalForwardedProps:l,ownerState:m,className:_.root});return A.jsx(dy,{value:y,children:A.jsx(S,{...P,children:r})})});process.env.NODE_ENV!=="production"&&(y2.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType})});const w2="Tab";function hy(t){return Xo(w2,t)}Xi(w2,["root","selected","disabled"]);function py(t){return t.size}function my(t){const{value:e,rootRef:n,disabled:r=!1,id:i}=t,a=w.useRef(null),l=Lu(i),{value:f,selectionFollowsFocus:d,getTabPanelId:p}=bh(),y=w.useMemo(()=>({disabled:r,ref:a,id:l}),[r,a,l]),{id:m,index:_,totalItemCount:S}=hh(e??py,y),{getRootProps:P,highlighted:B,selected:L}=G0({item:m}),{getRootProps:M,rootRef:O,active:j,focusVisible:H,setFocusVisible:$}=Vu({disabled:r,focusableWhenDisabled:!d,type:"button"}),Y=un(a,n,O),J=m!==void 0?p(m):void 0;return{getRootProps:(le={})=>{const he=cn(le),Re=Bl(P,M);return{...le,...Re(he),role:"tab","aria-controls":J,"aria-selected":L,id:l,ref:Y}},active:j,focusVisible:H,highlighted:B,index:_,rootRef:Y,selected:L||m===f,setFocusVisible:$,totalTabsCount:S}}const gy=t=>{const{selected:e,disabled:n}=t;return Yi({root:["root",e&&"selected",n&&"disabled"]},Gi(hy))},b2=w.forwardRef(function(e,n){const{action:r,children:i,disabled:a=!1,onChange:l,onClick:f,onFocus:d,slotProps:p={},slots:y={},value:m,..._}=e,S=w.useRef(),P=un(S,n),{active:B,highlighted:L,selected:M,getRootProps:O}=my({...e,rootRef:P,value:m}),j={...e,active:B,disabled:a,highlighted:L,selected:M},H=gy(j),$=y.root??"button",Y=po({elementType:$,getSlotProps:O,externalSlotProps:p.root,externalForwardedProps:_,additionalProps:{ref:n},ownerState:j,className:H.root});return A.jsx($,{...Y,children:i})});process.env.NODE_ENV!=="production"&&(b2.propTypes={action:W.oneOfType([W.func,W.shape({current:W.shape({focusVisible:W.func.isRequired})})]),children:W.node,disabled:W.bool,onChange:W.func,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const Np={"badgeIcon--size-small":"_badgeIcon--size-small_7iis0_120","badgeIcon--size-medium":"_badgeIcon--size-medium_7iis0_124"},vy=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#B5D622"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),yy=I.forwardRef(vy),wy=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#738C00"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),by=I.forwardRef(wy),xy=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#01819C"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),Cy=I.forwardRef(xy),ky=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#DC8541"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M4.5 4.5L15.5 15.5",stroke:"white",strokeWidth:2,strokeLinecap:"round"})),_y=I.forwardRef(ky),Sy=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#7C5BFF"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),Ey=I.forwardRef(Sy),Ty={ben:yy,is_supporter:Ey,localBiz:by,localOrg:Cy,muted:_y},xh=({ariaLabel:t,className:e,role:n,size:r,type:i})=>{const a=ge(Np.badgeIcon,Np[`badgeIcon--size-${r}`],e),l=Ty[i];return A.jsx(l,{className:a,"aria-label":t,role:n})},Ry="_badge_vul51_120",Py="_badge__list_vul51_124",My="_badge__icon_vul51_130",uf={badge:Ry,badge__list:Py,badge__icon:My},Ay=({ariaLabel:t,badgeIcons:e,children:n})=>A.jsx(Bu,{badgeContent:e.map((r,i)=>A.jsx(xh,{size:"small",type:r,className:uf.badge__icon,role:"presentation"},i)),className:uf.badge,slotProps:{badge:{className:uf.badge__list}},"aria-label":t,role:"status",children:n}),Iy={"h1--product":"_h1--product_cg3l5_120","h2--product":"_h2--product_cg3l5_133","h3--product":"_h3--product_cg3l5_146","h4--product":"_h4--product_cg3l5_159","h5--product":"_h5--product_cg3l5_172","h6--product":"_h6--product_cg3l5_185","h7--product":"_h7--product_cg3l5_198","h8--product":"_h8--product_cg3l5_211","body-large--product":"_body-large--product_cg3l5_224","body-regular--product":"_body-regular--product_cg3l5_237","body-semibold--product":"_body-semibold--product_cg3l5_250","body-italic--product":"_body-italic--product_cg3l5_263","body-text-link--product":"_body-text-link--product_cg3l5_277","detail-medium--product":"_detail-medium--product_cg3l5_290","detail-bold--product":"_detail-bold--product_cg3l5_303","detail-upper-case--product":"_detail-upper-case--product_cg3l5_316","detail-regular--product":"_detail-regular--product_cg3l5_329","claim--landing":"_claim--landing_cg3l5_342","claim-uppercase--landing":"_claim-uppercase--landing_cg3l5_380","h1--landing":"_h1--landing_cg3l5_418","h1-uppercase--landing":"_h1-uppercase--landing_cg3l5_456","h2--landing":"_h2--landing_cg3l5_494","h3--landing":"_h3--landing_cg3l5_532","h4--landing":"_h4--landing_cg3l5_570","h5--landing":"_h5--landing_cg3l5_595","h6--landing":"_h6--landing_cg3l5_620","overline--landing":"_overline--landing_cg3l5_645"};function Ly(t){switch(t){case"h1":case"h1-uppercase":return"h1";case"h2":case"claim":case"claim-uppercase":return"h2";case"h3":case"h4":case"h5":return t;case"h6":case"overline":return"h6";default:return"span"}}const Fe=t=>{const{as:e,children:n,className:r,fontSet:i="product",type:a,...l}=t,f=e||Ly(a);return A.jsx(f,{className:ge(Iy[`${a}--${i}`],r),...l,children:n})},Dy=(t,e)=>I.isValidElement(t)&&typeof t.type!="string"&&e.includes(t.type),Sr=(t,e)=>I.Children.toArray(t).filter(n=>Dy(n,e)),Fy="_iconComponent_e4u5e_120",df={iconComponent:Fy,"iconComponent--filled":"_iconComponent--filled_e4u5e_123","iconComponent--outlined":"_iconComponent--outlined_e4u5e_127"},By=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13.5 5.5L8.07955 10.9205C8.03562 10.9644 7.96438 10.9644 7.92045 10.9205L2.5 5.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vy=I.forwardRef(By),Oy=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10.5 13.5L5.07955 8.07955C5.03562 8.03562 5.03562 7.96438 5.07955 7.92045L10.5 2.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),jy=I.forwardRef(Oy),Ny=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M5.5 2.5L10.9205 7.92045C10.9644 7.96438 10.9644 8.03562 10.9205 8.07955L5.5 13.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),$y=I.forwardRef(Ny),Wy=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13.5 10.5L8.07955 5.07955C8.03562 5.03562 7.96438 5.03562 7.92045 5.07955L2.5 10.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Hy=I.forwardRef(Wy),Uy=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M8.08517 4.23369C8.81151 2.37226 12.0899 1.08987 14 3C16 5.00001 14.8225 7.68569 13.5 10C11.6443 13.2475 8.49724 14.7731 8.05277 14.9764C8.01793 14.9923 7.98205 14.9923 7.94721 14.9764C7.50274 14.7731 4.35569 13.2475 2.5 10C1.17753 7.68569 -6.55651e-06 4.99996 2 3.00001C3.91013 1.08992 7.18849 2.37227 7.91483 4.23369C7.94132 4.30158 8.05868 4.30158 8.08517 4.23369Z",fill:"#201649"})),zy=I.forwardRef(Uy),qy=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M8.06491 4.37563C9.15755 2.36891 11.785 1.62798 13.5 2.99999C15.25 4.39999 14.8225 7.18568 13.5 9.5C11.6438 12.7484 8.49537 14.274 8.05238 14.4765C8.01779 14.4923 7.98213 14.4924 7.94744 14.4768C7.50021 14.2754 4.30555 12.75 2.49999 9.5C1.20548 7.16993 0.749976 4.39999 2.49999 3C4.21502 1.62799 6.84245 2.36891 7.93507 4.37563C7.96266 4.42629 8.03732 4.42629 8.06491 4.37563Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Zy=I.forwardRef(qy),Gy=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M11.375 5.74996H12.5C13.432 5.74996 14.1875 6.50548 14.1875 7.43746V12.5C14.1875 13.432 13.432 14.1875 12.5 14.1875H3.5C2.56802 14.1875 1.8125 13.432 1.8125 12.5V7.43746C1.8125 6.50548 2.56802 5.74996 3.5 5.74996H4.625M11.375 5.74996H4.625M11.375 5.74996V4.625C11.375 1.25 8 1.25 8 1.25V1.25C8 1.25 4.625 1.25 4.625 4.625V5.74996M8 9.125V9.125C8.31066 9.125 8.5625 9.37684 8.5625 9.6875V9.6875C8.5625 9.99816 8.31066 10.25 8 10.25V10.25M8 9.125V9.125C7.68934 9.125 7.4375 9.37684 7.4375 9.6875V9.6875C7.4375 9.99816 7.68934 10.25 8 10.25V10.25M8 9.125V10.25",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Yy=I.forwardRef(Gy),Xy={chevron_down:Vy,chevron_left:jy,chevron_right:$y,chevron_up:Hy,heart_filled:zy,heart_outline:Zy,privacy_lock_closed:Yy},Ky=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15"})),Jy=I.forwardRef(Ky),Qy=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5"})),e3=I.forwardRef(Qy),t3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{fill:"#201649",fillRule:"evenodd",d:"M5.5 2.5a2 2 0 0 0-2 2v3a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a2 2 0 0 0-2-2h-13Zm14 7.5h-15a1 1 0 0 0-1 1v10.07a1 1 0 0 0 1.577.817l6.346-4.48a1 1 0 0 1 1.154 0l6.346 4.48a1 1 0 0 0 1.577-.817V11a1 1 0 0 0-1-1Z",clipRule:"evenodd"})),n3=I.forwardRef(t3),r3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16"})),o3=I.forwardRef(r3),i3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),s3=I.forwardRef(i3),a3=(t,e)=>w.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("g",{id:"business"},w.createElement("path",{id:"Vector",d:"M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),l3=I.forwardRef(a3),c3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z",stroke:"#201649",strokeWidth:1.5})),u3=I.forwardRef(c3),d3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),f3=I.forwardRef(d3),h3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),p3=I.forwardRef(h3),m3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),g3=I.forwardRef(m3),v3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),y3=I.forwardRef(v3),w3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),b3=I.forwardRef(w3),x3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),C3=I.forwardRef(x3),k3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z"})),_3=I.forwardRef(k3),S3=(t,e)=>w.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7",stroke:"#201649",strokeWidth:1.5})),E3=I.forwardRef(S3),T3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),R3=I.forwardRef(T3),P3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),M3=I.forwardRef(P3),A3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z"})),I3=I.forwardRef(A3),L3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2"})),D3=I.forwardRef(L3),F3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2"})),B3=I.forwardRef(F3),V3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M12 5C6.54245 5 2.84732 9.93477 1.80246 11.5176C1.60739 11.8131 1.60739 12.1869 1.80246 12.4824C2.84732 14.0652 6.54245 19 12 19C17.4576 19 21.1527 14.0652 22.1975 12.4824C22.3926 12.1869 22.3926 11.8131 22.1975 11.5176C21.1527 9.93477 17.4576 5 12 5Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z",stroke:"#201649",strokeWidth:1.5})),O3=I.forwardRef(V3),j3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"})),N3=I.forwardRef(j3),$3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z"})),W3=I.forwardRef($3),H3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5"})),U3=I.forwardRef(H3),z3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z"})),q3=I.forwardRef(z3),Z3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_filled"},w.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",fill:"#201649"}))),G3=I.forwardRef(Z3),Y3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_outline"},w.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),X3=I.forwardRef(Y3),K3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z"})),J3=I.forwardRef(K3),Q3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4"})),ew=I.forwardRef(Q3),tw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6"})),nw=I.forwardRef(tw),rw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M6.75 12C6.75 12.4142 6.41421 12.75 6 12.75C5.58579 12.75 5.25 12.4142 5.25 12C5.25 11.5858 5.58579 11.25 6 11.25C6.41421 11.25 6.75 11.5858 6.75 12ZM12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25C12.4142 11.25 12.75 11.5858 12.75 12ZM18.75 12C18.75 12.4142 18.4142 12.75 18 12.75C17.5858 12.75 17.25 12.4142 17.25 12C17.25 11.5858 17.5858 11.25 18 11.25C18.4142 11.25 18.75 11.5858 18.75 12Z",stroke:"#201649",strokeWidth:1.5})),ow=I.forwardRef(rw),iw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z",stroke:"#201649",strokeWidth:1.5})),sw=I.forwardRef(iw),aw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),lw=I.forwardRef(aw),cw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z"})),uw=I.forwardRef(cw),dw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7"})),fw=I.forwardRef(dw),hw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4"})),pw=I.forwardRef(hw),mw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M18 8c0 5.436-4.925 11.692-5.85 12.82a.192.192 0 0 1-.3 0C10.926 19.693 6 13.437 6 8a6 6 0 1 1 12 0Z"})),gw=I.forwardRef(mw),vw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),yw=I.forwardRef(vw),ww=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),bw=I.forwardRef(ww),xw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 8.5H5.5a2 2 0 0 0-2 2V18a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-7.5a2 2 0 0 0-2-2H16Zm0 0V5c0-3-4-3-4-3v0S8 2 8 5m4 8.5v1m.75.25v0a1.06 1.06 0 0 1-1.5 0v0a1.06 1.06 0 0 1 0-1.5v0a1.06 1.06 0 0 1 1.5 0v0a1.06 1.06 0 0 1 0 1.5Z"})),Cw=I.forwardRef(xw),kw=(t,e)=>w.createElement("svg",{width:24,height:24,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14 7.5H16.5C17.6046 7.5 18.5 8.39543 18.5 9.5V17C18.5 18.1046 17.6046 19 16.5 19H3.5C2.39543 19 1.5 18.1046 1.5 17V9.5C1.5 8.39543 2.39543 7.5 3.5 7.5H6M14 7.5V4C14 1 10 1 10 1V1C10 1 6 1 6 4V7.5M14 7.5H6M10 12.5V13.5M10.75 13.75V13.75C10.3358 14.1642 9.66421 14.1642 9.25 13.75V13.75C8.83579 13.3358 8.83579 12.6642 9.25 12.25V12.25C9.66421 11.8358 10.3358 11.8358 10.75 12.25V12.25C11.1642 12.6642 11.1642 13.3358 10.75 13.75Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),_w=I.forwardRef(kw),Sw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ew=I.forwardRef(Sw),Tw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"})),Rw=I.forwardRef(Tw),Pw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13"})),Mw=I.forwardRef(Pw),Aw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z"})),Iw=I.forwardRef(Aw),Lw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5"})),Dw=I.forwardRef(Lw),Fw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Bw=I.forwardRef(Fw),Vw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5"})),Ow=I.forwardRef(Vw),jw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19 6.5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-13M3 6h5.5M21 6h-5.5m0 0V3.5a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1V6m7 0h-7m6 11.5V10m-5 7.5V10"})),Nw=I.forwardRef(jw),$w={arrow_left:Jy,arrow_right:e3,bookmark_filled:n3,bookmark_outline:o3,burger_menu:s3,business:l3,camera:u3,checkmark:f3,checkmark_circle:p3,chevron_down:g3,chevron_left:y3,chevron_right:b3,chevron_up:C3,comment_bubble:_3,copy:E3,cross:R3,cross_circle:M3,envelope:I3,event_calendar:D3,external_link:B3,eye:O3,eye_crossed:N3,filter:W3,globe:U3,heart:q3,heart_filled:G3,heart_outline:X3,image:J3,loudspeaker:ew,marketplace:nw,more_dots:ow,more_dots_alt:sw,mute:lw,notification_bell:uw,paperclip:fw,pencil:pw,pin:gw,plus:yw,plus_circle:bw,privacy_lock:Cw,privacy_lock_closed:_w,react:Ew,search:Rw,share_arrow:Mw,share_arrow_outline:Iw,sort:Dw,special_place:Bw,thanks:Ow,trash_can:Nw},Ww=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z"})),Hw=I.forwardRef(Ww),Uw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826"})),zw=I.forwardRef(Uw),qw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"})),Zw=I.forwardRef(qw),Gw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20"})),Yw=I.forwardRef(Gw),Xw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5"})),Kw=I.forwardRef(Xw),Jw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 17.8093 4.40043 19.5251 5.11749 21.0636C5.20001 21.2406 5.23484 21.4367 5.21134 21.6306L4.57675 26.8667C4.53771 27.1889 4.81112 27.4623 5.13327 27.4233L10.3694 26.7887C10.5633 26.7652 10.7594 26.8 10.9364 26.8825C12.4749 27.5996 14.1907 28 16 28Z",fill:"white"}),w.createElement("path",{d:"M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z",fill:"#FF9DE2"}),w.createElement("path",{d:"M16 4C9.37258 4 4 9.37258 4 16C4 17.8099 4.40068 19.5262 5.11817 21.065C5.20075 21.2422 5.2356 21.4383 5.21206 21.6323L4.57693 26.866C4.53781 27.1884 4.81157 27.4619 5.13391 27.4226L10.3591 26.7844C10.5536 26.7606 10.7503 26.7956 10.9278 26.8785C12.4685 27.5981 14.1873 28 16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),w.createElement("path",{d:"M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Qw=I.forwardRef(Jw),eb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),tb=I.forwardRef(eb),nb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z"})),rb=I.forwardRef(nb),ob=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),ib=I.forwardRef(ob),sb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z"})),ab=I.forwardRef(sb),lb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),cb=I.forwardRef(lb),ub=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z",stroke:"#201649",strokeWidth:1.5})),db=I.forwardRef(ub),fb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z"})),hb=I.forwardRef(fb),pb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z"})),mb=I.forwardRef(pb),gb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621"})),vb=I.forwardRef(gb),yb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z"})),wb=I.forwardRef(yb),bb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),xb=I.forwardRef(bb),Cb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554"})),kb=I.forwardRef(Cb),_b=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10"})),Sb=I.forwardRef(_b),Eb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5"})),Tb=I.forwardRef(Eb),Rb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577"})),Pb=I.forwardRef(Rb),Mb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z"})),Ab=I.forwardRef(Mb),Ib=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z"})),Lb=I.forwardRef(Ib),Db=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23"})),Fb=I.forwardRef(Db),Bb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vb=I.forwardRef(Bb),Ob=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889",stroke:"#201649",strokeWidth:1.5})),jb=I.forwardRef(Ob),Nb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4"})),$b=I.forwardRef(Nb),Wb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8"})),Hb=I.forwardRef(Wb),Ub=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),zb=I.forwardRef(Ub),qb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z"})),Zb=I.forwardRef(qb),Gb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28"})),Yb=I.forwardRef(Gb),Xb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13"})),Kb=I.forwardRef(Xb),Jb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"})),Qb=I.forwardRef(Jb),e4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13 15.6305L14.6176 17.1777C15.3908 17.9173 16.6092 17.9173 17.3824 17.1777L19 15.6305M13 15.6305L5 7M13 15.6305L5 24.9527M27 7L19 15.6305M19 15.6305L21.4625 18.5M28 18.5L28 8.00001C28 6.89544 27.1046 6.00001 26 6.00001L6 6C4.89543 6 4 6.89543 4 8V24C4 25.1046 4.89543 26 6 26H19M25 21V27M22 24H28M25 18C21.6863 18 19 20.6863 19 24C19 27.3137 21.6863 30 25 30C28.3137 30 31 27.3137 31 24C31 20.6863 28.3137 18 25 18Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),t4=I.forwardRef(e4),n4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("g",{id:"error"},w.createElement("path",{id:"Vector",d:"M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),r4=I.forwardRef(n4),o4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5"})),i4=I.forwardRef(o4),s4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46"})),a4=I.forwardRef(s4),l4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),c4=I.forwardRef(l4),u4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z",fill:"#FDE6F7"}),w.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),w.createElement("rect",{width:21,height:6,transform:"translate(5.5 7)",fill:"#FF9DE2"}),w.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),d4=I.forwardRef(u4),f4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6"})),h4=I.forwardRef(f4),p4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3"})),m4=I.forwardRef(p4),g4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M16 8C9.75068 8 5.0954 14.3762 4.16881 15.7437C4.06156 15.902 4.06156 16.098 4.16881 16.2563C5.0954 17.6238 9.75068 24 16 24C22.2493 24 26.9046 17.6238 27.8312 16.2563C27.9384 16.098 27.9384 15.902 27.8312 15.7437C26.9046 14.3762 22.2493 8 16 8Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21C18.7614 21 21 18.7614 21 16Z",stroke:"#201649",strokeWidth:1.5})),v4=I.forwardRef(g4),y4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"})),w4=I.forwardRef(y4),b4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 16h20M6 16v9a1 1 0 0 0 1 1h9M6 16a1.5 1.5 0 0 1-1.5-1.5V11A1.5 1.5 0 0 1 6 9.5h10M26 16v9a1 1 0 0 1-1 1h-9m10-10a1.5 1.5 0 0 0 1.5-1.5V11A1.5 1.5 0 0 0 26 9.5H16M16 26V9.5m0 0 1.702-4.425a2.194 2.194 0 0 1 2.862-1.25c1.883.754 1.824 3.44-.09 4.109L16 9.5Zm0 0-1.702-4.425a2.194 2.194 0 0 0-2.863-1.25c-1.882.754-1.823 3.44.09 4.109L16 9.5Z"})),x4=I.forwardRef(b4),C4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z",fill:"#C1B7EA"}),w.createElement("path",{d:"M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z",fill:"#E8E3FF"}),w.createElement("path",{d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5})),k4=I.forwardRef(C4),_4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("g",{id:"gift_outline"},w.createElement("path",{id:"Vector",d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5}))),S4=I.forwardRef(_4),E4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),T4=I.forwardRef(E4),R4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1"})),P4=I.forwardRef(R4),M4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z",fill:"#98CBD6"}),w.createElement("path",{d:"M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z",fill:"#98CBD6"}),w.createElement("path",{d:"M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),A4=I.forwardRef(M4),I4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),L4=I.forwardRef(I4),D4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z"})),F4=I.forwardRef(D4),B4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_filled"},w.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",fill:"#201649"}))),V4=I.forwardRef(B4),O4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z",fill:"#CAE85D"}),w.createElement("path",{d:"M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z",fill:"#F2FBC4"}),w.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),j4=I.forwardRef(O4),N4=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),$4=I.forwardRef(N4),W4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_outline"},w.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),H4=I.forwardRef(W4),U4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5"})),z4=I.forwardRef(U4),q4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z"})),Z4=I.forwardRef(q4),G4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M14.5 14.5h1a.5.5 0 0 1 .5.5v6.5a.5.5 0 0 0 .5.5h1m-2-10.5a.5.5 0 0 0 0-1m0 1a.5.5 0 0 1 0-1m0 1v-1m12 5.5c0-6.351-5.149-11.5-11.5-11.5S4.5 9.649 4.5 16 9.649 27.5 16 27.5c2.121 0 4.109-.574 5.815-1.576.265-.156.585-.197.876-.096l4.406 1.532c.16.056.313-.101.256-.26-.552-1.534-.98-3.116-1.423-4.682a1.041 1.041 0 0 1 .103-.793A11.448 11.448 0 0 0 27.5 16Z"})),Y4=I.forwardRef(G4),X4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),K4=I.forwardRef(X4),J4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3"})),Q4=I.forwardRef(J4),e6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z"})),t6=I.forwardRef(e6),n6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8"})),r6=I.forwardRef(n6),o6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M18 14V14C15.2386 11.2386 10.7614 11.2386 7.99999 14L6 16C3.23858 18.7614 3.23858 23.2386 6 26V26C8.76142 28.7614 13.2386 28.7614 16 26L17.5 24.5M14 18V18C16.7614 20.7614 21.2386 20.7614 24 18L26 16C28.7614 13.2386 28.7614 8.76142 26 6V6C23.2386 3.23858 18.7614 3.23858 16 6L14.5 7.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),i6=I.forwardRef(o6),s6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),a6=I.forwardRef(s6),l6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M11 11V7C11 5.89543 11.8954 5 13 5H24C25.1046 5 26 5.89543 26 7V25C26 26.1046 25.1046 27 24 27H13C11.8954 27 11 26.1046 11 25V21M17 11.5L20.7929 15.2929C21.1834 15.6834 21.1834 16.3166 20.7929 16.7071L17 20.5M4 16H21",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),c6=I.forwardRef(l6),u6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16"})),d6=I.forwardRef(u6),f6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81"})),h6=I.forwardRef(f6),p6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z"})),m6=I.forwardRef(p6),g6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8"})),v6=I.forwardRef(g6),y6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z"})),w6=I.forwardRef(y6),b6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z",stroke:"#201649",strokeWidth:1.5})),x6=I.forwardRef(b6),C6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z",stroke:"#201649",strokeWidth:1.5})),k6=I.forwardRef(C6),_6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z",stroke:"#201649",strokeWidth:1.5})),S6=I.forwardRef(_6),E6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5"})),T6=I.forwardRef(E6),R6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z"})),P6=I.forwardRef(R6),M6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1"})),A6=I.forwardRef(M6),I6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z"})),L6=I.forwardRef(I6),D6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z"})),F6=I.forwardRef(D6),B6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z"})),V6=I.forwardRef(B6),O6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13"})),j6=I.forwardRef(O6),N6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10"})),$6=I.forwardRef(N6),W6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z"})),H6=I.forwardRef(W6),U6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M27.5 27H4m10-4h13.5m0-4H20m1.132-8.596 2.121-2.121a1 1 0 0 0 0-1.415l-2.121-2.121a1 1 0 0 0-1.415 0l-2.12 2.121m3.535 3.536L8.607 22.929a1 1 0 0 1-.483.267c-1.102.255-3.107.621-3.843.754a.198.198 0 0 1-.23-.23c.132-.736.498-2.74.753-3.844a1 1 0 0 1 .267-.483L17.596 6.868m3.536 3.536-3.536-3.536"})),z6=I.forwardRef(U6),q6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M27.5 27H4M14 23H27.5M27.5 19H20M21.1317 10.4038L23.253 8.28248C23.6436 7.89196 23.6436 7.25879 23.253 6.86827L21.1317 4.74695C20.7412 4.35642 20.108 4.35642 19.7175 4.74695L17.5962 6.86827M21.1317 10.4038L8.6066 22.9289C8.47408 23.0615 8.30697 23.1541 8.12435 23.1962C7.02178 23.4507 5.01673 23.8172 4.28067 23.9498C4.14393 23.9744 4.02561 23.8561 4.05023 23.7193C4.1827 22.9837 4.5489 20.9802 4.80378 19.8756C4.84593 19.693 4.93854 19.5259 5.07107 19.3934L17.5962 6.86827M21.1317 10.4038L17.5962 6.86827",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Z6=I.forwardRef(q6),G6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 24.5H17.5M18 5.5V5.5C18 5.77614 17.7761 6 17.5 6H14.5C14.2239 6 14 5.77614 14 5.5V5.5M11.5 27.5H20.5C22.1569 27.5 23.5 26.1569 23.5 24.5V7.5C23.5 5.84315 22.1569 4.5 20.5 4.5H11.5C9.84315 4.5 8.5 5.84315 8.5 7.5V24.5C8.5 26.1569 9.84315 27.5 11.5 27.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Y6=I.forwardRef(G6),X6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),K6=I.forwardRef(X6),J6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),Q6=I.forwardRef(J6),ex=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z"})),tx=I.forwardRef(ex),nx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),rx=I.forwardRef(nx),ox=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),ix=I.forwardRef(ox),sx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M9 27H5C4.44772 27 4 26.5523 4 26V14C4 13.4477 4.44772 13 5 13H9C9.55228 13 10 13.4477 10 14V26C10 26.5523 9.55228 27 9 27Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M18 27H14C13.4477 27 13 26.5523 13 26V6C13 5.44772 13.4477 5 14 5H18C18.5523 5 19 5.44772 19 6V26C19 26.5523 18.5523 27 18 27Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M27 27H23C22.4477 27 22 26.5523 22 26V18C22 17.4477 22.4477 17 23 17H27C27.5523 17 28 17.4477 28 18V26C28 26.5523 27.5523 27 27 27Z",stroke:"#201649",strokeWidth:1.5})),ax=I.forwardRef(sx),lx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3"})),cx=I.forwardRef(lx),ux=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 13V8.5c0-2.918-2.5-4-5-4s-5 1.082-5 4v1m5 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 0v2M27 15v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2Z"})),dx=I.forwardRef(ux),fx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),hx=I.forwardRef(fx),px=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z"})),mx=I.forwardRef(px),gx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M16 23C16.3488 23 16.5 22.8488 16.5 22.5C16.5 22.1512 16.3488 22 16 22M16 23C15.6512 23 15.5 22.8488 15.5 22.5C15.5 22.1512 15.6512 22 16 22M16 23V22M12 12.5C12 9.97368 13.9243 9 16 9C18.0757 9 20 10 20 12.5C20 13.962 19.316 15.082 18.348 15.76C17.2171 16.5522 16 17.6193 16 19V19M28 16C28 22.6274 22.6274 28 16 28C9.37258 28 4 22.6274 4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),vx=I.forwardRef(gx),yx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M5.92 26.608C4.832 26.736 4 26.48 4 25.008V22.704C4 21.744 4.256 21.488 5.28 21.36C7.968 20.72 8.352 18.928 8.416 16.24H5.28C4.576 16.24 4 15.664 4 14.96V7.28C4 6.576 4.576 6 5.28 6H12.96C13.664 6 14.24 6.576 14.24 7.28V16.944C14.24 23.024 12 26.352 5.92 26.608ZM20.64 26.608C19.552 26.736 18.72 26.48 18.72 25.008V22.704C18.72 21.744 18.976 21.488 20 21.36C22.688 20.72 23.072 18.928 23.136 16.24H20C19.296 16.24 18.72 15.664 18.72 14.96V7.28C18.72 6.576 19.296 6 20 6H27.68C28.384 6 28.96 6.576 28.96 7.28V16.944C28.96 23.024 26.72 26.352 20.64 26.608Z",fill:"#FF9DE2"})),wx=I.forwardRef(yx),bx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M12.32 6.0089C13.408 5.9449 14.24 6.2009 14.24 7.6089V9.9769C14.24 10.9369 13.984 11.1289 12.96 11.3209C10.272 11.8969 9.888 13.7529 9.824 16.4409H12.96C13.664 16.4409 14.24 17.0169 14.24 17.7209V25.4009C14.24 26.1049 13.664 26.6809 12.96 26.6809H5.28C4.576 26.6809 4 26.1049 4 25.4009V15.7369C4 9.6569 6.24 6.3289 12.32 6.0089ZM27.04 6.0089C28.128 5.9449 28.96 6.2009 28.96 7.6089V9.9769C28.96 10.9369 28.704 11.1289 27.68 11.3209C24.992 11.8969 24.608 13.7529 24.544 16.4409H27.68C28.384 16.4409 28.96 17.0169 28.96 17.7209V25.4009C28.96 26.1049 28.384 26.6809 27.68 26.6809H20C19.296 26.6809 18.72 26.1049 18.72 25.4009V15.7369C18.72 9.6569 20.96 6.3289 27.04 6.0089Z",fill:"#FF9DE2"})),xx=I.forwardRef(bx),Cx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})),kx=I.forwardRef(Cx),_x=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z"}),w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),Sx=I.forwardRef(_x),Ex=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z"})),Tx=I.forwardRef(Ex),Rx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z"})),Px=I.forwardRef(Rx),Mx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z"})),Ax=I.forwardRef(Mx),Ix=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z",stroke:"#201649",strokeWidth:1.5})),Lx=I.forwardRef(Ix),Dx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10"})),Fx=I.forwardRef(Dx),Bx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),Vx=I.forwardRef(Bx),Ox=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508M9.92819 4.38208C12.6033 2.25339 15.5549 4.78046 15.9544 5.14409C15.9803 5.16771 16.0197 5.16771 16.0456 5.14409C16.4451 4.78046 19.3967 2.25339 22.0718 4.38209C24.948 6.67073 23.0304 10.3917 21.113 12.4662C19.6324 14.0682 16 16.6154 16 16.6154C16 16.6154 12.3679 14.0686 10.887 12.4662C8.9696 10.3917 7.05202 6.67073 9.92819 4.38208Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),jx=I.forwardRef(Ox),Nx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),w.createElement("path",{d:"M15.9544 5.14409C15.5549 4.78046 12.6033 2.25339 9.92819 4.38208C7.05202 6.67073 8.9696 10.3917 10.887 12.4662C12.3679 14.0686 16 16.6154 16 16.6154C16 16.6154 19.6324 14.0682 21.113 12.4662C23.0304 10.3917 24.948 6.67073 22.0718 4.38209C19.3967 2.25339 16.4451 4.78046 16.0456 5.14409C16.0197 5.16771 15.9803 5.16771 15.9544 5.14409Z",fill:"#7C5BFF"})),$x=I.forwardRef(Nx),Wx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8"})),Hx=I.forwardRef(Wx),Ux=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26"})),zx=I.forwardRef(Ux),qx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24 9v15a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V9m19-.5h-7m-15 0h7m0 0V6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.5m-8 0h8m-.5 5-7 7m0-7 7 7"})),Zx=I.forwardRef(qx),Gx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5"})),Yx=I.forwardRef(Gx),Xx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z"})),Kx=I.forwardRef(Xx),Jx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779"})),Qx=I.forwardRef(Jx),e8=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007"})),t8=I.forwardRef(e8),n8={address_book:Hw,baby_toy:zw,bicycle:Zw,bookmark_outline:Yw,books:Kw,bubble_heart_coloured:Qw,bubble_heart_outline:tb,buildings:rb,burger_menu:ib,business:ab,business_profile:cb,camera:db,camera_crossed:hb,car:mb,carrot:vb,chat:wb,checkmark_circle:xb,christmas_tree:kb,clipboard:Sb,clothing:Tb,cocktail:Pb,comment_bubble:Ab,compass:Lb,computer:Fb,confetti:Vb,copy:jb,couch:$b,credit_card:Hb,cross_circle:zb,cutlery:Zb,drill_tool:Yb,email:Kb,envelop_plus:t4,envelope:Qb,error:r4,event_calendar_check:i4,event_calendar_date:a4,event_calendar_grid:c4,event_calendar_plus:h4,event_calendar_plus_coloured:d4,exchange:m4,eye:v4,eye_crossed:w4,gift:x4,gift_coloured:k4,gift_outline:S4,globe:T4,group:P4,group_coloured:A4,healthcare:L4,heart:F4,heart_filled:V4,heart_handshake_coloured:j4,heart_handshake_outline:$4,heart_outline:H4,house:z4,image:Z4,info:Y4,info_left:K4,invite_neighbour:Q4,key:t6,kitchen_pot:r6,link:i6,list:a6,log_in:c6,log_out:d6,loudspeaker:h6,map:m6,marketplace:v6,miscellaneous_other:w6,more_dots:x6,more_dots_alt:k6,more_dots_outline:S6,music:T6,nebenan_de:P6,neighbour:A6,notification_bell:L6,organisation:F6,paper_empty:V6,paper_form:j6,paperclip:$6,paw:H6,pencil:z6,pencil_alt:Z6,phone:Y6,pin:K6,pins:Q6,plant:tx,plus:rx,plus_circle:ix,poll:ax,post:cx,privacy_lock:dx,privacy_lock_closed:hx,qr_code:mx,question:vx,quotation_left_filled:wx,quotation_right_filled:xx,search:kx,settings_cog:Sx,shopping_bag:Tx,shopping_cart:Px,special_place:Ax,star:Lx,suitcase:Fx,supporter:Vx,supporter_new:jx,supporter_new_colored:$x,tennis_ball:Hx,thanks:zx,trash_can:Zx,truck:Yx,user:Kx,user_profile:Qx,wellness:t8},r8={16:Xy,24:$w,32:n8},ot=({className:t,name:e,role:n="presentation",size:r="32",title:i})=>{const l=r8[r][e],f=e.endsWith("_filled"),d=e.endsWith("_coloured");return l?A.jsx(l,{className:ge(df.iconComponent,{[df["iconComponent--filled"]]:f,[df["iconComponent--outlined"]]:!d&&!f},t),title:i,role:n,width:r,height:r}):null},o8="_bubbleContent_92m7r_120",i8="_bubble_92m7r_120",fl={bubbleContent:o8,bubble:i8,"bubble--badge":"_bubble--badge_92m7r_150","bubble--empty":"_bubble--empty_92m7r_157","bubble--hidden":"_bubble--hidden_92m7r_162"},s8=9,jl=t=>{const{ariaLabel:e,children:n,showZero:r=!1,value:i}=t,a=i===void 0,l=a?void 0:Math.max(0,i),f=ge({[fl.bubble]:!0,[fl["bubble--badge"]]:n,[fl["bubble--empty"]]:a,[fl["bubble--hidden"]]:l===0&&!r});return A.jsx(Bu,{badgeContent:l,className:fl.bubbleContent,max:s8,slotProps:{badge:{className:f}},"aria-label":e,role:"status",showZero:r,children:n})},a8="_baseBtn_e43ry_120",$c={baseBtn:a8},Vt=I.forwardRef((t,e)=>{const n="href"in t,{children:r,className:i,"data-testid":a,disabled:l=!1}=t,{active:f,focusVisible:d,getRootProps:p}=Vu({...t,rootRef:e}),y=ge($c.baseBtn,i,{[$c["baseBtn--active"]]:f,[$c["baseBtn--focusVisible"]]:d});if(n){const{ariaDescribedBy:M,ariaLabel:O,ariaLabelledBy:j,href:H,onClick:$,rel:Y,target:J}=t,K=J==="_blank"?"noopener noreferrer":Y;return A.jsx("a",{"aria-label":O,"aria-labelledby":j,"aria-describedby":M,className:y,href:H,target:J,onClick:$,rel:K,"data-testid":a,children:r})}const{ariaDescribedBy:m,ariaLabel:_,ariaLabelledBy:S,onClick:P,role:B,selected:L}=t;return A.jsx("button",{...p(),"aria-label":_,"aria-labelledby":S,className:ge($c.baseBtn,y,i),role:B,disabled:l,onClick:P,"aria-pressed":f,"aria-selected":L,"aria-describedby":m,"data-testid":a,children:r})});Vt.displayName="Button";const l8="_textButton_1fii8_120",Wc={textButton:l8,"textButton--large":"_textButton--large_1fii8_127","textButton--green":"_textButton--green_1fii8_130","textButton--blue":"_textButton--blue_1fii8_136","textButton--deepPurple":"_textButton--deepPurple_1fii8_142"},c8={large:"h5",link:"body-text-link",medium:"body-semibold",small:"detail-bold"};function mo({className:t,color:e,disabled:n,leftIcon:r,rightIcon:i,size:a,text:l,...f}){const d=Sr(r,[ot,jl]),p=Sr(i,[ot,jl]);return A.jsxs(Vt,{...f,className:ge(t,Wc.textButton,Wc[`textButton--${e}`],Wc[`textButton--${a}`]),disabled:n,children:[d,A.jsx(Fe,{type:c8[a],as:"span",className:ge(Wc.textButtonTypography),children:l}),p]})}const u8="_badgeLabel_z5ym0_120",d8="_badgeLabel__text_z5ym0_129",$p={badgeLabel:u8,badgeLabel__text:d8},f8=({buttonHref:t,buttonOnClick:e,buttonText:n,text:r,type:i})=>A.jsxs("div",{className:$p.badgeLabel,children:[A.jsx(xh,{size:"medium",type:i,role:"presentation"}),A.jsx(Fe,{type:"body-semibold",className:$p.badgeLabel__text,children:r}),A.jsx(mo,{href:t,onClick:e,color:"blue",size:"medium",text:n})]}),h8="_feedItemCategory_r5nsi_120",Wp={feedItemCategory:h8,"feedItemCategory--theme":"_feedItemCategory--theme_r5nsi_128","feedItemCategory--closedPost":"_feedItemCategory--closedPost_r5nsi_132"},p8=({className:t,text:e,type:n})=>A.jsx("div",{className:ge(Wp.feedItemCategory,Wp[`feedItemCategory--${n}`],t),children:A.jsx(Fe,{type:"detail-medium",children:e})}),m8="_labelPill_1edqy_120",Hc={labelPill:m8,"labelPill__shape--pill":"_labelPill__shape--pill_1edqy_125","labelPill__shape--pill--small":"_labelPill__shape--pill--small_1edqy_129","labelPill__shape--pill--teal":"_labelPill__shape--pill--teal_1edqy_132","labelPill__shape--pill--lavender":"_labelPill__shape--pill--lavender_1edqy_136","labelPill__shape--tile":"_labelPill__shape--tile_1edqy_140"},Ch=({className:t,color:e="teal",label:n,shape:r="pill",size:i="medium"})=>{const l=(f=>r==="pill"?{large:"body-semibold",medium:"detail-bold",small:"detail-upper-case"}[f]:{medium:"h5",small:"detail-upper-case"}[f])(i);return A.jsx("span",{className:ge(Hc.labelPill,Hc[`labelPill__shape--${r}`],Hc[`labelPill__shape--${r}--${i}`],{[Hc[`labelPill__shape--${r}--${e}`]]:r!=="tile"},t),children:A.jsx(Fe,{type:l,children:n})})},g8="_sticker_z8t4n_120",ff={sticker:g8,"sticker--color-green":"_sticker--color-green_z8t4n_128","sticker--color-pink":"_sticker--color-pink_z8t4n_131","sticker--color-lavender":"_sticker--color-lavender_z8t4n_134","sticker--color-teal":"_sticker--color-teal_z8t4n_140","sticker--color-orange":"_sticker--color-orange_z8t4n_146","sticker--color-grey":"_sticker--color-grey_z8t4n_149","sticker--size-small":"_sticker--size-small_z8t4n_152","sticker--size-medium":"_sticker--size-medium_z8t4n_156","sticker--size-large":"_sticker--size-large_z8t4n_160"},x2=({color:t,icon:e,size:n})=>{const r=ge(ff.sticker,ff[`sticker--color-${t}`],ff[`sticker--size-${n}`]);return A.jsx("div",{role:"presentation","data-testid":"sticker",className:r,children:A.jsx(ot,{name:e})})},Hp=new Set;function Hu(t,e,n){t||Hp.has(e)||(console.warn(e),Hp.add(e))}function v8(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Hu(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}function Nl(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Wf=t=>Array.isArray(t);function C2(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function $l(t){return typeof t=="string"||Array.isArray(t)}function Up(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function kh(t,e,n,r){if(typeof e=="function"){const[i,a]=Up(r);e=e(n!==void 0?n:t.custom,i,a)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,a]=Up(r);e=e(n!==void 0?n:t.custom,i,a)}return e}function Uu(t,e,n){const r=t.getProps();return kh(r,e,n!==void 0?n:r.custom,t)}const _h=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Sh=["initial",..._h],Zl=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Ko=new Set(Zl),Or=t=>t*1e3,uo=t=>t/1e3,y8={type:"spring",stiffness:500,damping:25,restSpeed:10},w8=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),b8={type:"keyframes",duration:.8},x8={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},C8=(t,{keyframes:e})=>e.length>2?b8:Ko.has(t)?t.startsWith("scale")?w8(e[1]):y8:x8;function k8({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:l,repeatDelay:f,from:d,elapsed:p,...y}){return!!Object.keys(y).length}function Eh(t,e){return t[e]||t.default||t}const _8={skipAnimations:!1,useManualTiming:!1},S8=t=>t!==null;function zu(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(S8),a=e&&n!=="loop"&&e%2===1?0:i.length-1;return!a||r===void 0?i[a]:r}const Qt=t=>t;function E8(t){let e=new Set,n=new Set,r=!1,i=!1;const a=new WeakSet;let l={delta:0,timestamp:0,isProcessing:!1};function f(p){a.has(p)&&(d.schedule(p),t()),p(l)}const d={schedule:(p,y=!1,m=!1)=>{const S=m&&r?e:n;return y&&a.add(p),S.has(p)||S.add(p),p},cancel:p=>{n.delete(p),a.delete(p)},process:p=>{if(l=p,r){i=!0;return}r=!0,[e,n]=[n,e],n.clear(),e.forEach(f),r=!1,i&&(i=!1,d.process(p))}};return d}const Uc=["read","resolveKeyframes","update","preRender","render","postRender"],T8=40;function k2(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=()=>n=!0,l=Uc.reduce((M,O)=>(M[O]=E8(a),M),{}),{read:f,resolveKeyframes:d,update:p,preRender:y,render:m,postRender:_}=l,S=()=>{const M=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(M-i.timestamp,T8),1),i.timestamp=M,i.isProcessing=!0,f.process(i),d.process(i),p.process(i),y.process(i),m.process(i),_.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(S))},P=()=>{n=!0,r=!0,i.isProcessing||t(S)};return{schedule:Uc.reduce((M,O)=>{const j=l[O];return M[O]=(H,$=!1,Y=!1)=>(n||P(),j.schedule(H,$,Y)),M},{}),cancel:M=>{for(let O=0;O<Uc.length;O++)l[Uc[O]].cancel(M)},state:i,steps:l}}const{schedule:ht,cancel:go,state:Jt,steps:hf}=k2(typeof requestAnimationFrame<"u"?requestAnimationFrame:Qt,!0),_2=t=>/^0[^.\s]+$/u.test(t);function R8(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||_2(t):!0}let ma=Qt,vo=Qt;process.env.NODE_ENV!=="production"&&(ma=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vo=(t,e)=>{if(!t)throw new Error(e)});const S2=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),E2=t=>e=>typeof e=="string"&&e.startsWith(t),T2=E2("--"),P8=E2("var(--"),Th=t=>P8(t)?M8.test(t.split("/*")[0].trim()):!1,M8=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,A8=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function I8(t){const e=A8.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const L8=4;function R2(t,e,n=1){vo(n<=L8,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=I8(t);if(!r)return;const a=window.getComputedStyle(e).getPropertyValue(r);if(a){const l=a.trim();return S2(l)?parseFloat(l):l}return Th(i)?R2(i,e,n+1):i}const Go=(t,e,n)=>n>e?e:n<t?t:n,ga={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Rl={...ga,transform:t=>Go(0,1,t)},zc={...ga,default:1},Pl=t=>Math.round(t*1e5)/1e5,Rh=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,D8=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,F8=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function Gl(t){return typeof t=="string"}function B8(t){return t==null}const Yl=t=>({test:e=>Gl(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),zo=Yl("deg"),jr=Yl("%"),je=Yl("px"),V8=Yl("vh"),O8=Yl("vw"),zp={...jr,parse:t=>jr.parse(t)/100,transform:t=>jr.transform(t*100)},j8=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),qp=t=>t===ga||t===je,Zp=(t,e)=>parseFloat(t.split(", ")[e]),Gp=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return Zp(i[1],e);{const a=r.match(/^matrix\((.+)\)$/u);return a?Zp(a[1],t):0}},N8=new Set(["x","y","z"]),$8=Zl.filter(t=>!N8.has(t));function W8(t){const e=[];return $8.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const da={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:Gp(4,13),y:Gp(5,14)};da.translateX=da.x;da.translateY=da.y;const P2=t=>e=>e.test(t),H8={test:t=>t==="auto",parse:t=>t},M2=[ga,je,jr,zo,O8,V8,H8],Yp=t=>M2.find(P2(t)),Hi=new Set;let Hf=!1,Uf=!1;function A2(){if(Uf){const t=Array.from(Hi).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=W8(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([a,l])=>{var f;(f=r.getValue(a))===null||f===void 0||f.set(l)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Uf=!1,Hf=!1,Hi.forEach(t=>t.complete()),Hi.clear()}function I2(){Hi.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Uf=!0)})}function U8(){I2(),A2()}class Ph{constructor(e,n,r,i,a,l=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=a,this.isAsync=l}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Hi.add(this),Hf||(Hf=!0,ht.read(I2),ht.resolveKeyframes(A2))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let a=0;a<e.length;a++)if(e[a]===null)if(a===0){const l=i==null?void 0:i.get(),f=e[e.length-1];if(l!==void 0)e[0]=l;else if(r&&n){const d=r.readValue(n,f);d!=null&&(e[0]=d)}e[0]===void 0&&(e[0]=f),i&&l===void 0&&i.set(e[0])}else e[a]=e[a-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Hi.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Hi.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Mh=(t,e)=>n=>!!(Gl(n)&&F8.test(n)&&n.startsWith(t)||e&&!B8(n)&&Object.prototype.hasOwnProperty.call(n,e)),L2=(t,e,n)=>r=>{if(!Gl(r))return r;const[i,a,l,f]=r.match(Rh);return{[t]:parseFloat(i),[e]:parseFloat(a),[n]:parseFloat(l),alpha:f!==void 0?parseFloat(f):1}},z8=t=>Go(0,255,t),pf={...ga,transform:t=>Math.round(z8(t))},$i={test:Mh("rgb","red"),parse:L2("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+pf.transform(t)+", "+pf.transform(e)+", "+pf.transform(n)+", "+Pl(Rl.transform(r))+")"};function q8(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const zf={test:Mh("#"),parse:q8,transform:$i.transform},ra={test:Mh("hsl","hue"),parse:L2("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+jr.transform(Pl(e))+", "+jr.transform(Pl(n))+", "+Pl(Rl.transform(r))+")"},an={test:t=>$i.test(t)||zf.test(t)||ra.test(t),parse:t=>$i.test(t)?$i.parse(t):ra.test(t)?ra.parse(t):zf.parse(t),transform:t=>Gl(t)?t:t.hasOwnProperty("red")?$i.transform(t):ra.transform(t)};function Z8(t){var e,n;return isNaN(t)&&Gl(t)&&(((e=t.match(Rh))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(D8))===null||n===void 0?void 0:n.length)||0)>0}const D2="number",F2="color",G8="var",Y8="var(",Xp="${}",X8=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Wl(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let a=0;const f=e.replace(X8,d=>(an.test(d)?(r.color.push(a),i.push(F2),n.push(an.parse(d))):d.startsWith(Y8)?(r.var.push(a),i.push(G8),n.push(d)):(r.number.push(a),i.push(D2),n.push(parseFloat(d))),++a,Xp)).split(Xp);return{values:n,split:f,indexes:r,types:i}}function B2(t){return Wl(t).values}function V2(t){const{split:e,types:n}=Wl(t),r=e.length;return i=>{let a="";for(let l=0;l<r;l++)if(a+=e[l],i[l]!==void 0){const f=n[l];f===D2?a+=Pl(i[l]):f===F2?a+=an.transform(i[l]):a+=i[l]}return a}}const K8=t=>typeof t=="number"?0:t;function J8(t){const e=B2(t);return V2(t)(e.map(K8))}const Yo={test:Z8,parse:B2,createTransformer:V2,getAnimatableNone:J8},Q8=new Set(["brightness","contrast","saturate","opacity"]);function e7(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Rh)||[];if(!r)return t;const i=n.replace(r,"");let a=Q8.has(e)?1:0;return r!==n&&(a*=100),e+"("+a+i+")"}const t7=/\b([a-z-]*)\(.*?\)/gu,qf={...Yo,getAnimatableNone:t=>{const e=t.match(t7);return e?e.map(e7).join(" "):t}},Kp={...ga,transform:Math.round},Ah={borderWidth:je,borderTopWidth:je,borderRightWidth:je,borderBottomWidth:je,borderLeftWidth:je,borderRadius:je,radius:je,borderTopLeftRadius:je,borderTopRightRadius:je,borderBottomRightRadius:je,borderBottomLeftRadius:je,width:je,maxWidth:je,height:je,maxHeight:je,size:je,top:je,right:je,bottom:je,left:je,padding:je,paddingTop:je,paddingRight:je,paddingBottom:je,paddingLeft:je,margin:je,marginTop:je,marginRight:je,marginBottom:je,marginLeft:je,rotate:zo,rotateX:zo,rotateY:zo,rotateZ:zo,scale:zc,scaleX:zc,scaleY:zc,scaleZ:zc,skew:zo,skewX:zo,skewY:zo,distance:je,translateX:je,translateY:je,translateZ:je,x:je,y:je,z:je,perspective:je,transformPerspective:je,opacity:Rl,originX:zp,originY:zp,originZ:je,zIndex:Kp,backgroundPositionX:je,backgroundPositionY:je,fillOpacity:Rl,strokeOpacity:Rl,numOctaves:Kp},n7={...Ah,color:an,backgroundColor:an,outlineColor:an,fill:an,stroke:an,borderColor:an,borderTopColor:an,borderRightColor:an,borderBottomColor:an,borderLeftColor:an,filter:qf,WebkitFilter:qf},Ih=t=>n7[t];function O2(t,e){let n=Ih(t);return n!==qf&&(n=Yo),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const r7=new Set(["auto","none","0"]);function o7(t,e,n){let r=0,i;for(;r<t.length&&!i;){const a=t[r];typeof a=="string"&&!r7.has(a)&&Wl(a).values.length&&(i=t[r]),r++}if(i&&n)for(const a of e)t[a]=O2(n,i)}class j2 extends Ph{constructor(e,n,r,i,a){super(e,n,r,i,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<e.length;d++){let p=e[d];if(typeof p=="string"&&(p=p.trim(),Th(p))){const y=R2(p,n.current);y!==void 0&&(e[d]=y),d===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!j8.has(r)||e.length!==2)return;const[i,a]=e,l=Yp(i),f=Yp(a);if(l!==f)if(qp(l)&&qp(f))for(let d=0;d<e.length;d++){const p=e[d];typeof p=="string"&&(e[d]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)R8(e[i])&&r.push(i);r.length&&o7(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=da[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const a=n.getValue(r);a&&a.jump(this.measuredOrigin,!1);const l=i.length-1,f=i[l];i[l]=da[r](n.measureViewportBox(),window.getComputedStyle(n.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([d,p])=>{n.getValue(d).set(p)}),this.resolveNoneKeyframes()}}function N2(t){let e;return()=>(e===void 0&&(e=t()),e)}let lu;function i7(){lu=void 0}const Nr={now:()=>(lu===void 0&&Nr.set(Jt.isProcessing||_8.useManualTiming?Jt.timestamp:performance.now()),lu),set:t=>{lu=t,queueMicrotask(i7)}},Jp=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Yo.test(t)||t==="0")&&!t.startsWith("url("));function s7(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function a7(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const a=t[t.length-1],l=Jp(i,e),f=Jp(a,e);return ma(l===f,`You are trying to animate ${e} from "${i}" to "${a}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${a} via the \`style\` property.`),!l||!f?!1:s7(t)||n==="spring"&&r}const l7=40;class $2{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:a=0,repeatType:l="loop",...f}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=Nr.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:a,repeatType:l,...f},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>l7?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&U8(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=Nr.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:a,delay:l,onComplete:f,onUpdate:d,isGenerator:p}=this.options;if(!p&&!a7(e,r,i,a))if(l)this.options.duration=0;else{d==null||d(zu(e,this.options,n)),f==null||f(),this.resolveFinishedPromise();return}const y=this.initPlayback(e,n);y!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...y},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}function W2(t,e){return e?t*(1e3/e):0}const c7=5;function H2(t,e,n){const r=Math.max(e-c7,0);return W2(n-t(r),e-r)}const mf=.001,u7=.01,Qp=10,d7=.05,f7=1;function h7({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,a;ma(t<=Or(Qp),"Spring duration must be 10 seconds or less");let l=1-e;l=Go(d7,f7,l),t=Go(u7,Qp,uo(t)),l<1?(i=p=>{const y=p*l,m=y*t,_=y-n,S=Zf(p,l),P=Math.exp(-m);return mf-_/S*P},a=p=>{const m=p*l*t,_=m*n+n,S=Math.pow(l,2)*Math.pow(p,2)*t,P=Math.exp(-m),B=Zf(Math.pow(p,2),l);return(-i(p)+mf>0?-1:1)*((_-S)*P)/B}):(i=p=>{const y=Math.exp(-p*t),m=(p-n)*t+1;return-mf+y*m},a=p=>{const y=Math.exp(-p*t),m=(n-p)*(t*t);return y*m});const f=5/t,d=m7(i,a,f);if(t=Or(t),isNaN(d))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(d,2)*r;return{stiffness:p,damping:l*2*Math.sqrt(r*p),duration:t}}}const p7=12;function m7(t,e,n){let r=n;for(let i=1;i<p7;i++)r=r-t(r)/e(r);return r}function Zf(t,e){return t*Math.sqrt(1-e*e)}const g7=["duration","bounce"],v7=["stiffness","damping","mass"];function e1(t,e){return e.some(n=>t[n]!==void 0)}function y7(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!e1(t,v7)&&e1(t,g7)){const n=h7(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function U2({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],a=t[t.length-1],l={done:!1,value:i},{stiffness:f,damping:d,mass:p,duration:y,velocity:m,isResolvedFromDuration:_}=y7({...r,velocity:-uo(r.velocity||0)}),S=m||0,P=d/(2*Math.sqrt(f*p)),B=a-i,L=uo(Math.sqrt(f/p)),M=Math.abs(B)<5;n||(n=M?.01:2),e||(e=M?.005:.5);let O;if(P<1){const j=Zf(L,P);O=H=>{const $=Math.exp(-P*L*H);return a-$*((S+P*L*B)/j*Math.sin(j*H)+B*Math.cos(j*H))}}else if(P===1)O=j=>a-Math.exp(-L*j)*(B+(S+L*B)*j);else{const j=L*Math.sqrt(P*P-1);O=H=>{const $=Math.exp(-P*L*H),Y=Math.min(j*H,300);return a-$*((S+P*L*B)*Math.sinh(Y)+j*B*Math.cosh(Y))/j}}return{calculatedDuration:_&&y||null,next:j=>{const H=O(j);if(_)l.done=j>=y;else{let $=0;P<1&&($=j===0?Or(S):H2(O,j,H));const Y=Math.abs($)<=n,J=Math.abs(a-H)<=e;l.done=Y&&J}return l.value=l.done?a:H,l}}}function t1({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:l,min:f,max:d,restDelta:p=.5,restSpeed:y}){const m=t[0],_={done:!1,value:m},S=K=>f!==void 0&&K<f||d!==void 0&&K>d,P=K=>f===void 0?d:d===void 0||Math.abs(f-K)<Math.abs(d-K)?f:d;let B=n*e;const L=m+B,M=l===void 0?L:l(L);M!==L&&(B=M-m);const O=K=>-B*Math.exp(-K/r),j=K=>M+O(K),H=K=>{const le=O(K),he=j(K);_.done=Math.abs(le)<=p,_.value=_.done?M:he};let $,Y;const J=K=>{S(_.value)&&($=K,Y=U2({keyframes:[_.value,P(_.value)],velocity:H2(j,K,_.value),damping:i,stiffness:a,restDelta:p,restSpeed:y}))};return J(0),{calculatedDuration:null,next:K=>{let le=!1;return!Y&&$===void 0&&(le=!0,H(K),J(K)),$!==void 0&&K>=$?Y.next(K-$):(!le&&H(K),_)}}}const z2=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,w7=1e-7,b7=12;function x7(t,e,n,r,i){let a,l,f=0;do l=e+(n-e)/2,a=z2(l,r,i)-t,a>0?n=l:e=l;while(Math.abs(a)>w7&&++f<b7);return l}function Xl(t,e,n,r){if(t===e&&n===r)return Qt;const i=a=>x7(a,0,1,t,n);return a=>a===0||a===1?a:z2(i(a),e,r)}const C7=Xl(.42,0,1,1),k7=Xl(0,0,.58,1),q2=Xl(.42,0,.58,1),_7=t=>Array.isArray(t)&&typeof t[0]!="number",Z2=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,G2=t=>e=>1-t(1-e),Lh=t=>1-Math.sin(Math.acos(t)),Y2=G2(Lh),S7=Z2(Lh),X2=Xl(.33,1.53,.69,.99),Dh=G2(X2),E7=Z2(Dh),T7=t=>(t*=2)<1?.5*Dh(t):.5*(2-Math.pow(2,-10*(t-1))),n1={linear:Qt,easeIn:C7,easeInOut:q2,easeOut:k7,circIn:Lh,circInOut:S7,circOut:Y2,backIn:Dh,backInOut:E7,backOut:X2,anticipate:T7},r1=t=>{if(Array.isArray(t)){vo(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Xl(e,n,r,i)}else if(typeof t=="string")return vo(n1[t]!==void 0,`Invalid easing type '${t}'`),n1[t];return t},R7=(t,e)=>n=>e(t(n)),fo=(...t)=>t.reduce(R7),Hl=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},_t=(t,e,n)=>t+(e-t)*n;function gf(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function P7({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,a=0,l=0;if(!e)i=a=l=n;else{const f=n<.5?n*(1+e):n+e-n*e,d=2*n-f;i=gf(d,f,t+1/3),a=gf(d,f,t),l=gf(d,f,t-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(l*255),alpha:r}}function xu(t,e){return n=>n>0?e:t}const vf=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},M7=[zf,$i,ra],A7=t=>M7.find(e=>e.test(t));function o1(t){const e=A7(t);if(ma(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===ra&&(n=P7(n)),n}const i1=(t,e)=>{const n=o1(t),r=o1(e);if(!n||!r)return xu(t,e);const i={...n};return a=>(i.red=vf(n.red,r.red,a),i.green=vf(n.green,r.green,a),i.blue=vf(n.blue,r.blue,a),i.alpha=_t(n.alpha,r.alpha,a),$i.transform(i))},Gf=new Set(["none","hidden"]);function I7(t,e){return Gf.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function L7(t,e){return n=>_t(t,e,n)}function Fh(t){return typeof t=="number"?L7:typeof t=="string"?Th(t)?xu:an.test(t)?i1:B7:Array.isArray(t)?K2:typeof t=="object"?an.test(t)?i1:D7:xu}function K2(t,e){const n=[...t],r=n.length,i=t.map((a,l)=>Fh(a)(a,e[l]));return a=>{for(let l=0;l<r;l++)n[l]=i[l](a);return n}}function D7(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Fh(t[i])(t[i],e[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}}function F7(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let a=0;a<e.values.length;a++){const l=e.types[a],f=t.indexes[l][i[l]],d=(n=t.values[f])!==null&&n!==void 0?n:0;r[a]=d,i[l]++}return r}const B7=(t,e)=>{const n=Yo.createTransformer(e),r=Wl(t),i=Wl(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?Gf.has(t)&&!i.values.length||Gf.has(e)&&!r.values.length?I7(t,e):fo(K2(F7(r,i),i.values),n):(ma(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),xu(t,e))};function J2(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?_t(t,e,n):Fh(t)(t,e)}function V7(t,e,n){const r=[],i=n||J2,a=t.length-1;for(let l=0;l<a;l++){let f=i(t[l],t[l+1]);if(e){const d=Array.isArray(e)?e[l]||Qt:e;f=fo(d,f)}r.push(f)}return r}function O7(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const a=t.length;if(vo(a===e.length,"Both input and output ranges must be the same length"),a===1)return()=>e[0];if(a===2&&t[0]===t[1])return()=>e[1];t[0]>t[a-1]&&(t=[...t].reverse(),e=[...e].reverse());const l=V7(e,r,i),f=l.length,d=p=>{let y=0;if(f>1)for(;y<t.length-2&&!(p<t[y+1]);y++);const m=Hl(t[y],t[y+1],p);return l[y](m)};return n?p=>d(Go(t[0],t[a-1],p)):d}function j7(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Hl(0,e,r);t.push(_t(n,1,i))}}function N7(t){const e=[0];return j7(e,t.length-1),e}function $7(t,e){return t.map(n=>n*e)}function W7(t,e){return t.map(()=>e||q2).splice(0,t.length-1)}function Cu({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=_7(r)?r.map(r1):r1(r),a={done:!1,value:e[0]},l=$7(n&&n.length===e.length?n:N7(e),t),f=O7(l,e,{ease:Array.isArray(i)?i:W7(e,i)});return{calculatedDuration:t,next:d=>(a.value=f(d),a.done=d>=t,a)}}const s1=2e4;function H7(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<s1;)e+=n,r=t.next(e);return e>=s1?1/0:e}const U7=t=>{const e=({timestamp:n})=>t(n);return{start:()=>ht.update(e,!0),stop:()=>go(e),now:()=>Jt.isProcessing?Jt.timestamp:Nr.now()}},z7={decay:t1,inertia:t1,tween:Cu,keyframes:Cu,spring:U2},q7=t=>t/100;class Bh extends $2{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:d}=this.options;d&&d()};const{name:n,motionValue:r,element:i,keyframes:a}=this.options,l=(i==null?void 0:i.KeyframeResolver)||Ph,f=(d,p)=>this.onKeyframesResolved(d,p);this.resolver=new l(a,f,n,r,i),this.resolver.scheduleResolve()}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:a,velocity:l=0}=this.options,f=z7[n]||Cu;let d,p;f!==Cu&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vo(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),d=fo(q7,J2(e[0],e[1])),e=[0,100]);const y=f({...this.options,keyframes:e});a==="mirror"&&(p=f({...this.options,keyframes:[...e].reverse(),velocity:-l})),y.calculatedDuration===null&&(y.calculatedDuration=H7(y));const{calculatedDuration:m}=y,_=m+i,S=_*(r+1)-i;return{generator:y,mirroredGenerator:p,mapPercentToKeyframes:d,calculatedDuration:m,resolvedDuration:_,totalDuration:S}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:K}=this.options;return{done:!0,value:K[K.length-1]}}const{finalKeyframe:i,generator:a,mirroredGenerator:l,mapPercentToKeyframes:f,keyframes:d,calculatedDuration:p,totalDuration:y,resolvedDuration:m}=r;if(this.startTime===null)return a.next(0);const{delay:_,repeat:S,repeatType:P,repeatDelay:B,onUpdate:L}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-y/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const M=this.currentTime-_*(this.speed>=0?1:-1),O=this.speed>=0?M<0:M>y;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=y);let j=this.currentTime,H=a;if(S){const K=Math.min(this.currentTime,y)/m;let le=Math.floor(K),he=K%1;!he&&K>=1&&(he=1),he===1&&le--,le=Math.min(le,S+1),!!(le%2)&&(P==="reverse"?(he=1-he,B&&(he-=B/m)):P==="mirror"&&(H=l)),j=Go(0,1,he)*m}const $=O?{done:!1,value:d[0]}:H.next(j);f&&($.value=f($.value));let{done:Y}=$;!O&&p!==null&&(Y=this.speed>=0?this.currentTime>=y:this.currentTime<=0);const J=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&Y);return J&&i!==void 0&&($.value=zu(d,this.options,i)),L&&L($.value),J&&this.finish(),$}get duration(){const{resolved:e}=this;return e?uo(e.calculatedDuration):0}get time(){return uo(this.currentTime)}set time(e){e=Or(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=uo(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=U7,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(a=>this.tick(a))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const Q2=new Set(["opacity","clipPath","filter","transform"]),em=t=>Array.isArray(t)&&typeof t[0]=="number";function tm(t){return!!(!t||typeof t=="string"&&t in Vh||em(t)||Array.isArray(t)&&t.every(tm))}const _l=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Vh={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:_l([0,.65,.55,1]),circOut:_l([.55,0,1,.45]),backIn:_l([.31,.01,.66,-.59]),backOut:_l([.33,1.53,.69,.99])};function Z7(t){return nm(t)||Vh.easeOut}function nm(t){if(t)return em(t)?_l(t):Array.isArray(t)?t.map(Z7):Vh[t]}function G7(t,e,n,{delay:r=0,duration:i=300,repeat:a=0,repeatType:l="loop",ease:f,times:d}={}){const p={[e]:n};d&&(p.offset=d);const y=nm(f);return Array.isArray(y)&&(p.easing=y),t.animate(p,{delay:r,duration:i,easing:Array.isArray(y)?"linear":y,fill:"both",iterations:a+1,direction:l==="reverse"?"alternate":"normal"})}const Y7=N2(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),ku=10,X7=2e4;function K7(t){return t.type==="spring"||!tm(t.ease)}function J7(t,e){const n=new Bh({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let a=0;for(;!r.done&&a<X7;)r=n.sample(a),i.push(r.value),a+=ku;return{times:void 0,keyframes:i,duration:a-ku,ease:"linear"}}class a1 extends $2{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:a}=this.options;this.resolver=new j2(a,(l,f)=>this.onKeyframesResolved(l,f),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){var r;let{duration:i=300,times:a,ease:l,type:f,motionValue:d,name:p,startTime:y}=this.options;if(!(!((r=d.owner)===null||r===void 0)&&r.current))return!1;if(K7(this.options)){const{onComplete:_,onUpdate:S,motionValue:P,element:B,...L}=this.options,M=J7(e,L);e=M.keyframes,e.length===1&&(e[1]=e[0]),i=M.duration,a=M.times,l=M.ease,f="keyframes"}const m=G7(d.owner.current,p,e,{...this.options,duration:i,times:a,ease:l});return m.startTime=y??this.calcStartTime(),this.pendingTimeline?(m.timeline=this.pendingTimeline,this.pendingTimeline=void 0):m.onfinish=()=>{const{onComplete:_}=this.options;d.set(zu(e,this.options,n)),_&&_(),this.cancel(),this.resolveFinishedPromise()},{animation:m,duration:i,times:a,type:f,ease:l,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return uo(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return uo(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=Or(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return Qt;const{animation:r}=n;r.timeline=e,r.onfinish=null}return Qt}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:a,ease:l,times:f}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:y,onComplete:m,element:_,...S}=this.options,P=new Bh({...S,keyframes:r,duration:i,type:a,ease:l,times:f,isGenerator:!0}),B=Or(this.time);p.setWithVelocity(P.sample(B-ku).value,P.sample(B).value,ku)}const{onStop:d}=this.options;d&&d(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:a,damping:l,type:f}=e;return Y7()&&r&&Q2.has(r)&&n&&n.owner&&n.owner.current instanceof HTMLElement&&!n.owner.getProps().onUpdate&&!i&&a!=="mirror"&&l!==0&&f!=="inertia"}}function Q7(t,e){let n;const r=()=>{const{currentTime:i}=e,l=(i===null?0:i.value)/100;n!==l&&t(l),n=l};return ht.update(r,!0),()=>go(r)}const e9=N2(()=>window.ScrollTimeline!==void 0);class t9{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}then(e,n){return Promise.all(this.animations).then(e).catch(n)}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e){const n=this.animations.map(r=>{if(e9()&&r.attachTimeline)r.attachTimeline(e);else return r.pause(),Q7(i=>{r.time=r.duration*i},e)});return()=>{n.forEach((r,i)=>{r&&r(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}const Oh=(t,e,n,r={},i,a,l)=>f=>{const d=Eh(r,t)||{},p=d.delay||r.delay||0;let{elapsed:y=0}=r;y=y-Or(p);let m={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...d,delay:-y,onUpdate:S=>{e.set(S),d.onUpdate&&d.onUpdate(S)},onComplete:()=>{f(),d.onComplete&&d.onComplete(),l&&l()},onStop:l,name:t,motionValue:e,element:a?void 0:i};k8(d)||(m={...m,...C8(t,m)}),m.duration&&(m.duration=Or(m.duration)),m.repeatDelay&&(m.repeatDelay=Or(m.repeatDelay)),m.from!==void 0&&(m.keyframes[0]=m.from);let _=!1;if((m.type===!1||m.duration===0&&!m.repeatDelay)&&(m.duration=0,m.delay===0&&(_=!0)),_&&!a&&e.get()!==void 0){const S=zu(m.keyframes,d);if(S!==void 0)return ht.update(()=>{m.onUpdate(S),m.onComplete()}),new t9([])}return!a&&a1.supports(m)?new a1(m):new Bh(m)},n9=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),r9=t=>Wf(t)?t[t.length-1]||0:t;function qu(t,e){t.indexOf(e)===-1&&t.push(e)}function Zu(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class jh{constructor(){this.subscriptions=[]}add(e){return qu(this.subscriptions,e),()=>Zu(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let a=0;a<i;a++){const l=this.subscriptions[a];l&&l(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const l1=30,o9=t=>!isNaN(parseFloat(t));class rm{constructor(e,n={}){this.version="11.5.6",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const a=Nr.now();this.updatedAt!==a&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=Nr.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=o9(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Hu(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new jh);const r=this.events[e].add(n);return e==="change"?()=>{r(),ht.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=Nr.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>l1)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,l1);return W2(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Ul(t,e){return new rm(t,e)}function i9(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,Ul(n))}function s9(t,e){const n=Uu(t,e);let{transitionEnd:r={},transition:i={},...a}=n||{};a={...a,...r};for(const l in a){const f=r9(a[l]);i9(t,l,f)}}const Gu=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),a9="framerAppearId",om="data-"+Gu(a9);function im(t){return t.props[om]}function sm(t){if(Ko.has(t))return"transform";if(Q2.has(t))return Gu(t)}class l9 extends rm{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(e){const n=sm(e);if(!n)return;const r=this.counts.get(n)||0;this.counts.set(n,r+1),r===0&&(this.output.push(n),this.update());let i=!1;return()=>{if(i)return;i=!0;const a=this.counts.get(n)-1;this.counts.set(n,a),a===0&&(Zu(this.output,n),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}const ln=t=>!!(t&&t.getVelocity);function c9(t){return!!(ln(t)&&t.add)}function Yf(t,e){var n;if(!t.applyWillChange)return;let r=t.getValue("willChange");if(!r&&!(!((n=t.props.style)===null||n===void 0)&&n.willChange)&&(r=new l9("auto"),t.addValue("willChange",r)),c9(r))return r.add(e)}function u9({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function am(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:l=t.getDefaultTransition(),transitionEnd:f,...d}=e;r&&(l=r);const p=[],y=i&&t.animationState&&t.animationState.getState()[i];for(const m in d){const _=t.getValue(m,(a=t.latestValues[m])!==null&&a!==void 0?a:null),S=d[m];if(S===void 0||y&&u9(y,m))continue;const P={delay:n,...Eh(l||{},m)};let B=!1;if(window.MotionHandoffAnimation){const M=im(t);if(M){const O=window.MotionHandoffAnimation(M,m,ht);O!==null&&(P.startTime=O,B=!0)}}_.start(Oh(m,_,S,t.shouldReduceMotion&&Ko.has(m)?{type:!1}:P,t,B,Yf(t,m)));const L=_.animation;L&&p.push(L)}return f&&Promise.all(p).then(()=>{ht.update(()=>{f&&s9(t,f)})}),p}function Xf(t,e,n={}){var r;const i=Uu(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:a=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);const l=i?()=>Promise.all(am(t,i,n)):()=>Promise.resolve(),f=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:y=0,staggerChildren:m,staggerDirection:_}=a;return d9(t,e,y+p,m,_,n)}:()=>Promise.resolve(),{when:d}=a;if(d){const[p,y]=d==="beforeChildren"?[l,f]:[f,l];return p().then(()=>y())}else return Promise.all([l(),f(n.delay)])}function d9(t,e,n=0,r=0,i=1,a){const l=[],f=(t.variantChildren.size-1)*r,d=i===1?(p=0)=>p*r:(p=0)=>f-p*r;return Array.from(t.variantChildren).sort(f9).forEach((p,y)=>{p.notify("AnimationStart",e),l.push(Xf(p,e,{...a,delay:n+d(y)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(l)}function f9(t,e){return t.sortNodePosition(e)}function h9(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(a=>Xf(t,a,n));r=Promise.all(i)}else if(typeof e=="string")r=Xf(t,e,n);else{const i=typeof e=="function"?Uu(t,e,n.custom):e;r=Promise.all(am(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const p9=Sh.length;function lm(t){if(!t)return;if(!t.isControllingVariants){const n=t.parent?lm(t.parent)||{}:{};return t.props.initial!==void 0&&(n.initial=t.props.initial),n}const e={};for(let n=0;n<p9;n++){const r=Sh[n],i=t.props[r];($l(i)||i===!1)&&(e[r]=i)}return e}const m9=[..._h].reverse(),g9=_h.length;function v9(t){return e=>Promise.all(e.map(({animation:n,options:r})=>h9(t,n,r)))}function y9(t){let e=v9(t),n=c1(),r=!0;const i=d=>(p,y)=>{var m;const _=Uu(t,y,d==="exit"?(m=t.presenceContext)===null||m===void 0?void 0:m.custom:void 0);if(_){const{transition:S,transitionEnd:P,...B}=_;p={...p,...B,...P}}return p};function a(d){e=d(t)}function l(d){const{props:p}=t,y=lm(t.parent)||{},m=[],_=new Set;let S={},P=1/0;for(let L=0;L<g9;L++){const M=m9[L],O=n[M],j=p[M]!==void 0?p[M]:y[M],H=$l(j),$=M===d?O.isActive:null;$===!1&&(P=L);let Y=j===y[M]&&j!==p[M]&&H;if(Y&&r&&t.manuallyAnimateOnMount&&(Y=!1),O.protectedKeys={...S},!O.isActive&&$===null||!j&&!O.prevProp||Nl(j)||typeof j=="boolean")continue;const J=w9(O.prevProp,j);let K=J||M===d&&O.isActive&&!Y&&H||L>P&&H,le=!1;const he=Array.isArray(j)?j:[j];let Re=he.reduce(i(M),{});$===!1&&(Re={});const{prevResolvedValues:ce={}}=O,we={...ce,...Re},ke=ee=>{K=!0,_.has(ee)&&(le=!0,_.delete(ee)),O.needsAnimating[ee]=!0;const _e=t.getValue(ee);_e&&(_e.liveStyle=!1)};for(const ee in we){const _e=Re[ee],Ne=ce[ee];if(S.hasOwnProperty(ee))continue;let re=!1;Wf(_e)&&Wf(Ne)?re=!C2(_e,Ne):re=_e!==Ne,re?_e!=null?ke(ee):_.add(ee):_e!==void 0&&_.has(ee)?ke(ee):O.protectedKeys[ee]=!0}O.prevProp=j,O.prevResolvedValues=Re,O.isActive&&(S={...S,...Re}),r&&t.blockInitialAnimation&&(K=!1),K&&(!(Y&&J)||le)&&m.push(...he.map(ee=>({animation:ee,options:{type:M}})))}if(_.size){const L={};_.forEach(M=>{const O=t.getBaseTarget(M),j=t.getValue(M);j&&(j.liveStyle=!0),L[M]=O??null}),m.push({animation:L})}let B=!!m.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(B=!1),r=!1,B?e(m):Promise.resolve()}function f(d,p){var y;if(n[d].isActive===p)return Promise.resolve();(y=t.variantChildren)===null||y===void 0||y.forEach(_=>{var S;return(S=_.animationState)===null||S===void 0?void 0:S.setActive(d,p)}),n[d].isActive=p;const m=l(d);for(const _ in n)n[_].protectedKeys={};return m}return{animateChanges:l,setActive:f,setAnimateFunction:a,getState:()=>n,reset:()=>{n=c1(),r=!0}}}function w9(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!C2(e,t):!1}function Ai(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function c1(){return{animate:Ai(!0),whileInView:Ai(),whileHover:Ai(),whileTap:Ai(),whileDrag:Ai(),whileFocus:Ai(),exit:Ai()}}class Jo{constructor(e){this.isMounted=!1,this.node=e}update(){}}class b9 extends Jo{constructor(e){super(e),e.animationState||(e.animationState=y9(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();Nl(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}}let x9=0;class C9 extends Jo{constructor(){super(...arguments),this.id=x9++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const k9={animation:{Feature:b9},exit:{Feature:C9}},cm=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function Yu(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}const _9=t=>e=>cm(e)&&t(e,Yu(e));function co(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function ho(t,e,n,r){return co(t,e,_9(n),r)}const u1=(t,e)=>Math.abs(t-e);function S9(t,e){const n=u1(t.x,e.x),r=u1(t.y,e.y);return Math.sqrt(n**2+r**2)}class um{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:a=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=wf(this.lastMoveEventInfo,this.history),_=this.startEvent!==null,S=S9(m.offset,{x:0,y:0})>=3;if(!_&&!S)return;const{point:P}=m,{timestamp:B}=Jt;this.history.push({...P,timestamp:B});const{onStart:L,onMove:M}=this.handlers;_||(L&&L(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,m)},this.handlePointerMove=(m,_)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=yf(_,this.transformPagePoint),ht.update(this.updatePoint,!0)},this.handlePointerUp=(m,_)=>{this.end();const{onEnd:S,onSessionEnd:P,resumeAnimation:B}=this.handlers;if(this.dragSnapToOrigin&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const L=wf(m.type==="pointercancel"?this.lastMoveEventInfo:yf(_,this.transformPagePoint),this.history);this.startEvent&&S&&S(m,L),P&&P(m,L)},!cm(e))return;this.dragSnapToOrigin=a,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const l=Yu(e),f=yf(l,this.transformPagePoint),{point:d}=f,{timestamp:p}=Jt;this.history=[{...d,timestamp:p}];const{onSessionStart:y}=n;y&&y(e,wf(f,this.history)),this.removeListeners=fo(ho(this.contextWindow,"pointermove",this.handlePointerMove),ho(this.contextWindow,"pointerup",this.handlePointerUp),ho(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),go(this.updatePoint)}}function yf(t,e){return e?{point:e(t.point)}:t}function d1(t,e){return{x:t.x-e.x,y:t.y-e.y}}function wf({point:t},e){return{point:t,delta:d1(t,dm(e)),offset:d1(t,E9(e)),velocity:T9(e,.1)}}function E9(t){return t[0]}function dm(t){return t[t.length-1]}function T9(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=dm(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>Or(e)));)n--;if(!r)return{x:0,y:0};const a=uo(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const l={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return l.x===1/0&&(l.x=0),l.y===1/0&&(l.y=0),l}function fm(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const f1=fm("dragHorizontal"),h1=fm("dragVertical");function hm(t){let e=!1;if(t==="y")e=h1();else if(t==="x")e=f1();else{const n=f1(),r=h1();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function pm(){const t=hm(!0);return t?(t(),!1):!0}function oa(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}const mm=1e-4,R9=1-mm,P9=1+mm,gm=.01,M9=0-gm,A9=0+gm;function zn(t){return t.max-t.min}function I9(t,e,n){return Math.abs(t-e)<=n}function p1(t,e,n,r=.5){t.origin=r,t.originPoint=_t(e.min,e.max,t.origin),t.scale=zn(n)/zn(e),t.translate=_t(n.min,n.max,t.origin)-t.originPoint,(t.scale>=R9&&t.scale<=P9||isNaN(t.scale))&&(t.scale=1),(t.translate>=M9&&t.translate<=A9||isNaN(t.translate))&&(t.translate=0)}function Ml(t,e,n,r){p1(t.x,e.x,n.x,r?r.originX:void 0),p1(t.y,e.y,n.y,r?r.originY:void 0)}function m1(t,e,n){t.min=n.min+e.min,t.max=t.min+zn(e)}function L9(t,e,n){m1(t.x,e.x,n.x),m1(t.y,e.y,n.y)}function g1(t,e,n){t.min=e.min-n.min,t.max=t.min+zn(e)}function Al(t,e,n){g1(t.x,e.x,n.x),g1(t.y,e.y,n.y)}function D9(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?_t(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?_t(n,t,r.max):Math.min(t,n)),t}function v1(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function F9(t,{top:e,left:n,bottom:r,right:i}){return{x:v1(t.x,n,i),y:v1(t.y,e,r)}}function y1(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function B9(t,e){return{x:y1(t.x,e.x),y:y1(t.y,e.y)}}function V9(t,e){let n=.5;const r=zn(t),i=zn(e);return i>r?n=Hl(e.min,e.max-r,t.min):r>i&&(n=Hl(t.min,t.max-i,e.min)),Go(0,1,n)}function O9(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Kf=.35;function j9(t=Kf){return t===!1?t=0:t===!0&&(t=Kf),{x:w1(t,"left","right"),y:w1(t,"top","bottom")}}function w1(t,e,n){return{min:b1(t,e),max:b1(t,n)}}function b1(t,e){return typeof t=="number"?t:t[e]||0}const x1=()=>({translate:0,scale:1,origin:0,originPoint:0}),ia=()=>({x:x1(),y:x1()}),C1=()=>({min:0,max:0}),At=()=>({x:C1(),y:C1()});function rr(t){return[t("x"),t("y")]}function vm({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function N9({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function $9(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function bf(t){return t===void 0||t===1}function Jf({scale:t,scaleX:e,scaleY:n}){return!bf(t)||!bf(e)||!bf(n)}function Vi(t){return Jf(t)||ym(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function ym(t){return k1(t.x)||k1(t.y)}function k1(t){return t&&t!=="0%"}function _u(t,e,n){const r=t-n,i=e*r;return n+i}function _1(t,e,n,r,i){return i!==void 0&&(t=_u(t,i,r)),_u(t,n,r)+e}function Qf(t,e=0,n=1,r,i){t.min=_1(t.min,e,n,r,i),t.max=_1(t.max,e,n,r,i)}function wm(t,{x:e,y:n}){Qf(t.x,e.translate,e.scale,e.originPoint),Qf(t.y,n.translate,n.scale,n.originPoint)}const S1=.999999999999,E1=1.0000000000001;function W9(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let a,l;for(let f=0;f<i;f++){a=n[f],l=a.projectionDelta;const{visualElement:d}=a.options;d&&d.props.style&&d.props.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&aa(t,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),l&&(e.x*=l.x.scale,e.y*=l.y.scale,wm(t,l)),r&&Vi(a.latestValues)&&aa(t,a.latestValues))}e.x<E1&&e.x>S1&&(e.x=1),e.y<E1&&e.y>S1&&(e.y=1)}function sa(t,e){t.min=t.min+e,t.max=t.max+e}function T1(t,e,n,r,i=.5){const a=_t(t.min,t.max,i);Qf(t,e,n,a,r)}function aa(t,e){T1(t.x,e.x,e.scaleX,e.scale,e.originX),T1(t.y,e.y,e.scaleY,e.scale,e.originY)}function bm(t,e){return vm($9(t.getBoundingClientRect(),e))}function H9(t,e,n){const r=bm(t,n),{scroll:i}=e;return i&&(sa(r.x,i.offset.x),sa(r.y,i.offset.y)),r}const xm=({current:t})=>t?t.ownerDocument.defaultView:null,U9=new WeakMap;class z9{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=At(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=y=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Yu(y,"page").point)},a=(y,m)=>{var _;const{drag:S,dragPropagation:P,onDragStart:B}=this.getProps();if(S&&!P&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=hm(S),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),rr(M=>{let O=this.getAxisMotionValue(M).get()||0;if(jr.test(O)){const{projection:j}=this.visualElement;if(j&&j.layout){const H=j.layout.layoutBox[M];H&&(O=zn(H)*(parseFloat(O)/100))}}this.originPoint[M]=O}),B&&ht.postRender(()=>B(y,m)),(_=this.removeWillChange)===null||_===void 0||_.call(this),this.removeWillChange=Yf(this.visualElement,"transform");const{animationState:L}=this.visualElement;L&&L.setActive("whileDrag",!0)},l=(y,m)=>{const{dragPropagation:_,dragDirectionLock:S,onDirectionLock:P,onDrag:B}=this.getProps();if(!_&&!this.openGlobalLock)return;const{offset:L}=m;if(S&&this.currentDirection===null){this.currentDirection=q9(L),this.currentDirection!==null&&P&&P(this.currentDirection);return}this.updateAxis("x",m.point,L),this.updateAxis("y",m.point,L),this.visualElement.render(),B&&B(y,m)},f=(y,m)=>this.stop(y,m),d=()=>rr(y=>{var m;return this.getAnimationState(y)==="paused"&&((m=this.getAxisMotionValue(y).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new um(e,{onSessionStart:i,onStart:a,onMove:l,onSessionEnd:f,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:xm(this.visualElement)})}stop(e,n){var r;(r=this.removeWillChange)===null||r===void 0||r.call(this);const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:a}=n;this.startAnimation(a);const{onDragEnd:l}=this.getProps();l&&ht.postRender(()=>l(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!qc(e,i,this.currentDirection))return;const a=this.getAxisMotionValue(e);let l=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(l=D9(l,this.constraints[e],this.elastic[e])),a.set(l)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,a=this.constraints;n&&oa(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=F9(i.layoutBox,n):this.constraints=!1,this.elastic=j9(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&rr(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=O9(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!oa(e))return!1;const r=e.current;vo(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=H9(r,i.root,this.visualElement.getTransformPagePoint());let l=B9(i.layout.layoutBox,a);if(n){const f=n(N9(l));this.hasMutatedConstraints=!!f,f&&(l=vm(f))}return l}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:l,onDragTransitionEnd:f}=this.getProps(),d=this.constraints||{},p=rr(y=>{if(!qc(y,n,this.currentDirection))return;let m=d&&d[y]||{};l&&(m={min:0,max:0});const _=i?200:1e6,S=i?40:1e7,P={type:"inertia",velocity:r?e[y]:0,bounceStiffness:_,bounceDamping:S,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(y,P)});return Promise.all(p).then(f)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Oh(e,r,0,n,this.visualElement,!1,Yf(this.visualElement,e)))}stopAnimation(){rr(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){rr(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){rr(n=>{const{drag:r}=this.getProps();if(!qc(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:l,max:f}=i.layout.layoutBox[n];a.set(e[n]-_t(l,f,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!oa(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};rr(l=>{const f=this.getAxisMotionValue(l);if(f&&this.constraints!==!1){const d=f.get();i[l]=V9({min:d,max:d},this.constraints[l])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),rr(l=>{if(!qc(l,e,null))return;const f=this.getAxisMotionValue(l),{min:d,max:p}=this.constraints[l];f.set(_t(d,p,i[l]))})}addListeners(){if(!this.visualElement.current)return;U9.set(this.visualElement,this);const e=this.visualElement.current,n=ho(e,"pointerdown",d=>{const{drag:p,dragListener:y=!0}=this.getProps();p&&y&&this.start(d)}),r=()=>{const{dragConstraints:d}=this.getProps();oa(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),ht.read(r);const l=co(window,"resize",()=>this.scalePositionWithinConstraints()),f=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(rr(y=>{const m=this.getAxisMotionValue(y);m&&(this.originPoint[y]+=d[y].translate,m.set(m.get()+d[y].translate))}),this.visualElement.render())});return()=>{l(),n(),a(),f&&f()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:l=Kf,dragMomentum:f=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:l,dragMomentum:f}}}function qc(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function q9(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class Z9 extends Jo{constructor(e){super(e),this.removeGroupControls=Qt,this.removeListeners=Qt,this.controls=new z9(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Qt}unmount(){this.removeGroupControls(),this.removeListeners()}}const R1=t=>(e,n)=>{t&&ht.postRender(()=>t(e,n))};class G9 extends Jo{constructor(){super(...arguments),this.removePointerDownListener=Qt}onPointerDown(e){this.session=new um(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:xm(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:R1(e),onStart:R1(n),onMove:r,onEnd:(a,l)=>{delete this.session,i&&ht.postRender(()=>i(a,l))}}}mount(){this.removePointerDownListener=ho(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const Xu=I.createContext(null);function Y9(){const t=I.useContext(Xu);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=I.useId();I.useEffect(()=>r(i),[]);const a=I.useCallback(()=>n&&n(i),[i,n]);return!e&&n?[!1,a]:[!0]}const Nh=I.createContext({}),Cm=I.createContext({}),cu={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function P1(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const hl={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(je.test(t))t=parseFloat(t);else return t;const n=P1(t,e.target.x),r=P1(t,e.target.y);return`${n}% ${r}%`}},X9={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Yo.parse(t);if(i.length>5)return r;const a=Yo.createTransformer(t),l=typeof i[0]!="number"?1:0,f=n.x.scale*e.x,d=n.y.scale*e.y;i[0+l]/=f,i[1+l]/=d;const p=_t(f,d,.5);return typeof i[2+l]=="number"&&(i[2+l]/=p),typeof i[3+l]=="number"&&(i[3+l]/=p),a(i)}},Su={};function K9(t){Object.assign(Su,t)}const{schedule:$h,cancel:FP}=k2(queueMicrotask,!1);class J9 extends I.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=e;K9(Q9),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),cu.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,l=r.projection;return l&&(l.isPresent=a,i||e.layoutDependency!==n||n===void 0?l.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?l.promote():l.relegate()||ht.postRender(()=>{const f=l.getStack();(!f||!f.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),$h.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function km(t){const[e,n]=Y9(),r=I.useContext(Nh);return A.jsx(J9,{...t,layoutGroup:r,switchLayoutGroup:I.useContext(Cm),isPresent:e,safeToRemove:n})}const Q9={borderRadius:{...hl,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:hl,borderTopRightRadius:hl,borderBottomLeftRadius:hl,borderBottomRightRadius:hl,boxShadow:X9},_m=["TopLeft","TopRight","BottomLeft","BottomRight"],eC=_m.length,M1=t=>typeof t=="string"?parseFloat(t):t,A1=t=>typeof t=="number"||je.test(t);function tC(t,e,n,r,i,a){i?(t.opacity=_t(0,n.opacity!==void 0?n.opacity:1,nC(r)),t.opacityExit=_t(e.opacity!==void 0?e.opacity:1,0,rC(r))):a&&(t.opacity=_t(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let l=0;l<eC;l++){const f=`border${_m[l]}Radius`;let d=I1(e,f),p=I1(n,f);if(d===void 0&&p===void 0)continue;d||(d=0),p||(p=0),d===0||p===0||A1(d)===A1(p)?(t[f]=Math.max(_t(M1(d),M1(p),r),0),(jr.test(p)||jr.test(d))&&(t[f]+="%")):t[f]=p}(e.rotate||n.rotate)&&(t.rotate=_t(e.rotate||0,n.rotate||0,r))}function I1(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const nC=Sm(0,.5,Y2),rC=Sm(.5,.95,Qt);function Sm(t,e,n){return r=>r<t?0:r>e?1:n(Hl(t,e,r))}function L1(t,e){t.min=e.min,t.max=e.max}function nr(t,e){L1(t.x,e.x),L1(t.y,e.y)}function D1(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function F1(t,e,n,r,i){return t-=e,t=_u(t,1/n,r),i!==void 0&&(t=_u(t,1/i,r)),t}function oC(t,e=0,n=1,r=.5,i,a=t,l=t){if(jr.test(e)&&(e=parseFloat(e),e=_t(l.min,l.max,e/100)-l.min),typeof e!="number")return;let f=_t(a.min,a.max,r);t===a&&(f-=e),t.min=F1(t.min,e,n,f,i),t.max=F1(t.max,e,n,f,i)}function B1(t,e,[n,r,i],a,l){oC(t,e[n],e[r],e[i],e.scale,a,l)}const iC=["x","scaleX","originX"],sC=["y","scaleY","originY"];function V1(t,e,n,r){B1(t.x,e,iC,n?n.x:void 0,r?r.x:void 0),B1(t.y,e,sC,n?n.y:void 0,r?r.y:void 0)}function O1(t){return t.translate===0&&t.scale===1}function Em(t){return O1(t.x)&&O1(t.y)}function j1(t,e){return t.min===e.min&&t.max===e.max}function aC(t,e){return j1(t.x,e.x)&&j1(t.y,e.y)}function N1(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function Tm(t,e){return N1(t.x,e.x)&&N1(t.y,e.y)}function $1(t){return zn(t.x)/zn(t.y)}function W1(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class lC{constructor(){this.members=[]}add(e){qu(this.members,e),e.scheduleRender()}remove(e){if(Zu(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function cC(t,e,n){let r="";const i=t.x.translate/e.x,a=t.y.translate/e.y,l=(n==null?void 0:n.z)||0;if((i||a||l)&&(r=`translate3d(${i}px, ${a}px, ${l}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:y,rotateX:m,rotateY:_,skewX:S,skewY:P}=n;p&&(r=`perspective(${p}px) ${r}`),y&&(r+=`rotate(${y}deg) `),m&&(r+=`rotateX(${m}deg) `),_&&(r+=`rotateY(${_}deg) `),S&&(r+=`skewX(${S}deg) `),P&&(r+=`skewY(${P}deg) `)}const f=t.x.scale*e.x,d=t.y.scale*e.y;return(f!==1||d!==1)&&(r+=`scale(${f}, ${d})`),r||"none"}const uC=(t,e)=>t.depth-e.depth;class dC{constructor(){this.children=[],this.isDirty=!1}add(e){qu(this.children,e),this.isDirty=!0}remove(e){Zu(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(uC),this.isDirty=!1,this.children.forEach(e)}}function uu(t){const e=ln(t)?t.get():t;return n9(e)?e.toValue():e}function fC(t,e){const n=Nr.now(),r=({timestamp:i})=>{const a=i-n;a>=e&&(go(r),t(a-e))};return ht.read(r,!0),()=>go(r)}function hC(t){return t instanceof SVGElement&&t.tagName!=="svg"}function pC(t,e,n){const r=ln(t)?t:Ul(t);return r.start(Oh("",r,e,n)),r.animation}const Oi={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},Sl=typeof window<"u"&&window.MotionDebug!==void 0,xf=["","X","Y","Z"],mC={visibility:"hidden"},H1=1e3;let gC=0;function Cf(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function Rm(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=im(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:a}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",ht,!(i||a))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&Rm(r)}function Pm({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(l={},f=e==null?void 0:e()){this.id=gC++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,Sl&&(Oi.totalNodes=Oi.resolvedTargetDeltas=Oi.recalculatedProjection=0),this.nodes.forEach(wC),this.nodes.forEach(_C),this.nodes.forEach(SC),this.nodes.forEach(bC),Sl&&window.MotionDebug.record(Oi)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=l,this.root=f?f.root||f:this,this.path=f?[...f.path,f]:[],this.parent=f,this.depth=f?f.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new dC)}addEventListener(l,f){return this.eventHandlers.has(l)||this.eventHandlers.set(l,new jh),this.eventHandlers.get(l).add(f)}notifyListeners(l,...f){const d=this.eventHandlers.get(l);d&&d.notify(...f)}hasListeners(l){return this.eventHandlers.has(l)}mount(l,f=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=hC(l),this.instance=l;const{layoutId:d,layout:p,visualElement:y}=this.options;if(y&&!y.current&&y.mount(l),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),f&&(p||d)&&(this.isLayoutDirty=!0),t){let m;const _=()=>this.root.updateBlockedByResize=!1;t(l,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=fC(_,250),cu.hasAnimatedSinceResize&&(cu.hasAnimatedSinceResize=!1,this.nodes.forEach(z1))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&y&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:_,hasRelativeTargetChanged:S,layout:P})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const B=this.options.transition||y.getDefaultTransition()||MC,{onLayoutAnimationStart:L,onLayoutAnimationComplete:M}=y.getProps(),O=!this.targetLayout||!Tm(this.targetLayout,P)||S,j=!_&&S;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||j||_&&(O||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,j);const H={...Eh(B,"layout"),onPlay:L,onComplete:M};(y.shouldReduceMotion||this.options.layoutRoot)&&(H.delay=0,H.type=!1),this.startAnimation(H)}else _||z1(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=P})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const l=this.getStack();l&&l.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,go(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(EC),this.animationId++)}getTransformTemplate(){const{visualElement:l}=this.options;return l&&l.getProps().transformTemplate}willUpdate(l=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Rm(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const m=this.path[y];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:f,layout:d}=this.options;if(f===void 0&&!d)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),l&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(U1);return}this.isUpdating||this.nodes.forEach(CC),this.isUpdating=!1,this.nodes.forEach(kC),this.nodes.forEach(vC),this.nodes.forEach(yC),this.clearAllSnapshots();const f=Nr.now();Jt.delta=Go(0,1e3/60,f-Jt.timestamp),Jt.timestamp=f,Jt.isProcessing=!0,hf.update.process(Jt),hf.preRender.process(Jt),hf.render.process(Jt),Jt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,$h.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(xC),this.sharedNodes.forEach(TC)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,ht.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){ht.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const l=this.layout;this.layout=this.measure(!1),this.layoutCorrected=At(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:f}=this.options;f&&f.notify("LayoutMeasure",this.layout.layoutBox,l?l.layoutBox:void 0)}updateScroll(l="measure"){let f=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===l&&(f=!1),f){const d=r(this.instance);this.scroll={animationId:this.root.animationId,phase:l,isRoot:d,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const l=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,f=this.projectionDelta&&!Em(this.projectionDelta),d=this.getTransformTemplate(),p=d?d(this.latestValues,""):void 0,y=p!==this.prevTransformTemplateValue;l&&(f||Vi(this.latestValues)||y)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(l=!0){const f=this.measurePageBox();let d=this.removeElementScroll(f);return l&&(d=this.removeTransform(d)),AC(d),{animationId:this.root.animationId,measuredBox:f,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:f}=this.options;if(!f)return At();const d=f.measureViewportBox();if(!(((l=this.scroll)===null||l===void 0?void 0:l.wasRoot)||this.path.some(IC))){const{scroll:y}=this.root;y&&(sa(d.x,y.offset.x),sa(d.y,y.offset.y))}return d}removeElementScroll(l){var f;const d=At();if(nr(d,l),!((f=this.scroll)===null||f===void 0)&&f.wasRoot)return d;for(let p=0;p<this.path.length;p++){const y=this.path[p],{scroll:m,options:_}=y;y!==this.root&&m&&_.layoutScroll&&(m.wasRoot&&nr(d,l),sa(d.x,m.offset.x),sa(d.y,m.offset.y))}return d}applyTransform(l,f=!1){const d=At();nr(d,l);for(let p=0;p<this.path.length;p++){const y=this.path[p];!f&&y.options.layoutScroll&&y.scroll&&y!==y.root&&aa(d,{x:-y.scroll.offset.x,y:-y.scroll.offset.y}),Vi(y.latestValues)&&aa(d,y.latestValues)}return Vi(this.latestValues)&&aa(d,this.latestValues),d}removeTransform(l){const f=At();nr(f,l);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Vi(p.latestValues))continue;Jf(p.latestValues)&&p.updateSnapshot();const y=At(),m=p.measurePageBox();nr(y,m),V1(f,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,y)}return Vi(this.latestValues)&&V1(f,this.latestValues),f}setTargetDelta(l){this.targetDelta=l,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(l){this.options={...this.options,...l,crossfade:l.crossfade!==void 0?l.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Jt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(l=!1){var f;const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==d;if(!(l||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((f=this.parent)===null||f===void 0)&&f.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:m,layoutId:_}=this.options;if(!(!this.layout||!(m||_))){if(this.resolvedRelativeTargetAt=Jt.timestamp,!this.targetDelta&&!this.relativeTarget){const S=this.getClosestProjectingParent();S&&S.layout&&this.animationProgress!==1?(this.relativeParent=S,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Al(this.relativeTargetOrigin,this.layout.layoutBox,S.layout.layoutBox),nr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=At(),this.targetWithTransforms=At()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),L9(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):nr(this.target,this.layout.layoutBox),wm(this.target,this.targetDelta)):nr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const S=this.getClosestProjectingParent();S&&!!S.resumingFrom==!!this.resumingFrom&&!S.options.layoutScroll&&S.target&&this.animationProgress!==1?(this.relativeParent=S,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Al(this.relativeTargetOrigin,this.target,S.target),nr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}Sl&&Oi.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Jf(this.parent.latestValues)||ym(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var l;const f=this.getLead(),d=!!this.resumingFrom||this!==f;let p=!0;if((this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty)&&(p=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Jt.timestamp&&(p=!1),p)return;const{layout:y,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(y||m))return;nr(this.layoutCorrected,this.layout.layoutBox);const _=this.treeScale.x,S=this.treeScale.y;W9(this.layoutCorrected,this.treeScale,this.path,d),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=At());const{target:P}=f;if(!P){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(D1(this.prevProjectionDelta.x,this.projectionDelta.x),D1(this.prevProjectionDelta.y,this.projectionDelta.y)),Ml(this.projectionDelta,this.layoutCorrected,P,this.latestValues),(this.treeScale.x!==_||this.treeScale.y!==S||!W1(this.projectionDelta.x,this.prevProjectionDelta.x)||!W1(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",P)),Sl&&Oi.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(l=!0){var f;if((f=this.options.visualElement)===null||f===void 0||f.scheduleRender(),l){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=ia(),this.projectionDelta=ia(),this.projectionDeltaWithTransform=ia()}setAnimationOrigin(l,f=!1){const d=this.snapshot,p=d?d.latestValues:{},y={...this.latestValues},m=ia();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!f;const _=At(),S=d?d.source:void 0,P=this.layout?this.layout.source:void 0,B=S!==P,L=this.getStack(),M=!L||L.members.length<=1,O=!!(B&&!M&&this.options.crossfade===!0&&!this.path.some(PC));this.animationProgress=0;let j;this.mixTargetDelta=H=>{const $=H/1e3;q1(m.x,l.x,$),q1(m.y,l.y,$),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Al(_,this.layout.layoutBox,this.relativeParent.layout.layoutBox),RC(this.relativeTarget,this.relativeTargetOrigin,_,$),j&&aC(this.relativeTarget,j)&&(this.isProjectionDirty=!1),j||(j=At()),nr(j,this.relativeTarget)),B&&(this.animationValues=y,tC(y,p,this.latestValues,$,O,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=$},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(l){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(go(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=ht.update(()=>{cu.hasAnimatedSinceResize=!0,this.currentAnimation=pC(0,H1,{...l,onUpdate:f=>{this.mixTargetDelta(f),l.onUpdate&&l.onUpdate(f)},onComplete:()=>{l.onComplete&&l.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const l=this.getStack();l&&l.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(H1),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const l=this.getLead();let{targetWithTransforms:f,target:d,layout:p,latestValues:y}=l;if(!(!f||!d||!p)){if(this!==l&&this.layout&&p&&Mm(this.options.animationType,this.layout.layoutBox,p.layoutBox)){d=this.target||At();const m=zn(this.layout.layoutBox.x);d.x.min=l.target.x.min,d.x.max=d.x.min+m;const _=zn(this.layout.layoutBox.y);d.y.min=l.target.y.min,d.y.max=d.y.min+_}nr(f,d),aa(f,y),Ml(this.projectionDeltaWithTransform,this.layoutCorrected,f,y)}}registerSharedNode(l,f){this.sharedNodes.has(l)||this.sharedNodes.set(l,new lC),this.sharedNodes.get(l).add(f);const p=f.options.initialPromotionConfig;f.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(f):void 0})}isLead(){const l=this.getStack();return l?l.lead===this:!0}getLead(){var l;const{layoutId:f}=this.options;return f?((l=this.getStack())===null||l===void 0?void 0:l.lead)||this:this}getPrevLead(){var l;const{layoutId:f}=this.options;return f?(l=this.getStack())===null||l===void 0?void 0:l.prevLead:void 0}getStack(){const{layoutId:l}=this.options;if(l)return this.root.sharedNodes.get(l)}promote({needsReset:l,transition:f,preserveFollowOpacity:d}={}){const p=this.getStack();p&&p.promote(this,d),l&&(this.projectionDelta=void 0,this.needsReset=!0),f&&this.setOptions({transition:f})}relegate(){const l=this.getStack();return l?l.relegate(this):!1}resetSkewAndRotation(){const{visualElement:l}=this.options;if(!l)return;let f=!1;const{latestValues:d}=l;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(f=!0),!f)return;const p={};d.z&&Cf("z",l,p,this.animationValues);for(let y=0;y<xf.length;y++)Cf(`rotate${xf[y]}`,l,p,this.animationValues),Cf(`skew${xf[y]}`,l,p,this.animationValues);l.render();for(const y in p)l.setStaticValue(y,p[y]),this.animationValues&&(this.animationValues[y]=p[y]);l.scheduleRender()}getProjectionStyles(l){var f,d;if(!this.instance||this.isSVG)return;if(!this.isVisible)return mC;const p={visibility:""},y=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=uu(l==null?void 0:l.pointerEvents)||"",p.transform=y?y(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const B={};return this.options.layoutId&&(B.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,B.pointerEvents=uu(l==null?void 0:l.pointerEvents)||""),this.hasProjected&&!Vi(this.latestValues)&&(B.transform=y?y({},""):"none",this.hasProjected=!1),B}const _=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=cC(this.projectionDeltaWithTransform,this.treeScale,_),y&&(p.transform=y(_,p.transform));const{x:S,y:P}=this.projectionDelta;p.transformOrigin=`${S.origin*100}% ${P.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(f=_.opacity)!==null&&f!==void 0?f:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:_.opacityExit:p.opacity=m===this?_.opacity!==void 0?_.opacity:"":_.opacityExit!==void 0?_.opacityExit:0;for(const B in Su){if(_[B]===void 0)continue;const{correct:L,applyTo:M}=Su[B],O=p.transform==="none"?_[B]:L(_[B],m);if(M){const j=M.length;for(let H=0;H<j;H++)p[M[H]]=O}else p[B]=O}return this.options.layoutId&&(p.pointerEvents=m===this?uu(l==null?void 0:l.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(l=>{var f;return(f=l.currentAnimation)===null||f===void 0?void 0:f.stop()}),this.root.nodes.forEach(U1),this.root.sharedNodes.clear()}}}function vC(t){t.updateLayout()}function yC(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:a}=t.options,l=n.source!==t.layout.source;a==="size"?rr(m=>{const _=l?n.measuredBox[m]:n.layoutBox[m],S=zn(_);_.min=r[m].min,_.max=_.min+S}):Mm(a,n.layoutBox,r)&&rr(m=>{const _=l?n.measuredBox[m]:n.layoutBox[m],S=zn(r[m]);_.max=_.min+S,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+S)});const f=ia();Ml(f,r,n.layoutBox);const d=ia();l?Ml(d,t.applyTransform(i,!0),n.measuredBox):Ml(d,r,n.layoutBox);const p=!Em(f);let y=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:_,layout:S}=m;if(_&&S){const P=At();Al(P,n.layoutBox,_.layoutBox);const B=At();Al(B,r,S.layoutBox),Tm(P,B)||(y=!0),m.options.layoutRoot&&(t.relativeTarget=B,t.relativeTargetOrigin=P,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:d,layoutDelta:f,hasLayoutChanged:p,hasRelativeTargetChanged:y})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function wC(t){Sl&&Oi.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function bC(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function xC(t){t.clearSnapshot()}function U1(t){t.clearMeasurements()}function CC(t){t.isLayoutDirty=!1}function kC(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function z1(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function _C(t){t.resolveTargetDelta()}function SC(t){t.calcProjection()}function EC(t){t.resetSkewAndRotation()}function TC(t){t.removeLeadSnapshot()}function q1(t,e,n){t.translate=_t(e.translate,0,n),t.scale=_t(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function Z1(t,e,n,r){t.min=_t(e.min,n.min,r),t.max=_t(e.max,n.max,r)}function RC(t,e,n,r){Z1(t.x,e.x,n.x,r),Z1(t.y,e.y,n.y,r)}function PC(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const MC={duration:.45,ease:[.4,0,.1,1]},G1=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),Y1=G1("applewebkit/")&&!G1("chrome/")?Math.round:Qt;function X1(t){t.min=Y1(t.min),t.max=Y1(t.max)}function AC(t){X1(t.x),X1(t.y)}function Mm(t,e,n){return t==="position"||t==="preserve-aspect"&&!I9($1(e),$1(n),.2)}function IC(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const LC=Pm({attachResizeListener:(t,e)=>co(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),kf={current:void 0},Am=Pm({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!kf.current){const t=new LC({});t.mount(window),t.setOptions({layoutScroll:!0}),kf.current=t}return kf.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),DC={pan:{Feature:G9},drag:{Feature:Z9,ProjectionNode:Am,MeasureLayout:km}};function K1(t,e){const n=e?"pointerenter":"pointerleave",r=e?"onHoverStart":"onHoverEnd",i=(a,l)=>{if(a.pointerType==="touch"||pm())return;const f=t.getProps();t.animationState&&f.whileHover&&t.animationState.setActive("whileHover",e);const d=f[r];d&&ht.postRender(()=>d(a,l))};return ho(t.current,n,i,{passive:!t.getProps()[r]})}class FC extends Jo{mount(){this.unmount=fo(K1(this.node,!0),K1(this.node,!1))}unmount(){}}class BC extends Jo{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=fo(co(this.node.current,"focus",()=>this.onFocus()),co(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Im=(t,e)=>e?t===e?!0:Im(t,e.parentElement):!1;function _f(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,Yu(n))}class VC extends Jo{constructor(){super(...arguments),this.removeStartListeners=Qt,this.removeEndListeners=Qt,this.removeAccessibleListeners=Qt,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),a=ho(window,"pointerup",(f,d)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:y,globalTapTarget:m}=this.node.getProps(),_=!m&&!Im(this.node.current,f.target)?y:p;_&&ht.update(()=>_(f,d))},{passive:!(r.onTap||r.onPointerUp)}),l=ho(window,"pointercancel",(f,d)=>this.cancelPress(f,d),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=fo(a,l),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=a=>{if(a.key!=="Enter"||this.isPressing)return;const l=f=>{f.key!=="Enter"||!this.checkPressEnd()||_f("up",(d,p)=>{const{onTap:y}=this.node.getProps();y&&ht.postRender(()=>y(d,p))})};this.removeEndListeners(),this.removeEndListeners=co(this.node.current,"keyup",l),_f("down",(f,d)=>{this.startPress(f,d)})},n=co(this.node.current,"keydown",e),r=()=>{this.isPressing&&_f("cancel",(a,l)=>this.cancelPress(a,l))},i=co(this.node.current,"blur",r);this.removeAccessibleListeners=fo(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&ht.postRender(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!pm()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&ht.postRender(()=>r(e,n))}mount(){const e=this.node.getProps(),n=ho(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=co(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=fo(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const eh=new WeakMap,Sf=new WeakMap,OC=t=>{const e=eh.get(t.target);e&&e(t)},jC=t=>{t.forEach(OC)};function NC({root:t,...e}){const n=t||document;Sf.has(n)||Sf.set(n,{});const r=Sf.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(jC,{root:t,...e})),r[i]}function $C(t,e,n){const r=NC(e);return eh.set(t,n),r.observe(t),()=>{eh.delete(t),r.unobserve(t)}}const WC={some:0,all:1};class HC extends Jo{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=e,l={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:WC[i]},f=d=>{const{isIntersecting:p}=d;if(this.isInView===p||(this.isInView=p,a&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:y,onViewportLeave:m}=this.node.getProps(),_=p?y:m;_&&_(d)};return $C(this.node.current,l,f)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(UC(e,n))&&this.startObserver()}unmount(){}}function UC({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const zC={inView:{Feature:HC},tap:{Feature:VC},focus:{Feature:BC},hover:{Feature:FC}},qC={layout:{ProjectionNode:Am,MeasureLayout:km}},Wh=I.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),Ku=I.createContext({}),Hh=typeof window<"u",Lm=Hh?I.useLayoutEffect:I.useEffect,Dm=I.createContext({strict:!1});let J1=!1;function ZC(t,e,n,r,i){var a;const{visualElement:l}=I.useContext(Ku),f=I.useContext(Dm),d=I.useContext(Xu),p=I.useContext(Wh).reducedMotion,y=I.useRef();r=r||f.renderer,!y.current&&r&&(y.current=r(t,{visualState:e,parent:l,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:p}));const m=y.current,_=I.useContext(Cm);m&&!m.projection&&i&&(m.type==="html"||m.type==="svg")&&YC(y.current,n,i,_),I.useInsertionEffect(()=>{m&&m.update(n,d)});const S=n[om],P=I.useRef(!!S&&!window.MotionHandoffIsComplete&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,S)));return Lm(()=>{m&&(m.updateFeatures(),$h.render(m.render),P.current&&m.animationState&&m.animationState.animateChanges())}),I.useEffect(()=>{m&&(!P.current&&m.animationState&&m.animationState.animateChanges(),P.current=!1,J1||(J1=!0,queueMicrotask(GC)))}),m}function GC(){window.MotionHandoffIsComplete=!0}function YC(t,e,n,r){const{layoutId:i,layout:a,drag:l,dragConstraints:f,layoutScroll:d,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:Fm(t.parent)),t.projection.setOptions({layoutId:i,layout:a,alwaysMeasureLayout:!!l||f&&oa(f),visualElement:t,animationType:typeof a=="string"?a:"both",initialPromotionConfig:r,layoutScroll:d,layoutRoot:p})}function Fm(t){if(t)return t.options.allowProjection!==!1?t.projection:Fm(t.parent)}function XC(t,e,n){return I.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):oa(n)&&(n.current=r))},[e])}function Ju(t){return Nl(t.animate)||Sh.some(e=>$l(t[e]))}function Bm(t){return!!(Ju(t)||t.variants)}function KC(t,e){if(Ju(t)){const{initial:n,animate:r}=t;return{initial:n===!1||$l(n)?n:void 0,animate:$l(r)?r:void 0}}return t.inherit!==!1?e:{}}function JC(t){const{initial:e,animate:n}=KC(t,I.useContext(Ku));return I.useMemo(()=>({initial:e,animate:n}),[Q1(e),Q1(n)])}function Q1(t){return Array.isArray(t)?t.join(" "):t}const e0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},fa={};for(const t in e0)fa[t]={isEnabled:e=>e0[t].some(n=>!!e[n])};function QC(t){for(const e in t)fa[e]={...fa[e],...t[e]}}const ek=Symbol.for("motionComponentSymbol");function tk({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&QC(t);function a(f,d){let p;const y={...I.useContext(Wh),...f,layoutId:nk(f)},{isStatic:m}=y,_=JC(f),S=r(f,m);if(!m&&Hh){rk(y,t);const P=ok(y);p=P.MeasureLayout,_.visualElement=ZC(i,S,y,e,P.ProjectionNode)}return A.jsxs(Ku.Provider,{value:_,children:[p&&_.visualElement?A.jsx(p,{visualElement:_.visualElement,...y}):null,n(i,f,XC(S,_.visualElement,d),S,m,_.visualElement)]})}const l=I.forwardRef(a);return l[ek]=i,l}function nk({layoutId:t}){const e=I.useContext(Nh).id;return e&&t!==void 0?e+"-"+t:t}function rk(t,e){const n=I.useContext(Dm).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?ma(!1,r):vo(!1,r)}}function ok(t){const{drag:e,layout:n}=fa;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const ik=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Uh(t){return typeof t!="string"||t.includes("-")?!1:!!(ik.indexOf(t)>-1||/[A-Z]/u.test(t))}function Vm(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const a in n)t.style.setProperty(a,n[a])}const Om=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function jm(t,e,n,r){Vm(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(Om.has(i)?i:Gu(i),e.attrs[i])}function Nm(t,{layout:e,layoutId:n}){return Ko.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!Su[t]||t==="opacity")}function zh(t,e,n){var r;const{style:i}=t,a={};for(const l in i)(ln(i[l])||e.style&&ln(e.style[l])||Nm(l,t)||((r=n==null?void 0:n.getValue(l))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(a[l]=i[l]);return n&&i&&typeof i.willChange=="string"&&(n.applyWillChange=!1),a}function $m(t,e,n){const r=zh(t,e,n);for(const i in t)if(ln(t[i])||ln(e[i])){const a=Zl.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[a]=t[i]}return r}function qh(t){const e=I.useRef(null);return e.current===null&&(e.current=t()),e.current}function sk({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:n,onMount:r},i,a,l,f){const d={latestValues:lk(i,a,l,f?!1:t,e),renderState:n()};return r&&(d.mount=p=>r(i,p,d)),d}const Wm=t=>(e,n)=>{const r=I.useContext(Ku),i=I.useContext(Xu),a=()=>sk(t,e,r,i,n);return n?a():qh(a)};function ak(t,e){const n=sm(e);n&&qu(t,n)}function t0(t,e,n){const r=Array.isArray(e)?e:[e];for(let i=0;i<r.length;i++){const a=kh(t,r[i]);if(a){const{transitionEnd:l,transition:f,...d}=a;n(d,l)}}}function lk(t,e,n,r,i){var a;const l={},f=[],d=r&&((a=t.style)===null||a===void 0?void 0:a.willChange)===void 0,p=i(t,{});for(const L in p)l[L]=uu(p[L]);let{initial:y,animate:m}=t;const _=Ju(t),S=Bm(t);e&&S&&!_&&t.inherit!==!1&&(y===void 0&&(y=e.initial),m===void 0&&(m=e.animate));let P=n?n.initial===!1:!1;P=P||y===!1;const B=P?m:y;return B&&typeof B!="boolean"&&!Nl(B)&&t0(t,B,(L,M)=>{for(const O in L){let j=L[O];if(Array.isArray(j)){const H=P?j.length-1:0;j=j[H]}j!==null&&(l[O]=j)}for(const O in M)l[O]=M[O]}),d&&(m&&y!==!1&&!Nl(m)&&t0(t,m,L=>{for(const M in L)ak(f,M)}),f.length&&(l.willChange=f.join(","))),l}const Zh=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),Hm=()=>({...Zh(),attrs:{}}),Um=(t,e)=>e&&typeof t=="number"?e.transform(t):t,ck={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},uk=Zl.length;function dk(t,e,n){let r="",i=!0;for(let a=0;a<uk;a++){const l=Zl[a],f=t[l];if(f===void 0)continue;let d=!0;if(typeof f=="number"?d=f===(l.startsWith("scale")?1:0):d=parseFloat(f)===0,!d||n){const p=Um(f,Ah[l]);if(!d){i=!1;const y=ck[l]||l;r+=`${y}(${p}) `}n&&(e[l]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function Gh(t,e,n){const{style:r,vars:i,transformOrigin:a}=t;let l=!1,f=!1;for(const d in e){const p=e[d];if(Ko.has(d)){l=!0;continue}else if(T2(d)){i[d]=p;continue}else{const y=Um(p,Ah[d]);d.startsWith("origin")?(f=!0,a[d]=y):r[d]=y}}if(e.transform||(l||n?r.transform=dk(e,t.transform,n):r.transform&&(r.transform="none")),f){const{originX:d="50%",originY:p="50%",originZ:y=0}=a;r.transformOrigin=`${d} ${p} ${y}`}}function n0(t,e,n){return typeof t=="string"?t:je.transform(e+n*t)}function fk(t,e,n){const r=n0(e,t.x,t.width),i=n0(n,t.y,t.height);return`${r} ${i}`}const hk={offset:"stroke-dashoffset",array:"stroke-dasharray"},pk={offset:"strokeDashoffset",array:"strokeDasharray"};function mk(t,e,n=1,r=0,i=!0){t.pathLength=1;const a=i?hk:pk;t[a.offset]=je.transform(-r);const l=je.transform(e),f=je.transform(n);t[a.array]=`${l} ${f}`}function Yh(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:a,pathLength:l,pathSpacing:f=1,pathOffset:d=0,...p},y,m){if(Gh(t,p,m),y){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:_,style:S,dimensions:P}=t;_.transform&&(P&&(S.transform=_.transform),delete _.transform),P&&(i!==void 0||a!==void 0||S.transform)&&(S.transformOrigin=fk(P,i!==void 0?i:.5,a!==void 0?a:.5)),e!==void 0&&(_.x=e),n!==void 0&&(_.y=n),r!==void 0&&(_.scale=r),l!==void 0&&mk(_,l,f,d,!1)}const Xh=t=>typeof t=="string"&&t.toLowerCase()==="svg",gk={useVisualState:Wm({scrapeMotionValuesFromProps:$m,createRenderState:Hm,onMount:(t,e,{renderState:n,latestValues:r})=>{ht.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),ht.render(()=>{Yh(n,r,Xh(e.tagName),t.transformTemplate),jm(e,n)})}})},vk={useVisualState:Wm({applyWillChange:!0,scrapeMotionValuesFromProps:zh,createRenderState:Zh})};function zm(t,e,n){for(const r in e)!ln(e[r])&&!Nm(r,n)&&(t[r]=e[r])}function yk({transformTemplate:t},e){return I.useMemo(()=>{const n=Zh();return Gh(n,e,t),Object.assign({},n.vars,n.style)},[e])}function wk(t,e){const n=t.style||{},r={};return zm(r,n,t),Object.assign(r,yk(t,e)),r}function bk(t,e){const n={},r=wk(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}const xk=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Eu(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||xk.has(t)}let qm=t=>!Eu(t);function Ck(t){t&&(qm=e=>e.startsWith("on")?!Eu(e):t(e))}try{Ck(require("@emotion/is-prop-valid").default)}catch{}function kk(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(qm(i)||n===!0&&Eu(i)||!e&&!Eu(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function _k(t,e,n,r){const i=I.useMemo(()=>{const a=Hm();return Yh(a,e,Xh(r),t.transformTemplate),{...a.attrs,style:{...a.style}}},[e]);if(t.style){const a={};zm(a,t.style,t),i.style={...a,...i.style}}return i}function Sk(t=!1){return(n,r,i,{latestValues:a},l)=>{const d=(Uh(n)?_k:bk)(r,a,l,n),p=kk(r,typeof n=="string",t),y=n!==I.Fragment?{...p,...d,ref:i}:{},{children:m}=r,_=I.useMemo(()=>ln(m)?m.get():m,[m]);return I.createElement(n,{...y,children:_})}}function Ek(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const l={...Uh(r)?gk:vk,preloadedFeatures:t,useRender:Sk(i),createVisualElement:e,Component:r};return tk(l)}}const th={current:null},Zm={current:!1};function Tk(){if(Zm.current=!0,!!Hh)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>th.current=t.matches;t.addListener(e),e()}else th.current=!1}function Rk(t,e,n){for(const r in e){const i=e[r],a=n[r];if(ln(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Hu(i.version==="11.5.6",`Attempting to mix Framer Motion versions ${i.version} with 11.5.6 may not work as expected.`);else if(ln(a))t.addValue(r,Ul(i,{owner:t}));else if(a!==i)if(t.hasValue(r)){const l=t.getValue(r);l.liveStyle===!0?l.jump(i):l.hasAnimated||l.set(i)}else{const l=t.getStaticValue(r);t.addValue(r,Ul(l!==void 0?l:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const r0=new WeakMap,Pk=[...M2,an,Yo],Mk=t=>Pk.find(P2(t)),o0=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Ak{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:a,visualState:l},f={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Ph,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const _=Nr.now();this.renderScheduledAt<_&&(this.renderScheduledAt=_,ht.render(this.render,!1,!0))};const{latestValues:d,renderState:p}=l;this.latestValues=d,this.baseTarget={...d},this.initialValues=n.initial?{...d}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=f,this.blockInitialAnimation=!!a,this.isControllingVariants=Ju(n),this.isVariantNode=Bm(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...m}=this.scrapeMotionValuesFromProps(n,{},this);for(const _ in m){const S=m[_];d[_]!==void 0&&ln(S)&&S.set(d[_],!1)}}mount(e){this.current=e,r0.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),Zm.current||Tk(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:th.current,process.env.NODE_ENV!=="production"&&Hu(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){r0.delete(this.current),this.projection&&this.projection.unmount(),go(this.notifyUpdate),go(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=Ko.has(e),i=n.on("change",f=>{this.latestValues[e]=f,this.props.onUpdate&&ht.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);let l;window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),a(),l&&l(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in fa){const n=fa[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const a=this.features[e];a.isMounted?a.update():(a.mount(),a.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):At()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<o0.length;r++){const i=o0[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a="on"+i,l=e[a];l&&(this.propEventSubscriptions[i]=this.on(i,l))}this.prevMotionValues=Rk(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=Ul(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(S2(i)||_2(i))?i=parseFloat(i):!Mk(i)&&Yo.test(n)&&(i=O2(e,n)),this.setBaseTarget(e,ln(i)?i.get():i)),ln(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const l=kh(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);l&&(i=l[e])}if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,e);return a!==void 0&&!ln(a)?a:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new jh),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class Gm extends Ak{constructor(){super(...arguments),this.KeyframeResolver=j2}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}}function Ik(t){return window.getComputedStyle(t)}class Lk extends Gm{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=Vm}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}else{const r=Ik(e),i=(T2(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return bm(e,n)}build(e,n,r){Gh(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return zh(e,n,r)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ln(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}class Dk extends Gm{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=At}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}return n=Om.has(n)?n:Gu(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return $m(e,n,r)}build(e,n,r){Yh(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){jm(e,n,r,i)}mount(e){this.isSVGTag=Xh(e.tagName),super.mount(e)}}const Fk=(t,e)=>Uh(t)?new Dk(e):new Lk(e,{allowProjection:t!==I.Fragment}),Bk=Ek({...k9,...zC,...DC,...qC},Fk),Vk=v8(Bk);class Ok extends w.Component{getSnapshotBeforeUpdate(e){const n=this.props.childRef.current;if(n&&e.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function jk({children:t,isPresent:e}){const n=I.useId(),r=I.useRef(null),i=I.useRef({width:0,height:0,top:0,left:0}),{nonce:a}=I.useContext(Wh);return I.useInsertionEffect(()=>{const{width:l,height:f,top:d,left:p}=i.current;if(e||!r.current||!l||!f)return;r.current.dataset.motionPopId=n;const y=document.createElement("style");return a&&(y.nonce=a),document.head.appendChild(y),y.sheet&&y.sheet.insertRule(`
51
+ `))},[JSON.stringify(e)])}const d=w.useCallback(p=>{i||l(p)},[]);return[f,d]}function Fl(t){const e=w.useRef(t);return ca(()=>{e.current=t}),w.useRef((...n)=>(0,e.current)(...n)).current}function un(...t){return w.useMemo(()=>t.every(e=>e==null)?null:e=>{t.forEach(n=>{jf(n,e)})},t)}const S1={};function Jg(t,e){const n=w.useRef(S1);return n.current===S1&&(n.current=t(e)),n}const Qg=[];function ev(t){w.useEffect(t,Qg)}class Fu{constructor(){lt(this,"currentId",null);lt(this,"clear",()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)});lt(this,"disposeEffect",()=>this.clear)}static create(){return new Fu}start(e,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,n()},e)}}function tv(){const t=Jg(Fu.create).current;return ev(t.disposeEffect),t}let Bu=!0,Nf=!1;const nv=new Fu,rv={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function ov(t){const{type:e,tagName:n}=t;return!!(n==="INPUT"&&rv[e]&&!t.readOnly||n==="TEXTAREA"&&!t.readOnly||t.isContentEditable)}function iv(t){t.metaKey||t.altKey||t.ctrlKey||(Bu=!0)}function af(){Bu=!1}function sv(){this.visibilityState==="hidden"&&Nf&&(Bu=!0)}function av(t){t.addEventListener("keydown",iv,!0),t.addEventListener("mousedown",af,!0),t.addEventListener("pointerdown",af,!0),t.addEventListener("touchstart",af,!0),t.addEventListener("visibilitychange",sv,!0)}function lv(t){const{target:e}=t;try{return e.matches(":focus-visible")}catch{}return Bu||ov(e)}function W0(){const t=w.useCallback(i=>{i!=null&&av(i.ownerDocument)},[]),e=w.useRef(!1);function n(){return e.current?(Nf=!0,nv.start(100,()=>{Nf=!1}),e.current=!1,!0):!1}function r(i){return lv(i)?(e.current=!0,!0):!1}return{isFocusVisibleRef:e,onFocus:r,onBlur:n,ref:t}}function cv(t){const e=t.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}const uv=t=>{const e=w.useRef({});return w.useEffect(()=>{e.current=t}),e.current},dv={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"};function Yi(t,e,n=void 0){const r={};return Object.keys(t).forEach(i=>{r[i]=t[i].reduce((a,l)=>{if(l){const f=e(l);f!==""&&a.push(f),n&&n[l]&&a.push(n[l])}return a},[]).join(" ")}),r}const fv={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function H0(t){var e,n,r="";if(typeof t=="string"||typeof t=="number")r+=t;else if(typeof t=="object")if(Array.isArray(t)){var i=t.length;for(e=0;e<i;e++)t[e]&&(n=H0(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}function pe(){for(var t,e,n=0,r="",i=arguments.length;n<i;n++)(t=arguments[n])&&(e=H0(t))&&(r&&(r+=" "),r+=e);return r}function E1(t){if(t===void 0)return{};const e={};return Object.keys(t).filter(n=>!(n.match(/^on[A-Z]/)&&typeof t[n]=="function")).forEach(n=>{e[n]=t[n]}),e}function hv(t){const{getSlotProps:e,additionalProps:n,externalSlotProps:r,externalForwardedProps:i,className:a}=t;if(!e){const S=pe(n==null?void 0:n.className,a,i==null?void 0:i.className,r==null?void 0:r.className),M={...n==null?void 0:n.style,...i==null?void 0:i.style,...r==null?void 0:r.style},B={...n,...i,...r};return S.length>0&&(B.className=S),Object.keys(M).length>0&&(B.style=M),{props:B,internalRef:void 0}}const l=cn({...i,...r}),f=E1(r),d=E1(i),p=e(l),y=pe(p==null?void 0:p.className,n==null?void 0:n.className,a,i==null?void 0:i.className,r==null?void 0:r.className),m={...p==null?void 0:p.style,...n==null?void 0:n.style,...i==null?void 0:i.style,...r==null?void 0:r.style},_={...p,...n,...d,...f};return y.length>0&&(_.className=y),Object.keys(m).length>0&&(_.style=m),{props:_,internalRef:p.ref}}function po(t){var m;const{elementType:e,externalSlotProps:n,ownerState:r,skipResolvingSlotProps:i=!1,...a}=t,l=i?{}:Vg(n,r),{props:f,internalRef:d}=hv({...a,externalSlotProps:l}),p=un(d,l==null?void 0:l.ref,(m=t.additionalProps)==null?void 0:m.ref);return Fg(e,{...f,ref:p},r)}function pv(t){const{badgeContent:e,invisible:n=!1,max:r=99,showZero:i=!1}=t,a=uv({badgeContent:e,max:r});let l=n;n===!1&&e===0&&!i&&(l=!0);const{badgeContent:f,max:d=r}=l?a:t,p=f&&Number(f)>d?`${d}+`:f;return{badgeContent:f,invisible:l,max:d,displayValue:p}}const U0="base";function mv(t){return`${U0}--${t}`}function gv(t,e){return`${U0}-${t}-${e}`}function Xo(t,e){const n=fv[e];return n?mv(n):gv(t,e)}function Xi(t,e){const n={};return e.forEach(r=>{n[r]=Xo(t,r)}),n}const z0="Badge";function vv(t){return Xo(z0,t)}Xi(z0,["root","badge","invisible"]);const yv=t=>{const{invisible:e}=t;return Yi({root:["root"],badge:["badge",e&&"invisible"]},Gi(vv))},Vu=w.forwardRef(function(e,n){const{badgeContent:r,children:i,invisible:a,max:l=99,slotProps:f={},slots:d={},showZero:p=!1,...y}=e,{badgeContent:m,max:_,displayValue:S,invisible:M}=pv({...e,max:l}),B={...e,badgeContent:m,invisible:M,max:_,showZero:p},L=yv(B),P=d.root??"span",O=po({elementType:P,externalSlotProps:f.root,externalForwardedProps:y,additionalProps:{ref:n},ownerState:B,className:L.root}),j=d.badge??"span",H=po({elementType:j,externalSlotProps:f.badge,ownerState:B,className:L.badge});return A.jsxs(P,{...O,children:[i,A.jsx(j,{...H,children:S})]})});process.env.NODE_ENV!=="production"&&(Vu.propTypes={badgeContent:W.node,children:W.node,invisible:W.bool,max:W.number,showZero:W.bool,slotProps:W.shape({badge:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({badge:W.elementType,root:W.elementType})});function Ou(t={}){const{disabled:e=!1,focusableWhenDisabled:n,href:r,rootRef:i,tabIndex:a,to:l,type:f,rootElementName:d}=t,p=w.useRef(),[y,m]=w.useState(!1),{isFocusVisibleRef:_,onFocus:S,onBlur:M,ref:B}=W0(),[L,P]=w.useState(!1);e&&!n&&L&&P(!1),w.useEffect(()=>{_.current=L},[L,_]);const[O,j]=Og({rootElementName:d??(r||l?"a":void 0),componentName:"Button"}),H=se=>ne=>{var ee;L&&ne.preventDefault(),(ee=se.onMouseLeave)==null||ee.call(se,ne)},$=se=>ne=>{var ee;M(ne),_.current===!1&&P(!1),(ee=se.onBlur)==null||ee.call(se,ne)},Y=se=>ne=>{var ee,_e;p.current||(p.current=ne.currentTarget),S(ne),_.current===!0&&(P(!0),(ee=se.onFocusVisible)==null||ee.call(se,ne)),(_e=se.onFocus)==null||_e.call(se,ne)},J=()=>{const se=p.current;return O==="BUTTON"||O==="INPUT"&&["button","submit","reset"].includes(se==null?void 0:se.type)||O==="A"&&(se==null?void 0:se.href)},K=se=>ne=>{var ee;e||(ee=se.onClick)==null||ee.call(se,ne)},le=se=>ne=>{var ee;e||(m(!0),document.addEventListener("mouseup",()=>{m(!1)},{once:!0})),(ee=se.onMouseDown)==null||ee.call(se,ne)},he=se=>ne=>{var ee,_e;(ee=se.onKeyDown)==null||ee.call(se,ne),!ne.defaultMuiPrevented&&(ne.target===ne.currentTarget&&!J()&&ne.key===" "&&ne.preventDefault(),ne.target===ne.currentTarget&&ne.key===" "&&!e&&m(!0),ne.target===ne.currentTarget&&!J()&&ne.key==="Enter"&&!e&&((_e=se.onClick)==null||_e.call(se,ne),ne.preventDefault()))},Re=se=>ne=>{var ee,_e;ne.target===ne.currentTarget&&m(!1),(ee=se.onKeyUp)==null||ee.call(se,ne),ne.target===ne.currentTarget&&!J()&&!e&&ne.key===" "&&!ne.defaultMuiPrevented&&((_e=se.onClick)==null||_e.call(se,ne))},ce=un(j,i,B,p),we={};return a!==void 0&&(we.tabIndex=a),O==="BUTTON"?(we.type=f??"button",n?we["aria-disabled"]=e:we.disabled=e):O==="INPUT"?f&&["button","submit","reset"].includes(f)&&(n?we["aria-disabled"]=e:we.disabled=e):O!==""&&(!r&&!l&&(we.role="button",we.tabIndex=a??0),e&&(we["aria-disabled"]=e,we.tabIndex=n?a??0:-1)),{getRootProps:(se={})=>{const ne={...cn(t),...cn(se)},ee={type:f,...ne,...we,...se,onBlur:$(ne),onClick:K(ne),onFocus:Y(ne),onKeyDown:he(ne),onKeyUp:Re(ne),onMouseDown:le(ne),onMouseLeave:H(ne),ref:ce};return delete ee.onFocusVisible,ee},focusVisible:L,setFocusVisible:P,active:y,rootRef:ce}}function T1(t){return t.substring(2).toLowerCase()}function wv(t,e){return e.documentElement.clientWidth<t.clientX||e.documentElement.clientHeight<t.clientY}function pu(t){const{children:e,disableReactTree:n=!1,mouseEvent:r="onClick",onClickAway:i,touchEvent:a="onTouchEnd"}=t,l=w.useRef(!1),f=w.useRef(null),d=w.useRef(!1),p=w.useRef(!1);w.useEffect(()=>(setTimeout(()=>{d.current=!0},0),()=>{d.current=!1}),[]);const y=un(e.ref,f),m=Fl(M=>{const B=p.current;p.current=!1;const L=kr(f.current);if(!d.current||!f.current||"clientX"in M&&wv(M,L))return;if(l.current){l.current=!1;return}let P;M.composedPath?P=M.composedPath().indexOf(f.current)>-1:P=!L.documentElement.contains(M.target)||f.current.contains(M.target),!P&&(n||!B)&&i(M)}),_=M=>B=>{p.current=!0;const L=e.props[M];L&&L(B)},S={ref:y};return a!==!1&&(S[a]=_(a)),w.useEffect(()=>{if(a!==!1){const M=T1(a),B=kr(f.current),L=()=>{l.current=!0};return B.addEventListener(M,m),B.addEventListener("touchmove",L),()=>{B.removeEventListener(M,m),B.removeEventListener("touchmove",L)}}},[m,a]),r!==!1&&(S[r]=_(r)),w.useEffect(()=>{if(r!==!1){const M=T1(r),B=kr(f.current);return B.addEventListener(M,m),()=>{B.removeEventListener(M,m)}}},[m,r]),A.jsx(w.Fragment,{children:w.cloneElement(e,S)})}process.env.NODE_ENV!=="production"&&(pu.propTypes={children:Lu.isRequired,disableReactTree:W.bool,mouseEvent:W.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:W.func.isRequired,touchEvent:W.oneOf(["onTouchEnd","onTouchStart",!1])});process.env.NODE_ENV!=="production"&&(pu.propTypes=ch(pu.propTypes));function bv(t,e){return t===e}const lf={},R1=()=>{};function $f(t,e){const n={...t};return Object.keys(e).forEach(r=>{e[r]!==void 0&&(n[r]=e[r])}),n}function xv(t){const{nextState:e,initialState:n,stateComparers:r,onStateChange:i,controlledProps:a,lastActionRef:l}=t,f=w.useRef(n);w.useEffect(()=>{if(l.current===null)return;const d=$f(f.current,a);Object.keys(e).forEach(p=>{const y=r[p]??bv,m=e[p],_=d[p];(_==null&&m!=null||_!=null&&m==null||_!=null&&m!=null&&!y(m,_))&&(i==null||i(l.current.event??null,p,m,l.current.type??"",e))}),f.current=e,l.current=null},[f,e,l,i,r,a])}function Cv(t){const e=w.useRef(null),{reducer:n,initialState:r,controlledProps:i=lf,stateComparers:a=lf,onStateChange:l=R1,actionContext:f,componentName:d=""}=t,p=w.useRef(i);process.env.NODE_ENV!=="production"&&w.useEffect(()=>{Object.keys(i).forEach(M=>{p.current[M]!==void 0&&i[M]===void 0&&console.error(`useControllableReducer: ${d?`The ${d} component`:"A component"} is changing a controlled prop to be uncontrolled: ${M}`),p.current[M]===void 0&&i[M]!==void 0&&console.error(`useControllableReducer: ${d?`The ${d} component`:"A component"} is changing an uncontrolled prop to be controlled: ${M}`)})},[i,d]);const y=w.useCallback((M,B)=>{e.current=B;const L=$f(M,i);return n(L,B)},[i,n]),[m,_]=w.useReducer(y,r),S=w.useCallback(M=>{_({...M,context:f})},[f]);return xv({nextState:m,initialState:r,stateComparers:a??lf,onStateChange:l??R1,controlledProps:i,lastActionRef:e}),[$f(m,i),S]}const kv=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function _v(t){const e=parseInt(t.getAttribute("tabindex")||"",10);return Number.isNaN(e)?t.contentEditable==="true"||(t.nodeName==="AUDIO"||t.nodeName==="VIDEO"||t.nodeName==="DETAILS")&&t.getAttribute("tabindex")===null?0:t.tabIndex:e}function Sv(t){if(t.tagName!=="INPUT"||t.type!=="radio"||!t.name)return!1;const e=r=>t.ownerDocument.querySelector(`input[type="radio"]${r}`);let n=e(`[name="${t.name}"]:checked`);return n||(n=e(`[name="${t.name}"]`)),n!==t}function Ev(t){return!(t.disabled||t.tagName==="INPUT"&&t.type==="hidden"||Sv(t))}function Tv(t){const e=[],n=[];return Array.from(t.querySelectorAll(kv)).forEach((r,i)=>{const a=_v(r);a===-1||!Ev(r)||(a===0?e.push(r):n.push({documentOrder:i,tabIndex:a,node:r}))}),n.sort((r,i)=>r.tabIndex===i.tabIndex?r.documentOrder-i.documentOrder:r.tabIndex-i.tabIndex).map(r=>r.node).concat(e)}function Rv(){return!0}function mu(t){const{children:e,disableAutoFocus:n=!1,disableEnforceFocus:r=!1,disableRestoreFocus:i=!1,getTabbable:a=Tv,isEnabled:l=Rv,open:f}=t,d=w.useRef(!1),p=w.useRef(null),y=w.useRef(null),m=w.useRef(null),_=w.useRef(null),S=w.useRef(!1),M=w.useRef(null),B=un(e.ref,M),L=w.useRef(null);w.useEffect(()=>{!f||!M.current||(S.current=!n)},[n,f]),w.useEffect(()=>{if(!f||!M.current)return;const j=kr(M.current);return M.current.contains(j.activeElement)||(M.current.hasAttribute("tabIndex")||(process.env.NODE_ENV!=="production"&&console.error(["MUI: The modal content node does not accept focus.",'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join(`
52
+ `)),M.current.setAttribute("tabIndex","-1")),S.current&&M.current.focus()),()=>{i||(m.current&&m.current.focus&&(d.current=!0,m.current.focus()),m.current=null)}},[f]),w.useEffect(()=>{if(!f||!M.current)return;const j=kr(M.current),H=J=>{L.current=J,!(r||!l()||J.key!=="Tab")&&j.activeElement===M.current&&J.shiftKey&&(d.current=!0,y.current&&y.current.focus())},$=()=>{var le,he;const J=M.current;if(J===null)return;if(!j.hasFocus()||!l()||d.current){d.current=!1;return}if(J.contains(j.activeElement)||r&&j.activeElement!==p.current&&j.activeElement!==y.current)return;if(j.activeElement!==_.current)_.current=null;else if(_.current!==null)return;if(!S.current)return;let K=[];if((j.activeElement===p.current||j.activeElement===y.current)&&(K=a(M.current)),K.length>0){const Re=!!((le=L.current)!=null&&le.shiftKey&&((he=L.current)==null?void 0:he.key)==="Tab"),ce=K[0],we=K[K.length-1];typeof ce!="string"&&typeof we!="string"&&(Re?we.focus():ce.focus())}else J.focus()};j.addEventListener("focusin",$),j.addEventListener("keydown",H,!0);const Y=setInterval(()=>{j.activeElement&&j.activeElement.tagName==="BODY"&&$()},50);return()=>{clearInterval(Y),j.removeEventListener("focusin",$),j.removeEventListener("keydown",H,!0)}},[n,r,i,l,f,a]);const P=j=>{m.current===null&&(m.current=j.relatedTarget),S.current=!0,_.current=j.target;const H=e.props.onFocus;H&&H(j)},O=j=>{m.current===null&&(m.current=j.relatedTarget),S.current=!0};return A.jsxs(w.Fragment,{children:[A.jsx("div",{tabIndex:f?0:-1,onFocus:O,ref:p,"data-testid":"sentinelStart"}),w.cloneElement(e,{ref:B,onFocus:P}),A.jsx("div",{tabIndex:f?0:-1,onFocus:O,ref:y,"data-testid":"sentinelEnd"})]})}process.env.NODE_ENV!=="production"&&(mu.propTypes={children:Lu,disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableRestoreFocus:W.bool,getTabbable:W.func,isEnabled:W.func,open:W.bool.isRequired});process.env.NODE_ENV!=="production"&&(mu.propTypes=ch(mu.propTypes));const q0=w.createContext(void 0);process.env.NODE_ENV!=="production"&&(q0.displayName="FormControlContext");function Mv(){return w.useContext(q0)}function Z0(t={}){const{defaultValue:e,disabled:n=!1,error:r=!1,onBlur:i,onChange:a,onFocus:l,required:f=!1,value:d,inputRef:p}=t,y=Mv();let m,_,S,M,B;if(y){if(m=void 0,_=y.disabled??!1,S=y.error??!1,M=y.required??!1,B=y.value,process.env.NODE_ENV!=="production"){const ce=["defaultValue","disabled","error","required","value"].filter(we=>t[we]!==void 0);ce.length>0&&console.warn(["MUI: You have set props on an input that is inside a FormControl.","Set these props on a FormControl instead. Otherwise they will be ignored.",`Ignored props: ${ce.join(", ")}`].join(`
53
+ `))}}else m=e,_=n,S=r,M=f,B=d;const{current:L}=w.useRef(B!=null),P=w.useCallback(ce=>{process.env.NODE_ENV!=="production"&&ce&&ce.nodeName!=="INPUT"&&!ce.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join(`
54
+ `))},[]),O=w.useRef(null),j=un(O,p,P),[H,$]=w.useState(!1);w.useEffect(()=>{!y&&_&&H&&($(!1),i==null||i())},[y,_,H,i]);const Y=ce=>we=>{var ke,se;if(y!=null&&y.disabled){we.stopPropagation();return}(ke=ce.onFocus)==null||ke.call(ce,we),y&&y.onFocus?(se=y==null?void 0:y.onFocus)==null||se.call(y):$(!0)},J=ce=>we=>{var ke;(ke=ce.onBlur)==null||ke.call(ce,we),y&&y.onBlur?y.onBlur():$(!1)},K=ce=>(we,...ke)=>{var se,ne;if(!L&&(we.target||O.current)==null)throw new Error(process.env.NODE_ENV!=="production"?"MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":Xg(17));(se=y==null?void 0:y.onChange)==null||se.call(y,we),(ne=ce.onChange)==null||ne.call(ce,we,...ke)},le=ce=>we=>{var ke;O.current&&we.currentTarget===we.target&&O.current.focus(),(ke=ce.onClick)==null||ke.call(ce,we)};return{disabled:_,error:S,focused:H,formControlContext:y,getInputProps:(ce={})=>{const ke={...{onBlur:i,onChange:a,onFocus:l},...cn(ce)},se={...ke,onBlur:J(ke),onChange:K(ke),onFocus:Y(ke)};return{...se,"aria-invalid":S||void 0,defaultValue:m,value:B,required:M,disabled:_,...ce,ref:j,...se}},getRootProps:(ce={})=>{const ke={...cn(t,["onBlur","onChange","onFocus"]),...cn(ce)};return{...ce,...ke,onClick:le(ke)}},inputRef:j,required:M,value:B}}const kt={blur:"list:blur",focus:"list:focus",itemClick:"list:itemClick",itemHover:"list:itemHover",itemsChange:"list:itemsChange",keyDown:"list:keyDown",resetHighlight:"list:resetHighlight",highlightLast:"list:highlightLast",textNavigation:"list:textNavigation",clearSelection:"list:clearSelection"};function Pv(t,e,n,r,i,a){if(n.length===0||!r&&n.every((f,d)=>i(f,d)))return-1;let l=t;for(;;){if(!a&&e==="next"&&l===n.length||!a&&e==="previous"&&l===-1)return-1;if(r?!1:i(n[l],l))l+=e==="next"?1:-1,a&&(l=(l+n.length)%n.length);else return l}}function zt(t,e,n){const{items:r,isItemDisabled:i,disableListWrap:a,disabledItemsFocusable:l,itemComparer:f,focusManagement:d}=n,p=d==="DOM"?0:-1,y=r.length-1,m=t==null?-1:r.findIndex(L=>f(L,t));let _,S,M=!a;switch(e){case"reset":if(p===-1)return null;_=0,S="next",M=!1;break;case"start":_=0,S="next",M=!1;break;case"end":_=y,S="previous",M=!1;break;default:{const L=m+e;L<0?!M&&m!==-1||Math.abs(e)>1?(_=0,S="next"):(_=y,S="previous"):L>y?!M||Math.abs(e)>1?(_=y,S="previous"):(_=0,S="next"):(_=L,S=e>=0?"next":"previous")}}const B=Pv(_,S,r,l,i,M);return B===-1&&t!==null&&!i(t,m)?t:r[B]??null}function Av(t,e,n,r){return n==="none"?[]:n==="single"?r(e[0],t)?e:[t]:e.some(i=>r(i,t))?e.filter(i=>!r(i,t)):[...e,t]}function dh(t,e,n){const{itemComparer:r,isItemDisabled:i,selectionMode:a,items:l}=n,{selectedValues:f}=e,d=l.findIndex(y=>r(t,y));if(i(t,d))return e;const p=Av(t,f,a,r);return{...e,selectedValues:p,highlightedValue:t}}function Iv(t,e,n){const r=e.highlightedValue,{orientation:i,pageSize:a}=n;switch(t){case"Home":return{...e,highlightedValue:zt(r,"start",n)};case"End":return{...e,highlightedValue:zt(r,"end",n)};case"PageUp":return{...e,highlightedValue:zt(r,-a,n)};case"PageDown":return{...e,highlightedValue:zt(r,a,n)};case"ArrowUp":if(i!=="vertical")break;return{...e,highlightedValue:zt(r,-1,n)};case"ArrowDown":if(i!=="vertical")break;return{...e,highlightedValue:zt(r,1,n)};case"ArrowLeft":{if(i==="vertical")break;return{...e,highlightedValue:zt(r,i==="horizontal-ltr"?-1:1,n)}}case"ArrowRight":{if(i==="vertical")break;return{...e,highlightedValue:zt(r,i==="horizontal-ltr"?1:-1,n)}}case"Enter":case" ":return e.highlightedValue===null?e:dh(e.highlightedValue,e,n)}return e}function Lv(t,e){return e.focusManagement==="DOM"?t:{...t,highlightedValue:null}}function Dv(t,e,n){var i;const r=(i=n(t))==null?void 0:i.trim().toLowerCase();return!r||r.length===0?!1:r.indexOf(e)===0}function Fv(t,e,n){const{items:r,isItemDisabled:i,disabledItemsFocusable:a,getItemAsString:l}=n,f=e.length>1;let d=f?t.highlightedValue:zt(t.highlightedValue,1,n);for(let p=0;p<r.length;p+=1){if(!d||!f&&t.highlightedValue===d)return t;if(Dv(d,e,l)&&(!i(d,r.indexOf(d))||a))return{...t,highlightedValue:d};d=zt(d,1,n)}return t}function Bv(t,e,n,r){const{itemComparer:i,focusManagement:a}=r;let l=null;n.highlightedValue!=null?l=t.find(p=>i(p,n.highlightedValue))??null:a==="DOM"&&e.length===0&&(l=zt(null,"reset",r));const d=(n.selectedValues??[]).filter(p=>t.some(y=>i(y,p)));return{...n,highlightedValue:l,selectedValues:d}}function Vv(t,e){return{...t,highlightedValue:zt(null,"reset",e)}}function Ov(t,e){return{...t,highlightedValue:zt(null,"end",e)}}function jv(t,e){return{...t,selectedValues:[],highlightedValue:zt(null,"reset",e)}}function fh(t,e){const{type:n,context:r}=e;switch(n){case kt.keyDown:return Iv(e.key,t,r);case kt.itemClick:return dh(e.item,t,r);case kt.blur:return Lv(t,r);case kt.textNavigation:return Fv(t,e.searchString,r);case kt.itemsChange:return Bv(e.items,e.previousItems,t,r);case kt.resetHighlight:return Vv(t,r);case kt.highlightLast:return Ov(t,r);case kt.clearSelection:return jv(t,r);default:return t}}const Nv=500;function $v(t){const e=w.useRef({searchString:"",lastTime:null});return w.useCallback(n=>{if(n.key.length===1&&n.key!==" "){const r=e.current,i=n.key.toLowerCase(),a=performance.now();r.searchString.length>0&&r.lastTime&&a-r.lastTime>Nv?r.searchString=i:(r.searchString.length!==1||i!==r.searchString)&&(r.searchString+=i),r.lastTime=a,t(r.searchString,n)}},[t])}const M1={},Wv=()=>{},Hv=(t,e)=>t===e,Uv=()=>!1,zv=t=>typeof t=="string"?t:String(t),qv=()=>({highlightedValue:null,selectedValues:[]});function G0(t){const{controlledProps:e=M1,disabledItemsFocusable:n=!1,disableListWrap:r=!1,focusManagement:i="activeDescendant",getInitialState:a=qv,getItemDomElement:l,getItemId:f,isItemDisabled:d=Uv,rootRef:p,onStateChange:y=Wv,items:m,itemComparer:_=Hv,getItemAsString:S=zv,onChange:M,onHighlightChange:B,onItemsChange:L,orientation:P="vertical",pageSize:O=5,reducerActionContext:j=M1,selectionMode:H="single",stateReducer:$,componentName:Y="useList"}=t;if(process.env.NODE_ENV!=="production"){if(i==="DOM"&&l==null)throw new Error("useList: The `getItemDomElement` prop is required when using the `DOM` focus management.");if(i==="activeDescendant"&&f==null)throw new Error("useList: The `getItemId` prop is required when using the `activeDescendant` focus management.")}const J=w.useRef(null),K=un(p,J),le=w.useCallback((be,ve,Ce)=>{var Te;B==null||B(be,ve,Ce),i==="DOM"&&ve!=null&&(Ce===kt.itemClick||Ce===kt.keyDown||Ce===kt.textNavigation)&&((Te=l==null?void 0:l(ve))==null||Te.focus())},[l,B,i]),he=w.useMemo(()=>({highlightedValue:_,selectedValues:(be,ve)=>f1(be,ve,_)}),[_]),Re=w.useCallback((be,ve,Ce,Te,ze)=>{switch(y==null||y(be,ve,Ce,Te,ze),ve){case"highlightedValue":le(be,Ce,Te);break;case"selectedValues":M==null||M(be,Ce,Te);break}},[le,M,y]),ce=w.useMemo(()=>({disabledItemsFocusable:n,disableListWrap:r,focusManagement:i,isItemDisabled:d,itemComparer:_,items:m,getItemAsString:S,onHighlightChange:le,orientation:P,pageSize:O,selectionMode:H,stateComparers:he}),[n,r,i,d,_,m,S,le,P,O,H,he]),we=a(),ke=$??fh,se=w.useMemo(()=>({...j,...ce}),[j,ce]),[ne,ee]=Cv({reducer:ke,actionContext:se,initialState:we,controlledProps:e,stateComparers:he,onStateChange:Re,componentName:Y}),{highlightedValue:_e,selectedValues:Ne}=ne,re=$v((be,ve)=>ee({type:kt.textNavigation,event:ve,searchString:be})),ae=w.useRef([]);w.useEffect(()=>{f1(ae.current,m,_)||(ee({type:kt.itemsChange,event:null,items:m,previousItems:ae.current}),ae.current=m,L==null||L(m))},[m,_,ee,L]);const xe=be=>ve=>{var Te;if((Te=be.onKeyDown)==null||Te.call(be,ve),ve.defaultMuiPrevented)return;const Ce=["Home","End","PageUp","PageDown"];P==="vertical"?Ce.push("ArrowUp","ArrowDown"):Ce.push("ArrowLeft","ArrowRight"),i==="activeDescendant"&&Ce.push(" ","Enter"),Ce.includes(ve.key)&&ve.preventDefault(),ee({type:kt.keyDown,key:ve.key,event:ve}),re(ve)},Ie=be=>ve=>{var Ce,Te;(Ce=be.onBlur)==null||Ce.call(be,ve),!ve.defaultMuiPrevented&&((Te=J.current)!=null&&Te.contains(ve.relatedTarget)||ee({type:kt.blur,event:ve}))},Le=(be={})=>{const ve=cn(be);return{...be,"aria-activedescendant":i==="activeDescendant"&&_e!=null?f(_e):void 0,tabIndex:i==="DOM"?-1:0,ref:K,...ve,onBlur:Ie(ve),onKeyDown:xe(ve)}},Me=w.useCallback(be=>{const ve=(Ne??[]).some(ze=>ze!=null&&_(be,ze)),Ce=_e!=null&&_(be,_e);return{focusable:i==="DOM",highlighted:Ce,selected:ve}},[_,Ne,_e,i]),Se=w.useMemo(()=>({dispatch:ee,getItemState:Me}),[ee,Me]);return w.useDebugValue({state:ne}),{contextValue:Se,dispatch:ee,getRootProps:Le,rootRef:K,state:ne}}const ju=w.createContext(null);process.env.NODE_ENV!=="production"&&(ju.displayName="ListContext");function Y0(t){const{handlePointerOverEvents:e=!1,item:n}=t,r=w.useContext(ju);if(!r)throw new Error("useListItem must be used within a ListProvider");const{dispatch:i,getItemState:a}=r,{highlighted:l,selected:f,focusable:d}=a(n),p=w.useCallback(S=>M=>{var B;if((B=S.onClick)==null||B.call(S,M),!M.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
55
+ `));i({type:kt.itemClick,item:n,event:M})}},[i,n]),y=w.useCallback(S=>M=>{var B;if((B=S.onMouseOver)==null||B.call(S,M),!M.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
56
+ `));i({type:kt.itemHover,item:n,event:M})}},[i,n]);let m;return d&&(m=l?0:-1),{getRootProps:(S={})=>{const M=cn(S);return{...S,onClick:p(M),onPointerOver:e?y(M):void 0,tabIndex:m}},highlighted:l,selected:f}}const zl=w.createContext(null);process.env.NODE_ENV!=="production"&&(zl.displayName="CompoundComponentContext");function Zv(t){const e=Array.from(t.keys()).map(n=>{const r=t.get(n);return{key:n,subitem:r}});return e.sort((n,r)=>{const i=n.subitem.ref.current,a=r.subitem.ref.current;return i===null||a===null||i===a?0:i.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(e.map(n=>[n.key,n.subitem]))}function hh(){const[t,e]=w.useState(new Map),n=w.useRef(new Set),r=w.useCallback(function(p){n.current.delete(p),e(y=>{const m=new Map(y);return m.delete(p),m})},[]),i=w.useCallback(function(p,y){let m;return typeof p=="function"?m=p(n.current):m=p,n.current.add(m),e(_=>{const S=new Map(_);return S.set(m,y),S}),{id:m,deregister:()=>r(m)}},[r]),a=w.useMemo(()=>Zv(t),[t]),l=w.useCallback(function(p){return Array.from(a.keys()).indexOf(p)},[a]);return{contextValue:w.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:t.size}),[l,i,t.size]),subitems:a}}function ph(t,e){const n=w.useContext(zl);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:r}=n,[i,a]=w.useState(typeof t=="function"?void 0:t);return ca(()=>{const{id:l,deregister:f}=r(t,e);return a(l),f},[r,e,t]),{id:i,index:i!==void 0?n.getItemIndex(i):-1,totalItemCount:n.totalSubitemCount}}function Bl(t,e){return function(r={}){const i={...r,...t(r)};return{...i,...e(i)}}}const gu=Math.min,Wi=Math.max,vu=Math.round,Nc=Math.floor,qo=t=>({x:t,y:t}),Gv={left:"right",right:"left",bottom:"top",top:"bottom"},Yv={start:"end",end:"start"};function P1(t,e,n){return Wi(t,gu(e,n))}function Nu(t,e){return typeof t=="function"?t(e):t}function Ui(t){return t.split("-")[0]}function $u(t){return t.split("-")[1]}function X0(t){return t==="x"?"y":"x"}function K0(t){return t==="y"?"height":"width"}function Wu(t){return["top","bottom"].includes(Ui(t))?"y":"x"}function J0(t){return X0(Wu(t))}function Xv(t,e,n){n===void 0&&(n=!1);const r=$u(t),i=J0(t),a=K0(i);let l=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=yu(l)),[l,yu(l)]}function Kv(t){const e=yu(t);return[Wf(t),e,Wf(e)]}function Wf(t){return t.replace(/start|end/g,e=>Yv[e])}function Jv(t,e,n){const r=["left","right"],i=["right","left"],a=["top","bottom"],l=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?a:l;default:return[]}}function Qv(t,e,n,r){const i=$u(t);let a=Jv(Ui(t),n==="start",r);return i&&(a=a.map(l=>l+"-"+i),e&&(a=a.concat(a.map(Wf)))),a}function yu(t){return t.replace(/left|right|bottom|top/g,e=>Gv[e])}function e5(t){return{top:0,right:0,bottom:0,left:0,...t}}function t5(t){return typeof t!="number"?e5(t):{top:t,right:t,bottom:t,left:t}}function wu(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function A1(t,e,n){let{reference:r,floating:i}=t;const a=Wu(e),l=J0(e),f=K0(l),d=Ui(e),p=a==="y",y=r.x+r.width/2-i.width/2,m=r.y+r.height/2-i.height/2,_=r[f]/2-i[f]/2;let S;switch(d){case"top":S={x:y,y:r.y-i.height};break;case"bottom":S={x:y,y:r.y+r.height};break;case"right":S={x:r.x+r.width,y:m};break;case"left":S={x:r.x-i.width,y:m};break;default:S={x:r.x,y:r.y}}switch($u(e)){case"start":S[l]-=_*(n&&p?-1:1);break;case"end":S[l]+=_*(n&&p?-1:1);break}return S}const n5=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:l}=n,f=a.filter(Boolean),d=await(l.isRTL==null?void 0:l.isRTL(e));let p=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:y,y:m}=A1(p,r,d),_=r,S={},M=0;for(let B=0;B<f.length;B++){const{name:L,fn:P}=f[B],{x:O,y:j,data:H,reset:$}=await P({x:y,y:m,initialPlacement:r,placement:_,strategy:i,middlewareData:S,rects:p,platform:l,elements:{reference:t,floating:e}});y=O??y,m=j??m,S={...S,[L]:{...S[L],...H}},$&&M<=50&&(M++,typeof $=="object"&&($.placement&&(_=$.placement),$.rects&&(p=$.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):$.rects),{x:y,y:m}=A1(p,_,d)),B=-1)}return{x:y,y:m,placement:_,strategy:i,middlewareData:S}};async function Q0(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:a,rects:l,elements:f,strategy:d}=t,{boundary:p="clippingAncestors",rootBoundary:y="viewport",elementContext:m="floating",altBoundary:_=!1,padding:S=0}=Nu(e,t),M=t5(S),L=f[_?m==="floating"?"reference":"floating":m],P=wu(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(L)))==null||n?L:L.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(f.floating)),boundary:p,rootBoundary:y,strategy:d})),O=m==="floating"?{x:r,y:i,width:l.floating.width,height:l.floating.height}:l.reference,j=await(a.getOffsetParent==null?void 0:a.getOffsetParent(f.floating)),H=await(a.isElement==null?void 0:a.isElement(j))?await(a.getScale==null?void 0:a.getScale(j))||{x:1,y:1}:{x:1,y:1},$=wu(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:O,offsetParent:j,strategy:d}):O);return{top:(P.top-$.top+M.top)/H.y,bottom:($.bottom-P.bottom+M.bottom)/H.y,left:(P.left-$.left+M.left)/H.x,right:($.right-P.right+M.right)/H.x}}const r5=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:a,rects:l,initialPlacement:f,platform:d,elements:p}=e,{mainAxis:y=!0,crossAxis:m=!0,fallbackPlacements:_,fallbackStrategy:S="bestFit",fallbackAxisSideDirection:M="none",flipAlignment:B=!0,...L}=Nu(t,e);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const P=Ui(i),O=Ui(f)===f,j=await(d.isRTL==null?void 0:d.isRTL(p.floating)),H=_||(O||!B?[yu(f)]:Kv(f));!_&&M!=="none"&&H.push(...Qv(f,B,M,j));const $=[f,...H],Y=await Q0(e,L),J=[];let K=((r=a.flip)==null?void 0:r.overflows)||[];if(y&&J.push(Y[P]),m){const ce=Xv(i,l,j);J.push(Y[ce[0]],Y[ce[1]])}if(K=[...K,{placement:i,overflows:J}],!J.every(ce=>ce<=0)){var le,he;const ce=(((le=a.flip)==null?void 0:le.index)||0)+1,we=$[ce];if(we)return{data:{index:ce,overflows:K},reset:{placement:we}};let ke=(he=K.filter(se=>se.overflows[0]<=0).sort((se,ne)=>se.overflows[1]-ne.overflows[1])[0])==null?void 0:he.placement;if(!ke)switch(S){case"bestFit":{var Re;const se=(Re=K.map(ne=>[ne.placement,ne.overflows.filter(ee=>ee>0).reduce((ee,_e)=>ee+_e,0)]).sort((ne,ee)=>ne[1]-ee[1])[0])==null?void 0:Re[0];se&&(ke=se);break}case"initialPlacement":ke=f;break}if(i!==ke)return{reset:{placement:ke}}}return{}}}};async function o5(t,e){const{placement:n,platform:r,elements:i}=t,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),l=Ui(n),f=$u(n),d=Wu(n)==="y",p=["left","top"].includes(l)?-1:1,y=a&&d?-1:1,m=Nu(e,t);let{mainAxis:_,crossAxis:S,alignmentAxis:M}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return f&&typeof M=="number"&&(S=f==="end"?M*-1:M),d?{x:S*y,y:_*p}:{x:_*p,y:S*y}}const i5=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:a,placement:l,middlewareData:f}=e,d=await o5(e,t);return l===((n=f.offset)==null?void 0:n.placement)&&(r=f.arrow)!=null&&r.alignmentOffset?{}:{x:i+d.x,y:a+d.y,data:{...d,placement:l}}}}},s5=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:a=!0,crossAxis:l=!1,limiter:f={fn:L=>{let{x:P,y:O}=L;return{x:P,y:O}}},...d}=Nu(t,e),p={x:n,y:r},y=await Q0(e,d),m=Wu(Ui(i)),_=X0(m);let S=p[_],M=p[m];if(a){const L=_==="y"?"top":"left",P=_==="y"?"bottom":"right",O=S+y[L],j=S-y[P];S=P1(O,S,j)}if(l){const L=m==="y"?"top":"left",P=m==="y"?"bottom":"right",O=M+y[L],j=M-y[P];M=P1(O,M,j)}const B=f.fn({...e,[_]:S,[m]:M});return{...B,data:{x:B.x-n,y:B.y-r}}}}};function pa(t){return e2(t)?(t.nodeName||"").toLowerCase():"#document"}function Un(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yo(t){var e;return(e=(e2(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function e2(t){return t instanceof Node||t instanceof Un(t).Node}function $r(t){return t instanceof Element||t instanceof Un(t).Element}function Wr(t){return t instanceof HTMLElement||t instanceof Un(t).HTMLElement}function I1(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Un(t).ShadowRoot}function ql(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=_r(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function a5(t){return["table","td","th"].includes(pa(t))}function mh(t){const e=gh(),n=_r(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function l5(t){let e=Zo(t);for(;Wr(e)&&!ua(e);){if(mh(e))return e;e=Zo(e)}return null}function gh(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ua(t){return["html","body","#document"].includes(pa(t))}function _r(t){return Un(t).getComputedStyle(t)}function Hu(t){return $r(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(pa(t)==="html")return t;const e=t.assignedSlot||t.parentNode||I1(t)&&t.host||yo(t);return I1(e)?e.host:e}function t2(t){const e=Zo(t);return ua(e)?t.ownerDocument?t.ownerDocument.body:t.body:Wr(e)&&ql(e)?e:t2(e)}function Vl(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=t2(t),a=i===((r=t.ownerDocument)==null?void 0:r.body),l=Un(i);return a?e.concat(l,l.visualViewport||[],ql(i)?i:[],l.frameElement&&n?Vl(l.frameElement):[]):e.concat(i,Vl(i,[],n))}function n2(t){const e=_r(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Wr(t),a=i?t.offsetWidth:n,l=i?t.offsetHeight:r,f=vu(n)!==a||vu(r)!==l;return f&&(n=a,r=l),{width:n,height:r,$:f}}function vh(t){return $r(t)?t:t.contextElement}function la(t){const e=vh(t);if(!Wr(e))return qo(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:a}=n2(e);let l=(a?vu(n.width):n.width)/r,f=(a?vu(n.height):n.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!f||!Number.isFinite(f))&&(f=1),{x:l,y:f}}const c5=qo(0);function r2(t){const e=Un(t);return!gh()||!e.visualViewport?c5:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function u5(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Un(t)?!1:e}function zi(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),a=vh(t);let l=qo(1);e&&(r?$r(r)&&(l=la(r)):l=la(t));const f=u5(a,n,r)?r2(a):qo(0);let d=(i.left+f.x)/l.x,p=(i.top+f.y)/l.y,y=i.width/l.x,m=i.height/l.y;if(a){const _=Un(a),S=r&&$r(r)?Un(r):r;let M=_,B=M.frameElement;for(;B&&r&&S!==M;){const L=la(B),P=B.getBoundingClientRect(),O=_r(B),j=P.left+(B.clientLeft+parseFloat(O.paddingLeft))*L.x,H=P.top+(B.clientTop+parseFloat(O.paddingTop))*L.y;d*=L.x,p*=L.y,y*=L.x,m*=L.y,d+=j,p+=H,M=Un(B),B=M.frameElement}}return wu({width:y,height:m,x:d,y:p})}const d5=[":popover-open",":modal"];function yh(t){return d5.some(e=>{try{return t.matches(e)}catch{return!1}})}function f5(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const a=i==="fixed",l=yo(r),f=e?yh(e.floating):!1;if(r===l||f&&a)return n;let d={scrollLeft:0,scrollTop:0},p=qo(1);const y=qo(0),m=Wr(r);if((m||!m&&!a)&&((pa(r)!=="body"||ql(l))&&(d=Hu(r)),Wr(r))){const _=zi(r);p=la(r),y.x=_.x+r.clientLeft,y.y=_.y+r.clientTop}return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-d.scrollLeft*p.x+y.x,y:n.y*p.y-d.scrollTop*p.y+y.y}}function h5(t){return Array.from(t.getClientRects())}function o2(t){return zi(yo(t)).left+Hu(t).scrollLeft}function p5(t){const e=yo(t),n=Hu(t),r=t.ownerDocument.body,i=Wi(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),a=Wi(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+o2(t);const f=-n.scrollTop;return _r(r).direction==="rtl"&&(l+=Wi(e.clientWidth,r.clientWidth)-i),{width:i,height:a,x:l,y:f}}function m5(t,e){const n=Un(t),r=yo(t),i=n.visualViewport;let a=r.clientWidth,l=r.clientHeight,f=0,d=0;if(i){a=i.width,l=i.height;const p=gh();(!p||p&&e==="fixed")&&(f=i.offsetLeft,d=i.offsetTop)}return{width:a,height:l,x:f,y:d}}function g5(t,e){const n=zi(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,a=Wr(t)?la(t):qo(1),l=t.clientWidth*a.x,f=t.clientHeight*a.y,d=i*a.x,p=r*a.y;return{width:l,height:f,x:d,y:p}}function L1(t,e,n){let r;if(e==="viewport")r=m5(t,n);else if(e==="document")r=p5(yo(t));else if($r(e))r=g5(e,n);else{const i=r2(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return wu(r)}function i2(t,e){const n=Zo(t);return n===e||!$r(n)||ua(n)?!1:_r(n).position==="fixed"||i2(n,e)}function v5(t,e){const n=e.get(t);if(n)return n;let r=Vl(t,[],!1).filter(f=>$r(f)&&pa(f)!=="body"),i=null;const a=_r(t).position==="fixed";let l=a?Zo(t):t;for(;$r(l)&&!ua(l);){const f=_r(l),d=mh(l);!d&&f.position==="fixed"&&(i=null),(a?!d&&!i:!d&&f.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||ql(l)&&!d&&i2(t,l))?r=r.filter(y=>y!==l):i=f,l=Zo(l)}return e.set(t,r),r}function y5(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const l=[...n==="clippingAncestors"?yh(e)?[]:v5(e,this._c):[].concat(n),r],f=l[0],d=l.reduce((p,y)=>{const m=L1(e,y,i);return p.top=Wi(m.top,p.top),p.right=gu(m.right,p.right),p.bottom=gu(m.bottom,p.bottom),p.left=Wi(m.left,p.left),p},L1(e,f,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function w5(t){const{width:e,height:n}=n2(t);return{width:e,height:n}}function b5(t,e,n){const r=Wr(e),i=yo(e),a=n==="fixed",l=zi(t,!0,a,e);let f={scrollLeft:0,scrollTop:0};const d=qo(0);if(r||!r&&!a)if((pa(e)!=="body"||ql(i))&&(f=Hu(e)),r){const m=zi(e,!0,a,e);d.x=m.x+e.clientLeft,d.y=m.y+e.clientTop}else i&&(d.x=o2(i));const p=l.left+f.scrollLeft-d.x,y=l.top+f.scrollTop-d.y;return{x:p,y,width:l.width,height:l.height}}function cf(t){return _r(t).position==="static"}function D1(t,e){return!Wr(t)||_r(t).position==="fixed"?null:e?e(t):t.offsetParent}function s2(t,e){const n=Un(t);if(yh(t))return n;if(!Wr(t)){let i=Zo(t);for(;i&&!ua(i);){if($r(i)&&!cf(i))return i;i=Zo(i)}return n}let r=D1(t,e);for(;r&&a5(r)&&cf(r);)r=D1(r,e);return r&&ua(r)&&cf(r)&&!mh(r)?n:r||l5(t)||n}const x5=async function(t){const e=this.getOffsetParent||s2,n=this.getDimensions,r=await n(t.floating);return{reference:b5(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function C5(t){return _r(t).direction==="rtl"}const k5={convertOffsetParentRelativeRectToViewportRelativeRect:f5,getDocumentElement:yo,getClippingRect:y5,getOffsetParent:s2,getElementRects:x5,getClientRects:h5,getDimensions:w5,getScale:la,isElement:$r,isRTL:C5};function _5(t,e){let n=null,r;const i=yo(t);function a(){var f;clearTimeout(r),(f=n)==null||f.disconnect(),n=null}function l(f,d){f===void 0&&(f=!1),d===void 0&&(d=1),a();const{left:p,top:y,width:m,height:_}=t.getBoundingClientRect();if(f||e(),!m||!_)return;const S=Nc(y),M=Nc(i.clientWidth-(p+m)),B=Nc(i.clientHeight-(y+_)),L=Nc(p),O={rootMargin:-S+"px "+-M+"px "+-B+"px "+-L+"px",threshold:Wi(0,gu(1,d))||1};let j=!0;function H($){const Y=$[0].intersectionRatio;if(Y!==d){if(!j)return l();Y?l(!1,Y):r=setTimeout(()=>{l(!1,1e-7)},1e3)}j=!1}try{n=new IntersectionObserver(H,{...O,root:i.ownerDocument})}catch{n=new IntersectionObserver(H,O)}n.observe(t)}return l(!0),a}function F1(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:f=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,p=vh(t),y=i||a?[...p?Vl(p):[],...Vl(e)]:[];y.forEach(P=>{i&&P.addEventListener("scroll",n,{passive:!0}),a&&P.addEventListener("resize",n)});const m=p&&f?_5(p,n):null;let _=-1,S=null;l&&(S=new ResizeObserver(P=>{let[O]=P;O&&O.target===p&&S&&(S.unobserve(e),cancelAnimationFrame(_),_=requestAnimationFrame(()=>{var j;(j=S)==null||j.observe(e)})),n()}),p&&!d&&S.observe(p),S.observe(e));let M,B=d?zi(t):null;d&&L();function L(){const P=zi(t);B&&(P.x!==B.x||P.y!==B.y||P.width!==B.width||P.height!==B.height)&&n(),B=P,M=requestAnimationFrame(L)}return n(),()=>{var P;y.forEach(O=>{i&&O.removeEventListener("scroll",n),a&&O.removeEventListener("resize",n)}),m==null||m(),(P=S)==null||P.disconnect(),S=null,d&&cancelAnimationFrame(M)}}const S5=i5,E5=s5,T5=r5,R5=(t,e,n)=>{const r=new Map,i={platform:k5,...n},a={...i.platform,_c:r};return n5(t,e,{...i,platform:a})};var lu=typeof document<"u"?I.useLayoutEffect:I.useEffect;function bu(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if(typeof t=="function"&&t.toString()===e.toString())return!0;let n,r,i;if(t&&e&&typeof t=="object"){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;r--!==0;)if(!bu(t[r],e[r]))return!1;return!0}if(i=Object.keys(t),n=i.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&t.$$typeof)&&!bu(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function a2(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function B1(t,e){const n=a2(t);return Math.round(e*n)/n}function V1(t){const e=w.useRef(t);return lu(()=>{e.current=t}),e}function M5(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:l}={},transform:f=!0,whileElementsMounted:d,open:p}=t,[y,m]=w.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[_,S]=w.useState(r);bu(_,r)||S(r);const[M,B]=w.useState(null),[L,P]=w.useState(null),O=w.useCallback(ee=>{ee!==Y.current&&(Y.current=ee,B(ee))},[]),j=w.useCallback(ee=>{ee!==J.current&&(J.current=ee,P(ee))},[]),H=a||M,$=l||L,Y=w.useRef(null),J=w.useRef(null),K=w.useRef(y),le=d!=null,he=V1(d),Re=V1(i),ce=w.useCallback(()=>{if(!Y.current||!J.current)return;const ee={placement:e,strategy:n,middleware:_};Re.current&&(ee.platform=Re.current),R5(Y.current,J.current,ee).then(_e=>{const Ne={..._e,isPositioned:!0};we.current&&!bu(K.current,Ne)&&(K.current=Ne,L0.flushSync(()=>{m(Ne)}))})},[_,e,n,Re]);lu(()=>{p===!1&&K.current.isPositioned&&(K.current.isPositioned=!1,m(ee=>({...ee,isPositioned:!1})))},[p]);const we=w.useRef(!1);lu(()=>(we.current=!0,()=>{we.current=!1}),[]),lu(()=>{if(H&&(Y.current=H),$&&(J.current=$),H&&$){if(he.current)return he.current(H,$,ce);ce()}},[H,$,ce,he,le]);const ke=w.useMemo(()=>({reference:Y,floating:J,setReference:O,setFloating:j}),[O,j]),se=w.useMemo(()=>({reference:H,floating:$}),[H,$]),ne=w.useMemo(()=>{const ee={position:n,left:0,top:0};if(!se.floating)return ee;const _e=B1(se.floating,y.x),Ne=B1(se.floating,y.y);return f?{...ee,transform:"translate("+_e+"px, "+Ne+"px)",...a2(se.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:_e,top:Ne}},[n,f,se.floating,y.x,y.y]);return w.useMemo(()=>({...y,update:ce,refs:ke,elements:se,floatingStyles:ne}),[y,ce,ke,se,ne])}const O1=(t,e)=>({...S5(t),options:[t,e]}),P5=(t,e)=>({...E5(t),options:[t,e]}),A5=(t,e)=>({...T5(t),options:[t,e]});function I5(t){return typeof t=="function"?t():t}const Ol=w.forwardRef(function(e,n){const{children:r,container:i,disablePortal:a=!1}=e,[l,f]=w.useState(null),d=un(w.isValidElement(r)?r.ref:null,n);if(ca(()=>{a||f(I5(i)||document.body)},[i,a]),ca(()=>{if(l&&!a)return jf(n,l),()=>{jf(n,null)}},[n,l,a]),a){if(w.isValidElement(r)){const p={ref:d};return w.cloneElement(r,p)}return A.jsx(w.Fragment,{children:r})}return A.jsx(w.Fragment,{children:l&&L0.createPortal(r,l)})});process.env.NODE_ENV!=="production"&&(Ol.propTypes={children:W.node,container:W.oneOfType([hu,W.func]),disablePortal:W.bool});process.env.NODE_ENV!=="production"&&(Ol.propTypes=ch(Ol.propTypes));const l2="Popup";function L5(t){return Xo(l2,t)}Xi(l2,["root","open"]);const c2=w.createContext(null);process.env.NODE_ENV!=="production"&&(c2.displayName="TransitionContext");function D5(t){const[e,n]=w.useState(!0),r=w.useRef(!1),i=w.useRef(0),[a,l]=w.useState(!1),f=w.useRef(t);w.useEffect(()=>{!t&&i.current>0&&f.current!==t&&(r.current=!0,n(!1)),f.current=t},[t]);const d=w.useCallback(()=>{r.current=!1,n(!0)},[]),p=w.useCallback(()=>(i.current+=1,l(!0),()=>{i.current-=1,i.current===0&&l(!1)}),[]);let y;return a?t?y=!1:y=!r.current&&e:y=!t,{contextValue:w.useMemo(()=>({requestedEnter:t,onExited:d,registerTransition:p,hasExited:y}),[d,t,p,y]),hasExited:y}}const u2=w.createContext(null);process.env.NODE_ENV!=="production"&&(u2.displayName="PopupContext");function F5(t){const{open:e}=t;return Yi({root:["root",e&&"open"]},Gi(L5))}function B5(t){return typeof t=="function"?t():t}const d2=w.forwardRef(function(e,n){const{anchor:r,children:i,container:a,disablePortal:l=!1,keepMounted:f=!1,middleware:d,offset:p=0,open:y=!1,placement:m="bottom",slotProps:_={},slots:S={},strategy:M="absolute",...B}=e,{refs:L,elements:P,floatingStyles:O,update:j,placement:H}=M5({elements:{reference:B5(r)},open:y,middleware:d??[O1(p??0),A5(),P5()],placement:m,strategy:M,whileElementsMounted:f?void 0:F1}),$=un(L.setFloating,n);ca(()=>{if(f&&y&&P.reference&&P.floating)return F1(P.reference,P.floating,j)},[f,y,P,j]);const Y={...e,disablePortal:l,keepMounted:f,offset:O1,open:y,placement:m,finalPlacement:H,strategy:M},{contextValue:J,hasExited:K}=D5(y),le=f&&K?"hidden":void 0,he=F5(Y),Re=(S==null?void 0:S.root)??"div",ce=po({elementType:Re,externalSlotProps:_.root,externalForwardedProps:B,ownerState:Y,className:he.root,additionalProps:{ref:$,role:"tooltip",style:{...O,visibility:le}}}),we=w.useMemo(()=>({placement:H}),[H]);return f||!K?A.jsx(Ol,{disablePortal:l,container:a,children:A.jsx(u2.Provider,{value:we,children:A.jsx(c2.Provider,{value:J,children:A.jsx(Re,{...ce,children:i})})})}):null});process.env.NODE_ENV!=="production"&&(d2.propTypes={anchor:W.oneOfType([hu,W.object,W.func]),children:W.oneOfType([W.node,W.func]),container:W.oneOfType([hu,W.func]),disablePortal:W.bool,keepMounted:W.bool,middleware:W.arrayOf(W.oneOfType([W.oneOf([!1]),W.shape({fn:W.func.isRequired,name:W.string.isRequired,options:W.any})])),offset:W.oneOfType([W.func,W.number,W.shape({alignmentAxis:W.number,crossAxis:W.number,mainAxis:W.number})]),open:W.bool,placement:W.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),strategy:W.oneOf(["absolute","fixed"])});function V5(t){const e=kr(t);return e.body===t?uh(t).innerWidth>e.documentElement.clientWidth:t.scrollHeight>t.clientHeight}function Tl(t,e){e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function j1(t){return parseInt(uh(t).getComputedStyle(t).paddingRight,10)||0}function O5(t){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(t.tagName)!==-1,r=t.tagName==="INPUT"&&t.getAttribute("type")==="hidden";return n||r}function N1(t,e,n,r,i){const a=[e,n,...r];[].forEach.call(t.children,l=>{const f=a.indexOf(l)===-1,d=!O5(l);f&&d&&Tl(l,i)})}function uf(t,e){let n=-1;return t.some((r,i)=>e(r)?(n=i,!0):!1),n}function j5(t,e){const n=[],r=t.container;if(!e.disableScrollLock){if(V5(r)){const l=cv(kr(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${j1(r)+l}px`;const f=kr(r).querySelectorAll(".mui-fixed");[].forEach.call(f,d=>{n.push({value:d.style.paddingRight,property:"padding-right",el:d}),d.style.paddingRight=`${j1(d)+l}px`})}let a;if(r.parentNode instanceof DocumentFragment)a=kr(r).body;else{const l=r.parentElement,f=uh(r);a=(l==null?void 0:l.nodeName)==="HTML"&&f.getComputedStyle(l).overflowY==="scroll"?l:r}n.push({value:a.style.overflow,property:"overflow",el:a},{value:a.style.overflowX,property:"overflow-x",el:a},{value:a.style.overflowY,property:"overflow-y",el:a}),a.style.overflow="hidden"}return()=>{n.forEach(({value:a,el:l,property:f})=>{a?l.style.setProperty(f,a):l.style.removeProperty(f)})}}function N5(t){const e=[];return[].forEach.call(t.children,n=>{n.getAttribute("aria-hidden")==="true"&&e.push(n)}),e}class $5{constructor(){this.modals=[],this.containers=[]}add(e,n){let r=this.modals.indexOf(e);if(r!==-1)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&Tl(e.modalRef,!1);const i=N5(n);N1(n,e.mount,e.modalRef,i,!0);const a=uf(this.containers,l=>l.container===n);return a!==-1?(this.containers[a].modals.push(e),r):(this.containers.push({modals:[e],container:n,restore:null,hiddenSiblings:i}),r)}mount(e,n){const r=uf(this.containers,a=>a.modals.indexOf(e)!==-1),i=this.containers[r];i.restore||(i.restore=j5(i,n))}remove(e,n=!0){const r=this.modals.indexOf(e);if(r===-1)return r;const i=uf(this.containers,l=>l.modals.indexOf(e)!==-1),a=this.containers[i];if(a.modals.splice(a.modals.indexOf(e),1),this.modals.splice(r,1),a.modals.length===0)a.restore&&a.restore(),e.modalRef&&Tl(e.modalRef,n),N1(a.container,e.mount,e.modalRef,a.hiddenSiblings,!1),this.containers.splice(i,1);else{const l=a.modals[a.modals.length-1];l.modalRef&&Tl(l.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}}function W5(t){return typeof t=="function"?t():t}function H5(t){return t?t.props.hasOwnProperty("in"):!1}const U5=new $5;function z5(t){const{container:e,disableEscapeKeyDown:n=!1,disableScrollLock:r=!1,manager:i=U5,closeAfterTransition:a=!1,onTransitionEnter:l,onTransitionExited:f,children:d,onClose:p,open:y,rootRef:m}=t,_=w.useRef({}),S=w.useRef(null),M=w.useRef(null),B=un(M,m),[L,P]=w.useState(!y),O=H5(d);let j=!0;(t["aria-hidden"]==="false"||t["aria-hidden"]===!1)&&(j=!1);const H=()=>kr(S.current),$=()=>(_.current.modalRef=M.current,_.current.mount=S.current,_.current),Y=()=>{i.mount($(),{disableScrollLock:r}),M.current&&(M.current.scrollTop=0)},J=Fl(()=>{const ne=W5(e)||H().body;i.add($(),ne),M.current&&Y()}),K=w.useCallback(()=>i.isTopModal($()),[i]),le=Fl(ne=>{S.current=ne,ne&&(y&&K()?Y():M.current&&Tl(M.current,j))}),he=w.useCallback(()=>{i.remove($(),j)},[j,i]);w.useEffect(()=>()=>{he()},[he]),w.useEffect(()=>{y?J():(!O||!a)&&he()},[y,he,O,a,J]);const Re=ne=>ee=>{var _e;(_e=ne.onKeyDown)==null||_e.call(ne,ee),!(ee.key!=="Escape"||ee.which===229||!K())&&(n||(ee.stopPropagation(),p&&p(ee,"escapeKeyDown")))},ce=ne=>ee=>{var _e;(_e=ne.onClick)==null||_e.call(ne,ee),ee.target===ee.currentTarget&&p&&p(ee,"backdropClick")};return{getRootProps:(ne={})=>{const ee=cn(t);delete ee.onTransitionEnter,delete ee.onTransitionExited;const _e={...ee,...ne};return{role:"presentation",..._e,onKeyDown:Re(_e),ref:B}},getBackdropProps:(ne={})=>{const ee=ne;return{"aria-hidden":!0,...ee,onClick:ce(ee),open:y}},getTransitionProps:()=>{const ne=()=>{P(!1),l&&l()},ee=()=>{P(!0),f&&f(),a&&he()};return{onEnter:C1(ne,d==null?void 0:d.props.onEnter),onExited:C1(ee,d==null?void 0:d.props.onExited)}},rootRef:B,portalRef:le,isTopModal:K,exited:L,hasTransition:O}}const f2="Modal";function q5(t){return Xo(f2,t)}Xi(f2,["root","hidden","backdrop"]);const Z5=t=>{const{open:e,exited:n}=t;return Yi({root:["root",!e&&n&&"hidden"],backdrop:["backdrop"]},Gi(q5))},wh=w.forwardRef(function(e,n){const{children:r,closeAfterTransition:i=!1,container:a,disableAutoFocus:l=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:d=!1,disablePortal:p=!1,disableRestoreFocus:y=!1,disableScrollLock:m=!1,hideBackdrop:_=!1,keepMounted:S=!1,onBackdropClick:M,onClose:B,onKeyDown:L,open:P,onTransitionEnter:O,onTransitionExited:j,slotProps:H={},slots:$={},...Y}=e,J={...e,closeAfterTransition:i,disableAutoFocus:l,disableEnforceFocus:f,disableEscapeKeyDown:d,disablePortal:p,disableRestoreFocus:y,disableScrollLock:m,hideBackdrop:_,keepMounted:S},{getRootProps:K,getBackdropProps:le,getTransitionProps:he,portalRef:Re,isTopModal:ce,exited:we,hasTransition:ke}=z5({...J,rootRef:n}),se={...J,exited:we,hasTransition:ke},ne=Z5(se),ee={};if(r.props.tabIndex===void 0&&(ee.tabIndex="-1"),ke){const{onEnter:xe,onExited:Ie}=he();ee.onEnter=xe,ee.onExited=Ie}const _e=$.root??"div",Ne=po({elementType:_e,externalSlotProps:H.root,externalForwardedProps:Y,getSlotProps:K,className:ne.root,ownerState:se}),re=$.backdrop,ae=po({elementType:re,externalSlotProps:H.backdrop,getSlotProps:xe=>le({...xe,onClick:Ie=>{M&&M(Ie),xe!=null&&xe.onClick&&xe.onClick(Ie)}}),className:ne.backdrop,ownerState:se});return!S&&!P&&(!ke||we)?null:A.jsx(Ol,{ref:Re,container:a,disablePortal:p,children:A.jsxs(_e,{...Ne,children:[!_&&re?A.jsx(re,{...ae}):null,A.jsx(mu,{disableEnforceFocus:f,disableAutoFocus:l,disableRestoreFocus:y,isEnabled:ce,open:P,children:w.cloneElement(r,ee)})]})})});process.env.NODE_ENV!=="production"&&(wh.propTypes={children:Lu.isRequired,closeAfterTransition:W.bool,container:W.oneOfType([hu,W.func]),disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableEscapeKeyDown:W.bool,disablePortal:W.bool,disableRestoreFocus:W.bool,disableScrollLock:W.bool,hideBackdrop:W.bool,keepMounted:W.bool,onBackdropClick:W.func,onClose:W.func,onTransitionEnter:W.func,onTransitionExited:W.func,open:W.bool.isRequired,slotProps:W.shape({backdrop:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({backdrop:W.elementType,root:W.elementType})});function G5(t){const{value:e,label:n,disabled:r,rootRef:i,id:a}=t,{getRootProps:l,highlighted:f,selected:d}=Y0({item:e}),{getRootProps:p,rootRef:y}=Ou({disabled:r,focusableWhenDisabled:!0}),m=Du(a),_=w.useRef(null),S=w.useMemo(()=>({disabled:r,label:n,value:e,ref:_,id:m}),[r,n,e,m]),{index:M}=ph(e,S),B=un(i,_,y),L=O=>j=>{var H;(H=O.onKeyDown)==null||H.call(O,j),!j.defaultMuiPrevented&&[" ","Enter"].includes(j.key)&&(j.defaultMuiPrevented=!0)},P=(O={})=>({onKeyDown:L(O)});return{getRootProps:(O={})=>{const j=cn(O),H=Bl(l,Bl(p,P));return{...O,...j,...H(j),id:m,ref:B,role:"option","aria-selected":d}},highlighted:f,index:M,selected:d,rootRef:B}}const xu={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},Y5=t=>{const{label:e,value:n}=t;return typeof e=="string"?e:typeof n=="string"?n:String(t)};function X5(t,e){const{open:n}=t,{context:{selectionMode:r}}=e;if(e.type===xu.buttonClick){const a=t.selectedValues[0]??zt(null,"start",e.context);return{...t,open:!n,highlightedValue:n?null:a}}if(e.type===xu.browserAutoFill)return dh(e.item,t,e.context);const i=fh(t,e);switch(e.type){case kt.keyDown:if(t.open){if(e.event.key==="Escape")return{...i,open:!1}}else{if(e.event.key==="ArrowDown")return{...t,open:!0,highlightedValue:t.selectedValues[0]??zt(null,"start",e.context)};if(e.event.key==="ArrowUp")return{...t,open:!0,highlightedValue:t.selectedValues[0]??zt(null,"end",e.context)}}break;case kt.itemClick:if(r==="single")return{...i,open:!1};break;case kt.blur:return{...i,open:!1};default:return i}return i}function K5(t){return Array.isArray(t)?t.length===0?"":JSON.stringify(t.map(e=>e.value)):(t==null?void 0:t.value)==null?"":typeof t.value=="string"||typeof t.value=="number"?t.value:JSON.stringify(t.value)}function J5(t){const{areOptionsEqual:e,buttonRef:n,defaultOpen:r=!1,defaultValue:i,disabled:a=!1,listboxId:l,listboxRef:f,multiple:d=!1,name:p,required:y,onChange:m,onHighlightChange:_,onOpenChange:S,open:M,options:B,getOptionAsString:L=Y5,getSerializedValue:P=K5,value:O,componentName:j="useSelect"}=t,H=w.useRef(null),$=un(n,H),Y=w.useRef(null),J=Du(l);let K;O===void 0&&i===void 0?K=[]:i!==void 0&&(d?K=i:K=i==null?[]:[i]);const le=w.useMemo(()=>{if(O!==void 0)return d?O:O==null?[]:[O]},[O,d]),{subitems:he,contextValue:Re}=hh(),ce=w.useMemo(()=>B!=null?new Map(B.map((me,Ee)=>[me.value,{value:me.value,label:me.label,disabled:me.disabled,ref:w.createRef(),id:`${J}_${Ee}`}])):he,[B,he,J]),we=un(f,Y),{getRootProps:ke,active:se,focusVisible:ne,rootRef:ee}=Ou({disabled:a,rootRef:$}),_e=w.useMemo(()=>Array.from(ce.keys()),[ce]),Ne=w.useCallback(me=>{if(e!==void 0){const Ee=_e.find(Ye=>e(Ye,me));return ce.get(Ee)}return ce.get(me)},[ce,e,_e]),re=w.useCallback(me=>{const Ee=Ne(me);return(Ee==null?void 0:Ee.disabled)??!1},[Ne]),ae=w.useCallback(me=>{const Ee=Ne(me);return Ee?L(Ee):""},[Ne,L]),xe=w.useMemo(()=>({selectedValues:le,open:M}),[le,M]),Ie=w.useCallback(me=>{var Ee;return(Ee=ce.get(me))==null?void 0:Ee.id},[ce]),Le=w.useCallback((me,Ee)=>{d?m==null||m(me,Ee):m==null||m(me,Ee[0]??null)},[d,m]),Me=w.useCallback((me,Ee)=>{_==null||_(me,Ee??null)},[_]),Se=w.useCallback((me,Ee,Ye)=>{var bt;Ee==="open"&&(S==null||S(Ye),Ye===!1&&(me==null?void 0:me.type)!=="blur"&&((bt=H.current)==null||bt.focus()))},[S]),be=w.useCallback(me=>{var Ee;return me==null?null:((Ee=he.get(me))==null?void 0:Ee.ref.current)??null},[he]),ve={getInitialState:()=>({highlightedValue:null,selectedValues:K??[],open:r}),getItemId:Ie,controlledProps:xe,focusManagement:"DOM",getItemDomElement:be,itemComparer:e,isItemDisabled:re,rootRef:we,onChange:Le,onHighlightChange:Me,onStateChange:Se,reducerActionContext:w.useMemo(()=>({multiple:d}),[d]),items:_e,getItemAsString:ae,selectionMode:d?"multiple":"single",stateReducer:X5,componentName:j},{dispatch:Ce,getRootProps:Te,contextValue:ze,state:{open:fe,highlightedValue:Ze,selectedValues:rt},rootRef:It}=G0(ve),Dt=w.useRef(fe);ca(()=>{var me;if(fe&&Ze!==null){const Ee=(me=Ne(Ze))==null?void 0:me.ref;if(!Y.current||!(Ee!=null&&Ee.current))return;Dt.current||Ee.current.focus({preventScroll:!0});const Ye=Y.current.getBoundingClientRect(),bt=Ee.current.getBoundingClientRect();bt.top<Ye.top?Y.current.scrollTop-=Ye.top-bt.top:bt.bottom>Ye.bottom&&(Y.current.scrollTop+=bt.bottom-Ye.bottom)}},[fe,Ze,Ne]);const dn=w.useCallback(me=>Ne(me),[Ne]),Lt=me=>Ee=>{var Ye;if((Ye=me==null?void 0:me.onClick)==null||Ye.call(me,Ee),!Ee.defaultMuiPrevented){const bt={type:xu.buttonClick,event:Ee};Ce(bt)}},Ot=me=>Ee=>{var Ye;(Ye=me.onKeyDown)==null||Ye.call(me,Ee),!Ee.defaultMuiPrevented&&(Ee.key==="ArrowDown"||Ee.key==="ArrowUp")&&(Ee.preventDefault(),Ce({type:kt.keyDown,key:Ee.key,event:Ee}))},fn=(me={})=>({onClick:Lt(me),onKeyDown:Ot(me)}),qn=(me={})=>({...me,...fn(me),role:"combobox","aria-expanded":fe,"aria-controls":J}),Et=(me={})=>{const Ee=cn(me),Ye=Bl(qn,ke);return{...me,...Ye(Ee)}},Ct=me=>Ee=>{var Ye,bt;(Ye=me.onBlur)==null||Ye.call(me,Ee),!Ee.defaultMuiPrevented&&((bt=Y.current)!=null&&bt.contains(Ee.relatedTarget)||Ee.relatedTarget===H.current)&&(Ee.defaultMuiPrevented=!0)},gt=(me={})=>({onBlur:Ct(me)}),En=(me={})=>{const Ee=cn(me),Ye=Bl(gt,Te);return{id:J,role:"listbox","aria-multiselectable":d?"true":void 0,...me,...Ye(Ee)}};w.useDebugValue({selectedOptions:rt,highlightedOption:Ze,open:fe});const Tn=w.useMemo(()=>({...ze,...Re}),[ze,Re]);let Tt;t.multiple?Tt=rt:Tt=rt.length>0?rt[0]:null;let it;d?it=Tt.map(me=>dn(me)).filter(me=>me!==void 0):it=dn(Tt)??null;const Rn=me=>Ee=>{var bt;if((bt=me==null?void 0:me.onChange)==null||bt.call(me,Ee),Ee.defaultMuiPrevented)return;const Ye=ce.get(Ee.target.value);Ee.target.value===""?Ce({type:kt.clearSelection}):Ye!==void 0&&Ce({type:xu.browserAutoFill,item:Ye.value,event:Ee})};return{buttonActive:se,buttonFocusVisible:ne,buttonRef:ee,contextValue:Tn,disabled:a,dispatch:Ce,getButtonProps:Et,getHiddenInputProps:(me={})=>{const Ee=cn(me);return{name:p,tabIndex:-1,"aria-hidden":!0,required:y?!0:void 0,value:P(it),style:dv,...me,onChange:Rn(Ee)}},getListboxProps:En,getOptionMetadata:dn,listboxRef:It,open:fe,options:_e,value:Tt,highlightedOption:Ze}}function Q5(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=w.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=w.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(zl.Provider,{value:p,children:A.jsx(ju.Provider,{value:d,children:n})})}function ey(t={}){const{autoHideDuration:e=null,disableWindowBlurListener:n=!1,onClose:r,open:i,resumeHideDuration:a}=t,l=tv();w.useEffect(()=>{if(!i)return;function P(O){O.defaultPrevented||O.key==="Escape"&&(r==null||r(O,"escapeKeyDown"))}return document.addEventListener("keydown",P),()=>{document.removeEventListener("keydown",P)}},[i,r]);const f=Fl((P,O)=>{r==null||r(P,O)}),d=Fl(P=>{!r||P==null||l.start(P,()=>{f(null,"timeout")})});w.useEffect(()=>(i&&d(e),l.clear),[i,e,d,l]);const p=P=>{r==null||r(P,"clickaway")},y=l.clear,m=w.useCallback(()=>{e!=null&&d(a??e*.5)},[e,a,d]),_=P=>O=>{const j=P.onBlur;j==null||j(O),m()},S=P=>O=>{const j=P.onFocus;j==null||j(O),y()},M=P=>O=>{const j=P.onMouseEnter;j==null||j(O),y()},B=P=>O=>{const j=P.onMouseLeave;j==null||j(O),m()};return w.useEffect(()=>{if(!n&&i)return window.addEventListener("focus",m),window.addEventListener("blur",y),()=>{window.removeEventListener("focus",m),window.removeEventListener("blur",y)}},[n,i,m,y]),{getRootProps:(P={})=>{const O={...cn(t),...cn(P)};return{role:"presentation",...P,...O,onBlur:_(O),onFocus:S(O),onMouseEnter:M(O),onMouseLeave:B(O)}},onClickAway:p}}function ty(t){const{checked:e,defaultChecked:n,disabled:r,onBlur:i,onChange:a,onFocus:l,onFocusVisible:f,readOnly:d,required:p}=t,[y,m]=$0({controlled:e,default:!!n,name:"Switch",state:"checked"}),_=K=>le=>{var he;le.nativeEvent.defaultPrevented||(m(le.target.checked),a==null||a(le),(he=K.onChange)==null||he.call(K,le))},{isFocusVisibleRef:S,onBlur:M,onFocus:B,ref:L}=W0(),[P,O]=w.useState(!1);r&&P&&O(!1),w.useEffect(()=>{S.current=P},[P,S]);const j=w.useRef(null),H=K=>le=>{var he;j.current||(j.current=le.currentTarget),B(le),S.current===!0&&(O(!0),f==null||f(le)),l==null||l(le),(he=K.onFocus)==null||he.call(K,le)},$=K=>le=>{var he;M(le),S.current===!1&&O(!1),i==null||i(le),(he=K.onBlur)==null||he.call(K,le)},Y=un(L,j);return{checked:y,disabled:!!r,focusVisible:P,getInputProps:(K={})=>({checked:e,defaultChecked:n,disabled:r,readOnly:d,ref:Y,required:p,type:"checkbox",role:"switch","aria-checked":e,...K,onChange:_(K),onFocus:H(K),onBlur:$(K)}),inputRef:Y,readOnly:!!d}}const h2="TabPanel";function ny(t){return Xo(h2,t)}Xi(h2,["root","hidden"]);const p2="Tabs";function ry(t){return Xo(p2,t)}Xi(p2,["root","horizontal","vertical"]);function oy(t){const{value:e,defaultValue:n,onChange:r,orientation:i="horizontal",direction:a="ltr",selectionFollowsFocus:l=!1}=t,[f,d]=$0({controlled:e,default:n,name:"Tabs",state:"value"}),p=w.useCallback((L,P)=>{d(P),r==null||r(L,P)},[r,d]),{subitems:y,contextValue:m}=hh(),_=w.useRef(()=>{}),S=w.useCallback(L=>{var P;return(P=y.get(L))==null?void 0:P.id},[y]),M=w.useCallback(L=>_.current(L),[]),B=w.useCallback(L=>{_.current=L},[]);return{contextValue:{direction:a,getTabId:M,getTabPanelId:S,onSelected:p,orientation:i,registerTabIdLookup:B,selectionFollowsFocus:l,value:f,...m}}}const bh=w.createContext(null);process.env.NODE_ENV!=="production"&&(bh.displayName="TabsContext");function xh(){const t=w.useContext(bh);if(t==null)throw new Error("No TabsContext provided");return t}function iy(t){const{value:e,children:n}=t,{direction:r,getItemIndex:i,onSelected:a,orientation:l,registerItem:f,registerTabIdLookup:d,selectionFollowsFocus:p,totalSubitemCount:y,value:m,getTabId:_,getTabPanelId:S}=e,M=w.useMemo(()=>({getItemIndex:i,registerItem:f,totalSubitemCount:y}),[f,i,y]),B=w.useMemo(()=>({direction:r,getTabId:_,getTabPanelId:S,onSelected:a,orientation:l,registerTabIdLookup:d,selectionFollowsFocus:p,value:m}),[r,_,S,a,l,d,p,m]);return A.jsx(zl.Provider,{value:M,children:A.jsx(bh.Provider,{value:B,children:n})})}const sy=t=>{const{orientation:e}=t;return Yi({root:["root",e]},Gi(ry))},m2=w.forwardRef(function(e,n){const{children:r,value:i,defaultValue:a,orientation:l="horizontal",direction:f="ltr",onChange:d,selectionFollowsFocus:p,slotProps:y={},slots:m={},..._}=e,S={...e,orientation:l,direction:f},{contextValue:M}=oy(S),B=sy(S),L=m.root??"div",P=po({elementType:L,externalSlotProps:y.root,externalForwardedProps:_,additionalProps:{ref:n},ownerState:S,className:B.root});return A.jsx(L,{...P,children:A.jsx(iy,{value:M,children:r})})});process.env.NODE_ENV!=="production"&&(m2.propTypes={children:W.node,className:W.string,defaultValue:W.oneOfType([W.number,W.string]),direction:W.oneOf(["ltr","rtl"]),onChange:W.func,orientation:W.oneOf(["horizontal","vertical"]),selectionFollowsFocus:W.bool,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});function ay(t){return t.size}function ly(t){const{value:e,id:n,rootRef:r}=t,i=xh();if(i===null)throw new Error("No TabContext provided");const{value:a,getTabId:l}=i,f=Du(n),d=w.useRef(null),p=un(d,r),y=w.useMemo(()=>({id:f,ref:d}),[f]),{id:m}=ph(e??ay,y),_=m!==a,S=m!==void 0?l(m):void 0;return{hidden:_,getRootProps:(B={})=>({"aria-labelledby":S??void 0,hidden:_,id:f??void 0,...B,ref:p}),rootRef:p}}const cy=t=>{const{hidden:e}=t;return Yi({root:["root",e&&"hidden"]},Gi(ny))},g2=w.forwardRef(function(e,n){const{children:r,value:i,slotProps:a={},slots:l={},...f}=e,{hidden:d,getRootProps:p}=ly(e),y={...e,hidden:d},m=cy(y),_=l.root??"div",S=po({elementType:_,getSlotProps:p,externalSlotProps:a.root,externalForwardedProps:f,additionalProps:{role:"tabpanel",ref:n},ownerState:y,className:m.root});return A.jsx(_,{...S,children:!d&&r})});process.env.NODE_ENV!=="production"&&(g2.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const v2="TabsList";function uy(t){return Xo(v2,t)}Xi(v2,["root","horizontal","vertical"]);const y2={valueChange:"valueChange"};function dy(t,e){if(e.type===y2.valueChange)return{...t,highlightedValue:e.value};const n=fh(t,e),{context:{selectionFollowsFocus:r}}=e;if(e.type===kt.itemsChange){if(n.selectedValues.length>0)return{...n,highlightedValue:n.selectedValues[0]};zt(null,"reset",e.context)}return r&&n.highlightedValue!=null?{...n,selectedValues:[n.highlightedValue]}:n}function fy(t){const{rootRef:e}=t,{direction:n="ltr",onSelected:r,orientation:i="horizontal",value:a,registerTabIdLookup:l,selectionFollowsFocus:f}=xh(),{subitems:d,contextValue:p}=hh(),y=w.useCallback(he=>{var Re;return(Re=d.get(he))==null?void 0:Re.id},[d]);l(y);const m=w.useMemo(()=>Array.from(d.keys()),[d]),_=w.useCallback(he=>{var Re;return he==null?null:((Re=d.get(he))==null?void 0:Re.ref.current)??null},[d]),S=n==="rtl";let M;i==="vertical"?M="vertical":M=S?"horizontal-rtl":"horizontal-ltr";const B=w.useCallback((he,Re)=>{r(he,Re[0]??null)},[r]),L=w.useMemo(()=>a===void 0?{}:a!=null?{selectedValues:[a]}:{selectedValues:[]},[a]),P=w.useCallback(he=>{var Re;return((Re=d.get(he))==null?void 0:Re.disabled)??!1},[d]),{contextValue:O,dispatch:j,getRootProps:H,state:{highlightedValue:$,selectedValues:Y},rootRef:J}=G0({controlledProps:L,disabledItemsFocusable:!f,focusManagement:"DOM",getItemDomElement:_,isItemDisabled:P,items:m,rootRef:e,onChange:B,orientation:M,reducerActionContext:w.useMemo(()=>({selectionFollowsFocus:f||!1}),[f]),selectionMode:"single",stateReducer:dy});w.useEffect(()=>{a!==void 0&&a!=null&&j({type:y2.valueChange,value:a})},[j,a]);const K=(he={})=>({...he,...H(he),"aria-orientation":i==="vertical"?"vertical":void 0,role:"tablist"});return{contextValue:w.useMemo(()=>({...p,...O}),[p,O]),dispatch:j,getRootProps:K,highlightedValue:$,isRtl:S,orientation:i,rootRef:J,selectedValue:Y[0]??null}}function hy(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=w.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=w.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(zl.Provider,{value:p,children:A.jsx(ju.Provider,{value:d,children:n})})}const py=t=>{const{orientation:e}=t;return Yi({root:["root",e]},Gi(uy))},w2=w.forwardRef(function(e,n){const{children:r,slotProps:i={},slots:a={},...l}=e,{isRtl:f,orientation:d,getRootProps:p,contextValue:y}=fy({rootRef:n}),m={...e,isRtl:f,orientation:d},_=py(m),S=a.root??"div",M=po({elementType:S,getSlotProps:p,externalSlotProps:i.root,externalForwardedProps:l,ownerState:m,className:_.root});return A.jsx(hy,{value:y,children:A.jsx(S,{...M,children:r})})});process.env.NODE_ENV!=="production"&&(w2.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType})});const b2="Tab";function my(t){return Xo(b2,t)}Xi(b2,["root","selected","disabled"]);function gy(t){return t.size}function vy(t){const{value:e,rootRef:n,disabled:r=!1,id:i}=t,a=w.useRef(null),l=Du(i),{value:f,selectionFollowsFocus:d,getTabPanelId:p}=xh(),y=w.useMemo(()=>({disabled:r,ref:a,id:l}),[r,a,l]),{id:m,index:_,totalItemCount:S}=ph(e??gy,y),{getRootProps:M,highlighted:B,selected:L}=Y0({item:m}),{getRootProps:P,rootRef:O,active:j,focusVisible:H,setFocusVisible:$}=Ou({disabled:r,focusableWhenDisabled:!d,type:"button"}),Y=un(a,n,O),J=m!==void 0?p(m):void 0;return{getRootProps:(le={})=>{const he=cn(le),Re=Bl(M,P);return{...le,...Re(he),role:"tab","aria-controls":J,"aria-selected":L,id:l,ref:Y}},active:j,focusVisible:H,highlighted:B,index:_,rootRef:Y,selected:L||m===f,setFocusVisible:$,totalTabsCount:S}}const yy=t=>{const{selected:e,disabled:n}=t;return Yi({root:["root",e&&"selected",n&&"disabled"]},Gi(my))},x2=w.forwardRef(function(e,n){const{action:r,children:i,disabled:a=!1,onChange:l,onClick:f,onFocus:d,slotProps:p={},slots:y={},value:m,..._}=e,S=w.useRef(),M=un(S,n),{active:B,highlighted:L,selected:P,getRootProps:O}=vy({...e,rootRef:M,value:m}),j={...e,active:B,disabled:a,highlighted:L,selected:P},H=yy(j),$=y.root??"button",Y=po({elementType:$,getSlotProps:O,externalSlotProps:p.root,externalForwardedProps:_,additionalProps:{ref:n},ownerState:j,className:H.root});return A.jsx($,{...Y,children:i})});process.env.NODE_ENV!=="production"&&(x2.propTypes={action:W.oneOfType([W.func,W.shape({current:W.shape({focusVisible:W.func.isRequired})})]),children:W.node,disabled:W.bool,onChange:W.func,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const $1={"badgeIcon--size-small":"_badgeIcon--size-small_7iis0_120","badgeIcon--size-medium":"_badgeIcon--size-medium_7iis0_124"},wy=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#B5D622"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),by=I.forwardRef(wy),xy=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#738C00"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),Cy=I.forwardRef(xy),ky=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#01819C"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),_y=I.forwardRef(ky),Sy=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#DC8541"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M4.5 4.5L15.5 15.5",stroke:"white",strokeWidth:2,strokeLinecap:"round"})),Ey=I.forwardRef(Sy),Ty=(t,e)=>w.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#7C5BFF"}),w.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),w.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),Ry=I.forwardRef(Ty),My={ben:by,is_supporter:Ry,localBiz:Cy,localOrg:_y,muted:Ey},Ch=({ariaLabel:t,className:e,role:n,size:r,type:i})=>{const a=pe($1.badgeIcon,$1[`badgeIcon--size-${r}`],e),l=My[i];return A.jsx(l,{className:a,"aria-label":t,role:n})},Py="_badge_vul51_120",Ay="_badge__list_vul51_124",Iy="_badge__icon_vul51_130",df={badge:Py,badge__list:Ay,badge__icon:Iy},Ly=({ariaLabel:t,badgeIcons:e,children:n})=>A.jsx(Vu,{badgeContent:e.map((r,i)=>A.jsx(Ch,{size:"small",type:r,className:df.badge__icon,role:"presentation"},i)),className:df.badge,slotProps:{badge:{className:df.badge__list}},"aria-label":t,role:"status",children:n});var Uu={},zu={};Object.defineProperty(zu,"__esModule",{value:!0});zu.bodyRegExps={xml:/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html4:/&notin;|&(?:nbsp|iexcl|cent|pound|curren|yen|brvbar|sect|uml|copy|ordf|laquo|not|shy|reg|macr|deg|plusmn|sup2|sup3|acute|micro|para|middot|cedil|sup1|ordm|raquo|frac14|frac12|frac34|iquest|Agrave|Aacute|Acirc|Atilde|Auml|Aring|AElig|Ccedil|Egrave|Eacute|Ecirc|Euml|Igrave|Iacute|Icirc|Iuml|ETH|Ntilde|Ograve|Oacute|Ocirc|Otilde|Ouml|times|Oslash|Ugrave|Uacute|Ucirc|Uuml|Yacute|THORN|szlig|agrave|aacute|acirc|atilde|auml|aring|aelig|ccedil|egrave|eacute|ecirc|euml|igrave|iacute|icirc|iuml|eth|ntilde|ograve|oacute|ocirc|otilde|ouml|divide|oslash|ugrave|uacute|ucirc|uuml|yacute|thorn|yuml|quot|amp|lt|gt|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html5:/&centerdot;|&copysr;|&divideontimes;|&gtcc;|&gtcir;|&gtdot;|&gtlPar;|&gtquest;|&gtrapprox;|&gtrarr;|&gtrdot;|&gtreqless;|&gtreqqless;|&gtrless;|&gtrsim;|&ltcc;|&ltcir;|&ltdot;|&lthree;|&ltimes;|&ltlarr;|&ltquest;|&ltrPar;|&ltri;|&ltrie;|&ltrif;|&notin;|&notinE;|&notindot;|&notinva;|&notinvb;|&notinvc;|&notni;|&notniva;|&notnivb;|&notnivc;|&parallel;|&timesb;|&timesbar;|&timesd;|&(?:AElig|AMP|Aacute|Acirc|Agrave|Aring|Atilde|Auml|COPY|Ccedil|ETH|Eacute|Ecirc|Egrave|Euml|GT|Iacute|Icirc|Igrave|Iuml|LT|Ntilde|Oacute|Ocirc|Ograve|Oslash|Otilde|Ouml|QUOT|REG|THORN|Uacute|Ucirc|Ugrave|Uuml|Yacute|aacute|acirc|acute|aelig|agrave|amp|aring|atilde|auml|brvbar|ccedil|cedil|cent|copy|curren|deg|divide|eacute|ecirc|egrave|eth|euml|frac12|frac14|frac34|gt|iacute|icirc|iexcl|igrave|iquest|iuml|laquo|lt|macr|micro|middot|nbsp|not|ntilde|oacute|ocirc|ograve|ordf|ordm|oslash|otilde|ouml|para|plusmn|pound|quot|raquo|reg|sect|shy|sup1|sup2|sup3|szlig|thorn|times|uacute|ucirc|ugrave|uml|uuml|yacute|yen|yuml|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g};zu.namedReferences={xml:{entities:{"&lt;":"<","&gt;":">","&quot;":'"',"&apos;":"'","&amp;":"&"},characters:{"<":"&lt;",">":"&gt;",'"':"&quot;","'":"&apos;","&":"&amp;"}},html4:{entities:{"&apos;":"'","&nbsp":" ","&nbsp;":" ","&iexcl":"¡","&iexcl;":"¡","&cent":"¢","&cent;":"¢","&pound":"£","&pound;":"£","&curren":"¤","&curren;":"¤","&yen":"¥","&yen;":"¥","&brvbar":"¦","&brvbar;":"¦","&sect":"§","&sect;":"§","&uml":"¨","&uml;":"¨","&copy":"©","&copy;":"©","&ordf":"ª","&ordf;":"ª","&laquo":"«","&laquo;":"«","&not":"¬","&not;":"¬","&shy":"­","&shy;":"­","&reg":"®","&reg;":"®","&macr":"¯","&macr;":"¯","&deg":"°","&deg;":"°","&plusmn":"±","&plusmn;":"±","&sup2":"²","&sup2;":"²","&sup3":"³","&sup3;":"³","&acute":"´","&acute;":"´","&micro":"µ","&micro;":"µ","&para":"¶","&para;":"¶","&middot":"·","&middot;":"·","&cedil":"¸","&cedil;":"¸","&sup1":"¹","&sup1;":"¹","&ordm":"º","&ordm;":"º","&raquo":"»","&raquo;":"»","&frac14":"¼","&frac14;":"¼","&frac12":"½","&frac12;":"½","&frac34":"¾","&frac34;":"¾","&iquest":"¿","&iquest;":"¿","&Agrave":"À","&Agrave;":"À","&Aacute":"Á","&Aacute;":"Á","&Acirc":"Â","&Acirc;":"Â","&Atilde":"Ã","&Atilde;":"Ã","&Auml":"Ä","&Auml;":"Ä","&Aring":"Å","&Aring;":"Å","&AElig":"Æ","&AElig;":"Æ","&Ccedil":"Ç","&Ccedil;":"Ç","&Egrave":"È","&Egrave;":"È","&Eacute":"É","&Eacute;":"É","&Ecirc":"Ê","&Ecirc;":"Ê","&Euml":"Ë","&Euml;":"Ë","&Igrave":"Ì","&Igrave;":"Ì","&Iacute":"Í","&Iacute;":"Í","&Icirc":"Î","&Icirc;":"Î","&Iuml":"Ï","&Iuml;":"Ï","&ETH":"Ð","&ETH;":"Ð","&Ntilde":"Ñ","&Ntilde;":"Ñ","&Ograve":"Ò","&Ograve;":"Ò","&Oacute":"Ó","&Oacute;":"Ó","&Ocirc":"Ô","&Ocirc;":"Ô","&Otilde":"Õ","&Otilde;":"Õ","&Ouml":"Ö","&Ouml;":"Ö","&times":"×","&times;":"×","&Oslash":"Ø","&Oslash;":"Ø","&Ugrave":"Ù","&Ugrave;":"Ù","&Uacute":"Ú","&Uacute;":"Ú","&Ucirc":"Û","&Ucirc;":"Û","&Uuml":"Ü","&Uuml;":"Ü","&Yacute":"Ý","&Yacute;":"Ý","&THORN":"Þ","&THORN;":"Þ","&szlig":"ß","&szlig;":"ß","&agrave":"à","&agrave;":"à","&aacute":"á","&aacute;":"á","&acirc":"â","&acirc;":"â","&atilde":"ã","&atilde;":"ã","&auml":"ä","&auml;":"ä","&aring":"å","&aring;":"å","&aelig":"æ","&aelig;":"æ","&ccedil":"ç","&ccedil;":"ç","&egrave":"è","&egrave;":"è","&eacute":"é","&eacute;":"é","&ecirc":"ê","&ecirc;":"ê","&euml":"ë","&euml;":"ë","&igrave":"ì","&igrave;":"ì","&iacute":"í","&iacute;":"í","&icirc":"î","&icirc;":"î","&iuml":"ï","&iuml;":"ï","&eth":"ð","&eth;":"ð","&ntilde":"ñ","&ntilde;":"ñ","&ograve":"ò","&ograve;":"ò","&oacute":"ó","&oacute;":"ó","&ocirc":"ô","&ocirc;":"ô","&otilde":"õ","&otilde;":"õ","&ouml":"ö","&ouml;":"ö","&divide":"÷","&divide;":"÷","&oslash":"ø","&oslash;":"ø","&ugrave":"ù","&ugrave;":"ù","&uacute":"ú","&uacute;":"ú","&ucirc":"û","&ucirc;":"û","&uuml":"ü","&uuml;":"ü","&yacute":"ý","&yacute;":"ý","&thorn":"þ","&thorn;":"þ","&yuml":"ÿ","&yuml;":"ÿ","&quot":'"',"&quot;":'"',"&amp":"&","&amp;":"&","&lt":"<","&lt;":"<","&gt":">","&gt;":">","&OElig;":"Œ","&oelig;":"œ","&Scaron;":"Š","&scaron;":"š","&Yuml;":"Ÿ","&circ;":"ˆ","&tilde;":"˜","&ensp;":" ","&emsp;":" ","&thinsp;":" ","&zwnj;":"‌","&zwj;":"‍","&lrm;":"‎","&rlm;":"‏","&ndash;":"–","&mdash;":"—","&lsquo;":"‘","&rsquo;":"’","&sbquo;":"‚","&ldquo;":"“","&rdquo;":"”","&bdquo;":"„","&dagger;":"†","&Dagger;":"‡","&permil;":"‰","&lsaquo;":"‹","&rsaquo;":"›","&euro;":"€","&fnof;":"ƒ","&Alpha;":"Α","&Beta;":"Β","&Gamma;":"Γ","&Delta;":"Δ","&Epsilon;":"Ε","&Zeta;":"Ζ","&Eta;":"Η","&Theta;":"Θ","&Iota;":"Ι","&Kappa;":"Κ","&Lambda;":"Λ","&Mu;":"Μ","&Nu;":"Ν","&Xi;":"Ξ","&Omicron;":"Ο","&Pi;":"Π","&Rho;":"Ρ","&Sigma;":"Σ","&Tau;":"Τ","&Upsilon;":"Υ","&Phi;":"Φ","&Chi;":"Χ","&Psi;":"Ψ","&Omega;":"Ω","&alpha;":"α","&beta;":"β","&gamma;":"γ","&delta;":"δ","&epsilon;":"ε","&zeta;":"ζ","&eta;":"η","&theta;":"θ","&iota;":"ι","&kappa;":"κ","&lambda;":"λ","&mu;":"μ","&nu;":"ν","&xi;":"ξ","&omicron;":"ο","&pi;":"π","&rho;":"ρ","&sigmaf;":"ς","&sigma;":"σ","&tau;":"τ","&upsilon;":"υ","&phi;":"φ","&chi;":"χ","&psi;":"ψ","&omega;":"ω","&thetasym;":"ϑ","&upsih;":"ϒ","&piv;":"ϖ","&bull;":"•","&hellip;":"…","&prime;":"′","&Prime;":"″","&oline;":"‾","&frasl;":"⁄","&weierp;":"℘","&image;":"ℑ","&real;":"ℜ","&trade;":"™","&alefsym;":"ℵ","&larr;":"←","&uarr;":"↑","&rarr;":"→","&darr;":"↓","&harr;":"↔","&crarr;":"↵","&lArr;":"⇐","&uArr;":"⇑","&rArr;":"⇒","&dArr;":"⇓","&hArr;":"⇔","&forall;":"∀","&part;":"∂","&exist;":"∃","&empty;":"∅","&nabla;":"∇","&isin;":"∈","&notin;":"∉","&ni;":"∋","&prod;":"∏","&sum;":"∑","&minus;":"−","&lowast;":"∗","&radic;":"√","&prop;":"∝","&infin;":"∞","&ang;":"∠","&and;":"∧","&or;":"∨","&cap;":"∩","&cup;":"∪","&int;":"∫","&there4;":"∴","&sim;":"∼","&cong;":"≅","&asymp;":"≈","&ne;":"≠","&equiv;":"≡","&le;":"≤","&ge;":"≥","&sub;":"⊂","&sup;":"⊃","&nsub;":"⊄","&sube;":"⊆","&supe;":"⊇","&oplus;":"⊕","&otimes;":"⊗","&perp;":"⊥","&sdot;":"⋅","&lceil;":"⌈","&rceil;":"⌉","&lfloor;":"⌊","&rfloor;":"⌋","&lang;":"〈","&rang;":"〉","&loz;":"◊","&spades;":"♠","&clubs;":"♣","&hearts;":"♥","&diams;":"♦"},characters:{"'":"&apos;"," ":"&nbsp;","¡":"&iexcl;","¢":"&cent;","£":"&pound;","¤":"&curren;","¥":"&yen;","¦":"&brvbar;","§":"&sect;","¨":"&uml;","©":"&copy;",ª:"&ordf;","«":"&laquo;","¬":"&not;","­":"&shy;","®":"&reg;","¯":"&macr;","°":"&deg;","±":"&plusmn;","²":"&sup2;","³":"&sup3;","´":"&acute;",µ:"&micro;","¶":"&para;","·":"&middot;","¸":"&cedil;","¹":"&sup1;",º:"&ordm;","»":"&raquo;","¼":"&frac14;","½":"&frac12;","¾":"&frac34;","¿":"&iquest;",À:"&Agrave;",Á:"&Aacute;",Â:"&Acirc;",Ã:"&Atilde;",Ä:"&Auml;",Å:"&Aring;",Æ:"&AElig;",Ç:"&Ccedil;",È:"&Egrave;",É:"&Eacute;",Ê:"&Ecirc;",Ë:"&Euml;",Ì:"&Igrave;",Í:"&Iacute;",Î:"&Icirc;",Ï:"&Iuml;",Ð:"&ETH;",Ñ:"&Ntilde;",Ò:"&Ograve;",Ó:"&Oacute;",Ô:"&Ocirc;",Õ:"&Otilde;",Ö:"&Ouml;","×":"&times;",Ø:"&Oslash;",Ù:"&Ugrave;",Ú:"&Uacute;",Û:"&Ucirc;",Ü:"&Uuml;",Ý:"&Yacute;",Þ:"&THORN;",ß:"&szlig;",à:"&agrave;",á:"&aacute;",â:"&acirc;",ã:"&atilde;",ä:"&auml;",å:"&aring;",æ:"&aelig;",ç:"&ccedil;",è:"&egrave;",é:"&eacute;",ê:"&ecirc;",ë:"&euml;",ì:"&igrave;",í:"&iacute;",î:"&icirc;",ï:"&iuml;",ð:"&eth;",ñ:"&ntilde;",ò:"&ograve;",ó:"&oacute;",ô:"&ocirc;",õ:"&otilde;",ö:"&ouml;","÷":"&divide;",ø:"&oslash;",ù:"&ugrave;",ú:"&uacute;",û:"&ucirc;",ü:"&uuml;",ý:"&yacute;",þ:"&thorn;",ÿ:"&yuml;",'"':"&quot;","&":"&amp;","<":"&lt;",">":"&gt;",Œ:"&OElig;",œ:"&oelig;",Š:"&Scaron;",š:"&scaron;",Ÿ:"&Yuml;","ˆ":"&circ;","˜":"&tilde;"," ":"&ensp;"," ":"&emsp;"," ":"&thinsp;","‌":"&zwnj;","‍":"&zwj;","‎":"&lrm;","‏":"&rlm;","–":"&ndash;","—":"&mdash;","‘":"&lsquo;","’":"&rsquo;","‚":"&sbquo;","“":"&ldquo;","”":"&rdquo;","„":"&bdquo;","†":"&dagger;","‡":"&Dagger;","‰":"&permil;","‹":"&lsaquo;","›":"&rsaquo;","€":"&euro;",ƒ:"&fnof;",Α:"&Alpha;",Β:"&Beta;",Γ:"&Gamma;",Δ:"&Delta;",Ε:"&Epsilon;",Ζ:"&Zeta;",Η:"&Eta;",Θ:"&Theta;",Ι:"&Iota;",Κ:"&Kappa;",Λ:"&Lambda;",Μ:"&Mu;",Ν:"&Nu;",Ξ:"&Xi;",Ο:"&Omicron;",Π:"&Pi;",Ρ:"&Rho;",Σ:"&Sigma;",Τ:"&Tau;",Υ:"&Upsilon;",Φ:"&Phi;",Χ:"&Chi;",Ψ:"&Psi;",Ω:"&Omega;",α:"&alpha;",β:"&beta;",γ:"&gamma;",δ:"&delta;",ε:"&epsilon;",ζ:"&zeta;",η:"&eta;",θ:"&theta;",ι:"&iota;",κ:"&kappa;",λ:"&lambda;",μ:"&mu;",ν:"&nu;",ξ:"&xi;",ο:"&omicron;",π:"&pi;",ρ:"&rho;",ς:"&sigmaf;",σ:"&sigma;",τ:"&tau;",υ:"&upsilon;",φ:"&phi;",χ:"&chi;",ψ:"&psi;",ω:"&omega;",ϑ:"&thetasym;",ϒ:"&upsih;",ϖ:"&piv;","•":"&bull;","…":"&hellip;","′":"&prime;","″":"&Prime;","‾":"&oline;","⁄":"&frasl;","℘":"&weierp;",ℑ:"&image;",ℜ:"&real;","™":"&trade;",ℵ:"&alefsym;","←":"&larr;","↑":"&uarr;","→":"&rarr;","↓":"&darr;","↔":"&harr;","↵":"&crarr;","⇐":"&lArr;","⇑":"&uArr;","⇒":"&rArr;","⇓":"&dArr;","⇔":"&hArr;","∀":"&forall;","∂":"&part;","∃":"&exist;","∅":"&empty;","∇":"&nabla;","∈":"&isin;","∉":"&notin;","∋":"&ni;","∏":"&prod;","∑":"&sum;","−":"&minus;","∗":"&lowast;","√":"&radic;","∝":"&prop;","∞":"&infin;","∠":"&ang;","∧":"&and;","∨":"&or;","∩":"&cap;","∪":"&cup;","∫":"&int;","∴":"&there4;","∼":"&sim;","≅":"&cong;","≈":"&asymp;","≠":"&ne;","≡":"&equiv;","≤":"&le;","≥":"&ge;","⊂":"&sub;","⊃":"&sup;","⊄":"&nsub;","⊆":"&sube;","⊇":"&supe;","⊕":"&oplus;","⊗":"&otimes;","⊥":"&perp;","⋅":"&sdot;","⌈":"&lceil;","⌉":"&rceil;","⌊":"&lfloor;","⌋":"&rfloor;","〈":"&lang;","〉":"&rang;","◊":"&loz;","♠":"&spades;","♣":"&clubs;","♥":"&hearts;","♦":"&diams;"}},html5:{entities:{"&AElig":"Æ","&AElig;":"Æ","&AMP":"&","&AMP;":"&","&Aacute":"Á","&Aacute;":"Á","&Abreve;":"Ă","&Acirc":"Â","&Acirc;":"Â","&Acy;":"А","&Afr;":"𝔄","&Agrave":"À","&Agrave;":"À","&Alpha;":"Α","&Amacr;":"Ā","&And;":"⩓","&Aogon;":"Ą","&Aopf;":"𝔸","&ApplyFunction;":"⁡","&Aring":"Å","&Aring;":"Å","&Ascr;":"𝒜","&Assign;":"≔","&Atilde":"Ã","&Atilde;":"Ã","&Auml":"Ä","&Auml;":"Ä","&Backslash;":"∖","&Barv;":"⫧","&Barwed;":"⌆","&Bcy;":"Б","&Because;":"∵","&Bernoullis;":"ℬ","&Beta;":"Β","&Bfr;":"𝔅","&Bopf;":"𝔹","&Breve;":"˘","&Bscr;":"ℬ","&Bumpeq;":"≎","&CHcy;":"Ч","&COPY":"©","&COPY;":"©","&Cacute;":"Ć","&Cap;":"⋒","&CapitalDifferentialD;":"ⅅ","&Cayleys;":"ℭ","&Ccaron;":"Č","&Ccedil":"Ç","&Ccedil;":"Ç","&Ccirc;":"Ĉ","&Cconint;":"∰","&Cdot;":"Ċ","&Cedilla;":"¸","&CenterDot;":"·","&Cfr;":"ℭ","&Chi;":"Χ","&CircleDot;":"⊙","&CircleMinus;":"⊖","&CirclePlus;":"⊕","&CircleTimes;":"⊗","&ClockwiseContourIntegral;":"∲","&CloseCurlyDoubleQuote;":"”","&CloseCurlyQuote;":"’","&Colon;":"∷","&Colone;":"⩴","&Congruent;":"≡","&Conint;":"∯","&ContourIntegral;":"∮","&Copf;":"ℂ","&Coproduct;":"∐","&CounterClockwiseContourIntegral;":"∳","&Cross;":"⨯","&Cscr;":"𝒞","&Cup;":"⋓","&CupCap;":"≍","&DD;":"ⅅ","&DDotrahd;":"⤑","&DJcy;":"Ђ","&DScy;":"Ѕ","&DZcy;":"Џ","&Dagger;":"‡","&Darr;":"↡","&Dashv;":"⫤","&Dcaron;":"Ď","&Dcy;":"Д","&Del;":"∇","&Delta;":"Δ","&Dfr;":"𝔇","&DiacriticalAcute;":"´","&DiacriticalDot;":"˙","&DiacriticalDoubleAcute;":"˝","&DiacriticalGrave;":"`","&DiacriticalTilde;":"˜","&Diamond;":"⋄","&DifferentialD;":"ⅆ","&Dopf;":"𝔻","&Dot;":"¨","&DotDot;":"⃜","&DotEqual;":"≐","&DoubleContourIntegral;":"∯","&DoubleDot;":"¨","&DoubleDownArrow;":"⇓","&DoubleLeftArrow;":"⇐","&DoubleLeftRightArrow;":"⇔","&DoubleLeftTee;":"⫤","&DoubleLongLeftArrow;":"⟸","&DoubleLongLeftRightArrow;":"⟺","&DoubleLongRightArrow;":"⟹","&DoubleRightArrow;":"⇒","&DoubleRightTee;":"⊨","&DoubleUpArrow;":"⇑","&DoubleUpDownArrow;":"⇕","&DoubleVerticalBar;":"∥","&DownArrow;":"↓","&DownArrowBar;":"⤓","&DownArrowUpArrow;":"⇵","&DownBreve;":"̑","&DownLeftRightVector;":"⥐","&DownLeftTeeVector;":"⥞","&DownLeftVector;":"↽","&DownLeftVectorBar;":"⥖","&DownRightTeeVector;":"⥟","&DownRightVector;":"⇁","&DownRightVectorBar;":"⥗","&DownTee;":"⊤","&DownTeeArrow;":"↧","&Downarrow;":"⇓","&Dscr;":"𝒟","&Dstrok;":"Đ","&ENG;":"Ŋ","&ETH":"Ð","&ETH;":"Ð","&Eacute":"É","&Eacute;":"É","&Ecaron;":"Ě","&Ecirc":"Ê","&Ecirc;":"Ê","&Ecy;":"Э","&Edot;":"Ė","&Efr;":"𝔈","&Egrave":"È","&Egrave;":"È","&Element;":"∈","&Emacr;":"Ē","&EmptySmallSquare;":"◻","&EmptyVerySmallSquare;":"▫","&Eogon;":"Ę","&Eopf;":"𝔼","&Epsilon;":"Ε","&Equal;":"⩵","&EqualTilde;":"≂","&Equilibrium;":"⇌","&Escr;":"ℰ","&Esim;":"⩳","&Eta;":"Η","&Euml":"Ë","&Euml;":"Ë","&Exists;":"∃","&ExponentialE;":"ⅇ","&Fcy;":"Ф","&Ffr;":"𝔉","&FilledSmallSquare;":"◼","&FilledVerySmallSquare;":"▪","&Fopf;":"𝔽","&ForAll;":"∀","&Fouriertrf;":"ℱ","&Fscr;":"ℱ","&GJcy;":"Ѓ","&GT":">","&GT;":">","&Gamma;":"Γ","&Gammad;":"Ϝ","&Gbreve;":"Ğ","&Gcedil;":"Ģ","&Gcirc;":"Ĝ","&Gcy;":"Г","&Gdot;":"Ġ","&Gfr;":"𝔊","&Gg;":"⋙","&Gopf;":"𝔾","&GreaterEqual;":"≥","&GreaterEqualLess;":"⋛","&GreaterFullEqual;":"≧","&GreaterGreater;":"⪢","&GreaterLess;":"≷","&GreaterSlantEqual;":"⩾","&GreaterTilde;":"≳","&Gscr;":"𝒢","&Gt;":"≫","&HARDcy;":"Ъ","&Hacek;":"ˇ","&Hat;":"^","&Hcirc;":"Ĥ","&Hfr;":"ℌ","&HilbertSpace;":"ℋ","&Hopf;":"ℍ","&HorizontalLine;":"─","&Hscr;":"ℋ","&Hstrok;":"Ħ","&HumpDownHump;":"≎","&HumpEqual;":"≏","&IEcy;":"Е","&IJlig;":"IJ","&IOcy;":"Ё","&Iacute":"Í","&Iacute;":"Í","&Icirc":"Î","&Icirc;":"Î","&Icy;":"И","&Idot;":"İ","&Ifr;":"ℑ","&Igrave":"Ì","&Igrave;":"Ì","&Im;":"ℑ","&Imacr;":"Ī","&ImaginaryI;":"ⅈ","&Implies;":"⇒","&Int;":"∬","&Integral;":"∫","&Intersection;":"⋂","&InvisibleComma;":"⁣","&InvisibleTimes;":"⁢","&Iogon;":"Į","&Iopf;":"𝕀","&Iota;":"Ι","&Iscr;":"ℐ","&Itilde;":"Ĩ","&Iukcy;":"І","&Iuml":"Ï","&Iuml;":"Ï","&Jcirc;":"Ĵ","&Jcy;":"Й","&Jfr;":"𝔍","&Jopf;":"𝕁","&Jscr;":"𝒥","&Jsercy;":"Ј","&Jukcy;":"Є","&KHcy;":"Х","&KJcy;":"Ќ","&Kappa;":"Κ","&Kcedil;":"Ķ","&Kcy;":"К","&Kfr;":"𝔎","&Kopf;":"𝕂","&Kscr;":"𝒦","&LJcy;":"Љ","&LT":"<","&LT;":"<","&Lacute;":"Ĺ","&Lambda;":"Λ","&Lang;":"⟪","&Laplacetrf;":"ℒ","&Larr;":"↞","&Lcaron;":"Ľ","&Lcedil;":"Ļ","&Lcy;":"Л","&LeftAngleBracket;":"⟨","&LeftArrow;":"←","&LeftArrowBar;":"⇤","&LeftArrowRightArrow;":"⇆","&LeftCeiling;":"⌈","&LeftDoubleBracket;":"⟦","&LeftDownTeeVector;":"⥡","&LeftDownVector;":"⇃","&LeftDownVectorBar;":"⥙","&LeftFloor;":"⌊","&LeftRightArrow;":"↔","&LeftRightVector;":"⥎","&LeftTee;":"⊣","&LeftTeeArrow;":"↤","&LeftTeeVector;":"⥚","&LeftTriangle;":"⊲","&LeftTriangleBar;":"⧏","&LeftTriangleEqual;":"⊴","&LeftUpDownVector;":"⥑","&LeftUpTeeVector;":"⥠","&LeftUpVector;":"↿","&LeftUpVectorBar;":"⥘","&LeftVector;":"↼","&LeftVectorBar;":"⥒","&Leftarrow;":"⇐","&Leftrightarrow;":"⇔","&LessEqualGreater;":"⋚","&LessFullEqual;":"≦","&LessGreater;":"≶","&LessLess;":"⪡","&LessSlantEqual;":"⩽","&LessTilde;":"≲","&Lfr;":"𝔏","&Ll;":"⋘","&Lleftarrow;":"⇚","&Lmidot;":"Ŀ","&LongLeftArrow;":"⟵","&LongLeftRightArrow;":"⟷","&LongRightArrow;":"⟶","&Longleftarrow;":"⟸","&Longleftrightarrow;":"⟺","&Longrightarrow;":"⟹","&Lopf;":"𝕃","&LowerLeftArrow;":"↙","&LowerRightArrow;":"↘","&Lscr;":"ℒ","&Lsh;":"↰","&Lstrok;":"Ł","&Lt;":"≪","&Map;":"⤅","&Mcy;":"М","&MediumSpace;":" ","&Mellintrf;":"ℳ","&Mfr;":"𝔐","&MinusPlus;":"∓","&Mopf;":"𝕄","&Mscr;":"ℳ","&Mu;":"Μ","&NJcy;":"Њ","&Nacute;":"Ń","&Ncaron;":"Ň","&Ncedil;":"Ņ","&Ncy;":"Н","&NegativeMediumSpace;":"​","&NegativeThickSpace;":"​","&NegativeThinSpace;":"​","&NegativeVeryThinSpace;":"​","&NestedGreaterGreater;":"≫","&NestedLessLess;":"≪","&NewLine;":`
57
+ `,"&Nfr;":"𝔑","&NoBreak;":"⁠","&NonBreakingSpace;":" ","&Nopf;":"ℕ","&Not;":"⫬","&NotCongruent;":"≢","&NotCupCap;":"≭","&NotDoubleVerticalBar;":"∦","&NotElement;":"∉","&NotEqual;":"≠","&NotEqualTilde;":"≂̸","&NotExists;":"∄","&NotGreater;":"≯","&NotGreaterEqual;":"≱","&NotGreaterFullEqual;":"≧̸","&NotGreaterGreater;":"≫̸","&NotGreaterLess;":"≹","&NotGreaterSlantEqual;":"⩾̸","&NotGreaterTilde;":"≵","&NotHumpDownHump;":"≎̸","&NotHumpEqual;":"≏̸","&NotLeftTriangle;":"⋪","&NotLeftTriangleBar;":"⧏̸","&NotLeftTriangleEqual;":"⋬","&NotLess;":"≮","&NotLessEqual;":"≰","&NotLessGreater;":"≸","&NotLessLess;":"≪̸","&NotLessSlantEqual;":"⩽̸","&NotLessTilde;":"≴","&NotNestedGreaterGreater;":"⪢̸","&NotNestedLessLess;":"⪡̸","&NotPrecedes;":"⊀","&NotPrecedesEqual;":"⪯̸","&NotPrecedesSlantEqual;":"⋠","&NotReverseElement;":"∌","&NotRightTriangle;":"⋫","&NotRightTriangleBar;":"⧐̸","&NotRightTriangleEqual;":"⋭","&NotSquareSubset;":"⊏̸","&NotSquareSubsetEqual;":"⋢","&NotSquareSuperset;":"⊐̸","&NotSquareSupersetEqual;":"⋣","&NotSubset;":"⊂⃒","&NotSubsetEqual;":"⊈","&NotSucceeds;":"⊁","&NotSucceedsEqual;":"⪰̸","&NotSucceedsSlantEqual;":"⋡","&NotSucceedsTilde;":"≿̸","&NotSuperset;":"⊃⃒","&NotSupersetEqual;":"⊉","&NotTilde;":"≁","&NotTildeEqual;":"≄","&NotTildeFullEqual;":"≇","&NotTildeTilde;":"≉","&NotVerticalBar;":"∤","&Nscr;":"𝒩","&Ntilde":"Ñ","&Ntilde;":"Ñ","&Nu;":"Ν","&OElig;":"Œ","&Oacute":"Ó","&Oacute;":"Ó","&Ocirc":"Ô","&Ocirc;":"Ô","&Ocy;":"О","&Odblac;":"Ő","&Ofr;":"𝔒","&Ograve":"Ò","&Ograve;":"Ò","&Omacr;":"Ō","&Omega;":"Ω","&Omicron;":"Ο","&Oopf;":"𝕆","&OpenCurlyDoubleQuote;":"“","&OpenCurlyQuote;":"‘","&Or;":"⩔","&Oscr;":"𝒪","&Oslash":"Ø","&Oslash;":"Ø","&Otilde":"Õ","&Otilde;":"Õ","&Otimes;":"⨷","&Ouml":"Ö","&Ouml;":"Ö","&OverBar;":"‾","&OverBrace;":"⏞","&OverBracket;":"⎴","&OverParenthesis;":"⏜","&PartialD;":"∂","&Pcy;":"П","&Pfr;":"𝔓","&Phi;":"Φ","&Pi;":"Π","&PlusMinus;":"±","&Poincareplane;":"ℌ","&Popf;":"ℙ","&Pr;":"⪻","&Precedes;":"≺","&PrecedesEqual;":"⪯","&PrecedesSlantEqual;":"≼","&PrecedesTilde;":"≾","&Prime;":"″","&Product;":"∏","&Proportion;":"∷","&Proportional;":"∝","&Pscr;":"𝒫","&Psi;":"Ψ","&QUOT":'"',"&QUOT;":'"',"&Qfr;":"𝔔","&Qopf;":"ℚ","&Qscr;":"𝒬","&RBarr;":"⤐","&REG":"®","&REG;":"®","&Racute;":"Ŕ","&Rang;":"⟫","&Rarr;":"↠","&Rarrtl;":"⤖","&Rcaron;":"Ř","&Rcedil;":"Ŗ","&Rcy;":"Р","&Re;":"ℜ","&ReverseElement;":"∋","&ReverseEquilibrium;":"⇋","&ReverseUpEquilibrium;":"⥯","&Rfr;":"ℜ","&Rho;":"Ρ","&RightAngleBracket;":"⟩","&RightArrow;":"→","&RightArrowBar;":"⇥","&RightArrowLeftArrow;":"⇄","&RightCeiling;":"⌉","&RightDoubleBracket;":"⟧","&RightDownTeeVector;":"⥝","&RightDownVector;":"⇂","&RightDownVectorBar;":"⥕","&RightFloor;":"⌋","&RightTee;":"⊢","&RightTeeArrow;":"↦","&RightTeeVector;":"⥛","&RightTriangle;":"⊳","&RightTriangleBar;":"⧐","&RightTriangleEqual;":"⊵","&RightUpDownVector;":"⥏","&RightUpTeeVector;":"⥜","&RightUpVector;":"↾","&RightUpVectorBar;":"⥔","&RightVector;":"⇀","&RightVectorBar;":"⥓","&Rightarrow;":"⇒","&Ropf;":"ℝ","&RoundImplies;":"⥰","&Rrightarrow;":"⇛","&Rscr;":"ℛ","&Rsh;":"↱","&RuleDelayed;":"⧴","&SHCHcy;":"Щ","&SHcy;":"Ш","&SOFTcy;":"Ь","&Sacute;":"Ś","&Sc;":"⪼","&Scaron;":"Š","&Scedil;":"Ş","&Scirc;":"Ŝ","&Scy;":"С","&Sfr;":"𝔖","&ShortDownArrow;":"↓","&ShortLeftArrow;":"←","&ShortRightArrow;":"→","&ShortUpArrow;":"↑","&Sigma;":"Σ","&SmallCircle;":"∘","&Sopf;":"𝕊","&Sqrt;":"√","&Square;":"□","&SquareIntersection;":"⊓","&SquareSubset;":"⊏","&SquareSubsetEqual;":"⊑","&SquareSuperset;":"⊐","&SquareSupersetEqual;":"⊒","&SquareUnion;":"⊔","&Sscr;":"𝒮","&Star;":"⋆","&Sub;":"⋐","&Subset;":"⋐","&SubsetEqual;":"⊆","&Succeeds;":"≻","&SucceedsEqual;":"⪰","&SucceedsSlantEqual;":"≽","&SucceedsTilde;":"≿","&SuchThat;":"∋","&Sum;":"∑","&Sup;":"⋑","&Superset;":"⊃","&SupersetEqual;":"⊇","&Supset;":"⋑","&THORN":"Þ","&THORN;":"Þ","&TRADE;":"™","&TSHcy;":"Ћ","&TScy;":"Ц","&Tab;":" ","&Tau;":"Τ","&Tcaron;":"Ť","&Tcedil;":"Ţ","&Tcy;":"Т","&Tfr;":"𝔗","&Therefore;":"∴","&Theta;":"Θ","&ThickSpace;":"  ","&ThinSpace;":" ","&Tilde;":"∼","&TildeEqual;":"≃","&TildeFullEqual;":"≅","&TildeTilde;":"≈","&Topf;":"𝕋","&TripleDot;":"⃛","&Tscr;":"𝒯","&Tstrok;":"Ŧ","&Uacute":"Ú","&Uacute;":"Ú","&Uarr;":"↟","&Uarrocir;":"⥉","&Ubrcy;":"Ў","&Ubreve;":"Ŭ","&Ucirc":"Û","&Ucirc;":"Û","&Ucy;":"У","&Udblac;":"Ű","&Ufr;":"𝔘","&Ugrave":"Ù","&Ugrave;":"Ù","&Umacr;":"Ū","&UnderBar;":"_","&UnderBrace;":"⏟","&UnderBracket;":"⎵","&UnderParenthesis;":"⏝","&Union;":"⋃","&UnionPlus;":"⊎","&Uogon;":"Ų","&Uopf;":"𝕌","&UpArrow;":"↑","&UpArrowBar;":"⤒","&UpArrowDownArrow;":"⇅","&UpDownArrow;":"↕","&UpEquilibrium;":"⥮","&UpTee;":"⊥","&UpTeeArrow;":"↥","&Uparrow;":"⇑","&Updownarrow;":"⇕","&UpperLeftArrow;":"↖","&UpperRightArrow;":"↗","&Upsi;":"ϒ","&Upsilon;":"Υ","&Uring;":"Ů","&Uscr;":"𝒰","&Utilde;":"Ũ","&Uuml":"Ü","&Uuml;":"Ü","&VDash;":"⊫","&Vbar;":"⫫","&Vcy;":"В","&Vdash;":"⊩","&Vdashl;":"⫦","&Vee;":"⋁","&Verbar;":"‖","&Vert;":"‖","&VerticalBar;":"∣","&VerticalLine;":"|","&VerticalSeparator;":"❘","&VerticalTilde;":"≀","&VeryThinSpace;":" ","&Vfr;":"𝔙","&Vopf;":"𝕍","&Vscr;":"𝒱","&Vvdash;":"⊪","&Wcirc;":"Ŵ","&Wedge;":"⋀","&Wfr;":"𝔚","&Wopf;":"𝕎","&Wscr;":"𝒲","&Xfr;":"𝔛","&Xi;":"Ξ","&Xopf;":"𝕏","&Xscr;":"𝒳","&YAcy;":"Я","&YIcy;":"Ї","&YUcy;":"Ю","&Yacute":"Ý","&Yacute;":"Ý","&Ycirc;":"Ŷ","&Ycy;":"Ы","&Yfr;":"𝔜","&Yopf;":"𝕐","&Yscr;":"𝒴","&Yuml;":"Ÿ","&ZHcy;":"Ж","&Zacute;":"Ź","&Zcaron;":"Ž","&Zcy;":"З","&Zdot;":"Ż","&ZeroWidthSpace;":"​","&Zeta;":"Ζ","&Zfr;":"ℨ","&Zopf;":"ℤ","&Zscr;":"𝒵","&aacute":"á","&aacute;":"á","&abreve;":"ă","&ac;":"∾","&acE;":"∾̳","&acd;":"∿","&acirc":"â","&acirc;":"â","&acute":"´","&acute;":"´","&acy;":"а","&aelig":"æ","&aelig;":"æ","&af;":"⁡","&afr;":"𝔞","&agrave":"à","&agrave;":"à","&alefsym;":"ℵ","&aleph;":"ℵ","&alpha;":"α","&amacr;":"ā","&amalg;":"⨿","&amp":"&","&amp;":"&","&and;":"∧","&andand;":"⩕","&andd;":"⩜","&andslope;":"⩘","&andv;":"⩚","&ang;":"∠","&ange;":"⦤","&angle;":"∠","&angmsd;":"∡","&angmsdaa;":"⦨","&angmsdab;":"⦩","&angmsdac;":"⦪","&angmsdad;":"⦫","&angmsdae;":"⦬","&angmsdaf;":"⦭","&angmsdag;":"⦮","&angmsdah;":"⦯","&angrt;":"∟","&angrtvb;":"⊾","&angrtvbd;":"⦝","&angsph;":"∢","&angst;":"Å","&angzarr;":"⍼","&aogon;":"ą","&aopf;":"𝕒","&ap;":"≈","&apE;":"⩰","&apacir;":"⩯","&ape;":"≊","&apid;":"≋","&apos;":"'","&approx;":"≈","&approxeq;":"≊","&aring":"å","&aring;":"å","&ascr;":"𝒶","&ast;":"*","&asymp;":"≈","&asympeq;":"≍","&atilde":"ã","&atilde;":"ã","&auml":"ä","&auml;":"ä","&awconint;":"∳","&awint;":"⨑","&bNot;":"⫭","&backcong;":"≌","&backepsilon;":"϶","&backprime;":"‵","&backsim;":"∽","&backsimeq;":"⋍","&barvee;":"⊽","&barwed;":"⌅","&barwedge;":"⌅","&bbrk;":"⎵","&bbrktbrk;":"⎶","&bcong;":"≌","&bcy;":"б","&bdquo;":"„","&becaus;":"∵","&because;":"∵","&bemptyv;":"⦰","&bepsi;":"϶","&bernou;":"ℬ","&beta;":"β","&beth;":"ℶ","&between;":"≬","&bfr;":"𝔟","&bigcap;":"⋂","&bigcirc;":"◯","&bigcup;":"⋃","&bigodot;":"⨀","&bigoplus;":"⨁","&bigotimes;":"⨂","&bigsqcup;":"⨆","&bigstar;":"★","&bigtriangledown;":"▽","&bigtriangleup;":"△","&biguplus;":"⨄","&bigvee;":"⋁","&bigwedge;":"⋀","&bkarow;":"⤍","&blacklozenge;":"⧫","&blacksquare;":"▪","&blacktriangle;":"▴","&blacktriangledown;":"▾","&blacktriangleleft;":"◂","&blacktriangleright;":"▸","&blank;":"␣","&blk12;":"▒","&blk14;":"░","&blk34;":"▓","&block;":"█","&bne;":"=⃥","&bnequiv;":"≡⃥","&bnot;":"⌐","&bopf;":"𝕓","&bot;":"⊥","&bottom;":"⊥","&bowtie;":"⋈","&boxDL;":"╗","&boxDR;":"╔","&boxDl;":"╖","&boxDr;":"╓","&boxH;":"═","&boxHD;":"╦","&boxHU;":"╩","&boxHd;":"╤","&boxHu;":"╧","&boxUL;":"╝","&boxUR;":"╚","&boxUl;":"╜","&boxUr;":"╙","&boxV;":"║","&boxVH;":"╬","&boxVL;":"╣","&boxVR;":"╠","&boxVh;":"╫","&boxVl;":"╢","&boxVr;":"╟","&boxbox;":"⧉","&boxdL;":"╕","&boxdR;":"╒","&boxdl;":"┐","&boxdr;":"┌","&boxh;":"─","&boxhD;":"╥","&boxhU;":"╨","&boxhd;":"┬","&boxhu;":"┴","&boxminus;":"⊟","&boxplus;":"⊞","&boxtimes;":"⊠","&boxuL;":"╛","&boxuR;":"╘","&boxul;":"┘","&boxur;":"└","&boxv;":"│","&boxvH;":"╪","&boxvL;":"╡","&boxvR;":"╞","&boxvh;":"┼","&boxvl;":"┤","&boxvr;":"├","&bprime;":"‵","&breve;":"˘","&brvbar":"¦","&brvbar;":"¦","&bscr;":"𝒷","&bsemi;":"⁏","&bsim;":"∽","&bsime;":"⋍","&bsol;":"\\","&bsolb;":"⧅","&bsolhsub;":"⟈","&bull;":"•","&bullet;":"•","&bump;":"≎","&bumpE;":"⪮","&bumpe;":"≏","&bumpeq;":"≏","&cacute;":"ć","&cap;":"∩","&capand;":"⩄","&capbrcup;":"⩉","&capcap;":"⩋","&capcup;":"⩇","&capdot;":"⩀","&caps;":"∩︀","&caret;":"⁁","&caron;":"ˇ","&ccaps;":"⩍","&ccaron;":"č","&ccedil":"ç","&ccedil;":"ç","&ccirc;":"ĉ","&ccups;":"⩌","&ccupssm;":"⩐","&cdot;":"ċ","&cedil":"¸","&cedil;":"¸","&cemptyv;":"⦲","&cent":"¢","&cent;":"¢","&centerdot;":"·","&cfr;":"𝔠","&chcy;":"ч","&check;":"✓","&checkmark;":"✓","&chi;":"χ","&cir;":"○","&cirE;":"⧃","&circ;":"ˆ","&circeq;":"≗","&circlearrowleft;":"↺","&circlearrowright;":"↻","&circledR;":"®","&circledS;":"Ⓢ","&circledast;":"⊛","&circledcirc;":"⊚","&circleddash;":"⊝","&cire;":"≗","&cirfnint;":"⨐","&cirmid;":"⫯","&cirscir;":"⧂","&clubs;":"♣","&clubsuit;":"♣","&colon;":":","&colone;":"≔","&coloneq;":"≔","&comma;":",","&commat;":"@","&comp;":"∁","&compfn;":"∘","&complement;":"∁","&complexes;":"ℂ","&cong;":"≅","&congdot;":"⩭","&conint;":"∮","&copf;":"𝕔","&coprod;":"∐","&copy":"©","&copy;":"©","&copysr;":"℗","&crarr;":"↵","&cross;":"✗","&cscr;":"𝒸","&csub;":"⫏","&csube;":"⫑","&csup;":"⫐","&csupe;":"⫒","&ctdot;":"⋯","&cudarrl;":"⤸","&cudarrr;":"⤵","&cuepr;":"⋞","&cuesc;":"⋟","&cularr;":"↶","&cularrp;":"⤽","&cup;":"∪","&cupbrcap;":"⩈","&cupcap;":"⩆","&cupcup;":"⩊","&cupdot;":"⊍","&cupor;":"⩅","&cups;":"∪︀","&curarr;":"↷","&curarrm;":"⤼","&curlyeqprec;":"⋞","&curlyeqsucc;":"⋟","&curlyvee;":"⋎","&curlywedge;":"⋏","&curren":"¤","&curren;":"¤","&curvearrowleft;":"↶","&curvearrowright;":"↷","&cuvee;":"⋎","&cuwed;":"⋏","&cwconint;":"∲","&cwint;":"∱","&cylcty;":"⌭","&dArr;":"⇓","&dHar;":"⥥","&dagger;":"†","&daleth;":"ℸ","&darr;":"↓","&dash;":"‐","&dashv;":"⊣","&dbkarow;":"⤏","&dblac;":"˝","&dcaron;":"ď","&dcy;":"д","&dd;":"ⅆ","&ddagger;":"‡","&ddarr;":"⇊","&ddotseq;":"⩷","&deg":"°","&deg;":"°","&delta;":"δ","&demptyv;":"⦱","&dfisht;":"⥿","&dfr;":"𝔡","&dharl;":"⇃","&dharr;":"⇂","&diam;":"⋄","&diamond;":"⋄","&diamondsuit;":"♦","&diams;":"♦","&die;":"¨","&digamma;":"ϝ","&disin;":"⋲","&div;":"÷","&divide":"÷","&divide;":"÷","&divideontimes;":"⋇","&divonx;":"⋇","&djcy;":"ђ","&dlcorn;":"⌞","&dlcrop;":"⌍","&dollar;":"$","&dopf;":"𝕕","&dot;":"˙","&doteq;":"≐","&doteqdot;":"≑","&dotminus;":"∸","&dotplus;":"∔","&dotsquare;":"⊡","&doublebarwedge;":"⌆","&downarrow;":"↓","&downdownarrows;":"⇊","&downharpoonleft;":"⇃","&downharpoonright;":"⇂","&drbkarow;":"⤐","&drcorn;":"⌟","&drcrop;":"⌌","&dscr;":"𝒹","&dscy;":"ѕ","&dsol;":"⧶","&dstrok;":"đ","&dtdot;":"⋱","&dtri;":"▿","&dtrif;":"▾","&duarr;":"⇵","&duhar;":"⥯","&dwangle;":"⦦","&dzcy;":"џ","&dzigrarr;":"⟿","&eDDot;":"⩷","&eDot;":"≑","&eacute":"é","&eacute;":"é","&easter;":"⩮","&ecaron;":"ě","&ecir;":"≖","&ecirc":"ê","&ecirc;":"ê","&ecolon;":"≕","&ecy;":"э","&edot;":"ė","&ee;":"ⅇ","&efDot;":"≒","&efr;":"𝔢","&eg;":"⪚","&egrave":"è","&egrave;":"è","&egs;":"⪖","&egsdot;":"⪘","&el;":"⪙","&elinters;":"⏧","&ell;":"ℓ","&els;":"⪕","&elsdot;":"⪗","&emacr;":"ē","&empty;":"∅","&emptyset;":"∅","&emptyv;":"∅","&emsp13;":" ","&emsp14;":" ","&emsp;":" ","&eng;":"ŋ","&ensp;":" ","&eogon;":"ę","&eopf;":"𝕖","&epar;":"⋕","&eparsl;":"⧣","&eplus;":"⩱","&epsi;":"ε","&epsilon;":"ε","&epsiv;":"ϵ","&eqcirc;":"≖","&eqcolon;":"≕","&eqsim;":"≂","&eqslantgtr;":"⪖","&eqslantless;":"⪕","&equals;":"=","&equest;":"≟","&equiv;":"≡","&equivDD;":"⩸","&eqvparsl;":"⧥","&erDot;":"≓","&erarr;":"⥱","&escr;":"ℯ","&esdot;":"≐","&esim;":"≂","&eta;":"η","&eth":"ð","&eth;":"ð","&euml":"ë","&euml;":"ë","&euro;":"€","&excl;":"!","&exist;":"∃","&expectation;":"ℰ","&exponentiale;":"ⅇ","&fallingdotseq;":"≒","&fcy;":"ф","&female;":"♀","&ffilig;":"ffi","&fflig;":"ff","&ffllig;":"ffl","&ffr;":"𝔣","&filig;":"fi","&fjlig;":"fj","&flat;":"♭","&fllig;":"fl","&fltns;":"▱","&fnof;":"ƒ","&fopf;":"𝕗","&forall;":"∀","&fork;":"⋔","&forkv;":"⫙","&fpartint;":"⨍","&frac12":"½","&frac12;":"½","&frac13;":"⅓","&frac14":"¼","&frac14;":"¼","&frac15;":"⅕","&frac16;":"⅙","&frac18;":"⅛","&frac23;":"⅔","&frac25;":"⅖","&frac34":"¾","&frac34;":"¾","&frac35;":"⅗","&frac38;":"⅜","&frac45;":"⅘","&frac56;":"⅚","&frac58;":"⅝","&frac78;":"⅞","&frasl;":"⁄","&frown;":"⌢","&fscr;":"𝒻","&gE;":"≧","&gEl;":"⪌","&gacute;":"ǵ","&gamma;":"γ","&gammad;":"ϝ","&gap;":"⪆","&gbreve;":"ğ","&gcirc;":"ĝ","&gcy;":"г","&gdot;":"ġ","&ge;":"≥","&gel;":"⋛","&geq;":"≥","&geqq;":"≧","&geqslant;":"⩾","&ges;":"⩾","&gescc;":"⪩","&gesdot;":"⪀","&gesdoto;":"⪂","&gesdotol;":"⪄","&gesl;":"⋛︀","&gesles;":"⪔","&gfr;":"𝔤","&gg;":"≫","&ggg;":"⋙","&gimel;":"ℷ","&gjcy;":"ѓ","&gl;":"≷","&glE;":"⪒","&gla;":"⪥","&glj;":"⪤","&gnE;":"≩","&gnap;":"⪊","&gnapprox;":"⪊","&gne;":"⪈","&gneq;":"⪈","&gneqq;":"≩","&gnsim;":"⋧","&gopf;":"𝕘","&grave;":"`","&gscr;":"ℊ","&gsim;":"≳","&gsime;":"⪎","&gsiml;":"⪐","&gt":">","&gt;":">","&gtcc;":"⪧","&gtcir;":"⩺","&gtdot;":"⋗","&gtlPar;":"⦕","&gtquest;":"⩼","&gtrapprox;":"⪆","&gtrarr;":"⥸","&gtrdot;":"⋗","&gtreqless;":"⋛","&gtreqqless;":"⪌","&gtrless;":"≷","&gtrsim;":"≳","&gvertneqq;":"≩︀","&gvnE;":"≩︀","&hArr;":"⇔","&hairsp;":" ","&half;":"½","&hamilt;":"ℋ","&hardcy;":"ъ","&harr;":"↔","&harrcir;":"⥈","&harrw;":"↭","&hbar;":"ℏ","&hcirc;":"ĥ","&hearts;":"♥","&heartsuit;":"♥","&hellip;":"…","&hercon;":"⊹","&hfr;":"𝔥","&hksearow;":"⤥","&hkswarow;":"⤦","&hoarr;":"⇿","&homtht;":"∻","&hookleftarrow;":"↩","&hookrightarrow;":"↪","&hopf;":"𝕙","&horbar;":"―","&hscr;":"𝒽","&hslash;":"ℏ","&hstrok;":"ħ","&hybull;":"⁃","&hyphen;":"‐","&iacute":"í","&iacute;":"í","&ic;":"⁣","&icirc":"î","&icirc;":"î","&icy;":"и","&iecy;":"е","&iexcl":"¡","&iexcl;":"¡","&iff;":"⇔","&ifr;":"𝔦","&igrave":"ì","&igrave;":"ì","&ii;":"ⅈ","&iiiint;":"⨌","&iiint;":"∭","&iinfin;":"⧜","&iiota;":"℩","&ijlig;":"ij","&imacr;":"ī","&image;":"ℑ","&imagline;":"ℐ","&imagpart;":"ℑ","&imath;":"ı","&imof;":"⊷","&imped;":"Ƶ","&in;":"∈","&incare;":"℅","&infin;":"∞","&infintie;":"⧝","&inodot;":"ı","&int;":"∫","&intcal;":"⊺","&integers;":"ℤ","&intercal;":"⊺","&intlarhk;":"⨗","&intprod;":"⨼","&iocy;":"ё","&iogon;":"į","&iopf;":"𝕚","&iota;":"ι","&iprod;":"⨼","&iquest":"¿","&iquest;":"¿","&iscr;":"𝒾","&isin;":"∈","&isinE;":"⋹","&isindot;":"⋵","&isins;":"⋴","&isinsv;":"⋳","&isinv;":"∈","&it;":"⁢","&itilde;":"ĩ","&iukcy;":"і","&iuml":"ï","&iuml;":"ï","&jcirc;":"ĵ","&jcy;":"й","&jfr;":"𝔧","&jmath;":"ȷ","&jopf;":"𝕛","&jscr;":"𝒿","&jsercy;":"ј","&jukcy;":"є","&kappa;":"κ","&kappav;":"ϰ","&kcedil;":"ķ","&kcy;":"к","&kfr;":"𝔨","&kgreen;":"ĸ","&khcy;":"х","&kjcy;":"ќ","&kopf;":"𝕜","&kscr;":"𝓀","&lAarr;":"⇚","&lArr;":"⇐","&lAtail;":"⤛","&lBarr;":"⤎","&lE;":"≦","&lEg;":"⪋","&lHar;":"⥢","&lacute;":"ĺ","&laemptyv;":"⦴","&lagran;":"ℒ","&lambda;":"λ","&lang;":"⟨","&langd;":"⦑","&langle;":"⟨","&lap;":"⪅","&laquo":"«","&laquo;":"«","&larr;":"←","&larrb;":"⇤","&larrbfs;":"⤟","&larrfs;":"⤝","&larrhk;":"↩","&larrlp;":"↫","&larrpl;":"⤹","&larrsim;":"⥳","&larrtl;":"↢","&lat;":"⪫","&latail;":"⤙","&late;":"⪭","&lates;":"⪭︀","&lbarr;":"⤌","&lbbrk;":"❲","&lbrace;":"{","&lbrack;":"[","&lbrke;":"⦋","&lbrksld;":"⦏","&lbrkslu;":"⦍","&lcaron;":"ľ","&lcedil;":"ļ","&lceil;":"⌈","&lcub;":"{","&lcy;":"л","&ldca;":"⤶","&ldquo;":"“","&ldquor;":"„","&ldrdhar;":"⥧","&ldrushar;":"⥋","&ldsh;":"↲","&le;":"≤","&leftarrow;":"←","&leftarrowtail;":"↢","&leftharpoondown;":"↽","&leftharpoonup;":"↼","&leftleftarrows;":"⇇","&leftrightarrow;":"↔","&leftrightarrows;":"⇆","&leftrightharpoons;":"⇋","&leftrightsquigarrow;":"↭","&leftthreetimes;":"⋋","&leg;":"⋚","&leq;":"≤","&leqq;":"≦","&leqslant;":"⩽","&les;":"⩽","&lescc;":"⪨","&lesdot;":"⩿","&lesdoto;":"⪁","&lesdotor;":"⪃","&lesg;":"⋚︀","&lesges;":"⪓","&lessapprox;":"⪅","&lessdot;":"⋖","&lesseqgtr;":"⋚","&lesseqqgtr;":"⪋","&lessgtr;":"≶","&lesssim;":"≲","&lfisht;":"⥼","&lfloor;":"⌊","&lfr;":"𝔩","&lg;":"≶","&lgE;":"⪑","&lhard;":"↽","&lharu;":"↼","&lharul;":"⥪","&lhblk;":"▄","&ljcy;":"љ","&ll;":"≪","&llarr;":"⇇","&llcorner;":"⌞","&llhard;":"⥫","&lltri;":"◺","&lmidot;":"ŀ","&lmoust;":"⎰","&lmoustache;":"⎰","&lnE;":"≨","&lnap;":"⪉","&lnapprox;":"⪉","&lne;":"⪇","&lneq;":"⪇","&lneqq;":"≨","&lnsim;":"⋦","&loang;":"⟬","&loarr;":"⇽","&lobrk;":"⟦","&longleftarrow;":"⟵","&longleftrightarrow;":"⟷","&longmapsto;":"⟼","&longrightarrow;":"⟶","&looparrowleft;":"↫","&looparrowright;":"↬","&lopar;":"⦅","&lopf;":"𝕝","&loplus;":"⨭","&lotimes;":"⨴","&lowast;":"∗","&lowbar;":"_","&loz;":"◊","&lozenge;":"◊","&lozf;":"⧫","&lpar;":"(","&lparlt;":"⦓","&lrarr;":"⇆","&lrcorner;":"⌟","&lrhar;":"⇋","&lrhard;":"⥭","&lrm;":"‎","&lrtri;":"⊿","&lsaquo;":"‹","&lscr;":"𝓁","&lsh;":"↰","&lsim;":"≲","&lsime;":"⪍","&lsimg;":"⪏","&lsqb;":"[","&lsquo;":"‘","&lsquor;":"‚","&lstrok;":"ł","&lt":"<","&lt;":"<","&ltcc;":"⪦","&ltcir;":"⩹","&ltdot;":"⋖","&lthree;":"⋋","&ltimes;":"⋉","&ltlarr;":"⥶","&ltquest;":"⩻","&ltrPar;":"⦖","&ltri;":"◃","&ltrie;":"⊴","&ltrif;":"◂","&lurdshar;":"⥊","&luruhar;":"⥦","&lvertneqq;":"≨︀","&lvnE;":"≨︀","&mDDot;":"∺","&macr":"¯","&macr;":"¯","&male;":"♂","&malt;":"✠","&maltese;":"✠","&map;":"↦","&mapsto;":"↦","&mapstodown;":"↧","&mapstoleft;":"↤","&mapstoup;":"↥","&marker;":"▮","&mcomma;":"⨩","&mcy;":"м","&mdash;":"—","&measuredangle;":"∡","&mfr;":"𝔪","&mho;":"℧","&micro":"µ","&micro;":"µ","&mid;":"∣","&midast;":"*","&midcir;":"⫰","&middot":"·","&middot;":"·","&minus;":"−","&minusb;":"⊟","&minusd;":"∸","&minusdu;":"⨪","&mlcp;":"⫛","&mldr;":"…","&mnplus;":"∓","&models;":"⊧","&mopf;":"𝕞","&mp;":"∓","&mscr;":"𝓂","&mstpos;":"∾","&mu;":"μ","&multimap;":"⊸","&mumap;":"⊸","&nGg;":"⋙̸","&nGt;":"≫⃒","&nGtv;":"≫̸","&nLeftarrow;":"⇍","&nLeftrightarrow;":"⇎","&nLl;":"⋘̸","&nLt;":"≪⃒","&nLtv;":"≪̸","&nRightarrow;":"⇏","&nVDash;":"⊯","&nVdash;":"⊮","&nabla;":"∇","&nacute;":"ń","&nang;":"∠⃒","&nap;":"≉","&napE;":"⩰̸","&napid;":"≋̸","&napos;":"ʼn","&napprox;":"≉","&natur;":"♮","&natural;":"♮","&naturals;":"ℕ","&nbsp":" ","&nbsp;":" ","&nbump;":"≎̸","&nbumpe;":"≏̸","&ncap;":"⩃","&ncaron;":"ň","&ncedil;":"ņ","&ncong;":"≇","&ncongdot;":"⩭̸","&ncup;":"⩂","&ncy;":"н","&ndash;":"–","&ne;":"≠","&neArr;":"⇗","&nearhk;":"⤤","&nearr;":"↗","&nearrow;":"↗","&nedot;":"≐̸","&nequiv;":"≢","&nesear;":"⤨","&nesim;":"≂̸","&nexist;":"∄","&nexists;":"∄","&nfr;":"𝔫","&ngE;":"≧̸","&nge;":"≱","&ngeq;":"≱","&ngeqq;":"≧̸","&ngeqslant;":"⩾̸","&nges;":"⩾̸","&ngsim;":"≵","&ngt;":"≯","&ngtr;":"≯","&nhArr;":"⇎","&nharr;":"↮","&nhpar;":"⫲","&ni;":"∋","&nis;":"⋼","&nisd;":"⋺","&niv;":"∋","&njcy;":"њ","&nlArr;":"⇍","&nlE;":"≦̸","&nlarr;":"↚","&nldr;":"‥","&nle;":"≰","&nleftarrow;":"↚","&nleftrightarrow;":"↮","&nleq;":"≰","&nleqq;":"≦̸","&nleqslant;":"⩽̸","&nles;":"⩽̸","&nless;":"≮","&nlsim;":"≴","&nlt;":"≮","&nltri;":"⋪","&nltrie;":"⋬","&nmid;":"∤","&nopf;":"𝕟","&not":"¬","&not;":"¬","&notin;":"∉","&notinE;":"⋹̸","&notindot;":"⋵̸","&notinva;":"∉","&notinvb;":"⋷","&notinvc;":"⋶","&notni;":"∌","&notniva;":"∌","&notnivb;":"⋾","&notnivc;":"⋽","&npar;":"∦","&nparallel;":"∦","&nparsl;":"⫽⃥","&npart;":"∂̸","&npolint;":"⨔","&npr;":"⊀","&nprcue;":"⋠","&npre;":"⪯̸","&nprec;":"⊀","&npreceq;":"⪯̸","&nrArr;":"⇏","&nrarr;":"↛","&nrarrc;":"⤳̸","&nrarrw;":"↝̸","&nrightarrow;":"↛","&nrtri;":"⋫","&nrtrie;":"⋭","&nsc;":"⊁","&nsccue;":"⋡","&nsce;":"⪰̸","&nscr;":"𝓃","&nshortmid;":"∤","&nshortparallel;":"∦","&nsim;":"≁","&nsime;":"≄","&nsimeq;":"≄","&nsmid;":"∤","&nspar;":"∦","&nsqsube;":"⋢","&nsqsupe;":"⋣","&nsub;":"⊄","&nsubE;":"⫅̸","&nsube;":"⊈","&nsubset;":"⊂⃒","&nsubseteq;":"⊈","&nsubseteqq;":"⫅̸","&nsucc;":"⊁","&nsucceq;":"⪰̸","&nsup;":"⊅","&nsupE;":"⫆̸","&nsupe;":"⊉","&nsupset;":"⊃⃒","&nsupseteq;":"⊉","&nsupseteqq;":"⫆̸","&ntgl;":"≹","&ntilde":"ñ","&ntilde;":"ñ","&ntlg;":"≸","&ntriangleleft;":"⋪","&ntrianglelefteq;":"⋬","&ntriangleright;":"⋫","&ntrianglerighteq;":"⋭","&nu;":"ν","&num;":"#","&numero;":"№","&numsp;":" ","&nvDash;":"⊭","&nvHarr;":"⤄","&nvap;":"≍⃒","&nvdash;":"⊬","&nvge;":"≥⃒","&nvgt;":">⃒","&nvinfin;":"⧞","&nvlArr;":"⤂","&nvle;":"≤⃒","&nvlt;":"<⃒","&nvltrie;":"⊴⃒","&nvrArr;":"⤃","&nvrtrie;":"⊵⃒","&nvsim;":"∼⃒","&nwArr;":"⇖","&nwarhk;":"⤣","&nwarr;":"↖","&nwarrow;":"↖","&nwnear;":"⤧","&oS;":"Ⓢ","&oacute":"ó","&oacute;":"ó","&oast;":"⊛","&ocir;":"⊚","&ocirc":"ô","&ocirc;":"ô","&ocy;":"о","&odash;":"⊝","&odblac;":"ő","&odiv;":"⨸","&odot;":"⊙","&odsold;":"⦼","&oelig;":"œ","&ofcir;":"⦿","&ofr;":"𝔬","&ogon;":"˛","&ograve":"ò","&ograve;":"ò","&ogt;":"⧁","&ohbar;":"⦵","&ohm;":"Ω","&oint;":"∮","&olarr;":"↺","&olcir;":"⦾","&olcross;":"⦻","&oline;":"‾","&olt;":"⧀","&omacr;":"ō","&omega;":"ω","&omicron;":"ο","&omid;":"⦶","&ominus;":"⊖","&oopf;":"𝕠","&opar;":"⦷","&operp;":"⦹","&oplus;":"⊕","&or;":"∨","&orarr;":"↻","&ord;":"⩝","&order;":"ℴ","&orderof;":"ℴ","&ordf":"ª","&ordf;":"ª","&ordm":"º","&ordm;":"º","&origof;":"⊶","&oror;":"⩖","&orslope;":"⩗","&orv;":"⩛","&oscr;":"ℴ","&oslash":"ø","&oslash;":"ø","&osol;":"⊘","&otilde":"õ","&otilde;":"õ","&otimes;":"⊗","&otimesas;":"⨶","&ouml":"ö","&ouml;":"ö","&ovbar;":"⌽","&par;":"∥","&para":"¶","&para;":"¶","&parallel;":"∥","&parsim;":"⫳","&parsl;":"⫽","&part;":"∂","&pcy;":"п","&percnt;":"%","&period;":".","&permil;":"‰","&perp;":"⊥","&pertenk;":"‱","&pfr;":"𝔭","&phi;":"φ","&phiv;":"ϕ","&phmmat;":"ℳ","&phone;":"☎","&pi;":"π","&pitchfork;":"⋔","&piv;":"ϖ","&planck;":"ℏ","&planckh;":"ℎ","&plankv;":"ℏ","&plus;":"+","&plusacir;":"⨣","&plusb;":"⊞","&pluscir;":"⨢","&plusdo;":"∔","&plusdu;":"⨥","&pluse;":"⩲","&plusmn":"±","&plusmn;":"±","&plussim;":"⨦","&plustwo;":"⨧","&pm;":"±","&pointint;":"⨕","&popf;":"𝕡","&pound":"£","&pound;":"£","&pr;":"≺","&prE;":"⪳","&prap;":"⪷","&prcue;":"≼","&pre;":"⪯","&prec;":"≺","&precapprox;":"⪷","&preccurlyeq;":"≼","&preceq;":"⪯","&precnapprox;":"⪹","&precneqq;":"⪵","&precnsim;":"⋨","&precsim;":"≾","&prime;":"′","&primes;":"ℙ","&prnE;":"⪵","&prnap;":"⪹","&prnsim;":"⋨","&prod;":"∏","&profalar;":"⌮","&profline;":"⌒","&profsurf;":"⌓","&prop;":"∝","&propto;":"∝","&prsim;":"≾","&prurel;":"⊰","&pscr;":"𝓅","&psi;":"ψ","&puncsp;":" ","&qfr;":"𝔮","&qint;":"⨌","&qopf;":"𝕢","&qprime;":"⁗","&qscr;":"𝓆","&quaternions;":"ℍ","&quatint;":"⨖","&quest;":"?","&questeq;":"≟","&quot":'"',"&quot;":'"',"&rAarr;":"⇛","&rArr;":"⇒","&rAtail;":"⤜","&rBarr;":"⤏","&rHar;":"⥤","&race;":"∽̱","&racute;":"ŕ","&radic;":"√","&raemptyv;":"⦳","&rang;":"⟩","&rangd;":"⦒","&range;":"⦥","&rangle;":"⟩","&raquo":"»","&raquo;":"»","&rarr;":"→","&rarrap;":"⥵","&rarrb;":"⇥","&rarrbfs;":"⤠","&rarrc;":"⤳","&rarrfs;":"⤞","&rarrhk;":"↪","&rarrlp;":"↬","&rarrpl;":"⥅","&rarrsim;":"⥴","&rarrtl;":"↣","&rarrw;":"↝","&ratail;":"⤚","&ratio;":"∶","&rationals;":"ℚ","&rbarr;":"⤍","&rbbrk;":"❳","&rbrace;":"}","&rbrack;":"]","&rbrke;":"⦌","&rbrksld;":"⦎","&rbrkslu;":"⦐","&rcaron;":"ř","&rcedil;":"ŗ","&rceil;":"⌉","&rcub;":"}","&rcy;":"р","&rdca;":"⤷","&rdldhar;":"⥩","&rdquo;":"”","&rdquor;":"”","&rdsh;":"↳","&real;":"ℜ","&realine;":"ℛ","&realpart;":"ℜ","&reals;":"ℝ","&rect;":"▭","&reg":"®","&reg;":"®","&rfisht;":"⥽","&rfloor;":"⌋","&rfr;":"𝔯","&rhard;":"⇁","&rharu;":"⇀","&rharul;":"⥬","&rho;":"ρ","&rhov;":"ϱ","&rightarrow;":"→","&rightarrowtail;":"↣","&rightharpoondown;":"⇁","&rightharpoonup;":"⇀","&rightleftarrows;":"⇄","&rightleftharpoons;":"⇌","&rightrightarrows;":"⇉","&rightsquigarrow;":"↝","&rightthreetimes;":"⋌","&ring;":"˚","&risingdotseq;":"≓","&rlarr;":"⇄","&rlhar;":"⇌","&rlm;":"‏","&rmoust;":"⎱","&rmoustache;":"⎱","&rnmid;":"⫮","&roang;":"⟭","&roarr;":"⇾","&robrk;":"⟧","&ropar;":"⦆","&ropf;":"𝕣","&roplus;":"⨮","&rotimes;":"⨵","&rpar;":")","&rpargt;":"⦔","&rppolint;":"⨒","&rrarr;":"⇉","&rsaquo;":"›","&rscr;":"𝓇","&rsh;":"↱","&rsqb;":"]","&rsquo;":"’","&rsquor;":"’","&rthree;":"⋌","&rtimes;":"⋊","&rtri;":"▹","&rtrie;":"⊵","&rtrif;":"▸","&rtriltri;":"⧎","&ruluhar;":"⥨","&rx;":"℞","&sacute;":"ś","&sbquo;":"‚","&sc;":"≻","&scE;":"⪴","&scap;":"⪸","&scaron;":"š","&sccue;":"≽","&sce;":"⪰","&scedil;":"ş","&scirc;":"ŝ","&scnE;":"⪶","&scnap;":"⪺","&scnsim;":"⋩","&scpolint;":"⨓","&scsim;":"≿","&scy;":"с","&sdot;":"⋅","&sdotb;":"⊡","&sdote;":"⩦","&seArr;":"⇘","&searhk;":"⤥","&searr;":"↘","&searrow;":"↘","&sect":"§","&sect;":"§","&semi;":";","&seswar;":"⤩","&setminus;":"∖","&setmn;":"∖","&sext;":"✶","&sfr;":"𝔰","&sfrown;":"⌢","&sharp;":"♯","&shchcy;":"щ","&shcy;":"ш","&shortmid;":"∣","&shortparallel;":"∥","&shy":"­","&shy;":"­","&sigma;":"σ","&sigmaf;":"ς","&sigmav;":"ς","&sim;":"∼","&simdot;":"⩪","&sime;":"≃","&simeq;":"≃","&simg;":"⪞","&simgE;":"⪠","&siml;":"⪝","&simlE;":"⪟","&simne;":"≆","&simplus;":"⨤","&simrarr;":"⥲","&slarr;":"←","&smallsetminus;":"∖","&smashp;":"⨳","&smeparsl;":"⧤","&smid;":"∣","&smile;":"⌣","&smt;":"⪪","&smte;":"⪬","&smtes;":"⪬︀","&softcy;":"ь","&sol;":"/","&solb;":"⧄","&solbar;":"⌿","&sopf;":"𝕤","&spades;":"♠","&spadesuit;":"♠","&spar;":"∥","&sqcap;":"⊓","&sqcaps;":"⊓︀","&sqcup;":"⊔","&sqcups;":"⊔︀","&sqsub;":"⊏","&sqsube;":"⊑","&sqsubset;":"⊏","&sqsubseteq;":"⊑","&sqsup;":"⊐","&sqsupe;":"⊒","&sqsupset;":"⊐","&sqsupseteq;":"⊒","&squ;":"□","&square;":"□","&squarf;":"▪","&squf;":"▪","&srarr;":"→","&sscr;":"𝓈","&ssetmn;":"∖","&ssmile;":"⌣","&sstarf;":"⋆","&star;":"☆","&starf;":"★","&straightepsilon;":"ϵ","&straightphi;":"ϕ","&strns;":"¯","&sub;":"⊂","&subE;":"⫅","&subdot;":"⪽","&sube;":"⊆","&subedot;":"⫃","&submult;":"⫁","&subnE;":"⫋","&subne;":"⊊","&subplus;":"⪿","&subrarr;":"⥹","&subset;":"⊂","&subseteq;":"⊆","&subseteqq;":"⫅","&subsetneq;":"⊊","&subsetneqq;":"⫋","&subsim;":"⫇","&subsub;":"⫕","&subsup;":"⫓","&succ;":"≻","&succapprox;":"⪸","&succcurlyeq;":"≽","&succeq;":"⪰","&succnapprox;":"⪺","&succneqq;":"⪶","&succnsim;":"⋩","&succsim;":"≿","&sum;":"∑","&sung;":"♪","&sup1":"¹","&sup1;":"¹","&sup2":"²","&sup2;":"²","&sup3":"³","&sup3;":"³","&sup;":"⊃","&supE;":"⫆","&supdot;":"⪾","&supdsub;":"⫘","&supe;":"⊇","&supedot;":"⫄","&suphsol;":"⟉","&suphsub;":"⫗","&suplarr;":"⥻","&supmult;":"⫂","&supnE;":"⫌","&supne;":"⊋","&supplus;":"⫀","&supset;":"⊃","&supseteq;":"⊇","&supseteqq;":"⫆","&supsetneq;":"⊋","&supsetneqq;":"⫌","&supsim;":"⫈","&supsub;":"⫔","&supsup;":"⫖","&swArr;":"⇙","&swarhk;":"⤦","&swarr;":"↙","&swarrow;":"↙","&swnwar;":"⤪","&szlig":"ß","&szlig;":"ß","&target;":"⌖","&tau;":"τ","&tbrk;":"⎴","&tcaron;":"ť","&tcedil;":"ţ","&tcy;":"т","&tdot;":"⃛","&telrec;":"⌕","&tfr;":"𝔱","&there4;":"∴","&therefore;":"∴","&theta;":"θ","&thetasym;":"ϑ","&thetav;":"ϑ","&thickapprox;":"≈","&thicksim;":"∼","&thinsp;":" ","&thkap;":"≈","&thksim;":"∼","&thorn":"þ","&thorn;":"þ","&tilde;":"˜","&times":"×","&times;":"×","&timesb;":"⊠","&timesbar;":"⨱","&timesd;":"⨰","&tint;":"∭","&toea;":"⤨","&top;":"⊤","&topbot;":"⌶","&topcir;":"⫱","&topf;":"𝕥","&topfork;":"⫚","&tosa;":"⤩","&tprime;":"‴","&trade;":"™","&triangle;":"▵","&triangledown;":"▿","&triangleleft;":"◃","&trianglelefteq;":"⊴","&triangleq;":"≜","&triangleright;":"▹","&trianglerighteq;":"⊵","&tridot;":"◬","&trie;":"≜","&triminus;":"⨺","&triplus;":"⨹","&trisb;":"⧍","&tritime;":"⨻","&trpezium;":"⏢","&tscr;":"𝓉","&tscy;":"ц","&tshcy;":"ћ","&tstrok;":"ŧ","&twixt;":"≬","&twoheadleftarrow;":"↞","&twoheadrightarrow;":"↠","&uArr;":"⇑","&uHar;":"⥣","&uacute":"ú","&uacute;":"ú","&uarr;":"↑","&ubrcy;":"ў","&ubreve;":"ŭ","&ucirc":"û","&ucirc;":"û","&ucy;":"у","&udarr;":"⇅","&udblac;":"ű","&udhar;":"⥮","&ufisht;":"⥾","&ufr;":"𝔲","&ugrave":"ù","&ugrave;":"ù","&uharl;":"↿","&uharr;":"↾","&uhblk;":"▀","&ulcorn;":"⌜","&ulcorner;":"⌜","&ulcrop;":"⌏","&ultri;":"◸","&umacr;":"ū","&uml":"¨","&uml;":"¨","&uogon;":"ų","&uopf;":"𝕦","&uparrow;":"↑","&updownarrow;":"↕","&upharpoonleft;":"↿","&upharpoonright;":"↾","&uplus;":"⊎","&upsi;":"υ","&upsih;":"ϒ","&upsilon;":"υ","&upuparrows;":"⇈","&urcorn;":"⌝","&urcorner;":"⌝","&urcrop;":"⌎","&uring;":"ů","&urtri;":"◹","&uscr;":"𝓊","&utdot;":"⋰","&utilde;":"ũ","&utri;":"▵","&utrif;":"▴","&uuarr;":"⇈","&uuml":"ü","&uuml;":"ü","&uwangle;":"⦧","&vArr;":"⇕","&vBar;":"⫨","&vBarv;":"⫩","&vDash;":"⊨","&vangrt;":"⦜","&varepsilon;":"ϵ","&varkappa;":"ϰ","&varnothing;":"∅","&varphi;":"ϕ","&varpi;":"ϖ","&varpropto;":"∝","&varr;":"↕","&varrho;":"ϱ","&varsigma;":"ς","&varsubsetneq;":"⊊︀","&varsubsetneqq;":"⫋︀","&varsupsetneq;":"⊋︀","&varsupsetneqq;":"⫌︀","&vartheta;":"ϑ","&vartriangleleft;":"⊲","&vartriangleright;":"⊳","&vcy;":"в","&vdash;":"⊢","&vee;":"∨","&veebar;":"⊻","&veeeq;":"≚","&vellip;":"⋮","&verbar;":"|","&vert;":"|","&vfr;":"𝔳","&vltri;":"⊲","&vnsub;":"⊂⃒","&vnsup;":"⊃⃒","&vopf;":"𝕧","&vprop;":"∝","&vrtri;":"⊳","&vscr;":"𝓋","&vsubnE;":"⫋︀","&vsubne;":"⊊︀","&vsupnE;":"⫌︀","&vsupne;":"⊋︀","&vzigzag;":"⦚","&wcirc;":"ŵ","&wedbar;":"⩟","&wedge;":"∧","&wedgeq;":"≙","&weierp;":"℘","&wfr;":"𝔴","&wopf;":"𝕨","&wp;":"℘","&wr;":"≀","&wreath;":"≀","&wscr;":"𝓌","&xcap;":"⋂","&xcirc;":"◯","&xcup;":"⋃","&xdtri;":"▽","&xfr;":"𝔵","&xhArr;":"⟺","&xharr;":"⟷","&xi;":"ξ","&xlArr;":"⟸","&xlarr;":"⟵","&xmap;":"⟼","&xnis;":"⋻","&xodot;":"⨀","&xopf;":"𝕩","&xoplus;":"⨁","&xotime;":"⨂","&xrArr;":"⟹","&xrarr;":"⟶","&xscr;":"𝓍","&xsqcup;":"⨆","&xuplus;":"⨄","&xutri;":"△","&xvee;":"⋁","&xwedge;":"⋀","&yacute":"ý","&yacute;":"ý","&yacy;":"я","&ycirc;":"ŷ","&ycy;":"ы","&yen":"¥","&yen;":"¥","&yfr;":"𝔶","&yicy;":"ї","&yopf;":"𝕪","&yscr;":"𝓎","&yucy;":"ю","&yuml":"ÿ","&yuml;":"ÿ","&zacute;":"ź","&zcaron;":"ž","&zcy;":"з","&zdot;":"ż","&zeetrf;":"ℨ","&zeta;":"ζ","&zfr;":"𝔷","&zhcy;":"ж","&zigrarr;":"⇝","&zopf;":"𝕫","&zscr;":"𝓏","&zwj;":"‍","&zwnj;":"‌"},characters:{Æ:"&AElig;","&":"&amp;",Á:"&Aacute;",Ă:"&Abreve;",Â:"&Acirc;",А:"&Acy;","𝔄":"&Afr;",À:"&Agrave;",Α:"&Alpha;",Ā:"&Amacr;","⩓":"&And;",Ą:"&Aogon;","𝔸":"&Aopf;","⁡":"&af;",Å:"&angst;","𝒜":"&Ascr;","≔":"&coloneq;",Ã:"&Atilde;",Ä:"&Auml;","∖":"&ssetmn;","⫧":"&Barv;","⌆":"&doublebarwedge;",Б:"&Bcy;","∵":"&because;",ℬ:"&bernou;",Β:"&Beta;","𝔅":"&Bfr;","𝔹":"&Bopf;","˘":"&breve;","≎":"&bump;",Ч:"&CHcy;","©":"&copy;",Ć:"&Cacute;","⋒":"&Cap;","ⅅ":"&DD;",ℭ:"&Cfr;",Č:"&Ccaron;",Ç:"&Ccedil;",Ĉ:"&Ccirc;","∰":"&Cconint;",Ċ:"&Cdot;","¸":"&cedil;","·":"&middot;",Χ:"&Chi;","⊙":"&odot;","⊖":"&ominus;","⊕":"&oplus;","⊗":"&otimes;","∲":"&cwconint;","”":"&rdquor;","’":"&rsquor;","∷":"&Proportion;","⩴":"&Colone;","≡":"&equiv;","∯":"&DoubleContourIntegral;","∮":"&oint;",ℂ:"&complexes;","∐":"&coprod;","∳":"&awconint;","⨯":"&Cross;","𝒞":"&Cscr;","⋓":"&Cup;","≍":"&asympeq;","⤑":"&DDotrahd;",Ђ:"&DJcy;",Ѕ:"&DScy;",Џ:"&DZcy;","‡":"&ddagger;","↡":"&Darr;","⫤":"&DoubleLeftTee;",Ď:"&Dcaron;",Д:"&Dcy;","∇":"&nabla;",Δ:"&Delta;","𝔇":"&Dfr;","´":"&acute;","˙":"&dot;","˝":"&dblac;","`":"&grave;","˜":"&tilde;","⋄":"&diamond;","ⅆ":"&dd;","𝔻":"&Dopf;","¨":"&uml;","⃜":"&DotDot;","≐":"&esdot;","⇓":"&dArr;","⇐":"&lArr;","⇔":"&iff;","⟸":"&xlArr;","⟺":"&xhArr;","⟹":"&xrArr;","⇒":"&rArr;","⊨":"&vDash;","⇑":"&uArr;","⇕":"&vArr;","∥":"&spar;","↓":"&downarrow;","⤓":"&DownArrowBar;","⇵":"&duarr;","̑":"&DownBreve;","⥐":"&DownLeftRightVector;","⥞":"&DownLeftTeeVector;","↽":"&lhard;","⥖":"&DownLeftVectorBar;","⥟":"&DownRightTeeVector;","⇁":"&rightharpoondown;","⥗":"&DownRightVectorBar;","⊤":"&top;","↧":"&mapstodown;","𝒟":"&Dscr;",Đ:"&Dstrok;",Ŋ:"&ENG;",Ð:"&ETH;",É:"&Eacute;",Ě:"&Ecaron;",Ê:"&Ecirc;",Э:"&Ecy;",Ė:"&Edot;","𝔈":"&Efr;",È:"&Egrave;","∈":"&isinv;",Ē:"&Emacr;","◻":"&EmptySmallSquare;","▫":"&EmptyVerySmallSquare;",Ę:"&Eogon;","𝔼":"&Eopf;",Ε:"&Epsilon;","⩵":"&Equal;","≂":"&esim;","⇌":"&rlhar;",ℰ:"&expectation;","⩳":"&Esim;",Η:"&Eta;",Ë:"&Euml;","∃":"&exist;","ⅇ":"&exponentiale;",Ф:"&Fcy;","𝔉":"&Ffr;","◼":"&FilledSmallSquare;","▪":"&squf;","𝔽":"&Fopf;","∀":"&forall;",ℱ:"&Fscr;",Ѓ:"&GJcy;",">":"&gt;",Γ:"&Gamma;",Ϝ:"&Gammad;",Ğ:"&Gbreve;",Ģ:"&Gcedil;",Ĝ:"&Gcirc;",Г:"&Gcy;",Ġ:"&Gdot;","𝔊":"&Gfr;","⋙":"&ggg;","𝔾":"&Gopf;","≥":"&geq;","⋛":"&gtreqless;","≧":"&geqq;","⪢":"&GreaterGreater;","≷":"&gtrless;","⩾":"&ges;","≳":"&gtrsim;","𝒢":"&Gscr;","≫":"&gg;",Ъ:"&HARDcy;","ˇ":"&caron;","^":"&Hat;",Ĥ:"&Hcirc;",ℌ:"&Poincareplane;",ℋ:"&hamilt;",ℍ:"&quaternions;","─":"&boxh;",Ħ:"&Hstrok;","≏":"&bumpeq;",Е:"&IEcy;",IJ:"&IJlig;",Ё:"&IOcy;",Í:"&Iacute;",Î:"&Icirc;",И:"&Icy;",İ:"&Idot;",ℑ:"&imagpart;",Ì:"&Igrave;",Ī:"&Imacr;","ⅈ":"&ii;","∬":"&Int;","∫":"&int;","⋂":"&xcap;","⁣":"&ic;","⁢":"&it;",Į:"&Iogon;","𝕀":"&Iopf;",Ι:"&Iota;",ℐ:"&imagline;",Ĩ:"&Itilde;",І:"&Iukcy;",Ï:"&Iuml;",Ĵ:"&Jcirc;",Й:"&Jcy;","𝔍":"&Jfr;","𝕁":"&Jopf;","𝒥":"&Jscr;",Ј:"&Jsercy;",Є:"&Jukcy;",Х:"&KHcy;",Ќ:"&KJcy;",Κ:"&Kappa;",Ķ:"&Kcedil;",К:"&Kcy;","𝔎":"&Kfr;","𝕂":"&Kopf;","𝒦":"&Kscr;",Љ:"&LJcy;","<":"&lt;",Ĺ:"&Lacute;",Λ:"&Lambda;","⟪":"&Lang;",ℒ:"&lagran;","↞":"&twoheadleftarrow;",Ľ:"&Lcaron;",Ļ:"&Lcedil;",Л:"&Lcy;","⟨":"&langle;","←":"&slarr;","⇤":"&larrb;","⇆":"&lrarr;","⌈":"&lceil;","⟦":"&lobrk;","⥡":"&LeftDownTeeVector;","⇃":"&downharpoonleft;","⥙":"&LeftDownVectorBar;","⌊":"&lfloor;","↔":"&leftrightarrow;","⥎":"&LeftRightVector;","⊣":"&dashv;","↤":"&mapstoleft;","⥚":"&LeftTeeVector;","⊲":"&vltri;","⧏":"&LeftTriangleBar;","⊴":"&trianglelefteq;","⥑":"&LeftUpDownVector;","⥠":"&LeftUpTeeVector;","↿":"&upharpoonleft;","⥘":"&LeftUpVectorBar;","↼":"&lharu;","⥒":"&LeftVectorBar;","⋚":"&lesseqgtr;","≦":"&leqq;","≶":"&lg;","⪡":"&LessLess;","⩽":"&les;","≲":"&lsim;","𝔏":"&Lfr;","⋘":"&Ll;","⇚":"&lAarr;",Ŀ:"&Lmidot;","⟵":"&xlarr;","⟷":"&xharr;","⟶":"&xrarr;","𝕃":"&Lopf;","↙":"&swarrow;","↘":"&searrow;","↰":"&lsh;",Ł:"&Lstrok;","≪":"&ll;","⤅":"&Map;",М:"&Mcy;"," ":"&MediumSpace;",ℳ:"&phmmat;","𝔐":"&Mfr;","∓":"&mp;","𝕄":"&Mopf;",Μ:"&Mu;",Њ:"&NJcy;",Ń:"&Nacute;",Ň:"&Ncaron;",Ņ:"&Ncedil;",Н:"&Ncy;","​":"&ZeroWidthSpace;","\n":"&NewLine;","𝔑":"&Nfr;","⁠":"&NoBreak;"," ":"&nbsp;",ℕ:"&naturals;","⫬":"&Not;","≢":"&nequiv;","≭":"&NotCupCap;","∦":"&nspar;","∉":"&notinva;","≠":"&ne;","≂̸":"&nesim;","∄":"&nexists;","≯":"&ngtr;","≱":"&ngeq;","≧̸":"&ngeqq;","≫̸":"&nGtv;","≹":"&ntgl;","⩾̸":"&nges;","≵":"&ngsim;","≎̸":"&nbump;","≏̸":"&nbumpe;","⋪":"&ntriangleleft;","⧏̸":"&NotLeftTriangleBar;","⋬":"&ntrianglelefteq;","≮":"&nlt;","≰":"&nleq;","≸":"&ntlg;","≪̸":"&nLtv;","⩽̸":"&nles;","≴":"&nlsim;","⪢̸":"&NotNestedGreaterGreater;","⪡̸":"&NotNestedLessLess;","⊀":"&nprec;","⪯̸":"&npreceq;","⋠":"&nprcue;","∌":"&notniva;","⋫":"&ntriangleright;","⧐̸":"&NotRightTriangleBar;","⋭":"&ntrianglerighteq;","⊏̸":"&NotSquareSubset;","⋢":"&nsqsube;","⊐̸":"&NotSquareSuperset;","⋣":"&nsqsupe;","⊂⃒":"&vnsub;","⊈":"&nsubseteq;","⊁":"&nsucc;","⪰̸":"&nsucceq;","⋡":"&nsccue;","≿̸":"&NotSucceedsTilde;","⊃⃒":"&vnsup;","⊉":"&nsupseteq;","≁":"&nsim;","≄":"&nsimeq;","≇":"&ncong;","≉":"&napprox;","∤":"&nsmid;","𝒩":"&Nscr;",Ñ:"&Ntilde;",Ν:"&Nu;",Œ:"&OElig;",Ó:"&Oacute;",Ô:"&Ocirc;",О:"&Ocy;",Ő:"&Odblac;","𝔒":"&Ofr;",Ò:"&Ograve;",Ō:"&Omacr;",Ω:"&ohm;",Ο:"&Omicron;","𝕆":"&Oopf;","“":"&ldquo;","‘":"&lsquo;","⩔":"&Or;","𝒪":"&Oscr;",Ø:"&Oslash;",Õ:"&Otilde;","⨷":"&Otimes;",Ö:"&Ouml;","‾":"&oline;","⏞":"&OverBrace;","⎴":"&tbrk;","⏜":"&OverParenthesis;","∂":"&part;",П:"&Pcy;","𝔓":"&Pfr;",Φ:"&Phi;",Π:"&Pi;","±":"&pm;",ℙ:"&primes;","⪻":"&Pr;","≺":"&prec;","⪯":"&preceq;","≼":"&preccurlyeq;","≾":"&prsim;","″":"&Prime;","∏":"&prod;","∝":"&vprop;","𝒫":"&Pscr;",Ψ:"&Psi;",'"':"&quot;","𝔔":"&Qfr;",ℚ:"&rationals;","𝒬":"&Qscr;","⤐":"&drbkarow;","®":"&reg;",Ŕ:"&Racute;","⟫":"&Rang;","↠":"&twoheadrightarrow;","⤖":"&Rarrtl;",Ř:"&Rcaron;",Ŗ:"&Rcedil;",Р:"&Rcy;",ℜ:"&realpart;","∋":"&niv;","⇋":"&lrhar;","⥯":"&duhar;",Ρ:"&Rho;","⟩":"&rangle;","→":"&srarr;","⇥":"&rarrb;","⇄":"&rlarr;","⌉":"&rceil;","⟧":"&robrk;","⥝":"&RightDownTeeVector;","⇂":"&downharpoonright;","⥕":"&RightDownVectorBar;","⌋":"&rfloor;","⊢":"&vdash;","↦":"&mapsto;","⥛":"&RightTeeVector;","⊳":"&vrtri;","⧐":"&RightTriangleBar;","⊵":"&trianglerighteq;","⥏":"&RightUpDownVector;","⥜":"&RightUpTeeVector;","↾":"&upharpoonright;","⥔":"&RightUpVectorBar;","⇀":"&rightharpoonup;","⥓":"&RightVectorBar;",ℝ:"&reals;","⥰":"&RoundImplies;","⇛":"&rAarr;",ℛ:"&realine;","↱":"&rsh;","⧴":"&RuleDelayed;",Щ:"&SHCHcy;",Ш:"&SHcy;",Ь:"&SOFTcy;",Ś:"&Sacute;","⪼":"&Sc;",Š:"&Scaron;",Ş:"&Scedil;",Ŝ:"&Scirc;",С:"&Scy;","𝔖":"&Sfr;","↑":"&uparrow;",Σ:"&Sigma;","∘":"&compfn;","𝕊":"&Sopf;","√":"&radic;","□":"&square;","⊓":"&sqcap;","⊏":"&sqsubset;","⊑":"&sqsubseteq;","⊐":"&sqsupset;","⊒":"&sqsupseteq;","⊔":"&sqcup;","𝒮":"&Sscr;","⋆":"&sstarf;","⋐":"&Subset;","⊆":"&subseteq;","≻":"&succ;","⪰":"&succeq;","≽":"&succcurlyeq;","≿":"&succsim;","∑":"&sum;","⋑":"&Supset;","⊃":"&supset;","⊇":"&supseteq;",Þ:"&THORN;","™":"&trade;",Ћ:"&TSHcy;",Ц:"&TScy;"," ":"&Tab;",Τ:"&Tau;",Ť:"&Tcaron;",Ţ:"&Tcedil;",Т:"&Tcy;","𝔗":"&Tfr;","∴":"&therefore;",Θ:"&Theta;","  ":"&ThickSpace;"," ":"&thinsp;","∼":"&thksim;","≃":"&simeq;","≅":"&cong;","≈":"&thkap;","𝕋":"&Topf;","⃛":"&tdot;","𝒯":"&Tscr;",Ŧ:"&Tstrok;",Ú:"&Uacute;","↟":"&Uarr;","⥉":"&Uarrocir;",Ў:"&Ubrcy;",Ŭ:"&Ubreve;",Û:"&Ucirc;",У:"&Ucy;",Ű:"&Udblac;","𝔘":"&Ufr;",Ù:"&Ugrave;",Ū:"&Umacr;",_:"&lowbar;","⏟":"&UnderBrace;","⎵":"&bbrk;","⏝":"&UnderParenthesis;","⋃":"&xcup;","⊎":"&uplus;",Ų:"&Uogon;","𝕌":"&Uopf;","⤒":"&UpArrowBar;","⇅":"&udarr;","↕":"&varr;","⥮":"&udhar;","⊥":"&perp;","↥":"&mapstoup;","↖":"&nwarrow;","↗":"&nearrow;",ϒ:"&upsih;",Υ:"&Upsilon;",Ů:"&Uring;","𝒰":"&Uscr;",Ũ:"&Utilde;",Ü:"&Uuml;","⊫":"&VDash;","⫫":"&Vbar;",В:"&Vcy;","⊩":"&Vdash;","⫦":"&Vdashl;","⋁":"&xvee;","‖":"&Vert;","∣":"&smid;","|":"&vert;","❘":"&VerticalSeparator;","≀":"&wreath;"," ":"&hairsp;","𝔙":"&Vfr;","𝕍":"&Vopf;","𝒱":"&Vscr;","⊪":"&Vvdash;",Ŵ:"&Wcirc;","⋀":"&xwedge;","𝔚":"&Wfr;","𝕎":"&Wopf;","𝒲":"&Wscr;","𝔛":"&Xfr;",Ξ:"&Xi;","𝕏":"&Xopf;","𝒳":"&Xscr;",Я:"&YAcy;",Ї:"&YIcy;",Ю:"&YUcy;",Ý:"&Yacute;",Ŷ:"&Ycirc;",Ы:"&Ycy;","𝔜":"&Yfr;","𝕐":"&Yopf;","𝒴":"&Yscr;",Ÿ:"&Yuml;",Ж:"&ZHcy;",Ź:"&Zacute;",Ž:"&Zcaron;",З:"&Zcy;",Ż:"&Zdot;",Ζ:"&Zeta;",ℨ:"&zeetrf;",ℤ:"&integers;","𝒵":"&Zscr;",á:"&aacute;",ă:"&abreve;","∾":"&mstpos;","∾̳":"&acE;","∿":"&acd;",â:"&acirc;",а:"&acy;",æ:"&aelig;","𝔞":"&afr;",à:"&agrave;",ℵ:"&aleph;",α:"&alpha;",ā:"&amacr;","⨿":"&amalg;","∧":"&wedge;","⩕":"&andand;","⩜":"&andd;","⩘":"&andslope;","⩚":"&andv;","∠":"&angle;","⦤":"&ange;","∡":"&measuredangle;","⦨":"&angmsdaa;","⦩":"&angmsdab;","⦪":"&angmsdac;","⦫":"&angmsdad;","⦬":"&angmsdae;","⦭":"&angmsdaf;","⦮":"&angmsdag;","⦯":"&angmsdah;","∟":"&angrt;","⊾":"&angrtvb;","⦝":"&angrtvbd;","∢":"&angsph;","⍼":"&angzarr;",ą:"&aogon;","𝕒":"&aopf;","⩰":"&apE;","⩯":"&apacir;","≊":"&approxeq;","≋":"&apid;","'":"&apos;",å:"&aring;","𝒶":"&ascr;","*":"&midast;",ã:"&atilde;",ä:"&auml;","⨑":"&awint;","⫭":"&bNot;","≌":"&bcong;","϶":"&bepsi;","‵":"&bprime;","∽":"&bsim;","⋍":"&bsime;","⊽":"&barvee;","⌅":"&barwedge;","⎶":"&bbrktbrk;",б:"&bcy;","„":"&ldquor;","⦰":"&bemptyv;",β:"&beta;",ℶ:"&beth;","≬":"&twixt;","𝔟":"&bfr;","◯":"&xcirc;","⨀":"&xodot;","⨁":"&xoplus;","⨂":"&xotime;","⨆":"&xsqcup;","★":"&starf;","▽":"&xdtri;","△":"&xutri;","⨄":"&xuplus;","⤍":"&rbarr;","⧫":"&lozf;","▴":"&utrif;","▾":"&dtrif;","◂":"&ltrif;","▸":"&rtrif;","␣":"&blank;","▒":"&blk12;","░":"&blk14;","▓":"&blk34;","█":"&block;","=⃥":"&bne;","≡⃥":"&bnequiv;","⌐":"&bnot;","𝕓":"&bopf;","⋈":"&bowtie;","╗":"&boxDL;","╔":"&boxDR;","╖":"&boxDl;","╓":"&boxDr;","═":"&boxH;","╦":"&boxHD;","╩":"&boxHU;","╤":"&boxHd;","╧":"&boxHu;","╝":"&boxUL;","╚":"&boxUR;","╜":"&boxUl;","╙":"&boxUr;","║":"&boxV;","╬":"&boxVH;","╣":"&boxVL;","╠":"&boxVR;","╫":"&boxVh;","╢":"&boxVl;","╟":"&boxVr;","⧉":"&boxbox;","╕":"&boxdL;","╒":"&boxdR;","┐":"&boxdl;","┌":"&boxdr;","╥":"&boxhD;","╨":"&boxhU;","┬":"&boxhd;","┴":"&boxhu;","⊟":"&minusb;","⊞":"&plusb;","⊠":"&timesb;","╛":"&boxuL;","╘":"&boxuR;","┘":"&boxul;","└":"&boxur;","│":"&boxv;","╪":"&boxvH;","╡":"&boxvL;","╞":"&boxvR;","┼":"&boxvh;","┤":"&boxvl;","├":"&boxvr;","¦":"&brvbar;","𝒷":"&bscr;","⁏":"&bsemi;","\\":"&bsol;","⧅":"&bsolb;","⟈":"&bsolhsub;","•":"&bullet;","⪮":"&bumpE;",ć:"&cacute;","∩":"&cap;","⩄":"&capand;","⩉":"&capbrcup;","⩋":"&capcap;","⩇":"&capcup;","⩀":"&capdot;","∩︀":"&caps;","⁁":"&caret;","⩍":"&ccaps;",č:"&ccaron;",ç:"&ccedil;",ĉ:"&ccirc;","⩌":"&ccups;","⩐":"&ccupssm;",ċ:"&cdot;","⦲":"&cemptyv;","¢":"&cent;","𝔠":"&cfr;",ч:"&chcy;","✓":"&checkmark;",χ:"&chi;","○":"&cir;","⧃":"&cirE;","ˆ":"&circ;","≗":"&cire;","↺":"&olarr;","↻":"&orarr;","Ⓢ":"&oS;","⊛":"&oast;","⊚":"&ocir;","⊝":"&odash;","⨐":"&cirfnint;","⫯":"&cirmid;","⧂":"&cirscir;","♣":"&clubsuit;",":":"&colon;",",":"&comma;","@":"&commat;","∁":"&complement;","⩭":"&congdot;","𝕔":"&copf;","℗":"&copysr;","↵":"&crarr;","✗":"&cross;","𝒸":"&cscr;","⫏":"&csub;","⫑":"&csube;","⫐":"&csup;","⫒":"&csupe;","⋯":"&ctdot;","⤸":"&cudarrl;","⤵":"&cudarrr;","⋞":"&curlyeqprec;","⋟":"&curlyeqsucc;","↶":"&curvearrowleft;","⤽":"&cularrp;","∪":"&cup;","⩈":"&cupbrcap;","⩆":"&cupcap;","⩊":"&cupcup;","⊍":"&cupdot;","⩅":"&cupor;","∪︀":"&cups;","↷":"&curvearrowright;","⤼":"&curarrm;","⋎":"&cuvee;","⋏":"&cuwed;","¤":"&curren;","∱":"&cwint;","⌭":"&cylcty;","⥥":"&dHar;","†":"&dagger;",ℸ:"&daleth;","‐":"&hyphen;","⤏":"&rBarr;",ď:"&dcaron;",д:"&dcy;","⇊":"&downdownarrows;","⩷":"&eDDot;","°":"&deg;",δ:"&delta;","⦱":"&demptyv;","⥿":"&dfisht;","𝔡":"&dfr;","♦":"&diams;",ϝ:"&gammad;","⋲":"&disin;","÷":"&divide;","⋇":"&divonx;",ђ:"&djcy;","⌞":"&llcorner;","⌍":"&dlcrop;",$:"&dollar;","𝕕":"&dopf;","≑":"&eDot;","∸":"&minusd;","∔":"&plusdo;","⊡":"&sdotb;","⌟":"&lrcorner;","⌌":"&drcrop;","𝒹":"&dscr;",ѕ:"&dscy;","⧶":"&dsol;",đ:"&dstrok;","⋱":"&dtdot;","▿":"&triangledown;","⦦":"&dwangle;",џ:"&dzcy;","⟿":"&dzigrarr;",é:"&eacute;","⩮":"&easter;",ě:"&ecaron;","≖":"&eqcirc;",ê:"&ecirc;","≕":"&eqcolon;",э:"&ecy;",ė:"&edot;","≒":"&fallingdotseq;","𝔢":"&efr;","⪚":"&eg;",è:"&egrave;","⪖":"&eqslantgtr;","⪘":"&egsdot;","⪙":"&el;","⏧":"&elinters;",ℓ:"&ell;","⪕":"&eqslantless;","⪗":"&elsdot;",ē:"&emacr;","∅":"&varnothing;"," ":"&emsp13;"," ":"&emsp14;"," ":"&emsp;",ŋ:"&eng;"," ":"&ensp;",ę:"&eogon;","𝕖":"&eopf;","⋕":"&epar;","⧣":"&eparsl;","⩱":"&eplus;",ε:"&epsilon;","ϵ":"&varepsilon;","=":"&equals;","≟":"&questeq;","⩸":"&equivDD;","⧥":"&eqvparsl;","≓":"&risingdotseq;","⥱":"&erarr;",ℯ:"&escr;",η:"&eta;",ð:"&eth;",ë:"&euml;","€":"&euro;","!":"&excl;",ф:"&fcy;","♀":"&female;",ffi:"&ffilig;",ff:"&fflig;",ffl:"&ffllig;","𝔣":"&ffr;",fi:"&filig;",fj:"&fjlig;","♭":"&flat;",fl:"&fllig;","▱":"&fltns;",ƒ:"&fnof;","𝕗":"&fopf;","⋔":"&pitchfork;","⫙":"&forkv;","⨍":"&fpartint;","½":"&half;","⅓":"&frac13;","¼":"&frac14;","⅕":"&frac15;","⅙":"&frac16;","⅛":"&frac18;","⅔":"&frac23;","⅖":"&frac25;","¾":"&frac34;","⅗":"&frac35;","⅜":"&frac38;","⅘":"&frac45;","⅚":"&frac56;","⅝":"&frac58;","⅞":"&frac78;","⁄":"&frasl;","⌢":"&sfrown;","𝒻":"&fscr;","⪌":"&gtreqqless;",ǵ:"&gacute;",γ:"&gamma;","⪆":"&gtrapprox;",ğ:"&gbreve;",ĝ:"&gcirc;",г:"&gcy;",ġ:"&gdot;","⪩":"&gescc;","⪀":"&gesdot;","⪂":"&gesdoto;","⪄":"&gesdotol;","⋛︀":"&gesl;","⪔":"&gesles;","𝔤":"&gfr;",ℷ:"&gimel;",ѓ:"&gjcy;","⪒":"&glE;","⪥":"&gla;","⪤":"&glj;","≩":"&gneqq;","⪊":"&gnapprox;","⪈":"&gneq;","⋧":"&gnsim;","𝕘":"&gopf;",ℊ:"&gscr;","⪎":"&gsime;","⪐":"&gsiml;","⪧":"&gtcc;","⩺":"&gtcir;","⋗":"&gtrdot;","⦕":"&gtlPar;","⩼":"&gtquest;","⥸":"&gtrarr;","≩︀":"&gvnE;",ъ:"&hardcy;","⥈":"&harrcir;","↭":"&leftrightsquigarrow;",ℏ:"&plankv;",ĥ:"&hcirc;","♥":"&heartsuit;","…":"&mldr;","⊹":"&hercon;","𝔥":"&hfr;","⤥":"&searhk;","⤦":"&swarhk;","⇿":"&hoarr;","∻":"&homtht;","↩":"&larrhk;","↪":"&rarrhk;","𝕙":"&hopf;","―":"&horbar;","𝒽":"&hscr;",ħ:"&hstrok;","⁃":"&hybull;",í:"&iacute;",î:"&icirc;",и:"&icy;",е:"&iecy;","¡":"&iexcl;","𝔦":"&ifr;",ì:"&igrave;","⨌":"&qint;","∭":"&tint;","⧜":"&iinfin;","℩":"&iiota;",ij:"&ijlig;",ī:"&imacr;",ı:"&inodot;","⊷":"&imof;",Ƶ:"&imped;","℅":"&incare;","∞":"&infin;","⧝":"&infintie;","⊺":"&intercal;","⨗":"&intlarhk;","⨼":"&iprod;",ё:"&iocy;",į:"&iogon;","𝕚":"&iopf;",ι:"&iota;","¿":"&iquest;","𝒾":"&iscr;","⋹":"&isinE;","⋵":"&isindot;","⋴":"&isins;","⋳":"&isinsv;",ĩ:"&itilde;",і:"&iukcy;",ï:"&iuml;",ĵ:"&jcirc;",й:"&jcy;","𝔧":"&jfr;","ȷ":"&jmath;","𝕛":"&jopf;","𝒿":"&jscr;",ј:"&jsercy;",є:"&jukcy;",κ:"&kappa;",ϰ:"&varkappa;",ķ:"&kcedil;",к:"&kcy;","𝔨":"&kfr;",ĸ:"&kgreen;",х:"&khcy;",ќ:"&kjcy;","𝕜":"&kopf;","𝓀":"&kscr;","⤛":"&lAtail;","⤎":"&lBarr;","⪋":"&lesseqqgtr;","⥢":"&lHar;",ĺ:"&lacute;","⦴":"&laemptyv;",λ:"&lambda;","⦑":"&langd;","⪅":"&lessapprox;","«":"&laquo;","⤟":"&larrbfs;","⤝":"&larrfs;","↫":"&looparrowleft;","⤹":"&larrpl;","⥳":"&larrsim;","↢":"&leftarrowtail;","⪫":"&lat;","⤙":"&latail;","⪭":"&late;","⪭︀":"&lates;","⤌":"&lbarr;","❲":"&lbbrk;","{":"&lcub;","[":"&lsqb;","⦋":"&lbrke;","⦏":"&lbrksld;","⦍":"&lbrkslu;",ľ:"&lcaron;",ļ:"&lcedil;",л:"&lcy;","⤶":"&ldca;","⥧":"&ldrdhar;","⥋":"&ldrushar;","↲":"&ldsh;","≤":"&leq;","⇇":"&llarr;","⋋":"&lthree;","⪨":"&lescc;","⩿":"&lesdot;","⪁":"&lesdoto;","⪃":"&lesdotor;","⋚︀":"&lesg;","⪓":"&lesges;","⋖":"&ltdot;","⥼":"&lfisht;","𝔩":"&lfr;","⪑":"&lgE;","⥪":"&lharul;","▄":"&lhblk;",љ:"&ljcy;","⥫":"&llhard;","◺":"&lltri;",ŀ:"&lmidot;","⎰":"&lmoustache;","≨":"&lneqq;","⪉":"&lnapprox;","⪇":"&lneq;","⋦":"&lnsim;","⟬":"&loang;","⇽":"&loarr;","⟼":"&xmap;","↬":"&rarrlp;","⦅":"&lopar;","𝕝":"&lopf;","⨭":"&loplus;","⨴":"&lotimes;","∗":"&lowast;","◊":"&lozenge;","(":"&lpar;","⦓":"&lparlt;","⥭":"&lrhard;","‎":"&lrm;","⊿":"&lrtri;","‹":"&lsaquo;","𝓁":"&lscr;","⪍":"&lsime;","⪏":"&lsimg;","‚":"&sbquo;",ł:"&lstrok;","⪦":"&ltcc;","⩹":"&ltcir;","⋉":"&ltimes;","⥶":"&ltlarr;","⩻":"&ltquest;","⦖":"&ltrPar;","◃":"&triangleleft;","⥊":"&lurdshar;","⥦":"&luruhar;","≨︀":"&lvnE;","∺":"&mDDot;","¯":"&strns;","♂":"&male;","✠":"&maltese;","▮":"&marker;","⨩":"&mcomma;",м:"&mcy;","—":"&mdash;","𝔪":"&mfr;","℧":"&mho;",µ:"&micro;","⫰":"&midcir;","−":"&minus;","⨪":"&minusdu;","⫛":"&mlcp;","⊧":"&models;","𝕞":"&mopf;","𝓂":"&mscr;",μ:"&mu;","⊸":"&mumap;","⋙̸":"&nGg;","≫⃒":"&nGt;","⇍":"&nlArr;","⇎":"&nhArr;","⋘̸":"&nLl;","≪⃒":"&nLt;","⇏":"&nrArr;","⊯":"&nVDash;","⊮":"&nVdash;",ń:"&nacute;","∠⃒":"&nang;","⩰̸":"&napE;","≋̸":"&napid;",ʼn:"&napos;","♮":"&natural;","⩃":"&ncap;",ň:"&ncaron;",ņ:"&ncedil;","⩭̸":"&ncongdot;","⩂":"&ncup;",н:"&ncy;","–":"&ndash;","⇗":"&neArr;","⤤":"&nearhk;","≐̸":"&nedot;","⤨":"&toea;","𝔫":"&nfr;","↮":"&nleftrightarrow;","⫲":"&nhpar;","⋼":"&nis;","⋺":"&nisd;",њ:"&njcy;","≦̸":"&nleqq;","↚":"&nleftarrow;","‥":"&nldr;","𝕟":"&nopf;","¬":"&not;","⋹̸":"&notinE;","⋵̸":"&notindot;","⋷":"&notinvb;","⋶":"&notinvc;","⋾":"&notnivb;","⋽":"&notnivc;","⫽⃥":"&nparsl;","∂̸":"&npart;","⨔":"&npolint;","↛":"&nrightarrow;","⤳̸":"&nrarrc;","↝̸":"&nrarrw;","𝓃":"&nscr;","⊄":"&nsub;","⫅̸":"&nsubseteqq;","⊅":"&nsup;","⫆̸":"&nsupseteqq;",ñ:"&ntilde;",ν:"&nu;","#":"&num;","№":"&numero;"," ":"&numsp;","⊭":"&nvDash;","⤄":"&nvHarr;","≍⃒":"&nvap;","⊬":"&nvdash;","≥⃒":"&nvge;",">⃒":"&nvgt;","⧞":"&nvinfin;","⤂":"&nvlArr;","≤⃒":"&nvle;","<⃒":"&nvlt;","⊴⃒":"&nvltrie;","⤃":"&nvrArr;","⊵⃒":"&nvrtrie;","∼⃒":"&nvsim;","⇖":"&nwArr;","⤣":"&nwarhk;","⤧":"&nwnear;",ó:"&oacute;",ô:"&ocirc;",о:"&ocy;",ő:"&odblac;","⨸":"&odiv;","⦼":"&odsold;",œ:"&oelig;","⦿":"&ofcir;","𝔬":"&ofr;","˛":"&ogon;",ò:"&ograve;","⧁":"&ogt;","⦵":"&ohbar;","⦾":"&olcir;","⦻":"&olcross;","⧀":"&olt;",ō:"&omacr;",ω:"&omega;",ο:"&omicron;","⦶":"&omid;","𝕠":"&oopf;","⦷":"&opar;","⦹":"&operp;","∨":"&vee;","⩝":"&ord;",ℴ:"&oscr;",ª:"&ordf;",º:"&ordm;","⊶":"&origof;","⩖":"&oror;","⩗":"&orslope;","⩛":"&orv;",ø:"&oslash;","⊘":"&osol;",õ:"&otilde;","⨶":"&otimesas;",ö:"&ouml;","⌽":"&ovbar;","¶":"&para;","⫳":"&parsim;","⫽":"&parsl;",п:"&pcy;","%":"&percnt;",".":"&period;","‰":"&permil;","‱":"&pertenk;","𝔭":"&pfr;",φ:"&phi;",ϕ:"&varphi;","☎":"&phone;",π:"&pi;",ϖ:"&varpi;",ℎ:"&planckh;","+":"&plus;","⨣":"&plusacir;","⨢":"&pluscir;","⨥":"&plusdu;","⩲":"&pluse;","⨦":"&plussim;","⨧":"&plustwo;","⨕":"&pointint;","𝕡":"&popf;","£":"&pound;","⪳":"&prE;","⪷":"&precapprox;","⪹":"&prnap;","⪵":"&prnE;","⋨":"&prnsim;","′":"&prime;","⌮":"&profalar;","⌒":"&profline;","⌓":"&profsurf;","⊰":"&prurel;","𝓅":"&pscr;",ψ:"&psi;"," ":"&puncsp;","𝔮":"&qfr;","𝕢":"&qopf;","⁗":"&qprime;","𝓆":"&qscr;","⨖":"&quatint;","?":"&quest;","⤜":"&rAtail;","⥤":"&rHar;","∽̱":"&race;",ŕ:"&racute;","⦳":"&raemptyv;","⦒":"&rangd;","⦥":"&range;","»":"&raquo;","⥵":"&rarrap;","⤠":"&rarrbfs;","⤳":"&rarrc;","⤞":"&rarrfs;","⥅":"&rarrpl;","⥴":"&rarrsim;","↣":"&rightarrowtail;","↝":"&rightsquigarrow;","⤚":"&ratail;","∶":"&ratio;","❳":"&rbbrk;","}":"&rcub;","]":"&rsqb;","⦌":"&rbrke;","⦎":"&rbrksld;","⦐":"&rbrkslu;",ř:"&rcaron;",ŗ:"&rcedil;",р:"&rcy;","⤷":"&rdca;","⥩":"&rdldhar;","↳":"&rdsh;","▭":"&rect;","⥽":"&rfisht;","𝔯":"&rfr;","⥬":"&rharul;",ρ:"&rho;",ϱ:"&varrho;","⇉":"&rrarr;","⋌":"&rthree;","˚":"&ring;","‏":"&rlm;","⎱":"&rmoustache;","⫮":"&rnmid;","⟭":"&roang;","⇾":"&roarr;","⦆":"&ropar;","𝕣":"&ropf;","⨮":"&roplus;","⨵":"&rotimes;",")":"&rpar;","⦔":"&rpargt;","⨒":"&rppolint;","›":"&rsaquo;","𝓇":"&rscr;","⋊":"&rtimes;","▹":"&triangleright;","⧎":"&rtriltri;","⥨":"&ruluhar;","℞":"&rx;",ś:"&sacute;","⪴":"&scE;","⪸":"&succapprox;",š:"&scaron;",ş:"&scedil;",ŝ:"&scirc;","⪶":"&succneqq;","⪺":"&succnapprox;","⋩":"&succnsim;","⨓":"&scpolint;",с:"&scy;","⋅":"&sdot;","⩦":"&sdote;","⇘":"&seArr;","§":"&sect;",";":"&semi;","⤩":"&tosa;","✶":"&sext;","𝔰":"&sfr;","♯":"&sharp;",щ:"&shchcy;",ш:"&shcy;","­":"&shy;",σ:"&sigma;",ς:"&varsigma;","⩪":"&simdot;","⪞":"&simg;","⪠":"&simgE;","⪝":"&siml;","⪟":"&simlE;","≆":"&simne;","⨤":"&simplus;","⥲":"&simrarr;","⨳":"&smashp;","⧤":"&smeparsl;","⌣":"&ssmile;","⪪":"&smt;","⪬":"&smte;","⪬︀":"&smtes;",ь:"&softcy;","/":"&sol;","⧄":"&solb;","⌿":"&solbar;","𝕤":"&sopf;","♠":"&spadesuit;","⊓︀":"&sqcaps;","⊔︀":"&sqcups;","𝓈":"&sscr;","☆":"&star;","⊂":"&subset;","⫅":"&subseteqq;","⪽":"&subdot;","⫃":"&subedot;","⫁":"&submult;","⫋":"&subsetneqq;","⊊":"&subsetneq;","⪿":"&subplus;","⥹":"&subrarr;","⫇":"&subsim;","⫕":"&subsub;","⫓":"&subsup;","♪":"&sung;","¹":"&sup1;","²":"&sup2;","³":"&sup3;","⫆":"&supseteqq;","⪾":"&supdot;","⫘":"&supdsub;","⫄":"&supedot;","⟉":"&suphsol;","⫗":"&suphsub;","⥻":"&suplarr;","⫂":"&supmult;","⫌":"&supsetneqq;","⊋":"&supsetneq;","⫀":"&supplus;","⫈":"&supsim;","⫔":"&supsub;","⫖":"&supsup;","⇙":"&swArr;","⤪":"&swnwar;",ß:"&szlig;","⌖":"&target;",τ:"&tau;",ť:"&tcaron;",ţ:"&tcedil;",т:"&tcy;","⌕":"&telrec;","𝔱":"&tfr;",θ:"&theta;",ϑ:"&vartheta;",þ:"&thorn;","×":"&times;","⨱":"&timesbar;","⨰":"&timesd;","⌶":"&topbot;","⫱":"&topcir;","𝕥":"&topf;","⫚":"&topfork;","‴":"&tprime;","▵":"&utri;","≜":"&trie;","◬":"&tridot;","⨺":"&triminus;","⨹":"&triplus;","⧍":"&trisb;","⨻":"&tritime;","⏢":"&trpezium;","𝓉":"&tscr;",ц:"&tscy;",ћ:"&tshcy;",ŧ:"&tstrok;","⥣":"&uHar;",ú:"&uacute;",ў:"&ubrcy;",ŭ:"&ubreve;",û:"&ucirc;",у:"&ucy;",ű:"&udblac;","⥾":"&ufisht;","𝔲":"&ufr;",ù:"&ugrave;","▀":"&uhblk;","⌜":"&ulcorner;","⌏":"&ulcrop;","◸":"&ultri;",ū:"&umacr;",ų:"&uogon;","𝕦":"&uopf;",υ:"&upsilon;","⇈":"&uuarr;","⌝":"&urcorner;","⌎":"&urcrop;",ů:"&uring;","◹":"&urtri;","𝓊":"&uscr;","⋰":"&utdot;",ũ:"&utilde;",ü:"&uuml;","⦧":"&uwangle;","⫨":"&vBar;","⫩":"&vBarv;","⦜":"&vangrt;","⊊︀":"&vsubne;","⫋︀":"&vsubnE;","⊋︀":"&vsupne;","⫌︀":"&vsupnE;",в:"&vcy;","⊻":"&veebar;","≚":"&veeeq;","⋮":"&vellip;","𝔳":"&vfr;","𝕧":"&vopf;","𝓋":"&vscr;","⦚":"&vzigzag;",ŵ:"&wcirc;","⩟":"&wedbar;","≙":"&wedgeq;","℘":"&wp;","𝔴":"&wfr;","𝕨":"&wopf;","𝓌":"&wscr;","𝔵":"&xfr;",ξ:"&xi;","⋻":"&xnis;","𝕩":"&xopf;","𝓍":"&xscr;",ý:"&yacute;",я:"&yacy;",ŷ:"&ycirc;",ы:"&ycy;","¥":"&yen;","𝔶":"&yfr;",ї:"&yicy;","𝕪":"&yopf;","𝓎":"&yscr;",ю:"&yucy;",ÿ:"&yuml;",ź:"&zacute;",ž:"&zcaron;",з:"&zcy;",ż:"&zdot;",ζ:"&zeta;","𝔷":"&zfr;",ж:"&zhcy;","⇝":"&zigrarr;","𝕫":"&zopf;","𝓏":"&zscr;","‍":"&zwj;","‌":"&zwnj;"}}};var kh={};Object.defineProperty(kh,"__esModule",{value:!0});kh.numericUnicodeMap={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};var ma={};Object.defineProperty(ma,"__esModule",{value:!0});ma.fromCodePoint=String.fromCodePoint||function(t){return String.fromCharCode(Math.floor((t-65536)/1024)+55296,(t-65536)%1024+56320)};ma.getCodePoint=String.prototype.codePointAt?function(t,e){return t.codePointAt(e)}:function(t,e){return(t.charCodeAt(e)-55296)*1024+t.charCodeAt(e+1)-56320+65536};ma.highSurrogateFrom=55296;ma.highSurrogateTo=56319;var da=na&&na.__assign||function(){return da=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},da.apply(this,arguments)};Object.defineProperty(Uu,"__esModule",{value:!0});var Rl=zu,Dy=kh,C2=ma,_h=da(da({},Rl.namedReferences),{all:Rl.namedReferences.html5});function k2(t,e,n){e.lastIndex=0;var r=e.exec(t),i;if(r){i="";var a=0;do{a!==r.index&&(i+=t.substring(a,r.index));var l=r[0];i+=n(l),a=r.index+l.length}while(r=e.exec(t));a!==t.length&&(i+=t.substring(a))}else i=t;return i}var Fy={specialChars:/[<>'"&]/g,nonAscii:/[<>'"&\u0080-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintable:/[<>'"&\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintableOnly:/[\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,extensive:/[\x01-\x0c\x0e-\x1f\x21-\x2c\x2e-\x2f\x3a-\x40\x5b-\x60\x7b-\x7d\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g},By={mode:"specialChars",level:"all",numeric:"decimal"};function Vy(t,e){var n=e===void 0?By:e,r=n.mode,i=r===void 0?"specialChars":r,a=n.numeric,l=a===void 0?"decimal":a,f=n.level,d=f===void 0?"all":f;if(!t)return"";var p=Fy[i],y=_h[d].characters,m=l==="hexadecimal";return k2(t,p,function(_){var S=y[_];if(!S){var M=_.length>1?C2.getCodePoint(_,0):_.charCodeAt(0);S=(m?"&#x"+M.toString(16):"&#"+M)+";"}return S})}var Oy=Uu.encode=Vy,jy={scope:"body",level:"all"},ff=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g,hf=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g,W1={xml:{strict:ff,attribute:hf,body:Rl.bodyRegExps.xml},html4:{strict:ff,attribute:hf,body:Rl.bodyRegExps.html4},html5:{strict:ff,attribute:hf,body:Rl.bodyRegExps.html5}},Ny=da(da({},W1),{all:W1.html5}),_2=String.fromCharCode,$y=_2(65533),Wy={level:"all"};function S2(t,e,n,r){var i=t,a=t[t.length-1];if(n&&a==="=")i=t;else if(r&&a!==";")i=t;else{var l=e[t];if(l)i=l;else if(t[0]==="&"&&t[1]==="#"){var f=t[2],d=f=="x"||f=="X"?parseInt(t.substr(3),16):parseInt(t.substr(2));i=d>=1114111?$y:d>65535?C2.fromCodePoint(d):_2(Dy.numericUnicodeMap[d]||d)}}return i}function Hy(t,e){var n=(e===void 0?Wy:e).level,r=n===void 0?"all":n;return t?S2(t,_h[r].entities,!1,!1):""}Uu.decodeEntity=Hy;function Uy(t,e){var n=e===void 0?jy:e,r=n.level,i=r===void 0?"all":r,a=n.scope,l=a===void 0?i==="xml"?"strict":"body":a;if(!t)return"";var f=Ny[i][l],d=_h[i].entities,p=l==="attribute",y=l==="strict";return k2(t,f,function(m){return S2(m,d,p,y)})}Uu.decode=Uy;function Sh(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let Ki=Sh();function E2(t){Ki=t}const T2=/[&<>"']/,zy=new RegExp(T2.source,"g"),R2=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,qy=new RegExp(R2.source,"g"),Zy={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},H1=t=>Zy[t];function Hn(t,e){if(e){if(T2.test(t))return t.replace(zy,H1)}else if(R2.test(t))return t.replace(qy,H1);return t}const Gy=/(^|[^\[])\^/g;function mt(t,e){let n=typeof t=="string"?t:t.source;e=e||"";const r={replace:(i,a)=>{let l=typeof a=="string"?a:a.source;return l=l.replace(Gy,"$1"),n=n.replace(i,l),r},getRegex:()=>new RegExp(n,e)};return r}function U1(t){try{t=encodeURI(t).replace(/%25/g,"%")}catch{return null}return t}const Ml={exec:()=>null};function z1(t,e){const n=t.replace(/\|/g,(a,l,f)=>{let d=!1,p=l;for(;--p>=0&&f[p]==="\\";)d=!d;return d?"|":" |"}),r=n.split(/ \|/);let i=0;if(r[0].trim()||r.shift(),r.length>0&&!r[r.length-1].trim()&&r.pop(),e)if(r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;i<r.length;i++)r[i]=r[i].trim().replace(/\\\|/g,"|");return r}function fl(t,e,n){const r=t.length;if(r===0)return"";let i=0;for(;i<r;){const a=t.charAt(r-i-1);if(a===e&&!n)i++;else if(a!==e&&n)i++;else break}return t.slice(0,r-i)}function Yy(t,e){if(t.indexOf(e[1])===-1)return-1;let n=0;for(let r=0;r<t.length;r++)if(t[r]==="\\")r++;else if(t[r]===e[0])n++;else if(t[r]===e[1]&&(n--,n<0))return r;return-1}function q1(t,e,n,r){const i=e.href,a=e.title?Hn(e.title):null,l=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const f={type:"link",raw:n,href:i,title:a,text:l,tokens:r.inlineTokens(l)};return r.state.inLink=!1,f}return{type:"image",raw:n,href:i,title:a,text:Hn(l)}}function Xy(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
58
+ `).map(i=>{const a=i.match(/^\s+/);if(a===null)return i;const[l]=a;return l.length>=r.length?i.slice(r.length):i}).join(`
59
+ `)}class Cu{constructor(e){lt(this,"options");lt(this,"rules");lt(this,"lexer");this.options=e||Ki}space(e){const n=this.rules.block.newline.exec(e);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(e){const n=this.rules.block.code.exec(e);if(n){const r=n[0].replace(/^(?: {1,4}| {0,3}\t)/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?r:fl(r,`
60
+ `)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],i=Xy(r,n[3]||"");return{type:"code",raw:r,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:i}}}heading(e){const n=this.rules.block.heading.exec(e);if(n){let r=n[2].trim();if(/#$/.test(r)){const i=fl(r,"#");(this.options.pedantic||!i||/ $/.test(i))&&(r=i.trim())}return{type:"heading",raw:n[0],depth:n[1].length,text:r,tokens:this.lexer.inline(r)}}}hr(e){const n=this.rules.block.hr.exec(e);if(n)return{type:"hr",raw:fl(n[0],`
61
+ `)}}blockquote(e){const n=this.rules.block.blockquote.exec(e);if(n){let r=fl(n[0],`
62
+ `).split(`
63
+ `),i="",a="";const l=[];for(;r.length>0;){let f=!1;const d=[];let p;for(p=0;p<r.length;p++)if(/^ {0,3}>/.test(r[p]))d.push(r[p]),f=!0;else if(!f)d.push(r[p]);else break;r=r.slice(p);const y=d.join(`
64
+ `),m=y.replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
65
+ $1`).replace(/^ {0,3}>[ \t]?/gm,"");i=i?`${i}
66
+ ${y}`:y,a=a?`${a}
67
+ ${m}`:m;const _=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(m,l,!0),this.lexer.state.top=_,r.length===0)break;const S=l[l.length-1];if((S==null?void 0:S.type)==="code")break;if((S==null?void 0:S.type)==="blockquote"){const M=S,B=M.raw+`
68
+ `+r.join(`
69
+ `),L=this.blockquote(B);l[l.length-1]=L,i=i.substring(0,i.length-M.raw.length)+L.raw,a=a.substring(0,a.length-M.text.length)+L.text;break}else if((S==null?void 0:S.type)==="list"){const M=S,B=M.raw+`
70
+ `+r.join(`
71
+ `),L=this.list(B);l[l.length-1]=L,i=i.substring(0,i.length-S.raw.length)+L.raw,a=a.substring(0,a.length-M.raw.length)+L.raw,r=B.substring(l[l.length-1].raw.length).split(`
72
+ `);continue}}return{type:"blockquote",raw:i,tokens:l,text:a}}}list(e){let n=this.rules.block.list.exec(e);if(n){let r=n[1].trim();const i=r.length>1,a={type:"list",raw:"",ordered:i,start:i?+r.slice(0,-1):"",loose:!1,items:[]};r=i?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=i?r:"[*+-]");const l=new RegExp(`^( {0,3}${r})((?:[ ][^\\n]*)?(?:\\n|$))`);let f=!1;for(;e;){let d=!1,p="",y="";if(!(n=l.exec(e))||this.rules.block.hr.test(e))break;p=n[0],e=e.substring(p.length);let m=n[2].split(`
73
+ `,1)[0].replace(/^\t+/,P=>" ".repeat(3*P.length)),_=e.split(`
74
+ `,1)[0],S=!m.trim(),M=0;if(this.options.pedantic?(M=2,y=m.trimStart()):S?M=n[1].length+1:(M=n[2].search(/[^ ]/),M=M>4?1:M,y=m.slice(M),M+=n[1].length),S&&/^[ \t]*$/.test(_)&&(p+=_+`
75
+ `,e=e.substring(_.length+1),d=!0),!d){const P=new RegExp(`^ {0,${Math.min(3,M-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),O=new RegExp(`^ {0,${Math.min(3,M-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),j=new RegExp(`^ {0,${Math.min(3,M-1)}}(?:\`\`\`|~~~)`),H=new RegExp(`^ {0,${Math.min(3,M-1)}}#`),$=new RegExp(`^ {0,${Math.min(3,M-1)}}<[a-z].*>`,"i");for(;e;){const Y=e.split(`
76
+ `,1)[0];let J;if(_=Y,this.options.pedantic?(_=_.replace(/^ {1,4}(?=( {4})*[^ ])/g," "),J=_):J=_.replace(/\t/g," "),j.test(_)||H.test(_)||$.test(_)||P.test(_)||O.test(_))break;if(J.search(/[^ ]/)>=M||!_.trim())y+=`
77
+ `+J.slice(M);else{if(S||m.replace(/\t/g," ").search(/[^ ]/)>=4||j.test(m)||H.test(m)||O.test(m))break;y+=`
78
+ `+_}!S&&!_.trim()&&(S=!0),p+=Y+`
79
+ `,e=e.substring(Y.length+1),m=J.slice(M)}}a.loose||(f?a.loose=!0:/\n[ \t]*\n[ \t]*$/.test(p)&&(f=!0));let B=null,L;this.options.gfm&&(B=/^\[[ xX]\] /.exec(y),B&&(L=B[0]!=="[ ] ",y=y.replace(/^\[[ xX]\] +/,""))),a.items.push({type:"list_item",raw:p,task:!!B,checked:L,loose:!1,text:y,tokens:[]}),a.raw+=p}a.items[a.items.length-1].raw=a.items[a.items.length-1].raw.trimEnd(),a.items[a.items.length-1].text=a.items[a.items.length-1].text.trimEnd(),a.raw=a.raw.trimEnd();for(let d=0;d<a.items.length;d++)if(this.lexer.state.top=!1,a.items[d].tokens=this.lexer.blockTokens(a.items[d].text,[]),!a.loose){const p=a.items[d].tokens.filter(m=>m.type==="space"),y=p.length>0&&p.some(m=>/\n.*\n/.test(m.raw));a.loose=y}if(a.loose)for(let d=0;d<a.items.length;d++)a.items[d].loose=!0;return a}}html(e){const n=this.rules.block.html.exec(e);if(n)return{type:"html",block:!0,raw:n[0],pre:n[1]==="pre"||n[1]==="script"||n[1]==="style",text:n[0]}}def(e){const n=this.rules.block.def.exec(e);if(n){const r=n[1].toLowerCase().replace(/\s+/g," "),i=n[2]?n[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=n[3]?n[3].substring(1,n[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):n[3];return{type:"def",tag:r,raw:n[0],href:i,title:a}}}table(e){const n=this.rules.block.table.exec(e);if(!n||!/[:|]/.test(n[2]))return;const r=z1(n[1]),i=n[2].replace(/^\||\| *$/g,"").split("|"),a=n[3]&&n[3].trim()?n[3].replace(/\n[ \t]*$/,"").split(`
80
+ `):[],l={type:"table",raw:n[0],header:[],align:[],rows:[]};if(r.length===i.length){for(const f of i)/^ *-+: *$/.test(f)?l.align.push("right"):/^ *:-+: *$/.test(f)?l.align.push("center"):/^ *:-+ *$/.test(f)?l.align.push("left"):l.align.push(null);for(let f=0;f<r.length;f++)l.header.push({text:r[f],tokens:this.lexer.inline(r[f]),header:!0,align:l.align[f]});for(const f of a)l.rows.push(z1(f,l.header.length).map((d,p)=>({text:d,tokens:this.lexer.inline(d),header:!1,align:l.align[p]})));return l}}lheading(e){const n=this.rules.block.lheading.exec(e);if(n)return{type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:this.lexer.inline(n[1])}}paragraph(e){const n=this.rules.block.paragraph.exec(e);if(n){const r=n[1].charAt(n[1].length-1)===`
81
+ `?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:r,tokens:this.lexer.inline(r)}}}text(e){const n=this.rules.block.text.exec(e);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:Hn(n[1])}}tag(e){const n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const l=fl(r.slice(0,-1),"\\");if((r.length-l.length)%2===0)return}else{const l=Yy(n[2],"()");if(l>-1){const d=(n[0].indexOf("!")===0?5:4)+n[1].length+l;n[2]=n[2].substring(0,l),n[0]=n[0].substring(0,d).trim(),n[3]=""}}let i=n[2],a="";if(this.options.pedantic){const l=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(i);l&&(i=l[1],a=l[3])}else a=n[3]?n[3].slice(1,-1):"";return i=i.trim(),/^</.test(i)&&(this.options.pedantic&&!/>$/.test(r)?i=i.slice(1):i=i.slice(1,-1)),q1(n,{href:i&&i.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},n[0],this.lexer)}}reflink(e,n){let r;if((r=this.rules.inline.reflink.exec(e))||(r=this.rules.inline.nolink.exec(e))){const i=(r[2]||r[1]).replace(/\s+/g," "),a=n[i.toLowerCase()];if(!a){const l=r[0].charAt(0);return{type:"text",raw:l,text:l}}return q1(r,a,r[0],this.lexer)}}emStrong(e,n,r=""){let i=this.rules.inline.emStrongLDelim.exec(e);if(!i||i[3]&&r.match(/[\p{L}\p{N}]/u))return;if(!(i[1]||i[2]||"")||!r||this.rules.inline.punctuation.exec(r)){const l=[...i[0]].length-1;let f,d,p=l,y=0;const m=i[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(m.lastIndex=0,n=n.slice(-1*e.length+l);(i=m.exec(n))!=null;){if(f=i[1]||i[2]||i[3]||i[4]||i[5]||i[6],!f)continue;if(d=[...f].length,i[3]||i[4]){p+=d;continue}else if((i[5]||i[6])&&l%3&&!((l+d)%3)){y+=d;continue}if(p-=d,p>0)continue;d=Math.min(d,d+p+y);const _=[...i[0]][0].length,S=e.slice(0,l+i.index+_+d);if(Math.min(l,d)%2){const B=S.slice(1,-1);return{type:"em",raw:S,text:B,tokens:this.lexer.inlineTokens(B)}}const M=S.slice(2,-2);return{type:"strong",raw:S,text:M,tokens:this.lexer.inlineTokens(M)}}}}codespan(e){const n=this.rules.inline.code.exec(e);if(n){let r=n[2].replace(/\n/g," ");const i=/[^ ]/.test(r),a=/^ /.test(r)&&/ $/.test(r);return i&&a&&(r=r.substring(1,r.length-1)),r=Hn(r,!0),{type:"codespan",raw:n[0],text:r}}}br(e){const n=this.rules.inline.br.exec(e);if(n)return{type:"br",raw:n[0]}}del(e){const n=this.rules.inline.del.exec(e);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2])}}autolink(e){const n=this.rules.inline.autolink.exec(e);if(n){let r,i;return n[2]==="@"?(r=Hn(n[1]),i="mailto:"+r):(r=Hn(n[1]),i=r),{type:"link",raw:n[0],text:r,href:i,tokens:[{type:"text",raw:r,text:r}]}}}url(e){var r;let n;if(n=this.rules.inline.url.exec(e)){let i,a;if(n[2]==="@")i=Hn(n[0]),a="mailto:"+i;else{let l;do l=n[0],n[0]=((r=this.rules.inline._backpedal.exec(n[0]))==null?void 0:r[0])??"";while(l!==n[0]);i=Hn(n[0]),n[1]==="www."?a="http://"+n[0]:a=n[0]}return{type:"link",raw:n[0],text:i,href:a,tokens:[{type:"text",raw:i,text:i}]}}}inlineText(e){const n=this.rules.inline.text.exec(e);if(n){let r;return this.lexer.state.inRawBlock?r=n[0]:r=Hn(n[0]),{type:"text",raw:n[0],text:r}}}}const Ky=/^(?:[ \t]*(?:\n|$))+/,Jy=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,Qy=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Zl=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,e3=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,M2=/(?:[*+-]|\d{1,9}[.)])/,P2=mt(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,M2).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),Eh=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,t3=/^[^\n]+/,Th=/(?!\s*\])(?:\\.|[^\[\]\\])+/,n3=mt(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",Th).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),r3=mt(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,M2).getRegex(),qu="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Rh=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,o3=mt("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",Rh).replace("tag",qu).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),A2=mt(Eh).replace("hr",Zl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qu).getRegex(),i3=mt(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",A2).getRegex(),Mh={blockquote:i3,code:Jy,def:n3,fences:Qy,heading:e3,hr:Zl,html:o3,lheading:P2,list:r3,newline:Ky,paragraph:A2,table:Ml,text:t3},Z1=mt("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Zl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qu).getRegex(),s3={...Mh,table:Z1,paragraph:mt(Eh).replace("hr",Zl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Z1).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qu).getRegex()},a3={...Mh,html:mt(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Rh).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ml,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:mt(Eh).replace("hr",Zl).replace("heading",` *#{1,6} *[^
82
+ ]`).replace("lheading",P2).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},I2=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,l3=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,L2=/^( {2,}|\\)\n(?!\s*$)/,c3=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Gl="\\p{P}\\p{S}",u3=mt(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,Gl).getRegex(),d3=/\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g,f3=mt(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,Gl).getRegex(),h3=mt("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,Gl).getRegex(),p3=mt("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,Gl).getRegex(),m3=mt(/\\([punct])/,"gu").replace(/punct/g,Gl).getRegex(),g3=mt(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),v3=mt(Rh).replace("(?:-->|$)","-->").getRegex(),y3=mt("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",v3).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),ku=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,w3=mt(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",ku).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),D2=mt(/^!?\[(label)\]\[(ref)\]/).replace("label",ku).replace("ref",Th).getRegex(),F2=mt(/^!?\[(ref)\](?:\[\])?/).replace("ref",Th).getRegex(),b3=mt("reflink|nolink(?!\\()","g").replace("reflink",D2).replace("nolink",F2).getRegex(),Ph={_backpedal:Ml,anyPunctuation:m3,autolink:g3,blockSkip:d3,br:L2,code:l3,del:Ml,emStrongLDelim:f3,emStrongRDelimAst:h3,emStrongRDelimUnd:p3,escape:I2,link:w3,nolink:F2,punctuation:u3,reflink:D2,reflinkSearch:b3,tag:y3,text:c3,url:Ml},x3={...Ph,link:mt(/^!?\[(label)\]\((.*?)\)/).replace("label",ku).getRegex(),reflink:mt(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",ku).getRegex()},Hf={...Ph,escape:mt(I2).replace("])","~|])").getRegex(),url:mt(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},C3={...Hf,br:mt(L2).replace("{2,}","*").getRegex(),text:mt(Hf.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},$c={normal:Mh,gfm:s3,pedantic:a3},hl={normal:Ph,gfm:Hf,breaks:C3,pedantic:x3};class or{constructor(e){lt(this,"tokens");lt(this,"options");lt(this,"state");lt(this,"tokenizer");lt(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||Ki,this.options.tokenizer=this.options.tokenizer||new Cu,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const n={block:$c.normal,inline:hl.normal};this.options.pedantic?(n.block=$c.pedantic,n.inline=hl.pedantic):this.options.gfm&&(n.block=$c.gfm,this.options.breaks?n.inline=hl.breaks:n.inline=hl.gfm),this.tokenizer.rules=n}static get rules(){return{block:$c,inline:hl}}static lex(e,n){return new or(n).lex(e)}static lexInline(e,n){return new or(n).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
83
+ `),this.blockTokens(e,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){const r=this.inlineQueue[n];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,n=[],r=!1){this.options.pedantic&&(e=e.replace(/\t/g," ").replace(/^ +$/gm,""));let i,a,l;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(f=>(i=f.call({lexer:this},e,n))?(e=e.substring(i.raw.length),n.push(i),!0):!1))){if(i=this.tokenizer.space(e)){e=e.substring(i.raw.length),i.raw.length===1&&n.length>0?n[n.length-1].raw+=`
84
+ `:n.push(i);continue}if(i=this.tokenizer.code(e)){e=e.substring(i.raw.length),a=n[n.length-1],a&&(a.type==="paragraph"||a.type==="text")?(a.raw+=`
85
+ `+i.raw,a.text+=`
86
+ `+i.text,this.inlineQueue[this.inlineQueue.length-1].src=a.text):n.push(i);continue}if(i=this.tokenizer.fences(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.heading(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.hr(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.blockquote(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.list(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.html(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.def(e)){e=e.substring(i.raw.length),a=n[n.length-1],a&&(a.type==="paragraph"||a.type==="text")?(a.raw+=`
87
+ `+i.raw,a.text+=`
88
+ `+i.raw,this.inlineQueue[this.inlineQueue.length-1].src=a.text):this.tokens.links[i.tag]||(this.tokens.links[i.tag]={href:i.href,title:i.title});continue}if(i=this.tokenizer.table(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.lheading(e)){e=e.substring(i.raw.length),n.push(i);continue}if(l=e,this.options.extensions&&this.options.extensions.startBlock){let f=1/0;const d=e.slice(1);let p;this.options.extensions.startBlock.forEach(y=>{p=y.call({lexer:this},d),typeof p=="number"&&p>=0&&(f=Math.min(f,p))}),f<1/0&&f>=0&&(l=e.substring(0,f+1))}if(this.state.top&&(i=this.tokenizer.paragraph(l))){a=n[n.length-1],r&&(a==null?void 0:a.type)==="paragraph"?(a.raw+=`
89
+ `+i.raw,a.text+=`
90
+ `+i.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=a.text):n.push(i),r=l.length!==e.length,e=e.substring(i.raw.length);continue}if(i=this.tokenizer.text(e)){e=e.substring(i.raw.length),a=n[n.length-1],a&&a.type==="text"?(a.raw+=`
91
+ `+i.raw,a.text+=`
92
+ `+i.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=a.text):n.push(i);continue}if(e){const f="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(f);break}else throw new Error(f)}}return this.state.top=!0,n}inline(e,n=[]){return this.inlineQueue.push({src:e,tokens:n}),n}inlineTokens(e,n=[]){let r,i,a,l=e,f,d,p;if(this.tokens.links){const y=Object.keys(this.tokens.links);if(y.length>0)for(;(f=this.tokenizer.rules.inline.reflinkSearch.exec(l))!=null;)y.includes(f[0].slice(f[0].lastIndexOf("[")+1,-1))&&(l=l.slice(0,f.index)+"["+"a".repeat(f[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(f=this.tokenizer.rules.inline.blockSkip.exec(l))!=null;)l=l.slice(0,f.index)+"["+"a".repeat(f[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(f=this.tokenizer.rules.inline.anyPunctuation.exec(l))!=null;)l=l.slice(0,f.index)+"++"+l.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;e;)if(d||(p=""),d=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(y=>(r=y.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.escape(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.tag(e)){e=e.substring(r.raw.length),i=n[n.length-1],i&&r.type==="text"&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(r=this.tokenizer.link(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(r.raw.length),i=n[n.length-1],i&&r.type==="text"&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(r=this.tokenizer.emStrong(e,l,p)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.codespan(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.br(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.del(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.autolink(e)){e=e.substring(r.raw.length),n.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(e))){e=e.substring(r.raw.length),n.push(r);continue}if(a=e,this.options.extensions&&this.options.extensions.startInline){let y=1/0;const m=e.slice(1);let _;this.options.extensions.startInline.forEach(S=>{_=S.call({lexer:this},m),typeof _=="number"&&_>=0&&(y=Math.min(y,_))}),y<1/0&&y>=0&&(a=e.substring(0,y+1))}if(r=this.tokenizer.inlineText(a)){e=e.substring(r.raw.length),r.raw.slice(-1)!=="_"&&(p=r.raw.slice(-1)),d=!0,i=n[n.length-1],i&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(e){const y="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(y);break}else throw new Error(y)}}return n}}class _u{constructor(e){lt(this,"options");lt(this,"parser");this.options=e||Ki}space(e){return""}code({text:e,lang:n,escaped:r}){var l;const i=(l=(n||"").match(/^\S*/))==null?void 0:l[0],a=e.replace(/\n$/,"")+`
93
+ `;return i?'<pre><code class="language-'+Hn(i)+'">'+(r?a:Hn(a,!0))+`</code></pre>
94
+ `:"<pre><code>"+(r?a:Hn(a,!0))+`</code></pre>
95
+ `}blockquote({tokens:e}){return`<blockquote>
96
+ ${this.parser.parse(e)}</blockquote>
97
+ `}html({text:e}){return e}heading({tokens:e,depth:n}){return`<h${n}>${this.parser.parseInline(e)}</h${n}>
98
+ `}hr(e){return`<hr>
99
+ `}list(e){const n=e.ordered,r=e.start;let i="";for(let f=0;f<e.items.length;f++){const d=e.items[f];i+=this.listitem(d)}const a=n?"ol":"ul",l=n&&r!==1?' start="'+r+'"':"";return"<"+a+l+`>
100
+ `+i+"</"+a+`>
101
+ `}listitem(e){let n="";if(e.task){const r=this.checkbox({checked:!!e.checked});e.loose?e.tokens.length>0&&e.tokens[0].type==="paragraph"?(e.tokens[0].text=r+" "+e.tokens[0].text,e.tokens[0].tokens&&e.tokens[0].tokens.length>0&&e.tokens[0].tokens[0].type==="text"&&(e.tokens[0].tokens[0].text=r+" "+e.tokens[0].tokens[0].text)):e.tokens.unshift({type:"text",raw:r+" ",text:r+" "}):n+=r+" "}return n+=this.parser.parse(e.tokens,!!e.loose),`<li>${n}</li>
102
+ `}checkbox({checked:e}){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
103
+ `}table(e){let n="",r="";for(let a=0;a<e.header.length;a++)r+=this.tablecell(e.header[a]);n+=this.tablerow({text:r});let i="";for(let a=0;a<e.rows.length;a++){const l=e.rows[a];r="";for(let f=0;f<l.length;f++)r+=this.tablecell(l[f]);i+=this.tablerow({text:r})}return i&&(i=`<tbody>${i}</tbody>`),`<table>
104
+ <thead>
105
+ `+n+`</thead>
106
+ `+i+`</table>
107
+ `}tablerow({text:e}){return`<tr>
108
+ ${e}</tr>
109
+ `}tablecell(e){const n=this.parser.parseInline(e.tokens),r=e.header?"th":"td";return(e.align?`<${r} align="${e.align}">`:`<${r}>`)+n+`</${r}>
110
+ `}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${e}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:n,tokens:r}){const i=this.parser.parseInline(r),a=U1(e);if(a===null)return i;e=a;let l='<a href="'+e+'"';return n&&(l+=' title="'+n+'"'),l+=">"+i+"</a>",l}image({href:e,title:n,text:r}){const i=U1(e);if(i===null)return r;e=i;let a=`<img src="${e}" alt="${r}"`;return n&&(a+=` title="${n}"`),a+=">",a}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):e.text}}class Ah{strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return""+e}image({text:e}){return""+e}br(){return""}}class ir{constructor(e){lt(this,"options");lt(this,"renderer");lt(this,"textRenderer");this.options=e||Ki,this.options.renderer=this.options.renderer||new _u,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Ah}static parse(e,n){return new ir(n).parse(e)}static parseInline(e,n){return new ir(n).parseInline(e)}parse(e,n=!0){let r="";for(let i=0;i<e.length;i++){const a=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const f=a,d=this.options.extensions.renderers[f.type].call({parser:this},f);if(d!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(f.type)){r+=d||"";continue}}const l=a;switch(l.type){case"space":{r+=this.renderer.space(l);continue}case"hr":{r+=this.renderer.hr(l);continue}case"heading":{r+=this.renderer.heading(l);continue}case"code":{r+=this.renderer.code(l);continue}case"table":{r+=this.renderer.table(l);continue}case"blockquote":{r+=this.renderer.blockquote(l);continue}case"list":{r+=this.renderer.list(l);continue}case"html":{r+=this.renderer.html(l);continue}case"paragraph":{r+=this.renderer.paragraph(l);continue}case"text":{let f=l,d=this.renderer.text(f);for(;i+1<e.length&&e[i+1].type==="text";)f=e[++i],d+=`
111
+ `+this.renderer.text(f);n?r+=this.renderer.paragraph({type:"paragraph",raw:d,text:d,tokens:[{type:"text",raw:d,text:d}]}):r+=d;continue}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}parseInline(e,n){n=n||this.renderer;let r="";for(let i=0;i<e.length;i++){const a=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const f=this.options.extensions.renderers[a.type].call({parser:this},a);if(f!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){r+=f||"";continue}}const l=a;switch(l.type){case"escape":{r+=n.text(l);break}case"html":{r+=n.html(l);break}case"link":{r+=n.link(l);break}case"image":{r+=n.image(l);break}case"strong":{r+=n.strong(l);break}case"em":{r+=n.em(l);break}case"codespan":{r+=n.codespan(l);break}case"br":{r+=n.br(l);break}case"del":{r+=n.del(l);break}case"text":{r+=n.text(l);break}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}}class Pl{constructor(e){lt(this,"options");lt(this,"block");this.options=e||Ki}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}provideLexer(){return this.block?or.lex:or.lexInline}provideParser(){return this.block?ir.parse:ir.parseInline}}lt(Pl,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));class k3{constructor(...e){lt(this,"defaults",Sh());lt(this,"options",this.setOptions);lt(this,"parse",this.parseMarkdown(!0));lt(this,"parseInline",this.parseMarkdown(!1));lt(this,"Parser",ir);lt(this,"Renderer",_u);lt(this,"TextRenderer",Ah);lt(this,"Lexer",or);lt(this,"Tokenizer",Cu);lt(this,"Hooks",Pl);this.use(...e)}walkTokens(e,n){var i,a;let r=[];for(const l of e)switch(r=r.concat(n.call(this,l)),l.type){case"table":{const f=l;for(const d of f.header)r=r.concat(this.walkTokens(d.tokens,n));for(const d of f.rows)for(const p of d)r=r.concat(this.walkTokens(p.tokens,n));break}case"list":{const f=l;r=r.concat(this.walkTokens(f.items,n));break}default:{const f=l;(a=(i=this.defaults.extensions)==null?void 0:i.childTokens)!=null&&a[f.type]?this.defaults.extensions.childTokens[f.type].forEach(d=>{const p=f[d].flat(1/0);r=r.concat(this.walkTokens(p,n))}):f.tokens&&(r=r.concat(this.walkTokens(f.tokens,n)))}}return r}use(...e){const n=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(r=>{const i={...r};if(i.async=this.defaults.async||i.async||!1,r.extensions&&(r.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){const l=n.renderers[a.name];l?n.renderers[a.name]=function(...f){let d=a.renderer.apply(this,f);return d===!1&&(d=l.apply(this,f)),d}:n.renderers[a.name]=a.renderer}if("tokenizer"in a){if(!a.level||a.level!=="block"&&a.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const l=n[a.level];l?l.unshift(a.tokenizer):n[a.level]=[a.tokenizer],a.start&&(a.level==="block"?n.startBlock?n.startBlock.push(a.start):n.startBlock=[a.start]:a.level==="inline"&&(n.startInline?n.startInline.push(a.start):n.startInline=[a.start]))}"childTokens"in a&&a.childTokens&&(n.childTokens[a.name]=a.childTokens)}),i.extensions=n),r.renderer){const a=this.defaults.renderer||new _u(this.defaults);for(const l in r.renderer){if(!(l in a))throw new Error(`renderer '${l}' does not exist`);if(["options","parser"].includes(l))continue;const f=l,d=r.renderer[f],p=a[f];a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m||""}}i.renderer=a}if(r.tokenizer){const a=this.defaults.tokenizer||new Cu(this.defaults);for(const l in r.tokenizer){if(!(l in a))throw new Error(`tokenizer '${l}' does not exist`);if(["options","rules","lexer"].includes(l))continue;const f=l,d=r.tokenizer[f],p=a[f];a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m}}i.tokenizer=a}if(r.hooks){const a=this.defaults.hooks||new Pl;for(const l in r.hooks){if(!(l in a))throw new Error(`hook '${l}' does not exist`);if(["options","block"].includes(l))continue;const f=l,d=r.hooks[f],p=a[f];Pl.passThroughHooks.has(l)?a[f]=y=>{if(this.defaults.async)return Promise.resolve(d.call(a,y)).then(_=>p.call(a,_));const m=d.call(a,y);return p.call(a,m)}:a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m}}i.hooks=a}if(r.walkTokens){const a=this.defaults.walkTokens,l=r.walkTokens;i.walkTokens=function(f){let d=[];return d.push(l.call(this,f)),a&&(d=d.concat(a.call(this,f))),d}}this.defaults={...this.defaults,...i}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,n){return or.lex(e,n??this.defaults)}parser(e,n){return ir.parse(e,n??this.defaults)}parseMarkdown(e){return(r,i)=>{const a={...i},l={...this.defaults,...a},f=this.onError(!!l.silent,!!l.async);if(this.defaults.async===!0&&a.async===!1)return f(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof r>"u"||r===null)return f(new Error("marked(): input parameter is undefined or null"));if(typeof r!="string")return f(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(r)+", string expected"));l.hooks&&(l.hooks.options=l,l.hooks.block=e);const d=l.hooks?l.hooks.provideLexer():e?or.lex:or.lexInline,p=l.hooks?l.hooks.provideParser():e?ir.parse:ir.parseInline;if(l.async)return Promise.resolve(l.hooks?l.hooks.preprocess(r):r).then(y=>d(y,l)).then(y=>l.hooks?l.hooks.processAllTokens(y):y).then(y=>l.walkTokens?Promise.all(this.walkTokens(y,l.walkTokens)).then(()=>y):y).then(y=>p(y,l)).then(y=>l.hooks?l.hooks.postprocess(y):y).catch(f);try{l.hooks&&(r=l.hooks.preprocess(r));let y=d(r,l);l.hooks&&(y=l.hooks.processAllTokens(y)),l.walkTokens&&this.walkTokens(y,l.walkTokens);let m=p(y,l);return l.hooks&&(m=l.hooks.postprocess(m)),m}catch(y){return f(y)}}}onError(e,n){return r=>{if(r.message+=`
112
+ Please report this to https://github.com/markedjs/marked.`,e){const i="<p>An error occurred:</p><pre>"+Hn(r.message+"",!0)+"</pre>";return n?Promise.resolve(i):i}if(n)return Promise.reject(r);throw r}}}const qi=new k3;function dt(t,e){return qi.parse(t,e)}dt.options=dt.setOptions=function(t){return qi.setOptions(t),dt.defaults=qi.defaults,E2(dt.defaults),dt};dt.getDefaults=Sh;dt.defaults=Ki;dt.use=function(...t){return qi.use(...t),dt.defaults=qi.defaults,E2(dt.defaults),dt};dt.walkTokens=function(t,e){return qi.walkTokens(t,e)};dt.parseInline=qi.parseInline;dt.Parser=ir;dt.parser=ir.parse;dt.Renderer=_u;dt.TextRenderer=Ah;dt.Lexer=or;dt.lexer=or.lex;dt.Tokenizer=Cu;dt.Hooks=Pl;dt.parse=dt;dt.options;dt.setOptions;dt.use;dt.walkTokens;dt.parseInline;ir.parse;or.lex;const _3=t=>t.replace(/"/g,"QUOTE"),S3=t=>t.replace(new RegExp("QUOTE","g"),'"');function B2({className:t,elementTag:e="span",inline:n=!1,text:r}){const i=S3(Oy(_3(r))),a=e;return A.jsx(a,{className:t,dangerouslySetInnerHTML:{__html:n?dt.parseInline(i):dt.parse(i)}})}const E3="_typography_1j3dp_829",Wc={"h1--product":"_h1--product_1j3dp_120","h2--product":"_h2--product_1j3dp_133","h3--product":"_h3--product_1j3dp_146","h4--product":"_h4--product_1j3dp_159","h5--product":"_h5--product_1j3dp_172","h6--product":"_h6--product_1j3dp_185","h7--product":"_h7--product_1j3dp_198","h8--product":"_h8--product_1j3dp_211","body-large--product":"_body-large--product_1j3dp_224","body-regular--product":"_body-regular--product_1j3dp_237","body-semibold--product":"_body-semibold--product_1j3dp_250","body-italic--product":"_body-italic--product_1j3dp_263","body-text-link--product":"_body-text-link--product_1j3dp_277","detail-medium--product":"_detail-medium--product_1j3dp_290","detail-bold--product":"_detail-bold--product_1j3dp_303","detail-upper-case--product":"_detail-upper-case--product_1j3dp_316","detail-regular--product":"_detail-regular--product_1j3dp_329","claim--landing":"_claim--landing_1j3dp_342","claim-uppercase--landing":"_claim-uppercase--landing_1j3dp_381","h1--landing":"_h1--landing_1j3dp_420","h1-uppercase--landing":"_h1-uppercase--landing_1j3dp_459","h2--landing":"_h2--landing_1j3dp_498","h3--landing":"_h3--landing_1j3dp_537","h4--landing":"_h4--landing_1j3dp_576","h5--landing":"_h5--landing_1j3dp_602","h6--landing":"_h6--landing_1j3dp_628","overline--landing":"_overline--landing_1j3dp_654","body-large--landing":"_body-large--landing_1j3dp_692","body-large-semibold--landing":"_body-large-semibold--landing_1j3dp_717","body--landing":"_body--landing_1j3dp_742","body-semibold--landing":"_body-semibold--landing_1j3dp_754","body-italic--landing":"_body-italic--landing_1j3dp_766","quote-large--landing":"_quote-large--landing_1j3dp_779","detail-small--landing":"_detail-small--landing_1j3dp_805","detail-small-bold--landing":"_detail-small-bold--landing_1j3dp_817",typography:E3};function T3(t){switch(t){case"h1":case"h1-uppercase":return"h1";case"h2":case"claim":case"claim-uppercase":return"h2";case"h3":case"h4":case"h5":return t;case"h6":case"overline":return"h6";default:return"span"}}const Fe=t=>{const{as:e,children:n,className:r,fontSet:i="product",type:a}=t,l=e||T3(a);return A.jsx(A.Fragment,{children:typeof n=="string"?A.jsx(B2,{className:pe(Wc[`${a}--${i}`],Wc.typography,r),text:n,inline:!0,elementTag:l}):A.jsx(l,{className:pe(Wc[`${a}--${i}`],Wc.typography,r),children:n})})},R3=(t,e)=>I.isValidElement(t)&&typeof t.type!="string"&&e.includes(t.type),Sr=(t,e)=>I.Children.toArray(t).filter(n=>R3(n,e)),M3="_iconComponent_e4u5e_120",pf={iconComponent:M3,"iconComponent--filled":"_iconComponent--filled_e4u5e_123","iconComponent--outlined":"_iconComponent--outlined_e4u5e_127"},P3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 17.8093 4.40043 19.5251 5.11749 21.0636C5.20001 21.2406 5.23484 21.4367 5.21134 21.6306L4.57675 26.8667C4.53771 27.1889 4.81112 27.4623 5.13327 27.4233L10.3694 26.7887C10.5633 26.7652 10.7594 26.8 10.9364 26.8825C12.4749 27.5996 14.1907 28 16 28Z",fill:"white"}),w.createElement("path",{d:"M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z",fill:"#FF9DE2"}),w.createElement("path",{d:"M16 4C9.37258 4 4 9.37258 4 16C4 17.8099 4.40068 19.5262 5.11817 21.065C5.20075 21.2422 5.2356 21.4383 5.21206 21.6323L4.57693 26.866C4.53781 27.1884 4.81157 27.4619 5.13391 27.4226L10.3591 26.7844C10.5536 26.7606 10.7503 26.7956 10.9278 26.8785C12.4685 27.5981 14.1873 28 16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),w.createElement("path",{d:"M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),A3=I.forwardRef(P3),I3=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z",fill:"#FDE6F7"}),w.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),w.createElement("rect",{width:21,height:6,transform:"translate(5.5 7)",fill:"#FF9DE2"}),w.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),L3=I.forwardRef(I3),D3=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z",fill:"#C1B7EA"}),w.createElement("path",{d:"M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z",fill:"#E8E3FF"}),w.createElement("path",{d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5})),F3=I.forwardRef(D3),B3=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z",fill:"#E0F5F9"}),w.createElement("path",{d:"M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z",fill:"#98CBD6"}),w.createElement("path",{d:"M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z",fill:"#98CBD6"}),w.createElement("path",{d:"M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),V3=I.forwardRef(B3),O3=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z",fill:"#CAE85D"}),w.createElement("path",{d:"M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z",fill:"#F2FBC4"}),w.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),j3=I.forwardRef(O3),N3=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),w.createElement("path",{d:"M15.9544 5.14409C15.5549 4.78046 12.6033 2.25339 9.92819 4.38208C7.05202 6.67073 8.9696 10.3917 10.887 12.4662C12.3679 14.0686 16 16.6154 16 16.6154C16 16.6154 19.6324 14.0682 21.113 12.4662C23.0304 10.3917 24.948 6.67073 22.0718 4.38209C19.3967 2.25339 16.4451 4.78046 16.0456 5.14409C16.0197 5.16771 15.9803 5.16771 15.9544 5.14409Z",fill:"#7C5BFF"})),$3=I.forwardRef(N3),W3={bubble_heart_coloured:A3,event_calendar_plus_coloured:L3,gift_coloured:F3,group_coloured:V3,heart_handshake_coloured:j3,supporter_new_coloured:$3},H3={16:void 0,24:void 0,32:W3},U3=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M8.08517 4.23369C8.81151 2.37226 12.0899 1.08987 14 3C16 5.00001 14.8225 7.68569 13.5 10C11.6443 13.2475 8.49724 14.7731 8.05277 14.9764C8.01793 14.9923 7.98205 14.9923 7.94721 14.9764C7.50274 14.7731 4.35569 13.2475 2.5 10C1.17753 7.68569 -6.55651e-06 4.99996 2 3.00001C3.91013 1.08992 7.18849 2.37227 7.91483 4.23369C7.94132 4.30158 8.05868 4.30158 8.08517 4.23369Z",fill:"#201649"})),z3=I.forwardRef(U3),q3={heart_filled:z3},Z3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{fill:"#201649",fillRule:"evenodd",d:"M5.5 2.5a2 2 0 0 0-2 2v3a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a2 2 0 0 0-2-2h-13Zm14 7.5h-15a1 1 0 0 0-1 1v10.07a1 1 0 0 0 1.577.817l6.346-4.48a1 1 0 0 1 1.154 0l6.346 4.48a1 1 0 0 0 1.577-.817V11a1 1 0 0 0-1-1Z",clipRule:"evenodd"})),G3=I.forwardRef(Z3),Y3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_filled"},w.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",fill:"#201649"}))),X3=I.forwardRef(Y3),K3={bookmark_filled:G3,heart_filled:X3},J3=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_filled"},w.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",fill:"#201649"}))),Q3=I.forwardRef(J3),ew=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M5.92 26.608C4.832 26.736 4 26.48 4 25.008V22.704C4 21.744 4.256 21.488 5.28 21.36C7.968 20.72 8.352 18.928 8.416 16.24H5.28C4.576 16.24 4 15.664 4 14.96V7.28C4 6.576 4.576 6 5.28 6H12.96C13.664 6 14.24 6.576 14.24 7.28V16.944C14.24 23.024 12 26.352 5.92 26.608ZM20.64 26.608C19.552 26.736 18.72 26.48 18.72 25.008V22.704C18.72 21.744 18.976 21.488 20 21.36C22.688 20.72 23.072 18.928 23.136 16.24H20C19.296 16.24 18.72 15.664 18.72 14.96V7.28C18.72 6.576 19.296 6 20 6H27.68C28.384 6 28.96 6.576 28.96 7.28V16.944C28.96 23.024 26.72 26.352 20.64 26.608Z",fill:"#FF9DE2"})),tw=I.forwardRef(ew),nw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M12.32 6.0089C13.408 5.9449 14.24 6.2009 14.24 7.6089V9.9769C14.24 10.9369 13.984 11.1289 12.96 11.3209C10.272 11.8969 9.888 13.7529 9.824 16.4409H12.96C13.664 16.4409 14.24 17.0169 14.24 17.7209V25.4009C14.24 26.1049 13.664 26.6809 12.96 26.6809H5.28C4.576 26.6809 4 26.1049 4 25.4009V15.7369C4 9.6569 6.24 6.3289 12.32 6.0089ZM27.04 6.0089C28.128 5.9449 28.96 6.2009 28.96 7.6089V9.9769C28.96 10.9369 28.704 11.1289 27.68 11.3209C24.992 11.8969 24.608 13.7529 24.544 16.4409H27.68C28.384 16.4409 28.96 17.0169 28.96 17.7209V25.4009C28.96 26.1049 28.384 26.6809 27.68 26.6809H20C19.296 26.6809 18.72 26.1049 18.72 25.4009V15.7369C18.72 9.6569 20.96 6.3289 27.04 6.0089Z",fill:"#FF9DE2"})),rw=I.forwardRef(nw),ow={heart_filled:Q3,quotation_left_filled:tw,quotation_right_filled:rw},iw={16:q3,24:K3,32:ow},sw=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13.5 5.5L8.07955 10.9205C8.03562 10.9644 7.96438 10.9644 7.92045 10.9205L2.5 5.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),aw=I.forwardRef(sw),lw=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10.5 13.5L5.07955 8.07955C5.03562 8.03562 5.03562 7.96438 5.07955 7.92045L10.5 2.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),cw=I.forwardRef(lw),uw=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M5.5 2.5L10.9205 7.92045C10.9644 7.96438 10.9644 8.03562 10.9205 8.07955L5.5 13.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),dw=I.forwardRef(uw),fw=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13.5 10.5L8.07955 5.07955C8.03562 5.03562 7.96438 5.03562 7.92045 5.07955L2.5 10.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),hw=I.forwardRef(fw),pw=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M8.06491 4.37563C9.15755 2.36891 11.785 1.62798 13.5 2.99999C15.25 4.39999 14.8225 7.18568 13.5 9.5C11.6438 12.7484 8.49537 14.274 8.05238 14.4765C8.01779 14.4923 7.98213 14.4924 7.94744 14.4768C7.50021 14.2754 4.30555 12.75 2.49999 9.5C1.20548 7.16993 0.749976 4.39999 2.49999 3C4.21502 1.62799 6.84245 2.36891 7.93507 4.37563C7.96266 4.42629 8.03732 4.42629 8.06491 4.37563Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),mw=I.forwardRef(pw),gw=(t,e)=>w.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M11.375 5.74996H12.5C13.432 5.74996 14.1875 6.50548 14.1875 7.43746V12.5C14.1875 13.432 13.432 14.1875 12.5 14.1875H3.5C2.56802 14.1875 1.8125 13.432 1.8125 12.5V7.43746C1.8125 6.50548 2.56802 5.74996 3.5 5.74996H4.625M11.375 5.74996H4.625M11.375 5.74996V4.625C11.375 1.25 8 1.25 8 1.25V1.25C8 1.25 4.625 1.25 4.625 4.625V5.74996M8 9.125V9.125C8.31066 9.125 8.5625 9.37684 8.5625 9.6875V9.6875C8.5625 9.99816 8.31066 10.25 8 10.25V10.25M8 9.125V9.125C7.68934 9.125 7.4375 9.37684 7.4375 9.6875V9.6875C7.4375 9.99816 7.68934 10.25 8 10.25V10.25M8 9.125V10.25",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),vw=I.forwardRef(gw),yw={chevron_down:aw,chevron_left:cw,chevron_right:dw,chevron_up:hw,heart_outline:mw,privacy_lock_closed:vw},ww=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15"})),bw=I.forwardRef(ww),xw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5"})),Cw=I.forwardRef(xw),kw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16"})),_w=I.forwardRef(kw),Sw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),Ew=I.forwardRef(Sw),Tw=(t,e)=>w.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("g",{id:"business"},w.createElement("path",{id:"Vector",d:"M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Rw=I.forwardRef(Tw),Mw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z",stroke:"#201649",strokeWidth:1.5})),Pw=I.forwardRef(Mw),Aw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),Iw=I.forwardRef(Aw),Lw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Dw=I.forwardRef(Lw),Fw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),Bw=I.forwardRef(Fw),Vw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),Ow=I.forwardRef(Vw),jw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),Nw=I.forwardRef(jw),$w=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),Ww=I.forwardRef($w),Hw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z"})),Uw=I.forwardRef(Hw),zw=(t,e)=>w.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7",stroke:"#201649",strokeWidth:1.5})),qw=I.forwardRef(zw),Zw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Gw=I.forwardRef(Zw),Yw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Xw=I.forwardRef(Yw),Kw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z"})),Jw=I.forwardRef(Kw),Qw=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2"})),eb=I.forwardRef(Qw),tb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2"})),nb=I.forwardRef(tb),rb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M12 5C6.54245 5 2.84732 9.93477 1.80246 11.5176C1.60739 11.8131 1.60739 12.1869 1.80246 12.4824C2.84732 14.0652 6.54245 19 12 19C17.4576 19 21.1527 14.0652 22.1975 12.4824C22.3926 12.1869 22.3926 11.8131 22.1975 11.5176C21.1527 9.93477 17.4576 5 12 5Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z",stroke:"#201649",strokeWidth:1.5})),ob=I.forwardRef(rb),ib=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"})),sb=I.forwardRef(ib),ab=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z"})),lb=I.forwardRef(ab),cb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5"})),ub=I.forwardRef(cb),db=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z"})),fb=I.forwardRef(db),hb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_outline"},w.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),pb=I.forwardRef(hb),mb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z"})),gb=I.forwardRef(mb),vb=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C9.92487 27 5 22.0751 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),yb=I.forwardRef(vb),wb=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),bb=I.forwardRef(wb),xb=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C14.3893 27 12.8595 26.6538 11.4809 26.0318C11.2388 25.9226 10.9699 25.883 10.7089 25.9318L5.87721 26.8359C5.45495 26.9149 5.08512 26.545 5.16413 26.1228L6.06815 21.2911C6.11699 21.0301 6.07741 20.7612 5.96819 20.5191C5.34618 19.1405 5 17.6107 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Cb=I.forwardRef(xb),kb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4"})),_b=I.forwardRef(kb),Sb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6"})),Eb=I.forwardRef(Sb),Tb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M6.75 12C6.75 12.4142 6.41421 12.75 6 12.75C5.58579 12.75 5.25 12.4142 5.25 12C5.25 11.5858 5.58579 11.25 6 11.25C6.41421 11.25 6.75 11.5858 6.75 12ZM12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25C12.4142 11.25 12.75 11.5858 12.75 12ZM18.75 12C18.75 12.4142 18.4142 12.75 18 12.75C17.5858 12.75 17.25 12.4142 17.25 12C17.25 11.5858 17.5858 11.25 18 11.25C18.4142 11.25 18.75 11.5858 18.75 12Z",stroke:"#201649",strokeWidth:1.5})),Rb=I.forwardRef(Tb),Mb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z",stroke:"#201649",strokeWidth:1.5})),Pb=I.forwardRef(Mb),Ab=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Ib=I.forwardRef(Ab),Lb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z"})),Db=I.forwardRef(Lb),Fb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7"})),Bb=I.forwardRef(Fb),Vb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4"})),Ob=I.forwardRef(Vb),jb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M18 8c0 5.436-4.925 11.692-5.85 12.82a.192.192 0 0 1-.3 0C10.926 19.693 6 13.437 6 8a6 6 0 1 1 12 0Z"})),Nb=I.forwardRef(jb),$b=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),Wb=I.forwardRef($b),Hb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Ub=I.forwardRef(Hb),zb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 8.5H5.5a2 2 0 0 0-2 2V18a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-7.5a2 2 0 0 0-2-2H16Zm0 0V5c0-3-4-3-4-3v0S8 2 8 5m4 8.5v1m.75.25v0a1.06 1.06 0 0 1-1.5 0v0a1.06 1.06 0 0 1 0-1.5v0a1.06 1.06 0 0 1 1.5 0v0a1.06 1.06 0 0 1 0 1.5Z"})),qb=I.forwardRef(zb),Zb=(t,e)=>w.createElement("svg",{width:24,height:24,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14 7.5H16.5C17.6046 7.5 18.5 8.39543 18.5 9.5V17C18.5 18.1046 17.6046 19 16.5 19H3.5C2.39543 19 1.5 18.1046 1.5 17V9.5C1.5 8.39543 2.39543 7.5 3.5 7.5H6M14 7.5V4C14 1 10 1 10 1V1C10 1 6 1 6 4V7.5M14 7.5H6M10 12.5V13.5M10.75 13.75V13.75C10.3358 14.1642 9.66421 14.1642 9.25 13.75V13.75C8.83579 13.3358 8.83579 12.6642 9.25 12.25V12.25C9.66421 11.8358 10.3358 11.8358 10.75 12.25V12.25C11.1642 12.6642 11.1642 13.3358 10.75 13.75Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Gb=I.forwardRef(Zb),Yb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Xb=I.forwardRef(Yb),Kb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"})),Jb=I.forwardRef(Kb),Qb=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13"})),e4=I.forwardRef(Qb),t4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z"})),n4=I.forwardRef(t4),r4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5"})),o4=I.forwardRef(r4),i4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{d:"M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),s4=I.forwardRef(i4),a4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5"})),l4=I.forwardRef(a4),c4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19 6.5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-13M3 6h5.5M21 6h-5.5m0 0V3.5a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1V6m7 0h-7m6 11.5V10m-5 7.5V10"})),u4=I.forwardRef(c4),d4={arrow_left:bw,arrow_right:Cw,bookmark_outline:_w,burger_menu:Ew,business:Rw,camera:Pw,checkmark:Iw,checkmark_circle:Dw,chevron_down:Bw,chevron_left:Ow,chevron_right:Nw,chevron_up:Ww,comment_bubble:Uw,copy:qw,cross:Gw,cross_circle:Xw,envelope:Jw,event_calendar:eb,external_link:nb,eye:ob,eye_crossed:sb,filter:lb,globe:ub,heart:fb,heart_outline:pb,image:gb,info:yb,info_left:bb,info_right:Cb,loudspeaker:_b,marketplace:Eb,more_dots:Rb,more_dots_alt:Pb,mute:Ib,notification_bell:Db,paperclip:Bb,pencil:Ob,pin:Nb,plus:Wb,plus_circle:Ub,privacy_lock:qb,privacy_lock_closed:Gb,react:Xb,search:Jb,share_arrow:e4,share_arrow_outline:n4,sort:o4,special_place:s4,thanks:l4,trash_can:u4},f4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z"})),h4=I.forwardRef(f4),p4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826"})),m4=I.forwardRef(p4),g4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"})),v4=I.forwardRef(g4),y4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20"})),w4=I.forwardRef(y4),b4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5"})),x4=I.forwardRef(b4),C4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),k4=I.forwardRef(C4),_4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z"})),S4=I.forwardRef(_4),E4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),T4=I.forwardRef(E4),R4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z"})),M4=I.forwardRef(R4),P4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),A4=I.forwardRef(P4),I4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z",stroke:"#201649",strokeWidth:1.5})),L4=I.forwardRef(I4),D4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z"})),F4=I.forwardRef(D4),B4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z"})),V4=I.forwardRef(B4),O4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621"})),j4=I.forwardRef(O4),N4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z"})),$4=I.forwardRef(N4),W4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),H4=I.forwardRef(W4),U4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554"})),z4=I.forwardRef(U4),q4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10"})),Z4=I.forwardRef(q4),G4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5"})),Y4=I.forwardRef(G4),X4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577"})),K4=I.forwardRef(X4),J4=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z"})),Q4=I.forwardRef(J4),e6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z"})),t6=I.forwardRef(e6),n6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23"})),r6=I.forwardRef(n6),o6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),i6=I.forwardRef(o6),s6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889",stroke:"#201649",strokeWidth:1.5})),a6=I.forwardRef(s6),l6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4"})),c6=I.forwardRef(l6),u6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8"})),d6=I.forwardRef(u6),f6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),h6=I.forwardRef(f6),p6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z"})),m6=I.forwardRef(p6),g6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28"})),v6=I.forwardRef(g6),y6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13"})),w6=I.forwardRef(y6),b6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"})),x6=I.forwardRef(b6),C6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13 15.6305L14.6176 17.1777C15.3908 17.9173 16.6092 17.9173 17.3824 17.1777L19 15.6305M13 15.6305L5 7M13 15.6305L5 24.9527M27 7L19 15.6305M19 15.6305L21.4625 18.5M28 18.5L28 8.00001C28 6.89544 27.1046 6.00001 26 6.00001L6 6C4.89543 6 4 6.89543 4 8V24C4 25.1046 4.89543 26 6 26H19M25 21V27M22 24H28M25 18C21.6863 18 19 20.6863 19 24C19 27.3137 21.6863 30 25 30C28.3137 30 31 27.3137 31 24C31 20.6863 28.3137 18 25 18Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),k6=I.forwardRef(C6),_6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("g",{id:"error"},w.createElement("path",{id:"Vector",d:"M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),S6=I.forwardRef(_6),E6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5"})),T6=I.forwardRef(E6),R6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46"})),M6=I.forwardRef(R6),P6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),A6=I.forwardRef(P6),I6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6"})),L6=I.forwardRef(I6),D6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3"})),F6=I.forwardRef(D6),B6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M16 8C9.75068 8 5.0954 14.3762 4.16881 15.7437C4.06156 15.902 4.06156 16.098 4.16881 16.2563C5.0954 17.6238 9.75068 24 16 24C22.2493 24 26.9046 17.6238 27.8312 16.2563C27.9384 16.098 27.9384 15.902 27.8312 15.7437C26.9046 14.3762 22.2493 8 16 8Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21C18.7614 21 21 18.7614 21 16Z",stroke:"#201649",strokeWidth:1.5})),V6=I.forwardRef(B6),O6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"})),j6=I.forwardRef(O6),N6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("g",{id:"gift_outline"},w.createElement("path",{id:"Vector",d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5}))),$6=I.forwardRef(N6),W6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),H6=I.forwardRef(W6),U6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1"})),z6=I.forwardRef(U6),q6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),Z6=I.forwardRef(q6),G6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z"})),Y6=I.forwardRef(G6),X6=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),K6=I.forwardRef(X6),J6=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("g",{id:"heart_outline"},w.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Q6=I.forwardRef(J6),ex=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5"})),tx=I.forwardRef(ex),nx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z"})),rx=I.forwardRef(nx),ox=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C9.92487 27 5 22.0751 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),ix=I.forwardRef(ox),sx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),ax=I.forwardRef(sx),lx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C14.3893 27 12.8595 26.6538 11.4809 26.0318C11.2388 25.9226 10.9699 25.883 10.7089 25.9318L5.87721 26.8359C5.45495 26.9149 5.08512 26.545 5.16413 26.1228L6.06815 21.2911C6.11699 21.0301 6.07741 20.7612 5.96819 20.5191C5.34618 19.1405 5 17.6107 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),cx=I.forwardRef(lx),ux=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3"})),dx=I.forwardRef(ux),fx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z"})),hx=I.forwardRef(fx),px=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8"})),mx=I.forwardRef(px),gx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M18 14V14C15.2386 11.2386 10.7614 11.2386 7.99999 14L6 16C3.23858 18.7614 3.23858 23.2386 6 26V26C8.76142 28.7614 13.2386 28.7614 16 26L17.5 24.5M14 18V18C16.7614 20.7614 21.2386 20.7614 24 18L26 16C28.7614 13.2386 28.7614 8.76142 26 6V6C23.2386 3.23858 18.7614 3.23858 16 6L14.5 7.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),vx=I.forwardRef(gx),yx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),wx=I.forwardRef(yx),bx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M11 11V7C11 5.89543 11.8954 5 13 5H24C25.1046 5 26 5.89543 26 7V25C26 26.1046 25.1046 27 24 27H13C11.8954 27 11 26.1046 11 25V21M17 11.5L20.7929 15.2929C21.1834 15.6834 21.1834 16.3166 20.7929 16.7071L17 20.5M4 16H21",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),xx=I.forwardRef(bx),Cx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16"})),kx=I.forwardRef(Cx),_x=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81"})),Sx=I.forwardRef(_x),Ex=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z"})),Tx=I.forwardRef(Ex),Rx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8"})),Mx=I.forwardRef(Rx),Px=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z"})),Ax=I.forwardRef(Px),Ix=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z",stroke:"#201649",strokeWidth:1.5})),Lx=I.forwardRef(Ix),Dx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{d:"M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z",stroke:"#201649",strokeWidth:1.5})),Fx=I.forwardRef(Dx),Bx=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z",stroke:"#201649",strokeWidth:1.5})),Vx=I.forwardRef(Bx),Ox=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5"})),jx=I.forwardRef(Ox),Nx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z"})),$x=I.forwardRef(Nx),Wx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1"})),Hx=I.forwardRef(Wx),Ux=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z"})),zx=I.forwardRef(Ux),qx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z"})),Zx=I.forwardRef(qx),Gx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z"})),Yx=I.forwardRef(Gx),Xx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13"})),Kx=I.forwardRef(Xx),Jx=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10"})),Qx=I.forwardRef(Jx),e7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z"})),t7=I.forwardRef(e7),n7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M27.5 27H4m10-4h13.5m0-4H20m1.132-8.596 2.121-2.121a1 1 0 0 0 0-1.415l-2.121-2.121a1 1 0 0 0-1.415 0l-2.12 2.121m3.535 3.536L8.607 22.929a1 1 0 0 1-.483.267c-1.102.255-3.107.621-3.843.754a.198.198 0 0 1-.23-.23c.132-.736.498-2.74.753-3.844a1 1 0 0 1 .267-.483L17.596 6.868m3.536 3.536-3.536-3.536"})),r7=I.forwardRef(n7),o7=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M27.5 27H4M14 23H27.5M27.5 19H20M21.1317 10.4038L23.253 8.28248C23.6436 7.89196 23.6436 7.25879 23.253 6.86827L21.1317 4.74695C20.7412 4.35642 20.108 4.35642 19.7175 4.74695L17.5962 6.86827M21.1317 10.4038L8.6066 22.9289C8.47408 23.0615 8.30697 23.1541 8.12435 23.1962C7.02178 23.4507 5.01673 23.8172 4.28067 23.9498C4.14393 23.9744 4.02561 23.8561 4.05023 23.7193C4.1827 22.9837 4.5489 20.9802 4.80378 19.8756C4.84593 19.693 4.93854 19.5259 5.07107 19.3934L17.5962 6.86827M21.1317 10.4038L17.5962 6.86827",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),i7=I.forwardRef(o7),s7=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M14.5 24.5H17.5M18 5.5V5.5C18 5.77614 17.7761 6 17.5 6H14.5C14.2239 6 14 5.77614 14 5.5V5.5M11.5 27.5H20.5C22.1569 27.5 23.5 26.1569 23.5 24.5V7.5C23.5 5.84315 22.1569 4.5 20.5 4.5H11.5C9.84315 4.5 8.5 5.84315 8.5 7.5V24.5C8.5 26.1569 9.84315 27.5 11.5 27.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),a7=I.forwardRef(s7),l7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),c7=I.forwardRef(l7),u7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),d7=I.forwardRef(u7),f7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z"})),h7=I.forwardRef(f7),p7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),m7=I.forwardRef(p7),g7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),v7=I.forwardRef(g7),y7=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M9 27H5C4.44772 27 4 26.5523 4 26V14C4 13.4477 4.44772 13 5 13H9C9.55228 13 10 13.4477 10 14V26C10 26.5523 9.55228 27 9 27Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M18 27H14C13.4477 27 13 26.5523 13 26V6C13 5.44772 13.4477 5 14 5H18C18.5523 5 19 5.44772 19 6V26C19 26.5523 18.5523 27 18 27Z",stroke:"#201649",strokeWidth:1.5}),w.createElement("path",{d:"M27 27H23C22.4477 27 22 26.5523 22 26V18C22 17.4477 22.4477 17 23 17H27C27.5523 17 28 17.4477 28 18V26C28 26.5523 27.5523 27 27 27Z",stroke:"#201649",strokeWidth:1.5})),w7=I.forwardRef(y7),b7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3"})),x7=I.forwardRef(b7),C7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 13V8.5c0-2.918-2.5-4-5-4s-5 1.082-5 4v1m5 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 0v2M27 15v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2Z"})),k7=I.forwardRef(C7),_7=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),S7=I.forwardRef(_7),E7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z"})),T7=I.forwardRef(E7),R7=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M16 23C16.3488 23 16.5 22.8488 16.5 22.5C16.5 22.1512 16.3488 22 16 22M16 23C15.6512 23 15.5 22.8488 15.5 22.5C15.5 22.1512 15.6512 22 16 22M16 23V22M12 12.5C12 9.97368 13.9243 9 16 9C18.0757 9 20 10 20 12.5C20 13.962 19.316 15.082 18.348 15.76C17.2171 16.5522 16 17.6193 16 19V19M28 16C28 22.6274 22.6274 28 16 28C9.37258 28 4 22.6274 4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),M7=I.forwardRef(R7),P7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})),A7=I.forwardRef(P7),I7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z"}),w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),L7=I.forwardRef(I7),D7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z"})),F7=I.forwardRef(D7),B7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z"})),V7=I.forwardRef(B7),O7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z"})),j7=I.forwardRef(O7),N7=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z",stroke:"#201649",strokeWidth:1.5})),$7=I.forwardRef(N7),W7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10"})),H7=I.forwardRef(W7),U7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),z7=I.forwardRef(U7),q7=(t,e)=>w.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},w.createElement("path",{d:"M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508M9.92819 4.38208C12.6033 2.25339 15.5549 4.78046 15.9544 5.14409C15.9803 5.16771 16.0197 5.16771 16.0456 5.14409C16.4451 4.78046 19.3967 2.25339 22.0718 4.38209C24.948 6.67073 23.0304 10.3917 21.113 12.4662C19.6324 14.0682 16 16.6154 16 16.6154C16 16.6154 12.3679 14.0686 10.887 12.4662C8.9696 10.3917 7.05202 6.67073 9.92819 4.38208Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),Z7=I.forwardRef(q7),G7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8"})),Y7=I.forwardRef(G7),X7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26"})),K7=I.forwardRef(X7),J7=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24 9v15a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V9m19-.5h-7m-15 0h7m0 0V6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.5m-8 0h8m-.5 5-7 7m0-7 7 7"})),Q7=I.forwardRef(J7),e8=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5"})),t8=I.forwardRef(e8),n8=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z"})),r8=I.forwardRef(n8),o8=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779"})),i8=I.forwardRef(o8),s8=(t,e)=>w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},w.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007"})),a8=I.forwardRef(s8),l8={address_book:h4,baby_toy:m4,bicycle:v4,bookmark_outline:w4,books:x4,bubble_heart_outline:k4,buildings:S4,burger_menu:T4,business:M4,business_profile:A4,camera:L4,camera_crossed:F4,car:V4,carrot:j4,chat:$4,checkmark_circle:H4,christmas_tree:z4,clipboard:Z4,clothing:Y4,cocktail:K4,comment_bubble:Q4,compass:t6,computer:r6,confetti:i6,copy:a6,couch:c6,credit_card:d6,cross_circle:h6,cutlery:m6,drill_tool:v6,email:w6,envelop_plus:k6,envelope:x6,error:S6,event_calendar_check:T6,event_calendar_date:M6,event_calendar_grid:A6,event_calendar_plus:L6,exchange:F6,eye:V6,eye_crossed:j6,gift_outline:$6,globe:H6,group:z6,healthcare:Z6,heart:Y6,heart_handshake_outline:K6,heart_outline:Q6,house:tx,image:rx,info:ix,info_left:ax,info_right:cx,invite_neighbour:dx,key:hx,kitchen_pot:mx,link:vx,list:wx,log_in:xx,log_out:kx,loudspeaker:Sx,map:Tx,marketplace:Mx,miscellaneous_other:Ax,more_dots:Lx,more_dots_alt:Fx,more_dots_outline:Vx,music:jx,nebenan_de:$x,neighbour:Hx,notification_bell:zx,organisation:Zx,paper_empty:Yx,paper_form:Kx,paperclip:Qx,paw:t7,pencil:r7,pencil_alt:i7,phone:a7,pin:c7,pins:d7,plant:h7,plus:m7,plus_circle:v7,poll:w7,post:x7,privacy_lock:k7,privacy_lock_closed:S7,qr_code:T7,question:M7,search:A7,settings_cog:L7,shopping_bag:F7,shopping_cart:V7,special_place:j7,star:$7,suitcase:H7,supporter:z7,supporter_new:Z7,tennis_ball:Y7,thanks:K7,trash_can:Q7,truck:t8,user:r8,user_profile:i8,wellness:a8},c8={16:yw,24:d4,32:l8},u8={coloured:H3,filled:iw,outline:c8},ot=({className:t,name:e,role:n="presentation",size:r="32",title:i})=>{const a=e.endsWith("_filled"),l=e.endsWith("_coloured"),d=(()=>{const p=a?"filled":l?"coloured":"outline",y=u8[p][r];if(y===void 0)console.error(`Error: The icon ${e} is not available for size ${r} of type ${p}`);else return y[e]})();return d?A.jsx(d,{className:pe(pf.iconComponent,{[pf["iconComponent--filled"]]:a,[pf["iconComponent--outlined"]]:!l&&!a},t),title:i,role:n,width:r,height:r}):null},d8="_bubbleContent_92m7r_120",f8="_bubble_92m7r_120",pl={bubbleContent:d8,bubble:f8,"bubble--badge":"_bubble--badge_92m7r_150","bubble--empty":"_bubble--empty_92m7r_157","bubble--hidden":"_bubble--hidden_92m7r_162"},h8=9,jl=t=>{const{ariaLabel:e,children:n,showZero:r=!1,value:i}=t,a=i===void 0,l=a?void 0:Math.max(0,i),f=pe({[pl.bubble]:!0,[pl["bubble--badge"]]:n,[pl["bubble--empty"]]:a,[pl["bubble--hidden"]]:l===0&&!r});return A.jsx(Vu,{badgeContent:l,className:pl.bubbleContent,max:h8,slotProps:{badge:{className:f}},"aria-label":e,role:"status",showZero:r,children:n})},p8="_baseBtn_e43ry_120",Hc={baseBtn:p8},Vt=I.forwardRef((t,e)=>{const n="href"in t,{children:r,className:i,"data-testid":a,disabled:l=!1}=t,{active:f,focusVisible:d,getRootProps:p}=Ou({...t,rootRef:e}),y=pe(Hc.baseBtn,i,{[Hc["baseBtn--active"]]:f,[Hc["baseBtn--focusVisible"]]:d});if(n){const{ariaDescribedBy:P,ariaLabel:O,ariaLabelledBy:j,href:H,onClick:$,rel:Y,target:J}=t,K=J==="_blank"?"noopener noreferrer":Y;return A.jsx("a",{"aria-label":O,"aria-labelledby":j,"aria-describedby":P,className:y,href:H,target:J,onClick:$,rel:K,"data-testid":a,children:r})}const{ariaDescribedBy:m,ariaLabel:_,ariaLabelledBy:S,onClick:M,role:B,selected:L}=t;return A.jsx("button",{...p(),"aria-label":_,"aria-labelledby":S,className:pe(Hc.baseBtn,y,i),role:B,disabled:l,onClick:M,"aria-pressed":f,"aria-selected":L,"aria-describedby":m,"data-testid":a,children:r})});Vt.displayName="Button";const m8="_textButton_1fii8_120",Uc={textButton:m8,"textButton--large":"_textButton--large_1fii8_127","textButton--green":"_textButton--green_1fii8_130","textButton--blue":"_textButton--blue_1fii8_136","textButton--deepPurple":"_textButton--deepPurple_1fii8_142"},g8={large:"h5",link:"body-text-link",medium:"body-semibold",small:"detail-bold"};function mo({className:t,color:e,disabled:n,leftIcon:r,rightIcon:i,size:a,text:l,...f}){const d=Sr(r,[ot,jl]),p=Sr(i,[ot,jl]);return A.jsxs(Vt,{...f,className:pe(t,Uc.textButton,Uc[`textButton--${e}`],Uc[`textButton--${a}`]),disabled:n,children:[d,A.jsx(Fe,{type:g8[a],as:"span",className:pe(Uc.textButtonTypography),children:l}),p]})}const v8="_badgeLabel_z5ym0_120",y8="_badgeLabel__text_z5ym0_129",G1={badgeLabel:v8,badgeLabel__text:y8},w8=({buttonHref:t,buttonOnClick:e,buttonText:n,text:r,type:i})=>A.jsxs("div",{className:G1.badgeLabel,children:[A.jsx(Ch,{size:"medium",type:i,role:"presentation"}),A.jsx(Fe,{type:"body-semibold",className:G1.badgeLabel__text,children:r}),A.jsx(mo,{href:t,onClick:e,color:"blue",size:"medium",text:n})]}),b8="_feedItemCategory_r5nsi_120",Y1={feedItemCategory:b8,"feedItemCategory--theme":"_feedItemCategory--theme_r5nsi_128","feedItemCategory--closedPost":"_feedItemCategory--closedPost_r5nsi_132"},x8=({className:t,text:e,type:n})=>A.jsx("div",{className:pe(Y1.feedItemCategory,Y1[`feedItemCategory--${n}`],t),children:A.jsx(Fe,{type:"detail-medium",children:e})}),C8="_labelPill_1edqy_120",zc={labelPill:C8,"labelPill__shape--pill":"_labelPill__shape--pill_1edqy_125","labelPill__shape--pill--small":"_labelPill__shape--pill--small_1edqy_129","labelPill__shape--pill--teal":"_labelPill__shape--pill--teal_1edqy_132","labelPill__shape--pill--lavender":"_labelPill__shape--pill--lavender_1edqy_136","labelPill__shape--tile":"_labelPill__shape--tile_1edqy_140"},Ih=({className:t,color:e="teal",label:n,shape:r="pill",size:i="medium"})=>{const l=(f=>r==="pill"?{large:"body-semibold",medium:"detail-bold",small:"detail-upper-case"}[f]:{medium:"h5",small:"detail-upper-case"}[f])(i);return A.jsx("span",{className:pe(zc.labelPill,zc[`labelPill__shape--${r}`],zc[`labelPill__shape--${r}--${i}`],{[zc[`labelPill__shape--${r}--${e}`]]:r!=="tile"},t),children:A.jsx(Fe,{type:l,children:n})})},k8="_sticker_z8t4n_120",mf={sticker:k8,"sticker--color-green":"_sticker--color-green_z8t4n_128","sticker--color-pink":"_sticker--color-pink_z8t4n_131","sticker--color-lavender":"_sticker--color-lavender_z8t4n_134","sticker--color-teal":"_sticker--color-teal_z8t4n_140","sticker--color-orange":"_sticker--color-orange_z8t4n_146","sticker--color-grey":"_sticker--color-grey_z8t4n_149","sticker--size-small":"_sticker--size-small_z8t4n_152","sticker--size-medium":"_sticker--size-medium_z8t4n_156","sticker--size-large":"_sticker--size-large_z8t4n_160"},V2=({color:t,icon:e,size:n})=>{const r=pe(mf.sticker,mf[`sticker--color-${t}`],mf[`sticker--size-${n}`]);return A.jsx("div",{role:"presentation","data-testid":"sticker",className:r,children:A.jsx(ot,{name:e})})},X1=new Set;function Zu(t,e,n){t||X1.has(e)||(console.warn(e),X1.add(e))}function _8(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Zu(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}function Nl(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Uf=t=>Array.isArray(t);function O2(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function $l(t){return typeof t=="string"||Array.isArray(t)}function K1(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function Lh(t,e,n,r){if(typeof e=="function"){const[i,a]=K1(r);e=e(n!==void 0?n:t.custom,i,a)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,a]=K1(r);e=e(n!==void 0?n:t.custom,i,a)}return e}function Gu(t,e,n){const r=t.getProps();return Lh(r,e,n!==void 0?n:r.custom,t)}const Dh=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Fh=["initial",...Dh],Yl=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Ko=new Set(Yl),Or=t=>t*1e3,uo=t=>t/1e3,S8={type:"spring",stiffness:500,damping:25,restSpeed:10},E8=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),T8={type:"keyframes",duration:.8},R8={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},M8=(t,{keyframes:e})=>e.length>2?T8:Ko.has(t)?t.startsWith("scale")?E8(e[1]):S8:R8;function P8({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:l,repeatDelay:f,from:d,elapsed:p,...y}){return!!Object.keys(y).length}function Bh(t,e){return t[e]||t.default||t}const A8={skipAnimations:!1,useManualTiming:!1},I8=t=>t!==null;function Yu(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(I8),a=e&&n!=="loop"&&e%2===1?0:i.length-1;return!a||r===void 0?i[a]:r}const Qt=t=>t;function L8(t){let e=new Set,n=new Set,r=!1,i=!1;const a=new WeakSet;let l={delta:0,timestamp:0,isProcessing:!1};function f(p){a.has(p)&&(d.schedule(p),t()),p(l)}const d={schedule:(p,y=!1,m=!1)=>{const S=m&&r?e:n;return y&&a.add(p),S.has(p)||S.add(p),p},cancel:p=>{n.delete(p),a.delete(p)},process:p=>{if(l=p,r){i=!0;return}r=!0,[e,n]=[n,e],n.clear(),e.forEach(f),r=!1,i&&(i=!1,d.process(p))}};return d}const qc=["read","resolveKeyframes","update","preRender","render","postRender"],D8=40;function j2(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=()=>n=!0,l=qc.reduce((P,O)=>(P[O]=L8(a),P),{}),{read:f,resolveKeyframes:d,update:p,preRender:y,render:m,postRender:_}=l,S=()=>{const P=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(P-i.timestamp,D8),1),i.timestamp=P,i.isProcessing=!0,f.process(i),d.process(i),p.process(i),y.process(i),m.process(i),_.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(S))},M=()=>{n=!0,r=!0,i.isProcessing||t(S)};return{schedule:qc.reduce((P,O)=>{const j=l[O];return P[O]=(H,$=!1,Y=!1)=>(n||M(),j.schedule(H,$,Y)),P},{}),cancel:P=>{for(let O=0;O<qc.length;O++)l[qc[O]].cancel(P)},state:i,steps:l}}const{schedule:ht,cancel:go,state:Jt,steps:gf}=j2(typeof requestAnimationFrame<"u"?requestAnimationFrame:Qt,!0),N2=t=>/^0[^.\s]+$/u.test(t);function F8(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||N2(t):!0}let ga=Qt,vo=Qt;process.env.NODE_ENV!=="production"&&(ga=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vo=(t,e)=>{if(!t)throw new Error(e)});const $2=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),W2=t=>e=>typeof e=="string"&&e.startsWith(t),H2=W2("--"),B8=W2("var(--"),Vh=t=>B8(t)?V8.test(t.split("/*")[0].trim()):!1,V8=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,O8=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function j8(t){const e=O8.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const N8=4;function U2(t,e,n=1){vo(n<=N8,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=j8(t);if(!r)return;const a=window.getComputedStyle(e).getPropertyValue(r);if(a){const l=a.trim();return $2(l)?parseFloat(l):l}return Vh(i)?U2(i,e,n+1):i}const Go=(t,e,n)=>n>e?e:n<t?t:n,va={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Al={...va,transform:t=>Go(0,1,t)},Zc={...va,default:1},Il=t=>Math.round(t*1e5)/1e5,Oh=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,$8=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,W8=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function Xl(t){return typeof t=="string"}function H8(t){return t==null}const Kl=t=>({test:e=>Xl(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),zo=Kl("deg"),jr=Kl("%"),je=Kl("px"),U8=Kl("vh"),z8=Kl("vw"),J1={...jr,parse:t=>jr.parse(t)/100,transform:t=>jr.transform(t*100)},q8=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),Q1=t=>t===va||t===je,ep=(t,e)=>parseFloat(t.split(", ")[e]),tp=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return ep(i[1],e);{const a=r.match(/^matrix\((.+)\)$/u);return a?ep(a[1],t):0}},Z8=new Set(["x","y","z"]),G8=Yl.filter(t=>!Z8.has(t));function Y8(t){const e=[];return G8.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const fa={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:tp(4,13),y:tp(5,14)};fa.translateX=fa.x;fa.translateY=fa.y;const z2=t=>e=>e.test(t),X8={test:t=>t==="auto",parse:t=>t},q2=[va,je,jr,zo,z8,U8,X8],np=t=>q2.find(z2(t)),Hi=new Set;let zf=!1,qf=!1;function Z2(){if(qf){const t=Array.from(Hi).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=Y8(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([a,l])=>{var f;(f=r.getValue(a))===null||f===void 0||f.set(l)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}qf=!1,zf=!1,Hi.forEach(t=>t.complete()),Hi.clear()}function G2(){Hi.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(qf=!0)})}function K8(){G2(),Z2()}class jh{constructor(e,n,r,i,a,l=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=a,this.isAsync=l}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Hi.add(this),zf||(zf=!0,ht.read(G2),ht.resolveKeyframes(Z2))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let a=0;a<e.length;a++)if(e[a]===null)if(a===0){const l=i==null?void 0:i.get(),f=e[e.length-1];if(l!==void 0)e[0]=l;else if(r&&n){const d=r.readValue(n,f);d!=null&&(e[0]=d)}e[0]===void 0&&(e[0]=f),i&&l===void 0&&i.set(e[0])}else e[a]=e[a-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Hi.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Hi.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Nh=(t,e)=>n=>!!(Xl(n)&&W8.test(n)&&n.startsWith(t)||e&&!H8(n)&&Object.prototype.hasOwnProperty.call(n,e)),Y2=(t,e,n)=>r=>{if(!Xl(r))return r;const[i,a,l,f]=r.match(Oh);return{[t]:parseFloat(i),[e]:parseFloat(a),[n]:parseFloat(l),alpha:f!==void 0?parseFloat(f):1}},J8=t=>Go(0,255,t),vf={...va,transform:t=>Math.round(J8(t))},$i={test:Nh("rgb","red"),parse:Y2("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+vf.transform(t)+", "+vf.transform(e)+", "+vf.transform(n)+", "+Il(Al.transform(r))+")"};function Q8(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const Zf={test:Nh("#"),parse:Q8,transform:$i.transform},ra={test:Nh("hsl","hue"),parse:Y2("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+jr.transform(Il(e))+", "+jr.transform(Il(n))+", "+Il(Al.transform(r))+")"},an={test:t=>$i.test(t)||Zf.test(t)||ra.test(t),parse:t=>$i.test(t)?$i.parse(t):ra.test(t)?ra.parse(t):Zf.parse(t),transform:t=>Xl(t)?t:t.hasOwnProperty("red")?$i.transform(t):ra.transform(t)};function e9(t){var e,n;return isNaN(t)&&Xl(t)&&(((e=t.match(Oh))===null||e===void 0?void 0:e.length)||0)+(((n=t.match($8))===null||n===void 0?void 0:n.length)||0)>0}const X2="number",K2="color",t9="var",n9="var(",rp="${}",r9=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Wl(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let a=0;const f=e.replace(r9,d=>(an.test(d)?(r.color.push(a),i.push(K2),n.push(an.parse(d))):d.startsWith(n9)?(r.var.push(a),i.push(t9),n.push(d)):(r.number.push(a),i.push(X2),n.push(parseFloat(d))),++a,rp)).split(rp);return{values:n,split:f,indexes:r,types:i}}function J2(t){return Wl(t).values}function Q2(t){const{split:e,types:n}=Wl(t),r=e.length;return i=>{let a="";for(let l=0;l<r;l++)if(a+=e[l],i[l]!==void 0){const f=n[l];f===X2?a+=Il(i[l]):f===K2?a+=an.transform(i[l]):a+=i[l]}return a}}const o9=t=>typeof t=="number"?0:t;function i9(t){const e=J2(t);return Q2(t)(e.map(o9))}const Yo={test:e9,parse:J2,createTransformer:Q2,getAnimatableNone:i9},s9=new Set(["brightness","contrast","saturate","opacity"]);function a9(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Oh)||[];if(!r)return t;const i=n.replace(r,"");let a=s9.has(e)?1:0;return r!==n&&(a*=100),e+"("+a+i+")"}const l9=/\b([a-z-]*)\(.*?\)/gu,Gf={...Yo,getAnimatableNone:t=>{const e=t.match(l9);return e?e.map(a9).join(" "):t}},op={...va,transform:Math.round},$h={borderWidth:je,borderTopWidth:je,borderRightWidth:je,borderBottomWidth:je,borderLeftWidth:je,borderRadius:je,radius:je,borderTopLeftRadius:je,borderTopRightRadius:je,borderBottomRightRadius:je,borderBottomLeftRadius:je,width:je,maxWidth:je,height:je,maxHeight:je,size:je,top:je,right:je,bottom:je,left:je,padding:je,paddingTop:je,paddingRight:je,paddingBottom:je,paddingLeft:je,margin:je,marginTop:je,marginRight:je,marginBottom:je,marginLeft:je,rotate:zo,rotateX:zo,rotateY:zo,rotateZ:zo,scale:Zc,scaleX:Zc,scaleY:Zc,scaleZ:Zc,skew:zo,skewX:zo,skewY:zo,distance:je,translateX:je,translateY:je,translateZ:je,x:je,y:je,z:je,perspective:je,transformPerspective:je,opacity:Al,originX:J1,originY:J1,originZ:je,zIndex:op,backgroundPositionX:je,backgroundPositionY:je,fillOpacity:Al,strokeOpacity:Al,numOctaves:op},c9={...$h,color:an,backgroundColor:an,outlineColor:an,fill:an,stroke:an,borderColor:an,borderTopColor:an,borderRightColor:an,borderBottomColor:an,borderLeftColor:an,filter:Gf,WebkitFilter:Gf},Wh=t=>c9[t];function em(t,e){let n=Wh(t);return n!==Gf&&(n=Yo),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const u9=new Set(["auto","none","0"]);function d9(t,e,n){let r=0,i;for(;r<t.length&&!i;){const a=t[r];typeof a=="string"&&!u9.has(a)&&Wl(a).values.length&&(i=t[r]),r++}if(i&&n)for(const a of e)t[a]=em(n,i)}class tm extends jh{constructor(e,n,r,i,a){super(e,n,r,i,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<e.length;d++){let p=e[d];if(typeof p=="string"&&(p=p.trim(),Vh(p))){const y=U2(p,n.current);y!==void 0&&(e[d]=y),d===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!q8.has(r)||e.length!==2)return;const[i,a]=e,l=np(i),f=np(a);if(l!==f)if(Q1(l)&&Q1(f))for(let d=0;d<e.length;d++){const p=e[d];typeof p=="string"&&(e[d]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)F8(e[i])&&r.push(i);r.length&&d9(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=fa[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const a=n.getValue(r);a&&a.jump(this.measuredOrigin,!1);const l=i.length-1,f=i[l];i[l]=fa[r](n.measureViewportBox(),window.getComputedStyle(n.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([d,p])=>{n.getValue(d).set(p)}),this.resolveNoneKeyframes()}}function nm(t){let e;return()=>(e===void 0&&(e=t()),e)}let cu;function f9(){cu=void 0}const Nr={now:()=>(cu===void 0&&Nr.set(Jt.isProcessing||A8.useManualTiming?Jt.timestamp:performance.now()),cu),set:t=>{cu=t,queueMicrotask(f9)}},ip=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Yo.test(t)||t==="0")&&!t.startsWith("url("));function h9(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function p9(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const a=t[t.length-1],l=ip(i,e),f=ip(a,e);return ga(l===f,`You are trying to animate ${e} from "${i}" to "${a}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${a} via the \`style\` property.`),!l||!f?!1:h9(t)||n==="spring"&&r}const m9=40;class rm{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:a=0,repeatType:l="loop",...f}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=Nr.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:a,repeatType:l,...f},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>m9?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&K8(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=Nr.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:a,delay:l,onComplete:f,onUpdate:d,isGenerator:p}=this.options;if(!p&&!p9(e,r,i,a))if(l)this.options.duration=0;else{d==null||d(Yu(e,this.options,n)),f==null||f(),this.resolveFinishedPromise();return}const y=this.initPlayback(e,n);y!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...y},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}function om(t,e){return e?t*(1e3/e):0}const g9=5;function im(t,e,n){const r=Math.max(e-g9,0);return om(n-t(r),e-r)}const yf=.001,v9=.01,sp=10,y9=.05,w9=1;function b9({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,a;ga(t<=Or(sp),"Spring duration must be 10 seconds or less");let l=1-e;l=Go(y9,w9,l),t=Go(v9,sp,uo(t)),l<1?(i=p=>{const y=p*l,m=y*t,_=y-n,S=Yf(p,l),M=Math.exp(-m);return yf-_/S*M},a=p=>{const m=p*l*t,_=m*n+n,S=Math.pow(l,2)*Math.pow(p,2)*t,M=Math.exp(-m),B=Yf(Math.pow(p,2),l);return(-i(p)+yf>0?-1:1)*((_-S)*M)/B}):(i=p=>{const y=Math.exp(-p*t),m=(p-n)*t+1;return-yf+y*m},a=p=>{const y=Math.exp(-p*t),m=(n-p)*(t*t);return y*m});const f=5/t,d=C9(i,a,f);if(t=Or(t),isNaN(d))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(d,2)*r;return{stiffness:p,damping:l*2*Math.sqrt(r*p),duration:t}}}const x9=12;function C9(t,e,n){let r=n;for(let i=1;i<x9;i++)r=r-t(r)/e(r);return r}function Yf(t,e){return t*Math.sqrt(1-e*e)}const k9=["duration","bounce"],_9=["stiffness","damping","mass"];function ap(t,e){return e.some(n=>t[n]!==void 0)}function S9(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!ap(t,_9)&&ap(t,k9)){const n=b9(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function sm({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],a=t[t.length-1],l={done:!1,value:i},{stiffness:f,damping:d,mass:p,duration:y,velocity:m,isResolvedFromDuration:_}=S9({...r,velocity:-uo(r.velocity||0)}),S=m||0,M=d/(2*Math.sqrt(f*p)),B=a-i,L=uo(Math.sqrt(f/p)),P=Math.abs(B)<5;n||(n=P?.01:2),e||(e=P?.005:.5);let O;if(M<1){const j=Yf(L,M);O=H=>{const $=Math.exp(-M*L*H);return a-$*((S+M*L*B)/j*Math.sin(j*H)+B*Math.cos(j*H))}}else if(M===1)O=j=>a-Math.exp(-L*j)*(B+(S+L*B)*j);else{const j=L*Math.sqrt(M*M-1);O=H=>{const $=Math.exp(-M*L*H),Y=Math.min(j*H,300);return a-$*((S+M*L*B)*Math.sinh(Y)+j*B*Math.cosh(Y))/j}}return{calculatedDuration:_&&y||null,next:j=>{const H=O(j);if(_)l.done=j>=y;else{let $=0;M<1&&($=j===0?Or(S):im(O,j,H));const Y=Math.abs($)<=n,J=Math.abs(a-H)<=e;l.done=Y&&J}return l.value=l.done?a:H,l}}}function lp({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:l,min:f,max:d,restDelta:p=.5,restSpeed:y}){const m=t[0],_={done:!1,value:m},S=K=>f!==void 0&&K<f||d!==void 0&&K>d,M=K=>f===void 0?d:d===void 0||Math.abs(f-K)<Math.abs(d-K)?f:d;let B=n*e;const L=m+B,P=l===void 0?L:l(L);P!==L&&(B=P-m);const O=K=>-B*Math.exp(-K/r),j=K=>P+O(K),H=K=>{const le=O(K),he=j(K);_.done=Math.abs(le)<=p,_.value=_.done?P:he};let $,Y;const J=K=>{S(_.value)&&($=K,Y=sm({keyframes:[_.value,M(_.value)],velocity:im(j,K,_.value),damping:i,stiffness:a,restDelta:p,restSpeed:y}))};return J(0),{calculatedDuration:null,next:K=>{let le=!1;return!Y&&$===void 0&&(le=!0,H(K),J(K)),$!==void 0&&K>=$?Y.next(K-$):(!le&&H(K),_)}}}const am=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,E9=1e-7,T9=12;function R9(t,e,n,r,i){let a,l,f=0;do l=e+(n-e)/2,a=am(l,r,i)-t,a>0?n=l:e=l;while(Math.abs(a)>E9&&++f<T9);return l}function Jl(t,e,n,r){if(t===e&&n===r)return Qt;const i=a=>R9(a,0,1,t,n);return a=>a===0||a===1?a:am(i(a),e,r)}const M9=Jl(.42,0,1,1),P9=Jl(0,0,.58,1),lm=Jl(.42,0,.58,1),A9=t=>Array.isArray(t)&&typeof t[0]!="number",cm=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,um=t=>e=>1-t(1-e),Hh=t=>1-Math.sin(Math.acos(t)),dm=um(Hh),I9=cm(Hh),fm=Jl(.33,1.53,.69,.99),Uh=um(fm),L9=cm(Uh),D9=t=>(t*=2)<1?.5*Uh(t):.5*(2-Math.pow(2,-10*(t-1))),cp={linear:Qt,easeIn:M9,easeInOut:lm,easeOut:P9,circIn:Hh,circInOut:I9,circOut:dm,backIn:Uh,backInOut:L9,backOut:fm,anticipate:D9},up=t=>{if(Array.isArray(t)){vo(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Jl(e,n,r,i)}else if(typeof t=="string")return vo(cp[t]!==void 0,`Invalid easing type '${t}'`),cp[t];return t},F9=(t,e)=>n=>e(t(n)),fo=(...t)=>t.reduce(F9),Hl=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},_t=(t,e,n)=>t+(e-t)*n;function wf(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function B9({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,a=0,l=0;if(!e)i=a=l=n;else{const f=n<.5?n*(1+e):n+e-n*e,d=2*n-f;i=wf(d,f,t+1/3),a=wf(d,f,t),l=wf(d,f,t-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(l*255),alpha:r}}function Su(t,e){return n=>n>0?e:t}const bf=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},V9=[Zf,$i,ra],O9=t=>V9.find(e=>e.test(t));function dp(t){const e=O9(t);if(ga(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===ra&&(n=B9(n)),n}const fp=(t,e)=>{const n=dp(t),r=dp(e);if(!n||!r)return Su(t,e);const i={...n};return a=>(i.red=bf(n.red,r.red,a),i.green=bf(n.green,r.green,a),i.blue=bf(n.blue,r.blue,a),i.alpha=_t(n.alpha,r.alpha,a),$i.transform(i))},Xf=new Set(["none","hidden"]);function j9(t,e){return Xf.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function N9(t,e){return n=>_t(t,e,n)}function zh(t){return typeof t=="number"?N9:typeof t=="string"?Vh(t)?Su:an.test(t)?fp:H9:Array.isArray(t)?hm:typeof t=="object"?an.test(t)?fp:$9:Su}function hm(t,e){const n=[...t],r=n.length,i=t.map((a,l)=>zh(a)(a,e[l]));return a=>{for(let l=0;l<r;l++)n[l]=i[l](a);return n}}function $9(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=zh(t[i])(t[i],e[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}}function W9(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let a=0;a<e.values.length;a++){const l=e.types[a],f=t.indexes[l][i[l]],d=(n=t.values[f])!==null&&n!==void 0?n:0;r[a]=d,i[l]++}return r}const H9=(t,e)=>{const n=Yo.createTransformer(e),r=Wl(t),i=Wl(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?Xf.has(t)&&!i.values.length||Xf.has(e)&&!r.values.length?j9(t,e):fo(hm(W9(r,i),i.values),n):(ga(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),Su(t,e))};function pm(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?_t(t,e,n):zh(t)(t,e)}function U9(t,e,n){const r=[],i=n||pm,a=t.length-1;for(let l=0;l<a;l++){let f=i(t[l],t[l+1]);if(e){const d=Array.isArray(e)?e[l]||Qt:e;f=fo(d,f)}r.push(f)}return r}function z9(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const a=t.length;if(vo(a===e.length,"Both input and output ranges must be the same length"),a===1)return()=>e[0];if(a===2&&t[0]===t[1])return()=>e[1];t[0]>t[a-1]&&(t=[...t].reverse(),e=[...e].reverse());const l=U9(e,r,i),f=l.length,d=p=>{let y=0;if(f>1)for(;y<t.length-2&&!(p<t[y+1]);y++);const m=Hl(t[y],t[y+1],p);return l[y](m)};return n?p=>d(Go(t[0],t[a-1],p)):d}function q9(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Hl(0,e,r);t.push(_t(n,1,i))}}function Z9(t){const e=[0];return q9(e,t.length-1),e}function G9(t,e){return t.map(n=>n*e)}function Y9(t,e){return t.map(()=>e||lm).splice(0,t.length-1)}function Eu({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=A9(r)?r.map(up):up(r),a={done:!1,value:e[0]},l=G9(n&&n.length===e.length?n:Z9(e),t),f=z9(l,e,{ease:Array.isArray(i)?i:Y9(e,i)});return{calculatedDuration:t,next:d=>(a.value=f(d),a.done=d>=t,a)}}const hp=2e4;function X9(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<hp;)e+=n,r=t.next(e);return e>=hp?1/0:e}const K9=t=>{const e=({timestamp:n})=>t(n);return{start:()=>ht.update(e,!0),stop:()=>go(e),now:()=>Jt.isProcessing?Jt.timestamp:Nr.now()}},J9={decay:lp,inertia:lp,tween:Eu,keyframes:Eu,spring:sm},Q9=t=>t/100;class qh extends rm{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:d}=this.options;d&&d()};const{name:n,motionValue:r,element:i,keyframes:a}=this.options,l=(i==null?void 0:i.KeyframeResolver)||jh,f=(d,p)=>this.onKeyframesResolved(d,p);this.resolver=new l(a,f,n,r,i),this.resolver.scheduleResolve()}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:a,velocity:l=0}=this.options,f=J9[n]||Eu;let d,p;f!==Eu&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vo(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),d=fo(Q9,pm(e[0],e[1])),e=[0,100]);const y=f({...this.options,keyframes:e});a==="mirror"&&(p=f({...this.options,keyframes:[...e].reverse(),velocity:-l})),y.calculatedDuration===null&&(y.calculatedDuration=X9(y));const{calculatedDuration:m}=y,_=m+i,S=_*(r+1)-i;return{generator:y,mirroredGenerator:p,mapPercentToKeyframes:d,calculatedDuration:m,resolvedDuration:_,totalDuration:S}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:K}=this.options;return{done:!0,value:K[K.length-1]}}const{finalKeyframe:i,generator:a,mirroredGenerator:l,mapPercentToKeyframes:f,keyframes:d,calculatedDuration:p,totalDuration:y,resolvedDuration:m}=r;if(this.startTime===null)return a.next(0);const{delay:_,repeat:S,repeatType:M,repeatDelay:B,onUpdate:L}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-y/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const P=this.currentTime-_*(this.speed>=0?1:-1),O=this.speed>=0?P<0:P>y;this.currentTime=Math.max(P,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=y);let j=this.currentTime,H=a;if(S){const K=Math.min(this.currentTime,y)/m;let le=Math.floor(K),he=K%1;!he&&K>=1&&(he=1),he===1&&le--,le=Math.min(le,S+1),!!(le%2)&&(M==="reverse"?(he=1-he,B&&(he-=B/m)):M==="mirror"&&(H=l)),j=Go(0,1,he)*m}const $=O?{done:!1,value:d[0]}:H.next(j);f&&($.value=f($.value));let{done:Y}=$;!O&&p!==null&&(Y=this.speed>=0?this.currentTime>=y:this.currentTime<=0);const J=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&Y);return J&&i!==void 0&&($.value=Yu(d,this.options,i)),L&&L($.value),J&&this.finish(),$}get duration(){const{resolved:e}=this;return e?uo(e.calculatedDuration):0}get time(){return uo(this.currentTime)}set time(e){e=Or(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=uo(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=K9,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(a=>this.tick(a))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const mm=new Set(["opacity","clipPath","filter","transform"]),gm=t=>Array.isArray(t)&&typeof t[0]=="number";function vm(t){return!!(!t||typeof t=="string"&&t in Zh||gm(t)||Array.isArray(t)&&t.every(vm))}const _l=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Zh={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:_l([0,.65,.55,1]),circOut:_l([.55,0,1,.45]),backIn:_l([.31,.01,.66,-.59]),backOut:_l([.33,1.53,.69,.99])};function eC(t){return ym(t)||Zh.easeOut}function ym(t){if(t)return gm(t)?_l(t):Array.isArray(t)?t.map(eC):Zh[t]}function tC(t,e,n,{delay:r=0,duration:i=300,repeat:a=0,repeatType:l="loop",ease:f,times:d}={}){const p={[e]:n};d&&(p.offset=d);const y=ym(f);return Array.isArray(y)&&(p.easing=y),t.animate(p,{delay:r,duration:i,easing:Array.isArray(y)?"linear":y,fill:"both",iterations:a+1,direction:l==="reverse"?"alternate":"normal"})}const nC=nm(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),Tu=10,rC=2e4;function oC(t){return t.type==="spring"||!vm(t.ease)}function iC(t,e){const n=new qh({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let a=0;for(;!r.done&&a<rC;)r=n.sample(a),i.push(r.value),a+=Tu;return{times:void 0,keyframes:i,duration:a-Tu,ease:"linear"}}class pp extends rm{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:a}=this.options;this.resolver=new tm(a,(l,f)=>this.onKeyframesResolved(l,f),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){var r;let{duration:i=300,times:a,ease:l,type:f,motionValue:d,name:p,startTime:y}=this.options;if(!(!((r=d.owner)===null||r===void 0)&&r.current))return!1;if(oC(this.options)){const{onComplete:_,onUpdate:S,motionValue:M,element:B,...L}=this.options,P=iC(e,L);e=P.keyframes,e.length===1&&(e[1]=e[0]),i=P.duration,a=P.times,l=P.ease,f="keyframes"}const m=tC(d.owner.current,p,e,{...this.options,duration:i,times:a,ease:l});return m.startTime=y??this.calcStartTime(),this.pendingTimeline?(m.timeline=this.pendingTimeline,this.pendingTimeline=void 0):m.onfinish=()=>{const{onComplete:_}=this.options;d.set(Yu(e,this.options,n)),_&&_(),this.cancel(),this.resolveFinishedPromise()},{animation:m,duration:i,times:a,type:f,ease:l,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return uo(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return uo(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=Or(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return Qt;const{animation:r}=n;r.timeline=e,r.onfinish=null}return Qt}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:a,ease:l,times:f}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:y,onComplete:m,element:_,...S}=this.options,M=new qh({...S,keyframes:r,duration:i,type:a,ease:l,times:f,isGenerator:!0}),B=Or(this.time);p.setWithVelocity(M.sample(B-Tu).value,M.sample(B).value,Tu)}const{onStop:d}=this.options;d&&d(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:a,damping:l,type:f}=e;return nC()&&r&&mm.has(r)&&n&&n.owner&&n.owner.current instanceof HTMLElement&&!n.owner.getProps().onUpdate&&!i&&a!=="mirror"&&l!==0&&f!=="inertia"}}function sC(t,e){let n;const r=()=>{const{currentTime:i}=e,l=(i===null?0:i.value)/100;n!==l&&t(l),n=l};return ht.update(r,!0),()=>go(r)}const aC=nm(()=>window.ScrollTimeline!==void 0);class lC{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}then(e,n){return Promise.all(this.animations).then(e).catch(n)}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e){const n=this.animations.map(r=>{if(aC()&&r.attachTimeline)r.attachTimeline(e);else return r.pause(),sC(i=>{r.time=r.duration*i},e)});return()=>{n.forEach((r,i)=>{r&&r(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}const Gh=(t,e,n,r={},i,a,l)=>f=>{const d=Bh(r,t)||{},p=d.delay||r.delay||0;let{elapsed:y=0}=r;y=y-Or(p);let m={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...d,delay:-y,onUpdate:S=>{e.set(S),d.onUpdate&&d.onUpdate(S)},onComplete:()=>{f(),d.onComplete&&d.onComplete(),l&&l()},onStop:l,name:t,motionValue:e,element:a?void 0:i};P8(d)||(m={...m,...M8(t,m)}),m.duration&&(m.duration=Or(m.duration)),m.repeatDelay&&(m.repeatDelay=Or(m.repeatDelay)),m.from!==void 0&&(m.keyframes[0]=m.from);let _=!1;if((m.type===!1||m.duration===0&&!m.repeatDelay)&&(m.duration=0,m.delay===0&&(_=!0)),_&&!a&&e.get()!==void 0){const S=Yu(m.keyframes,d);if(S!==void 0)return ht.update(()=>{m.onUpdate(S),m.onComplete()}),new lC([])}return!a&&pp.supports(m)?new pp(m):new qh(m)},cC=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),uC=t=>Uf(t)?t[t.length-1]||0:t;function Xu(t,e){t.indexOf(e)===-1&&t.push(e)}function Ku(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class Yh{constructor(){this.subscriptions=[]}add(e){return Xu(this.subscriptions,e),()=>Ku(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let a=0;a<i;a++){const l=this.subscriptions[a];l&&l(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const mp=30,dC=t=>!isNaN(parseFloat(t));class wm{constructor(e,n={}){this.version="11.5.6",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const a=Nr.now();this.updatedAt!==a&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=Nr.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=dC(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Zu(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new Yh);const r=this.events[e].add(n);return e==="change"?()=>{r(),ht.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=Nr.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>mp)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,mp);return om(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Ul(t,e){return new wm(t,e)}function fC(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,Ul(n))}function hC(t,e){const n=Gu(t,e);let{transitionEnd:r={},transition:i={},...a}=n||{};a={...a,...r};for(const l in a){const f=uC(a[l]);fC(t,l,f)}}const Ju=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),pC="framerAppearId",bm="data-"+Ju(pC);function xm(t){return t.props[bm]}function Cm(t){if(Ko.has(t))return"transform";if(mm.has(t))return Ju(t)}class mC extends wm{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(e){const n=Cm(e);if(!n)return;const r=this.counts.get(n)||0;this.counts.set(n,r+1),r===0&&(this.output.push(n),this.update());let i=!1;return()=>{if(i)return;i=!0;const a=this.counts.get(n)-1;this.counts.set(n,a),a===0&&(Ku(this.output,n),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}const ln=t=>!!(t&&t.getVelocity);function gC(t){return!!(ln(t)&&t.add)}function Kf(t,e){var n;if(!t.applyWillChange)return;let r=t.getValue("willChange");if(!r&&!(!((n=t.props.style)===null||n===void 0)&&n.willChange)&&(r=new mC("auto"),t.addValue("willChange",r)),gC(r))return r.add(e)}function vC({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function km(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:l=t.getDefaultTransition(),transitionEnd:f,...d}=e;r&&(l=r);const p=[],y=i&&t.animationState&&t.animationState.getState()[i];for(const m in d){const _=t.getValue(m,(a=t.latestValues[m])!==null&&a!==void 0?a:null),S=d[m];if(S===void 0||y&&vC(y,m))continue;const M={delay:n,...Bh(l||{},m)};let B=!1;if(window.MotionHandoffAnimation){const P=xm(t);if(P){const O=window.MotionHandoffAnimation(P,m,ht);O!==null&&(M.startTime=O,B=!0)}}_.start(Gh(m,_,S,t.shouldReduceMotion&&Ko.has(m)?{type:!1}:M,t,B,Kf(t,m)));const L=_.animation;L&&p.push(L)}return f&&Promise.all(p).then(()=>{ht.update(()=>{f&&hC(t,f)})}),p}function Jf(t,e,n={}){var r;const i=Gu(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:a=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);const l=i?()=>Promise.all(km(t,i,n)):()=>Promise.resolve(),f=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:y=0,staggerChildren:m,staggerDirection:_}=a;return yC(t,e,y+p,m,_,n)}:()=>Promise.resolve(),{when:d}=a;if(d){const[p,y]=d==="beforeChildren"?[l,f]:[f,l];return p().then(()=>y())}else return Promise.all([l(),f(n.delay)])}function yC(t,e,n=0,r=0,i=1,a){const l=[],f=(t.variantChildren.size-1)*r,d=i===1?(p=0)=>p*r:(p=0)=>f-p*r;return Array.from(t.variantChildren).sort(wC).forEach((p,y)=>{p.notify("AnimationStart",e),l.push(Jf(p,e,{...a,delay:n+d(y)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(l)}function wC(t,e){return t.sortNodePosition(e)}function bC(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(a=>Jf(t,a,n));r=Promise.all(i)}else if(typeof e=="string")r=Jf(t,e,n);else{const i=typeof e=="function"?Gu(t,e,n.custom):e;r=Promise.all(km(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const xC=Fh.length;function _m(t){if(!t)return;if(!t.isControllingVariants){const n=t.parent?_m(t.parent)||{}:{};return t.props.initial!==void 0&&(n.initial=t.props.initial),n}const e={};for(let n=0;n<xC;n++){const r=Fh[n],i=t.props[r];($l(i)||i===!1)&&(e[r]=i)}return e}const CC=[...Dh].reverse(),kC=Dh.length;function _C(t){return e=>Promise.all(e.map(({animation:n,options:r})=>bC(t,n,r)))}function SC(t){let e=_C(t),n=gp(),r=!0;const i=d=>(p,y)=>{var m;const _=Gu(t,y,d==="exit"?(m=t.presenceContext)===null||m===void 0?void 0:m.custom:void 0);if(_){const{transition:S,transitionEnd:M,...B}=_;p={...p,...B,...M}}return p};function a(d){e=d(t)}function l(d){const{props:p}=t,y=_m(t.parent)||{},m=[],_=new Set;let S={},M=1/0;for(let L=0;L<kC;L++){const P=CC[L],O=n[P],j=p[P]!==void 0?p[P]:y[P],H=$l(j),$=P===d?O.isActive:null;$===!1&&(M=L);let Y=j===y[P]&&j!==p[P]&&H;if(Y&&r&&t.manuallyAnimateOnMount&&(Y=!1),O.protectedKeys={...S},!O.isActive&&$===null||!j&&!O.prevProp||Nl(j)||typeof j=="boolean")continue;const J=EC(O.prevProp,j);let K=J||P===d&&O.isActive&&!Y&&H||L>M&&H,le=!1;const he=Array.isArray(j)?j:[j];let Re=he.reduce(i(P),{});$===!1&&(Re={});const{prevResolvedValues:ce={}}=O,we={...ce,...Re},ke=ee=>{K=!0,_.has(ee)&&(le=!0,_.delete(ee)),O.needsAnimating[ee]=!0;const _e=t.getValue(ee);_e&&(_e.liveStyle=!1)};for(const ee in we){const _e=Re[ee],Ne=ce[ee];if(S.hasOwnProperty(ee))continue;let re=!1;Uf(_e)&&Uf(Ne)?re=!O2(_e,Ne):re=_e!==Ne,re?_e!=null?ke(ee):_.add(ee):_e!==void 0&&_.has(ee)?ke(ee):O.protectedKeys[ee]=!0}O.prevProp=j,O.prevResolvedValues=Re,O.isActive&&(S={...S,...Re}),r&&t.blockInitialAnimation&&(K=!1),K&&(!(Y&&J)||le)&&m.push(...he.map(ee=>({animation:ee,options:{type:P}})))}if(_.size){const L={};_.forEach(P=>{const O=t.getBaseTarget(P),j=t.getValue(P);j&&(j.liveStyle=!0),L[P]=O??null}),m.push({animation:L})}let B=!!m.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(B=!1),r=!1,B?e(m):Promise.resolve()}function f(d,p){var y;if(n[d].isActive===p)return Promise.resolve();(y=t.variantChildren)===null||y===void 0||y.forEach(_=>{var S;return(S=_.animationState)===null||S===void 0?void 0:S.setActive(d,p)}),n[d].isActive=p;const m=l(d);for(const _ in n)n[_].protectedKeys={};return m}return{animateChanges:l,setActive:f,setAnimateFunction:a,getState:()=>n,reset:()=>{n=gp(),r=!0}}}function EC(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!O2(e,t):!1}function Ai(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function gp(){return{animate:Ai(!0),whileInView:Ai(),whileHover:Ai(),whileTap:Ai(),whileDrag:Ai(),whileFocus:Ai(),exit:Ai()}}class Jo{constructor(e){this.isMounted=!1,this.node=e}update(){}}class TC extends Jo{constructor(e){super(e),e.animationState||(e.animationState=SC(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();Nl(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}}let RC=0;class MC extends Jo{constructor(){super(...arguments),this.id=RC++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const PC={animation:{Feature:TC},exit:{Feature:MC}},Sm=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function Qu(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}const AC=t=>e=>Sm(e)&&t(e,Qu(e));function co(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function ho(t,e,n,r){return co(t,e,AC(n),r)}const vp=(t,e)=>Math.abs(t-e);function IC(t,e){const n=vp(t.x,e.x),r=vp(t.y,e.y);return Math.sqrt(n**2+r**2)}class Em{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:a=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=Cf(this.lastMoveEventInfo,this.history),_=this.startEvent!==null,S=IC(m.offset,{x:0,y:0})>=3;if(!_&&!S)return;const{point:M}=m,{timestamp:B}=Jt;this.history.push({...M,timestamp:B});const{onStart:L,onMove:P}=this.handlers;_||(L&&L(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),P&&P(this.lastMoveEvent,m)},this.handlePointerMove=(m,_)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=xf(_,this.transformPagePoint),ht.update(this.updatePoint,!0)},this.handlePointerUp=(m,_)=>{this.end();const{onEnd:S,onSessionEnd:M,resumeAnimation:B}=this.handlers;if(this.dragSnapToOrigin&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const L=Cf(m.type==="pointercancel"?this.lastMoveEventInfo:xf(_,this.transformPagePoint),this.history);this.startEvent&&S&&S(m,L),M&&M(m,L)},!Sm(e))return;this.dragSnapToOrigin=a,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const l=Qu(e),f=xf(l,this.transformPagePoint),{point:d}=f,{timestamp:p}=Jt;this.history=[{...d,timestamp:p}];const{onSessionStart:y}=n;y&&y(e,Cf(f,this.history)),this.removeListeners=fo(ho(this.contextWindow,"pointermove",this.handlePointerMove),ho(this.contextWindow,"pointerup",this.handlePointerUp),ho(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),go(this.updatePoint)}}function xf(t,e){return e?{point:e(t.point)}:t}function yp(t,e){return{x:t.x-e.x,y:t.y-e.y}}function Cf({point:t},e){return{point:t,delta:yp(t,Tm(e)),offset:yp(t,LC(e)),velocity:DC(e,.1)}}function LC(t){return t[0]}function Tm(t){return t[t.length-1]}function DC(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=Tm(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>Or(e)));)n--;if(!r)return{x:0,y:0};const a=uo(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const l={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return l.x===1/0&&(l.x=0),l.y===1/0&&(l.y=0),l}function Rm(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const wp=Rm("dragHorizontal"),bp=Rm("dragVertical");function Mm(t){let e=!1;if(t==="y")e=bp();else if(t==="x")e=wp();else{const n=wp(),r=bp();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function Pm(){const t=Mm(!0);return t?(t(),!1):!0}function oa(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}const Am=1e-4,FC=1-Am,BC=1+Am,Im=.01,VC=0-Im,OC=0+Im;function zn(t){return t.max-t.min}function jC(t,e,n){return Math.abs(t-e)<=n}function xp(t,e,n,r=.5){t.origin=r,t.originPoint=_t(e.min,e.max,t.origin),t.scale=zn(n)/zn(e),t.translate=_t(n.min,n.max,t.origin)-t.originPoint,(t.scale>=FC&&t.scale<=BC||isNaN(t.scale))&&(t.scale=1),(t.translate>=VC&&t.translate<=OC||isNaN(t.translate))&&(t.translate=0)}function Ll(t,e,n,r){xp(t.x,e.x,n.x,r?r.originX:void 0),xp(t.y,e.y,n.y,r?r.originY:void 0)}function Cp(t,e,n){t.min=n.min+e.min,t.max=t.min+zn(e)}function NC(t,e,n){Cp(t.x,e.x,n.x),Cp(t.y,e.y,n.y)}function kp(t,e,n){t.min=e.min-n.min,t.max=t.min+zn(e)}function Dl(t,e,n){kp(t.x,e.x,n.x),kp(t.y,e.y,n.y)}function $C(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?_t(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?_t(n,t,r.max):Math.min(t,n)),t}function _p(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function WC(t,{top:e,left:n,bottom:r,right:i}){return{x:_p(t.x,n,i),y:_p(t.y,e,r)}}function Sp(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function HC(t,e){return{x:Sp(t.x,e.x),y:Sp(t.y,e.y)}}function UC(t,e){let n=.5;const r=zn(t),i=zn(e);return i>r?n=Hl(e.min,e.max-r,t.min):r>i&&(n=Hl(t.min,t.max-i,e.min)),Go(0,1,n)}function zC(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Qf=.35;function qC(t=Qf){return t===!1?t=0:t===!0&&(t=Qf),{x:Ep(t,"left","right"),y:Ep(t,"top","bottom")}}function Ep(t,e,n){return{min:Tp(t,e),max:Tp(t,n)}}function Tp(t,e){return typeof t=="number"?t:t[e]||0}const Rp=()=>({translate:0,scale:1,origin:0,originPoint:0}),ia=()=>({x:Rp(),y:Rp()}),Mp=()=>({min:0,max:0}),At=()=>({x:Mp(),y:Mp()});function rr(t){return[t("x"),t("y")]}function Lm({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function ZC({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function GC(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function kf(t){return t===void 0||t===1}function eh({scale:t,scaleX:e,scaleY:n}){return!kf(t)||!kf(e)||!kf(n)}function Vi(t){return eh(t)||Dm(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function Dm(t){return Pp(t.x)||Pp(t.y)}function Pp(t){return t&&t!=="0%"}function Ru(t,e,n){const r=t-n,i=e*r;return n+i}function Ap(t,e,n,r,i){return i!==void 0&&(t=Ru(t,i,r)),Ru(t,n,r)+e}function th(t,e=0,n=1,r,i){t.min=Ap(t.min,e,n,r,i),t.max=Ap(t.max,e,n,r,i)}function Fm(t,{x:e,y:n}){th(t.x,e.translate,e.scale,e.originPoint),th(t.y,n.translate,n.scale,n.originPoint)}const Ip=.999999999999,Lp=1.0000000000001;function YC(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let a,l;for(let f=0;f<i;f++){a=n[f],l=a.projectionDelta;const{visualElement:d}=a.options;d&&d.props.style&&d.props.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&aa(t,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),l&&(e.x*=l.x.scale,e.y*=l.y.scale,Fm(t,l)),r&&Vi(a.latestValues)&&aa(t,a.latestValues))}e.x<Lp&&e.x>Ip&&(e.x=1),e.y<Lp&&e.y>Ip&&(e.y=1)}function sa(t,e){t.min=t.min+e,t.max=t.max+e}function Dp(t,e,n,r,i=.5){const a=_t(t.min,t.max,i);th(t,e,n,a,r)}function aa(t,e){Dp(t.x,e.x,e.scaleX,e.scale,e.originX),Dp(t.y,e.y,e.scaleY,e.scale,e.originY)}function Bm(t,e){return Lm(GC(t.getBoundingClientRect(),e))}function XC(t,e,n){const r=Bm(t,n),{scroll:i}=e;return i&&(sa(r.x,i.offset.x),sa(r.y,i.offset.y)),r}const Vm=({current:t})=>t?t.ownerDocument.defaultView:null,KC=new WeakMap;class JC{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=At(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=y=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Qu(y,"page").point)},a=(y,m)=>{var _;const{drag:S,dragPropagation:M,onDragStart:B}=this.getProps();if(S&&!M&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Mm(S),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),rr(P=>{let O=this.getAxisMotionValue(P).get()||0;if(jr.test(O)){const{projection:j}=this.visualElement;if(j&&j.layout){const H=j.layout.layoutBox[P];H&&(O=zn(H)*(parseFloat(O)/100))}}this.originPoint[P]=O}),B&&ht.postRender(()=>B(y,m)),(_=this.removeWillChange)===null||_===void 0||_.call(this),this.removeWillChange=Kf(this.visualElement,"transform");const{animationState:L}=this.visualElement;L&&L.setActive("whileDrag",!0)},l=(y,m)=>{const{dragPropagation:_,dragDirectionLock:S,onDirectionLock:M,onDrag:B}=this.getProps();if(!_&&!this.openGlobalLock)return;const{offset:L}=m;if(S&&this.currentDirection===null){this.currentDirection=QC(L),this.currentDirection!==null&&M&&M(this.currentDirection);return}this.updateAxis("x",m.point,L),this.updateAxis("y",m.point,L),this.visualElement.render(),B&&B(y,m)},f=(y,m)=>this.stop(y,m),d=()=>rr(y=>{var m;return this.getAnimationState(y)==="paused"&&((m=this.getAxisMotionValue(y).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new Em(e,{onSessionStart:i,onStart:a,onMove:l,onSessionEnd:f,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:Vm(this.visualElement)})}stop(e,n){var r;(r=this.removeWillChange)===null||r===void 0||r.call(this);const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:a}=n;this.startAnimation(a);const{onDragEnd:l}=this.getProps();l&&ht.postRender(()=>l(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Gc(e,i,this.currentDirection))return;const a=this.getAxisMotionValue(e);let l=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(l=$C(l,this.constraints[e],this.elastic[e])),a.set(l)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,a=this.constraints;n&&oa(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=WC(i.layoutBox,n):this.constraints=!1,this.elastic=qC(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&rr(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=zC(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!oa(e))return!1;const r=e.current;vo(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=XC(r,i.root,this.visualElement.getTransformPagePoint());let l=HC(i.layout.layoutBox,a);if(n){const f=n(ZC(l));this.hasMutatedConstraints=!!f,f&&(l=Lm(f))}return l}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:l,onDragTransitionEnd:f}=this.getProps(),d=this.constraints||{},p=rr(y=>{if(!Gc(y,n,this.currentDirection))return;let m=d&&d[y]||{};l&&(m={min:0,max:0});const _=i?200:1e6,S=i?40:1e7,M={type:"inertia",velocity:r?e[y]:0,bounceStiffness:_,bounceDamping:S,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(y,M)});return Promise.all(p).then(f)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Gh(e,r,0,n,this.visualElement,!1,Kf(this.visualElement,e)))}stopAnimation(){rr(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){rr(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){rr(n=>{const{drag:r}=this.getProps();if(!Gc(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:l,max:f}=i.layout.layoutBox[n];a.set(e[n]-_t(l,f,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!oa(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};rr(l=>{const f=this.getAxisMotionValue(l);if(f&&this.constraints!==!1){const d=f.get();i[l]=UC({min:d,max:d},this.constraints[l])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),rr(l=>{if(!Gc(l,e,null))return;const f=this.getAxisMotionValue(l),{min:d,max:p}=this.constraints[l];f.set(_t(d,p,i[l]))})}addListeners(){if(!this.visualElement.current)return;KC.set(this.visualElement,this);const e=this.visualElement.current,n=ho(e,"pointerdown",d=>{const{drag:p,dragListener:y=!0}=this.getProps();p&&y&&this.start(d)}),r=()=>{const{dragConstraints:d}=this.getProps();oa(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),ht.read(r);const l=co(window,"resize",()=>this.scalePositionWithinConstraints()),f=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(rr(y=>{const m=this.getAxisMotionValue(y);m&&(this.originPoint[y]+=d[y].translate,m.set(m.get()+d[y].translate))}),this.visualElement.render())});return()=>{l(),n(),a(),f&&f()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:l=Qf,dragMomentum:f=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:l,dragMomentum:f}}}function Gc(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function QC(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class ek extends Jo{constructor(e){super(e),this.removeGroupControls=Qt,this.removeListeners=Qt,this.controls=new JC(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Qt}unmount(){this.removeGroupControls(),this.removeListeners()}}const Fp=t=>(e,n)=>{t&&ht.postRender(()=>t(e,n))};class tk extends Jo{constructor(){super(...arguments),this.removePointerDownListener=Qt}onPointerDown(e){this.session=new Em(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:Vm(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:Fp(e),onStart:Fp(n),onMove:r,onEnd:(a,l)=>{delete this.session,i&&ht.postRender(()=>i(a,l))}}}mount(){this.removePointerDownListener=ho(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const ed=I.createContext(null);function nk(){const t=I.useContext(ed);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=I.useId();I.useEffect(()=>r(i),[]);const a=I.useCallback(()=>n&&n(i),[i,n]);return!e&&n?[!1,a]:[!0]}const Xh=I.createContext({}),Om=I.createContext({}),uu={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Bp(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const ml={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(je.test(t))t=parseFloat(t);else return t;const n=Bp(t,e.target.x),r=Bp(t,e.target.y);return`${n}% ${r}%`}},rk={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Yo.parse(t);if(i.length>5)return r;const a=Yo.createTransformer(t),l=typeof i[0]!="number"?1:0,f=n.x.scale*e.x,d=n.y.scale*e.y;i[0+l]/=f,i[1+l]/=d;const p=_t(f,d,.5);return typeof i[2+l]=="number"&&(i[2+l]/=p),typeof i[3+l]=="number"&&(i[3+l]/=p),a(i)}},Mu={};function ok(t){Object.assign(Mu,t)}const{schedule:Kh,cancel:YM}=j2(queueMicrotask,!1);class ik extends I.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=e;ok(sk),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),uu.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,l=r.projection;return l&&(l.isPresent=a,i||e.layoutDependency!==n||n===void 0?l.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?l.promote():l.relegate()||ht.postRender(()=>{const f=l.getStack();(!f||!f.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),Kh.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function jm(t){const[e,n]=nk(),r=I.useContext(Xh);return A.jsx(ik,{...t,layoutGroup:r,switchLayoutGroup:I.useContext(Om),isPresent:e,safeToRemove:n})}const sk={borderRadius:{...ml,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ml,borderTopRightRadius:ml,borderBottomLeftRadius:ml,borderBottomRightRadius:ml,boxShadow:rk},Nm=["TopLeft","TopRight","BottomLeft","BottomRight"],ak=Nm.length,Vp=t=>typeof t=="string"?parseFloat(t):t,Op=t=>typeof t=="number"||je.test(t);function lk(t,e,n,r,i,a){i?(t.opacity=_t(0,n.opacity!==void 0?n.opacity:1,ck(r)),t.opacityExit=_t(e.opacity!==void 0?e.opacity:1,0,uk(r))):a&&(t.opacity=_t(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let l=0;l<ak;l++){const f=`border${Nm[l]}Radius`;let d=jp(e,f),p=jp(n,f);if(d===void 0&&p===void 0)continue;d||(d=0),p||(p=0),d===0||p===0||Op(d)===Op(p)?(t[f]=Math.max(_t(Vp(d),Vp(p),r),0),(jr.test(p)||jr.test(d))&&(t[f]+="%")):t[f]=p}(e.rotate||n.rotate)&&(t.rotate=_t(e.rotate||0,n.rotate||0,r))}function jp(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const ck=$m(0,.5,dm),uk=$m(.5,.95,Qt);function $m(t,e,n){return r=>r<t?0:r>e?1:n(Hl(t,e,r))}function Np(t,e){t.min=e.min,t.max=e.max}function nr(t,e){Np(t.x,e.x),Np(t.y,e.y)}function $p(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function Wp(t,e,n,r,i){return t-=e,t=Ru(t,1/n,r),i!==void 0&&(t=Ru(t,1/i,r)),t}function dk(t,e=0,n=1,r=.5,i,a=t,l=t){if(jr.test(e)&&(e=parseFloat(e),e=_t(l.min,l.max,e/100)-l.min),typeof e!="number")return;let f=_t(a.min,a.max,r);t===a&&(f-=e),t.min=Wp(t.min,e,n,f,i),t.max=Wp(t.max,e,n,f,i)}function Hp(t,e,[n,r,i],a,l){dk(t,e[n],e[r],e[i],e.scale,a,l)}const fk=["x","scaleX","originX"],hk=["y","scaleY","originY"];function Up(t,e,n,r){Hp(t.x,e,fk,n?n.x:void 0,r?r.x:void 0),Hp(t.y,e,hk,n?n.y:void 0,r?r.y:void 0)}function zp(t){return t.translate===0&&t.scale===1}function Wm(t){return zp(t.x)&&zp(t.y)}function qp(t,e){return t.min===e.min&&t.max===e.max}function pk(t,e){return qp(t.x,e.x)&&qp(t.y,e.y)}function Zp(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function Hm(t,e){return Zp(t.x,e.x)&&Zp(t.y,e.y)}function Gp(t){return zn(t.x)/zn(t.y)}function Yp(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class mk{constructor(){this.members=[]}add(e){Xu(this.members,e),e.scheduleRender()}remove(e){if(Ku(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function gk(t,e,n){let r="";const i=t.x.translate/e.x,a=t.y.translate/e.y,l=(n==null?void 0:n.z)||0;if((i||a||l)&&(r=`translate3d(${i}px, ${a}px, ${l}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:y,rotateX:m,rotateY:_,skewX:S,skewY:M}=n;p&&(r=`perspective(${p}px) ${r}`),y&&(r+=`rotate(${y}deg) `),m&&(r+=`rotateX(${m}deg) `),_&&(r+=`rotateY(${_}deg) `),S&&(r+=`skewX(${S}deg) `),M&&(r+=`skewY(${M}deg) `)}const f=t.x.scale*e.x,d=t.y.scale*e.y;return(f!==1||d!==1)&&(r+=`scale(${f}, ${d})`),r||"none"}const vk=(t,e)=>t.depth-e.depth;class yk{constructor(){this.children=[],this.isDirty=!1}add(e){Xu(this.children,e),this.isDirty=!0}remove(e){Ku(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(vk),this.isDirty=!1,this.children.forEach(e)}}function du(t){const e=ln(t)?t.get():t;return cC(e)?e.toValue():e}function wk(t,e){const n=Nr.now(),r=({timestamp:i})=>{const a=i-n;a>=e&&(go(r),t(a-e))};return ht.read(r,!0),()=>go(r)}function bk(t){return t instanceof SVGElement&&t.tagName!=="svg"}function xk(t,e,n){const r=ln(t)?t:Ul(t);return r.start(Gh("",r,e,n)),r.animation}const Oi={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},Sl=typeof window<"u"&&window.MotionDebug!==void 0,_f=["","X","Y","Z"],Ck={visibility:"hidden"},Xp=1e3;let kk=0;function Sf(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function Um(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=xm(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:a}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",ht,!(i||a))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&Um(r)}function zm({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(l={},f=e==null?void 0:e()){this.id=kk++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,Sl&&(Oi.totalNodes=Oi.resolvedTargetDeltas=Oi.recalculatedProjection=0),this.nodes.forEach(Ek),this.nodes.forEach(Ak),this.nodes.forEach(Ik),this.nodes.forEach(Tk),Sl&&window.MotionDebug.record(Oi)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=l,this.root=f?f.root||f:this,this.path=f?[...f.path,f]:[],this.parent=f,this.depth=f?f.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new yk)}addEventListener(l,f){return this.eventHandlers.has(l)||this.eventHandlers.set(l,new Yh),this.eventHandlers.get(l).add(f)}notifyListeners(l,...f){const d=this.eventHandlers.get(l);d&&d.notify(...f)}hasListeners(l){return this.eventHandlers.has(l)}mount(l,f=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=bk(l),this.instance=l;const{layoutId:d,layout:p,visualElement:y}=this.options;if(y&&!y.current&&y.mount(l),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),f&&(p||d)&&(this.isLayoutDirty=!0),t){let m;const _=()=>this.root.updateBlockedByResize=!1;t(l,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=wk(_,250),uu.hasAnimatedSinceResize&&(uu.hasAnimatedSinceResize=!1,this.nodes.forEach(Jp))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&y&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:_,hasRelativeTargetChanged:S,layout:M})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const B=this.options.transition||y.getDefaultTransition()||Vk,{onLayoutAnimationStart:L,onLayoutAnimationComplete:P}=y.getProps(),O=!this.targetLayout||!Hm(this.targetLayout,M)||S,j=!_&&S;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||j||_&&(O||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,j);const H={...Bh(B,"layout"),onPlay:L,onComplete:P};(y.shouldReduceMotion||this.options.layoutRoot)&&(H.delay=0,H.type=!1),this.startAnimation(H)}else _||Jp(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=M})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const l=this.getStack();l&&l.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,go(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(Lk),this.animationId++)}getTransformTemplate(){const{visualElement:l}=this.options;return l&&l.getProps().transformTemplate}willUpdate(l=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Um(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const m=this.path[y];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:f,layout:d}=this.options;if(f===void 0&&!d)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),l&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(Kp);return}this.isUpdating||this.nodes.forEach(Mk),this.isUpdating=!1,this.nodes.forEach(Pk),this.nodes.forEach(_k),this.nodes.forEach(Sk),this.clearAllSnapshots();const f=Nr.now();Jt.delta=Go(0,1e3/60,f-Jt.timestamp),Jt.timestamp=f,Jt.isProcessing=!0,gf.update.process(Jt),gf.preRender.process(Jt),gf.render.process(Jt),Jt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Kh.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(Rk),this.sharedNodes.forEach(Dk)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,ht.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){ht.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const l=this.layout;this.layout=this.measure(!1),this.layoutCorrected=At(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:f}=this.options;f&&f.notify("LayoutMeasure",this.layout.layoutBox,l?l.layoutBox:void 0)}updateScroll(l="measure"){let f=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===l&&(f=!1),f){const d=r(this.instance);this.scroll={animationId:this.root.animationId,phase:l,isRoot:d,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const l=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,f=this.projectionDelta&&!Wm(this.projectionDelta),d=this.getTransformTemplate(),p=d?d(this.latestValues,""):void 0,y=p!==this.prevTransformTemplateValue;l&&(f||Vi(this.latestValues)||y)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(l=!0){const f=this.measurePageBox();let d=this.removeElementScroll(f);return l&&(d=this.removeTransform(d)),Ok(d),{animationId:this.root.animationId,measuredBox:f,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:f}=this.options;if(!f)return At();const d=f.measureViewportBox();if(!(((l=this.scroll)===null||l===void 0?void 0:l.wasRoot)||this.path.some(jk))){const{scroll:y}=this.root;y&&(sa(d.x,y.offset.x),sa(d.y,y.offset.y))}return d}removeElementScroll(l){var f;const d=At();if(nr(d,l),!((f=this.scroll)===null||f===void 0)&&f.wasRoot)return d;for(let p=0;p<this.path.length;p++){const y=this.path[p],{scroll:m,options:_}=y;y!==this.root&&m&&_.layoutScroll&&(m.wasRoot&&nr(d,l),sa(d.x,m.offset.x),sa(d.y,m.offset.y))}return d}applyTransform(l,f=!1){const d=At();nr(d,l);for(let p=0;p<this.path.length;p++){const y=this.path[p];!f&&y.options.layoutScroll&&y.scroll&&y!==y.root&&aa(d,{x:-y.scroll.offset.x,y:-y.scroll.offset.y}),Vi(y.latestValues)&&aa(d,y.latestValues)}return Vi(this.latestValues)&&aa(d,this.latestValues),d}removeTransform(l){const f=At();nr(f,l);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Vi(p.latestValues))continue;eh(p.latestValues)&&p.updateSnapshot();const y=At(),m=p.measurePageBox();nr(y,m),Up(f,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,y)}return Vi(this.latestValues)&&Up(f,this.latestValues),f}setTargetDelta(l){this.targetDelta=l,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(l){this.options={...this.options,...l,crossfade:l.crossfade!==void 0?l.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Jt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(l=!1){var f;const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==d;if(!(l||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((f=this.parent)===null||f===void 0)&&f.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:m,layoutId:_}=this.options;if(!(!this.layout||!(m||_))){if(this.resolvedRelativeTargetAt=Jt.timestamp,!this.targetDelta&&!this.relativeTarget){const S=this.getClosestProjectingParent();S&&S.layout&&this.animationProgress!==1?(this.relativeParent=S,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Dl(this.relativeTargetOrigin,this.layout.layoutBox,S.layout.layoutBox),nr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=At(),this.targetWithTransforms=At()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),NC(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):nr(this.target,this.layout.layoutBox),Fm(this.target,this.targetDelta)):nr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const S=this.getClosestProjectingParent();S&&!!S.resumingFrom==!!this.resumingFrom&&!S.options.layoutScroll&&S.target&&this.animationProgress!==1?(this.relativeParent=S,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Dl(this.relativeTargetOrigin,this.target,S.target),nr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}Sl&&Oi.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||eh(this.parent.latestValues)||Dm(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var l;const f=this.getLead(),d=!!this.resumingFrom||this!==f;let p=!0;if((this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty)&&(p=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Jt.timestamp&&(p=!1),p)return;const{layout:y,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(y||m))return;nr(this.layoutCorrected,this.layout.layoutBox);const _=this.treeScale.x,S=this.treeScale.y;YC(this.layoutCorrected,this.treeScale,this.path,d),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=At());const{target:M}=f;if(!M){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():($p(this.prevProjectionDelta.x,this.projectionDelta.x),$p(this.prevProjectionDelta.y,this.projectionDelta.y)),Ll(this.projectionDelta,this.layoutCorrected,M,this.latestValues),(this.treeScale.x!==_||this.treeScale.y!==S||!Yp(this.projectionDelta.x,this.prevProjectionDelta.x)||!Yp(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",M)),Sl&&Oi.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(l=!0){var f;if((f=this.options.visualElement)===null||f===void 0||f.scheduleRender(),l){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=ia(),this.projectionDelta=ia(),this.projectionDeltaWithTransform=ia()}setAnimationOrigin(l,f=!1){const d=this.snapshot,p=d?d.latestValues:{},y={...this.latestValues},m=ia();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!f;const _=At(),S=d?d.source:void 0,M=this.layout?this.layout.source:void 0,B=S!==M,L=this.getStack(),P=!L||L.members.length<=1,O=!!(B&&!P&&this.options.crossfade===!0&&!this.path.some(Bk));this.animationProgress=0;let j;this.mixTargetDelta=H=>{const $=H/1e3;Qp(m.x,l.x,$),Qp(m.y,l.y,$),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Dl(_,this.layout.layoutBox,this.relativeParent.layout.layoutBox),Fk(this.relativeTarget,this.relativeTargetOrigin,_,$),j&&pk(this.relativeTarget,j)&&(this.isProjectionDirty=!1),j||(j=At()),nr(j,this.relativeTarget)),B&&(this.animationValues=y,lk(y,p,this.latestValues,$,O,P)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=$},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(l){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(go(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=ht.update(()=>{uu.hasAnimatedSinceResize=!0,this.currentAnimation=xk(0,Xp,{...l,onUpdate:f=>{this.mixTargetDelta(f),l.onUpdate&&l.onUpdate(f)},onComplete:()=>{l.onComplete&&l.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const l=this.getStack();l&&l.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Xp),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const l=this.getLead();let{targetWithTransforms:f,target:d,layout:p,latestValues:y}=l;if(!(!f||!d||!p)){if(this!==l&&this.layout&&p&&qm(this.options.animationType,this.layout.layoutBox,p.layoutBox)){d=this.target||At();const m=zn(this.layout.layoutBox.x);d.x.min=l.target.x.min,d.x.max=d.x.min+m;const _=zn(this.layout.layoutBox.y);d.y.min=l.target.y.min,d.y.max=d.y.min+_}nr(f,d),aa(f,y),Ll(this.projectionDeltaWithTransform,this.layoutCorrected,f,y)}}registerSharedNode(l,f){this.sharedNodes.has(l)||this.sharedNodes.set(l,new mk),this.sharedNodes.get(l).add(f);const p=f.options.initialPromotionConfig;f.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(f):void 0})}isLead(){const l=this.getStack();return l?l.lead===this:!0}getLead(){var l;const{layoutId:f}=this.options;return f?((l=this.getStack())===null||l===void 0?void 0:l.lead)||this:this}getPrevLead(){var l;const{layoutId:f}=this.options;return f?(l=this.getStack())===null||l===void 0?void 0:l.prevLead:void 0}getStack(){const{layoutId:l}=this.options;if(l)return this.root.sharedNodes.get(l)}promote({needsReset:l,transition:f,preserveFollowOpacity:d}={}){const p=this.getStack();p&&p.promote(this,d),l&&(this.projectionDelta=void 0,this.needsReset=!0),f&&this.setOptions({transition:f})}relegate(){const l=this.getStack();return l?l.relegate(this):!1}resetSkewAndRotation(){const{visualElement:l}=this.options;if(!l)return;let f=!1;const{latestValues:d}=l;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(f=!0),!f)return;const p={};d.z&&Sf("z",l,p,this.animationValues);for(let y=0;y<_f.length;y++)Sf(`rotate${_f[y]}`,l,p,this.animationValues),Sf(`skew${_f[y]}`,l,p,this.animationValues);l.render();for(const y in p)l.setStaticValue(y,p[y]),this.animationValues&&(this.animationValues[y]=p[y]);l.scheduleRender()}getProjectionStyles(l){var f,d;if(!this.instance||this.isSVG)return;if(!this.isVisible)return Ck;const p={visibility:""},y=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=du(l==null?void 0:l.pointerEvents)||"",p.transform=y?y(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const B={};return this.options.layoutId&&(B.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,B.pointerEvents=du(l==null?void 0:l.pointerEvents)||""),this.hasProjected&&!Vi(this.latestValues)&&(B.transform=y?y({},""):"none",this.hasProjected=!1),B}const _=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=gk(this.projectionDeltaWithTransform,this.treeScale,_),y&&(p.transform=y(_,p.transform));const{x:S,y:M}=this.projectionDelta;p.transformOrigin=`${S.origin*100}% ${M.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(f=_.opacity)!==null&&f!==void 0?f:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:_.opacityExit:p.opacity=m===this?_.opacity!==void 0?_.opacity:"":_.opacityExit!==void 0?_.opacityExit:0;for(const B in Mu){if(_[B]===void 0)continue;const{correct:L,applyTo:P}=Mu[B],O=p.transform==="none"?_[B]:L(_[B],m);if(P){const j=P.length;for(let H=0;H<j;H++)p[P[H]]=O}else p[B]=O}return this.options.layoutId&&(p.pointerEvents=m===this?du(l==null?void 0:l.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(l=>{var f;return(f=l.currentAnimation)===null||f===void 0?void 0:f.stop()}),this.root.nodes.forEach(Kp),this.root.sharedNodes.clear()}}}function _k(t){t.updateLayout()}function Sk(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:a}=t.options,l=n.source!==t.layout.source;a==="size"?rr(m=>{const _=l?n.measuredBox[m]:n.layoutBox[m],S=zn(_);_.min=r[m].min,_.max=_.min+S}):qm(a,n.layoutBox,r)&&rr(m=>{const _=l?n.measuredBox[m]:n.layoutBox[m],S=zn(r[m]);_.max=_.min+S,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+S)});const f=ia();Ll(f,r,n.layoutBox);const d=ia();l?Ll(d,t.applyTransform(i,!0),n.measuredBox):Ll(d,r,n.layoutBox);const p=!Wm(f);let y=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:_,layout:S}=m;if(_&&S){const M=At();Dl(M,n.layoutBox,_.layoutBox);const B=At();Dl(B,r,S.layoutBox),Hm(M,B)||(y=!0),m.options.layoutRoot&&(t.relativeTarget=B,t.relativeTargetOrigin=M,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:d,layoutDelta:f,hasLayoutChanged:p,hasRelativeTargetChanged:y})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function Ek(t){Sl&&Oi.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function Tk(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function Rk(t){t.clearSnapshot()}function Kp(t){t.clearMeasurements()}function Mk(t){t.isLayoutDirty=!1}function Pk(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function Jp(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function Ak(t){t.resolveTargetDelta()}function Ik(t){t.calcProjection()}function Lk(t){t.resetSkewAndRotation()}function Dk(t){t.removeLeadSnapshot()}function Qp(t,e,n){t.translate=_t(e.translate,0,n),t.scale=_t(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function e0(t,e,n,r){t.min=_t(e.min,n.min,r),t.max=_t(e.max,n.max,r)}function Fk(t,e,n,r){e0(t.x,e.x,n.x,r),e0(t.y,e.y,n.y,r)}function Bk(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const Vk={duration:.45,ease:[.4,0,.1,1]},t0=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),n0=t0("applewebkit/")&&!t0("chrome/")?Math.round:Qt;function r0(t){t.min=n0(t.min),t.max=n0(t.max)}function Ok(t){r0(t.x),r0(t.y)}function qm(t,e,n){return t==="position"||t==="preserve-aspect"&&!jC(Gp(e),Gp(n),.2)}function jk(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const Nk=zm({attachResizeListener:(t,e)=>co(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Ef={current:void 0},Zm=zm({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!Ef.current){const t=new Nk({});t.mount(window),t.setOptions({layoutScroll:!0}),Ef.current=t}return Ef.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),$k={pan:{Feature:tk},drag:{Feature:ek,ProjectionNode:Zm,MeasureLayout:jm}};function o0(t,e){const n=e?"pointerenter":"pointerleave",r=e?"onHoverStart":"onHoverEnd",i=(a,l)=>{if(a.pointerType==="touch"||Pm())return;const f=t.getProps();t.animationState&&f.whileHover&&t.animationState.setActive("whileHover",e);const d=f[r];d&&ht.postRender(()=>d(a,l))};return ho(t.current,n,i,{passive:!t.getProps()[r]})}class Wk extends Jo{mount(){this.unmount=fo(o0(this.node,!0),o0(this.node,!1))}unmount(){}}class Hk extends Jo{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=fo(co(this.node.current,"focus",()=>this.onFocus()),co(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Gm=(t,e)=>e?t===e?!0:Gm(t,e.parentElement):!1;function Tf(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,Qu(n))}class Uk extends Jo{constructor(){super(...arguments),this.removeStartListeners=Qt,this.removeEndListeners=Qt,this.removeAccessibleListeners=Qt,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),a=ho(window,"pointerup",(f,d)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:y,globalTapTarget:m}=this.node.getProps(),_=!m&&!Gm(this.node.current,f.target)?y:p;_&&ht.update(()=>_(f,d))},{passive:!(r.onTap||r.onPointerUp)}),l=ho(window,"pointercancel",(f,d)=>this.cancelPress(f,d),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=fo(a,l),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=a=>{if(a.key!=="Enter"||this.isPressing)return;const l=f=>{f.key!=="Enter"||!this.checkPressEnd()||Tf("up",(d,p)=>{const{onTap:y}=this.node.getProps();y&&ht.postRender(()=>y(d,p))})};this.removeEndListeners(),this.removeEndListeners=co(this.node.current,"keyup",l),Tf("down",(f,d)=>{this.startPress(f,d)})},n=co(this.node.current,"keydown",e),r=()=>{this.isPressing&&Tf("cancel",(a,l)=>this.cancelPress(a,l))},i=co(this.node.current,"blur",r);this.removeAccessibleListeners=fo(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&ht.postRender(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!Pm()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&ht.postRender(()=>r(e,n))}mount(){const e=this.node.getProps(),n=ho(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=co(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=fo(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const nh=new WeakMap,Rf=new WeakMap,zk=t=>{const e=nh.get(t.target);e&&e(t)},qk=t=>{t.forEach(zk)};function Zk({root:t,...e}){const n=t||document;Rf.has(n)||Rf.set(n,{});const r=Rf.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(qk,{root:t,...e})),r[i]}function Gk(t,e,n){const r=Zk(e);return nh.set(t,n),r.observe(t),()=>{nh.delete(t),r.unobserve(t)}}const Yk={some:0,all:1};class Xk extends Jo{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=e,l={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:Yk[i]},f=d=>{const{isIntersecting:p}=d;if(this.isInView===p||(this.isInView=p,a&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:y,onViewportLeave:m}=this.node.getProps(),_=p?y:m;_&&_(d)};return Gk(this.node.current,l,f)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(Kk(e,n))&&this.startObserver()}unmount(){}}function Kk({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const Jk={inView:{Feature:Xk},tap:{Feature:Uk},focus:{Feature:Hk},hover:{Feature:Wk}},Qk={layout:{ProjectionNode:Zm,MeasureLayout:jm}},Jh=I.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),td=I.createContext({}),Qh=typeof window<"u",Ym=Qh?I.useLayoutEffect:I.useEffect,Xm=I.createContext({strict:!1});let i0=!1;function e_(t,e,n,r,i){var a;const{visualElement:l}=I.useContext(td),f=I.useContext(Xm),d=I.useContext(ed),p=I.useContext(Jh).reducedMotion,y=I.useRef();r=r||f.renderer,!y.current&&r&&(y.current=r(t,{visualState:e,parent:l,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:p}));const m=y.current,_=I.useContext(Om);m&&!m.projection&&i&&(m.type==="html"||m.type==="svg")&&n_(y.current,n,i,_),I.useInsertionEffect(()=>{m&&m.update(n,d)});const S=n[bm],M=I.useRef(!!S&&!window.MotionHandoffIsComplete&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,S)));return Ym(()=>{m&&(m.updateFeatures(),Kh.render(m.render),M.current&&m.animationState&&m.animationState.animateChanges())}),I.useEffect(()=>{m&&(!M.current&&m.animationState&&m.animationState.animateChanges(),M.current=!1,i0||(i0=!0,queueMicrotask(t_)))}),m}function t_(){window.MotionHandoffIsComplete=!0}function n_(t,e,n,r){const{layoutId:i,layout:a,drag:l,dragConstraints:f,layoutScroll:d,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:Km(t.parent)),t.projection.setOptions({layoutId:i,layout:a,alwaysMeasureLayout:!!l||f&&oa(f),visualElement:t,animationType:typeof a=="string"?a:"both",initialPromotionConfig:r,layoutScroll:d,layoutRoot:p})}function Km(t){if(t)return t.options.allowProjection!==!1?t.projection:Km(t.parent)}function r_(t,e,n){return I.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):oa(n)&&(n.current=r))},[e])}function nd(t){return Nl(t.animate)||Fh.some(e=>$l(t[e]))}function Jm(t){return!!(nd(t)||t.variants)}function o_(t,e){if(nd(t)){const{initial:n,animate:r}=t;return{initial:n===!1||$l(n)?n:void 0,animate:$l(r)?r:void 0}}return t.inherit!==!1?e:{}}function i_(t){const{initial:e,animate:n}=o_(t,I.useContext(td));return I.useMemo(()=>({initial:e,animate:n}),[s0(e),s0(n)])}function s0(t){return Array.isArray(t)?t.join(" "):t}const a0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ha={};for(const t in a0)ha[t]={isEnabled:e=>a0[t].some(n=>!!e[n])};function s_(t){for(const e in t)ha[e]={...ha[e],...t[e]}}const a_=Symbol.for("motionComponentSymbol");function l_({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&s_(t);function a(f,d){let p;const y={...I.useContext(Jh),...f,layoutId:c_(f)},{isStatic:m}=y,_=i_(f),S=r(f,m);if(!m&&Qh){u_(y,t);const M=d_(y);p=M.MeasureLayout,_.visualElement=e_(i,S,y,e,M.ProjectionNode)}return A.jsxs(td.Provider,{value:_,children:[p&&_.visualElement?A.jsx(p,{visualElement:_.visualElement,...y}):null,n(i,f,r_(S,_.visualElement,d),S,m,_.visualElement)]})}const l=I.forwardRef(a);return l[a_]=i,l}function c_({layoutId:t}){const e=I.useContext(Xh).id;return e&&t!==void 0?e+"-"+t:t}function u_(t,e){const n=I.useContext(Xm).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?ga(!1,r):vo(!1,r)}}function d_(t){const{drag:e,layout:n}=ha;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const f_=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function e1(t){return typeof t!="string"||t.includes("-")?!1:!!(f_.indexOf(t)>-1||/[A-Z]/u.test(t))}function Qm(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const a in n)t.style.setProperty(a,n[a])}const eg=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function tg(t,e,n,r){Qm(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(eg.has(i)?i:Ju(i),e.attrs[i])}function ng(t,{layout:e,layoutId:n}){return Ko.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!Mu[t]||t==="opacity")}function t1(t,e,n){var r;const{style:i}=t,a={};for(const l in i)(ln(i[l])||e.style&&ln(e.style[l])||ng(l,t)||((r=n==null?void 0:n.getValue(l))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(a[l]=i[l]);return n&&i&&typeof i.willChange=="string"&&(n.applyWillChange=!1),a}function rg(t,e,n){const r=t1(t,e,n);for(const i in t)if(ln(t[i])||ln(e[i])){const a=Yl.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[a]=t[i]}return r}function n1(t){const e=I.useRef(null);return e.current===null&&(e.current=t()),e.current}function h_({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:n,onMount:r},i,a,l,f){const d={latestValues:m_(i,a,l,f?!1:t,e),renderState:n()};return r&&(d.mount=p=>r(i,p,d)),d}const og=t=>(e,n)=>{const r=I.useContext(td),i=I.useContext(ed),a=()=>h_(t,e,r,i,n);return n?a():n1(a)};function p_(t,e){const n=Cm(e);n&&Xu(t,n)}function l0(t,e,n){const r=Array.isArray(e)?e:[e];for(let i=0;i<r.length;i++){const a=Lh(t,r[i]);if(a){const{transitionEnd:l,transition:f,...d}=a;n(d,l)}}}function m_(t,e,n,r,i){var a;const l={},f=[],d=r&&((a=t.style)===null||a===void 0?void 0:a.willChange)===void 0,p=i(t,{});for(const L in p)l[L]=du(p[L]);let{initial:y,animate:m}=t;const _=nd(t),S=Jm(t);e&&S&&!_&&t.inherit!==!1&&(y===void 0&&(y=e.initial),m===void 0&&(m=e.animate));let M=n?n.initial===!1:!1;M=M||y===!1;const B=M?m:y;return B&&typeof B!="boolean"&&!Nl(B)&&l0(t,B,(L,P)=>{for(const O in L){let j=L[O];if(Array.isArray(j)){const H=M?j.length-1:0;j=j[H]}j!==null&&(l[O]=j)}for(const O in P)l[O]=P[O]}),d&&(m&&y!==!1&&!Nl(m)&&l0(t,m,L=>{for(const P in L)p_(f,P)}),f.length&&(l.willChange=f.join(","))),l}const r1=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),ig=()=>({...r1(),attrs:{}}),sg=(t,e)=>e&&typeof t=="number"?e.transform(t):t,g_={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},v_=Yl.length;function y_(t,e,n){let r="",i=!0;for(let a=0;a<v_;a++){const l=Yl[a],f=t[l];if(f===void 0)continue;let d=!0;if(typeof f=="number"?d=f===(l.startsWith("scale")?1:0):d=parseFloat(f)===0,!d||n){const p=sg(f,$h[l]);if(!d){i=!1;const y=g_[l]||l;r+=`${y}(${p}) `}n&&(e[l]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function o1(t,e,n){const{style:r,vars:i,transformOrigin:a}=t;let l=!1,f=!1;for(const d in e){const p=e[d];if(Ko.has(d)){l=!0;continue}else if(H2(d)){i[d]=p;continue}else{const y=sg(p,$h[d]);d.startsWith("origin")?(f=!0,a[d]=y):r[d]=y}}if(e.transform||(l||n?r.transform=y_(e,t.transform,n):r.transform&&(r.transform="none")),f){const{originX:d="50%",originY:p="50%",originZ:y=0}=a;r.transformOrigin=`${d} ${p} ${y}`}}function c0(t,e,n){return typeof t=="string"?t:je.transform(e+n*t)}function w_(t,e,n){const r=c0(e,t.x,t.width),i=c0(n,t.y,t.height);return`${r} ${i}`}const b_={offset:"stroke-dashoffset",array:"stroke-dasharray"},x_={offset:"strokeDashoffset",array:"strokeDasharray"};function C_(t,e,n=1,r=0,i=!0){t.pathLength=1;const a=i?b_:x_;t[a.offset]=je.transform(-r);const l=je.transform(e),f=je.transform(n);t[a.array]=`${l} ${f}`}function i1(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:a,pathLength:l,pathSpacing:f=1,pathOffset:d=0,...p},y,m){if(o1(t,p,m),y){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:_,style:S,dimensions:M}=t;_.transform&&(M&&(S.transform=_.transform),delete _.transform),M&&(i!==void 0||a!==void 0||S.transform)&&(S.transformOrigin=w_(M,i!==void 0?i:.5,a!==void 0?a:.5)),e!==void 0&&(_.x=e),n!==void 0&&(_.y=n),r!==void 0&&(_.scale=r),l!==void 0&&C_(_,l,f,d,!1)}const s1=t=>typeof t=="string"&&t.toLowerCase()==="svg",k_={useVisualState:og({scrapeMotionValuesFromProps:rg,createRenderState:ig,onMount:(t,e,{renderState:n,latestValues:r})=>{ht.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),ht.render(()=>{i1(n,r,s1(e.tagName),t.transformTemplate),tg(e,n)})}})},__={useVisualState:og({applyWillChange:!0,scrapeMotionValuesFromProps:t1,createRenderState:r1})};function ag(t,e,n){for(const r in e)!ln(e[r])&&!ng(r,n)&&(t[r]=e[r])}function S_({transformTemplate:t},e){return I.useMemo(()=>{const n=r1();return o1(n,e,t),Object.assign({},n.vars,n.style)},[e])}function E_(t,e){const n=t.style||{},r={};return ag(r,n,t),Object.assign(r,S_(t,e)),r}function T_(t,e){const n={},r=E_(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}const R_=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Pu(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||R_.has(t)}let lg=t=>!Pu(t);function M_(t){t&&(lg=e=>e.startsWith("on")?!Pu(e):t(e))}try{M_(require("@emotion/is-prop-valid").default)}catch{}function P_(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(lg(i)||n===!0&&Pu(i)||!e&&!Pu(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function A_(t,e,n,r){const i=I.useMemo(()=>{const a=ig();return i1(a,e,s1(r),t.transformTemplate),{...a.attrs,style:{...a.style}}},[e]);if(t.style){const a={};ag(a,t.style,t),i.style={...a,...i.style}}return i}function I_(t=!1){return(n,r,i,{latestValues:a},l)=>{const d=(e1(n)?A_:T_)(r,a,l,n),p=P_(r,typeof n=="string",t),y=n!==I.Fragment?{...p,...d,ref:i}:{},{children:m}=r,_=I.useMemo(()=>ln(m)?m.get():m,[m]);return I.createElement(n,{...y,children:_})}}function L_(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const l={...e1(r)?k_:__,preloadedFeatures:t,useRender:I_(i),createVisualElement:e,Component:r};return l_(l)}}const rh={current:null},cg={current:!1};function D_(){if(cg.current=!0,!!Qh)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>rh.current=t.matches;t.addListener(e),e()}else rh.current=!1}function F_(t,e,n){for(const r in e){const i=e[r],a=n[r];if(ln(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Zu(i.version==="11.5.6",`Attempting to mix Framer Motion versions ${i.version} with 11.5.6 may not work as expected.`);else if(ln(a))t.addValue(r,Ul(i,{owner:t}));else if(a!==i)if(t.hasValue(r)){const l=t.getValue(r);l.liveStyle===!0?l.jump(i):l.hasAnimated||l.set(i)}else{const l=t.getStaticValue(r);t.addValue(r,Ul(l!==void 0?l:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const u0=new WeakMap,B_=[...q2,an,Yo],V_=t=>B_.find(z2(t)),d0=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class O_{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:a,visualState:l},f={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=jh,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const _=Nr.now();this.renderScheduledAt<_&&(this.renderScheduledAt=_,ht.render(this.render,!1,!0))};const{latestValues:d,renderState:p}=l;this.latestValues=d,this.baseTarget={...d},this.initialValues=n.initial?{...d}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=f,this.blockInitialAnimation=!!a,this.isControllingVariants=nd(n),this.isVariantNode=Jm(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...m}=this.scrapeMotionValuesFromProps(n,{},this);for(const _ in m){const S=m[_];d[_]!==void 0&&ln(S)&&S.set(d[_],!1)}}mount(e){this.current=e,u0.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),cg.current||D_(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:rh.current,process.env.NODE_ENV!=="production"&&Zu(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){u0.delete(this.current),this.projection&&this.projection.unmount(),go(this.notifyUpdate),go(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=Ko.has(e),i=n.on("change",f=>{this.latestValues[e]=f,this.props.onUpdate&&ht.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);let l;window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),a(),l&&l(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in ha){const n=ha[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const a=this.features[e];a.isMounted?a.update():(a.mount(),a.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):At()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<d0.length;r++){const i=d0[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a="on"+i,l=e[a];l&&(this.propEventSubscriptions[i]=this.on(i,l))}this.prevMotionValues=F_(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=Ul(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&($2(i)||N2(i))?i=parseFloat(i):!V_(i)&&Yo.test(n)&&(i=em(e,n)),this.setBaseTarget(e,ln(i)?i.get():i)),ln(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const l=Lh(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);l&&(i=l[e])}if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,e);return a!==void 0&&!ln(a)?a:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new Yh),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class ug extends O_{constructor(){super(...arguments),this.KeyframeResolver=tm}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}}function j_(t){return window.getComputedStyle(t)}class N_ extends ug{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=Qm}readValueFromInstance(e,n){if(Ko.has(n)){const r=Wh(n);return r&&r.default||0}else{const r=j_(e),i=(H2(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return Bm(e,n)}build(e,n,r){o1(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return t1(e,n,r)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ln(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}class $_ extends ug{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=At}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Ko.has(n)){const r=Wh(n);return r&&r.default||0}return n=eg.has(n)?n:Ju(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return rg(e,n,r)}build(e,n,r){i1(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){tg(e,n,r,i)}mount(e){this.isSVGTag=s1(e.tagName),super.mount(e)}}const W_=(t,e)=>e1(t)?new $_(e):new N_(e,{allowProjection:t!==I.Fragment}),H_=L_({...PC,...Jk,...$k,...Qk},W_),U_=_8(H_);class z_ extends w.Component{getSnapshotBeforeUpdate(e){const n=this.props.childRef.current;if(n&&e.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function q_({children:t,isPresent:e}){const n=I.useId(),r=I.useRef(null),i=I.useRef({width:0,height:0,top:0,left:0}),{nonce:a}=I.useContext(Jh);return I.useInsertionEffect(()=>{const{width:l,height:f,top:d,left:p}=i.current;if(e||!r.current||!l||!f)return;r.current.dataset.motionPopId=n;const y=document.createElement("style");return a&&(y.nonce=a),document.head.appendChild(y),y.sheet&&y.sheet.insertRule(`
57
113
  [data-motion-pop-id="${n}"] {
58
114
  position: absolute !important;
59
115
  width: ${l}px !important;
@@ -61,7 +117,7 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(be,Te,Le,Pe,S
61
117
  top: ${d}px !important;
62
118
  left: ${p}px !important;
63
119
  }
64
- `),()=>{document.head.removeChild(y)}},[e]),A.jsx(Ok,{isPresent:e,childRef:r,sizeRef:i,children:w.cloneElement(t,{ref:r})})}const Nk=({children:t,initial:e,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:l})=>{const f=qh($k),d=I.useId(),p=I.useMemo(()=>({id:d,initial:e,isPresent:n,custom:i,onExitComplete:y=>{f.set(y,!0);for(const m of f.values())if(!m)return;r&&r()},register:y=>(f.set(y,!1),()=>f.delete(y))}),a?[Math.random()]:[n]);return I.useMemo(()=>{f.forEach((y,m)=>f.set(m,!1))},[n]),w.useEffect(()=>{!n&&!f.size&&r&&r()},[n]),l==="popLayout"&&(t=A.jsx(jk,{isPresent:n,children:t})),A.jsx(Xu.Provider,{value:p,children:t})};function $k(){return new Map}const Zc=t=>t.key||"";function i0(t){const e=[];return I.Children.forEach(t,n=>{I.isValidElement(n)&&e.push(n)}),e}const Wk=({children:t,exitBeforeEnter:e,custom:n,initial:r=!0,onExitComplete:i,presenceAffectsLayout:a=!0,mode:l="sync"})=>{vo(!e,"Replace exitBeforeEnter with mode='wait'");const f=I.useMemo(()=>i0(t),[t]),d=f.map(Zc),p=I.useRef(!0),y=I.useRef(f),m=qh(()=>new Map),[_,S]=I.useState(f),[P,B]=I.useState(f);Lm(()=>{p.current=!1,y.current=f;for(let O=0;O<P.length;O++){const j=Zc(P[O]);d.includes(j)?m.delete(j):m.get(j)!==!0&&m.set(j,!1)}},[P,d.length,d.join("-")]);const L=[];if(f!==_){let O=[...f];for(let j=0;j<P.length;j++){const H=P[j],$=Zc(H);d.includes($)||(O.splice(j,0,H),L.push(H))}l==="wait"&&L.length&&(O=L),B(i0(O)),S(f);return}process.env.NODE_ENV!=="production"&&l==="wait"&&P.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:M}=I.useContext(Nh);return A.jsx(A.Fragment,{children:P.map(O=>{const j=Zc(O),H=f===P||d.includes(j),$=()=>{if(m.has(j))m.set(j,!0);else return;let Y=!0;m.forEach(J=>{J||(Y=!1)}),Y&&(M==null||M(),B(y.current),i&&i())};return A.jsx(Nk,{isPresent:H,initial:!p.current||r?void 0:!1,custom:H?void 0:n,presenceAffectsLayout:a,mode:l,onExitComplete:H?void 0:$,children:O},j)})})},Hk="_tooltip_1rarq_120",Uk="_container_1rarq_170",pl={tooltip:Hk,"tooltip--top":"_tooltip--top_1rarq_137","tooltip--bottom":"_tooltip--bottom_1rarq_145","tooltip--hasPointer":"_tooltip--hasPointer_1rarq_153","tooltip--hasPointer-top":"_tooltip--hasPointer-top_1rarq_163","tooltip--hasPointer-bottom":"_tooltip--hasPointer-bottom_1rarq_166",container:Uk},zk=({children:t,className:e,hasPointer:n=!1,id:r,position:i="top",showTooltip:a,text:l})=>{const[f,d]=I.useState(!1),[p,y]=I.useState(i),m=I.useRef(null),_=I.useRef(null),S=()=>{var Y,J,K;const P=(Y=_.current)==null?void 0:Y.getClientRects()[0],B=(K=(J=m.current)==null?void 0:J.getClientRects()[0])==null?void 0:K.height;if(!P||!B)return;const{bottom:L,top:M}=P,O=i==="top",j=i==="bottom",H=M-B,$=L-B;y(O&&H>=0?"top":j&&$>=0||O?"bottom":"top")};return I.useEffect(()=>{(f||a)&&S()},[f,a]),A.jsxs("div",{className:pl.container,ref:_,children:[A.jsx("div",{onMouseEnter:()=>d(!0),onMouseLeave:()=>d(!1),onFocus:()=>d(!0),onBlur:()=>d(!1),children:t}),A.jsx(Wk,{children:(f||a)&&A.jsx(Vk.div,{ref:m,initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{delay:.2},role:"tooltip",id:r,"aria-hidden":!0,className:ge(pl.tooltip,pl[`tooltip--${p}`],e,{[pl["tooltip--hasPointer"]]:n,[pl[`tooltip--hasPointer-${p}`]]:n}),children:typeof l=="string"?A.jsx(Fe,{type:"detail-medium",children:l}):l})})]})},qk="_primaryButton_18chh_120",ml={primaryButton:qk,"primaryButton--fullWidth":"_primaryButton--fullWidth_18chh_129","primaryButton--extraLarge":"_primaryButton--extraLarge_18chh_132","primaryButton--large":"_primaryButton--large_18chh_137","primaryButton--medium":"_primaryButton--medium_18chh_142","primaryButton--small":"_primaryButton--small_18chh_142","primaryButton--highlight":"_primaryButton--highlight_18chh_147","primaryButton--primary":"_primaryButton--primary_18chh_153","primaryButton--transparent":"_primaryButton--transparent_18chh_159","primaryButton--loading":"_primaryButton--loading_18chh_167"},Ym=({children:t,className:e,color:n="primary",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=Sr(a,[ot]),_=Sr(f,[ot]),S=ml[`primaryButton--${n}`],P=ml[`primaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Vt,{...y,disabled:r,className:ge(ml.primaryButton,S,P,e,{[ml["primaryButton--loading"]]:l,[ml["primaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,_]})},Zk="_secondaryButton_3hju7_120",gl={secondaryButton:Zk,"secondaryButton--fullWidth":"_secondaryButton--fullWidth_3hju7_132","secondaryButton--large":"_secondaryButton--large_3hju7_135","secondaryButton--medium":"_secondaryButton--medium_3hju7_140","secondaryButton--small":"_secondaryButton--small_3hju7_140","secondaryButton--green":"_secondaryButton--green_3hju7_145","secondaryButton--pink":"_secondaryButton--pink_3hju7_151","secondaryButton--grey":"_secondaryButton--grey_3hju7_159","secondaryButton--teal":"_secondaryButton--teal_3hju7_165","secondaryButton--lavender":"_secondaryButton--lavender_3hju7_171","secondaryButton--orange":"_secondaryButton--orange_3hju7_178","secondaryButton--loading":"_secondaryButton--loading_3hju7_184"},Xm=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=Sr(a,[ot]),_=Sr(f,[ot]),S=gl[`secondaryButton--${n}`],P=gl[`secondaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Vt,{...y,disabled:r,className:ge(gl.secondaryButton,S,P,e,{[gl["secondaryButton--loading"]]:l,[gl["secondaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,_]})},Gk="_tertiaryButton_1ap8m_120",vl={tertiaryButton:Gk,"tertiaryButton--fullWidth":"_tertiaryButton--fullWidth_1ap8m_133","tertiaryButton--large":"_tertiaryButton--large_1ap8m_136","tertiaryButton--medium":"_tertiaryButton--medium_1ap8m_141","tertiaryButton--small":"_tertiaryButton--small_1ap8m_141","tertiaryButton--green":"_tertiaryButton--green_1ap8m_146","tertiaryButton--pink":"_tertiaryButton--pink_1ap8m_158","tertiaryButton--blue":"_tertiaryButton--blue_1ap8m_170","tertiaryButton--deepPurple":"_tertiaryButton--deepPurple_1ap8m_182","tertiaryButton--loading":"_tertiaryButton--loading_1ap8m_194"},Kh=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=Sr(a,[ot]),_=Sr(f,[ot]),S=vl[`tertiaryButton--${n}`],P=vl[`tertiaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Vt,{...y,disabled:r,className:ge(vl.tertiaryButton,S,P,e,{[vl["tertiaryButton--loading"]]:l,[vl["tertiaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,_]})},Yk="_root_1wel1_120",Xk="_root__label_1wel1_130",Ef={root:Yk,root__label:Xk,"root--filled":"_root--filled_1wel1_139","root--outline":"_root--outline_1wel1_149"},Kk=({ariaLabel:t,iconSize:e="32",link:n,onClick:r,style:i="filled"})=>{const[a,l]=L0();I.useEffect(()=>{a&&r()},[a,r]);const f=()=>{l(n)};return A.jsxs(Vt,{className:ge(Ef.root,Ef[`root--${i}`]),onClick:f,ariaLabel:t,disabled:a,children:[A.jsx(Fe,{type:"body-large",className:Ef.root__label,children:n}),A.jsx(ot,{name:"copy",size:e})]})},Jk="_iconButton_rsc2d_120",Gc={iconButton:Jk,"iconButton--loading":"_iconButton--loading_rsc2d_152","iconButton--small":"_iconButton--small_rsc2d_158","iconButton--medium":"_iconButton--medium_rsc2d_162","iconButton--large":"_iconButton--large_rsc2d_166","iconButton--green":"_iconButton--green_rsc2d_170","iconButton--white":"_iconButton--white_rsc2d_191"},Qk=t=>t==="small"?"24":"32",Hr=I.forwardRef(({className:t,icon:e,iconClassName:n,loading:r,size:i="medium",variant:a,...l},f)=>{const d=Qk(i);return A.jsx(Vt,{...l,className:ge(Gc.iconButton,t,{[Gc["iconButton--loading"]]:r,[Gc[`iconButton--${a}`]]:a,[Gc[`iconButton--${i}`]]:a}),ref:f,children:A.jsx(ot,{size:d,name:e,className:n})})});Hr.displayName="IconButton";const e_="_button_lgcgh_120",t_="_button__icon_lgcgh_128",Yc={button:e_,"button--selected":"_button--selected_lgcgh_125",button__icon:t_,"button__icon--selected":"_button__icon--selected_lgcgh_131"};function n_({iconClassName:t,iconSelected:e,iconUnselected:n,selected:r,...i}){const a=ge(Yc.button__icon,{[Yc["button__icon--selected"]]:r},t);return A.jsx(Vt,{...i,className:ge(Yc.button,{[Yc["button--selected"]]:r},i.className),children:A.jsx(ot,{className:a,size:"24",name:r?e:n})})}const r_="_feedTile_123y5_120",o_="_feedTile__icon_123y5_133",yl={feedTile:r_,feedTile__icon:o_,"feedTile--fullWidth":"_feedTile--fullWidth_123y5_157"},i_=({fullWidth:t,icon:e,onClick:n,text:r})=>A.jsxs(Vt,{onClick:n,className:ge(yl.feedTile,{[yl["feedTile--fullWidth"]]:t}),children:[A.jsx(ot,{className:yl.feedTile__icon,name:e}),typeof r=="string"?A.jsx(Fe,{type:"body-regular",className:yl.feedTile__text,children:r}):A.jsx("span",{className:yl.feedTile__text,children:r})]}),s_="_menuTile_1lvni_120",a_="_menuTile__value_1lvni_140",Xc={menuTile:s_,"menuTile--fullWidth":"_menuTile--fullWidth_1lvni_133","menuTile--icon":"_menuTile--icon_1lvni_136",menuTile__value:a_},l_=({fullWidth:t=!1,icon:e,primaryText:n,secondaryText:r,...i})=>A.jsxs(Vt,{...i,className:ge(Xc.menuTile,{[Xc["menuTile--icon"]]:e,[Xc["menuTile--fullWidth"]]:t}),children:[e&&A.jsx(ot,{name:e}),n&&A.jsx(Fe,{type:"detail-bold",className:Xc.menuTile__value,children:n}),r&&A.jsx(Fe,{type:"detail-medium",children:r})]});var c_="Expected a function",s0=NaN,u_="[object Symbol]",d_=/^\s+|\s+$/g,f_=/^[-+]0x[0-9a-f]+$/i,h_=/^0b[01]+$/i,p_=/^0o[0-7]+$/i,m_=parseInt,g_=typeof na=="object"&&na&&na.Object===Object&&na,v_=typeof self=="object"&&self&&self.Object===Object&&self,y_=g_||v_||Function("return this")(),w_=Object.prototype,b_=w_.toString,x_=Math.max,C_=Math.min,Tf=function(){return y_.Date.now()};function k_(t,e,n){var r,i,a,l,f,d,p=0,y=!1,m=!1,_=!0;if(typeof t!="function")throw new TypeError(c_);e=a0(e)||0,nh(n)&&(y=!!n.leading,m="maxWait"in n,a=m?x_(a0(n.maxWait)||0,e):a,_="trailing"in n?!!n.trailing:_);function S(Y){var J=r,K=i;return r=i=void 0,p=Y,l=t.apply(K,J),l}function P(Y){return p=Y,f=setTimeout(M,e),y?S(Y):l}function B(Y){var J=Y-d,K=Y-p,le=e-J;return m?C_(le,a-K):le}function L(Y){var J=Y-d,K=Y-p;return d===void 0||J>=e||J<0||m&&K>=a}function M(){var Y=Tf();if(L(Y))return O(Y);f=setTimeout(M,B(Y))}function O(Y){return f=void 0,_&&r?S(Y):(r=i=void 0,l)}function j(){f!==void 0&&clearTimeout(f),p=0,r=d=i=f=void 0}function H(){return f===void 0?l:O(Tf())}function $(){var Y=Tf(),J=L(Y);if(r=arguments,i=this,d=Y,J){if(f===void 0)return P(d);if(m)return f=setTimeout(M,e),S(d)}return f===void 0&&(f=setTimeout(M,e)),l}return $.cancel=j,$.flush=H,$}function nh(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}function __(t){return!!t&&typeof t=="object"}function S_(t){return typeof t=="symbol"||__(t)&&b_.call(t)==u_}function a0(t){if(typeof t=="number")return t;if(S_(t))return s0;if(nh(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=nh(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=t.replace(d_,"");var n=h_.test(t);return n||p_.test(t)?m_(t.slice(2),n?2:8):f_.test(t)?s0:+t}var E_=k_;const T_=D0(E_);function R_(t,{lines:e}){let[n,r]=I.useState(!0);return I.useEffect(()=>{let i=()=>{if(!t.current)return;let l={webkitLineClamp:t.current.style.webkitLineClamp,display:t.current.style.display,webkitBoxOrient:t.current.style.webkitBoxOrient,overflow:t.current.style.overflow};t.current.style.webkitLineClamp=e.toString(),t.current.style.display="-webkit-box",t.current.style.webkitBoxOrient="vertical",t.current.style.overflow="hidden",r(t.current.clientHeight!==t.current.scrollHeight),t.current.style.webkitLineClamp=l.webkitLineClamp,t.current.style.display=l.display,t.current.style.webkitBoxOrient=l.webkitBoxOrient,t.current.style.overflow=l.overflow},a=T_(i,50);return i(),window.addEventListener("resize",a),()=>window.removeEventListener("resize",a)},[t]),n}const P_="_bodyText_fgef4_120",M_="_bodyText__textButton_fgef4_148",A_="_bodyText__showMore_fgef4_159",Uo={bodyText:P_,"bodyText--notClickable":"_bodyText--notClickable_fgef4_125","bodyText--post":"_bodyText--post_fgef4_128","bodyText--modal":"_bodyText--modal_fgef4_133","bodyText__text--collapsed":"_bodyText__text--collapsed_fgef4_140",bodyText__textButton:M_,bodyText__showMore:A_};var Ii={};/**
120
+ `),()=>{document.head.removeChild(y)}},[e]),A.jsx(z_,{isPresent:e,childRef:r,sizeRef:i,children:w.cloneElement(t,{ref:r})})}const Z_=({children:t,initial:e,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:l})=>{const f=n1(G_),d=I.useId(),p=I.useMemo(()=>({id:d,initial:e,isPresent:n,custom:i,onExitComplete:y=>{f.set(y,!0);for(const m of f.values())if(!m)return;r&&r()},register:y=>(f.set(y,!1),()=>f.delete(y))}),a?[Math.random()]:[n]);return I.useMemo(()=>{f.forEach((y,m)=>f.set(m,!1))},[n]),w.useEffect(()=>{!n&&!f.size&&r&&r()},[n]),l==="popLayout"&&(t=A.jsx(q_,{isPresent:n,children:t})),A.jsx(ed.Provider,{value:p,children:t})};function G_(){return new Map}const Yc=t=>t.key||"";function f0(t){const e=[];return I.Children.forEach(t,n=>{I.isValidElement(n)&&e.push(n)}),e}const Y_=({children:t,exitBeforeEnter:e,custom:n,initial:r=!0,onExitComplete:i,presenceAffectsLayout:a=!0,mode:l="sync"})=>{vo(!e,"Replace exitBeforeEnter with mode='wait'");const f=I.useMemo(()=>f0(t),[t]),d=f.map(Yc),p=I.useRef(!0),y=I.useRef(f),m=n1(()=>new Map),[_,S]=I.useState(f),[M,B]=I.useState(f);Ym(()=>{p.current=!1,y.current=f;for(let O=0;O<M.length;O++){const j=Yc(M[O]);d.includes(j)?m.delete(j):m.get(j)!==!0&&m.set(j,!1)}},[M,d.length,d.join("-")]);const L=[];if(f!==_){let O=[...f];for(let j=0;j<M.length;j++){const H=M[j],$=Yc(H);d.includes($)||(O.splice(j,0,H),L.push(H))}l==="wait"&&L.length&&(O=L),B(f0(O)),S(f);return}process.env.NODE_ENV!=="production"&&l==="wait"&&M.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:P}=I.useContext(Xh);return A.jsx(A.Fragment,{children:M.map(O=>{const j=Yc(O),H=f===M||d.includes(j),$=()=>{if(m.has(j))m.set(j,!0);else return;let Y=!0;m.forEach(J=>{J||(Y=!1)}),Y&&(P==null||P(),B(y.current),i&&i())};return A.jsx(Z_,{isPresent:H,initial:!p.current||r?void 0:!1,custom:H?void 0:n,presenceAffectsLayout:a,mode:l,onExitComplete:H?void 0:$,children:O},j)})})},X_="_tooltip_1rarq_120",K_="_container_1rarq_170",gl={tooltip:X_,"tooltip--top":"_tooltip--top_1rarq_137","tooltip--bottom":"_tooltip--bottom_1rarq_145","tooltip--hasPointer":"_tooltip--hasPointer_1rarq_153","tooltip--hasPointer-top":"_tooltip--hasPointer-top_1rarq_163","tooltip--hasPointer-bottom":"_tooltip--hasPointer-bottom_1rarq_166",container:K_},J_=({children:t,className:e,hasPointer:n=!1,id:r,position:i="top",showTooltip:a,text:l})=>{const[f,d]=I.useState(!1),[p,y]=I.useState(i),m=I.useRef(null),_=I.useRef(null),S=()=>{var Y,J,K;const M=(Y=_.current)==null?void 0:Y.getClientRects()[0],B=(K=(J=m.current)==null?void 0:J.getClientRects()[0])==null?void 0:K.height;if(!M||!B)return;const{bottom:L,top:P}=M,O=i==="top",j=i==="bottom",H=P-B,$=L-B;y(O&&H>=0?"top":j&&$>=0||O?"bottom":"top")};return I.useEffect(()=>{(f||a)&&S()},[f,a]),A.jsxs("div",{className:gl.container,ref:_,children:[A.jsx("div",{onMouseEnter:()=>d(!0),onMouseLeave:()=>d(!1),onFocus:()=>d(!0),onBlur:()=>d(!1),children:t}),A.jsx(Y_,{children:(f||a)&&A.jsx(U_.div,{ref:m,initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{delay:.2},role:"tooltip",id:r,"aria-hidden":!0,className:pe(gl.tooltip,gl[`tooltip--${p}`],e,{[gl["tooltip--hasPointer"]]:n,[gl[`tooltip--hasPointer-${p}`]]:n}),children:typeof l=="string"?A.jsx(Fe,{type:"detail-medium",children:l}):l})})]})},Q_="_primaryButton_18chh_120",vl={primaryButton:Q_,"primaryButton--fullWidth":"_primaryButton--fullWidth_18chh_129","primaryButton--extraLarge":"_primaryButton--extraLarge_18chh_132","primaryButton--large":"_primaryButton--large_18chh_137","primaryButton--medium":"_primaryButton--medium_18chh_142","primaryButton--small":"_primaryButton--small_18chh_142","primaryButton--highlight":"_primaryButton--highlight_18chh_147","primaryButton--primary":"_primaryButton--primary_18chh_153","primaryButton--transparent":"_primaryButton--transparent_18chh_159","primaryButton--loading":"_primaryButton--loading_18chh_167"},dg=({children:t,className:e,color:n="primary",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=Sr(a,[ot]),_=Sr(f,[ot]),S=vl[`primaryButton--${n}`],M=vl[`primaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Vt,{...y,disabled:r,className:pe(vl.primaryButton,S,M,e,{[vl["primaryButton--loading"]]:l,[vl["primaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,_]})},eS="_secondaryButton_3hju7_120",yl={secondaryButton:eS,"secondaryButton--fullWidth":"_secondaryButton--fullWidth_3hju7_132","secondaryButton--large":"_secondaryButton--large_3hju7_135","secondaryButton--medium":"_secondaryButton--medium_3hju7_140","secondaryButton--small":"_secondaryButton--small_3hju7_140","secondaryButton--green":"_secondaryButton--green_3hju7_145","secondaryButton--pink":"_secondaryButton--pink_3hju7_151","secondaryButton--grey":"_secondaryButton--grey_3hju7_159","secondaryButton--teal":"_secondaryButton--teal_3hju7_165","secondaryButton--lavender":"_secondaryButton--lavender_3hju7_171","secondaryButton--orange":"_secondaryButton--orange_3hju7_178","secondaryButton--loading":"_secondaryButton--loading_3hju7_184"},fg=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=Sr(a,[ot]),_=Sr(f,[ot]),S=yl[`secondaryButton--${n}`],M=yl[`secondaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Vt,{...y,disabled:r,className:pe(yl.secondaryButton,S,M,e,{[yl["secondaryButton--loading"]]:l,[yl["secondaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,_]})},tS="_tertiaryButton_1ap8m_120",wl={tertiaryButton:tS,"tertiaryButton--fullWidth":"_tertiaryButton--fullWidth_1ap8m_133","tertiaryButton--large":"_tertiaryButton--large_1ap8m_136","tertiaryButton--medium":"_tertiaryButton--medium_1ap8m_141","tertiaryButton--small":"_tertiaryButton--small_1ap8m_141","tertiaryButton--green":"_tertiaryButton--green_1ap8m_146","tertiaryButton--pink":"_tertiaryButton--pink_1ap8m_158","tertiaryButton--blue":"_tertiaryButton--blue_1ap8m_170","tertiaryButton--deepPurple":"_tertiaryButton--deepPurple_1ap8m_182","tertiaryButton--loading":"_tertiaryButton--loading_1ap8m_194"},a1=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=Sr(a,[ot]),_=Sr(f,[ot]),S=wl[`tertiaryButton--${n}`],M=wl[`tertiaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Vt,{...y,disabled:r,className:pe(wl.tertiaryButton,S,M,e,{[wl["tertiaryButton--loading"]]:l,[wl["tertiaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,_]})},nS="_root_1wel1_120",rS="_root__label_1wel1_130",Mf={root:nS,root__label:rS,"root--filled":"_root--filled_1wel1_139","root--outline":"_root--outline_1wel1_149"},oS=({ariaLabel:t,iconSize:e="32",link:n,onClick:r,style:i="filled"})=>{const[a,l]=D0();I.useEffect(()=>{a&&r()},[a,r]);const f=()=>{l(n)};return A.jsxs(Vt,{className:pe(Mf.root,Mf[`root--${i}`]),onClick:f,ariaLabel:t,disabled:a,children:[A.jsx(Fe,{type:"body-large",className:Mf.root__label,children:n}),A.jsx(ot,{name:"copy",size:e})]})},iS="_iconButton_rsc2d_120",Xc={iconButton:iS,"iconButton--loading":"_iconButton--loading_rsc2d_152","iconButton--small":"_iconButton--small_rsc2d_158","iconButton--medium":"_iconButton--medium_rsc2d_162","iconButton--large":"_iconButton--large_rsc2d_166","iconButton--green":"_iconButton--green_rsc2d_170","iconButton--white":"_iconButton--white_rsc2d_191"},sS=t=>t==="small"?"24":"32",Hr=I.forwardRef(({className:t,icon:e,iconClassName:n,loading:r,size:i="medium",variant:a,...l},f)=>{const d=sS(i);return A.jsx(Vt,{...l,className:pe(Xc.iconButton,t,{[Xc["iconButton--loading"]]:r,[Xc[`iconButton--${a}`]]:a,[Xc[`iconButton--${i}`]]:a}),ref:f,children:A.jsx(ot,{size:d,name:e,className:n})})});Hr.displayName="IconButton";const aS="_button_lgcgh_120",lS="_button__icon_lgcgh_128",Kc={button:aS,"button--selected":"_button--selected_lgcgh_125",button__icon:lS,"button__icon--selected":"_button__icon--selected_lgcgh_131"};function cS({iconClassName:t,iconSelected:e,iconUnselected:n,selected:r,...i}){const a=pe(Kc.button__icon,{[Kc["button__icon--selected"]]:r},t);return A.jsx(Vt,{...i,className:pe(Kc.button,{[Kc["button--selected"]]:r},i.className),children:A.jsx(ot,{className:a,size:"24",name:r?e:n})})}const uS="_feedTile_123y5_120",dS="_feedTile__icon_123y5_133",bl={feedTile:uS,feedTile__icon:dS,"feedTile--fullWidth":"_feedTile--fullWidth_123y5_157"},fS=({fullWidth:t,icon:e,onClick:n,text:r})=>A.jsxs(Vt,{onClick:n,className:pe(bl.feedTile,{[bl["feedTile--fullWidth"]]:t}),children:[A.jsx(ot,{className:bl.feedTile__icon,name:e}),typeof r=="string"?A.jsx(Fe,{type:"body-regular",className:bl.feedTile__text,children:r}):A.jsx("span",{className:bl.feedTile__text,children:r})]}),hS="_menuTile_1lvni_120",pS="_menuTile__value_1lvni_140",Jc={menuTile:hS,"menuTile--fullWidth":"_menuTile--fullWidth_1lvni_133","menuTile--icon":"_menuTile--icon_1lvni_136",menuTile__value:pS},mS=({fullWidth:t=!1,icon:e,primaryText:n,secondaryText:r,...i})=>A.jsxs(Vt,{...i,className:pe(Jc.menuTile,{[Jc["menuTile--icon"]]:e,[Jc["menuTile--fullWidth"]]:t}),children:[e&&A.jsx(ot,{name:e}),n&&A.jsx(Fe,{type:"detail-bold",className:Jc.menuTile__value,children:n}),r&&A.jsx(Fe,{type:"detail-medium",children:r})]});var gS="Expected a function",h0=NaN,vS="[object Symbol]",yS=/^\s+|\s+$/g,wS=/^[-+]0x[0-9a-f]+$/i,bS=/^0b[01]+$/i,xS=/^0o[0-7]+$/i,CS=parseInt,kS=typeof na=="object"&&na&&na.Object===Object&&na,_S=typeof self=="object"&&self&&self.Object===Object&&self,SS=kS||_S||Function("return this")(),ES=Object.prototype,TS=ES.toString,RS=Math.max,MS=Math.min,Pf=function(){return SS.Date.now()};function PS(t,e,n){var r,i,a,l,f,d,p=0,y=!1,m=!1,_=!0;if(typeof t!="function")throw new TypeError(gS);e=p0(e)||0,oh(n)&&(y=!!n.leading,m="maxWait"in n,a=m?RS(p0(n.maxWait)||0,e):a,_="trailing"in n?!!n.trailing:_);function S(Y){var J=r,K=i;return r=i=void 0,p=Y,l=t.apply(K,J),l}function M(Y){return p=Y,f=setTimeout(P,e),y?S(Y):l}function B(Y){var J=Y-d,K=Y-p,le=e-J;return m?MS(le,a-K):le}function L(Y){var J=Y-d,K=Y-p;return d===void 0||J>=e||J<0||m&&K>=a}function P(){var Y=Pf();if(L(Y))return O(Y);f=setTimeout(P,B(Y))}function O(Y){return f=void 0,_&&r?S(Y):(r=i=void 0,l)}function j(){f!==void 0&&clearTimeout(f),p=0,r=d=i=f=void 0}function H(){return f===void 0?l:O(Pf())}function $(){var Y=Pf(),J=L(Y);if(r=arguments,i=this,d=Y,J){if(f===void 0)return M(d);if(m)return f=setTimeout(P,e),S(d)}return f===void 0&&(f=setTimeout(P,e)),l}return $.cancel=j,$.flush=H,$}function oh(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}function AS(t){return!!t&&typeof t=="object"}function IS(t){return typeof t=="symbol"||AS(t)&&TS.call(t)==vS}function p0(t){if(typeof t=="number")return t;if(IS(t))return h0;if(oh(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=oh(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=t.replace(yS,"");var n=bS.test(t);return n||xS.test(t)?CS(t.slice(2),n?2:8):wS.test(t)?h0:+t}var LS=PS;const DS=F0(LS);function FS(t,{lines:e}){let[n,r]=I.useState(!0);return I.useEffect(()=>{let i=()=>{if(!t.current)return;let l={webkitLineClamp:t.current.style.webkitLineClamp,display:t.current.style.display,webkitBoxOrient:t.current.style.webkitBoxOrient,overflow:t.current.style.overflow};t.current.style.webkitLineClamp=e.toString(),t.current.style.display="-webkit-box",t.current.style.webkitBoxOrient="vertical",t.current.style.overflow="hidden",r(t.current.clientHeight!==t.current.scrollHeight),t.current.style.webkitLineClamp=l.webkitLineClamp,t.current.style.display=l.display,t.current.style.webkitBoxOrient=l.webkitBoxOrient,t.current.style.overflow=l.overflow},a=DS(i,50);return i(),window.addEventListener("resize",a),()=>window.removeEventListener("resize",a)},[t]),n}const BS="_bodyText_fgef4_120",VS="_bodyText__textButton_fgef4_148",OS="_bodyText__showMore_fgef4_159",Uo={bodyText:BS,"bodyText--notClickable":"_bodyText--notClickable_fgef4_125","bodyText--post":"_bodyText--post_fgef4_128","bodyText--modal":"_bodyText--modal_fgef4_133","bodyText__text--collapsed":"_bodyText__text--collapsed_fgef4_140",bodyText__textButton:VS,bodyText__showMore:OS};var Ii={};/**
65
121
  * @license React
66
122
  * react-dom-server-legacy.browser.production.min.js
67
123
  *
@@ -69,13 +125,13 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(be,Te,Le,Pe,S
69
125
  *
70
126
  * This source code is licensed under the MIT license found in the
71
127
  * LICENSE file in the root directory of this source tree.
72
- */var l0;function I_(){if(l0)return Ii;l0=1;var t=I;function e(g){for(var C="https://reactjs.org/docs/error-decoder.html?invariant="+g,R=1;R<arguments.length;R++)C+="&args[]="+encodeURIComponent(arguments[R]);return"Minified React error #"+g+"; visit "+C+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=Object.prototype.hasOwnProperty,r=/^[: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]*$/,i={},a={};function l(g){return n.call(a,g)?!0:n.call(i,g)?!1:r.test(g)?a[g]=!0:(i[g]=!0,!1)}function f(g,C,R,F,Z,U,X){this.acceptsBooleans=C===2||C===3||C===4,this.attributeName=F,this.attributeNamespace=Z,this.mustUseProperty=R,this.propertyName=g,this.type=C,this.sanitizeURL=U,this.removeEmptyString=X}var d={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(g){d[g]=new f(g,0,!1,g,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(g){var C=g[0];d[C]=new f(C,1,!1,g[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(g){d[g]=new f(g,2,!1,g.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(g){d[g]=new f(g,2,!1,g,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(g){d[g]=new f(g,3,!1,g.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(g){d[g]=new f(g,3,!0,g,null,!1,!1)}),["capture","download"].forEach(function(g){d[g]=new f(g,4,!1,g,null,!1,!1)}),["cols","rows","size","span"].forEach(function(g){d[g]=new f(g,6,!1,g,null,!1,!1)}),["rowSpan","start"].forEach(function(g){d[g]=new f(g,5,!1,g.toLowerCase(),null,!1,!1)});var p=/[\-:]([a-z])/g;function y(g){return g[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(g){var C=g.replace(p,y);d[C]=new f(C,1,!1,g,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(g){var C=g.replace(p,y);d[C]=new f(C,1,!1,g,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(g){var C=g.replace(p,y);d[C]=new f(C,1,!1,g,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(g){d[g]=new f(g,1,!1,g.toLowerCase(),null,!1,!1)}),d.xlinkHref=new f("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(g){d[g]=new f(g,1,!1,g.toLowerCase(),null,!0,!0)});var m={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},_=["Webkit","ms","Moz","O"];Object.keys(m).forEach(function(g){_.forEach(function(C){C=C+g.charAt(0).toUpperCase()+g.substring(1),m[C]=m[g]})});var S=/["'&<>]/;function P(g){if(typeof g=="boolean"||typeof g=="number")return""+g;g=""+g;var C=S.exec(g);if(C){var R="",F,Z=0;for(F=C.index;F<g.length;F++){switch(g.charCodeAt(F)){case 34:C="&quot;";break;case 38:C="&amp;";break;case 39:C="&#x27;";break;case 60:C="&lt;";break;case 62:C="&gt;";break;default:continue}Z!==F&&(R+=g.substring(Z,F)),Z=F+1,R+=C}g=Z!==F?R+g.substring(Z,F):R}return g}var B=/([A-Z])/g,L=/^ms-/,M=Array.isArray;function O(g,C){return{insertionMode:g,selectedValue:C}}function j(g,C,R){switch(C){case"select":return O(1,R.value!=null?R.value:R.defaultValue);case"svg":return O(2,null);case"math":return O(3,null);case"foreignObject":return O(1,null);case"table":return O(4,null);case"thead":case"tbody":case"tfoot":return O(5,null);case"colgroup":return O(7,null);case"tr":return O(6,null)}return 4<=g.insertionMode||g.insertionMode===0?O(1,null):g}var H=new Map;function $(g,C,R){if(typeof R!="object")throw Error(e(62));C=!0;for(var F in R)if(n.call(R,F)){var Z=R[F];if(Z!=null&&typeof Z!="boolean"&&Z!==""){if(F.indexOf("--")===0){var U=P(F);Z=P((""+Z).trim())}else{U=F;var X=H.get(U);X!==void 0||(X=P(U.replace(B,"-$1").toLowerCase().replace(L,"-ms-")),H.set(U,X)),U=X,Z=typeof Z=="number"?Z===0||n.call(m,F)?""+Z:Z+"px":P((""+Z).trim())}C?(C=!1,g.push(' style="',U,":",Z)):g.push(";",U,":",Z)}}C||g.push('"')}function Y(g,C,R,F){switch(R){case"style":$(g,C,F);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<R.length)||R[0]!=="o"&&R[0]!=="O"||R[1]!=="n"&&R[1]!=="N"){if(C=d.hasOwnProperty(R)?d[R]:null,C!==null){switch(typeof F){case"function":case"symbol":return;case"boolean":if(!C.acceptsBooleans)return}switch(R=C.attributeName,C.type){case 3:F&&g.push(" ",R,'=""');break;case 4:F===!0?g.push(" ",R,'=""'):F!==!1&&g.push(" ",R,'="',P(F),'"');break;case 5:isNaN(F)||g.push(" ",R,'="',P(F),'"');break;case 6:!isNaN(F)&&1<=F&&g.push(" ",R,'="',P(F),'"');break;default:C.sanitizeURL&&(F=""+F),g.push(" ",R,'="',P(F),'"')}}else if(l(R)){switch(typeof F){case"function":case"symbol":return;case"boolean":if(C=R.toLowerCase().slice(0,5),C!=="data-"&&C!=="aria-")return}g.push(" ",R,'="',P(F),'"')}}}function J(g,C,R){if(C!=null){if(R!=null)throw Error(e(60));if(typeof C!="object"||!("__html"in C))throw Error(e(61));C=C.__html,C!=null&&g.push(""+C)}}function K(g){var C="";return t.Children.forEach(g,function(R){R!=null&&(C+=R)}),C}function le(g,C,R,F){g.push(ce(R));var Z=R=null,U;for(U in C)if(n.call(C,U)){var X=C[U];if(X!=null)switch(U){case"children":R=X;break;case"dangerouslySetInnerHTML":Z=X;break;default:Y(g,F,U,X)}}return g.push(">"),J(g,Z,R),typeof R=="string"?(g.push(P(R)),null):R}var he=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Re=new Map;function ce(g){var C=Re.get(g);if(C===void 0){if(!he.test(g))throw Error(e(65,g));C="<"+g,Re.set(g,C)}return C}function we(g,C,R,F,Z){switch(C){case"select":g.push(ce("select"));var U=null,X=null;for(De in R)if(n.call(R,De)){var ue=R[De];if(ue!=null)switch(De){case"children":U=ue;break;case"dangerouslySetInnerHTML":X=ue;break;case"defaultValue":case"value":break;default:Y(g,F,De,ue)}}return g.push(">"),J(g,X,U),U;case"option":X=Z.selectedValue,g.push(ce("option"));var Ae=ue=null,Be=null,De=null;for(U in R)if(n.call(R,U)){var Qe=R[U];if(Qe!=null)switch(U){case"children":ue=Qe;break;case"selected":Be=Qe;break;case"dangerouslySetInnerHTML":De=Qe;break;case"value":Ae=Qe;default:Y(g,F,U,Qe)}}if(X!=null)if(R=Ae!==null?""+Ae:K(ue),M(X)){for(F=0;F<X.length;F++)if(""+X[F]===R){g.push(' selected=""');break}}else""+X===R&&g.push(' selected=""');else Be&&g.push(' selected=""');return g.push(">"),J(g,De,ue),ue;case"textarea":g.push(ce("textarea")),De=X=U=null;for(ue in R)if(n.call(R,ue)&&(Ae=R[ue],Ae!=null))switch(ue){case"children":De=Ae;break;case"value":U=Ae;break;case"defaultValue":X=Ae;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:Y(g,F,ue,Ae)}if(U===null&&X!==null&&(U=X),g.push(">"),De!=null){if(U!=null)throw Error(e(92));if(M(De)&&1<De.length)throw Error(e(93));U=""+De}return typeof U=="string"&&U[0]===`
128
+ */var m0;function jS(){if(m0)return Ii;m0=1;var t=I;function e(g){for(var C="https://reactjs.org/docs/error-decoder.html?invariant="+g,R=1;R<arguments.length;R++)C+="&args[]="+encodeURIComponent(arguments[R]);return"Minified React error #"+g+"; visit "+C+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=Object.prototype.hasOwnProperty,r=/^[: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]*$/,i={},a={};function l(g){return n.call(a,g)?!0:n.call(i,g)?!1:r.test(g)?a[g]=!0:(i[g]=!0,!1)}function f(g,C,R,F,Z,U,X){this.acceptsBooleans=C===2||C===3||C===4,this.attributeName=F,this.attributeNamespace=Z,this.mustUseProperty=R,this.propertyName=g,this.type=C,this.sanitizeURL=U,this.removeEmptyString=X}var d={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(g){d[g]=new f(g,0,!1,g,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(g){var C=g[0];d[C]=new f(C,1,!1,g[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(g){d[g]=new f(g,2,!1,g.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(g){d[g]=new f(g,2,!1,g,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(g){d[g]=new f(g,3,!1,g.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(g){d[g]=new f(g,3,!0,g,null,!1,!1)}),["capture","download"].forEach(function(g){d[g]=new f(g,4,!1,g,null,!1,!1)}),["cols","rows","size","span"].forEach(function(g){d[g]=new f(g,6,!1,g,null,!1,!1)}),["rowSpan","start"].forEach(function(g){d[g]=new f(g,5,!1,g.toLowerCase(),null,!1,!1)});var p=/[\-:]([a-z])/g;function y(g){return g[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(g){var C=g.replace(p,y);d[C]=new f(C,1,!1,g,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(g){var C=g.replace(p,y);d[C]=new f(C,1,!1,g,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(g){var C=g.replace(p,y);d[C]=new f(C,1,!1,g,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(g){d[g]=new f(g,1,!1,g.toLowerCase(),null,!1,!1)}),d.xlinkHref=new f("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(g){d[g]=new f(g,1,!1,g.toLowerCase(),null,!0,!0)});var m={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},_=["Webkit","ms","Moz","O"];Object.keys(m).forEach(function(g){_.forEach(function(C){C=C+g.charAt(0).toUpperCase()+g.substring(1),m[C]=m[g]})});var S=/["'&<>]/;function M(g){if(typeof g=="boolean"||typeof g=="number")return""+g;g=""+g;var C=S.exec(g);if(C){var R="",F,Z=0;for(F=C.index;F<g.length;F++){switch(g.charCodeAt(F)){case 34:C="&quot;";break;case 38:C="&amp;";break;case 39:C="&#x27;";break;case 60:C="&lt;";break;case 62:C="&gt;";break;default:continue}Z!==F&&(R+=g.substring(Z,F)),Z=F+1,R+=C}g=Z!==F?R+g.substring(Z,F):R}return g}var B=/([A-Z])/g,L=/^ms-/,P=Array.isArray;function O(g,C){return{insertionMode:g,selectedValue:C}}function j(g,C,R){switch(C){case"select":return O(1,R.value!=null?R.value:R.defaultValue);case"svg":return O(2,null);case"math":return O(3,null);case"foreignObject":return O(1,null);case"table":return O(4,null);case"thead":case"tbody":case"tfoot":return O(5,null);case"colgroup":return O(7,null);case"tr":return O(6,null)}return 4<=g.insertionMode||g.insertionMode===0?O(1,null):g}var H=new Map;function $(g,C,R){if(typeof R!="object")throw Error(e(62));C=!0;for(var F in R)if(n.call(R,F)){var Z=R[F];if(Z!=null&&typeof Z!="boolean"&&Z!==""){if(F.indexOf("--")===0){var U=M(F);Z=M((""+Z).trim())}else{U=F;var X=H.get(U);X!==void 0||(X=M(U.replace(B,"-$1").toLowerCase().replace(L,"-ms-")),H.set(U,X)),U=X,Z=typeof Z=="number"?Z===0||n.call(m,F)?""+Z:Z+"px":M((""+Z).trim())}C?(C=!1,g.push(' style="',U,":",Z)):g.push(";",U,":",Z)}}C||g.push('"')}function Y(g,C,R,F){switch(R){case"style":$(g,C,F);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<R.length)||R[0]!=="o"&&R[0]!=="O"||R[1]!=="n"&&R[1]!=="N"){if(C=d.hasOwnProperty(R)?d[R]:null,C!==null){switch(typeof F){case"function":case"symbol":return;case"boolean":if(!C.acceptsBooleans)return}switch(R=C.attributeName,C.type){case 3:F&&g.push(" ",R,'=""');break;case 4:F===!0?g.push(" ",R,'=""'):F!==!1&&g.push(" ",R,'="',M(F),'"');break;case 5:isNaN(F)||g.push(" ",R,'="',M(F),'"');break;case 6:!isNaN(F)&&1<=F&&g.push(" ",R,'="',M(F),'"');break;default:C.sanitizeURL&&(F=""+F),g.push(" ",R,'="',M(F),'"')}}else if(l(R)){switch(typeof F){case"function":case"symbol":return;case"boolean":if(C=R.toLowerCase().slice(0,5),C!=="data-"&&C!=="aria-")return}g.push(" ",R,'="',M(F),'"')}}}function J(g,C,R){if(C!=null){if(R!=null)throw Error(e(60));if(typeof C!="object"||!("__html"in C))throw Error(e(61));C=C.__html,C!=null&&g.push(""+C)}}function K(g){var C="";return t.Children.forEach(g,function(R){R!=null&&(C+=R)}),C}function le(g,C,R,F){g.push(ce(R));var Z=R=null,U;for(U in C)if(n.call(C,U)){var X=C[U];if(X!=null)switch(U){case"children":R=X;break;case"dangerouslySetInnerHTML":Z=X;break;default:Y(g,F,U,X)}}return g.push(">"),J(g,Z,R),typeof R=="string"?(g.push(M(R)),null):R}var he=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Re=new Map;function ce(g){var C=Re.get(g);if(C===void 0){if(!he.test(g))throw Error(e(65,g));C="<"+g,Re.set(g,C)}return C}function we(g,C,R,F,Z){switch(C){case"select":g.push(ce("select"));var U=null,X=null;for(De in R)if(n.call(R,De)){var ue=R[De];if(ue!=null)switch(De){case"children":U=ue;break;case"dangerouslySetInnerHTML":X=ue;break;case"defaultValue":case"value":break;default:Y(g,F,De,ue)}}return g.push(">"),J(g,X,U),U;case"option":X=Z.selectedValue,g.push(ce("option"));var Ae=ue=null,Be=null,De=null;for(U in R)if(n.call(R,U)){var Qe=R[U];if(Qe!=null)switch(U){case"children":ue=Qe;break;case"selected":Be=Qe;break;case"dangerouslySetInnerHTML":De=Qe;break;case"value":Ae=Qe;default:Y(g,F,U,Qe)}}if(X!=null)if(R=Ae!==null?""+Ae:K(ue),P(X)){for(F=0;F<X.length;F++)if(""+X[F]===R){g.push(' selected=""');break}}else""+X===R&&g.push(' selected=""');else Be&&g.push(' selected=""');return g.push(">"),J(g,De,ue),ue;case"textarea":g.push(ce("textarea")),De=X=U=null;for(ue in R)if(n.call(R,ue)&&(Ae=R[ue],Ae!=null))switch(ue){case"children":De=Ae;break;case"value":U=Ae;break;case"defaultValue":X=Ae;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:Y(g,F,ue,Ae)}if(U===null&&X!==null&&(U=X),g.push(">"),De!=null){if(U!=null)throw Error(e(92));if(P(De)&&1<De.length)throw Error(e(93));U=""+De}return typeof U=="string"&&U[0]===`
73
129
  `&&g.push(`
74
- `),U!==null&&g.push(P(""+U)),null;case"input":g.push(ce("input")),Ae=De=ue=U=null;for(X in R)if(n.call(R,X)&&(Be=R[X],Be!=null))switch(X){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":Ae=Be;break;case"defaultValue":ue=Be;break;case"checked":De=Be;break;case"value":U=Be;break;default:Y(g,F,X,Be)}return De!==null?Y(g,F,"checked",De):Ae!==null&&Y(g,F,"checked",Ae),U!==null?Y(g,F,"value",U):ue!==null&&Y(g,F,"value",ue),g.push("/>"),null;case"menuitem":g.push(ce("menuitem"));for(var Wt in R)if(n.call(R,Wt)&&(U=R[Wt],U!=null))switch(Wt){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:Y(g,F,Wt,U)}return g.push(">"),null;case"title":g.push(ce("title")),U=null;for(Qe in R)if(n.call(R,Qe)&&(X=R[Qe],X!=null))switch(Qe){case"children":U=X;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:Y(g,F,Qe,X)}return g.push(">"),U;case"listing":case"pre":g.push(ce(C)),X=U=null;for(Ae in R)if(n.call(R,Ae)&&(ue=R[Ae],ue!=null))switch(Ae){case"children":U=ue;break;case"dangerouslySetInnerHTML":X=ue;break;default:Y(g,F,Ae,ue)}if(g.push(">"),X!=null){if(U!=null)throw Error(e(60));if(typeof X!="object"||!("__html"in X))throw Error(e(61));R=X.__html,R!=null&&(typeof R=="string"&&0<R.length&&R[0]===`
130
+ `),U!==null&&g.push(M(""+U)),null;case"input":g.push(ce("input")),Ae=De=ue=U=null;for(X in R)if(n.call(R,X)&&(Be=R[X],Be!=null))switch(X){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":Ae=Be;break;case"defaultValue":ue=Be;break;case"checked":De=Be;break;case"value":U=Be;break;default:Y(g,F,X,Be)}return De!==null?Y(g,F,"checked",De):Ae!==null&&Y(g,F,"checked",Ae),U!==null?Y(g,F,"value",U):ue!==null&&Y(g,F,"value",ue),g.push("/>"),null;case"menuitem":g.push(ce("menuitem"));for(var Wt in R)if(n.call(R,Wt)&&(U=R[Wt],U!=null))switch(Wt){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:Y(g,F,Wt,U)}return g.push(">"),null;case"title":g.push(ce("title")),U=null;for(Qe in R)if(n.call(R,Qe)&&(X=R[Qe],X!=null))switch(Qe){case"children":U=X;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:Y(g,F,Qe,X)}return g.push(">"),U;case"listing":case"pre":g.push(ce(C)),X=U=null;for(Ae in R)if(n.call(R,Ae)&&(ue=R[Ae],ue!=null))switch(Ae){case"children":U=ue;break;case"dangerouslySetInnerHTML":X=ue;break;default:Y(g,F,Ae,ue)}if(g.push(">"),X!=null){if(U!=null)throw Error(e(60));if(typeof X!="object"||!("__html"in X))throw Error(e(61));R=X.__html,R!=null&&(typeof R=="string"&&0<R.length&&R[0]===`
75
131
  `?g.push(`
76
132
  `,R):g.push(""+R))}return typeof U=="string"&&U[0]===`
77
133
  `&&g.push(`
78
- `),U;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":g.push(ce(C));for(var Ht in R)if(n.call(R,Ht)&&(U=R[Ht],U!=null))switch(Ht){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,C));default:Y(g,F,Ht,U)}return g.push("/>"),null;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 le(g,R,C,F);case"html":return Z.insertionMode===0&&g.push("<!DOCTYPE html>"),le(g,R,C,F);default:if(C.indexOf("-")===-1&&typeof R.is!="string")return le(g,R,C,F);g.push(ce(C)),X=U=null;for(Be in R)if(n.call(R,Be)&&(ue=R[Be],ue!=null))switch(Be){case"children":U=ue;break;case"dangerouslySetInnerHTML":X=ue;break;case"style":$(g,F,ue);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:l(Be)&&typeof ue!="function"&&typeof ue!="symbol"&&g.push(" ",Be,'="',P(ue),'"')}return g.push(">"),J(g,X,U),U}}function ke(g,C,R){if(g.push('<!--$?--><template id="'),R===null)throw Error(e(395));return g.push(R),g.push('"></template>')}function se(g,C,R,F){switch(R.insertionMode){case 0:case 1:return g.push('<div hidden id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 2:return g.push('<svg aria-hidden="true" style="display:none" id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 3:return g.push('<math aria-hidden="true" style="display:none" id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 4:return g.push('<table hidden id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 5:return g.push('<table hidden><tbody id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 6:return g.push('<table hidden><tr id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 7:return g.push('<table hidden><colgroup id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');default:throw Error(e(397))}}function ne(g,C){switch(C.insertionMode){case 0:case 1:return g.push("</div>");case 2:return g.push("</svg>");case 3:return g.push("</math>");case 4:return g.push("</table>");case 5:return g.push("</tbody></table>");case 6:return g.push("</tr></table>");case 7:return g.push("</colgroup></table>");default:throw Error(e(397))}}var ee=/[<\u2028\u2029]/g;function _e(g){return JSON.stringify(g).replace(ee,function(C){switch(C){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function Ne(g,C){return C=C===void 0?"":C,{bootstrapChunks:[],startInlineScript:"<script>",placeholderPrefix:C+"P:",segmentPrefix:C+"S:",boundaryPrefix:C+"B:",idPrefix:C,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1,generateStaticMarkup:g}}function re(g,C,R,F){return R.generateStaticMarkup?(g.push(P(C)),!1):(C===""?g=F:(F&&g.push("<!-- -->"),g.push(P(C)),g=!0),g)}var ae=Object.assign,xe=Symbol.for("react.element"),Ie=Symbol.for("react.portal"),Le=Symbol.for("react.fragment"),Pe=Symbol.for("react.strict_mode"),Se=Symbol.for("react.profiler"),be=Symbol.for("react.provider"),ve=Symbol.for("react.context"),Ce=Symbol.for("react.forward_ref"),Te=Symbol.for("react.suspense"),ze=Symbol.for("react.suspense_list"),fe=Symbol.for("react.memo"),Ze=Symbol.for("react.lazy"),rt=Symbol.for("react.scope"),It=Symbol.for("react.debug_trace_mode"),Dt=Symbol.for("react.legacy_hidden"),dn=Symbol.for("react.default_value"),Lt=Symbol.iterator;function Ot(g){if(g==null)return null;if(typeof g=="function")return g.displayName||g.name||null;if(typeof g=="string")return g;switch(g){case Le:return"Fragment";case Ie:return"Portal";case Se:return"Profiler";case Pe:return"StrictMode";case Te:return"Suspense";case ze:return"SuspenseList"}if(typeof g=="object")switch(g.$$typeof){case ve:return(g.displayName||"Context")+".Consumer";case be:return(g._context.displayName||"Context")+".Provider";case Ce:var C=g.render;return g=g.displayName,g||(g=C.displayName||C.name||"",g=g!==""?"ForwardRef("+g+")":"ForwardRef"),g;case fe:return C=g.displayName||null,C!==null?C:Ot(g.type)||"Memo";case Ze:C=g._payload,g=g._init;try{return Ot(g(C))}catch{}}return null}var fn={};function qn(g,C){if(g=g.contextTypes,!g)return fn;var R={},F;for(F in g)R[F]=C[F];return R}var Et=null;function Ct(g,C){if(g!==C){g.context._currentValue2=g.parentValue,g=g.parent;var R=C.parent;if(g===null){if(R!==null)throw Error(e(401))}else{if(R===null)throw Error(e(401));Ct(g,R)}C.context._currentValue2=C.value}}function gt(g){g.context._currentValue2=g.parentValue,g=g.parent,g!==null&&gt(g)}function En(g){var C=g.parent;C!==null&&En(C),g.context._currentValue2=g.value}function Tn(g,C){if(g.context._currentValue2=g.parentValue,g=g.parent,g===null)throw Error(e(402));g.depth===C.depth?Ct(g,C):Tn(g,C)}function Tt(g,C){var R=C.parent;if(R===null)throw Error(e(402));g.depth===R.depth?Ct(g,R):Tt(g,R),C.context._currentValue2=C.value}function it(g){var C=Et;C!==g&&(C===null?En(g):g===null?gt(C):C.depth===g.depth?Ct(C,g):C.depth>g.depth?Tn(C,g):Tt(C,g),Et=g)}var Rn={isMounted:function(){return!1},enqueueSetState:function(g,C){g=g._reactInternals,g.queue!==null&&g.queue.push(C)},enqueueReplaceState:function(g,C){g=g._reactInternals,g.replace=!0,g.queue=[C]},enqueueForceUpdate:function(){}};function Zn(g,C,R,F){var Z=g.state!==void 0?g.state:null;g.updater=Rn,g.props=R,g.state=Z;var U={queue:[],replace:!1};g._reactInternals=U;var X=C.contextType;if(g.context=typeof X=="object"&&X!==null?X._currentValue2:F,X=C.getDerivedStateFromProps,typeof X=="function"&&(X=X(R,Z),Z=X==null?Z:ae({},Z,X),g.state=Z),typeof C.getDerivedStateFromProps!="function"&&typeof g.getSnapshotBeforeUpdate!="function"&&(typeof g.UNSAFE_componentWillMount=="function"||typeof g.componentWillMount=="function"))if(C=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),C!==g.state&&Rn.enqueueReplaceState(g,g.state,null),U.queue!==null&&0<U.queue.length)if(C=U.queue,X=U.replace,U.queue=null,U.replace=!1,X&&C.length===1)g.state=C[0];else{for(U=X?C[0]:g.state,Z=!0,X=X?1:0;X<C.length;X++){var ue=C[X];ue=typeof ue=="function"?ue.call(g,U,R,F):ue,ue!=null&&(Z?(Z=!1,U=ae({},U,ue)):ae(U,ue))}g.state=U}else U.queue=null}var pe={id:1,overflow:""};function Ee(g,C,R){var F=g.id;g=g.overflow;var Z=32-Ye(F)-1;F&=~(1<<Z),R+=1;var U=32-Ye(C)+Z;if(30<U){var X=Z-Z%5;return U=(F&(1<<X)-1).toString(32),F>>=X,Z-=X,{id:1<<32-Ye(C)+Z|R<<Z|F,overflow:U+g}}return{id:1<<U|R<<Z|F,overflow:g}}var Ye=Math.clz32?Math.clz32:Pn,bt=Math.log,sr=Math.LN2;function Pn(g){return g>>>=0,g===0?32:31-(bt(g)/sr|0)|0}function ar(g,C){return g===C&&(g!==0||1/g===1/C)||g!==g&&C!==C}var Er=typeof Object.is=="function"?Object.is:ar,St=null,qt=null,Ft=null,Je=null,en=!1,Bn=!1,Vn=0,Zt=null,Gn=0;function tn(){if(St===null)throw Error(e(321));return St}function xt(){if(0<Gn)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function lr(){return Je===null?Ft===null?(en=!1,Ft=Je=xt()):(en=!0,Je=Ft):Je.next===null?(en=!1,Je=Je.next=xt()):(en=!0,Je=Je.next),Je}function cr(){qt=St=null,Bn=!1,Ft=null,Gn=0,Je=Zt=null}function ur(g,C){return typeof C=="function"?C(g):C}function vt(g,C,R){if(St=tn(),Je=lr(),en){var F=Je.queue;if(C=F.dispatch,Zt!==null&&(R=Zt.get(F),R!==void 0)){Zt.delete(F),F=Je.memoizedState;do F=g(F,R.action),R=R.next;while(R!==null);return Je.memoizedState=F,[F,C]}return[Je.memoizedState,C]}return g=g===ur?typeof C=="function"?C():C:R!==void 0?R(C):C,Je.memoizedState=g,g=Je.queue={last:null,dispatch:null},g=g.dispatch=zr.bind(null,St,g),[Je.memoizedState,g]}function dr(g,C){if(St=tn(),Je=lr(),C=C===void 0?null:C,Je!==null){var R=Je.memoizedState;if(R!==null&&C!==null){var F=R[1];e:if(F===null)F=!1;else{for(var Z=0;Z<F.length&&Z<C.length;Z++)if(!Er(C[Z],F[Z])){F=!1;break e}F=!0}if(F)return R[0]}}return g=g(),Je.memoizedState=[g,C],g}function zr(g,C,R){if(25<=Gn)throw Error(e(301));if(g===St)if(Bn=!0,g={action:R,next:null},Zt===null&&(Zt=new Map),R=Zt.get(C),R===void 0)Zt.set(C,g);else{for(C=R;C.next!==null;)C=C.next;C.next=g}}function qr(){throw Error(e(394))}function nn(){}var N={readContext:function(g){return g._currentValue2},useContext:function(g){return tn(),g._currentValue2},useMemo:dr,useReducer:vt,useRef:function(g){St=tn(),Je=lr();var C=Je.memoizedState;return C===null?(g={current:g},Je.memoizedState=g):C},useState:function(g){return vt(ur,g)},useInsertionEffect:nn,useLayoutEffect:function(){},useCallback:function(g,C){return dr(function(){return g},C)},useImperativeHandle:nn,useEffect:nn,useDebugValue:nn,useDeferredValue:function(g){return tn(),g},useTransition:function(){return tn(),[!1,qr]},useId:function(){var g=qt.treeContext,C=g.overflow;g=g.id,g=(g&~(1<<32-Ye(g)-1)).toString(32)+C;var R=oe;if(R===null)throw Error(e(404));return C=Vn++,g=":"+R.idPrefix+"R"+g,0<C&&(g+="H"+C.toString(32)),g+":"},useMutableSource:function(g,C){return tn(),C(g._source)},useSyncExternalStore:function(g,C,R){if(R===void 0)throw Error(e(407));return R()}},oe=null,me=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function Me(g){return console.error(g),null}function He(){}function Xe(g,C,R,F,Z,U,X,ue,Ae){var Be=[],De=new Set;return C={destination:null,responseState:C,progressiveChunkSize:F===void 0?12800:F,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:De,pingedTasks:Be,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:Z===void 0?Me:Z,onAllReady:He,onShellReady:X===void 0?He:X,onShellError:He,onFatalError:He},R=$e(C,0,null,R,!1,!1),R.parentFlushed=!0,g=We(C,g,null,R,De,fn,null,pe),Be.push(g),C}function We(g,C,R,F,Z,U,X,ue){g.allPendingTasks++,R===null?g.pendingRootTasks++:R.pendingTasks++;var Ae={node:C,ping:function(){var Be=g.pingedTasks;Be.push(Ae),Be.length===1&&Nt(g)},blockedBoundary:R,blockedSegment:F,abortSet:Z,legacyContext:U,context:X,treeContext:ue};return Z.add(Ae),Ae}function $e(g,C,R,F,Z,U){return{status:0,id:-1,index:C,parentFlushed:!1,chunks:[],children:[],formatContext:F,boundary:R,lastPushedText:Z,textEmbedded:U}}function st(g,C){if(g=g.onError(C),g!=null&&typeof g!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof g+'" instead');return g}function tt(g,C){var R=g.onShellError;R(C),R=g.onFatalError,R(C),g.destination!==null?(g.status=2,g.destination.destroy(C)):(g.status=1,g.fatalError=C)}function Ke(g,C,R,F,Z){for(St={},qt=C,Vn=0,g=R(F,Z);Bn;)Bn=!1,Vn=0,Gn+=1,Je=null,g=R(F,Z);return cr(),g}function Rt(g,C,R,F){var Z=R.render(),U=F.childContextTypes;if(U!=null){var X=C.legacyContext;if(typeof R.getChildContext!="function")F=X;else{R=R.getChildContext();for(var ue in R)if(!(ue in U))throw Error(e(108,Ot(F)||"Unknown",ue));F=ae({},X,R)}C.legacyContext=F,Ge(g,C,Z),C.legacyContext=X}else Ge(g,C,Z)}function hn(g,C){if(g&&g.defaultProps){C=ae({},C),g=g.defaultProps;for(var R in g)C[R]===void 0&&(C[R]=g[R]);return C}return C}function Pt(g,C,R,F,Z){if(typeof R=="function")if(R.prototype&&R.prototype.isReactComponent){Z=qn(R,C.legacyContext);var U=R.contextType;U=new R(F,typeof U=="object"&&U!==null?U._currentValue2:Z),Zn(U,R,F,Z),Rt(g,C,U,R)}else{U=qn(R,C.legacyContext),Z=Ke(g,C,R,F,U);var X=Vn!==0;if(typeof Z=="object"&&Z!==null&&typeof Z.render=="function"&&Z.$$typeof===void 0)Zn(Z,R,F,U),Rt(g,C,Z,R);else if(X){F=C.treeContext,C.treeContext=Ee(F,1,0);try{Ge(g,C,Z)}finally{C.treeContext=F}}else Ge(g,C,Z)}else if(typeof R=="string"){switch(Z=C.blockedSegment,U=we(Z.chunks,R,F,g.responseState,Z.formatContext),Z.lastPushedText=!1,X=Z.formatContext,Z.formatContext=j(X,R,F),rn(g,C,U),Z.formatContext=X,R){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:Z.chunks.push("</",R,">")}Z.lastPushedText=!1}else{switch(R){case Dt:case It:case Pe:case Se:case Le:Ge(g,C,F.children);return;case ze:Ge(g,C,F.children);return;case rt:throw Error(e(343));case Te:e:{R=C.blockedBoundary,Z=C.blockedSegment,U=F.fallback,F=F.children,X=new Set;var ue={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:X,errorDigest:null},Ae=$e(g,Z.chunks.length,ue,Z.formatContext,!1,!1);Z.children.push(Ae),Z.lastPushedText=!1;var Be=$e(g,0,null,Z.formatContext,!1,!1);Be.parentFlushed=!0,C.blockedBoundary=ue,C.blockedSegment=Be;try{if(rn(g,C,F),g.responseState.generateStaticMarkup||Be.lastPushedText&&Be.textEmbedded&&Be.chunks.push("<!-- -->"),Be.status=1,pn(ue,Be),ue.pendingTasks===0)break e}catch(De){Be.status=4,ue.forceClientRender=!0,ue.errorDigest=st(g,De)}finally{C.blockedBoundary=R,C.blockedSegment=Z}C=We(g,U,R,Ae,X,C.legacyContext,C.context,C.treeContext),g.pingedTasks.push(C)}return}if(typeof R=="object"&&R!==null)switch(R.$$typeof){case Ce:if(F=Ke(g,C,R.render,F,Z),Vn!==0){R=C.treeContext,C.treeContext=Ee(R,1,0);try{Ge(g,C,F)}finally{C.treeContext=R}}else Ge(g,C,F);return;case fe:R=R.type,F=hn(R,F),Pt(g,C,R,F,Z);return;case be:if(Z=F.children,R=R._context,F=F.value,U=R._currentValue2,R._currentValue2=F,X=Et,Et=F={parent:X,depth:X===null?0:X.depth+1,context:R,parentValue:U,value:F},C.context=F,Ge(g,C,Z),g=Et,g===null)throw Error(e(403));F=g.parentValue,g.context._currentValue2=F===dn?g.context._defaultValue:F,g=Et=g.parent,C.context=g;return;case ve:F=F.children,F=F(R._currentValue2),Ge(g,C,F);return;case Ze:Z=R._init,R=Z(R._payload),F=hn(R,F),Pt(g,C,R,F,void 0);return}throw Error(e(130,R==null?R:typeof R,""))}}function Ge(g,C,R){if(C.node=R,typeof R=="object"&&R!==null){switch(R.$$typeof){case xe:Pt(g,C,R.type,R.props,R.ref);return;case Ie:throw Error(e(257));case Ze:var F=R._init;R=F(R._payload),Ge(g,C,R);return}if(M(R)){jt(g,C,R);return}if(R===null||typeof R!="object"?F=null:(F=Lt&&R[Lt]||R["@@iterator"],F=typeof F=="function"?F:null),F&&(F=F.call(R))){if(R=F.next(),!R.done){var Z=[];do Z.push(R.value),R=F.next();while(!R.done);jt(g,C,Z)}return}throw g=Object.prototype.toString.call(R),Error(e(31,g==="[object Object]"?"object with keys {"+Object.keys(R).join(", ")+"}":g))}typeof R=="string"?(F=C.blockedSegment,F.lastPushedText=re(C.blockedSegment.chunks,R,g.responseState,F.lastPushedText)):typeof R=="number"&&(F=C.blockedSegment,F.lastPushedText=re(C.blockedSegment.chunks,""+R,g.responseState,F.lastPushedText))}function jt(g,C,R){for(var F=R.length,Z=0;Z<F;Z++){var U=C.treeContext;C.treeContext=Ee(U,F,Z);try{rn(g,C,R[Z])}finally{C.treeContext=U}}}function rn(g,C,R){var F=C.blockedSegment.formatContext,Z=C.legacyContext,U=C.context;try{return Ge(g,C,R)}catch(Ae){if(cr(),typeof Ae=="object"&&Ae!==null&&typeof Ae.then=="function"){R=Ae;var X=C.blockedSegment,ue=$e(g,X.chunks.length,null,X.formatContext,X.lastPushedText,!0);X.children.push(ue),X.lastPushedText=!1,g=We(g,C.node,C.blockedBoundary,ue,C.abortSet,C.legacyContext,C.context,C.treeContext).ping,R.then(g,g),C.blockedSegment.formatContext=F,C.legacyContext=Z,C.context=U,it(U)}else throw C.blockedSegment.formatContext=F,C.legacyContext=Z,C.context=U,it(U),Ae}}function Mn(g){var C=g.blockedBoundary;g=g.blockedSegment,g.status=3,An(this,C,g)}function Tr(g,C,R){var F=g.blockedBoundary;g.blockedSegment.status=3,F===null?(C.allPendingTasks--,C.status!==2&&(C.status=2,C.destination!==null&&C.destination.push(null))):(F.pendingTasks--,F.forceClientRender||(F.forceClientRender=!0,g=R===void 0?Error(e(432)):R,F.errorDigest=C.onError(g),F.parentFlushed&&C.clientRenderedBoundaries.push(F)),F.fallbackAbortableTasks.forEach(function(Z){return Tr(Z,C,R)}),F.fallbackAbortableTasks.clear(),C.allPendingTasks--,C.allPendingTasks===0&&(F=C.onAllReady,F()))}function pn(g,C){if(C.chunks.length===0&&C.children.length===1&&C.children[0].boundary===null){var R=C.children[0];R.id=C.id,R.parentFlushed=!0,R.status===1&&pn(g,R)}else g.completedSegments.push(C)}function An(g,C,R){if(C===null){if(R.parentFlushed){if(g.completedRootSegment!==null)throw Error(e(389));g.completedRootSegment=R}g.pendingRootTasks--,g.pendingRootTasks===0&&(g.onShellError=He,C=g.onShellReady,C())}else C.pendingTasks--,C.forceClientRender||(C.pendingTasks===0?(R.parentFlushed&&R.status===1&&pn(C,R),C.parentFlushed&&g.completedBoundaries.push(C),C.fallbackAbortableTasks.forEach(Mn,g),C.fallbackAbortableTasks.clear()):R.parentFlushed&&R.status===1&&(pn(C,R),C.completedSegments.length===1&&C.parentFlushed&&g.partialBoundaries.push(C)));g.allPendingTasks--,g.allPendingTasks===0&&(g=g.onAllReady,g())}function Nt(g){if(g.status!==2){var C=Et,R=me.current;me.current=N;var F=oe;oe=g.responseState;try{var Z=g.pingedTasks,U;for(U=0;U<Z.length;U++){var X=Z[U],ue=g,Ae=X.blockedSegment;if(Ae.status===0){it(X.context);try{Ge(ue,X,X.node),ue.responseState.generateStaticMarkup||Ae.lastPushedText&&Ae.textEmbedded&&Ae.chunks.push("<!-- -->"),X.abortSet.delete(X),Ae.status=1,An(ue,X.blockedBoundary,Ae)}catch(Ut){if(cr(),typeof Ut=="object"&&Ut!==null&&typeof Ut.then=="function"){var Be=X.ping;Ut.then(Be,Be)}else{X.abortSet.delete(X),Ae.status=4;var De=X.blockedBoundary,Qe=Ut,Wt=st(ue,Qe);if(De===null?tt(ue,Qe):(De.pendingTasks--,De.forceClientRender||(De.forceClientRender=!0,De.errorDigest=Wt,De.parentFlushed&&ue.clientRenderedBoundaries.push(De))),ue.allPendingTasks--,ue.allPendingTasks===0){var Ht=ue.onAllReady;Ht()}}}finally{}}}Z.splice(0,U),g.destination!==null&&$t(g,g.destination)}catch(Ut){st(g,Ut),tt(g,Ut)}finally{oe=F,me.current=R,R===N&&it(C)}}}function Yn(g,C,R){switch(R.parentFlushed=!0,R.status){case 0:var F=R.id=g.nextSegmentId++;return R.lastPushedText=!1,R.textEmbedded=!1,g=g.responseState,C.push('<template id="'),C.push(g.placeholderPrefix),g=F.toString(16),C.push(g),C.push('"></template>');case 1:R.status=2;var Z=!0;F=R.chunks;var U=0;R=R.children;for(var X=0;X<R.length;X++){for(Z=R[X];U<Z.index;U++)C.push(F[U]);Z=fr(g,C,Z)}for(;U<F.length-1;U++)C.push(F[U]);return U<F.length&&(Z=C.push(F[U])),Z;default:throw Error(e(390))}}function fr(g,C,R){var F=R.boundary;if(F===null)return Yn(g,C,R);if(F.parentFlushed=!0,F.forceClientRender)return g.responseState.generateStaticMarkup||(F=F.errorDigest,C.push("<!--$!-->"),C.push("<template"),F&&(C.push(' data-dgst="'),F=P(F),C.push(F),C.push('"')),C.push("></template>")),Yn(g,C,R),g=g.responseState.generateStaticMarkup?!0:C.push("<!--/$-->"),g;if(0<F.pendingTasks){F.rootSegmentID=g.nextSegmentId++,0<F.completedSegments.length&&g.partialBoundaries.push(F);var Z=g.responseState,U=Z.nextSuspenseID++;return Z=Z.boundaryPrefix+U.toString(16),F=F.id=Z,ke(C,g.responseState,F),Yn(g,C,R),C.push("<!--/$-->")}if(F.byteSize>g.progressiveChunkSize)return F.rootSegmentID=g.nextSegmentId++,g.completedBoundaries.push(F),ke(C,g.responseState,F.id),Yn(g,C,R),C.push("<!--/$-->");if(g.responseState.generateStaticMarkup||C.push("<!--$-->"),R=F.completedSegments,R.length!==1)throw Error(e(391));return fr(g,C,R[0]),g=g.responseState.generateStaticMarkup?!0:C.push("<!--/$-->"),g}function Rr(g,C,R){return se(C,g.responseState,R.formatContext,R.id),fr(g,C,R),ne(C,R.formatContext)}function on(g,C,R){for(var F=R.completedSegments,Z=0;Z<F.length;Z++)In(g,C,R,F[Z]);if(F.length=0,g=g.responseState,F=R.id,R=R.rootSegmentID,C.push(g.startInlineScript),g.sentCompleteBoundaryFunction?C.push('$RC("'):(g.sentCompleteBoundaryFunction=!0,C.push('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("')),F===null)throw Error(e(395));return R=R.toString(16),C.push(F),C.push('","'),C.push(g.segmentPrefix),C.push(R),C.push('")<\/script>')}function In(g,C,R,F){if(F.status===2)return!0;var Z=F.id;if(Z===-1){if((F.id=R.rootSegmentID)===-1)throw Error(e(392));return Rr(g,C,F)}return Rr(g,C,F),g=g.responseState,C.push(g.startInlineScript),g.sentCompleteSegmentFunction?C.push('$RS("'):(g.sentCompleteSegmentFunction=!0,C.push('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')),C.push(g.segmentPrefix),Z=Z.toString(16),C.push(Z),C.push('","'),C.push(g.placeholderPrefix),C.push(Z),C.push('")<\/script>')}function $t(g,C){try{var R=g.completedRootSegment;if(R!==null&&g.pendingRootTasks===0){fr(g,C,R),g.completedRootSegment=null;var F=g.responseState.bootstrapChunks;for(R=0;R<F.length-1;R++)C.push(F[R]);R<F.length&&C.push(F[R])}var Z=g.clientRenderedBoundaries,U;for(U=0;U<Z.length;U++){var X=Z[U];F=C;var ue=g.responseState,Ae=X.id,Be=X.errorDigest,De=X.errorMessage,Qe=X.errorComponentStack;if(F.push(ue.startInlineScript),ue.sentClientRenderFunction?F.push('$RX("'):(ue.sentClientRenderFunction=!0,F.push('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("')),Ae===null)throw Error(e(395));if(F.push(Ae),F.push('"'),Be||De||Qe){F.push(",");var Wt=_e(Be||"");F.push(Wt)}if(De||Qe){F.push(",");var Ht=_e(De||"");F.push(Ht)}if(Qe){F.push(",");var Ut=_e(Qe);F.push(Ut)}if(!F.push(")<\/script>")){g.destination=null,U++,Z.splice(0,U);return}}Z.splice(0,U);var Xn=g.completedBoundaries;for(U=0;U<Xn.length;U++)if(!on(g,C,Xn[U])){g.destination=null,U++,Xn.splice(0,U);return}Xn.splice(0,U);var Ln=g.partialBoundaries;for(U=0;U<Ln.length;U++){var Mr=Ln[U];e:{Z=g,X=C;var Kn=Mr.completedSegments;for(ue=0;ue<Kn.length;ue++)if(!In(Z,X,Mr,Kn[ue])){ue++,Kn.splice(0,ue);var hr=!1;break e}Kn.splice(0,ue),hr=!0}if(!hr){g.destination=null,U++,Ln.splice(0,U);return}}Ln.splice(0,U);var On=g.completedBoundaries;for(U=0;U<On.length;U++)if(!on(g,C,On[U])){g.destination=null,U++,On.splice(0,U);return}On.splice(0,U)}finally{g.allPendingTasks===0&&g.pingedTasks.length===0&&g.clientRenderedBoundaries.length===0&&g.completedBoundaries.length===0&&C.push(null)}}function Pr(g,C){try{var R=g.abortableTasks;R.forEach(function(F){return Tr(F,g,C)}),R.clear(),g.destination!==null&&$t(g,g.destination)}catch(F){st(g,F),tt(g,F)}}function Mt(){}function Gt(g,C,R,F){var Z=!1,U=null,X="",ue={push:function(Be){return Be!==null&&(X+=Be),!0},destroy:function(Be){Z=!0,U=Be}},Ae=!1;if(g=Xe(g,Ne(R,C?C.identifierPrefix:void 0),{insertionMode:1,selectedValue:null},1/0,Mt,void 0,function(){Ae=!0}),Nt(g),Pr(g,F),g.status===1)g.status=2,ue.destroy(g.fatalError);else if(g.status!==2&&g.destination===null){g.destination=ue;try{$t(g,ue)}catch(Be){st(g,Be),tt(g,Be)}}if(Z)throw U;if(!Ae)throw Error(e(426));return X}return Ii.renderToNodeStream=function(){throw Error(e(207))},Ii.renderToStaticMarkup=function(g,C){return Gt(g,C,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},Ii.renderToStaticNodeStream=function(){throw Error(e(208))},Ii.renderToString=function(g,C){return Gt(g,C,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},Ii.version="18.3.1",Ii}var Kc={};/**
134
+ `),U;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":g.push(ce(C));for(var Ht in R)if(n.call(R,Ht)&&(U=R[Ht],U!=null))switch(Ht){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,C));default:Y(g,F,Ht,U)}return g.push("/>"),null;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 le(g,R,C,F);case"html":return Z.insertionMode===0&&g.push("<!DOCTYPE html>"),le(g,R,C,F);default:if(C.indexOf("-")===-1&&typeof R.is!="string")return le(g,R,C,F);g.push(ce(C)),X=U=null;for(Be in R)if(n.call(R,Be)&&(ue=R[Be],ue!=null))switch(Be){case"children":U=ue;break;case"dangerouslySetInnerHTML":X=ue;break;case"style":$(g,F,ue);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:l(Be)&&typeof ue!="function"&&typeof ue!="symbol"&&g.push(" ",Be,'="',M(ue),'"')}return g.push(">"),J(g,X,U),U}}function ke(g,C,R){if(g.push('<!--$?--><template id="'),R===null)throw Error(e(395));return g.push(R),g.push('"></template>')}function se(g,C,R,F){switch(R.insertionMode){case 0:case 1:return g.push('<div hidden id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 2:return g.push('<svg aria-hidden="true" style="display:none" id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 3:return g.push('<math aria-hidden="true" style="display:none" id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 4:return g.push('<table hidden id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 5:return g.push('<table hidden><tbody id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 6:return g.push('<table hidden><tr id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');case 7:return g.push('<table hidden><colgroup id="'),g.push(C.segmentPrefix),C=F.toString(16),g.push(C),g.push('">');default:throw Error(e(397))}}function ne(g,C){switch(C.insertionMode){case 0:case 1:return g.push("</div>");case 2:return g.push("</svg>");case 3:return g.push("</math>");case 4:return g.push("</table>");case 5:return g.push("</tbody></table>");case 6:return g.push("</tr></table>");case 7:return g.push("</colgroup></table>");default:throw Error(e(397))}}var ee=/[<\u2028\u2029]/g;function _e(g){return JSON.stringify(g).replace(ee,function(C){switch(C){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function Ne(g,C){return C=C===void 0?"":C,{bootstrapChunks:[],startInlineScript:"<script>",placeholderPrefix:C+"P:",segmentPrefix:C+"S:",boundaryPrefix:C+"B:",idPrefix:C,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1,generateStaticMarkup:g}}function re(g,C,R,F){return R.generateStaticMarkup?(g.push(M(C)),!1):(C===""?g=F:(F&&g.push("<!-- -->"),g.push(M(C)),g=!0),g)}var ae=Object.assign,xe=Symbol.for("react.element"),Ie=Symbol.for("react.portal"),Le=Symbol.for("react.fragment"),Me=Symbol.for("react.strict_mode"),Se=Symbol.for("react.profiler"),be=Symbol.for("react.provider"),ve=Symbol.for("react.context"),Ce=Symbol.for("react.forward_ref"),Te=Symbol.for("react.suspense"),ze=Symbol.for("react.suspense_list"),fe=Symbol.for("react.memo"),Ze=Symbol.for("react.lazy"),rt=Symbol.for("react.scope"),It=Symbol.for("react.debug_trace_mode"),Dt=Symbol.for("react.legacy_hidden"),dn=Symbol.for("react.default_value"),Lt=Symbol.iterator;function Ot(g){if(g==null)return null;if(typeof g=="function")return g.displayName||g.name||null;if(typeof g=="string")return g;switch(g){case Le:return"Fragment";case Ie:return"Portal";case Se:return"Profiler";case Me:return"StrictMode";case Te:return"Suspense";case ze:return"SuspenseList"}if(typeof g=="object")switch(g.$$typeof){case ve:return(g.displayName||"Context")+".Consumer";case be:return(g._context.displayName||"Context")+".Provider";case Ce:var C=g.render;return g=g.displayName,g||(g=C.displayName||C.name||"",g=g!==""?"ForwardRef("+g+")":"ForwardRef"),g;case fe:return C=g.displayName||null,C!==null?C:Ot(g.type)||"Memo";case Ze:C=g._payload,g=g._init;try{return Ot(g(C))}catch{}}return null}var fn={};function qn(g,C){if(g=g.contextTypes,!g)return fn;var R={},F;for(F in g)R[F]=C[F];return R}var Et=null;function Ct(g,C){if(g!==C){g.context._currentValue2=g.parentValue,g=g.parent;var R=C.parent;if(g===null){if(R!==null)throw Error(e(401))}else{if(R===null)throw Error(e(401));Ct(g,R)}C.context._currentValue2=C.value}}function gt(g){g.context._currentValue2=g.parentValue,g=g.parent,g!==null&&gt(g)}function En(g){var C=g.parent;C!==null&&En(C),g.context._currentValue2=g.value}function Tn(g,C){if(g.context._currentValue2=g.parentValue,g=g.parent,g===null)throw Error(e(402));g.depth===C.depth?Ct(g,C):Tn(g,C)}function Tt(g,C){var R=C.parent;if(R===null)throw Error(e(402));g.depth===R.depth?Ct(g,R):Tt(g,R),C.context._currentValue2=C.value}function it(g){var C=Et;C!==g&&(C===null?En(g):g===null?gt(C):C.depth===g.depth?Ct(C,g):C.depth>g.depth?Tn(C,g):Tt(C,g),Et=g)}var Rn={isMounted:function(){return!1},enqueueSetState:function(g,C){g=g._reactInternals,g.queue!==null&&g.queue.push(C)},enqueueReplaceState:function(g,C){g=g._reactInternals,g.replace=!0,g.queue=[C]},enqueueForceUpdate:function(){}};function Zn(g,C,R,F){var Z=g.state!==void 0?g.state:null;g.updater=Rn,g.props=R,g.state=Z;var U={queue:[],replace:!1};g._reactInternals=U;var X=C.contextType;if(g.context=typeof X=="object"&&X!==null?X._currentValue2:F,X=C.getDerivedStateFromProps,typeof X=="function"&&(X=X(R,Z),Z=X==null?Z:ae({},Z,X),g.state=Z),typeof C.getDerivedStateFromProps!="function"&&typeof g.getSnapshotBeforeUpdate!="function"&&(typeof g.UNSAFE_componentWillMount=="function"||typeof g.componentWillMount=="function"))if(C=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),C!==g.state&&Rn.enqueueReplaceState(g,g.state,null),U.queue!==null&&0<U.queue.length)if(C=U.queue,X=U.replace,U.queue=null,U.replace=!1,X&&C.length===1)g.state=C[0];else{for(U=X?C[0]:g.state,Z=!0,X=X?1:0;X<C.length;X++){var ue=C[X];ue=typeof ue=="function"?ue.call(g,U,R,F):ue,ue!=null&&(Z?(Z=!1,U=ae({},U,ue)):ae(U,ue))}g.state=U}else U.queue=null}var me={id:1,overflow:""};function Ee(g,C,R){var F=g.id;g=g.overflow;var Z=32-Ye(F)-1;F&=~(1<<Z),R+=1;var U=32-Ye(C)+Z;if(30<U){var X=Z-Z%5;return U=(F&(1<<X)-1).toString(32),F>>=X,Z-=X,{id:1<<32-Ye(C)+Z|R<<Z|F,overflow:U+g}}return{id:1<<U|R<<Z|F,overflow:g}}var Ye=Math.clz32?Math.clz32:Mn,bt=Math.log,sr=Math.LN2;function Mn(g){return g>>>=0,g===0?32:31-(bt(g)/sr|0)|0}function ar(g,C){return g===C&&(g!==0||1/g===1/C)||g!==g&&C!==C}var Er=typeof Object.is=="function"?Object.is:ar,St=null,qt=null,Ft=null,Je=null,en=!1,Bn=!1,Vn=0,Zt=null,Gn=0;function tn(){if(St===null)throw Error(e(321));return St}function xt(){if(0<Gn)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function lr(){return Je===null?Ft===null?(en=!1,Ft=Je=xt()):(en=!0,Je=Ft):Je.next===null?(en=!1,Je=Je.next=xt()):(en=!0,Je=Je.next),Je}function cr(){qt=St=null,Bn=!1,Ft=null,Gn=0,Je=Zt=null}function ur(g,C){return typeof C=="function"?C(g):C}function vt(g,C,R){if(St=tn(),Je=lr(),en){var F=Je.queue;if(C=F.dispatch,Zt!==null&&(R=Zt.get(F),R!==void 0)){Zt.delete(F),F=Je.memoizedState;do F=g(F,R.action),R=R.next;while(R!==null);return Je.memoizedState=F,[F,C]}return[Je.memoizedState,C]}return g=g===ur?typeof C=="function"?C():C:R!==void 0?R(C):C,Je.memoizedState=g,g=Je.queue={last:null,dispatch:null},g=g.dispatch=zr.bind(null,St,g),[Je.memoizedState,g]}function dr(g,C){if(St=tn(),Je=lr(),C=C===void 0?null:C,Je!==null){var R=Je.memoizedState;if(R!==null&&C!==null){var F=R[1];e:if(F===null)F=!1;else{for(var Z=0;Z<F.length&&Z<C.length;Z++)if(!Er(C[Z],F[Z])){F=!1;break e}F=!0}if(F)return R[0]}}return g=g(),Je.memoizedState=[g,C],g}function zr(g,C,R){if(25<=Gn)throw Error(e(301));if(g===St)if(Bn=!0,g={action:R,next:null},Zt===null&&(Zt=new Map),R=Zt.get(C),R===void 0)Zt.set(C,g);else{for(C=R;C.next!==null;)C=C.next;C.next=g}}function qr(){throw Error(e(394))}function nn(){}var N={readContext:function(g){return g._currentValue2},useContext:function(g){return tn(),g._currentValue2},useMemo:dr,useReducer:vt,useRef:function(g){St=tn(),Je=lr();var C=Je.memoizedState;return C===null?(g={current:g},Je.memoizedState=g):C},useState:function(g){return vt(ur,g)},useInsertionEffect:nn,useLayoutEffect:function(){},useCallback:function(g,C){return dr(function(){return g},C)},useImperativeHandle:nn,useEffect:nn,useDebugValue:nn,useDeferredValue:function(g){return tn(),g},useTransition:function(){return tn(),[!1,qr]},useId:function(){var g=qt.treeContext,C=g.overflow;g=g.id,g=(g&~(1<<32-Ye(g)-1)).toString(32)+C;var R=oe;if(R===null)throw Error(e(404));return C=Vn++,g=":"+R.idPrefix+"R"+g,0<C&&(g+="H"+C.toString(32)),g+":"},useMutableSource:function(g,C){return tn(),C(g._source)},useSyncExternalStore:function(g,C,R){if(R===void 0)throw Error(e(407));return R()}},oe=null,ge=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function Pe(g){return console.error(g),null}function He(){}function Xe(g,C,R,F,Z,U,X,ue,Ae){var Be=[],De=new Set;return C={destination:null,responseState:C,progressiveChunkSize:F===void 0?12800:F,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:De,pingedTasks:Be,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:Z===void 0?Pe:Z,onAllReady:He,onShellReady:X===void 0?He:X,onShellError:He,onFatalError:He},R=$e(C,0,null,R,!1,!1),R.parentFlushed=!0,g=We(C,g,null,R,De,fn,null,me),Be.push(g),C}function We(g,C,R,F,Z,U,X,ue){g.allPendingTasks++,R===null?g.pendingRootTasks++:R.pendingTasks++;var Ae={node:C,ping:function(){var Be=g.pingedTasks;Be.push(Ae),Be.length===1&&Nt(g)},blockedBoundary:R,blockedSegment:F,abortSet:Z,legacyContext:U,context:X,treeContext:ue};return Z.add(Ae),Ae}function $e(g,C,R,F,Z,U){return{status:0,id:-1,index:C,parentFlushed:!1,chunks:[],children:[],formatContext:F,boundary:R,lastPushedText:Z,textEmbedded:U}}function st(g,C){if(g=g.onError(C),g!=null&&typeof g!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof g+'" instead');return g}function tt(g,C){var R=g.onShellError;R(C),R=g.onFatalError,R(C),g.destination!==null?(g.status=2,g.destination.destroy(C)):(g.status=1,g.fatalError=C)}function Ke(g,C,R,F,Z){for(St={},qt=C,Vn=0,g=R(F,Z);Bn;)Bn=!1,Vn=0,Gn+=1,Je=null,g=R(F,Z);return cr(),g}function Rt(g,C,R,F){var Z=R.render(),U=F.childContextTypes;if(U!=null){var X=C.legacyContext;if(typeof R.getChildContext!="function")F=X;else{R=R.getChildContext();for(var ue in R)if(!(ue in U))throw Error(e(108,Ot(F)||"Unknown",ue));F=ae({},X,R)}C.legacyContext=F,Ge(g,C,Z),C.legacyContext=X}else Ge(g,C,Z)}function hn(g,C){if(g&&g.defaultProps){C=ae({},C),g=g.defaultProps;for(var R in g)C[R]===void 0&&(C[R]=g[R]);return C}return C}function Mt(g,C,R,F,Z){if(typeof R=="function")if(R.prototype&&R.prototype.isReactComponent){Z=qn(R,C.legacyContext);var U=R.contextType;U=new R(F,typeof U=="object"&&U!==null?U._currentValue2:Z),Zn(U,R,F,Z),Rt(g,C,U,R)}else{U=qn(R,C.legacyContext),Z=Ke(g,C,R,F,U);var X=Vn!==0;if(typeof Z=="object"&&Z!==null&&typeof Z.render=="function"&&Z.$$typeof===void 0)Zn(Z,R,F,U),Rt(g,C,Z,R);else if(X){F=C.treeContext,C.treeContext=Ee(F,1,0);try{Ge(g,C,Z)}finally{C.treeContext=F}}else Ge(g,C,Z)}else if(typeof R=="string"){switch(Z=C.blockedSegment,U=we(Z.chunks,R,F,g.responseState,Z.formatContext),Z.lastPushedText=!1,X=Z.formatContext,Z.formatContext=j(X,R,F),rn(g,C,U),Z.formatContext=X,R){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:Z.chunks.push("</",R,">")}Z.lastPushedText=!1}else{switch(R){case Dt:case It:case Me:case Se:case Le:Ge(g,C,F.children);return;case ze:Ge(g,C,F.children);return;case rt:throw Error(e(343));case Te:e:{R=C.blockedBoundary,Z=C.blockedSegment,U=F.fallback,F=F.children,X=new Set;var ue={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:X,errorDigest:null},Ae=$e(g,Z.chunks.length,ue,Z.formatContext,!1,!1);Z.children.push(Ae),Z.lastPushedText=!1;var Be=$e(g,0,null,Z.formatContext,!1,!1);Be.parentFlushed=!0,C.blockedBoundary=ue,C.blockedSegment=Be;try{if(rn(g,C,F),g.responseState.generateStaticMarkup||Be.lastPushedText&&Be.textEmbedded&&Be.chunks.push("<!-- -->"),Be.status=1,pn(ue,Be),ue.pendingTasks===0)break e}catch(De){Be.status=4,ue.forceClientRender=!0,ue.errorDigest=st(g,De)}finally{C.blockedBoundary=R,C.blockedSegment=Z}C=We(g,U,R,Ae,X,C.legacyContext,C.context,C.treeContext),g.pingedTasks.push(C)}return}if(typeof R=="object"&&R!==null)switch(R.$$typeof){case Ce:if(F=Ke(g,C,R.render,F,Z),Vn!==0){R=C.treeContext,C.treeContext=Ee(R,1,0);try{Ge(g,C,F)}finally{C.treeContext=R}}else Ge(g,C,F);return;case fe:R=R.type,F=hn(R,F),Mt(g,C,R,F,Z);return;case be:if(Z=F.children,R=R._context,F=F.value,U=R._currentValue2,R._currentValue2=F,X=Et,Et=F={parent:X,depth:X===null?0:X.depth+1,context:R,parentValue:U,value:F},C.context=F,Ge(g,C,Z),g=Et,g===null)throw Error(e(403));F=g.parentValue,g.context._currentValue2=F===dn?g.context._defaultValue:F,g=Et=g.parent,C.context=g;return;case ve:F=F.children,F=F(R._currentValue2),Ge(g,C,F);return;case Ze:Z=R._init,R=Z(R._payload),F=hn(R,F),Mt(g,C,R,F,void 0);return}throw Error(e(130,R==null?R:typeof R,""))}}function Ge(g,C,R){if(C.node=R,typeof R=="object"&&R!==null){switch(R.$$typeof){case xe:Mt(g,C,R.type,R.props,R.ref);return;case Ie:throw Error(e(257));case Ze:var F=R._init;R=F(R._payload),Ge(g,C,R);return}if(P(R)){jt(g,C,R);return}if(R===null||typeof R!="object"?F=null:(F=Lt&&R[Lt]||R["@@iterator"],F=typeof F=="function"?F:null),F&&(F=F.call(R))){if(R=F.next(),!R.done){var Z=[];do Z.push(R.value),R=F.next();while(!R.done);jt(g,C,Z)}return}throw g=Object.prototype.toString.call(R),Error(e(31,g==="[object Object]"?"object with keys {"+Object.keys(R).join(", ")+"}":g))}typeof R=="string"?(F=C.blockedSegment,F.lastPushedText=re(C.blockedSegment.chunks,R,g.responseState,F.lastPushedText)):typeof R=="number"&&(F=C.blockedSegment,F.lastPushedText=re(C.blockedSegment.chunks,""+R,g.responseState,F.lastPushedText))}function jt(g,C,R){for(var F=R.length,Z=0;Z<F;Z++){var U=C.treeContext;C.treeContext=Ee(U,F,Z);try{rn(g,C,R[Z])}finally{C.treeContext=U}}}function rn(g,C,R){var F=C.blockedSegment.formatContext,Z=C.legacyContext,U=C.context;try{return Ge(g,C,R)}catch(Ae){if(cr(),typeof Ae=="object"&&Ae!==null&&typeof Ae.then=="function"){R=Ae;var X=C.blockedSegment,ue=$e(g,X.chunks.length,null,X.formatContext,X.lastPushedText,!0);X.children.push(ue),X.lastPushedText=!1,g=We(g,C.node,C.blockedBoundary,ue,C.abortSet,C.legacyContext,C.context,C.treeContext).ping,R.then(g,g),C.blockedSegment.formatContext=F,C.legacyContext=Z,C.context=U,it(U)}else throw C.blockedSegment.formatContext=F,C.legacyContext=Z,C.context=U,it(U),Ae}}function Pn(g){var C=g.blockedBoundary;g=g.blockedSegment,g.status=3,An(this,C,g)}function Tr(g,C,R){var F=g.blockedBoundary;g.blockedSegment.status=3,F===null?(C.allPendingTasks--,C.status!==2&&(C.status=2,C.destination!==null&&C.destination.push(null))):(F.pendingTasks--,F.forceClientRender||(F.forceClientRender=!0,g=R===void 0?Error(e(432)):R,F.errorDigest=C.onError(g),F.parentFlushed&&C.clientRenderedBoundaries.push(F)),F.fallbackAbortableTasks.forEach(function(Z){return Tr(Z,C,R)}),F.fallbackAbortableTasks.clear(),C.allPendingTasks--,C.allPendingTasks===0&&(F=C.onAllReady,F()))}function pn(g,C){if(C.chunks.length===0&&C.children.length===1&&C.children[0].boundary===null){var R=C.children[0];R.id=C.id,R.parentFlushed=!0,R.status===1&&pn(g,R)}else g.completedSegments.push(C)}function An(g,C,R){if(C===null){if(R.parentFlushed){if(g.completedRootSegment!==null)throw Error(e(389));g.completedRootSegment=R}g.pendingRootTasks--,g.pendingRootTasks===0&&(g.onShellError=He,C=g.onShellReady,C())}else C.pendingTasks--,C.forceClientRender||(C.pendingTasks===0?(R.parentFlushed&&R.status===1&&pn(C,R),C.parentFlushed&&g.completedBoundaries.push(C),C.fallbackAbortableTasks.forEach(Pn,g),C.fallbackAbortableTasks.clear()):R.parentFlushed&&R.status===1&&(pn(C,R),C.completedSegments.length===1&&C.parentFlushed&&g.partialBoundaries.push(C)));g.allPendingTasks--,g.allPendingTasks===0&&(g=g.onAllReady,g())}function Nt(g){if(g.status!==2){var C=Et,R=ge.current;ge.current=N;var F=oe;oe=g.responseState;try{var Z=g.pingedTasks,U;for(U=0;U<Z.length;U++){var X=Z[U],ue=g,Ae=X.blockedSegment;if(Ae.status===0){it(X.context);try{Ge(ue,X,X.node),ue.responseState.generateStaticMarkup||Ae.lastPushedText&&Ae.textEmbedded&&Ae.chunks.push("<!-- -->"),X.abortSet.delete(X),Ae.status=1,An(ue,X.blockedBoundary,Ae)}catch(Ut){if(cr(),typeof Ut=="object"&&Ut!==null&&typeof Ut.then=="function"){var Be=X.ping;Ut.then(Be,Be)}else{X.abortSet.delete(X),Ae.status=4;var De=X.blockedBoundary,Qe=Ut,Wt=st(ue,Qe);if(De===null?tt(ue,Qe):(De.pendingTasks--,De.forceClientRender||(De.forceClientRender=!0,De.errorDigest=Wt,De.parentFlushed&&ue.clientRenderedBoundaries.push(De))),ue.allPendingTasks--,ue.allPendingTasks===0){var Ht=ue.onAllReady;Ht()}}}finally{}}}Z.splice(0,U),g.destination!==null&&$t(g,g.destination)}catch(Ut){st(g,Ut),tt(g,Ut)}finally{oe=F,ge.current=R,R===N&&it(C)}}}function Yn(g,C,R){switch(R.parentFlushed=!0,R.status){case 0:var F=R.id=g.nextSegmentId++;return R.lastPushedText=!1,R.textEmbedded=!1,g=g.responseState,C.push('<template id="'),C.push(g.placeholderPrefix),g=F.toString(16),C.push(g),C.push('"></template>');case 1:R.status=2;var Z=!0;F=R.chunks;var U=0;R=R.children;for(var X=0;X<R.length;X++){for(Z=R[X];U<Z.index;U++)C.push(F[U]);Z=fr(g,C,Z)}for(;U<F.length-1;U++)C.push(F[U]);return U<F.length&&(Z=C.push(F[U])),Z;default:throw Error(e(390))}}function fr(g,C,R){var F=R.boundary;if(F===null)return Yn(g,C,R);if(F.parentFlushed=!0,F.forceClientRender)return g.responseState.generateStaticMarkup||(F=F.errorDigest,C.push("<!--$!-->"),C.push("<template"),F&&(C.push(' data-dgst="'),F=M(F),C.push(F),C.push('"')),C.push("></template>")),Yn(g,C,R),g=g.responseState.generateStaticMarkup?!0:C.push("<!--/$-->"),g;if(0<F.pendingTasks){F.rootSegmentID=g.nextSegmentId++,0<F.completedSegments.length&&g.partialBoundaries.push(F);var Z=g.responseState,U=Z.nextSuspenseID++;return Z=Z.boundaryPrefix+U.toString(16),F=F.id=Z,ke(C,g.responseState,F),Yn(g,C,R),C.push("<!--/$-->")}if(F.byteSize>g.progressiveChunkSize)return F.rootSegmentID=g.nextSegmentId++,g.completedBoundaries.push(F),ke(C,g.responseState,F.id),Yn(g,C,R),C.push("<!--/$-->");if(g.responseState.generateStaticMarkup||C.push("<!--$-->"),R=F.completedSegments,R.length!==1)throw Error(e(391));return fr(g,C,R[0]),g=g.responseState.generateStaticMarkup?!0:C.push("<!--/$-->"),g}function Rr(g,C,R){return se(C,g.responseState,R.formatContext,R.id),fr(g,C,R),ne(C,R.formatContext)}function on(g,C,R){for(var F=R.completedSegments,Z=0;Z<F.length;Z++)In(g,C,R,F[Z]);if(F.length=0,g=g.responseState,F=R.id,R=R.rootSegmentID,C.push(g.startInlineScript),g.sentCompleteBoundaryFunction?C.push('$RC("'):(g.sentCompleteBoundaryFunction=!0,C.push('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("')),F===null)throw Error(e(395));return R=R.toString(16),C.push(F),C.push('","'),C.push(g.segmentPrefix),C.push(R),C.push('")<\/script>')}function In(g,C,R,F){if(F.status===2)return!0;var Z=F.id;if(Z===-1){if((F.id=R.rootSegmentID)===-1)throw Error(e(392));return Rr(g,C,F)}return Rr(g,C,F),g=g.responseState,C.push(g.startInlineScript),g.sentCompleteSegmentFunction?C.push('$RS("'):(g.sentCompleteSegmentFunction=!0,C.push('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')),C.push(g.segmentPrefix),Z=Z.toString(16),C.push(Z),C.push('","'),C.push(g.placeholderPrefix),C.push(Z),C.push('")<\/script>')}function $t(g,C){try{var R=g.completedRootSegment;if(R!==null&&g.pendingRootTasks===0){fr(g,C,R),g.completedRootSegment=null;var F=g.responseState.bootstrapChunks;for(R=0;R<F.length-1;R++)C.push(F[R]);R<F.length&&C.push(F[R])}var Z=g.clientRenderedBoundaries,U;for(U=0;U<Z.length;U++){var X=Z[U];F=C;var ue=g.responseState,Ae=X.id,Be=X.errorDigest,De=X.errorMessage,Qe=X.errorComponentStack;if(F.push(ue.startInlineScript),ue.sentClientRenderFunction?F.push('$RX("'):(ue.sentClientRenderFunction=!0,F.push('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("')),Ae===null)throw Error(e(395));if(F.push(Ae),F.push('"'),Be||De||Qe){F.push(",");var Wt=_e(Be||"");F.push(Wt)}if(De||Qe){F.push(",");var Ht=_e(De||"");F.push(Ht)}if(Qe){F.push(",");var Ut=_e(Qe);F.push(Ut)}if(!F.push(")<\/script>")){g.destination=null,U++,Z.splice(0,U);return}}Z.splice(0,U);var Xn=g.completedBoundaries;for(U=0;U<Xn.length;U++)if(!on(g,C,Xn[U])){g.destination=null,U++,Xn.splice(0,U);return}Xn.splice(0,U);var Ln=g.partialBoundaries;for(U=0;U<Ln.length;U++){var Pr=Ln[U];e:{Z=g,X=C;var Kn=Pr.completedSegments;for(ue=0;ue<Kn.length;ue++)if(!In(Z,X,Pr,Kn[ue])){ue++,Kn.splice(0,ue);var hr=!1;break e}Kn.splice(0,ue),hr=!0}if(!hr){g.destination=null,U++,Ln.splice(0,U);return}}Ln.splice(0,U);var On=g.completedBoundaries;for(U=0;U<On.length;U++)if(!on(g,C,On[U])){g.destination=null,U++,On.splice(0,U);return}On.splice(0,U)}finally{g.allPendingTasks===0&&g.pingedTasks.length===0&&g.clientRenderedBoundaries.length===0&&g.completedBoundaries.length===0&&C.push(null)}}function Mr(g,C){try{var R=g.abortableTasks;R.forEach(function(F){return Tr(F,g,C)}),R.clear(),g.destination!==null&&$t(g,g.destination)}catch(F){st(g,F),tt(g,F)}}function Pt(){}function Gt(g,C,R,F){var Z=!1,U=null,X="",ue={push:function(Be){return Be!==null&&(X+=Be),!0},destroy:function(Be){Z=!0,U=Be}},Ae=!1;if(g=Xe(g,Ne(R,C?C.identifierPrefix:void 0),{insertionMode:1,selectedValue:null},1/0,Pt,void 0,function(){Ae=!0}),Nt(g),Mr(g,F),g.status===1)g.status=2,ue.destroy(g.fatalError);else if(g.status!==2&&g.destination===null){g.destination=ue;try{$t(g,ue)}catch(Be){st(g,Be),tt(g,Be)}}if(Z)throw U;if(!Ae)throw Error(e(426));return X}return Ii.renderToNodeStream=function(){throw Error(e(207))},Ii.renderToStaticMarkup=function(g,C){return Gt(g,C,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},Ii.renderToStaticNodeStream=function(){throw Error(e(208))},Ii.renderToString=function(g,C){return Gt(g,C,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},Ii.version="18.3.1",Ii}var Qc={};/**
79
135
  * @license React
80
136
  * react-dom-server.browser.production.min.js
81
137
  *
@@ -83,11 +139,11 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(be,Te,Le,Pe,S
83
139
  *
84
140
  * This source code is licensed under the MIT license found in the
85
141
  * LICENSE file in the root directory of this source tree.
86
- */var c0;function L_(){if(c0)return Kc;c0=1;var t=I;function e(v){for(var x="https://reactjs.org/docs/error-decoder.html?invariant="+v,E=1;E<arguments.length;E++)x+="&args[]="+encodeURIComponent(arguments[E]);return"Minified React error #"+v+"; visit "+x+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=null,r=0;function i(v,x){if(x.length!==0)if(512<x.length)0<r&&(v.enqueue(new Uint8Array(n.buffer,0,r)),n=new Uint8Array(512),r=0),v.enqueue(x);else{var E=n.length-r;E<x.length&&(E===0?v.enqueue(n):(n.set(x.subarray(0,E),r),v.enqueue(n),x=x.subarray(E)),n=new Uint8Array(512),r=0),n.set(x,r),r+=x.length}}function a(v,x){return i(v,x),!0}function l(v){n&&0<r&&(v.enqueue(new Uint8Array(n.buffer,0,r)),n=null,r=0)}var f=new TextEncoder;function d(v){return f.encode(v)}function p(v){return f.encode(v)}function y(v,x){typeof v.error=="function"?v.error(x):v.close()}var m=Object.prototype.hasOwnProperty,_=/^[: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]*$/,S={},P={};function B(v){return m.call(P,v)?!0:m.call(S,v)?!1:_.test(v)?P[v]=!0:(S[v]=!0,!1)}function L(v,x,E,D,G,q,Q){this.acceptsBooleans=x===2||x===3||x===4,this.attributeName=D,this.attributeNamespace=G,this.mustUseProperty=E,this.propertyName=v,this.type=x,this.sanitizeURL=q,this.removeEmptyString=Q}var M={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(v){M[v]=new L(v,0,!1,v,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(v){var x=v[0];M[x]=new L(x,1,!1,v[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(v){M[v]=new L(v,2,!1,v.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(v){M[v]=new L(v,2,!1,v,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(v){M[v]=new L(v,3,!1,v.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(v){M[v]=new L(v,3,!0,v,null,!1,!1)}),["capture","download"].forEach(function(v){M[v]=new L(v,4,!1,v,null,!1,!1)}),["cols","rows","size","span"].forEach(function(v){M[v]=new L(v,6,!1,v,null,!1,!1)}),["rowSpan","start"].forEach(function(v){M[v]=new L(v,5,!1,v.toLowerCase(),null,!1,!1)});var O=/[\-:]([a-z])/g;function j(v){return v[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(v){var x=v.replace(O,j);M[x]=new L(x,1,!1,v,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(v){var x=v.replace(O,j);M[x]=new L(x,1,!1,v,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(v){var x=v.replace(O,j);M[x]=new L(x,1,!1,v,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(v){M[v]=new L(v,1,!1,v.toLowerCase(),null,!1,!1)}),M.xlinkHref=new L("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(v){M[v]=new L(v,1,!1,v.toLowerCase(),null,!0,!0)});var H={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},$=["Webkit","ms","Moz","O"];Object.keys(H).forEach(function(v){$.forEach(function(x){x=x+v.charAt(0).toUpperCase()+v.substring(1),H[x]=H[v]})});var Y=/["'&<>]/;function J(v){if(typeof v=="boolean"||typeof v=="number")return""+v;v=""+v;var x=Y.exec(v);if(x){var E="",D,G=0;for(D=x.index;D<v.length;D++){switch(v.charCodeAt(D)){case 34:x="&quot;";break;case 38:x="&amp;";break;case 39:x="&#x27;";break;case 60:x="&lt;";break;case 62:x="&gt;";break;default:continue}G!==D&&(E+=v.substring(G,D)),G=D+1,E+=x}v=G!==D?E+v.substring(G,D):E}return v}var K=/([A-Z])/g,le=/^ms-/,he=Array.isArray,Re=p("<script>"),ce=p("<\/script>"),we=p('<script src="'),ke=p('<script type="module" src="'),se=p('" async=""><\/script>'),ne=/(<\/|<)(s)(cript)/gi;function ee(v,x,E,D){return""+x+(E==="s"?"\\u0073":"\\u0053")+D}function _e(v,x,E,D,G){v=v===void 0?"":v,x=x===void 0?Re:p('<script nonce="'+J(x)+'">');var q=[];if(E!==void 0&&q.push(x,d((""+E).replace(ne,ee)),ce),D!==void 0)for(E=0;E<D.length;E++)q.push(we,d(J(D[E])),se);if(G!==void 0)for(D=0;D<G.length;D++)q.push(ke,d(J(G[D])),se);return{bootstrapChunks:q,startInlineScript:x,placeholderPrefix:p(v+"P:"),segmentPrefix:p(v+"S:"),boundaryPrefix:v+"B:",idPrefix:v,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}function Ne(v,x){return{insertionMode:v,selectedValue:x}}function re(v){return Ne(v==="http://www.w3.org/2000/svg"?2:v==="http://www.w3.org/1998/Math/MathML"?3:0,null)}function ae(v,x,E){switch(x){case"select":return Ne(1,E.value!=null?E.value:E.defaultValue);case"svg":return Ne(2,null);case"math":return Ne(3,null);case"foreignObject":return Ne(1,null);case"table":return Ne(4,null);case"thead":case"tbody":case"tfoot":return Ne(5,null);case"colgroup":return Ne(7,null);case"tr":return Ne(6,null)}return 4<=v.insertionMode||v.insertionMode===0?Ne(1,null):v}var xe=p("<!-- -->");function Ie(v,x,E,D){return x===""?D:(D&&v.push(xe),v.push(d(J(x))),!0)}var Le=new Map,Pe=p(' style="'),Se=p(":"),be=p(";");function ve(v,x,E){if(typeof E!="object")throw Error(e(62));x=!0;for(var D in E)if(m.call(E,D)){var G=E[D];if(G!=null&&typeof G!="boolean"&&G!==""){if(D.indexOf("--")===0){var q=d(J(D));G=d(J((""+G).trim()))}else{q=D;var Q=Le.get(q);Q!==void 0||(Q=p(J(q.replace(K,"-$1").toLowerCase().replace(le,"-ms-"))),Le.set(q,Q)),q=Q,G=typeof G=="number"?G===0||m.call(H,D)?d(""+G):d(G+"px"):d(J((""+G).trim()))}x?(x=!1,v.push(Pe,q,Se,G)):v.push(be,q,Se,G)}}x||v.push(ze)}var Ce=p(" "),Te=p('="'),ze=p('"'),fe=p('=""');function Ze(v,x,E,D){switch(E){case"style":ve(v,x,D);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<E.length)||E[0]!=="o"&&E[0]!=="O"||E[1]!=="n"&&E[1]!=="N"){if(x=M.hasOwnProperty(E)?M[E]:null,x!==null){switch(typeof D){case"function":case"symbol":return;case"boolean":if(!x.acceptsBooleans)return}switch(E=d(x.attributeName),x.type){case 3:D&&v.push(Ce,E,fe);break;case 4:D===!0?v.push(Ce,E,fe):D!==!1&&v.push(Ce,E,Te,d(J(D)),ze);break;case 5:isNaN(D)||v.push(Ce,E,Te,d(J(D)),ze);break;case 6:!isNaN(D)&&1<=D&&v.push(Ce,E,Te,d(J(D)),ze);break;default:x.sanitizeURL&&(D=""+D),v.push(Ce,E,Te,d(J(D)),ze)}}else if(B(E)){switch(typeof D){case"function":case"symbol":return;case"boolean":if(x=E.toLowerCase().slice(0,5),x!=="data-"&&x!=="aria-")return}v.push(Ce,d(E),Te,d(J(D)),ze)}}}var rt=p(">"),It=p("/>");function Dt(v,x,E){if(x!=null){if(E!=null)throw Error(e(60));if(typeof x!="object"||!("__html"in x))throw Error(e(61));x=x.__html,x!=null&&v.push(d(""+x))}}function dn(v){var x="";return t.Children.forEach(v,function(E){E!=null&&(x+=E)}),x}var Lt=p(' selected=""');function Ot(v,x,E,D){v.push(Ct(E));var G=E=null,q;for(q in x)if(m.call(x,q)){var Q=x[q];if(Q!=null)switch(q){case"children":E=Q;break;case"dangerouslySetInnerHTML":G=Q;break;default:Ze(v,D,q,Q)}}return v.push(rt),Dt(v,G,E),typeof E=="string"?(v.push(d(J(E))),null):E}var fn=p(`
142
+ */var g0;function NS(){if(g0)return Qc;g0=1;var t=I;function e(v){for(var x="https://reactjs.org/docs/error-decoder.html?invariant="+v,E=1;E<arguments.length;E++)x+="&args[]="+encodeURIComponent(arguments[E]);return"Minified React error #"+v+"; visit "+x+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=null,r=0;function i(v,x){if(x.length!==0)if(512<x.length)0<r&&(v.enqueue(new Uint8Array(n.buffer,0,r)),n=new Uint8Array(512),r=0),v.enqueue(x);else{var E=n.length-r;E<x.length&&(E===0?v.enqueue(n):(n.set(x.subarray(0,E),r),v.enqueue(n),x=x.subarray(E)),n=new Uint8Array(512),r=0),n.set(x,r),r+=x.length}}function a(v,x){return i(v,x),!0}function l(v){n&&0<r&&(v.enqueue(new Uint8Array(n.buffer,0,r)),n=null,r=0)}var f=new TextEncoder;function d(v){return f.encode(v)}function p(v){return f.encode(v)}function y(v,x){typeof v.error=="function"?v.error(x):v.close()}var m=Object.prototype.hasOwnProperty,_=/^[: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]*$/,S={},M={};function B(v){return m.call(M,v)?!0:m.call(S,v)?!1:_.test(v)?M[v]=!0:(S[v]=!0,!1)}function L(v,x,E,D,G,q,Q){this.acceptsBooleans=x===2||x===3||x===4,this.attributeName=D,this.attributeNamespace=G,this.mustUseProperty=E,this.propertyName=v,this.type=x,this.sanitizeURL=q,this.removeEmptyString=Q}var P={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(v){P[v]=new L(v,0,!1,v,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(v){var x=v[0];P[x]=new L(x,1,!1,v[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(v){P[v]=new L(v,2,!1,v.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(v){P[v]=new L(v,2,!1,v,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(v){P[v]=new L(v,3,!1,v.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(v){P[v]=new L(v,3,!0,v,null,!1,!1)}),["capture","download"].forEach(function(v){P[v]=new L(v,4,!1,v,null,!1,!1)}),["cols","rows","size","span"].forEach(function(v){P[v]=new L(v,6,!1,v,null,!1,!1)}),["rowSpan","start"].forEach(function(v){P[v]=new L(v,5,!1,v.toLowerCase(),null,!1,!1)});var O=/[\-:]([a-z])/g;function j(v){return v[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(v){var x=v.replace(O,j);P[x]=new L(x,1,!1,v,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(v){var x=v.replace(O,j);P[x]=new L(x,1,!1,v,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(v){var x=v.replace(O,j);P[x]=new L(x,1,!1,v,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(v){P[v]=new L(v,1,!1,v.toLowerCase(),null,!1,!1)}),P.xlinkHref=new L("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(v){P[v]=new L(v,1,!1,v.toLowerCase(),null,!0,!0)});var H={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},$=["Webkit","ms","Moz","O"];Object.keys(H).forEach(function(v){$.forEach(function(x){x=x+v.charAt(0).toUpperCase()+v.substring(1),H[x]=H[v]})});var Y=/["'&<>]/;function J(v){if(typeof v=="boolean"||typeof v=="number")return""+v;v=""+v;var x=Y.exec(v);if(x){var E="",D,G=0;for(D=x.index;D<v.length;D++){switch(v.charCodeAt(D)){case 34:x="&quot;";break;case 38:x="&amp;";break;case 39:x="&#x27;";break;case 60:x="&lt;";break;case 62:x="&gt;";break;default:continue}G!==D&&(E+=v.substring(G,D)),G=D+1,E+=x}v=G!==D?E+v.substring(G,D):E}return v}var K=/([A-Z])/g,le=/^ms-/,he=Array.isArray,Re=p("<script>"),ce=p("<\/script>"),we=p('<script src="'),ke=p('<script type="module" src="'),se=p('" async=""><\/script>'),ne=/(<\/|<)(s)(cript)/gi;function ee(v,x,E,D){return""+x+(E==="s"?"\\u0073":"\\u0053")+D}function _e(v,x,E,D,G){v=v===void 0?"":v,x=x===void 0?Re:p('<script nonce="'+J(x)+'">');var q=[];if(E!==void 0&&q.push(x,d((""+E).replace(ne,ee)),ce),D!==void 0)for(E=0;E<D.length;E++)q.push(we,d(J(D[E])),se);if(G!==void 0)for(D=0;D<G.length;D++)q.push(ke,d(J(G[D])),se);return{bootstrapChunks:q,startInlineScript:x,placeholderPrefix:p(v+"P:"),segmentPrefix:p(v+"S:"),boundaryPrefix:v+"B:",idPrefix:v,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}function Ne(v,x){return{insertionMode:v,selectedValue:x}}function re(v){return Ne(v==="http://www.w3.org/2000/svg"?2:v==="http://www.w3.org/1998/Math/MathML"?3:0,null)}function ae(v,x,E){switch(x){case"select":return Ne(1,E.value!=null?E.value:E.defaultValue);case"svg":return Ne(2,null);case"math":return Ne(3,null);case"foreignObject":return Ne(1,null);case"table":return Ne(4,null);case"thead":case"tbody":case"tfoot":return Ne(5,null);case"colgroup":return Ne(7,null);case"tr":return Ne(6,null)}return 4<=v.insertionMode||v.insertionMode===0?Ne(1,null):v}var xe=p("<!-- -->");function Ie(v,x,E,D){return x===""?D:(D&&v.push(xe),v.push(d(J(x))),!0)}var Le=new Map,Me=p(' style="'),Se=p(":"),be=p(";");function ve(v,x,E){if(typeof E!="object")throw Error(e(62));x=!0;for(var D in E)if(m.call(E,D)){var G=E[D];if(G!=null&&typeof G!="boolean"&&G!==""){if(D.indexOf("--")===0){var q=d(J(D));G=d(J((""+G).trim()))}else{q=D;var Q=Le.get(q);Q!==void 0||(Q=p(J(q.replace(K,"-$1").toLowerCase().replace(le,"-ms-"))),Le.set(q,Q)),q=Q,G=typeof G=="number"?G===0||m.call(H,D)?d(""+G):d(G+"px"):d(J((""+G).trim()))}x?(x=!1,v.push(Me,q,Se,G)):v.push(be,q,Se,G)}}x||v.push(ze)}var Ce=p(" "),Te=p('="'),ze=p('"'),fe=p('=""');function Ze(v,x,E,D){switch(E){case"style":ve(v,x,D);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<E.length)||E[0]!=="o"&&E[0]!=="O"||E[1]!=="n"&&E[1]!=="N"){if(x=P.hasOwnProperty(E)?P[E]:null,x!==null){switch(typeof D){case"function":case"symbol":return;case"boolean":if(!x.acceptsBooleans)return}switch(E=d(x.attributeName),x.type){case 3:D&&v.push(Ce,E,fe);break;case 4:D===!0?v.push(Ce,E,fe):D!==!1&&v.push(Ce,E,Te,d(J(D)),ze);break;case 5:isNaN(D)||v.push(Ce,E,Te,d(J(D)),ze);break;case 6:!isNaN(D)&&1<=D&&v.push(Ce,E,Te,d(J(D)),ze);break;default:x.sanitizeURL&&(D=""+D),v.push(Ce,E,Te,d(J(D)),ze)}}else if(B(E)){switch(typeof D){case"function":case"symbol":return;case"boolean":if(x=E.toLowerCase().slice(0,5),x!=="data-"&&x!=="aria-")return}v.push(Ce,d(E),Te,d(J(D)),ze)}}}var rt=p(">"),It=p("/>");function Dt(v,x,E){if(x!=null){if(E!=null)throw Error(e(60));if(typeof x!="object"||!("__html"in x))throw Error(e(61));x=x.__html,x!=null&&v.push(d(""+x))}}function dn(v){var x="";return t.Children.forEach(v,function(E){E!=null&&(x+=E)}),x}var Lt=p(' selected=""');function Ot(v,x,E,D){v.push(Ct(E));var G=E=null,q;for(q in x)if(m.call(x,q)){var Q=x[q];if(Q!=null)switch(q){case"children":E=Q;break;case"dangerouslySetInnerHTML":G=Q;break;default:Ze(v,D,q,Q)}}return v.push(rt),Dt(v,G,E),typeof E=="string"?(v.push(d(J(E))),null):E}var fn=p(`
87
143
  `),qn=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Et=new Map;function Ct(v){var x=Et.get(v);if(x===void 0){if(!qn.test(v))throw Error(e(65,v));x=p("<"+v),Et.set(v,x)}return x}var gt=p("<!DOCTYPE html>");function En(v,x,E,D,G){switch(x){case"select":v.push(Ct("select"));var q=null,Q=null;for(Ue in E)if(m.call(E,Ue)){var de=E[Ue];if(de!=null)switch(Ue){case"children":q=de;break;case"dangerouslySetInnerHTML":Q=de;break;case"defaultValue":case"value":break;default:Ze(v,D,Ue,de)}}return v.push(rt),Dt(v,Q,q),q;case"option":Q=G.selectedValue,v.push(Ct("option"));var Ve=de=null,qe=null,Ue=null;for(q in E)if(m.call(E,q)){var ft=E[q];if(ft!=null)switch(q){case"children":de=ft;break;case"selected":qe=ft;break;case"dangerouslySetInnerHTML":Ue=ft;break;case"value":Ve=ft;default:Ze(v,D,q,ft)}}if(Q!=null)if(E=Ve!==null?""+Ve:dn(de),he(Q)){for(D=0;D<Q.length;D++)if(""+Q[D]===E){v.push(Lt);break}}else""+Q===E&&v.push(Lt);else qe&&v.push(Lt);return v.push(rt),Dt(v,Ue,de),de;case"textarea":v.push(Ct("textarea")),Ue=Q=q=null;for(de in E)if(m.call(E,de)&&(Ve=E[de],Ve!=null))switch(de){case"children":Ue=Ve;break;case"value":q=Ve;break;case"defaultValue":Q=Ve;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:Ze(v,D,de,Ve)}if(q===null&&Q!==null&&(q=Q),v.push(rt),Ue!=null){if(q!=null)throw Error(e(92));if(he(Ue)&&1<Ue.length)throw Error(e(93));q=""+Ue}return typeof q=="string"&&q[0]===`
88
144
  `&&v.push(fn),q!==null&&v.push(d(J(""+q))),null;case"input":v.push(Ct("input")),Ve=Ue=de=q=null;for(Q in E)if(m.call(E,Q)&&(qe=E[Q],qe!=null))switch(Q){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":Ve=qe;break;case"defaultValue":de=qe;break;case"checked":Ue=qe;break;case"value":q=qe;break;default:Ze(v,D,Q,qe)}return Ue!==null?Ze(v,D,"checked",Ue):Ve!==null&&Ze(v,D,"checked",Ve),q!==null?Ze(v,D,"value",q):de!==null&&Ze(v,D,"value",de),v.push(It),null;case"menuitem":v.push(Ct("menuitem"));for(var Xt in E)if(m.call(E,Xt)&&(q=E[Xt],q!=null))switch(Xt){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:Ze(v,D,Xt,q)}return v.push(rt),null;case"title":v.push(Ct("title")),q=null;for(ft in E)if(m.call(E,ft)&&(Q=E[ft],Q!=null))switch(ft){case"children":q=Q;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:Ze(v,D,ft,Q)}return v.push(rt),q;case"listing":case"pre":v.push(Ct(x)),Q=q=null;for(Ve in E)if(m.call(E,Ve)&&(de=E[Ve],de!=null))switch(Ve){case"children":q=de;break;case"dangerouslySetInnerHTML":Q=de;break;default:Ze(v,D,Ve,de)}if(v.push(rt),Q!=null){if(q!=null)throw Error(e(60));if(typeof Q!="object"||!("__html"in Q))throw Error(e(61));E=Q.__html,E!=null&&(typeof E=="string"&&0<E.length&&E[0]===`
89
145
  `?v.push(fn,d(E)):v.push(d(""+E)))}return typeof q=="string"&&q[0]===`
90
- `&&v.push(fn),q;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":v.push(Ct(x));for(var gn in E)if(m.call(E,gn)&&(q=E[gn],q!=null))switch(gn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,x));default:Ze(v,D,gn,q)}return v.push(It),null;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 Ot(v,E,x,D);case"html":return G.insertionMode===0&&v.push(gt),Ot(v,E,x,D);default:if(x.indexOf("-")===-1&&typeof E.is!="string")return Ot(v,E,x,D);v.push(Ct(x)),Q=q=null;for(qe in E)if(m.call(E,qe)&&(de=E[qe],de!=null))switch(qe){case"children":q=de;break;case"dangerouslySetInnerHTML":Q=de;break;case"style":ve(v,D,de);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:B(qe)&&typeof de!="function"&&typeof de!="symbol"&&v.push(Ce,d(qe),Te,d(J(de)),ze)}return v.push(rt),Dt(v,Q,q),q}}var Tn=p("</"),Tt=p(">"),it=p('<template id="'),Rn=p('"></template>'),Zn=p("<!--$-->"),pe=p('<!--$?--><template id="'),Ee=p('"></template>'),Ye=p("<!--$!-->"),bt=p("<!--/$-->"),sr=p("<template"),Pn=p('"'),ar=p(' data-dgst="');p(' data-msg="'),p(' data-stck="');var Er=p("></template>");function St(v,x,E){if(i(v,pe),E===null)throw Error(e(395));return i(v,E),a(v,Ee)}var qt=p('<div hidden id="'),Ft=p('">'),Je=p("</div>"),en=p('<svg aria-hidden="true" style="display:none" id="'),Bn=p('">'),Vn=p("</svg>"),Zt=p('<math aria-hidden="true" style="display:none" id="'),Gn=p('">'),tn=p("</math>"),xt=p('<table hidden id="'),lr=p('">'),cr=p("</table>"),ur=p('<table hidden><tbody id="'),vt=p('">'),dr=p("</tbody></table>"),zr=p('<table hidden><tr id="'),qr=p('">'),nn=p("</tr></table>"),N=p('<table hidden><colgroup id="'),oe=p('">'),me=p("</colgroup></table>");function Me(v,x,E,D){switch(E.insertionMode){case 0:case 1:return i(v,qt),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,Ft);case 2:return i(v,en),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,Bn);case 3:return i(v,Zt),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,Gn);case 4:return i(v,xt),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,lr);case 5:return i(v,ur),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,vt);case 6:return i(v,zr),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,qr);case 7:return i(v,N),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,oe);default:throw Error(e(397))}}function He(v,x){switch(x.insertionMode){case 0:case 1:return a(v,Je);case 2:return a(v,Vn);case 3:return a(v,tn);case 4:return a(v,cr);case 5:return a(v,dr);case 6:return a(v,nn);case 7:return a(v,me);default:throw Error(e(397))}}var Xe=p('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),We=p('$RS("'),$e=p('","'),st=p('")<\/script>'),tt=p('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("'),Ke=p('$RC("'),Rt=p('","'),hn=p('")<\/script>'),Pt=p('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("'),Ge=p('$RX("'),jt=p('"'),rn=p(")<\/script>"),Mn=p(","),Tr=/[<\u2028\u2029]/g;function pn(v){return JSON.stringify(v).replace(Tr,function(x){switch(x){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var An=Object.assign,Nt=Symbol.for("react.element"),Yn=Symbol.for("react.portal"),fr=Symbol.for("react.fragment"),Rr=Symbol.for("react.strict_mode"),on=Symbol.for("react.profiler"),In=Symbol.for("react.provider"),$t=Symbol.for("react.context"),Pr=Symbol.for("react.forward_ref"),Mt=Symbol.for("react.suspense"),Gt=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),R=Symbol.for("react.scope"),F=Symbol.for("react.debug_trace_mode"),Z=Symbol.for("react.legacy_hidden"),U=Symbol.for("react.default_value"),X=Symbol.iterator;function ue(v){if(v==null)return null;if(typeof v=="function")return v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case fr:return"Fragment";case Yn:return"Portal";case on:return"Profiler";case Rr:return"StrictMode";case Mt:return"Suspense";case Gt:return"SuspenseList"}if(typeof v=="object")switch(v.$$typeof){case $t:return(v.displayName||"Context")+".Consumer";case In:return(v._context.displayName||"Context")+".Provider";case Pr:var x=v.render;return v=v.displayName,v||(v=x.displayName||x.name||"",v=v!==""?"ForwardRef("+v+")":"ForwardRef"),v;case g:return x=v.displayName||null,x!==null?x:ue(v.type)||"Memo";case C:x=v._payload,v=v._init;try{return ue(v(x))}catch{}}return null}var Ae={};function Be(v,x){if(v=v.contextTypes,!v)return Ae;var E={},D;for(D in v)E[D]=x[D];return E}var De=null;function Qe(v,x){if(v!==x){v.context._currentValue=v.parentValue,v=v.parent;var E=x.parent;if(v===null){if(E!==null)throw Error(e(401))}else{if(E===null)throw Error(e(401));Qe(v,E)}x.context._currentValue=x.value}}function Wt(v){v.context._currentValue=v.parentValue,v=v.parent,v!==null&&Wt(v)}function Ht(v){var x=v.parent;x!==null&&Ht(x),v.context._currentValue=v.value}function Ut(v,x){if(v.context._currentValue=v.parentValue,v=v.parent,v===null)throw Error(e(402));v.depth===x.depth?Qe(v,x):Ut(v,x)}function Xn(v,x){var E=x.parent;if(E===null)throw Error(e(402));v.depth===E.depth?Qe(v,E):Xn(v,E),x.context._currentValue=x.value}function Ln(v){var x=De;x!==v&&(x===null?Ht(v):v===null?Wt(x):x.depth===v.depth?Qe(x,v):x.depth>v.depth?Ut(x,v):Xn(x,v),De=v)}var Mr={isMounted:function(){return!1},enqueueSetState:function(v,x){v=v._reactInternals,v.queue!==null&&v.queue.push(x)},enqueueReplaceState:function(v,x){v=v._reactInternals,v.replace=!0,v.queue=[x]},enqueueForceUpdate:function(){}};function Kn(v,x,E,D){var G=v.state!==void 0?v.state:null;v.updater=Mr,v.props=E,v.state=G;var q={queue:[],replace:!1};v._reactInternals=q;var Q=x.contextType;if(v.context=typeof Q=="object"&&Q!==null?Q._currentValue:D,Q=x.getDerivedStateFromProps,typeof Q=="function"&&(Q=Q(E,G),G=Q==null?G:An({},G,Q),v.state=G),typeof x.getDerivedStateFromProps!="function"&&typeof v.getSnapshotBeforeUpdate!="function"&&(typeof v.UNSAFE_componentWillMount=="function"||typeof v.componentWillMount=="function"))if(x=v.state,typeof v.componentWillMount=="function"&&v.componentWillMount(),typeof v.UNSAFE_componentWillMount=="function"&&v.UNSAFE_componentWillMount(),x!==v.state&&Mr.enqueueReplaceState(v,v.state,null),q.queue!==null&&0<q.queue.length)if(x=q.queue,Q=q.replace,q.queue=null,q.replace=!1,Q&&x.length===1)v.state=x[0];else{for(q=Q?x[0]:v.state,G=!0,Q=Q?1:0;Q<x.length;Q++){var de=x[Q];de=typeof de=="function"?de.call(v,q,E,D):de,de!=null&&(G?(G=!1,q=An({},q,de)):An(q,de))}v.state=q}else q.queue=null}var hr={id:1,overflow:""};function On(v,x,E){var D=v.id;v=v.overflow;var G=32-pr(D)-1;D&=~(1<<G),E+=1;var q=32-pr(x)+G;if(30<q){var Q=G-G%5;return q=(D&(1<<Q)-1).toString(32),D>>=Q,G-=Q,{id:1<<32-pr(x)+G|E<<G|D,overflow:q+v}}return{id:1<<q|E<<G|D,overflow:v}}var pr=Math.clz32?Math.clz32:wo,wa=Math.log,ba=Math.LN2;function wo(v){return v>>>=0,v===0?32:31-(wa(v)/ba|0)|0}function Dn(v,x){return v===x&&(v!==0||1/v===1/x)||v!==v&&x!==x}var xa=typeof Object.is=="function"?Object.is:Dn,jn=null,Qo=null,bo=null,at=null,mr=!1,xo=!1,gr=0,Jn=null,Co=0;function Qn(){if(jn===null)throw Error(e(321));return jn}function mn(){if(0<Co)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function ei(){return at===null?bo===null?(mr=!1,bo=at=mn()):(mr=!0,at=bo):at.next===null?(mr=!1,at=at.next=mn()):(mr=!0,at=at.next),at}function Zr(){Qo=jn=null,xo=!1,bo=null,Co=0,at=Jn=null}function Ji(v,x){return typeof x=="function"?x(v):x}function ko(v,x,E){if(jn=Qn(),at=ei(),mr){var D=at.queue;if(x=D.dispatch,Jn!==null&&(E=Jn.get(D),E!==void 0)){Jn.delete(D),D=at.memoizedState;do D=v(D,E.action),E=E.next;while(E!==null);return at.memoizedState=D,[D,x]}return[at.memoizedState,x]}return v=v===Ji?typeof x=="function"?x():x:E!==void 0?E(x):x,at.memoizedState=v,v=at.queue={last:null,dispatch:null},v=v.dispatch=Ca.bind(null,jn,v),[at.memoizedState,v]}function Qi(v,x){if(jn=Qn(),at=ei(),x=x===void 0?null:x,at!==null){var E=at.memoizedState;if(E!==null&&x!==null){var D=E[1];e:if(D===null)D=!1;else{for(var G=0;G<D.length&&G<x.length;G++)if(!xa(x[G],D[G])){D=!1;break e}D=!0}if(D)return E[0]}}return v=v(),at.memoizedState=[v,x],v}function Ca(v,x,E){if(25<=Co)throw Error(e(301));if(v===jn)if(xo=!0,v={action:E,next:null},Jn===null&&(Jn=new Map),E=Jn.get(x),E===void 0)Jn.set(x,v);else{for(x=E;x.next!==null;)x=x.next;x.next=v}}function ka(){throw Error(e(394))}function _o(){}var es={readContext:function(v){return v._currentValue},useContext:function(v){return Qn(),v._currentValue},useMemo:Qi,useReducer:ko,useRef:function(v){jn=Qn(),at=ei();var x=at.memoizedState;return x===null?(v={current:v},at.memoizedState=v):x},useState:function(v){return ko(Ji,v)},useInsertionEffect:_o,useLayoutEffect:function(){},useCallback:function(v,x){return Qi(function(){return v},x)},useImperativeHandle:_o,useEffect:_o,useDebugValue:_o,useDeferredValue:function(v){return Qn(),v},useTransition:function(){return Qn(),[!1,ka]},useId:function(){var v=Qo.treeContext,x=v.overflow;v=v.id,v=(v&~(1<<32-pr(v)-1)).toString(32)+x;var E=Gr;if(E===null)throw Error(e(404));return x=gr++,v=":"+E.idPrefix+"R"+v,0<x&&(v+="H"+x.toString(32)),v+":"},useMutableSource:function(v,x){return Qn(),x(v._source)},useSyncExternalStore:function(v,x,E){if(E===void 0)throw Error(e(407));return E()}},Gr=null,ti=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function _a(v){return console.error(v),null}function Ar(){}function ni(v,x,E,D,G,q,Q,de,Ve){var qe=[],Ue=new Set;return x={destination:null,responseState:x,progressiveChunkSize:D===void 0?12800:D,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:Ue,pingedTasks:qe,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:G===void 0?_a:G,onAllReady:q===void 0?Ar:q,onShellReady:Q===void 0?Ar:Q,onShellError:de===void 0?Ar:de,onFatalError:Ve===void 0?Ar:Ve},E=Ir(x,0,null,E,!1,!1),E.parentFlushed=!0,v=ri(x,v,null,E,Ue,Ae,null,hr),qe.push(v),x}function ri(v,x,E,D,G,q,Q,de){v.allPendingTasks++,E===null?v.pendingRootTasks++:E.pendingTasks++;var Ve={node:x,ping:function(){var qe=v.pingedTasks;qe.push(Ve),qe.length===1&&as(v)},blockedBoundary:E,blockedSegment:D,abortSet:G,legacyContext:q,context:Q,treeContext:de};return G.add(Ve),Ve}function Ir(v,x,E,D,G,q){return{status:0,id:-1,index:x,parentFlushed:!1,chunks:[],children:[],formatContext:D,boundary:E,lastPushedText:G,textEmbedded:q}}function Yr(v,x){if(v=v.onError(x),v!=null&&typeof v!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof v+'" instead');return v}function So(v,x){var E=v.onShellError;E(x),E=v.onFatalError,E(x),v.destination!==null?(v.status=2,y(v.destination,x)):(v.status=1,v.fatalError=x)}function ts(v,x,E,D,G){for(jn={},Qo=x,gr=0,v=E(D,G);xo;)xo=!1,gr=0,Co+=1,at=null,v=E(D,G);return Zr(),v}function ns(v,x,E,D){var G=E.render(),q=D.childContextTypes;if(q!=null){var Q=x.legacyContext;if(typeof E.getChildContext!="function")D=Q;else{E=E.getChildContext();for(var de in E)if(!(de in q))throw Error(e(108,ue(D)||"Unknown",de));D=An({},Q,E)}x.legacyContext=D,Yt(v,x,G),x.legacyContext=Q}else Yt(v,x,G)}function rs(v,x){if(v&&v.defaultProps){x=An({},x),v=v.defaultProps;for(var E in v)x[E]===void 0&&(x[E]=v[E]);return x}return x}function Eo(v,x,E,D,G){if(typeof E=="function")if(E.prototype&&E.prototype.isReactComponent){G=Be(E,x.legacyContext);var q=E.contextType;q=new E(D,typeof q=="object"&&q!==null?q._currentValue:G),Kn(q,E,D,G),ns(v,x,q,E)}else{q=Be(E,x.legacyContext),G=ts(v,x,E,D,q);var Q=gr!==0;if(typeof G=="object"&&G!==null&&typeof G.render=="function"&&G.$$typeof===void 0)Kn(G,E,D,q),ns(v,x,G,E);else if(Q){D=x.treeContext,x.treeContext=On(D,1,0);try{Yt(v,x,G)}finally{x.treeContext=D}}else Yt(v,x,G)}else if(typeof E=="string"){switch(G=x.blockedSegment,q=En(G.chunks,E,D,v.responseState,G.formatContext),G.lastPushedText=!1,Q=G.formatContext,G.formatContext=ae(Q,E,D),To(v,x,q),G.formatContext=Q,E){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:G.chunks.push(Tn,d(E),Tt)}G.lastPushedText=!1}else{switch(E){case Z:case F:case Rr:case on:case fr:Yt(v,x,D.children);return;case Gt:Yt(v,x,D.children);return;case R:throw Error(e(343));case Mt:e:{E=x.blockedBoundary,G=x.blockedSegment,q=D.fallback,D=D.children,Q=new Set;var de={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Q,errorDigest:null},Ve=Ir(v,G.chunks.length,de,G.formatContext,!1,!1);G.children.push(Ve),G.lastPushedText=!1;var qe=Ir(v,0,null,G.formatContext,!1,!1);qe.parentFlushed=!0,x.blockedBoundary=de,x.blockedSegment=qe;try{if(To(v,x,D),qe.lastPushedText&&qe.textEmbedded&&qe.chunks.push(xe),qe.status=1,Ro(de,qe),de.pendingTasks===0)break e}catch(Ue){qe.status=4,de.forceClientRender=!0,de.errorDigest=Yr(v,Ue)}finally{x.blockedBoundary=E,x.blockedSegment=G}x=ri(v,q,E,Ve,Q,x.legacyContext,x.context,x.treeContext),v.pingedTasks.push(x)}return}if(typeof E=="object"&&E!==null)switch(E.$$typeof){case Pr:if(D=ts(v,x,E.render,D,G),gr!==0){E=x.treeContext,x.treeContext=On(E,1,0);try{Yt(v,x,D)}finally{x.treeContext=E}}else Yt(v,x,D);return;case g:E=E.type,D=rs(E,D),Eo(v,x,E,D,G);return;case In:if(G=D.children,E=E._context,D=D.value,q=E._currentValue,E._currentValue=D,Q=De,De=D={parent:Q,depth:Q===null?0:Q.depth+1,context:E,parentValue:q,value:D},x.context=D,Yt(v,x,G),v=De,v===null)throw Error(e(403));D=v.parentValue,v.context._currentValue=D===U?v.context._defaultValue:D,v=De=v.parent,x.context=v;return;case $t:D=D.children,D=D(E._currentValue),Yt(v,x,D);return;case C:G=E._init,E=G(E._payload),D=rs(E,D),Eo(v,x,E,D,void 0);return}throw Error(e(130,E==null?E:typeof E,""))}}function Yt(v,x,E){if(x.node=E,typeof E=="object"&&E!==null){switch(E.$$typeof){case Nt:Eo(v,x,E.type,E.props,E.ref);return;case Yn:throw Error(e(257));case C:var D=E._init;E=D(E._payload),Yt(v,x,E);return}if(he(E)){os(v,x,E);return}if(E===null||typeof E!="object"?D=null:(D=X&&E[X]||E["@@iterator"],D=typeof D=="function"?D:null),D&&(D=D.call(E))){if(E=D.next(),!E.done){var G=[];do G.push(E.value),E=D.next();while(!E.done);os(v,x,G)}return}throw v=Object.prototype.toString.call(E),Error(e(31,v==="[object Object]"?"object with keys {"+Object.keys(E).join(", ")+"}":v))}typeof E=="string"?(D=x.blockedSegment,D.lastPushedText=Ie(x.blockedSegment.chunks,E,v.responseState,D.lastPushedText)):typeof E=="number"&&(D=x.blockedSegment,D.lastPushedText=Ie(x.blockedSegment.chunks,""+E,v.responseState,D.lastPushedText))}function os(v,x,E){for(var D=E.length,G=0;G<D;G++){var q=x.treeContext;x.treeContext=On(q,D,G);try{To(v,x,E[G])}finally{x.treeContext=q}}}function To(v,x,E){var D=x.blockedSegment.formatContext,G=x.legacyContext,q=x.context;try{return Yt(v,x,E)}catch(Ve){if(Zr(),typeof Ve=="object"&&Ve!==null&&typeof Ve.then=="function"){E=Ve;var Q=x.blockedSegment,de=Ir(v,Q.chunks.length,null,Q.formatContext,Q.lastPushedText,!0);Q.children.push(de),Q.lastPushedText=!1,v=ri(v,x.node,x.blockedBoundary,de,x.abortSet,x.legacyContext,x.context,x.treeContext).ping,E.then(v,v),x.blockedSegment.formatContext=D,x.legacyContext=G,x.context=q,Ln(q)}else throw x.blockedSegment.formatContext=D,x.legacyContext=G,x.context=q,Ln(q),Ve}}function Sa(v){var x=v.blockedBoundary;v=v.blockedSegment,v.status=3,ss(this,x,v)}function is(v,x,E){var D=v.blockedBoundary;v.blockedSegment.status=3,D===null?(x.allPendingTasks--,x.status!==2&&(x.status=2,x.destination!==null&&x.destination.close())):(D.pendingTasks--,D.forceClientRender||(D.forceClientRender=!0,v=E===void 0?Error(e(432)):E,D.errorDigest=x.onError(v),D.parentFlushed&&x.clientRenderedBoundaries.push(D)),D.fallbackAbortableTasks.forEach(function(G){return is(G,x,E)}),D.fallbackAbortableTasks.clear(),x.allPendingTasks--,x.allPendingTasks===0&&(D=x.onAllReady,D()))}function Ro(v,x){if(x.chunks.length===0&&x.children.length===1&&x.children[0].boundary===null){var E=x.children[0];E.id=x.id,E.parentFlushed=!0,E.status===1&&Ro(v,E)}else v.completedSegments.push(x)}function ss(v,x,E){if(x===null){if(E.parentFlushed){if(v.completedRootSegment!==null)throw Error(e(389));v.completedRootSegment=E}v.pendingRootTasks--,v.pendingRootTasks===0&&(v.onShellError=Ar,x=v.onShellReady,x())}else x.pendingTasks--,x.forceClientRender||(x.pendingTasks===0?(E.parentFlushed&&E.status===1&&Ro(x,E),x.parentFlushed&&v.completedBoundaries.push(x),x.fallbackAbortableTasks.forEach(Sa,v),x.fallbackAbortableTasks.clear()):E.parentFlushed&&E.status===1&&(Ro(x,E),x.completedSegments.length===1&&x.parentFlushed&&v.partialBoundaries.push(x)));v.allPendingTasks--,v.allPendingTasks===0&&(v=v.onAllReady,v())}function as(v){if(v.status!==2){var x=De,E=ti.current;ti.current=es;var D=Gr;Gr=v.responseState;try{var G=v.pingedTasks,q;for(q=0;q<G.length;q++){var Q=G[q],de=v,Ve=Q.blockedSegment;if(Ve.status===0){Ln(Q.context);try{Yt(de,Q,Q.node),Ve.lastPushedText&&Ve.textEmbedded&&Ve.chunks.push(xe),Q.abortSet.delete(Q),Ve.status=1,ss(de,Q.blockedBoundary,Ve)}catch(vn){if(Zr(),typeof vn=="object"&&vn!==null&&typeof vn.then=="function"){var qe=Q.ping;vn.then(qe,qe)}else{Q.abortSet.delete(Q),Ve.status=4;var Ue=Q.blockedBoundary,ft=vn,Xt=Yr(de,ft);if(Ue===null?So(de,ft):(Ue.pendingTasks--,Ue.forceClientRender||(Ue.forceClientRender=!0,Ue.errorDigest=Xt,Ue.parentFlushed&&de.clientRenderedBoundaries.push(Ue))),de.allPendingTasks--,de.allPendingTasks===0){var gn=de.onAllReady;gn()}}}finally{}}}G.splice(0,q),v.destination!==null&&oi(v,v.destination)}catch(vn){Yr(v,vn),So(v,vn)}finally{Gr=D,ti.current=E,E===es&&Ln(x)}}}function Po(v,x,E){switch(E.parentFlushed=!0,E.status){case 0:var D=E.id=v.nextSegmentId++;return E.lastPushedText=!1,E.textEmbedded=!1,v=v.responseState,i(x,it),i(x,v.placeholderPrefix),v=d(D.toString(16)),i(x,v),a(x,Rn);case 1:E.status=2;var G=!0;D=E.chunks;var q=0;E=E.children;for(var Q=0;Q<E.length;Q++){for(G=E[Q];q<G.index;q++)i(x,D[q]);G=Mo(v,x,G)}for(;q<D.length-1;q++)i(x,D[q]);return q<D.length&&(G=a(x,D[q])),G;default:throw Error(e(390))}}function Mo(v,x,E){var D=E.boundary;if(D===null)return Po(v,x,E);if(D.parentFlushed=!0,D.forceClientRender)D=D.errorDigest,a(x,Ye),i(x,sr),D&&(i(x,ar),i(x,d(J(D))),i(x,Pn)),a(x,Er),Po(v,x,E);else if(0<D.pendingTasks){D.rootSegmentID=v.nextSegmentId++,0<D.completedSegments.length&&v.partialBoundaries.push(D);var G=v.responseState,q=G.nextSuspenseID++;G=p(G.boundaryPrefix+q.toString(16)),D=D.id=G,St(x,v.responseState,D),Po(v,x,E)}else if(D.byteSize>v.progressiveChunkSize)D.rootSegmentID=v.nextSegmentId++,v.completedBoundaries.push(D),St(x,v.responseState,D.id),Po(v,x,E);else{if(a(x,Zn),E=D.completedSegments,E.length!==1)throw Error(e(391));Mo(v,x,E[0])}return a(x,bt)}function ls(v,x,E){return Me(x,v.responseState,E.formatContext,E.id),Mo(v,x,E),He(x,E.formatContext)}function cs(v,x,E){for(var D=E.completedSegments,G=0;G<D.length;G++)us(v,x,E,D[G]);if(D.length=0,v=v.responseState,D=E.id,E=E.rootSegmentID,i(x,v.startInlineScript),v.sentCompleteBoundaryFunction?i(x,Ke):(v.sentCompleteBoundaryFunction=!0,i(x,tt)),D===null)throw Error(e(395));return E=d(E.toString(16)),i(x,D),i(x,Rt),i(x,v.segmentPrefix),i(x,E),a(x,hn)}function us(v,x,E,D){if(D.status===2)return!0;var G=D.id;if(G===-1){if((D.id=E.rootSegmentID)===-1)throw Error(e(392));return ls(v,x,D)}return ls(v,x,D),v=v.responseState,i(x,v.startInlineScript),v.sentCompleteSegmentFunction?i(x,We):(v.sentCompleteSegmentFunction=!0,i(x,Xe)),i(x,v.segmentPrefix),G=d(G.toString(16)),i(x,G),i(x,$e),i(x,v.placeholderPrefix),i(x,G),a(x,st)}function oi(v,x){n=new Uint8Array(512),r=0;try{var E=v.completedRootSegment;if(E!==null&&v.pendingRootTasks===0){Mo(v,x,E),v.completedRootSegment=null;var D=v.responseState.bootstrapChunks;for(E=0;E<D.length-1;E++)i(x,D[E]);E<D.length&&a(x,D[E])}var G=v.clientRenderedBoundaries,q;for(q=0;q<G.length;q++){var Q=G[q];D=x;var de=v.responseState,Ve=Q.id,qe=Q.errorDigest,Ue=Q.errorMessage,ft=Q.errorComponentStack;if(i(D,de.startInlineScript),de.sentClientRenderFunction?i(D,Ge):(de.sentClientRenderFunction=!0,i(D,Pt)),Ve===null)throw Error(e(395));i(D,Ve),i(D,jt),(qe||Ue||ft)&&(i(D,Mn),i(D,d(pn(qe||"")))),(Ue||ft)&&(i(D,Mn),i(D,d(pn(Ue||"")))),ft&&(i(D,Mn),i(D,d(pn(ft)))),a(D,rn)}G.splice(0,q);var Xt=v.completedBoundaries;for(q=0;q<Xt.length;q++)cs(v,x,Xt[q]);Xt.splice(0,q),l(x),n=new Uint8Array(512),r=0;var gn=v.partialBoundaries;for(q=0;q<gn.length;q++){var vn=gn[q];e:{G=v,Q=x;var Ao=vn.completedSegments;for(de=0;de<Ao.length;de++)if(!us(G,Q,vn,Ao[de])){de++,Ao.splice(0,de);var fs=!1;break e}Ao.splice(0,de),fs=!0}if(!fs){v.destination=null,q++,gn.splice(0,q);return}}gn.splice(0,q);var Xr=v.completedBoundaries;for(q=0;q<Xr.length;q++)cs(v,x,Xr[q]);Xr.splice(0,q)}finally{l(x),v.allPendingTasks===0&&v.pingedTasks.length===0&&v.clientRenderedBoundaries.length===0&&v.completedBoundaries.length===0&&x.close()}}function ds(v,x){try{var E=v.abortableTasks;E.forEach(function(D){return is(D,v,x)}),E.clear(),v.destination!==null&&oi(v,v.destination)}catch(D){Yr(v,D),So(v,D)}}return Kc.renderToReadableStream=function(v,x){return new Promise(function(E,D){var G,q,Q=new Promise(function(Ue,ft){q=Ue,G=ft}),de=ni(v,_e(x?x.identifierPrefix:void 0,x?x.nonce:void 0,x?x.bootstrapScriptContent:void 0,x?x.bootstrapScripts:void 0,x?x.bootstrapModules:void 0),re(x?x.namespaceURI:void 0),x?x.progressiveChunkSize:void 0,x?x.onError:void 0,q,function(){var Ue=new ReadableStream({type:"bytes",pull:function(ft){if(de.status===1)de.status=2,y(ft,de.fatalError);else if(de.status!==2&&de.destination===null){de.destination=ft;try{oi(de,ft)}catch(Xt){Yr(de,Xt),So(de,Xt)}}},cancel:function(){ds(de)}},{highWaterMark:0});Ue.allReady=Q,E(Ue)},function(Ue){Q.catch(function(){}),D(Ue)},G);if(x&&x.signal){var Ve=x.signal,qe=function(){ds(de,Ve.reason),Ve.removeEventListener("abort",qe)};Ve.addEventListener("abort",qe)}as(de)})},Kc.version="18.3.1",Kc}var Li={};/**
146
+ `&&v.push(fn),q;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":v.push(Ct(x));for(var gn in E)if(m.call(E,gn)&&(q=E[gn],q!=null))switch(gn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,x));default:Ze(v,D,gn,q)}return v.push(It),null;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 Ot(v,E,x,D);case"html":return G.insertionMode===0&&v.push(gt),Ot(v,E,x,D);default:if(x.indexOf("-")===-1&&typeof E.is!="string")return Ot(v,E,x,D);v.push(Ct(x)),Q=q=null;for(qe in E)if(m.call(E,qe)&&(de=E[qe],de!=null))switch(qe){case"children":q=de;break;case"dangerouslySetInnerHTML":Q=de;break;case"style":ve(v,D,de);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:B(qe)&&typeof de!="function"&&typeof de!="symbol"&&v.push(Ce,d(qe),Te,d(J(de)),ze)}return v.push(rt),Dt(v,Q,q),q}}var Tn=p("</"),Tt=p(">"),it=p('<template id="'),Rn=p('"></template>'),Zn=p("<!--$-->"),me=p('<!--$?--><template id="'),Ee=p('"></template>'),Ye=p("<!--$!-->"),bt=p("<!--/$-->"),sr=p("<template"),Mn=p('"'),ar=p(' data-dgst="');p(' data-msg="'),p(' data-stck="');var Er=p("></template>");function St(v,x,E){if(i(v,me),E===null)throw Error(e(395));return i(v,E),a(v,Ee)}var qt=p('<div hidden id="'),Ft=p('">'),Je=p("</div>"),en=p('<svg aria-hidden="true" style="display:none" id="'),Bn=p('">'),Vn=p("</svg>"),Zt=p('<math aria-hidden="true" style="display:none" id="'),Gn=p('">'),tn=p("</math>"),xt=p('<table hidden id="'),lr=p('">'),cr=p("</table>"),ur=p('<table hidden><tbody id="'),vt=p('">'),dr=p("</tbody></table>"),zr=p('<table hidden><tr id="'),qr=p('">'),nn=p("</tr></table>"),N=p('<table hidden><colgroup id="'),oe=p('">'),ge=p("</colgroup></table>");function Pe(v,x,E,D){switch(E.insertionMode){case 0:case 1:return i(v,qt),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,Ft);case 2:return i(v,en),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,Bn);case 3:return i(v,Zt),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,Gn);case 4:return i(v,xt),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,lr);case 5:return i(v,ur),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,vt);case 6:return i(v,zr),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,qr);case 7:return i(v,N),i(v,x.segmentPrefix),i(v,d(D.toString(16))),a(v,oe);default:throw Error(e(397))}}function He(v,x){switch(x.insertionMode){case 0:case 1:return a(v,Je);case 2:return a(v,Vn);case 3:return a(v,tn);case 4:return a(v,cr);case 5:return a(v,dr);case 6:return a(v,nn);case 7:return a(v,ge);default:throw Error(e(397))}}var Xe=p('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),We=p('$RS("'),$e=p('","'),st=p('")<\/script>'),tt=p('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("'),Ke=p('$RC("'),Rt=p('","'),hn=p('")<\/script>'),Mt=p('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("'),Ge=p('$RX("'),jt=p('"'),rn=p(")<\/script>"),Pn=p(","),Tr=/[<\u2028\u2029]/g;function pn(v){return JSON.stringify(v).replace(Tr,function(x){switch(x){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var An=Object.assign,Nt=Symbol.for("react.element"),Yn=Symbol.for("react.portal"),fr=Symbol.for("react.fragment"),Rr=Symbol.for("react.strict_mode"),on=Symbol.for("react.profiler"),In=Symbol.for("react.provider"),$t=Symbol.for("react.context"),Mr=Symbol.for("react.forward_ref"),Pt=Symbol.for("react.suspense"),Gt=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),R=Symbol.for("react.scope"),F=Symbol.for("react.debug_trace_mode"),Z=Symbol.for("react.legacy_hidden"),U=Symbol.for("react.default_value"),X=Symbol.iterator;function ue(v){if(v==null)return null;if(typeof v=="function")return v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case fr:return"Fragment";case Yn:return"Portal";case on:return"Profiler";case Rr:return"StrictMode";case Pt:return"Suspense";case Gt:return"SuspenseList"}if(typeof v=="object")switch(v.$$typeof){case $t:return(v.displayName||"Context")+".Consumer";case In:return(v._context.displayName||"Context")+".Provider";case Mr:var x=v.render;return v=v.displayName,v||(v=x.displayName||x.name||"",v=v!==""?"ForwardRef("+v+")":"ForwardRef"),v;case g:return x=v.displayName||null,x!==null?x:ue(v.type)||"Memo";case C:x=v._payload,v=v._init;try{return ue(v(x))}catch{}}return null}var Ae={};function Be(v,x){if(v=v.contextTypes,!v)return Ae;var E={},D;for(D in v)E[D]=x[D];return E}var De=null;function Qe(v,x){if(v!==x){v.context._currentValue=v.parentValue,v=v.parent;var E=x.parent;if(v===null){if(E!==null)throw Error(e(401))}else{if(E===null)throw Error(e(401));Qe(v,E)}x.context._currentValue=x.value}}function Wt(v){v.context._currentValue=v.parentValue,v=v.parent,v!==null&&Wt(v)}function Ht(v){var x=v.parent;x!==null&&Ht(x),v.context._currentValue=v.value}function Ut(v,x){if(v.context._currentValue=v.parentValue,v=v.parent,v===null)throw Error(e(402));v.depth===x.depth?Qe(v,x):Ut(v,x)}function Xn(v,x){var E=x.parent;if(E===null)throw Error(e(402));v.depth===E.depth?Qe(v,E):Xn(v,E),x.context._currentValue=x.value}function Ln(v){var x=De;x!==v&&(x===null?Ht(v):v===null?Wt(x):x.depth===v.depth?Qe(x,v):x.depth>v.depth?Ut(x,v):Xn(x,v),De=v)}var Pr={isMounted:function(){return!1},enqueueSetState:function(v,x){v=v._reactInternals,v.queue!==null&&v.queue.push(x)},enqueueReplaceState:function(v,x){v=v._reactInternals,v.replace=!0,v.queue=[x]},enqueueForceUpdate:function(){}};function Kn(v,x,E,D){var G=v.state!==void 0?v.state:null;v.updater=Pr,v.props=E,v.state=G;var q={queue:[],replace:!1};v._reactInternals=q;var Q=x.contextType;if(v.context=typeof Q=="object"&&Q!==null?Q._currentValue:D,Q=x.getDerivedStateFromProps,typeof Q=="function"&&(Q=Q(E,G),G=Q==null?G:An({},G,Q),v.state=G),typeof x.getDerivedStateFromProps!="function"&&typeof v.getSnapshotBeforeUpdate!="function"&&(typeof v.UNSAFE_componentWillMount=="function"||typeof v.componentWillMount=="function"))if(x=v.state,typeof v.componentWillMount=="function"&&v.componentWillMount(),typeof v.UNSAFE_componentWillMount=="function"&&v.UNSAFE_componentWillMount(),x!==v.state&&Pr.enqueueReplaceState(v,v.state,null),q.queue!==null&&0<q.queue.length)if(x=q.queue,Q=q.replace,q.queue=null,q.replace=!1,Q&&x.length===1)v.state=x[0];else{for(q=Q?x[0]:v.state,G=!0,Q=Q?1:0;Q<x.length;Q++){var de=x[Q];de=typeof de=="function"?de.call(v,q,E,D):de,de!=null&&(G?(G=!1,q=An({},q,de)):An(q,de))}v.state=q}else q.queue=null}var hr={id:1,overflow:""};function On(v,x,E){var D=v.id;v=v.overflow;var G=32-pr(D)-1;D&=~(1<<G),E+=1;var q=32-pr(x)+G;if(30<q){var Q=G-G%5;return q=(D&(1<<Q)-1).toString(32),D>>=Q,G-=Q,{id:1<<32-pr(x)+G|E<<G|D,overflow:q+v}}return{id:1<<q|E<<G|D,overflow:v}}var pr=Math.clz32?Math.clz32:wo,wa=Math.log,ba=Math.LN2;function wo(v){return v>>>=0,v===0?32:31-(wa(v)/ba|0)|0}function Dn(v,x){return v===x&&(v!==0||1/v===1/x)||v!==v&&x!==x}var xa=typeof Object.is=="function"?Object.is:Dn,jn=null,Qo=null,bo=null,at=null,mr=!1,xo=!1,gr=0,Jn=null,Co=0;function Qn(){if(jn===null)throw Error(e(321));return jn}function mn(){if(0<Co)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function ei(){return at===null?bo===null?(mr=!1,bo=at=mn()):(mr=!0,at=bo):at.next===null?(mr=!1,at=at.next=mn()):(mr=!0,at=at.next),at}function Zr(){Qo=jn=null,xo=!1,bo=null,Co=0,at=Jn=null}function Ji(v,x){return typeof x=="function"?x(v):x}function ko(v,x,E){if(jn=Qn(),at=ei(),mr){var D=at.queue;if(x=D.dispatch,Jn!==null&&(E=Jn.get(D),E!==void 0)){Jn.delete(D),D=at.memoizedState;do D=v(D,E.action),E=E.next;while(E!==null);return at.memoizedState=D,[D,x]}return[at.memoizedState,x]}return v=v===Ji?typeof x=="function"?x():x:E!==void 0?E(x):x,at.memoizedState=v,v=at.queue={last:null,dispatch:null},v=v.dispatch=Ca.bind(null,jn,v),[at.memoizedState,v]}function Qi(v,x){if(jn=Qn(),at=ei(),x=x===void 0?null:x,at!==null){var E=at.memoizedState;if(E!==null&&x!==null){var D=E[1];e:if(D===null)D=!1;else{for(var G=0;G<D.length&&G<x.length;G++)if(!xa(x[G],D[G])){D=!1;break e}D=!0}if(D)return E[0]}}return v=v(),at.memoizedState=[v,x],v}function Ca(v,x,E){if(25<=Co)throw Error(e(301));if(v===jn)if(xo=!0,v={action:E,next:null},Jn===null&&(Jn=new Map),E=Jn.get(x),E===void 0)Jn.set(x,v);else{for(x=E;x.next!==null;)x=x.next;x.next=v}}function ka(){throw Error(e(394))}function _o(){}var es={readContext:function(v){return v._currentValue},useContext:function(v){return Qn(),v._currentValue},useMemo:Qi,useReducer:ko,useRef:function(v){jn=Qn(),at=ei();var x=at.memoizedState;return x===null?(v={current:v},at.memoizedState=v):x},useState:function(v){return ko(Ji,v)},useInsertionEffect:_o,useLayoutEffect:function(){},useCallback:function(v,x){return Qi(function(){return v},x)},useImperativeHandle:_o,useEffect:_o,useDebugValue:_o,useDeferredValue:function(v){return Qn(),v},useTransition:function(){return Qn(),[!1,ka]},useId:function(){var v=Qo.treeContext,x=v.overflow;v=v.id,v=(v&~(1<<32-pr(v)-1)).toString(32)+x;var E=Gr;if(E===null)throw Error(e(404));return x=gr++,v=":"+E.idPrefix+"R"+v,0<x&&(v+="H"+x.toString(32)),v+":"},useMutableSource:function(v,x){return Qn(),x(v._source)},useSyncExternalStore:function(v,x,E){if(E===void 0)throw Error(e(407));return E()}},Gr=null,ti=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function _a(v){return console.error(v),null}function Ar(){}function ni(v,x,E,D,G,q,Q,de,Ve){var qe=[],Ue=new Set;return x={destination:null,responseState:x,progressiveChunkSize:D===void 0?12800:D,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:Ue,pingedTasks:qe,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:G===void 0?_a:G,onAllReady:q===void 0?Ar:q,onShellReady:Q===void 0?Ar:Q,onShellError:de===void 0?Ar:de,onFatalError:Ve===void 0?Ar:Ve},E=Ir(x,0,null,E,!1,!1),E.parentFlushed=!0,v=ri(x,v,null,E,Ue,Ae,null,hr),qe.push(v),x}function ri(v,x,E,D,G,q,Q,de){v.allPendingTasks++,E===null?v.pendingRootTasks++:E.pendingTasks++;var Ve={node:x,ping:function(){var qe=v.pingedTasks;qe.push(Ve),qe.length===1&&as(v)},blockedBoundary:E,blockedSegment:D,abortSet:G,legacyContext:q,context:Q,treeContext:de};return G.add(Ve),Ve}function Ir(v,x,E,D,G,q){return{status:0,id:-1,index:x,parentFlushed:!1,chunks:[],children:[],formatContext:D,boundary:E,lastPushedText:G,textEmbedded:q}}function Yr(v,x){if(v=v.onError(x),v!=null&&typeof v!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof v+'" instead');return v}function So(v,x){var E=v.onShellError;E(x),E=v.onFatalError,E(x),v.destination!==null?(v.status=2,y(v.destination,x)):(v.status=1,v.fatalError=x)}function ts(v,x,E,D,G){for(jn={},Qo=x,gr=0,v=E(D,G);xo;)xo=!1,gr=0,Co+=1,at=null,v=E(D,G);return Zr(),v}function ns(v,x,E,D){var G=E.render(),q=D.childContextTypes;if(q!=null){var Q=x.legacyContext;if(typeof E.getChildContext!="function")D=Q;else{E=E.getChildContext();for(var de in E)if(!(de in q))throw Error(e(108,ue(D)||"Unknown",de));D=An({},Q,E)}x.legacyContext=D,Yt(v,x,G),x.legacyContext=Q}else Yt(v,x,G)}function rs(v,x){if(v&&v.defaultProps){x=An({},x),v=v.defaultProps;for(var E in v)x[E]===void 0&&(x[E]=v[E]);return x}return x}function Eo(v,x,E,D,G){if(typeof E=="function")if(E.prototype&&E.prototype.isReactComponent){G=Be(E,x.legacyContext);var q=E.contextType;q=new E(D,typeof q=="object"&&q!==null?q._currentValue:G),Kn(q,E,D,G),ns(v,x,q,E)}else{q=Be(E,x.legacyContext),G=ts(v,x,E,D,q);var Q=gr!==0;if(typeof G=="object"&&G!==null&&typeof G.render=="function"&&G.$$typeof===void 0)Kn(G,E,D,q),ns(v,x,G,E);else if(Q){D=x.treeContext,x.treeContext=On(D,1,0);try{Yt(v,x,G)}finally{x.treeContext=D}}else Yt(v,x,G)}else if(typeof E=="string"){switch(G=x.blockedSegment,q=En(G.chunks,E,D,v.responseState,G.formatContext),G.lastPushedText=!1,Q=G.formatContext,G.formatContext=ae(Q,E,D),To(v,x,q),G.formatContext=Q,E){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:G.chunks.push(Tn,d(E),Tt)}G.lastPushedText=!1}else{switch(E){case Z:case F:case Rr:case on:case fr:Yt(v,x,D.children);return;case Gt:Yt(v,x,D.children);return;case R:throw Error(e(343));case Pt:e:{E=x.blockedBoundary,G=x.blockedSegment,q=D.fallback,D=D.children,Q=new Set;var de={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Q,errorDigest:null},Ve=Ir(v,G.chunks.length,de,G.formatContext,!1,!1);G.children.push(Ve),G.lastPushedText=!1;var qe=Ir(v,0,null,G.formatContext,!1,!1);qe.parentFlushed=!0,x.blockedBoundary=de,x.blockedSegment=qe;try{if(To(v,x,D),qe.lastPushedText&&qe.textEmbedded&&qe.chunks.push(xe),qe.status=1,Ro(de,qe),de.pendingTasks===0)break e}catch(Ue){qe.status=4,de.forceClientRender=!0,de.errorDigest=Yr(v,Ue)}finally{x.blockedBoundary=E,x.blockedSegment=G}x=ri(v,q,E,Ve,Q,x.legacyContext,x.context,x.treeContext),v.pingedTasks.push(x)}return}if(typeof E=="object"&&E!==null)switch(E.$$typeof){case Mr:if(D=ts(v,x,E.render,D,G),gr!==0){E=x.treeContext,x.treeContext=On(E,1,0);try{Yt(v,x,D)}finally{x.treeContext=E}}else Yt(v,x,D);return;case g:E=E.type,D=rs(E,D),Eo(v,x,E,D,G);return;case In:if(G=D.children,E=E._context,D=D.value,q=E._currentValue,E._currentValue=D,Q=De,De=D={parent:Q,depth:Q===null?0:Q.depth+1,context:E,parentValue:q,value:D},x.context=D,Yt(v,x,G),v=De,v===null)throw Error(e(403));D=v.parentValue,v.context._currentValue=D===U?v.context._defaultValue:D,v=De=v.parent,x.context=v;return;case $t:D=D.children,D=D(E._currentValue),Yt(v,x,D);return;case C:G=E._init,E=G(E._payload),D=rs(E,D),Eo(v,x,E,D,void 0);return}throw Error(e(130,E==null?E:typeof E,""))}}function Yt(v,x,E){if(x.node=E,typeof E=="object"&&E!==null){switch(E.$$typeof){case Nt:Eo(v,x,E.type,E.props,E.ref);return;case Yn:throw Error(e(257));case C:var D=E._init;E=D(E._payload),Yt(v,x,E);return}if(he(E)){os(v,x,E);return}if(E===null||typeof E!="object"?D=null:(D=X&&E[X]||E["@@iterator"],D=typeof D=="function"?D:null),D&&(D=D.call(E))){if(E=D.next(),!E.done){var G=[];do G.push(E.value),E=D.next();while(!E.done);os(v,x,G)}return}throw v=Object.prototype.toString.call(E),Error(e(31,v==="[object Object]"?"object with keys {"+Object.keys(E).join(", ")+"}":v))}typeof E=="string"?(D=x.blockedSegment,D.lastPushedText=Ie(x.blockedSegment.chunks,E,v.responseState,D.lastPushedText)):typeof E=="number"&&(D=x.blockedSegment,D.lastPushedText=Ie(x.blockedSegment.chunks,""+E,v.responseState,D.lastPushedText))}function os(v,x,E){for(var D=E.length,G=0;G<D;G++){var q=x.treeContext;x.treeContext=On(q,D,G);try{To(v,x,E[G])}finally{x.treeContext=q}}}function To(v,x,E){var D=x.blockedSegment.formatContext,G=x.legacyContext,q=x.context;try{return Yt(v,x,E)}catch(Ve){if(Zr(),typeof Ve=="object"&&Ve!==null&&typeof Ve.then=="function"){E=Ve;var Q=x.blockedSegment,de=Ir(v,Q.chunks.length,null,Q.formatContext,Q.lastPushedText,!0);Q.children.push(de),Q.lastPushedText=!1,v=ri(v,x.node,x.blockedBoundary,de,x.abortSet,x.legacyContext,x.context,x.treeContext).ping,E.then(v,v),x.blockedSegment.formatContext=D,x.legacyContext=G,x.context=q,Ln(q)}else throw x.blockedSegment.formatContext=D,x.legacyContext=G,x.context=q,Ln(q),Ve}}function Sa(v){var x=v.blockedBoundary;v=v.blockedSegment,v.status=3,ss(this,x,v)}function is(v,x,E){var D=v.blockedBoundary;v.blockedSegment.status=3,D===null?(x.allPendingTasks--,x.status!==2&&(x.status=2,x.destination!==null&&x.destination.close())):(D.pendingTasks--,D.forceClientRender||(D.forceClientRender=!0,v=E===void 0?Error(e(432)):E,D.errorDigest=x.onError(v),D.parentFlushed&&x.clientRenderedBoundaries.push(D)),D.fallbackAbortableTasks.forEach(function(G){return is(G,x,E)}),D.fallbackAbortableTasks.clear(),x.allPendingTasks--,x.allPendingTasks===0&&(D=x.onAllReady,D()))}function Ro(v,x){if(x.chunks.length===0&&x.children.length===1&&x.children[0].boundary===null){var E=x.children[0];E.id=x.id,E.parentFlushed=!0,E.status===1&&Ro(v,E)}else v.completedSegments.push(x)}function ss(v,x,E){if(x===null){if(E.parentFlushed){if(v.completedRootSegment!==null)throw Error(e(389));v.completedRootSegment=E}v.pendingRootTasks--,v.pendingRootTasks===0&&(v.onShellError=Ar,x=v.onShellReady,x())}else x.pendingTasks--,x.forceClientRender||(x.pendingTasks===0?(E.parentFlushed&&E.status===1&&Ro(x,E),x.parentFlushed&&v.completedBoundaries.push(x),x.fallbackAbortableTasks.forEach(Sa,v),x.fallbackAbortableTasks.clear()):E.parentFlushed&&E.status===1&&(Ro(x,E),x.completedSegments.length===1&&x.parentFlushed&&v.partialBoundaries.push(x)));v.allPendingTasks--,v.allPendingTasks===0&&(v=v.onAllReady,v())}function as(v){if(v.status!==2){var x=De,E=ti.current;ti.current=es;var D=Gr;Gr=v.responseState;try{var G=v.pingedTasks,q;for(q=0;q<G.length;q++){var Q=G[q],de=v,Ve=Q.blockedSegment;if(Ve.status===0){Ln(Q.context);try{Yt(de,Q,Q.node),Ve.lastPushedText&&Ve.textEmbedded&&Ve.chunks.push(xe),Q.abortSet.delete(Q),Ve.status=1,ss(de,Q.blockedBoundary,Ve)}catch(vn){if(Zr(),typeof vn=="object"&&vn!==null&&typeof vn.then=="function"){var qe=Q.ping;vn.then(qe,qe)}else{Q.abortSet.delete(Q),Ve.status=4;var Ue=Q.blockedBoundary,ft=vn,Xt=Yr(de,ft);if(Ue===null?So(de,ft):(Ue.pendingTasks--,Ue.forceClientRender||(Ue.forceClientRender=!0,Ue.errorDigest=Xt,Ue.parentFlushed&&de.clientRenderedBoundaries.push(Ue))),de.allPendingTasks--,de.allPendingTasks===0){var gn=de.onAllReady;gn()}}}finally{}}}G.splice(0,q),v.destination!==null&&oi(v,v.destination)}catch(vn){Yr(v,vn),So(v,vn)}finally{Gr=D,ti.current=E,E===es&&Ln(x)}}}function Mo(v,x,E){switch(E.parentFlushed=!0,E.status){case 0:var D=E.id=v.nextSegmentId++;return E.lastPushedText=!1,E.textEmbedded=!1,v=v.responseState,i(x,it),i(x,v.placeholderPrefix),v=d(D.toString(16)),i(x,v),a(x,Rn);case 1:E.status=2;var G=!0;D=E.chunks;var q=0;E=E.children;for(var Q=0;Q<E.length;Q++){for(G=E[Q];q<G.index;q++)i(x,D[q]);G=Po(v,x,G)}for(;q<D.length-1;q++)i(x,D[q]);return q<D.length&&(G=a(x,D[q])),G;default:throw Error(e(390))}}function Po(v,x,E){var D=E.boundary;if(D===null)return Mo(v,x,E);if(D.parentFlushed=!0,D.forceClientRender)D=D.errorDigest,a(x,Ye),i(x,sr),D&&(i(x,ar),i(x,d(J(D))),i(x,Mn)),a(x,Er),Mo(v,x,E);else if(0<D.pendingTasks){D.rootSegmentID=v.nextSegmentId++,0<D.completedSegments.length&&v.partialBoundaries.push(D);var G=v.responseState,q=G.nextSuspenseID++;G=p(G.boundaryPrefix+q.toString(16)),D=D.id=G,St(x,v.responseState,D),Mo(v,x,E)}else if(D.byteSize>v.progressiveChunkSize)D.rootSegmentID=v.nextSegmentId++,v.completedBoundaries.push(D),St(x,v.responseState,D.id),Mo(v,x,E);else{if(a(x,Zn),E=D.completedSegments,E.length!==1)throw Error(e(391));Po(v,x,E[0])}return a(x,bt)}function ls(v,x,E){return Pe(x,v.responseState,E.formatContext,E.id),Po(v,x,E),He(x,E.formatContext)}function cs(v,x,E){for(var D=E.completedSegments,G=0;G<D.length;G++)us(v,x,E,D[G]);if(D.length=0,v=v.responseState,D=E.id,E=E.rootSegmentID,i(x,v.startInlineScript),v.sentCompleteBoundaryFunction?i(x,Ke):(v.sentCompleteBoundaryFunction=!0,i(x,tt)),D===null)throw Error(e(395));return E=d(E.toString(16)),i(x,D),i(x,Rt),i(x,v.segmentPrefix),i(x,E),a(x,hn)}function us(v,x,E,D){if(D.status===2)return!0;var G=D.id;if(G===-1){if((D.id=E.rootSegmentID)===-1)throw Error(e(392));return ls(v,x,D)}return ls(v,x,D),v=v.responseState,i(x,v.startInlineScript),v.sentCompleteSegmentFunction?i(x,We):(v.sentCompleteSegmentFunction=!0,i(x,Xe)),i(x,v.segmentPrefix),G=d(G.toString(16)),i(x,G),i(x,$e),i(x,v.placeholderPrefix),i(x,G),a(x,st)}function oi(v,x){n=new Uint8Array(512),r=0;try{var E=v.completedRootSegment;if(E!==null&&v.pendingRootTasks===0){Po(v,x,E),v.completedRootSegment=null;var D=v.responseState.bootstrapChunks;for(E=0;E<D.length-1;E++)i(x,D[E]);E<D.length&&a(x,D[E])}var G=v.clientRenderedBoundaries,q;for(q=0;q<G.length;q++){var Q=G[q];D=x;var de=v.responseState,Ve=Q.id,qe=Q.errorDigest,Ue=Q.errorMessage,ft=Q.errorComponentStack;if(i(D,de.startInlineScript),de.sentClientRenderFunction?i(D,Ge):(de.sentClientRenderFunction=!0,i(D,Mt)),Ve===null)throw Error(e(395));i(D,Ve),i(D,jt),(qe||Ue||ft)&&(i(D,Pn),i(D,d(pn(qe||"")))),(Ue||ft)&&(i(D,Pn),i(D,d(pn(Ue||"")))),ft&&(i(D,Pn),i(D,d(pn(ft)))),a(D,rn)}G.splice(0,q);var Xt=v.completedBoundaries;for(q=0;q<Xt.length;q++)cs(v,x,Xt[q]);Xt.splice(0,q),l(x),n=new Uint8Array(512),r=0;var gn=v.partialBoundaries;for(q=0;q<gn.length;q++){var vn=gn[q];e:{G=v,Q=x;var Ao=vn.completedSegments;for(de=0;de<Ao.length;de++)if(!us(G,Q,vn,Ao[de])){de++,Ao.splice(0,de);var fs=!1;break e}Ao.splice(0,de),fs=!0}if(!fs){v.destination=null,q++,gn.splice(0,q);return}}gn.splice(0,q);var Xr=v.completedBoundaries;for(q=0;q<Xr.length;q++)cs(v,x,Xr[q]);Xr.splice(0,q)}finally{l(x),v.allPendingTasks===0&&v.pingedTasks.length===0&&v.clientRenderedBoundaries.length===0&&v.completedBoundaries.length===0&&x.close()}}function ds(v,x){try{var E=v.abortableTasks;E.forEach(function(D){return is(D,v,x)}),E.clear(),v.destination!==null&&oi(v,v.destination)}catch(D){Yr(v,D),So(v,D)}}return Qc.renderToReadableStream=function(v,x){return new Promise(function(E,D){var G,q,Q=new Promise(function(Ue,ft){q=Ue,G=ft}),de=ni(v,_e(x?x.identifierPrefix:void 0,x?x.nonce:void 0,x?x.bootstrapScriptContent:void 0,x?x.bootstrapScripts:void 0,x?x.bootstrapModules:void 0),re(x?x.namespaceURI:void 0),x?x.progressiveChunkSize:void 0,x?x.onError:void 0,q,function(){var Ue=new ReadableStream({type:"bytes",pull:function(ft){if(de.status===1)de.status=2,y(ft,de.fatalError);else if(de.status!==2&&de.destination===null){de.destination=ft;try{oi(de,ft)}catch(Xt){Yr(de,Xt),So(de,Xt)}}},cancel:function(){ds(de)}},{highWaterMark:0});Ue.allReady=Q,E(Ue)},function(Ue){Q.catch(function(){}),D(Ue)},G);if(x&&x.signal){var Ve=x.signal,qe=function(){ds(de,Ve.reason),Ve.removeEventListener("abort",qe)};Ve.addEventListener("abort",qe)}as(de)})},Qc.version="18.3.1",Qc}var Li={};/**
91
147
  * @license React
92
148
  * react-dom-server-legacy.browser.development.js
93
149
  *
@@ -95,17 +151,17 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(be,Te,Le,Pe,S
95
151
  *
96
152
  * This source code is licensed under the MIT license found in the
97
153
  * LICENSE file in the root directory of this source tree.
98
- */var u0;function D_(){return u0||(u0=1,process.env.NODE_ENV!=="production"&&function(){var t=I,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("warn",o,c)}}function i(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("error",o,c)}}function a(o,s,c){{var h=n.ReactDebugCurrentFrame,b=h.getStackAddendum();b!==""&&(s+="%s",c=c.concat([b]));var k=c.map(function(T){return String(T)});k.unshift("Warning: "+s),Function.prototype.apply.call(console[o],console,k)}}function l(o){o()}function f(o){}function d(o,s){p(o,s)}function p(o,s){return o.push(s)}function y(o){}function m(o){o.push(null)}function _(o){return o}function S(o){return o}function P(o,s){o.destroy(s)}function B(o){{var s=typeof Symbol=="function"&&Symbol.toStringTag,c=s&&o[Symbol.toStringTag]||o.constructor.name||"Object";return c}}function L(o){try{return M(o),!1}catch{return!0}}function M(o){return""+o}function O(o,s){if(L(o))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),M(o)}function j(o,s){if(L(o))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),M(o)}function H(o){if(L(o))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",B(o)),M(o)}var $=Object.prototype.hasOwnProperty,Y=0,J=1,K=2,le=3,he=4,Re=5,ce=6,we=":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",ke=we+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",se=new RegExp("^["+we+"]["+ke+"]*$"),ne={},ee={};function _e(o){return $.call(ee,o)?!0:$.call(ne,o)?!1:se.test(o)?(ee[o]=!0,!0):(ne[o]=!0,i("Invalid attribute name: `%s`",o),!1)}function Ne(o,s,c,h){if(c!==null&&c.type===Y)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":{if(c!==null)return!c.acceptsBooleans;var b=o.toLowerCase().slice(0,5);return b!=="data-"&&b!=="aria-"}default:return!1}}function re(o){return xe.hasOwnProperty(o)?xe[o]:null}function ae(o,s,c,h,b,k,T){this.acceptsBooleans=s===K||s===le||s===he,this.attributeName=h,this.attributeNamespace=b,this.mustUseProperty=c,this.propertyName=o,this.type=s,this.sanitizeURL=k,this.removeEmptyString=T}var xe={},Ie=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Ie.forEach(function(o){xe[o]=new ae(o,Y,!1,o,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(o){var s=o[0],c=o[1];xe[s]=new ae(s,J,!1,c,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(o){xe[o]=new ae(o,K,!1,o.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(o){xe[o]=new ae(o,K,!1,o,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(o){xe[o]=new ae(o,le,!1,o.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(o){xe[o]=new ae(o,le,!0,o,null,!1,!1)}),["capture","download"].forEach(function(o){xe[o]=new ae(o,he,!1,o,null,!1,!1)}),["cols","rows","size","span"].forEach(function(o){xe[o]=new ae(o,ce,!1,o,null,!1,!1)}),["rowSpan","start"].forEach(function(o){xe[o]=new ae(o,Re,!1,o.toLowerCase(),null,!1,!1)});var Le=/[\-\:]([a-z])/g,Pe=function(o){return o[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(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!1,!1)});var Se="xlinkHref";xe[Se]=new ae("xlinkHref",J,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!0,!0)});var be={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 ve(o,s){return o+s.charAt(0).toUpperCase()+s.substring(1)}var Ce=["Webkit","ms","Moz","O"];Object.keys(be).forEach(function(o){Ce.forEach(function(s){be[ve(s,o)]=be[o]})});var Te={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function ze(o,s){Te[s.type]||s.onChange||s.onInput||s.readOnly||s.disabled||s.value==null||i("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`."),s.onChange||s.readOnly||s.disabled||s.checked==null||i("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 fe(o,s){if(o.indexOf("-")===-1)return typeof s.is=="string";switch(o){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 Ze={"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},rt={},It=new RegExp("^(aria)-["+ke+"]*$"),Dt=new RegExp("^(aria)[A-Z]["+ke+"]*$");function dn(o,s){{if($.call(rt,s)&&rt[s])return!0;if(Dt.test(s)){var c="aria-"+s.slice(4).toLowerCase(),h=Ze.hasOwnProperty(c)?c:null;if(h==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",s),rt[s]=!0,!0;if(s!==h)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",s,h),rt[s]=!0,!0}if(It.test(s)){var b=s.toLowerCase(),k=Ze.hasOwnProperty(b)?b:null;if(k==null)return rt[s]=!0,!1;if(s!==k)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",s,k),rt[s]=!0,!0}}return!0}function Lt(o,s){{var c=[];for(var h in s){var b=dn(o,h);b||c.push(h)}var k=c.map(function(T){return"`"+T+"`"}).join(", ");c.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o):c.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o)}}function Ot(o,s){fe(o,s)||Lt(o,s)}var fn=!1;function qn(o,s){{if(o!=="input"&&o!=="textarea"&&o!=="select")return;s!=null&&s.value===null&&!fn&&(fn=!0,o==="select"&&s.multiple?i("`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.",o):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",o))}}var Et={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"},Ct=function(){};{var gt={},En=/^on./,Tn=/^on[^A-Z]/,Tt=new RegExp("^(aria)-["+ke+"]*$"),it=new RegExp("^(aria)[A-Z]["+ke+"]*$");Ct=function(o,s,c,h){if($.call(gt,s)&&gt[s])return!0;var b=s.toLowerCase();if(b==="onfocusin"||b==="onfocusout")return i("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."),gt[s]=!0,!0;if(h!=null){var k=h.registrationNameDependencies,T=h.possibleRegistrationNames;if(k.hasOwnProperty(s))return!0;var V=T.hasOwnProperty(b)?T[b]:null;if(V!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",s,V),gt[s]=!0,!0;if(En.test(s))return i("Unknown event handler property `%s`. It will be ignored.",s),gt[s]=!0,!0}else if(En.test(s))return Tn.test(s)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",s),gt[s]=!0,!0;if(Tt.test(s)||it.test(s))return!0;if(b==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),gt[s]=!0,!0;if(b==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),gt[s]=!0,!0;if(b==="is"&&c!==null&&c!==void 0&&typeof c!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof c),gt[s]=!0,!0;if(typeof c=="number"&&isNaN(c))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",s),gt[s]=!0,!0;var z=re(s),te=z!==null&&z.type===Y;if(Et.hasOwnProperty(b)){var ie=Et[b];if(ie!==s)return i("Invalid DOM property `%s`. Did you mean `%s`?",s,ie),gt[s]=!0,!0}else if(!te&&s!==b)return i("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.",s,b),gt[s]=!0,!0;return typeof c=="boolean"&&Ne(s,c,z)?(c?i('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()}.',c,s,s,c,s):i('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.',c,s,s,c,s,s,s),gt[s]=!0,!0):te?!0:Ne(s,c,z)?(gt[s]=!0,!1):((c==="false"||c==="true")&&z!==null&&z.type===le&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",c,s,c==="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".',s,c),gt[s]=!0),!0)}}var Rn=function(o,s,c){{var h=[];for(var b in s){var k=Ct(o,b,s[b],c);k||h.push(b)}var T=h.map(function(V){return"`"+V+"`"}).join(", ");h.length===1?i("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 ",T,o):h.length>1&&i("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 ",T,o)}};function Zn(o,s,c){fe(o,s)||Rn(o,s,c)}var pe=function(){};{var Ee=/^(?:webkit|moz|o)[A-Z]/,Ye=/^-ms-/,bt=/-(.)/g,sr=/;\s*$/,Pn={},ar={},Er=!1,St=!1,qt=function(o){return o.replace(bt,function(s,c){return c.toUpperCase()})},Ft=function(o){Pn.hasOwnProperty(o)&&Pn[o]||(Pn[o]=!0,i("Unsupported style property %s. Did you mean %s?",o,qt(o.replace(Ye,"ms-"))))},Je=function(o){Pn.hasOwnProperty(o)&&Pn[o]||(Pn[o]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",o,o.charAt(0).toUpperCase()+o.slice(1)))},en=function(o,s){ar.hasOwnProperty(s)&&ar[s]||(ar[s]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,o,s.replace(sr,"")))},Bn=function(o,s){Er||(Er=!0,i("`NaN` is an invalid value for the `%s` css style property.",o))},Vn=function(o,s){St||(St=!0,i("`Infinity` is an invalid value for the `%s` css style property.",o))};pe=function(o,s){o.indexOf("-")>-1?Ft(o):Ee.test(o)?Je(o):sr.test(s)&&en(o,s),typeof s=="number"&&(isNaN(s)?Bn(o,s):isFinite(s)||Vn(o,s))}}var Zt=pe,Gn=/["'&<>]/;function tn(o){H(o);var s=""+o,c=Gn.exec(s);if(!c)return s;var h,b="",k,T=0;for(k=c.index;k<s.length;k++){switch(s.charCodeAt(k)){case 34:h="&quot;";break;case 38:h="&amp;";break;case 39:h="&#x27;";break;case 60:h="&lt;";break;case 62:h="&gt;";break;default:continue}T!==k&&(b+=s.substring(T,k)),T=k+1,b+=h}return T!==k?b+s.substring(T,k):b}function xt(o){return typeof o=="boolean"||typeof o=="number"?""+o:tn(o)}var lr=/([A-Z])/g,cr=/^ms-/;function ur(o){return o.replace(lr,"-$1").toLowerCase().replace(cr,"-ms-")}var vt=/^[\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,dr=!1;function zr(o){!dr&&vt.test(o)&&(dr=!0,i("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(o)))}var qr=Array.isArray;function nn(o){return qr(o)}var N="<script>";function oe(o,s,c,h,b){var k=o===void 0?"":o,T=N,V=[];return{bootstrapChunks:V,startInlineScript:T,placeholderPrefix:k+"P:",segmentPrefix:k+"S:",boundaryPrefix:k+"B:",idPrefix:k,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var me=0,Me=1,He=2,Xe=3,We=4,$e=5,st=6,tt=7;function Ke(o,s){return{insertionMode:o,selectedValue:s}}function Rt(o,s,c){switch(s){case"select":return Ke(Me,c.value!=null?c.value:c.defaultValue);case"svg":return Ke(He,null);case"math":return Ke(Xe,null);case"foreignObject":return Ke(Me,null);case"table":return Ke(We,null);case"thead":case"tbody":case"tfoot":return Ke($e,null);case"colgroup":return Ke(tt,null);case"tr":return Ke(st,null)}return o.insertionMode>=We||o.insertionMode===me?Ke(Me,null):o}var hn=null;function Pt(o){var s=o.nextSuspenseID++;return o.boundaryPrefix+s.toString(16)}function Ge(o,s,c){var h=o.idPrefix,b=":"+h+"R"+s;return c>0&&(b+="H"+c.toString(32)),b+":"}function jt(o){return xt(o)}var rn="<!-- -->";function Mn(o,s,c,h){return s===""?h:(h&&o.push(rn),o.push(jt(s)),!0)}function Tr(o,s,c,h){c&&h&&o.push(rn)}var pn=new Map;function An(o){var s=pn.get(o);if(s!==void 0)return s;var c=xt(ur(o));return pn.set(o,c),c}var Nt=' style="',Yn=":",fr=";";function Rr(o,s,c){if(typeof c!="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.");var h=!0;for(var b in c)if($.call(c,b)){var k=c[b];if(!(k==null||typeof k=="boolean"||k==="")){var T=void 0,V=void 0,z=b.indexOf("--")===0;z?(T=xt(b),j(k,b),V=xt((""+k).trim())):(Zt(b,k),T=An(b),typeof k=="number"?k!==0&&!$.call(be,b)?V=k+"px":V=""+k:(j(k,b),V=xt((""+k).trim()))),h?(h=!1,o.push(Nt,T,Yn,V)):o.push(fr,T,Yn,V)}}h||o.push($t)}var on=" ",In='="',$t='"',Pr='=""';function Mt(o,s,c,h){switch(c){case"style":{Rr(o,s,h);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(c.length>2&&(c[0]==="o"||c[0]==="O")&&(c[1]==="n"||c[1]==="N"))){var b=re(c);if(b!==null){switch(typeof h){case"function":case"symbol":return;case"boolean":if(!b.acceptsBooleans)return}var k=b.attributeName,T=k;switch(b.type){case le:h&&o.push(on,T,Pr);return;case he:h===!0?o.push(on,T,Pr):h===!1||o.push(on,T,In,xt(h),$t);return;case Re:isNaN(h)||o.push(on,T,In,xt(h),$t);break;case ce:!isNaN(h)&&h>=1&&o.push(on,T,In,xt(h),$t);break;default:b.sanitizeURL&&(O(h,k),h=""+h,zr(h)),o.push(on,T,In,xt(h),$t)}}else if(_e(c)){switch(typeof h){case"function":case"symbol":return;case"boolean":{var V=c.toLowerCase().slice(0,5);if(V!=="data-"&&V!=="aria-")return}}o.push(on,c,In,xt(h),$t)}}}var Gt=">",g="/>";function C(o,s,c){if(s!=null){if(c!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof s!="object"||!("__html"in s))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var h=s.__html;h!=null&&(H(h),o.push(""+h))}}var R=!1,F=!1,Z=!1,U=!1,X=!1,ue=!1,Ae=!1;function Be(o,s){{var c=o[s];if(c!=null){var h=nn(c);o.multiple&&!h?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",s):!o.multiple&&h&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",s)}}}function De(o,s,c){ze("select",s),Be(s,"value"),Be(s,"defaultValue"),s.value!==void 0&&s.defaultValue!==void 0&&!Z&&(i("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"),Z=!0),o.push(Dn("select"));var h=null,b=null;for(var k in s)if($.call(s,k)){var T=s[k];if(T==null)continue;switch(k){case"children":h=T;break;case"dangerouslySetInnerHTML":b=T;break;case"defaultValue":case"value":break;default:Mt(o,c,k,T);break}}return o.push(Gt),C(o,b,h),h}function Qe(o){var s="";return t.Children.forEach(o,function(c){c!=null&&(s+=c,!X&&typeof c!="string"&&typeof c!="number"&&(X=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),s}var Wt=' selected=""';function Ht(o,s,c,h){var b=h.selectedValue;o.push(Dn("option"));var k=null,T=null,V=null,z=null;for(var te in s)if($.call(s,te)){var ie=s[te];if(ie==null)continue;switch(te){case"children":k=ie;break;case"selected":V=ie,Ae||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Ae=!0);break;case"dangerouslySetInnerHTML":z=ie;break;case"value":T=ie;default:Mt(o,c,te,ie);break}}if(b!=null){var ye;if(T!==null?(O(T,"value"),ye=""+T):(z!==null&&(ue||(ue=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ye=Qe(k)),nn(b))for(var Oe=0;Oe<b.length;Oe++){O(b[Oe],"value");var nt=""+b[Oe];if(nt===ye){o.push(Wt);break}}else O(b,"select.value"),""+b===ye&&o.push(Wt)}else V&&o.push(Wt);return o.push(Gt),C(o,z,k),k}function Ut(o,s,c){ze("input",s),s.checked!==void 0&&s.defaultChecked!==void 0&&!F&&(i("%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","A component",s.type),F=!0),s.value!==void 0&&s.defaultValue!==void 0&&!R&&(i("%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","A component",s.type),R=!0),o.push(Dn("input"));var h=null,b=null,k=null,T=null;for(var V in s)if($.call(s,V)){var z=s[V];if(z==null)continue;switch(V){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":T=z;break;case"defaultValue":b=z;break;case"checked":k=z;break;case"value":h=z;break;default:Mt(o,c,V,z);break}}return k!==null?Mt(o,c,"checked",k):T!==null&&Mt(o,c,"checked",T),h!==null?Mt(o,c,"value",h):b!==null&&Mt(o,c,"value",b),o.push(g),null}function Xn(o,s,c){ze("textarea",s),s.value!==void 0&&s.defaultValue!==void 0&&!U&&(i("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"),U=!0),o.push(Dn("textarea"));var h=null,b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":k=V;break;case"value":h=V;break;case"defaultValue":b=V;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:Mt(o,c,T,V);break}}if(h===null&&b!==null&&(h=b),o.push(Gt),k!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),h!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(nn(k)){if(k.length>1)throw new Error("<textarea> can only have at most one child.");H(k[0]),h=""+k[0]}H(k),h=""+k}return typeof h=="string"&&h[0]===`
99
- `&&o.push(pr),h!==null&&(O(h,"value"),o.push(jt(""+h))),null}function Ln(o,s,c,h){o.push(Dn(c));for(var b in s)if($.call(s,b)){var k=s[b];if(k==null)continue;switch(b){case"children":case"dangerouslySetInnerHTML":throw new Error(c+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Mt(o,h,b,k);break}}return o.push(g),null}function Mr(o,s,c){o.push(Dn("menuitem"));for(var h in s)if($.call(s,h)){var b=s[h];if(b==null)continue;switch(h){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:Mt(o,c,h,b);break}}return o.push(Gt),null}function Kn(o,s,c){o.push(Dn("title"));var h=null;for(var b in s)if($.call(s,b)){var k=s[b];if(k==null)continue;switch(b){case"children":h=k;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:Mt(o,c,b,k);break}}o.push(Gt);{var T=Array.isArray(h)&&h.length<2?h[0]||null:h;Array.isArray(h)&&h.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):T!=null&&T.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):T!=null&&typeof T!="string"&&typeof T!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return h}function hr(o,s,c,h){o.push(Dn(c));var b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":b=V;break;case"dangerouslySetInnerHTML":k=V;break;default:Mt(o,h,T,V);break}}return o.push(Gt),C(o,k,b),typeof b=="string"?(o.push(jt(b)),null):b}function On(o,s,c,h){o.push(Dn(c));var b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":b=V;break;case"dangerouslySetInnerHTML":k=V;break;case"style":Rr(o,h,V);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:_e(T)&&typeof V!="function"&&typeof V!="symbol"&&o.push(on,T,In,xt(V),$t);break}}return o.push(Gt),C(o,k,b),b}var pr=`
100
- `;function wa(o,s,c,h){o.push(Dn(c));var b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":b=V;break;case"dangerouslySetInnerHTML":k=V;break;default:Mt(o,h,T,V);break}}if(o.push(Gt),k!=null){if(b!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof k!="object"||!("__html"in k))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var z=k.__html;z!=null&&(typeof z=="string"&&z.length>0&&z[0]===`
154
+ */var v0;function $S(){return v0||(v0=1,process.env.NODE_ENV!=="production"&&function(){var t=I,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("warn",o,c)}}function i(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("error",o,c)}}function a(o,s,c){{var h=n.ReactDebugCurrentFrame,b=h.getStackAddendum();b!==""&&(s+="%s",c=c.concat([b]));var k=c.map(function(T){return String(T)});k.unshift("Warning: "+s),Function.prototype.apply.call(console[o],console,k)}}function l(o){o()}function f(o){}function d(o,s){p(o,s)}function p(o,s){return o.push(s)}function y(o){}function m(o){o.push(null)}function _(o){return o}function S(o){return o}function M(o,s){o.destroy(s)}function B(o){{var s=typeof Symbol=="function"&&Symbol.toStringTag,c=s&&o[Symbol.toStringTag]||o.constructor.name||"Object";return c}}function L(o){try{return P(o),!1}catch{return!0}}function P(o){return""+o}function O(o,s){if(L(o))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),P(o)}function j(o,s){if(L(o))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),P(o)}function H(o){if(L(o))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",B(o)),P(o)}var $=Object.prototype.hasOwnProperty,Y=0,J=1,K=2,le=3,he=4,Re=5,ce=6,we=":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",ke=we+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",se=new RegExp("^["+we+"]["+ke+"]*$"),ne={},ee={};function _e(o){return $.call(ee,o)?!0:$.call(ne,o)?!1:se.test(o)?(ee[o]=!0,!0):(ne[o]=!0,i("Invalid attribute name: `%s`",o),!1)}function Ne(o,s,c,h){if(c!==null&&c.type===Y)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":{if(c!==null)return!c.acceptsBooleans;var b=o.toLowerCase().slice(0,5);return b!=="data-"&&b!=="aria-"}default:return!1}}function re(o){return xe.hasOwnProperty(o)?xe[o]:null}function ae(o,s,c,h,b,k,T){this.acceptsBooleans=s===K||s===le||s===he,this.attributeName=h,this.attributeNamespace=b,this.mustUseProperty=c,this.propertyName=o,this.type=s,this.sanitizeURL=k,this.removeEmptyString=T}var xe={},Ie=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Ie.forEach(function(o){xe[o]=new ae(o,Y,!1,o,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(o){var s=o[0],c=o[1];xe[s]=new ae(s,J,!1,c,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(o){xe[o]=new ae(o,K,!1,o.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(o){xe[o]=new ae(o,K,!1,o,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(o){xe[o]=new ae(o,le,!1,o.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(o){xe[o]=new ae(o,le,!0,o,null,!1,!1)}),["capture","download"].forEach(function(o){xe[o]=new ae(o,he,!1,o,null,!1,!1)}),["cols","rows","size","span"].forEach(function(o){xe[o]=new ae(o,ce,!1,o,null,!1,!1)}),["rowSpan","start"].forEach(function(o){xe[o]=new ae(o,Re,!1,o.toLowerCase(),null,!1,!1)});var Le=/[\-\:]([a-z])/g,Me=function(o){return o[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(o){var s=o.replace(Le,Me);xe[s]=new ae(s,J,!1,o,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(o){var s=o.replace(Le,Me);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(o){var s=o.replace(Le,Me);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!1,!1)});var Se="xlinkHref";xe[Se]=new ae("xlinkHref",J,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!0,!0)});var be={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 ve(o,s){return o+s.charAt(0).toUpperCase()+s.substring(1)}var Ce=["Webkit","ms","Moz","O"];Object.keys(be).forEach(function(o){Ce.forEach(function(s){be[ve(s,o)]=be[o]})});var Te={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function ze(o,s){Te[s.type]||s.onChange||s.onInput||s.readOnly||s.disabled||s.value==null||i("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`."),s.onChange||s.readOnly||s.disabled||s.checked==null||i("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 fe(o,s){if(o.indexOf("-")===-1)return typeof s.is=="string";switch(o){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 Ze={"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},rt={},It=new RegExp("^(aria)-["+ke+"]*$"),Dt=new RegExp("^(aria)[A-Z]["+ke+"]*$");function dn(o,s){{if($.call(rt,s)&&rt[s])return!0;if(Dt.test(s)){var c="aria-"+s.slice(4).toLowerCase(),h=Ze.hasOwnProperty(c)?c:null;if(h==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",s),rt[s]=!0,!0;if(s!==h)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",s,h),rt[s]=!0,!0}if(It.test(s)){var b=s.toLowerCase(),k=Ze.hasOwnProperty(b)?b:null;if(k==null)return rt[s]=!0,!1;if(s!==k)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",s,k),rt[s]=!0,!0}}return!0}function Lt(o,s){{var c=[];for(var h in s){var b=dn(o,h);b||c.push(h)}var k=c.map(function(T){return"`"+T+"`"}).join(", ");c.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o):c.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o)}}function Ot(o,s){fe(o,s)||Lt(o,s)}var fn=!1;function qn(o,s){{if(o!=="input"&&o!=="textarea"&&o!=="select")return;s!=null&&s.value===null&&!fn&&(fn=!0,o==="select"&&s.multiple?i("`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.",o):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",o))}}var Et={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"},Ct=function(){};{var gt={},En=/^on./,Tn=/^on[^A-Z]/,Tt=new RegExp("^(aria)-["+ke+"]*$"),it=new RegExp("^(aria)[A-Z]["+ke+"]*$");Ct=function(o,s,c,h){if($.call(gt,s)&&gt[s])return!0;var b=s.toLowerCase();if(b==="onfocusin"||b==="onfocusout")return i("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."),gt[s]=!0,!0;if(h!=null){var k=h.registrationNameDependencies,T=h.possibleRegistrationNames;if(k.hasOwnProperty(s))return!0;var V=T.hasOwnProperty(b)?T[b]:null;if(V!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",s,V),gt[s]=!0,!0;if(En.test(s))return i("Unknown event handler property `%s`. It will be ignored.",s),gt[s]=!0,!0}else if(En.test(s))return Tn.test(s)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",s),gt[s]=!0,!0;if(Tt.test(s)||it.test(s))return!0;if(b==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),gt[s]=!0,!0;if(b==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),gt[s]=!0,!0;if(b==="is"&&c!==null&&c!==void 0&&typeof c!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof c),gt[s]=!0,!0;if(typeof c=="number"&&isNaN(c))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",s),gt[s]=!0,!0;var z=re(s),te=z!==null&&z.type===Y;if(Et.hasOwnProperty(b)){var ie=Et[b];if(ie!==s)return i("Invalid DOM property `%s`. Did you mean `%s`?",s,ie),gt[s]=!0,!0}else if(!te&&s!==b)return i("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.",s,b),gt[s]=!0,!0;return typeof c=="boolean"&&Ne(s,c,z)?(c?i('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()}.',c,s,s,c,s):i('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.',c,s,s,c,s,s,s),gt[s]=!0,!0):te?!0:Ne(s,c,z)?(gt[s]=!0,!1):((c==="false"||c==="true")&&z!==null&&z.type===le&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",c,s,c==="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".',s,c),gt[s]=!0),!0)}}var Rn=function(o,s,c){{var h=[];for(var b in s){var k=Ct(o,b,s[b],c);k||h.push(b)}var T=h.map(function(V){return"`"+V+"`"}).join(", ");h.length===1?i("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 ",T,o):h.length>1&&i("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 ",T,o)}};function Zn(o,s,c){fe(o,s)||Rn(o,s,c)}var me=function(){};{var Ee=/^(?:webkit|moz|o)[A-Z]/,Ye=/^-ms-/,bt=/-(.)/g,sr=/;\s*$/,Mn={},ar={},Er=!1,St=!1,qt=function(o){return o.replace(bt,function(s,c){return c.toUpperCase()})},Ft=function(o){Mn.hasOwnProperty(o)&&Mn[o]||(Mn[o]=!0,i("Unsupported style property %s. Did you mean %s?",o,qt(o.replace(Ye,"ms-"))))},Je=function(o){Mn.hasOwnProperty(o)&&Mn[o]||(Mn[o]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",o,o.charAt(0).toUpperCase()+o.slice(1)))},en=function(o,s){ar.hasOwnProperty(s)&&ar[s]||(ar[s]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,o,s.replace(sr,"")))},Bn=function(o,s){Er||(Er=!0,i("`NaN` is an invalid value for the `%s` css style property.",o))},Vn=function(o,s){St||(St=!0,i("`Infinity` is an invalid value for the `%s` css style property.",o))};me=function(o,s){o.indexOf("-")>-1?Ft(o):Ee.test(o)?Je(o):sr.test(s)&&en(o,s),typeof s=="number"&&(isNaN(s)?Bn(o,s):isFinite(s)||Vn(o,s))}}var Zt=me,Gn=/["'&<>]/;function tn(o){H(o);var s=""+o,c=Gn.exec(s);if(!c)return s;var h,b="",k,T=0;for(k=c.index;k<s.length;k++){switch(s.charCodeAt(k)){case 34:h="&quot;";break;case 38:h="&amp;";break;case 39:h="&#x27;";break;case 60:h="&lt;";break;case 62:h="&gt;";break;default:continue}T!==k&&(b+=s.substring(T,k)),T=k+1,b+=h}return T!==k?b+s.substring(T,k):b}function xt(o){return typeof o=="boolean"||typeof o=="number"?""+o:tn(o)}var lr=/([A-Z])/g,cr=/^ms-/;function ur(o){return o.replace(lr,"-$1").toLowerCase().replace(cr,"-ms-")}var vt=/^[\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,dr=!1;function zr(o){!dr&&vt.test(o)&&(dr=!0,i("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(o)))}var qr=Array.isArray;function nn(o){return qr(o)}var N="<script>";function oe(o,s,c,h,b){var k=o===void 0?"":o,T=N,V=[];return{bootstrapChunks:V,startInlineScript:T,placeholderPrefix:k+"P:",segmentPrefix:k+"S:",boundaryPrefix:k+"B:",idPrefix:k,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var ge=0,Pe=1,He=2,Xe=3,We=4,$e=5,st=6,tt=7;function Ke(o,s){return{insertionMode:o,selectedValue:s}}function Rt(o,s,c){switch(s){case"select":return Ke(Pe,c.value!=null?c.value:c.defaultValue);case"svg":return Ke(He,null);case"math":return Ke(Xe,null);case"foreignObject":return Ke(Pe,null);case"table":return Ke(We,null);case"thead":case"tbody":case"tfoot":return Ke($e,null);case"colgroup":return Ke(tt,null);case"tr":return Ke(st,null)}return o.insertionMode>=We||o.insertionMode===ge?Ke(Pe,null):o}var hn=null;function Mt(o){var s=o.nextSuspenseID++;return o.boundaryPrefix+s.toString(16)}function Ge(o,s,c){var h=o.idPrefix,b=":"+h+"R"+s;return c>0&&(b+="H"+c.toString(32)),b+":"}function jt(o){return xt(o)}var rn="<!-- -->";function Pn(o,s,c,h){return s===""?h:(h&&o.push(rn),o.push(jt(s)),!0)}function Tr(o,s,c,h){c&&h&&o.push(rn)}var pn=new Map;function An(o){var s=pn.get(o);if(s!==void 0)return s;var c=xt(ur(o));return pn.set(o,c),c}var Nt=' style="',Yn=":",fr=";";function Rr(o,s,c){if(typeof c!="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.");var h=!0;for(var b in c)if($.call(c,b)){var k=c[b];if(!(k==null||typeof k=="boolean"||k==="")){var T=void 0,V=void 0,z=b.indexOf("--")===0;z?(T=xt(b),j(k,b),V=xt((""+k).trim())):(Zt(b,k),T=An(b),typeof k=="number"?k!==0&&!$.call(be,b)?V=k+"px":V=""+k:(j(k,b),V=xt((""+k).trim()))),h?(h=!1,o.push(Nt,T,Yn,V)):o.push(fr,T,Yn,V)}}h||o.push($t)}var on=" ",In='="',$t='"',Mr='=""';function Pt(o,s,c,h){switch(c){case"style":{Rr(o,s,h);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(c.length>2&&(c[0]==="o"||c[0]==="O")&&(c[1]==="n"||c[1]==="N"))){var b=re(c);if(b!==null){switch(typeof h){case"function":case"symbol":return;case"boolean":if(!b.acceptsBooleans)return}var k=b.attributeName,T=k;switch(b.type){case le:h&&o.push(on,T,Mr);return;case he:h===!0?o.push(on,T,Mr):h===!1||o.push(on,T,In,xt(h),$t);return;case Re:isNaN(h)||o.push(on,T,In,xt(h),$t);break;case ce:!isNaN(h)&&h>=1&&o.push(on,T,In,xt(h),$t);break;default:b.sanitizeURL&&(O(h,k),h=""+h,zr(h)),o.push(on,T,In,xt(h),$t)}}else if(_e(c)){switch(typeof h){case"function":case"symbol":return;case"boolean":{var V=c.toLowerCase().slice(0,5);if(V!=="data-"&&V!=="aria-")return}}o.push(on,c,In,xt(h),$t)}}}var Gt=">",g="/>";function C(o,s,c){if(s!=null){if(c!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof s!="object"||!("__html"in s))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var h=s.__html;h!=null&&(H(h),o.push(""+h))}}var R=!1,F=!1,Z=!1,U=!1,X=!1,ue=!1,Ae=!1;function Be(o,s){{var c=o[s];if(c!=null){var h=nn(c);o.multiple&&!h?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",s):!o.multiple&&h&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",s)}}}function De(o,s,c){ze("select",s),Be(s,"value"),Be(s,"defaultValue"),s.value!==void 0&&s.defaultValue!==void 0&&!Z&&(i("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"),Z=!0),o.push(Dn("select"));var h=null,b=null;for(var k in s)if($.call(s,k)){var T=s[k];if(T==null)continue;switch(k){case"children":h=T;break;case"dangerouslySetInnerHTML":b=T;break;case"defaultValue":case"value":break;default:Pt(o,c,k,T);break}}return o.push(Gt),C(o,b,h),h}function Qe(o){var s="";return t.Children.forEach(o,function(c){c!=null&&(s+=c,!X&&typeof c!="string"&&typeof c!="number"&&(X=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),s}var Wt=' selected=""';function Ht(o,s,c,h){var b=h.selectedValue;o.push(Dn("option"));var k=null,T=null,V=null,z=null;for(var te in s)if($.call(s,te)){var ie=s[te];if(ie==null)continue;switch(te){case"children":k=ie;break;case"selected":V=ie,Ae||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Ae=!0);break;case"dangerouslySetInnerHTML":z=ie;break;case"value":T=ie;default:Pt(o,c,te,ie);break}}if(b!=null){var ye;if(T!==null?(O(T,"value"),ye=""+T):(z!==null&&(ue||(ue=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ye=Qe(k)),nn(b))for(var Oe=0;Oe<b.length;Oe++){O(b[Oe],"value");var nt=""+b[Oe];if(nt===ye){o.push(Wt);break}}else O(b,"select.value"),""+b===ye&&o.push(Wt)}else V&&o.push(Wt);return o.push(Gt),C(o,z,k),k}function Ut(o,s,c){ze("input",s),s.checked!==void 0&&s.defaultChecked!==void 0&&!F&&(i("%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","A component",s.type),F=!0),s.value!==void 0&&s.defaultValue!==void 0&&!R&&(i("%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","A component",s.type),R=!0),o.push(Dn("input"));var h=null,b=null,k=null,T=null;for(var V in s)if($.call(s,V)){var z=s[V];if(z==null)continue;switch(V){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":T=z;break;case"defaultValue":b=z;break;case"checked":k=z;break;case"value":h=z;break;default:Pt(o,c,V,z);break}}return k!==null?Pt(o,c,"checked",k):T!==null&&Pt(o,c,"checked",T),h!==null?Pt(o,c,"value",h):b!==null&&Pt(o,c,"value",b),o.push(g),null}function Xn(o,s,c){ze("textarea",s),s.value!==void 0&&s.defaultValue!==void 0&&!U&&(i("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"),U=!0),o.push(Dn("textarea"));var h=null,b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":k=V;break;case"value":h=V;break;case"defaultValue":b=V;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:Pt(o,c,T,V);break}}if(h===null&&b!==null&&(h=b),o.push(Gt),k!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),h!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(nn(k)){if(k.length>1)throw new Error("<textarea> can only have at most one child.");H(k[0]),h=""+k[0]}H(k),h=""+k}return typeof h=="string"&&h[0]===`
155
+ `&&o.push(pr),h!==null&&(O(h,"value"),o.push(jt(""+h))),null}function Ln(o,s,c,h){o.push(Dn(c));for(var b in s)if($.call(s,b)){var k=s[b];if(k==null)continue;switch(b){case"children":case"dangerouslySetInnerHTML":throw new Error(c+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Pt(o,h,b,k);break}}return o.push(g),null}function Pr(o,s,c){o.push(Dn("menuitem"));for(var h in s)if($.call(s,h)){var b=s[h];if(b==null)continue;switch(h){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:Pt(o,c,h,b);break}}return o.push(Gt),null}function Kn(o,s,c){o.push(Dn("title"));var h=null;for(var b in s)if($.call(s,b)){var k=s[b];if(k==null)continue;switch(b){case"children":h=k;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:Pt(o,c,b,k);break}}o.push(Gt);{var T=Array.isArray(h)&&h.length<2?h[0]||null:h;Array.isArray(h)&&h.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):T!=null&&T.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):T!=null&&typeof T!="string"&&typeof T!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return h}function hr(o,s,c,h){o.push(Dn(c));var b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":b=V;break;case"dangerouslySetInnerHTML":k=V;break;default:Pt(o,h,T,V);break}}return o.push(Gt),C(o,k,b),typeof b=="string"?(o.push(jt(b)),null):b}function On(o,s,c,h){o.push(Dn(c));var b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":b=V;break;case"dangerouslySetInnerHTML":k=V;break;case"style":Rr(o,h,V);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:_e(T)&&typeof V!="function"&&typeof V!="symbol"&&o.push(on,T,In,xt(V),$t);break}}return o.push(Gt),C(o,k,b),b}var pr=`
156
+ `;function wa(o,s,c,h){o.push(Dn(c));var b=null,k=null;for(var T in s)if($.call(s,T)){var V=s[T];if(V==null)continue;switch(T){case"children":b=V;break;case"dangerouslySetInnerHTML":k=V;break;default:Pt(o,h,T,V);break}}if(o.push(Gt),k!=null){if(b!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof k!="object"||!("__html"in k))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var z=k.__html;z!=null&&(typeof z=="string"&&z.length>0&&z[0]===`
101
157
  `?o.push(pr,z):(H(z),o.push(""+z)))}return typeof b=="string"&&b[0]===`
102
- `&&o.push(pr),b}var ba=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,wo=new Map;function Dn(o){var s=wo.get(o);if(s===void 0){if(!ba.test(o))throw new Error("Invalid tag: "+o);s="<"+o,wo.set(o,s)}return s}var xa="<!DOCTYPE html>";function jn(o,s,c,h,b){switch(Ot(s,c),qn(s,c),Zn(s,c,null),!c.suppressContentEditableWarning&&c.contentEditable&&c.children!=null&&i("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."),b.insertionMode!==He&&b.insertionMode!==Xe&&s.indexOf("-")===-1&&typeof c.is!="string"&&s.toLowerCase()!==s&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",s),s){case"select":return De(o,c,h);case"option":return Ht(o,c,h,b);case"textarea":return Xn(o,c,h);case"input":return Ut(o,c,h);case"menuitem":return Mr(o,c,h);case"title":return Kn(o,c,h);case"listing":case"pre":return wa(o,c,s,h);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return Ln(o,c,s,h);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 hr(o,c,s,h);case"html":return b.insertionMode===me&&o.push(xa),hr(o,c,s,h);default:return s.indexOf("-")===-1&&typeof c.is!="string"?hr(o,c,s,h):On(o,c,s,h)}}var Qo="</",bo=">";function at(o,s,c){switch(s){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:o.push(Qo,s,bo)}}function mr(o,s){for(var c=s.bootstrapChunks,h=0;h<c.length-1;h++)d(o,c[h]);return h<c.length?p(o,c[h]):!0}var xo='<template id="',gr='"></template>';function Jn(o,s,c){d(o,xo),d(o,s.placeholderPrefix);var h=c.toString(16);return d(o,h),p(o,gr)}var Co="<!--$-->",Qn='<!--$?--><template id="',mn='"></template>',ei="<!--$!-->",Zr="<!--/$-->",Ji="<template",ko='"',Qi=' data-dgst="',Ca=' data-msg="',ka=' data-stck="',_o="></template>";function es(o,s){return p(o,Co)}function Gr(o,s,c){if(d(o,Qn),c===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return d(o,c),p(o,mn)}function ti(o,s,c,h,b){var k;return k=p(o,ei),d(o,Ji),c&&(d(o,Qi),d(o,xt(c)),d(o,ko)),h&&(d(o,Ca),d(o,xt(h)),d(o,ko)),b&&(d(o,ka),d(o,xt(b)),d(o,ko)),k=p(o,_o),k}function _a(o,s){return p(o,Zr)}function Ar(o,s){return p(o,Zr)}function ni(o,s){return p(o,Zr)}var ri='<div hidden id="',Ir='">',Yr="</div>",So='<svg aria-hidden="true" style="display:none" id="',ts='">',ns="</svg>",rs='<math aria-hidden="true" style="display:none" id="',Eo='">',Yt="</math>",os='<table hidden id="',To='">',Sa="</table>",is='<table hidden><tbody id="',Ro='">',ss="</tbody></table>",as='<table hidden><tr id="',Po='">',Mo="</tr></table>",ls='<table hidden><colgroup id="',cs='">',us="</colgroup></table>";function oi(o,s,c,h){switch(c.insertionMode){case me:case Me:return d(o,ri),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Ir);case He:return d(o,So),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,ts);case Xe:return d(o,rs),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Eo);case We:return d(o,os),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,To);case $e:return d(o,is),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Ro);case st:return d(o,as),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Po);case tt:return d(o,ls),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,cs);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function ds(o,s){switch(s.insertionMode){case me:case Me:return p(o,Yr);case He:return p(o,ns);case Xe:return p(o,Yt);case We:return p(o,Sa);case $e:return p(o,ss);case st:return p(o,Mo);case tt:return p(o,us);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var v="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",x='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',E='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',D=v+';$RS("',G='$RS("',q='","',Q='")<\/script>';function de(o,s,c){d(o,s.startInlineScript),s.sentCompleteSegmentFunction?d(o,G):(s.sentCompleteSegmentFunction=!0,d(o,D)),d(o,s.segmentPrefix);var h=c.toString(16);return d(o,h),d(o,q),d(o,s.placeholderPrefix),d(o,h),p(o,Q)}var Ve=x+';$RC("',qe='$RC("',Ue='","',ft='")<\/script>';function Xt(o,s,c,h){if(d(o,s.startInlineScript),s.sentCompleteBoundaryFunction?d(o,qe):(s.sentCompleteBoundaryFunction=!0,d(o,Ve)),c===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var b=h.toString(16);return d(o,c),d(o,Ue),d(o,s.segmentPrefix),d(o,b),p(o,ft)}var gn=E+';$RX("',vn='$RX("',Ao='"',fs=")<\/script>",Xr=",";function rd(o,s,c,h,b,k){if(d(o,s.startInlineScript),s.sentClientRenderFunction?d(o,vn):(s.sentClientRenderFunction=!0,d(o,gn)),c===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return d(o,c),d(o,Ao),(h||b||k)&&(d(o,Xr),d(o,Ea(h||""))),(b||k)&&(d(o,Xr),d(o,Ea(b||""))),k&&(d(o,Xr),d(o,Ea(k))),p(o,fs)}var od=/[<\u2028\u2029]/g;function Ea(o){var s=JSON.stringify(o);return s.replace(od,function(c){switch(c){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function id(o,s){var c=oe(s);return{bootstrapChunks:c.bootstrapChunks,startInlineScript:c.startInlineScript,placeholderPrefix:c.placeholderPrefix,segmentPrefix:c.segmentPrefix,boundaryPrefix:c.boundaryPrefix,idPrefix:c.idPrefix,nextSuspenseID:c.nextSuspenseID,sentCompleteSegmentFunction:c.sentCompleteSegmentFunction,sentCompleteBoundaryFunction:c.sentCompleteBoundaryFunction,sentClientRenderFunction:c.sentClientRenderFunction,generateStaticMarkup:o}}function sd(){return{insertionMode:Me,selectedValue:null}}function Ql(o,s,c,h){return c.generateStaticMarkup?(o.push(xt(s)),!1):Mn(o,s,c,h)}function ec(o,s,c,h){if(!s.generateStaticMarkup)return Tr(o,s,c,h)}function ad(o,s){return s.generateStaticMarkup?!0:es(o)}function ld(o,s,c,h,b){return s.generateStaticMarkup?!0:ti(o,s,c,h,b)}function cd(o,s){return s.generateStaticMarkup?!0:_a(o)}function ud(o,s){return s.generateStaticMarkup?!0:ni(o)}var sn=Object.assign,dd=Symbol.for("react.element"),tc=Symbol.for("react.portal"),hs=Symbol.for("react.fragment"),yn=Symbol.for("react.strict_mode"),nc=Symbol.for("react.profiler"),ps=Symbol.for("react.provider"),ms=Symbol.for("react.context"),gs=Symbol.for("react.forward_ref"),vs=Symbol.for("react.suspense"),ii=Symbol.for("react.suspense_list"),si=Symbol.for("react.memo"),Io=Symbol.for("react.lazy"),Ta=Symbol.for("react.scope"),Ra=Symbol.for("react.debug_trace_mode"),Pa=Symbol.for("react.legacy_hidden"),ys=Symbol.for("react.default_value"),rc=Symbol.iterator,fd="@@iterator";function hd(o){if(o===null||typeof o!="object")return null;var s=rc&&o[rc]||o[fd];return typeof s=="function"?s:null}function pd(o,s,c){var h=o.displayName;if(h)return h;var b=s.displayName||s.name||"";return b!==""?c+"("+b+")":c}function Ma(o){return o.displayName||"Context"}function wt(o){if(o==null)return null;if(typeof o.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof o=="function")return o.displayName||o.name||null;if(typeof o=="string")return o;switch(o){case hs:return"Fragment";case tc:return"Portal";case nc:return"Profiler";case yn:return"StrictMode";case vs:return"Suspense";case ii:return"SuspenseList"}if(typeof o=="object")switch(o.$$typeof){case ms:var s=o;return Ma(s)+".Consumer";case ps:var c=o;return Ma(c._context)+".Provider";case gs:return pd(o,o.render,"ForwardRef");case si:var h=o.displayName||null;return h!==null?h:wt(o.type)||"Memo";case Io:{var b=o,k=b._payload,T=b._init;try{return wt(T(k))}catch{return null}}}return null}var ai=0,oc,Aa,yt,Lo,Ia,La,Da;function Fa(){}Fa.__reactDisabledLog=!0;function ic(){{if(ai===0){oc=console.log,Aa=console.info,yt=console.warn,Lo=console.error,Ia=console.group,La=console.groupCollapsed,Da=console.groupEnd;var o={configurable:!0,enumerable:!0,value:Fa,writable:!0};Object.defineProperties(console,{info:o,log:o,warn:o,error:o,group:o,groupCollapsed:o,groupEnd:o})}ai++}}function sc(){{if(ai--,ai===0){var o={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:sn({},o,{value:oc}),info:sn({},o,{value:Aa}),warn:sn({},o,{value:yt}),error:sn({},o,{value:Lo}),group:sn({},o,{value:Ia}),groupCollapsed:sn({},o,{value:La}),groupEnd:sn({},o,{value:Da})})}ai<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ws=n.ReactCurrentDispatcher,bs;function li(o,s,c){{if(bs===void 0)try{throw Error()}catch(b){var h=b.stack.trim().match(/\n( *(at )?)/);bs=h&&h[1]||""}return`
158
+ `&&o.push(pr),b}var ba=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,wo=new Map;function Dn(o){var s=wo.get(o);if(s===void 0){if(!ba.test(o))throw new Error("Invalid tag: "+o);s="<"+o,wo.set(o,s)}return s}var xa="<!DOCTYPE html>";function jn(o,s,c,h,b){switch(Ot(s,c),qn(s,c),Zn(s,c,null),!c.suppressContentEditableWarning&&c.contentEditable&&c.children!=null&&i("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."),b.insertionMode!==He&&b.insertionMode!==Xe&&s.indexOf("-")===-1&&typeof c.is!="string"&&s.toLowerCase()!==s&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",s),s){case"select":return De(o,c,h);case"option":return Ht(o,c,h,b);case"textarea":return Xn(o,c,h);case"input":return Ut(o,c,h);case"menuitem":return Pr(o,c,h);case"title":return Kn(o,c,h);case"listing":case"pre":return wa(o,c,s,h);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return Ln(o,c,s,h);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 hr(o,c,s,h);case"html":return b.insertionMode===ge&&o.push(xa),hr(o,c,s,h);default:return s.indexOf("-")===-1&&typeof c.is!="string"?hr(o,c,s,h):On(o,c,s,h)}}var Qo="</",bo=">";function at(o,s,c){switch(s){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:o.push(Qo,s,bo)}}function mr(o,s){for(var c=s.bootstrapChunks,h=0;h<c.length-1;h++)d(o,c[h]);return h<c.length?p(o,c[h]):!0}var xo='<template id="',gr='"></template>';function Jn(o,s,c){d(o,xo),d(o,s.placeholderPrefix);var h=c.toString(16);return d(o,h),p(o,gr)}var Co="<!--$-->",Qn='<!--$?--><template id="',mn='"></template>',ei="<!--$!-->",Zr="<!--/$-->",Ji="<template",ko='"',Qi=' data-dgst="',Ca=' data-msg="',ka=' data-stck="',_o="></template>";function es(o,s){return p(o,Co)}function Gr(o,s,c){if(d(o,Qn),c===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return d(o,c),p(o,mn)}function ti(o,s,c,h,b){var k;return k=p(o,ei),d(o,Ji),c&&(d(o,Qi),d(o,xt(c)),d(o,ko)),h&&(d(o,Ca),d(o,xt(h)),d(o,ko)),b&&(d(o,ka),d(o,xt(b)),d(o,ko)),k=p(o,_o),k}function _a(o,s){return p(o,Zr)}function Ar(o,s){return p(o,Zr)}function ni(o,s){return p(o,Zr)}var ri='<div hidden id="',Ir='">',Yr="</div>",So='<svg aria-hidden="true" style="display:none" id="',ts='">',ns="</svg>",rs='<math aria-hidden="true" style="display:none" id="',Eo='">',Yt="</math>",os='<table hidden id="',To='">',Sa="</table>",is='<table hidden><tbody id="',Ro='">',ss="</tbody></table>",as='<table hidden><tr id="',Mo='">',Po="</tr></table>",ls='<table hidden><colgroup id="',cs='">',us="</colgroup></table>";function oi(o,s,c,h){switch(c.insertionMode){case ge:case Pe:return d(o,ri),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Ir);case He:return d(o,So),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,ts);case Xe:return d(o,rs),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Eo);case We:return d(o,os),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,To);case $e:return d(o,is),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Ro);case st:return d(o,as),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,Mo);case tt:return d(o,ls),d(o,s.segmentPrefix),d(o,h.toString(16)),p(o,cs);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function ds(o,s){switch(s.insertionMode){case ge:case Pe:return p(o,Yr);case He:return p(o,ns);case Xe:return p(o,Yt);case We:return p(o,Sa);case $e:return p(o,ss);case st:return p(o,Po);case tt:return p(o,us);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var v="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",x='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',E='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',D=v+';$RS("',G='$RS("',q='","',Q='")<\/script>';function de(o,s,c){d(o,s.startInlineScript),s.sentCompleteSegmentFunction?d(o,G):(s.sentCompleteSegmentFunction=!0,d(o,D)),d(o,s.segmentPrefix);var h=c.toString(16);return d(o,h),d(o,q),d(o,s.placeholderPrefix),d(o,h),p(o,Q)}var Ve=x+';$RC("',qe='$RC("',Ue='","',ft='")<\/script>';function Xt(o,s,c,h){if(d(o,s.startInlineScript),s.sentCompleteBoundaryFunction?d(o,qe):(s.sentCompleteBoundaryFunction=!0,d(o,Ve)),c===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var b=h.toString(16);return d(o,c),d(o,Ue),d(o,s.segmentPrefix),d(o,b),p(o,ft)}var gn=E+';$RX("',vn='$RX("',Ao='"',fs=")<\/script>",Xr=",";function od(o,s,c,h,b,k){if(d(o,s.startInlineScript),s.sentClientRenderFunction?d(o,vn):(s.sentClientRenderFunction=!0,d(o,gn)),c===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return d(o,c),d(o,Ao),(h||b||k)&&(d(o,Xr),d(o,Ea(h||""))),(b||k)&&(d(o,Xr),d(o,Ea(b||""))),k&&(d(o,Xr),d(o,Ea(k))),p(o,fs)}var id=/[<\u2028\u2029]/g;function Ea(o){var s=JSON.stringify(o);return s.replace(id,function(c){switch(c){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function sd(o,s){var c=oe(s);return{bootstrapChunks:c.bootstrapChunks,startInlineScript:c.startInlineScript,placeholderPrefix:c.placeholderPrefix,segmentPrefix:c.segmentPrefix,boundaryPrefix:c.boundaryPrefix,idPrefix:c.idPrefix,nextSuspenseID:c.nextSuspenseID,sentCompleteSegmentFunction:c.sentCompleteSegmentFunction,sentCompleteBoundaryFunction:c.sentCompleteBoundaryFunction,sentClientRenderFunction:c.sentClientRenderFunction,generateStaticMarkup:o}}function ad(){return{insertionMode:Pe,selectedValue:null}}function Ql(o,s,c,h){return c.generateStaticMarkup?(o.push(xt(s)),!1):Pn(o,s,c,h)}function ec(o,s,c,h){if(!s.generateStaticMarkup)return Tr(o,s,c,h)}function ld(o,s){return s.generateStaticMarkup?!0:es(o)}function cd(o,s,c,h,b){return s.generateStaticMarkup?!0:ti(o,s,c,h,b)}function ud(o,s){return s.generateStaticMarkup?!0:_a(o)}function dd(o,s){return s.generateStaticMarkup?!0:ni(o)}var sn=Object.assign,fd=Symbol.for("react.element"),tc=Symbol.for("react.portal"),hs=Symbol.for("react.fragment"),yn=Symbol.for("react.strict_mode"),nc=Symbol.for("react.profiler"),ps=Symbol.for("react.provider"),ms=Symbol.for("react.context"),gs=Symbol.for("react.forward_ref"),vs=Symbol.for("react.suspense"),ii=Symbol.for("react.suspense_list"),si=Symbol.for("react.memo"),Io=Symbol.for("react.lazy"),Ta=Symbol.for("react.scope"),Ra=Symbol.for("react.debug_trace_mode"),Ma=Symbol.for("react.legacy_hidden"),ys=Symbol.for("react.default_value"),rc=Symbol.iterator,hd="@@iterator";function pd(o){if(o===null||typeof o!="object")return null;var s=rc&&o[rc]||o[hd];return typeof s=="function"?s:null}function md(o,s,c){var h=o.displayName;if(h)return h;var b=s.displayName||s.name||"";return b!==""?c+"("+b+")":c}function Pa(o){return o.displayName||"Context"}function wt(o){if(o==null)return null;if(typeof o.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof o=="function")return o.displayName||o.name||null;if(typeof o=="string")return o;switch(o){case hs:return"Fragment";case tc:return"Portal";case nc:return"Profiler";case yn:return"StrictMode";case vs:return"Suspense";case ii:return"SuspenseList"}if(typeof o=="object")switch(o.$$typeof){case ms:var s=o;return Pa(s)+".Consumer";case ps:var c=o;return Pa(c._context)+".Provider";case gs:return md(o,o.render,"ForwardRef");case si:var h=o.displayName||null;return h!==null?h:wt(o.type)||"Memo";case Io:{var b=o,k=b._payload,T=b._init;try{return wt(T(k))}catch{return null}}}return null}var ai=0,oc,Aa,yt,Lo,Ia,La,Da;function Fa(){}Fa.__reactDisabledLog=!0;function ic(){{if(ai===0){oc=console.log,Aa=console.info,yt=console.warn,Lo=console.error,Ia=console.group,La=console.groupCollapsed,Da=console.groupEnd;var o={configurable:!0,enumerable:!0,value:Fa,writable:!0};Object.defineProperties(console,{info:o,log:o,warn:o,error:o,group:o,groupCollapsed:o,groupEnd:o})}ai++}}function sc(){{if(ai--,ai===0){var o={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:sn({},o,{value:oc}),info:sn({},o,{value:Aa}),warn:sn({},o,{value:yt}),error:sn({},o,{value:Lo}),group:sn({},o,{value:Ia}),groupCollapsed:sn({},o,{value:La}),groupEnd:sn({},o,{value:Da})})}ai<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ws=n.ReactCurrentDispatcher,bs;function li(o,s,c){{if(bs===void 0)try{throw Error()}catch(b){var h=b.stack.trim().match(/\n( *(at )?)/);bs=h&&h[1]||""}return`
103
159
  `+bs+o}}var Ba=!1,Do;{var Va=typeof WeakMap=="function"?WeakMap:Map;Do=new Va}function Kr(o,s){if(!o||Ba)return"";{var c=Do.get(o);if(c!==void 0)return c}var h;Ba=!0;var b=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var k;k=ws.current,ws.current=null,ic();try{if(s){var T=function(){throw Error()};if(Object.defineProperty(T.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(T,[])}catch(Bt){h=Bt}Reflect.construct(o,[],T)}else{try{T.call()}catch(Bt){h=Bt}o.call(T.prototype)}}else{try{throw Error()}catch(Bt){h=Bt}o()}}catch(Bt){if(Bt&&h&&typeof Bt.stack=="string"){for(var V=Bt.stack.split(`
104
160
  `),z=h.stack.split(`
105
161
  `),te=V.length-1,ie=z.length-1;te>=1&&ie>=0&&V[te]!==z[ie];)ie--;for(;te>=1&&ie>=0;te--,ie--)if(V[te]!==z[ie]){if(te!==1||ie!==1)do if(te--,ie--,ie<0||V[te]!==z[ie]){var ye=`
106
- `+V[te].replace(" at new "," at ");return o.displayName&&ye.includes("<anonymous>")&&(ye=ye.replace("<anonymous>",o.displayName)),typeof o=="function"&&Do.set(o,ye),ye}while(te>=1&&ie>=0);break}}}finally{Ba=!1,ws.current=k,sc(),Error.prepareStackTrace=b}var Oe=o?o.displayName||o.name:"",nt=Oe?li(Oe):"";return typeof o=="function"&&Do.set(o,nt),nt}function Oa(o,s,c){return Kr(o,!0)}function ci(o,s,c){return Kr(o,!1)}function md(o){var s=o.prototype;return!!(s&&s.isReactComponent)}function ui(o,s,c){if(o==null)return"";if(typeof o=="function")return Kr(o,md(o));if(typeof o=="string")return li(o);switch(o){case vs:return li("Suspense");case ii:return li("SuspenseList")}if(typeof o=="object")switch(o.$$typeof){case gs:return ci(o.render);case si:return ui(o.type,s,c);case Io:{var h=o,b=h._payload,k=h._init;try{return ui(k(b),s,c)}catch{}}}return""}var ac={},ja=n.ReactDebugCurrentFrame;function xs(o){if(o){var s=o._owner,c=ui(o.type,o._source,s?s.type:null);ja.setExtraStackFrame(c)}else ja.setExtraStackFrame(null)}function Cs(o,s,c,h,b){{var k=Function.call.bind($);for(var T in o)if(k(o,T)){var V=void 0;try{if(typeof o[T]!="function"){var z=Error((h||"React class")+": "+c+" type `"+T+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[T]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw z.name="Invariant Violation",z}V=o[T](s,T,h,c,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(te){V=te}V&&!(V instanceof Error)&&(xs(b),i("%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).",h||"React class",c,T,typeof V),xs(null)),V instanceof Error&&!(V.message in ac)&&(ac[V.message]=!0,xs(b),i("Failed %s type: %s",c,V.message),xs(null))}}}var ks;ks={};var di={};Object.freeze(di);function fi(o,s){{var c=o.contextTypes;if(!c)return di;var h={};for(var b in c)h[b]=s[b];{var k=wt(o)||"Unknown";Cs(c,h,"context",k)}return h}}function lc(o,s,c,h){{if(typeof o.getChildContext!="function"){{var b=wt(s)||"Unknown";ks[b]||(ks[b]=!0,i("%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.",b,b))}return c}var k=o.getChildContext();for(var T in k)if(!(T in h))throw new Error((wt(s)||"Unknown")+'.getChildContext(): key "'+T+'" is not defined in childContextTypes.');{var V=wt(s)||"Unknown";Cs(h,k,"child context",V)}return sn({},c,k)}}var Jr;Jr={};var _s=null,Lr=null;function Na(o){o.context._currentValue2=o.parentValue}function Qr(o){o.context._currentValue2=o.value}function Ss(o,s){if(o!==s){Na(o);var c=o.parent,h=s.parent;if(c===null){if(h!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(h===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");Ss(c,h)}Qr(s)}}function Dr(o){Na(o);var s=o.parent;s!==null&&Dr(s)}function Es(o){var s=o.parent;s!==null&&Es(s),Qr(o)}function Ts(o,s){Na(o);var c=o.parent;if(c===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");c.depth===s.depth?Ss(c,s):Ts(c,s)}function hi(o,s){var c=s.parent;if(c===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");o.depth===c.depth?Ss(o,c):hi(o,c),Qr(s)}function pi(o){var s=Lr,c=o;s!==c&&(s===null?Es(c):c===null?Dr(s):s.depth===c.depth?Ss(s,c):s.depth>c.depth?Ts(s,c):hi(s,c),Lr=c)}function cc(o,s){var c;c=o._currentValue2,o._currentValue2=s,o._currentRenderer2!==void 0&&o._currentRenderer2!==null&&o._currentRenderer2!==Jr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),o._currentRenderer2=Jr;var h=Lr,b={parent:h,depth:h===null?0:h.depth+1,context:o,parentValue:c,value:s};return Lr=b,b}function uc(o){var s=Lr;if(s===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");s.context!==o&&i("The parent context is not the expected context. This is probably a bug in React.");{var c=s.parentValue;c===ys?s.context._currentValue2=s.context._defaultValue:s.context._currentValue2=c,o._currentRenderer2!==void 0&&o._currentRenderer2!==null&&o._currentRenderer2!==Jr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),o._currentRenderer2=Jr}return Lr=s.parent}function dc(){return Lr}function Fr(o){var s=o._currentValue2;return s}function $a(o){return o._reactInternals}function gd(o,s){o._reactInternals=s}var fc={},Fo={},mi,Wa,Rs,Ps,Ms,Bo,gi,vi,As;{mi=new Set,Wa=new Set,Rs=new Set,gi=new Set,Ps=new Set,vi=new Set,As=new Set;var yi=new Set;Bo=function(o,s){if(!(o===null||typeof o=="function")){var c=s+"_"+o;yi.has(c)||(yi.add(c),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",s,o))}},Ms=function(o,s){if(s===void 0){var c=wt(o)||"Component";Ps.has(c)||(Ps.add(c),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",c))}}}function Is(o,s){{var c=o.constructor,h=c&&wt(c)||"ReactClass",b=h+"."+s;if(fc[b])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
162
+ `+V[te].replace(" at new "," at ");return o.displayName&&ye.includes("<anonymous>")&&(ye=ye.replace("<anonymous>",o.displayName)),typeof o=="function"&&Do.set(o,ye),ye}while(te>=1&&ie>=0);break}}}finally{Ba=!1,ws.current=k,sc(),Error.prepareStackTrace=b}var Oe=o?o.displayName||o.name:"",nt=Oe?li(Oe):"";return typeof o=="function"&&Do.set(o,nt),nt}function Oa(o,s,c){return Kr(o,!0)}function ci(o,s,c){return Kr(o,!1)}function gd(o){var s=o.prototype;return!!(s&&s.isReactComponent)}function ui(o,s,c){if(o==null)return"";if(typeof o=="function")return Kr(o,gd(o));if(typeof o=="string")return li(o);switch(o){case vs:return li("Suspense");case ii:return li("SuspenseList")}if(typeof o=="object")switch(o.$$typeof){case gs:return ci(o.render);case si:return ui(o.type,s,c);case Io:{var h=o,b=h._payload,k=h._init;try{return ui(k(b),s,c)}catch{}}}return""}var ac={},ja=n.ReactDebugCurrentFrame;function xs(o){if(o){var s=o._owner,c=ui(o.type,o._source,s?s.type:null);ja.setExtraStackFrame(c)}else ja.setExtraStackFrame(null)}function Cs(o,s,c,h,b){{var k=Function.call.bind($);for(var T in o)if(k(o,T)){var V=void 0;try{if(typeof o[T]!="function"){var z=Error((h||"React class")+": "+c+" type `"+T+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[T]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw z.name="Invariant Violation",z}V=o[T](s,T,h,c,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(te){V=te}V&&!(V instanceof Error)&&(xs(b),i("%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).",h||"React class",c,T,typeof V),xs(null)),V instanceof Error&&!(V.message in ac)&&(ac[V.message]=!0,xs(b),i("Failed %s type: %s",c,V.message),xs(null))}}}var ks;ks={};var di={};Object.freeze(di);function fi(o,s){{var c=o.contextTypes;if(!c)return di;var h={};for(var b in c)h[b]=s[b];{var k=wt(o)||"Unknown";Cs(c,h,"context",k)}return h}}function lc(o,s,c,h){{if(typeof o.getChildContext!="function"){{var b=wt(s)||"Unknown";ks[b]||(ks[b]=!0,i("%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.",b,b))}return c}var k=o.getChildContext();for(var T in k)if(!(T in h))throw new Error((wt(s)||"Unknown")+'.getChildContext(): key "'+T+'" is not defined in childContextTypes.');{var V=wt(s)||"Unknown";Cs(h,k,"child context",V)}return sn({},c,k)}}var Jr;Jr={};var _s=null,Lr=null;function Na(o){o.context._currentValue2=o.parentValue}function Qr(o){o.context._currentValue2=o.value}function Ss(o,s){if(o!==s){Na(o);var c=o.parent,h=s.parent;if(c===null){if(h!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(h===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");Ss(c,h)}Qr(s)}}function Dr(o){Na(o);var s=o.parent;s!==null&&Dr(s)}function Es(o){var s=o.parent;s!==null&&Es(s),Qr(o)}function Ts(o,s){Na(o);var c=o.parent;if(c===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");c.depth===s.depth?Ss(c,s):Ts(c,s)}function hi(o,s){var c=s.parent;if(c===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");o.depth===c.depth?Ss(o,c):hi(o,c),Qr(s)}function pi(o){var s=Lr,c=o;s!==c&&(s===null?Es(c):c===null?Dr(s):s.depth===c.depth?Ss(s,c):s.depth>c.depth?Ts(s,c):hi(s,c),Lr=c)}function cc(o,s){var c;c=o._currentValue2,o._currentValue2=s,o._currentRenderer2!==void 0&&o._currentRenderer2!==null&&o._currentRenderer2!==Jr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),o._currentRenderer2=Jr;var h=Lr,b={parent:h,depth:h===null?0:h.depth+1,context:o,parentValue:c,value:s};return Lr=b,b}function uc(o){var s=Lr;if(s===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");s.context!==o&&i("The parent context is not the expected context. This is probably a bug in React.");{var c=s.parentValue;c===ys?s.context._currentValue2=s.context._defaultValue:s.context._currentValue2=c,o._currentRenderer2!==void 0&&o._currentRenderer2!==null&&o._currentRenderer2!==Jr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),o._currentRenderer2=Jr}return Lr=s.parent}function dc(){return Lr}function Fr(o){var s=o._currentValue2;return s}function $a(o){return o._reactInternals}function vd(o,s){o._reactInternals=s}var fc={},Fo={},mi,Wa,Rs,Ms,Ps,Bo,gi,vi,As;{mi=new Set,Wa=new Set,Rs=new Set,gi=new Set,Ms=new Set,vi=new Set,As=new Set;var yi=new Set;Bo=function(o,s){if(!(o===null||typeof o=="function")){var c=s+"_"+o;yi.has(c)||(yi.add(c),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",s,o))}},Ps=function(o,s){if(s===void 0){var c=wt(o)||"Component";Ms.has(c)||(Ms.add(c),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",c))}}}function Is(o,s){{var c=o.constructor,h=c&&wt(c)||"ReactClass",b=h+"."+s;if(fc[b])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
107
163
 
108
- Please check the code for the %s component.`,s,s,h),fc[b]=!0}}var Ls={isMounted:function(o){return!1},enqueueSetState:function(o,s,c){var h=$a(o);h.queue===null?Is(o,"setState"):(h.queue.push(s),c!=null&&Bo(c,"setState"))},enqueueReplaceState:function(o,s,c){var h=$a(o);h.replace=!0,h.queue=[s],c!=null&&Bo(c,"setState")},enqueueForceUpdate:function(o,s){var c=$a(o);c.queue===null?Is(o,"forceUpdate"):s!=null&&Bo(s,"setState")}};function Ha(o,s,c,h,b){var k=c(b,h);Ms(s,k);var T=k==null?h:sn({},h,k);return T}function hc(o,s,c){var h=di,b=o.contextType;if("contextType"in o){var k=b===null||b!==void 0&&b.$$typeof===ms&&b._context===void 0;if(!k&&!As.has(o)){As.add(o);var T="";b===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 b!="object"?T=" However, it is set to a "+typeof b+".":b.$$typeof===ps?T=" Did you accidentally pass the Context.Provider instead?":b._context!==void 0?T=" Did you accidentally pass the Context.Consumer instead?":T=" However, it is set to an object with keys {"+Object.keys(b).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",wt(o)||"Component",T)}}typeof b=="object"&&b!==null?h=Fr(b):h=c;var V=new o(s,h);{if(typeof o.getDerivedStateFromProps=="function"&&(V.state===null||V.state===void 0)){var z=wt(o)||"Component";mi.has(z)||(mi.add(z),i("`%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.",z,V.state===null?"null":"undefined",z))}if(typeof o.getDerivedStateFromProps=="function"||typeof V.getSnapshotBeforeUpdate=="function"){var te=null,ie=null,ye=null;if(typeof V.componentWillMount=="function"&&V.componentWillMount.__suppressDeprecationWarning!==!0?te="componentWillMount":typeof V.UNSAFE_componentWillMount=="function"&&(te="UNSAFE_componentWillMount"),typeof V.componentWillReceiveProps=="function"&&V.componentWillReceiveProps.__suppressDeprecationWarning!==!0?ie="componentWillReceiveProps":typeof V.UNSAFE_componentWillReceiveProps=="function"&&(ie="UNSAFE_componentWillReceiveProps"),typeof V.componentWillUpdate=="function"&&V.componentWillUpdate.__suppressDeprecationWarning!==!0?ye="componentWillUpdate":typeof V.UNSAFE_componentWillUpdate=="function"&&(ye="UNSAFE_componentWillUpdate"),te!==null||ie!==null||ye!==null){var Oe=wt(o)||"Component",nt=typeof o.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Rs.has(Oe)||(Rs.add(Oe),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
164
+ Please check the code for the %s component.`,s,s,h),fc[b]=!0}}var Ls={isMounted:function(o){return!1},enqueueSetState:function(o,s,c){var h=$a(o);h.queue===null?Is(o,"setState"):(h.queue.push(s),c!=null&&Bo(c,"setState"))},enqueueReplaceState:function(o,s,c){var h=$a(o);h.replace=!0,h.queue=[s],c!=null&&Bo(c,"setState")},enqueueForceUpdate:function(o,s){var c=$a(o);c.queue===null?Is(o,"forceUpdate"):s!=null&&Bo(s,"setState")}};function Ha(o,s,c,h,b){var k=c(b,h);Ps(s,k);var T=k==null?h:sn({},h,k);return T}function hc(o,s,c){var h=di,b=o.contextType;if("contextType"in o){var k=b===null||b!==void 0&&b.$$typeof===ms&&b._context===void 0;if(!k&&!As.has(o)){As.add(o);var T="";b===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 b!="object"?T=" However, it is set to a "+typeof b+".":b.$$typeof===ps?T=" Did you accidentally pass the Context.Provider instead?":b._context!==void 0?T=" Did you accidentally pass the Context.Consumer instead?":T=" However, it is set to an object with keys {"+Object.keys(b).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",wt(o)||"Component",T)}}typeof b=="object"&&b!==null?h=Fr(b):h=c;var V=new o(s,h);{if(typeof o.getDerivedStateFromProps=="function"&&(V.state===null||V.state===void 0)){var z=wt(o)||"Component";mi.has(z)||(mi.add(z),i("`%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.",z,V.state===null?"null":"undefined",z))}if(typeof o.getDerivedStateFromProps=="function"||typeof V.getSnapshotBeforeUpdate=="function"){var te=null,ie=null,ye=null;if(typeof V.componentWillMount=="function"&&V.componentWillMount.__suppressDeprecationWarning!==!0?te="componentWillMount":typeof V.UNSAFE_componentWillMount=="function"&&(te="UNSAFE_componentWillMount"),typeof V.componentWillReceiveProps=="function"&&V.componentWillReceiveProps.__suppressDeprecationWarning!==!0?ie="componentWillReceiveProps":typeof V.UNSAFE_componentWillReceiveProps=="function"&&(ie="UNSAFE_componentWillReceiveProps"),typeof V.componentWillUpdate=="function"&&V.componentWillUpdate.__suppressDeprecationWarning!==!0?ye="componentWillUpdate":typeof V.UNSAFE_componentWillUpdate=="function"&&(ye="UNSAFE_componentWillUpdate"),te!==null||ie!==null||ye!==null){var Oe=wt(o)||"Component",nt=typeof o.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Rs.has(Oe)||(Rs.add(Oe),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
109
165
 
110
166
  %s uses %s but also contains the following legacy lifecycles:%s%s%s
111
167
 
@@ -117,16 +173,16 @@ https://reactjs.org/link/unsafe-component-lifecycles`,Oe,nt,te!==null?`
117
173
 
118
174
  * Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
119
175
 
120
- Please update the following components: %s`,h),Fo[h]=!0)}s.componentWillMount()}typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount(),c!==s.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",wt(o)||"Component"),Ls.enqueueReplaceState(s,s.state,null))}function vd(o,s,c,h){if(o.queue!==null&&o.queue.length>0){var b=o.queue,k=o.replace;if(o.queue=null,o.replace=!1,k&&b.length===1)s.state=b[0];else{for(var T=k?b[0]:s.state,V=!0,z=k?1:0;z<b.length;z++){var te=b[z],ie=typeof te=="function"?te.call(s,T,c,h):te;ie!=null&&(V?(V=!1,T=sn({},T,ie)):sn(T,ie))}s.state=T}}else o.queue=null}function gc(o,s,c,h){pc(o,s,c);var b=o.state!==void 0?o.state:null;o.updater=Ls,o.props=c,o.state=b;var k={queue:[],replace:!1};gd(o,k);var T=s.contextType;if(typeof T=="object"&&T!==null?o.context=Fr(T):o.context=h,o.state===c){var V=wt(s)||"Component";gi.has(V)||(gi.add(V),i("%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.",V))}var z=s.getDerivedStateFromProps;typeof z=="function"&&(o.state=Ha(o,s,z,b,c)),typeof s.getDerivedStateFromProps!="function"&&typeof o.getSnapshotBeforeUpdate!="function"&&(typeof o.UNSAFE_componentWillMount=="function"||typeof o.componentWillMount=="function")&&(mc(s,o),vd(k,o,c,h))}var yd={id:1,overflow:""};function wd(o){var s=o.overflow,c=o.id,h=c&~bd(c);return h.toString(32)+s}function Ua(o,s,c){var h=o.id,b=o.overflow,k=wi(h)-1,T=h&~(1<<k),V=c+1,z=wi(s)+k;if(z>30){var te=k-k%5,ie=(1<<te)-1,ye=(T&ie).toString(32),Oe=T>>te,nt=k-te,Bt=wi(s)+nt,so=V<<nt,ao=so|Oe,xr=ye+b;return{id:1<<Bt|ao,overflow:xr}}else{var Ho=V<<k,Jd=Ho|T,Tg=b;return{id:1<<z|Jd,overflow:Tg}}}function wi(o){return 32-xd(o)}function bd(o){return 1<<wi(o)-1}var xd=Math.clz32?Math.clz32:Cd,za=Math.log,Ds=Math.LN2;function Cd(o){var s=o>>>0;return s===0?32:31-(za(s)/Ds|0)|0}function kd(o,s){return o===s&&(o!==0||1/o===1/s)||o!==o&&s!==s}var _d=typeof Object.is=="function"?Object.is:kd,vr=null,qa=null,Fs=null,pt=null,wn=!1,Vo=!1,eo=0,et=null,Br=0,Bs=25,bn=!1,xn;function er(){if(vr===null)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:
176
+ Please update the following components: %s`,h),Fo[h]=!0)}s.componentWillMount()}typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount(),c!==s.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",wt(o)||"Component"),Ls.enqueueReplaceState(s,s.state,null))}function yd(o,s,c,h){if(o.queue!==null&&o.queue.length>0){var b=o.queue,k=o.replace;if(o.queue=null,o.replace=!1,k&&b.length===1)s.state=b[0];else{for(var T=k?b[0]:s.state,V=!0,z=k?1:0;z<b.length;z++){var te=b[z],ie=typeof te=="function"?te.call(s,T,c,h):te;ie!=null&&(V?(V=!1,T=sn({},T,ie)):sn(T,ie))}s.state=T}}else o.queue=null}function gc(o,s,c,h){pc(o,s,c);var b=o.state!==void 0?o.state:null;o.updater=Ls,o.props=c,o.state=b;var k={queue:[],replace:!1};vd(o,k);var T=s.contextType;if(typeof T=="object"&&T!==null?o.context=Fr(T):o.context=h,o.state===c){var V=wt(s)||"Component";gi.has(V)||(gi.add(V),i("%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.",V))}var z=s.getDerivedStateFromProps;typeof z=="function"&&(o.state=Ha(o,s,z,b,c)),typeof s.getDerivedStateFromProps!="function"&&typeof o.getSnapshotBeforeUpdate!="function"&&(typeof o.UNSAFE_componentWillMount=="function"||typeof o.componentWillMount=="function")&&(mc(s,o),yd(k,o,c,h))}var wd={id:1,overflow:""};function bd(o){var s=o.overflow,c=o.id,h=c&~xd(c);return h.toString(32)+s}function Ua(o,s,c){var h=o.id,b=o.overflow,k=wi(h)-1,T=h&~(1<<k),V=c+1,z=wi(s)+k;if(z>30){var te=k-k%5,ie=(1<<te)-1,ye=(T&ie).toString(32),Oe=T>>te,nt=k-te,Bt=wi(s)+nt,so=V<<nt,ao=so|Oe,xr=ye+b;return{id:1<<Bt|ao,overflow:xr}}else{var Ho=V<<k,Qd=Ho|T,Mg=b;return{id:1<<z|Qd,overflow:Mg}}}function wi(o){return 32-Cd(o)}function xd(o){return 1<<wi(o)-1}var Cd=Math.clz32?Math.clz32:kd,za=Math.log,Ds=Math.LN2;function kd(o){var s=o>>>0;return s===0?32:31-(za(s)/Ds|0)|0}function _d(o,s){return o===s&&(o!==0||1/o===1/s)||o!==o&&s!==s}var Sd=typeof Object.is=="function"?Object.is:_d,vr=null,qa=null,Fs=null,pt=null,wn=!1,Vo=!1,eo=0,et=null,Br=0,Bs=25,bn=!1,xn;function er(){if(vr===null)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:
121
177
  1. You might have mismatching versions of React and the renderer (such as React DOM)
122
178
  2. You might be breaking the Rules of Hooks
123
179
  3. You might have more than one copy of React in the same app
124
- See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return bn&&i("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"),vr}function Sd(o,s){if(s===null)return i("%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.",xn),!1;o.length!==s.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
180
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return bn&&i("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"),vr}function Ed(o,s){if(s===null)return i("%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.",xn),!1;o.length!==s.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
125
181
 
126
182
  Previous: %s
127
- Incoming: %s`,xn,"["+o.join(", ")+"]","["+s.join(", ")+"]");for(var c=0;c<s.length&&c<o.length;c++)if(!_d(o[c],s[c]))return!1;return!0}function Nn(){if(Br>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function Vr(){return pt===null?Fs===null?(wn=!1,Fs=pt=Nn()):(wn=!0,pt=Fs):pt.next===null?(wn=!1,pt=pt.next=Nn()):(wn=!0,pt=pt.next),pt}function to(o,s){vr=s,qa=o,bn=!1,eo=0}function Ed(o,s,c,h){for(;Vo;)Vo=!1,eo=0,Br+=1,pt=null,c=o(s,h);return bi(),c}function Za(){var o=eo!==0;return o}function bi(){bn=!1,vr=null,qa=null,Vo=!1,Fs=null,Br=0,et=null,pt=null}function Td(o){return bn&&i("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()."),Fr(o)}function Rd(o){return xn="useContext",er(),Fr(o)}function Vs(o,s){return typeof s=="function"?s(o):s}function Ga(o){return xn="useState",vc(Vs,o)}function vc(o,s,c){if(o!==Vs&&(xn="useReducer"),vr=er(),pt=Vr(),wn){var h=pt.queue,b=h.dispatch;if(et!==null){var k=et.get(h);if(k!==void 0){et.delete(h);var T=pt.memoizedState,V=k;do{var z=V.action;bn=!0,T=o(T,z),bn=!1,V=V.next}while(V!==null);return pt.memoizedState=T,[T,b]}}return[pt.memoizedState,b]}else{bn=!0;var te;o===Vs?te=typeof s=="function"?s():s:te=c!==void 0?c(s):s,bn=!1,pt.memoizedState=te;var ie=pt.queue={last:null,dispatch:null},ye=ie.dispatch=wc.bind(null,vr,ie);return[pt.memoizedState,ye]}}function yc(o,s){vr=er(),pt=Vr();var c=s===void 0?null:s;if(pt!==null){var h=pt.memoizedState;if(h!==null&&c!==null){var b=h[1];if(Sd(c,b))return h[0]}}bn=!0;var k=o();return bn=!1,pt.memoizedState=[k,c],k}function Ya(o){vr=er(),pt=Vr();var s=pt.memoizedState;if(s===null){var c={current:o};return Object.seal(c),pt.memoizedState=c,c}else return s}function Pd(o,s){xn="useLayoutEffect",i("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function wc(o,s,c){if(Br>=Bs)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(o===vr){Vo=!0;var h={action:c,next:null};et===null&&(et=new Map);var b=et.get(s);if(b===void 0)et.set(s,h);else{for(var k=b;k.next!==null;)k=k.next;k.next=h}}}function bc(o,s){return yc(function(){return o},s)}function Md(o,s,c){return er(),s(o._source)}function Ad(o,s,c){if(c===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return c()}function Id(o){return er(),o}function Ld(){throw new Error("startTransition cannot be called during server rendering.")}function Dd(){return er(),[!1,Ld]}function Fd(){var o=qa,s=wd(o.treeContext),c=Xa;if(c===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var h=eo++;return Ge(c,s,h)}function Os(){}var xc={readContext:Td,useContext:Rd,useMemo:yc,useReducer:vc,useRef:Ya,useState:Ga,useInsertionEffect:Os,useLayoutEffect:Pd,useCallback:bc,useImperativeHandle:Os,useEffect:Os,useDebugValue:Os,useDeferredValue:Id,useTransition:Dd,useId:Fd,useMutableSource:Md,useSyncExternalStore:Ad},Xa=null;function Cc(o){Xa=o}function js(o){try{var s="",c=o;do{switch(c.tag){case 0:s+=li(c.type,null,null);break;case 1:s+=ci(c.type,null,null);break;case 2:s+=Oa(c.type,null,null);break}c=c.parent}while(c);return s}catch(h){return`
183
+ Incoming: %s`,xn,"["+o.join(", ")+"]","["+s.join(", ")+"]");for(var c=0;c<s.length&&c<o.length;c++)if(!Sd(o[c],s[c]))return!1;return!0}function Nn(){if(Br>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function Vr(){return pt===null?Fs===null?(wn=!1,Fs=pt=Nn()):(wn=!0,pt=Fs):pt.next===null?(wn=!1,pt=pt.next=Nn()):(wn=!0,pt=pt.next),pt}function to(o,s){vr=s,qa=o,bn=!1,eo=0}function Td(o,s,c,h){for(;Vo;)Vo=!1,eo=0,Br+=1,pt=null,c=o(s,h);return bi(),c}function Za(){var o=eo!==0;return o}function bi(){bn=!1,vr=null,qa=null,Vo=!1,Fs=null,Br=0,et=null,pt=null}function Rd(o){return bn&&i("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()."),Fr(o)}function Md(o){return xn="useContext",er(),Fr(o)}function Vs(o,s){return typeof s=="function"?s(o):s}function Ga(o){return xn="useState",vc(Vs,o)}function vc(o,s,c){if(o!==Vs&&(xn="useReducer"),vr=er(),pt=Vr(),wn){var h=pt.queue,b=h.dispatch;if(et!==null){var k=et.get(h);if(k!==void 0){et.delete(h);var T=pt.memoizedState,V=k;do{var z=V.action;bn=!0,T=o(T,z),bn=!1,V=V.next}while(V!==null);return pt.memoizedState=T,[T,b]}}return[pt.memoizedState,b]}else{bn=!0;var te;o===Vs?te=typeof s=="function"?s():s:te=c!==void 0?c(s):s,bn=!1,pt.memoizedState=te;var ie=pt.queue={last:null,dispatch:null},ye=ie.dispatch=wc.bind(null,vr,ie);return[pt.memoizedState,ye]}}function yc(o,s){vr=er(),pt=Vr();var c=s===void 0?null:s;if(pt!==null){var h=pt.memoizedState;if(h!==null&&c!==null){var b=h[1];if(Ed(c,b))return h[0]}}bn=!0;var k=o();return bn=!1,pt.memoizedState=[k,c],k}function Ya(o){vr=er(),pt=Vr();var s=pt.memoizedState;if(s===null){var c={current:o};return Object.seal(c),pt.memoizedState=c,c}else return s}function Pd(o,s){xn="useLayoutEffect",i("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function wc(o,s,c){if(Br>=Bs)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(o===vr){Vo=!0;var h={action:c,next:null};et===null&&(et=new Map);var b=et.get(s);if(b===void 0)et.set(s,h);else{for(var k=b;k.next!==null;)k=k.next;k.next=h}}}function bc(o,s){return yc(function(){return o},s)}function Ad(o,s,c){return er(),s(o._source)}function Id(o,s,c){if(c===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return c()}function Ld(o){return er(),o}function Dd(){throw new Error("startTransition cannot be called during server rendering.")}function Fd(){return er(),[!1,Dd]}function Bd(){var o=qa,s=bd(o.treeContext),c=Xa;if(c===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var h=eo++;return Ge(c,s,h)}function Os(){}var xc={readContext:Rd,useContext:Md,useMemo:yc,useReducer:vc,useRef:Ya,useState:Ga,useInsertionEffect:Os,useLayoutEffect:Pd,useCallback:bc,useImperativeHandle:Os,useEffect:Os,useDebugValue:Os,useDeferredValue:Ld,useTransition:Fd,useId:Bd,useMutableSource:Ad,useSyncExternalStore:Id},Xa=null;function Cc(o){Xa=o}function js(o){try{var s="",c=o;do{switch(c.tag){case 0:s+=li(c.type,null,null);break;case 1:s+=ci(c.type,null,null);break;case 2:s+=Oa(c.type,null,null);break}c=c.parent}while(c);return s}catch(h){return`
128
184
  Error generating stack: `+h.message+`
129
- `+h.stack}}var Ns=n.ReactCurrentDispatcher,xi=n.ReactDebugCurrentFrame,$s=0,Oo=1,Ws=2,Hs=3,Us=4,jo=0,Ka=1,no=2,kc=12800;function Bd(o){return console.error(o),null}function No(){}function $o(o,s,c,h,b,k,T,V,z){var te=[],ie=new Set,ye={destination:null,responseState:s,progressiveChunkSize:h===void 0?kc:h,status:jo,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:ie,pingedTasks:te,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:b===void 0?Bd:b,onAllReady:No,onShellReady:T===void 0?No:T,onShellError:No,onFatalError:No},Oe=zs(ye,0,null,c,!1,!1);Oe.parentFlushed=!0;var nt=ro(ye,o,null,Oe,ie,di,_s,yd);return te.push(nt),ye}function Vd(o,s){var c=o.pingedTasks;c.push(s),c.length===1&&l(function(){return al(o)})}function Od(o,s){return{id:hn,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:s,errorDigest:null}}function ro(o,s,c,h,b,k,T,V){o.allPendingTasks++,c===null?o.pendingRootTasks++:c.pendingTasks++;var z={node:s,ping:function(){return Vd(o,z)},blockedBoundary:c,blockedSegment:h,abortSet:b,legacyContext:k,context:T,treeContext:V};return z.componentStack=null,b.add(z),z}function zs(o,s,c,h,b,k){return{status:$s,id:-1,index:s,parentFlushed:!1,chunks:[],children:[],formatContext:h,boundary:c,lastPushedText:b,textEmbedded:k}}var yr=null;function Ja(){return yr===null||yr.componentStack===null?"":js(yr.componentStack)}function oo(o,s){o.componentStack={tag:0,parent:o.componentStack,type:s}}function Ci(o,s){o.componentStack={tag:1,parent:o.componentStack,type:s}}function wr(o,s){o.componentStack={tag:2,parent:o.componentStack,type:s}}function tr(o){o.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):o.componentStack=o.componentStack.parent}var br=null;function qs(o,s){{var c;typeof s=="string"?c=s:s&&typeof s.message=="string"?c=s.message:c=String(s);var h=br||Ja();br=null,o.errorMessage=c,o.errorComponentStack=h}}function ki(o,s){var c=o.onError(s);if(c!=null&&typeof c!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof c+'" instead');return c}function $n(o,s){var c=o.onShellError;c(s);var h=o.onFatalError;h(s),o.destination!==null?(o.status=no,P(o.destination,s)):(o.status=Ka,o.fatalError=s)}function _i(o,s,c){oo(s,"Suspense");var h=s.blockedBoundary,b=s.blockedSegment,k=c.fallback,T=c.children,V=new Set,z=Od(o,V),te=b.chunks.length,ie=zs(o,te,z,b.formatContext,!1,!1);b.children.push(ie),b.lastPushedText=!1;var ye=zs(o,0,null,b.formatContext,!1,!1);ye.parentFlushed=!0,s.blockedBoundary=z,s.blockedSegment=ye;try{if(Kt(o,s,T),ec(ye.chunks,o.responseState,ye.lastPushedText,ye.textEmbedded),ye.status=Oo,Wo(z,ye),z.pendingTasks===0){tr(s);return}}catch(nt){ye.status=Us,z.forceClientRender=!0,z.errorDigest=ki(o,nt),qs(z,nt)}finally{s.blockedBoundary=h,s.blockedSegment=b}var Oe=ro(o,k,h,ie,V,s.legacyContext,s.context,s.treeContext);Oe.componentStack=s.componentStack,o.pingedTasks.push(Oe),tr(s)}function Qa(o,s,c,h){oo(s,c);var b=s.blockedSegment,k=jn(b.chunks,c,h,o.responseState,b.formatContext);b.lastPushedText=!1;var T=b.formatContext;b.formatContext=Rt(T,c,h),Kt(o,s,k),b.formatContext=T,at(b.chunks,c),b.lastPushedText=!1,tr(s)}function Si(o){return o.prototype&&o.prototype.isReactComponent}function Ei(o,s,c,h,b){var k={};to(s,k);var T=c(h,b);return Ed(c,h,T,b)}function _c(o,s,c,h,b){var k=c.render();c.props!==b&&(tl||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",wt(h)||"a component"),tl=!0);{var T=h.childContextTypes;if(T!=null){var V=s.legacyContext,z=lc(c,h,V,T);s.legacyContext=z,Cn(o,s,k),s.legacyContext=V;return}}Cn(o,s,k)}function jd(o,s,c,h){wr(s,c);var b=fi(c,s.legacyContext),k=hc(c,h,b);gc(k,c,h,b),_c(o,s,k,c,h),tr(s)}var Sc={},Ti={},el={},Ec={},tl=!1,Ri={},nl=!1,rl=!1,ol=!1;function Tc(o,s,c,h){var b;if(b=fi(c,s.legacyContext),Ci(s,c),c.prototype&&typeof c.prototype.render=="function"){var k=wt(c)||"Unknown";Sc[k]||(i("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.",k,k),Sc[k]=!0)}var T=Ei(o,s,c,h,b),V=Za();if(typeof T=="object"&&T!==null&&typeof T.render=="function"&&T.$$typeof===void 0){var z=wt(c)||"Unknown";Ti[z]||(i("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),Ti[z]=!0)}if(typeof T=="object"&&T!==null&&typeof T.render=="function"&&T.$$typeof===void 0){{var te=wt(c)||"Unknown";Ti[te]||(i("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.",te,te,te),Ti[te]=!0)}gc(T,c,h,b),_c(o,s,T,c,h)}else if(Rc(c),V){var ie=s.treeContext,ye=1,Oe=0;s.treeContext=Ua(ie,ye,Oe);try{Cn(o,s,T)}finally{s.treeContext=ie}}else Cn(o,s,T);tr(s)}function Rc(o){{if(o&&o.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",o.displayName||o.name||"Component"),o.defaultProps!==void 0){var s=wt(o)||"Unknown";Ri[s]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",s),Ri[s]=!0)}if(typeof o.getDerivedStateFromProps=="function"){var c=wt(o)||"Unknown";Ec[c]||(i("%s: Function components do not support getDerivedStateFromProps.",c),Ec[c]=!0)}if(typeof o.contextType=="object"&&o.contextType!==null){var h=wt(o)||"Unknown";el[h]||(i("%s: Function components do not support contextType.",h),el[h]=!0)}}}function il(o,s){if(o&&o.defaultProps){var c=sn({},s),h=o.defaultProps;for(var b in h)c[b]===void 0&&(c[b]=h[b]);return c}return s}function Pc(o,s,c,h,b){Ci(s,c.render);var k=Ei(o,s,c.render,h,b),T=Za();if(T){var V=s.treeContext,z=1,te=0;s.treeContext=Ua(V,z,te);try{Cn(o,s,k)}finally{s.treeContext=V}}else Cn(o,s,k);tr(s)}function Nd(o,s,c,h,b){var k=c.type,T=il(k,h);sl(o,s,k,T,b)}function $d(o,s,c,h){c._context===void 0?c!==c.Consumer&&(ol||(ol=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):c=c._context;var b=h.children;typeof b!="function"&&i("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.");var k=Fr(c),T=b(k);Cn(o,s,T)}function Mc(o,s,c,h){var b=c._context,k=h.value,T=h.children,V;V=s.context,s.context=cc(b,k),Cn(o,s,T),s.context=uc(b),V!==s.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Wd(o,s,c,h,b){oo(s,"Lazy");var k=c._payload,T=c._init,V=T(k),z=il(V,h);sl(o,s,V,z,b),tr(s)}function sl(o,s,c,h,b){if(typeof c=="function")if(Si(c)){jd(o,s,c,h);return}else{Tc(o,s,c,h);return}if(typeof c=="string"){Qa(o,s,c,h);return}switch(c){case Pa:case Ra:case yn:case nc:case hs:{Cn(o,s,h.children);return}case ii:{oo(s,"SuspenseList"),Cn(o,s,h.children),tr(s);return}case Ta:throw new Error("ReactDOMServer does not yet support scope components.");case vs:{_i(o,s,h);return}}if(typeof c=="object"&&c!==null)switch(c.$$typeof){case gs:{Pc(o,s,c,h,b);return}case si:{Nd(o,s,c,h,b);return}case ps:{Mc(o,s,c,h);return}case ms:{$d(o,s,c,h);return}case Io:{Wd(o,s,c,h);return}}var k="";throw(c===void 0||typeof c=="object"&&c!==null&&Object.keys(c).length===0)&&(k+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(c==null?c:typeof c)+"."+k))}function Hd(o,s){typeof Symbol=="function"&&o[Symbol.toStringTag]==="Generator"&&(nl||i("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."),nl=!0),o.entries===s&&(rl||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),rl=!0)}function Cn(o,s,c){try{return Ud(o,s,c)}catch(h){throw typeof h=="object"&&h!==null&&typeof h.then=="function"||(br=br!==null?br:Ja()),h}}function Ud(o,s,c){if(s.node=c,typeof c=="object"&&c!==null){switch(c.$$typeof){case dd:{var h=c,b=h.type,k=h.props,T=h.ref;sl(o,s,b,k,T);return}case tc:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case Io:{var V=c,z=V._payload,te=V._init,ie;try{ie=te(z)}catch(Ho){throw typeof Ho=="object"&&Ho!==null&&typeof Ho.then=="function"&&oo(s,"Lazy"),Ho}Cn(o,s,ie);return}}if(nn(c)){Zs(o,s,c);return}var ye=hd(c);if(ye){Hd(c,ye);var Oe=ye.call(c);if(Oe){var nt=Oe.next();if(!nt.done){var Bt=[];do Bt.push(nt.value),nt=Oe.next();while(!nt.done);Zs(o,s,Bt);return}return}}var so=Object.prototype.toString.call(c);throw new Error("Objects are not valid as a React child (found: "+(so==="[object Object]"?"object with keys {"+Object.keys(c).join(", ")+"}":so)+"). If you meant to render a collection of children, use an array instead.")}if(typeof c=="string"){var ao=s.blockedSegment;ao.lastPushedText=Ql(s.blockedSegment.chunks,c,o.responseState,ao.lastPushedText);return}if(typeof c=="number"){var xr=s.blockedSegment;xr.lastPushedText=Ql(s.blockedSegment.chunks,""+c,o.responseState,xr.lastPushedText);return}typeof c=="function"&&i("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 Zs(o,s,c){for(var h=c.length,b=0;b<h;b++){var k=s.treeContext;s.treeContext=Ua(k,h,b);try{Kt(o,s,c[b])}finally{s.treeContext=k}}}function zd(o,s,c){var h=s.blockedSegment,b=h.chunks.length,k=zs(o,b,null,h.formatContext,h.lastPushedText,!0);h.children.push(k),h.lastPushedText=!1;var T=ro(o,s.node,s.blockedBoundary,k,s.abortSet,s.legacyContext,s.context,s.treeContext);s.componentStack!==null&&(T.componentStack=s.componentStack.parent);var V=T.ping;c.then(V,V)}function Kt(o,s,c){var h=s.blockedSegment.formatContext,b=s.legacyContext,k=s.context,T=null;T=s.componentStack;try{return Cn(o,s,c)}catch(V){if(bi(),typeof V=="object"&&V!==null&&typeof V.then=="function"){zd(o,s,V),s.blockedSegment.formatContext=h,s.legacyContext=b,s.context=k,pi(k),s.componentStack=T;return}else throw s.blockedSegment.formatContext=h,s.legacyContext=b,s.context=k,pi(k),s.componentStack=T,V}}function qd(o,s,c,h){var b=ki(o,h);if(s===null?$n(o,h):(s.pendingTasks--,s.forceClientRender||(s.forceClientRender=!0,s.errorDigest=b,qs(s,h),s.parentFlushed&&o.clientRenderedBoundaries.push(s))),o.allPendingTasks--,o.allPendingTasks===0){var k=o.onAllReady;k()}}function Ac(o){var s=this,c=o.blockedBoundary,h=o.blockedSegment;h.status=Hs,Lc(s,c,h)}function Ic(o,s,c){var h=o.blockedBoundary,b=o.blockedSegment;if(b.status=Hs,h===null)s.allPendingTasks--,s.status!==no&&(s.status=no,s.destination!==null&&m(s.destination));else{if(h.pendingTasks--,!h.forceClientRender){h.forceClientRender=!0;var k=c===void 0?new Error("The render was aborted by the server without a reason."):c;h.errorDigest=s.onError(k);{var T="The server did not finish this Suspense boundary: ";k&&typeof k.message=="string"?k=T+k.message:k=T+String(k);var V=yr;yr=o;try{qs(h,k)}finally{yr=V}}h.parentFlushed&&s.clientRenderedBoundaries.push(h)}if(h.fallbackAbortableTasks.forEach(function(te){return Ic(te,s,c)}),h.fallbackAbortableTasks.clear(),s.allPendingTasks--,s.allPendingTasks===0){var z=s.onAllReady;z()}}}function Wo(o,s){if(s.chunks.length===0&&s.children.length===1&&s.children[0].boundary===null){var c=s.children[0];c.id=s.id,c.parentFlushed=!0,c.status===Oo&&Wo(o,c)}else{var h=o.completedSegments;h.push(s)}}function Lc(o,s,c){if(s===null){if(c.parentFlushed){if(o.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");o.completedRootSegment=c}if(o.pendingRootTasks--,o.pendingRootTasks===0){o.onShellError=No;var h=o.onShellReady;h()}}else if(s.pendingTasks--,!s.forceClientRender){if(s.pendingTasks===0)c.parentFlushed&&c.status===Oo&&Wo(s,c),s.parentFlushed&&o.completedBoundaries.push(s),s.fallbackAbortableTasks.forEach(Ac,o),s.fallbackAbortableTasks.clear();else if(c.parentFlushed&&c.status===Oo){Wo(s,c);var b=s.completedSegments;b.length===1&&s.parentFlushed&&o.partialBoundaries.push(s)}}if(o.allPendingTasks--,o.allPendingTasks===0){var k=o.onAllReady;k()}}function Zd(o,s){var c=s.blockedSegment;if(c.status===$s){pi(s.context);var h=null;h=yr,yr=s;try{Cn(o,s,s.node),ec(c.chunks,o.responseState,c.lastPushedText,c.textEmbedded),s.abortSet.delete(s),c.status=Oo,Lc(o,s.blockedBoundary,c)}catch(k){if(bi(),typeof k=="object"&&k!==null&&typeof k.then=="function"){var b=s.ping;k.then(b,b)}else s.abortSet.delete(s),c.status=Us,qd(o,s.blockedBoundary,c,k)}finally{yr=h}}}function al(o){if(o.status!==no){var s=dc(),c=Ns.current;Ns.current=xc;var h;h=xi.getCurrentStack,xi.getCurrentStack=Ja;var b=Xa;Cc(o.responseState);try{var k=o.pingedTasks,T;for(T=0;T<k.length;T++){var V=k[T];Zd(o,V)}k.splice(0,T),o.destination!==null&&Ys(o,o.destination)}catch(z){ki(o,z),$n(o,z)}finally{Cc(b),Ns.current=c,xi.getCurrentStack=h,c===xc&&pi(s)}}}function io(o,s,c){switch(c.parentFlushed=!0,c.status){case $s:{var h=c.id=o.nextSegmentId++;return c.lastPushedText=!1,c.textEmbedded=!1,Jn(s,o.responseState,h)}case Oo:{c.status=Ws;for(var b=!0,k=c.chunks,T=0,V=c.children,z=0;z<V.length;z++){for(var te=V[z];T<te.index;T++)d(s,k[T]);b=Pi(o,s,te)}for(;T<k.length-1;T++)d(s,k[T]);return T<k.length&&(b=p(s,k[T])),b}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function Pi(o,s,c){var h=c.boundary;if(h===null)return io(o,s,c);if(h.parentFlushed=!0,h.forceClientRender)return ld(s,o.responseState,h.errorDigest,h.errorMessage,h.errorComponentStack),io(o,s,c),ud(s,o.responseState);if(h.pendingTasks>0){h.rootSegmentID=o.nextSegmentId++,h.completedSegments.length>0&&o.partialBoundaries.push(h);var b=h.id=Pt(o.responseState);return Gr(s,o.responseState,b),io(o,s,c),Ar(s,o.responseState)}else{if(h.byteSize>o.progressiveChunkSize)return h.rootSegmentID=o.nextSegmentId++,o.completedBoundaries.push(h),Gr(s,o.responseState,h.id),io(o,s,c),Ar(s,o.responseState);ad(s,o.responseState);var k=h.completedSegments;if(k.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var T=k[0];return Pi(o,s,T),cd(s,o.responseState)}}function Gd(o,s,c){return rd(s,o.responseState,c.id,c.errorDigest,c.errorMessage,c.errorComponentStack)}function ll(o,s,c){return oi(s,o.responseState,c.formatContext,c.id),Pi(o,s,c),ds(s,c.formatContext)}function Mi(o,s,c){for(var h=c.completedSegments,b=0;b<h.length;b++){var k=h[b];Dc(o,s,c,k)}return h.length=0,Xt(s,o.responseState,c.id,c.rootSegmentID)}function Gs(o,s,c){for(var h=c.completedSegments,b=0;b<h.length;b++){var k=h[b];if(!Dc(o,s,c,k))return b++,h.splice(0,b),!1}return h.splice(0,b),!0}function Dc(o,s,c,h){if(h.status===Ws)return!0;var b=h.id;if(b===-1){var k=h.id=c.rootSegmentID;if(k===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return ll(o,s,h)}else return ll(o,s,h),de(s,o.responseState,b)}function Ys(o,s){try{var c=o.completedRootSegment;c!==null&&o.pendingRootTasks===0&&(Pi(o,s,c),o.completedRootSegment=null,mr(s,o.responseState));var h=o.clientRenderedBoundaries,b;for(b=0;b<h.length;b++){var k=h[b];if(!Gd(o,s,k)){o.destination=null,b++,h.splice(0,b);return}}h.splice(0,b);var T=o.completedBoundaries;for(b=0;b<T.length;b++){var V=T[b];if(!Mi(o,s,V)){o.destination=null,b++,T.splice(0,b);return}}T.splice(0,b);var z=o.partialBoundaries;for(b=0;b<z.length;b++){var te=z[b];if(!Gs(o,s,te)){o.destination=null,b++,z.splice(0,b);return}}z.splice(0,b);var ie=o.completedBoundaries;for(b=0;b<ie.length;b++){var ye=ie[b];if(!Mi(o,s,ye)){o.destination=null,b++,ie.splice(0,b);return}}ie.splice(0,b)}finally{o.allPendingTasks===0&&o.pingedTasks.length===0&&o.clientRenderedBoundaries.length===0&&o.completedBoundaries.length===0&&(o.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),m(s))}}function Fc(o){l(function(){return al(o)})}function Yd(o,s){if(o.status===Ka){o.status=no,P(s,o.fatalError);return}if(o.status!==no&&o.destination===null){o.destination=s;try{Ys(o,s)}catch(c){ki(o,c),$n(o,c)}}}function Bc(o,s){try{var c=o.abortableTasks;c.forEach(function(h){return Ic(h,o,s)}),c.clear(),o.destination!==null&&Ys(o,o.destination)}catch(h){ki(o,h),$n(o,h)}}function cl(){}function Vc(o,s,c,h){var b=!1,k=null,T="",V={push:function(ye){return ye!==null&&(T+=ye),!0},destroy:function(ye){b=!0,k=ye}},z=!1;function te(){z=!0}var ie=$o(o,id(c,s?s.identifierPrefix:void 0),sd(),1/0,cl,void 0,te);if(Fc(ie),Bc(ie,h),Yd(ie,V),b)throw k;if(!z)throw 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.");return T}function Xd(o,s){return Vc(o,s,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function Oc(o,s){return Vc(o,s,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function Kd(){throw new Error("ReactDOMServer.renderToNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToString() instead.")}function u(){throw new Error("ReactDOMServer.renderToStaticNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToStaticMarkup() instead.")}Li.renderToNodeStream=Kd,Li.renderToStaticMarkup=Oc,Li.renderToStaticNodeStream=u,Li.renderToString=Xd,Li.version=e}()),Li}var Jc={};/**
185
+ `+h.stack}}var Ns=n.ReactCurrentDispatcher,xi=n.ReactDebugCurrentFrame,$s=0,Oo=1,Ws=2,Hs=3,Us=4,jo=0,Ka=1,no=2,kc=12800;function Vd(o){return console.error(o),null}function No(){}function $o(o,s,c,h,b,k,T,V,z){var te=[],ie=new Set,ye={destination:null,responseState:s,progressiveChunkSize:h===void 0?kc:h,status:jo,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:ie,pingedTasks:te,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:b===void 0?Vd:b,onAllReady:No,onShellReady:T===void 0?No:T,onShellError:No,onFatalError:No},Oe=zs(ye,0,null,c,!1,!1);Oe.parentFlushed=!0;var nt=ro(ye,o,null,Oe,ie,di,_s,wd);return te.push(nt),ye}function Od(o,s){var c=o.pingedTasks;c.push(s),c.length===1&&l(function(){return al(o)})}function jd(o,s){return{id:hn,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:s,errorDigest:null}}function ro(o,s,c,h,b,k,T,V){o.allPendingTasks++,c===null?o.pendingRootTasks++:c.pendingTasks++;var z={node:s,ping:function(){return Od(o,z)},blockedBoundary:c,blockedSegment:h,abortSet:b,legacyContext:k,context:T,treeContext:V};return z.componentStack=null,b.add(z),z}function zs(o,s,c,h,b,k){return{status:$s,id:-1,index:s,parentFlushed:!1,chunks:[],children:[],formatContext:h,boundary:c,lastPushedText:b,textEmbedded:k}}var yr=null;function Ja(){return yr===null||yr.componentStack===null?"":js(yr.componentStack)}function oo(o,s){o.componentStack={tag:0,parent:o.componentStack,type:s}}function Ci(o,s){o.componentStack={tag:1,parent:o.componentStack,type:s}}function wr(o,s){o.componentStack={tag:2,parent:o.componentStack,type:s}}function tr(o){o.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):o.componentStack=o.componentStack.parent}var br=null;function qs(o,s){{var c;typeof s=="string"?c=s:s&&typeof s.message=="string"?c=s.message:c=String(s);var h=br||Ja();br=null,o.errorMessage=c,o.errorComponentStack=h}}function ki(o,s){var c=o.onError(s);if(c!=null&&typeof c!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof c+'" instead');return c}function $n(o,s){var c=o.onShellError;c(s);var h=o.onFatalError;h(s),o.destination!==null?(o.status=no,M(o.destination,s)):(o.status=Ka,o.fatalError=s)}function _i(o,s,c){oo(s,"Suspense");var h=s.blockedBoundary,b=s.blockedSegment,k=c.fallback,T=c.children,V=new Set,z=jd(o,V),te=b.chunks.length,ie=zs(o,te,z,b.formatContext,!1,!1);b.children.push(ie),b.lastPushedText=!1;var ye=zs(o,0,null,b.formatContext,!1,!1);ye.parentFlushed=!0,s.blockedBoundary=z,s.blockedSegment=ye;try{if(Kt(o,s,T),ec(ye.chunks,o.responseState,ye.lastPushedText,ye.textEmbedded),ye.status=Oo,Wo(z,ye),z.pendingTasks===0){tr(s);return}}catch(nt){ye.status=Us,z.forceClientRender=!0,z.errorDigest=ki(o,nt),qs(z,nt)}finally{s.blockedBoundary=h,s.blockedSegment=b}var Oe=ro(o,k,h,ie,V,s.legacyContext,s.context,s.treeContext);Oe.componentStack=s.componentStack,o.pingedTasks.push(Oe),tr(s)}function Qa(o,s,c,h){oo(s,c);var b=s.blockedSegment,k=jn(b.chunks,c,h,o.responseState,b.formatContext);b.lastPushedText=!1;var T=b.formatContext;b.formatContext=Rt(T,c,h),Kt(o,s,k),b.formatContext=T,at(b.chunks,c),b.lastPushedText=!1,tr(s)}function Si(o){return o.prototype&&o.prototype.isReactComponent}function Ei(o,s,c,h,b){var k={};to(s,k);var T=c(h,b);return Td(c,h,T,b)}function _c(o,s,c,h,b){var k=c.render();c.props!==b&&(tl||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",wt(h)||"a component"),tl=!0);{var T=h.childContextTypes;if(T!=null){var V=s.legacyContext,z=lc(c,h,V,T);s.legacyContext=z,Cn(o,s,k),s.legacyContext=V;return}}Cn(o,s,k)}function Nd(o,s,c,h){wr(s,c);var b=fi(c,s.legacyContext),k=hc(c,h,b);gc(k,c,h,b),_c(o,s,k,c,h),tr(s)}var Sc={},Ti={},el={},Ec={},tl=!1,Ri={},nl=!1,rl=!1,ol=!1;function Tc(o,s,c,h){var b;if(b=fi(c,s.legacyContext),Ci(s,c),c.prototype&&typeof c.prototype.render=="function"){var k=wt(c)||"Unknown";Sc[k]||(i("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.",k,k),Sc[k]=!0)}var T=Ei(o,s,c,h,b),V=Za();if(typeof T=="object"&&T!==null&&typeof T.render=="function"&&T.$$typeof===void 0){var z=wt(c)||"Unknown";Ti[z]||(i("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),Ti[z]=!0)}if(typeof T=="object"&&T!==null&&typeof T.render=="function"&&T.$$typeof===void 0){{var te=wt(c)||"Unknown";Ti[te]||(i("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.",te,te,te),Ti[te]=!0)}gc(T,c,h,b),_c(o,s,T,c,h)}else if(Rc(c),V){var ie=s.treeContext,ye=1,Oe=0;s.treeContext=Ua(ie,ye,Oe);try{Cn(o,s,T)}finally{s.treeContext=ie}}else Cn(o,s,T);tr(s)}function Rc(o){{if(o&&o.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",o.displayName||o.name||"Component"),o.defaultProps!==void 0){var s=wt(o)||"Unknown";Ri[s]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",s),Ri[s]=!0)}if(typeof o.getDerivedStateFromProps=="function"){var c=wt(o)||"Unknown";Ec[c]||(i("%s: Function components do not support getDerivedStateFromProps.",c),Ec[c]=!0)}if(typeof o.contextType=="object"&&o.contextType!==null){var h=wt(o)||"Unknown";el[h]||(i("%s: Function components do not support contextType.",h),el[h]=!0)}}}function il(o,s){if(o&&o.defaultProps){var c=sn({},s),h=o.defaultProps;for(var b in h)c[b]===void 0&&(c[b]=h[b]);return c}return s}function Mc(o,s,c,h,b){Ci(s,c.render);var k=Ei(o,s,c.render,h,b),T=Za();if(T){var V=s.treeContext,z=1,te=0;s.treeContext=Ua(V,z,te);try{Cn(o,s,k)}finally{s.treeContext=V}}else Cn(o,s,k);tr(s)}function $d(o,s,c,h,b){var k=c.type,T=il(k,h);sl(o,s,k,T,b)}function Wd(o,s,c,h){c._context===void 0?c!==c.Consumer&&(ol||(ol=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):c=c._context;var b=h.children;typeof b!="function"&&i("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.");var k=Fr(c),T=b(k);Cn(o,s,T)}function Pc(o,s,c,h){var b=c._context,k=h.value,T=h.children,V;V=s.context,s.context=cc(b,k),Cn(o,s,T),s.context=uc(b),V!==s.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Hd(o,s,c,h,b){oo(s,"Lazy");var k=c._payload,T=c._init,V=T(k),z=il(V,h);sl(o,s,V,z,b),tr(s)}function sl(o,s,c,h,b){if(typeof c=="function")if(Si(c)){Nd(o,s,c,h);return}else{Tc(o,s,c,h);return}if(typeof c=="string"){Qa(o,s,c,h);return}switch(c){case Ma:case Ra:case yn:case nc:case hs:{Cn(o,s,h.children);return}case ii:{oo(s,"SuspenseList"),Cn(o,s,h.children),tr(s);return}case Ta:throw new Error("ReactDOMServer does not yet support scope components.");case vs:{_i(o,s,h);return}}if(typeof c=="object"&&c!==null)switch(c.$$typeof){case gs:{Mc(o,s,c,h,b);return}case si:{$d(o,s,c,h,b);return}case ps:{Pc(o,s,c,h);return}case ms:{Wd(o,s,c,h);return}case Io:{Hd(o,s,c,h);return}}var k="";throw(c===void 0||typeof c=="object"&&c!==null&&Object.keys(c).length===0)&&(k+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(c==null?c:typeof c)+"."+k))}function Ud(o,s){typeof Symbol=="function"&&o[Symbol.toStringTag]==="Generator"&&(nl||i("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."),nl=!0),o.entries===s&&(rl||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),rl=!0)}function Cn(o,s,c){try{return zd(o,s,c)}catch(h){throw typeof h=="object"&&h!==null&&typeof h.then=="function"||(br=br!==null?br:Ja()),h}}function zd(o,s,c){if(s.node=c,typeof c=="object"&&c!==null){switch(c.$$typeof){case fd:{var h=c,b=h.type,k=h.props,T=h.ref;sl(o,s,b,k,T);return}case tc:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case Io:{var V=c,z=V._payload,te=V._init,ie;try{ie=te(z)}catch(Ho){throw typeof Ho=="object"&&Ho!==null&&typeof Ho.then=="function"&&oo(s,"Lazy"),Ho}Cn(o,s,ie);return}}if(nn(c)){Zs(o,s,c);return}var ye=pd(c);if(ye){Ud(c,ye);var Oe=ye.call(c);if(Oe){var nt=Oe.next();if(!nt.done){var Bt=[];do Bt.push(nt.value),nt=Oe.next();while(!nt.done);Zs(o,s,Bt);return}return}}var so=Object.prototype.toString.call(c);throw new Error("Objects are not valid as a React child (found: "+(so==="[object Object]"?"object with keys {"+Object.keys(c).join(", ")+"}":so)+"). If you meant to render a collection of children, use an array instead.")}if(typeof c=="string"){var ao=s.blockedSegment;ao.lastPushedText=Ql(s.blockedSegment.chunks,c,o.responseState,ao.lastPushedText);return}if(typeof c=="number"){var xr=s.blockedSegment;xr.lastPushedText=Ql(s.blockedSegment.chunks,""+c,o.responseState,xr.lastPushedText);return}typeof c=="function"&&i("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 Zs(o,s,c){for(var h=c.length,b=0;b<h;b++){var k=s.treeContext;s.treeContext=Ua(k,h,b);try{Kt(o,s,c[b])}finally{s.treeContext=k}}}function qd(o,s,c){var h=s.blockedSegment,b=h.chunks.length,k=zs(o,b,null,h.formatContext,h.lastPushedText,!0);h.children.push(k),h.lastPushedText=!1;var T=ro(o,s.node,s.blockedBoundary,k,s.abortSet,s.legacyContext,s.context,s.treeContext);s.componentStack!==null&&(T.componentStack=s.componentStack.parent);var V=T.ping;c.then(V,V)}function Kt(o,s,c){var h=s.blockedSegment.formatContext,b=s.legacyContext,k=s.context,T=null;T=s.componentStack;try{return Cn(o,s,c)}catch(V){if(bi(),typeof V=="object"&&V!==null&&typeof V.then=="function"){qd(o,s,V),s.blockedSegment.formatContext=h,s.legacyContext=b,s.context=k,pi(k),s.componentStack=T;return}else throw s.blockedSegment.formatContext=h,s.legacyContext=b,s.context=k,pi(k),s.componentStack=T,V}}function Zd(o,s,c,h){var b=ki(o,h);if(s===null?$n(o,h):(s.pendingTasks--,s.forceClientRender||(s.forceClientRender=!0,s.errorDigest=b,qs(s,h),s.parentFlushed&&o.clientRenderedBoundaries.push(s))),o.allPendingTasks--,o.allPendingTasks===0){var k=o.onAllReady;k()}}function Ac(o){var s=this,c=o.blockedBoundary,h=o.blockedSegment;h.status=Hs,Lc(s,c,h)}function Ic(o,s,c){var h=o.blockedBoundary,b=o.blockedSegment;if(b.status=Hs,h===null)s.allPendingTasks--,s.status!==no&&(s.status=no,s.destination!==null&&m(s.destination));else{if(h.pendingTasks--,!h.forceClientRender){h.forceClientRender=!0;var k=c===void 0?new Error("The render was aborted by the server without a reason."):c;h.errorDigest=s.onError(k);{var T="The server did not finish this Suspense boundary: ";k&&typeof k.message=="string"?k=T+k.message:k=T+String(k);var V=yr;yr=o;try{qs(h,k)}finally{yr=V}}h.parentFlushed&&s.clientRenderedBoundaries.push(h)}if(h.fallbackAbortableTasks.forEach(function(te){return Ic(te,s,c)}),h.fallbackAbortableTasks.clear(),s.allPendingTasks--,s.allPendingTasks===0){var z=s.onAllReady;z()}}}function Wo(o,s){if(s.chunks.length===0&&s.children.length===1&&s.children[0].boundary===null){var c=s.children[0];c.id=s.id,c.parentFlushed=!0,c.status===Oo&&Wo(o,c)}else{var h=o.completedSegments;h.push(s)}}function Lc(o,s,c){if(s===null){if(c.parentFlushed){if(o.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");o.completedRootSegment=c}if(o.pendingRootTasks--,o.pendingRootTasks===0){o.onShellError=No;var h=o.onShellReady;h()}}else if(s.pendingTasks--,!s.forceClientRender){if(s.pendingTasks===0)c.parentFlushed&&c.status===Oo&&Wo(s,c),s.parentFlushed&&o.completedBoundaries.push(s),s.fallbackAbortableTasks.forEach(Ac,o),s.fallbackAbortableTasks.clear();else if(c.parentFlushed&&c.status===Oo){Wo(s,c);var b=s.completedSegments;b.length===1&&s.parentFlushed&&o.partialBoundaries.push(s)}}if(o.allPendingTasks--,o.allPendingTasks===0){var k=o.onAllReady;k()}}function Gd(o,s){var c=s.blockedSegment;if(c.status===$s){pi(s.context);var h=null;h=yr,yr=s;try{Cn(o,s,s.node),ec(c.chunks,o.responseState,c.lastPushedText,c.textEmbedded),s.abortSet.delete(s),c.status=Oo,Lc(o,s.blockedBoundary,c)}catch(k){if(bi(),typeof k=="object"&&k!==null&&typeof k.then=="function"){var b=s.ping;k.then(b,b)}else s.abortSet.delete(s),c.status=Us,Zd(o,s.blockedBoundary,c,k)}finally{yr=h}}}function al(o){if(o.status!==no){var s=dc(),c=Ns.current;Ns.current=xc;var h;h=xi.getCurrentStack,xi.getCurrentStack=Ja;var b=Xa;Cc(o.responseState);try{var k=o.pingedTasks,T;for(T=0;T<k.length;T++){var V=k[T];Gd(o,V)}k.splice(0,T),o.destination!==null&&Ys(o,o.destination)}catch(z){ki(o,z),$n(o,z)}finally{Cc(b),Ns.current=c,xi.getCurrentStack=h,c===xc&&pi(s)}}}function io(o,s,c){switch(c.parentFlushed=!0,c.status){case $s:{var h=c.id=o.nextSegmentId++;return c.lastPushedText=!1,c.textEmbedded=!1,Jn(s,o.responseState,h)}case Oo:{c.status=Ws;for(var b=!0,k=c.chunks,T=0,V=c.children,z=0;z<V.length;z++){for(var te=V[z];T<te.index;T++)d(s,k[T]);b=Mi(o,s,te)}for(;T<k.length-1;T++)d(s,k[T]);return T<k.length&&(b=p(s,k[T])),b}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function Mi(o,s,c){var h=c.boundary;if(h===null)return io(o,s,c);if(h.parentFlushed=!0,h.forceClientRender)return cd(s,o.responseState,h.errorDigest,h.errorMessage,h.errorComponentStack),io(o,s,c),dd(s,o.responseState);if(h.pendingTasks>0){h.rootSegmentID=o.nextSegmentId++,h.completedSegments.length>0&&o.partialBoundaries.push(h);var b=h.id=Mt(o.responseState);return Gr(s,o.responseState,b),io(o,s,c),Ar(s,o.responseState)}else{if(h.byteSize>o.progressiveChunkSize)return h.rootSegmentID=o.nextSegmentId++,o.completedBoundaries.push(h),Gr(s,o.responseState,h.id),io(o,s,c),Ar(s,o.responseState);ld(s,o.responseState);var k=h.completedSegments;if(k.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var T=k[0];return Mi(o,s,T),ud(s,o.responseState)}}function Yd(o,s,c){return od(s,o.responseState,c.id,c.errorDigest,c.errorMessage,c.errorComponentStack)}function ll(o,s,c){return oi(s,o.responseState,c.formatContext,c.id),Mi(o,s,c),ds(s,c.formatContext)}function Pi(o,s,c){for(var h=c.completedSegments,b=0;b<h.length;b++){var k=h[b];Dc(o,s,c,k)}return h.length=0,Xt(s,o.responseState,c.id,c.rootSegmentID)}function Gs(o,s,c){for(var h=c.completedSegments,b=0;b<h.length;b++){var k=h[b];if(!Dc(o,s,c,k))return b++,h.splice(0,b),!1}return h.splice(0,b),!0}function Dc(o,s,c,h){if(h.status===Ws)return!0;var b=h.id;if(b===-1){var k=h.id=c.rootSegmentID;if(k===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return ll(o,s,h)}else return ll(o,s,h),de(s,o.responseState,b)}function Ys(o,s){try{var c=o.completedRootSegment;c!==null&&o.pendingRootTasks===0&&(Mi(o,s,c),o.completedRootSegment=null,mr(s,o.responseState));var h=o.clientRenderedBoundaries,b;for(b=0;b<h.length;b++){var k=h[b];if(!Yd(o,s,k)){o.destination=null,b++,h.splice(0,b);return}}h.splice(0,b);var T=o.completedBoundaries;for(b=0;b<T.length;b++){var V=T[b];if(!Pi(o,s,V)){o.destination=null,b++,T.splice(0,b);return}}T.splice(0,b);var z=o.partialBoundaries;for(b=0;b<z.length;b++){var te=z[b];if(!Gs(o,s,te)){o.destination=null,b++,z.splice(0,b);return}}z.splice(0,b);var ie=o.completedBoundaries;for(b=0;b<ie.length;b++){var ye=ie[b];if(!Pi(o,s,ye)){o.destination=null,b++,ie.splice(0,b);return}}ie.splice(0,b)}finally{o.allPendingTasks===0&&o.pingedTasks.length===0&&o.clientRenderedBoundaries.length===0&&o.completedBoundaries.length===0&&(o.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),m(s))}}function Fc(o){l(function(){return al(o)})}function Xd(o,s){if(o.status===Ka){o.status=no,M(s,o.fatalError);return}if(o.status!==no&&o.destination===null){o.destination=s;try{Ys(o,s)}catch(c){ki(o,c),$n(o,c)}}}function Bc(o,s){try{var c=o.abortableTasks;c.forEach(function(h){return Ic(h,o,s)}),c.clear(),o.destination!==null&&Ys(o,o.destination)}catch(h){ki(o,h),$n(o,h)}}function cl(){}function Vc(o,s,c,h){var b=!1,k=null,T="",V={push:function(ye){return ye!==null&&(T+=ye),!0},destroy:function(ye){b=!0,k=ye}},z=!1;function te(){z=!0}var ie=$o(o,sd(c,s?s.identifierPrefix:void 0),ad(),1/0,cl,void 0,te);if(Fc(ie),Bc(ie,h),Xd(ie,V),b)throw k;if(!z)throw 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.");return T}function Kd(o,s){return Vc(o,s,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function Oc(o,s){return Vc(o,s,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function Jd(){throw new Error("ReactDOMServer.renderToNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToString() instead.")}function u(){throw new Error("ReactDOMServer.renderToStaticNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToStaticMarkup() instead.")}Li.renderToNodeStream=Jd,Li.renderToStaticMarkup=Oc,Li.renderToStaticNodeStream=u,Li.renderToString=Kd,Li.version=e}()),Li}var eu={};/**
130
186
  * @license React
131
187
  * react-dom-server.browser.development.js
132
188
  *
@@ -134,17 +190,17 @@ Error generating stack: `+h.message+`
134
190
  *
135
191
  * This source code is licensed under the MIT license found in the
136
192
  * LICENSE file in the root directory of this source tree.
137
- */var d0;function F_(){return d0||(d0=1,process.env.NODE_ENV!=="production"&&function(){var t=I,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("warn",u,s)}}function i(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("error",u,s)}}function a(u,o,s){{var c=n.ReactDebugCurrentFrame,h=c.getStackAddendum();h!==""&&(o+="%s",s=s.concat([h]));var b=s.map(function(k){return String(k)});b.unshift("Warning: "+o),Function.prototype.apply.call(console[u],console,b)}}function l(u){u()}var f=512,d=null,p=0;function y(u){d=new Uint8Array(f),p=0}function m(u,o){if(o.length!==0){if(o.length>f){p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=new Uint8Array(f),p=0),u.enqueue(o);return}var s=o,c=d.length-p;c<s.length&&(c===0?u.enqueue(d):(d.set(s.subarray(0,c),p),u.enqueue(d),s=s.subarray(c)),d=new Uint8Array(f),p=0),d.set(s,p),p+=s.length}}function _(u,o){return m(u,o),!0}function S(u){d&&p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=null,p=0)}function P(u){u.close()}var B=new TextEncoder;function L(u){return B.encode(u)}function M(u){return B.encode(u)}function O(u,o){typeof u.error=="function"?u.error(o):u.close()}function j(u){{var o=typeof Symbol=="function"&&Symbol.toStringTag,s=o&&u[Symbol.toStringTag]||u.constructor.name||"Object";return s}}function H(u){try{return $(u),!1}catch{return!0}}function $(u){return""+u}function Y(u,o){if(H(u))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function J(u,o){if(H(u))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function K(u){if(H(u))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",j(u)),$(u)}var le=Object.prototype.hasOwnProperty,he=0,Re=1,ce=2,we=3,ke=4,se=5,ne=6,ee=":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",_e=ee+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Ne=new RegExp("^["+ee+"]["+_e+"]*$"),re={},ae={};function xe(u){return le.call(ae,u)?!0:le.call(re,u)?!1:Ne.test(u)?(ae[u]=!0,!0):(re[u]=!0,i("Invalid attribute name: `%s`",u),!1)}function Ie(u,o,s,c){if(s!==null&&s.type===he)return!1;switch(typeof o){case"function":case"symbol":return!0;case"boolean":{if(s!==null)return!s.acceptsBooleans;var h=u.toLowerCase().slice(0,5);return h!=="data-"&&h!=="aria-"}default:return!1}}function Le(u){return Se.hasOwnProperty(u)?Se[u]:null}function Pe(u,o,s,c,h,b,k){this.acceptsBooleans=o===ce||o===we||o===ke,this.attributeName=c,this.attributeNamespace=h,this.mustUseProperty=s,this.propertyName=u,this.type=o,this.sanitizeURL=b,this.removeEmptyString=k}var Se={},be=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];be.forEach(function(u){Se[u]=new Pe(u,he,!1,u,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(u){var o=u[0],s=u[1];Se[o]=new Pe(o,Re,!1,s,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(u){Se[u]=new Pe(u,ce,!1,u.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(u){Se[u]=new Pe(u,ce,!1,u,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(u){Se[u]=new Pe(u,we,!1,u.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(u){Se[u]=new Pe(u,we,!0,u,null,!1,!1)}),["capture","download"].forEach(function(u){Se[u]=new Pe(u,ke,!1,u,null,!1,!1)}),["cols","rows","size","span"].forEach(function(u){Se[u]=new Pe(u,ne,!1,u,null,!1,!1)}),["rowSpan","start"].forEach(function(u){Se[u]=new Pe(u,se,!1,u.toLowerCase(),null,!1,!1)});var ve=/[\-\:]([a-z])/g,Ce=function(u){return u[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(u){var o=u.replace(ve,Ce);Se[o]=new Pe(o,Re,!1,u,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(u){var o=u.replace(ve,Ce);Se[o]=new Pe(o,Re,!1,u,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(u){var o=u.replace(ve,Ce);Se[o]=new Pe(o,Re,!1,u,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(u){Se[u]=new Pe(u,Re,!1,u.toLowerCase(),null,!1,!1)});var Te="xlinkHref";Se[Te]=new Pe("xlinkHref",Re,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(u){Se[u]=new Pe(u,Re,!1,u.toLowerCase(),null,!0,!0)});var ze={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 fe(u,o){return u+o.charAt(0).toUpperCase()+o.substring(1)}var Ze=["Webkit","ms","Moz","O"];Object.keys(ze).forEach(function(u){Ze.forEach(function(o){ze[fe(o,u)]=ze[u]})});var rt={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function It(u,o){rt[o.type]||o.onChange||o.onInput||o.readOnly||o.disabled||o.value==null||i("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`."),o.onChange||o.readOnly||o.disabled||o.checked==null||i("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 Dt(u,o){if(u.indexOf("-")===-1)return typeof o.is=="string";switch(u){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 dn={"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},Lt={},Ot=new RegExp("^(aria)-["+_e+"]*$"),fn=new RegExp("^(aria)[A-Z]["+_e+"]*$");function qn(u,o){{if(le.call(Lt,o)&&Lt[o])return!0;if(fn.test(o)){var s="aria-"+o.slice(4).toLowerCase(),c=dn.hasOwnProperty(s)?s:null;if(c==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",o),Lt[o]=!0,!0;if(o!==c)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",o,c),Lt[o]=!0,!0}if(Ot.test(o)){var h=o.toLowerCase(),b=dn.hasOwnProperty(h)?h:null;if(b==null)return Lt[o]=!0,!1;if(o!==b)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",o,b),Lt[o]=!0,!0}}return!0}function Et(u,o){{var s=[];for(var c in o){var h=qn(u,c);h||s.push(c)}var b=s.map(function(k){return"`"+k+"`"}).join(", ");s.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",b,u):s.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",b,u)}}function Ct(u,o){Dt(u,o)||Et(u,o)}var gt=!1;function En(u,o){{if(u!=="input"&&u!=="textarea"&&u!=="select")return;o!=null&&o.value===null&&!gt&&(gt=!0,u==="select"&&o.multiple?i("`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.",u):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",u))}}var Tn={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"},Tt=function(){};{var it={},Rn=/^on./,Zn=/^on[^A-Z]/,pe=new RegExp("^(aria)-["+_e+"]*$"),Ee=new RegExp("^(aria)[A-Z]["+_e+"]*$");Tt=function(u,o,s,c){if(le.call(it,o)&&it[o])return!0;var h=o.toLowerCase();if(h==="onfocusin"||h==="onfocusout")return i("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."),it[o]=!0,!0;if(c!=null){var b=c.registrationNameDependencies,k=c.possibleRegistrationNames;if(b.hasOwnProperty(o))return!0;var T=k.hasOwnProperty(h)?k[h]:null;if(T!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",o,T),it[o]=!0,!0;if(Rn.test(o))return i("Unknown event handler property `%s`. It will be ignored.",o),it[o]=!0,!0}else if(Rn.test(o))return Zn.test(o)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",o),it[o]=!0,!0;if(pe.test(o)||Ee.test(o))return!0;if(h==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),it[o]=!0,!0;if(h==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),it[o]=!0,!0;if(h==="is"&&s!==null&&s!==void 0&&typeof s!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof s),it[o]=!0,!0;if(typeof s=="number"&&isNaN(s))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",o),it[o]=!0,!0;var V=Le(o),z=V!==null&&V.type===he;if(Tn.hasOwnProperty(h)){var te=Tn[h];if(te!==o)return i("Invalid DOM property `%s`. Did you mean `%s`?",o,te),it[o]=!0,!0}else if(!z&&o!==h)return i("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.",o,h),it[o]=!0,!0;return typeof s=="boolean"&&Ie(o,s,V)?(s?i('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()}.',s,o,o,s,o):i('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.',s,o,o,s,o,o,o),it[o]=!0,!0):z?!0:Ie(o,s,V)?(it[o]=!0,!1):((s==="false"||s==="true")&&V!==null&&V.type===we&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",s,o,s==="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".',o,s),it[o]=!0),!0)}}var Ye=function(u,o,s){{var c=[];for(var h in o){var b=Tt(u,h,o[h],s);b||c.push(h)}var k=c.map(function(T){return"`"+T+"`"}).join(", ");c.length===1?i("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 ",k,u):c.length>1&&i("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 ",k,u)}};function bt(u,o,s){Dt(u,o)||Ye(u,o,s)}var sr=function(){};{var Pn=/^(?:webkit|moz|o)[A-Z]/,ar=/^-ms-/,Er=/-(.)/g,St=/;\s*$/,qt={},Ft={},Je=!1,en=!1,Bn=function(u){return u.replace(Er,function(o,s){return s.toUpperCase()})},Vn=function(u){qt.hasOwnProperty(u)&&qt[u]||(qt[u]=!0,i("Unsupported style property %s. Did you mean %s?",u,Bn(u.replace(ar,"ms-"))))},Zt=function(u){qt.hasOwnProperty(u)&&qt[u]||(qt[u]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",u,u.charAt(0).toUpperCase()+u.slice(1)))},Gn=function(u,o){Ft.hasOwnProperty(o)&&Ft[o]||(Ft[o]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,u,o.replace(St,"")))},tn=function(u,o){Je||(Je=!0,i("`NaN` is an invalid value for the `%s` css style property.",u))},xt=function(u,o){en||(en=!0,i("`Infinity` is an invalid value for the `%s` css style property.",u))};sr=function(u,o){u.indexOf("-")>-1?Vn(u):Pn.test(u)?Zt(u):St.test(o)&&Gn(u,o),typeof o=="number"&&(isNaN(o)?tn(u,o):isFinite(o)||xt(u,o))}}var lr=sr,cr=/["'&<>]/;function ur(u){K(u);var o=""+u,s=cr.exec(o);if(!s)return o;var c,h="",b,k=0;for(b=s.index;b<o.length;b++){switch(o.charCodeAt(b)){case 34:c="&quot;";break;case 38:c="&amp;";break;case 39:c="&#x27;";break;case 60:c="&lt;";break;case 62:c="&gt;";break;default:continue}k!==b&&(h+=o.substring(k,b)),k=b+1,h+=c}return k!==b?h+o.substring(k,b):h}function vt(u){return typeof u=="boolean"||typeof u=="number"?""+u:ur(u)}var dr=/([A-Z])/g,zr=/^ms-/;function qr(u){return u.replace(dr,"-$1").toLowerCase().replace(zr,"-ms-")}var nn=/^[\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,N=!1;function oe(u){!N&&nn.test(u)&&(N=!0,i("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(u)))}var me=Array.isArray;function Me(u){return me(u)}var He=M("<script>"),Xe=M("<\/script>"),We=M('<script src="'),$e=M('<script type="module" src="'),st=M('" async=""><\/script>');function tt(u){return K(u),(""+u).replace(Ke,Rt)}var Ke=/(<\/|<)(s)(cript)/gi,Rt=function(u,o,s,c){return""+o+(s==="s"?"\\u0073":"\\u0053")+c};function hn(u,o,s,c,h){var b=u===void 0?"":u,k=o===void 0?He:M('<script nonce="'+vt(o)+'">'),T=[];if(s!==void 0&&T.push(k,L(tt(s)),Xe),c!==void 0)for(var V=0;V<c.length;V++)T.push(We,L(vt(c[V])),st);if(h!==void 0)for(var z=0;z<h.length;z++)T.push($e,L(vt(h[z])),st);return{bootstrapChunks:T,startInlineScript:k,placeholderPrefix:M(b+"P:"),segmentPrefix:M(b+"S:"),boundaryPrefix:b+"B:",idPrefix:b,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var Pt=0,Ge=1,jt=2,rn=3,Mn=4,Tr=5,pn=6,An=7;function Nt(u,o){return{insertionMode:u,selectedValue:o}}function Yn(u){var o=u==="http://www.w3.org/2000/svg"?jt:u==="http://www.w3.org/1998/Math/MathML"?rn:Pt;return Nt(o,null)}function fr(u,o,s){switch(o){case"select":return Nt(Ge,s.value!=null?s.value:s.defaultValue);case"svg":return Nt(jt,null);case"math":return Nt(rn,null);case"foreignObject":return Nt(Ge,null);case"table":return Nt(Mn,null);case"thead":case"tbody":case"tfoot":return Nt(Tr,null);case"colgroup":return Nt(An,null);case"tr":return Nt(pn,null)}return u.insertionMode>=Mn||u.insertionMode===Pt?Nt(Ge,null):u}var Rr=null;function on(u){var o=u.nextSuspenseID++;return M(u.boundaryPrefix+o.toString(16))}function In(u,o,s){var c=u.idPrefix,h=":"+c+"R"+o;return s>0&&(h+="H"+s.toString(32)),h+":"}function $t(u){return vt(u)}var Pr=M("<!-- -->");function Mt(u,o,s,c){return o===""?c:(c&&u.push(Pr),u.push(L($t(o))),!0)}function Gt(u,o,s,c){s&&c&&u.push(Pr)}var g=new Map;function C(u){var o=g.get(u);if(o!==void 0)return o;var s=M(vt(qr(u)));return g.set(u,s),s}var R=M(' style="'),F=M(":"),Z=M(";");function U(u,o,s){if(typeof s!="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.");var c=!0;for(var h in s)if(le.call(s,h)){var b=s[h];if(!(b==null||typeof b=="boolean"||b==="")){var k=void 0,T=void 0,V=h.indexOf("--")===0;V?(k=L(vt(h)),J(b,h),T=L(vt((""+b).trim()))):(lr(h,b),k=C(h),typeof b=="number"?b!==0&&!le.call(ze,h)?T=L(b+"px"):T=L(""+b):(J(b,h),T=L(vt((""+b).trim())))),c?(c=!1,u.push(R,k,F,T)):u.push(Z,k,F,T)}}c||u.push(Ae)}var X=M(" "),ue=M('="'),Ae=M('"'),Be=M('=""');function De(u,o,s,c){switch(s){case"style":{U(u,o,c);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(s.length>2&&(s[0]==="o"||s[0]==="O")&&(s[1]==="n"||s[1]==="N"))){var h=Le(s);if(h!==null){switch(typeof c){case"function":case"symbol":return;case"boolean":if(!h.acceptsBooleans)return}var b=h.attributeName,k=L(b);switch(h.type){case we:c&&u.push(X,k,Be);return;case ke:c===!0?u.push(X,k,Be):c===!1||u.push(X,k,ue,L(vt(c)),Ae);return;case se:isNaN(c)||u.push(X,k,ue,L(vt(c)),Ae);break;case ne:!isNaN(c)&&c>=1&&u.push(X,k,ue,L(vt(c)),Ae);break;default:h.sanitizeURL&&(Y(c,b),c=""+c,oe(c)),u.push(X,k,ue,L(vt(c)),Ae)}}else if(xe(s)){switch(typeof c){case"function":case"symbol":return;case"boolean":{var T=s.toLowerCase().slice(0,5);if(T!=="data-"&&T!=="aria-")return}}u.push(X,L(s),ue,L(vt(c)),Ae)}}}var Qe=M(">"),Wt=M("/>");function Ht(u,o,s){if(o!=null){if(s!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof o!="object"||!("__html"in o))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var c=o.__html;c!=null&&(K(c),u.push(L(""+c)))}}var Ut=!1,Xn=!1,Ln=!1,Mr=!1,Kn=!1,hr=!1,On=!1;function pr(u,o){{var s=u[o];if(s!=null){var c=Me(s);u.multiple&&!c?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",o):!u.multiple&&c&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",o)}}}function wa(u,o,s){It("select",o),pr(o,"value"),pr(o,"defaultValue"),o.value!==void 0&&o.defaultValue!==void 0&&!Ln&&(i("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"),Ln=!0),u.push(mn("select"));var c=null,h=null;for(var b in o)if(le.call(o,b)){var k=o[b];if(k==null)continue;switch(b){case"children":c=k;break;case"dangerouslySetInnerHTML":h=k;break;case"defaultValue":case"value":break;default:De(u,s,b,k);break}}return u.push(Qe),Ht(u,h,c),c}function ba(u){var o="";return t.Children.forEach(u,function(s){s!=null&&(o+=s,!Kn&&typeof s!="string"&&typeof s!="number"&&(Kn=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),o}var wo=M(' selected=""');function Dn(u,o,s,c){var h=c.selectedValue;u.push(mn("option"));var b=null,k=null,T=null,V=null;for(var z in o)if(le.call(o,z)){var te=o[z];if(te==null)continue;switch(z){case"children":b=te;break;case"selected":T=te,On||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),On=!0);break;case"dangerouslySetInnerHTML":V=te;break;case"value":k=te;default:De(u,s,z,te);break}}if(h!=null){var ie;if(k!==null?(Y(k,"value"),ie=""+k):(V!==null&&(hr||(hr=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ie=ba(b)),Me(h))for(var ye=0;ye<h.length;ye++){Y(h[ye],"value");var Oe=""+h[ye];if(Oe===ie){u.push(wo);break}}else Y(h,"select.value"),""+h===ie&&u.push(wo)}else T&&u.push(wo);return u.push(Qe),Ht(u,V,b),b}function xa(u,o,s){It("input",o),o.checked!==void 0&&o.defaultChecked!==void 0&&!Xn&&(i("%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","A component",o.type),Xn=!0),o.value!==void 0&&o.defaultValue!==void 0&&!Ut&&(i("%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","A component",o.type),Ut=!0),u.push(mn("input"));var c=null,h=null,b=null,k=null;for(var T in o)if(le.call(o,T)){var V=o[T];if(V==null)continue;switch(T){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":k=V;break;case"defaultValue":h=V;break;case"checked":b=V;break;case"value":c=V;break;default:De(u,s,T,V);break}}return b!==null?De(u,s,"checked",b):k!==null&&De(u,s,"checked",k),c!==null?De(u,s,"value",c):h!==null&&De(u,s,"value",h),u.push(Wt),null}function jn(u,o,s){It("textarea",o),o.value!==void 0&&o.defaultValue!==void 0&&!Mr&&(i("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"),Mr=!0),u.push(mn("textarea"));var c=null,h=null,b=null;for(var k in o)if(le.call(o,k)){var T=o[k];if(T==null)continue;switch(k){case"children":b=T;break;case"value":c=T;break;case"defaultValue":h=T;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:De(u,s,k,T);break}}if(c===null&&h!==null&&(c=h),u.push(Qe),b!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),c!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Me(b)){if(b.length>1)throw new Error("<textarea> can only have at most one child.");K(b[0]),c=""+b[0]}K(b),c=""+b}return typeof c=="string"&&c[0]===`
138
- `&&u.push(gr),c!==null&&(Y(c,"value"),u.push(L($t(""+c)))),null}function Qo(u,o,s,c){u.push(mn(s));for(var h in o)if(le.call(o,h)){var b=o[h];if(b==null)continue;switch(h){case"children":case"dangerouslySetInnerHTML":throw new Error(s+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:De(u,c,h,b);break}}return u.push(Wt),null}function bo(u,o,s){u.push(mn("menuitem"));for(var c in o)if(le.call(o,c)){var h=o[c];if(h==null)continue;switch(c){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:De(u,s,c,h);break}}return u.push(Qe),null}function at(u,o,s){u.push(mn("title"));var c=null;for(var h in o)if(le.call(o,h)){var b=o[h];if(b==null)continue;switch(h){case"children":c=b;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:De(u,s,h,b);break}}u.push(Qe);{var k=Array.isArray(c)&&c.length<2?c[0]||null:c;Array.isArray(c)&&c.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):k!=null&&k.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):k!=null&&typeof k!="string"&&typeof k!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return c}function mr(u,o,s,c){u.push(mn(s));var h=null,b=null;for(var k in o)if(le.call(o,k)){var T=o[k];if(T==null)continue;switch(k){case"children":h=T;break;case"dangerouslySetInnerHTML":b=T;break;default:De(u,c,k,T);break}}return u.push(Qe),Ht(u,b,h),typeof h=="string"?(u.push(L($t(h))),null):h}function xo(u,o,s,c){u.push(mn(s));var h=null,b=null;for(var k in o)if(le.call(o,k)){var T=o[k];if(T==null)continue;switch(k){case"children":h=T;break;case"dangerouslySetInnerHTML":b=T;break;case"style":U(u,c,T);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:xe(k)&&typeof T!="function"&&typeof T!="symbol"&&u.push(X,L(k),ue,L(vt(T)),Ae);break}}return u.push(Qe),Ht(u,b,h),h}var gr=M(`
193
+ */var y0;function WS(){return y0||(y0=1,process.env.NODE_ENV!=="production"&&function(){var t=I,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("warn",u,s)}}function i(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("error",u,s)}}function a(u,o,s){{var c=n.ReactDebugCurrentFrame,h=c.getStackAddendum();h!==""&&(o+="%s",s=s.concat([h]));var b=s.map(function(k){return String(k)});b.unshift("Warning: "+o),Function.prototype.apply.call(console[u],console,b)}}function l(u){u()}var f=512,d=null,p=0;function y(u){d=new Uint8Array(f),p=0}function m(u,o){if(o.length!==0){if(o.length>f){p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=new Uint8Array(f),p=0),u.enqueue(o);return}var s=o,c=d.length-p;c<s.length&&(c===0?u.enqueue(d):(d.set(s.subarray(0,c),p),u.enqueue(d),s=s.subarray(c)),d=new Uint8Array(f),p=0),d.set(s,p),p+=s.length}}function _(u,o){return m(u,o),!0}function S(u){d&&p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=null,p=0)}function M(u){u.close()}var B=new TextEncoder;function L(u){return B.encode(u)}function P(u){return B.encode(u)}function O(u,o){typeof u.error=="function"?u.error(o):u.close()}function j(u){{var o=typeof Symbol=="function"&&Symbol.toStringTag,s=o&&u[Symbol.toStringTag]||u.constructor.name||"Object";return s}}function H(u){try{return $(u),!1}catch{return!0}}function $(u){return""+u}function Y(u,o){if(H(u))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function J(u,o){if(H(u))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function K(u){if(H(u))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",j(u)),$(u)}var le=Object.prototype.hasOwnProperty,he=0,Re=1,ce=2,we=3,ke=4,se=5,ne=6,ee=":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",_e=ee+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Ne=new RegExp("^["+ee+"]["+_e+"]*$"),re={},ae={};function xe(u){return le.call(ae,u)?!0:le.call(re,u)?!1:Ne.test(u)?(ae[u]=!0,!0):(re[u]=!0,i("Invalid attribute name: `%s`",u),!1)}function Ie(u,o,s,c){if(s!==null&&s.type===he)return!1;switch(typeof o){case"function":case"symbol":return!0;case"boolean":{if(s!==null)return!s.acceptsBooleans;var h=u.toLowerCase().slice(0,5);return h!=="data-"&&h!=="aria-"}default:return!1}}function Le(u){return Se.hasOwnProperty(u)?Se[u]:null}function Me(u,o,s,c,h,b,k){this.acceptsBooleans=o===ce||o===we||o===ke,this.attributeName=c,this.attributeNamespace=h,this.mustUseProperty=s,this.propertyName=u,this.type=o,this.sanitizeURL=b,this.removeEmptyString=k}var Se={},be=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];be.forEach(function(u){Se[u]=new Me(u,he,!1,u,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(u){var o=u[0],s=u[1];Se[o]=new Me(o,Re,!1,s,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(u){Se[u]=new Me(u,ce,!1,u.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(u){Se[u]=new Me(u,ce,!1,u,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(u){Se[u]=new Me(u,we,!1,u.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(u){Se[u]=new Me(u,we,!0,u,null,!1,!1)}),["capture","download"].forEach(function(u){Se[u]=new Me(u,ke,!1,u,null,!1,!1)}),["cols","rows","size","span"].forEach(function(u){Se[u]=new Me(u,ne,!1,u,null,!1,!1)}),["rowSpan","start"].forEach(function(u){Se[u]=new Me(u,se,!1,u.toLowerCase(),null,!1,!1)});var ve=/[\-\:]([a-z])/g,Ce=function(u){return u[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(u){var o=u.replace(ve,Ce);Se[o]=new Me(o,Re,!1,u,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(u){var o=u.replace(ve,Ce);Se[o]=new Me(o,Re,!1,u,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(u){var o=u.replace(ve,Ce);Se[o]=new Me(o,Re,!1,u,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(u){Se[u]=new Me(u,Re,!1,u.toLowerCase(),null,!1,!1)});var Te="xlinkHref";Se[Te]=new Me("xlinkHref",Re,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(u){Se[u]=new Me(u,Re,!1,u.toLowerCase(),null,!0,!0)});var ze={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 fe(u,o){return u+o.charAt(0).toUpperCase()+o.substring(1)}var Ze=["Webkit","ms","Moz","O"];Object.keys(ze).forEach(function(u){Ze.forEach(function(o){ze[fe(o,u)]=ze[u]})});var rt={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function It(u,o){rt[o.type]||o.onChange||o.onInput||o.readOnly||o.disabled||o.value==null||i("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`."),o.onChange||o.readOnly||o.disabled||o.checked==null||i("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 Dt(u,o){if(u.indexOf("-")===-1)return typeof o.is=="string";switch(u){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 dn={"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},Lt={},Ot=new RegExp("^(aria)-["+_e+"]*$"),fn=new RegExp("^(aria)[A-Z]["+_e+"]*$");function qn(u,o){{if(le.call(Lt,o)&&Lt[o])return!0;if(fn.test(o)){var s="aria-"+o.slice(4).toLowerCase(),c=dn.hasOwnProperty(s)?s:null;if(c==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",o),Lt[o]=!0,!0;if(o!==c)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",o,c),Lt[o]=!0,!0}if(Ot.test(o)){var h=o.toLowerCase(),b=dn.hasOwnProperty(h)?h:null;if(b==null)return Lt[o]=!0,!1;if(o!==b)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",o,b),Lt[o]=!0,!0}}return!0}function Et(u,o){{var s=[];for(var c in o){var h=qn(u,c);h||s.push(c)}var b=s.map(function(k){return"`"+k+"`"}).join(", ");s.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",b,u):s.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",b,u)}}function Ct(u,o){Dt(u,o)||Et(u,o)}var gt=!1;function En(u,o){{if(u!=="input"&&u!=="textarea"&&u!=="select")return;o!=null&&o.value===null&&!gt&&(gt=!0,u==="select"&&o.multiple?i("`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.",u):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",u))}}var Tn={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"},Tt=function(){};{var it={},Rn=/^on./,Zn=/^on[^A-Z]/,me=new RegExp("^(aria)-["+_e+"]*$"),Ee=new RegExp("^(aria)[A-Z]["+_e+"]*$");Tt=function(u,o,s,c){if(le.call(it,o)&&it[o])return!0;var h=o.toLowerCase();if(h==="onfocusin"||h==="onfocusout")return i("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."),it[o]=!0,!0;if(c!=null){var b=c.registrationNameDependencies,k=c.possibleRegistrationNames;if(b.hasOwnProperty(o))return!0;var T=k.hasOwnProperty(h)?k[h]:null;if(T!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",o,T),it[o]=!0,!0;if(Rn.test(o))return i("Unknown event handler property `%s`. It will be ignored.",o),it[o]=!0,!0}else if(Rn.test(o))return Zn.test(o)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",o),it[o]=!0,!0;if(me.test(o)||Ee.test(o))return!0;if(h==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),it[o]=!0,!0;if(h==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),it[o]=!0,!0;if(h==="is"&&s!==null&&s!==void 0&&typeof s!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof s),it[o]=!0,!0;if(typeof s=="number"&&isNaN(s))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",o),it[o]=!0,!0;var V=Le(o),z=V!==null&&V.type===he;if(Tn.hasOwnProperty(h)){var te=Tn[h];if(te!==o)return i("Invalid DOM property `%s`. Did you mean `%s`?",o,te),it[o]=!0,!0}else if(!z&&o!==h)return i("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.",o,h),it[o]=!0,!0;return typeof s=="boolean"&&Ie(o,s,V)?(s?i('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()}.',s,o,o,s,o):i('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.',s,o,o,s,o,o,o),it[o]=!0,!0):z?!0:Ie(o,s,V)?(it[o]=!0,!1):((s==="false"||s==="true")&&V!==null&&V.type===we&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",s,o,s==="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".',o,s),it[o]=!0),!0)}}var Ye=function(u,o,s){{var c=[];for(var h in o){var b=Tt(u,h,o[h],s);b||c.push(h)}var k=c.map(function(T){return"`"+T+"`"}).join(", ");c.length===1?i("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 ",k,u):c.length>1&&i("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 ",k,u)}};function bt(u,o,s){Dt(u,o)||Ye(u,o,s)}var sr=function(){};{var Mn=/^(?:webkit|moz|o)[A-Z]/,ar=/^-ms-/,Er=/-(.)/g,St=/;\s*$/,qt={},Ft={},Je=!1,en=!1,Bn=function(u){return u.replace(Er,function(o,s){return s.toUpperCase()})},Vn=function(u){qt.hasOwnProperty(u)&&qt[u]||(qt[u]=!0,i("Unsupported style property %s. Did you mean %s?",u,Bn(u.replace(ar,"ms-"))))},Zt=function(u){qt.hasOwnProperty(u)&&qt[u]||(qt[u]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",u,u.charAt(0).toUpperCase()+u.slice(1)))},Gn=function(u,o){Ft.hasOwnProperty(o)&&Ft[o]||(Ft[o]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,u,o.replace(St,"")))},tn=function(u,o){Je||(Je=!0,i("`NaN` is an invalid value for the `%s` css style property.",u))},xt=function(u,o){en||(en=!0,i("`Infinity` is an invalid value for the `%s` css style property.",u))};sr=function(u,o){u.indexOf("-")>-1?Vn(u):Mn.test(u)?Zt(u):St.test(o)&&Gn(u,o),typeof o=="number"&&(isNaN(o)?tn(u,o):isFinite(o)||xt(u,o))}}var lr=sr,cr=/["'&<>]/;function ur(u){K(u);var o=""+u,s=cr.exec(o);if(!s)return o;var c,h="",b,k=0;for(b=s.index;b<o.length;b++){switch(o.charCodeAt(b)){case 34:c="&quot;";break;case 38:c="&amp;";break;case 39:c="&#x27;";break;case 60:c="&lt;";break;case 62:c="&gt;";break;default:continue}k!==b&&(h+=o.substring(k,b)),k=b+1,h+=c}return k!==b?h+o.substring(k,b):h}function vt(u){return typeof u=="boolean"||typeof u=="number"?""+u:ur(u)}var dr=/([A-Z])/g,zr=/^ms-/;function qr(u){return u.replace(dr,"-$1").toLowerCase().replace(zr,"-ms-")}var nn=/^[\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,N=!1;function oe(u){!N&&nn.test(u)&&(N=!0,i("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(u)))}var ge=Array.isArray;function Pe(u){return ge(u)}var He=P("<script>"),Xe=P("<\/script>"),We=P('<script src="'),$e=P('<script type="module" src="'),st=P('" async=""><\/script>');function tt(u){return K(u),(""+u).replace(Ke,Rt)}var Ke=/(<\/|<)(s)(cript)/gi,Rt=function(u,o,s,c){return""+o+(s==="s"?"\\u0073":"\\u0053")+c};function hn(u,o,s,c,h){var b=u===void 0?"":u,k=o===void 0?He:P('<script nonce="'+vt(o)+'">'),T=[];if(s!==void 0&&T.push(k,L(tt(s)),Xe),c!==void 0)for(var V=0;V<c.length;V++)T.push(We,L(vt(c[V])),st);if(h!==void 0)for(var z=0;z<h.length;z++)T.push($e,L(vt(h[z])),st);return{bootstrapChunks:T,startInlineScript:k,placeholderPrefix:P(b+"P:"),segmentPrefix:P(b+"S:"),boundaryPrefix:b+"B:",idPrefix:b,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var Mt=0,Ge=1,jt=2,rn=3,Pn=4,Tr=5,pn=6,An=7;function Nt(u,o){return{insertionMode:u,selectedValue:o}}function Yn(u){var o=u==="http://www.w3.org/2000/svg"?jt:u==="http://www.w3.org/1998/Math/MathML"?rn:Mt;return Nt(o,null)}function fr(u,o,s){switch(o){case"select":return Nt(Ge,s.value!=null?s.value:s.defaultValue);case"svg":return Nt(jt,null);case"math":return Nt(rn,null);case"foreignObject":return Nt(Ge,null);case"table":return Nt(Pn,null);case"thead":case"tbody":case"tfoot":return Nt(Tr,null);case"colgroup":return Nt(An,null);case"tr":return Nt(pn,null)}return u.insertionMode>=Pn||u.insertionMode===Mt?Nt(Ge,null):u}var Rr=null;function on(u){var o=u.nextSuspenseID++;return P(u.boundaryPrefix+o.toString(16))}function In(u,o,s){var c=u.idPrefix,h=":"+c+"R"+o;return s>0&&(h+="H"+s.toString(32)),h+":"}function $t(u){return vt(u)}var Mr=P("<!-- -->");function Pt(u,o,s,c){return o===""?c:(c&&u.push(Mr),u.push(L($t(o))),!0)}function Gt(u,o,s,c){s&&c&&u.push(Mr)}var g=new Map;function C(u){var o=g.get(u);if(o!==void 0)return o;var s=P(vt(qr(u)));return g.set(u,s),s}var R=P(' style="'),F=P(":"),Z=P(";");function U(u,o,s){if(typeof s!="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.");var c=!0;for(var h in s)if(le.call(s,h)){var b=s[h];if(!(b==null||typeof b=="boolean"||b==="")){var k=void 0,T=void 0,V=h.indexOf("--")===0;V?(k=L(vt(h)),J(b,h),T=L(vt((""+b).trim()))):(lr(h,b),k=C(h),typeof b=="number"?b!==0&&!le.call(ze,h)?T=L(b+"px"):T=L(""+b):(J(b,h),T=L(vt((""+b).trim())))),c?(c=!1,u.push(R,k,F,T)):u.push(Z,k,F,T)}}c||u.push(Ae)}var X=P(" "),ue=P('="'),Ae=P('"'),Be=P('=""');function De(u,o,s,c){switch(s){case"style":{U(u,o,c);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(s.length>2&&(s[0]==="o"||s[0]==="O")&&(s[1]==="n"||s[1]==="N"))){var h=Le(s);if(h!==null){switch(typeof c){case"function":case"symbol":return;case"boolean":if(!h.acceptsBooleans)return}var b=h.attributeName,k=L(b);switch(h.type){case we:c&&u.push(X,k,Be);return;case ke:c===!0?u.push(X,k,Be):c===!1||u.push(X,k,ue,L(vt(c)),Ae);return;case se:isNaN(c)||u.push(X,k,ue,L(vt(c)),Ae);break;case ne:!isNaN(c)&&c>=1&&u.push(X,k,ue,L(vt(c)),Ae);break;default:h.sanitizeURL&&(Y(c,b),c=""+c,oe(c)),u.push(X,k,ue,L(vt(c)),Ae)}}else if(xe(s)){switch(typeof c){case"function":case"symbol":return;case"boolean":{var T=s.toLowerCase().slice(0,5);if(T!=="data-"&&T!=="aria-")return}}u.push(X,L(s),ue,L(vt(c)),Ae)}}}var Qe=P(">"),Wt=P("/>");function Ht(u,o,s){if(o!=null){if(s!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof o!="object"||!("__html"in o))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var c=o.__html;c!=null&&(K(c),u.push(L(""+c)))}}var Ut=!1,Xn=!1,Ln=!1,Pr=!1,Kn=!1,hr=!1,On=!1;function pr(u,o){{var s=u[o];if(s!=null){var c=Pe(s);u.multiple&&!c?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",o):!u.multiple&&c&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",o)}}}function wa(u,o,s){It("select",o),pr(o,"value"),pr(o,"defaultValue"),o.value!==void 0&&o.defaultValue!==void 0&&!Ln&&(i("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"),Ln=!0),u.push(mn("select"));var c=null,h=null;for(var b in o)if(le.call(o,b)){var k=o[b];if(k==null)continue;switch(b){case"children":c=k;break;case"dangerouslySetInnerHTML":h=k;break;case"defaultValue":case"value":break;default:De(u,s,b,k);break}}return u.push(Qe),Ht(u,h,c),c}function ba(u){var o="";return t.Children.forEach(u,function(s){s!=null&&(o+=s,!Kn&&typeof s!="string"&&typeof s!="number"&&(Kn=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),o}var wo=P(' selected=""');function Dn(u,o,s,c){var h=c.selectedValue;u.push(mn("option"));var b=null,k=null,T=null,V=null;for(var z in o)if(le.call(o,z)){var te=o[z];if(te==null)continue;switch(z){case"children":b=te;break;case"selected":T=te,On||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),On=!0);break;case"dangerouslySetInnerHTML":V=te;break;case"value":k=te;default:De(u,s,z,te);break}}if(h!=null){var ie;if(k!==null?(Y(k,"value"),ie=""+k):(V!==null&&(hr||(hr=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ie=ba(b)),Pe(h))for(var ye=0;ye<h.length;ye++){Y(h[ye],"value");var Oe=""+h[ye];if(Oe===ie){u.push(wo);break}}else Y(h,"select.value"),""+h===ie&&u.push(wo)}else T&&u.push(wo);return u.push(Qe),Ht(u,V,b),b}function xa(u,o,s){It("input",o),o.checked!==void 0&&o.defaultChecked!==void 0&&!Xn&&(i("%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","A component",o.type),Xn=!0),o.value!==void 0&&o.defaultValue!==void 0&&!Ut&&(i("%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","A component",o.type),Ut=!0),u.push(mn("input"));var c=null,h=null,b=null,k=null;for(var T in o)if(le.call(o,T)){var V=o[T];if(V==null)continue;switch(T){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":k=V;break;case"defaultValue":h=V;break;case"checked":b=V;break;case"value":c=V;break;default:De(u,s,T,V);break}}return b!==null?De(u,s,"checked",b):k!==null&&De(u,s,"checked",k),c!==null?De(u,s,"value",c):h!==null&&De(u,s,"value",h),u.push(Wt),null}function jn(u,o,s){It("textarea",o),o.value!==void 0&&o.defaultValue!==void 0&&!Pr&&(i("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"),Pr=!0),u.push(mn("textarea"));var c=null,h=null,b=null;for(var k in o)if(le.call(o,k)){var T=o[k];if(T==null)continue;switch(k){case"children":b=T;break;case"value":c=T;break;case"defaultValue":h=T;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:De(u,s,k,T);break}}if(c===null&&h!==null&&(c=h),u.push(Qe),b!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),c!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Pe(b)){if(b.length>1)throw new Error("<textarea> can only have at most one child.");K(b[0]),c=""+b[0]}K(b),c=""+b}return typeof c=="string"&&c[0]===`
194
+ `&&u.push(gr),c!==null&&(Y(c,"value"),u.push(L($t(""+c)))),null}function Qo(u,o,s,c){u.push(mn(s));for(var h in o)if(le.call(o,h)){var b=o[h];if(b==null)continue;switch(h){case"children":case"dangerouslySetInnerHTML":throw new Error(s+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:De(u,c,h,b);break}}return u.push(Wt),null}function bo(u,o,s){u.push(mn("menuitem"));for(var c in o)if(le.call(o,c)){var h=o[c];if(h==null)continue;switch(c){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:De(u,s,c,h);break}}return u.push(Qe),null}function at(u,o,s){u.push(mn("title"));var c=null;for(var h in o)if(le.call(o,h)){var b=o[h];if(b==null)continue;switch(h){case"children":c=b;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:De(u,s,h,b);break}}u.push(Qe);{var k=Array.isArray(c)&&c.length<2?c[0]||null:c;Array.isArray(c)&&c.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):k!=null&&k.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):k!=null&&typeof k!="string"&&typeof k!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return c}function mr(u,o,s,c){u.push(mn(s));var h=null,b=null;for(var k in o)if(le.call(o,k)){var T=o[k];if(T==null)continue;switch(k){case"children":h=T;break;case"dangerouslySetInnerHTML":b=T;break;default:De(u,c,k,T);break}}return u.push(Qe),Ht(u,b,h),typeof h=="string"?(u.push(L($t(h))),null):h}function xo(u,o,s,c){u.push(mn(s));var h=null,b=null;for(var k in o)if(le.call(o,k)){var T=o[k];if(T==null)continue;switch(k){case"children":h=T;break;case"dangerouslySetInnerHTML":b=T;break;case"style":U(u,c,T);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:xe(k)&&typeof T!="function"&&typeof T!="symbol"&&u.push(X,L(k),ue,L(vt(T)),Ae);break}}return u.push(Qe),Ht(u,b,h),h}var gr=P(`
139
195
  `);function Jn(u,o,s,c){u.push(mn(s));var h=null,b=null;for(var k in o)if(le.call(o,k)){var T=o[k];if(T==null)continue;switch(k){case"children":h=T;break;case"dangerouslySetInnerHTML":b=T;break;default:De(u,c,k,T);break}}if(u.push(Qe),b!=null){if(h!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof b!="object"||!("__html"in b))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var V=b.__html;V!=null&&(typeof V=="string"&&V.length>0&&V[0]===`
140
196
  `?u.push(gr,L(V)):(K(V),u.push(L(""+V))))}return typeof h=="string"&&h[0]===`
141
- `&&u.push(gr),h}var Co=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Qn=new Map;function mn(u){var o=Qn.get(u);if(o===void 0){if(!Co.test(u))throw new Error("Invalid tag: "+u);o=M("<"+u),Qn.set(u,o)}return o}var ei=M("<!DOCTYPE html>");function Zr(u,o,s,c,h){switch(Ct(o,s),En(o,s),bt(o,s,null),!s.suppressContentEditableWarning&&s.contentEditable&&s.children!=null&&i("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."),h.insertionMode!==jt&&h.insertionMode!==rn&&o.indexOf("-")===-1&&typeof s.is!="string"&&o.toLowerCase()!==o&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",o),o){case"select":return wa(u,s,c);case"option":return Dn(u,s,c,h);case"textarea":return jn(u,s,c);case"input":return xa(u,s,c);case"menuitem":return bo(u,s,c);case"title":return at(u,s,c);case"listing":case"pre":return Jn(u,s,o,c);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return Qo(u,s,o,c);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 mr(u,s,o,c);case"html":return h.insertionMode===Pt&&u.push(ei),mr(u,s,o,c);default:return o.indexOf("-")===-1&&typeof s.is!="string"?mr(u,s,o,c):xo(u,s,o,c)}}var Ji=M("</"),ko=M(">");function Qi(u,o,s){switch(o){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:u.push(Ji,L(o),ko)}}function Ca(u,o){for(var s=o.bootstrapChunks,c=0;c<s.length-1;c++)m(u,s[c]);return c<s.length?_(u,s[c]):!0}var ka=M('<template id="'),_o=M('"></template>');function es(u,o,s){m(u,ka),m(u,o.placeholderPrefix);var c=L(s.toString(16));return m(u,c),_(u,_o)}var Gr=M("<!--$-->"),ti=M('<!--$?--><template id="'),_a=M('"></template>'),Ar=M("<!--$!-->"),ni=M("<!--/$-->"),ri=M("<template"),Ir=M('"'),Yr=M(' data-dgst="'),So=M(' data-msg="'),ts=M(' data-stck="'),ns=M("></template>");function rs(u,o){return _(u,Gr)}function Eo(u,o,s){if(m(u,ti),s===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return m(u,s),_(u,_a)}function Yt(u,o,s,c,h){var b;return b=_(u,Ar),m(u,ri),s&&(m(u,Yr),m(u,L(vt(s))),m(u,Ir)),c&&(m(u,So),m(u,L(vt(c))),m(u,Ir)),h&&(m(u,ts),m(u,L(vt(h))),m(u,Ir)),b=_(u,ns),b}function os(u,o){return _(u,ni)}function To(u,o){return _(u,ni)}function Sa(u,o){return _(u,ni)}var is=M('<div hidden id="'),Ro=M('">'),ss=M("</div>"),as=M('<svg aria-hidden="true" style="display:none" id="'),Po=M('">'),Mo=M("</svg>"),ls=M('<math aria-hidden="true" style="display:none" id="'),cs=M('">'),us=M("</math>"),oi=M('<table hidden id="'),ds=M('">'),v=M("</table>"),x=M('<table hidden><tbody id="'),E=M('">'),D=M("</tbody></table>"),G=M('<table hidden><tr id="'),q=M('">'),Q=M("</tr></table>"),de=M('<table hidden><colgroup id="'),Ve=M('">'),qe=M("</colgroup></table>");function Ue(u,o,s,c){switch(s.insertionMode){case Pt:case Ge:return m(u,is),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,Ro);case jt:return m(u,as),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,Po);case rn:return m(u,ls),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,cs);case Mn:return m(u,oi),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,ds);case Tr:return m(u,x),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,E);case pn:return m(u,G),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,q);case An:return m(u,de),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,Ve);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function ft(u,o){switch(o.insertionMode){case Pt:case Ge:return _(u,ss);case jt:return _(u,Mo);case rn:return _(u,us);case Mn:return _(u,v);case Tr:return _(u,D);case pn:return _(u,Q);case An:return _(u,qe);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var Xt="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",gn='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',vn='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',Ao=M(Xt+';$RS("'),fs=M('$RS("'),Xr=M('","'),rd=M('")<\/script>');function od(u,o,s){m(u,o.startInlineScript),o.sentCompleteSegmentFunction?m(u,fs):(o.sentCompleteSegmentFunction=!0,m(u,Ao)),m(u,o.segmentPrefix);var c=L(s.toString(16));return m(u,c),m(u,Xr),m(u,o.placeholderPrefix),m(u,c),_(u,rd)}var Ea=M(gn+';$RC("'),id=M('$RC("'),sd=M('","'),Ql=M('")<\/script>');function ec(u,o,s,c){if(m(u,o.startInlineScript),o.sentCompleteBoundaryFunction?m(u,id):(o.sentCompleteBoundaryFunction=!0,m(u,Ea)),s===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var h=L(c.toString(16));return m(u,s),m(u,sd),m(u,o.segmentPrefix),m(u,h),_(u,Ql)}var ad=M(vn+';$RX("'),ld=M('$RX("'),cd=M('"'),ud=M(")<\/script>"),sn=M(",");function dd(u,o,s,c,h,b){if(m(u,o.startInlineScript),o.sentClientRenderFunction?m(u,ld):(o.sentClientRenderFunction=!0,m(u,ad)),s===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return m(u,s),m(u,cd),(c||h||b)&&(m(u,sn),m(u,L(hs(c||"")))),(h||b)&&(m(u,sn),m(u,L(hs(h||"")))),b&&(m(u,sn),m(u,L(hs(b)))),_(u,ud)}var tc=/[<\u2028\u2029]/g;function hs(u){var o=JSON.stringify(u);return o.replace(tc,function(s){switch(s){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var yn=Object.assign,nc=Symbol.for("react.element"),ps=Symbol.for("react.portal"),ms=Symbol.for("react.fragment"),gs=Symbol.for("react.strict_mode"),vs=Symbol.for("react.profiler"),ii=Symbol.for("react.provider"),si=Symbol.for("react.context"),Io=Symbol.for("react.forward_ref"),Ta=Symbol.for("react.suspense"),Ra=Symbol.for("react.suspense_list"),Pa=Symbol.for("react.memo"),ys=Symbol.for("react.lazy"),rc=Symbol.for("react.scope"),fd=Symbol.for("react.debug_trace_mode"),hd=Symbol.for("react.legacy_hidden"),pd=Symbol.for("react.default_value"),Ma=Symbol.iterator,wt="@@iterator";function ai(u){if(u===null||typeof u!="object")return null;var o=Ma&&u[Ma]||u[wt];return typeof o=="function"?o:null}function oc(u,o,s){var c=u.displayName;if(c)return c;var h=o.displayName||o.name||"";return h!==""?s+"("+h+")":s}function Aa(u){return u.displayName||"Context"}function yt(u){if(u==null)return null;if(typeof u.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u;switch(u){case ms:return"Fragment";case ps:return"Portal";case vs:return"Profiler";case gs:return"StrictMode";case Ta:return"Suspense";case Ra:return"SuspenseList"}if(typeof u=="object")switch(u.$$typeof){case si:var o=u;return Aa(o)+".Consumer";case ii:var s=u;return Aa(s._context)+".Provider";case Io:return oc(u,u.render,"ForwardRef");case Pa:var c=u.displayName||null;return c!==null?c:yt(u.type)||"Memo";case ys:{var h=u,b=h._payload,k=h._init;try{return yt(k(b))}catch{return null}}}return null}var Lo=0,Ia,La,Da,Fa,ic,sc,ws;function bs(){}bs.__reactDisabledLog=!0;function li(){{if(Lo===0){Ia=console.log,La=console.info,Da=console.warn,Fa=console.error,ic=console.group,sc=console.groupCollapsed,ws=console.groupEnd;var u={configurable:!0,enumerable:!0,value:bs,writable:!0};Object.defineProperties(console,{info:u,log:u,warn:u,error:u,group:u,groupCollapsed:u,groupEnd:u})}Lo++}}function Ba(){{if(Lo--,Lo===0){var u={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:yn({},u,{value:Ia}),info:yn({},u,{value:La}),warn:yn({},u,{value:Da}),error:yn({},u,{value:Fa}),group:yn({},u,{value:ic}),groupCollapsed:yn({},u,{value:sc}),groupEnd:yn({},u,{value:ws})})}Lo<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Do=n.ReactCurrentDispatcher,Va;function Kr(u,o,s){{if(Va===void 0)try{throw Error()}catch(h){var c=h.stack.trim().match(/\n( *(at )?)/);Va=c&&c[1]||""}return`
142
- `+Va+u}}var Oa=!1,ci;{var md=typeof WeakMap=="function"?WeakMap:Map;ci=new md}function ui(u,o){if(!u||Oa)return"";{var s=ci.get(u);if(s!==void 0)return s}var c;Oa=!0;var h=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var b;b=Do.current,Do.current=null,li();try{if(o){var k=function(){throw Error()};if(Object.defineProperty(k.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(k,[])}catch(nt){c=nt}Reflect.construct(u,[],k)}else{try{k.call()}catch(nt){c=nt}u.call(k.prototype)}}else{try{throw Error()}catch(nt){c=nt}u()}}catch(nt){if(nt&&c&&typeof nt.stack=="string"){for(var T=nt.stack.split(`
197
+ `&&u.push(gr),h}var Co=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Qn=new Map;function mn(u){var o=Qn.get(u);if(o===void 0){if(!Co.test(u))throw new Error("Invalid tag: "+u);o=P("<"+u),Qn.set(u,o)}return o}var ei=P("<!DOCTYPE html>");function Zr(u,o,s,c,h){switch(Ct(o,s),En(o,s),bt(o,s,null),!s.suppressContentEditableWarning&&s.contentEditable&&s.children!=null&&i("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."),h.insertionMode!==jt&&h.insertionMode!==rn&&o.indexOf("-")===-1&&typeof s.is!="string"&&o.toLowerCase()!==o&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",o),o){case"select":return wa(u,s,c);case"option":return Dn(u,s,c,h);case"textarea":return jn(u,s,c);case"input":return xa(u,s,c);case"menuitem":return bo(u,s,c);case"title":return at(u,s,c);case"listing":case"pre":return Jn(u,s,o,c);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return Qo(u,s,o,c);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 mr(u,s,o,c);case"html":return h.insertionMode===Mt&&u.push(ei),mr(u,s,o,c);default:return o.indexOf("-")===-1&&typeof s.is!="string"?mr(u,s,o,c):xo(u,s,o,c)}}var Ji=P("</"),ko=P(">");function Qi(u,o,s){switch(o){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:u.push(Ji,L(o),ko)}}function Ca(u,o){for(var s=o.bootstrapChunks,c=0;c<s.length-1;c++)m(u,s[c]);return c<s.length?_(u,s[c]):!0}var ka=P('<template id="'),_o=P('"></template>');function es(u,o,s){m(u,ka),m(u,o.placeholderPrefix);var c=L(s.toString(16));return m(u,c),_(u,_o)}var Gr=P("<!--$-->"),ti=P('<!--$?--><template id="'),_a=P('"></template>'),Ar=P("<!--$!-->"),ni=P("<!--/$-->"),ri=P("<template"),Ir=P('"'),Yr=P(' data-dgst="'),So=P(' data-msg="'),ts=P(' data-stck="'),ns=P("></template>");function rs(u,o){return _(u,Gr)}function Eo(u,o,s){if(m(u,ti),s===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return m(u,s),_(u,_a)}function Yt(u,o,s,c,h){var b;return b=_(u,Ar),m(u,ri),s&&(m(u,Yr),m(u,L(vt(s))),m(u,Ir)),c&&(m(u,So),m(u,L(vt(c))),m(u,Ir)),h&&(m(u,ts),m(u,L(vt(h))),m(u,Ir)),b=_(u,ns),b}function os(u,o){return _(u,ni)}function To(u,o){return _(u,ni)}function Sa(u,o){return _(u,ni)}var is=P('<div hidden id="'),Ro=P('">'),ss=P("</div>"),as=P('<svg aria-hidden="true" style="display:none" id="'),Mo=P('">'),Po=P("</svg>"),ls=P('<math aria-hidden="true" style="display:none" id="'),cs=P('">'),us=P("</math>"),oi=P('<table hidden id="'),ds=P('">'),v=P("</table>"),x=P('<table hidden><tbody id="'),E=P('">'),D=P("</tbody></table>"),G=P('<table hidden><tr id="'),q=P('">'),Q=P("</tr></table>"),de=P('<table hidden><colgroup id="'),Ve=P('">'),qe=P("</colgroup></table>");function Ue(u,o,s,c){switch(s.insertionMode){case Mt:case Ge:return m(u,is),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,Ro);case jt:return m(u,as),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,Mo);case rn:return m(u,ls),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,cs);case Pn:return m(u,oi),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,ds);case Tr:return m(u,x),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,E);case pn:return m(u,G),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,q);case An:return m(u,de),m(u,o.segmentPrefix),m(u,L(c.toString(16))),_(u,Ve);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function ft(u,o){switch(o.insertionMode){case Mt:case Ge:return _(u,ss);case jt:return _(u,Po);case rn:return _(u,us);case Pn:return _(u,v);case Tr:return _(u,D);case pn:return _(u,Q);case An:return _(u,qe);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var Xt="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",gn='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',vn='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',Ao=P(Xt+';$RS("'),fs=P('$RS("'),Xr=P('","'),od=P('")<\/script>');function id(u,o,s){m(u,o.startInlineScript),o.sentCompleteSegmentFunction?m(u,fs):(o.sentCompleteSegmentFunction=!0,m(u,Ao)),m(u,o.segmentPrefix);var c=L(s.toString(16));return m(u,c),m(u,Xr),m(u,o.placeholderPrefix),m(u,c),_(u,od)}var Ea=P(gn+';$RC("'),sd=P('$RC("'),ad=P('","'),Ql=P('")<\/script>');function ec(u,o,s,c){if(m(u,o.startInlineScript),o.sentCompleteBoundaryFunction?m(u,sd):(o.sentCompleteBoundaryFunction=!0,m(u,Ea)),s===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var h=L(c.toString(16));return m(u,s),m(u,ad),m(u,o.segmentPrefix),m(u,h),_(u,Ql)}var ld=P(vn+';$RX("'),cd=P('$RX("'),ud=P('"'),dd=P(")<\/script>"),sn=P(",");function fd(u,o,s,c,h,b){if(m(u,o.startInlineScript),o.sentClientRenderFunction?m(u,cd):(o.sentClientRenderFunction=!0,m(u,ld)),s===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return m(u,s),m(u,ud),(c||h||b)&&(m(u,sn),m(u,L(hs(c||"")))),(h||b)&&(m(u,sn),m(u,L(hs(h||"")))),b&&(m(u,sn),m(u,L(hs(b)))),_(u,dd)}var tc=/[<\u2028\u2029]/g;function hs(u){var o=JSON.stringify(u);return o.replace(tc,function(s){switch(s){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var yn=Object.assign,nc=Symbol.for("react.element"),ps=Symbol.for("react.portal"),ms=Symbol.for("react.fragment"),gs=Symbol.for("react.strict_mode"),vs=Symbol.for("react.profiler"),ii=Symbol.for("react.provider"),si=Symbol.for("react.context"),Io=Symbol.for("react.forward_ref"),Ta=Symbol.for("react.suspense"),Ra=Symbol.for("react.suspense_list"),Ma=Symbol.for("react.memo"),ys=Symbol.for("react.lazy"),rc=Symbol.for("react.scope"),hd=Symbol.for("react.debug_trace_mode"),pd=Symbol.for("react.legacy_hidden"),md=Symbol.for("react.default_value"),Pa=Symbol.iterator,wt="@@iterator";function ai(u){if(u===null||typeof u!="object")return null;var o=Pa&&u[Pa]||u[wt];return typeof o=="function"?o:null}function oc(u,o,s){var c=u.displayName;if(c)return c;var h=o.displayName||o.name||"";return h!==""?s+"("+h+")":s}function Aa(u){return u.displayName||"Context"}function yt(u){if(u==null)return null;if(typeof u.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u;switch(u){case ms:return"Fragment";case ps:return"Portal";case vs:return"Profiler";case gs:return"StrictMode";case Ta:return"Suspense";case Ra:return"SuspenseList"}if(typeof u=="object")switch(u.$$typeof){case si:var o=u;return Aa(o)+".Consumer";case ii:var s=u;return Aa(s._context)+".Provider";case Io:return oc(u,u.render,"ForwardRef");case Ma:var c=u.displayName||null;return c!==null?c:yt(u.type)||"Memo";case ys:{var h=u,b=h._payload,k=h._init;try{return yt(k(b))}catch{return null}}}return null}var Lo=0,Ia,La,Da,Fa,ic,sc,ws;function bs(){}bs.__reactDisabledLog=!0;function li(){{if(Lo===0){Ia=console.log,La=console.info,Da=console.warn,Fa=console.error,ic=console.group,sc=console.groupCollapsed,ws=console.groupEnd;var u={configurable:!0,enumerable:!0,value:bs,writable:!0};Object.defineProperties(console,{info:u,log:u,warn:u,error:u,group:u,groupCollapsed:u,groupEnd:u})}Lo++}}function Ba(){{if(Lo--,Lo===0){var u={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:yn({},u,{value:Ia}),info:yn({},u,{value:La}),warn:yn({},u,{value:Da}),error:yn({},u,{value:Fa}),group:yn({},u,{value:ic}),groupCollapsed:yn({},u,{value:sc}),groupEnd:yn({},u,{value:ws})})}Lo<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Do=n.ReactCurrentDispatcher,Va;function Kr(u,o,s){{if(Va===void 0)try{throw Error()}catch(h){var c=h.stack.trim().match(/\n( *(at )?)/);Va=c&&c[1]||""}return`
198
+ `+Va+u}}var Oa=!1,ci;{var gd=typeof WeakMap=="function"?WeakMap:Map;ci=new gd}function ui(u,o){if(!u||Oa)return"";{var s=ci.get(u);if(s!==void 0)return s}var c;Oa=!0;var h=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var b;b=Do.current,Do.current=null,li();try{if(o){var k=function(){throw Error()};if(Object.defineProperty(k.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(k,[])}catch(nt){c=nt}Reflect.construct(u,[],k)}else{try{k.call()}catch(nt){c=nt}u.call(k.prototype)}}else{try{throw Error()}catch(nt){c=nt}u()}}catch(nt){if(nt&&c&&typeof nt.stack=="string"){for(var T=nt.stack.split(`
143
199
  `),V=c.stack.split(`
144
200
  `),z=T.length-1,te=V.length-1;z>=1&&te>=0&&T[z]!==V[te];)te--;for(;z>=1&&te>=0;z--,te--)if(T[z]!==V[te]){if(z!==1||te!==1)do if(z--,te--,te<0||T[z]!==V[te]){var ie=`
145
- `+T[z].replace(" at new "," at ");return u.displayName&&ie.includes("<anonymous>")&&(ie=ie.replace("<anonymous>",u.displayName)),typeof u=="function"&&ci.set(u,ie),ie}while(z>=1&&te>=0);break}}}finally{Oa=!1,Do.current=b,Ba(),Error.prepareStackTrace=h}var ye=u?u.displayName||u.name:"",Oe=ye?Kr(ye):"";return typeof u=="function"&&ci.set(u,Oe),Oe}function ac(u,o,s){return ui(u,!0)}function ja(u,o,s){return ui(u,!1)}function xs(u){var o=u.prototype;return!!(o&&o.isReactComponent)}function Cs(u,o,s){if(u==null)return"";if(typeof u=="function")return ui(u,xs(u));if(typeof u=="string")return Kr(u);switch(u){case Ta:return Kr("Suspense");case Ra:return Kr("SuspenseList")}if(typeof u=="object")switch(u.$$typeof){case Io:return ja(u.render);case Pa:return Cs(u.type,o,s);case ys:{var c=u,h=c._payload,b=c._init;try{return Cs(b(h),o,s)}catch{}}}return""}var ks={},di=n.ReactDebugCurrentFrame;function fi(u){if(u){var o=u._owner,s=Cs(u.type,u._source,o?o.type:null);di.setExtraStackFrame(s)}else di.setExtraStackFrame(null)}function lc(u,o,s,c,h){{var b=Function.call.bind(le);for(var k in u)if(b(u,k)){var T=void 0;try{if(typeof u[k]!="function"){var V=Error((c||"React class")+": "+s+" type `"+k+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof u[k]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw V.name="Invariant Violation",V}T=u[k](o,k,c,s,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(z){T=z}T&&!(T instanceof Error)&&(fi(h),i("%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).",c||"React class",s,k,typeof T),fi(null)),T instanceof Error&&!(T.message in ks)&&(ks[T.message]=!0,fi(h),i("Failed %s type: %s",s,T.message),fi(null))}}}var Jr;Jr={};var _s={};Object.freeze(_s);function Lr(u,o){{var s=u.contextTypes;if(!s)return _s;var c={};for(var h in s)c[h]=o[h];{var b=yt(u)||"Unknown";lc(s,c,"context",b)}return c}}function Na(u,o,s,c){{if(typeof u.getChildContext!="function"){{var h=yt(o)||"Unknown";Jr[h]||(Jr[h]=!0,i("%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 s}var b=u.getChildContext();for(var k in b)if(!(k in c))throw new Error((yt(o)||"Unknown")+'.getChildContext(): key "'+k+'" is not defined in childContextTypes.');{var T=yt(o)||"Unknown";lc(c,b,"child context",T)}return yn({},s,b)}}var Qr;Qr={};var Ss=null,Dr=null;function Es(u){u.context._currentValue=u.parentValue}function Ts(u){u.context._currentValue=u.value}function hi(u,o){if(u!==o){Es(u);var s=u.parent,c=o.parent;if(s===null){if(c!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(c===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");hi(s,c)}Ts(o)}}function pi(u){Es(u);var o=u.parent;o!==null&&pi(o)}function cc(u){var o=u.parent;o!==null&&cc(o),Ts(u)}function uc(u,o){Es(u);var s=u.parent;if(s===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");s.depth===o.depth?hi(s,o):uc(s,o)}function dc(u,o){var s=o.parent;if(s===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");u.depth===s.depth?hi(u,s):dc(u,s),Ts(o)}function Fr(u){var o=Dr,s=u;o!==s&&(o===null?cc(s):s===null?pi(o):o.depth===s.depth?hi(o,s):o.depth>s.depth?uc(o,s):dc(o,s),Dr=s)}function $a(u,o){var s;s=u._currentValue,u._currentValue=o,u._currentRenderer!==void 0&&u._currentRenderer!==null&&u._currentRenderer!==Qr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),u._currentRenderer=Qr;var c=Dr,h={parent:c,depth:c===null?0:c.depth+1,context:u,parentValue:s,value:o};return Dr=h,h}function gd(u){var o=Dr;if(o===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");o.context!==u&&i("The parent context is not the expected context. This is probably a bug in React.");{var s=o.parentValue;s===pd?o.context._currentValue=o.context._defaultValue:o.context._currentValue=s,u._currentRenderer!==void 0&&u._currentRenderer!==null&&u._currentRenderer!==Qr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),u._currentRenderer=Qr}return Dr=o.parent}function fc(){return Dr}function Fo(u){var o=u._currentValue;return o}function mi(u){return u._reactInternals}function Wa(u,o){u._reactInternals=o}var Rs={},Ps={},Ms,Bo,gi,vi,As,yi,Is,Ls,Ha;{Ms=new Set,Bo=new Set,gi=new Set,Is=new Set,vi=new Set,Ls=new Set,Ha=new Set;var hc=new Set;yi=function(u,o){if(!(u===null||typeof u=="function")){var s=o+"_"+u;hc.has(s)||(hc.add(s),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",o,u))}},As=function(u,o){if(o===void 0){var s=yt(u)||"Component";vi.has(s)||(vi.add(s),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",s))}}}function pc(u,o){{var s=u.constructor,c=s&&yt(s)||"ReactClass",h=c+"."+o;if(Rs[h])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
201
+ `+T[z].replace(" at new "," at ");return u.displayName&&ie.includes("<anonymous>")&&(ie=ie.replace("<anonymous>",u.displayName)),typeof u=="function"&&ci.set(u,ie),ie}while(z>=1&&te>=0);break}}}finally{Oa=!1,Do.current=b,Ba(),Error.prepareStackTrace=h}var ye=u?u.displayName||u.name:"",Oe=ye?Kr(ye):"";return typeof u=="function"&&ci.set(u,Oe),Oe}function ac(u,o,s){return ui(u,!0)}function ja(u,o,s){return ui(u,!1)}function xs(u){var o=u.prototype;return!!(o&&o.isReactComponent)}function Cs(u,o,s){if(u==null)return"";if(typeof u=="function")return ui(u,xs(u));if(typeof u=="string")return Kr(u);switch(u){case Ta:return Kr("Suspense");case Ra:return Kr("SuspenseList")}if(typeof u=="object")switch(u.$$typeof){case Io:return ja(u.render);case Ma:return Cs(u.type,o,s);case ys:{var c=u,h=c._payload,b=c._init;try{return Cs(b(h),o,s)}catch{}}}return""}var ks={},di=n.ReactDebugCurrentFrame;function fi(u){if(u){var o=u._owner,s=Cs(u.type,u._source,o?o.type:null);di.setExtraStackFrame(s)}else di.setExtraStackFrame(null)}function lc(u,o,s,c,h){{var b=Function.call.bind(le);for(var k in u)if(b(u,k)){var T=void 0;try{if(typeof u[k]!="function"){var V=Error((c||"React class")+": "+s+" type `"+k+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof u[k]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw V.name="Invariant Violation",V}T=u[k](o,k,c,s,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(z){T=z}T&&!(T instanceof Error)&&(fi(h),i("%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).",c||"React class",s,k,typeof T),fi(null)),T instanceof Error&&!(T.message in ks)&&(ks[T.message]=!0,fi(h),i("Failed %s type: %s",s,T.message),fi(null))}}}var Jr;Jr={};var _s={};Object.freeze(_s);function Lr(u,o){{var s=u.contextTypes;if(!s)return _s;var c={};for(var h in s)c[h]=o[h];{var b=yt(u)||"Unknown";lc(s,c,"context",b)}return c}}function Na(u,o,s,c){{if(typeof u.getChildContext!="function"){{var h=yt(o)||"Unknown";Jr[h]||(Jr[h]=!0,i("%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 s}var b=u.getChildContext();for(var k in b)if(!(k in c))throw new Error((yt(o)||"Unknown")+'.getChildContext(): key "'+k+'" is not defined in childContextTypes.');{var T=yt(o)||"Unknown";lc(c,b,"child context",T)}return yn({},s,b)}}var Qr;Qr={};var Ss=null,Dr=null;function Es(u){u.context._currentValue=u.parentValue}function Ts(u){u.context._currentValue=u.value}function hi(u,o){if(u!==o){Es(u);var s=u.parent,c=o.parent;if(s===null){if(c!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(c===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");hi(s,c)}Ts(o)}}function pi(u){Es(u);var o=u.parent;o!==null&&pi(o)}function cc(u){var o=u.parent;o!==null&&cc(o),Ts(u)}function uc(u,o){Es(u);var s=u.parent;if(s===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");s.depth===o.depth?hi(s,o):uc(s,o)}function dc(u,o){var s=o.parent;if(s===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");u.depth===s.depth?hi(u,s):dc(u,s),Ts(o)}function Fr(u){var o=Dr,s=u;o!==s&&(o===null?cc(s):s===null?pi(o):o.depth===s.depth?hi(o,s):o.depth>s.depth?uc(o,s):dc(o,s),Dr=s)}function $a(u,o){var s;s=u._currentValue,u._currentValue=o,u._currentRenderer!==void 0&&u._currentRenderer!==null&&u._currentRenderer!==Qr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),u._currentRenderer=Qr;var c=Dr,h={parent:c,depth:c===null?0:c.depth+1,context:u,parentValue:s,value:o};return Dr=h,h}function vd(u){var o=Dr;if(o===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");o.context!==u&&i("The parent context is not the expected context. This is probably a bug in React.");{var s=o.parentValue;s===md?o.context._currentValue=o.context._defaultValue:o.context._currentValue=s,u._currentRenderer!==void 0&&u._currentRenderer!==null&&u._currentRenderer!==Qr&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),u._currentRenderer=Qr}return Dr=o.parent}function fc(){return Dr}function Fo(u){var o=u._currentValue;return o}function mi(u){return u._reactInternals}function Wa(u,o){u._reactInternals=o}var Rs={},Ms={},Ps,Bo,gi,vi,As,yi,Is,Ls,Ha;{Ps=new Set,Bo=new Set,gi=new Set,Is=new Set,vi=new Set,Ls=new Set,Ha=new Set;var hc=new Set;yi=function(u,o){if(!(u===null||typeof u=="function")){var s=o+"_"+u;hc.has(s)||(hc.add(s),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",o,u))}},As=function(u,o){if(o===void 0){var s=yt(u)||"Component";vi.has(s)||(vi.add(s),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",s))}}}function pc(u,o){{var s=u.constructor,c=s&&yt(s)||"ReactClass",h=c+"."+o;if(Rs[h])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
146
202
 
147
- Please check the code for the %s component.`,o,o,c),Rs[h]=!0}}var mc={isMounted:function(u){return!1},enqueueSetState:function(u,o,s){var c=mi(u);c.queue===null?pc(u,"setState"):(c.queue.push(o),s!=null&&yi(s,"setState"))},enqueueReplaceState:function(u,o,s){var c=mi(u);c.replace=!0,c.queue=[o],s!=null&&yi(s,"setState")},enqueueForceUpdate:function(u,o){var s=mi(u);s.queue===null?pc(u,"forceUpdate"):o!=null&&yi(o,"setState")}};function vd(u,o,s,c,h){var b=s(h,c);As(o,b);var k=b==null?c:yn({},c,b);return k}function gc(u,o,s){var c=_s,h=u.contextType;if("contextType"in u){var b=h===null||h!==void 0&&h.$$typeof===si&&h._context===void 0;if(!b&&!Ha.has(u)){Ha.add(u);var k="";h===void 0?k=" 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 h!="object"?k=" However, it is set to a "+typeof h+".":h.$$typeof===ii?k=" Did you accidentally pass the Context.Provider instead?":h._context!==void 0?k=" Did you accidentally pass the Context.Consumer instead?":k=" However, it is set to an object with keys {"+Object.keys(h).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",yt(u)||"Component",k)}}typeof h=="object"&&h!==null?c=Fo(h):c=s;var T=new u(o,c);{if(typeof u.getDerivedStateFromProps=="function"&&(T.state===null||T.state===void 0)){var V=yt(u)||"Component";Ms.has(V)||(Ms.add(V),i("`%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.",V,T.state===null?"null":"undefined",V))}if(typeof u.getDerivedStateFromProps=="function"||typeof T.getSnapshotBeforeUpdate=="function"){var z=null,te=null,ie=null;if(typeof T.componentWillMount=="function"&&T.componentWillMount.__suppressDeprecationWarning!==!0?z="componentWillMount":typeof T.UNSAFE_componentWillMount=="function"&&(z="UNSAFE_componentWillMount"),typeof T.componentWillReceiveProps=="function"&&T.componentWillReceiveProps.__suppressDeprecationWarning!==!0?te="componentWillReceiveProps":typeof T.UNSAFE_componentWillReceiveProps=="function"&&(te="UNSAFE_componentWillReceiveProps"),typeof T.componentWillUpdate=="function"&&T.componentWillUpdate.__suppressDeprecationWarning!==!0?ie="componentWillUpdate":typeof T.UNSAFE_componentWillUpdate=="function"&&(ie="UNSAFE_componentWillUpdate"),z!==null||te!==null||ie!==null){var ye=yt(u)||"Component",Oe=typeof u.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";gi.has(ye)||(gi.add(ye),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
203
+ Please check the code for the %s component.`,o,o,c),Rs[h]=!0}}var mc={isMounted:function(u){return!1},enqueueSetState:function(u,o,s){var c=mi(u);c.queue===null?pc(u,"setState"):(c.queue.push(o),s!=null&&yi(s,"setState"))},enqueueReplaceState:function(u,o,s){var c=mi(u);c.replace=!0,c.queue=[o],s!=null&&yi(s,"setState")},enqueueForceUpdate:function(u,o){var s=mi(u);s.queue===null?pc(u,"forceUpdate"):o!=null&&yi(o,"setState")}};function yd(u,o,s,c,h){var b=s(h,c);As(o,b);var k=b==null?c:yn({},c,b);return k}function gc(u,o,s){var c=_s,h=u.contextType;if("contextType"in u){var b=h===null||h!==void 0&&h.$$typeof===si&&h._context===void 0;if(!b&&!Ha.has(u)){Ha.add(u);var k="";h===void 0?k=" 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 h!="object"?k=" However, it is set to a "+typeof h+".":h.$$typeof===ii?k=" Did you accidentally pass the Context.Provider instead?":h._context!==void 0?k=" Did you accidentally pass the Context.Consumer instead?":k=" However, it is set to an object with keys {"+Object.keys(h).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",yt(u)||"Component",k)}}typeof h=="object"&&h!==null?c=Fo(h):c=s;var T=new u(o,c);{if(typeof u.getDerivedStateFromProps=="function"&&(T.state===null||T.state===void 0)){var V=yt(u)||"Component";Ps.has(V)||(Ps.add(V),i("`%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.",V,T.state===null?"null":"undefined",V))}if(typeof u.getDerivedStateFromProps=="function"||typeof T.getSnapshotBeforeUpdate=="function"){var z=null,te=null,ie=null;if(typeof T.componentWillMount=="function"&&T.componentWillMount.__suppressDeprecationWarning!==!0?z="componentWillMount":typeof T.UNSAFE_componentWillMount=="function"&&(z="UNSAFE_componentWillMount"),typeof T.componentWillReceiveProps=="function"&&T.componentWillReceiveProps.__suppressDeprecationWarning!==!0?te="componentWillReceiveProps":typeof T.UNSAFE_componentWillReceiveProps=="function"&&(te="UNSAFE_componentWillReceiveProps"),typeof T.componentWillUpdate=="function"&&T.componentWillUpdate.__suppressDeprecationWarning!==!0?ie="componentWillUpdate":typeof T.UNSAFE_componentWillUpdate=="function"&&(ie="UNSAFE_componentWillUpdate"),z!==null||te!==null||ie!==null){var ye=yt(u)||"Component",Oe=typeof u.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";gi.has(ye)||(gi.add(ye),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
148
204
 
149
205
  %s uses %s but also contains the following legacy lifecycles:%s%s%s
150
206
 
@@ -152,73 +208,17 @@ The above lifecycles should be removed. Learn more about this warning here:
152
208
  https://reactjs.org/link/unsafe-component-lifecycles`,ye,Oe,z!==null?`
153
209
  `+z:"",te!==null?`
154
210
  `+te:"",ie!==null?`
155
- `+ie:""))}}}return T}function yd(u,o,s){{var c=yt(o)||"Component",h=u.render;h||(o.prototype&&typeof o.prototype.render=="function"?i("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",c):i("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",c)),u.getInitialState&&!u.getInitialState.isReactClassApproved&&!u.state&&i("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?",c),u.getDefaultProps&&!u.getDefaultProps.isReactClassApproved&&i("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.",c),u.propTypes&&i("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",c),u.contextType&&i("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",c),u.contextTypes&&i("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",c),o.contextType&&o.contextTypes&&!Ls.has(o)&&(Ls.add(o),i("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",c)),typeof u.componentShouldUpdate=="function"&&i("%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.",c),o.prototype&&o.prototype.isPureReactComponent&&typeof u.shouldComponentUpdate<"u"&&i("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",yt(o)||"A pure component"),typeof u.componentDidUnmount=="function"&&i("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",c),typeof u.componentDidReceiveProps=="function"&&i("%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().",c),typeof u.componentWillRecieveProps=="function"&&i("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",c),typeof u.UNSAFE_componentWillRecieveProps=="function"&&i("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",c);var b=u.props!==s;u.props!==void 0&&b&&i("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",c,c),u.defaultProps&&i("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",c,c),typeof u.getSnapshotBeforeUpdate=="function"&&typeof u.componentDidUpdate!="function"&&!Bo.has(o)&&(Bo.add(o),i("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",yt(o))),typeof u.getDerivedStateFromProps=="function"&&i("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof u.getDerivedStateFromError=="function"&&i("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof o.getSnapshotBeforeUpdate=="function"&&i("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",c);var k=u.state;k&&(typeof k!="object"||Me(k))&&i("%s.state: must be set to an object or null",c),typeof u.getChildContext=="function"&&typeof o.childContextTypes!="object"&&i("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",c)}}function wd(u,o){var s=o.state;if(typeof o.componentWillMount=="function"){if(o.componentWillMount.__suppressDeprecationWarning!==!0){var c=yt(u)||"Unknown";Ps[c]||(r(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
211
+ `+ie:""))}}}return T}function wd(u,o,s){{var c=yt(o)||"Component",h=u.render;h||(o.prototype&&typeof o.prototype.render=="function"?i("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",c):i("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",c)),u.getInitialState&&!u.getInitialState.isReactClassApproved&&!u.state&&i("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?",c),u.getDefaultProps&&!u.getDefaultProps.isReactClassApproved&&i("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.",c),u.propTypes&&i("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",c),u.contextType&&i("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",c),u.contextTypes&&i("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",c),o.contextType&&o.contextTypes&&!Ls.has(o)&&(Ls.add(o),i("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",c)),typeof u.componentShouldUpdate=="function"&&i("%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.",c),o.prototype&&o.prototype.isPureReactComponent&&typeof u.shouldComponentUpdate<"u"&&i("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",yt(o)||"A pure component"),typeof u.componentDidUnmount=="function"&&i("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",c),typeof u.componentDidReceiveProps=="function"&&i("%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().",c),typeof u.componentWillRecieveProps=="function"&&i("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",c),typeof u.UNSAFE_componentWillRecieveProps=="function"&&i("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",c);var b=u.props!==s;u.props!==void 0&&b&&i("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",c,c),u.defaultProps&&i("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",c,c),typeof u.getSnapshotBeforeUpdate=="function"&&typeof u.componentDidUpdate!="function"&&!Bo.has(o)&&(Bo.add(o),i("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",yt(o))),typeof u.getDerivedStateFromProps=="function"&&i("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof u.getDerivedStateFromError=="function"&&i("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",c),typeof o.getSnapshotBeforeUpdate=="function"&&i("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",c);var k=u.state;k&&(typeof k!="object"||Pe(k))&&i("%s.state: must be set to an object or null",c),typeof u.getChildContext=="function"&&typeof o.childContextTypes!="object"&&i("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",c)}}function bd(u,o){var s=o.state;if(typeof o.componentWillMount=="function"){if(o.componentWillMount.__suppressDeprecationWarning!==!0){var c=yt(u)||"Unknown";Ms[c]||(r(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
156
212
 
157
213
  * Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
158
214
 
159
- Please update the following components: %s`,c),Ps[c]=!0)}o.componentWillMount()}typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),s!==o.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",yt(u)||"Component"),mc.enqueueReplaceState(o,o.state,null))}function Ua(u,o,s,c){if(u.queue!==null&&u.queue.length>0){var h=u.queue,b=u.replace;if(u.queue=null,u.replace=!1,b&&h.length===1)o.state=h[0];else{for(var k=b?h[0]:o.state,T=!0,V=b?1:0;V<h.length;V++){var z=h[V],te=typeof z=="function"?z.call(o,k,s,c):z;te!=null&&(T?(T=!1,k=yn({},k,te)):yn(k,te))}o.state=k}}else u.queue=null}function wi(u,o,s,c){yd(u,o,s);var h=u.state!==void 0?u.state:null;u.updater=mc,u.props=s,u.state=h;var b={queue:[],replace:!1};Wa(u,b);var k=o.contextType;if(typeof k=="object"&&k!==null?u.context=Fo(k):u.context=c,u.state===s){var T=yt(o)||"Component";Is.has(T)||(Is.add(T),i("%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.",T))}var V=o.getDerivedStateFromProps;typeof V=="function"&&(u.state=vd(u,o,V,h,s)),typeof o.getDerivedStateFromProps!="function"&&typeof u.getSnapshotBeforeUpdate!="function"&&(typeof u.UNSAFE_componentWillMount=="function"||typeof u.componentWillMount=="function")&&(wd(o,u),Ua(b,u,s,c))}var bd={id:1,overflow:""};function xd(u){var o=u.overflow,s=u.id,c=s&~Cd(s);return c.toString(32)+o}function za(u,o,s){var c=u.id,h=u.overflow,b=Ds(c)-1,k=c&~(1<<b),T=s+1,V=Ds(o)+b;if(V>30){var z=b-b%5,te=(1<<z)-1,ie=(k&te).toString(32),ye=k>>z,Oe=b-z,nt=Ds(o)+Oe,Bt=T<<Oe,so=Bt|ye,ao=ie+h;return{id:1<<nt|so,overflow:ao}}else{var xr=T<<b,Ho=xr|k,Jd=h;return{id:1<<V|Ho,overflow:Jd}}}function Ds(u){return 32-kd(u)}function Cd(u){return 1<<Ds(u)-1}var kd=Math.clz32?Math.clz32:qa,_d=Math.log,vr=Math.LN2;function qa(u){var o=u>>>0;return o===0?32:31-(_d(o)/vr|0)|0}function Fs(u,o){return u===o&&(u!==0||1/u===1/o)||u!==u&&o!==o}var pt=typeof Object.is=="function"?Object.is:Fs,wn=null,Vo=null,eo=null,et=null,Br=!1,Bs=!1,bn=0,xn=null,er=0,Sd=25,Nn=!1,Vr;function to(){if(wn===null)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:
215
+ Please update the following components: %s`,c),Ms[c]=!0)}o.componentWillMount()}typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),s!==o.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",yt(u)||"Component"),mc.enqueueReplaceState(o,o.state,null))}function Ua(u,o,s,c){if(u.queue!==null&&u.queue.length>0){var h=u.queue,b=u.replace;if(u.queue=null,u.replace=!1,b&&h.length===1)o.state=h[0];else{for(var k=b?h[0]:o.state,T=!0,V=b?1:0;V<h.length;V++){var z=h[V],te=typeof z=="function"?z.call(o,k,s,c):z;te!=null&&(T?(T=!1,k=yn({},k,te)):yn(k,te))}o.state=k}}else u.queue=null}function wi(u,o,s,c){wd(u,o,s);var h=u.state!==void 0?u.state:null;u.updater=mc,u.props=s,u.state=h;var b={queue:[],replace:!1};Wa(u,b);var k=o.contextType;if(typeof k=="object"&&k!==null?u.context=Fo(k):u.context=c,u.state===s){var T=yt(o)||"Component";Is.has(T)||(Is.add(T),i("%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.",T))}var V=o.getDerivedStateFromProps;typeof V=="function"&&(u.state=yd(u,o,V,h,s)),typeof o.getDerivedStateFromProps!="function"&&typeof u.getSnapshotBeforeUpdate!="function"&&(typeof u.UNSAFE_componentWillMount=="function"||typeof u.componentWillMount=="function")&&(bd(o,u),Ua(b,u,s,c))}var xd={id:1,overflow:""};function Cd(u){var o=u.overflow,s=u.id,c=s&~kd(s);return c.toString(32)+o}function za(u,o,s){var c=u.id,h=u.overflow,b=Ds(c)-1,k=c&~(1<<b),T=s+1,V=Ds(o)+b;if(V>30){var z=b-b%5,te=(1<<z)-1,ie=(k&te).toString(32),ye=k>>z,Oe=b-z,nt=Ds(o)+Oe,Bt=T<<Oe,so=Bt|ye,ao=ie+h;return{id:1<<nt|so,overflow:ao}}else{var xr=T<<b,Ho=xr|k,Qd=h;return{id:1<<V|Ho,overflow:Qd}}}function Ds(u){return 32-_d(u)}function kd(u){return 1<<Ds(u)-1}var _d=Math.clz32?Math.clz32:qa,Sd=Math.log,vr=Math.LN2;function qa(u){var o=u>>>0;return o===0?32:31-(Sd(o)/vr|0)|0}function Fs(u,o){return u===o&&(u!==0||1/u===1/o)||u!==u&&o!==o}var pt=typeof Object.is=="function"?Object.is:Fs,wn=null,Vo=null,eo=null,et=null,Br=!1,Bs=!1,bn=0,xn=null,er=0,Ed=25,Nn=!1,Vr;function to(){if(wn===null)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:
160
216
  1. You might have mismatching versions of React and the renderer (such as React DOM)
161
217
  2. You might be breaking the Rules of Hooks
162
218
  3. You might have more than one copy of React in the same app
163
- See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return Nn&&i("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"),wn}function Ed(u,o){if(o===null)return i("%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.",Vr),!1;u.length!==o.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
219
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return Nn&&i("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"),wn}function Td(u,o){if(o===null)return i("%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.",Vr),!1;u.length!==o.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
164
220
 
165
221
  Previous: %s
166
- Incoming: %s`,Vr,"["+u.join(", ")+"]","["+o.join(", ")+"]");for(var s=0;s<o.length&&s<u.length;s++)if(!pt(u[s],o[s]))return!1;return!0}function Za(){if(er>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function bi(){return et===null?eo===null?(Br=!1,eo=et=Za()):(Br=!0,et=eo):et.next===null?(Br=!1,et=et.next=Za()):(Br=!0,et=et.next),et}function Td(u,o){wn=o,Vo=u,Nn=!1,bn=0}function Rd(u,o,s,c){for(;Bs;)Bs=!1,bn=0,er+=1,et=null,s=u(o,c);return Ga(),s}function Vs(){var u=bn!==0;return u}function Ga(){Nn=!1,wn=null,Vo=null,Bs=!1,eo=null,er=0,xn=null,et=null}function vc(u){return Nn&&i("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()."),Fo(u)}function yc(u){return Vr="useContext",to(),Fo(u)}function Ya(u,o){return typeof o=="function"?o(u):o}function Pd(u){return Vr="useState",wc(Ya,u)}function wc(u,o,s){if(u!==Ya&&(Vr="useReducer"),wn=to(),et=bi(),Br){var c=et.queue,h=c.dispatch;if(xn!==null){var b=xn.get(c);if(b!==void 0){xn.delete(c);var k=et.memoizedState,T=b;do{var V=T.action;Nn=!0,k=u(k,V),Nn=!1,T=T.next}while(T!==null);return et.memoizedState=k,[k,h]}}return[et.memoizedState,h]}else{Nn=!0;var z;u===Ya?z=typeof o=="function"?o():o:z=s!==void 0?s(o):o,Nn=!1,et.memoizedState=z;var te=et.queue={last:null,dispatch:null},ie=te.dispatch=Id.bind(null,wn,te);return[et.memoizedState,ie]}}function bc(u,o){wn=to(),et=bi();var s=o===void 0?null:o;if(et!==null){var c=et.memoizedState;if(c!==null&&s!==null){var h=c[1];if(Ed(s,h))return c[0]}}Nn=!0;var b=u();return Nn=!1,et.memoizedState=[b,s],b}function Md(u){wn=to(),et=bi();var o=et.memoizedState;if(o===null){var s={current:u};return Object.seal(s),et.memoizedState=s,s}else return o}function Ad(u,o){Vr="useLayoutEffect",i("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function Id(u,o,s){if(er>=Sd)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(u===wn){Bs=!0;var c={action:s,next:null};xn===null&&(xn=new Map);var h=xn.get(o);if(h===void 0)xn.set(o,c);else{for(var b=h;b.next!==null;)b=b.next;b.next=c}}}function Ld(u,o){return bc(function(){return u},o)}function Dd(u,o,s){return to(),o(u._source)}function Fd(u,o,s){if(s===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return s()}function Os(u){return to(),u}function xc(){throw new Error("startTransition cannot be called during server rendering.")}function Xa(){return to(),[!1,xc]}function Cc(){var u=Vo,o=xd(u.treeContext),s=xi;if(s===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var c=bn++;return In(s,o,c)}function js(){}var Ns={readContext:vc,useContext:yc,useMemo:bc,useReducer:wc,useRef:Md,useState:Pd,useInsertionEffect:js,useLayoutEffect:Ad,useCallback:Ld,useImperativeHandle:js,useEffect:js,useDebugValue:js,useDeferredValue:Os,useTransition:Xa,useId:Cc,useMutableSource:Dd,useSyncExternalStore:Fd},xi=null;function $s(u){xi=u}function Oo(u){try{var o="",s=u;do{switch(s.tag){case 0:o+=Kr(s.type,null,null);break;case 1:o+=ja(s.type,null,null);break;case 2:o+=ac(s.type,null,null);break}s=s.parent}while(s);return o}catch(c){return`
222
+ Incoming: %s`,Vr,"["+u.join(", ")+"]","["+o.join(", ")+"]");for(var s=0;s<o.length&&s<u.length;s++)if(!pt(u[s],o[s]))return!1;return!0}function Za(){if(er>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function bi(){return et===null?eo===null?(Br=!1,eo=et=Za()):(Br=!0,et=eo):et.next===null?(Br=!1,et=et.next=Za()):(Br=!0,et=et.next),et}function Rd(u,o){wn=o,Vo=u,Nn=!1,bn=0}function Md(u,o,s,c){for(;Bs;)Bs=!1,bn=0,er+=1,et=null,s=u(o,c);return Ga(),s}function Vs(){var u=bn!==0;return u}function Ga(){Nn=!1,wn=null,Vo=null,Bs=!1,eo=null,er=0,xn=null,et=null}function vc(u){return Nn&&i("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()."),Fo(u)}function yc(u){return Vr="useContext",to(),Fo(u)}function Ya(u,o){return typeof o=="function"?o(u):o}function Pd(u){return Vr="useState",wc(Ya,u)}function wc(u,o,s){if(u!==Ya&&(Vr="useReducer"),wn=to(),et=bi(),Br){var c=et.queue,h=c.dispatch;if(xn!==null){var b=xn.get(c);if(b!==void 0){xn.delete(c);var k=et.memoizedState,T=b;do{var V=T.action;Nn=!0,k=u(k,V),Nn=!1,T=T.next}while(T!==null);return et.memoizedState=k,[k,h]}}return[et.memoizedState,h]}else{Nn=!0;var z;u===Ya?z=typeof o=="function"?o():o:z=s!==void 0?s(o):o,Nn=!1,et.memoizedState=z;var te=et.queue={last:null,dispatch:null},ie=te.dispatch=Ld.bind(null,wn,te);return[et.memoizedState,ie]}}function bc(u,o){wn=to(),et=bi();var s=o===void 0?null:o;if(et!==null){var c=et.memoizedState;if(c!==null&&s!==null){var h=c[1];if(Td(s,h))return c[0]}}Nn=!0;var b=u();return Nn=!1,et.memoizedState=[b,s],b}function Ad(u){wn=to(),et=bi();var o=et.memoizedState;if(o===null){var s={current:u};return Object.seal(s),et.memoizedState=s,s}else return o}function Id(u,o){Vr="useLayoutEffect",i("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function Ld(u,o,s){if(er>=Ed)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(u===wn){Bs=!0;var c={action:s,next:null};xn===null&&(xn=new Map);var h=xn.get(o);if(h===void 0)xn.set(o,c);else{for(var b=h;b.next!==null;)b=b.next;b.next=c}}}function Dd(u,o){return bc(function(){return u},o)}function Fd(u,o,s){return to(),o(u._source)}function Bd(u,o,s){if(s===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return s()}function Os(u){return to(),u}function xc(){throw new Error("startTransition cannot be called during server rendering.")}function Xa(){return to(),[!1,xc]}function Cc(){var u=Vo,o=Cd(u.treeContext),s=xi;if(s===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var c=bn++;return In(s,o,c)}function js(){}var Ns={readContext:vc,useContext:yc,useMemo:bc,useReducer:wc,useRef:Ad,useState:Pd,useInsertionEffect:js,useLayoutEffect:Id,useCallback:Dd,useImperativeHandle:js,useEffect:js,useDebugValue:js,useDeferredValue:Os,useTransition:Xa,useId:Cc,useMutableSource:Fd,useSyncExternalStore:Bd},xi=null;function $s(u){xi=u}function Oo(u){try{var o="",s=u;do{switch(s.tag){case 0:o+=Kr(s.type,null,null);break;case 1:o+=ja(s.type,null,null);break;case 2:o+=ac(s.type,null,null);break}s=s.parent}while(s);return o}catch(c){return`
167
223
  Error generating stack: `+c.message+`
168
- `+c.stack}}var Ws=n.ReactCurrentDispatcher,Hs=n.ReactDebugCurrentFrame,Us=0,jo=1,Ka=2,no=3,kc=4,Bd=0,No=1,$o=2,Vd=12800;function Od(u){return console.error(u),null}function ro(){}function zs(u,o,s,c,h,b,k,T,V){var z=[],te=new Set,ie={destination:null,responseState:o,progressiveChunkSize:c===void 0?Vd:c,status:Bd,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:te,pingedTasks:z,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:h===void 0?Od:h,onAllReady:b===void 0?ro:b,onShellReady:k===void 0?ro:k,onShellError:T===void 0?ro:T,onFatalError:V===void 0?ro:V},ye=Ci(ie,0,null,s,!1,!1);ye.parentFlushed=!0;var Oe=oo(ie,u,null,ye,te,_s,Ss,bd);return z.push(Oe),ie}function yr(u,o){var s=u.pingedTasks;s.push(o),s.length===1&&l(function(){return ll(u)})}function Ja(u,o){return{id:Rr,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:o,errorDigest:null}}function oo(u,o,s,c,h,b,k,T){u.allPendingTasks++,s===null?u.pendingRootTasks++:s.pendingTasks++;var V={node:o,ping:function(){return yr(u,V)},blockedBoundary:s,blockedSegment:c,abortSet:h,legacyContext:b,context:k,treeContext:T};return V.componentStack=null,h.add(V),V}function Ci(u,o,s,c,h,b){return{status:Us,id:-1,index:o,parentFlushed:!1,chunks:[],children:[],formatContext:c,boundary:s,lastPushedText:h,textEmbedded:b}}var wr=null;function tr(){return wr===null||wr.componentStack===null?"":Oo(wr.componentStack)}function br(u,o){u.componentStack={tag:0,parent:u.componentStack,type:o}}function qs(u,o){u.componentStack={tag:1,parent:u.componentStack,type:o}}function ki(u,o){u.componentStack={tag:2,parent:u.componentStack,type:o}}function $n(u){u.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):u.componentStack=u.componentStack.parent}var _i=null;function Qa(u,o){{var s;typeof o=="string"?s=o:o&&typeof o.message=="string"?s=o.message:s=String(o);var c=_i||tr();_i=null,u.errorMessage=s,u.errorComponentStack=c}}function Si(u,o){var s=u.onError(o);if(s!=null&&typeof s!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof s+'" instead');return s}function Ei(u,o){var s=u.onShellError;s(o);var c=u.onFatalError;c(o),u.destination!==null?(u.status=$o,O(u.destination,o)):(u.status=No,u.fatalError=o)}function _c(u,o,s){br(o,"Suspense");var c=o.blockedBoundary,h=o.blockedSegment,b=s.fallback,k=s.children,T=new Set,V=Ja(u,T),z=h.chunks.length,te=Ci(u,z,V,h.formatContext,!1,!1);h.children.push(te),h.lastPushedText=!1;var ie=Ci(u,0,null,h.formatContext,!1,!1);ie.parentFlushed=!0,o.blockedBoundary=V,o.blockedSegment=ie;try{if(Wo(u,o,k),Gt(ie.chunks,u.responseState,ie.lastPushedText,ie.textEmbedded),ie.status=jo,io(V,ie),V.pendingTasks===0){$n(o);return}}catch(Oe){ie.status=kc,V.forceClientRender=!0,V.errorDigest=Si(u,Oe),Qa(V,Oe)}finally{o.blockedBoundary=c,o.blockedSegment=h}var ye=oo(u,b,c,te,T,o.legacyContext,o.context,o.treeContext);ye.componentStack=o.componentStack,u.pingedTasks.push(ye),$n(o)}function jd(u,o,s,c){br(o,s);var h=o.blockedSegment,b=Zr(h.chunks,s,c,u.responseState,h.formatContext);h.lastPushedText=!1;var k=h.formatContext;h.formatContext=fr(k,s,c),Wo(u,o,b),h.formatContext=k,Qi(h.chunks,s),h.lastPushedText=!1,$n(o)}function Sc(u){return u.prototype&&u.prototype.isReactComponent}function Ti(u,o,s,c,h){var b={};Td(o,b);var k=s(c,h);return Rd(s,c,k,h)}function el(u,o,s,c,h){var b=s.render();s.props!==h&&(ol||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",yt(c)||"a component"),ol=!0);{var k=c.childContextTypes;if(k!=null){var T=o.legacyContext,V=Na(s,c,T,k);o.legacyContext=V,Kt(u,o,b),o.legacyContext=T;return}}Kt(u,o,b)}function Ec(u,o,s,c){ki(o,s);var h=Lr(s,o.legacyContext),b=gc(s,c,h);wi(b,s,c,h),el(u,o,b,s,c),$n(o)}var tl={},Ri={},nl={},rl={},ol=!1,Tc={},Rc=!1,il=!1,Pc=!1;function Nd(u,o,s,c){var h;if(h=Lr(s,o.legacyContext),qs(o,s),s.prototype&&typeof s.prototype.render=="function"){var b=yt(s)||"Unknown";tl[b]||(i("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.",b,b),tl[b]=!0)}var k=Ti(u,o,s,c,h),T=Vs();if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){var V=yt(s)||"Unknown";Ri[V]||(i("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.",V,V,V),Ri[V]=!0)}if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){{var z=yt(s)||"Unknown";Ri[z]||(i("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),Ri[z]=!0)}wi(k,s,c,h),el(u,o,k,s,c)}else if($d(s),T){var te=o.treeContext,ie=1,ye=0;o.treeContext=za(te,ie,ye);try{Kt(u,o,k)}finally{o.treeContext=te}}else Kt(u,o,k);$n(o)}function $d(u){{if(u&&u.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",u.displayName||u.name||"Component"),u.defaultProps!==void 0){var o=yt(u)||"Unknown";Tc[o]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",o),Tc[o]=!0)}if(typeof u.getDerivedStateFromProps=="function"){var s=yt(u)||"Unknown";rl[s]||(i("%s: Function components do not support getDerivedStateFromProps.",s),rl[s]=!0)}if(typeof u.contextType=="object"&&u.contextType!==null){var c=yt(u)||"Unknown";nl[c]||(i("%s: Function components do not support contextType.",c),nl[c]=!0)}}}function Mc(u,o){if(u&&u.defaultProps){var s=yn({},o),c=u.defaultProps;for(var h in c)s[h]===void 0&&(s[h]=c[h]);return s}return o}function Wd(u,o,s,c,h){qs(o,s.render);var b=Ti(u,o,s.render,c,h),k=Vs();if(k){var T=o.treeContext,V=1,z=0;o.treeContext=za(T,V,z);try{Kt(u,o,b)}finally{o.treeContext=T}}else Kt(u,o,b);$n(o)}function sl(u,o,s,c,h){var b=s.type,k=Mc(b,c);Zs(u,o,b,k,h)}function Hd(u,o,s,c){s._context===void 0?s!==s.Consumer&&(Pc||(Pc=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):s=s._context;var h=c.children;typeof h!="function"&&i("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.");var b=Fo(s),k=h(b);Kt(u,o,k)}function Cn(u,o,s,c){var h=s._context,b=c.value,k=c.children,T;T=o.context,o.context=$a(h,b),Kt(u,o,k),o.context=gd(h),T!==o.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Ud(u,o,s,c,h){br(o,"Lazy");var b=s._payload,k=s._init,T=k(b),V=Mc(T,c);Zs(u,o,T,V,h),$n(o)}function Zs(u,o,s,c,h){if(typeof s=="function")if(Sc(s)){Ec(u,o,s,c);return}else{Nd(u,o,s,c);return}if(typeof s=="string"){jd(u,o,s,c);return}switch(s){case hd:case fd:case gs:case vs:case ms:{Kt(u,o,c.children);return}case Ra:{br(o,"SuspenseList"),Kt(u,o,c.children),$n(o);return}case rc:throw new Error("ReactDOMServer does not yet support scope components.");case Ta:{_c(u,o,c);return}}if(typeof s=="object"&&s!==null)switch(s.$$typeof){case Io:{Wd(u,o,s,c,h);return}case Pa:{sl(u,o,s,c,h);return}case ii:{Cn(u,o,s,c);return}case si:{Hd(u,o,s,c);return}case ys:{Ud(u,o,s,c);return}}var b="";throw(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).length===0)&&(b+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(s==null?s:typeof s)+"."+b))}function zd(u,o){typeof Symbol=="function"&&u[Symbol.toStringTag]==="Generator"&&(Rc||i("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."),Rc=!0),u.entries===o&&(il||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),il=!0)}function Kt(u,o,s){try{return qd(u,o,s)}catch(c){throw typeof c=="object"&&c!==null&&typeof c.then=="function"||(_i=_i!==null?_i:tr()),c}}function qd(u,o,s){if(o.node=s,typeof s=="object"&&s!==null){switch(s.$$typeof){case nc:{var c=s,h=c.type,b=c.props,k=c.ref;Zs(u,o,h,b,k);return}case ps:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case ys:{var T=s,V=T._payload,z=T._init,te;try{te=z(V)}catch(xr){throw typeof xr=="object"&&xr!==null&&typeof xr.then=="function"&&br(o,"Lazy"),xr}Kt(u,o,te);return}}if(Me(s)){Ac(u,o,s);return}var ie=ai(s);if(ie){zd(s,ie);var ye=ie.call(s);if(ye){var Oe=ye.next();if(!Oe.done){var nt=[];do nt.push(Oe.value),Oe=ye.next();while(!Oe.done);Ac(u,o,nt);return}return}}var Bt=Object.prototype.toString.call(s);throw new Error("Objects are not valid as a React child (found: "+(Bt==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":Bt)+"). If you meant to render a collection of children, use an array instead.")}if(typeof s=="string"){var so=o.blockedSegment;so.lastPushedText=Mt(o.blockedSegment.chunks,s,u.responseState,so.lastPushedText);return}if(typeof s=="number"){var ao=o.blockedSegment;ao.lastPushedText=Mt(o.blockedSegment.chunks,""+s,u.responseState,ao.lastPushedText);return}typeof s=="function"&&i("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 Ac(u,o,s){for(var c=s.length,h=0;h<c;h++){var b=o.treeContext;o.treeContext=za(b,c,h);try{Wo(u,o,s[h])}finally{o.treeContext=b}}}function Ic(u,o,s){var c=o.blockedSegment,h=c.chunks.length,b=Ci(u,h,null,c.formatContext,c.lastPushedText,!0);c.children.push(b),c.lastPushedText=!1;var k=oo(u,o.node,o.blockedBoundary,b,o.abortSet,o.legacyContext,o.context,o.treeContext);o.componentStack!==null&&(k.componentStack=o.componentStack.parent);var T=k.ping;s.then(T,T)}function Wo(u,o,s){var c=o.blockedSegment.formatContext,h=o.legacyContext,b=o.context,k=null;k=o.componentStack;try{return Kt(u,o,s)}catch(T){if(Ga(),typeof T=="object"&&T!==null&&typeof T.then=="function"){Ic(u,o,T),o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=b,Fr(b),o.componentStack=k;return}else throw o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=b,Fr(b),o.componentStack=k,T}}function Lc(u,o,s,c){var h=Si(u,c);if(o===null?Ei(u,c):(o.pendingTasks--,o.forceClientRender||(o.forceClientRender=!0,o.errorDigest=h,Qa(o,c),o.parentFlushed&&u.clientRenderedBoundaries.push(o))),u.allPendingTasks--,u.allPendingTasks===0){var b=u.onAllReady;b()}}function Zd(u){var o=this,s=u.blockedBoundary,c=u.blockedSegment;c.status=no,Pi(o,s,c)}function al(u,o,s){var c=u.blockedBoundary,h=u.blockedSegment;if(h.status=no,c===null)o.allPendingTasks--,o.status!==$o&&(o.status=$o,o.destination!==null&&P(o.destination));else{if(c.pendingTasks--,!c.forceClientRender){c.forceClientRender=!0;var b=s===void 0?new Error("The render was aborted by the server without a reason."):s;c.errorDigest=o.onError(b);{var k="The server did not finish this Suspense boundary: ";b&&typeof b.message=="string"?b=k+b.message:b=k+String(b);var T=wr;wr=u;try{Qa(c,b)}finally{wr=T}}c.parentFlushed&&o.clientRenderedBoundaries.push(c)}if(c.fallbackAbortableTasks.forEach(function(z){return al(z,o,s)}),c.fallbackAbortableTasks.clear(),o.allPendingTasks--,o.allPendingTasks===0){var V=o.onAllReady;V()}}}function io(u,o){if(o.chunks.length===0&&o.children.length===1&&o.children[0].boundary===null){var s=o.children[0];s.id=o.id,s.parentFlushed=!0,s.status===jo&&io(u,s)}else{var c=u.completedSegments;c.push(o)}}function Pi(u,o,s){if(o===null){if(s.parentFlushed){if(u.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");u.completedRootSegment=s}if(u.pendingRootTasks--,u.pendingRootTasks===0){u.onShellError=ro;var c=u.onShellReady;c()}}else if(o.pendingTasks--,!o.forceClientRender){if(o.pendingTasks===0)s.parentFlushed&&s.status===jo&&io(o,s),o.parentFlushed&&u.completedBoundaries.push(o),o.fallbackAbortableTasks.forEach(Zd,u),o.fallbackAbortableTasks.clear();else if(s.parentFlushed&&s.status===jo){io(o,s);var h=o.completedSegments;h.length===1&&o.parentFlushed&&u.partialBoundaries.push(o)}}if(u.allPendingTasks--,u.allPendingTasks===0){var b=u.onAllReady;b()}}function Gd(u,o){var s=o.blockedSegment;if(s.status===Us){Fr(o.context);var c=null;c=wr,wr=o;try{Kt(u,o,o.node),Gt(s.chunks,u.responseState,s.lastPushedText,s.textEmbedded),o.abortSet.delete(o),s.status=jo,Pi(u,o.blockedBoundary,s)}catch(b){if(Ga(),typeof b=="object"&&b!==null&&typeof b.then=="function"){var h=o.ping;b.then(h,h)}else o.abortSet.delete(o),s.status=kc,Lc(u,o.blockedBoundary,s,b)}finally{wr=c}}}function ll(u){if(u.status!==$o){var o=fc(),s=Ws.current;Ws.current=Ns;var c;c=Hs.getCurrentStack,Hs.getCurrentStack=tr;var h=xi;$s(u.responseState);try{var b=u.pingedTasks,k;for(k=0;k<b.length;k++){var T=b[k];Gd(u,T)}b.splice(0,k),u.destination!==null&&cl(u,u.destination)}catch(V){Si(u,V),Ei(u,V)}finally{$s(h),Ws.current=s,Hs.getCurrentStack=c,s===Ns&&Fr(o)}}}function Mi(u,o,s){switch(s.parentFlushed=!0,s.status){case Us:{var c=s.id=u.nextSegmentId++;return s.lastPushedText=!1,s.textEmbedded=!1,es(o,u.responseState,c)}case jo:{s.status=Ka;for(var h=!0,b=s.chunks,k=0,T=s.children,V=0;V<T.length;V++){for(var z=T[V];k<z.index;k++)m(o,b[k]);h=Gs(u,o,z)}for(;k<b.length-1;k++)m(o,b[k]);return k<b.length&&(h=_(o,b[k])),h}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function Gs(u,o,s){var c=s.boundary;if(c===null)return Mi(u,o,s);if(c.parentFlushed=!0,c.forceClientRender)return Yt(o,u.responseState,c.errorDigest,c.errorMessage,c.errorComponentStack),Mi(u,o,s),Sa(o,u.responseState);if(c.pendingTasks>0){c.rootSegmentID=u.nextSegmentId++,c.completedSegments.length>0&&u.partialBoundaries.push(c);var h=c.id=on(u.responseState);return Eo(o,u.responseState,h),Mi(u,o,s),To(o,u.responseState)}else{if(c.byteSize>u.progressiveChunkSize)return c.rootSegmentID=u.nextSegmentId++,u.completedBoundaries.push(c),Eo(o,u.responseState,c.id),Mi(u,o,s),To(o,u.responseState);rs(o,u.responseState);var b=c.completedSegments;if(b.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var k=b[0];return Gs(u,o,k),os(o,u.responseState)}}function Dc(u,o,s){return dd(o,u.responseState,s.id,s.errorDigest,s.errorMessage,s.errorComponentStack)}function Ys(u,o,s){return Ue(o,u.responseState,s.formatContext,s.id),Gs(u,o,s),ft(o,s.formatContext)}function Fc(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var b=c[h];Bc(u,o,s,b)}return c.length=0,ec(o,u.responseState,s.id,s.rootSegmentID)}function Yd(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var b=c[h];if(!Bc(u,o,s,b))return h++,c.splice(0,h),!1}return c.splice(0,h),!0}function Bc(u,o,s,c){if(c.status===Ka)return!0;var h=c.id;if(h===-1){var b=c.id=s.rootSegmentID;if(b===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return Ys(u,o,c)}else return Ys(u,o,c),od(o,u.responseState,h)}function cl(u,o){y();try{var s=u.completedRootSegment;s!==null&&u.pendingRootTasks===0&&(Gs(u,o,s),u.completedRootSegment=null,Ca(o,u.responseState));var c=u.clientRenderedBoundaries,h;for(h=0;h<c.length;h++){var b=c[h];Dc(u,o,b)}c.splice(0,h);var k=u.completedBoundaries;for(h=0;h<k.length;h++){var T=k[h];Fc(u,o,T)}k.splice(0,h),S(o),y(o);var V=u.partialBoundaries;for(h=0;h<V.length;h++){var z=V[h];if(!Yd(u,o,z)){u.destination=null,h++,V.splice(0,h);return}}V.splice(0,h);var te=u.completedBoundaries;for(h=0;h<te.length;h++){var ie=te[h];Fc(u,o,ie)}te.splice(0,h)}finally{S(o),u.allPendingTasks===0&&u.pingedTasks.length===0&&u.clientRenderedBoundaries.length===0&&u.completedBoundaries.length===0&&(u.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),P(o))}}function Vc(u){l(function(){return ll(u)})}function Xd(u,o){if(u.status===No){u.status=$o,O(o,u.fatalError);return}if(u.status!==$o&&u.destination===null){u.destination=o;try{cl(u,o)}catch(s){Si(u,s),Ei(u,s)}}}function Oc(u,o){try{var s=u.abortableTasks;s.forEach(function(c){return al(c,u,o)}),s.clear(),u.destination!==null&&cl(u,u.destination)}catch(c){Si(u,c),Ei(u,c)}}function Kd(u,o){return new Promise(function(s,c){var h,b,k=new Promise(function(ye,Oe){b=ye,h=Oe});function T(){var ye=new ReadableStream({type:"bytes",pull:function(Oe){Xd(z,Oe)},cancel:function(Oe){Oc(z)}},{highWaterMark:0});ye.allReady=k,s(ye)}function V(ye){k.catch(function(){}),c(ye)}var z=zs(u,hn(o?o.identifierPrefix:void 0,o?o.nonce:void 0,o?o.bootstrapScriptContent:void 0,o?o.bootstrapScripts:void 0,o?o.bootstrapModules:void 0),Yn(o?o.namespaceURI:void 0),o?o.progressiveChunkSize:void 0,o?o.onError:void 0,b,T,V,h);if(o&&o.signal){var te=o.signal,ie=function(){Oc(z,te.reason),te.removeEventListener("abort",ie)};te.addEventListener("abort",ie)}Vc(z)})}Jc.renderToReadableStream=Kd,Jc.version=e}()),Jc}var qi,rh;process.env.NODE_ENV==="production"?(qi=I_(),rh=L_()):(qi=D_(),rh=F_());qi.version;qi.renderToString;var B_=qi.renderToStaticMarkup;qi.renderToNodeStream;qi.renderToStaticNodeStream;rh.renderToReadableStream;const V_=(t,e)=>{if(!t)return null;const n=t.split(e);return n==null?void 0:n.map((r,i)=>e.test(r)?B_(A.jsx(Vt,{href:`https://${r.replace(/^https?:\/\//,"")}`,target:"_blank",children:A.jsx(Fe,{type:"body-text-link",children:r})},i)):(r=r.replace(/\n/g,"<br>"),r))},O_=/((?:https?:\/\/)?(?:(?:[^\u0000-\u007F]|[\w-])+\.(?:(?:[^\u0000-\u007F]|[\w-]){2,}\.)*(?:[^\u0000-\u007F]|[a-zA-Z])+)(?:\d+)?(?:\/(?:(?:[^\u0000-\u007F]|[\w/.,'"@+=!:;=%()-])+)?(?:\.(?:[^\u0000-\u007F]|[\w-])+)?)?(?:(?:\?|#)\S+)?)/g,j_=({bodyText:t,headlineText:e,parseContent:n=!0,type:r})=>{var m;const i=I.useRef(null),a=R_(i,{lines:3}),[l,f]=I.useState(!1),d=()=>f(!0),p=ge(Uo.bodyText,Uo[`bodyText--${r}`],{[Uo["bodyText--notClickable"]]:!a||l}),y=A.jsx("span",{ref:i,dangerouslySetInnerHTML:{__html:((m=V_(t,O_))==null?void 0:m.join(""))??""}});switch(r){case"modal":return A.jsxs("div",{className:ge(Uo.bodyText,Uo[`bodyText--${r}`]),children:[e&&A.jsx(Fe,{type:"h4",children:e}),A.jsx(Fe,{type:"body-regular",className:Uo["bodyText__text--collapsed"],children:n?y:t})]});case"post":return A.jsxs("div",{onClick:d,className:p,children:[e&&A.jsx(Fe,{type:"h5",children:e}),t&&A.jsx(Fe,{type:"body-regular",className:ge({[Uo["bodyText__text--collapsed"]]:!l}),children:y}),a&&!l&&A.jsx(mo,{className:Uo.bodyText__textButton,color:"deepPurple",size:"medium",text:"Mehr lesen"})]})}},N_="_wrapper_n50xr_120",Qc={wrapper:N_,"wrapper--large":"_wrapper--large_n50xr_131","wrapper--small":"_wrapper--small_n50xr_134","wrapper--iconWrapper":"_wrapper--iconWrapper_n50xr_138"},$_=({className:t,icon:e,size:n})=>{const r=Sr(e,[ot]);return A.jsx("div",{className:ge(Qc.wrapper,t,{[Qc[`wrapper--${n}`]]:n}),"data-testid":"placeholder-thumbnail",children:A.jsx("div",{className:ge(Qc.wrapper,{[Qc["wrapper--iconWrapper"]]:n==="large"}),children:r})})},Km=({alt:t,className:e,src:n})=>A.jsx("img",{className:e,src:n,alt:t}),W_="_root_1baw4_120",eu={root:W_,"root--24":"_root--24_1baw4_127","root--28":"_root--28_1baw4_131","root--32":"_root--32_1baw4_135","root--40":"_root--40_1baw4_139","root--48":"_root--48_1baw4_143","root--56":"_root--56_1baw4_147","root--64":"_root--64_1baw4_151","root--80":"_root--80_1baw4_155","root--120":"_root--120_1baw4_159","root--280":"_root--280_1baw4_163","root--square":"_root--square_1baw4_167","root--circular":"_root--circular_1baw4_179","root--isPlaceholder":"_root--isPlaceholder_1baw4_182"},va=({alt:t,className:e,isPlaceholder:n,shape:r,size:i,src:a})=>{const l=eu["root--isPlaceholder"];return A.jsx("div",{className:ge(eu.root,e,eu[`root--${i}`],eu[`root--${r}`],{[l]:n}),children:a&&A.jsx(Km,{src:a,alt:t})})},H_="_wrapper_csr04_120",U_="_isPlaceholder_csr04_128",z_="_square_csr04_140",q_="_circular_csr04_143",Z_="_label_csr04_146",wl={wrapper:H_,isPlaceholder:U_,square:z_,circular:q_,label:Z_},G_=({alt:t,isPlaceholder:e,label:n,placeholderIcon:r,shape:i,src:a})=>A.jsxs("div",{className:wl.wrapper,children:[!e&&a&&A.jsx(va,{className:wl[i],src:a,alt:t,shape:i,size:"64"}),e&&r&&A.jsx("div",{className:ge(wl.isPlaceholder,wl[i]),children:A.jsx(ot,{name:r})}),A.jsx(Fe,{as:"span",type:"detail-medium",className:wl.label,children:n})]}),Y_="_thumbnailWrapper_yi8qi_120",X_="_thumbnailWrapper__thumbnail_yi8qi_124",f0={thumbnailWrapper:Y_,thumbnailWrapper__thumbnail:X_},K_=({ariaLabel:t,children:e,thumbnail:n})=>A.jsx(Bu,{badgeContent:A.jsx(va,{...n}),className:f0.thumbnailWrapper,slotProps:{badge:{className:f0.thumbnailWrapper__thumbnail}},"aria-label":t,role:"status",children:e}),J_="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1533)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%2343ADC3'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%2301819C'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%2343ADC3'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1533'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Q_="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1531)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23B5D622'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23738C00'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23B5D622'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1531'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",eS="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1532)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23DC8541'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23C25700'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23DC8541'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1532'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",tS="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1534)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%237C5BFF'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%234D17E5'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%237C5BFF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1534'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",h0=["green","purple","orange","blue"],nS={blue:J_,green:Q_,orange:eS,purple:tS},rS=(t,e)=>e||(t?h0[t%4]:h0[0]),Jm=({alt:t,avatarColor:e,size:n,userId:r,userImageSrc:i})=>{const a=rS(r,e),l=i||nS[a];return A.jsx(va,{shape:"circular",size:n,alt:t,src:l})},oS="_root_n0ztu_120",iS="_root__avatar_n0ztu_124",sS="_root__moreButton_n0ztu_138",aS="_root__moreButtonSmall_n0ztu_149",tu={root:oS,root__avatar:iS,root__moreButton:sS,root__moreButtonSmall:aS},lS=({maxUsers:t=3,onAvatarClick:e,onMoreClick:n,size:r,users:i})=>{const a=r==="small"?"28":"40",f=i.length>t,d=i.slice(0,t),p=y=>{e&&e(y.id)};return A.jsxs("div",{className:tu.root,children:[d.map(y=>A.jsx(Vt,{className:tu.root__avatar,onClick:()=>p(y),children:A.jsx(Jm,{size:a,userId:y.id,userImageSrc:y.photo_thumb_url,alt:`${y.firstname} ${y.lastname}`})},y.id)),f&&A.jsx(Hr,{icon:"more_dots",className:ge(tu.root__moreButton,{[tu.root__moreButtonSmall]:r==="small"}),ariaLabel:"more helpers button",onClick:n})]})},cS="_dividerContainer_14b0m_120",uS="_dividerLine_14b0m_126",p0={dividerContainer:cS,dividerLine:uS},Qm=({offsetLeft:t=0,offsetRight:e=0})=>A.jsx("div",{className:p0.dividerContainer,children:A.jsx("div",{className:p0.dividerLine,style:{marginLeft:`${t}px`,marginRight:`${e}px`},role:"separator"})}),dS="_root_1fsgt_120",fS="_root__text_1fsgt_129",hS="_root__icon_1fsgt_132",Rf={root:dS,root__text:fS,root__icon:hS},eg=({icon:t="cross_circle",text:e,...n})=>A.jsxs(Vt,{className:Rf.root,...n,children:[e&&A.jsx(Fe,{type:"body-semibold",className:Rf.root__text,children:e}),A.jsx(ot,{className:Rf.root__icon,name:t,size:"24"})]}),pS="_root_17k6z_120",Pf={root:pS,"root--isSelected":"_root--isSelected_17k6z_141","root--withAvatar":"_root--withAvatar_17k6z_149"},tg=({alt:t="profile picture",isSelected:e,src:n,text:r,...i})=>A.jsxs(Vt,{className:ge(Pf.root,{[Pf["root--isSelected"]]:e,[Pf["root--withAvatar"]]:n}),...i,children:[n&&A.jsx(va,{size:"40",shape:"circular",src:n,alt:t}),A.jsx(Fe,{type:"body-semibold",children:r})]}),mS="_root_jzmna_120",gS={root:mS},vS=({className:t,hasHeader:e,headerProps:n,items:r,onClose:i})=>{const a=ge(gS.root,t),l=(f,d)=>{f.onClick&&f.onClick(d),i()};return A.jsxs("div",{className:a,children:[e&&A.jsx(eg,{...n,onClick:i}),r.map(f=>A.jsx(tg,{...f,onClick:d=>l(f,d)},f.text))]})},yS="_root_dora9_120",wS="_toggle_dora9_125",bS="_label_dora9_139",xS="_disabled_dora9_152",CS="_filled_dora9_179",kS="_error_dora9_182",_S="_icon_dora9_191",SS="_expanded_dora9_195",ES="_hidden_dora9_199",TS="_option_dora9_203",RS="_selected_dora9_229",PS="_dropdown_dora9_237",MS="_errorMessage_dora9_247",_n={root:yS,toggle:wS,label:bS,"toggle--dark":"_toggle--dark_dora9_145",disabled:xS,"toggle--light":"_toggle--light_dora9_161",filled:CS,error:kS,icon:_S,expanded:SS,hidden:ES,option:TS,selected:RS,dropdown:PS,errorMessage:MS},AS=t=>{const e=[];return I.Children.forEach(t,n=>{if(I.isValidElement(n)&&n.type==="option"){const r=n.props.value,i=n.props.label||n.props.children;e.push({label:i,value:r})}}),e};function IS(t,e){return t.find(n=>n.value===e)}function LS({options:t,value:e}){const n=IS(t,e);return n?n.label:null}function DS({child:t,isSelected:e}){const{label:n,value:r}=t,{getRootProps:i}=q5({disabled:!1,label:n,value:r});return A.jsx("div",{...i(),className:ge(_n.option,{[_n.selected]:e}),children:n})}function FS({children:t,colorScheme:e,disabled:n,errorMessage:r,onChange:i,placeholder:a,value:l}){const f=I.useRef(null),[d,p]=I.useState(!1),y=(j,H)=>{i(H)},{contextValue:m,getButtonProps:_,getListboxProps:S}=X5({disabled:n,listboxRef:f,onChange:y,onOpenChange:p,open:d,value:l}),P=AS(t),B=LS({options:P,value:l}),L=!!r,M=!!B,O=_n[`toggle--${e}`];return A.jsxs("div",{className:_n.root,children:[A.jsxs("div",{className:ge(_n.toggle,O,{[_n.filled]:M&&!n},{[_n.disabled]:n},{[_n.error]:L}),..._(),children:[A.jsx("span",{className:_n.label,children:A.jsx(Fe,{type:"body-large",className:ge({[_n.selectedLabel]:B}),children:B||(a??" ")})}),A.jsx(ot,{name:"chevron_down",size:"24",className:ge(_n.icon,{[_n.expanded]:d})})]}),A.jsx("div",{className:ge(_n.dropdown,{[_n.hidden]:!d}),...S(),children:A.jsx(K5,{value:m,children:P.map((j,H)=>A.jsx(DS,{child:j,isSelected:j.value===l},H))})}),r&&A.jsx(Fe,{type:"detail-bold",className:_n.errorMessage,children:r})]})}const BS="_checkboxInput_1dsi6_121",VS="_checkboxInput__label_1dsi6_127",OS="_checkboxInput__checkbox_1dsi6_136",jS="_checkboxInput__input_1dsi6_153",NS="_checkboxInput__tick_1dsi6_210",Xs={checkboxInput:BS,checkboxInput__label:VS,checkboxInput__checkbox:OS,"checkboxInput__checkbox--medium":"_checkboxInput__checkbox--medium_1dsi6_145","checkboxInput__checkbox--small":"_checkboxInput__checkbox--small_1dsi6_149","checkboxInput__checkbox--tiny":"_checkboxInput__checkbox--tiny_1dsi6_149",checkboxInput__input:jS,checkboxInput__tick:NS};var ng=(t=>(t.medium="body-large",t.small="body-semibold",t.tiny="detail-medium",t))(ng||{});function $S({checked:t,children:e,className:n,disabled:r,id:i,label:a,onChange:l,size:f="medium"}){return!a&&!e?null:A.jsxs("label",{htmlFor:i,className:ge(Xs.checkboxInput,n),"aria-disabled":r,children:[A.jsxs("div",{className:ge(Xs.checkboxInput__checkbox,{[Xs[`checkboxInput__checkbox--${f}`]]:f}),children:[A.jsx("input",{className:ge(Xs.checkboxInput__input),checked:t,onChange:l,"aria-disabled":r,"aria-label":a,disabled:r,type:"checkbox",role:"checkbox",id:i}),A.jsx(ot,{className:Xs.checkboxInput__tick,name:"checkmark",size:"24"})]}),a?A.jsx(Fe,{className:Xs.checkboxInput__label,as:"span",type:ng[f],children:a}):e]})}const WS="_inputContainer_19sba_121",HS="_input_19sba_121",US="_error_19sba_194",zS="_label_19sba_202",qS="_inputContainer__input_19sba_225",Di={inputContainer:WS,input:HS,"input--filled":"_input--filled_19sba_167","input--outline":"_input--outline_19sba_179",error:US,label:zS,"inputContainer--error":"_inputContainer--error_19sba_217",inputContainer__input:qS},ZS={four:9999,three:999,two:99},GS={four:4,three:3,two:2},m0=(t,e)=>Number(t.toString().substring(0,GS[e])),YS=({ariaLabel:t,disabled:e,errorMessage:n,id:r,maxDigits:i="three",name:a,onChange:l,placeholder:f="– –",style:d="outline",value:p=0})=>{const y=!!n,m=_=>{l(r,m0(Number(_.target.value),i))};return A.jsxs("div",{className:ge(Di.inputContainer,{[Di["inputContainer--error"]]:y}),children:[A.jsxs("div",{className:Di.inputContainer__input,children:[A.jsx("input",{id:r,type:"number",max:ZS[i],min:"1",name:a,value:p===0?"":m0(p,i),disabled:e,"aria-disabled":e,onChange:m,"aria-label":t,placeholder:f,autoComplete:"off",className:ge(Di.input,Di[`input--${d}`])}),A.jsx("label",{htmlFor:r,className:ge(Di.label),children:A.jsx(Fe,{as:"span",type:"h3",children:"€"})})]}),y&&A.jsx("label",{htmlFor:r,children:A.jsx(Fe,{as:"p",className:Di.error,type:"detail-bold",children:n})})]})},XS="_radio_lm9h3_120",g0={radio:XS,"radio--small":"_radio--small_lm9h3_138","radio--tiny":"_radio--tiny_lm9h3_138"};function KS({checked:t,disabled:e,id:n,label:r,onChange:i,size:a="medium",value:l}){const f=g0[`radio--${a}`],d=()=>{switch(a){case"tiny":return"detail-medium";case"small":return"body-semibold";default:return"body-large"}};return A.jsxs("span",{className:g0.radio,children:[A.jsx("input",{checked:t,onChange:i,"aria-disabled":e,"aria-label":r,className:f,value:l,disabled:e,type:"radio",role:"radio",id:n}),A.jsx("label",{htmlFor:n,className:f,children:A.jsx(Fe,{as:"p",type:d(),children:r})})]})}const JS="_inputDetails_usf4a_120",QS="_inputDetails__hintText_usf4a_126",eE="_inputDetails__errorText_usf4a_130",tE="_inputDetails__counter_usf4a_134",nu={inputDetails:JS,inputDetails__hintText:QS,inputDetails__errorText:eE,inputDetails__counter:tE},rg=({charCount:t,charLimit:e,errorText:n,hintText:r})=>{const i=`${t??0}/${e}`;return A.jsxs("div",{className:nu.inputDetails,children:[A.jsxs("div",{children:[r&&!n&&A.jsx(Fe,{className:nu.inputDetails__hintText,type:"detail-medium",children:r}),n&&A.jsx(Fe,{className:nu.inputDetails__errorText,type:"detail-bold",children:n})]}),!!e&&A.jsx(Fe,{type:"detail-medium",className:nu.inputDetails__counter,children:i})]})},nE="_wrapper_148qt_120",rE="_textAreaInput_148qt_127",oE="_textAreaInput__label_148qt_138",iE="_textAreaInput__container_148qt_148",sE="_textAreaInput__textarea_148qt_167",aE="_textAreaInput__attachment_148qt_224",lE="_textAreaInput__hidden_148qt_231",Wn={wrapper:nE,textAreaInput:rE,"textAreaInput--disabled":"_textAreaInput--disabled_148qt_135",textAreaInput__label:oE,"textAreaInput__label--large":"_textAreaInput__label--large_148qt_142","textAreaInput__label--medium":"_textAreaInput__label--medium_148qt_145",textAreaInput__container:iE,textAreaInput__textarea:sE,"textAreaInput__textarea--large":"_textAreaInput__textarea--large_148qt_182","textAreaInput__textarea--medium":"_textAreaInput__textarea--medium_148qt_209",textAreaInput__attachment:aE,textAreaInput__hidden:lE,"textAreaInput--filled":"_textAreaInput--filled_148qt_234","textAreaInput--outline":"_textAreaInput--outline_148qt_244","textAreaInput--error":"_textAreaInput--error_148qt_257","textAreaInput--large":"_textAreaInput--large_148qt_265","textAreaInput--medium":"_textAreaInput--medium_148qt_269"},cE=({ariaDescribedby:t,attachment:e,charLimit:n,colorScheme:r="outline",errorText:i,hintText:a,id:l,label:f,name:d,ref:p,showInputHints:y=!0,size:m,..._})=>{const[S,P]=I.useState(0),B=$=>{P($.target.value.length)},{getInputProps:L}=q0({inputRef:p,..._}),M=L(),{disabled:O,onChange:j}=M,H=!!i;return A.jsxs("div",{className:Wn.wrapper,children:[A.jsxs("div",{className:ge(Wn.textAreaInput,Wn[`textAreaInput--${m}`],Wn[`textAreaInput--${r}`],{[Wn["textAreaInput--error"]]:H,[Wn["textAreaInput--disabled"]]:O}),children:[A.jsxs("div",{className:ge(Wn.textAreaInput__container),children:[A.jsx("textarea",{...M,name:d,className:ge(Wn.textAreaInput__textarea,Wn[`textAreaInput__textarea--${m}`]),placeholder:"",onChange:$=>{B($),j($)},maxLength:n,"aria-invalid":H,"aria-describedby":t,"aria-disabled":O,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:ge(Wn.textAreaInput__hidden),children:[i,".",a,".",S," out of ",n," characters used."]}),A.jsx(Fe,{type:m==="large"?"body-large":"body-regular",children:f}),e&&A.jsx("div",{className:Wn.textAreaInput__attachment,children:e.map(($,Y)=>I.createElement(Hr,{disabled:O,ariaLabel:"",...$,size:"small",key:Y}))})]}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:ge(Wn.textAreaInput__label,Wn[`textAreaInput__label--${m}`])})]}),y&&A.jsx(rg,{errorText:i,hintText:a,charCount:S,charLimit:n})]})},uE="_wrapper_1bl9o_120",dE="_textInput_1bl9o_127",fE="_textInput__label_1bl9o_140",hE="_textInput__container_1bl9o_153",pE="_textInput__input_1bl9o_169",mE="_textInput__disabled_1bl9o_231",gE="_textInput__icon_1bl9o_231",vE="_textInput__iconButton_1bl9o_234",yE="_textInput__hidden_1bl9o_237",kn={wrapper:uE,textInput:dE,"textInput--disabled":"_textInput--disabled_1bl9o_137",textInput__label:fE,"textInput__label--large":"_textInput__label--large_1bl9o_144","textInput__label--medium":"_textInput__label--medium_1bl9o_147","textInput__label--small":"_textInput__label--small_1bl9o_150",textInput__container:hE,textInput__input:pE,"textInput__input--large":"_textInput__input--large_1bl9o_198","textInput__input--medium":"_textInput__input--medium_1bl9o_215","textInput__input--small":"_textInput__input--small_1bl9o_215",textInput__disabled:mE,textInput__icon:gE,textInput__iconButton:vE,textInput__hidden:yE,"textInput--large":"_textInput--large_1bl9o_240","textInput--medium":"_textInput--medium_1bl9o_246","textInput--hasIcon":"_textInput--hasIcon_1bl9o_252","textInput--small":"_textInput--small_1bl9o_255","textInput--filled":"_textInput--filled_1bl9o_264","textInput--outline":"_textInput--outline_1bl9o_274","textInput--error":"_textInput--error_1bl9o_287"},wE=({ariaDescribedby:t,charLimit:e,colorScheme:n,errorText:r,hintText:i,icon:a,id:l,inputFieldType:f="text",label:d,name:p,ref:y,showInputHints:m=!0,size:_,textButton:S,...P})=>{const[B,L]=I.useState(0),M=K=>{L(K.target.value.length)},{getInputProps:O}=q0({inputRef:y,...P}),j=O(),{disabled:H,onChange:$}=j,Y=!!r,J=!!S;return A.jsxs("div",{className:kn.wrapper,children:[A.jsxs("div",{className:ge(kn.textInput,kn[`textInput--${_}`],kn[`textInput--${n}`],{[kn["textInput--hasIcon"]]:J,[kn["textInput--error"]]:Y,[kn["textInput--disabled"]]:H}),children:[a&&A.jsx(ot,{...a,className:kn.textInput__icon}),A.jsxs("div",{className:ge(kn.textInput__container),children:[A.jsx("input",{...j,type:f,name:p,className:ge(kn.textInput__input,kn[`textInput__input--${_}`]),placeholder:"",onChange:K=>{M(K),$(K)},maxLength:e,"aria-invalid":Y,"aria-describedby":t,"aria-disabled":H,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:ge(kn.textInput__hidden),children:[r,".",i,".",B," out of ",e," characters used."]}),A.jsx(Fe,{type:_==="large"?"body-large":"body-regular",children:d})]}),S&&A.jsx(Hr,{disabled:H,...S,className:ge(kn.textInput__iconButton)}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:ge(kn.textInput__label,kn[`textInput__label--${_}`])})]}),m&&A.jsx(rg,{errorText:r,hintText:i,charCount:B,charLimit:e})]})},bE="_slider_1aqqn_126",xE="_focusVisible_1aqqn_148",Mf={switch:"_switch_1aqqn_120",slider:bE,focusVisible:xE},og=t=>{const{checked:e,disabled:n,focusVisible:r,getInputProps:i}=Q5(t),{className:a,id:l}=t;return A.jsxs("span",{className:ge(Mf.switch,a),children:[A.jsx("input",{...i(),type:"checkbox","aria-checked":e,"aria-disabled":n,role:"switch",id:l,"data-testid":"toggle-switch"}),A.jsx("span",{className:ge(Mf.slider,{[Mf.focusVisible]:r})})]})},CE="_wrapper_1d7s3_120",kE="_loadingSpinner_1d7s3_127",v0={wrapper:CE,loadingSpinner:kE,"pulse-loader-size":"_pulse-loader-size_1d7s3_1"},_E=()=>A.jsx("div",{className:v0.wrapper,children:A.jsx("aside",{className:v0.loadingSpinner,children:A.jsx("i",{})})}),SE="_toggleContainer_527ds_121",EE="_toggleLabel_527ds_128",TE="_toggleLabel__labelPill_527ds_152",RE="_toggleButton_527ds_160",lo={toggleContainer:SE,toggleLabel:EE,"toggleLabel--outline":"_toggleLabel--outline_527ds_134","toggleLabel--filled":"_toggleLabel--filled_527ds_142",toggleLabel__labelPill:TE,"toggleLabel__labelPill--large":"_toggleLabel__labelPill--large_527ds_157",toggleButton:RE,"toggleContainer--default":"_toggleContainer--default_527ds_198","toggleContainer--medium":"_toggleContainer--medium_527ds_202","toggleLabel--horizontal":"_toggleLabel--horizontal_527ds_206","toggleLabel--vertical":"_toggleLabel--vertical_527ds_213","toggleLabel--vertical__labelPill":"_toggleLabel--vertical__labelPill_527ds_218","toggleContainer--large":"_toggleContainer--large_527ds_223"},ig=({disabled:t,icon:e,id:n,isSelected:r=!1,label:i,onToggleChange:a,orientation:l="horizontal",popular:f,style:d="outline",value:p,variant:y="default"})=>{const m=()=>{switch(y){case"large":return"h5";case"medium":default:return d==="filled"||r?"body-semibold":"body-regular"}},_=()=>{switch(y){case"default":return null;default:return e&&A.jsx(ot,{name:e,size:"32",role:"presentation"})}},S=()=>{a&&a({id:n,value:p})};return A.jsxs("label",{htmlFor:`toggle-button-${n}`,"data-testid":`toggle-button-${n}`,className:ge(lo.toggleContainer,lo[`toggleContainer--${y}`]),children:[A.jsx("input",{type:"checkbox",id:`toggle-button-${n}`,className:lo.toggleButton,checked:r,onChange:S,disabled:t}),A.jsxs(Fe,{className:ge(lo.toggleLabel,lo[`toggleLabel--${d}`],{[lo[`toggleLabel--${l}`]]:e}),as:"p",type:m(),children:[_(),i]}),f&&A.jsx(Ch,{className:ge(lo.toggleLabel__labelPill,lo[`toggleLabel__labelPill--${y}`],{[lo[`toggleLabel__labelPill--${l}`]]:e}),label:f,size:"medium",color:"lavender"})]})},PE="_root_1pn8n_120",Af={root:PE,"root--border-radius":"_root--border-radius_1pn8n_130","root--without-padding":"_root--without-padding_1pn8n_133"},ME="_root_csa15_120",y0={root:ME,"root--without-padding":"_root--without-padding_csa15_124"},Qu=({children:t,className:e,withoutPadding:n})=>A.jsx("div",{className:ge(y0.root,{[y0["root--without-padding"]]:n},e),children:t}),AE="_root_sjkjz_120",IE="_title_sjkjz_128",w0={root:AE,title:IE},Tu=({as:t,className:e,headline:n,leftElement:r,rightElement:i,type:a="h3"})=>{const l=Sr(r,[ot,Hr]);return A.jsxs("header",{className:ge(w0.root,e),children:[l,A.jsx(Fe,{type:a,as:t,className:w0.title,children:n}),i]})},LE=({allowedElement:t=Tu,ariaLabel:e,as:n="section",borderRadius:r,children:i,className:a,role:l,withoutPadding:f})=>{const d=Sr(i,[Qu,Tu,t]);return A.jsx(n,{role:l,"aria-label":e,className:ge(Af.root,{[Af["root--border-radius"]]:r,[Af["root--without-padding"]]:f},a),children:d})},DE="_actionBar_1h8jd_120",FE={actionBar:DE},BE="_actionBarCta_wzh5p_120",VE="_actionBarCta__text_wzh5p_126",OE="_actionBarCta__button_wzh5p_131",If={actionBarCta:BE,actionBarCta__text:VE,actionBarCta__button:OE},jE=({button:t,text:e})=>A.jsxs("div",{className:If.actionBarCta,children:[A.jsx(Fe,{type:"detail-medium",className:If.actionBarCta__text,children:e}),A.jsx(Kh,{...t,size:"small",color:"blue",className:If.actionBarCta__button})]}),NE="_actionBarList_1i60r_120",$E="_actionBarList__actionItem_1i60r_131",b0={actionBarList:NE,actionBarList__actionItem:$E},WE="_actionItem_1mm7j_120",HE={actionItem:WE},UE=({className:t,disabled:e,icon:n,onClick:r,text:i})=>A.jsxs(Vt,{onClick:r,disabled:e,className:ge(HE.actionItem,t),children:[A.jsx(ot,{size:"24",name:n}),A.jsx(Fe,{type:"detail-medium",children:i})]}),zE=({items:t})=>A.jsx("div",{className:b0.actionBarList,children:t.map((e,n)=>A.jsx(UE,{...e,className:b0.actionBarList__actionItem},n))}),qE=t=>{const e=ge(FE.actionBar),n=t.type==="list"?A.jsx(zE,{...t}):A.jsx(jE,{...t});return A.jsx("div",{className:e,children:n})},ZE="_root_1ugpz_120",GE="_thumbnailWrapper_1ugpz_137",YE="_thumbnail_1ugpz_137",XE="_iconWrapper_1ugpz_144",KE="_secondaryThumbnail_1ugpz_155",JE="_circular_1ugpz_163",QE="_detail_1ugpz_166",eT="_title_1ugpz_175",tT="_notificationText_1ugpz_180",nT="_unread_1ugpz_190",rT="_bubble_1ugpz_198",Cr={root:ZE,thumbnailWrapper:GE,thumbnail:YE,iconWrapper:XE,secondaryThumbnail:KE,circular:JE,detail:QE,title:eT,notificationText:tT,unread:nT,bubble:rT},oT=({linkText:t,onNotificationClick:e,primaryImg:n,secondaryImg:r,timeAgo:i,title:a,unread:l=!1})=>{const f=d=>{const{className:p,imgProps:y,size:m}=d;return y.imageURL?A.jsx(va,{alt:a,src:y.imageURL,shape:y.shape,size:m,className:p}):y.icon&&A.jsx("div",{className:ge(Cr.iconWrapper,p,Cr[y.shape]),children:y.icon})};return A.jsxs(Vt,{onClick:e,className:ge(Cr.root,{[Cr.unread]:l}),children:[A.jsxs("div",{className:Cr.thumbnailWrapper,children:[f({className:Cr.thumbnail,imgProps:n,size:"56"}),r&&f({className:Cr.secondaryThumbnail,imgProps:r,size:"32"})]}),A.jsxs("div",{className:Cr.detail,children:[A.jsx(Fe,{type:"detail-medium",className:Cr.title,children:a}),A.jsx(Fe,{type:"body-semibold",className:Cr.notificationText,children:t}),A.jsx(Fe,{type:"detail-medium",children:i})]}),A.jsx("div",{className:Cr.bubble})]})};var ed={},td={};Object.defineProperty(td,"__esModule",{value:!0});td.bodyRegExps={xml:/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html4:/&notin;|&(?:nbsp|iexcl|cent|pound|curren|yen|brvbar|sect|uml|copy|ordf|laquo|not|shy|reg|macr|deg|plusmn|sup2|sup3|acute|micro|para|middot|cedil|sup1|ordm|raquo|frac14|frac12|frac34|iquest|Agrave|Aacute|Acirc|Atilde|Auml|Aring|AElig|Ccedil|Egrave|Eacute|Ecirc|Euml|Igrave|Iacute|Icirc|Iuml|ETH|Ntilde|Ograve|Oacute|Ocirc|Otilde|Ouml|times|Oslash|Ugrave|Uacute|Ucirc|Uuml|Yacute|THORN|szlig|agrave|aacute|acirc|atilde|auml|aring|aelig|ccedil|egrave|eacute|ecirc|euml|igrave|iacute|icirc|iuml|eth|ntilde|ograve|oacute|ocirc|otilde|ouml|divide|oslash|ugrave|uacute|ucirc|uuml|yacute|thorn|yuml|quot|amp|lt|gt|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html5:/&centerdot;|&copysr;|&divideontimes;|&gtcc;|&gtcir;|&gtdot;|&gtlPar;|&gtquest;|&gtrapprox;|&gtrarr;|&gtrdot;|&gtreqless;|&gtreqqless;|&gtrless;|&gtrsim;|&ltcc;|&ltcir;|&ltdot;|&lthree;|&ltimes;|&ltlarr;|&ltquest;|&ltrPar;|&ltri;|&ltrie;|&ltrif;|&notin;|&notinE;|&notindot;|&notinva;|&notinvb;|&notinvc;|&notni;|&notniva;|&notnivb;|&notnivc;|&parallel;|&timesb;|&timesbar;|&timesd;|&(?:AElig|AMP|Aacute|Acirc|Agrave|Aring|Atilde|Auml|COPY|Ccedil|ETH|Eacute|Ecirc|Egrave|Euml|GT|Iacute|Icirc|Igrave|Iuml|LT|Ntilde|Oacute|Ocirc|Ograve|Oslash|Otilde|Ouml|QUOT|REG|THORN|Uacute|Ucirc|Ugrave|Uuml|Yacute|aacute|acirc|acute|aelig|agrave|amp|aring|atilde|auml|brvbar|ccedil|cedil|cent|copy|curren|deg|divide|eacute|ecirc|egrave|eth|euml|frac12|frac14|frac34|gt|iacute|icirc|iexcl|igrave|iquest|iuml|laquo|lt|macr|micro|middot|nbsp|not|ntilde|oacute|ocirc|ograve|ordf|ordm|oslash|otilde|ouml|para|plusmn|pound|quot|raquo|reg|sect|shy|sup1|sup2|sup3|szlig|thorn|times|uacute|ucirc|ugrave|uml|uuml|yacute|yen|yuml|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g};td.namedReferences={xml:{entities:{"&lt;":"<","&gt;":">","&quot;":'"',"&apos;":"'","&amp;":"&"},characters:{"<":"&lt;",">":"&gt;",'"':"&quot;","'":"&apos;","&":"&amp;"}},html4:{entities:{"&apos;":"'","&nbsp":" ","&nbsp;":" ","&iexcl":"¡","&iexcl;":"¡","&cent":"¢","&cent;":"¢","&pound":"£","&pound;":"£","&curren":"¤","&curren;":"¤","&yen":"¥","&yen;":"¥","&brvbar":"¦","&brvbar;":"¦","&sect":"§","&sect;":"§","&uml":"¨","&uml;":"¨","&copy":"©","&copy;":"©","&ordf":"ª","&ordf;":"ª","&laquo":"«","&laquo;":"«","&not":"¬","&not;":"¬","&shy":"­","&shy;":"­","&reg":"®","&reg;":"®","&macr":"¯","&macr;":"¯","&deg":"°","&deg;":"°","&plusmn":"±","&plusmn;":"±","&sup2":"²","&sup2;":"²","&sup3":"³","&sup3;":"³","&acute":"´","&acute;":"´","&micro":"µ","&micro;":"µ","&para":"¶","&para;":"¶","&middot":"·","&middot;":"·","&cedil":"¸","&cedil;":"¸","&sup1":"¹","&sup1;":"¹","&ordm":"º","&ordm;":"º","&raquo":"»","&raquo;":"»","&frac14":"¼","&frac14;":"¼","&frac12":"½","&frac12;":"½","&frac34":"¾","&frac34;":"¾","&iquest":"¿","&iquest;":"¿","&Agrave":"À","&Agrave;":"À","&Aacute":"Á","&Aacute;":"Á","&Acirc":"Â","&Acirc;":"Â","&Atilde":"Ã","&Atilde;":"Ã","&Auml":"Ä","&Auml;":"Ä","&Aring":"Å","&Aring;":"Å","&AElig":"Æ","&AElig;":"Æ","&Ccedil":"Ç","&Ccedil;":"Ç","&Egrave":"È","&Egrave;":"È","&Eacute":"É","&Eacute;":"É","&Ecirc":"Ê","&Ecirc;":"Ê","&Euml":"Ë","&Euml;":"Ë","&Igrave":"Ì","&Igrave;":"Ì","&Iacute":"Í","&Iacute;":"Í","&Icirc":"Î","&Icirc;":"Î","&Iuml":"Ï","&Iuml;":"Ï","&ETH":"Ð","&ETH;":"Ð","&Ntilde":"Ñ","&Ntilde;":"Ñ","&Ograve":"Ò","&Ograve;":"Ò","&Oacute":"Ó","&Oacute;":"Ó","&Ocirc":"Ô","&Ocirc;":"Ô","&Otilde":"Õ","&Otilde;":"Õ","&Ouml":"Ö","&Ouml;":"Ö","&times":"×","&times;":"×","&Oslash":"Ø","&Oslash;":"Ø","&Ugrave":"Ù","&Ugrave;":"Ù","&Uacute":"Ú","&Uacute;":"Ú","&Ucirc":"Û","&Ucirc;":"Û","&Uuml":"Ü","&Uuml;":"Ü","&Yacute":"Ý","&Yacute;":"Ý","&THORN":"Þ","&THORN;":"Þ","&szlig":"ß","&szlig;":"ß","&agrave":"à","&agrave;":"à","&aacute":"á","&aacute;":"á","&acirc":"â","&acirc;":"â","&atilde":"ã","&atilde;":"ã","&auml":"ä","&auml;":"ä","&aring":"å","&aring;":"å","&aelig":"æ","&aelig;":"æ","&ccedil":"ç","&ccedil;":"ç","&egrave":"è","&egrave;":"è","&eacute":"é","&eacute;":"é","&ecirc":"ê","&ecirc;":"ê","&euml":"ë","&euml;":"ë","&igrave":"ì","&igrave;":"ì","&iacute":"í","&iacute;":"í","&icirc":"î","&icirc;":"î","&iuml":"ï","&iuml;":"ï","&eth":"ð","&eth;":"ð","&ntilde":"ñ","&ntilde;":"ñ","&ograve":"ò","&ograve;":"ò","&oacute":"ó","&oacute;":"ó","&ocirc":"ô","&ocirc;":"ô","&otilde":"õ","&otilde;":"õ","&ouml":"ö","&ouml;":"ö","&divide":"÷","&divide;":"÷","&oslash":"ø","&oslash;":"ø","&ugrave":"ù","&ugrave;":"ù","&uacute":"ú","&uacute;":"ú","&ucirc":"û","&ucirc;":"û","&uuml":"ü","&uuml;":"ü","&yacute":"ý","&yacute;":"ý","&thorn":"þ","&thorn;":"þ","&yuml":"ÿ","&yuml;":"ÿ","&quot":'"',"&quot;":'"',"&amp":"&","&amp;":"&","&lt":"<","&lt;":"<","&gt":">","&gt;":">","&OElig;":"Œ","&oelig;":"œ","&Scaron;":"Š","&scaron;":"š","&Yuml;":"Ÿ","&circ;":"ˆ","&tilde;":"˜","&ensp;":" ","&emsp;":" ","&thinsp;":" ","&zwnj;":"‌","&zwj;":"‍","&lrm;":"‎","&rlm;":"‏","&ndash;":"–","&mdash;":"—","&lsquo;":"‘","&rsquo;":"’","&sbquo;":"‚","&ldquo;":"“","&rdquo;":"”","&bdquo;":"„","&dagger;":"†","&Dagger;":"‡","&permil;":"‰","&lsaquo;":"‹","&rsaquo;":"›","&euro;":"€","&fnof;":"ƒ","&Alpha;":"Α","&Beta;":"Β","&Gamma;":"Γ","&Delta;":"Δ","&Epsilon;":"Ε","&Zeta;":"Ζ","&Eta;":"Η","&Theta;":"Θ","&Iota;":"Ι","&Kappa;":"Κ","&Lambda;":"Λ","&Mu;":"Μ","&Nu;":"Ν","&Xi;":"Ξ","&Omicron;":"Ο","&Pi;":"Π","&Rho;":"Ρ","&Sigma;":"Σ","&Tau;":"Τ","&Upsilon;":"Υ","&Phi;":"Φ","&Chi;":"Χ","&Psi;":"Ψ","&Omega;":"Ω","&alpha;":"α","&beta;":"β","&gamma;":"γ","&delta;":"δ","&epsilon;":"ε","&zeta;":"ζ","&eta;":"η","&theta;":"θ","&iota;":"ι","&kappa;":"κ","&lambda;":"λ","&mu;":"μ","&nu;":"ν","&xi;":"ξ","&omicron;":"ο","&pi;":"π","&rho;":"ρ","&sigmaf;":"ς","&sigma;":"σ","&tau;":"τ","&upsilon;":"υ","&phi;":"φ","&chi;":"χ","&psi;":"ψ","&omega;":"ω","&thetasym;":"ϑ","&upsih;":"ϒ","&piv;":"ϖ","&bull;":"•","&hellip;":"…","&prime;":"′","&Prime;":"″","&oline;":"‾","&frasl;":"⁄","&weierp;":"℘","&image;":"ℑ","&real;":"ℜ","&trade;":"™","&alefsym;":"ℵ","&larr;":"←","&uarr;":"↑","&rarr;":"→","&darr;":"↓","&harr;":"↔","&crarr;":"↵","&lArr;":"⇐","&uArr;":"⇑","&rArr;":"⇒","&dArr;":"⇓","&hArr;":"⇔","&forall;":"∀","&part;":"∂","&exist;":"∃","&empty;":"∅","&nabla;":"∇","&isin;":"∈","&notin;":"∉","&ni;":"∋","&prod;":"∏","&sum;":"∑","&minus;":"−","&lowast;":"∗","&radic;":"√","&prop;":"∝","&infin;":"∞","&ang;":"∠","&and;":"∧","&or;":"∨","&cap;":"∩","&cup;":"∪","&int;":"∫","&there4;":"∴","&sim;":"∼","&cong;":"≅","&asymp;":"≈","&ne;":"≠","&equiv;":"≡","&le;":"≤","&ge;":"≥","&sub;":"⊂","&sup;":"⊃","&nsub;":"⊄","&sube;":"⊆","&supe;":"⊇","&oplus;":"⊕","&otimes;":"⊗","&perp;":"⊥","&sdot;":"⋅","&lceil;":"⌈","&rceil;":"⌉","&lfloor;":"⌊","&rfloor;":"⌋","&lang;":"〈","&rang;":"〉","&loz;":"◊","&spades;":"♠","&clubs;":"♣","&hearts;":"♥","&diams;":"♦"},characters:{"'":"&apos;"," ":"&nbsp;","¡":"&iexcl;","¢":"&cent;","£":"&pound;","¤":"&curren;","¥":"&yen;","¦":"&brvbar;","§":"&sect;","¨":"&uml;","©":"&copy;",ª:"&ordf;","«":"&laquo;","¬":"&not;","­":"&shy;","®":"&reg;","¯":"&macr;","°":"&deg;","±":"&plusmn;","²":"&sup2;","³":"&sup3;","´":"&acute;",µ:"&micro;","¶":"&para;","·":"&middot;","¸":"&cedil;","¹":"&sup1;",º:"&ordm;","»":"&raquo;","¼":"&frac14;","½":"&frac12;","¾":"&frac34;","¿":"&iquest;",À:"&Agrave;",Á:"&Aacute;",Â:"&Acirc;",Ã:"&Atilde;",Ä:"&Auml;",Å:"&Aring;",Æ:"&AElig;",Ç:"&Ccedil;",È:"&Egrave;",É:"&Eacute;",Ê:"&Ecirc;",Ë:"&Euml;",Ì:"&Igrave;",Í:"&Iacute;",Î:"&Icirc;",Ï:"&Iuml;",Ð:"&ETH;",Ñ:"&Ntilde;",Ò:"&Ograve;",Ó:"&Oacute;",Ô:"&Ocirc;",Õ:"&Otilde;",Ö:"&Ouml;","×":"&times;",Ø:"&Oslash;",Ù:"&Ugrave;",Ú:"&Uacute;",Û:"&Ucirc;",Ü:"&Uuml;",Ý:"&Yacute;",Þ:"&THORN;",ß:"&szlig;",à:"&agrave;",á:"&aacute;",â:"&acirc;",ã:"&atilde;",ä:"&auml;",å:"&aring;",æ:"&aelig;",ç:"&ccedil;",è:"&egrave;",é:"&eacute;",ê:"&ecirc;",ë:"&euml;",ì:"&igrave;",í:"&iacute;",î:"&icirc;",ï:"&iuml;",ð:"&eth;",ñ:"&ntilde;",ò:"&ograve;",ó:"&oacute;",ô:"&ocirc;",õ:"&otilde;",ö:"&ouml;","÷":"&divide;",ø:"&oslash;",ù:"&ugrave;",ú:"&uacute;",û:"&ucirc;",ü:"&uuml;",ý:"&yacute;",þ:"&thorn;",ÿ:"&yuml;",'"':"&quot;","&":"&amp;","<":"&lt;",">":"&gt;",Œ:"&OElig;",œ:"&oelig;",Š:"&Scaron;",š:"&scaron;",Ÿ:"&Yuml;","ˆ":"&circ;","˜":"&tilde;"," ":"&ensp;"," ":"&emsp;"," ":"&thinsp;","‌":"&zwnj;","‍":"&zwj;","‎":"&lrm;","‏":"&rlm;","–":"&ndash;","—":"&mdash;","‘":"&lsquo;","’":"&rsquo;","‚":"&sbquo;","“":"&ldquo;","”":"&rdquo;","„":"&bdquo;","†":"&dagger;","‡":"&Dagger;","‰":"&permil;","‹":"&lsaquo;","›":"&rsaquo;","€":"&euro;",ƒ:"&fnof;",Α:"&Alpha;",Β:"&Beta;",Γ:"&Gamma;",Δ:"&Delta;",Ε:"&Epsilon;",Ζ:"&Zeta;",Η:"&Eta;",Θ:"&Theta;",Ι:"&Iota;",Κ:"&Kappa;",Λ:"&Lambda;",Μ:"&Mu;",Ν:"&Nu;",Ξ:"&Xi;",Ο:"&Omicron;",Π:"&Pi;",Ρ:"&Rho;",Σ:"&Sigma;",Τ:"&Tau;",Υ:"&Upsilon;",Φ:"&Phi;",Χ:"&Chi;",Ψ:"&Psi;",Ω:"&Omega;",α:"&alpha;",β:"&beta;",γ:"&gamma;",δ:"&delta;",ε:"&epsilon;",ζ:"&zeta;",η:"&eta;",θ:"&theta;",ι:"&iota;",κ:"&kappa;",λ:"&lambda;",μ:"&mu;",ν:"&nu;",ξ:"&xi;",ο:"&omicron;",π:"&pi;",ρ:"&rho;",ς:"&sigmaf;",σ:"&sigma;",τ:"&tau;",υ:"&upsilon;",φ:"&phi;",χ:"&chi;",ψ:"&psi;",ω:"&omega;",ϑ:"&thetasym;",ϒ:"&upsih;",ϖ:"&piv;","•":"&bull;","…":"&hellip;","′":"&prime;","″":"&Prime;","‾":"&oline;","⁄":"&frasl;","℘":"&weierp;",ℑ:"&image;",ℜ:"&real;","™":"&trade;",ℵ:"&alefsym;","←":"&larr;","↑":"&uarr;","→":"&rarr;","↓":"&darr;","↔":"&harr;","↵":"&crarr;","⇐":"&lArr;","⇑":"&uArr;","⇒":"&rArr;","⇓":"&dArr;","⇔":"&hArr;","∀":"&forall;","∂":"&part;","∃":"&exist;","∅":"&empty;","∇":"&nabla;","∈":"&isin;","∉":"&notin;","∋":"&ni;","∏":"&prod;","∑":"&sum;","−":"&minus;","∗":"&lowast;","√":"&radic;","∝":"&prop;","∞":"&infin;","∠":"&ang;","∧":"&and;","∨":"&or;","∩":"&cap;","∪":"&cup;","∫":"&int;","∴":"&there4;","∼":"&sim;","≅":"&cong;","≈":"&asymp;","≠":"&ne;","≡":"&equiv;","≤":"&le;","≥":"&ge;","⊂":"&sub;","⊃":"&sup;","⊄":"&nsub;","⊆":"&sube;","⊇":"&supe;","⊕":"&oplus;","⊗":"&otimes;","⊥":"&perp;","⋅":"&sdot;","⌈":"&lceil;","⌉":"&rceil;","⌊":"&lfloor;","⌋":"&rfloor;","〈":"&lang;","〉":"&rang;","◊":"&loz;","♠":"&spades;","♣":"&clubs;","♥":"&hearts;","♦":"&diams;"}},html5:{entities:{"&AElig":"Æ","&AElig;":"Æ","&AMP":"&","&AMP;":"&","&Aacute":"Á","&Aacute;":"Á","&Abreve;":"Ă","&Acirc":"Â","&Acirc;":"Â","&Acy;":"А","&Afr;":"𝔄","&Agrave":"À","&Agrave;":"À","&Alpha;":"Α","&Amacr;":"Ā","&And;":"⩓","&Aogon;":"Ą","&Aopf;":"𝔸","&ApplyFunction;":"⁡","&Aring":"Å","&Aring;":"Å","&Ascr;":"𝒜","&Assign;":"≔","&Atilde":"Ã","&Atilde;":"Ã","&Auml":"Ä","&Auml;":"Ä","&Backslash;":"∖","&Barv;":"⫧","&Barwed;":"⌆","&Bcy;":"Б","&Because;":"∵","&Bernoullis;":"ℬ","&Beta;":"Β","&Bfr;":"𝔅","&Bopf;":"𝔹","&Breve;":"˘","&Bscr;":"ℬ","&Bumpeq;":"≎","&CHcy;":"Ч","&COPY":"©","&COPY;":"©","&Cacute;":"Ć","&Cap;":"⋒","&CapitalDifferentialD;":"ⅅ","&Cayleys;":"ℭ","&Ccaron;":"Č","&Ccedil":"Ç","&Ccedil;":"Ç","&Ccirc;":"Ĉ","&Cconint;":"∰","&Cdot;":"Ċ","&Cedilla;":"¸","&CenterDot;":"·","&Cfr;":"ℭ","&Chi;":"Χ","&CircleDot;":"⊙","&CircleMinus;":"⊖","&CirclePlus;":"⊕","&CircleTimes;":"⊗","&ClockwiseContourIntegral;":"∲","&CloseCurlyDoubleQuote;":"”","&CloseCurlyQuote;":"’","&Colon;":"∷","&Colone;":"⩴","&Congruent;":"≡","&Conint;":"∯","&ContourIntegral;":"∮","&Copf;":"ℂ","&Coproduct;":"∐","&CounterClockwiseContourIntegral;":"∳","&Cross;":"⨯","&Cscr;":"𝒞","&Cup;":"⋓","&CupCap;":"≍","&DD;":"ⅅ","&DDotrahd;":"⤑","&DJcy;":"Ђ","&DScy;":"Ѕ","&DZcy;":"Џ","&Dagger;":"‡","&Darr;":"↡","&Dashv;":"⫤","&Dcaron;":"Ď","&Dcy;":"Д","&Del;":"∇","&Delta;":"Δ","&Dfr;":"𝔇","&DiacriticalAcute;":"´","&DiacriticalDot;":"˙","&DiacriticalDoubleAcute;":"˝","&DiacriticalGrave;":"`","&DiacriticalTilde;":"˜","&Diamond;":"⋄","&DifferentialD;":"ⅆ","&Dopf;":"𝔻","&Dot;":"¨","&DotDot;":"⃜","&DotEqual;":"≐","&DoubleContourIntegral;":"∯","&DoubleDot;":"¨","&DoubleDownArrow;":"⇓","&DoubleLeftArrow;":"⇐","&DoubleLeftRightArrow;":"⇔","&DoubleLeftTee;":"⫤","&DoubleLongLeftArrow;":"⟸","&DoubleLongLeftRightArrow;":"⟺","&DoubleLongRightArrow;":"⟹","&DoubleRightArrow;":"⇒","&DoubleRightTee;":"⊨","&DoubleUpArrow;":"⇑","&DoubleUpDownArrow;":"⇕","&DoubleVerticalBar;":"∥","&DownArrow;":"↓","&DownArrowBar;":"⤓","&DownArrowUpArrow;":"⇵","&DownBreve;":"̑","&DownLeftRightVector;":"⥐","&DownLeftTeeVector;":"⥞","&DownLeftVector;":"↽","&DownLeftVectorBar;":"⥖","&DownRightTeeVector;":"⥟","&DownRightVector;":"⇁","&DownRightVectorBar;":"⥗","&DownTee;":"⊤","&DownTeeArrow;":"↧","&Downarrow;":"⇓","&Dscr;":"𝒟","&Dstrok;":"Đ","&ENG;":"Ŋ","&ETH":"Ð","&ETH;":"Ð","&Eacute":"É","&Eacute;":"É","&Ecaron;":"Ě","&Ecirc":"Ê","&Ecirc;":"Ê","&Ecy;":"Э","&Edot;":"Ė","&Efr;":"𝔈","&Egrave":"È","&Egrave;":"È","&Element;":"∈","&Emacr;":"Ē","&EmptySmallSquare;":"◻","&EmptyVerySmallSquare;":"▫","&Eogon;":"Ę","&Eopf;":"𝔼","&Epsilon;":"Ε","&Equal;":"⩵","&EqualTilde;":"≂","&Equilibrium;":"⇌","&Escr;":"ℰ","&Esim;":"⩳","&Eta;":"Η","&Euml":"Ë","&Euml;":"Ë","&Exists;":"∃","&ExponentialE;":"ⅇ","&Fcy;":"Ф","&Ffr;":"𝔉","&FilledSmallSquare;":"◼","&FilledVerySmallSquare;":"▪","&Fopf;":"𝔽","&ForAll;":"∀","&Fouriertrf;":"ℱ","&Fscr;":"ℱ","&GJcy;":"Ѓ","&GT":">","&GT;":">","&Gamma;":"Γ","&Gammad;":"Ϝ","&Gbreve;":"Ğ","&Gcedil;":"Ģ","&Gcirc;":"Ĝ","&Gcy;":"Г","&Gdot;":"Ġ","&Gfr;":"𝔊","&Gg;":"⋙","&Gopf;":"𝔾","&GreaterEqual;":"≥","&GreaterEqualLess;":"⋛","&GreaterFullEqual;":"≧","&GreaterGreater;":"⪢","&GreaterLess;":"≷","&GreaterSlantEqual;":"⩾","&GreaterTilde;":"≳","&Gscr;":"𝒢","&Gt;":"≫","&HARDcy;":"Ъ","&Hacek;":"ˇ","&Hat;":"^","&Hcirc;":"Ĥ","&Hfr;":"ℌ","&HilbertSpace;":"ℋ","&Hopf;":"ℍ","&HorizontalLine;":"─","&Hscr;":"ℋ","&Hstrok;":"Ħ","&HumpDownHump;":"≎","&HumpEqual;":"≏","&IEcy;":"Е","&IJlig;":"IJ","&IOcy;":"Ё","&Iacute":"Í","&Iacute;":"Í","&Icirc":"Î","&Icirc;":"Î","&Icy;":"И","&Idot;":"İ","&Ifr;":"ℑ","&Igrave":"Ì","&Igrave;":"Ì","&Im;":"ℑ","&Imacr;":"Ī","&ImaginaryI;":"ⅈ","&Implies;":"⇒","&Int;":"∬","&Integral;":"∫","&Intersection;":"⋂","&InvisibleComma;":"⁣","&InvisibleTimes;":"⁢","&Iogon;":"Į","&Iopf;":"𝕀","&Iota;":"Ι","&Iscr;":"ℐ","&Itilde;":"Ĩ","&Iukcy;":"І","&Iuml":"Ï","&Iuml;":"Ï","&Jcirc;":"Ĵ","&Jcy;":"Й","&Jfr;":"𝔍","&Jopf;":"𝕁","&Jscr;":"𝒥","&Jsercy;":"Ј","&Jukcy;":"Є","&KHcy;":"Х","&KJcy;":"Ќ","&Kappa;":"Κ","&Kcedil;":"Ķ","&Kcy;":"К","&Kfr;":"𝔎","&Kopf;":"𝕂","&Kscr;":"𝒦","&LJcy;":"Љ","&LT":"<","&LT;":"<","&Lacute;":"Ĺ","&Lambda;":"Λ","&Lang;":"⟪","&Laplacetrf;":"ℒ","&Larr;":"↞","&Lcaron;":"Ľ","&Lcedil;":"Ļ","&Lcy;":"Л","&LeftAngleBracket;":"⟨","&LeftArrow;":"←","&LeftArrowBar;":"⇤","&LeftArrowRightArrow;":"⇆","&LeftCeiling;":"⌈","&LeftDoubleBracket;":"⟦","&LeftDownTeeVector;":"⥡","&LeftDownVector;":"⇃","&LeftDownVectorBar;":"⥙","&LeftFloor;":"⌊","&LeftRightArrow;":"↔","&LeftRightVector;":"⥎","&LeftTee;":"⊣","&LeftTeeArrow;":"↤","&LeftTeeVector;":"⥚","&LeftTriangle;":"⊲","&LeftTriangleBar;":"⧏","&LeftTriangleEqual;":"⊴","&LeftUpDownVector;":"⥑","&LeftUpTeeVector;":"⥠","&LeftUpVector;":"↿","&LeftUpVectorBar;":"⥘","&LeftVector;":"↼","&LeftVectorBar;":"⥒","&Leftarrow;":"⇐","&Leftrightarrow;":"⇔","&LessEqualGreater;":"⋚","&LessFullEqual;":"≦","&LessGreater;":"≶","&LessLess;":"⪡","&LessSlantEqual;":"⩽","&LessTilde;":"≲","&Lfr;":"𝔏","&Ll;":"⋘","&Lleftarrow;":"⇚","&Lmidot;":"Ŀ","&LongLeftArrow;":"⟵","&LongLeftRightArrow;":"⟷","&LongRightArrow;":"⟶","&Longleftarrow;":"⟸","&Longleftrightarrow;":"⟺","&Longrightarrow;":"⟹","&Lopf;":"𝕃","&LowerLeftArrow;":"↙","&LowerRightArrow;":"↘","&Lscr;":"ℒ","&Lsh;":"↰","&Lstrok;":"Ł","&Lt;":"≪","&Map;":"⤅","&Mcy;":"М","&MediumSpace;":" ","&Mellintrf;":"ℳ","&Mfr;":"𝔐","&MinusPlus;":"∓","&Mopf;":"𝕄","&Mscr;":"ℳ","&Mu;":"Μ","&NJcy;":"Њ","&Nacute;":"Ń","&Ncaron;":"Ň","&Ncedil;":"Ņ","&Ncy;":"Н","&NegativeMediumSpace;":"​","&NegativeThickSpace;":"​","&NegativeThinSpace;":"​","&NegativeVeryThinSpace;":"​","&NestedGreaterGreater;":"≫","&NestedLessLess;":"≪","&NewLine;":`
169
- `,"&Nfr;":"𝔑","&NoBreak;":"⁠","&NonBreakingSpace;":" ","&Nopf;":"ℕ","&Not;":"⫬","&NotCongruent;":"≢","&NotCupCap;":"≭","&NotDoubleVerticalBar;":"∦","&NotElement;":"∉","&NotEqual;":"≠","&NotEqualTilde;":"≂̸","&NotExists;":"∄","&NotGreater;":"≯","&NotGreaterEqual;":"≱","&NotGreaterFullEqual;":"≧̸","&NotGreaterGreater;":"≫̸","&NotGreaterLess;":"≹","&NotGreaterSlantEqual;":"⩾̸","&NotGreaterTilde;":"≵","&NotHumpDownHump;":"≎̸","&NotHumpEqual;":"≏̸","&NotLeftTriangle;":"⋪","&NotLeftTriangleBar;":"⧏̸","&NotLeftTriangleEqual;":"⋬","&NotLess;":"≮","&NotLessEqual;":"≰","&NotLessGreater;":"≸","&NotLessLess;":"≪̸","&NotLessSlantEqual;":"⩽̸","&NotLessTilde;":"≴","&NotNestedGreaterGreater;":"⪢̸","&NotNestedLessLess;":"⪡̸","&NotPrecedes;":"⊀","&NotPrecedesEqual;":"⪯̸","&NotPrecedesSlantEqual;":"⋠","&NotReverseElement;":"∌","&NotRightTriangle;":"⋫","&NotRightTriangleBar;":"⧐̸","&NotRightTriangleEqual;":"⋭","&NotSquareSubset;":"⊏̸","&NotSquareSubsetEqual;":"⋢","&NotSquareSuperset;":"⊐̸","&NotSquareSupersetEqual;":"⋣","&NotSubset;":"⊂⃒","&NotSubsetEqual;":"⊈","&NotSucceeds;":"⊁","&NotSucceedsEqual;":"⪰̸","&NotSucceedsSlantEqual;":"⋡","&NotSucceedsTilde;":"≿̸","&NotSuperset;":"⊃⃒","&NotSupersetEqual;":"⊉","&NotTilde;":"≁","&NotTildeEqual;":"≄","&NotTildeFullEqual;":"≇","&NotTildeTilde;":"≉","&NotVerticalBar;":"∤","&Nscr;":"𝒩","&Ntilde":"Ñ","&Ntilde;":"Ñ","&Nu;":"Ν","&OElig;":"Œ","&Oacute":"Ó","&Oacute;":"Ó","&Ocirc":"Ô","&Ocirc;":"Ô","&Ocy;":"О","&Odblac;":"Ő","&Ofr;":"𝔒","&Ograve":"Ò","&Ograve;":"Ò","&Omacr;":"Ō","&Omega;":"Ω","&Omicron;":"Ο","&Oopf;":"𝕆","&OpenCurlyDoubleQuote;":"“","&OpenCurlyQuote;":"‘","&Or;":"⩔","&Oscr;":"𝒪","&Oslash":"Ø","&Oslash;":"Ø","&Otilde":"Õ","&Otilde;":"Õ","&Otimes;":"⨷","&Ouml":"Ö","&Ouml;":"Ö","&OverBar;":"‾","&OverBrace;":"⏞","&OverBracket;":"⎴","&OverParenthesis;":"⏜","&PartialD;":"∂","&Pcy;":"П","&Pfr;":"𝔓","&Phi;":"Φ","&Pi;":"Π","&PlusMinus;":"±","&Poincareplane;":"ℌ","&Popf;":"ℙ","&Pr;":"⪻","&Precedes;":"≺","&PrecedesEqual;":"⪯","&PrecedesSlantEqual;":"≼","&PrecedesTilde;":"≾","&Prime;":"″","&Product;":"∏","&Proportion;":"∷","&Proportional;":"∝","&Pscr;":"𝒫","&Psi;":"Ψ","&QUOT":'"',"&QUOT;":'"',"&Qfr;":"𝔔","&Qopf;":"ℚ","&Qscr;":"𝒬","&RBarr;":"⤐","&REG":"®","&REG;":"®","&Racute;":"Ŕ","&Rang;":"⟫","&Rarr;":"↠","&Rarrtl;":"⤖","&Rcaron;":"Ř","&Rcedil;":"Ŗ","&Rcy;":"Р","&Re;":"ℜ","&ReverseElement;":"∋","&ReverseEquilibrium;":"⇋","&ReverseUpEquilibrium;":"⥯","&Rfr;":"ℜ","&Rho;":"Ρ","&RightAngleBracket;":"⟩","&RightArrow;":"→","&RightArrowBar;":"⇥","&RightArrowLeftArrow;":"⇄","&RightCeiling;":"⌉","&RightDoubleBracket;":"⟧","&RightDownTeeVector;":"⥝","&RightDownVector;":"⇂","&RightDownVectorBar;":"⥕","&RightFloor;":"⌋","&RightTee;":"⊢","&RightTeeArrow;":"↦","&RightTeeVector;":"⥛","&RightTriangle;":"⊳","&RightTriangleBar;":"⧐","&RightTriangleEqual;":"⊵","&RightUpDownVector;":"⥏","&RightUpTeeVector;":"⥜","&RightUpVector;":"↾","&RightUpVectorBar;":"⥔","&RightVector;":"⇀","&RightVectorBar;":"⥓","&Rightarrow;":"⇒","&Ropf;":"ℝ","&RoundImplies;":"⥰","&Rrightarrow;":"⇛","&Rscr;":"ℛ","&Rsh;":"↱","&RuleDelayed;":"⧴","&SHCHcy;":"Щ","&SHcy;":"Ш","&SOFTcy;":"Ь","&Sacute;":"Ś","&Sc;":"⪼","&Scaron;":"Š","&Scedil;":"Ş","&Scirc;":"Ŝ","&Scy;":"С","&Sfr;":"𝔖","&ShortDownArrow;":"↓","&ShortLeftArrow;":"←","&ShortRightArrow;":"→","&ShortUpArrow;":"↑","&Sigma;":"Σ","&SmallCircle;":"∘","&Sopf;":"𝕊","&Sqrt;":"√","&Square;":"□","&SquareIntersection;":"⊓","&SquareSubset;":"⊏","&SquareSubsetEqual;":"⊑","&SquareSuperset;":"⊐","&SquareSupersetEqual;":"⊒","&SquareUnion;":"⊔","&Sscr;":"𝒮","&Star;":"⋆","&Sub;":"⋐","&Subset;":"⋐","&SubsetEqual;":"⊆","&Succeeds;":"≻","&SucceedsEqual;":"⪰","&SucceedsSlantEqual;":"≽","&SucceedsTilde;":"≿","&SuchThat;":"∋","&Sum;":"∑","&Sup;":"⋑","&Superset;":"⊃","&SupersetEqual;":"⊇","&Supset;":"⋑","&THORN":"Þ","&THORN;":"Þ","&TRADE;":"™","&TSHcy;":"Ћ","&TScy;":"Ц","&Tab;":" ","&Tau;":"Τ","&Tcaron;":"Ť","&Tcedil;":"Ţ","&Tcy;":"Т","&Tfr;":"𝔗","&Therefore;":"∴","&Theta;":"Θ","&ThickSpace;":"  ","&ThinSpace;":" ","&Tilde;":"∼","&TildeEqual;":"≃","&TildeFullEqual;":"≅","&TildeTilde;":"≈","&Topf;":"𝕋","&TripleDot;":"⃛","&Tscr;":"𝒯","&Tstrok;":"Ŧ","&Uacute":"Ú","&Uacute;":"Ú","&Uarr;":"↟","&Uarrocir;":"⥉","&Ubrcy;":"Ў","&Ubreve;":"Ŭ","&Ucirc":"Û","&Ucirc;":"Û","&Ucy;":"У","&Udblac;":"Ű","&Ufr;":"𝔘","&Ugrave":"Ù","&Ugrave;":"Ù","&Umacr;":"Ū","&UnderBar;":"_","&UnderBrace;":"⏟","&UnderBracket;":"⎵","&UnderParenthesis;":"⏝","&Union;":"⋃","&UnionPlus;":"⊎","&Uogon;":"Ų","&Uopf;":"𝕌","&UpArrow;":"↑","&UpArrowBar;":"⤒","&UpArrowDownArrow;":"⇅","&UpDownArrow;":"↕","&UpEquilibrium;":"⥮","&UpTee;":"⊥","&UpTeeArrow;":"↥","&Uparrow;":"⇑","&Updownarrow;":"⇕","&UpperLeftArrow;":"↖","&UpperRightArrow;":"↗","&Upsi;":"ϒ","&Upsilon;":"Υ","&Uring;":"Ů","&Uscr;":"𝒰","&Utilde;":"Ũ","&Uuml":"Ü","&Uuml;":"Ü","&VDash;":"⊫","&Vbar;":"⫫","&Vcy;":"В","&Vdash;":"⊩","&Vdashl;":"⫦","&Vee;":"⋁","&Verbar;":"‖","&Vert;":"‖","&VerticalBar;":"∣","&VerticalLine;":"|","&VerticalSeparator;":"❘","&VerticalTilde;":"≀","&VeryThinSpace;":" ","&Vfr;":"𝔙","&Vopf;":"𝕍","&Vscr;":"𝒱","&Vvdash;":"⊪","&Wcirc;":"Ŵ","&Wedge;":"⋀","&Wfr;":"𝔚","&Wopf;":"𝕎","&Wscr;":"𝒲","&Xfr;":"𝔛","&Xi;":"Ξ","&Xopf;":"𝕏","&Xscr;":"𝒳","&YAcy;":"Я","&YIcy;":"Ї","&YUcy;":"Ю","&Yacute":"Ý","&Yacute;":"Ý","&Ycirc;":"Ŷ","&Ycy;":"Ы","&Yfr;":"𝔜","&Yopf;":"𝕐","&Yscr;":"𝒴","&Yuml;":"Ÿ","&ZHcy;":"Ж","&Zacute;":"Ź","&Zcaron;":"Ž","&Zcy;":"З","&Zdot;":"Ż","&ZeroWidthSpace;":"​","&Zeta;":"Ζ","&Zfr;":"ℨ","&Zopf;":"ℤ","&Zscr;":"𝒵","&aacute":"á","&aacute;":"á","&abreve;":"ă","&ac;":"∾","&acE;":"∾̳","&acd;":"∿","&acirc":"â","&acirc;":"â","&acute":"´","&acute;":"´","&acy;":"а","&aelig":"æ","&aelig;":"æ","&af;":"⁡","&afr;":"𝔞","&agrave":"à","&agrave;":"à","&alefsym;":"ℵ","&aleph;":"ℵ","&alpha;":"α","&amacr;":"ā","&amalg;":"⨿","&amp":"&","&amp;":"&","&and;":"∧","&andand;":"⩕","&andd;":"⩜","&andslope;":"⩘","&andv;":"⩚","&ang;":"∠","&ange;":"⦤","&angle;":"∠","&angmsd;":"∡","&angmsdaa;":"⦨","&angmsdab;":"⦩","&angmsdac;":"⦪","&angmsdad;":"⦫","&angmsdae;":"⦬","&angmsdaf;":"⦭","&angmsdag;":"⦮","&angmsdah;":"⦯","&angrt;":"∟","&angrtvb;":"⊾","&angrtvbd;":"⦝","&angsph;":"∢","&angst;":"Å","&angzarr;":"⍼","&aogon;":"ą","&aopf;":"𝕒","&ap;":"≈","&apE;":"⩰","&apacir;":"⩯","&ape;":"≊","&apid;":"≋","&apos;":"'","&approx;":"≈","&approxeq;":"≊","&aring":"å","&aring;":"å","&ascr;":"𝒶","&ast;":"*","&asymp;":"≈","&asympeq;":"≍","&atilde":"ã","&atilde;":"ã","&auml":"ä","&auml;":"ä","&awconint;":"∳","&awint;":"⨑","&bNot;":"⫭","&backcong;":"≌","&backepsilon;":"϶","&backprime;":"‵","&backsim;":"∽","&backsimeq;":"⋍","&barvee;":"⊽","&barwed;":"⌅","&barwedge;":"⌅","&bbrk;":"⎵","&bbrktbrk;":"⎶","&bcong;":"≌","&bcy;":"б","&bdquo;":"„","&becaus;":"∵","&because;":"∵","&bemptyv;":"⦰","&bepsi;":"϶","&bernou;":"ℬ","&beta;":"β","&beth;":"ℶ","&between;":"≬","&bfr;":"𝔟","&bigcap;":"⋂","&bigcirc;":"◯","&bigcup;":"⋃","&bigodot;":"⨀","&bigoplus;":"⨁","&bigotimes;":"⨂","&bigsqcup;":"⨆","&bigstar;":"★","&bigtriangledown;":"▽","&bigtriangleup;":"△","&biguplus;":"⨄","&bigvee;":"⋁","&bigwedge;":"⋀","&bkarow;":"⤍","&blacklozenge;":"⧫","&blacksquare;":"▪","&blacktriangle;":"▴","&blacktriangledown;":"▾","&blacktriangleleft;":"◂","&blacktriangleright;":"▸","&blank;":"␣","&blk12;":"▒","&blk14;":"░","&blk34;":"▓","&block;":"█","&bne;":"=⃥","&bnequiv;":"≡⃥","&bnot;":"⌐","&bopf;":"𝕓","&bot;":"⊥","&bottom;":"⊥","&bowtie;":"⋈","&boxDL;":"╗","&boxDR;":"╔","&boxDl;":"╖","&boxDr;":"╓","&boxH;":"═","&boxHD;":"╦","&boxHU;":"╩","&boxHd;":"╤","&boxHu;":"╧","&boxUL;":"╝","&boxUR;":"╚","&boxUl;":"╜","&boxUr;":"╙","&boxV;":"║","&boxVH;":"╬","&boxVL;":"╣","&boxVR;":"╠","&boxVh;":"╫","&boxVl;":"╢","&boxVr;":"╟","&boxbox;":"⧉","&boxdL;":"╕","&boxdR;":"╒","&boxdl;":"┐","&boxdr;":"┌","&boxh;":"─","&boxhD;":"╥","&boxhU;":"╨","&boxhd;":"┬","&boxhu;":"┴","&boxminus;":"⊟","&boxplus;":"⊞","&boxtimes;":"⊠","&boxuL;":"╛","&boxuR;":"╘","&boxul;":"┘","&boxur;":"└","&boxv;":"│","&boxvH;":"╪","&boxvL;":"╡","&boxvR;":"╞","&boxvh;":"┼","&boxvl;":"┤","&boxvr;":"├","&bprime;":"‵","&breve;":"˘","&brvbar":"¦","&brvbar;":"¦","&bscr;":"𝒷","&bsemi;":"⁏","&bsim;":"∽","&bsime;":"⋍","&bsol;":"\\","&bsolb;":"⧅","&bsolhsub;":"⟈","&bull;":"•","&bullet;":"•","&bump;":"≎","&bumpE;":"⪮","&bumpe;":"≏","&bumpeq;":"≏","&cacute;":"ć","&cap;":"∩","&capand;":"⩄","&capbrcup;":"⩉","&capcap;":"⩋","&capcup;":"⩇","&capdot;":"⩀","&caps;":"∩︀","&caret;":"⁁","&caron;":"ˇ","&ccaps;":"⩍","&ccaron;":"č","&ccedil":"ç","&ccedil;":"ç","&ccirc;":"ĉ","&ccups;":"⩌","&ccupssm;":"⩐","&cdot;":"ċ","&cedil":"¸","&cedil;":"¸","&cemptyv;":"⦲","&cent":"¢","&cent;":"¢","&centerdot;":"·","&cfr;":"𝔠","&chcy;":"ч","&check;":"✓","&checkmark;":"✓","&chi;":"χ","&cir;":"○","&cirE;":"⧃","&circ;":"ˆ","&circeq;":"≗","&circlearrowleft;":"↺","&circlearrowright;":"↻","&circledR;":"®","&circledS;":"Ⓢ","&circledast;":"⊛","&circledcirc;":"⊚","&circleddash;":"⊝","&cire;":"≗","&cirfnint;":"⨐","&cirmid;":"⫯","&cirscir;":"⧂","&clubs;":"♣","&clubsuit;":"♣","&colon;":":","&colone;":"≔","&coloneq;":"≔","&comma;":",","&commat;":"@","&comp;":"∁","&compfn;":"∘","&complement;":"∁","&complexes;":"ℂ","&cong;":"≅","&congdot;":"⩭","&conint;":"∮","&copf;":"𝕔","&coprod;":"∐","&copy":"©","&copy;":"©","&copysr;":"℗","&crarr;":"↵","&cross;":"✗","&cscr;":"𝒸","&csub;":"⫏","&csube;":"⫑","&csup;":"⫐","&csupe;":"⫒","&ctdot;":"⋯","&cudarrl;":"⤸","&cudarrr;":"⤵","&cuepr;":"⋞","&cuesc;":"⋟","&cularr;":"↶","&cularrp;":"⤽","&cup;":"∪","&cupbrcap;":"⩈","&cupcap;":"⩆","&cupcup;":"⩊","&cupdot;":"⊍","&cupor;":"⩅","&cups;":"∪︀","&curarr;":"↷","&curarrm;":"⤼","&curlyeqprec;":"⋞","&curlyeqsucc;":"⋟","&curlyvee;":"⋎","&curlywedge;":"⋏","&curren":"¤","&curren;":"¤","&curvearrowleft;":"↶","&curvearrowright;":"↷","&cuvee;":"⋎","&cuwed;":"⋏","&cwconint;":"∲","&cwint;":"∱","&cylcty;":"⌭","&dArr;":"⇓","&dHar;":"⥥","&dagger;":"†","&daleth;":"ℸ","&darr;":"↓","&dash;":"‐","&dashv;":"⊣","&dbkarow;":"⤏","&dblac;":"˝","&dcaron;":"ď","&dcy;":"д","&dd;":"ⅆ","&ddagger;":"‡","&ddarr;":"⇊","&ddotseq;":"⩷","&deg":"°","&deg;":"°","&delta;":"δ","&demptyv;":"⦱","&dfisht;":"⥿","&dfr;":"𝔡","&dharl;":"⇃","&dharr;":"⇂","&diam;":"⋄","&diamond;":"⋄","&diamondsuit;":"♦","&diams;":"♦","&die;":"¨","&digamma;":"ϝ","&disin;":"⋲","&div;":"÷","&divide":"÷","&divide;":"÷","&divideontimes;":"⋇","&divonx;":"⋇","&djcy;":"ђ","&dlcorn;":"⌞","&dlcrop;":"⌍","&dollar;":"$","&dopf;":"𝕕","&dot;":"˙","&doteq;":"≐","&doteqdot;":"≑","&dotminus;":"∸","&dotplus;":"∔","&dotsquare;":"⊡","&doublebarwedge;":"⌆","&downarrow;":"↓","&downdownarrows;":"⇊","&downharpoonleft;":"⇃","&downharpoonright;":"⇂","&drbkarow;":"⤐","&drcorn;":"⌟","&drcrop;":"⌌","&dscr;":"𝒹","&dscy;":"ѕ","&dsol;":"⧶","&dstrok;":"đ","&dtdot;":"⋱","&dtri;":"▿","&dtrif;":"▾","&duarr;":"⇵","&duhar;":"⥯","&dwangle;":"⦦","&dzcy;":"џ","&dzigrarr;":"⟿","&eDDot;":"⩷","&eDot;":"≑","&eacute":"é","&eacute;":"é","&easter;":"⩮","&ecaron;":"ě","&ecir;":"≖","&ecirc":"ê","&ecirc;":"ê","&ecolon;":"≕","&ecy;":"э","&edot;":"ė","&ee;":"ⅇ","&efDot;":"≒","&efr;":"𝔢","&eg;":"⪚","&egrave":"è","&egrave;":"è","&egs;":"⪖","&egsdot;":"⪘","&el;":"⪙","&elinters;":"⏧","&ell;":"ℓ","&els;":"⪕","&elsdot;":"⪗","&emacr;":"ē","&empty;":"∅","&emptyset;":"∅","&emptyv;":"∅","&emsp13;":" ","&emsp14;":" ","&emsp;":" ","&eng;":"ŋ","&ensp;":" ","&eogon;":"ę","&eopf;":"𝕖","&epar;":"⋕","&eparsl;":"⧣","&eplus;":"⩱","&epsi;":"ε","&epsilon;":"ε","&epsiv;":"ϵ","&eqcirc;":"≖","&eqcolon;":"≕","&eqsim;":"≂","&eqslantgtr;":"⪖","&eqslantless;":"⪕","&equals;":"=","&equest;":"≟","&equiv;":"≡","&equivDD;":"⩸","&eqvparsl;":"⧥","&erDot;":"≓","&erarr;":"⥱","&escr;":"ℯ","&esdot;":"≐","&esim;":"≂","&eta;":"η","&eth":"ð","&eth;":"ð","&euml":"ë","&euml;":"ë","&euro;":"€","&excl;":"!","&exist;":"∃","&expectation;":"ℰ","&exponentiale;":"ⅇ","&fallingdotseq;":"≒","&fcy;":"ф","&female;":"♀","&ffilig;":"ffi","&fflig;":"ff","&ffllig;":"ffl","&ffr;":"𝔣","&filig;":"fi","&fjlig;":"fj","&flat;":"♭","&fllig;":"fl","&fltns;":"▱","&fnof;":"ƒ","&fopf;":"𝕗","&forall;":"∀","&fork;":"⋔","&forkv;":"⫙","&fpartint;":"⨍","&frac12":"½","&frac12;":"½","&frac13;":"⅓","&frac14":"¼","&frac14;":"¼","&frac15;":"⅕","&frac16;":"⅙","&frac18;":"⅛","&frac23;":"⅔","&frac25;":"⅖","&frac34":"¾","&frac34;":"¾","&frac35;":"⅗","&frac38;":"⅜","&frac45;":"⅘","&frac56;":"⅚","&frac58;":"⅝","&frac78;":"⅞","&frasl;":"⁄","&frown;":"⌢","&fscr;":"𝒻","&gE;":"≧","&gEl;":"⪌","&gacute;":"ǵ","&gamma;":"γ","&gammad;":"ϝ","&gap;":"⪆","&gbreve;":"ğ","&gcirc;":"ĝ","&gcy;":"г","&gdot;":"ġ","&ge;":"≥","&gel;":"⋛","&geq;":"≥","&geqq;":"≧","&geqslant;":"⩾","&ges;":"⩾","&gescc;":"⪩","&gesdot;":"⪀","&gesdoto;":"⪂","&gesdotol;":"⪄","&gesl;":"⋛︀","&gesles;":"⪔","&gfr;":"𝔤","&gg;":"≫","&ggg;":"⋙","&gimel;":"ℷ","&gjcy;":"ѓ","&gl;":"≷","&glE;":"⪒","&gla;":"⪥","&glj;":"⪤","&gnE;":"≩","&gnap;":"⪊","&gnapprox;":"⪊","&gne;":"⪈","&gneq;":"⪈","&gneqq;":"≩","&gnsim;":"⋧","&gopf;":"𝕘","&grave;":"`","&gscr;":"ℊ","&gsim;":"≳","&gsime;":"⪎","&gsiml;":"⪐","&gt":">","&gt;":">","&gtcc;":"⪧","&gtcir;":"⩺","&gtdot;":"⋗","&gtlPar;":"⦕","&gtquest;":"⩼","&gtrapprox;":"⪆","&gtrarr;":"⥸","&gtrdot;":"⋗","&gtreqless;":"⋛","&gtreqqless;":"⪌","&gtrless;":"≷","&gtrsim;":"≳","&gvertneqq;":"≩︀","&gvnE;":"≩︀","&hArr;":"⇔","&hairsp;":" ","&half;":"½","&hamilt;":"ℋ","&hardcy;":"ъ","&harr;":"↔","&harrcir;":"⥈","&harrw;":"↭","&hbar;":"ℏ","&hcirc;":"ĥ","&hearts;":"♥","&heartsuit;":"♥","&hellip;":"…","&hercon;":"⊹","&hfr;":"𝔥","&hksearow;":"⤥","&hkswarow;":"⤦","&hoarr;":"⇿","&homtht;":"∻","&hookleftarrow;":"↩","&hookrightarrow;":"↪","&hopf;":"𝕙","&horbar;":"―","&hscr;":"𝒽","&hslash;":"ℏ","&hstrok;":"ħ","&hybull;":"⁃","&hyphen;":"‐","&iacute":"í","&iacute;":"í","&ic;":"⁣","&icirc":"î","&icirc;":"î","&icy;":"и","&iecy;":"е","&iexcl":"¡","&iexcl;":"¡","&iff;":"⇔","&ifr;":"𝔦","&igrave":"ì","&igrave;":"ì","&ii;":"ⅈ","&iiiint;":"⨌","&iiint;":"∭","&iinfin;":"⧜","&iiota;":"℩","&ijlig;":"ij","&imacr;":"ī","&image;":"ℑ","&imagline;":"ℐ","&imagpart;":"ℑ","&imath;":"ı","&imof;":"⊷","&imped;":"Ƶ","&in;":"∈","&incare;":"℅","&infin;":"∞","&infintie;":"⧝","&inodot;":"ı","&int;":"∫","&intcal;":"⊺","&integers;":"ℤ","&intercal;":"⊺","&intlarhk;":"⨗","&intprod;":"⨼","&iocy;":"ё","&iogon;":"į","&iopf;":"𝕚","&iota;":"ι","&iprod;":"⨼","&iquest":"¿","&iquest;":"¿","&iscr;":"𝒾","&isin;":"∈","&isinE;":"⋹","&isindot;":"⋵","&isins;":"⋴","&isinsv;":"⋳","&isinv;":"∈","&it;":"⁢","&itilde;":"ĩ","&iukcy;":"і","&iuml":"ï","&iuml;":"ï","&jcirc;":"ĵ","&jcy;":"й","&jfr;":"𝔧","&jmath;":"ȷ","&jopf;":"𝕛","&jscr;":"𝒿","&jsercy;":"ј","&jukcy;":"є","&kappa;":"κ","&kappav;":"ϰ","&kcedil;":"ķ","&kcy;":"к","&kfr;":"𝔨","&kgreen;":"ĸ","&khcy;":"х","&kjcy;":"ќ","&kopf;":"𝕜","&kscr;":"𝓀","&lAarr;":"⇚","&lArr;":"⇐","&lAtail;":"⤛","&lBarr;":"⤎","&lE;":"≦","&lEg;":"⪋","&lHar;":"⥢","&lacute;":"ĺ","&laemptyv;":"⦴","&lagran;":"ℒ","&lambda;":"λ","&lang;":"⟨","&langd;":"⦑","&langle;":"⟨","&lap;":"⪅","&laquo":"«","&laquo;":"«","&larr;":"←","&larrb;":"⇤","&larrbfs;":"⤟","&larrfs;":"⤝","&larrhk;":"↩","&larrlp;":"↫","&larrpl;":"⤹","&larrsim;":"⥳","&larrtl;":"↢","&lat;":"⪫","&latail;":"⤙","&late;":"⪭","&lates;":"⪭︀","&lbarr;":"⤌","&lbbrk;":"❲","&lbrace;":"{","&lbrack;":"[","&lbrke;":"⦋","&lbrksld;":"⦏","&lbrkslu;":"⦍","&lcaron;":"ľ","&lcedil;":"ļ","&lceil;":"⌈","&lcub;":"{","&lcy;":"л","&ldca;":"⤶","&ldquo;":"“","&ldquor;":"„","&ldrdhar;":"⥧","&ldrushar;":"⥋","&ldsh;":"↲","&le;":"≤","&leftarrow;":"←","&leftarrowtail;":"↢","&leftharpoondown;":"↽","&leftharpoonup;":"↼","&leftleftarrows;":"⇇","&leftrightarrow;":"↔","&leftrightarrows;":"⇆","&leftrightharpoons;":"⇋","&leftrightsquigarrow;":"↭","&leftthreetimes;":"⋋","&leg;":"⋚","&leq;":"≤","&leqq;":"≦","&leqslant;":"⩽","&les;":"⩽","&lescc;":"⪨","&lesdot;":"⩿","&lesdoto;":"⪁","&lesdotor;":"⪃","&lesg;":"⋚︀","&lesges;":"⪓","&lessapprox;":"⪅","&lessdot;":"⋖","&lesseqgtr;":"⋚","&lesseqqgtr;":"⪋","&lessgtr;":"≶","&lesssim;":"≲","&lfisht;":"⥼","&lfloor;":"⌊","&lfr;":"𝔩","&lg;":"≶","&lgE;":"⪑","&lhard;":"↽","&lharu;":"↼","&lharul;":"⥪","&lhblk;":"▄","&ljcy;":"љ","&ll;":"≪","&llarr;":"⇇","&llcorner;":"⌞","&llhard;":"⥫","&lltri;":"◺","&lmidot;":"ŀ","&lmoust;":"⎰","&lmoustache;":"⎰","&lnE;":"≨","&lnap;":"⪉","&lnapprox;":"⪉","&lne;":"⪇","&lneq;":"⪇","&lneqq;":"≨","&lnsim;":"⋦","&loang;":"⟬","&loarr;":"⇽","&lobrk;":"⟦","&longleftarrow;":"⟵","&longleftrightarrow;":"⟷","&longmapsto;":"⟼","&longrightarrow;":"⟶","&looparrowleft;":"↫","&looparrowright;":"↬","&lopar;":"⦅","&lopf;":"𝕝","&loplus;":"⨭","&lotimes;":"⨴","&lowast;":"∗","&lowbar;":"_","&loz;":"◊","&lozenge;":"◊","&lozf;":"⧫","&lpar;":"(","&lparlt;":"⦓","&lrarr;":"⇆","&lrcorner;":"⌟","&lrhar;":"⇋","&lrhard;":"⥭","&lrm;":"‎","&lrtri;":"⊿","&lsaquo;":"‹","&lscr;":"𝓁","&lsh;":"↰","&lsim;":"≲","&lsime;":"⪍","&lsimg;":"⪏","&lsqb;":"[","&lsquo;":"‘","&lsquor;":"‚","&lstrok;":"ł","&lt":"<","&lt;":"<","&ltcc;":"⪦","&ltcir;":"⩹","&ltdot;":"⋖","&lthree;":"⋋","&ltimes;":"⋉","&ltlarr;":"⥶","&ltquest;":"⩻","&ltrPar;":"⦖","&ltri;":"◃","&ltrie;":"⊴","&ltrif;":"◂","&lurdshar;":"⥊","&luruhar;":"⥦","&lvertneqq;":"≨︀","&lvnE;":"≨︀","&mDDot;":"∺","&macr":"¯","&macr;":"¯","&male;":"♂","&malt;":"✠","&maltese;":"✠","&map;":"↦","&mapsto;":"↦","&mapstodown;":"↧","&mapstoleft;":"↤","&mapstoup;":"↥","&marker;":"▮","&mcomma;":"⨩","&mcy;":"м","&mdash;":"—","&measuredangle;":"∡","&mfr;":"𝔪","&mho;":"℧","&micro":"µ","&micro;":"µ","&mid;":"∣","&midast;":"*","&midcir;":"⫰","&middot":"·","&middot;":"·","&minus;":"−","&minusb;":"⊟","&minusd;":"∸","&minusdu;":"⨪","&mlcp;":"⫛","&mldr;":"…","&mnplus;":"∓","&models;":"⊧","&mopf;":"𝕞","&mp;":"∓","&mscr;":"𝓂","&mstpos;":"∾","&mu;":"μ","&multimap;":"⊸","&mumap;":"⊸","&nGg;":"⋙̸","&nGt;":"≫⃒","&nGtv;":"≫̸","&nLeftarrow;":"⇍","&nLeftrightarrow;":"⇎","&nLl;":"⋘̸","&nLt;":"≪⃒","&nLtv;":"≪̸","&nRightarrow;":"⇏","&nVDash;":"⊯","&nVdash;":"⊮","&nabla;":"∇","&nacute;":"ń","&nang;":"∠⃒","&nap;":"≉","&napE;":"⩰̸","&napid;":"≋̸","&napos;":"ʼn","&napprox;":"≉","&natur;":"♮","&natural;":"♮","&naturals;":"ℕ","&nbsp":" ","&nbsp;":" ","&nbump;":"≎̸","&nbumpe;":"≏̸","&ncap;":"⩃","&ncaron;":"ň","&ncedil;":"ņ","&ncong;":"≇","&ncongdot;":"⩭̸","&ncup;":"⩂","&ncy;":"н","&ndash;":"–","&ne;":"≠","&neArr;":"⇗","&nearhk;":"⤤","&nearr;":"↗","&nearrow;":"↗","&nedot;":"≐̸","&nequiv;":"≢","&nesear;":"⤨","&nesim;":"≂̸","&nexist;":"∄","&nexists;":"∄","&nfr;":"𝔫","&ngE;":"≧̸","&nge;":"≱","&ngeq;":"≱","&ngeqq;":"≧̸","&ngeqslant;":"⩾̸","&nges;":"⩾̸","&ngsim;":"≵","&ngt;":"≯","&ngtr;":"≯","&nhArr;":"⇎","&nharr;":"↮","&nhpar;":"⫲","&ni;":"∋","&nis;":"⋼","&nisd;":"⋺","&niv;":"∋","&njcy;":"њ","&nlArr;":"⇍","&nlE;":"≦̸","&nlarr;":"↚","&nldr;":"‥","&nle;":"≰","&nleftarrow;":"↚","&nleftrightarrow;":"↮","&nleq;":"≰","&nleqq;":"≦̸","&nleqslant;":"⩽̸","&nles;":"⩽̸","&nless;":"≮","&nlsim;":"≴","&nlt;":"≮","&nltri;":"⋪","&nltrie;":"⋬","&nmid;":"∤","&nopf;":"𝕟","&not":"¬","&not;":"¬","&notin;":"∉","&notinE;":"⋹̸","&notindot;":"⋵̸","&notinva;":"∉","&notinvb;":"⋷","&notinvc;":"⋶","&notni;":"∌","&notniva;":"∌","&notnivb;":"⋾","&notnivc;":"⋽","&npar;":"∦","&nparallel;":"∦","&nparsl;":"⫽⃥","&npart;":"∂̸","&npolint;":"⨔","&npr;":"⊀","&nprcue;":"⋠","&npre;":"⪯̸","&nprec;":"⊀","&npreceq;":"⪯̸","&nrArr;":"⇏","&nrarr;":"↛","&nrarrc;":"⤳̸","&nrarrw;":"↝̸","&nrightarrow;":"↛","&nrtri;":"⋫","&nrtrie;":"⋭","&nsc;":"⊁","&nsccue;":"⋡","&nsce;":"⪰̸","&nscr;":"𝓃","&nshortmid;":"∤","&nshortparallel;":"∦","&nsim;":"≁","&nsime;":"≄","&nsimeq;":"≄","&nsmid;":"∤","&nspar;":"∦","&nsqsube;":"⋢","&nsqsupe;":"⋣","&nsub;":"⊄","&nsubE;":"⫅̸","&nsube;":"⊈","&nsubset;":"⊂⃒","&nsubseteq;":"⊈","&nsubseteqq;":"⫅̸","&nsucc;":"⊁","&nsucceq;":"⪰̸","&nsup;":"⊅","&nsupE;":"⫆̸","&nsupe;":"⊉","&nsupset;":"⊃⃒","&nsupseteq;":"⊉","&nsupseteqq;":"⫆̸","&ntgl;":"≹","&ntilde":"ñ","&ntilde;":"ñ","&ntlg;":"≸","&ntriangleleft;":"⋪","&ntrianglelefteq;":"⋬","&ntriangleright;":"⋫","&ntrianglerighteq;":"⋭","&nu;":"ν","&num;":"#","&numero;":"№","&numsp;":" ","&nvDash;":"⊭","&nvHarr;":"⤄","&nvap;":"≍⃒","&nvdash;":"⊬","&nvge;":"≥⃒","&nvgt;":">⃒","&nvinfin;":"⧞","&nvlArr;":"⤂","&nvle;":"≤⃒","&nvlt;":"<⃒","&nvltrie;":"⊴⃒","&nvrArr;":"⤃","&nvrtrie;":"⊵⃒","&nvsim;":"∼⃒","&nwArr;":"⇖","&nwarhk;":"⤣","&nwarr;":"↖","&nwarrow;":"↖","&nwnear;":"⤧","&oS;":"Ⓢ","&oacute":"ó","&oacute;":"ó","&oast;":"⊛","&ocir;":"⊚","&ocirc":"ô","&ocirc;":"ô","&ocy;":"о","&odash;":"⊝","&odblac;":"ő","&odiv;":"⨸","&odot;":"⊙","&odsold;":"⦼","&oelig;":"œ","&ofcir;":"⦿","&ofr;":"𝔬","&ogon;":"˛","&ograve":"ò","&ograve;":"ò","&ogt;":"⧁","&ohbar;":"⦵","&ohm;":"Ω","&oint;":"∮","&olarr;":"↺","&olcir;":"⦾","&olcross;":"⦻","&oline;":"‾","&olt;":"⧀","&omacr;":"ō","&omega;":"ω","&omicron;":"ο","&omid;":"⦶","&ominus;":"⊖","&oopf;":"𝕠","&opar;":"⦷","&operp;":"⦹","&oplus;":"⊕","&or;":"∨","&orarr;":"↻","&ord;":"⩝","&order;":"ℴ","&orderof;":"ℴ","&ordf":"ª","&ordf;":"ª","&ordm":"º","&ordm;":"º","&origof;":"⊶","&oror;":"⩖","&orslope;":"⩗","&orv;":"⩛","&oscr;":"ℴ","&oslash":"ø","&oslash;":"ø","&osol;":"⊘","&otilde":"õ","&otilde;":"õ","&otimes;":"⊗","&otimesas;":"⨶","&ouml":"ö","&ouml;":"ö","&ovbar;":"⌽","&par;":"∥","&para":"¶","&para;":"¶","&parallel;":"∥","&parsim;":"⫳","&parsl;":"⫽","&part;":"∂","&pcy;":"п","&percnt;":"%","&period;":".","&permil;":"‰","&perp;":"⊥","&pertenk;":"‱","&pfr;":"𝔭","&phi;":"φ","&phiv;":"ϕ","&phmmat;":"ℳ","&phone;":"☎","&pi;":"π","&pitchfork;":"⋔","&piv;":"ϖ","&planck;":"ℏ","&planckh;":"ℎ","&plankv;":"ℏ","&plus;":"+","&plusacir;":"⨣","&plusb;":"⊞","&pluscir;":"⨢","&plusdo;":"∔","&plusdu;":"⨥","&pluse;":"⩲","&plusmn":"±","&plusmn;":"±","&plussim;":"⨦","&plustwo;":"⨧","&pm;":"±","&pointint;":"⨕","&popf;":"𝕡","&pound":"£","&pound;":"£","&pr;":"≺","&prE;":"⪳","&prap;":"⪷","&prcue;":"≼","&pre;":"⪯","&prec;":"≺","&precapprox;":"⪷","&preccurlyeq;":"≼","&preceq;":"⪯","&precnapprox;":"⪹","&precneqq;":"⪵","&precnsim;":"⋨","&precsim;":"≾","&prime;":"′","&primes;":"ℙ","&prnE;":"⪵","&prnap;":"⪹","&prnsim;":"⋨","&prod;":"∏","&profalar;":"⌮","&profline;":"⌒","&profsurf;":"⌓","&prop;":"∝","&propto;":"∝","&prsim;":"≾","&prurel;":"⊰","&pscr;":"𝓅","&psi;":"ψ","&puncsp;":" ","&qfr;":"𝔮","&qint;":"⨌","&qopf;":"𝕢","&qprime;":"⁗","&qscr;":"𝓆","&quaternions;":"ℍ","&quatint;":"⨖","&quest;":"?","&questeq;":"≟","&quot":'"',"&quot;":'"',"&rAarr;":"⇛","&rArr;":"⇒","&rAtail;":"⤜","&rBarr;":"⤏","&rHar;":"⥤","&race;":"∽̱","&racute;":"ŕ","&radic;":"√","&raemptyv;":"⦳","&rang;":"⟩","&rangd;":"⦒","&range;":"⦥","&rangle;":"⟩","&raquo":"»","&raquo;":"»","&rarr;":"→","&rarrap;":"⥵","&rarrb;":"⇥","&rarrbfs;":"⤠","&rarrc;":"⤳","&rarrfs;":"⤞","&rarrhk;":"↪","&rarrlp;":"↬","&rarrpl;":"⥅","&rarrsim;":"⥴","&rarrtl;":"↣","&rarrw;":"↝","&ratail;":"⤚","&ratio;":"∶","&rationals;":"ℚ","&rbarr;":"⤍","&rbbrk;":"❳","&rbrace;":"}","&rbrack;":"]","&rbrke;":"⦌","&rbrksld;":"⦎","&rbrkslu;":"⦐","&rcaron;":"ř","&rcedil;":"ŗ","&rceil;":"⌉","&rcub;":"}","&rcy;":"р","&rdca;":"⤷","&rdldhar;":"⥩","&rdquo;":"”","&rdquor;":"”","&rdsh;":"↳","&real;":"ℜ","&realine;":"ℛ","&realpart;":"ℜ","&reals;":"ℝ","&rect;":"▭","&reg":"®","&reg;":"®","&rfisht;":"⥽","&rfloor;":"⌋","&rfr;":"𝔯","&rhard;":"⇁","&rharu;":"⇀","&rharul;":"⥬","&rho;":"ρ","&rhov;":"ϱ","&rightarrow;":"→","&rightarrowtail;":"↣","&rightharpoondown;":"⇁","&rightharpoonup;":"⇀","&rightleftarrows;":"⇄","&rightleftharpoons;":"⇌","&rightrightarrows;":"⇉","&rightsquigarrow;":"↝","&rightthreetimes;":"⋌","&ring;":"˚","&risingdotseq;":"≓","&rlarr;":"⇄","&rlhar;":"⇌","&rlm;":"‏","&rmoust;":"⎱","&rmoustache;":"⎱","&rnmid;":"⫮","&roang;":"⟭","&roarr;":"⇾","&robrk;":"⟧","&ropar;":"⦆","&ropf;":"𝕣","&roplus;":"⨮","&rotimes;":"⨵","&rpar;":")","&rpargt;":"⦔","&rppolint;":"⨒","&rrarr;":"⇉","&rsaquo;":"›","&rscr;":"𝓇","&rsh;":"↱","&rsqb;":"]","&rsquo;":"’","&rsquor;":"’","&rthree;":"⋌","&rtimes;":"⋊","&rtri;":"▹","&rtrie;":"⊵","&rtrif;":"▸","&rtriltri;":"⧎","&ruluhar;":"⥨","&rx;":"℞","&sacute;":"ś","&sbquo;":"‚","&sc;":"≻","&scE;":"⪴","&scap;":"⪸","&scaron;":"š","&sccue;":"≽","&sce;":"⪰","&scedil;":"ş","&scirc;":"ŝ","&scnE;":"⪶","&scnap;":"⪺","&scnsim;":"⋩","&scpolint;":"⨓","&scsim;":"≿","&scy;":"с","&sdot;":"⋅","&sdotb;":"⊡","&sdote;":"⩦","&seArr;":"⇘","&searhk;":"⤥","&searr;":"↘","&searrow;":"↘","&sect":"§","&sect;":"§","&semi;":";","&seswar;":"⤩","&setminus;":"∖","&setmn;":"∖","&sext;":"✶","&sfr;":"𝔰","&sfrown;":"⌢","&sharp;":"♯","&shchcy;":"щ","&shcy;":"ш","&shortmid;":"∣","&shortparallel;":"∥","&shy":"­","&shy;":"­","&sigma;":"σ","&sigmaf;":"ς","&sigmav;":"ς","&sim;":"∼","&simdot;":"⩪","&sime;":"≃","&simeq;":"≃","&simg;":"⪞","&simgE;":"⪠","&siml;":"⪝","&simlE;":"⪟","&simne;":"≆","&simplus;":"⨤","&simrarr;":"⥲","&slarr;":"←","&smallsetminus;":"∖","&smashp;":"⨳","&smeparsl;":"⧤","&smid;":"∣","&smile;":"⌣","&smt;":"⪪","&smte;":"⪬","&smtes;":"⪬︀","&softcy;":"ь","&sol;":"/","&solb;":"⧄","&solbar;":"⌿","&sopf;":"𝕤","&spades;":"♠","&spadesuit;":"♠","&spar;":"∥","&sqcap;":"⊓","&sqcaps;":"⊓︀","&sqcup;":"⊔","&sqcups;":"⊔︀","&sqsub;":"⊏","&sqsube;":"⊑","&sqsubset;":"⊏","&sqsubseteq;":"⊑","&sqsup;":"⊐","&sqsupe;":"⊒","&sqsupset;":"⊐","&sqsupseteq;":"⊒","&squ;":"□","&square;":"□","&squarf;":"▪","&squf;":"▪","&srarr;":"→","&sscr;":"𝓈","&ssetmn;":"∖","&ssmile;":"⌣","&sstarf;":"⋆","&star;":"☆","&starf;":"★","&straightepsilon;":"ϵ","&straightphi;":"ϕ","&strns;":"¯","&sub;":"⊂","&subE;":"⫅","&subdot;":"⪽","&sube;":"⊆","&subedot;":"⫃","&submult;":"⫁","&subnE;":"⫋","&subne;":"⊊","&subplus;":"⪿","&subrarr;":"⥹","&subset;":"⊂","&subseteq;":"⊆","&subseteqq;":"⫅","&subsetneq;":"⊊","&subsetneqq;":"⫋","&subsim;":"⫇","&subsub;":"⫕","&subsup;":"⫓","&succ;":"≻","&succapprox;":"⪸","&succcurlyeq;":"≽","&succeq;":"⪰","&succnapprox;":"⪺","&succneqq;":"⪶","&succnsim;":"⋩","&succsim;":"≿","&sum;":"∑","&sung;":"♪","&sup1":"¹","&sup1;":"¹","&sup2":"²","&sup2;":"²","&sup3":"³","&sup3;":"³","&sup;":"⊃","&supE;":"⫆","&supdot;":"⪾","&supdsub;":"⫘","&supe;":"⊇","&supedot;":"⫄","&suphsol;":"⟉","&suphsub;":"⫗","&suplarr;":"⥻","&supmult;":"⫂","&supnE;":"⫌","&supne;":"⊋","&supplus;":"⫀","&supset;":"⊃","&supseteq;":"⊇","&supseteqq;":"⫆","&supsetneq;":"⊋","&supsetneqq;":"⫌","&supsim;":"⫈","&supsub;":"⫔","&supsup;":"⫖","&swArr;":"⇙","&swarhk;":"⤦","&swarr;":"↙","&swarrow;":"↙","&swnwar;":"⤪","&szlig":"ß","&szlig;":"ß","&target;":"⌖","&tau;":"τ","&tbrk;":"⎴","&tcaron;":"ť","&tcedil;":"ţ","&tcy;":"т","&tdot;":"⃛","&telrec;":"⌕","&tfr;":"𝔱","&there4;":"∴","&therefore;":"∴","&theta;":"θ","&thetasym;":"ϑ","&thetav;":"ϑ","&thickapprox;":"≈","&thicksim;":"∼","&thinsp;":" ","&thkap;":"≈","&thksim;":"∼","&thorn":"þ","&thorn;":"þ","&tilde;":"˜","&times":"×","&times;":"×","&timesb;":"⊠","&timesbar;":"⨱","&timesd;":"⨰","&tint;":"∭","&toea;":"⤨","&top;":"⊤","&topbot;":"⌶","&topcir;":"⫱","&topf;":"𝕥","&topfork;":"⫚","&tosa;":"⤩","&tprime;":"‴","&trade;":"™","&triangle;":"▵","&triangledown;":"▿","&triangleleft;":"◃","&trianglelefteq;":"⊴","&triangleq;":"≜","&triangleright;":"▹","&trianglerighteq;":"⊵","&tridot;":"◬","&trie;":"≜","&triminus;":"⨺","&triplus;":"⨹","&trisb;":"⧍","&tritime;":"⨻","&trpezium;":"⏢","&tscr;":"𝓉","&tscy;":"ц","&tshcy;":"ћ","&tstrok;":"ŧ","&twixt;":"≬","&twoheadleftarrow;":"↞","&twoheadrightarrow;":"↠","&uArr;":"⇑","&uHar;":"⥣","&uacute":"ú","&uacute;":"ú","&uarr;":"↑","&ubrcy;":"ў","&ubreve;":"ŭ","&ucirc":"û","&ucirc;":"û","&ucy;":"у","&udarr;":"⇅","&udblac;":"ű","&udhar;":"⥮","&ufisht;":"⥾","&ufr;":"𝔲","&ugrave":"ù","&ugrave;":"ù","&uharl;":"↿","&uharr;":"↾","&uhblk;":"▀","&ulcorn;":"⌜","&ulcorner;":"⌜","&ulcrop;":"⌏","&ultri;":"◸","&umacr;":"ū","&uml":"¨","&uml;":"¨","&uogon;":"ų","&uopf;":"𝕦","&uparrow;":"↑","&updownarrow;":"↕","&upharpoonleft;":"↿","&upharpoonright;":"↾","&uplus;":"⊎","&upsi;":"υ","&upsih;":"ϒ","&upsilon;":"υ","&upuparrows;":"⇈","&urcorn;":"⌝","&urcorner;":"⌝","&urcrop;":"⌎","&uring;":"ů","&urtri;":"◹","&uscr;":"𝓊","&utdot;":"⋰","&utilde;":"ũ","&utri;":"▵","&utrif;":"▴","&uuarr;":"⇈","&uuml":"ü","&uuml;":"ü","&uwangle;":"⦧","&vArr;":"⇕","&vBar;":"⫨","&vBarv;":"⫩","&vDash;":"⊨","&vangrt;":"⦜","&varepsilon;":"ϵ","&varkappa;":"ϰ","&varnothing;":"∅","&varphi;":"ϕ","&varpi;":"ϖ","&varpropto;":"∝","&varr;":"↕","&varrho;":"ϱ","&varsigma;":"ς","&varsubsetneq;":"⊊︀","&varsubsetneqq;":"⫋︀","&varsupsetneq;":"⊋︀","&varsupsetneqq;":"⫌︀","&vartheta;":"ϑ","&vartriangleleft;":"⊲","&vartriangleright;":"⊳","&vcy;":"в","&vdash;":"⊢","&vee;":"∨","&veebar;":"⊻","&veeeq;":"≚","&vellip;":"⋮","&verbar;":"|","&vert;":"|","&vfr;":"𝔳","&vltri;":"⊲","&vnsub;":"⊂⃒","&vnsup;":"⊃⃒","&vopf;":"𝕧","&vprop;":"∝","&vrtri;":"⊳","&vscr;":"𝓋","&vsubnE;":"⫋︀","&vsubne;":"⊊︀","&vsupnE;":"⫌︀","&vsupne;":"⊋︀","&vzigzag;":"⦚","&wcirc;":"ŵ","&wedbar;":"⩟","&wedge;":"∧","&wedgeq;":"≙","&weierp;":"℘","&wfr;":"𝔴","&wopf;":"𝕨","&wp;":"℘","&wr;":"≀","&wreath;":"≀","&wscr;":"𝓌","&xcap;":"⋂","&xcirc;":"◯","&xcup;":"⋃","&xdtri;":"▽","&xfr;":"𝔵","&xhArr;":"⟺","&xharr;":"⟷","&xi;":"ξ","&xlArr;":"⟸","&xlarr;":"⟵","&xmap;":"⟼","&xnis;":"⋻","&xodot;":"⨀","&xopf;":"𝕩","&xoplus;":"⨁","&xotime;":"⨂","&xrArr;":"⟹","&xrarr;":"⟶","&xscr;":"𝓍","&xsqcup;":"⨆","&xuplus;":"⨄","&xutri;":"△","&xvee;":"⋁","&xwedge;":"⋀","&yacute":"ý","&yacute;":"ý","&yacy;":"я","&ycirc;":"ŷ","&ycy;":"ы","&yen":"¥","&yen;":"¥","&yfr;":"𝔶","&yicy;":"ї","&yopf;":"𝕪","&yscr;":"𝓎","&yucy;":"ю","&yuml":"ÿ","&yuml;":"ÿ","&zacute;":"ź","&zcaron;":"ž","&zcy;":"з","&zdot;":"ż","&zeetrf;":"ℨ","&zeta;":"ζ","&zfr;":"𝔷","&zhcy;":"ж","&zigrarr;":"⇝","&zopf;":"𝕫","&zscr;":"𝓏","&zwj;":"‍","&zwnj;":"‌"},characters:{Æ:"&AElig;","&":"&amp;",Á:"&Aacute;",Ă:"&Abreve;",Â:"&Acirc;",А:"&Acy;","𝔄":"&Afr;",À:"&Agrave;",Α:"&Alpha;",Ā:"&Amacr;","⩓":"&And;",Ą:"&Aogon;","𝔸":"&Aopf;","⁡":"&af;",Å:"&angst;","𝒜":"&Ascr;","≔":"&coloneq;",Ã:"&Atilde;",Ä:"&Auml;","∖":"&ssetmn;","⫧":"&Barv;","⌆":"&doublebarwedge;",Б:"&Bcy;","∵":"&because;",ℬ:"&bernou;",Β:"&Beta;","𝔅":"&Bfr;","𝔹":"&Bopf;","˘":"&breve;","≎":"&bump;",Ч:"&CHcy;","©":"&copy;",Ć:"&Cacute;","⋒":"&Cap;","ⅅ":"&DD;",ℭ:"&Cfr;",Č:"&Ccaron;",Ç:"&Ccedil;",Ĉ:"&Ccirc;","∰":"&Cconint;",Ċ:"&Cdot;","¸":"&cedil;","·":"&middot;",Χ:"&Chi;","⊙":"&odot;","⊖":"&ominus;","⊕":"&oplus;","⊗":"&otimes;","∲":"&cwconint;","”":"&rdquor;","’":"&rsquor;","∷":"&Proportion;","⩴":"&Colone;","≡":"&equiv;","∯":"&DoubleContourIntegral;","∮":"&oint;",ℂ:"&complexes;","∐":"&coprod;","∳":"&awconint;","⨯":"&Cross;","𝒞":"&Cscr;","⋓":"&Cup;","≍":"&asympeq;","⤑":"&DDotrahd;",Ђ:"&DJcy;",Ѕ:"&DScy;",Џ:"&DZcy;","‡":"&ddagger;","↡":"&Darr;","⫤":"&DoubleLeftTee;",Ď:"&Dcaron;",Д:"&Dcy;","∇":"&nabla;",Δ:"&Delta;","𝔇":"&Dfr;","´":"&acute;","˙":"&dot;","˝":"&dblac;","`":"&grave;","˜":"&tilde;","⋄":"&diamond;","ⅆ":"&dd;","𝔻":"&Dopf;","¨":"&uml;","⃜":"&DotDot;","≐":"&esdot;","⇓":"&dArr;","⇐":"&lArr;","⇔":"&iff;","⟸":"&xlArr;","⟺":"&xhArr;","⟹":"&xrArr;","⇒":"&rArr;","⊨":"&vDash;","⇑":"&uArr;","⇕":"&vArr;","∥":"&spar;","↓":"&downarrow;","⤓":"&DownArrowBar;","⇵":"&duarr;","̑":"&DownBreve;","⥐":"&DownLeftRightVector;","⥞":"&DownLeftTeeVector;","↽":"&lhard;","⥖":"&DownLeftVectorBar;","⥟":"&DownRightTeeVector;","⇁":"&rightharpoondown;","⥗":"&DownRightVectorBar;","⊤":"&top;","↧":"&mapstodown;","𝒟":"&Dscr;",Đ:"&Dstrok;",Ŋ:"&ENG;",Ð:"&ETH;",É:"&Eacute;",Ě:"&Ecaron;",Ê:"&Ecirc;",Э:"&Ecy;",Ė:"&Edot;","𝔈":"&Efr;",È:"&Egrave;","∈":"&isinv;",Ē:"&Emacr;","◻":"&EmptySmallSquare;","▫":"&EmptyVerySmallSquare;",Ę:"&Eogon;","𝔼":"&Eopf;",Ε:"&Epsilon;","⩵":"&Equal;","≂":"&esim;","⇌":"&rlhar;",ℰ:"&expectation;","⩳":"&Esim;",Η:"&Eta;",Ë:"&Euml;","∃":"&exist;","ⅇ":"&exponentiale;",Ф:"&Fcy;","𝔉":"&Ffr;","◼":"&FilledSmallSquare;","▪":"&squf;","𝔽":"&Fopf;","∀":"&forall;",ℱ:"&Fscr;",Ѓ:"&GJcy;",">":"&gt;",Γ:"&Gamma;",Ϝ:"&Gammad;",Ğ:"&Gbreve;",Ģ:"&Gcedil;",Ĝ:"&Gcirc;",Г:"&Gcy;",Ġ:"&Gdot;","𝔊":"&Gfr;","⋙":"&ggg;","𝔾":"&Gopf;","≥":"&geq;","⋛":"&gtreqless;","≧":"&geqq;","⪢":"&GreaterGreater;","≷":"&gtrless;","⩾":"&ges;","≳":"&gtrsim;","𝒢":"&Gscr;","≫":"&gg;",Ъ:"&HARDcy;","ˇ":"&caron;","^":"&Hat;",Ĥ:"&Hcirc;",ℌ:"&Poincareplane;",ℋ:"&hamilt;",ℍ:"&quaternions;","─":"&boxh;",Ħ:"&Hstrok;","≏":"&bumpeq;",Е:"&IEcy;",IJ:"&IJlig;",Ё:"&IOcy;",Í:"&Iacute;",Î:"&Icirc;",И:"&Icy;",İ:"&Idot;",ℑ:"&imagpart;",Ì:"&Igrave;",Ī:"&Imacr;","ⅈ":"&ii;","∬":"&Int;","∫":"&int;","⋂":"&xcap;","⁣":"&ic;","⁢":"&it;",Į:"&Iogon;","𝕀":"&Iopf;",Ι:"&Iota;",ℐ:"&imagline;",Ĩ:"&Itilde;",І:"&Iukcy;",Ï:"&Iuml;",Ĵ:"&Jcirc;",Й:"&Jcy;","𝔍":"&Jfr;","𝕁":"&Jopf;","𝒥":"&Jscr;",Ј:"&Jsercy;",Є:"&Jukcy;",Х:"&KHcy;",Ќ:"&KJcy;",Κ:"&Kappa;",Ķ:"&Kcedil;",К:"&Kcy;","𝔎":"&Kfr;","𝕂":"&Kopf;","𝒦":"&Kscr;",Љ:"&LJcy;","<":"&lt;",Ĺ:"&Lacute;",Λ:"&Lambda;","⟪":"&Lang;",ℒ:"&lagran;","↞":"&twoheadleftarrow;",Ľ:"&Lcaron;",Ļ:"&Lcedil;",Л:"&Lcy;","⟨":"&langle;","←":"&slarr;","⇤":"&larrb;","⇆":"&lrarr;","⌈":"&lceil;","⟦":"&lobrk;","⥡":"&LeftDownTeeVector;","⇃":"&downharpoonleft;","⥙":"&LeftDownVectorBar;","⌊":"&lfloor;","↔":"&leftrightarrow;","⥎":"&LeftRightVector;","⊣":"&dashv;","↤":"&mapstoleft;","⥚":"&LeftTeeVector;","⊲":"&vltri;","⧏":"&LeftTriangleBar;","⊴":"&trianglelefteq;","⥑":"&LeftUpDownVector;","⥠":"&LeftUpTeeVector;","↿":"&upharpoonleft;","⥘":"&LeftUpVectorBar;","↼":"&lharu;","⥒":"&LeftVectorBar;","⋚":"&lesseqgtr;","≦":"&leqq;","≶":"&lg;","⪡":"&LessLess;","⩽":"&les;","≲":"&lsim;","𝔏":"&Lfr;","⋘":"&Ll;","⇚":"&lAarr;",Ŀ:"&Lmidot;","⟵":"&xlarr;","⟷":"&xharr;","⟶":"&xrarr;","𝕃":"&Lopf;","↙":"&swarrow;","↘":"&searrow;","↰":"&lsh;",Ł:"&Lstrok;","≪":"&ll;","⤅":"&Map;",М:"&Mcy;"," ":"&MediumSpace;",ℳ:"&phmmat;","𝔐":"&Mfr;","∓":"&mp;","𝕄":"&Mopf;",Μ:"&Mu;",Њ:"&NJcy;",Ń:"&Nacute;",Ň:"&Ncaron;",Ņ:"&Ncedil;",Н:"&Ncy;","​":"&ZeroWidthSpace;","\n":"&NewLine;","𝔑":"&Nfr;","⁠":"&NoBreak;"," ":"&nbsp;",ℕ:"&naturals;","⫬":"&Not;","≢":"&nequiv;","≭":"&NotCupCap;","∦":"&nspar;","∉":"&notinva;","≠":"&ne;","≂̸":"&nesim;","∄":"&nexists;","≯":"&ngtr;","≱":"&ngeq;","≧̸":"&ngeqq;","≫̸":"&nGtv;","≹":"&ntgl;","⩾̸":"&nges;","≵":"&ngsim;","≎̸":"&nbump;","≏̸":"&nbumpe;","⋪":"&ntriangleleft;","⧏̸":"&NotLeftTriangleBar;","⋬":"&ntrianglelefteq;","≮":"&nlt;","≰":"&nleq;","≸":"&ntlg;","≪̸":"&nLtv;","⩽̸":"&nles;","≴":"&nlsim;","⪢̸":"&NotNestedGreaterGreater;","⪡̸":"&NotNestedLessLess;","⊀":"&nprec;","⪯̸":"&npreceq;","⋠":"&nprcue;","∌":"&notniva;","⋫":"&ntriangleright;","⧐̸":"&NotRightTriangleBar;","⋭":"&ntrianglerighteq;","⊏̸":"&NotSquareSubset;","⋢":"&nsqsube;","⊐̸":"&NotSquareSuperset;","⋣":"&nsqsupe;","⊂⃒":"&vnsub;","⊈":"&nsubseteq;","⊁":"&nsucc;","⪰̸":"&nsucceq;","⋡":"&nsccue;","≿̸":"&NotSucceedsTilde;","⊃⃒":"&vnsup;","⊉":"&nsupseteq;","≁":"&nsim;","≄":"&nsimeq;","≇":"&ncong;","≉":"&napprox;","∤":"&nsmid;","𝒩":"&Nscr;",Ñ:"&Ntilde;",Ν:"&Nu;",Œ:"&OElig;",Ó:"&Oacute;",Ô:"&Ocirc;",О:"&Ocy;",Ő:"&Odblac;","𝔒":"&Ofr;",Ò:"&Ograve;",Ō:"&Omacr;",Ω:"&ohm;",Ο:"&Omicron;","𝕆":"&Oopf;","“":"&ldquo;","‘":"&lsquo;","⩔":"&Or;","𝒪":"&Oscr;",Ø:"&Oslash;",Õ:"&Otilde;","⨷":"&Otimes;",Ö:"&Ouml;","‾":"&oline;","⏞":"&OverBrace;","⎴":"&tbrk;","⏜":"&OverParenthesis;","∂":"&part;",П:"&Pcy;","𝔓":"&Pfr;",Φ:"&Phi;",Π:"&Pi;","±":"&pm;",ℙ:"&primes;","⪻":"&Pr;","≺":"&prec;","⪯":"&preceq;","≼":"&preccurlyeq;","≾":"&prsim;","″":"&Prime;","∏":"&prod;","∝":"&vprop;","𝒫":"&Pscr;",Ψ:"&Psi;",'"':"&quot;","𝔔":"&Qfr;",ℚ:"&rationals;","𝒬":"&Qscr;","⤐":"&drbkarow;","®":"&reg;",Ŕ:"&Racute;","⟫":"&Rang;","↠":"&twoheadrightarrow;","⤖":"&Rarrtl;",Ř:"&Rcaron;",Ŗ:"&Rcedil;",Р:"&Rcy;",ℜ:"&realpart;","∋":"&niv;","⇋":"&lrhar;","⥯":"&duhar;",Ρ:"&Rho;","⟩":"&rangle;","→":"&srarr;","⇥":"&rarrb;","⇄":"&rlarr;","⌉":"&rceil;","⟧":"&robrk;","⥝":"&RightDownTeeVector;","⇂":"&downharpoonright;","⥕":"&RightDownVectorBar;","⌋":"&rfloor;","⊢":"&vdash;","↦":"&mapsto;","⥛":"&RightTeeVector;","⊳":"&vrtri;","⧐":"&RightTriangleBar;","⊵":"&trianglerighteq;","⥏":"&RightUpDownVector;","⥜":"&RightUpTeeVector;","↾":"&upharpoonright;","⥔":"&RightUpVectorBar;","⇀":"&rightharpoonup;","⥓":"&RightVectorBar;",ℝ:"&reals;","⥰":"&RoundImplies;","⇛":"&rAarr;",ℛ:"&realine;","↱":"&rsh;","⧴":"&RuleDelayed;",Щ:"&SHCHcy;",Ш:"&SHcy;",Ь:"&SOFTcy;",Ś:"&Sacute;","⪼":"&Sc;",Š:"&Scaron;",Ş:"&Scedil;",Ŝ:"&Scirc;",С:"&Scy;","𝔖":"&Sfr;","↑":"&uparrow;",Σ:"&Sigma;","∘":"&compfn;","𝕊":"&Sopf;","√":"&radic;","□":"&square;","⊓":"&sqcap;","⊏":"&sqsubset;","⊑":"&sqsubseteq;","⊐":"&sqsupset;","⊒":"&sqsupseteq;","⊔":"&sqcup;","𝒮":"&Sscr;","⋆":"&sstarf;","⋐":"&Subset;","⊆":"&subseteq;","≻":"&succ;","⪰":"&succeq;","≽":"&succcurlyeq;","≿":"&succsim;","∑":"&sum;","⋑":"&Supset;","⊃":"&supset;","⊇":"&supseteq;",Þ:"&THORN;","™":"&trade;",Ћ:"&TSHcy;",Ц:"&TScy;"," ":"&Tab;",Τ:"&Tau;",Ť:"&Tcaron;",Ţ:"&Tcedil;",Т:"&Tcy;","𝔗":"&Tfr;","∴":"&therefore;",Θ:"&Theta;","  ":"&ThickSpace;"," ":"&thinsp;","∼":"&thksim;","≃":"&simeq;","≅":"&cong;","≈":"&thkap;","𝕋":"&Topf;","⃛":"&tdot;","𝒯":"&Tscr;",Ŧ:"&Tstrok;",Ú:"&Uacute;","↟":"&Uarr;","⥉":"&Uarrocir;",Ў:"&Ubrcy;",Ŭ:"&Ubreve;",Û:"&Ucirc;",У:"&Ucy;",Ű:"&Udblac;","𝔘":"&Ufr;",Ù:"&Ugrave;",Ū:"&Umacr;",_:"&lowbar;","⏟":"&UnderBrace;","⎵":"&bbrk;","⏝":"&UnderParenthesis;","⋃":"&xcup;","⊎":"&uplus;",Ų:"&Uogon;","𝕌":"&Uopf;","⤒":"&UpArrowBar;","⇅":"&udarr;","↕":"&varr;","⥮":"&udhar;","⊥":"&perp;","↥":"&mapstoup;","↖":"&nwarrow;","↗":"&nearrow;",ϒ:"&upsih;",Υ:"&Upsilon;",Ů:"&Uring;","𝒰":"&Uscr;",Ũ:"&Utilde;",Ü:"&Uuml;","⊫":"&VDash;","⫫":"&Vbar;",В:"&Vcy;","⊩":"&Vdash;","⫦":"&Vdashl;","⋁":"&xvee;","‖":"&Vert;","∣":"&smid;","|":"&vert;","❘":"&VerticalSeparator;","≀":"&wreath;"," ":"&hairsp;","𝔙":"&Vfr;","𝕍":"&Vopf;","𝒱":"&Vscr;","⊪":"&Vvdash;",Ŵ:"&Wcirc;","⋀":"&xwedge;","𝔚":"&Wfr;","𝕎":"&Wopf;","𝒲":"&Wscr;","𝔛":"&Xfr;",Ξ:"&Xi;","𝕏":"&Xopf;","𝒳":"&Xscr;",Я:"&YAcy;",Ї:"&YIcy;",Ю:"&YUcy;",Ý:"&Yacute;",Ŷ:"&Ycirc;",Ы:"&Ycy;","𝔜":"&Yfr;","𝕐":"&Yopf;","𝒴":"&Yscr;",Ÿ:"&Yuml;",Ж:"&ZHcy;",Ź:"&Zacute;",Ž:"&Zcaron;",З:"&Zcy;",Ż:"&Zdot;",Ζ:"&Zeta;",ℨ:"&zeetrf;",ℤ:"&integers;","𝒵":"&Zscr;",á:"&aacute;",ă:"&abreve;","∾":"&mstpos;","∾̳":"&acE;","∿":"&acd;",â:"&acirc;",а:"&acy;",æ:"&aelig;","𝔞":"&afr;",à:"&agrave;",ℵ:"&aleph;",α:"&alpha;",ā:"&amacr;","⨿":"&amalg;","∧":"&wedge;","⩕":"&andand;","⩜":"&andd;","⩘":"&andslope;","⩚":"&andv;","∠":"&angle;","⦤":"&ange;","∡":"&measuredangle;","⦨":"&angmsdaa;","⦩":"&angmsdab;","⦪":"&angmsdac;","⦫":"&angmsdad;","⦬":"&angmsdae;","⦭":"&angmsdaf;","⦮":"&angmsdag;","⦯":"&angmsdah;","∟":"&angrt;","⊾":"&angrtvb;","⦝":"&angrtvbd;","∢":"&angsph;","⍼":"&angzarr;",ą:"&aogon;","𝕒":"&aopf;","⩰":"&apE;","⩯":"&apacir;","≊":"&approxeq;","≋":"&apid;","'":"&apos;",å:"&aring;","𝒶":"&ascr;","*":"&midast;",ã:"&atilde;",ä:"&auml;","⨑":"&awint;","⫭":"&bNot;","≌":"&bcong;","϶":"&bepsi;","‵":"&bprime;","∽":"&bsim;","⋍":"&bsime;","⊽":"&barvee;","⌅":"&barwedge;","⎶":"&bbrktbrk;",б:"&bcy;","„":"&ldquor;","⦰":"&bemptyv;",β:"&beta;",ℶ:"&beth;","≬":"&twixt;","𝔟":"&bfr;","◯":"&xcirc;","⨀":"&xodot;","⨁":"&xoplus;","⨂":"&xotime;","⨆":"&xsqcup;","★":"&starf;","▽":"&xdtri;","△":"&xutri;","⨄":"&xuplus;","⤍":"&rbarr;","⧫":"&lozf;","▴":"&utrif;","▾":"&dtrif;","◂":"&ltrif;","▸":"&rtrif;","␣":"&blank;","▒":"&blk12;","░":"&blk14;","▓":"&blk34;","█":"&block;","=⃥":"&bne;","≡⃥":"&bnequiv;","⌐":"&bnot;","𝕓":"&bopf;","⋈":"&bowtie;","╗":"&boxDL;","╔":"&boxDR;","╖":"&boxDl;","╓":"&boxDr;","═":"&boxH;","╦":"&boxHD;","╩":"&boxHU;","╤":"&boxHd;","╧":"&boxHu;","╝":"&boxUL;","╚":"&boxUR;","╜":"&boxUl;","╙":"&boxUr;","║":"&boxV;","╬":"&boxVH;","╣":"&boxVL;","╠":"&boxVR;","╫":"&boxVh;","╢":"&boxVl;","╟":"&boxVr;","⧉":"&boxbox;","╕":"&boxdL;","╒":"&boxdR;","┐":"&boxdl;","┌":"&boxdr;","╥":"&boxhD;","╨":"&boxhU;","┬":"&boxhd;","┴":"&boxhu;","⊟":"&minusb;","⊞":"&plusb;","⊠":"&timesb;","╛":"&boxuL;","╘":"&boxuR;","┘":"&boxul;","└":"&boxur;","│":"&boxv;","╪":"&boxvH;","╡":"&boxvL;","╞":"&boxvR;","┼":"&boxvh;","┤":"&boxvl;","├":"&boxvr;","¦":"&brvbar;","𝒷":"&bscr;","⁏":"&bsemi;","\\":"&bsol;","⧅":"&bsolb;","⟈":"&bsolhsub;","•":"&bullet;","⪮":"&bumpE;",ć:"&cacute;","∩":"&cap;","⩄":"&capand;","⩉":"&capbrcup;","⩋":"&capcap;","⩇":"&capcup;","⩀":"&capdot;","∩︀":"&caps;","⁁":"&caret;","⩍":"&ccaps;",č:"&ccaron;",ç:"&ccedil;",ĉ:"&ccirc;","⩌":"&ccups;","⩐":"&ccupssm;",ċ:"&cdot;","⦲":"&cemptyv;","¢":"&cent;","𝔠":"&cfr;",ч:"&chcy;","✓":"&checkmark;",χ:"&chi;","○":"&cir;","⧃":"&cirE;","ˆ":"&circ;","≗":"&cire;","↺":"&olarr;","↻":"&orarr;","Ⓢ":"&oS;","⊛":"&oast;","⊚":"&ocir;","⊝":"&odash;","⨐":"&cirfnint;","⫯":"&cirmid;","⧂":"&cirscir;","♣":"&clubsuit;",":":"&colon;",",":"&comma;","@":"&commat;","∁":"&complement;","⩭":"&congdot;","𝕔":"&copf;","℗":"&copysr;","↵":"&crarr;","✗":"&cross;","𝒸":"&cscr;","⫏":"&csub;","⫑":"&csube;","⫐":"&csup;","⫒":"&csupe;","⋯":"&ctdot;","⤸":"&cudarrl;","⤵":"&cudarrr;","⋞":"&curlyeqprec;","⋟":"&curlyeqsucc;","↶":"&curvearrowleft;","⤽":"&cularrp;","∪":"&cup;","⩈":"&cupbrcap;","⩆":"&cupcap;","⩊":"&cupcup;","⊍":"&cupdot;","⩅":"&cupor;","∪︀":"&cups;","↷":"&curvearrowright;","⤼":"&curarrm;","⋎":"&cuvee;","⋏":"&cuwed;","¤":"&curren;","∱":"&cwint;","⌭":"&cylcty;","⥥":"&dHar;","†":"&dagger;",ℸ:"&daleth;","‐":"&hyphen;","⤏":"&rBarr;",ď:"&dcaron;",д:"&dcy;","⇊":"&downdownarrows;","⩷":"&eDDot;","°":"&deg;",δ:"&delta;","⦱":"&demptyv;","⥿":"&dfisht;","𝔡":"&dfr;","♦":"&diams;",ϝ:"&gammad;","⋲":"&disin;","÷":"&divide;","⋇":"&divonx;",ђ:"&djcy;","⌞":"&llcorner;","⌍":"&dlcrop;",$:"&dollar;","𝕕":"&dopf;","≑":"&eDot;","∸":"&minusd;","∔":"&plusdo;","⊡":"&sdotb;","⌟":"&lrcorner;","⌌":"&drcrop;","𝒹":"&dscr;",ѕ:"&dscy;","⧶":"&dsol;",đ:"&dstrok;","⋱":"&dtdot;","▿":"&triangledown;","⦦":"&dwangle;",џ:"&dzcy;","⟿":"&dzigrarr;",é:"&eacute;","⩮":"&easter;",ě:"&ecaron;","≖":"&eqcirc;",ê:"&ecirc;","≕":"&eqcolon;",э:"&ecy;",ė:"&edot;","≒":"&fallingdotseq;","𝔢":"&efr;","⪚":"&eg;",è:"&egrave;","⪖":"&eqslantgtr;","⪘":"&egsdot;","⪙":"&el;","⏧":"&elinters;",ℓ:"&ell;","⪕":"&eqslantless;","⪗":"&elsdot;",ē:"&emacr;","∅":"&varnothing;"," ":"&emsp13;"," ":"&emsp14;"," ":"&emsp;",ŋ:"&eng;"," ":"&ensp;",ę:"&eogon;","𝕖":"&eopf;","⋕":"&epar;","⧣":"&eparsl;","⩱":"&eplus;",ε:"&epsilon;","ϵ":"&varepsilon;","=":"&equals;","≟":"&questeq;","⩸":"&equivDD;","⧥":"&eqvparsl;","≓":"&risingdotseq;","⥱":"&erarr;",ℯ:"&escr;",η:"&eta;",ð:"&eth;",ë:"&euml;","€":"&euro;","!":"&excl;",ф:"&fcy;","♀":"&female;",ffi:"&ffilig;",ff:"&fflig;",ffl:"&ffllig;","𝔣":"&ffr;",fi:"&filig;",fj:"&fjlig;","♭":"&flat;",fl:"&fllig;","▱":"&fltns;",ƒ:"&fnof;","𝕗":"&fopf;","⋔":"&pitchfork;","⫙":"&forkv;","⨍":"&fpartint;","½":"&half;","⅓":"&frac13;","¼":"&frac14;","⅕":"&frac15;","⅙":"&frac16;","⅛":"&frac18;","⅔":"&frac23;","⅖":"&frac25;","¾":"&frac34;","⅗":"&frac35;","⅜":"&frac38;","⅘":"&frac45;","⅚":"&frac56;","⅝":"&frac58;","⅞":"&frac78;","⁄":"&frasl;","⌢":"&sfrown;","𝒻":"&fscr;","⪌":"&gtreqqless;",ǵ:"&gacute;",γ:"&gamma;","⪆":"&gtrapprox;",ğ:"&gbreve;",ĝ:"&gcirc;",г:"&gcy;",ġ:"&gdot;","⪩":"&gescc;","⪀":"&gesdot;","⪂":"&gesdoto;","⪄":"&gesdotol;","⋛︀":"&gesl;","⪔":"&gesles;","𝔤":"&gfr;",ℷ:"&gimel;",ѓ:"&gjcy;","⪒":"&glE;","⪥":"&gla;","⪤":"&glj;","≩":"&gneqq;","⪊":"&gnapprox;","⪈":"&gneq;","⋧":"&gnsim;","𝕘":"&gopf;",ℊ:"&gscr;","⪎":"&gsime;","⪐":"&gsiml;","⪧":"&gtcc;","⩺":"&gtcir;","⋗":"&gtrdot;","⦕":"&gtlPar;","⩼":"&gtquest;","⥸":"&gtrarr;","≩︀":"&gvnE;",ъ:"&hardcy;","⥈":"&harrcir;","↭":"&leftrightsquigarrow;",ℏ:"&plankv;",ĥ:"&hcirc;","♥":"&heartsuit;","…":"&mldr;","⊹":"&hercon;","𝔥":"&hfr;","⤥":"&searhk;","⤦":"&swarhk;","⇿":"&hoarr;","∻":"&homtht;","↩":"&larrhk;","↪":"&rarrhk;","𝕙":"&hopf;","―":"&horbar;","𝒽":"&hscr;",ħ:"&hstrok;","⁃":"&hybull;",í:"&iacute;",î:"&icirc;",и:"&icy;",е:"&iecy;","¡":"&iexcl;","𝔦":"&ifr;",ì:"&igrave;","⨌":"&qint;","∭":"&tint;","⧜":"&iinfin;","℩":"&iiota;",ij:"&ijlig;",ī:"&imacr;",ı:"&inodot;","⊷":"&imof;",Ƶ:"&imped;","℅":"&incare;","∞":"&infin;","⧝":"&infintie;","⊺":"&intercal;","⨗":"&intlarhk;","⨼":"&iprod;",ё:"&iocy;",į:"&iogon;","𝕚":"&iopf;",ι:"&iota;","¿":"&iquest;","𝒾":"&iscr;","⋹":"&isinE;","⋵":"&isindot;","⋴":"&isins;","⋳":"&isinsv;",ĩ:"&itilde;",і:"&iukcy;",ï:"&iuml;",ĵ:"&jcirc;",й:"&jcy;","𝔧":"&jfr;","ȷ":"&jmath;","𝕛":"&jopf;","𝒿":"&jscr;",ј:"&jsercy;",є:"&jukcy;",κ:"&kappa;",ϰ:"&varkappa;",ķ:"&kcedil;",к:"&kcy;","𝔨":"&kfr;",ĸ:"&kgreen;",х:"&khcy;",ќ:"&kjcy;","𝕜":"&kopf;","𝓀":"&kscr;","⤛":"&lAtail;","⤎":"&lBarr;","⪋":"&lesseqqgtr;","⥢":"&lHar;",ĺ:"&lacute;","⦴":"&laemptyv;",λ:"&lambda;","⦑":"&langd;","⪅":"&lessapprox;","«":"&laquo;","⤟":"&larrbfs;","⤝":"&larrfs;","↫":"&looparrowleft;","⤹":"&larrpl;","⥳":"&larrsim;","↢":"&leftarrowtail;","⪫":"&lat;","⤙":"&latail;","⪭":"&late;","⪭︀":"&lates;","⤌":"&lbarr;","❲":"&lbbrk;","{":"&lcub;","[":"&lsqb;","⦋":"&lbrke;","⦏":"&lbrksld;","⦍":"&lbrkslu;",ľ:"&lcaron;",ļ:"&lcedil;",л:"&lcy;","⤶":"&ldca;","⥧":"&ldrdhar;","⥋":"&ldrushar;","↲":"&ldsh;","≤":"&leq;","⇇":"&llarr;","⋋":"&lthree;","⪨":"&lescc;","⩿":"&lesdot;","⪁":"&lesdoto;","⪃":"&lesdotor;","⋚︀":"&lesg;","⪓":"&lesges;","⋖":"&ltdot;","⥼":"&lfisht;","𝔩":"&lfr;","⪑":"&lgE;","⥪":"&lharul;","▄":"&lhblk;",љ:"&ljcy;","⥫":"&llhard;","◺":"&lltri;",ŀ:"&lmidot;","⎰":"&lmoustache;","≨":"&lneqq;","⪉":"&lnapprox;","⪇":"&lneq;","⋦":"&lnsim;","⟬":"&loang;","⇽":"&loarr;","⟼":"&xmap;","↬":"&rarrlp;","⦅":"&lopar;","𝕝":"&lopf;","⨭":"&loplus;","⨴":"&lotimes;","∗":"&lowast;","◊":"&lozenge;","(":"&lpar;","⦓":"&lparlt;","⥭":"&lrhard;","‎":"&lrm;","⊿":"&lrtri;","‹":"&lsaquo;","𝓁":"&lscr;","⪍":"&lsime;","⪏":"&lsimg;","‚":"&sbquo;",ł:"&lstrok;","⪦":"&ltcc;","⩹":"&ltcir;","⋉":"&ltimes;","⥶":"&ltlarr;","⩻":"&ltquest;","⦖":"&ltrPar;","◃":"&triangleleft;","⥊":"&lurdshar;","⥦":"&luruhar;","≨︀":"&lvnE;","∺":"&mDDot;","¯":"&strns;","♂":"&male;","✠":"&maltese;","▮":"&marker;","⨩":"&mcomma;",м:"&mcy;","—":"&mdash;","𝔪":"&mfr;","℧":"&mho;",µ:"&micro;","⫰":"&midcir;","−":"&minus;","⨪":"&minusdu;","⫛":"&mlcp;","⊧":"&models;","𝕞":"&mopf;","𝓂":"&mscr;",μ:"&mu;","⊸":"&mumap;","⋙̸":"&nGg;","≫⃒":"&nGt;","⇍":"&nlArr;","⇎":"&nhArr;","⋘̸":"&nLl;","≪⃒":"&nLt;","⇏":"&nrArr;","⊯":"&nVDash;","⊮":"&nVdash;",ń:"&nacute;","∠⃒":"&nang;","⩰̸":"&napE;","≋̸":"&napid;",ʼn:"&napos;","♮":"&natural;","⩃":"&ncap;",ň:"&ncaron;",ņ:"&ncedil;","⩭̸":"&ncongdot;","⩂":"&ncup;",н:"&ncy;","–":"&ndash;","⇗":"&neArr;","⤤":"&nearhk;","≐̸":"&nedot;","⤨":"&toea;","𝔫":"&nfr;","↮":"&nleftrightarrow;","⫲":"&nhpar;","⋼":"&nis;","⋺":"&nisd;",њ:"&njcy;","≦̸":"&nleqq;","↚":"&nleftarrow;","‥":"&nldr;","𝕟":"&nopf;","¬":"&not;","⋹̸":"&notinE;","⋵̸":"&notindot;","⋷":"&notinvb;","⋶":"&notinvc;","⋾":"&notnivb;","⋽":"&notnivc;","⫽⃥":"&nparsl;","∂̸":"&npart;","⨔":"&npolint;","↛":"&nrightarrow;","⤳̸":"&nrarrc;","↝̸":"&nrarrw;","𝓃":"&nscr;","⊄":"&nsub;","⫅̸":"&nsubseteqq;","⊅":"&nsup;","⫆̸":"&nsupseteqq;",ñ:"&ntilde;",ν:"&nu;","#":"&num;","№":"&numero;"," ":"&numsp;","⊭":"&nvDash;","⤄":"&nvHarr;","≍⃒":"&nvap;","⊬":"&nvdash;","≥⃒":"&nvge;",">⃒":"&nvgt;","⧞":"&nvinfin;","⤂":"&nvlArr;","≤⃒":"&nvle;","<⃒":"&nvlt;","⊴⃒":"&nvltrie;","⤃":"&nvrArr;","⊵⃒":"&nvrtrie;","∼⃒":"&nvsim;","⇖":"&nwArr;","⤣":"&nwarhk;","⤧":"&nwnear;",ó:"&oacute;",ô:"&ocirc;",о:"&ocy;",ő:"&odblac;","⨸":"&odiv;","⦼":"&odsold;",œ:"&oelig;","⦿":"&ofcir;","𝔬":"&ofr;","˛":"&ogon;",ò:"&ograve;","⧁":"&ogt;","⦵":"&ohbar;","⦾":"&olcir;","⦻":"&olcross;","⧀":"&olt;",ō:"&omacr;",ω:"&omega;",ο:"&omicron;","⦶":"&omid;","𝕠":"&oopf;","⦷":"&opar;","⦹":"&operp;","∨":"&vee;","⩝":"&ord;",ℴ:"&oscr;",ª:"&ordf;",º:"&ordm;","⊶":"&origof;","⩖":"&oror;","⩗":"&orslope;","⩛":"&orv;",ø:"&oslash;","⊘":"&osol;",õ:"&otilde;","⨶":"&otimesas;",ö:"&ouml;","⌽":"&ovbar;","¶":"&para;","⫳":"&parsim;","⫽":"&parsl;",п:"&pcy;","%":"&percnt;",".":"&period;","‰":"&permil;","‱":"&pertenk;","𝔭":"&pfr;",φ:"&phi;",ϕ:"&varphi;","☎":"&phone;",π:"&pi;",ϖ:"&varpi;",ℎ:"&planckh;","+":"&plus;","⨣":"&plusacir;","⨢":"&pluscir;","⨥":"&plusdu;","⩲":"&pluse;","⨦":"&plussim;","⨧":"&plustwo;","⨕":"&pointint;","𝕡":"&popf;","£":"&pound;","⪳":"&prE;","⪷":"&precapprox;","⪹":"&prnap;","⪵":"&prnE;","⋨":"&prnsim;","′":"&prime;","⌮":"&profalar;","⌒":"&profline;","⌓":"&profsurf;","⊰":"&prurel;","𝓅":"&pscr;",ψ:"&psi;"," ":"&puncsp;","𝔮":"&qfr;","𝕢":"&qopf;","⁗":"&qprime;","𝓆":"&qscr;","⨖":"&quatint;","?":"&quest;","⤜":"&rAtail;","⥤":"&rHar;","∽̱":"&race;",ŕ:"&racute;","⦳":"&raemptyv;","⦒":"&rangd;","⦥":"&range;","»":"&raquo;","⥵":"&rarrap;","⤠":"&rarrbfs;","⤳":"&rarrc;","⤞":"&rarrfs;","⥅":"&rarrpl;","⥴":"&rarrsim;","↣":"&rightarrowtail;","↝":"&rightsquigarrow;","⤚":"&ratail;","∶":"&ratio;","❳":"&rbbrk;","}":"&rcub;","]":"&rsqb;","⦌":"&rbrke;","⦎":"&rbrksld;","⦐":"&rbrkslu;",ř:"&rcaron;",ŗ:"&rcedil;",р:"&rcy;","⤷":"&rdca;","⥩":"&rdldhar;","↳":"&rdsh;","▭":"&rect;","⥽":"&rfisht;","𝔯":"&rfr;","⥬":"&rharul;",ρ:"&rho;",ϱ:"&varrho;","⇉":"&rrarr;","⋌":"&rthree;","˚":"&ring;","‏":"&rlm;","⎱":"&rmoustache;","⫮":"&rnmid;","⟭":"&roang;","⇾":"&roarr;","⦆":"&ropar;","𝕣":"&ropf;","⨮":"&roplus;","⨵":"&rotimes;",")":"&rpar;","⦔":"&rpargt;","⨒":"&rppolint;","›":"&rsaquo;","𝓇":"&rscr;","⋊":"&rtimes;","▹":"&triangleright;","⧎":"&rtriltri;","⥨":"&ruluhar;","℞":"&rx;",ś:"&sacute;","⪴":"&scE;","⪸":"&succapprox;",š:"&scaron;",ş:"&scedil;",ŝ:"&scirc;","⪶":"&succneqq;","⪺":"&succnapprox;","⋩":"&succnsim;","⨓":"&scpolint;",с:"&scy;","⋅":"&sdot;","⩦":"&sdote;","⇘":"&seArr;","§":"&sect;",";":"&semi;","⤩":"&tosa;","✶":"&sext;","𝔰":"&sfr;","♯":"&sharp;",щ:"&shchcy;",ш:"&shcy;","­":"&shy;",σ:"&sigma;",ς:"&varsigma;","⩪":"&simdot;","⪞":"&simg;","⪠":"&simgE;","⪝":"&siml;","⪟":"&simlE;","≆":"&simne;","⨤":"&simplus;","⥲":"&simrarr;","⨳":"&smashp;","⧤":"&smeparsl;","⌣":"&ssmile;","⪪":"&smt;","⪬":"&smte;","⪬︀":"&smtes;",ь:"&softcy;","/":"&sol;","⧄":"&solb;","⌿":"&solbar;","𝕤":"&sopf;","♠":"&spadesuit;","⊓︀":"&sqcaps;","⊔︀":"&sqcups;","𝓈":"&sscr;","☆":"&star;","⊂":"&subset;","⫅":"&subseteqq;","⪽":"&subdot;","⫃":"&subedot;","⫁":"&submult;","⫋":"&subsetneqq;","⊊":"&subsetneq;","⪿":"&subplus;","⥹":"&subrarr;","⫇":"&subsim;","⫕":"&subsub;","⫓":"&subsup;","♪":"&sung;","¹":"&sup1;","²":"&sup2;","³":"&sup3;","⫆":"&supseteqq;","⪾":"&supdot;","⫘":"&supdsub;","⫄":"&supedot;","⟉":"&suphsol;","⫗":"&suphsub;","⥻":"&suplarr;","⫂":"&supmult;","⫌":"&supsetneqq;","⊋":"&supsetneq;","⫀":"&supplus;","⫈":"&supsim;","⫔":"&supsub;","⫖":"&supsup;","⇙":"&swArr;","⤪":"&swnwar;",ß:"&szlig;","⌖":"&target;",τ:"&tau;",ť:"&tcaron;",ţ:"&tcedil;",т:"&tcy;","⌕":"&telrec;","𝔱":"&tfr;",θ:"&theta;",ϑ:"&vartheta;",þ:"&thorn;","×":"&times;","⨱":"&timesbar;","⨰":"&timesd;","⌶":"&topbot;","⫱":"&topcir;","𝕥":"&topf;","⫚":"&topfork;","‴":"&tprime;","▵":"&utri;","≜":"&trie;","◬":"&tridot;","⨺":"&triminus;","⨹":"&triplus;","⧍":"&trisb;","⨻":"&tritime;","⏢":"&trpezium;","𝓉":"&tscr;",ц:"&tscy;",ћ:"&tshcy;",ŧ:"&tstrok;","⥣":"&uHar;",ú:"&uacute;",ў:"&ubrcy;",ŭ:"&ubreve;",û:"&ucirc;",у:"&ucy;",ű:"&udblac;","⥾":"&ufisht;","𝔲":"&ufr;",ù:"&ugrave;","▀":"&uhblk;","⌜":"&ulcorner;","⌏":"&ulcrop;","◸":"&ultri;",ū:"&umacr;",ų:"&uogon;","𝕦":"&uopf;",υ:"&upsilon;","⇈":"&uuarr;","⌝":"&urcorner;","⌎":"&urcrop;",ů:"&uring;","◹":"&urtri;","𝓊":"&uscr;","⋰":"&utdot;",ũ:"&utilde;",ü:"&uuml;","⦧":"&uwangle;","⫨":"&vBar;","⫩":"&vBarv;","⦜":"&vangrt;","⊊︀":"&vsubne;","⫋︀":"&vsubnE;","⊋︀":"&vsupne;","⫌︀":"&vsupnE;",в:"&vcy;","⊻":"&veebar;","≚":"&veeeq;","⋮":"&vellip;","𝔳":"&vfr;","𝕧":"&vopf;","𝓋":"&vscr;","⦚":"&vzigzag;",ŵ:"&wcirc;","⩟":"&wedbar;","≙":"&wedgeq;","℘":"&wp;","𝔴":"&wfr;","𝕨":"&wopf;","𝓌":"&wscr;","𝔵":"&xfr;",ξ:"&xi;","⋻":"&xnis;","𝕩":"&xopf;","𝓍":"&xscr;",ý:"&yacute;",я:"&yacy;",ŷ:"&ycirc;",ы:"&ycy;","¥":"&yen;","𝔶":"&yfr;",ї:"&yicy;","𝕪":"&yopf;","𝓎":"&yscr;",ю:"&yucy;",ÿ:"&yuml;",ź:"&zacute;",ž:"&zcaron;",з:"&zcy;",ż:"&zdot;",ζ:"&zeta;","𝔷":"&zfr;",ж:"&zhcy;","⇝":"&zigrarr;","𝕫":"&zopf;","𝓏":"&zscr;","‍":"&zwj;","‌":"&zwnj;"}}};var Jh={};Object.defineProperty(Jh,"__esModule",{value:!0});Jh.numericUnicodeMap={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};var ya={};Object.defineProperty(ya,"__esModule",{value:!0});ya.fromCodePoint=String.fromCodePoint||function(t){return String.fromCharCode(Math.floor((t-65536)/1024)+55296,(t-65536)%1024+56320)};ya.getCodePoint=String.prototype.codePointAt?function(t,e){return t.codePointAt(e)}:function(t,e){return(t.charCodeAt(e)-55296)*1024+t.charCodeAt(e+1)-56320+65536};ya.highSurrogateFrom=55296;ya.highSurrogateTo=56319;var ha=na&&na.__assign||function(){return ha=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},ha.apply(this,arguments)};Object.defineProperty(ed,"__esModule",{value:!0});var Il=td,iT=Jh,sg=ya,Qh=ha(ha({},Il.namedReferences),{all:Il.namedReferences.html5});function ag(t,e,n){e.lastIndex=0;var r=e.exec(t),i;if(r){i="";var a=0;do{a!==r.index&&(i+=t.substring(a,r.index));var l=r[0];i+=n(l),a=r.index+l.length}while(r=e.exec(t));a!==t.length&&(i+=t.substring(a))}else i=t;return i}var sT={specialChars:/[<>'"&]/g,nonAscii:/[<>'"&\u0080-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintable:/[<>'"&\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintableOnly:/[\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,extensive:/[\x01-\x0c\x0e-\x1f\x21-\x2c\x2e-\x2f\x3a-\x40\x5b-\x60\x7b-\x7d\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g},aT={mode:"specialChars",level:"all",numeric:"decimal"};function lT(t,e){var n=e===void 0?aT:e,r=n.mode,i=r===void 0?"specialChars":r,a=n.numeric,l=a===void 0?"decimal":a,f=n.level,d=f===void 0?"all":f;if(!t)return"";var p=sT[i],y=Qh[d].characters,m=l==="hexadecimal";return ag(t,p,function(_){var S=y[_];if(!S){var P=_.length>1?sg.getCodePoint(_,0):_.charCodeAt(0);S=(m?"&#x"+P.toString(16):"&#"+P)+";"}return S})}var cT=ed.encode=lT,uT={scope:"body",level:"all"},Lf=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g,Df=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g,x0={xml:{strict:Lf,attribute:Df,body:Il.bodyRegExps.xml},html4:{strict:Lf,attribute:Df,body:Il.bodyRegExps.html4},html5:{strict:Lf,attribute:Df,body:Il.bodyRegExps.html5}},dT=ha(ha({},x0),{all:x0.html5}),lg=String.fromCharCode,fT=lg(65533),hT={level:"all"};function cg(t,e,n,r){var i=t,a=t[t.length-1];if(n&&a==="=")i=t;else if(r&&a!==";")i=t;else{var l=e[t];if(l)i=l;else if(t[0]==="&"&&t[1]==="#"){var f=t[2],d=f=="x"||f=="X"?parseInt(t.substr(3),16):parseInt(t.substr(2));i=d>=1114111?fT:d>65535?sg.fromCodePoint(d):lg(iT.numericUnicodeMap[d]||d)}}return i}function pT(t,e){var n=(e===void 0?hT:e).level,r=n===void 0?"all":n;return t?cg(t,Qh[r].entities,!1,!1):""}ed.decodeEntity=pT;function mT(t,e){var n=e===void 0?uT:e,r=n.level,i=r===void 0?"all":r,a=n.scope,l=a===void 0?i==="xml"?"strict":"body":a;if(!t)return"";var f=dT[i][l],d=Qh[i].entities,p=l==="attribute",y=l==="strict";return ag(t,f,function(m){return cg(m,d,p,y)})}ed.decode=mT;function ep(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let Ki=ep();function ug(t){Ki=t}const dg=/[&<>"']/,gT=new RegExp(dg.source,"g"),fg=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,vT=new RegExp(fg.source,"g"),yT={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},C0=t=>yT[t];function Hn(t,e){if(e){if(dg.test(t))return t.replace(gT,C0)}else if(fg.test(t))return t.replace(vT,C0);return t}const wT=/(^|[^\[])\^/g;function mt(t,e){let n=typeof t=="string"?t:t.source;e=e||"";const r={replace:(i,a)=>{let l=typeof a=="string"?a:a.source;return l=l.replace(wT,"$1"),n=n.replace(i,l),r},getRegex:()=>new RegExp(n,e)};return r}function k0(t){try{t=encodeURI(t).replace(/%25/g,"%")}catch{return null}return t}const Ll={exec:()=>null};function _0(t,e){const n=t.replace(/\|/g,(a,l,f)=>{let d=!1,p=l;for(;--p>=0&&f[p]==="\\";)d=!d;return d?"|":" |"}),r=n.split(/ \|/);let i=0;if(r[0].trim()||r.shift(),r.length>0&&!r[r.length-1].trim()&&r.pop(),e)if(r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;i<r.length;i++)r[i]=r[i].trim().replace(/\\\|/g,"|");return r}function bl(t,e,n){const r=t.length;if(r===0)return"";let i=0;for(;i<r;){const a=t.charAt(r-i-1);if(a===e&&!n)i++;else if(a!==e&&n)i++;else break}return t.slice(0,r-i)}function bT(t,e){if(t.indexOf(e[1])===-1)return-1;let n=0;for(let r=0;r<t.length;r++)if(t[r]==="\\")r++;else if(t[r]===e[0])n++;else if(t[r]===e[1]&&(n--,n<0))return r;return-1}function S0(t,e,n,r){const i=e.href,a=e.title?Hn(e.title):null,l=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const f={type:"link",raw:n,href:i,title:a,text:l,tokens:r.inlineTokens(l)};return r.state.inLink=!1,f}return{type:"image",raw:n,href:i,title:a,text:Hn(l)}}function xT(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
170
- `).map(i=>{const a=i.match(/^\s+/);if(a===null)return i;const[l]=a;return l.length>=r.length?i.slice(r.length):i}).join(`
171
- `)}class Ru{constructor(e){lt(this,"options");lt(this,"rules");lt(this,"lexer");this.options=e||Ki}space(e){const n=this.rules.block.newline.exec(e);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(e){const n=this.rules.block.code.exec(e);if(n){const r=n[0].replace(/^(?: {1,4}| {0,3}\t)/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?r:bl(r,`
172
- `)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],i=xT(r,n[3]||"");return{type:"code",raw:r,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:i}}}heading(e){const n=this.rules.block.heading.exec(e);if(n){let r=n[2].trim();if(/#$/.test(r)){const i=bl(r,"#");(this.options.pedantic||!i||/ $/.test(i))&&(r=i.trim())}return{type:"heading",raw:n[0],depth:n[1].length,text:r,tokens:this.lexer.inline(r)}}}hr(e){const n=this.rules.block.hr.exec(e);if(n)return{type:"hr",raw:bl(n[0],`
173
- `)}}blockquote(e){const n=this.rules.block.blockquote.exec(e);if(n){let r=bl(n[0],`
174
- `).split(`
175
- `),i="",a="";const l=[];for(;r.length>0;){let f=!1;const d=[];let p;for(p=0;p<r.length;p++)if(/^ {0,3}>/.test(r[p]))d.push(r[p]),f=!0;else if(!f)d.push(r[p]);else break;r=r.slice(p);const y=d.join(`
176
- `),m=y.replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
177
- $1`).replace(/^ {0,3}>[ \t]?/gm,"");i=i?`${i}
178
- ${y}`:y,a=a?`${a}
179
- ${m}`:m;const _=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(m,l,!0),this.lexer.state.top=_,r.length===0)break;const S=l[l.length-1];if((S==null?void 0:S.type)==="code")break;if((S==null?void 0:S.type)==="blockquote"){const P=S,B=P.raw+`
180
- `+r.join(`
181
- `),L=this.blockquote(B);l[l.length-1]=L,i=i.substring(0,i.length-P.raw.length)+L.raw,a=a.substring(0,a.length-P.text.length)+L.text;break}else if((S==null?void 0:S.type)==="list"){const P=S,B=P.raw+`
182
- `+r.join(`
183
- `),L=this.list(B);l[l.length-1]=L,i=i.substring(0,i.length-S.raw.length)+L.raw,a=a.substring(0,a.length-P.raw.length)+L.raw,r=B.substring(l[l.length-1].raw.length).split(`
184
- `);continue}}return{type:"blockquote",raw:i,tokens:l,text:a}}}list(e){let n=this.rules.block.list.exec(e);if(n){let r=n[1].trim();const i=r.length>1,a={type:"list",raw:"",ordered:i,start:i?+r.slice(0,-1):"",loose:!1,items:[]};r=i?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=i?r:"[*+-]");const l=new RegExp(`^( {0,3}${r})((?:[ ][^\\n]*)?(?:\\n|$))`);let f=!1;for(;e;){let d=!1,p="",y="";if(!(n=l.exec(e))||this.rules.block.hr.test(e))break;p=n[0],e=e.substring(p.length);let m=n[2].split(`
185
- `,1)[0].replace(/^\t+/,M=>" ".repeat(3*M.length)),_=e.split(`
186
- `,1)[0],S=!m.trim(),P=0;if(this.options.pedantic?(P=2,y=m.trimStart()):S?P=n[1].length+1:(P=n[2].search(/[^ ]/),P=P>4?1:P,y=m.slice(P),P+=n[1].length),S&&/^[ \t]*$/.test(_)&&(p+=_+`
187
- `,e=e.substring(_.length+1),d=!0),!d){const M=new RegExp(`^ {0,${Math.min(3,P-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),O=new RegExp(`^ {0,${Math.min(3,P-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),j=new RegExp(`^ {0,${Math.min(3,P-1)}}(?:\`\`\`|~~~)`),H=new RegExp(`^ {0,${Math.min(3,P-1)}}#`),$=new RegExp(`^ {0,${Math.min(3,P-1)}}<[a-z].*>`,"i");for(;e;){const Y=e.split(`
188
- `,1)[0];let J;if(_=Y,this.options.pedantic?(_=_.replace(/^ {1,4}(?=( {4})*[^ ])/g," "),J=_):J=_.replace(/\t/g," "),j.test(_)||H.test(_)||$.test(_)||M.test(_)||O.test(_))break;if(J.search(/[^ ]/)>=P||!_.trim())y+=`
189
- `+J.slice(P);else{if(S||m.replace(/\t/g," ").search(/[^ ]/)>=4||j.test(m)||H.test(m)||O.test(m))break;y+=`
190
- `+_}!S&&!_.trim()&&(S=!0),p+=Y+`
191
- `,e=e.substring(Y.length+1),m=J.slice(P)}}a.loose||(f?a.loose=!0:/\n[ \t]*\n[ \t]*$/.test(p)&&(f=!0));let B=null,L;this.options.gfm&&(B=/^\[[ xX]\] /.exec(y),B&&(L=B[0]!=="[ ] ",y=y.replace(/^\[[ xX]\] +/,""))),a.items.push({type:"list_item",raw:p,task:!!B,checked:L,loose:!1,text:y,tokens:[]}),a.raw+=p}a.items[a.items.length-1].raw=a.items[a.items.length-1].raw.trimEnd(),a.items[a.items.length-1].text=a.items[a.items.length-1].text.trimEnd(),a.raw=a.raw.trimEnd();for(let d=0;d<a.items.length;d++)if(this.lexer.state.top=!1,a.items[d].tokens=this.lexer.blockTokens(a.items[d].text,[]),!a.loose){const p=a.items[d].tokens.filter(m=>m.type==="space"),y=p.length>0&&p.some(m=>/\n.*\n/.test(m.raw));a.loose=y}if(a.loose)for(let d=0;d<a.items.length;d++)a.items[d].loose=!0;return a}}html(e){const n=this.rules.block.html.exec(e);if(n)return{type:"html",block:!0,raw:n[0],pre:n[1]==="pre"||n[1]==="script"||n[1]==="style",text:n[0]}}def(e){const n=this.rules.block.def.exec(e);if(n){const r=n[1].toLowerCase().replace(/\s+/g," "),i=n[2]?n[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=n[3]?n[3].substring(1,n[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):n[3];return{type:"def",tag:r,raw:n[0],href:i,title:a}}}table(e){const n=this.rules.block.table.exec(e);if(!n||!/[:|]/.test(n[2]))return;const r=_0(n[1]),i=n[2].replace(/^\||\| *$/g,"").split("|"),a=n[3]&&n[3].trim()?n[3].replace(/\n[ \t]*$/,"").split(`
192
- `):[],l={type:"table",raw:n[0],header:[],align:[],rows:[]};if(r.length===i.length){for(const f of i)/^ *-+: *$/.test(f)?l.align.push("right"):/^ *:-+: *$/.test(f)?l.align.push("center"):/^ *:-+ *$/.test(f)?l.align.push("left"):l.align.push(null);for(let f=0;f<r.length;f++)l.header.push({text:r[f],tokens:this.lexer.inline(r[f]),header:!0,align:l.align[f]});for(const f of a)l.rows.push(_0(f,l.header.length).map((d,p)=>({text:d,tokens:this.lexer.inline(d),header:!1,align:l.align[p]})));return l}}lheading(e){const n=this.rules.block.lheading.exec(e);if(n)return{type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:this.lexer.inline(n[1])}}paragraph(e){const n=this.rules.block.paragraph.exec(e);if(n){const r=n[1].charAt(n[1].length-1)===`
193
- `?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:r,tokens:this.lexer.inline(r)}}}text(e){const n=this.rules.block.text.exec(e);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:Hn(n[1])}}tag(e){const n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const l=bl(r.slice(0,-1),"\\");if((r.length-l.length)%2===0)return}else{const l=bT(n[2],"()");if(l>-1){const d=(n[0].indexOf("!")===0?5:4)+n[1].length+l;n[2]=n[2].substring(0,l),n[0]=n[0].substring(0,d).trim(),n[3]=""}}let i=n[2],a="";if(this.options.pedantic){const l=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(i);l&&(i=l[1],a=l[3])}else a=n[3]?n[3].slice(1,-1):"";return i=i.trim(),/^</.test(i)&&(this.options.pedantic&&!/>$/.test(r)?i=i.slice(1):i=i.slice(1,-1)),S0(n,{href:i&&i.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},n[0],this.lexer)}}reflink(e,n){let r;if((r=this.rules.inline.reflink.exec(e))||(r=this.rules.inline.nolink.exec(e))){const i=(r[2]||r[1]).replace(/\s+/g," "),a=n[i.toLowerCase()];if(!a){const l=r[0].charAt(0);return{type:"text",raw:l,text:l}}return S0(r,a,r[0],this.lexer)}}emStrong(e,n,r=""){let i=this.rules.inline.emStrongLDelim.exec(e);if(!i||i[3]&&r.match(/[\p{L}\p{N}]/u))return;if(!(i[1]||i[2]||"")||!r||this.rules.inline.punctuation.exec(r)){const l=[...i[0]].length-1;let f,d,p=l,y=0;const m=i[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(m.lastIndex=0,n=n.slice(-1*e.length+l);(i=m.exec(n))!=null;){if(f=i[1]||i[2]||i[3]||i[4]||i[5]||i[6],!f)continue;if(d=[...f].length,i[3]||i[4]){p+=d;continue}else if((i[5]||i[6])&&l%3&&!((l+d)%3)){y+=d;continue}if(p-=d,p>0)continue;d=Math.min(d,d+p+y);const _=[...i[0]][0].length,S=e.slice(0,l+i.index+_+d);if(Math.min(l,d)%2){const B=S.slice(1,-1);return{type:"em",raw:S,text:B,tokens:this.lexer.inlineTokens(B)}}const P=S.slice(2,-2);return{type:"strong",raw:S,text:P,tokens:this.lexer.inlineTokens(P)}}}}codespan(e){const n=this.rules.inline.code.exec(e);if(n){let r=n[2].replace(/\n/g," ");const i=/[^ ]/.test(r),a=/^ /.test(r)&&/ $/.test(r);return i&&a&&(r=r.substring(1,r.length-1)),r=Hn(r,!0),{type:"codespan",raw:n[0],text:r}}}br(e){const n=this.rules.inline.br.exec(e);if(n)return{type:"br",raw:n[0]}}del(e){const n=this.rules.inline.del.exec(e);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2])}}autolink(e){const n=this.rules.inline.autolink.exec(e);if(n){let r,i;return n[2]==="@"?(r=Hn(n[1]),i="mailto:"+r):(r=Hn(n[1]),i=r),{type:"link",raw:n[0],text:r,href:i,tokens:[{type:"text",raw:r,text:r}]}}}url(e){var r;let n;if(n=this.rules.inline.url.exec(e)){let i,a;if(n[2]==="@")i=Hn(n[0]),a="mailto:"+i;else{let l;do l=n[0],n[0]=((r=this.rules.inline._backpedal.exec(n[0]))==null?void 0:r[0])??"";while(l!==n[0]);i=Hn(n[0]),n[1]==="www."?a="http://"+n[0]:a=n[0]}return{type:"link",raw:n[0],text:i,href:a,tokens:[{type:"text",raw:i,text:i}]}}}inlineText(e){const n=this.rules.inline.text.exec(e);if(n){let r;return this.lexer.state.inRawBlock?r=n[0]:r=Hn(n[0]),{type:"text",raw:n[0],text:r}}}}const CT=/^(?:[ \t]*(?:\n|$))+/,kT=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,_T=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Kl=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,ST=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,hg=/(?:[*+-]|\d{1,9}[.)])/,pg=mt(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,hg).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),tp=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,ET=/^[^\n]+/,np=/(?!\s*\])(?:\\.|[^\[\]\\])+/,TT=mt(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",np).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),RT=mt(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,hg).getRegex(),nd="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",rp=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,PT=mt("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",rp).replace("tag",nd).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),mg=mt(tp).replace("hr",Kl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",nd).getRegex(),MT=mt(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",mg).getRegex(),op={blockquote:MT,code:kT,def:TT,fences:_T,heading:ST,hr:Kl,html:PT,lheading:pg,list:RT,newline:CT,paragraph:mg,table:Ll,text:ET},E0=mt("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Kl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",nd).getRegex(),AT={...op,table:E0,paragraph:mt(tp).replace("hr",Kl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",E0).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",nd).getRegex()},IT={...op,html:mt(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",rp).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ll,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:mt(tp).replace("hr",Kl).replace("heading",` *#{1,6} *[^
194
- ]`).replace("lheading",pg).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},gg=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,LT=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,vg=/^( {2,}|\\)\n(?!\s*$)/,DT=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Jl="\\p{P}\\p{S}",FT=mt(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,Jl).getRegex(),BT=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,VT=mt(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,Jl).getRegex(),OT=mt("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,Jl).getRegex(),jT=mt("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,Jl).getRegex(),NT=mt(/\\([punct])/,"gu").replace(/punct/g,Jl).getRegex(),$T=mt(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),WT=mt(rp).replace("(?:-->|$)","-->").getRegex(),HT=mt("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",WT).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Pu=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,UT=mt(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",Pu).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),yg=mt(/^!?\[(label)\]\[(ref)\]/).replace("label",Pu).replace("ref",np).getRegex(),wg=mt(/^!?\[(ref)\](?:\[\])?/).replace("ref",np).getRegex(),zT=mt("reflink|nolink(?!\\()","g").replace("reflink",yg).replace("nolink",wg).getRegex(),ip={_backpedal:Ll,anyPunctuation:NT,autolink:$T,blockSkip:BT,br:vg,code:LT,del:Ll,emStrongLDelim:VT,emStrongRDelimAst:OT,emStrongRDelimUnd:jT,escape:gg,link:UT,nolink:wg,punctuation:FT,reflink:yg,reflinkSearch:zT,tag:HT,text:DT,url:Ll},qT={...ip,link:mt(/^!?\[(label)\]\((.*?)\)/).replace("label",Pu).getRegex(),reflink:mt(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Pu).getRegex()},oh={...ip,escape:mt(gg).replace("])","~|])").getRegex(),url:mt(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},ZT={...oh,br:mt(vg).replace("{2,}","*").getRegex(),text:mt(oh.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},ru={normal:op,gfm:AT,pedantic:IT},xl={normal:ip,gfm:oh,breaks:ZT,pedantic:qT};class or{constructor(e){lt(this,"tokens");lt(this,"options");lt(this,"state");lt(this,"tokenizer");lt(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||Ki,this.options.tokenizer=this.options.tokenizer||new Ru,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const n={block:ru.normal,inline:xl.normal};this.options.pedantic?(n.block=ru.pedantic,n.inline=xl.pedantic):this.options.gfm&&(n.block=ru.gfm,this.options.breaks?n.inline=xl.breaks:n.inline=xl.gfm),this.tokenizer.rules=n}static get rules(){return{block:ru,inline:xl}}static lex(e,n){return new or(n).lex(e)}static lexInline(e,n){return new or(n).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
195
- `),this.blockTokens(e,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){const r=this.inlineQueue[n];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,n=[],r=!1){this.options.pedantic&&(e=e.replace(/\t/g," ").replace(/^ +$/gm,""));let i,a,l;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(f=>(i=f.call({lexer:this},e,n))?(e=e.substring(i.raw.length),n.push(i),!0):!1))){if(i=this.tokenizer.space(e)){e=e.substring(i.raw.length),i.raw.length===1&&n.length>0?n[n.length-1].raw+=`
196
- `:n.push(i);continue}if(i=this.tokenizer.code(e)){e=e.substring(i.raw.length),a=n[n.length-1],a&&(a.type==="paragraph"||a.type==="text")?(a.raw+=`
197
- `+i.raw,a.text+=`
198
- `+i.text,this.inlineQueue[this.inlineQueue.length-1].src=a.text):n.push(i);continue}if(i=this.tokenizer.fences(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.heading(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.hr(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.blockquote(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.list(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.html(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.def(e)){e=e.substring(i.raw.length),a=n[n.length-1],a&&(a.type==="paragraph"||a.type==="text")?(a.raw+=`
199
- `+i.raw,a.text+=`
200
- `+i.raw,this.inlineQueue[this.inlineQueue.length-1].src=a.text):this.tokens.links[i.tag]||(this.tokens.links[i.tag]={href:i.href,title:i.title});continue}if(i=this.tokenizer.table(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.lheading(e)){e=e.substring(i.raw.length),n.push(i);continue}if(l=e,this.options.extensions&&this.options.extensions.startBlock){let f=1/0;const d=e.slice(1);let p;this.options.extensions.startBlock.forEach(y=>{p=y.call({lexer:this},d),typeof p=="number"&&p>=0&&(f=Math.min(f,p))}),f<1/0&&f>=0&&(l=e.substring(0,f+1))}if(this.state.top&&(i=this.tokenizer.paragraph(l))){a=n[n.length-1],r&&(a==null?void 0:a.type)==="paragraph"?(a.raw+=`
201
- `+i.raw,a.text+=`
202
- `+i.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=a.text):n.push(i),r=l.length!==e.length,e=e.substring(i.raw.length);continue}if(i=this.tokenizer.text(e)){e=e.substring(i.raw.length),a=n[n.length-1],a&&a.type==="text"?(a.raw+=`
203
- `+i.raw,a.text+=`
204
- `+i.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=a.text):n.push(i);continue}if(e){const f="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(f);break}else throw new Error(f)}}return this.state.top=!0,n}inline(e,n=[]){return this.inlineQueue.push({src:e,tokens:n}),n}inlineTokens(e,n=[]){let r,i,a,l=e,f,d,p;if(this.tokens.links){const y=Object.keys(this.tokens.links);if(y.length>0)for(;(f=this.tokenizer.rules.inline.reflinkSearch.exec(l))!=null;)y.includes(f[0].slice(f[0].lastIndexOf("[")+1,-1))&&(l=l.slice(0,f.index)+"["+"a".repeat(f[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(f=this.tokenizer.rules.inline.blockSkip.exec(l))!=null;)l=l.slice(0,f.index)+"["+"a".repeat(f[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(f=this.tokenizer.rules.inline.anyPunctuation.exec(l))!=null;)l=l.slice(0,f.index)+"++"+l.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;e;)if(d||(p=""),d=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(y=>(r=y.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.escape(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.tag(e)){e=e.substring(r.raw.length),i=n[n.length-1],i&&r.type==="text"&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(r=this.tokenizer.link(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(r.raw.length),i=n[n.length-1],i&&r.type==="text"&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(r=this.tokenizer.emStrong(e,l,p)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.codespan(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.br(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.del(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.autolink(e)){e=e.substring(r.raw.length),n.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(e))){e=e.substring(r.raw.length),n.push(r);continue}if(a=e,this.options.extensions&&this.options.extensions.startInline){let y=1/0;const m=e.slice(1);let _;this.options.extensions.startInline.forEach(S=>{_=S.call({lexer:this},m),typeof _=="number"&&_>=0&&(y=Math.min(y,_))}),y<1/0&&y>=0&&(a=e.substring(0,y+1))}if(r=this.tokenizer.inlineText(a)){e=e.substring(r.raw.length),r.raw.slice(-1)!=="_"&&(p=r.raw.slice(-1)),d=!0,i=n[n.length-1],i&&i.type==="text"?(i.raw+=r.raw,i.text+=r.text):n.push(r);continue}if(e){const y="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(y);break}else throw new Error(y)}}return n}}class Mu{constructor(e){lt(this,"options");lt(this,"parser");this.options=e||Ki}space(e){return""}code({text:e,lang:n,escaped:r}){var l;const i=(l=(n||"").match(/^\S*/))==null?void 0:l[0],a=e.replace(/\n$/,"")+`
205
- `;return i?'<pre><code class="language-'+Hn(i)+'">'+(r?a:Hn(a,!0))+`</code></pre>
206
- `:"<pre><code>"+(r?a:Hn(a,!0))+`</code></pre>
207
- `}blockquote({tokens:e}){return`<blockquote>
208
- ${this.parser.parse(e)}</blockquote>
209
- `}html({text:e}){return e}heading({tokens:e,depth:n}){return`<h${n}>${this.parser.parseInline(e)}</h${n}>
210
- `}hr(e){return`<hr>
211
- `}list(e){const n=e.ordered,r=e.start;let i="";for(let f=0;f<e.items.length;f++){const d=e.items[f];i+=this.listitem(d)}const a=n?"ol":"ul",l=n&&r!==1?' start="'+r+'"':"";return"<"+a+l+`>
212
- `+i+"</"+a+`>
213
- `}listitem(e){let n="";if(e.task){const r=this.checkbox({checked:!!e.checked});e.loose?e.tokens.length>0&&e.tokens[0].type==="paragraph"?(e.tokens[0].text=r+" "+e.tokens[0].text,e.tokens[0].tokens&&e.tokens[0].tokens.length>0&&e.tokens[0].tokens[0].type==="text"&&(e.tokens[0].tokens[0].text=r+" "+e.tokens[0].tokens[0].text)):e.tokens.unshift({type:"text",raw:r+" ",text:r+" "}):n+=r+" "}return n+=this.parser.parse(e.tokens,!!e.loose),`<li>${n}</li>
214
- `}checkbox({checked:e}){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
215
- `}table(e){let n="",r="";for(let a=0;a<e.header.length;a++)r+=this.tablecell(e.header[a]);n+=this.tablerow({text:r});let i="";for(let a=0;a<e.rows.length;a++){const l=e.rows[a];r="";for(let f=0;f<l.length;f++)r+=this.tablecell(l[f]);i+=this.tablerow({text:r})}return i&&(i=`<tbody>${i}</tbody>`),`<table>
216
- <thead>
217
- `+n+`</thead>
218
- `+i+`</table>
219
- `}tablerow({text:e}){return`<tr>
220
- ${e}</tr>
221
- `}tablecell(e){const n=this.parser.parseInline(e.tokens),r=e.header?"th":"td";return(e.align?`<${r} align="${e.align}">`:`<${r}>`)+n+`</${r}>
222
- `}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${e}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:n,tokens:r}){const i=this.parser.parseInline(r),a=k0(e);if(a===null)return i;e=a;let l='<a href="'+e+'"';return n&&(l+=' title="'+n+'"'),l+=">"+i+"</a>",l}image({href:e,title:n,text:r}){const i=k0(e);if(i===null)return r;e=i;let a=`<img src="${e}" alt="${r}"`;return n&&(a+=` title="${n}"`),a+=">",a}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):e.text}}class sp{strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return""+e}image({text:e}){return""+e}br(){return""}}class ir{constructor(e){lt(this,"options");lt(this,"renderer");lt(this,"textRenderer");this.options=e||Ki,this.options.renderer=this.options.renderer||new Mu,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new sp}static parse(e,n){return new ir(n).parse(e)}static parseInline(e,n){return new ir(n).parseInline(e)}parse(e,n=!0){let r="";for(let i=0;i<e.length;i++){const a=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const f=a,d=this.options.extensions.renderers[f.type].call({parser:this},f);if(d!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(f.type)){r+=d||"";continue}}const l=a;switch(l.type){case"space":{r+=this.renderer.space(l);continue}case"hr":{r+=this.renderer.hr(l);continue}case"heading":{r+=this.renderer.heading(l);continue}case"code":{r+=this.renderer.code(l);continue}case"table":{r+=this.renderer.table(l);continue}case"blockquote":{r+=this.renderer.blockquote(l);continue}case"list":{r+=this.renderer.list(l);continue}case"html":{r+=this.renderer.html(l);continue}case"paragraph":{r+=this.renderer.paragraph(l);continue}case"text":{let f=l,d=this.renderer.text(f);for(;i+1<e.length&&e[i+1].type==="text";)f=e[++i],d+=`
223
- `+this.renderer.text(f);n?r+=this.renderer.paragraph({type:"paragraph",raw:d,text:d,tokens:[{type:"text",raw:d,text:d}]}):r+=d;continue}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}parseInline(e,n){n=n||this.renderer;let r="";for(let i=0;i<e.length;i++){const a=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const f=this.options.extensions.renderers[a.type].call({parser:this},a);if(f!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){r+=f||"";continue}}const l=a;switch(l.type){case"escape":{r+=n.text(l);break}case"html":{r+=n.html(l);break}case"link":{r+=n.link(l);break}case"image":{r+=n.image(l);break}case"strong":{r+=n.strong(l);break}case"em":{r+=n.em(l);break}case"codespan":{r+=n.codespan(l);break}case"br":{r+=n.br(l);break}case"del":{r+=n.del(l);break}case"text":{r+=n.text(l);break}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}}class Dl{constructor(e){lt(this,"options");lt(this,"block");this.options=e||Ki}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}provideLexer(){return this.block?or.lex:or.lexInline}provideParser(){return this.block?ir.parse:ir.parseInline}}lt(Dl,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));class GT{constructor(...e){lt(this,"defaults",ep());lt(this,"options",this.setOptions);lt(this,"parse",this.parseMarkdown(!0));lt(this,"parseInline",this.parseMarkdown(!1));lt(this,"Parser",ir);lt(this,"Renderer",Mu);lt(this,"TextRenderer",sp);lt(this,"Lexer",or);lt(this,"Tokenizer",Ru);lt(this,"Hooks",Dl);this.use(...e)}walkTokens(e,n){var i,a;let r=[];for(const l of e)switch(r=r.concat(n.call(this,l)),l.type){case"table":{const f=l;for(const d of f.header)r=r.concat(this.walkTokens(d.tokens,n));for(const d of f.rows)for(const p of d)r=r.concat(this.walkTokens(p.tokens,n));break}case"list":{const f=l;r=r.concat(this.walkTokens(f.items,n));break}default:{const f=l;(a=(i=this.defaults.extensions)==null?void 0:i.childTokens)!=null&&a[f.type]?this.defaults.extensions.childTokens[f.type].forEach(d=>{const p=f[d].flat(1/0);r=r.concat(this.walkTokens(p,n))}):f.tokens&&(r=r.concat(this.walkTokens(f.tokens,n)))}}return r}use(...e){const n=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(r=>{const i={...r};if(i.async=this.defaults.async||i.async||!1,r.extensions&&(r.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){const l=n.renderers[a.name];l?n.renderers[a.name]=function(...f){let d=a.renderer.apply(this,f);return d===!1&&(d=l.apply(this,f)),d}:n.renderers[a.name]=a.renderer}if("tokenizer"in a){if(!a.level||a.level!=="block"&&a.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const l=n[a.level];l?l.unshift(a.tokenizer):n[a.level]=[a.tokenizer],a.start&&(a.level==="block"?n.startBlock?n.startBlock.push(a.start):n.startBlock=[a.start]:a.level==="inline"&&(n.startInline?n.startInline.push(a.start):n.startInline=[a.start]))}"childTokens"in a&&a.childTokens&&(n.childTokens[a.name]=a.childTokens)}),i.extensions=n),r.renderer){const a=this.defaults.renderer||new Mu(this.defaults);for(const l in r.renderer){if(!(l in a))throw new Error(`renderer '${l}' does not exist`);if(["options","parser"].includes(l))continue;const f=l,d=r.renderer[f],p=a[f];a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m||""}}i.renderer=a}if(r.tokenizer){const a=this.defaults.tokenizer||new Ru(this.defaults);for(const l in r.tokenizer){if(!(l in a))throw new Error(`tokenizer '${l}' does not exist`);if(["options","rules","lexer"].includes(l))continue;const f=l,d=r.tokenizer[f],p=a[f];a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m}}i.tokenizer=a}if(r.hooks){const a=this.defaults.hooks||new Dl;for(const l in r.hooks){if(!(l in a))throw new Error(`hook '${l}' does not exist`);if(["options","block"].includes(l))continue;const f=l,d=r.hooks[f],p=a[f];Dl.passThroughHooks.has(l)?a[f]=y=>{if(this.defaults.async)return Promise.resolve(d.call(a,y)).then(_=>p.call(a,_));const m=d.call(a,y);return p.call(a,m)}:a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m}}i.hooks=a}if(r.walkTokens){const a=this.defaults.walkTokens,l=r.walkTokens;i.walkTokens=function(f){let d=[];return d.push(l.call(this,f)),a&&(d=d.concat(a.call(this,f))),d}}this.defaults={...this.defaults,...i}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,n){return or.lex(e,n??this.defaults)}parser(e,n){return ir.parse(e,n??this.defaults)}parseMarkdown(e){return(r,i)=>{const a={...i},l={...this.defaults,...a},f=this.onError(!!l.silent,!!l.async);if(this.defaults.async===!0&&a.async===!1)return f(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof r>"u"||r===null)return f(new Error("marked(): input parameter is undefined or null"));if(typeof r!="string")return f(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(r)+", string expected"));l.hooks&&(l.hooks.options=l,l.hooks.block=e);const d=l.hooks?l.hooks.provideLexer():e?or.lex:or.lexInline,p=l.hooks?l.hooks.provideParser():e?ir.parse:ir.parseInline;if(l.async)return Promise.resolve(l.hooks?l.hooks.preprocess(r):r).then(y=>d(y,l)).then(y=>l.hooks?l.hooks.processAllTokens(y):y).then(y=>l.walkTokens?Promise.all(this.walkTokens(y,l.walkTokens)).then(()=>y):y).then(y=>p(y,l)).then(y=>l.hooks?l.hooks.postprocess(y):y).catch(f);try{l.hooks&&(r=l.hooks.preprocess(r));let y=d(r,l);l.hooks&&(y=l.hooks.processAllTokens(y)),l.walkTokens&&this.walkTokens(y,l.walkTokens);let m=p(y,l);return l.hooks&&(m=l.hooks.postprocess(m)),m}catch(y){return f(y)}}}onError(e,n){return r=>{if(r.message+=`
224
- Please report this to https://github.com/markedjs/marked.`,e){const i="<p>An error occurred:</p><pre>"+Hn(r.message+"",!0)+"</pre>";return n?Promise.resolve(i):i}if(n)return Promise.reject(r);throw r}}}const Zi=new GT;function dt(t,e){return Zi.parse(t,e)}dt.options=dt.setOptions=function(t){return Zi.setOptions(t),dt.defaults=Zi.defaults,ug(dt.defaults),dt};dt.getDefaults=ep;dt.defaults=Ki;dt.use=function(...t){return Zi.use(...t),dt.defaults=Zi.defaults,ug(dt.defaults),dt};dt.walkTokens=function(t,e){return Zi.walkTokens(t,e)};dt.parseInline=Zi.parseInline;dt.Parser=ir;dt.parser=ir.parse;dt.Renderer=Mu;dt.TextRenderer=sp;dt.Lexer=or;dt.lexer=or.lex;dt.Tokenizer=Ru;dt.Hooks=Dl;dt.parse=dt;dt.options;dt.setOptions;dt.use;dt.walkTokens;dt.parseInline;ir.parse;or.lex;const YT=t=>t.replace(/"/g,"QUOTE"),XT=t=>t.replace(new RegExp("QUOTE","g"),'"');function KT({className:t,inline:e=!1,text:n}){const r=XT(cT(YT(n)));return A.jsx("span",{className:t,dangerouslySetInnerHTML:{__html:e?dt.parseInline(r):dt.parse(r)}})}const JT="_menuItem_1u9hd_120",QT="_highlightFrame_1u9hd_134",eR="_rightIcon_1u9hd_142",tR="_leftIcon_1u9hd_147",Fi={menuItem:JT,highlightFrame:QT,rightIcon:eR,"menuItem--selected":"_menuItem--selected_1u9hd_147",leftIcon:tR,"menuItem--compact":"_menuItem--compact_1u9hd_158","highlightFrame--compact":"_highlightFrame--compact_1u9hd_165"},nR=({className:t,compact:e,href:n,isSelected:r,labelPillClassName:i,labelPillText:a,leftIcon:l,onClick:f,rightIcon:d,role:p,text:y})=>{const m=()=>e?"body-regular":r?"h5":"body-large";return A.jsx(Vt,{role:p,onClick:f,className:ge(t,Fi.menuItem,{[Fi["menuItem--selected"]]:r,[Fi["menuItem--compact"]]:e}),...n?{href:n}:{},children:A.jsxs("span",{className:ge(Fi.highlightFrame,{[Fi["menuItem--compact"]]:e}),children:[l&&A.jsx("span",{className:Fi.leftIcon,children:l}),A.jsx(Fe,{type:m(),as:"span",children:y}),a&&A.jsx(Ch,{label:a,size:"medium",className:i}),d&&A.jsx("span",{className:Fi.rightIcon,children:d})]})})},rR="_navBar_1a2j7_120",oR={navBar:rR},iR=({children:t,onChange:e,value:n})=>{const[r,i]=I.useState(n||""),a=l=>{e(l),i(l)};return A.jsx("ul",{className:oR.navBar,children:I.Children.map(t,l=>I.cloneElement(l,{active:l.props.id.toLowerCase()===r.toLowerCase(),onChange:a}))})},sR="_navItem_wzk14_120",aR="_navItem__label_wzk14_129",lR="_navItem__selector_wzk14_136",ou={navItem:sR,navItem__label:aR,navItem__selector:lR,"navItem--active":"_navItem--active_wzk14_144"},cR=({active:t,ariaLabel:e,icon:n,id:r,label:i,onChange:a})=>{const l=()=>{a&&a(r)};return A.jsx("li",{children:A.jsxs(Vt,{className:ge(ou.navItem,{[ou["navItem--active"]]:t}),onClick:l,"aria-label":e,children:[A.jsx("div",{className:ou.navItem__selector}),n,i&&A.jsx(Fe,{className:ou.navItem__label,type:"detail-medium",as:"span",children:i})]})})},uR="_emptyState_tybqy_120",dR="_emptyState__text_tybqy_126",fR="_emptyState__secondaryText_tybqy_131",hR="_emptyState__buttons_tybqy_134",Ks={emptyState:uR,emptyState__text:dR,emptyState__secondaryText:fR,emptyState__buttons:hR,"emptyState--small":"_emptyState--small_tybqy_140","emptyState--small__text":"_emptyState--small__text_tybqy_143","emptyState--medium":"_emptyState--medium_tybqy_146","emptyState--medium__text":"_emptyState--medium__text_tybqy_149","emptyState--large":"_emptyState--large_tybqy_152","emptyState--large__text":"_emptyState--large__text_tybqy_155"},pR={large:{buttonSize:"large",primaryTextType:"h3",secondaryTextType:"body-large"},medium:{buttonSize:"medium",primaryTextType:"h4",secondaryTextType:"body-regular"},small:{buttonSize:"small",primaryTextType:"h5",secondaryTextType:"detail-medium"}},mR=({buttons:t=[],className:e,customVisual:n,primaryText:r,secondaryText:i,size:a,stickerProps:l})=>{const f=ge(Ks.emptyState,Ks[`emptyState--${a}`],e),{buttonSize:d,primaryTextType:p,secondaryTextType:y}=pR[a],m=t.map((_,S)=>{switch(_.buttonType){case"primary":return A.jsx(Ym,{..._,size:d},S);case"secondary":return A.jsx(Xm,{..._,size:d},S);case"tertiary":return A.jsx(Kh,{..._,size:d},S);case"text":return A.jsx(mo,{..._,size:d},S)}});return A.jsxs("div",{className:f,children:[l&&A.jsx(x2,{size:a,...l}),n,(r||i)&&A.jsxs("div",{className:ge(Ks.emptyState__text,Ks[`emptyState--${a}__text`]),children:[r&&A.jsx(Fe,{type:p,children:r}),i&&A.jsx(Fe,{type:y,className:Ks.emptyState__secondaryText,children:i})]}),m.length>0&&A.jsx("div",{className:Ks.emptyState__buttons,children:m})]})},gR="_notice__content_8e7pv_120",vR="_notice__header_8e7pv_127",yR="_notice__iconHeadline_8e7pv_133",Sn={notice__content:gR,notice__header:vR,notice__iconHeadline:yR,"notice--small":"_notice--small_8e7pv_138","notice--medium":"_notice--medium_8e7pv_141","notice--sticky":"_notice--sticky_8e7pv_144","notice--embedded":"_notice--embedded_8e7pv_147","notice--pink":"_notice--pink_8e7pv_151","notice--green":"_notice--green_8e7pv_154","notice--grey":"_notice--grey_8e7pv_157"},wR=({context:t,dismissible:e,iconName:n,notificationBubble:r,onClick:i,onDismiss:a,primaryText:l,secondaryText:f,size:d,textButton:p,type:y})=>{const m=ge(Sn[`notice--${d}`],Sn[`notice--${y}`],{[Sn["notice--green"]]:t==="infoGreen",[Sn["notice--grey"]]:t==="infoGrey"}),_=e&&f;return A.jsxs("div",{className:Sn.notice,children:[A.jsxs("div",{className:ge(Sn.notice__content,m),children:[A.jsxs("div",{className:Sn.notice__header,children:[A.jsxs("div",{className:Sn.notice__iconHeadline,children:[n&&A.jsx(ot,{name:n,size:"24"}),r&&A.jsx(jl,{...r}),l&&A.jsx(Fe,{type:d==="small"?"detail-bold":"h5",children:l})]}),_&&A.jsx(Hr,{onClick:a,icon:"cross",ariaLabel:"Schließen",size:"small"}),!f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),f&&A.jsx(Fe,{type:d==="small"?"detail-medium":"body-regular",children:f}),f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),y==="sticky"&&A.jsx(Qm,{})]})},bR=({dismissible:t,iconName:e,notificationBubble:n,onDismiss:r,primaryText:i,secondaryText:a,size:l})=>{const f=ge(Sn["notice--pink"],Sn[`notice--${l}`],Sn["notice--embedded"]);return A.jsx("div",{className:Sn.notice,children:A.jsxs("div",{className:ge(Sn.notice__content,f),children:[A.jsxs("div",{className:Sn.notice__header,children:[A.jsxs("div",{className:Sn.notice__iconHeadline,children:[e&&A.jsx(ot,{name:e,size:"24"}),n&&A.jsx(jl,{...n}),i&&A.jsx(Fe,{type:l==="small"?"detail-bold":"h5",children:i})]}),t&&A.jsx(Hr,{onClick:r,icon:"cross",ariaLabelledBy:"Schließen",size:"small"})]}),a&&A.jsx(Fe,{type:l==="small"?"detail-medium":"body-regular",children:a})]})})},xR=t=>t.context==="warning"?A.jsx(bR,{...t}):A.jsx(wR,{...t});function Au(){return Au=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)({}).hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Au.apply(null,arguments)}function bg(t,e){if(t==null)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.includes(r))continue;n[r]=t[r]}return n}function ih(t,e){return ih=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},ih(t,e)}function xg(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,ih(t,e)}function CR(t,e){return t.classList?!!e&&t.classList.contains(e):(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+e+" ")!==-1}function kR(t,e){t.classList?t.classList.add(e):CR(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function T0(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function _R(t,e){t.classList?t.classList.remove(e):typeof t.className=="string"?t.className=T0(t.className,e):t.setAttribute("class",T0(t.className&&t.className.baseVal||"",e))}const R0={disabled:!1};var SR=process.env.NODE_ENV!=="production"?W.oneOfType([W.number,W.shape({enter:W.number,exit:W.number,appear:W.number}).isRequired]):null,ER=process.env.NODE_ENV!=="production"?W.oneOfType([W.string,W.shape({enter:W.string,exit:W.string,active:W.string}),W.shape({enter:W.string,enterDone:W.string,enterActive:W.string,exit:W.string,exitDone:W.string,exitActive:W.string})]):null;const Cg=I.createContext(null);var kg=function(e){return e.scrollTop},El="unmounted",ji="exited",Ni="entering",ta="entered",sh="exiting",Ur=function(t){xg(e,t);function e(r,i){var a;a=t.call(this,r,i)||this;var l=i,f=l&&!l.isMounting?r.enter:r.appear,d;return a.appearStatus=null,r.in?f?(d=ji,a.appearStatus=Ni):d=ta:r.unmountOnExit||r.mountOnEnter?d=El:d=ji,a.state={status:d},a.nextCallback=null,a}e.getDerivedStateFromProps=function(i,a){var l=i.in;return l&&a.status===El?{status:ji}:null};var n=e.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var a=null;if(i!==this.props){var l=this.state.status;this.props.in?l!==Ni&&l!==ta&&(a=Ni):(l===Ni||l===ta)&&(a=sh)}this.updateStatus(!1,a)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,a,l,f;return a=l=f=i,i!=null&&typeof i!="number"&&(a=i.exit,l=i.enter,f=i.appear!==void 0?i.appear:l),{exit:a,enter:l,appear:f}},n.updateStatus=function(i,a){if(i===void 0&&(i=!1),a!==null)if(this.cancelNextCallback(),a===Ni){if(this.props.unmountOnExit||this.props.mountOnEnter){var l=this.props.nodeRef?this.props.nodeRef.current:kl.findDOMNode(this);l&&kg(l)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===ji&&this.setState({status:El})},n.performEnter=function(i){var a=this,l=this.props.enter,f=this.context?this.context.isMounting:i,d=this.props.nodeRef?[f]:[kl.findDOMNode(this),f],p=d[0],y=d[1],m=this.getTimeouts(),_=f?m.appear:m.enter;if(!i&&!l||R0.disabled){this.safeSetState({status:ta},function(){a.props.onEntered(p)});return}this.props.onEnter(p,y),this.safeSetState({status:Ni},function(){a.props.onEntering(p,y),a.onTransitionEnd(_,function(){a.safeSetState({status:ta},function(){a.props.onEntered(p,y)})})})},n.performExit=function(){var i=this,a=this.props.exit,l=this.getTimeouts(),f=this.props.nodeRef?void 0:kl.findDOMNode(this);if(!a||R0.disabled){this.safeSetState({status:ji},function(){i.props.onExited(f)});return}this.props.onExit(f),this.safeSetState({status:sh},function(){i.props.onExiting(f),i.onTransitionEnd(l.exit,function(){i.safeSetState({status:ji},function(){i.props.onExited(f)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,a){a=this.setNextCallback(a),this.setState(i,a)},n.setNextCallback=function(i){var a=this,l=!0;return this.nextCallback=function(f){l&&(l=!1,a.nextCallback=null,i(f))},this.nextCallback.cancel=function(){l=!1},this.nextCallback},n.onTransitionEnd=function(i,a){this.setNextCallback(a);var l=this.props.nodeRef?this.props.nodeRef.current:kl.findDOMNode(this),f=i==null&&!this.props.addEndListener;if(!l||f){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var d=this.props.nodeRef?[this.nextCallback]:[l,this.nextCallback],p=d[0],y=d[1];this.props.addEndListener(p,y)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===El)return null;var a=this.props,l=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var f=bg(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return I.createElement(Cg.Provider,{value:null},typeof l=="function"?l(i,f):I.cloneElement(I.Children.only(l),f))},e}(I.Component);Ur.contextType=Cg;Ur.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:W.shape({current:typeof Element>"u"?W.any:function(t,e,n,r,i,a){var l=t[e];return W.instanceOf(l&&"ownerDocument"in l?l.ownerDocument.defaultView.Element:Element)(t,e,n,r,i,a)}}),children:W.oneOfType([W.func.isRequired,W.element.isRequired]).isRequired,in:W.bool,mountOnEnter:W.bool,unmountOnExit:W.bool,appear:W.bool,enter:W.bool,exit:W.bool,timeout:function(e){var n=SR;e.addEndListener||(n=n.isRequired);for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];return n.apply(void 0,[e].concat(i))},addEndListener:W.func,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}:{};function Js(){}Ur.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Js,onEntering:Js,onEntered:Js,onExit:Js,onExiting:Js,onExited:Js};Ur.UNMOUNTED=El;Ur.EXITED=ji;Ur.ENTERING=Ni;Ur.ENTERED=ta;Ur.EXITING=sh;var TR=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return kR(e,r)})},Ff=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return _R(e,r)})},ap=function(t){xg(e,t);function e(){for(var r,i=arguments.length,a=new Array(i),l=0;l<i;l++)a[l]=arguments[l];return r=t.call.apply(t,[this].concat(a))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1];r.removeClasses(y,"exit"),r.addClass(y,m?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(f,d)},r.onEntering=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],_=m?"appear":"enter";r.addClass(y,_,"active"),r.props.onEntering&&r.props.onEntering(f,d)},r.onEntered=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],_=m?"appear":"enter";r.removeClasses(y,_),r.addClass(y,_,"done"),r.props.onEntered&&r.props.onEntered(f,d)},r.onExit=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"appear"),r.removeClasses(p,"enter"),r.addClass(p,"exit","base"),r.props.onExit&&r.props.onExit(f)},r.onExiting=function(f){var d=r.resolveArguments(f),p=d[0];r.addClass(p,"exit","active"),r.props.onExiting&&r.props.onExiting(f)},r.onExited=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"exit"),r.addClass(p,"exit","done"),r.props.onExited&&r.props.onExited(f)},r.resolveArguments=function(f,d){return r.props.nodeRef?[r.props.nodeRef.current,f]:[f,d]},r.getClassNames=function(f){var d=r.props.classNames,p=typeof d=="string",y=p&&d?d+"-":"",m=p?""+y+f:d[f],_=p?m+"-active":d[f+"Active"],S=p?m+"-done":d[f+"Done"];return{baseClassName:m,activeClassName:_,doneClassName:S}},r}var n=e.prototype;return n.addClass=function(i,a,l){var f=this.getClassNames(a)[l+"ClassName"],d=this.getClassNames("enter"),p=d.doneClassName;a==="appear"&&l==="done"&&p&&(f+=" "+p),l==="active"&&i&&kg(i),f&&(this.appliedClasses[a][l]=f,TR(i,f))},n.removeClasses=function(i,a){var l=this.appliedClasses[a],f=l.base,d=l.active,p=l.done;this.appliedClasses[a]={},f&&Ff(i,f),d&&Ff(i,d),p&&Ff(i,p)},n.render=function(){var i=this.props;i.classNames;var a=bg(i,["classNames"]);return I.createElement(Ur,Au({},a,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},e}(I.Component);ap.defaultProps={classNames:""};ap.propTypes=process.env.NODE_ENV!=="production"?Au({},Ur.propTypes,{classNames:ER,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}):{};const RR="_snackbarbottom_546sm_1",PR="_snackbar_546sm_152",MR="_snackbar__left_546sm_176",AR="_snackbar__right_546sm_182",IR="_snackbar__textLabel_546sm_187",LR="_snackbar__textButton_546sm_195",DR="_snackbar__dismiss_546sm_198",FR="_snackbar__icon_546sm_201",Fn={"animation--enter":"_animation--enter_546sm_134","animation--enter-active":"_animation--enter-active_546sm_138",snackbarbottom:RR,"animation--exit":"_animation--exit_546sm_143","animation--exit-active":"_animation--exit-active_546sm_147",snackbar:PR,snackbar__left:MR,snackbar__right:AR,snackbar__textLabel:IR,snackbar__textButton:LR,snackbar__dismiss:DR,snackbar__icon:FR},BR=60,P0=600,VR=({dismissable:t=!1,isOpen:e,leftIconLarge:n,leftIconSmall:r,onClick:i,onClose:a,rightIconLarge:l,rightIconSmall:f,textButton:d,textLabel:p})=>{const[y,m]=I.useState(!1),[_,S]=I.useState(0),[P,B]=I.useState(4e3),L=I.useRef(null),{getRootProps:M}=J5({autoHideDuration:P,onClose:a,open:e}),O=$=>{const Y=$.changedTouches[0].clientY;S(Y),B(null)},j=$=>{requestAnimationFrame(()=>{if(L.current){const J=$.changedTouches[0].clientY,K=_-Math.max(_,J),le=Math.abs(1e3/K);L.current.style.marginBottom=`${K}px`,L.current.style.opacity=`${le}%`}})},H=$=>{const Y=$.changedTouches[0].clientY,J=()=>{L.current&&(L.current.style.marginBottom="0",L.current.style.opacity="100%"),B(4e3),m(!1)};Y-_>BR?(m(!0),a&&a(),L.current&&(L.current.style.opacity="0"),setTimeout(()=>{J()},P0+10)):J()};return A.jsx(ap,{nodeRef:L,timeout:P0,in:e,classNames:{enter:Fn["animation--enter"],enterActive:Fn["animation--enter-active"],exit:ge({[Fn["animation--exit"]]:!y}),exitActive:ge({[Fn["animation--exit-active"]]:!y})},unmountOnExit:!0,children:A.jsxs("div",{role:"alertdialog",...M,className:Fn.snackbar,onTouchMove:j,onTouchStart:O,onTouchEnd:H,ref:L,children:[A.jsxs("div",{className:Fn.snackbar__left,children:[n&&A.jsx(ot,{name:n,size:"32",className:Fn.snackbar__icon}),r&&A.jsx(ot,{name:r,size:"24",className:Fn.snackbar__icon}),p&&A.jsx(Fe,{type:"body-semibold",className:Fn.snackbar__textLabel,children:p})]}),A.jsxs("div",{className:Fn.snackbar__right,children:[l&&A.jsx(ot,{name:l,size:"32",className:Fn.snackbar__icon}),f&&A.jsx(ot,{name:f,size:"24",className:Fn.snackbar__icon}),d&&A.jsx("div",{className:Fn.snackbar__textButton,children:A.jsx(mo,{color:"green",size:"medium",text:d,onClick:i})})]}),t&&A.jsx(Hr,{icon:"cross",size:"small",ariaLabel:"Schließen",onClick:a,className:Fn.snackbar__dismiss})]})})},OR="_fieldset_d3mmx_120",jR={fieldset:OR},lp=({children:t,className:e,disabled:n,form:r,name:i})=>{const a=I.Children.map(t,l=>{if(I.isValidElement(l))return I.cloneElement(l,{disabled:n})});return A.jsx("fieldset",{className:ge(jR.fieldset,e),disabled:n,name:i,form:r,children:a})},NR="_radiobuttoncluster_pnlsl_120",$R={radiobuttoncluster:NR};function WR(t){const{children:e,disabled:n,onChange:r,value:i}=t;function a(f){r(f)}const l=I.Children.map(e,f=>I.cloneElement(f,{checked:i===f.props.value,onChange:a}));return A.jsx(lp,{disabled:n,className:$R.radiobuttoncluster,children:l})}const HR="_toggleGroupStory_1ddlw_120",UR={toggleGroupStory:HR},zR=({className:t,items:e,multiselect:n=!1,onChange:r,selectedItems:i,togglable:a=!1})=>{const l=i||[],f=y=>{d(y)},d=y=>{if(!n){const _=a?l.find(S=>S.id===y.id)?[]:[y]:[y];r&&r(_);return}const m=l.find(_=>_.id===y.id)?l.filter(_=>_.id!==y.id):[...l,y];r&&r(m)},p=y=>!!l.find(m=>m.id===y);return A.jsx("div",{className:ge(UR.toggleGroup,t),children:e.map(({disabled:y,icon:m,id:_,label:S,orientation:P,popular:B,style:L,value:M,variant:O})=>A.jsx(ig,{id:_,style:L,value:M,icon:m,popular:B,variant:O,orientation:P,label:S,disabled:y,isSelected:p(_),onToggleChange:f},_))})},qR="_switcherToggle_15wm8_121",ZR="_input_15wm8_129",GR="_label_15wm8_132",iu={switcherToggle:qR,input:ZR,label:GR,"switcherToggle--filled":"_switcherToggle--filled_15wm8_155","switcherToggle--outline":"_switcherToggle--outline_15wm8_162"},YR=2,XR=({className:t,items:e,onChange:n,style:r="outline",value:i})=>{if(e.length<YR)return null;const a=l=>{n(l.target.value)};return A.jsx(lp,{className:ge(iu.switcherToggle,iu[`switcherToggle--${r}`],t),name:"switcher-toggle",children:e.map(({id:l,label:f},d)=>A.jsxs(I.Fragment,{children:[A.jsx("input",{type:"radio",id:`toggle-${d}-${l}`,name:"switcher-toggle","aria-label":f,value:l,checked:i===l,className:iu.input,onChange:a}),A.jsx("label",{htmlFor:`toggle-${d}-${l}`,className:iu.label,children:A.jsx(Fe,{as:"p",type:"h5",children:f})})]},`${d}_${l}`))})},KR="_toggleInput_abxsr_120",JR="_textWrapper_abxsr_133",Bi={toggleInput:KR,textWrapper:JR,"textWrapper--withDescription":"_textWrapper--withDescription_abxsr_138",switch:"_switch_abxsr_141","toggleInput--checked":"_toggleInput--checked_abxsr_144","toggleInput--disabled":"_toggleInput--disabled_abxsr_147","toggleInput--withBorder":"_toggleInput--withBorder_abxsr_150"},QR=({checked:t,defaultChecked:e,description:n,disabled:r,icon:i,label:a,onChange:l,withBorder:f})=>A.jsxs("label",{className:ge(Bi.toggleInput,{[Bi["toggleInput--withBorder"]]:f,[Bi["toggleInput--checked"]]:t,[Bi["toggleInput--disabled"]]:r}),children:[i&&A.jsx(ot,{name:i,size:"32"}),A.jsxs("div",{className:ge(Bi.textWrapper,{[Bi["textWrapper--withDescription"]]:n}),children:[A.jsx(Fe,{type:"body-large",children:a}),n&&A.jsx(Fe,{type:"body-regular",children:n})]}),A.jsx(og,{onChange:l,disabled:r,checked:t,defaultChecked:e,className:Bi.switch})]}),eP="_tabsCard_hdn3i_120",tP="_tabs_hdn3i_120",nP="_label_hdn3i_128",rP="_tabsList_hdn3i_132",oP="_selectedTab_hdn3i_150",Qs={tabsCard:eP,tabs:tP,label:nP,tabsList:rP,selectedTab:oP},iP=({onChange:t,tabs:e,value:n})=>A.jsx("section",{className:Qs.tabsCard,children:A.jsxs(p2,{defaultValue:n,className:Qs.tabs,onChange:t,children:[A.jsx(y2,{className:Qs.tabsList,children:e.map(({id:r,label:i})=>A.jsxs(b2,{value:`${r}`,"data-testid":`tab-${i}`,children:[A.jsx("div",{className:Qs.tab,children:A.jsx("div",{className:Qs.selectedTab})}),A.jsx(Fe,{as:"span",type:"body-regular",className:Qs.label,children:i})]},`tab_${r}`))}),e.map(({content:r,id:i})=>A.jsx(m2,{value:`${i}`,children:r},`tab_panel_${i}`))]})}),sP=({ariaLabel:t,ariaLabelledBy:e,children:n,className:r,id:i})=>A.jsx("form",{className:r,"aria-label":t,"aria-labelledby":e,id:i,children:n}),aP="_legend_17jvj_120",lP="_text_17jvj_126",M0={legend:aP,text:lP},cP=({className:t,headline:e,text:n})=>A.jsxs("legend",{className:ge(M0.legend,t),children:[A.jsx(Fe,{type:"h5",children:e}),n&&A.jsx(Fe,{className:M0.text,type:"body-regular",as:"p",children:n})]}),uP="_overlay_1dot9_120",dP="_sheet_1dot9_131",fP="_sheetWrapper_1dot9_144",hP="_sheetBody_1dot9_152",pP="_sheetHeader_1dot9_155",mP="_sheetFooter_1dot9_167",ea={overlay:uP,"fade-in":"_fade-in_1dot9_1",sheet:dP,"slide-up":"_slide-up_1dot9_1",sheetWrapper:fP,sheetBody:hP,sheetHeader:pP,sheetFooter:mP},gP=({ariaLabel:t,footer:e,onClose:n,open:r,sheetBody:i,sheetHeader:a})=>(I.useEffect(()=>(r&&(document.body.style.overflow="hidden"),()=>{document.body.style.overflow=""}),[r]),r?A.jsxs(A.Fragment,{children:[A.jsx("div",{className:ea.overlay,onClick:n,"data-testid":"overlay"}),A.jsx("dialog",{className:ea.sheet,"aria-label":t,"aria-modal":"true",open:r,children:A.jsx("div",{className:ea.sheetWrapper,children:A.jsxs("section",{role:"document",children:[A.jsx("header",{className:ea.sheetHeader,children:a}),A.jsx("div",{className:ea.sheetBody,children:A.jsx(Qu,{children:i})}),A.jsx("footer",{className:ea.sheetFooter,children:e})]})})})]}):null),vP="_backdrop_1qpsl_120",yP={backdrop:vP},_g=I.forwardRef((t,e)=>{const{ownerState:n,...r}=t;return A.jsx("div",{ref:e,...r,className:yP.backdrop})});_g.displayName="Backdrop";const wP="_modal_v5xmy_120",bP="_modalWrapper_v5xmy_128",xP="_modalHeader_v5xmy_144",CP="_crossCircle_v5xmy_160",kP="_modalFooter_v5xmy_163",Cl={modal:wP,modalWrapper:bP,modalHeader:xP,crossCircle:CP,modalFooter:kP},_P=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n="Abbrechen",headerTitle:r,modalBody:i,modalFooter:a,onClose:l,open:f})=>A.jsx(yh,{"aria-label":t,"aria-labelledby":e,open:f,onClose:l,slots:{backdrop:_g},className:Cl.modal,children:A.jsxs("div",{className:Cl.modalWrapper,children:[A.jsx(Tu,{className:Cl.modalHeader,headline:r,rightElement:A.jsx(Hr,{icon:"cross_circle",onClick:l,size:"small",ariaLabel:n,className:Cl.crossCircle})}),A.jsx(Qu,{children:i}),A.jsxs("div",{className:Cl.modalFooter,children:[A.jsx(mo,{onClick:l,color:"blue",size:"large",text:n}),a]})]})}),SP="_base_gno2m_120",EP={base:SP};var du=(t=>(t[t.lg=16]="lg",t[t.md=12]="md",t[t.sm=8]="sm",t[t.xl=24]="xl",t))(du||{});const Sg=I.forwardRef(({anchor:t,children:e,container:n,handleClickAway:r,id:i,offset:a="sm",open:l,placement:f,strategy:d="fixed"},p)=>{let y=du.sm;typeof a=="object"?y=a:du[a]&&(y=du[a]);let m;return r?m=A.jsx(hu,{onClickAway:r,touchEvent:!1,children:A.jsx("div",{children:e})}):m=e,A.jsx(u2,{ref:p,className:EP.base,id:i,open:l,anchor:t,offset:y,placement:f,container:n,strategy:d,children:m})});Sg.displayName="Popup";const TP="_backdrop_t89e3_120",RP={backdrop:TP},Eg=I.forwardRef((t,e)=>A.jsx("div",{ref:e,...t,className:RP.backdrop}));Eg.displayName="Backdrop";const PP="_sheet_16fcf_120",MP="_sheetWrapper_16fcf_132",AP="_sheetHeader_16fcf_144",IP="_sheetFooter_16fcf_166",su={sheet:PP,sheetWrapper:MP,sheetHeader:AP,sheetFooter:IP},LP=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n,onClose:r,open:i,sheetBody:a,sheetFooter:l,sheetHeader:f})=>A.jsx(yh,{"aria-label":t,"aria-labelledby":e,open:i,onClose:r,slots:{backdrop:Eg},className:su.sheet,children:A.jsxs("div",{className:su.sheetWrapper,children:[f&&A.jsx("div",{className:su.sheetHeader,children:f}),a,(l||n)&&A.jsxs("div",{className:su.sheetFooter,children:[n&&A.jsx(mo,{onClick:r,color:"blue",size:"large",text:n}),l]})]})});exports.ActionBar=qE;exports.Badge=Ay;exports.BadgeIcon=xh;exports.BadgeLabel=f8;exports.BodyText=j_;exports.BottomSheet=gP;exports.Button=Vt;exports.ButtonPrimary=Ym;exports.ButtonSecondary=Xm;exports.ButtonTertiary=Kh;exports.Card=LE;exports.CardBody=Qu;exports.CardHeader=Tu;exports.CheckboxInput=$S;exports.CopyLinkButton=Kk;exports.Divider=Qm;exports.DropdownCard=vS;exports.DropdownHeader=eg;exports.DropdownItem=tg;exports.EmptyState=mR;exports.FeedItemCategory=p8;exports.FeedTile=i_;exports.Fieldset=lp;exports.Form=sP;exports.Icon=ot;exports.IconButton=Hr;exports.Image=Km;exports.InputFieldSpecial=YS;exports.LabelPill=Ch;exports.Legend=cP;exports.Loader=_E;exports.Markdown=KT;exports.MenuItem=nR;exports.MenuTile=l_;exports.Modal=_P;exports.NavBar=iR;exports.NavItem=cR;exports.NavigationTab=iP;exports.Notice=xR;exports.NotificationBubble=jl;exports.NotificationListItem=oT;exports.OverlayButton=n_;exports.PlaceholderThumbnail=$_;exports.Popup=Sg;exports.RadioButton=KS;exports.RadioButtonCluster=WR;exports.Select=FS;exports.SelectablePill=ig;exports.SelectablePillGroup=zR;exports.Sheet=LP;exports.Snackbar=VR;exports.Sticker=x2;exports.SwitcherToggle=XR;exports.TextAreaInput=cE;exports.TextButton=mo;exports.TextInput=wE;exports.Thumbnail=va;exports.ThumbnailWithLabel=G_;exports.ThumbnailWrapper=K_;exports.Toggle=og;exports.ToggleInput=QR;exports.Tooltip=zk;exports.Typography=Fe;exports.UserAvatar=Jm;exports.UserAvatarCluster=lS;exports.useCopyToClipboard=L0;
224
+ `+c.stack}}var Ws=n.ReactCurrentDispatcher,Hs=n.ReactDebugCurrentFrame,Us=0,jo=1,Ka=2,no=3,kc=4,Vd=0,No=1,$o=2,Od=12800;function jd(u){return console.error(u),null}function ro(){}function zs(u,o,s,c,h,b,k,T,V){var z=[],te=new Set,ie={destination:null,responseState:o,progressiveChunkSize:c===void 0?Od:c,status:Vd,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:te,pingedTasks:z,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:h===void 0?jd:h,onAllReady:b===void 0?ro:b,onShellReady:k===void 0?ro:k,onShellError:T===void 0?ro:T,onFatalError:V===void 0?ro:V},ye=Ci(ie,0,null,s,!1,!1);ye.parentFlushed=!0;var Oe=oo(ie,u,null,ye,te,_s,Ss,xd);return z.push(Oe),ie}function yr(u,o){var s=u.pingedTasks;s.push(o),s.length===1&&l(function(){return ll(u)})}function Ja(u,o){return{id:Rr,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:o,errorDigest:null}}function oo(u,o,s,c,h,b,k,T){u.allPendingTasks++,s===null?u.pendingRootTasks++:s.pendingTasks++;var V={node:o,ping:function(){return yr(u,V)},blockedBoundary:s,blockedSegment:c,abortSet:h,legacyContext:b,context:k,treeContext:T};return V.componentStack=null,h.add(V),V}function Ci(u,o,s,c,h,b){return{status:Us,id:-1,index:o,parentFlushed:!1,chunks:[],children:[],formatContext:c,boundary:s,lastPushedText:h,textEmbedded:b}}var wr=null;function tr(){return wr===null||wr.componentStack===null?"":Oo(wr.componentStack)}function br(u,o){u.componentStack={tag:0,parent:u.componentStack,type:o}}function qs(u,o){u.componentStack={tag:1,parent:u.componentStack,type:o}}function ki(u,o){u.componentStack={tag:2,parent:u.componentStack,type:o}}function $n(u){u.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):u.componentStack=u.componentStack.parent}var _i=null;function Qa(u,o){{var s;typeof o=="string"?s=o:o&&typeof o.message=="string"?s=o.message:s=String(o);var c=_i||tr();_i=null,u.errorMessage=s,u.errorComponentStack=c}}function Si(u,o){var s=u.onError(o);if(s!=null&&typeof s!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof s+'" instead');return s}function Ei(u,o){var s=u.onShellError;s(o);var c=u.onFatalError;c(o),u.destination!==null?(u.status=$o,O(u.destination,o)):(u.status=No,u.fatalError=o)}function _c(u,o,s){br(o,"Suspense");var c=o.blockedBoundary,h=o.blockedSegment,b=s.fallback,k=s.children,T=new Set,V=Ja(u,T),z=h.chunks.length,te=Ci(u,z,V,h.formatContext,!1,!1);h.children.push(te),h.lastPushedText=!1;var ie=Ci(u,0,null,h.formatContext,!1,!1);ie.parentFlushed=!0,o.blockedBoundary=V,o.blockedSegment=ie;try{if(Wo(u,o,k),Gt(ie.chunks,u.responseState,ie.lastPushedText,ie.textEmbedded),ie.status=jo,io(V,ie),V.pendingTasks===0){$n(o);return}}catch(Oe){ie.status=kc,V.forceClientRender=!0,V.errorDigest=Si(u,Oe),Qa(V,Oe)}finally{o.blockedBoundary=c,o.blockedSegment=h}var ye=oo(u,b,c,te,T,o.legacyContext,o.context,o.treeContext);ye.componentStack=o.componentStack,u.pingedTasks.push(ye),$n(o)}function Nd(u,o,s,c){br(o,s);var h=o.blockedSegment,b=Zr(h.chunks,s,c,u.responseState,h.formatContext);h.lastPushedText=!1;var k=h.formatContext;h.formatContext=fr(k,s,c),Wo(u,o,b),h.formatContext=k,Qi(h.chunks,s),h.lastPushedText=!1,$n(o)}function Sc(u){return u.prototype&&u.prototype.isReactComponent}function Ti(u,o,s,c,h){var b={};Rd(o,b);var k=s(c,h);return Md(s,c,k,h)}function el(u,o,s,c,h){var b=s.render();s.props!==h&&(ol||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",yt(c)||"a component"),ol=!0);{var k=c.childContextTypes;if(k!=null){var T=o.legacyContext,V=Na(s,c,T,k);o.legacyContext=V,Kt(u,o,b),o.legacyContext=T;return}}Kt(u,o,b)}function Ec(u,o,s,c){ki(o,s);var h=Lr(s,o.legacyContext),b=gc(s,c,h);wi(b,s,c,h),el(u,o,b,s,c),$n(o)}var tl={},Ri={},nl={},rl={},ol=!1,Tc={},Rc=!1,il=!1,Mc=!1;function $d(u,o,s,c){var h;if(h=Lr(s,o.legacyContext),qs(o,s),s.prototype&&typeof s.prototype.render=="function"){var b=yt(s)||"Unknown";tl[b]||(i("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.",b,b),tl[b]=!0)}var k=Ti(u,o,s,c,h),T=Vs();if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){var V=yt(s)||"Unknown";Ri[V]||(i("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.",V,V,V),Ri[V]=!0)}if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){{var z=yt(s)||"Unknown";Ri[z]||(i("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),Ri[z]=!0)}wi(k,s,c,h),el(u,o,k,s,c)}else if(Wd(s),T){var te=o.treeContext,ie=1,ye=0;o.treeContext=za(te,ie,ye);try{Kt(u,o,k)}finally{o.treeContext=te}}else Kt(u,o,k);$n(o)}function Wd(u){{if(u&&u.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",u.displayName||u.name||"Component"),u.defaultProps!==void 0){var o=yt(u)||"Unknown";Tc[o]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",o),Tc[o]=!0)}if(typeof u.getDerivedStateFromProps=="function"){var s=yt(u)||"Unknown";rl[s]||(i("%s: Function components do not support getDerivedStateFromProps.",s),rl[s]=!0)}if(typeof u.contextType=="object"&&u.contextType!==null){var c=yt(u)||"Unknown";nl[c]||(i("%s: Function components do not support contextType.",c),nl[c]=!0)}}}function Pc(u,o){if(u&&u.defaultProps){var s=yn({},o),c=u.defaultProps;for(var h in c)s[h]===void 0&&(s[h]=c[h]);return s}return o}function Hd(u,o,s,c,h){qs(o,s.render);var b=Ti(u,o,s.render,c,h),k=Vs();if(k){var T=o.treeContext,V=1,z=0;o.treeContext=za(T,V,z);try{Kt(u,o,b)}finally{o.treeContext=T}}else Kt(u,o,b);$n(o)}function sl(u,o,s,c,h){var b=s.type,k=Pc(b,c);Zs(u,o,b,k,h)}function Ud(u,o,s,c){s._context===void 0?s!==s.Consumer&&(Mc||(Mc=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):s=s._context;var h=c.children;typeof h!="function"&&i("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.");var b=Fo(s),k=h(b);Kt(u,o,k)}function Cn(u,o,s,c){var h=s._context,b=c.value,k=c.children,T;T=o.context,o.context=$a(h,b),Kt(u,o,k),o.context=vd(h),T!==o.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function zd(u,o,s,c,h){br(o,"Lazy");var b=s._payload,k=s._init,T=k(b),V=Pc(T,c);Zs(u,o,T,V,h),$n(o)}function Zs(u,o,s,c,h){if(typeof s=="function")if(Sc(s)){Ec(u,o,s,c);return}else{$d(u,o,s,c);return}if(typeof s=="string"){Nd(u,o,s,c);return}switch(s){case pd:case hd:case gs:case vs:case ms:{Kt(u,o,c.children);return}case Ra:{br(o,"SuspenseList"),Kt(u,o,c.children),$n(o);return}case rc:throw new Error("ReactDOMServer does not yet support scope components.");case Ta:{_c(u,o,c);return}}if(typeof s=="object"&&s!==null)switch(s.$$typeof){case Io:{Hd(u,o,s,c,h);return}case Ma:{sl(u,o,s,c,h);return}case ii:{Cn(u,o,s,c);return}case si:{Ud(u,o,s,c);return}case ys:{zd(u,o,s,c);return}}var b="";throw(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).length===0)&&(b+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(s==null?s:typeof s)+"."+b))}function qd(u,o){typeof Symbol=="function"&&u[Symbol.toStringTag]==="Generator"&&(Rc||i("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."),Rc=!0),u.entries===o&&(il||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),il=!0)}function Kt(u,o,s){try{return Zd(u,o,s)}catch(c){throw typeof c=="object"&&c!==null&&typeof c.then=="function"||(_i=_i!==null?_i:tr()),c}}function Zd(u,o,s){if(o.node=s,typeof s=="object"&&s!==null){switch(s.$$typeof){case nc:{var c=s,h=c.type,b=c.props,k=c.ref;Zs(u,o,h,b,k);return}case ps:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case ys:{var T=s,V=T._payload,z=T._init,te;try{te=z(V)}catch(xr){throw typeof xr=="object"&&xr!==null&&typeof xr.then=="function"&&br(o,"Lazy"),xr}Kt(u,o,te);return}}if(Pe(s)){Ac(u,o,s);return}var ie=ai(s);if(ie){qd(s,ie);var ye=ie.call(s);if(ye){var Oe=ye.next();if(!Oe.done){var nt=[];do nt.push(Oe.value),Oe=ye.next();while(!Oe.done);Ac(u,o,nt);return}return}}var Bt=Object.prototype.toString.call(s);throw new Error("Objects are not valid as a React child (found: "+(Bt==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":Bt)+"). If you meant to render a collection of children, use an array instead.")}if(typeof s=="string"){var so=o.blockedSegment;so.lastPushedText=Pt(o.blockedSegment.chunks,s,u.responseState,so.lastPushedText);return}if(typeof s=="number"){var ao=o.blockedSegment;ao.lastPushedText=Pt(o.blockedSegment.chunks,""+s,u.responseState,ao.lastPushedText);return}typeof s=="function"&&i("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 Ac(u,o,s){for(var c=s.length,h=0;h<c;h++){var b=o.treeContext;o.treeContext=za(b,c,h);try{Wo(u,o,s[h])}finally{o.treeContext=b}}}function Ic(u,o,s){var c=o.blockedSegment,h=c.chunks.length,b=Ci(u,h,null,c.formatContext,c.lastPushedText,!0);c.children.push(b),c.lastPushedText=!1;var k=oo(u,o.node,o.blockedBoundary,b,o.abortSet,o.legacyContext,o.context,o.treeContext);o.componentStack!==null&&(k.componentStack=o.componentStack.parent);var T=k.ping;s.then(T,T)}function Wo(u,o,s){var c=o.blockedSegment.formatContext,h=o.legacyContext,b=o.context,k=null;k=o.componentStack;try{return Kt(u,o,s)}catch(T){if(Ga(),typeof T=="object"&&T!==null&&typeof T.then=="function"){Ic(u,o,T),o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=b,Fr(b),o.componentStack=k;return}else throw o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=b,Fr(b),o.componentStack=k,T}}function Lc(u,o,s,c){var h=Si(u,c);if(o===null?Ei(u,c):(o.pendingTasks--,o.forceClientRender||(o.forceClientRender=!0,o.errorDigest=h,Qa(o,c),o.parentFlushed&&u.clientRenderedBoundaries.push(o))),u.allPendingTasks--,u.allPendingTasks===0){var b=u.onAllReady;b()}}function Gd(u){var o=this,s=u.blockedBoundary,c=u.blockedSegment;c.status=no,Mi(o,s,c)}function al(u,o,s){var c=u.blockedBoundary,h=u.blockedSegment;if(h.status=no,c===null)o.allPendingTasks--,o.status!==$o&&(o.status=$o,o.destination!==null&&M(o.destination));else{if(c.pendingTasks--,!c.forceClientRender){c.forceClientRender=!0;var b=s===void 0?new Error("The render was aborted by the server without a reason."):s;c.errorDigest=o.onError(b);{var k="The server did not finish this Suspense boundary: ";b&&typeof b.message=="string"?b=k+b.message:b=k+String(b);var T=wr;wr=u;try{Qa(c,b)}finally{wr=T}}c.parentFlushed&&o.clientRenderedBoundaries.push(c)}if(c.fallbackAbortableTasks.forEach(function(z){return al(z,o,s)}),c.fallbackAbortableTasks.clear(),o.allPendingTasks--,o.allPendingTasks===0){var V=o.onAllReady;V()}}}function io(u,o){if(o.chunks.length===0&&o.children.length===1&&o.children[0].boundary===null){var s=o.children[0];s.id=o.id,s.parentFlushed=!0,s.status===jo&&io(u,s)}else{var c=u.completedSegments;c.push(o)}}function Mi(u,o,s){if(o===null){if(s.parentFlushed){if(u.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");u.completedRootSegment=s}if(u.pendingRootTasks--,u.pendingRootTasks===0){u.onShellError=ro;var c=u.onShellReady;c()}}else if(o.pendingTasks--,!o.forceClientRender){if(o.pendingTasks===0)s.parentFlushed&&s.status===jo&&io(o,s),o.parentFlushed&&u.completedBoundaries.push(o),o.fallbackAbortableTasks.forEach(Gd,u),o.fallbackAbortableTasks.clear();else if(s.parentFlushed&&s.status===jo){io(o,s);var h=o.completedSegments;h.length===1&&o.parentFlushed&&u.partialBoundaries.push(o)}}if(u.allPendingTasks--,u.allPendingTasks===0){var b=u.onAllReady;b()}}function Yd(u,o){var s=o.blockedSegment;if(s.status===Us){Fr(o.context);var c=null;c=wr,wr=o;try{Kt(u,o,o.node),Gt(s.chunks,u.responseState,s.lastPushedText,s.textEmbedded),o.abortSet.delete(o),s.status=jo,Mi(u,o.blockedBoundary,s)}catch(b){if(Ga(),typeof b=="object"&&b!==null&&typeof b.then=="function"){var h=o.ping;b.then(h,h)}else o.abortSet.delete(o),s.status=kc,Lc(u,o.blockedBoundary,s,b)}finally{wr=c}}}function ll(u){if(u.status!==$o){var o=fc(),s=Ws.current;Ws.current=Ns;var c;c=Hs.getCurrentStack,Hs.getCurrentStack=tr;var h=xi;$s(u.responseState);try{var b=u.pingedTasks,k;for(k=0;k<b.length;k++){var T=b[k];Yd(u,T)}b.splice(0,k),u.destination!==null&&cl(u,u.destination)}catch(V){Si(u,V),Ei(u,V)}finally{$s(h),Ws.current=s,Hs.getCurrentStack=c,s===Ns&&Fr(o)}}}function Pi(u,o,s){switch(s.parentFlushed=!0,s.status){case Us:{var c=s.id=u.nextSegmentId++;return s.lastPushedText=!1,s.textEmbedded=!1,es(o,u.responseState,c)}case jo:{s.status=Ka;for(var h=!0,b=s.chunks,k=0,T=s.children,V=0;V<T.length;V++){for(var z=T[V];k<z.index;k++)m(o,b[k]);h=Gs(u,o,z)}for(;k<b.length-1;k++)m(o,b[k]);return k<b.length&&(h=_(o,b[k])),h}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function Gs(u,o,s){var c=s.boundary;if(c===null)return Pi(u,o,s);if(c.parentFlushed=!0,c.forceClientRender)return Yt(o,u.responseState,c.errorDigest,c.errorMessage,c.errorComponentStack),Pi(u,o,s),Sa(o,u.responseState);if(c.pendingTasks>0){c.rootSegmentID=u.nextSegmentId++,c.completedSegments.length>0&&u.partialBoundaries.push(c);var h=c.id=on(u.responseState);return Eo(o,u.responseState,h),Pi(u,o,s),To(o,u.responseState)}else{if(c.byteSize>u.progressiveChunkSize)return c.rootSegmentID=u.nextSegmentId++,u.completedBoundaries.push(c),Eo(o,u.responseState,c.id),Pi(u,o,s),To(o,u.responseState);rs(o,u.responseState);var b=c.completedSegments;if(b.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var k=b[0];return Gs(u,o,k),os(o,u.responseState)}}function Dc(u,o,s){return fd(o,u.responseState,s.id,s.errorDigest,s.errorMessage,s.errorComponentStack)}function Ys(u,o,s){return Ue(o,u.responseState,s.formatContext,s.id),Gs(u,o,s),ft(o,s.formatContext)}function Fc(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var b=c[h];Bc(u,o,s,b)}return c.length=0,ec(o,u.responseState,s.id,s.rootSegmentID)}function Xd(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var b=c[h];if(!Bc(u,o,s,b))return h++,c.splice(0,h),!1}return c.splice(0,h),!0}function Bc(u,o,s,c){if(c.status===Ka)return!0;var h=c.id;if(h===-1){var b=c.id=s.rootSegmentID;if(b===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return Ys(u,o,c)}else return Ys(u,o,c),id(o,u.responseState,h)}function cl(u,o){y();try{var s=u.completedRootSegment;s!==null&&u.pendingRootTasks===0&&(Gs(u,o,s),u.completedRootSegment=null,Ca(o,u.responseState));var c=u.clientRenderedBoundaries,h;for(h=0;h<c.length;h++){var b=c[h];Dc(u,o,b)}c.splice(0,h);var k=u.completedBoundaries;for(h=0;h<k.length;h++){var T=k[h];Fc(u,o,T)}k.splice(0,h),S(o),y(o);var V=u.partialBoundaries;for(h=0;h<V.length;h++){var z=V[h];if(!Xd(u,o,z)){u.destination=null,h++,V.splice(0,h);return}}V.splice(0,h);var te=u.completedBoundaries;for(h=0;h<te.length;h++){var ie=te[h];Fc(u,o,ie)}te.splice(0,h)}finally{S(o),u.allPendingTasks===0&&u.pingedTasks.length===0&&u.clientRenderedBoundaries.length===0&&u.completedBoundaries.length===0&&(u.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),M(o))}}function Vc(u){l(function(){return ll(u)})}function Kd(u,o){if(u.status===No){u.status=$o,O(o,u.fatalError);return}if(u.status!==$o&&u.destination===null){u.destination=o;try{cl(u,o)}catch(s){Si(u,s),Ei(u,s)}}}function Oc(u,o){try{var s=u.abortableTasks;s.forEach(function(c){return al(c,u,o)}),s.clear(),u.destination!==null&&cl(u,u.destination)}catch(c){Si(u,c),Ei(u,c)}}function Jd(u,o){return new Promise(function(s,c){var h,b,k=new Promise(function(ye,Oe){b=ye,h=Oe});function T(){var ye=new ReadableStream({type:"bytes",pull:function(Oe){Kd(z,Oe)},cancel:function(Oe){Oc(z)}},{highWaterMark:0});ye.allReady=k,s(ye)}function V(ye){k.catch(function(){}),c(ye)}var z=zs(u,hn(o?o.identifierPrefix:void 0,o?o.nonce:void 0,o?o.bootstrapScriptContent:void 0,o?o.bootstrapScripts:void 0,o?o.bootstrapModules:void 0),Yn(o?o.namespaceURI:void 0),o?o.progressiveChunkSize:void 0,o?o.onError:void 0,b,T,V,h);if(o&&o.signal){var te=o.signal,ie=function(){Oc(z,te.reason),te.removeEventListener("abort",ie)};te.addEventListener("abort",ie)}Vc(z)})}eu.renderToReadableStream=Jd,eu.version=e}()),eu}var Zi,ih;process.env.NODE_ENV==="production"?(Zi=jS(),ih=NS()):(Zi=$S(),ih=WS());Zi.version;Zi.renderToString;var HS=Zi.renderToStaticMarkup;Zi.renderToNodeStream;Zi.renderToStaticNodeStream;ih.renderToReadableStream;const US=(t,e)=>{if(!t)return null;const n=t.split(e);return n==null?void 0:n.map((r,i)=>e.test(r)?HS(A.jsx(Vt,{href:`https://${r.replace(/^https?:\/\//,"")}`,target:"_blank",children:A.jsx(Fe,{type:"body-text-link",children:r})},i)):(r=r.replace(/\n/g,"<br>"),r))},zS=/((?:https?:\/\/)?(?:(?:[^\u0000-\u007F]|[\w-])+\.(?:(?:[^\u0000-\u007F]|[\w-]){2,}\.)*(?:[^\u0000-\u007F]|[a-zA-Z])+)(?:\d+)?(?:\/(?:(?:[^\u0000-\u007F]|[\w/.,'"@+=!:;=%()-])+)?(?:\.(?:[^\u0000-\u007F]|[\w-])+)?)?(?:(?:\?|#)\S+)?)/g,qS=({bodyText:t,headlineText:e,parseContent:n=!0,type:r})=>{var m;const i=I.useRef(null),a=FS(i,{lines:3}),[l,f]=I.useState(!1),d=()=>f(!0),p=pe(Uo.bodyText,Uo[`bodyText--${r}`],{[Uo["bodyText--notClickable"]]:!a||l}),y=A.jsx("span",{ref:i,dangerouslySetInnerHTML:{__html:((m=US(t,zS))==null?void 0:m.join(""))??""}});switch(r){case"modal":return A.jsxs("div",{className:pe(Uo.bodyText,Uo[`bodyText--${r}`]),children:[e&&A.jsx(Fe,{type:"h4",children:e}),A.jsx(Fe,{type:"body-regular",className:Uo["bodyText__text--collapsed"],children:n?y:t})]});case"post":return A.jsxs("div",{onClick:d,className:p,children:[e&&A.jsx(Fe,{type:"h5",children:e}),t&&A.jsx(Fe,{type:"body-regular",className:pe({[Uo["bodyText__text--collapsed"]]:!l}),children:y}),a&&!l&&A.jsx(mo,{className:Uo.bodyText__textButton,color:"deepPurple",size:"medium",text:"Mehr lesen"})]})}},ZS="_wrapper_n50xr_120",tu={wrapper:ZS,"wrapper--large":"_wrapper--large_n50xr_131","wrapper--small":"_wrapper--small_n50xr_134","wrapper--iconWrapper":"_wrapper--iconWrapper_n50xr_138"},GS=({className:t,icon:e,size:n})=>{const r=Sr(e,[ot]);return A.jsx("div",{className:pe(tu.wrapper,t,{[tu[`wrapper--${n}`]]:n}),"data-testid":"placeholder-thumbnail",children:A.jsx("div",{className:pe(tu.wrapper,{[tu["wrapper--iconWrapper"]]:n==="large"}),children:r})})},hg=({alt:t,className:e,src:n})=>A.jsx("img",{className:e,src:n,alt:t}),YS="_root_1baw4_120",nu={root:YS,"root--24":"_root--24_1baw4_127","root--28":"_root--28_1baw4_131","root--32":"_root--32_1baw4_135","root--40":"_root--40_1baw4_139","root--48":"_root--48_1baw4_143","root--56":"_root--56_1baw4_147","root--64":"_root--64_1baw4_151","root--80":"_root--80_1baw4_155","root--120":"_root--120_1baw4_159","root--280":"_root--280_1baw4_163","root--square":"_root--square_1baw4_167","root--circular":"_root--circular_1baw4_179","root--isPlaceholder":"_root--isPlaceholder_1baw4_182"},ya=({alt:t,className:e,isPlaceholder:n,shape:r,size:i,src:a})=>{const l=nu["root--isPlaceholder"];return A.jsx("div",{className:pe(nu.root,e,nu[`root--${i}`],nu[`root--${r}`],{[l]:n}),children:a&&A.jsx(hg,{src:a,alt:t})})},XS="_wrapper_csr04_120",KS="_isPlaceholder_csr04_128",JS="_square_csr04_140",QS="_circular_csr04_143",eE="_label_csr04_146",xl={wrapper:XS,isPlaceholder:KS,square:JS,circular:QS,label:eE},tE=({alt:t,isPlaceholder:e,label:n,placeholderIcon:r,shape:i,src:a})=>A.jsxs("div",{className:xl.wrapper,children:[!e&&a&&A.jsx(ya,{className:xl[i],src:a,alt:t,shape:i,size:"64"}),e&&r&&A.jsx("div",{className:pe(xl.isPlaceholder,xl[i]),children:A.jsx(ot,{name:r})}),A.jsx(Fe,{as:"span",type:"detail-medium",className:xl.label,children:n})]}),nE="_thumbnailWrapper_yi8qi_120",rE="_thumbnailWrapper__thumbnail_yi8qi_124",w0={thumbnailWrapper:nE,thumbnailWrapper__thumbnail:rE},oE=({ariaLabel:t,children:e,thumbnail:n})=>A.jsx(Vu,{badgeContent:A.jsx(ya,{...n}),className:w0.thumbnailWrapper,slotProps:{badge:{className:w0.thumbnailWrapper__thumbnail}},"aria-label":t,role:"status",children:e}),iE="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1533)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%2343ADC3'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%2301819C'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%2343ADC3'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1533'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",sE="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1531)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23B5D622'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23738C00'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23B5D622'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1531'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",aE="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1532)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23DC8541'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23C25700'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23DC8541'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1532'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",lE="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1534)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%237C5BFF'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%234D17E5'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%237C5BFF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1534'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",b0=["green","purple","orange","blue"],cE={blue:iE,green:sE,orange:aE,purple:lE},uE=(t,e)=>e||(t?b0[t%4]:b0[0]),pg=({alt:t,avatarColor:e,size:n,userId:r,userImageSrc:i})=>{const a=uE(r,e),l=i||cE[a];return A.jsx(ya,{shape:"circular",size:n,alt:t,src:l})},dE="_root_n0ztu_120",fE="_root__avatar_n0ztu_124",hE="_root__moreButton_n0ztu_138",pE="_root__moreButtonSmall_n0ztu_149",ru={root:dE,root__avatar:fE,root__moreButton:hE,root__moreButtonSmall:pE},mE=({maxUsers:t=3,onAvatarClick:e,onMoreClick:n,size:r,users:i})=>{const a=r==="small"?"28":"40",f=i.length>t,d=i.slice(0,t),p=y=>{e&&e(y.id)};return A.jsxs("div",{className:ru.root,children:[d.map(y=>A.jsx(Vt,{className:ru.root__avatar,onClick:()=>p(y),children:A.jsx(pg,{size:a,userId:y.id,userImageSrc:y.photo_thumb_url,alt:`${y.firstname} ${y.lastname}`})},y.id)),f&&A.jsx(Hr,{icon:"more_dots",className:pe(ru.root__moreButton,{[ru.root__moreButtonSmall]:r==="small"}),ariaLabel:"more helpers button",onClick:n})]})},gE="_dividerContainer_14b0m_120",vE="_dividerLine_14b0m_126",x0={dividerContainer:gE,dividerLine:vE},mg=({offsetLeft:t=0,offsetRight:e=0})=>A.jsx("div",{className:x0.dividerContainer,children:A.jsx("div",{className:x0.dividerLine,style:{marginLeft:`${t}px`,marginRight:`${e}px`},role:"separator"})}),yE="_root_1fsgt_120",wE="_root__text_1fsgt_129",bE="_root__icon_1fsgt_132",Af={root:yE,root__text:wE,root__icon:bE},gg=({icon:t="cross_circle",text:e,...n})=>A.jsxs(Vt,{className:Af.root,...n,children:[e&&A.jsx(Fe,{type:"body-semibold",className:Af.root__text,children:e}),A.jsx(ot,{className:Af.root__icon,name:t,size:"24"})]}),xE="_root_17k6z_120",If={root:xE,"root--isSelected":"_root--isSelected_17k6z_141","root--withAvatar":"_root--withAvatar_17k6z_149"},vg=({alt:t="profile picture",isSelected:e,src:n,text:r,...i})=>A.jsxs(Vt,{className:pe(If.root,{[If["root--isSelected"]]:e,[If["root--withAvatar"]]:n}),...i,children:[n&&A.jsx(ya,{size:"40",shape:"circular",src:n,alt:t}),A.jsx(Fe,{type:"body-semibold",children:r})]}),CE="_root_jzmna_120",kE={root:CE},_E=({className:t,hasHeader:e,headerProps:n,items:r,onClose:i})=>{const a=pe(kE.root,t),l=(f,d)=>{f.onClick&&f.onClick(d),i()};return A.jsxs("div",{className:a,children:[e&&A.jsx(gg,{...n,onClick:i}),r.map(f=>A.jsx(vg,{...f,onClick:d=>l(f,d)},f.text))]})},SE="_root_dora9_120",EE="_toggle_dora9_125",TE="_label_dora9_139",RE="_disabled_dora9_152",ME="_filled_dora9_179",PE="_error_dora9_182",AE="_icon_dora9_191",IE="_expanded_dora9_195",LE="_hidden_dora9_199",DE="_option_dora9_203",FE="_selected_dora9_229",BE="_dropdown_dora9_237",VE="_errorMessage_dora9_247",_n={root:SE,toggle:EE,label:TE,"toggle--dark":"_toggle--dark_dora9_145",disabled:RE,"toggle--light":"_toggle--light_dora9_161",filled:ME,error:PE,icon:AE,expanded:IE,hidden:LE,option:DE,selected:FE,dropdown:BE,errorMessage:VE},OE=t=>{const e=[];return I.Children.forEach(t,n=>{if(I.isValidElement(n)&&n.type==="option"){const r=n.props.value,i=n.props.label||n.props.children;e.push({label:i,value:r})}}),e};function jE(t,e){return t.find(n=>n.value===e)}function NE({options:t,value:e}){const n=jE(t,e);return n?n.label:null}function $E({child:t,isSelected:e}){const{label:n,value:r}=t,{getRootProps:i}=G5({disabled:!1,label:n,value:r});return A.jsx("div",{...i(),className:pe(_n.option,{[_n.selected]:e}),children:n})}function WE({children:t,colorScheme:e,disabled:n,errorMessage:r,onChange:i,placeholder:a,value:l}){const f=I.useRef(null),[d,p]=I.useState(!1),y=(j,H)=>{i(H)},{contextValue:m,getButtonProps:_,getListboxProps:S}=J5({disabled:n,listboxRef:f,onChange:y,onOpenChange:p,open:d,value:l}),M=OE(t),B=NE({options:M,value:l}),L=!!r,P=!!B,O=_n[`toggle--${e}`];return A.jsxs("div",{className:_n.root,children:[A.jsxs("div",{className:pe(_n.toggle,O,{[_n.filled]:P&&!n},{[_n.disabled]:n},{[_n.error]:L}),..._(),children:[A.jsx("span",{className:_n.label,children:A.jsx(Fe,{type:"body-large",className:pe({[_n.selectedLabel]:B}),children:B||(a??" ")})}),A.jsx(ot,{name:"chevron_down",size:"24",className:pe(_n.icon,{[_n.expanded]:d})})]}),A.jsx("div",{className:pe(_n.dropdown,{[_n.hidden]:!d}),...S(),children:A.jsx(Q5,{value:m,children:M.map((j,H)=>A.jsx($E,{child:j,isSelected:j.value===l},H))})}),r&&A.jsx(Fe,{type:"detail-bold",className:_n.errorMessage,children:r})]})}const HE="_checkboxInput_1dsi6_121",UE="_checkboxInput__label_1dsi6_127",zE="_checkboxInput__checkbox_1dsi6_136",qE="_checkboxInput__input_1dsi6_153",ZE="_checkboxInput__tick_1dsi6_210",Xs={checkboxInput:HE,checkboxInput__label:UE,checkboxInput__checkbox:zE,"checkboxInput__checkbox--medium":"_checkboxInput__checkbox--medium_1dsi6_145","checkboxInput__checkbox--small":"_checkboxInput__checkbox--small_1dsi6_149","checkboxInput__checkbox--tiny":"_checkboxInput__checkbox--tiny_1dsi6_149",checkboxInput__input:qE,checkboxInput__tick:ZE};var yg=(t=>(t.medium="body-large",t.small="body-semibold",t.tiny="detail-medium",t))(yg||{});function GE({checked:t,children:e,className:n,disabled:r,id:i,label:a,onChange:l,size:f="medium"}){return!a&&!e?null:A.jsxs("label",{htmlFor:i,className:pe(Xs.checkboxInput,n),"aria-disabled":r,children:[A.jsxs("div",{className:pe(Xs.checkboxInput__checkbox,{[Xs[`checkboxInput__checkbox--${f}`]]:f}),children:[A.jsx("input",{className:pe(Xs.checkboxInput__input),checked:t,onChange:l,"aria-disabled":r,"aria-label":a,disabled:r,type:"checkbox",role:"checkbox",id:i}),A.jsx(ot,{className:Xs.checkboxInput__tick,name:"checkmark",size:"24"})]}),a?A.jsx(Fe,{className:Xs.checkboxInput__label,as:"span",type:yg[f],children:a}):e]})}const YE="_inputContainer_19sba_121",XE="_input_19sba_121",KE="_error_19sba_194",JE="_label_19sba_202",QE="_inputContainer__input_19sba_225",Di={inputContainer:YE,input:XE,"input--filled":"_input--filled_19sba_167","input--outline":"_input--outline_19sba_179",error:KE,label:JE,"inputContainer--error":"_inputContainer--error_19sba_217",inputContainer__input:QE},eT={four:9999,three:999,two:99},tT={four:4,three:3,two:2},C0=(t,e)=>Number(t.toString().substring(0,tT[e])),nT=({ariaLabel:t,disabled:e,errorMessage:n,id:r,maxDigits:i="three",name:a,onChange:l,placeholder:f="– –",style:d="outline",value:p=0})=>{const y=!!n,m=_=>{l(r,C0(Number(_.target.value),i))};return A.jsxs("div",{className:pe(Di.inputContainer,{[Di["inputContainer--error"]]:y}),children:[A.jsxs("div",{className:Di.inputContainer__input,children:[A.jsx("input",{id:r,type:"number",max:eT[i],min:"1",name:a,value:p===0?"":C0(p,i),disabled:e,"aria-disabled":e,onChange:m,"aria-label":t,placeholder:f,autoComplete:"off",className:pe(Di.input,Di[`input--${d}`])}),A.jsx("label",{htmlFor:r,className:pe(Di.label),children:A.jsx(Fe,{as:"span",type:"h3",children:"€"})})]}),y&&A.jsx("label",{htmlFor:r,children:A.jsx(Fe,{as:"p",className:Di.error,type:"detail-bold",children:n})})]})},rT="_radio_lm9h3_120",k0={radio:rT,"radio--small":"_radio--small_lm9h3_138","radio--tiny":"_radio--tiny_lm9h3_138"};function oT({checked:t,disabled:e,id:n,label:r,onChange:i,size:a="medium",value:l}){const f=k0[`radio--${a}`],d=()=>{switch(a){case"tiny":return"detail-medium";case"small":return"body-semibold";default:return"body-large"}};return A.jsxs("span",{className:k0.radio,children:[A.jsx("input",{checked:t,onChange:i,"aria-disabled":e,"aria-label":r,className:f,value:l,disabled:e,type:"radio",role:"radio",id:n}),A.jsx("label",{htmlFor:n,className:f,children:A.jsx(Fe,{as:"p",type:d(),children:r})})]})}const iT="_inputDetails_usf4a_120",sT="_inputDetails__hintText_usf4a_126",aT="_inputDetails__errorText_usf4a_130",lT="_inputDetails__counter_usf4a_134",ou={inputDetails:iT,inputDetails__hintText:sT,inputDetails__errorText:aT,inputDetails__counter:lT},wg=({charCount:t,charLimit:e,errorText:n,hintText:r})=>{const i=`${t??0}/${e}`;return A.jsxs("div",{className:ou.inputDetails,children:[A.jsxs("div",{children:[r&&!n&&A.jsx(Fe,{className:ou.inputDetails__hintText,type:"detail-medium",children:r}),n&&A.jsx(Fe,{className:ou.inputDetails__errorText,type:"detail-bold",children:n})]}),!!e&&A.jsx(Fe,{type:"detail-medium",className:ou.inputDetails__counter,children:i})]})},cT="_wrapper_148qt_120",uT="_textAreaInput_148qt_127",dT="_textAreaInput__label_148qt_138",fT="_textAreaInput__container_148qt_148",hT="_textAreaInput__textarea_148qt_167",pT="_textAreaInput__attachment_148qt_224",mT="_textAreaInput__hidden_148qt_231",Wn={wrapper:cT,textAreaInput:uT,"textAreaInput--disabled":"_textAreaInput--disabled_148qt_135",textAreaInput__label:dT,"textAreaInput__label--large":"_textAreaInput__label--large_148qt_142","textAreaInput__label--medium":"_textAreaInput__label--medium_148qt_145",textAreaInput__container:fT,textAreaInput__textarea:hT,"textAreaInput__textarea--large":"_textAreaInput__textarea--large_148qt_182","textAreaInput__textarea--medium":"_textAreaInput__textarea--medium_148qt_209",textAreaInput__attachment:pT,textAreaInput__hidden:mT,"textAreaInput--filled":"_textAreaInput--filled_148qt_234","textAreaInput--outline":"_textAreaInput--outline_148qt_244","textAreaInput--error":"_textAreaInput--error_148qt_257","textAreaInput--large":"_textAreaInput--large_148qt_265","textAreaInput--medium":"_textAreaInput--medium_148qt_269"},gT=({ariaDescribedby:t,attachment:e,charLimit:n,colorScheme:r="outline",errorText:i,hintText:a,id:l,label:f,name:d,ref:p,showInputHints:y=!0,size:m,..._})=>{const[S,M]=I.useState(0),B=$=>{M($.target.value.length)},{getInputProps:L}=Z0({inputRef:p,..._}),P=L(),{disabled:O,onChange:j}=P,H=!!i;return A.jsxs("div",{className:Wn.wrapper,children:[A.jsxs("div",{className:pe(Wn.textAreaInput,Wn[`textAreaInput--${m}`],Wn[`textAreaInput--${r}`],{[Wn["textAreaInput--error"]]:H,[Wn["textAreaInput--disabled"]]:O}),children:[A.jsxs("div",{className:pe(Wn.textAreaInput__container),children:[A.jsx("textarea",{...P,name:d,className:pe(Wn.textAreaInput__textarea,Wn[`textAreaInput__textarea--${m}`]),placeholder:"",onChange:$=>{B($),j($)},maxLength:n,"aria-invalid":H,"aria-describedby":t,"aria-disabled":O,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:pe(Wn.textAreaInput__hidden),children:[i,".",a,".",S," out of ",n," characters used."]}),A.jsx(Fe,{type:m==="large"?"body-large":"body-regular",children:f}),e&&A.jsx("div",{className:Wn.textAreaInput__attachment,children:e.map(($,Y)=>I.createElement(Hr,{disabled:O,ariaLabel:"",...$,size:"small",key:Y}))})]}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:pe(Wn.textAreaInput__label,Wn[`textAreaInput__label--${m}`])})]}),y&&A.jsx(wg,{errorText:i,hintText:a,charCount:S,charLimit:n})]})},vT="_wrapper_1bl9o_120",yT="_textInput_1bl9o_127",wT="_textInput__label_1bl9o_140",bT="_textInput__container_1bl9o_153",xT="_textInput__input_1bl9o_169",CT="_textInput__disabled_1bl9o_231",kT="_textInput__icon_1bl9o_231",_T="_textInput__iconButton_1bl9o_234",ST="_textInput__hidden_1bl9o_237",kn={wrapper:vT,textInput:yT,"textInput--disabled":"_textInput--disabled_1bl9o_137",textInput__label:wT,"textInput__label--large":"_textInput__label--large_1bl9o_144","textInput__label--medium":"_textInput__label--medium_1bl9o_147","textInput__label--small":"_textInput__label--small_1bl9o_150",textInput__container:bT,textInput__input:xT,"textInput__input--large":"_textInput__input--large_1bl9o_198","textInput__input--medium":"_textInput__input--medium_1bl9o_215","textInput__input--small":"_textInput__input--small_1bl9o_215",textInput__disabled:CT,textInput__icon:kT,textInput__iconButton:_T,textInput__hidden:ST,"textInput--large":"_textInput--large_1bl9o_240","textInput--medium":"_textInput--medium_1bl9o_246","textInput--hasIcon":"_textInput--hasIcon_1bl9o_252","textInput--small":"_textInput--small_1bl9o_255","textInput--filled":"_textInput--filled_1bl9o_264","textInput--outline":"_textInput--outline_1bl9o_274","textInput--error":"_textInput--error_1bl9o_287"},ET=({ariaDescribedby:t,charLimit:e,colorScheme:n,errorText:r,hintText:i,icon:a,id:l,inputFieldType:f="text",label:d,name:p,ref:y,showInputHints:m=!0,size:_,textButton:S,...M})=>{const[B,L]=I.useState(0),P=K=>{L(K.target.value.length)},{getInputProps:O}=Z0({inputRef:y,...M}),j=O(),{disabled:H,onChange:$}=j,Y=!!r,J=!!S;return A.jsxs("div",{className:kn.wrapper,children:[A.jsxs("div",{className:pe(kn.textInput,kn[`textInput--${_}`],kn[`textInput--${n}`],{[kn["textInput--hasIcon"]]:J,[kn["textInput--error"]]:Y,[kn["textInput--disabled"]]:H}),children:[a&&A.jsx(ot,{...a,className:kn.textInput__icon}),A.jsxs("div",{className:pe(kn.textInput__container),children:[A.jsx("input",{...j,type:f,name:p,className:pe(kn.textInput__input,kn[`textInput__input--${_}`]),placeholder:"",onChange:K=>{P(K),$(K)},maxLength:e,"aria-invalid":Y,"aria-describedby":t,"aria-disabled":H,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:pe(kn.textInput__hidden),children:[r,".",i,".",B," out of ",e," characters used."]}),A.jsx(Fe,{type:_==="large"?"body-large":"body-regular",children:d})]}),S&&A.jsx(Hr,{disabled:H,...S,className:pe(kn.textInput__iconButton)}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:pe(kn.textInput__label,kn[`textInput__label--${_}`])})]}),m&&A.jsx(wg,{errorText:r,hintText:i,charCount:B,charLimit:e})]})},TT="_slider_1aqqn_126",RT="_focusVisible_1aqqn_148",Lf={switch:"_switch_1aqqn_120",slider:TT,focusVisible:RT},bg=t=>{const{checked:e,disabled:n,focusVisible:r,getInputProps:i}=ty(t),{className:a,id:l}=t;return A.jsxs("span",{className:pe(Lf.switch,a),children:[A.jsx("input",{...i(),type:"checkbox","aria-checked":e,"aria-disabled":n,role:"switch",id:l,"data-testid":"toggle-switch"}),A.jsx("span",{className:pe(Lf.slider,{[Lf.focusVisible]:r})})]})},MT="_wrapper_1d7s3_120",PT="_loadingSpinner_1d7s3_127",_0={wrapper:MT,loadingSpinner:PT,"pulse-loader-size":"_pulse-loader-size_1d7s3_1"},AT=()=>A.jsx("div",{className:_0.wrapper,children:A.jsx("aside",{className:_0.loadingSpinner,children:A.jsx("i",{})})}),IT="_toggleContainer_527ds_121",LT="_toggleLabel_527ds_128",DT="_toggleLabel__labelPill_527ds_152",FT="_toggleButton_527ds_160",lo={toggleContainer:IT,toggleLabel:LT,"toggleLabel--outline":"_toggleLabel--outline_527ds_134","toggleLabel--filled":"_toggleLabel--filled_527ds_142",toggleLabel__labelPill:DT,"toggleLabel__labelPill--large":"_toggleLabel__labelPill--large_527ds_157",toggleButton:FT,"toggleContainer--default":"_toggleContainer--default_527ds_198","toggleContainer--medium":"_toggleContainer--medium_527ds_202","toggleLabel--horizontal":"_toggleLabel--horizontal_527ds_206","toggleLabel--vertical":"_toggleLabel--vertical_527ds_213","toggleLabel--vertical__labelPill":"_toggleLabel--vertical__labelPill_527ds_218","toggleContainer--large":"_toggleContainer--large_527ds_223"},xg=({disabled:t,icon:e,id:n,isSelected:r=!1,label:i,onToggleChange:a,orientation:l="horizontal",popular:f,style:d="outline",value:p,variant:y="default"})=>{const m=()=>{switch(y){case"large":return"h5";case"medium":default:return d==="filled"||r?"body-semibold":"body-regular"}},_=()=>{switch(y){case"default":return null;default:return e&&A.jsx(ot,{name:e,size:"32",role:"presentation"})}},S=()=>{a&&a({id:n,value:p})};return A.jsxs("label",{htmlFor:`toggle-button-${n}`,"data-testid":`toggle-button-${n}`,className:pe(lo.toggleContainer,lo[`toggleContainer--${y}`]),children:[A.jsx("input",{type:"checkbox",id:`toggle-button-${n}`,className:lo.toggleButton,checked:r,onChange:S,disabled:t}),A.jsxs(Fe,{className:pe(lo.toggleLabel,lo[`toggleLabel--${d}`],{[lo[`toggleLabel--${l}`]]:e}),as:"p",type:m(),children:[_(),i]}),f&&A.jsx(Ih,{className:pe(lo.toggleLabel__labelPill,lo[`toggleLabel__labelPill--${y}`],{[lo[`toggleLabel__labelPill--${l}`]]:e}),label:f,size:"medium",color:"lavender"})]})},BT="_root_1pn8n_120",Df={root:BT,"root--border-radius":"_root--border-radius_1pn8n_130","root--without-padding":"_root--without-padding_1pn8n_133"},VT="_root_csa15_120",S0={root:VT,"root--without-padding":"_root--without-padding_csa15_124"},rd=({children:t,className:e,withoutPadding:n})=>A.jsx("div",{className:pe(S0.root,{[S0["root--without-padding"]]:n},e),children:t}),OT="_root_sjkjz_120",jT="_title_sjkjz_128",E0={root:OT,title:jT},Au=({as:t,className:e,headline:n,leftElement:r,rightElement:i,type:a="h3"})=>{const l=Sr(r,[ot,Hr]);return A.jsxs("header",{className:pe(E0.root,e),children:[l,A.jsx(Fe,{type:a,as:t,className:E0.title,children:n}),i]})},NT=({allowedElement:t=Au,ariaLabel:e,as:n="section",borderRadius:r,children:i,className:a,role:l,withoutPadding:f})=>{const d=Sr(i,[rd,Au,t]);return A.jsx(n,{role:l,"aria-label":e,className:pe(Df.root,{[Df["root--border-radius"]]:r,[Df["root--without-padding"]]:f},a),children:d})},$T="_actionBar_1h8jd_120",WT={actionBar:$T},HT="_actionBarCta_wzh5p_120",UT="_actionBarCta__text_wzh5p_126",zT="_actionBarCta__button_wzh5p_131",Ff={actionBarCta:HT,actionBarCta__text:UT,actionBarCta__button:zT},qT=({button:t,text:e})=>A.jsxs("div",{className:Ff.actionBarCta,children:[A.jsx(Fe,{type:"detail-medium",className:Ff.actionBarCta__text,children:e}),A.jsx(a1,{...t,size:"small",color:"blue",className:Ff.actionBarCta__button})]}),ZT="_actionBarList_1i60r_120",GT="_actionBarList__actionItem_1i60r_131",T0={actionBarList:ZT,actionBarList__actionItem:GT},YT="_actionItem_1mm7j_120",XT={actionItem:YT},KT=({className:t,disabled:e,icon:n,onClick:r,text:i})=>A.jsxs(Vt,{onClick:r,disabled:e,className:pe(XT.actionItem,t),children:[A.jsx(ot,{size:"24",name:n}),A.jsx(Fe,{type:"detail-medium",children:i})]}),JT=({items:t})=>A.jsx("div",{className:T0.actionBarList,children:t.map((e,n)=>A.jsx(KT,{...e,className:T0.actionBarList__actionItem},n))}),QT=t=>{const e=pe(WT.actionBar),n=t.type==="list"?A.jsx(JT,{...t}):A.jsx(qT,{...t});return A.jsx("div",{className:e,children:n})},eR="_root_1ugpz_120",tR="_thumbnailWrapper_1ugpz_137",nR="_thumbnail_1ugpz_137",rR="_iconWrapper_1ugpz_144",oR="_secondaryThumbnail_1ugpz_155",iR="_circular_1ugpz_163",sR="_detail_1ugpz_166",aR="_title_1ugpz_175",lR="_notificationText_1ugpz_180",cR="_unread_1ugpz_190",uR="_bubble_1ugpz_198",Cr={root:eR,thumbnailWrapper:tR,thumbnail:nR,iconWrapper:rR,secondaryThumbnail:oR,circular:iR,detail:sR,title:aR,notificationText:lR,unread:cR,bubble:uR},dR=({linkText:t,onNotificationClick:e,primaryImg:n,secondaryImg:r,timeAgo:i,title:a,unread:l=!1})=>{const f=d=>{const{className:p,imgProps:y,size:m}=d;return y.imageURL?A.jsx(ya,{alt:a,src:y.imageURL,shape:y.shape,size:m,className:p}):y.icon&&A.jsx("div",{className:pe(Cr.iconWrapper,p,Cr[y.shape]),children:y.icon})};return A.jsxs(Vt,{onClick:e,className:pe(Cr.root,{[Cr.unread]:l}),children:[A.jsxs("div",{className:Cr.thumbnailWrapper,children:[f({className:Cr.thumbnail,imgProps:n,size:"56"}),r&&f({className:Cr.secondaryThumbnail,imgProps:r,size:"32"})]}),A.jsxs("div",{className:Cr.detail,children:[A.jsx(Fe,{type:"detail-medium",className:Cr.title,children:a}),A.jsx(Fe,{type:"body-semibold",className:Cr.notificationText,children:t}),A.jsx(Fe,{type:"detail-medium",children:i})]}),A.jsx("div",{className:Cr.bubble})]})},fR="_menuItem_1u9hd_120",hR="_highlightFrame_1u9hd_134",pR="_rightIcon_1u9hd_142",mR="_leftIcon_1u9hd_147",Fi={menuItem:fR,highlightFrame:hR,rightIcon:pR,"menuItem--selected":"_menuItem--selected_1u9hd_147",leftIcon:mR,"menuItem--compact":"_menuItem--compact_1u9hd_158","highlightFrame--compact":"_highlightFrame--compact_1u9hd_165"},gR=({className:t,compact:e,href:n,isSelected:r,labelPillClassName:i,labelPillText:a,leftIcon:l,onClick:f,rightIcon:d,role:p,text:y})=>{const m=()=>e?"body-regular":r?"h5":"body-large";return A.jsx(Vt,{role:p,onClick:f,className:pe(t,Fi.menuItem,{[Fi["menuItem--selected"]]:r,[Fi["menuItem--compact"]]:e}),...n?{href:n}:{},children:A.jsxs("span",{className:pe(Fi.highlightFrame,{[Fi["menuItem--compact"]]:e}),children:[l&&A.jsx("span",{className:Fi.leftIcon,children:l}),A.jsx(Fe,{type:m(),as:"span",children:y}),a&&A.jsx(Ih,{label:a,size:"medium",className:i}),d&&A.jsx("span",{className:Fi.rightIcon,children:d})]})})},vR="_navBar_1a2j7_120",yR={navBar:vR},wR=({children:t,onChange:e,value:n})=>{const[r,i]=I.useState(n||""),a=l=>{e(l),i(l)};return A.jsx("ul",{className:yR.navBar,children:I.Children.map(t,l=>I.cloneElement(l,{active:l.props.id.toLowerCase()===r.toLowerCase(),onChange:a}))})},bR="_navItem_wzk14_120",xR="_navItem__label_wzk14_129",CR="_navItem__selector_wzk14_136",iu={navItem:bR,navItem__label:xR,navItem__selector:CR,"navItem--active":"_navItem--active_wzk14_144"},kR=({active:t,ariaLabel:e,icon:n,id:r,label:i,onChange:a})=>{const l=()=>{a&&a(r)};return A.jsx("li",{children:A.jsxs(Vt,{className:pe(iu.navItem,{[iu["navItem--active"]]:t}),onClick:l,"aria-label":e,children:[A.jsx("div",{className:iu.navItem__selector}),n,i&&A.jsx(Fe,{className:iu.navItem__label,type:"detail-medium",as:"span",children:i})]})})},_R="_emptyState_tybqy_120",SR="_emptyState__text_tybqy_126",ER="_emptyState__secondaryText_tybqy_131",TR="_emptyState__buttons_tybqy_134",Ks={emptyState:_R,emptyState__text:SR,emptyState__secondaryText:ER,emptyState__buttons:TR,"emptyState--small":"_emptyState--small_tybqy_140","emptyState--small__text":"_emptyState--small__text_tybqy_143","emptyState--medium":"_emptyState--medium_tybqy_146","emptyState--medium__text":"_emptyState--medium__text_tybqy_149","emptyState--large":"_emptyState--large_tybqy_152","emptyState--large__text":"_emptyState--large__text_tybqy_155"},RR={large:{buttonSize:"large",primaryTextType:"h3",secondaryTextType:"body-large"},medium:{buttonSize:"medium",primaryTextType:"h4",secondaryTextType:"body-regular"},small:{buttonSize:"small",primaryTextType:"h5",secondaryTextType:"detail-medium"}},MR=({buttons:t=[],className:e,customVisual:n,primaryText:r,secondaryText:i,size:a,stickerProps:l})=>{const f=pe(Ks.emptyState,Ks[`emptyState--${a}`],e),{buttonSize:d,primaryTextType:p,secondaryTextType:y}=RR[a],m=t.map((_,S)=>{switch(_.buttonType){case"primary":return A.jsx(dg,{..._,size:d},S);case"secondary":return A.jsx(fg,{..._,size:d},S);case"tertiary":return A.jsx(a1,{..._,size:d},S);case"text":return A.jsx(mo,{..._,size:d},S)}});return A.jsxs("div",{className:f,children:[l&&A.jsx(V2,{size:a,...l}),n,(r||i)&&A.jsxs("div",{className:pe(Ks.emptyState__text,Ks[`emptyState--${a}__text`]),children:[r&&A.jsx(Fe,{type:p,children:r}),i&&A.jsx(Fe,{type:y,className:Ks.emptyState__secondaryText,children:i})]}),m.length>0&&A.jsx("div",{className:Ks.emptyState__buttons,children:m})]})},PR="_notice__content_8e7pv_120",AR="_notice__header_8e7pv_127",IR="_notice__iconHeadline_8e7pv_133",Sn={notice__content:PR,notice__header:AR,notice__iconHeadline:IR,"notice--small":"_notice--small_8e7pv_138","notice--medium":"_notice--medium_8e7pv_141","notice--sticky":"_notice--sticky_8e7pv_144","notice--embedded":"_notice--embedded_8e7pv_147","notice--pink":"_notice--pink_8e7pv_151","notice--green":"_notice--green_8e7pv_154","notice--grey":"_notice--grey_8e7pv_157"},LR=({context:t,dismissible:e,iconName:n,notificationBubble:r,onClick:i,onDismiss:a,primaryText:l,secondaryText:f,size:d,textButton:p,type:y})=>{const m=pe(Sn[`notice--${d}`],Sn[`notice--${y}`],{[Sn["notice--green"]]:t==="infoGreen",[Sn["notice--grey"]]:t==="infoGrey"}),_=e&&f;return A.jsxs("div",{className:Sn.notice,children:[A.jsxs("div",{className:pe(Sn.notice__content,m),children:[A.jsxs("div",{className:Sn.notice__header,children:[A.jsxs("div",{className:Sn.notice__iconHeadline,children:[n&&A.jsx(ot,{name:n,size:"24"}),r&&A.jsx(jl,{...r}),l&&A.jsx(Fe,{type:d==="small"?"detail-bold":"h5",children:l})]}),_&&A.jsx(Hr,{onClick:a,icon:"cross",ariaLabel:"Schließen",size:"small"}),!f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),f&&A.jsx(Fe,{type:d==="small"?"detail-medium":"body-regular",children:f}),f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),y==="sticky"&&A.jsx(mg,{})]})},DR=({dismissible:t,iconName:e,notificationBubble:n,onDismiss:r,primaryText:i,secondaryText:a,size:l})=>{const f=pe(Sn["notice--pink"],Sn[`notice--${l}`],Sn["notice--embedded"]);return A.jsx("div",{className:Sn.notice,children:A.jsxs("div",{className:pe(Sn.notice__content,f),children:[A.jsxs("div",{className:Sn.notice__header,children:[A.jsxs("div",{className:Sn.notice__iconHeadline,children:[e&&A.jsx(ot,{name:e,size:"24"}),n&&A.jsx(jl,{...n}),i&&A.jsx(Fe,{type:l==="small"?"detail-bold":"h5",children:i})]}),t&&A.jsx(Hr,{onClick:r,icon:"cross",ariaLabelledBy:"Schließen",size:"small"})]}),a&&A.jsx(Fe,{type:l==="small"?"detail-medium":"body-regular",children:a})]})})},FR=t=>t.context==="warning"?A.jsx(DR,{...t}):A.jsx(LR,{...t});function Iu(){return Iu=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)({}).hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Iu.apply(null,arguments)}function Cg(t,e){if(t==null)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.includes(r))continue;n[r]=t[r]}return n}function sh(t,e){return sh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},sh(t,e)}function kg(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,sh(t,e)}function BR(t,e){return t.classList?!!e&&t.classList.contains(e):(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+e+" ")!==-1}function VR(t,e){t.classList?t.classList.add(e):BR(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function R0(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function OR(t,e){t.classList?t.classList.remove(e):typeof t.className=="string"?t.className=R0(t.className,e):t.setAttribute("class",R0(t.className&&t.className.baseVal||"",e))}const M0={disabled:!1};var jR=process.env.NODE_ENV!=="production"?W.oneOfType([W.number,W.shape({enter:W.number,exit:W.number,appear:W.number}).isRequired]):null,NR=process.env.NODE_ENV!=="production"?W.oneOfType([W.string,W.shape({enter:W.string,exit:W.string,active:W.string}),W.shape({enter:W.string,enterDone:W.string,enterActive:W.string,exit:W.string,exitDone:W.string,exitActive:W.string})]):null;const _g=I.createContext(null);var Sg=function(e){return e.scrollTop},El="unmounted",ji="exited",Ni="entering",ta="entered",ah="exiting",Ur=function(t){kg(e,t);function e(r,i){var a;a=t.call(this,r,i)||this;var l=i,f=l&&!l.isMounting?r.enter:r.appear,d;return a.appearStatus=null,r.in?f?(d=ji,a.appearStatus=Ni):d=ta:r.unmountOnExit||r.mountOnEnter?d=El:d=ji,a.state={status:d},a.nextCallback=null,a}e.getDerivedStateFromProps=function(i,a){var l=i.in;return l&&a.status===El?{status:ji}:null};var n=e.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var a=null;if(i!==this.props){var l=this.state.status;this.props.in?l!==Ni&&l!==ta&&(a=Ni):(l===Ni||l===ta)&&(a=ah)}this.updateStatus(!1,a)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,a,l,f;return a=l=f=i,i!=null&&typeof i!="number"&&(a=i.exit,l=i.enter,f=i.appear!==void 0?i.appear:l),{exit:a,enter:l,appear:f}},n.updateStatus=function(i,a){if(i===void 0&&(i=!1),a!==null)if(this.cancelNextCallback(),a===Ni){if(this.props.unmountOnExit||this.props.mountOnEnter){var l=this.props.nodeRef?this.props.nodeRef.current:kl.findDOMNode(this);l&&Sg(l)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===ji&&this.setState({status:El})},n.performEnter=function(i){var a=this,l=this.props.enter,f=this.context?this.context.isMounting:i,d=this.props.nodeRef?[f]:[kl.findDOMNode(this),f],p=d[0],y=d[1],m=this.getTimeouts(),_=f?m.appear:m.enter;if(!i&&!l||M0.disabled){this.safeSetState({status:ta},function(){a.props.onEntered(p)});return}this.props.onEnter(p,y),this.safeSetState({status:Ni},function(){a.props.onEntering(p,y),a.onTransitionEnd(_,function(){a.safeSetState({status:ta},function(){a.props.onEntered(p,y)})})})},n.performExit=function(){var i=this,a=this.props.exit,l=this.getTimeouts(),f=this.props.nodeRef?void 0:kl.findDOMNode(this);if(!a||M0.disabled){this.safeSetState({status:ji},function(){i.props.onExited(f)});return}this.props.onExit(f),this.safeSetState({status:ah},function(){i.props.onExiting(f),i.onTransitionEnd(l.exit,function(){i.safeSetState({status:ji},function(){i.props.onExited(f)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,a){a=this.setNextCallback(a),this.setState(i,a)},n.setNextCallback=function(i){var a=this,l=!0;return this.nextCallback=function(f){l&&(l=!1,a.nextCallback=null,i(f))},this.nextCallback.cancel=function(){l=!1},this.nextCallback},n.onTransitionEnd=function(i,a){this.setNextCallback(a);var l=this.props.nodeRef?this.props.nodeRef.current:kl.findDOMNode(this),f=i==null&&!this.props.addEndListener;if(!l||f){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var d=this.props.nodeRef?[this.nextCallback]:[l,this.nextCallback],p=d[0],y=d[1];this.props.addEndListener(p,y)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===El)return null;var a=this.props,l=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var f=Cg(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return I.createElement(_g.Provider,{value:null},typeof l=="function"?l(i,f):I.cloneElement(I.Children.only(l),f))},e}(I.Component);Ur.contextType=_g;Ur.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:W.shape({current:typeof Element>"u"?W.any:function(t,e,n,r,i,a){var l=t[e];return W.instanceOf(l&&"ownerDocument"in l?l.ownerDocument.defaultView.Element:Element)(t,e,n,r,i,a)}}),children:W.oneOfType([W.func.isRequired,W.element.isRequired]).isRequired,in:W.bool,mountOnEnter:W.bool,unmountOnExit:W.bool,appear:W.bool,enter:W.bool,exit:W.bool,timeout:function(e){var n=jR;e.addEndListener||(n=n.isRequired);for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];return n.apply(void 0,[e].concat(i))},addEndListener:W.func,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}:{};function Js(){}Ur.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Js,onEntering:Js,onEntered:Js,onExit:Js,onExiting:Js,onExited:Js};Ur.UNMOUNTED=El;Ur.EXITED=ji;Ur.ENTERING=Ni;Ur.ENTERED=ta;Ur.EXITING=ah;var $R=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return VR(e,r)})},Bf=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return OR(e,r)})},l1=function(t){kg(e,t);function e(){for(var r,i=arguments.length,a=new Array(i),l=0;l<i;l++)a[l]=arguments[l];return r=t.call.apply(t,[this].concat(a))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1];r.removeClasses(y,"exit"),r.addClass(y,m?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(f,d)},r.onEntering=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],_=m?"appear":"enter";r.addClass(y,_,"active"),r.props.onEntering&&r.props.onEntering(f,d)},r.onEntered=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],_=m?"appear":"enter";r.removeClasses(y,_),r.addClass(y,_,"done"),r.props.onEntered&&r.props.onEntered(f,d)},r.onExit=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"appear"),r.removeClasses(p,"enter"),r.addClass(p,"exit","base"),r.props.onExit&&r.props.onExit(f)},r.onExiting=function(f){var d=r.resolveArguments(f),p=d[0];r.addClass(p,"exit","active"),r.props.onExiting&&r.props.onExiting(f)},r.onExited=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"exit"),r.addClass(p,"exit","done"),r.props.onExited&&r.props.onExited(f)},r.resolveArguments=function(f,d){return r.props.nodeRef?[r.props.nodeRef.current,f]:[f,d]},r.getClassNames=function(f){var d=r.props.classNames,p=typeof d=="string",y=p&&d?d+"-":"",m=p?""+y+f:d[f],_=p?m+"-active":d[f+"Active"],S=p?m+"-done":d[f+"Done"];return{baseClassName:m,activeClassName:_,doneClassName:S}},r}var n=e.prototype;return n.addClass=function(i,a,l){var f=this.getClassNames(a)[l+"ClassName"],d=this.getClassNames("enter"),p=d.doneClassName;a==="appear"&&l==="done"&&p&&(f+=" "+p),l==="active"&&i&&Sg(i),f&&(this.appliedClasses[a][l]=f,$R(i,f))},n.removeClasses=function(i,a){var l=this.appliedClasses[a],f=l.base,d=l.active,p=l.done;this.appliedClasses[a]={},f&&Bf(i,f),d&&Bf(i,d),p&&Bf(i,p)},n.render=function(){var i=this.props;i.classNames;var a=Cg(i,["classNames"]);return I.createElement(Ur,Iu({},a,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},e}(I.Component);l1.defaultProps={classNames:""};l1.propTypes=process.env.NODE_ENV!=="production"?Iu({},Ur.propTypes,{classNames:NR,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}):{};const WR="_snackbarbottom_546sm_1",HR="_snackbar_546sm_152",UR="_snackbar__left_546sm_176",zR="_snackbar__right_546sm_182",qR="_snackbar__textLabel_546sm_187",ZR="_snackbar__textButton_546sm_195",GR="_snackbar__dismiss_546sm_198",YR="_snackbar__icon_546sm_201",Fn={"animation--enter":"_animation--enter_546sm_134","animation--enter-active":"_animation--enter-active_546sm_138",snackbarbottom:WR,"animation--exit":"_animation--exit_546sm_143","animation--exit-active":"_animation--exit-active_546sm_147",snackbar:HR,snackbar__left:UR,snackbar__right:zR,snackbar__textLabel:qR,snackbar__textButton:ZR,snackbar__dismiss:GR,snackbar__icon:YR},XR=60,P0=600,KR=({dismissable:t=!1,isOpen:e,leftIconLarge:n,leftIconSmall:r,onClick:i,onClose:a,rightIconLarge:l,rightIconSmall:f,textButton:d,textLabel:p})=>{const[y,m]=I.useState(!1),[_,S]=I.useState(0),[M,B]=I.useState(4e3),L=I.useRef(null),{getRootProps:P}=ey({autoHideDuration:M,onClose:a,open:e}),O=$=>{const Y=$.changedTouches[0].clientY;S(Y),B(null)},j=$=>{requestAnimationFrame(()=>{if(L.current){const J=$.changedTouches[0].clientY,K=_-Math.max(_,J),le=Math.abs(1e3/K);L.current.style.marginBottom=`${K}px`,L.current.style.opacity=`${le}%`}})},H=$=>{const Y=$.changedTouches[0].clientY,J=()=>{L.current&&(L.current.style.marginBottom="0",L.current.style.opacity="100%"),B(4e3),m(!1)};Y-_>XR?(m(!0),a&&a(),L.current&&(L.current.style.opacity="0"),setTimeout(()=>{J()},P0+10)):J()};return A.jsx(l1,{nodeRef:L,timeout:P0,in:e,classNames:{enter:Fn["animation--enter"],enterActive:Fn["animation--enter-active"],exit:pe({[Fn["animation--exit"]]:!y}),exitActive:pe({[Fn["animation--exit-active"]]:!y})},unmountOnExit:!0,children:A.jsxs("div",{role:"alertdialog",...P,className:Fn.snackbar,onTouchMove:j,onTouchStart:O,onTouchEnd:H,ref:L,children:[A.jsxs("div",{className:Fn.snackbar__left,children:[n&&A.jsx(ot,{name:n,size:"32",className:Fn.snackbar__icon}),r&&A.jsx(ot,{name:r,size:"24",className:Fn.snackbar__icon}),p&&A.jsx(Fe,{type:"body-semibold",className:Fn.snackbar__textLabel,children:p})]}),A.jsxs("div",{className:Fn.snackbar__right,children:[l&&A.jsx(ot,{name:l,size:"32",className:Fn.snackbar__icon}),f&&A.jsx(ot,{name:f,size:"24",className:Fn.snackbar__icon}),d&&A.jsx("div",{className:Fn.snackbar__textButton,children:A.jsx(mo,{color:"green",size:"medium",text:d,onClick:i})})]}),t&&A.jsx(Hr,{icon:"cross",size:"small",ariaLabel:"Schließen",onClick:a,className:Fn.snackbar__dismiss})]})})},JR="_fieldset_d3mmx_120",QR={fieldset:JR},c1=({children:t,className:e,disabled:n,form:r,name:i})=>{const a=I.Children.map(t,l=>{if(I.isValidElement(l))return I.cloneElement(l,{disabled:n})});return A.jsx("fieldset",{className:pe(QR.fieldset,e),disabled:n,name:i,form:r,children:a})},eM="_radiobuttoncluster_pnlsl_120",tM={radiobuttoncluster:eM};function nM(t){const{children:e,disabled:n,onChange:r,value:i}=t;function a(f){r(f)}const l=I.Children.map(e,f=>I.cloneElement(f,{checked:i===f.props.value,onChange:a}));return A.jsx(c1,{disabled:n,className:tM.radiobuttoncluster,children:l})}const rM="_toggleGroupStory_1ddlw_120",oM={toggleGroupStory:rM},iM=({className:t,items:e,multiselect:n=!1,onChange:r,selectedItems:i,togglable:a=!1})=>{const l=i||[],f=y=>{d(y)},d=y=>{if(!n){const _=a?l.find(S=>S.id===y.id)?[]:[y]:[y];r&&r(_);return}const m=l.find(_=>_.id===y.id)?l.filter(_=>_.id!==y.id):[...l,y];r&&r(m)},p=y=>!!l.find(m=>m.id===y);return A.jsx("div",{className:pe(oM.toggleGroup,t),children:e.map(({disabled:y,icon:m,id:_,label:S,orientation:M,popular:B,style:L,value:P,variant:O})=>A.jsx(xg,{id:_,style:L,value:P,icon:m,popular:B,variant:O,orientation:M,label:S,disabled:y,isSelected:p(_),onToggleChange:f},_))})},sM="_switcherToggle_15wm8_121",aM="_input_15wm8_129",lM="_label_15wm8_132",su={switcherToggle:sM,input:aM,label:lM,"switcherToggle--filled":"_switcherToggle--filled_15wm8_155","switcherToggle--outline":"_switcherToggle--outline_15wm8_162"},cM=2,uM=({className:t,items:e,onChange:n,style:r="outline",value:i})=>{if(e.length<cM)return null;const a=l=>{n(l.target.value)};return A.jsx(c1,{className:pe(su.switcherToggle,su[`switcherToggle--${r}`],t),name:"switcher-toggle",children:e.map(({id:l,label:f},d)=>A.jsxs(I.Fragment,{children:[A.jsx("input",{type:"radio",id:`toggle-${d}-${l}`,name:"switcher-toggle","aria-label":f,value:l,checked:i===l,className:su.input,onChange:a}),A.jsx("label",{htmlFor:`toggle-${d}-${l}`,className:su.label,children:A.jsx(Fe,{as:"p",type:"h5",children:f})})]},`${d}_${l}`))})},dM="_toggleInput_abxsr_120",fM="_textWrapper_abxsr_133",Bi={toggleInput:dM,textWrapper:fM,"textWrapper--withDescription":"_textWrapper--withDescription_abxsr_138",switch:"_switch_abxsr_141","toggleInput--checked":"_toggleInput--checked_abxsr_144","toggleInput--disabled":"_toggleInput--disabled_abxsr_147","toggleInput--withBorder":"_toggleInput--withBorder_abxsr_150"},hM=({checked:t,defaultChecked:e,description:n,disabled:r,icon:i,label:a,onChange:l,withBorder:f})=>A.jsxs("label",{className:pe(Bi.toggleInput,{[Bi["toggleInput--withBorder"]]:f,[Bi["toggleInput--checked"]]:t,[Bi["toggleInput--disabled"]]:r}),children:[i&&A.jsx(ot,{name:i,size:"32"}),A.jsxs("div",{className:pe(Bi.textWrapper,{[Bi["textWrapper--withDescription"]]:n}),children:[A.jsx(Fe,{type:"body-large",children:a}),n&&A.jsx(Fe,{type:"body-regular",children:n})]}),A.jsx(bg,{onChange:l,disabled:r,checked:t,defaultChecked:e,className:Bi.switch})]}),pM="_tabsCard_hdn3i_120",mM="_tabs_hdn3i_120",gM="_label_hdn3i_128",vM="_tabsList_hdn3i_132",yM="_selectedTab_hdn3i_150",Qs={tabsCard:pM,tabs:mM,label:gM,tabsList:vM,selectedTab:yM},wM=({onChange:t,tabs:e,value:n})=>A.jsx("section",{className:Qs.tabsCard,children:A.jsxs(m2,{defaultValue:n,className:Qs.tabs,onChange:t,children:[A.jsx(w2,{className:Qs.tabsList,children:e.map(({id:r,label:i})=>A.jsxs(x2,{value:`${r}`,"data-testid":`tab-${i}`,children:[A.jsx("div",{className:Qs.tab,children:A.jsx("div",{className:Qs.selectedTab})}),A.jsx(Fe,{as:"span",type:"body-regular",className:Qs.label,children:i})]},`tab_${r}`))}),e.map(({content:r,id:i})=>A.jsx(g2,{value:`${i}`,children:r},`tab_panel_${i}`))]})}),bM=({ariaLabel:t,ariaLabelledBy:e,children:n,className:r,id:i})=>A.jsx("form",{className:r,"aria-label":t,"aria-labelledby":e,id:i,children:n}),xM="_legend_17jvj_120",CM="_text_17jvj_126",A0={legend:xM,text:CM},kM=({className:t,headline:e,text:n})=>A.jsxs("legend",{className:pe(A0.legend,t),children:[A.jsx(Fe,{type:"h5",children:e}),n&&A.jsx(Fe,{className:A0.text,type:"body-regular",as:"p",children:n})]}),_M="_overlay_1dot9_120",SM="_sheet_1dot9_131",EM="_sheetWrapper_1dot9_144",TM="_sheetBody_1dot9_152",RM="_sheetHeader_1dot9_155",MM="_sheetFooter_1dot9_167",ea={overlay:_M,"fade-in":"_fade-in_1dot9_1",sheet:SM,"slide-up":"_slide-up_1dot9_1",sheetWrapper:EM,sheetBody:TM,sheetHeader:RM,sheetFooter:MM},PM=({ariaLabel:t,footer:e,onClose:n,open:r,sheetBody:i,sheetHeader:a})=>(I.useEffect(()=>(r&&(document.body.style.overflow="hidden"),()=>{document.body.style.overflow=""}),[r]),r?A.jsxs(A.Fragment,{children:[A.jsx("div",{className:ea.overlay,onClick:n,"data-testid":"overlay"}),A.jsx("dialog",{className:ea.sheet,"aria-label":t,"aria-modal":"true",open:r,children:A.jsx("div",{className:ea.sheetWrapper,children:A.jsxs("section",{role:"document",children:[A.jsx("header",{className:ea.sheetHeader,children:a}),A.jsx("div",{className:ea.sheetBody,children:A.jsx(rd,{children:i})}),A.jsx("footer",{className:ea.sheetFooter,children:e})]})})})]}):null),AM="_backdrop_1qpsl_120",IM={backdrop:AM},Eg=I.forwardRef((t,e)=>{const{ownerState:n,...r}=t;return A.jsx("div",{ref:e,...r,className:IM.backdrop})});Eg.displayName="Backdrop";const LM="_modal_v5xmy_120",DM="_modalWrapper_v5xmy_128",FM="_modalHeader_v5xmy_144",BM="_crossCircle_v5xmy_160",VM="_modalFooter_v5xmy_163",Cl={modal:LM,modalWrapper:DM,modalHeader:FM,crossCircle:BM,modalFooter:VM},OM=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n="Abbrechen",headerTitle:r,modalBody:i,modalFooter:a,onClose:l,open:f})=>A.jsx(wh,{"aria-label":t,"aria-labelledby":e,open:f,onClose:l,slots:{backdrop:Eg},className:Cl.modal,children:A.jsxs("div",{className:Cl.modalWrapper,children:[A.jsx(Au,{className:Cl.modalHeader,headline:r,rightElement:A.jsx(Hr,{icon:"cross_circle",onClick:l,size:"small",ariaLabel:n,className:Cl.crossCircle})}),A.jsx(rd,{children:i}),A.jsxs("div",{className:Cl.modalFooter,children:[A.jsx(mo,{onClick:l,color:"blue",size:"large",text:n}),a]})]})}),jM="_base_gno2m_120",NM={base:jM};var fu=(t=>(t[t.lg=16]="lg",t[t.md=12]="md",t[t.sm=8]="sm",t[t.xl=24]="xl",t))(fu||{});const Tg=I.forwardRef(({anchor:t,children:e,container:n,handleClickAway:r,id:i,offset:a="sm",open:l,placement:f,strategy:d="fixed"},p)=>{let y=fu.sm;typeof a=="object"?y=a:fu[a]&&(y=fu[a]);let m;return r?m=A.jsx(pu,{onClickAway:r,touchEvent:!1,children:A.jsx("div",{children:e})}):m=e,A.jsx(d2,{ref:p,className:NM.base,id:i,open:l,anchor:t,offset:y,placement:f,container:n,strategy:d,children:m})});Tg.displayName="Popup";const $M="_backdrop_t89e3_120",WM={backdrop:$M},Rg=I.forwardRef((t,e)=>A.jsx("div",{ref:e,...t,className:WM.backdrop}));Rg.displayName="Backdrop";const HM="_sheet_16fcf_120",UM="_sheetWrapper_16fcf_132",zM="_sheetHeader_16fcf_144",qM="_sheetFooter_16fcf_166",au={sheet:HM,sheetWrapper:UM,sheetHeader:zM,sheetFooter:qM},ZM=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n,onClose:r,open:i,sheetBody:a,sheetFooter:l,sheetHeader:f})=>A.jsx(wh,{"aria-label":t,"aria-labelledby":e,open:i,onClose:r,slots:{backdrop:Rg},className:au.sheet,children:A.jsxs("div",{className:au.sheetWrapper,children:[f&&A.jsx("div",{className:au.sheetHeader,children:f}),a,(l||n)&&A.jsxs("div",{className:au.sheetFooter,children:[n&&A.jsx(mo,{onClick:r,color:"blue",size:"large",text:n}),l]})]})});exports.ActionBar=QT;exports.Badge=Ly;exports.BadgeIcon=Ch;exports.BadgeLabel=w8;exports.BodyText=qS;exports.BottomSheet=PM;exports.Button=Vt;exports.ButtonPrimary=dg;exports.ButtonSecondary=fg;exports.ButtonTertiary=a1;exports.Card=NT;exports.CardBody=rd;exports.CardHeader=Au;exports.CheckboxInput=GE;exports.CopyLinkButton=oS;exports.Divider=mg;exports.DropdownCard=_E;exports.DropdownHeader=gg;exports.DropdownItem=vg;exports.EmptyState=MR;exports.FeedItemCategory=x8;exports.FeedTile=fS;exports.Fieldset=c1;exports.Form=bM;exports.Icon=ot;exports.IconButton=Hr;exports.Image=hg;exports.InputFieldSpecial=nT;exports.LabelPill=Ih;exports.Legend=kM;exports.Loader=AT;exports.Markdown=B2;exports.MenuItem=gR;exports.MenuTile=mS;exports.Modal=OM;exports.NavBar=wR;exports.NavItem=kR;exports.NavigationTab=wM;exports.Notice=FR;exports.NotificationBubble=jl;exports.NotificationListItem=dR;exports.OverlayButton=cS;exports.PlaceholderThumbnail=GS;exports.Popup=Tg;exports.RadioButton=oT;exports.RadioButtonCluster=nM;exports.Select=WE;exports.SelectablePill=xg;exports.SelectablePillGroup=iM;exports.Sheet=ZM;exports.Snackbar=KR;exports.Sticker=V2;exports.SwitcherToggle=uM;exports.TextAreaInput=gT;exports.TextButton=mo;exports.TextInput=ET;exports.Thumbnail=ya;exports.ThumbnailWithLabel=tE;exports.ThumbnailWrapper=oE;exports.Toggle=bg;exports.ToggleInput=hM;exports.Tooltip=J_;exports.Typography=Fe;exports.UserAvatar=pg;exports.UserAvatarCluster=mE;exports.useCopyToClipboard=D0;