@goodhood-web/ui 1.2.0-development.10 → 1.2.0-development.12

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";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("react"),Oa=require("react-dom");function io(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const f=io(b),oo=io(Oa);var Br=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ao(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Yn={exports:{}},Pt={};/**
1
+ "use strict";var Lo=Object.defineProperty;var Ao=(t,e,n)=>e in t?Lo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var ce=(t,e,n)=>(Ao(t,typeof e!="symbol"?e+"":e,n),n),Oo=(t,e,n)=>{if(!e.has(t))throw TypeError("Cannot "+n)};var Nt=(t,e,n)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,n)};var ut=(t,e,n)=>(Oo(t,e,"access private method"),n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("react"),Fo=require("react-dom");function gr(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 i=gr(p),wr=gr(Fo);function Io(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Jt={exports:{}},Qe={};/**
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 Vr;function Fa(){if(Vr)return Pt;Vr=1;var e=b,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function a(l,s,u){var c,h={},m=null,d=null;u!==void 0&&(m=""+u),s.key!==void 0&&(m=""+s.key),s.ref!==void 0&&(d=s.ref);for(c in s)r.call(s,c)&&!o.hasOwnProperty(c)&&(h[c]=s[c]);if(l&&l.defaultProps)for(c in s=l.defaultProps,s)h[c]===void 0&&(h[c]=s[c]);return{$$typeof:t,type:l,key:m,ref:d,props:h,_owner:i.current}}return Pt.Fragment=n,Pt.jsx=a,Pt.jsxs=a,Pt}var Lt={};/**
9
+ */var jn;function Vo(){if(jn)return Qe;jn=1;var t=p,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function s(l,c,h){var f,d={},m=null,g=null;h!==void 0&&(m=""+h),c.key!==void 0&&(m=""+c.key),c.ref!==void 0&&(g=c.ref);for(f in c)r.call(c,f)&&!a.hasOwnProperty(f)&&(d[f]=c[f]);if(l&&l.defaultProps)for(f in c=l.defaultProps,c)d[f]===void 0&&(d[f]=c[f]);return{$$typeof:e,type:l,key:m,ref:g,props:d,_owner:o.current}}return Qe.Fragment=n,Qe.jsx=s,Qe.jsxs=s,Qe}var Xe={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,50 +14,81 @@
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 zr;function $a(){return zr||(zr=1,process.env.NODE_ENV!=="production"&&function(){var e=b,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),l=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),d=Symbol.for("react.offscreen"),y=Symbol.iterator,v="@@iterator";function T(w){if(w===null||typeof w!="object")return null;var P=y&&w[y]||w[v];return typeof P=="function"?P:null}var x=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function S(w){{for(var P=arguments.length,N=new Array(P>1?P-1:0),te=1;te<P;te++)N[te-1]=arguments[te];R("error",w,N)}}function R(w,P,N){{var te=x.ReactDebugCurrentFrame,fe=te.getStackAddendum();fe!==""&&(P+="%s",N=N.concat([fe]));var me=N.map(function(ue){return String(ue)});me.unshift("Warning: "+P),Function.prototype.apply.call(console[w],console,me)}}var I=!1,k=!1,E=!1,V=!1,W=!1,z;z=Symbol.for("react.module.reference");function q(w){return!!(typeof w=="string"||typeof w=="function"||w===r||w===o||W||w===i||w===u||w===c||V||w===d||I||k||E||typeof w=="object"&&w!==null&&(w.$$typeof===m||w.$$typeof===h||w.$$typeof===a||w.$$typeof===l||w.$$typeof===s||w.$$typeof===z||w.getModuleId!==void 0))}function D(w,P,N){var te=w.displayName;if(te)return te;var fe=P.displayName||P.name||"";return fe!==""?N+"("+fe+")":N}function O(w){return w.displayName||"Context"}function H(w){if(w==null)return null;if(typeof w.tag=="number"&&S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof w=="function")return w.displayName||w.name||null;if(typeof w=="string")return w;switch(w){case r:return"Fragment";case n:return"Portal";case o:return"Profiler";case i:return"StrictMode";case u:return"Suspense";case c:return"SuspenseList"}if(typeof w=="object")switch(w.$$typeof){case l:var P=w;return O(P)+".Consumer";case a:var N=w;return O(N._context)+".Provider";case s:return D(w,w.render,"ForwardRef");case h:var te=w.displayName||null;return te!==null?te:H(w.type)||"Memo";case m:{var fe=w,me=fe._payload,ue=fe._init;try{return H(ue(me))}catch{return null}}}return null}var X=Object.assign,C=0,M,L,re,we,p,$,J;function g(){}g.__reactDisabledLog=!0;function Z(){{if(C===0){M=console.log,L=console.info,re=console.warn,we=console.error,p=console.group,$=console.groupCollapsed,J=console.groupEnd;var w={configurable:!0,enumerable:!0,value:g,writable:!0};Object.defineProperties(console,{info:w,log:w,warn:w,error:w,group:w,groupCollapsed:w,groupEnd:w})}C++}}function ie(){{if(C--,C===0){var w={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:X({},w,{value:M}),info:X({},w,{value:L}),warn:X({},w,{value:re}),error:X({},w,{value:we}),group:X({},w,{value:p}),groupCollapsed:X({},w,{value:$}),groupEnd:X({},w,{value:J})})}C<0&&S("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var U=x.ReactCurrentDispatcher,Q;function ee(w,P,N){{if(Q===void 0)try{throw Error()}catch(fe){var te=fe.stack.trim().match(/\n( *(at )?)/);Q=te&&te[1]||""}return`
18
- `+Q+w}}var ae=!1,ne;{var ke=typeof WeakMap=="function"?WeakMap:Map;ne=new ke}function j(w,P){if(!w||ae)return"";{var N=ne.get(w);if(N!==void 0)return N}var te;ae=!0;var fe=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var me;me=U.current,U.current=null,Z();try{if(P){var ue=function(){throw Error()};if(Object.defineProperty(ue.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ue,[])}catch(Ke){te=Ke}Reflect.construct(w,[],ue)}else{try{ue.call()}catch(Ke){te=Ke}w.call(ue.prototype)}}else{try{throw Error()}catch(Ke){te=Ke}w()}}catch(Ke){if(Ke&&te&&typeof Ke.stack=="string"){for(var se=Ke.stack.split(`
19
- `),_e=te.stack.split(`
20
- `),be=se.length-1,Ee=_e.length-1;be>=1&&Ee>=0&&se[be]!==_e[Ee];)Ee--;for(;be>=1&&Ee>=0;be--,Ee--)if(se[be]!==_e[Ee]){if(be!==1||Ee!==1)do if(be--,Ee--,Ee<0||se[be]!==_e[Ee]){var Fe=`
21
- `+se[be].replace(" at new "," at ");return w.displayName&&Fe.includes("<anonymous>")&&(Fe=Fe.replace("<anonymous>",w.displayName)),typeof w=="function"&&ne.set(w,Fe),Fe}while(be>=1&&Ee>=0);break}}}finally{ae=!1,U.current=me,ie(),Error.prepareStackTrace=fe}var gt=w?w.displayName||w.name:"",Dr=gt?ee(gt):"";return typeof w=="function"&&ne.set(w,Dr),Dr}function Te(w,P,N){return j(w,!1)}function Ye(w){var P=w.prototype;return!!(P&&P.isReactComponent)}function He(w,P,N){if(w==null)return"";if(typeof w=="function")return j(w,Ye(w));if(typeof w=="string")return ee(w);switch(w){case u:return ee("Suspense");case c:return ee("SuspenseList")}if(typeof w=="object")switch(w.$$typeof){case s:return Te(w.render);case h:return He(w.type,P,N);case m:{var te=w,fe=te._payload,me=te._init;try{return He(me(fe),P,N)}catch{}}}return""}var rt=Object.prototype.hasOwnProperty,zt={},Tt=x.ReactDebugCurrentFrame;function it(w){if(w){var P=w._owner,N=He(w.type,w._source,P?P.type:null);Tt.setExtraStackFrame(N)}else Tt.setExtraStackFrame(null)}function yn(w,P,N,te,fe){{var me=Function.call.bind(rt);for(var ue in w)if(me(w,ue)){var se=void 0;try{if(typeof w[ue]!="function"){var _e=Error((te||"React class")+": "+N+" type `"+ue+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof w[ue]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw _e.name="Invariant Violation",_e}se=w[ue](P,ue,te,N,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(be){se=be}se&&!(se instanceof Error)&&(it(fe),S("%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).",te||"React class",N,ue,typeof se),it(null)),se instanceof Error&&!(se.message in zt)&&(zt[se.message]=!0,it(fe),S("Failed %s type: %s",N,se.message),it(null))}}}var vn=Array.isArray;function Mt(w){return vn(w)}function xn(w){{var P=typeof Symbol=="function"&&Symbol.toStringTag,N=P&&w[Symbol.toStringTag]||w.constructor.name||"Object";return N}}function bn(w){try{return _(w),!1}catch{return!0}}function _(w){return""+w}function F(w){if(bn(w))return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",xn(w)),_(w)}var K=x.ReactCurrentOwner,le={key:!0,ref:!0,__self:!0,__source:!0},ce,Me,De;De={};function Be(w){if(rt.call(w,"ref")){var P=Object.getOwnPropertyDescriptor(w,"ref").get;if(P&&P.isReactWarning)return!1}return w.ref!==void 0}function ot(w){if(rt.call(w,"key")){var P=Object.getOwnPropertyDescriptor(w,"key").get;if(P&&P.isReactWarning)return!1}return w.key!==void 0}function at(w,P){if(typeof w.ref=="string"&&K.current&&P&&K.current.stateNode!==P){var N=H(K.current.type);De[N]||(S('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',H(K.current.type),w.ref),De[N]=!0)}}function Ce(w,P){{var N=function(){ce||(ce=!0,S("%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)",P))};N.isReactWarning=!0,Object.defineProperty(w,"key",{get:N,configurable:!0})}}function Ge(w,P){{var N=function(){Me||(Me=!0,S("%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)",P))};N.isReactWarning=!0,Object.defineProperty(w,"ref",{get:N,configurable:!0})}}var Ve=function(w,P,N,te,fe,me,ue){var se={$$typeof:t,type:w,key:P,ref:N,props:ue,_owner:me};return se._store={},Object.defineProperty(se._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(se,"_self",{configurable:!1,enumerable:!1,writable:!1,value:te}),Object.defineProperty(se,"_source",{configurable:!1,enumerable:!1,writable:!1,value:fe}),Object.freeze&&(Object.freeze(se.props),Object.freeze(se)),se};function Ra(w,P,N,te,fe){{var me,ue={},se=null,_e=null;N!==void 0&&(F(N),se=""+N),ot(P)&&(F(P.key),se=""+P.key),Be(P)&&(_e=P.ref,at(P,fe));for(me in P)rt.call(P,me)&&!le.hasOwnProperty(me)&&(ue[me]=P[me]);if(w&&w.defaultProps){var be=w.defaultProps;for(me in be)ue[me]===void 0&&(ue[me]=be[me])}if(se||_e){var Ee=typeof w=="function"?w.displayName||w.name||"Unknown":w;se&&Ce(ue,Ee),_e&&Ge(ue,Ee)}return Ve(w,se,_e,fe,te,K.current,ue)}}var kn=x.ReactCurrentOwner,Ir=x.ReactDebugCurrentFrame;function mt(w){if(w){var P=w._owner,N=He(w.type,w._source,P?P.type:null);Ir.setExtraStackFrame(N)}else Ir.setExtraStackFrame(null)}var En;En=!1;function Sn(w){return typeof w=="object"&&w!==null&&w.$$typeof===t}function Or(){{if(kn.current){var w=H(kn.current.type);if(w)return`
17
+ */var Wn;function jo(){return Wn||(Wn=1,process.env.NODE_ENV!=="production"&&function(){var t=p,e=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),g=Symbol.for("react.offscreen"),E=Symbol.iterator,k="@@iterator";function T(u){if(u===null||typeof u!="object")return null;var v=E&&u[E]||u[k];return typeof v=="function"?v:null}var R=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function _(u){{for(var v=arguments.length,C=new Array(v>1?v-1:0),F=1;F<v;F++)C[F-1]=arguments[F];L("error",u,C)}}function L(u,v,C){{var F=R.ReactDebugCurrentFrame,G=F.getStackAddendum();G!==""&&(v+="%s",C=C.concat([G]));var ie=C.map(function(Y){return String(Y)});ie.unshift("Warning: "+v),Function.prototype.apply.call(console[u],console,ie)}}var A=!1,w=!1,q=!1,te=!1,N=!1,K;K=Symbol.for("react.module.reference");function se(u){return!!(typeof u=="string"||typeof u=="function"||u===r||u===a||N||u===o||u===h||u===f||te||u===g||A||w||q||typeof u=="object"&&u!==null&&(u.$$typeof===m||u.$$typeof===d||u.$$typeof===s||u.$$typeof===l||u.$$typeof===c||u.$$typeof===K||u.getModuleId!==void 0))}function de(u,v,C){var F=u.displayName;if(F)return F;var G=v.displayName||v.name||"";return G!==""?C+"("+G+")":C}function re(u){return u.displayName||"Context"}function z(u){if(u==null)return null;if(typeof u.tag=="number"&&_("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 r:return"Fragment";case n:return"Portal";case a:return"Profiler";case o:return"StrictMode";case h:return"Suspense";case f:return"SuspenseList"}if(typeof u=="object")switch(u.$$typeof){case l:var v=u;return re(v)+".Consumer";case s:var C=u;return re(C._context)+".Provider";case c:return de(u,u.render,"ForwardRef");case d:var F=u.displayName||null;return F!==null?F:z(u.type)||"Memo";case m:{var G=u,ie=G._payload,Y=G._init;try{return z(Y(ie))}catch{return null}}}return null}var ae=Object.assign,y=0,b,S,X,pe,x,$,B;function W(){}W.__reactDisabledLog=!0;function I(){{if(y===0){b=console.log,S=console.info,X=console.warn,pe=console.error,x=console.group,$=console.groupCollapsed,B=console.groupEnd;var u={configurable:!0,enumerable:!0,value:W,writable:!0};Object.defineProperties(console,{info:u,log:u,warn:u,error:u,group:u,groupCollapsed:u,groupEnd:u})}y++}}function U(){{if(y--,y===0){var u={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:ae({},u,{value:b}),info:ae({},u,{value:S}),warn:ae({},u,{value:X}),error:ae({},u,{value:pe}),group:ae({},u,{value:x}),groupCollapsed:ae({},u,{value:$}),groupEnd:ae({},u,{value:B})})}y<0&&_("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var V=R.ReactCurrentDispatcher,j;function H(u,v,C){{if(j===void 0)try{throw Error()}catch(G){var F=G.stack.trim().match(/\n( *(at )?)/);j=F&&F[1]||""}return`
18
+ `+j+u}}var Q=!1,Z;{var me=typeof WeakMap=="function"?WeakMap:Map;Z=new me}function M(u,v){if(!u||Q)return"";{var C=Z.get(u);if(C!==void 0)return C}var F;Q=!0;var G=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var ie;ie=V.current,V.current=null,I();try{if(v){var Y=function(){throw Error()};if(Object.defineProperty(Y.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Y,[])}catch(Se){F=Se}Reflect.construct(u,[],Y)}else{try{Y.call()}catch(Se){F=Se}u.call(Y.prototype)}}else{try{throw Error()}catch(Se){F=Se}u()}}catch(Se){if(Se&&F&&typeof Se.stack=="string"){for(var D=Se.stack.split(`
19
+ `),ge=F.stack.split(`
20
+ `),fe=D.length-1,he=ge.length-1;fe>=1&&he>=0&&D[fe]!==ge[he];)he--;for(;fe>=1&&he>=0;fe--,he--)if(D[fe]!==ge[he]){if(fe!==1||he!==1)do if(fe--,he--,he<0||D[fe]!==ge[he]){var be=`
21
+ `+D[fe].replace(" at new "," at ");return u.displayName&&be.includes("<anonymous>")&&(be=be.replace("<anonymous>",u.displayName)),typeof u=="function"&&Z.set(u,be),be}while(fe>=1&&he>=0);break}}}finally{Q=!1,V.current=ie,U(),Error.prepareStackTrace=G}var He=u?u.displayName||u.name:"",Vn=He?H(He):"";return typeof u=="function"&&Z.set(u,Vn),Vn}function ke(u,v,C){return M(u,!1)}function Ne(u){var v=u.prototype;return!!(v&&v.isReactComponent)}function Pe(u,v,C){if(u==null)return"";if(typeof u=="function")return M(u,Ne(u));if(typeof u=="string")return H(u);switch(u){case h:return H("Suspense");case f:return H("SuspenseList")}if(typeof u=="object")switch(u.$$typeof){case c:return ke(u.render);case d:return Pe(u.type,v,C);case m:{var F=u,G=F._payload,ie=F._init;try{return Pe(ie(G),v,C)}catch{}}}return""}var lt=Object.prototype.hasOwnProperty,_n={},Sn=R.ReactDebugCurrentFrame;function ct(u){if(u){var v=u._owner,C=Pe(u.type,u._source,v?v.type:null);Sn.setExtraStackFrame(C)}else Sn.setExtraStackFrame(null)}function fo(u,v,C,F,G){{var ie=Function.call.bind(lt);for(var Y in u)if(ie(u,Y)){var D=void 0;try{if(typeof u[Y]!="function"){var ge=Error((F||"React class")+": "+C+" type `"+Y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof u[Y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw ge.name="Invariant Violation",ge}D=u[Y](v,Y,F,C,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(fe){D=fe}D&&!(D instanceof Error)&&(ct(G),_("%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).",F||"React class",C,Y,typeof D),ct(null)),D instanceof Error&&!(D.message in _n)&&(_n[D.message]=!0,ct(G),_("Failed %s type: %s",C,D.message),ct(null))}}}var ho=Array.isArray;function Ft(u){return ho(u)}function po(u){{var v=typeof Symbol=="function"&&Symbol.toStringTag,C=v&&u[Symbol.toStringTag]||u.constructor.name||"Object";return C}}function mo(u){try{return Cn(u),!1}catch{return!0}}function Cn(u){return""+u}function Tn(u){if(mo(u))return _("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",po(u)),Cn(u)}var Ke=R.ReactCurrentOwner,go={key:!0,ref:!0,__self:!0,__source:!0},Mn,$n,It;It={};function wo(u){if(lt.call(u,"ref")){var v=Object.getOwnPropertyDescriptor(u,"ref").get;if(v&&v.isReactWarning)return!1}return u.ref!==void 0}function vo(u){if(lt.call(u,"key")){var v=Object.getOwnPropertyDescriptor(u,"key").get;if(v&&v.isReactWarning)return!1}return u.key!==void 0}function ko(u,v){if(typeof u.ref=="string"&&Ke.current&&v&&Ke.current.stateNode!==v){var C=z(Ke.current.type);It[C]||(_('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',z(Ke.current.type),u.ref),It[C]=!0)}}function bo(u,v){{var C=function(){Mn||(Mn=!0,_("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",v))};C.isReactWarning=!0,Object.defineProperty(u,"key",{get:C,configurable:!0})}}function xo(u,v){{var C=function(){$n||($n=!0,_("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",v))};C.isReactWarning=!0,Object.defineProperty(u,"ref",{get:C,configurable:!0})}}var yo=function(u,v,C,F,G,ie,Y){var D={$$typeof:e,type:u,key:v,ref:C,props:Y,_owner:ie};return D._store={},Object.defineProperty(D._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(D,"_self",{configurable:!1,enumerable:!1,writable:!1,value:F}),Object.defineProperty(D,"_source",{configurable:!1,enumerable:!1,writable:!1,value:G}),Object.freeze&&(Object.freeze(D.props),Object.freeze(D)),D};function Eo(u,v,C,F,G){{var ie,Y={},D=null,ge=null;C!==void 0&&(Tn(C),D=""+C),vo(v)&&(Tn(v.key),D=""+v.key),wo(v)&&(ge=v.ref,ko(v,G));for(ie in v)lt.call(v,ie)&&!go.hasOwnProperty(ie)&&(Y[ie]=v[ie]);if(u&&u.defaultProps){var fe=u.defaultProps;for(ie in fe)Y[ie]===void 0&&(Y[ie]=fe[ie])}if(D||ge){var he=typeof u=="function"?u.displayName||u.name||"Unknown":u;D&&bo(Y,he),ge&&xo(Y,he)}return yo(u,D,ge,G,F,Ke.current,Y)}}var Vt=R.ReactCurrentOwner,Pn=R.ReactDebugCurrentFrame;function Be(u){if(u){var v=u._owner,C=Pe(u.type,u._source,v?v.type:null);Pn.setExtraStackFrame(C)}else Pn.setExtraStackFrame(null)}var jt;jt=!1;function Wt(u){return typeof u=="object"&&u!==null&&u.$$typeof===e}function Ln(){{if(Vt.current){var u=z(Vt.current.type);if(u)return`
22
22
 
23
- Check the render method of \``+w+"`."}return""}}function Ca(w){{if(w!==void 0){var P=w.fileName.replace(/^.*[\\\/]/,""),N=w.lineNumber;return`
23
+ Check the render method of \``+u+"`."}return""}}function Ro(u){{if(u!==void 0){var v=u.fileName.replace(/^.*[\\\/]/,""),C=u.lineNumber;return`
24
24
 
25
- Check your code at `+P+":"+N+"."}return""}}var Fr={};function _a(w){{var P=Or();if(!P){var N=typeof w=="string"?w:w.displayName||w.name;N&&(P=`
25
+ Check your code at `+v+":"+C+"."}return""}}var An={};function _o(u){{var v=Ln();if(!v){var C=typeof u=="string"?u:u.displayName||u.name;C&&(v=`
26
26
 
27
- Check the top-level render call using <`+N+">.")}return P}}function $r(w,P){{if(!w._store||w._store.validated||w.key!=null)return;w._store.validated=!0;var N=_a(P);if(Fr[N])return;Fr[N]=!0;var te="";w&&w._owner&&w._owner!==kn.current&&(te=" It was passed a child from "+H(w._owner.type)+"."),mt(w),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',N,te),mt(null)}}function jr(w,P){{if(typeof w!="object")return;if(Mt(w))for(var N=0;N<w.length;N++){var te=w[N];Sn(te)&&$r(te,P)}else if(Sn(w))w._store&&(w._store.validated=!0);else if(w){var fe=T(w);if(typeof fe=="function"&&fe!==w.entries)for(var me=fe.call(w),ue;!(ue=me.next()).done;)Sn(ue.value)&&$r(ue.value,P)}}}function Ta(w){{var P=w.type;if(P==null||typeof P=="string")return;var N;if(typeof P=="function")N=P.propTypes;else if(typeof P=="object"&&(P.$$typeof===s||P.$$typeof===h))N=P.propTypes;else return;if(N){var te=H(P);yn(N,w.props,"prop",te,w)}else if(P.PropTypes!==void 0&&!En){En=!0;var fe=H(P);S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",fe||"Unknown")}typeof P.getDefaultProps=="function"&&!P.getDefaultProps.isReactClassApproved&&S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ma(w){{for(var P=Object.keys(w.props),N=0;N<P.length;N++){var te=P[N];if(te!=="children"&&te!=="key"){mt(w),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",te),mt(null);break}}w.ref!==null&&(mt(w),S("Invalid attribute `ref` supplied to `React.Fragment`."),mt(null))}}function Nr(w,P,N,te,fe,me){{var ue=q(w);if(!ue){var se="";(w===void 0||typeof w=="object"&&w!==null&&Object.keys(w).length===0)&&(se+=" 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 _e=Ca(fe);_e?se+=_e:se+=Or();var be;w===null?be="null":Mt(w)?be="array":w!==void 0&&w.$$typeof===t?(be="<"+(H(w.type)||"Unknown")+" />",se=" Did you accidentally export a JSX literal instead of a component?"):be=typeof w,S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",be,se)}var Ee=Ra(w,P,N,fe,me);if(Ee==null)return Ee;if(ue){var Fe=P.children;if(Fe!==void 0)if(te)if(Mt(Fe)){for(var gt=0;gt<Fe.length;gt++)jr(Fe[gt],w);Object.freeze&&Object.freeze(Fe)}else S("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 jr(Fe,w)}return w===r?Ma(Ee):Ta(Ee),Ee}}function Pa(w,P,N){return Nr(w,P,N,!0)}function La(w,P,N){return Nr(w,P,N,!1)}var Aa=La,Ia=Pa;Lt.Fragment=r,Lt.jsx=Aa,Lt.jsxs=Ia}()),Lt}process.env.NODE_ENV==="production"?Yn.exports=Fa():Yn.exports=$a();var B=Yn.exports;function ge(){return ge=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ge.apply(this,arguments)}function ja(e){return typeof e=="string"}function Na(e,t,n){return e===void 0||ja(e)?t:ge({},t,{ownerState:ge({},t.ownerState,n)})}const Da={disableDefaultClasses:!1},Ba=f.createContext(Da);function lo(e){const{disableDefaultClasses:t}=f.useContext(Ba);return n=>t?"":e(n)}function vt(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(r=>r.match(/^on[A-Z]/)&&typeof e[r]=="function"&&!t.includes(r)).forEach(r=>{n[r]=e[r]}),n}function Va(e,t,n){return typeof e=="function"?e(t,n):e}function za(e){const{rootElementName:t="",componentName:n}=e,[r,i]=f.useState(t.toUpperCase());process.env.NODE_ENV!=="production"&&f.useEffect(()=>{t&&r!==t.toUpperCase()&&console.error(`useRootElementName: the \`rootElementName\` prop of ${n?`the ${n} component`:"a component"} expected the '${t}' element, but a '${r.toLowerCase()}' was rendered instead`,"This may cause hydration issues in an SSR context, e.g. in a Next.js app")},[t,r,n]);const o=f.useCallback(a=>{var l;i((l=a==null?void 0:a.tagName)!=null?l:"")},[]);return[r,o]}function hr(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var Kn={exports:{}},Ht={exports:{}},de={};/** @license React v16.13.1
27
+ Check the top-level render call using <`+C+">.")}return v}}function On(u,v){{if(!u._store||u._store.validated||u.key!=null)return;u._store.validated=!0;var C=_o(v);if(An[C])return;An[C]=!0;var F="";u&&u._owner&&u._owner!==Vt.current&&(F=" It was passed a child from "+z(u._owner.type)+"."),Be(u),_('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',C,F),Be(null)}}function Fn(u,v){{if(typeof u!="object")return;if(Ft(u))for(var C=0;C<u.length;C++){var F=u[C];Wt(F)&&On(F,v)}else if(Wt(u))u._store&&(u._store.validated=!0);else if(u){var G=T(u);if(typeof G=="function"&&G!==u.entries)for(var ie=G.call(u),Y;!(Y=ie.next()).done;)Wt(Y.value)&&On(Y.value,v)}}}function So(u){{var v=u.type;if(v==null||typeof v=="string")return;var C;if(typeof v=="function")C=v.propTypes;else if(typeof v=="object"&&(v.$$typeof===c||v.$$typeof===d))C=v.propTypes;else return;if(C){var F=z(v);fo(C,u.props,"prop",F,u)}else if(v.PropTypes!==void 0&&!jt){jt=!0;var G=z(v);_("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",G||"Unknown")}typeof v.getDefaultProps=="function"&&!v.getDefaultProps.isReactClassApproved&&_("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Co(u){{for(var v=Object.keys(u.props),C=0;C<v.length;C++){var F=v[C];if(F!=="children"&&F!=="key"){Be(u),_("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",F),Be(null);break}}u.ref!==null&&(Be(u),_("Invalid attribute `ref` supplied to `React.Fragment`."),Be(null))}}function In(u,v,C,F,G,ie){{var Y=se(u);if(!Y){var D="";(u===void 0||typeof u=="object"&&u!==null&&Object.keys(u).length===0)&&(D+=" 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 ge=Ro(G);ge?D+=ge:D+=Ln();var fe;u===null?fe="null":Ft(u)?fe="array":u!==void 0&&u.$$typeof===e?(fe="<"+(z(u.type)||"Unknown")+" />",D=" Did you accidentally export a JSX literal instead of a component?"):fe=typeof u,_("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",fe,D)}var he=Eo(u,v,C,G,ie);if(he==null)return he;if(Y){var be=v.children;if(be!==void 0)if(F)if(Ft(be)){for(var He=0;He<be.length;He++)Fn(be[He],u);Object.freeze&&Object.freeze(be)}else _("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 Fn(be,u)}return u===r?Co(he):So(he),he}}function To(u,v,C){return In(u,v,C,!0)}function Mo(u,v,C){return In(u,v,C,!1)}var $o=Mo,Po=To;Xe.Fragment=r,Xe.jsx=$o,Xe.jsxs=Po}()),Xe}process.env.NODE_ENV==="production"?Jt.exports=Vo():Jt.exports=jo();var P=Jt.exports;function le(){return le=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},le.apply(this,arguments)}function Wo(t){return typeof t=="string"}function No(t,e,n){return t===void 0||Wo(t)?e:le({},e,{ownerState:le({},e.ownerState,n)})}const Bo={disableDefaultClasses:!1},vr=i.createContext(Bo);process.env.NODE_ENV!=="production"&&(vr.displayName="ClassNameConfiguratorContext");function kr(t){const{disableDefaultClasses:e}=i.useContext(vr);return n=>e?"":t(n)}function De(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 Ho(t,e,n){return typeof t=="function"?t(e,n):t}function Zo(t){const{rootElementName:e="",componentName:n}=t,[r,o]=i.useState(e.toUpperCase());process.env.NODE_ENV!=="production"&&i.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, e.g. in a Next.js app")},[e,r,n]);const a=i.useCallback(s=>{var l;o((l=s==null?void 0:s.tagName)!=null?l:"")},[]);return[r,a]}function fn(t,e){if(t==null)return{};var n={},r=Object.keys(t),o,a;for(a=0;a<r.length;a++)o=r[a],!(e.indexOf(o)>=0)&&(n[o]=t[o]);return n}var en={exports:{}},ft={exports:{}},J={};/** @license React v16.13.1
28
28
  * react-is.production.min.js
29
29
  *
30
30
  * Copyright (c) Facebook, Inc. and its affiliates.
31
31
  *
32
32
  * This source code is licensed under the MIT license found in the
33
33
  * LICENSE file in the root directory of this source tree.
34
- */var Hr;function Ha(){if(Hr)return de;Hr=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,s=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,c=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,d=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,T=e?Symbol.for("react.fundamental"):60117,x=e?Symbol.for("react.responder"):60118,S=e?Symbol.for("react.scope"):60119;function R(k){if(typeof k=="object"&&k!==null){var E=k.$$typeof;switch(E){case t:switch(k=k.type,k){case s:case u:case r:case o:case i:case h:return k;default:switch(k=k&&k.$$typeof,k){case l:case c:case y:case d:case a:return k;default:return E}}case n:return E}}}function I(k){return R(k)===u}return de.AsyncMode=s,de.ConcurrentMode=u,de.ContextConsumer=l,de.ContextProvider=a,de.Element=t,de.ForwardRef=c,de.Fragment=r,de.Lazy=y,de.Memo=d,de.Portal=n,de.Profiler=o,de.StrictMode=i,de.Suspense=h,de.isAsyncMode=function(k){return I(k)||R(k)===s},de.isConcurrentMode=I,de.isContextConsumer=function(k){return R(k)===l},de.isContextProvider=function(k){return R(k)===a},de.isElement=function(k){return typeof k=="object"&&k!==null&&k.$$typeof===t},de.isForwardRef=function(k){return R(k)===c},de.isFragment=function(k){return R(k)===r},de.isLazy=function(k){return R(k)===y},de.isMemo=function(k){return R(k)===d},de.isPortal=function(k){return R(k)===n},de.isProfiler=function(k){return R(k)===o},de.isStrictMode=function(k){return R(k)===i},de.isSuspense=function(k){return R(k)===h},de.isValidElementType=function(k){return typeof k=="string"||typeof k=="function"||k===r||k===u||k===o||k===i||k===h||k===m||typeof k=="object"&&k!==null&&(k.$$typeof===y||k.$$typeof===d||k.$$typeof===a||k.$$typeof===l||k.$$typeof===c||k.$$typeof===T||k.$$typeof===x||k.$$typeof===S||k.$$typeof===v)},de.typeOf=R,de}var pe={};/** @license React v16.13.1
34
+ */var Nn;function Do(){if(Nn)return J;Nn=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,o=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,s=t?Symbol.for("react.provider"):60109,l=t?Symbol.for("react.context"):60110,c=t?Symbol.for("react.async_mode"):60111,h=t?Symbol.for("react.concurrent_mode"):60111,f=t?Symbol.for("react.forward_ref"):60112,d=t?Symbol.for("react.suspense"):60113,m=t?Symbol.for("react.suspense_list"):60120,g=t?Symbol.for("react.memo"):60115,E=t?Symbol.for("react.lazy"):60116,k=t?Symbol.for("react.block"):60121,T=t?Symbol.for("react.fundamental"):60117,R=t?Symbol.for("react.responder"):60118,_=t?Symbol.for("react.scope"):60119;function L(w){if(typeof w=="object"&&w!==null){var q=w.$$typeof;switch(q){case e:switch(w=w.type,w){case c:case h:case r:case a:case o:case d:return w;default:switch(w=w&&w.$$typeof,w){case l:case f:case E:case g:case s:return w;default:return q}}case n:return q}}}function A(w){return L(w)===h}return J.AsyncMode=c,J.ConcurrentMode=h,J.ContextConsumer=l,J.ContextProvider=s,J.Element=e,J.ForwardRef=f,J.Fragment=r,J.Lazy=E,J.Memo=g,J.Portal=n,J.Profiler=a,J.StrictMode=o,J.Suspense=d,J.isAsyncMode=function(w){return A(w)||L(w)===c},J.isConcurrentMode=A,J.isContextConsumer=function(w){return L(w)===l},J.isContextProvider=function(w){return L(w)===s},J.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===e},J.isForwardRef=function(w){return L(w)===f},J.isFragment=function(w){return L(w)===r},J.isLazy=function(w){return L(w)===E},J.isMemo=function(w){return L(w)===g},J.isPortal=function(w){return L(w)===n},J.isProfiler=function(w){return L(w)===a},J.isStrictMode=function(w){return L(w)===o},J.isSuspense=function(w){return L(w)===d},J.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===r||w===h||w===a||w===o||w===d||w===m||typeof w=="object"&&w!==null&&(w.$$typeof===E||w.$$typeof===g||w.$$typeof===s||w.$$typeof===l||w.$$typeof===f||w.$$typeof===T||w.$$typeof===R||w.$$typeof===_||w.$$typeof===k)},J.typeOf=L,J}var ee={};/** @license React v16.13.1
35
35
  * react-is.development.js
36
36
  *
37
37
  * Copyright (c) Facebook, Inc. and its affiliates.
38
38
  *
39
39
  * This source code is licensed under the MIT license found in the
40
40
  * LICENSE file in the root directory of this source tree.
41
- */var Wr;function Wa(){return Wr||(Wr=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,s=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,c=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,d=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,T=e?Symbol.for("react.fundamental"):60117,x=e?Symbol.for("react.responder"):60118,S=e?Symbol.for("react.scope"):60119;function R(j){return typeof j=="string"||typeof j=="function"||j===r||j===u||j===o||j===i||j===h||j===m||typeof j=="object"&&j!==null&&(j.$$typeof===y||j.$$typeof===d||j.$$typeof===a||j.$$typeof===l||j.$$typeof===c||j.$$typeof===T||j.$$typeof===x||j.$$typeof===S||j.$$typeof===v)}function I(j){if(typeof j=="object"&&j!==null){var Te=j.$$typeof;switch(Te){case t:var Ye=j.type;switch(Ye){case s:case u:case r:case o:case i:case h:return Ye;default:var He=Ye&&Ye.$$typeof;switch(He){case l:case c:case y:case d:case a:return He;default:return Te}}case n:return Te}}}var k=s,E=u,V=l,W=a,z=t,q=c,D=r,O=y,H=d,X=n,C=o,M=i,L=h,re=!1;function we(j){return re||(re=!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.")),p(j)||I(j)===s}function p(j){return I(j)===u}function $(j){return I(j)===l}function J(j){return I(j)===a}function g(j){return typeof j=="object"&&j!==null&&j.$$typeof===t}function Z(j){return I(j)===c}function ie(j){return I(j)===r}function U(j){return I(j)===y}function Q(j){return I(j)===d}function ee(j){return I(j)===n}function ae(j){return I(j)===o}function ne(j){return I(j)===i}function ke(j){return I(j)===h}pe.AsyncMode=k,pe.ConcurrentMode=E,pe.ContextConsumer=V,pe.ContextProvider=W,pe.Element=z,pe.ForwardRef=q,pe.Fragment=D,pe.Lazy=O,pe.Memo=H,pe.Portal=X,pe.Profiler=C,pe.StrictMode=M,pe.Suspense=L,pe.isAsyncMode=we,pe.isConcurrentMode=p,pe.isContextConsumer=$,pe.isContextProvider=J,pe.isElement=g,pe.isForwardRef=Z,pe.isFragment=ie,pe.isLazy=U,pe.isMemo=Q,pe.isPortal=ee,pe.isProfiler=ae,pe.isStrictMode=ne,pe.isSuspense=ke,pe.isValidElementType=R,pe.typeOf=I}()),pe}var Ur;function so(){return Ur||(Ur=1,process.env.NODE_ENV==="production"?Ht.exports=Ha():Ht.exports=Wa()),Ht.exports}/*
41
+ */var Bn;function zo(){return Bn||(Bn=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,o=t?Symbol.for("react.strict_mode"):60108,a=t?Symbol.for("react.profiler"):60114,s=t?Symbol.for("react.provider"):60109,l=t?Symbol.for("react.context"):60110,c=t?Symbol.for("react.async_mode"):60111,h=t?Symbol.for("react.concurrent_mode"):60111,f=t?Symbol.for("react.forward_ref"):60112,d=t?Symbol.for("react.suspense"):60113,m=t?Symbol.for("react.suspense_list"):60120,g=t?Symbol.for("react.memo"):60115,E=t?Symbol.for("react.lazy"):60116,k=t?Symbol.for("react.block"):60121,T=t?Symbol.for("react.fundamental"):60117,R=t?Symbol.for("react.responder"):60118,_=t?Symbol.for("react.scope"):60119;function L(M){return typeof M=="string"||typeof M=="function"||M===r||M===h||M===a||M===o||M===d||M===m||typeof M=="object"&&M!==null&&(M.$$typeof===E||M.$$typeof===g||M.$$typeof===s||M.$$typeof===l||M.$$typeof===f||M.$$typeof===T||M.$$typeof===R||M.$$typeof===_||M.$$typeof===k)}function A(M){if(typeof M=="object"&&M!==null){var ke=M.$$typeof;switch(ke){case e:var Ne=M.type;switch(Ne){case c:case h:case r:case a:case o:case d:return Ne;default:var Pe=Ne&&Ne.$$typeof;switch(Pe){case l:case f:case E:case g:case s:return Pe;default:return ke}}case n:return ke}}}var w=c,q=h,te=l,N=s,K=e,se=f,de=r,re=E,z=g,ae=n,y=a,b=o,S=d,X=!1;function pe(M){return X||(X=!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.")),x(M)||A(M)===c}function x(M){return A(M)===h}function $(M){return A(M)===l}function B(M){return A(M)===s}function W(M){return typeof M=="object"&&M!==null&&M.$$typeof===e}function I(M){return A(M)===f}function U(M){return A(M)===r}function V(M){return A(M)===E}function j(M){return A(M)===g}function H(M){return A(M)===n}function Q(M){return A(M)===a}function Z(M){return A(M)===o}function me(M){return A(M)===d}ee.AsyncMode=w,ee.ConcurrentMode=q,ee.ContextConsumer=te,ee.ContextProvider=N,ee.Element=K,ee.ForwardRef=se,ee.Fragment=de,ee.Lazy=re,ee.Memo=z,ee.Portal=ae,ee.Profiler=y,ee.StrictMode=b,ee.Suspense=S,ee.isAsyncMode=pe,ee.isConcurrentMode=x,ee.isContextConsumer=$,ee.isContextProvider=B,ee.isElement=W,ee.isForwardRef=I,ee.isFragment=U,ee.isLazy=V,ee.isMemo=j,ee.isPortal=H,ee.isProfiler=Q,ee.isStrictMode=Z,ee.isSuspense=me,ee.isValidElementType=L,ee.typeOf=A}()),ee}var Hn;function br(){return Hn||(Hn=1,process.env.NODE_ENV==="production"?ft.exports=Do():ft.exports=zo()),ft.exports}/*
42
42
  object-assign
43
43
  (c) Sindre Sorhus
44
44
  @license MIT
45
- */var Rn,Zr;function Ua(){if(Zr)return Rn;Zr=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(o){if(o==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(o)}function i(){try{if(!Object.assign)return!1;var o=new String("abc");if(o[5]="de",Object.getOwnPropertyNames(o)[0]==="5")return!1;for(var a={},l=0;l<10;l++)a["_"+String.fromCharCode(l)]=l;var s=Object.getOwnPropertyNames(a).map(function(c){return a[c]});if(s.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(c){u[c]=c}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Rn=i()?Object.assign:function(o,a){for(var l,s=r(o),u,c=1;c<arguments.length;c++){l=Object(arguments[c]);for(var h in l)t.call(l,h)&&(s[h]=l[h]);if(e){u=e(l);for(var m=0;m<u.length;m++)n.call(l,u[m])&&(s[u[m]]=l[u[m]])}}return s},Rn}var Cn,qr;function dr(){if(qr)return Cn;qr=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Cn=e,Cn}var _n,Yr;function uo(){return Yr||(Yr=1,_n=Function.call.bind(Object.prototype.hasOwnProperty)),_n}var Tn,Kr;function Za(){if(Kr)return Tn;Kr=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=dr(),n={},r=uo();e=function(o){var a="Warning: "+o;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function i(o,a,l,s,u){if(process.env.NODE_ENV!=="production"){for(var c in o)if(r(o,c)){var h;try{if(typeof o[c]!="function"){var m=Error((s||"React class")+": "+l+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}h=o[c](a,c,s,l,null,t)}catch(y){h=y}if(h&&!(h instanceof Error)&&e((s||"React class")+": type specification of "+l+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof h+". 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 instanceof Error&&!(h.message in n)){n[h.message]=!0;var d=u?u():"";e("Failed "+l+" type: "+h.message+(d??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Tn=i,Tn}var Mn,Xr;function qa(){if(Xr)return Mn;Xr=1;var e=so(),t=Ua(),n=dr(),r=uo(),i=Za(),o=function(){};process.env.NODE_ENV!=="production"&&(o=function(l){var s="Warning: "+l;typeof console<"u"&&console.error(s);try{throw new Error(s)}catch{}});function a(){return null}return Mn=function(l,s){var u=typeof Symbol=="function"&&Symbol.iterator,c="@@iterator";function h(p){var $=p&&(u&&p[u]||p[c]);if(typeof $=="function")return $}var m="<<anonymous>>",d={array:x("array"),bigint:x("bigint"),bool:x("boolean"),func:x("function"),number:x("number"),object:x("object"),string:x("string"),symbol:x("symbol"),any:S(),arrayOf:R,element:I(),elementType:k(),instanceOf:E,node:q(),objectOf:W,oneOf:V,oneOfType:z,shape:O,exact:H};function y(p,$){return p===$?p!==0||1/p===1/$:p!==p&&$!==$}function v(p,$){this.message=p,this.data=$&&typeof $=="object"?$:{},this.stack=""}v.prototype=Error.prototype;function T(p){if(process.env.NODE_ENV!=="production")var $={},J=0;function g(ie,U,Q,ee,ae,ne,ke){if(ee=ee||m,ne=ne||Q,ke!==n){if(s){var j=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 j.name="Invariant Violation",j}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var Te=ee+":"+Q;!$[Te]&&J<3&&(o("You are manually calling a React.PropTypes validation function for the `"+ne+"` prop on `"+ee+"`. 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."),$[Te]=!0,J++)}}return U[Q]==null?ie?U[Q]===null?new v("The "+ae+" `"+ne+"` is marked as required "+("in `"+ee+"`, but its value is `null`.")):new v("The "+ae+" `"+ne+"` is marked as required in "+("`"+ee+"`, but its value is `undefined`.")):null:p(U,Q,ee,ae,ne)}var Z=g.bind(null,!1);return Z.isRequired=g.bind(null,!0),Z}function x(p){function $(J,g,Z,ie,U,Q){var ee=J[g],ae=M(ee);if(ae!==p){var ne=L(ee);return new v("Invalid "+ie+" `"+U+"` of type "+("`"+ne+"` supplied to `"+Z+"`, expected ")+("`"+p+"`."),{expectedType:p})}return null}return T($)}function S(){return T(a)}function R(p){function $(J,g,Z,ie,U){if(typeof p!="function")return new v("Property `"+U+"` of component `"+Z+"` has invalid PropType notation inside arrayOf.");var Q=J[g];if(!Array.isArray(Q)){var ee=M(Q);return new v("Invalid "+ie+" `"+U+"` of type "+("`"+ee+"` supplied to `"+Z+"`, expected an array."))}for(var ae=0;ae<Q.length;ae++){var ne=p(Q,ae,Z,ie,U+"["+ae+"]",n);if(ne instanceof Error)return ne}return null}return T($)}function I(){function p($,J,g,Z,ie){var U=$[J];if(!l(U)){var Q=M(U);return new v("Invalid "+Z+" `"+ie+"` of type "+("`"+Q+"` supplied to `"+g+"`, expected a single ReactElement."))}return null}return T(p)}function k(){function p($,J,g,Z,ie){var U=$[J];if(!e.isValidElementType(U)){var Q=M(U);return new v("Invalid "+Z+" `"+ie+"` of type "+("`"+Q+"` supplied to `"+g+"`, expected a single ReactElement type."))}return null}return T(p)}function E(p){function $(J,g,Z,ie,U){if(!(J[g]instanceof p)){var Q=p.name||m,ee=we(J[g]);return new v("Invalid "+ie+" `"+U+"` of type "+("`"+ee+"` supplied to `"+Z+"`, expected ")+("instance of `"+Q+"`."))}return null}return T($)}function V(p){if(!Array.isArray(p))return process.env.NODE_ENV!=="production"&&(arguments.length>1?o("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])."):o("Invalid argument supplied to oneOf, expected an array.")),a;function $(J,g,Z,ie,U){for(var Q=J[g],ee=0;ee<p.length;ee++)if(y(Q,p[ee]))return null;var ae=JSON.stringify(p,function(ke,j){var Te=L(j);return Te==="symbol"?String(j):j});return new v("Invalid "+ie+" `"+U+"` of value `"+String(Q)+"` "+("supplied to `"+Z+"`, expected one of "+ae+"."))}return T($)}function W(p){function $(J,g,Z,ie,U){if(typeof p!="function")return new v("Property `"+U+"` of component `"+Z+"` has invalid PropType notation inside objectOf.");var Q=J[g],ee=M(Q);if(ee!=="object")return new v("Invalid "+ie+" `"+U+"` of type "+("`"+ee+"` supplied to `"+Z+"`, expected an object."));for(var ae in Q)if(r(Q,ae)){var ne=p(Q,ae,Z,ie,U+"."+ae,n);if(ne instanceof Error)return ne}return null}return T($)}function z(p){if(!Array.isArray(p))return process.env.NODE_ENV!=="production"&&o("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var $=0;$<p.length;$++){var J=p[$];if(typeof J!="function")return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+re(J)+" at index "+$+"."),a}function g(Z,ie,U,Q,ee){for(var ae=[],ne=0;ne<p.length;ne++){var ke=p[ne],j=ke(Z,ie,U,Q,ee,n);if(j==null)return null;j.data&&r(j.data,"expectedType")&&ae.push(j.data.expectedType)}var Te=ae.length>0?", expected one of type ["+ae.join(", ")+"]":"";return new v("Invalid "+Q+" `"+ee+"` supplied to "+("`"+U+"`"+Te+"."))}return T(g)}function q(){function p($,J,g,Z,ie){return X($[J])?null:new v("Invalid "+Z+" `"+ie+"` supplied to "+("`"+g+"`, expected a ReactNode."))}return T(p)}function D(p,$,J,g,Z){return new v((p||"React class")+": "+$+" type `"+J+"."+g+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Z+"`.")}function O(p){function $(J,g,Z,ie,U){var Q=J[g],ee=M(Q);if(ee!=="object")return new v("Invalid "+ie+" `"+U+"` of type `"+ee+"` "+("supplied to `"+Z+"`, expected `object`."));for(var ae in p){var ne=p[ae];if(typeof ne!="function")return D(Z,ie,U,ae,L(ne));var ke=ne(Q,ae,Z,ie,U+"."+ae,n);if(ke)return ke}return null}return T($)}function H(p){function $(J,g,Z,ie,U){var Q=J[g],ee=M(Q);if(ee!=="object")return new v("Invalid "+ie+" `"+U+"` of type `"+ee+"` "+("supplied to `"+Z+"`, expected `object`."));var ae=t({},J[g],p);for(var ne in ae){var ke=p[ne];if(r(p,ne)&&typeof ke!="function")return D(Z,ie,U,ne,L(ke));if(!ke)return new v("Invalid "+ie+" `"+U+"` key `"+ne+"` supplied to `"+Z+"`.\nBad object: "+JSON.stringify(J[g],null," ")+`
46
- Valid keys: `+JSON.stringify(Object.keys(p),null," "));var j=ke(Q,ne,Z,ie,U+"."+ne,n);if(j)return j}return null}return T($)}function X(p){switch(typeof p){case"number":case"string":case"undefined":return!0;case"boolean":return!p;case"object":if(Array.isArray(p))return p.every(X);if(p===null||l(p))return!0;var $=h(p);if($){var J=$.call(p),g;if($!==p.entries){for(;!(g=J.next()).done;)if(!X(g.value))return!1}else for(;!(g=J.next()).done;){var Z=g.value;if(Z&&!X(Z[1]))return!1}}else return!1;return!0;default:return!1}}function C(p,$){return p==="symbol"?!0:$?$["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&$ instanceof Symbol:!1}function M(p){var $=typeof p;return Array.isArray(p)?"array":p instanceof RegExp?"object":C($,p)?"symbol":$}function L(p){if(typeof p>"u"||p===null)return""+p;var $=M(p);if($==="object"){if(p instanceof Date)return"date";if(p instanceof RegExp)return"regexp"}return $}function re(p){var $=L(p);switch($){case"array":case"object":return"an "+$;case"boolean":case"date":case"regexp":return"a "+$;default:return $}}function we(p){return!p.constructor||!p.constructor.name?m:p.constructor.name}return d.checkPropTypes=i,d.resetWarningCache=i.resetWarningCache,d.PropTypes=d,d},Mn}var Pn,Jr;function Ya(){if(Jr)return Pn;Jr=1;var e=dr();function t(){}function n(){}return n.resetWarningCache=t,Pn=function(){function r(a,l,s,u,c,h){if(h!==e){var m=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 m.name="Invariant Violation",m}}r.isRequired=r;function i(){return r}var o={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:t};return o.PropTypes=o,o},Pn}if(process.env.NODE_ENV!=="production"){var Ka=so(),Xa=!0;Kn.exports=qa()(Ka.isElement,Xa)}else Kn.exports=Ya()();var Ja=Kn.exports;const Y=ao(Ja),Ga="exact-prop: ​";function Qa(e){return process.env.NODE_ENV==="production"?e:ge({},e,{[Ga]:t=>{const n=Object.keys(t).filter(r=>!e.hasOwnProperty(r));return n.length>0?new Error(`The following props are not supported: ${n.map(r=>`\`${r}\``).join(", ")}. Please remove them.`):null}})}function el(e){let t="https://mui.com/production-error/?code="+e;for(let n=1;n<arguments.length;n+=1)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}function Xn(e,t,n,r,i){if(process.env.NODE_ENV==="production")return null;const o=e[t],a=i||t;return o==null?null:o&&o.nodeType!==1?new Error(`Invalid ${r} \`${a}\` supplied to \`${n}\`. Expected an HTMLElement.`):null}function Jn(e,t){typeof e=="function"?e(t):e&&(e.current=t)}const Gn=typeof window<"u"?f.useLayoutEffect:f.useEffect;function tl({controlled:e,default:t,name:n,state:r="value"}){const{current:i}=f.useRef(e!==void 0),[o,a]=f.useState(t),l=i?e:o;if(process.env.NODE_ENV!=="production"){f.useEffect(()=>{i!==(e!==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(`
47
- `))},[r,n,e]);const{current:u}=f.useRef(t);f.useEffect(()=>{!i&&u!==t&&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(`
48
- `))},[JSON.stringify(t)])}const s=f.useCallback(u=>{i||a(u)},[]);return[l,s]}function Rt(...e){return f.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(n=>{Jn(n,t)})},e)}class pr{constructor(){this.currentId=0,this.clear=()=>{this.currentId!==0&&(clearTimeout(this.currentId),this.currentId=0)},this.disposeEffect=()=>this.clear}static create(){return new pr}start(t,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=0,n()},t)}}let un=!0,Qn=!1;const nl=new pr,rl={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 il(e){const{type:t,tagName:n}=e;return!!(n==="INPUT"&&rl[t]&&!e.readOnly||n==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function ol(e){e.metaKey||e.altKey||e.ctrlKey||(un=!0)}function Ln(){un=!1}function al(){this.visibilityState==="hidden"&&Qn&&(un=!0)}function ll(e){e.addEventListener("keydown",ol,!0),e.addEventListener("mousedown",Ln,!0),e.addEventListener("pointerdown",Ln,!0),e.addEventListener("touchstart",Ln,!0),e.addEventListener("visibilitychange",al,!0)}function sl(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return un||il(t)}function co(){const e=f.useCallback(i=>{i!=null&&ll(i.ownerDocument)},[]),t=f.useRef(!1);function n(){return t.current?(Qn=!0,nl.start(100,()=>{Qn=!1}),t.current=!1,!0):!1}function r(i){return sl(i)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:r,onBlur:n,ref:e}}const ul=e=>{const t=f.useRef({});return f.useEffect(()=>{t.current=e}),t.current};function fo(e,t,n=void 0){const r={};return Object.keys(e).forEach(i=>{r[i]=e[i].reduce((o,a)=>{if(a){const l=t(a);l!==""&&o.push(l),n&&n[a]&&o.push(n[a])}return o},[]).join(" ")}),r}const cl={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 ho(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=ho(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function xe(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=ho(e))&&(r&&(r+=" "),r+=t);return r}function Gr(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function fl(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:r,externalForwardedProps:i,className:o}=e;if(!t){const d=xe(n==null?void 0:n.className,o,i==null?void 0:i.className,r==null?void 0:r.className),y=ge({},n==null?void 0:n.style,i==null?void 0:i.style,r==null?void 0:r.style),v=ge({},n,i,r);return d.length>0&&(v.className=d),Object.keys(y).length>0&&(v.style=y),{props:v,internalRef:void 0}}const a=vt(ge({},i,r)),l=Gr(r),s=Gr(i),u=t(a),c=xe(u==null?void 0:u.className,n==null?void 0:n.className,o,i==null?void 0:i.className,r==null?void 0:r.className),h=ge({},u==null?void 0:u.style,n==null?void 0:n.style,i==null?void 0:i.style,r==null?void 0:r.style),m=ge({},u,n,s,l);return c.length>0&&(m.className=c),Object.keys(h).length>0&&(m.style=h),{props:m,internalRef:u.ref}}const hl=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function er(e){var t;const{elementType:n,externalSlotProps:r,ownerState:i,skipResolvingSlotProps:o=!1}=e,a=hr(e,hl),l=o?{}:Va(r,i),{props:s,internalRef:u}=fl(ge({},a,{externalSlotProps:l})),c=Rt(u,l==null?void 0:l.ref,(t=e.additionalProps)==null?void 0:t.ref);return Na(n,ge({},s,{ref:c}),i)}function dl(e){const{badgeContent:t,invisible:n=!1,max:r=99,showZero:i=!1}=e,o=ul({badgeContent:t,max:r});let a=n;n===!1&&t===0&&!i&&(a=!0);const{badgeContent:l,max:s=r}=a?o:e,u=l&&Number(l)>s?`${s}+`:l;return{badgeContent:l,invisible:a,max:s,displayValue:u}}const po="base";function pl(e){return`${po}--${e}`}function ml(e,t){return`${po}-${e}-${t}`}function mr(e,t){const n=cl[t];return n?pl(n):ml(e,t)}function mo(e,t){const n={};return t.forEach(r=>{n[r]=mr(e,r)}),n}const go="Badge";function gl(e){return mr(go,e)}mo(go,["root","badge","invisible"]);const wl=["badgeContent","children","invisible","max","slotProps","slots","showZero"],yl=e=>{const{invisible:t}=e;return fo({root:["root"],badge:["badge",t&&"invisible"]},lo(gl))},wo=f.forwardRef(function(t,n){var r,i;const{children:o,max:a=99,slotProps:l={},slots:s={},showZero:u=!1}=t,c=hr(t,wl),{badgeContent:h,max:m,displayValue:d,invisible:y}=dl(ge({},t,{max:a})),v=ge({},t,{badgeContent:h,invisible:y,max:m,showZero:u}),T=yl(v),x=(r=s.root)!=null?r:"span",S=er({elementType:x,externalSlotProps:l.root,externalForwardedProps:c,additionalProps:{ref:n},ownerState:v,className:T.root}),R=(i=s.badge)!=null?i:"span",I=er({elementType:R,externalSlotProps:l.badge,ownerState:v,className:T.badge});return B.jsxs(x,ge({},S,{children:[o,B.jsx(R,ge({},I,{children:d}))]}))});process.env.NODE_ENV!=="production"&&(wo.propTypes={badgeContent:Y.node,children:Y.node,invisible:Y.bool,max:Y.number,showZero:Y.bool,slotProps:Y.shape({badge:Y.oneOfType([Y.func,Y.object]),root:Y.oneOfType([Y.func,Y.object])}),slots:Y.shape({badge:Y.elementType,root:Y.elementType})});function vl(e={}){const{disabled:t=!1,focusableWhenDisabled:n,href:r,rootRef:i,tabIndex:o,to:a,type:l,rootElementName:s}=e,u=f.useRef(),[c,h]=f.useState(!1),{isFocusVisibleRef:m,onFocus:d,onBlur:y,ref:v}=co(),[T,x]=f.useState(!1);t&&!n&&T&&x(!1),f.useEffect(()=>{m.current=T},[T,m]);const[S,R]=za({rootElementName:s??(r||a?"a":void 0),componentName:"Button"}),I=C=>M=>{var L;T&&M.preventDefault(),(L=C.onMouseLeave)==null||L.call(C,M)},k=C=>M=>{var L;y(M),m.current===!1&&x(!1),(L=C.onBlur)==null||L.call(C,M)},E=C=>M=>{var L;if(u.current||(u.current=M.currentTarget),d(M),m.current===!0){var re;x(!0),(re=C.onFocusVisible)==null||re.call(C,M)}(L=C.onFocus)==null||L.call(C,M)},V=()=>{const C=u.current;return S==="BUTTON"||S==="INPUT"&&["button","submit","reset"].includes(C==null?void 0:C.type)||S==="A"&&(C==null?void 0:C.href)},W=C=>M=>{if(!t){var L;(L=C.onClick)==null||L.call(C,M)}},z=C=>M=>{var L;t||(h(!0),document.addEventListener("mouseup",()=>{h(!1)},{once:!0})),(L=C.onMouseDown)==null||L.call(C,M)},q=C=>M=>{var L;if((L=C.onKeyDown)==null||L.call(C,M),!M.defaultMuiPrevented&&(M.target===M.currentTarget&&!V()&&M.key===" "&&M.preventDefault(),M.target===M.currentTarget&&M.key===" "&&!t&&h(!0),M.target===M.currentTarget&&!V()&&M.key==="Enter"&&!t)){var re;(re=C.onClick)==null||re.call(C,M),M.preventDefault()}},D=C=>M=>{var L;if(M.target===M.currentTarget&&h(!1),(L=C.onKeyUp)==null||L.call(C,M),M.target===M.currentTarget&&!V()&&!t&&M.key===" "&&!M.defaultMuiPrevented){var re;(re=C.onClick)==null||re.call(C,M)}},O=Rt(R,i,v,u),H={};return o!==void 0&&(H.tabIndex=o),S==="BUTTON"?(H.type=l??"button",n?H["aria-disabled"]=t:H.disabled=t):S==="INPUT"?l&&["button","submit","reset"].includes(l)&&(n?H["aria-disabled"]=t:H.disabled=t):S!==""&&(!r&&!a&&(H.role="button",H.tabIndex=o??0),t&&(H["aria-disabled"]=t,H.tabIndex=n?o??0:-1)),{getRootProps:(C={})=>{const M=ge({},vt(e),vt(C)),L=ge({type:l},M,H,C,{onBlur:k(M),onClick:W(M),onFocus:E(M),onKeyDown:q(M),onKeyUp:D(M),onMouseDown:z(M),onMouseLeave:I(M),ref:O});return delete L.onFocusVisible,L},focusVisible:T,setFocusVisible:x,active:c,rootRef:O}}const yo=f.createContext(void 0);process.env.NODE_ENV!=="production"&&(yo.displayName="FormControlContext");function xl(){return f.useContext(yo)}function bl(e={}){const{defaultValue:t,disabled:n=!1,error:r=!1,onBlur:i,onChange:o,onFocus:a,required:l=!1,value:s,inputRef:u}=e,c=xl();let h,m,d,y,v;if(c){var T,x,S;if(h=void 0,m=(T=c.disabled)!=null?T:!1,d=(x=c.error)!=null?x:!1,y=(S=c.required)!=null?S:!1,v=c.value,process.env.NODE_ENV!=="production"){const C=["defaultValue","disabled","error","required","value"].filter(M=>e[M]!==void 0);C.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: ${C.join(", ")}`].join(`
49
- `))}}else h=t,m=n,d=r,y=l,v=s;const{current:R}=f.useRef(v!=null),I=f.useCallback(C=>{process.env.NODE_ENV!=="production"&&C&&C.nodeName!=="INPUT"&&!C.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(`
50
- `))},[]),k=f.useRef(null),E=Rt(k,u,I),[V,W]=f.useState(!1);f.useEffect(()=>{!c&&m&&V&&(W(!1),i==null||i())},[c,m,V,i]);const z=C=>M=>{var L;if(c!=null&&c.disabled){M.stopPropagation();return}if((L=C.onFocus)==null||L.call(C,M),c&&c.onFocus){var re;c==null||(re=c.onFocus)==null||re.call(c)}else W(!0)},q=C=>M=>{var L;(L=C.onBlur)==null||L.call(C,M),c&&c.onBlur?c.onBlur():W(!1)},D=C=>(M,...L)=>{var re,we;if(!R&&(M.target||k.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.":el(17));c==null||(re=c.onChange)==null||re.call(c,M),(we=C.onChange)==null||we.call(C,M,...L)},O=C=>M=>{var L;k.current&&M.currentTarget===M.target&&k.current.focus(),(L=C.onClick)==null||L.call(C,M)};return{disabled:m,error:d,focused:V,formControlContext:c,getInputProps:(C={})=>{const L=ge({},{onBlur:i,onChange:o,onFocus:a},vt(C)),re=ge({},L,{onBlur:q(L),onChange:D(L),onFocus:z(L)});return ge({},re,{"aria-invalid":d||void 0,defaultValue:h,value:v,required:y,disabled:m},C,{ref:E},re)},getRootProps:(C={})=>{const M=vt(e,["onBlur","onChange","onFocus"]),L=ge({},M,vt(C));return ge({},C,L,{onClick:O(L)})},inputRef:E,required:y,value:v}}const Qt=Math.min,ut=Math.max,en=Math.round,Wt=Math.floor,et=e=>({x:e,y:e}),kl={left:"right",right:"left",bottom:"top",top:"bottom"},El={start:"end",end:"start"};function Qr(e,t,n){return ut(e,Qt(t,n))}function cn(e,t){return typeof e=="function"?e(t):e}function ct(e){return e.split("-")[0]}function fn(e){return e.split("-")[1]}function vo(e){return e==="x"?"y":"x"}function xo(e){return e==="y"?"height":"width"}function hn(e){return["top","bottom"].includes(ct(e))?"y":"x"}function bo(e){return vo(hn(e))}function Sl(e,t,n){n===void 0&&(n=!1);const r=fn(e),i=bo(e),o=xo(i);let a=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=tn(a)),[a,tn(a)]}function Rl(e){const t=tn(e);return[tr(e),t,tr(t)]}function tr(e){return e.replace(/start|end/g,t=>El[t])}function Cl(e,t,n){const r=["left","right"],i=["right","left"],o=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?i:r:t?r:i;case"left":case"right":return t?o:a;default:return[]}}function _l(e,t,n,r){const i=fn(e);let o=Cl(ct(e),n==="start",r);return i&&(o=o.map(a=>a+"-"+i),t&&(o=o.concat(o.map(tr)))),o}function tn(e){return e.replace(/left|right|bottom|top/g,t=>kl[t])}function Tl(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ml(e){return typeof e!="number"?Tl(e):{top:e,right:e,bottom:e,left:e}}function nn(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function ei(e,t,n){let{reference:r,floating:i}=e;const o=hn(t),a=bo(t),l=xo(a),s=ct(t),u=o==="y",c=r.x+r.width/2-i.width/2,h=r.y+r.height/2-i.height/2,m=r[l]/2-i[l]/2;let d;switch(s){case"top":d={x:c,y:r.y-i.height};break;case"bottom":d={x:c,y:r.y+r.height};break;case"right":d={x:r.x+r.width,y:h};break;case"left":d={x:r.x-i.width,y:h};break;default:d={x:r.x,y:r.y}}switch(fn(t)){case"start":d[a]-=m*(n&&u?-1:1);break;case"end":d[a]+=m*(n&&u?-1:1);break}return d}const Pl=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,l=o.filter(Boolean),s=await(a.isRTL==null?void 0:a.isRTL(t));let u=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:c,y:h}=ei(u,r,s),m=r,d={},y=0;for(let v=0;v<l.length;v++){const{name:T,fn:x}=l[v],{x:S,y:R,data:I,reset:k}=await x({x:c,y:h,initialPlacement:r,placement:m,strategy:i,middlewareData:d,rects:u,platform:a,elements:{reference:e,floating:t}});c=S??c,h=R??h,d={...d,[T]:{...d[T],...I}},k&&y<=50&&(y++,typeof k=="object"&&(k.placement&&(m=k.placement),k.rects&&(u=k.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:i}):k.rects),{x:c,y:h}=ei(u,m,s)),v=-1)}return{x:c,y:h,placement:m,strategy:i,middlewareData:d}};async function ko(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:o,rects:a,elements:l,strategy:s}=e,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:h="floating",altBoundary:m=!1,padding:d=0}=cn(t,e),y=Ml(d),T=l[m?h==="floating"?"reference":"floating":h],x=nn(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(T)))==null||n?T:T.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(l.floating)),boundary:u,rootBoundary:c,strategy:s})),S=h==="floating"?{...a.floating,x:r,y:i}:a.reference,R=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l.floating)),I=await(o.isElement==null?void 0:o.isElement(R))?await(o.getScale==null?void 0:o.getScale(R))||{x:1,y:1}:{x:1,y:1},k=nn(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:S,offsetParent:R,strategy:s}):S);return{top:(x.top-k.top+y.top)/I.y,bottom:(k.bottom-x.bottom+y.bottom)/I.y,left:(x.left-k.left+y.left)/I.x,right:(k.right-x.right+y.right)/I.x}}const Ll=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:i,middlewareData:o,rects:a,initialPlacement:l,platform:s,elements:u}=t,{mainAxis:c=!0,crossAxis:h=!0,fallbackPlacements:m,fallbackStrategy:d="bestFit",fallbackAxisSideDirection:y="none",flipAlignment:v=!0,...T}=cn(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const x=ct(i),S=ct(l)===l,R=await(s.isRTL==null?void 0:s.isRTL(u.floating)),I=m||(S||!v?[tn(l)]:Rl(l));!m&&y!=="none"&&I.push(..._l(l,v,y,R));const k=[l,...I],E=await ko(t,T),V=[];let W=((r=o.flip)==null?void 0:r.overflows)||[];if(c&&V.push(E[x]),h){const O=Sl(i,a,R);V.push(E[O[0]],E[O[1]])}if(W=[...W,{placement:i,overflows:V}],!V.every(O=>O<=0)){var z,q;const O=(((z=o.flip)==null?void 0:z.index)||0)+1,H=k[O];if(H)return{data:{index:O,overflows:W},reset:{placement:H}};let X=(q=W.filter(C=>C.overflows[0]<=0).sort((C,M)=>C.overflows[1]-M.overflows[1])[0])==null?void 0:q.placement;if(!X)switch(d){case"bestFit":{var D;const C=(D=W.map(M=>[M.placement,M.overflows.filter(L=>L>0).reduce((L,re)=>L+re,0)]).sort((M,L)=>M[1]-L[1])[0])==null?void 0:D[0];C&&(X=C);break}case"initialPlacement":X=l;break}if(i!==X)return{reset:{placement:X}}}return{}}}};async function Al(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),a=ct(n),l=fn(n),s=hn(n)==="y",u=["left","top"].includes(a)?-1:1,c=o&&s?-1:1,h=cn(t,e);let{mainAxis:m,crossAxis:d,alignmentAxis:y}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return l&&typeof y=="number"&&(d=l==="end"?y*-1:y),s?{x:d*c,y:m*u}:{x:m*u,y:d*c}}const ti=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:i,y:o,placement:a,middlewareData:l}=t,s=await Al(t,e);return a===((n=l.offset)==null?void 0:n.placement)&&(r=l.arrow)!=null&&r.alignmentOffset?{}:{x:i+s.x,y:o+s.y,data:{...s,placement:a}}}}},Il=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:l={fn:T=>{let{x,y:S}=T;return{x,y:S}}},...s}=cn(e,t),u={x:n,y:r},c=await ko(t,s),h=hn(ct(i)),m=vo(h);let d=u[m],y=u[h];if(o){const T=m==="y"?"top":"left",x=m==="y"?"bottom":"right",S=d+c[T],R=d-c[x];d=Qr(S,d,R)}if(a){const T=h==="y"?"top":"left",x=h==="y"?"bottom":"right",S=y+c[T],R=y-c[x];y=Qr(S,y,R)}const v=l.fn({...t,[m]:d,[h]:y});return{...v,data:{x:v.x-n,y:v.y-r}}}}};function tt(e){return Eo(e)?(e.nodeName||"").toLowerCase():"#document"}function Oe(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Je(e){var t;return(t=(Eo(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Eo(e){return e instanceof Node||e instanceof Oe(e).Node}function Xe(e){return e instanceof Element||e instanceof Oe(e).Element}function Ze(e){return e instanceof HTMLElement||e instanceof Oe(e).HTMLElement}function ni(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Oe(e).ShadowRoot}function Dt(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=je(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function Ol(e){return["table","td","th"].includes(tt(e))}function gr(e){const t=wr(),n=je(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(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 Fl(e){let t=Et(e);for(;Ze(t)&&!dn(t);){if(gr(t))return t;t=Et(t)}return null}function wr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function dn(e){return["html","body","#document"].includes(tt(e))}function je(e){return Oe(e).getComputedStyle(e)}function pn(e){return Xe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Et(e){if(tt(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ni(e)&&e.host||Je(e);return ni(t)?t.host:t}function So(e){const t=Et(e);return dn(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ze(t)&&Dt(t)?t:So(t)}function jt(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=So(e),o=i===((r=e.ownerDocument)==null?void 0:r.body),a=Oe(i);return o?t.concat(a,a.visualViewport||[],Dt(i)?i:[],a.frameElement&&n?jt(a.frameElement):[]):t.concat(i,jt(i,[],n))}function Ro(e){const t=je(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=Ze(e),o=i?e.offsetWidth:n,a=i?e.offsetHeight:r,l=en(n)!==o||en(r)!==a;return l&&(n=o,r=a),{width:n,height:r,$:l}}function yr(e){return Xe(e)?e:e.contextElement}function xt(e){const t=yr(e);if(!Ze(t))return et(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:o}=Ro(t);let a=(o?en(n.width):n.width)/r,l=(o?en(n.height):n.height)/i;return(!a||!Number.isFinite(a))&&(a=1),(!l||!Number.isFinite(l))&&(l=1),{x:a,y:l}}const $l=et(0);function Co(e){const t=Oe(e);return!wr()||!t.visualViewport?$l:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function jl(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Oe(e)?!1:t}function ft(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),o=yr(e);let a=et(1);t&&(r?Xe(r)&&(a=xt(r)):a=xt(e));const l=jl(o,n,r)?Co(o):et(0);let s=(i.left+l.x)/a.x,u=(i.top+l.y)/a.y,c=i.width/a.x,h=i.height/a.y;if(o){const m=Oe(o),d=r&&Xe(r)?Oe(r):r;let y=m,v=y.frameElement;for(;v&&r&&d!==y;){const T=xt(v),x=v.getBoundingClientRect(),S=je(v),R=x.left+(v.clientLeft+parseFloat(S.paddingLeft))*T.x,I=x.top+(v.clientTop+parseFloat(S.paddingTop))*T.y;s*=T.x,u*=T.y,c*=T.x,h*=T.y,s+=R,u+=I,y=Oe(v),v=y.frameElement}}return nn({width:c,height:h,x:s,y:u})}const Nl=[":popover-open",":modal"];function _o(e){return Nl.some(t=>{try{return e.matches(t)}catch{return!1}})}function Dl(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const o=i==="fixed",a=Je(r),l=t?_o(t.floating):!1;if(r===a||l&&o)return n;let s={scrollLeft:0,scrollTop:0},u=et(1);const c=et(0),h=Ze(r);if((h||!h&&!o)&&((tt(r)!=="body"||Dt(a))&&(s=pn(r)),Ze(r))){const m=ft(r);u=xt(r),c.x=m.x+r.clientLeft,c.y=m.y+r.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-s.scrollLeft*u.x+c.x,y:n.y*u.y-s.scrollTop*u.y+c.y}}function Bl(e){return Array.from(e.getClientRects())}function To(e){return ft(Je(e)).left+pn(e).scrollLeft}function Vl(e){const t=Je(e),n=pn(e),r=e.ownerDocument.body,i=ut(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=ut(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+To(e);const l=-n.scrollTop;return je(r).direction==="rtl"&&(a+=ut(t.clientWidth,r.clientWidth)-i),{width:i,height:o,x:a,y:l}}function zl(e,t){const n=Oe(e),r=Je(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,l=0,s=0;if(i){o=i.width,a=i.height;const u=wr();(!u||u&&t==="fixed")&&(l=i.offsetLeft,s=i.offsetTop)}return{width:o,height:a,x:l,y:s}}function Hl(e,t){const n=ft(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,o=Ze(e)?xt(e):et(1),a=e.clientWidth*o.x,l=e.clientHeight*o.y,s=i*o.x,u=r*o.y;return{width:a,height:l,x:s,y:u}}function ri(e,t,n){let r;if(t==="viewport")r=zl(e,n);else if(t==="document")r=Vl(Je(e));else if(Xe(t))r=Hl(t,n);else{const i=Co(e);r={...t,x:t.x-i.x,y:t.y-i.y}}return nn(r)}function Mo(e,t){const n=Et(e);return n===t||!Xe(n)||dn(n)?!1:je(n).position==="fixed"||Mo(n,t)}function Wl(e,t){const n=t.get(e);if(n)return n;let r=jt(e,[],!1).filter(l=>Xe(l)&&tt(l)!=="body"),i=null;const o=je(e).position==="fixed";let a=o?Et(e):e;for(;Xe(a)&&!dn(a);){const l=je(a),s=gr(a);!s&&l.position==="fixed"&&(i=null),(o?!s&&!i:!s&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Dt(a)&&!s&&Mo(e,a))?r=r.filter(c=>c!==a):i=l,a=Et(a)}return t.set(e,r),r}function Ul(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const a=[...n==="clippingAncestors"?Wl(t,this._c):[].concat(n),r],l=a[0],s=a.reduce((u,c)=>{const h=ri(t,c,i);return u.top=ut(h.top,u.top),u.right=Qt(h.right,u.right),u.bottom=Qt(h.bottom,u.bottom),u.left=ut(h.left,u.left),u},ri(t,l,i));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}}function Zl(e){const{width:t,height:n}=Ro(e);return{width:t,height:n}}function ql(e,t,n){const r=Ze(t),i=Je(t),o=n==="fixed",a=ft(e,!0,o,t);let l={scrollLeft:0,scrollTop:0};const s=et(0);if(r||!r&&!o)if((tt(t)!=="body"||Dt(i))&&(l=pn(t)),r){const h=ft(t,!0,o,t);s.x=h.x+t.clientLeft,s.y=h.y+t.clientTop}else i&&(s.x=To(i));const u=a.left+l.scrollLeft-s.x,c=a.top+l.scrollTop-s.y;return{x:u,y:c,width:a.width,height:a.height}}function ii(e,t){return!Ze(e)||je(e).position==="fixed"?null:t?t(e):e.offsetParent}function Po(e,t){const n=Oe(e);if(!Ze(e)||_o(e))return n;let r=ii(e,t);for(;r&&Ol(r)&&je(r).position==="static";)r=ii(r,t);return r&&(tt(r)==="html"||tt(r)==="body"&&je(r).position==="static"&&!gr(r))?n:r||Fl(e)||n}const Yl=async function(e){const t=this.getOffsetParent||Po,n=this.getDimensions;return{reference:ql(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,...await n(e.floating)}}};function Kl(e){return je(e).direction==="rtl"}const Xl={convertOffsetParentRelativeRectToViewportRelativeRect:Dl,getDocumentElement:Je,getClippingRect:Ul,getOffsetParent:Po,getElementRects:Yl,getClientRects:Bl,getDimensions:Zl,getScale:xt,isElement:Xe,isRTL:Kl};function Jl(e,t){let n=null,r;const i=Je(e);function o(){var l;clearTimeout(r),(l=n)==null||l.disconnect(),n=null}function a(l,s){l===void 0&&(l=!1),s===void 0&&(s=1),o();const{left:u,top:c,width:h,height:m}=e.getBoundingClientRect();if(l||t(),!h||!m)return;const d=Wt(c),y=Wt(i.clientWidth-(u+h)),v=Wt(i.clientHeight-(c+m)),T=Wt(u),S={rootMargin:-d+"px "+-y+"px "+-v+"px "+-T+"px",threshold:ut(0,Qt(1,s))||1};let R=!0;function I(k){const E=k[0].intersectionRatio;if(E!==s){if(!R)return a();E?a(!1,E):r=setTimeout(()=>{a(!1,1e-7)},100)}R=!1}try{n=new IntersectionObserver(I,{...S,root:i.ownerDocument})}catch{n=new IntersectionObserver(I,S)}n.observe(e)}return a(!0),o}function oi(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:s=!1}=r,u=yr(e),c=i||o?[...u?jt(u):[],...jt(t)]:[];c.forEach(x=>{i&&x.addEventListener("scroll",n,{passive:!0}),o&&x.addEventListener("resize",n)});const h=u&&l?Jl(u,n):null;let m=-1,d=null;a&&(d=new ResizeObserver(x=>{let[S]=x;S&&S.target===u&&d&&(d.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var R;(R=d)==null||R.observe(t)})),n()}),u&&!s&&d.observe(u),d.observe(t));let y,v=s?ft(e):null;s&&T();function T(){const x=ft(e);v&&(x.x!==v.x||x.y!==v.y||x.width!==v.width||x.height!==v.height)&&n(),v=x,y=requestAnimationFrame(T)}return n(),()=>{var x;c.forEach(S=>{i&&S.removeEventListener("scroll",n),o&&S.removeEventListener("resize",n)}),h==null||h(),(x=d)==null||x.disconnect(),d=null,s&&cancelAnimationFrame(y)}}const Gl=Il,Ql=Ll,es=(e,t,n)=>{const r=new Map,i={platform:Xl,...n},o={...i.platform,_c:r};return Pl(e,t,{...i,platform:o})};var Xt=typeof document<"u"?b.useLayoutEffect:b.useEffect;function rn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!rn(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const o=i[r];if(!(o==="_owner"&&e.$$typeof)&&!rn(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function Lo(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ai(e,t){const n=Lo(e);return Math.round(t*n)/n}function li(e){const t=f.useRef(e);return Xt(()=>{t.current=e}),t}function ts(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:o,floating:a}={},transform:l=!0,whileElementsMounted:s,open:u}=e,[c,h]=f.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[m,d]=f.useState(r);rn(m,r)||d(r);const[y,v]=f.useState(null),[T,x]=f.useState(null),S=f.useCallback(L=>{L!==E.current&&(E.current=L,v(L))},[]),R=f.useCallback(L=>{L!==V.current&&(V.current=L,x(L))},[]),I=o||y,k=a||T,E=f.useRef(null),V=f.useRef(null),W=f.useRef(c),z=s!=null,q=li(s),D=li(i),O=f.useCallback(()=>{if(!E.current||!V.current)return;const L={placement:t,strategy:n,middleware:m};D.current&&(L.platform=D.current),es(E.current,V.current,L).then(re=>{const we={...re,isPositioned:!0};H.current&&!rn(W.current,we)&&(W.current=we,oo.flushSync(()=>{h(we)}))})},[m,t,n,D]);Xt(()=>{u===!1&&W.current.isPositioned&&(W.current.isPositioned=!1,h(L=>({...L,isPositioned:!1})))},[u]);const H=f.useRef(!1);Xt(()=>(H.current=!0,()=>{H.current=!1}),[]),Xt(()=>{if(I&&(E.current=I),k&&(V.current=k),I&&k){if(q.current)return q.current(I,k,O);O()}},[I,k,O,q,z]);const X=f.useMemo(()=>({reference:E,floating:V,setReference:S,setFloating:R}),[S,R]),C=f.useMemo(()=>({reference:I,floating:k}),[I,k]),M=f.useMemo(()=>{const L={position:n,left:0,top:0};if(!C.floating)return L;const re=ai(C.floating,c.x),we=ai(C.floating,c.y);return l?{...L,transform:"translate("+re+"px, "+we+"px)",...Lo(C.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:re,top:we}},[n,l,C.floating,c.x,c.y]);return f.useMemo(()=>({...c,update:O,refs:X,elements:C,floatingStyles:M}),[c,O,X,C,M])}function ns(e){return typeof e=="function"?e():e}const on=f.forwardRef(function(t,n){const{children:r,container:i,disablePortal:o=!1}=t,[a,l]=f.useState(null),s=Rt(f.isValidElement(r)?r.ref:null,n);if(Gn(()=>{o||l(ns(i)||document.body)},[i,o]),Gn(()=>{if(a&&!o)return Jn(n,a),()=>{Jn(n,null)}},[n,a,o]),o){if(f.isValidElement(r)){const u={ref:s};return f.cloneElement(r,u)}return B.jsx(f.Fragment,{children:r})}return B.jsx(f.Fragment,{children:a&&oo.createPortal(r,a)})});process.env.NODE_ENV!=="production"&&(on.propTypes={children:Y.node,container:Y.oneOfType([Xn,Y.func]),disablePortal:Y.bool});process.env.NODE_ENV!=="production"&&(on.propTypes=Qa(on.propTypes));const Ao="Popup";function rs(e){return mr(Ao,e)}mo(Ao,["root","open"]);const is=f.createContext(null);function os(e){const[t,n]=f.useState(!0),r=f.useRef(!1),i=f.useRef(0),[o,a]=f.useState(!1),l=f.useRef(e);f.useEffect(()=>{!e&&i.current>0&&l.current!==e&&(r.current=!0,n(!1)),l.current=e},[e]);const s=f.useCallback(()=>{r.current=!1,n(!0)},[]),u=f.useCallback(()=>(i.current+=1,a(!0),()=>{i.current-=1,i.current===0&&a(!1)}),[]);let c;return o?e?c=!1:c=!r.current&&t:c=!e,{contextValue:f.useMemo(()=>({requestedEnter:e,onExited:s,registerTransition:u,hasExited:c}),[s,e,u,c]),hasExited:c}}const as=f.createContext(null),ls=["anchor","children","container","disablePortal","keepMounted","middleware","offset","open","placement","slotProps","slots","strategy"];function ss(e){const{open:t}=e;return fo({root:["root",t&&"open"]},lo(rs))}function us(e){return typeof e=="function"?e():e}const Io=f.forwardRef(function(t,n){var r;const{anchor:i,children:o,container:a,disablePortal:l=!1,keepMounted:s=!1,middleware:u,offset:c=0,open:h=!1,placement:m="bottom",slotProps:d={},slots:y={},strategy:v="absolute"}=t,T=hr(t,ls),{refs:x,elements:S,floatingStyles:R,update:I,placement:k}=ts({elements:{reference:us(i)},open:h,middleware:u??[ti(c??0),Ql(),Gl()],placement:m,strategy:v,whileElementsMounted:s?void 0:oi}),E=Rt(x.setFloating,n);Gn(()=>{if(s&&h&&S.reference&&S.floating)return oi(S.reference,S.floating,I)},[s,h,S,I]);const V=ge({},t,{disablePortal:l,keepMounted:s,offset:ti,open:h,placement:m,finalPlacement:k,strategy:v}),{contextValue:W,hasExited:z}=os(h),q=s&&z?"hidden":void 0,D=ss(V),O=(r=y==null?void 0:y.root)!=null?r:"div",H=er({elementType:O,externalSlotProps:d.root,externalForwardedProps:T,ownerState:V,className:D.root,additionalProps:{ref:E,role:"tooltip",style:ge({},R,{visibility:q})}}),X=f.useMemo(()=>({placement:k}),[k]);return s||!z?B.jsx(on,{disablePortal:l,container:a,children:B.jsx(as.Provider,{value:X,children:B.jsx(is.Provider,{value:W,children:B.jsx(O,ge({},H,{children:o}))})})}):null});process.env.NODE_ENV!=="production"&&(Io.propTypes={anchor:Y.oneOfType([Xn,Y.object,Y.func]),children:Y.oneOfType([Y.node,Y.func]),container:Y.oneOfType([Xn,Y.func]),disablePortal:Y.bool,keepMounted:Y.bool,middleware:Y.arrayOf(Y.oneOfType([Y.oneOf([!1]),Y.shape({fn:Y.func.isRequired,name:Y.string.isRequired,options:Y.any})])),offset:Y.oneOfType([Y.func,Y.number,Y.shape({alignmentAxis:Y.number,crossAxis:Y.number,mainAxis:Y.number})]),open:Y.bool,placement:Y.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:Y.shape({root:Y.oneOfType([Y.func,Y.object])}),slots:Y.shape({root:Y.elementType}),strategy:Y.oneOf(["absolute","fixed"])});function cs(e){const{checked:t,defaultChecked:n,disabled:r,onBlur:i,onChange:o,onFocus:a,onFocusVisible:l,readOnly:s,required:u}=e,[c,h]=tl({controlled:t,default:!!n,name:"Switch",state:"checked"}),m=W=>z=>{var q;z.nativeEvent.defaultPrevented||(h(z.target.checked),o==null||o(z),(q=W.onChange)==null||q.call(W,z))},{isFocusVisibleRef:d,onBlur:y,onFocus:v,ref:T}=co(),[x,S]=f.useState(!1);r&&x&&S(!1),f.useEffect(()=>{d.current=x},[x,d]);const R=f.useRef(null),I=W=>z=>{var q;R.current||(R.current=z.currentTarget),v(z),d.current===!0&&(S(!0),l==null||l(z)),a==null||a(z),(q=W.onFocus)==null||q.call(W,z)},k=W=>z=>{var q;y(z),d.current===!1&&S(!1),i==null||i(z),(q=W.onBlur)==null||q.call(W,z)},E=Rt(T,R);return{checked:c,disabled:!!r,focusVisible:x,getInputProps:(W={})=>ge({checked:t,defaultChecked:n,disabled:r,readOnly:s,ref:E,required:u,type:"checkbox"},W,{onChange:m(W),onFocus:I(W),onBlur:k(W)}),inputRef:E,readOnly:!!s}}const fs="_baseBtn_2vws3_108",An={baseBtn:fs},dt=e=>{const{ariaLabel:t,ariaLabelledBy:n,children:r,className:i,disabled:o,role:a,selected:l}=e,{active:s,focusVisible:u,getRootProps:c}=vl({...e,rootRef:e.ref}),h={[An["baseBtn--active"]]:s,[An["baseBtn--focusVisible"]]:u};return B.jsx("button",{...c(),"aria-label":t,"aria-labelledby":n,"aria-disabled":o,className:xe(An.baseBtn,h,i),role:a,disabled:o,"aria-pressed":s,"aria-selected":l,children:r})},hs="_root_7p9wv_108",si={root:hs,"root--border-radius":"_root--border-radius_7p9wv_118"},ds=(e,t)=>b.isValidElement(e)&&typeof e.type!="string"&&t.includes(e.type),St=(e,t)=>b.Children.toArray(e).filter(n=>ds(n,t)),ps="_root_11wmj_108",ms={root:ps},Oo=({children:e,className:t})=>B.jsx("div",{className:xe(ms.root,t),children:e}),gs="_iconComponent_1g3rx_108",ws={iconComponent:gs},ys=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),vs=b.forwardRef(ys),xs=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),bs=b.forwardRef(xs),ks=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Es=b.forwardRef(ks),Ss=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Rs=b.forwardRef(Ss),Cs=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),_s=b.forwardRef(Cs),Ts=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2 9a2.5 2.5 0 0 1 2.5-2.5h1.77a.5.5 0 0 0 .38-.175L8.9 3.698A2 2 0 0 1 10.42 3h3.16a2 2 0 0 1 1.519.698l2.251 2.627a.5.5 0 0 0 .38.175h1.77A2.5 2.5 0 0 1 22 9v9a2.5 2.5 0 0 1-2.5 2.5h-15A2.5 2.5 0 0 1 2 18V9Z"})),Ms=b.forwardRef(Ts),Ps=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),Ls=b.forwardRef(Ps),As=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Is=b.forwardRef(As),Os=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),Fs=b.forwardRef(Os),$s=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),js=b.forwardRef($s),Ns=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),Ds=b.forwardRef(Ns),Bs=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),Vs=b.forwardRef(Bs),zs=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Hs=b.forwardRef(zs),Ws=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Us=b.forwardRef(Ws),Zs=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),qs=b.forwardRef(Zs),Ys=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Ks=b.forwardRef(Ys),Xs=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Js=b.forwardRef(Xs),Gs=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Qs=b.forwardRef(Gs),eu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:t,...e},f.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}),f.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})),tu=b.forwardRef(eu),nu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),ru=b.forwardRef(nu),iu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),ou=b.forwardRef(iu),au=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),lu=b.forwardRef(au),su=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),uu=b.forwardRef(su),cu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),fu=b.forwardRef(cu),hu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),du=b.forwardRef(hu),pu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),mu=b.forwardRef(pu),gu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{fill:"#201649",d:"M6 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM19.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})),wu=b.forwardRef(gu),yu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{fill:"#201649",d:"M13.5 18a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0ZM12 10.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM12 4.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"})),vu=b.forwardRef(yu),xu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),bu=b.forwardRef(xu),ku=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Eu=b.forwardRef(ku),Su=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Ru=b.forwardRef(Su),Cu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),_u=b.forwardRef(Cu),Tu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Mu=b.forwardRef(Tu),Pu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),Lu=b.forwardRef(Pu),Au=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Iu=b.forwardRef(Au),Ou=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Fu=b.forwardRef(Ou),$u=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),ju=b.forwardRef($u),Nu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Du=b.forwardRef(Nu),Bu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Vu=b.forwardRef(Bu),zu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Hu=b.forwardRef(zu),Wu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),Uu=b.forwardRef(Wu),Zu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:t,...e},f.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"})),qu=b.forwardRef(Zu),Yu={arrow_left:vs,arrow_right:bs,bookmark:Es,bookmarked:Rs,burger_menu:_s,camera:Ms,checkmark:Ls,checkmark_circle:Is,chevron_down:Fs,chevron_left:js,chevron_right:Ds,chevron_up:Vs,comment_bubble:Hs,cross:Us,cross_circle:qs,envelope:Ks,event_calendar:Js,external_link:Qs,eye:tu,eye_crossed:ru,filter:ou,globe:lu,heart:uu,image:fu,loudspeaker:du,marketplace:mu,more_dots:wu,more_dots_alt:vu,mute:bu,notification_bell:Eu,paperclip:Ru,pencil:_u,pin:Mu,plus:Lu,plus_circle:Iu,privacy_lock:Fu,search:ju,share_arrow:Du,share_arrow_outline:Vu,sort:Hu,thanks:Uu,trash_can:qu},Ku=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Xu=b.forwardRef(Ku),Ju=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Gu=b.forwardRef(Ju),Qu=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),ec=b.forwardRef(Qu),tc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),nc=b.forwardRef(tc),rc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),ic=b.forwardRef(rc),oc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.createElement("path",{fill:"#fff",d:"M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16c0 1.81.4 3.525 1.117 5.064.083.177.118.373.094.567l-.634 5.236a.5.5 0 0 0 .556.556l5.236-.634c.194-.024.39.011.567.093A11.954 11.954 0 0 0 16 28Z"}),f.createElement("path",{fill:"#FF9DE2",d:"M16.085 12.871c1.27-1.78 3.406-2.357 4.942-1.44 1.571.938 1.885 2.814.943 5.003-1.219 2.83-5.122 5.916-5.852 6.476a.193.193 0 0 1-.236 0c-.73-.56-4.633-3.646-5.852-6.476-.942-2.189-.628-4.065.943-5.003 1.525-.917 3.672-.34 4.942 1.44a.105.105 0 0 0 .17 0Z"}),f.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"})),ac=b.forwardRef(oc),lc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),sc=b.forwardRef(lc),uc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),cc=b.forwardRef(uc),fc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),hc=b.forwardRef(fc),dc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),pc=b.forwardRef(dc),mc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),gc=b.forwardRef(mc),wc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M3.5 11.5A2.5 2.5 0 0 1 6 9h2.586a1 1 0 0 0 .707-.293l3.121-3.121A2 2 0 0 1 13.828 5h4.344a2 2 0 0 1 1.414.586l3.121 3.121a1 1 0 0 0 .707.293H26a2.5 2.5 0 0 1 2.5 2.5V23a3 3 0 0 1-3 3h-19a3 3 0 0 1-3-3V11.5Z"})),yc=b.forwardRef(wc),vc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),xc=b.forwardRef(vc),bc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),kc=b.forwardRef(bc),Ec=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Sc=b.forwardRef(Ec),Rc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Cc=b.forwardRef(Rc),_c=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Tc=b.forwardRef(_c),Mc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Pc=b.forwardRef(Mc),Lc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Ac=b.forwardRef(Lc),Ic=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Oc=b.forwardRef(Ic),Fc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),$c=b.forwardRef(Fc),jc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Nc=b.forwardRef(jc),Dc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Bc=b.forwardRef(Dc),Vc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),zc=b.forwardRef(Vc),Hc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Wc=b.forwardRef(Hc),Uc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Zc=b.forwardRef(Uc),qc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Yc=b.forwardRef(qc),Kc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Xc=b.forwardRef(Kc),Jc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Gc=b.forwardRef(Jc),Qc=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),e1=b.forwardRef(Qc),t1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),n1=b.forwardRef(t1),r1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),i1=b.forwardRef(r1),o1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),a1=b.forwardRef(o1),l1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),s1=b.forwardRef(l1),u1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),c1=b.forwardRef(u1),f1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:t,...e},f.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}),f.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})),h1=b.forwardRef(f1),d1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),p1=b.forwardRef(d1),m1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),g1=b.forwardRef(m1),w1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),y1=b.forwardRef(w1),v1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),x1=b.forwardRef(v1),b1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),k1=b.forwardRef(b1),E1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),S1=b.forwardRef(E1),R1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),C1=b.forwardRef(R1),_1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),T1=b.forwardRef(_1),M1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),P1=b.forwardRef(M1),L1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),A1=b.forwardRef(L1),I1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),O1=b.forwardRef(I1),F1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),$1=b.forwardRef(F1),j1=(e,t)=>f.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:t,...e},f.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"})),N1=b.forwardRef(j1),D1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),B1=b.forwardRef(D1),V1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),z1=b.forwardRef(V1),H1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),W1=b.forwardRef(H1),U1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Z1=b.forwardRef(U1),q1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Y1=b.forwardRef(q1),K1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.createElement("path",{fill:"#201649",d:"M8 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM26 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),X1=b.forwardRef(K1),J1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.createElement("path",{fill:"#201649",d:"M16 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM18 24a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),G1=b.forwardRef(J1),Q1=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),ef=b.forwardRef(Q1),tf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),nf=b.forwardRef(tf),rf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),of=b.forwardRef(rf),af=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),lf=b.forwardRef(af),sf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),uf=b.forwardRef(sf),cf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),ff=b.forwardRef(cf),hf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),df=b.forwardRef(hf),pf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),mf=b.forwardRef(pf),gf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),wf=b.forwardRef(gf),yf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),vf=b.forwardRef(yf),xf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),bf=b.forwardRef(xf),kf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Ef=b.forwardRef(kf),Sf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Rf=b.forwardRef(Sf),Cf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),_f=b.forwardRef(Cf),Tf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Mf=b.forwardRef(Tf),Pf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Lf=b.forwardRef(Pf),Af=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),If=b.forwardRef(Af),Of=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Ff=b.forwardRef(Of),$f=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),jf=b.forwardRef($f),Nf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"}),f.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),Df=b.forwardRef(Nf),Bf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Vf=b.forwardRef(Bf),zf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Hf=b.forwardRef(zf),Wf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Uf=b.forwardRef(Wf),Zf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),qf=b.forwardRef(Zf),Yf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Kf=b.forwardRef(Yf),Xf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Jf=b.forwardRef(Xf),Gf=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),Qf=b.forwardRef(Gf),e0=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),t0=b.forwardRef(e0),n0=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),r0=b.forwardRef(n0),i0=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),o0=b.forwardRef(i0),a0=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),l0=b.forwardRef(a0),s0=(e,t)=>f.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:t,...e},f.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"})),u0=b.forwardRef(s0),c0={address_book:Xu,baby_toy:Gu,bicycle:ec,bookmark:nc,books:ic,bubble_heart_filled:ac,bubble_heart_outline:sc,buildings:cc,burger_menu:hc,business:pc,business_profile:gc,camera:yc,camera_crossed:xc,car:kc,carrot:Sc,chat:Cc,checkmark_circle:Tc,christmas_tree:Pc,clipboard:Ac,clothing:Oc,cocktail:$c,comment_bubble:Nc,compass:Bc,computer:zc,couch:Wc,credit_card:Zc,cross_circle:Yc,cutlery:Xc,drill_tool:Gc,email:e1,envelope:n1,event_calendar_check:i1,event_calendar_date:a1,event_calendar_plus:s1,exchange:c1,eye:h1,eye_crossed:p1,gift:g1,group:y1,healthcare:x1,heart:k1,house:S1,image:C1,info:T1,invite_neighbour:P1,key:A1,kitchen_pot:O1,list:$1,log_in:N1,log_out:B1,loudspeaker:z1,map:W1,marketplace:Z1,miscellaneous_other:Y1,more_dots:X1,more_dots_alt:G1,music:ef,nebenan_de:nf,neighbour:of,notification_bell:lf,organisation:uf,paper_form_empty:ff,paper_form_filled:df,paperclip:mf,paw:wf,pencil:vf,pin:bf,pins:Ef,plant:Rf,plus:_f,plus_circle:Mf,post:Lf,privacy_lock:If,qr_code:Ff,search:jf,settings_cog:Df,shopping_bag:Vf,shopping_cart:Hf,special_place:Uf,suitcase:qf,supporter:Kf,tennis_ball:Jf,thanks:Qf,trash_can:t0,truck:r0,user:o0,user_profile:l0,wellness:u0},f0={24:Yu,32:c0},ht=({className:e,name:t,role:n="presentation",size:r="32",title:i})=>{const a=f0[r][t];return a?B.jsx(a,{className:xe(ws.iconComponent,e),title:i,role:n,width:r,height:r}):null},h0="_iconButton_1n11m_108",In={iconButton:h0,"iconButton--circular":"_iconButton--circular_1n11m_128","iconButton--circular-small":"_iconButton--circular-small_1n11m_141","iconButton--circular-medium":"_iconButton--circular-medium_1n11m_145","iconButton--circular-large":"_iconButton--circular-large_1n11m_149"},d0=e=>e==="small"?"24":"32",Fo=({icon:e,size:t="medium",variant:n,...r})=>{const i=d0(t);return B.jsx(dt,{...r,className:xe(In.iconButton,{[In[`iconButton--${n}`]]:n,[In[`iconButton--${n}-${t}`]]:n}),children:B.jsx(ht,{size:i,name:e})})},p0="_root_y59ga_108",m0="_title_y59ga_116",ui={root:p0,title:m0},$o=({as:e,headline:t,leftElement:n,rightElement:r,type:i="h3"})=>{const o=St(n,[ht,Fo]),a=St(r,[dt]);return B.jsxs("header",{className:ui.root,children:[o,B.jsx(ze,{type:i,as:e,className:ui.title,children:t}),a]})},g0=({ariaLabel:e,as:t="section",borderRadius:n,children:r,className:i,role:o})=>{const a=St(r,[Oo,$o]);return B.jsx(t,{role:o,"aria-label":e,className:xe(si.root,{[si["root--border-radius"]]:n},i),children:a})},w0="_dividerContainer_1y8zj_108",y0="_dividerLine_1y8zj_113",ci={dividerContainer:w0,dividerLine:y0},v0=({offsetLeft:e=0,offsetRight:t=0})=>B.jsx("div",{className:ci.dividerContainer,children:B.jsx("div",{className:ci.dividerLine,style:{marginLeft:`${e}px`,marginRight:`${t}px`},role:"separator"})}),x0="_fieldset_1uels_108",b0={fieldset:x0},k0=({children:e,classname:t,disabled:n,form:r,name:i})=>{const o=b.Children.map(e,a=>{if(b.isValidElement(a))return b.cloneElement(a,{disabled:n})});return B.jsx("fieldset",{className:xe(b0.fieldset,t),disabled:n,name:i,form:r,children:o})},E0=({ariaLabel:e,ariaLabelledBy:t,children:n,className:r,id:i})=>B.jsx("form",{className:r,"aria-label":e,"aria-labelledby":t,id:i,children:n}),jo=({alt:e,className:t,src:n})=>B.jsx("img",{className:t,src:n,alt:e}),S0="_labelPill_14opg_108",fi={labelPill:S0,"labelPill--small":"_labelPill--small_14opg_120","labelPill--medium":"_labelPill--medium_14opg_124"},R0={medium:"detail-bold",small:"detail-upper-case"},No=({className:e,label:t,size:n})=>{const r=fi[`labelPill--${n}`];return B.jsx("span",{className:xe(fi.labelPill,r,e),children:B.jsx(ze,{type:R0[n],children:t})})},C0="_legend_1qhj3_108",_0="_text_1qhj3_114",hi={legend:C0,text:_0},T0=({className:e,headline:t,text:n})=>B.jsxs("legend",{className:xe(hi.legend,e),children:[B.jsx(ze,{type:"h5",children:t}),n&&B.jsx(ze,{className:hi.text,type:"body-regular",as:"p",children:n})]});function M0(e,t){const n=t||{};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const P0=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,L0=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,A0={};function di(e,t){return((t||A0).jsx?L0:P0).test(e)}const I0=/[ \t\n\f\r]/g;function O0(e){return typeof e=="object"?e.type==="text"?pi(e.value):!1:pi(e)}function pi(e){return e.replace(I0,"")===""}class Bt{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}Bt.prototype.property={};Bt.prototype.normal={};Bt.prototype.space=null;function Do(e,t){const n={},r={};let i=-1;for(;++i<e.length;)Object.assign(n,e[i].property),Object.assign(r,e[i].normal);return new Bt(n,r,t)}function nr(e){return e.toLowerCase()}class Ne{constructor(t,n){this.property=t,this.attribute=n}}Ne.prototype.space=null;Ne.prototype.boolean=!1;Ne.prototype.booleanish=!1;Ne.prototype.overloadedBoolean=!1;Ne.prototype.number=!1;Ne.prototype.commaSeparated=!1;Ne.prototype.spaceSeparated=!1;Ne.prototype.commaOrSpaceSeparated=!1;Ne.prototype.mustUseProperty=!1;Ne.prototype.defined=!1;let F0=0;const oe=pt(),Se=pt(),Bo=pt(),A=pt(),ye=pt(),bt=pt(),Ae=pt();function pt(){return 2**++F0}const rr=Object.freeze(Object.defineProperty({__proto__:null,boolean:oe,booleanish:Se,commaOrSpaceSeparated:Ae,commaSeparated:bt,number:A,overloadedBoolean:Bo,spaceSeparated:ye},Symbol.toStringTag,{value:"Module"})),On=Object.keys(rr);class vr extends Ne{constructor(t,n,r,i){let o=-1;if(super(t,n),mi(this,"space",i),typeof r=="number")for(;++o<On.length;){const a=On[o];mi(this,On[o],(r&rr[a])===rr[a])}}}vr.prototype.defined=!0;function mi(e,t,n){n&&(e[t]=n)}const $0={}.hasOwnProperty;function Ct(e){const t={},n={};let r;for(r in e.properties)if($0.call(e.properties,r)){const i=e.properties[r],o=new vr(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(o.mustUseProperty=!0),t[r]=o,n[nr(r)]=r,n[nr(o.attribute)]=r}return new Bt(t,n,e.space)}const Vo=Ct({space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),zo=Ct({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Ho(e,t){return t in e?e[t]:t}function Wo(e,t){return Ho(e,t.toLowerCase())}const Uo=Ct({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:Wo,properties:{xmlns:null,xmlnsXLink:null}}),Zo=Ct({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:Se,ariaAutoComplete:null,ariaBusy:Se,ariaChecked:Se,ariaColCount:A,ariaColIndex:A,ariaColSpan:A,ariaControls:ye,ariaCurrent:null,ariaDescribedBy:ye,ariaDetails:null,ariaDisabled:Se,ariaDropEffect:ye,ariaErrorMessage:null,ariaExpanded:Se,ariaFlowTo:ye,ariaGrabbed:Se,ariaHasPopup:null,ariaHidden:Se,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ye,ariaLevel:A,ariaLive:null,ariaModal:Se,ariaMultiLine:Se,ariaMultiSelectable:Se,ariaOrientation:null,ariaOwns:ye,ariaPlaceholder:null,ariaPosInSet:A,ariaPressed:Se,ariaReadOnly:Se,ariaRelevant:null,ariaRequired:Se,ariaRoleDescription:ye,ariaRowCount:A,ariaRowIndex:A,ariaRowSpan:A,ariaSelected:Se,ariaSetSize:A,ariaSort:null,ariaValueMax:A,ariaValueMin:A,ariaValueNow:A,ariaValueText:null,role:null}}),j0=Ct({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:Wo,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:bt,acceptCharset:ye,accessKey:ye,action:null,allow:null,allowFullScreen:oe,allowPaymentRequest:oe,allowUserMedia:oe,alt:null,as:null,async:oe,autoCapitalize:null,autoComplete:ye,autoFocus:oe,autoPlay:oe,blocking:ye,capture:null,charSet:null,checked:oe,cite:null,className:ye,cols:A,colSpan:null,content:null,contentEditable:Se,controls:oe,controlsList:ye,coords:A|bt,crossOrigin:null,data:null,dateTime:null,decoding:null,default:oe,defer:oe,dir:null,dirName:null,disabled:oe,download:Bo,draggable:Se,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:oe,formTarget:null,headers:ye,height:A,hidden:oe,high:A,href:null,hrefLang:null,htmlFor:ye,httpEquiv:ye,id:null,imageSizes:null,imageSrcSet:null,inert:oe,inputMode:null,integrity:null,is:null,isMap:oe,itemId:null,itemProp:ye,itemRef:ye,itemScope:oe,itemType:ye,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:oe,low:A,manifest:null,max:null,maxLength:A,media:null,method:null,min:null,minLength:A,multiple:oe,muted:oe,name:null,nonce:null,noModule:oe,noValidate:oe,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:oe,optimum:A,pattern:null,ping:ye,placeholder:null,playsInline:oe,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:oe,referrerPolicy:null,rel:ye,required:oe,reversed:oe,rows:A,rowSpan:A,sandbox:ye,scope:null,scoped:oe,seamless:oe,selected:oe,shadowRootDelegatesFocus:oe,shadowRootMode:null,shape:null,size:A,sizes:null,slot:null,span:A,spellCheck:Se,src:null,srcDoc:null,srcLang:null,srcSet:null,start:A,step:null,style:null,tabIndex:A,target:null,title:null,translate:null,type:null,typeMustMatch:oe,useMap:null,value:Se,width:A,wrap:null,align:null,aLink:null,archive:ye,axis:null,background:null,bgColor:null,border:A,borderColor:null,bottomMargin:A,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:oe,declare:oe,event:null,face:null,frame:null,frameBorder:null,hSpace:A,leftMargin:A,link:null,longDesc:null,lowSrc:null,marginHeight:A,marginWidth:A,noResize:oe,noHref:oe,noShade:oe,noWrap:oe,object:null,profile:null,prompt:null,rev:null,rightMargin:A,rules:null,scheme:null,scrolling:Se,standby:null,summary:null,text:null,topMargin:A,valueType:null,version:null,vAlign:null,vLink:null,vSpace:A,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:oe,disableRemotePlayback:oe,prefix:null,property:null,results:A,security:null,unselectable:null}}),N0=Ct({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:Ho,properties:{about:Ae,accentHeight:A,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:A,amplitude:A,arabicForm:null,ascent:A,attributeName:null,attributeType:null,azimuth:A,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:A,by:null,calcMode:null,capHeight:A,className:ye,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:A,diffuseConstant:A,direction:null,display:null,dur:null,divisor:A,dominantBaseline:null,download:oe,dx:null,dy:null,edgeMode:null,editable:null,elevation:A,enableBackground:null,end:null,event:null,exponent:A,externalResourcesRequired:null,fill:null,fillOpacity:A,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:bt,g2:bt,glyphName:bt,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:A,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:A,horizOriginX:A,horizOriginY:A,id:null,ideographic:A,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:A,k:A,k1:A,k2:A,k3:A,k4:A,kernelMatrix:Ae,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:A,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:A,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:A,overlineThickness:A,paintOrder:null,panose1:null,path:null,pathLength:A,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ye,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:A,pointsAtY:A,pointsAtZ:A,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Ae,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Ae,rev:Ae,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Ae,requiredFeatures:Ae,requiredFonts:Ae,requiredFormats:Ae,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:A,specularExponent:A,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:A,strikethroughThickness:A,string:null,stroke:null,strokeDashArray:Ae,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:A,strokeOpacity:A,strokeWidth:null,style:null,surfaceScale:A,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Ae,tabIndex:A,tableValues:null,target:null,targetX:A,targetY:A,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Ae,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:A,underlineThickness:A,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:A,values:null,vAlphabetic:A,vMathematical:A,vectorEffect:null,vHanging:A,vIdeographic:A,version:null,vertAdvY:A,vertOriginX:A,vertOriginY:A,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:A,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),D0=/^data[-\w.:]+$/i,gi=/-[a-z]/g,B0=/[A-Z]/g;function V0(e,t){const n=nr(t);let r=t,i=Ne;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&D0.test(t)){if(t.charAt(4)==="-"){const o=t.slice(5).replace(gi,H0);r="data"+o.charAt(0).toUpperCase()+o.slice(1)}else{const o=t.slice(4);if(!gi.test(o)){let a=o.replace(B0,z0);a.charAt(0)!=="-"&&(a="-"+a),t="data"+a}}i=vr}return new i(r,t)}function z0(e){return"-"+e.toLowerCase()}function H0(e){return e.charAt(1).toUpperCase()}const W0={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},U0=Do([zo,Vo,Uo,Zo,j0],"html"),xr=Do([zo,Vo,Uo,Zo,N0],"svg");function Z0(e){return e.join(" ").trim()}var qo={},wi=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,q0=/\n/g,Y0=/^\s*/,K0=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,X0=/^:\s*/,J0=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,G0=/^[;\s]*/,Q0=/^\s+|\s+$/g,eh=`
51
- `,yi="/",vi="*",st="",th="comment",nh="declaration",rh=function(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function i(y){var v=y.match(q0);v&&(n+=v.length);var T=y.lastIndexOf(eh);r=~T?y.length-T:r+y.length}function o(){var y={line:n,column:r};return function(v){return v.position=new a(y),u(),v}}function a(y){this.start=y,this.end={line:n,column:r},this.source=t.source}a.prototype.content=e;function l(y){var v=new Error(t.source+":"+n+":"+r+": "+y);if(v.reason=y,v.filename=t.source,v.line=n,v.column=r,v.source=e,!t.silent)throw v}function s(y){var v=y.exec(e);if(v){var T=v[0];return i(T),e=e.slice(T.length),v}}function u(){s(Y0)}function c(y){var v;for(y=y||[];v=h();)v!==!1&&y.push(v);return y}function h(){var y=o();if(!(yi!=e.charAt(0)||vi!=e.charAt(1))){for(var v=2;st!=e.charAt(v)&&(vi!=e.charAt(v)||yi!=e.charAt(v+1));)++v;if(v+=2,st===e.charAt(v-1))return l("End of comment missing");var T=e.slice(2,v-2);return r+=2,i(T),e=e.slice(v),r+=2,y({type:th,comment:T})}}function m(){var y=o(),v=s(K0);if(v){if(h(),!s(X0))return l("property missing ':'");var T=s(J0),x=y({type:nh,property:xi(v[0].replace(wi,st)),value:T?xi(T[0].replace(wi,st)):st});return s(G0),x}}function d(){var y=[];c(y);for(var v;v=m();)v!==!1&&(y.push(v),c(y));return y}return u(),d()};function xi(e){return e?e.replace(Q0,st):st}var ih=Br&&Br.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(qo,"__esModule",{value:!0});var oh=ih(rh);function ah(e,t){var n=null;if(!e||typeof e!="string")return n;var r=(0,oh.default)(e),i=typeof t=="function";return r.forEach(function(o){if(o.type==="declaration"){var a=o.property,l=o.value;i?t(a,l,o):l&&(n=n||{},n[a]=l)}}),n}var bi=qo.default=ah;const lh=bi.default||bi,Yo=Ko("end"),br=Ko("start");function Ko(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function sh(e){const t=br(e),n=Yo(e);if(t&&n)return{start:t,end:n}}function Ft(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?ki(e.position):"start"in e||"end"in e?ki(e):"line"in e||"column"in e?ir(e):""}function ir(e){return Ei(e&&e.line)+":"+Ei(e&&e.column)}function ki(e){return ir(e&&e.start)+"-"+ir(e&&e.end)}function Ei(e){return e&&typeof e=="number"?e:1}class Re extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",o={},a=!1;if(n&&("line"in n&&"column"in n?o={place:n}:"start"in n&&"end"in n?o={place:n}:"type"in n?o={ancestors:[n],place:n.position}:o={...n}),typeof t=="string"?i=t:!o.cause&&t&&(a=!0,i=t.message,o.cause=t),!o.ruleId&&!o.source&&typeof r=="string"){const s=r.indexOf(":");s===-1?o.ruleId=r:(o.source=r.slice(0,s),o.ruleId=r.slice(s+1))}if(!o.place&&o.ancestors&&o.ancestors){const s=o.ancestors[o.ancestors.length-1];s&&(o.place=s.position)}const l=o.place&&"start"in o.place?o.place.start:o.place;this.ancestors=o.ancestors||void 0,this.cause=o.cause||void 0,this.column=l?l.column:void 0,this.fatal=void 0,this.file,this.message=i,this.line=l?l.line:void 0,this.name=Ft(o.place)||"1:1",this.place=o.place||void 0,this.reason=this.message,this.ruleId=o.ruleId||void 0,this.source=o.source||void 0,this.stack=a&&o.cause&&typeof o.cause.stack=="string"?o.cause.stack:"",this.actual,this.expected,this.note,this.url}}Re.prototype.file="";Re.prototype.name="";Re.prototype.reason="";Re.prototype.message="";Re.prototype.stack="";Re.prototype.column=void 0;Re.prototype.line=void 0;Re.prototype.ancestors=void 0;Re.prototype.cause=void 0;Re.prototype.fatal=void 0;Re.prototype.place=void 0;Re.prototype.ruleId=void 0;Re.prototype.source=void 0;const kr={}.hasOwnProperty,uh=new Map,ch=/[A-Z]/g,fh=/-([a-z])/g,hh=new Set(["table","tbody","thead","tfoot","tr"]),dh=new Set(["td","th"]),Xo="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function ph(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=kh(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=bh(n,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?xr:U0,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},o=Jo(i,e,void 0);return o&&typeof o!="string"?o:i.create(e,i.Fragment,{children:o||void 0},void 0)}function Jo(e,t,n){if(t.type==="element")return mh(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return gh(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return yh(e,t,n);if(t.type==="mdxjsEsm")return wh(e,t);if(t.type==="root")return vh(e,t,n);if(t.type==="text")return xh(e,t)}function mh(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=xr,e.schema=i),e.ancestors.push(t);const o=Qo(e,t.tagName,!1),a=Eh(e,t);let l=Sr(e,t);return hh.has(t.tagName)&&(l=l.filter(function(s){return typeof s=="string"?!O0(s):!0})),Go(e,a,o,t),Er(a,l),e.ancestors.pop(),e.schema=r,e.create(t,o,a,n)}function gh(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}Nt(e,t.position)}function wh(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Nt(e,t.position)}function yh(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=xr,e.schema=i),e.ancestors.push(t);const o=t.name===null?e.Fragment:Qo(e,t.name,!0),a=Sh(e,t),l=Sr(e,t);return Go(e,a,o,t),Er(a,l),e.ancestors.pop(),e.schema=r,e.create(t,o,a,n)}function vh(e,t,n){const r={};return Er(r,Sr(e,t)),e.create(t,e.Fragment,r,n)}function xh(e,t){return t.value}function Go(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Er(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function bh(e,t,n){return r;function r(i,o,a,l){const u=Array.isArray(a.children)?n:t;return l?u(o,a,l):u(o,a)}}function kh(e,t){return n;function n(r,i,o,a){const l=Array.isArray(o.children),s=br(r);return t(i,o,a,l,{columnNumber:s?s.column-1:void 0,fileName:e,lineNumber:s?s.line:void 0},void 0)}}function Eh(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&kr.call(t.properties,i)){const o=Rh(e,i,t.properties[i]);if(o){const[a,l]=o;e.tableCellAlignToStyle&&a==="align"&&typeof l=="string"&&dh.has(t.tagName)?r=l:n[a]=l}}if(r){const o=n.style||(n.style={});o[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function Sh(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const o=r.data.estree.body[0];o.type;const a=o.expression;a.type;const l=a.properties[0];l.type,Object.assign(n,e.evaluater.evaluateExpression(l.argument))}else Nt(e,t.position);else{const i=r.name;let o;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const l=r.value.data.estree.body[0];l.type,o=e.evaluater.evaluateExpression(l.expression)}else Nt(e,t.position);else o=r.value===null?!0:r.value;n[i]=o}return n}function Sr(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:uh;for(;++r<t.children.length;){const o=t.children[r];let a;if(e.passKeys){const s=o.type==="element"?o.tagName:o.type==="mdxJsxFlowElement"||o.type==="mdxJsxTextElement"?o.name:void 0;if(s){const u=i.get(s)||0;a=s+"-"+u,i.set(s,u+1)}}const l=Jo(e,o,a);l!==void 0&&n.push(l)}return n}function Rh(e,t,n){const r=V0(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?M0(n):Z0(n)),r.property==="style"){let i=typeof n=="object"?n:Ch(e,String(n));return e.stylePropertyNameCase==="css"&&(i=_h(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?W0[r.property]||r.property:r.attribute,n]}}function Ch(e,t){const n={};try{lh(t,r)}catch(i){if(!e.ignoreInvalidStyle){const o=i,a=new Re("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:o,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw a.file=e.filePath||void 0,a.url=Xo+"#cannot-parse-style-attribute",a}}return n;function r(i,o){let a=i;a.slice(0,2)!=="--"&&(a.slice(0,4)==="-ms-"&&(a="ms-"+a.slice(4)),a=a.replace(fh,Mh)),n[a]=o}}function Qo(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const i=t.split(".");let o=-1,a;for(;++o<i.length;){const l=di(i[o])?{type:"Identifier",name:i[o]}:{type:"Literal",value:i[o]};a=a?{type:"MemberExpression",object:a,property:l,computed:!!(o&&l.type==="Literal"),optional:!1}:l}r=a}else r=di(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return kr.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);Nt(e)}function Nt(e,t){const n=new Re("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=Xo+"#cannot-handle-mdx-estrees-without-createevaluater",n}function _h(e){const t={};let n;for(n in e)kr.call(e,n)&&(t[Th(n)]=e[n]);return t}function Th(e){let t=e.replace(ch,Ph);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function Mh(e,t){return t.toUpperCase()}function Ph(e){return"-"+e.toLowerCase()}const Fn={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},Lh={};function Ah(e,t){const n=t||Lh,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return ea(e,r,i)}function ea(e,t,n){if(Ih(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Si(e.children,t,n)}return Array.isArray(e)?Si(e,t,n):""}function Si(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=ea(e[i],t,n);return r.join("")}function Ih(e){return!!(e&&typeof e=="object")}const Ri=document.createElement("i");function Rr(e){const t="&"+e+";";Ri.innerHTML=t;const n=Ri.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function qe(e,t,n,r){const i=e.length;let o=0,a;if(t<0?t=-t>i?0:i+t:t=t>i?i:t,n=n>0?n:0,r.length<1e4)a=Array.from(r),a.unshift(t,n),e.splice(...a);else for(n&&e.splice(t,n);o<r.length;)a=r.slice(o,o+1e4),a.unshift(t,0),e.splice(...a),o+=1e4,t+=1e4}function $e(e,t){return e.length>0?(qe(e,e.length,0,t),e):t}const Ci={}.hasOwnProperty;function Oh(e){const t={};let n=-1;for(;++n<e.length;)Fh(t,e[n]);return t}function Fh(e,t){let n;for(n in t){const i=(Ci.call(e,n)?e[n]:void 0)||(e[n]={}),o=t[n];let a;if(o)for(a in o){Ci.call(i,a)||(i[a]=[]);const l=o[a];$h(i[a],Array.isArray(l)?l:l?[l]:[])}}}function $h(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);qe(e,0,0,r)}function ta(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function kt(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Ue=nt(/[A-Za-z]/),Ie=nt(/[\dA-Za-z]/),jh=nt(/[#-'*+\--9=?A-Z^-~]/);function or(e){return e!==null&&(e<32||e===127)}const ar=nt(/\d/),Nh=nt(/[\dA-Fa-f]/),Dh=nt(/[!-/:-@[-`{-~]/);function G(e){return e!==null&&e<-2}function Le(e){return e!==null&&(e<0||e===32)}function he(e){return e===-2||e===-1||e===32}const Bh=nt(new RegExp("\\p{P}|\\p{S}","u")),Vh=nt(/\s/);function nt(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function _t(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const o=e.charCodeAt(n);let a="";if(o===37&&Ie(e.charCodeAt(n+1))&&Ie(e.charCodeAt(n+2)))i=2;else if(o<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(o))||(a=String.fromCharCode(o));else if(o>55295&&o<57344){const l=e.charCodeAt(n+1);o<56320&&l>56319&&l<57344?(a=String.fromCharCode(o,l),i=1):a="�"}else a=String.fromCharCode(o);a&&(t.push(e.slice(r,n),encodeURIComponent(a)),r=n+i+1,a=""),i&&(n+=i,i=0)}return t.join("")+e.slice(r)}function ve(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let o=0;return a;function a(s){return he(s)?(e.enter(n),l(s)):t(s)}function l(s){return he(s)&&o++<i?(e.consume(s),l):(e.exit(n),t(s))}}const zh={tokenize:Hh};function Hh(e){const t=e.attempt(this.parser.constructs.contentInitial,r,i);let n;return t;function r(l){if(l===null){e.consume(l);return}return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),ve(e,t,"linePrefix")}function i(l){return e.enter("paragraph"),o(l)}function o(l){const s=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=s),n=s,a(l)}function a(l){if(l===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(l);return}return G(l)?(e.consume(l),e.exit("chunkText"),o):(e.consume(l),a)}}const Wh={tokenize:Uh},_i={tokenize:Zh};function Uh(e){const t=this,n=[];let r=0,i,o,a;return l;function l(R){if(r<n.length){const I=n[r];return t.containerState=I[1],e.attempt(I[0].continuation,s,u)(R)}return u(R)}function s(R){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&S();const I=t.events.length;let k=I,E;for(;k--;)if(t.events[k][0]==="exit"&&t.events[k][1].type==="chunkFlow"){E=t.events[k][1].end;break}x(r);let V=I;for(;V<t.events.length;)t.events[V][1].end=Object.assign({},E),V++;return qe(t.events,k+1,0,t.events.slice(I)),t.events.length=V,u(R)}return l(R)}function u(R){if(r===n.length){if(!i)return m(R);if(i.currentConstruct&&i.currentConstruct.concrete)return y(R);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(_i,c,h)(R)}function c(R){return i&&S(),x(r),m(R)}function h(R){return t.parser.lazy[t.now().line]=r!==n.length,a=t.now().offset,y(R)}function m(R){return t.containerState={},e.attempt(_i,d,y)(R)}function d(R){return r++,n.push([t.currentConstruct,t.containerState]),m(R)}function y(R){if(R===null){i&&S(),x(0),e.consume(R);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:o,_tokenizer:i}),v(R)}function v(R){if(R===null){T(e.exit("chunkFlow"),!0),x(0),e.consume(R);return}return G(R)?(e.consume(R),T(e.exit("chunkFlow")),r=0,t.interrupt=void 0,l):(e.consume(R),v)}function T(R,I){const k=t.sliceStream(R);if(I&&k.push(null),R.previous=o,o&&(o.next=R),o=R,i.defineSkip(R.start),i.write(k),t.parser.lazy[R.start.line]){let E=i.events.length;for(;E--;)if(i.events[E][1].start.offset<a&&(!i.events[E][1].end||i.events[E][1].end.offset>a))return;const V=t.events.length;let W=V,z,q;for(;W--;)if(t.events[W][0]==="exit"&&t.events[W][1].type==="chunkFlow"){if(z){q=t.events[W][1].end;break}z=!0}for(x(r),E=V;E<t.events.length;)t.events[E][1].end=Object.assign({},q),E++;qe(t.events,W+1,0,t.events.slice(V)),t.events.length=E}}function x(R){let I=n.length;for(;I-- >R;){const k=n[I];t.containerState=k[1],k[0].exit.call(t,e)}n.length=R}function S(){i.write([null]),o=void 0,i=void 0,t.containerState._closeFlow=void 0}}function Zh(e,t,n){return ve(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Ti(e){if(e===null||Le(e)||Vh(e))return 1;if(Bh(e))return 2}function Cr(e,t,n){const r=[];let i=-1;for(;++i<e.length;){const o=e[i].resolveAll;o&&!r.includes(o)&&(t=o(t,n),r.push(o))}return t}const lr={name:"attention",tokenize:Yh,resolveAll:qh};function qh(e,t){let n=-1,r,i,o,a,l,s,u,c;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;s=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const h=Object.assign({},e[r][1].end),m=Object.assign({},e[n][1].start);Mi(h,-s),Mi(m,s),a={type:s>1?"strongSequence":"emphasisSequence",start:h,end:Object.assign({},e[r][1].end)},l={type:s>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[n][1].start),end:m},o={type:s>1?"strongText":"emphasisText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},i={type:s>1?"strong":"emphasis",start:Object.assign({},a.start),end:Object.assign({},l.end)},e[r][1].end=Object.assign({},a.start),e[n][1].start=Object.assign({},l.end),u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=$e(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=$e(u,[["enter",i,t],["enter",a,t],["exit",a,t],["enter",o,t]]),u=$e(u,Cr(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=$e(u,[["exit",o,t],["enter",l,t],["exit",l,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(c=2,u=$e(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):c=0,qe(e,r-1,n-r+3,u),n=r+u.length-c-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function Yh(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=Ti(r);let o;return a;function a(s){return o=s,e.enter("attentionSequence"),l(s)}function l(s){if(s===o)return e.consume(s),l;const u=e.exit("attentionSequence"),c=Ti(s),h=!c||c===2&&i||n.includes(s),m=!i||i===2&&c||n.includes(r);return u._open=!!(o===42?h:h&&(i||!m)),u._close=!!(o===42?m:m&&(c||!h)),t(s)}}function Mi(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Kh={name:"autolink",tokenize:Xh};function Xh(e,t,n){let r=0;return i;function i(d){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(d),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),o}function o(d){return Ue(d)?(e.consume(d),a):u(d)}function a(d){return d===43||d===45||d===46||Ie(d)?(r=1,l(d)):u(d)}function l(d){return d===58?(e.consume(d),r=0,s):(d===43||d===45||d===46||Ie(d))&&r++<32?(e.consume(d),l):(r=0,u(d))}function s(d){return d===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(d),e.exit("autolinkMarker"),e.exit("autolink"),t):d===null||d===32||d===60||or(d)?n(d):(e.consume(d),s)}function u(d){return d===64?(e.consume(d),c):jh(d)?(e.consume(d),u):n(d)}function c(d){return Ie(d)?h(d):n(d)}function h(d){return d===46?(e.consume(d),r=0,c):d===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(d),e.exit("autolinkMarker"),e.exit("autolink"),t):m(d)}function m(d){if((d===45||Ie(d))&&r++<63){const y=d===45?m:h;return e.consume(d),y}return n(d)}}const mn={tokenize:Jh,partial:!0};function Jh(e,t,n){return r;function r(o){return he(o)?ve(e,i,"linePrefix")(o):i(o)}function i(o){return o===null||G(o)?t(o):n(o)}}const na={name:"blockQuote",tokenize:Gh,continuation:{tokenize:Qh},exit:ed};function Gh(e,t,n){const r=this;return i;function i(a){if(a===62){const l=r.containerState;return l.open||(e.enter("blockQuote",{_container:!0}),l.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(a),e.exit("blockQuoteMarker"),o}return n(a)}function o(a){return he(a)?(e.enter("blockQuotePrefixWhitespace"),e.consume(a),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(a))}}function Qh(e,t,n){const r=this;return i;function i(a){return he(a)?ve(e,o,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a):o(a)}function o(a){return e.attempt(na,t,n)(a)}}function ed(e){e.exit("blockQuote")}const ra={name:"characterEscape",tokenize:td};function td(e,t,n){return r;function r(o){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(o),e.exit("escapeMarker"),i}function i(o){return Dh(o)?(e.enter("characterEscapeValue"),e.consume(o),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(o)}}const ia={name:"characterReference",tokenize:nd};function nd(e,t,n){const r=this;let i=0,o,a;return l;function l(h){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),s}function s(h){return h===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(h),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),o=31,a=Ie,c(h))}function u(h){return h===88||h===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(h),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),o=6,a=Nh,c):(e.enter("characterReferenceValue"),o=7,a=ar,c(h))}function c(h){if(h===59&&i){const m=e.exit("characterReferenceValue");return a===Ie&&!Rr(r.sliceSerialize(m))?n(h):(e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return a(h)&&i++<o?(e.consume(h),c):n(h)}}const Pi={tokenize:id,partial:!0},Li={name:"codeFenced",tokenize:rd,concrete:!0};function rd(e,t,n){const r=this,i={tokenize:k,partial:!0};let o=0,a=0,l;return s;function s(E){return u(E)}function u(E){const V=r.events[r.events.length-1];return o=V&&V[1].type==="linePrefix"?V[2].sliceSerialize(V[1],!0).length:0,l=E,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),c(E)}function c(E){return E===l?(a++,e.consume(E),c):a<3?n(E):(e.exit("codeFencedFenceSequence"),he(E)?ve(e,h,"whitespace")(E):h(E))}function h(E){return E===null||G(E)?(e.exit("codeFencedFence"),r.interrupt?t(E):e.check(Pi,v,I)(E)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),m(E))}function m(E){return E===null||G(E)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),h(E)):he(E)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ve(e,d,"whitespace")(E)):E===96&&E===l?n(E):(e.consume(E),m)}function d(E){return E===null||G(E)?h(E):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),y(E))}function y(E){return E===null||G(E)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),h(E)):E===96&&E===l?n(E):(e.consume(E),y)}function v(E){return e.attempt(i,I,T)(E)}function T(E){return e.enter("lineEnding"),e.consume(E),e.exit("lineEnding"),x}function x(E){return o>0&&he(E)?ve(e,S,"linePrefix",o+1)(E):S(E)}function S(E){return E===null||G(E)?e.check(Pi,v,I)(E):(e.enter("codeFlowValue"),R(E))}function R(E){return E===null||G(E)?(e.exit("codeFlowValue"),S(E)):(e.consume(E),R)}function I(E){return e.exit("codeFenced"),t(E)}function k(E,V,W){let z=0;return q;function q(C){return E.enter("lineEnding"),E.consume(C),E.exit("lineEnding"),D}function D(C){return E.enter("codeFencedFence"),he(C)?ve(E,O,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):O(C)}function O(C){return C===l?(E.enter("codeFencedFenceSequence"),H(C)):W(C)}function H(C){return C===l?(z++,E.consume(C),H):z>=a?(E.exit("codeFencedFenceSequence"),he(C)?ve(E,X,"whitespace")(C):X(C)):W(C)}function X(C){return C===null||G(C)?(E.exit("codeFencedFence"),V(C)):W(C)}}}function id(e,t,n){const r=this;return i;function i(a){return a===null?n(a):(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),o)}function o(a){return r.parser.lazy[r.now().line]?n(a):t(a)}}const $n={name:"codeIndented",tokenize:ad},od={tokenize:ld,partial:!0};function ad(e,t,n){const r=this;return i;function i(u){return e.enter("codeIndented"),ve(e,o,"linePrefix",5)(u)}function o(u){const c=r.events[r.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?a(u):n(u)}function a(u){return u===null?s(u):G(u)?e.attempt(od,a,s)(u):(e.enter("codeFlowValue"),l(u))}function l(u){return u===null||G(u)?(e.exit("codeFlowValue"),a(u)):(e.consume(u),l)}function s(u){return e.exit("codeIndented"),t(u)}}function ld(e,t,n){const r=this;return i;function i(a){return r.parser.lazy[r.now().line]?n(a):G(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),i):ve(e,o,"linePrefix",5)(a)}function o(a){const l=r.events[r.events.length-1];return l&&l[1].type==="linePrefix"&&l[2].sliceSerialize(l[1],!0).length>=4?t(a):G(a)?i(a):n(a)}}const sd={name:"codeText",tokenize:fd,resolve:ud,previous:cd};function ud(e){let t=e.length-4,n=3,r,i;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)i===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(i=r):(r===t||e[r][1].type==="lineEnding")&&(e[i][1].type="codeTextData",r!==i+2&&(e[i][1].end=e[r-1][1].end,e.splice(i+2,r-i-2),t-=r-i-2,r=i+2),i=void 0);return e}function cd(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function fd(e,t,n){let r=0,i,o;return a;function a(h){return e.enter("codeText"),e.enter("codeTextSequence"),l(h)}function l(h){return h===96?(e.consume(h),r++,l):(e.exit("codeTextSequence"),s(h))}function s(h){return h===null?n(h):h===32?(e.enter("space"),e.consume(h),e.exit("space"),s):h===96?(o=e.enter("codeTextSequence"),i=0,c(h)):G(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),s):(e.enter("codeTextData"),u(h))}function u(h){return h===null||h===32||h===96||G(h)?(e.exit("codeTextData"),s(h)):(e.consume(h),u)}function c(h){return h===96?(e.consume(h),i++,c):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(h)):(o.type="codeTextData",u(h))}}function oa(e){const t={};let n=-1,r,i,o,a,l,s,u;for(;++n<e.length;){for(;n in t;)n=t[n];if(r=e[n],n&&r[1].type==="chunkFlow"&&e[n-1][1].type==="listItemPrefix"&&(s=r[1]._tokenizer.events,o=0,o<s.length&&s[o][1].type==="lineEndingBlank"&&(o+=2),o<s.length&&s[o][1].type==="content"))for(;++o<s.length&&s[o][1].type!=="content";)s[o][1].type==="chunkText"&&(s[o][1]._isInFirstContentOfListItem=!0,o++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,hd(e,n)),n=t[n],u=!0);else if(r[1]._container){for(o=n,i=void 0;o--&&(a=e[o],a[1].type==="lineEnding"||a[1].type==="lineEndingBlank");)a[0]==="enter"&&(i&&(e[i][1].type="lineEndingBlank"),a[1].type="lineEnding",i=o);i&&(r[1].end=Object.assign({},e[i][1].start),l=e.slice(i,n),l.unshift(r),qe(e,i,n-i+1,l))}}return!u}function hd(e,t){const n=e[t][1],r=e[t][2];let i=t-1;const o=[],a=n._tokenizer||r.parser[n.contentType](n.start),l=a.events,s=[],u={};let c,h,m=-1,d=n,y=0,v=0;const T=[v];for(;d;){for(;e[++i][1]!==d;);o.push(i),d._tokenizer||(c=r.sliceStream(d),d.next||c.push(null),h&&a.defineSkip(d.start),d._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=!0),a.write(c),d._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=void 0)),h=d,d=d.next}for(d=n;++m<l.length;)l[m][0]==="exit"&&l[m-1][0]==="enter"&&l[m][1].type===l[m-1][1].type&&l[m][1].start.line!==l[m][1].end.line&&(v=m+1,T.push(v),d._tokenizer=void 0,d.previous=void 0,d=d.next);for(a.events=[],d?(d._tokenizer=void 0,d.previous=void 0):T.pop(),m=T.length;m--;){const x=l.slice(T[m],T[m+1]),S=o.pop();s.unshift([S,S+x.length-1]),qe(e,S,2,x)}for(m=-1;++m<s.length;)u[y+s[m][0]]=y+s[m][1],y+=s[m][1]-s[m][0]-1;return u}const dd={tokenize:gd,resolve:md},pd={tokenize:wd,partial:!0};function md(e){return oa(e),e}function gd(e,t){let n;return r;function r(l){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),i(l)}function i(l){return l===null?o(l):G(l)?e.check(pd,a,o)(l):(e.consume(l),i)}function o(l){return e.exit("chunkContent"),e.exit("content"),t(l)}function a(l){return e.consume(l),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,i}}function wd(e,t,n){const r=this;return i;function i(a){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),ve(e,o,"linePrefix")}function o(a){if(a===null||G(a))return n(a);const l=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&l&&l[1].type==="linePrefix"&&l[2].sliceSerialize(l[1],!0).length>=4?t(a):e.interrupt(r.parser.constructs.flow,n,t)(a)}}function aa(e,t,n,r,i,o,a,l,s){const u=s||Number.POSITIVE_INFINITY;let c=0;return h;function h(x){return x===60?(e.enter(r),e.enter(i),e.enter(o),e.consume(x),e.exit(o),m):x===null||x===32||x===41||or(x)?n(x):(e.enter(r),e.enter(a),e.enter(l),e.enter("chunkString",{contentType:"string"}),v(x))}function m(x){return x===62?(e.enter(o),e.consume(x),e.exit(o),e.exit(i),e.exit(r),t):(e.enter(l),e.enter("chunkString",{contentType:"string"}),d(x))}function d(x){return x===62?(e.exit("chunkString"),e.exit(l),m(x)):x===null||x===60||G(x)?n(x):(e.consume(x),x===92?y:d)}function y(x){return x===60||x===62||x===92?(e.consume(x),d):d(x)}function v(x){return!c&&(x===null||x===41||Le(x))?(e.exit("chunkString"),e.exit(l),e.exit(a),e.exit(r),t(x)):c<u&&x===40?(e.consume(x),c++,v):x===41?(e.consume(x),c--,v):x===null||x===32||x===40||or(x)?n(x):(e.consume(x),x===92?T:v)}function T(x){return x===40||x===41||x===92?(e.consume(x),v):v(x)}}function la(e,t,n,r,i,o){const a=this;let l=0,s;return u;function u(d){return e.enter(r),e.enter(i),e.consume(d),e.exit(i),e.enter(o),c}function c(d){return l>999||d===null||d===91||d===93&&!s||d===94&&!l&&"_hiddenFootnoteSupport"in a.parser.constructs?n(d):d===93?(e.exit(o),e.enter(i),e.consume(d),e.exit(i),e.exit(r),t):G(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),c):(e.enter("chunkString",{contentType:"string"}),h(d))}function h(d){return d===null||d===91||d===93||G(d)||l++>999?(e.exit("chunkString"),c(d)):(e.consume(d),s||(s=!he(d)),d===92?m:h)}function m(d){return d===91||d===92||d===93?(e.consume(d),l++,h):h(d)}}function sa(e,t,n,r,i,o){let a;return l;function l(m){return m===34||m===39||m===40?(e.enter(r),e.enter(i),e.consume(m),e.exit(i),a=m===40?41:m,s):n(m)}function s(m){return m===a?(e.enter(i),e.consume(m),e.exit(i),e.exit(r),t):(e.enter(o),u(m))}function u(m){return m===a?(e.exit(o),s(a)):m===null?n(m):G(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),ve(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(m))}function c(m){return m===a||m===null||G(m)?(e.exit("chunkString"),u(m)):(e.consume(m),m===92?h:c)}function h(m){return m===a||m===92?(e.consume(m),c):c(m)}}function $t(e,t){let n;return r;function r(i){return G(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):he(i)?ve(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const yd={name:"definition",tokenize:xd},vd={tokenize:bd,partial:!0};function xd(e,t,n){const r=this;let i;return o;function o(d){return e.enter("definition"),a(d)}function a(d){return la.call(r,e,l,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(d)}function l(d){return i=kt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),d===58?(e.enter("definitionMarker"),e.consume(d),e.exit("definitionMarker"),s):n(d)}function s(d){return Le(d)?$t(e,u)(d):u(d)}function u(d){return aa(e,c,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(d)}function c(d){return e.attempt(vd,h,h)(d)}function h(d){return he(d)?ve(e,m,"whitespace")(d):m(d)}function m(d){return d===null||G(d)?(e.exit("definition"),r.parser.defined.push(i),t(d)):n(d)}}function bd(e,t,n){return r;function r(l){return Le(l)?$t(e,i)(l):n(l)}function i(l){return sa(e,o,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(l)}function o(l){return he(l)?ve(e,a,"whitespace")(l):a(l)}function a(l){return l===null||G(l)?t(l):n(l)}}const kd={name:"hardBreakEscape",tokenize:Ed};function Ed(e,t,n){return r;function r(o){return e.enter("hardBreakEscape"),e.consume(o),i}function i(o){return G(o)?(e.exit("hardBreakEscape"),t(o)):n(o)}}const Sd={name:"headingAtx",tokenize:Cd,resolve:Rd};function Rd(e,t){let n=e.length-2,r=3,i,o;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},o={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},qe(e,r,n-r+1,[["enter",i,t],["enter",o,t],["exit",o,t],["exit",i,t]])),e}function Cd(e,t,n){let r=0;return i;function i(c){return e.enter("atxHeading"),o(c)}function o(c){return e.enter("atxHeadingSequence"),a(c)}function a(c){return c===35&&r++<6?(e.consume(c),a):c===null||Le(c)?(e.exit("atxHeadingSequence"),l(c)):n(c)}function l(c){return c===35?(e.enter("atxHeadingSequence"),s(c)):c===null||G(c)?(e.exit("atxHeading"),t(c)):he(c)?ve(e,l,"whitespace")(c):(e.enter("atxHeadingText"),u(c))}function s(c){return c===35?(e.consume(c),s):(e.exit("atxHeadingSequence"),l(c))}function u(c){return c===null||c===35||Le(c)?(e.exit("atxHeadingText"),l(c)):(e.consume(c),u)}}const _d=["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","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Ai=["pre","script","style","textarea"],Td={name:"htmlFlow",tokenize:Ad,resolveTo:Ld,concrete:!0},Md={tokenize:Od,partial:!0},Pd={tokenize:Id,partial:!0};function Ld(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function Ad(e,t,n){const r=this;let i,o,a,l,s;return u;function u(g){return c(g)}function c(g){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(g),h}function h(g){return g===33?(e.consume(g),m):g===47?(e.consume(g),o=!0,v):g===63?(e.consume(g),i=3,r.interrupt?t:p):Ue(g)?(e.consume(g),a=String.fromCharCode(g),T):n(g)}function m(g){return g===45?(e.consume(g),i=2,d):g===91?(e.consume(g),i=5,l=0,y):Ue(g)?(e.consume(g),i=4,r.interrupt?t:p):n(g)}function d(g){return g===45?(e.consume(g),r.interrupt?t:p):n(g)}function y(g){const Z="CDATA[";return g===Z.charCodeAt(l++)?(e.consume(g),l===Z.length?r.interrupt?t:O:y):n(g)}function v(g){return Ue(g)?(e.consume(g),a=String.fromCharCode(g),T):n(g)}function T(g){if(g===null||g===47||g===62||Le(g)){const Z=g===47,ie=a.toLowerCase();return!Z&&!o&&Ai.includes(ie)?(i=1,r.interrupt?t(g):O(g)):_d.includes(a.toLowerCase())?(i=6,Z?(e.consume(g),x):r.interrupt?t(g):O(g)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(g):o?S(g):R(g))}return g===45||Ie(g)?(e.consume(g),a+=String.fromCharCode(g),T):n(g)}function x(g){return g===62?(e.consume(g),r.interrupt?t:O):n(g)}function S(g){return he(g)?(e.consume(g),S):q(g)}function R(g){return g===47?(e.consume(g),q):g===58||g===95||Ue(g)?(e.consume(g),I):he(g)?(e.consume(g),R):q(g)}function I(g){return g===45||g===46||g===58||g===95||Ie(g)?(e.consume(g),I):k(g)}function k(g){return g===61?(e.consume(g),E):he(g)?(e.consume(g),k):R(g)}function E(g){return g===null||g===60||g===61||g===62||g===96?n(g):g===34||g===39?(e.consume(g),s=g,V):he(g)?(e.consume(g),E):W(g)}function V(g){return g===s?(e.consume(g),s=null,z):g===null||G(g)?n(g):(e.consume(g),V)}function W(g){return g===null||g===34||g===39||g===47||g===60||g===61||g===62||g===96||Le(g)?k(g):(e.consume(g),W)}function z(g){return g===47||g===62||he(g)?R(g):n(g)}function q(g){return g===62?(e.consume(g),D):n(g)}function D(g){return g===null||G(g)?O(g):he(g)?(e.consume(g),D):n(g)}function O(g){return g===45&&i===2?(e.consume(g),M):g===60&&i===1?(e.consume(g),L):g===62&&i===4?(e.consume(g),$):g===63&&i===3?(e.consume(g),p):g===93&&i===5?(e.consume(g),we):G(g)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(Md,J,H)(g)):g===null||G(g)?(e.exit("htmlFlowData"),H(g)):(e.consume(g),O)}function H(g){return e.check(Pd,X,J)(g)}function X(g){return e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),C}function C(g){return g===null||G(g)?H(g):(e.enter("htmlFlowData"),O(g))}function M(g){return g===45?(e.consume(g),p):O(g)}function L(g){return g===47?(e.consume(g),a="",re):O(g)}function re(g){if(g===62){const Z=a.toLowerCase();return Ai.includes(Z)?(e.consume(g),$):O(g)}return Ue(g)&&a.length<8?(e.consume(g),a+=String.fromCharCode(g),re):O(g)}function we(g){return g===93?(e.consume(g),p):O(g)}function p(g){return g===62?(e.consume(g),$):g===45&&i===2?(e.consume(g),p):O(g)}function $(g){return g===null||G(g)?(e.exit("htmlFlowData"),J(g)):(e.consume(g),$)}function J(g){return e.exit("htmlFlow"),t(g)}}function Id(e,t,n){const r=this;return i;function i(a){return G(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),o):n(a)}function o(a){return r.parser.lazy[r.now().line]?n(a):t(a)}}function Od(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(mn,t,n)}}const Fd={name:"htmlText",tokenize:$d};function $d(e,t,n){const r=this;let i,o,a;return l;function l(p){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(p),s}function s(p){return p===33?(e.consume(p),u):p===47?(e.consume(p),k):p===63?(e.consume(p),R):Ue(p)?(e.consume(p),W):n(p)}function u(p){return p===45?(e.consume(p),c):p===91?(e.consume(p),o=0,y):Ue(p)?(e.consume(p),S):n(p)}function c(p){return p===45?(e.consume(p),d):n(p)}function h(p){return p===null?n(p):p===45?(e.consume(p),m):G(p)?(a=h,L(p)):(e.consume(p),h)}function m(p){return p===45?(e.consume(p),d):h(p)}function d(p){return p===62?M(p):p===45?m(p):h(p)}function y(p){const $="CDATA[";return p===$.charCodeAt(o++)?(e.consume(p),o===$.length?v:y):n(p)}function v(p){return p===null?n(p):p===93?(e.consume(p),T):G(p)?(a=v,L(p)):(e.consume(p),v)}function T(p){return p===93?(e.consume(p),x):v(p)}function x(p){return p===62?M(p):p===93?(e.consume(p),x):v(p)}function S(p){return p===null||p===62?M(p):G(p)?(a=S,L(p)):(e.consume(p),S)}function R(p){return p===null?n(p):p===63?(e.consume(p),I):G(p)?(a=R,L(p)):(e.consume(p),R)}function I(p){return p===62?M(p):R(p)}function k(p){return Ue(p)?(e.consume(p),E):n(p)}function E(p){return p===45||Ie(p)?(e.consume(p),E):V(p)}function V(p){return G(p)?(a=V,L(p)):he(p)?(e.consume(p),V):M(p)}function W(p){return p===45||Ie(p)?(e.consume(p),W):p===47||p===62||Le(p)?z(p):n(p)}function z(p){return p===47?(e.consume(p),M):p===58||p===95||Ue(p)?(e.consume(p),q):G(p)?(a=z,L(p)):he(p)?(e.consume(p),z):M(p)}function q(p){return p===45||p===46||p===58||p===95||Ie(p)?(e.consume(p),q):D(p)}function D(p){return p===61?(e.consume(p),O):G(p)?(a=D,L(p)):he(p)?(e.consume(p),D):z(p)}function O(p){return p===null||p===60||p===61||p===62||p===96?n(p):p===34||p===39?(e.consume(p),i=p,H):G(p)?(a=O,L(p)):he(p)?(e.consume(p),O):(e.consume(p),X)}function H(p){return p===i?(e.consume(p),i=void 0,C):p===null?n(p):G(p)?(a=H,L(p)):(e.consume(p),H)}function X(p){return p===null||p===34||p===39||p===60||p===61||p===96?n(p):p===47||p===62||Le(p)?z(p):(e.consume(p),X)}function C(p){return p===47||p===62||Le(p)?z(p):n(p)}function M(p){return p===62?(e.consume(p),e.exit("htmlTextData"),e.exit("htmlText"),t):n(p)}function L(p){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),re}function re(p){return he(p)?ve(e,we,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(p):we(p)}function we(p){return e.enter("htmlTextData"),a(p)}}const _r={name:"labelEnd",tokenize:zd,resolveTo:Vd,resolveAll:Bd},jd={tokenize:Hd},Nd={tokenize:Wd},Dd={tokenize:Ud};function Bd(e){let t=-1;for(;++t<e.length;){const n=e[t][1];(n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd")&&(e.splice(t+1,n.type==="labelImage"?4:2),n.type="data",t++)}return e}function Vd(e,t){let n=e.length,r=0,i,o,a,l;for(;n--;)if(i=e[n][1],o){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;e[n][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(a){if(e[n][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(o=n,i.type!=="labelLink")){r=2;break}}else i.type==="labelEnd"&&(a=n);const s={type:e[o][1].type==="labelLink"?"link":"image",start:Object.assign({},e[o][1].start),end:Object.assign({},e[e.length-1][1].end)},u={type:"label",start:Object.assign({},e[o][1].start),end:Object.assign({},e[a][1].end)},c={type:"labelText",start:Object.assign({},e[o+r+2][1].end),end:Object.assign({},e[a-2][1].start)};return l=[["enter",s,t],["enter",u,t]],l=$e(l,e.slice(o+1,o+r+3)),l=$e(l,[["enter",c,t]]),l=$e(l,Cr(t.parser.constructs.insideSpan.null,e.slice(o+r+4,a-3),t)),l=$e(l,[["exit",c,t],e[a-2],e[a-1],["exit",u,t]]),l=$e(l,e.slice(a+1)),l=$e(l,[["exit",s,t]]),qe(e,o,e.length,l),e}function zd(e,t,n){const r=this;let i=r.events.length,o,a;for(;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){o=r.events[i][1];break}return l;function l(m){return o?o._inactive?h(m):(a=r.parser.defined.includes(kt(r.sliceSerialize({start:o.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(m),e.exit("labelMarker"),e.exit("labelEnd"),s):n(m)}function s(m){return m===40?e.attempt(jd,c,a?c:h)(m):m===91?e.attempt(Nd,c,a?u:h)(m):a?c(m):h(m)}function u(m){return e.attempt(Dd,c,h)(m)}function c(m){return t(m)}function h(m){return o._balanced=!0,n(m)}}function Hd(e,t,n){return r;function r(h){return e.enter("resource"),e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),i}function i(h){return Le(h)?$t(e,o)(h):o(h)}function o(h){return h===41?c(h):aa(e,a,l,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(h)}function a(h){return Le(h)?$t(e,s)(h):c(h)}function l(h){return n(h)}function s(h){return h===34||h===39||h===40?sa(e,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(h):c(h)}function u(h){return Le(h)?$t(e,c)(h):c(h)}function c(h){return h===41?(e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),e.exit("resource"),t):n(h)}}function Wd(e,t,n){const r=this;return i;function i(l){return la.call(r,e,o,a,"reference","referenceMarker","referenceString")(l)}function o(l){return r.parser.defined.includes(kt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(l):n(l)}function a(l){return n(l)}}function Ud(e,t,n){return r;function r(o){return e.enter("reference"),e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),i}function i(o){return o===93?(e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),e.exit("reference"),t):n(o)}}const Zd={name:"labelStartImage",tokenize:qd,resolveAll:_r.resolveAll};function qd(e,t,n){const r=this;return i;function i(l){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(l),e.exit("labelImageMarker"),o}function o(l){return l===91?(e.enter("labelMarker"),e.consume(l),e.exit("labelMarker"),e.exit("labelImage"),a):n(l)}function a(l){return l===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(l):t(l)}}const Yd={name:"labelStartLink",tokenize:Kd,resolveAll:_r.resolveAll};function Kd(e,t,n){const r=this;return i;function i(a){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelLink"),o}function o(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}const jn={name:"lineEnding",tokenize:Xd};function Xd(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),ve(e,t,"linePrefix")}}const Jt={name:"thematicBreak",tokenize:Jd};function Jd(e,t,n){let r=0,i;return o;function o(u){return e.enter("thematicBreak"),a(u)}function a(u){return i=u,l(u)}function l(u){return u===i?(e.enter("thematicBreakSequence"),s(u)):r>=3&&(u===null||G(u))?(e.exit("thematicBreak"),t(u)):n(u)}function s(u){return u===i?(e.consume(u),r++,s):(e.exit("thematicBreakSequence"),he(u)?ve(e,l,"whitespace")(u):l(u))}}const Pe={name:"list",tokenize:ep,continuation:{tokenize:tp},exit:rp},Gd={tokenize:ip,partial:!0},Qd={tokenize:np,partial:!0};function ep(e,t,n){const r=this,i=r.events[r.events.length-1];let o=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,a=0;return l;function l(d){const y=r.containerState.type||(d===42||d===43||d===45?"listUnordered":"listOrdered");if(y==="listUnordered"?!r.containerState.marker||d===r.containerState.marker:ar(d)){if(r.containerState.type||(r.containerState.type=y,e.enter(y,{_container:!0})),y==="listUnordered")return e.enter("listItemPrefix"),d===42||d===45?e.check(Jt,n,u)(d):u(d);if(!r.interrupt||d===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),s(d)}return n(d)}function s(d){return ar(d)&&++a<10?(e.consume(d),s):(!r.interrupt||a<2)&&(r.containerState.marker?d===r.containerState.marker:d===41||d===46)?(e.exit("listItemValue"),u(d)):n(d)}function u(d){return e.enter("listItemMarker"),e.consume(d),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||d,e.check(mn,r.interrupt?n:c,e.attempt(Gd,m,h))}function c(d){return r.containerState.initialBlankLine=!0,o++,m(d)}function h(d){return he(d)?(e.enter("listItemPrefixWhitespace"),e.consume(d),e.exit("listItemPrefixWhitespace"),m):n(d)}function m(d){return r.containerState.size=o+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(d)}}function tp(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(mn,i,o);function i(l){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,ve(e,t,"listItemIndent",r.containerState.size+1)(l)}function o(l){return r.containerState.furtherBlankLines||!he(l)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,a(l)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(Qd,t,a)(l))}function a(l){return r.containerState._closeFlow=!0,r.interrupt=void 0,ve(e,e.attempt(Pe,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(l)}}function np(e,t,n){const r=this;return ve(e,i,"listItemIndent",r.containerState.size+1);function i(o){const a=r.events[r.events.length-1];return a&&a[1].type==="listItemIndent"&&a[2].sliceSerialize(a[1],!0).length===r.containerState.size?t(o):n(o)}}function rp(e){e.exit(this.containerState.type)}function ip(e,t,n){const r=this;return ve(e,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(o){const a=r.events[r.events.length-1];return!he(o)&&a&&a[1].type==="listItemPrefixWhitespace"?t(o):n(o)}}const Ii={name:"setextUnderline",tokenize:ap,resolveTo:op};function op(e,t){let n=e.length,r,i,o;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(i=n)}else e[n][1].type==="content"&&e.splice(n,1),!o&&e[n][1].type==="definition"&&(o=n);const a={type:"setextHeading",start:Object.assign({},e[i][1].start),end:Object.assign({},e[e.length-1][1].end)};return e[i][1].type="setextHeadingText",o?(e.splice(i,0,["enter",a,t]),e.splice(o+1,0,["exit",e[r][1],t]),e[r][1].end=Object.assign({},e[o][1].end)):e[r][1]=a,e.push(["exit",a,t]),e}function ap(e,t,n){const r=this;let i;return o;function o(u){let c=r.events.length,h;for(;c--;)if(r.events[c][1].type!=="lineEnding"&&r.events[c][1].type!=="linePrefix"&&r.events[c][1].type!=="content"){h=r.events[c][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||h)?(e.enter("setextHeadingLine"),i=u,a(u)):n(u)}function a(u){return e.enter("setextHeadingLineSequence"),l(u)}function l(u){return u===i?(e.consume(u),l):(e.exit("setextHeadingLineSequence"),he(u)?ve(e,s,"lineSuffix")(u):s(u))}function s(u){return u===null||G(u)?(e.exit("setextHeadingLine"),t(u)):n(u)}}const lp={tokenize:sp};function sp(e){const t=this,n=e.attempt(mn,r,e.attempt(this.parser.constructs.flowInitial,i,ve(e,e.attempt(this.parser.constructs.flow,i,e.attempt(dd,i)),"linePrefix")));return n;function r(o){if(o===null){e.consume(o);return}return e.enter("lineEndingBlank"),e.consume(o),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function i(o){if(o===null){e.consume(o);return}return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const up={resolveAll:ca()},cp=ua("string"),fp=ua("text");function ua(e){return{tokenize:t,resolveAll:ca(e==="text"?hp:void 0)};function t(n){const r=this,i=this.parser.constructs[e],o=n.attempt(i,a,l);return a;function a(c){return u(c)?o(c):l(c)}function l(c){if(c===null){n.consume(c);return}return n.enter("data"),n.consume(c),s}function s(c){return u(c)?(n.exit("data"),o(c)):(n.consume(c),s)}function u(c){if(c===null)return!0;const h=i[c];let m=-1;if(h)for(;++m<h.length;){const d=h[m];if(!d.previous||d.previous.call(r,r.previous))return!0}return!1}}}function ca(e){return t;function t(n,r){let i=-1,o;for(;++i<=n.length;)o===void 0?n[i]&&n[i][1].type==="data"&&(o=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==o+2&&(n[o][1].end=n[i-1][1].end,n.splice(o+2,i-o-2),i=o+2),o=void 0);return e?e(n,r):n}}function hp(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],i=t.sliceStream(r);let o=i.length,a=-1,l=0,s;for(;o--;){const u=i[o];if(typeof u=="string"){for(a=u.length;u.charCodeAt(a-1)===32;)l++,a--;if(a)break;a=-1}else if(u===-2)s=!0,l++;else if(u!==-1){o++;break}}if(l){const u={type:n===e.length||s||l<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-l,offset:r.end.offset-l,_index:r.start._index+o,_bufferIndex:o?a:r.start._bufferIndex+a},end:Object.assign({},r.end)};r.end=Object.assign({},u.start),r.start.offset===r.end.offset?Object.assign(r,u):(e.splice(n,0,["enter",u,t],["exit",u,t]),n+=2)}n++}return e}function dp(e,t,n){let r=Object.assign(n?Object.assign({},n):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1});const i={},o=[];let a=[],l=[];const s={consume:S,enter:R,exit:I,attempt:V(k),check:V(E),interrupt:V(E,{interrupt:!0})},u={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:d,sliceSerialize:m,now:y,defineSkip:v,write:h};let c=t.tokenize.call(u,s);return t.resolveAll&&o.push(t),u;function h(D){return a=$e(a,D),T(),a[a.length-1]!==null?[]:(W(t,0),u.events=Cr(o,u.events,u),u.events)}function m(D,O){return mp(d(D),O)}function d(D){return pp(a,D)}function y(){const{line:D,column:O,offset:H,_index:X,_bufferIndex:C}=r;return{line:D,column:O,offset:H,_index:X,_bufferIndex:C}}function v(D){i[D.line]=D.column,q()}function T(){let D;for(;r._index<a.length;){const O=a[r._index];if(typeof O=="string")for(D=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===D&&r._bufferIndex<O.length;)x(O.charCodeAt(r._bufferIndex));else x(O)}}function x(D){c=c(D)}function S(D){G(D)?(r.line++,r.column=1,r.offset+=D===-3?2:1,q()):D!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===a[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=D}function R(D,O){const H=O||{};return H.type=D,H.start=y(),u.events.push(["enter",H,u]),l.push(H),H}function I(D){const O=l.pop();return O.end=y(),u.events.push(["exit",O,u]),O}function k(D,O){W(D,O.from)}function E(D,O){O.restore()}function V(D,O){return H;function H(X,C,M){let L,re,we,p;return Array.isArray(X)?J(X):"tokenize"in X?J([X]):$(X);function $(U){return Q;function Q(ee){const ae=ee!==null&&U[ee],ne=ee!==null&&U.null,ke=[...Array.isArray(ae)?ae:ae?[ae]:[],...Array.isArray(ne)?ne:ne?[ne]:[]];return J(ke)(ee)}}function J(U){return L=U,re=0,U.length===0?M:g(U[re])}function g(U){return Q;function Q(ee){return p=z(),we=U,U.partial||(u.currentConstruct=U),U.name&&u.parser.constructs.disable.null.includes(U.name)?ie():U.tokenize.call(O?Object.assign(Object.create(u),O):u,s,Z,ie)(ee)}}function Z(U){return D(we,p),C}function ie(U){return p.restore(),++re<L.length?g(L[re]):M}}}function W(D,O){D.resolveAll&&!o.includes(D)&&o.push(D),D.resolve&&qe(u.events,O,u.events.length-O,D.resolve(u.events.slice(O),u)),D.resolveTo&&(u.events=D.resolveTo(u.events,u))}function z(){const D=y(),O=u.previous,H=u.currentConstruct,X=u.events.length,C=Array.from(l);return{restore:M,from:X};function M(){r=D,u.previous=O,u.currentConstruct=H,u.events.length=X,l=C,q()}}function q(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function pp(e,t){const n=t.start._index,r=t.start._bufferIndex,i=t.end._index,o=t.end._bufferIndex;let a;if(n===i)a=[e[n].slice(r,o)];else{if(a=e.slice(n,i),r>-1){const l=a[0];typeof l=="string"?a[0]=l.slice(r):a.shift()}o>0&&a.push(e[i].slice(0,o))}return a}function mp(e,t){let n=-1;const r=[];let i;for(;++n<e.length;){const o=e[n];let a;if(typeof o=="string")a=o;else switch(o){case-5:{a="\r";break}case-4:{a=`
52
- `;break}case-3:{a=`\r
53
- `;break}case-2:{a=t?" ":" ";break}case-1:{if(!t&&i)continue;a=" ";break}default:a=String.fromCharCode(o)}i=o===-2,r.push(a)}return r.join("")}const gp={42:Pe,43:Pe,45:Pe,48:Pe,49:Pe,50:Pe,51:Pe,52:Pe,53:Pe,54:Pe,55:Pe,56:Pe,57:Pe,62:na},wp={91:yd},yp={[-2]:$n,[-1]:$n,32:$n},vp={35:Sd,42:Jt,45:[Ii,Jt],60:Td,61:Ii,95:Jt,96:Li,126:Li},xp={38:ia,92:ra},bp={[-5]:jn,[-4]:jn,[-3]:jn,33:Zd,38:ia,42:lr,60:[Kh,Fd],91:Yd,92:[kd,ra],93:_r,95:lr,96:sd},kp={null:[lr,up]},Ep={null:[42,95]},Sp={null:[]},Rp=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:Ep,contentInitial:wp,disable:Sp,document:gp,flow:vp,flowInitial:yp,insideSpan:kp,string:xp,text:bp},Symbol.toStringTag,{value:"Module"}));function Cp(e){const n=Oh([Rp,...(e||{}).extensions||[]]),r={defined:[],lazy:{},constructs:n,content:i(zh),document:i(Wh),flow:i(lp),string:i(cp),text:i(fp)};return r;function i(o){return a;function a(l){return dp(r,o,l)}}}function _p(e){for(;!oa(e););return e}const Oi=/[\0\t\n\r]/g;function Tp(){let e=1,t="",n=!0,r;return i;function i(o,a,l){const s=[];let u,c,h,m,d;for(o=t+(typeof o=="string"?o.toString():new TextDecoder(a||void 0).decode(o)),h=0,t="",n&&(o.charCodeAt(0)===65279&&h++,n=void 0);h<o.length;){if(Oi.lastIndex=h,u=Oi.exec(o),m=u&&u.index!==void 0?u.index:o.length,d=o.charCodeAt(m),!u){t=o.slice(h);break}if(d===10&&h===m&&r)s.push(-3),r=void 0;else switch(r&&(s.push(-5),r=void 0),h<m&&(s.push(o.slice(h,m)),e+=m-h),d){case 0:{s.push(65533),e++;break}case 9:{for(c=Math.ceil(e/4)*4,s.push(-2);e++<c;)s.push(-1);break}case 10:{s.push(-4),e=1;break}default:r=!0,e=1}h=m+1}return l&&(r&&s.push(-5),t&&s.push(t),s.push(null)),s}}const Mp=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function Pp(e){return e.replace(Mp,Lp)}function Lp(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),o=i===120||i===88;return ta(n.slice(o?2:1),o?16:10)}return Rr(n)||e}const fa={}.hasOwnProperty;function Ap(e,t,n){return typeof t!="string"&&(n=t,t=void 0),Ip(n)(_p(Cp(n).document().write(Tp()(e,t,!0))))}function Ip(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:o(Tt),autolinkProtocol:z,autolinkEmail:z,atxHeading:o(Ye),blockQuote:o(ae),characterEscape:z,characterReference:z,codeFenced:o(ne),codeFencedFenceInfo:a,codeFencedFenceMeta:a,codeIndented:o(ne,a),codeText:o(ke,a),codeTextData:z,data:z,codeFlowValue:z,definition:o(j),definitionDestinationString:a,definitionLabelString:a,definitionTitleString:a,emphasis:o(Te),hardBreakEscape:o(He),hardBreakTrailing:o(He),htmlFlow:o(rt,a),htmlFlowData:z,htmlText:o(rt,a),htmlTextData:z,image:o(zt),label:a,link:o(Tt),listItem:o(yn),listItemValue:m,listOrdered:o(it,h),listUnordered:o(it),paragraph:o(vn),reference:g,referenceString:a,resourceDestinationString:a,resourceTitleString:a,setextHeading:o(Ye),strong:o(Mt),thematicBreak:o(bn)},exit:{atxHeading:s(),atxHeadingSequence:k,autolink:s(),autolinkEmail:ee,autolinkProtocol:Q,blockQuote:s(),characterEscapeValue:q,characterReferenceMarkerHexadecimal:ie,characterReferenceMarkerNumeric:ie,characterReferenceValue:U,codeFenced:s(T),codeFencedFence:v,codeFencedFenceInfo:d,codeFencedFenceMeta:y,codeFlowValue:q,codeIndented:s(x),codeText:s(C),codeTextData:q,data:q,definition:s(),definitionDestinationString:I,definitionLabelString:S,definitionTitleString:R,emphasis:s(),hardBreakEscape:s(O),hardBreakTrailing:s(O),htmlFlow:s(H),htmlFlowData:q,htmlText:s(X),htmlTextData:q,image:s(L),label:we,labelText:re,lineEnding:D,link:s(M),listItem:s(),listOrdered:s(),listUnordered:s(),paragraph:s(),referenceString:Z,resourceDestinationString:p,resourceTitleString:$,resource:J,setextHeading:s(W),setextHeadingLineSequence:V,setextHeadingText:E,strong:s(),thematicBreak:s()}};ha(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(_){let F={type:"root",children:[]};const K={stack:[F],tokenStack:[],config:t,enter:l,exit:u,buffer:a,resume:c,data:n},le=[];let ce=-1;for(;++ce<_.length;)if(_[ce][1].type==="listOrdered"||_[ce][1].type==="listUnordered")if(_[ce][0]==="enter")le.push(ce);else{const Me=le.pop();ce=i(_,Me,ce)}for(ce=-1;++ce<_.length;){const Me=t[_[ce][0]];fa.call(Me,_[ce][1].type)&&Me[_[ce][1].type].call(Object.assign({sliceSerialize:_[ce][2].sliceSerialize},K),_[ce][1])}if(K.tokenStack.length>0){const Me=K.tokenStack[K.tokenStack.length-1];(Me[1]||Fi).call(K,void 0,Me[0])}for(F.position={start:Qe(_.length>0?_[0][1].start:{line:1,column:1,offset:0}),end:Qe(_.length>0?_[_.length-2][1].end:{line:1,column:1,offset:0})},ce=-1;++ce<t.transforms.length;)F=t.transforms[ce](F)||F;return F}function i(_,F,K){let le=F-1,ce=-1,Me=!1,De,Be,ot,at;for(;++le<=K;){const Ce=_[le];switch(Ce[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Ce[0]==="enter"?ce++:ce--,at=void 0;break}case"lineEndingBlank":{Ce[0]==="enter"&&(De&&!at&&!ce&&!ot&&(ot=le),at=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:at=void 0}if(!ce&&Ce[0]==="enter"&&Ce[1].type==="listItemPrefix"||ce===-1&&Ce[0]==="exit"&&(Ce[1].type==="listUnordered"||Ce[1].type==="listOrdered")){if(De){let Ge=le;for(Be=void 0;Ge--;){const Ve=_[Ge];if(Ve[1].type==="lineEnding"||Ve[1].type==="lineEndingBlank"){if(Ve[0]==="exit")continue;Be&&(_[Be][1].type="lineEndingBlank",Me=!0),Ve[1].type="lineEnding",Be=Ge}else if(!(Ve[1].type==="linePrefix"||Ve[1].type==="blockQuotePrefix"||Ve[1].type==="blockQuotePrefixWhitespace"||Ve[1].type==="blockQuoteMarker"||Ve[1].type==="listItemIndent"))break}ot&&(!Be||ot<Be)&&(De._spread=!0),De.end=Object.assign({},Be?_[Be][1].start:Ce[1].end),_.splice(Be||le,0,["exit",De,Ce[2]]),le++,K++}if(Ce[1].type==="listItemPrefix"){const Ge={type:"listItem",_spread:!1,start:Object.assign({},Ce[1].start),end:void 0};De=Ge,_.splice(le,0,["enter",Ge,Ce[2]]),le++,K++,ot=void 0,at=!0}}}return _[F][1]._spread=Me,K}function o(_,F){return K;function K(le){l.call(this,_(le),le),F&&F.call(this,le)}}function a(){this.stack.push({type:"fragment",children:[]})}function l(_,F,K){this.stack[this.stack.length-1].children.push(_),this.stack.push(_),this.tokenStack.push([F,K]),_.position={start:Qe(F.start),end:void 0}}function s(_){return F;function F(K){_&&_.call(this,K),u.call(this,K)}}function u(_,F){const K=this.stack.pop(),le=this.tokenStack.pop();if(le)le[0].type!==_.type&&(F?F.call(this,_,le[0]):(le[1]||Fi).call(this,_,le[0]));else throw new Error("Cannot close `"+_.type+"` ("+Ft({start:_.start,end:_.end})+"): it’s not open");K.position.end=Qe(_.end)}function c(){return Ah(this.stack.pop())}function h(){this.data.expectingFirstListItemValue=!0}function m(_){if(this.data.expectingFirstListItemValue){const F=this.stack[this.stack.length-2];F.start=Number.parseInt(this.sliceSerialize(_),10),this.data.expectingFirstListItemValue=void 0}}function d(){const _=this.resume(),F=this.stack[this.stack.length-1];F.lang=_}function y(){const _=this.resume(),F=this.stack[this.stack.length-1];F.meta=_}function v(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function T(){const _=this.resume(),F=this.stack[this.stack.length-1];F.value=_.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function x(){const _=this.resume(),F=this.stack[this.stack.length-1];F.value=_.replace(/(\r?\n|\r)$/g,"")}function S(_){const F=this.resume(),K=this.stack[this.stack.length-1];K.label=F,K.identifier=kt(this.sliceSerialize(_)).toLowerCase()}function R(){const _=this.resume(),F=this.stack[this.stack.length-1];F.title=_}function I(){const _=this.resume(),F=this.stack[this.stack.length-1];F.url=_}function k(_){const F=this.stack[this.stack.length-1];if(!F.depth){const K=this.sliceSerialize(_).length;F.depth=K}}function E(){this.data.setextHeadingSlurpLineEnding=!0}function V(_){const F=this.stack[this.stack.length-1];F.depth=this.sliceSerialize(_).codePointAt(0)===61?1:2}function W(){this.data.setextHeadingSlurpLineEnding=void 0}function z(_){const K=this.stack[this.stack.length-1].children;let le=K[K.length-1];(!le||le.type!=="text")&&(le=xn(),le.position={start:Qe(_.start),end:void 0},K.push(le)),this.stack.push(le)}function q(_){const F=this.stack.pop();F.value+=this.sliceSerialize(_),F.position.end=Qe(_.end)}function D(_){const F=this.stack[this.stack.length-1];if(this.data.atHardBreak){const K=F.children[F.children.length-1];K.position.end=Qe(_.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(F.type)&&(z.call(this,_),q.call(this,_))}function O(){this.data.atHardBreak=!0}function H(){const _=this.resume(),F=this.stack[this.stack.length-1];F.value=_}function X(){const _=this.resume(),F=this.stack[this.stack.length-1];F.value=_}function C(){const _=this.resume(),F=this.stack[this.stack.length-1];F.value=_}function M(){const _=this.stack[this.stack.length-1];if(this.data.inReference){const F=this.data.referenceType||"shortcut";_.type+="Reference",_.referenceType=F,delete _.url,delete _.title}else delete _.identifier,delete _.label;this.data.referenceType=void 0}function L(){const _=this.stack[this.stack.length-1];if(this.data.inReference){const F=this.data.referenceType||"shortcut";_.type+="Reference",_.referenceType=F,delete _.url,delete _.title}else delete _.identifier,delete _.label;this.data.referenceType=void 0}function re(_){const F=this.sliceSerialize(_),K=this.stack[this.stack.length-2];K.label=Pp(F),K.identifier=kt(F).toLowerCase()}function we(){const _=this.stack[this.stack.length-1],F=this.resume(),K=this.stack[this.stack.length-1];if(this.data.inReference=!0,K.type==="link"){const le=_.children;K.children=le}else K.alt=F}function p(){const _=this.resume(),F=this.stack[this.stack.length-1];F.url=_}function $(){const _=this.resume(),F=this.stack[this.stack.length-1];F.title=_}function J(){this.data.inReference=void 0}function g(){this.data.referenceType="collapsed"}function Z(_){const F=this.resume(),K=this.stack[this.stack.length-1];K.label=F,K.identifier=kt(this.sliceSerialize(_)).toLowerCase(),this.data.referenceType="full"}function ie(_){this.data.characterReferenceType=_.type}function U(_){const F=this.sliceSerialize(_),K=this.data.characterReferenceType;let le;K?(le=ta(F,K==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):le=Rr(F);const ce=this.stack.pop();ce.value+=le,ce.position.end=Qe(_.end)}function Q(_){q.call(this,_);const F=this.stack[this.stack.length-1];F.url=this.sliceSerialize(_)}function ee(_){q.call(this,_);const F=this.stack[this.stack.length-1];F.url="mailto:"+this.sliceSerialize(_)}function ae(){return{type:"blockquote",children:[]}}function ne(){return{type:"code",lang:null,meta:null,value:""}}function ke(){return{type:"inlineCode",value:""}}function j(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Te(){return{type:"emphasis",children:[]}}function Ye(){return{type:"heading",depth:0,children:[]}}function He(){return{type:"break"}}function rt(){return{type:"html",value:""}}function zt(){return{type:"image",title:null,url:"",alt:null}}function Tt(){return{type:"link",title:null,url:"",children:[]}}function it(_){return{type:"list",ordered:_.type==="listOrdered",start:null,spread:_._spread,children:[]}}function yn(_){return{type:"listItem",spread:_._spread,checked:null,children:[]}}function vn(){return{type:"paragraph",children:[]}}function Mt(){return{type:"strong",children:[]}}function xn(){return{type:"text",value:""}}function bn(){return{type:"thematicBreak"}}}function Qe(e){return{line:e.line,column:e.column,offset:e.offset}}function ha(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?ha(e,r):Op(e,r)}}function Op(e,t){let n;for(n in t)if(fa.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function Fi(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Ft({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Ft({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Ft({start:t.start,end:t.end})+") is still open")}function Fp(e){const t=this;t.parser=n;function n(r){return Ap(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function $p(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function jp(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
54
- `}]}function Np(e,t){const n=t.value?t.value+`
55
- `:"",r={};t.lang&&(r.className=["language-"+t.lang]);let i={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(i.data={meta:t.meta}),e.patch(t,i),i=e.applyData(t,i),i={type:"element",tagName:"pre",properties:{},children:[i]},e.patch(t,i),i}function Dp(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Bp(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Vp(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=_t(r.toLowerCase()),o=e.footnoteOrder.indexOf(r);let a,l=e.footnoteCounts.get(r);l===void 0?(l=0,e.footnoteOrder.push(r),a=e.footnoteOrder.length):a=o+1,l+=1,e.footnoteCounts.set(r,l);const s={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+i,id:n+"fnref-"+i+(l>1?"-"+l:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(a)}]};e.patch(t,s);const u={type:"element",tagName:"sup",properties:{},children:[s]};return e.patch(t,u),e.applyData(t,u)}function zp(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Hp(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function da(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const i=e.all(t),o=i[0];o&&o.type==="text"?o.value="["+o.value:i.unshift({type:"text",value:"["});const a=i[i.length-1];return a&&a.type==="text"?a.value+=r:i.push({type:"text",value:r}),i}function Wp(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return da(e,t);const i={src:_t(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);const o={type:"element",tagName:"img",properties:i,children:[]};return e.patch(t,o),e.applyData(t,o)}function Up(e,t){const n={src:_t(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function Zp(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function qp(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return da(e,t);const i={href:_t(r.url||"")};r.title!==null&&r.title!==void 0&&(i.title=r.title);const o={type:"element",tagName:"a",properties:i,children:e.all(t)};return e.patch(t,o),e.applyData(t,o)}function Yp(e,t){const n={href:_t(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function Kp(e,t,n){const r=e.all(t),i=n?Xp(n):pa(t),o={},a=[];if(typeof t.checked=="boolean"){const c=r[0];let h;c&&c.type==="element"&&c.tagName==="p"?h=c:(h={type:"element",tagName:"p",properties:{},children:[]},r.unshift(h)),h.children.length>0&&h.children.unshift({type:"text",value:" "}),h.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),o.className=["task-list-item"]}let l=-1;for(;++l<r.length;){const c=r[l];(i||l!==0||c.type!=="element"||c.tagName!=="p")&&a.push({type:"text",value:`
56
- `}),c.type==="element"&&c.tagName==="p"&&!i?a.push(...c.children):a.push(c)}const s=r[r.length-1];s&&(i||s.type!=="element"||s.tagName!=="p")&&a.push({type:"text",value:`
57
- `});const u={type:"element",tagName:"li",properties:o,children:a};return e.patch(t,u),e.applyData(t,u)}function Xp(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=pa(n[r])}return t}function pa(e){const t=e.spread;return t??e.children.length>1}function Jp(e,t){const n={},r=e.all(t);let i=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++i<r.length;){const a=r[i];if(a.type==="element"&&a.tagName==="li"&&a.properties&&Array.isArray(a.properties.className)&&a.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const o={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,o),e.applyData(t,o)}function Gp(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Qp(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function e2(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function t2(e,t){const n=e.all(t),r=n.shift(),i=[];if(r){const a={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],a),i.push(a)}if(n.length>0){const a={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},l=br(t.children[1]),s=Yo(t.children[t.children.length-1]);l&&s&&(a.position={start:l,end:s}),i.push(a)}const o={type:"element",tagName:"table",properties:{},children:e.wrap(i,!0)};return e.patch(t,o),e.applyData(t,o)}function n2(e,t,n){const r=n?n.children:void 0,o=(r?r.indexOf(t):1)===0?"th":"td",a=n&&n.type==="table"?n.align:void 0,l=a?a.length:t.children.length;let s=-1;const u=[];for(;++s<l;){const h=t.children[s],m={},d=a?a[s]:void 0;d&&(m.align=d);let y={type:"element",tagName:o,properties:m,children:[]};h&&(y.children=e.all(h),e.patch(h,y),y=e.applyData(h,y)),u.push(y)}const c={type:"element",tagName:"tr",properties:{},children:e.wrap(u,!0)};return e.patch(t,c),e.applyData(t,c)}function r2(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const $i=9,ji=32;function i2(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const o=[];for(;r;)o.push(Ni(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return o.push(Ni(t.slice(i),i>0,!1)),o.join("")}function Ni(e,t,n){let r=0,i=e.length;if(t){let o=e.codePointAt(r);for(;o===$i||o===ji;)r++,o=e.codePointAt(r)}if(n){let o=e.codePointAt(i-1);for(;o===$i||o===ji;)i--,o=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function o2(e,t){const n={type:"text",value:i2(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function a2(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const l2={blockquote:$p,break:jp,code:Np,delete:Dp,emphasis:Bp,footnoteReference:Vp,heading:zp,html:Hp,imageReference:Wp,image:Up,inlineCode:Zp,linkReference:qp,link:Yp,listItem:Kp,list:Jp,paragraph:Gp,root:Qp,strong:e2,table:t2,tableCell:r2,tableRow:n2,text:o2,thematicBreak:a2,toml:Ut,yaml:Ut,definition:Ut,footnoteDefinition:Ut};function Ut(){}const ma=-1,gn=0,an=1,ln=2,Tr=3,Mr=4,Pr=5,Lr=6,ga=7,wa=8,Di=typeof self=="object"?self:globalThis,s2=(e,t)=>{const n=(i,o)=>(e.set(o,i),i),r=i=>{if(e.has(i))return e.get(i);const[o,a]=t[i];switch(o){case gn:case ma:return n(a,i);case an:{const l=n([],i);for(const s of a)l.push(r(s));return l}case ln:{const l=n({},i);for(const[s,u]of a)l[r(s)]=r(u);return l}case Tr:return n(new Date(a),i);case Mr:{const{source:l,flags:s}=a;return n(new RegExp(l,s),i)}case Pr:{const l=n(new Map,i);for(const[s,u]of a)l.set(r(s),r(u));return l}case Lr:{const l=n(new Set,i);for(const s of a)l.add(r(s));return l}case ga:{const{name:l,message:s}=a;return n(new Di[l](s),i)}case wa:return n(BigInt(a),i);case"BigInt":return n(Object(BigInt(a)),i)}return n(new Di[o](a),i)};return r},Bi=e=>s2(new Map,e)(0),wt="",{toString:u2}={},{keys:c2}=Object,At=e=>{const t=typeof e;if(t!=="object"||!e)return[gn,t];const n=u2.call(e).slice(8,-1);switch(n){case"Array":return[an,wt];case"Object":return[ln,wt];case"Date":return[Tr,wt];case"RegExp":return[Mr,wt];case"Map":return[Pr,wt];case"Set":return[Lr,wt]}return n.includes("Array")?[an,n]:n.includes("Error")?[ga,n]:[ln,n]},Zt=([e,t])=>e===gn&&(t==="function"||t==="symbol"),f2=(e,t,n,r)=>{const i=(a,l)=>{const s=r.push(a)-1;return n.set(l,s),s},o=a=>{if(n.has(a))return n.get(a);let[l,s]=At(a);switch(l){case gn:{let c=a;switch(s){case"bigint":l=wa,c=a.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+s);c=null;break;case"undefined":return i([ma],a)}return i([l,c],a)}case an:{if(s)return i([s,[...a]],a);const c=[],h=i([l,c],a);for(const m of a)c.push(o(m));return h}case ln:{if(s)switch(s){case"BigInt":return i([s,a.toString()],a);case"Boolean":case"Number":case"String":return i([s,a.valueOf()],a)}if(t&&"toJSON"in a)return o(a.toJSON());const c=[],h=i([l,c],a);for(const m of c2(a))(e||!Zt(At(a[m])))&&c.push([o(m),o(a[m])]);return h}case Tr:return i([l,a.toISOString()],a);case Mr:{const{source:c,flags:h}=a;return i([l,{source:c,flags:h}],a)}case Pr:{const c=[],h=i([l,c],a);for(const[m,d]of a)(e||!(Zt(At(m))||Zt(At(d))))&&c.push([o(m),o(d)]);return h}case Lr:{const c=[],h=i([l,c],a);for(const m of a)(e||!Zt(At(m)))&&c.push(o(m));return h}}const{message:u}=a;return i([l,{name:s,message:u}],a)};return o},Vi=(e,{json:t,lossy:n}={})=>{const r=[];return f2(!(t||n),!!t,new Map,r)(e),r},sn=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Bi(Vi(e,t)):structuredClone(e):(e,t)=>Bi(Vi(e,t));function h2(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function d2(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function p2(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||h2,r=e.options.footnoteBackLabel||d2,i=e.options.footnoteLabel||"Footnotes",o=e.options.footnoteLabelTagName||"h2",a=e.options.footnoteLabelProperties||{className:["sr-only"]},l=[];let s=-1;for(;++s<e.footnoteOrder.length;){const u=e.footnoteById.get(e.footnoteOrder[s]);if(!u)continue;const c=e.all(u),h=String(u.identifier).toUpperCase(),m=_t(h.toLowerCase());let d=0;const y=[],v=e.footnoteCounts.get(h);for(;v!==void 0&&++d<=v;){y.length>0&&y.push({type:"text",value:" "});let S=typeof n=="string"?n:n(s,d);typeof S=="string"&&(S={type:"text",value:S}),y.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+m+(d>1?"-"+d:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(s,d),className:["data-footnote-backref"]},children:Array.isArray(S)?S:[S]})}const T=c[c.length-1];if(T&&T.type==="element"&&T.tagName==="p"){const S=T.children[T.children.length-1];S&&S.type==="text"?S.value+=" ":T.children.push({type:"text",value:" "}),T.children.push(...y)}else c.push(...y);const x={type:"element",tagName:"li",properties:{id:t+"fn-"+m},children:e.wrap(c,!0)};e.patch(u,x),l.push(x)}if(l.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:o,properties:{...sn(a),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:`
58
- `},{type:"element",tagName:"ol",properties:{},children:e.wrap(l,!0)},{type:"text",value:`
59
- `}]}}const ya=function(e){if(e==null)return y2;if(typeof e=="function")return wn(e);if(typeof e=="object")return Array.isArray(e)?m2(e):g2(e);if(typeof e=="string")return w2(e);throw new Error("Expected function, string, or object as test")};function m2(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=ya(e[n]);return wn(r);function r(...i){let o=-1;for(;++o<t.length;)if(t[o].apply(this,i))return!0;return!1}}function g2(e){const t=e;return wn(n);function n(r){const i=r;let o;for(o in e)if(i[o]!==t[o])return!1;return!0}}function w2(e){return wn(t);function t(n){return n&&n.type===e}}function wn(e){return t;function t(n,r,i){return!!(v2(n)&&e.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function y2(){return!0}function v2(e){return e!==null&&typeof e=="object"&&"type"in e}const va=[],x2=!0,zi=!1,b2="skip";function k2(e,t,n,r){let i;typeof t=="function"&&typeof n!="function"?(r=n,n=t):i=t;const o=ya(i),a=r?-1:1;l(e,void 0,[])();function l(s,u,c){const h=s&&typeof s=="object"?s:{};if(typeof h.type=="string"){const d=typeof h.tagName=="string"?h.tagName:typeof h.name=="string"?h.name:void 0;Object.defineProperty(m,"name",{value:"node ("+(s.type+(d?"<"+d+">":""))+")"})}return m;function m(){let d=va,y,v,T;if((!t||o(s,u,c[c.length-1]||void 0))&&(d=E2(n(s,c)),d[0]===zi))return d;if("children"in s&&s.children){const x=s;if(x.children&&d[0]!==b2)for(v=(r?x.children.length:-1)+a,T=c.concat(x);v>-1&&v<x.children.length;){const S=x.children[v];if(y=l(S,v,T)(),y[0]===zi)return y;v=typeof y[1]=="number"?y[1]:v+a}}return d}}}function E2(e){return Array.isArray(e)?e:typeof e=="number"?[x2,e]:e==null?va:[e]}function xa(e,t,n,r){let i,o,a;typeof t=="function"&&typeof n!="function"?(o=void 0,a=t,i=n):(o=t,a=n,i=r),k2(e,o,l,i);function l(s,u){const c=u[u.length-1],h=c?c.children.indexOf(s):void 0;return a(s,h,c)}}const sr={}.hasOwnProperty,S2={};function R2(e,t){const n=t||S2,r=new Map,i=new Map,o=new Map,a={...l2,...n.handlers},l={all:u,applyData:_2,definitionById:r,footnoteById:i,footnoteCounts:o,footnoteOrder:[],handlers:a,one:s,options:n,patch:C2,wrap:M2};return xa(e,function(c){if(c.type==="definition"||c.type==="footnoteDefinition"){const h=c.type==="definition"?r:i,m=String(c.identifier).toUpperCase();h.has(m)||h.set(m,c)}}),l;function s(c,h){const m=c.type,d=l.handlers[m];if(sr.call(l.handlers,m)&&d)return d(l,c,h);if(l.options.passThrough&&l.options.passThrough.includes(m)){if("children"in c){const{children:v,...T}=c,x=sn(T);return x.children=l.all(c),x}return sn(c)}return(l.options.unknownHandler||T2)(l,c,h)}function u(c){const h=[];if("children"in c){const m=c.children;let d=-1;for(;++d<m.length;){const y=l.one(m[d],c);if(y){if(d&&m[d-1].type==="break"&&(!Array.isArray(y)&&y.type==="text"&&(y.value=Hi(y.value)),!Array.isArray(y)&&y.type==="element")){const v=y.children[0];v&&v.type==="text"&&(v.value=Hi(v.value))}Array.isArray(y)?h.push(...y):h.push(y)}}}return h}}function C2(e,t){e.position&&(t.position=sh(e))}function _2(e,t){let n=t;if(e&&e.data){const r=e.data.hName,i=e.data.hChildren,o=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const a="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:a}}n.type==="element"&&o&&Object.assign(n.properties,sn(o)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function T2(e,t){const n=t.data||{},r="value"in t&&!(sr.call(n,"hProperties")||sr.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function M2(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
60
- `});++r<e.length;)r&&n.push({type:"text",value:`
61
- `}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
62
- `}),n}function Hi(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Wi(e,t){const n=R2(e,t),r=n.one(e,void 0),i=p2(n),o=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&o.children.push({type:"text",value:`
63
- `},i),o}function P2(e,t){return e&&"run"in e?async function(n,r){const i=Wi(n,{file:r,...t});await e.run(i,r)}:function(n,r){return Wi(n,{file:r,...t||e})}}function Ui(e){if(e)throw e}var Gt=Object.prototype.hasOwnProperty,ba=Object.prototype.toString,Zi=Object.defineProperty,qi=Object.getOwnPropertyDescriptor,Yi=function(t){return typeof Array.isArray=="function"?Array.isArray(t):ba.call(t)==="[object Array]"},Ki=function(t){if(!t||ba.call(t)!=="[object Object]")return!1;var n=Gt.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Gt.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||Gt.call(t,i)},Xi=function(t,n){Zi&&n.name==="__proto__"?Zi(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Ji=function(t,n){if(n==="__proto__")if(Gt.call(t,n)){if(qi)return qi(t,n).value}else return;return t[n]},L2=function e(){var t,n,r,i,o,a,l=arguments[0],s=1,u=arguments.length,c=!1;for(typeof l=="boolean"&&(c=l,l=arguments[1]||{},s=2),(l==null||typeof l!="object"&&typeof l!="function")&&(l={});s<u;++s)if(t=arguments[s],t!=null)for(n in t)r=Ji(l,n),i=Ji(t,n),l!==i&&(c&&i&&(Ki(i)||(o=Yi(i)))?(o?(o=!1,a=r&&Yi(r)?r:[]):a=r&&Ki(r)?r:{},Xi(l,{name:n,newValue:e(c,a,i)})):typeof i<"u"&&Xi(l,{name:n,newValue:i}));return l};const Nn=ao(L2);function ur(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function A2(){const e=[],t={run:n,use:r};return t;function n(...i){let o=-1;const a=i.pop();if(typeof a!="function")throw new TypeError("Expected function as last argument, not "+a);l(null,...i);function l(s,...u){const c=e[++o];let h=-1;if(s){a(s);return}for(;++h<i.length;)(u[h]===null||u[h]===void 0)&&(u[h]=i[h]);i=u,c?I2(c,l)(...u):a(null,...u)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function I2(e,t){let n;return r;function r(...a){const l=e.length>a.length;let s;l&&a.push(i);try{s=e.apply(this,a)}catch(u){const c=u;if(l&&n)throw c;return i(c)}l||(s&&s.then&&typeof s.then=="function"?s.then(o,i):s instanceof Error?i(s):o(s))}function i(a,...l){n||(n=!0,t(a,...l))}function o(a){i(null,a)}}const We={basename:O2,dirname:F2,extname:$2,join:j2,sep:"/"};function O2(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Vt(e);let n=0,r=-1,i=e.length,o;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(o){n=i+1;break}}else r<0&&(o=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let a=-1,l=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(o){n=i+1;break}}else a<0&&(o=!0,a=i+1),l>-1&&(e.codePointAt(i)===t.codePointAt(l--)?l<0&&(r=i):(l=-1,r=a));return n===r?r=a:r<0&&(r=e.length),e.slice(n,r)}function F2(e){if(Vt(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function $2(e){Vt(e);let t=e.length,n=-1,r=0,i=-1,o=0,a;for(;t--;){const l=e.codePointAt(t);if(l===47){if(a){r=t+1;break}continue}n<0&&(a=!0,n=t+1),l===46?i<0?i=t:o!==1&&(o=1):i>-1&&(o=-1)}return i<0||n<0||o===0||o===1&&i===n-1&&i===r+1?"":e.slice(i,n)}function j2(...e){let t=-1,n;for(;++t<e.length;)Vt(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":N2(n)}function N2(e){Vt(e);const t=e.codePointAt(0)===47;let n=D2(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function D2(e,t){let n="",r=0,i=-1,o=0,a=-1,l,s;for(;++a<=e.length;){if(a<e.length)l=e.codePointAt(a);else{if(l===47)break;l=47}if(l===47){if(!(i===a-1||o===1))if(i!==a-1&&o===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(s=n.lastIndexOf("/"),s!==n.length-1){s<0?(n="",r=0):(n=n.slice(0,s),r=n.length-1-n.lastIndexOf("/")),i=a,o=0;continue}}else if(n.length>0){n="",r=0,i=a,o=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(i+1,a):n=e.slice(i+1,a),r=a-i-1;i=a,o=0}else l===46&&o>-1?o++:o=-1}return n}function Vt(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const B2={cwd:V2};function V2(){return"/"}function cr(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function z2(e){if(typeof e=="string")e=new URL(e);else if(!cr(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return H2(e)}function H2(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(t)}const Dn=["history","path","basename","stem","extname","dirname"];class ka{constructor(t){let n;t?cr(t)?n={path:t}:typeof t=="string"||W2(t)?n={value:t}:n=t:n={},this.cwd=B2.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Dn.length;){const o=Dn[r];o in n&&n[o]!==void 0&&n[o]!==null&&(this[o]=o==="history"?[...n[o]]:n[o])}let i;for(i in n)Dn.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?We.basename(this.path):void 0}set basename(t){Vn(t,"basename"),Bn(t,"basename"),this.path=We.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?We.dirname(this.path):void 0}set dirname(t){Gi(this.basename,"dirname"),this.path=We.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?We.extname(this.path):void 0}set extname(t){if(Bn(t,"extname"),Gi(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=We.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){cr(t)&&(t=z2(t)),Vn(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?We.basename(this.path,this.extname):void 0}set stem(t){Vn(t,"stem"),Bn(t,"stem"),this.path=We.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const i=this.message(t,n,r);throw i.fatal=!0,i}info(t,n,r){const i=this.message(t,n,r);return i.fatal=void 0,i}message(t,n,r){const i=new Re(t,n,r);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Bn(e,t){if(e&&e.includes(We.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+We.sep+"`")}function Vn(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Gi(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function W2(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const U2=function(e){const r=this.constructor.prototype,i=r[e],o=function(){return i.apply(o,arguments)};Object.setPrototypeOf(o,r);const a=Object.getOwnPropertyNames(i);for(const l of a){const s=Object.getOwnPropertyDescriptor(i,l);s&&Object.defineProperty(o,l,s)}return o},Z2={}.hasOwnProperty;class Ar extends U2{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=A2()}copy(){const t=new Ar;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Nn(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Wn("data",this.frozen),this.namespace[t]=n,this):Z2.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Wn("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=n.call(t,...r);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=qt(t),r=this.parser||this.Parser;return zn("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),zn("process",this.parser||this.Parser),Hn("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(o,a){const l=qt(t),s=r.parse(l);r.run(s,l,function(c,h,m){if(c||!h||!m)return u(c);const d=h,y=r.stringify(d,m);K2(y)?m.value=y:m.result=y,u(c,m)});function u(c,h){c||!h?a(c):o?o(h):n(void 0,h)}}}processSync(t){let n=!1,r;return this.freeze(),zn("processSync",this.parser||this.Parser),Hn("processSync",this.compiler||this.Compiler),this.process(t,i),eo("processSync","process",n),r;function i(o,a){n=!0,Ui(o),r=a}}run(t,n,r){Qi(t),this.freeze();const i=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?o(void 0,r):new Promise(o);function o(a,l){const s=qt(n);i.run(t,s,u);function u(c,h,m){const d=h||t;c?l(c):a?a(d):r(void 0,d,m)}}}runSync(t,n){let r=!1,i;return this.run(t,n,o),eo("runSync","run",r),i;function o(a,l){Ui(a),i=l,r=!0}}stringify(t,n){this.freeze();const r=qt(n),i=this.compiler||this.Compiler;return Hn("stringify",i),Qi(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(Wn("use",this.frozen),t!=null)if(typeof t=="function")s(t,n);else if(typeof t=="object")Array.isArray(t)?l(t):a(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function o(u){if(typeof u=="function")s(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[c,...h]=u;s(c,h)}else a(u);else throw new TypeError("Expected usable value, not `"+u+"`")}function a(u){if(!("plugins"in u)&&!("settings"in u))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");l(u.plugins),u.settings&&(i.settings=Nn(!0,i.settings,u.settings))}function l(u){let c=-1;if(u!=null)if(Array.isArray(u))for(;++c<u.length;){const h=u[c];o(h)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function s(u,c){let h=-1,m=-1;for(;++h<r.length;)if(r[h][0]===u){m=h;break}if(m===-1)r.push([u,...c]);else if(c.length>0){let[d,...y]=c;const v=r[m][1];ur(v)&&ur(d)&&(d=Nn(!0,v,d)),r[m]=[u,d,...y]}}}}const q2=new Ar().freeze();function zn(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Hn(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Wn(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Qi(e){if(!ur(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function eo(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function qt(e){return Y2(e)?e:new ka(e)}function Y2(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function K2(e){return typeof e=="string"||X2(e)}function X2(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const J2="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",to=[],no={allowDangerousHtml:!0},G2=/^(https?|ircs?|mailto|xmpp)$/i,Q2=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function em(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",i=e.className,o=e.components,a=e.disallowedElements,l=e.rehypePlugins||to,s=e.remarkPlugins||to,u=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...no}:no,c=e.skipHtml,h=e.unwrapDisallowed,m=e.urlTransform||tm,d=q2().use(Fp).use(s).use(P2,u).use(l),y=new ka;typeof r=="string"&&(y.value=r);for(const S of Q2)Object.hasOwn(e,S.from)&&(""+S.from+(S.to?"use `"+S.to+"` instead":"remove it")+J2+S.id,void 0);const v=d.parse(y);let T=d.runSync(v,y);return i&&(T={type:"element",tagName:"div",properties:{className:i},children:T.type==="root"?T.children:[T]}),xa(T,x),ph(T,{Fragment:B.Fragment,components:o,ignoreInvalidStyle:!0,jsx:B.jsx,jsxs:B.jsxs,passKeys:!0,passNode:!0});function x(S,R,I){if(S.type==="raw"&&I&&typeof R=="number")return c?I.children.splice(R,1):I.children[R]={type:"text",value:S.value},R;if(S.type==="element"){let k;for(k in Fn)if(Object.hasOwn(Fn,k)&&Object.hasOwn(S.properties,k)){const E=S.properties[k],V=Fn[k];(V===null||V.includes(S.tagName))&&(S.properties[k]=m(String(E||""),k,S))}}if(S.type==="element"){let k=t?!t.includes(S.tagName):a?a.includes(S.tagName):!1;if(!k&&n&&typeof R=="number"&&(k=!n(S,R,I)),k&&I&&typeof R=="number")return h&&S.children?I.children.splice(R,1,...S.children):I.children.splice(R,1),R}}}function tm(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t<0||i>-1&&t>i||n>-1&&t>n||r>-1&&t>r||G2.test(e.slice(0,t))?e:""}function nm({text:e}){return B.jsx(em,{children:e})}const rm="_menuItem_337tl_108",im="_highlightFrame_337tl_120",om="_rightIcon_337tl_128",am="_leftIcon_337tl_136",It={menuItem:rm,highlightFrame:im,rightIcon:om,"menuItem--selected":"_menuItem--selected_337tl_133",leftIcon:am},lm=({isSelected:e,labelPillText:t,leftIcon:n,onClick:r,rightIcon:i,role:o,text:a})=>B.jsx(dt,{role:o,onClick:r,className:xe(It.menuItem,{[It["menuItem--selected"]]:e}),children:B.jsxs("span",{className:xe(It.highlightFrame),children:[B.jsx("span",{className:It.leftIcon,children:n}),B.jsx(ze,{type:e?"h5":"body-large",as:"span",children:a}),t&&B.jsx(No,{label:t,size:"medium"}),i&&B.jsx("span",{className:It.rightIcon,children:i})]})}),sm="_navBar_dx0zv_108",um={navBar:sm},cm=({children:e,onChange:t,value:n})=>{const[r,i]=b.useState(n||""),o=a=>{t(a),i(a)};return B.jsx("ul",{className:um.navBar,children:b.Children.map(e,a=>b.cloneElement(a,{active:a.props.id.toLowerCase()===r.toLowerCase(),onChange:o}))})},fm="_h1_uqdc5_108",hm="_h2_uqdc5_121",dm="_h3_uqdc5_134",pm="_h4_uqdc5_147",mm="_h5_uqdc5_160",gm="_h6_uqdc5_173",wm="_h7_uqdc5_186",ym="_h8_uqdc5_199",vm={h1:fm,h2:hm,h3:dm,h4:pm,h5:mm,h6:gm,h7:wm,h8:ym,"body-large":"_body-large_uqdc5_212","body-regular":"_body-regular_uqdc5_225","body-semibold":"_body-semibold_uqdc5_238","body-italic":"_body-italic_uqdc5_251","detail-medium":"_detail-medium_uqdc5_264","detail-bold":"_detail-bold_uqdc5_277","detail-upper-case":"_detail-upper-case_uqdc5_290","detail-regular":"_detail-regular_uqdc5_303"};function xm(e){switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return e;default:return"span"}}function ze({as:e,children:t,className:n,type:r}){const i=e||xm(r);return B.jsx(i,{className:xe(vm[r],n),children:t})}const bm="_listItem_b6xjh_108",km="_navItem_b6xjh_111",Em="_selector_b6xjh_125",Sm="_label_b6xjh_146",Ot={listItem:bm,navItem:km,selector:Em,"navItem--active":"_navItem--active_b6xjh_133",label:Sm},Rm=({active:e,ariaLabel:t,icon:n,id:r,label:i,onChange:o})=>{const a=()=>{o&&o(r)};return B.jsx("li",{className:Ot.listItem,children:B.jsxs(dt,{className:xe(Ot.navItem,{[Ot["navItem--active"]]:e}),onClick:a,"aria-label":t,children:[B.jsx("div",{className:Ot.selector}),n,i&&B.jsx(ze,{className:Ot.label,type:"detail-medium",as:"span",children:i})]})})},Cm="_bubbleContent_w1nn2_108",_m="_bubble_w1nn2_108",Un={bubbleContent:Cm,bubble:_m,"bubble--empty":"_bubble--empty_w1nn2_141"},Tm=9,fr=e=>{const{ariaLabel:t,children:n,value:r}=e,i=r===void 0,o=i?void 0:Math.max(0,r).toString(),a=xe({[Un["bubble--empty"]]:i,[Un.bubble]:!0});return B.jsx(wo,{badgeContent:o,className:Un.bubbleContent,max:Tm,slotProps:{badge:{className:a}},"aria-label":t,role:"status",children:n})},Mm="_wrapper_1dauz_108",Yt={wrapper:Mm,"wrapper--large":"_wrapper--large_1dauz_119","wrapper--small":"_wrapper--small_1dauz_122","wrapper--iconWrapper":"_wrapper--iconWrapper_1dauz_126"},Pm=({className:e,icon:t,size:n})=>{const r=St(t,[ht]);return B.jsx("div",{className:xe(Yt.wrapper,e,{[Yt[`wrapper--${n}`]]:n}),"data-testid":"placeholder-thumbnail",children:B.jsx("div",{className:xe(Yt.wrapper,{[Yt["wrapper--iconWrapper"]]:n==="large"}),children:r})})};var Ea=(e=>(e[e.lg=16]="lg",e[e.md=12]="md",e[e.sm=8]="sm",e[e.xl=24]="xl",e))(Ea||{});const Lm=({anchor:e,children:t,id:n,offset:r="sm",open:i})=>B.jsx(Io,{id:n,open:i,anchor:e,offset:Ea[r],children:t}),Am="_smartLink_1yug2_108",Im="_smartLinkButton_1yug2_113",ro={smartLink:Am,smartLinkButton:Im};function Om({ariaLabel:e,ariaLabelledBy:t,children:n,disabled:r,href:i,onClick:o,target:a}){return!i&&o?B.jsx(dt,{className:ro.smartLinkButton,ariaLabel:e,ariaLabelledBy:t,disabled:r,onClick:o,children:n}):B.jsx("a",{className:ro.smartLink,href:i,target:a,onClick:o,children:n})}const Fm="_textButton_vt89i_108",Zn={textButton:Fm,"textButton--green":"_textButton--green_vt89i_116","textButton--blue":"_textButton--blue_vt89i_122","textButton--text":"_textButton--text_vt89i_128"},$m={large:"h5",medium:"body-semibold",small:"detail-bold"};function jm({ariaLabel:e,ariaLabelledBy:t,color:n,disabled:r,leftIcon:i,onClick:o,ref:a,rightIcon:l,size:s,text:u}){const c=St(i,[ht,fr]),h=St(l,[ht,fr]);return B.jsxs(dt,{ref:a,ariaLabel:e,ariaLabelledBy:t,onClick:o,className:xe(Zn.textButton,Zn[`textButton--${n}`]),disabled:r,children:[c,B.jsx(ze,{type:$m[s],as:"span",className:xe(Zn.textButtonTypography),children:u}),h]})}const Nm="_wrapper_1c8yd_108",Dm="_textInputContainer_1c8yd_111",Bm="_textInput_1c8yd_111",lt={wrapper:Nm,textInputContainer:Dm,textInput:Bm,"textInput--medium":"_textInput--medium_1c8yd_151","textInput--small":"_textInput--small_1c8yd_171","textInput--dark":"_textInput--dark_1c8yd_190","textInput--light":"_textInput--light_1c8yd_205","textInput--error":"_textInput--error_1c8yd_223","textInputContainer--errorMessage":"_textInputContainer--errorMessage_1c8yd_241"},Vm=({colorScheme:e,errorMessage:t,id:n,label:r,name:i,ref:o,size:a,...l})=>{const{getInputProps:s,getRootProps:u}=bl({inputRef:o,...l}),c=s(),{disabled:h}=c,m=!!t,d=lt[`textInput--${e}`],y=lt[`textInput--${a}`];return B.jsxs("div",{className:lt.wrapper,children:[B.jsxs("div",{className:lt.textInputContainer,...u(),children:[B.jsx("input",{...c,id:n,type:"text",name:i,"aria-disabled":h,"aria-label":r,className:xe(lt.textInput,y,d,{[lt["textInput--error"]]:m}),placeholder:""}),B.jsx("label",{htmlFor:n,children:B.jsx(ze,{type:a==="medium"?"body-large":"body-regular",children:r})})]}),m&&B.jsx(ze,{className:lt["textInputContainer--errorMessage"],type:"detail-bold",children:t})]})},zm="_root_1ajn6_115",Kt={root:zm,"root--24":"_root--24_1ajn6_122","root--28":"_root--28_1ajn6_126","root--32":"_root--32_1ajn6_130","root--40":"_root--40_1ajn6_134","root--48":"_root--48_1ajn6_138","root--56":"_root--56_1ajn6_142","root--64":"_root--64_1ajn6_146","root--80":"_root--80_1ajn6_150","root--120":"_root--120_1ajn6_154","root--280":"_root--280_1ajn6_158","root--square":"_root--square_1ajn6_162","root--circular":"_root--circular_1ajn6_174","root--isPlaceholder":"_root--isPlaceholder_1ajn6_177"},Hm=({alt:e,isPlaceholder:t,shape:n,size:r,src:i})=>{const o=Kt["root--isPlaceholder"];return B.jsx("div",{className:xe(Kt.root,Kt[`root--${r}`],Kt[`root--${n}`],{[o]:t}),children:i&&B.jsx(jo,{src:i,alt:e})})},Wm="_slider_1kz1h_114",Um="_focusVisible_1kz1h_136",qn={switch:"_switch_1kz1h_108",slider:Wm,focusVisible:Um},Sa=e=>{const{checked:t,disabled:n,focusVisible:r,getInputProps:i}=cs(e),{className:o,id:a}=e;return B.jsxs("span",{className:xe(qn.switch,o),children:[B.jsx("input",{...i(),type:"checkbox","aria-checked":t,"aria-disabled":n,role:"switch",id:a,"data-testid":"toggle-switch"}),B.jsx("span",{className:xe(qn.slider,{[qn.focusVisible]:r})})]})},Zm="_toggleInput_68ebr_108",qm="_textLabel_68ebr_121",yt={toggleInput:Zm,textLabel:qm,switch:"_switch_68ebr_124","toggleInput--checked":"_toggleInput--checked_68ebr_127","toggleInput--disabled":"_toggleInput--disabled_68ebr_130","toggleInput--withBorder":"_toggleInput--withBorder_68ebr_133"},Ym=({checked:e,defaultChecked:t,disabled:n,icon:r,label:i,onChange:o,withBorder:a})=>B.jsxs("label",{className:xe(yt.toggleInput,{[yt["toggleInput--withBorder"]]:a,[yt["toggleInput--checked"]]:e,[yt["toggleInput--disabled"]]:n}),children:[r&&B.jsx(ht,{name:r,size:"32"}),B.jsx(ze,{type:"body-large",className:yt.textLabel,children:i}),B.jsx(Sa,{onChange:o,disabled:n,checked:e,defaultChecked:t,className:yt.switch})]});exports.BaseButton=dt;exports.Card=g0;exports.CardBody=Oo;exports.CardHeader=$o;exports.Divider=v0;exports.Fieldset=k0;exports.Form=E0;exports.Icon=ht;exports.IconButton=Fo;exports.Image=jo;exports.LabelPill=No;exports.Legend=T0;exports.Markdown=nm;exports.MenuItem=lm;exports.NavBar=cm;exports.NavItem=Rm;exports.NotificationBubble=fr;exports.PlaceholderThumbnail=Pm;exports.Popup=Lm;exports.SmartLink=Om;exports.TextButton=jm;exports.TextInput=Vm;exports.Thumbnail=Hm;exports.Toggle=Sa;exports.ToggleInput=Ym;exports.Typography=ze;
45
+ */var Bt,Zn;function qo(){if(Zn)return Bt;Zn=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 o(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var s={},l=0;l<10;l++)s["_"+String.fromCharCode(l)]=l;var c=Object.getOwnPropertyNames(s).map(function(f){return s[f]});if(c.join("")!=="0123456789")return!1;var h={};return"abcdefghijklmnopqrst".split("").forEach(function(f){h[f]=f}),Object.keys(Object.assign({},h)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Bt=o()?Object.assign:function(a,s){for(var l,c=r(a),h,f=1;f<arguments.length;f++){l=Object(arguments[f]);for(var d in l)e.call(l,d)&&(c[d]=l[d]);if(t){h=t(l);for(var m=0;m<h.length;m++)n.call(l,h[m])&&(c[h[m]]=l[h[m]])}}return c},Bt}var Ht,Dn;function hn(){if(Dn)return Ht;Dn=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Ht=t,Ht}var Zt,zn;function xr(){return zn||(zn=1,Zt=Function.call.bind(Object.prototype.hasOwnProperty)),Zt}var Dt,qn;function Uo(){if(qn)return Dt;qn=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=hn(),n={},r=xr();t=function(a){var s="Warning: "+a;typeof console<"u"&&console.error(s);try{throw new Error(s)}catch{}}}function o(a,s,l,c,h){if(process.env.NODE_ENV!=="production"){for(var f in a)if(r(a,f)){var d;try{if(typeof a[f]!="function"){var m=Error((c||"React class")+": "+l+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}d=a[f](s,f,c,l,null,e)}catch(E){d=E}if(d&&!(d instanceof Error)&&t((c||"React class")+": type specification of "+l+" `"+f+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var g=h?h():"";t("Failed "+l+" type: "+d.message+(g??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Dt=o,Dt}var zt,Un;function Yo(){if(Un)return zt;Un=1;var t=br(),e=qo(),n=hn(),r=xr(),o=Uo(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(l){var c="Warning: "+l;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function s(){return null}return zt=function(l,c){var h=typeof Symbol=="function"&&Symbol.iterator,f="@@iterator";function d(x){var $=x&&(h&&x[h]||x[f]);if(typeof $=="function")return $}var m="<<anonymous>>",g={array:R("array"),bigint:R("bigint"),bool:R("boolean"),func:R("function"),number:R("number"),object:R("object"),string:R("string"),symbol:R("symbol"),any:_(),arrayOf:L,element:A(),elementType:w(),instanceOf:q,node:se(),objectOf:N,oneOf:te,oneOfType:K,shape:re,exact:z};function E(x,$){return x===$?x!==0||1/x===1/$:x!==x&&$!==$}function k(x,$){this.message=x,this.data=$&&typeof $=="object"?$:{},this.stack=""}k.prototype=Error.prototype;function T(x){if(process.env.NODE_ENV!=="production")var $={},B=0;function W(U,V,j,H,Q,Z,me){if(H=H||m,Z=Z||j,me!==n){if(c){var M=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 M.name="Invariant Violation",M}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ke=H+":"+j;!$[ke]&&B<3&&(a("You are manually calling a React.PropTypes validation function for the `"+Z+"` prop on `"+H+"`. 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."),$[ke]=!0,B++)}}return V[j]==null?U?V[j]===null?new k("The "+Q+" `"+Z+"` is marked as required "+("in `"+H+"`, but its value is `null`.")):new k("The "+Q+" `"+Z+"` is marked as required in "+("`"+H+"`, but its value is `undefined`.")):null:x(V,j,H,Q,Z)}var I=W.bind(null,!1);return I.isRequired=W.bind(null,!0),I}function R(x){function $(B,W,I,U,V,j){var H=B[W],Q=b(H);if(Q!==x){var Z=S(H);return new k("Invalid "+U+" `"+V+"` of type "+("`"+Z+"` supplied to `"+I+"`, expected ")+("`"+x+"`."),{expectedType:x})}return null}return T($)}function _(){return T(s)}function L(x){function $(B,W,I,U,V){if(typeof x!="function")return new k("Property `"+V+"` of component `"+I+"` has invalid PropType notation inside arrayOf.");var j=B[W];if(!Array.isArray(j)){var H=b(j);return new k("Invalid "+U+" `"+V+"` of type "+("`"+H+"` supplied to `"+I+"`, expected an array."))}for(var Q=0;Q<j.length;Q++){var Z=x(j,Q,I,U,V+"["+Q+"]",n);if(Z instanceof Error)return Z}return null}return T($)}function A(){function x($,B,W,I,U){var V=$[B];if(!l(V)){var j=b(V);return new k("Invalid "+I+" `"+U+"` of type "+("`"+j+"` supplied to `"+W+"`, expected a single ReactElement."))}return null}return T(x)}function w(){function x($,B,W,I,U){var V=$[B];if(!t.isValidElementType(V)){var j=b(V);return new k("Invalid "+I+" `"+U+"` of type "+("`"+j+"` supplied to `"+W+"`, expected a single ReactElement type."))}return null}return T(x)}function q(x){function $(B,W,I,U,V){if(!(B[W]instanceof x)){var j=x.name||m,H=pe(B[W]);return new k("Invalid "+U+" `"+V+"` of type "+("`"+H+"` supplied to `"+I+"`, expected ")+("instance of `"+j+"`."))}return null}return T($)}function te(x){if(!Array.isArray(x))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.")),s;function $(B,W,I,U,V){for(var j=B[W],H=0;H<x.length;H++)if(E(j,x[H]))return null;var Q=JSON.stringify(x,function(me,M){var ke=S(M);return ke==="symbol"?String(M):M});return new k("Invalid "+U+" `"+V+"` of value `"+String(j)+"` "+("supplied to `"+I+"`, expected one of "+Q+"."))}return T($)}function N(x){function $(B,W,I,U,V){if(typeof x!="function")return new k("Property `"+V+"` of component `"+I+"` has invalid PropType notation inside objectOf.");var j=B[W],H=b(j);if(H!=="object")return new k("Invalid "+U+" `"+V+"` of type "+("`"+H+"` supplied to `"+I+"`, expected an object."));for(var Q in j)if(r(j,Q)){var Z=x(j,Q,I,U,V+"."+Q,n);if(Z instanceof Error)return Z}return null}return T($)}function K(x){if(!Array.isArray(x))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var $=0;$<x.length;$++){var B=x[$];if(typeof B!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+X(B)+" at index "+$+"."),s}function W(I,U,V,j,H){for(var Q=[],Z=0;Z<x.length;Z++){var me=x[Z],M=me(I,U,V,j,H,n);if(M==null)return null;M.data&&r(M.data,"expectedType")&&Q.push(M.data.expectedType)}var ke=Q.length>0?", expected one of type ["+Q.join(", ")+"]":"";return new k("Invalid "+j+" `"+H+"` supplied to "+("`"+V+"`"+ke+"."))}return T(W)}function se(){function x($,B,W,I,U){return ae($[B])?null:new k("Invalid "+I+" `"+U+"` supplied to "+("`"+W+"`, expected a ReactNode."))}return T(x)}function de(x,$,B,W,I){return new k((x||"React class")+": "+$+" type `"+B+"."+W+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+I+"`.")}function re(x){function $(B,W,I,U,V){var j=B[W],H=b(j);if(H!=="object")return new k("Invalid "+U+" `"+V+"` of type `"+H+"` "+("supplied to `"+I+"`, expected `object`."));for(var Q in x){var Z=x[Q];if(typeof Z!="function")return de(I,U,V,Q,S(Z));var me=Z(j,Q,I,U,V+"."+Q,n);if(me)return me}return null}return T($)}function z(x){function $(B,W,I,U,V){var j=B[W],H=b(j);if(H!=="object")return new k("Invalid "+U+" `"+V+"` of type `"+H+"` "+("supplied to `"+I+"`, expected `object`."));var Q=e({},B[W],x);for(var Z in Q){var me=x[Z];if(r(x,Z)&&typeof me!="function")return de(I,U,V,Z,S(me));if(!me)return new k("Invalid "+U+" `"+V+"` key `"+Z+"` supplied to `"+I+"`.\nBad object: "+JSON.stringify(B[W],null," ")+`
46
+ Valid keys: `+JSON.stringify(Object.keys(x),null," "));var M=me(j,Z,I,U,V+"."+Z,n);if(M)return M}return null}return T($)}function ae(x){switch(typeof x){case"number":case"string":case"undefined":return!0;case"boolean":return!x;case"object":if(Array.isArray(x))return x.every(ae);if(x===null||l(x))return!0;var $=d(x);if($){var B=$.call(x),W;if($!==x.entries){for(;!(W=B.next()).done;)if(!ae(W.value))return!1}else for(;!(W=B.next()).done;){var I=W.value;if(I&&!ae(I[1]))return!1}}else return!1;return!0;default:return!1}}function y(x,$){return x==="symbol"?!0:$?$["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&$ instanceof Symbol:!1}function b(x){var $=typeof x;return Array.isArray(x)?"array":x instanceof RegExp?"object":y($,x)?"symbol":$}function S(x){if(typeof x>"u"||x===null)return""+x;var $=b(x);if($==="object"){if(x instanceof Date)return"date";if(x instanceof RegExp)return"regexp"}return $}function X(x){var $=S(x);switch($){case"array":case"object":return"an "+$;case"boolean":case"date":case"regexp":return"a "+$;default:return $}}function pe(x){return!x.constructor||!x.constructor.name?m:x.constructor.name}return g.checkPropTypes=o,g.resetWarningCache=o.resetWarningCache,g.PropTypes=g,g},zt}var qt,Yn;function Ko(){if(Yn)return qt;Yn=1;var t=hn();function e(){}function n(){}return n.resetWarningCache=e,qt=function(){function r(s,l,c,h,f,d){if(d!==t){var m=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 m.name="Invariant Violation",m}}r.isRequired=r;function o(){return r}var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:e};return a.PropTypes=a,a},qt}if(process.env.NODE_ENV!=="production"){var Qo=br(),Xo=!0;en.exports=Yo()(Qo.isElement,Xo)}else en.exports=Ko()();var Go=en.exports;const O=Io(Go),Jo="exact-prop: ​";function es(t){return process.env.NODE_ENV==="production"?t:le({},t,{[Jo]: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 ts(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 tn(t,e,n,r,o){if(process.env.NODE_ENV==="production")return null;const a=t[e],s=o||e;return a==null?null:a&&a.nodeType!==1?new Error(`Invalid ${r} \`${s}\` supplied to \`${n}\`. Expected an HTMLElement.`):null}function nn(t,e){typeof t=="function"?t(e):t&&(t.current=e)}const rn=typeof window<"u"?i.useLayoutEffect:i.useEffect;function ns({controlled:t,default:e,name:n,state:r="value"}){const{current:o}=i.useRef(t!==void 0),[a,s]=i.useState(e),l=o?t:a;if(process.env.NODE_ENV!=="production"){i.useEffect(()=>{o!==(t!==void 0)&&console.error([`MUI: A component is changing the ${o?"":"un"}controlled ${r} state of ${n} to be ${o?"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(`
47
+ `))},[r,n,t]);const{current:h}=i.useRef(e);i.useEffect(()=>{!o&&h!==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(`
48
+ `))},[JSON.stringify(e)])}const c=i.useCallback(h=>{o||s(h)},[]);return[l,c]}function Ye(...t){return i.useMemo(()=>t.every(e=>e==null)?null:e=>{t.forEach(n=>{nn(n,e)})},t)}class dn{constructor(){this.currentId=0,this.clear=()=>{this.currentId!==0&&(clearTimeout(this.currentId),this.currentId=0)},this.disposeEffect=()=>this.clear}static create(){return new dn}start(e,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=0,n()},e)}}let Tt=!0,on=!1;const rs=new dn,os={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 ss(t){const{type:e,tagName:n}=t;return!!(n==="INPUT"&&os[e]&&!t.readOnly||n==="TEXTAREA"&&!t.readOnly||t.isContentEditable)}function as(t){t.metaKey||t.altKey||t.ctrlKey||(Tt=!0)}function Ut(){Tt=!1}function is(){this.visibilityState==="hidden"&&on&&(Tt=!0)}function ls(t){t.addEventListener("keydown",as,!0),t.addEventListener("mousedown",Ut,!0),t.addEventListener("pointerdown",Ut,!0),t.addEventListener("touchstart",Ut,!0),t.addEventListener("visibilitychange",is,!0)}function cs(t){const{target:e}=t;try{return e.matches(":focus-visible")}catch{}return Tt||ss(e)}function yr(){const t=i.useCallback(o=>{o!=null&&ls(o.ownerDocument)},[]),e=i.useRef(!1);function n(){return e.current?(on=!0,rs.start(100,()=>{on=!1}),e.current=!1,!0):!1}function r(o){return cs(o)?(e.current=!0,!0):!1}return{isFocusVisibleRef:e,onFocus:r,onBlur:n,ref:t}}const us=t=>{const e=i.useRef({});return i.useEffect(()=>{e.current=t}),e.current};function Er(t,e,n=void 0){const r={};return Object.keys(t).forEach(o=>{r[o]=t[o].reduce((a,s)=>{if(s){const l=e(s);l!==""&&a.push(l),n&&n[s]&&a.push(n[s])}return a},[]).join(" ")}),r}const fs={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 Rr(t){var e,n,r="";if(typeof t=="string"||typeof t=="number")r+=t;else if(typeof t=="object")if(Array.isArray(t)){var o=t.length;for(e=0;e<o;e++)t[e]&&(n=Rr(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}function ue(){for(var t,e,n=0,r="",o=arguments.length;n<o;n++)(t=arguments[n])&&(e=Rr(t))&&(r&&(r+=" "),r+=e);return r}function Kn(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 hs(t){const{getSlotProps:e,additionalProps:n,externalSlotProps:r,externalForwardedProps:o,className:a}=t;if(!e){const g=ue(n==null?void 0:n.className,a,o==null?void 0:o.className,r==null?void 0:r.className),E=le({},n==null?void 0:n.style,o==null?void 0:o.style,r==null?void 0:r.style),k=le({},n,o,r);return g.length>0&&(k.className=g),Object.keys(E).length>0&&(k.style=E),{props:k,internalRef:void 0}}const s=De(le({},o,r)),l=Kn(r),c=Kn(o),h=e(s),f=ue(h==null?void 0:h.className,n==null?void 0:n.className,a,o==null?void 0:o.className,r==null?void 0:r.className),d=le({},h==null?void 0:h.style,n==null?void 0:n.style,o==null?void 0:o.style,r==null?void 0:r.style),m=le({},h,n,c,l);return f.length>0&&(m.className=f),Object.keys(d).length>0&&(m.style=d),{props:m,internalRef:h.ref}}const ds=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function sn(t){var e;const{elementType:n,externalSlotProps:r,ownerState:o,skipResolvingSlotProps:a=!1}=t,s=fn(t,ds),l=a?{}:Ho(r,o),{props:c,internalRef:h}=hs(le({},s,{externalSlotProps:l})),f=Ye(h,l==null?void 0:l.ref,(e=t.additionalProps)==null?void 0:e.ref);return No(n,le({},c,{ref:f}),o)}function ps(t){const{badgeContent:e,invisible:n=!1,max:r=99,showZero:o=!1}=t,a=us({badgeContent:e,max:r});let s=n;n===!1&&e===0&&!o&&(s=!0);const{badgeContent:l,max:c=r}=s?a:t,h=l&&Number(l)>c?`${c}+`:l;return{badgeContent:l,invisible:s,max:c,displayValue:h}}const _r="base";function ms(t){return`${_r}--${t}`}function gs(t,e){return`${_r}-${t}-${e}`}function pn(t,e){const n=fs[e];return n?ms(n):gs(t,e)}function Sr(t,e){const n={};return e.forEach(r=>{n[r]=pn(t,r)}),n}const Cr="Badge";function ws(t){return pn(Cr,t)}Sr(Cr,["root","badge","invisible"]);const vs=["badgeContent","children","invisible","max","slotProps","slots","showZero"],ks=t=>{const{invisible:e}=t;return Er({root:["root"],badge:["badge",e&&"invisible"]},kr(ws))},Tr=i.forwardRef(function(e,n){var r,o;const{children:a,max:s=99,slotProps:l={},slots:c={},showZero:h=!1}=e,f=fn(e,vs),{badgeContent:d,max:m,displayValue:g,invisible:E}=ps(le({},e,{max:s})),k=le({},e,{badgeContent:d,invisible:E,max:m,showZero:h}),T=ks(k),R=(r=c.root)!=null?r:"span",_=sn({elementType:R,externalSlotProps:l.root,externalForwardedProps:f,additionalProps:{ref:n},ownerState:k,className:T.root}),L=(o=c.badge)!=null?o:"span",A=sn({elementType:L,externalSlotProps:l.badge,ownerState:k,className:T.badge});return P.jsxs(R,le({},_,{children:[a,P.jsx(L,le({},A,{children:g}))]}))});process.env.NODE_ENV!=="production"&&(Tr.propTypes={badgeContent:O.node,children:O.node,invisible:O.bool,max:O.number,showZero:O.bool,slotProps:O.shape({badge:O.oneOfType([O.func,O.object]),root:O.oneOfType([O.func,O.object])}),slots:O.shape({badge:O.elementType,root:O.elementType})});function bs(t={}){const{disabled:e=!1,focusableWhenDisabled:n,href:r,rootRef:o,tabIndex:a,to:s,type:l,rootElementName:c}=t,h=i.useRef(),[f,d]=i.useState(!1),{isFocusVisibleRef:m,onFocus:g,onBlur:E,ref:k}=yr(),[T,R]=i.useState(!1);e&&!n&&T&&R(!1),i.useEffect(()=>{m.current=T},[T,m]);const[_,L]=Zo({rootElementName:c??(r||s?"a":void 0),componentName:"Button"}),A=y=>b=>{var S;T&&b.preventDefault(),(S=y.onMouseLeave)==null||S.call(y,b)},w=y=>b=>{var S;E(b),m.current===!1&&R(!1),(S=y.onBlur)==null||S.call(y,b)},q=y=>b=>{var S;if(h.current||(h.current=b.currentTarget),g(b),m.current===!0){var X;R(!0),(X=y.onFocusVisible)==null||X.call(y,b)}(S=y.onFocus)==null||S.call(y,b)},te=()=>{const y=h.current;return _==="BUTTON"||_==="INPUT"&&["button","submit","reset"].includes(y==null?void 0:y.type)||_==="A"&&(y==null?void 0:y.href)},N=y=>b=>{if(!e){var S;(S=y.onClick)==null||S.call(y,b)}},K=y=>b=>{var S;e||(d(!0),document.addEventListener("mouseup",()=>{d(!1)},{once:!0})),(S=y.onMouseDown)==null||S.call(y,b)},se=y=>b=>{var S;if((S=y.onKeyDown)==null||S.call(y,b),!b.defaultMuiPrevented&&(b.target===b.currentTarget&&!te()&&b.key===" "&&b.preventDefault(),b.target===b.currentTarget&&b.key===" "&&!e&&d(!0),b.target===b.currentTarget&&!te()&&b.key==="Enter"&&!e)){var X;(X=y.onClick)==null||X.call(y,b),b.preventDefault()}},de=y=>b=>{var S;if(b.target===b.currentTarget&&d(!1),(S=y.onKeyUp)==null||S.call(y,b),b.target===b.currentTarget&&!te()&&!e&&b.key===" "&&!b.defaultMuiPrevented){var X;(X=y.onClick)==null||X.call(y,b)}},re=Ye(L,o,k,h),z={};return a!==void 0&&(z.tabIndex=a),_==="BUTTON"?(z.type=l??"button",n?z["aria-disabled"]=e:z.disabled=e):_==="INPUT"?l&&["button","submit","reset"].includes(l)&&(n?z["aria-disabled"]=e:z.disabled=e):_!==""&&(!r&&!s&&(z.role="button",z.tabIndex=a??0),e&&(z["aria-disabled"]=e,z.tabIndex=n?a??0:-1)),{getRootProps:(y={})=>{const b=le({},De(t),De(y)),S=le({type:l},b,z,y,{onBlur:w(b),onClick:N(b),onFocus:q(b),onKeyDown:se(b),onKeyUp:de(b),onMouseDown:K(b),onMouseLeave:A(b),ref:re});return delete S.onFocusVisible,S},focusVisible:T,setFocusVisible:R,active:f,rootRef:re}}const Mr=i.createContext(void 0);process.env.NODE_ENV!=="production"&&(Mr.displayName="FormControlContext");function xs(){return i.useContext(Mr)}function ys(t={}){const{defaultValue:e,disabled:n=!1,error:r=!1,onBlur:o,onChange:a,onFocus:s,required:l=!1,value:c,inputRef:h}=t,f=xs();let d,m,g,E,k;if(f){var T,R,_;if(d=void 0,m=(T=f.disabled)!=null?T:!1,g=(R=f.error)!=null?R:!1,E=(_=f.required)!=null?_:!1,k=f.value,process.env.NODE_ENV!=="production"){const y=["defaultValue","disabled","error","required","value"].filter(b=>t[b]!==void 0);y.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: ${y.join(", ")}`].join(`
49
+ `))}}else d=e,m=n,g=r,E=l,k=c;const{current:L}=i.useRef(k!=null),A=i.useCallback(y=>{process.env.NODE_ENV!=="production"&&y&&y.nodeName!=="INPUT"&&!y.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(`
50
+ `))},[]),w=i.useRef(null),q=Ye(w,h,A),[te,N]=i.useState(!1);i.useEffect(()=>{!f&&m&&te&&(N(!1),o==null||o())},[f,m,te,o]);const K=y=>b=>{var S;if(f!=null&&f.disabled){b.stopPropagation();return}if((S=y.onFocus)==null||S.call(y,b),f&&f.onFocus){var X;f==null||(X=f.onFocus)==null||X.call(f)}else N(!0)},se=y=>b=>{var S;(S=y.onBlur)==null||S.call(y,b),f&&f.onBlur?f.onBlur():N(!1)},de=y=>(b,...S)=>{var X,pe;if(!L&&(b.target||w.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.":ts(17));f==null||(X=f.onChange)==null||X.call(f,b),(pe=y.onChange)==null||pe.call(y,b,...S)},re=y=>b=>{var S;w.current&&b.currentTarget===b.target&&w.current.focus(),(S=y.onClick)==null||S.call(y,b)};return{disabled:m,error:g,focused:te,formControlContext:f,getInputProps:(y={})=>{const S=le({},{onBlur:o,onChange:a,onFocus:s},De(y)),X=le({},S,{onBlur:se(S),onChange:de(S),onFocus:K(S)});return le({},X,{"aria-invalid":g||void 0,defaultValue:d,value:k,required:E,disabled:m},y,{ref:q},X)},getRootProps:(y={})=>{const b=De(t,["onBlur","onChange","onFocus"]),S=le({},b,De(y));return le({},y,S,{onClick:re(S)})},inputRef:q,required:E,value:k}}const vt=Math.min,Ae=Math.max,kt=Math.round,ht=Math.floor,Me=t=>({x:t,y:t}),Es={left:"right",right:"left",bottom:"top",top:"bottom"},Rs={start:"end",end:"start"};function Qn(t,e,n){return Ae(t,vt(e,n))}function Mt(t,e){return typeof t=="function"?t(e):t}function Oe(t){return t.split("-")[0]}function $t(t){return t.split("-")[1]}function $r(t){return t==="x"?"y":"x"}function Pr(t){return t==="y"?"height":"width"}function Pt(t){return["top","bottom"].includes(Oe(t))?"y":"x"}function Lr(t){return $r(Pt(t))}function _s(t,e,n){n===void 0&&(n=!1);const r=$t(t),o=Lr(t),a=Pr(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=bt(s)),[s,bt(s)]}function Ss(t){const e=bt(t);return[an(t),e,an(e)]}function an(t){return t.replace(/start|end/g,e=>Rs[e])}function Cs(t,e,n){const r=["left","right"],o=["right","left"],a=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?o:r:e?r:o;case"left":case"right":return e?a:s;default:return[]}}function Ts(t,e,n,r){const o=$t(t);let a=Cs(Oe(t),n==="start",r);return o&&(a=a.map(s=>s+"-"+o),e&&(a=a.concat(a.map(an)))),a}function bt(t){return t.replace(/left|right|bottom|top/g,e=>Es[e])}function Ms(t){return{top:0,right:0,bottom:0,left:0,...t}}function $s(t){return typeof t!="number"?Ms(t):{top:t,right:t,bottom:t,left:t}}function xt(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Xn(t,e,n){let{reference:r,floating:o}=t;const a=Pt(e),s=Lr(e),l=Pr(s),c=Oe(e),h=a==="y",f=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,m=r[l]/2-o[l]/2;let g;switch(c){case"top":g={x:f,y:r.y-o.height};break;case"bottom":g={x:f,y:r.y+r.height};break;case"right":g={x:r.x+r.width,y:d};break;case"left":g={x:r.x-o.width,y:d};break;default:g={x:r.x,y:r.y}}switch($t(e)){case"start":g[s]-=m*(n&&h?-1:1);break;case"end":g[s]+=m*(n&&h?-1:1);break}return g}const Ps=async(t,e,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:s}=n,l=a.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(e));let h=await s.getElementRects({reference:t,floating:e,strategy:o}),{x:f,y:d}=Xn(h,r,c),m=r,g={},E=0;for(let k=0;k<l.length;k++){const{name:T,fn:R}=l[k],{x:_,y:L,data:A,reset:w}=await R({x:f,y:d,initialPlacement:r,placement:m,strategy:o,middlewareData:g,rects:h,platform:s,elements:{reference:t,floating:e}});f=_??f,d=L??d,g={...g,[T]:{...g[T],...A}},w&&E<=50&&(E++,typeof w=="object"&&(w.placement&&(m=w.placement),w.rects&&(h=w.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:o}):w.rects),{x:f,y:d}=Xn(h,m,c)),k=-1)}return{x:f,y:d,placement:m,strategy:o,middlewareData:g}};async function Ar(t,e){var n;e===void 0&&(e={});const{x:r,y:o,platform:a,rects:s,elements:l,strategy:c}=t,{boundary:h="clippingAncestors",rootBoundary:f="viewport",elementContext:d="floating",altBoundary:m=!1,padding:g=0}=Mt(e,t),E=$s(g),T=l[m?d==="floating"?"reference":"floating":d],R=xt(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(T)))==null||n?T:T.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:h,rootBoundary:f,strategy:c})),_=d==="floating"?{...s.floating,x:r,y:o}:s.reference,L=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),A=await(a.isElement==null?void 0:a.isElement(L))?await(a.getScale==null?void 0:a.getScale(L))||{x:1,y:1}:{x:1,y:1},w=xt(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:_,offsetParent:L,strategy:c}):_);return{top:(R.top-w.top+E.top)/A.y,bottom:(w.bottom-R.bottom+E.bottom)/A.y,left:(R.left-w.left+E.left)/A.x,right:(w.right-R.right+E.right)/A.x}}const Ls=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:o,middlewareData:a,rects:s,initialPlacement:l,platform:c,elements:h}=e,{mainAxis:f=!0,crossAxis:d=!0,fallbackPlacements:m,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:E="none",flipAlignment:k=!0,...T}=Mt(t,e);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const R=Oe(o),_=Oe(l)===l,L=await(c.isRTL==null?void 0:c.isRTL(h.floating)),A=m||(_||!k?[bt(l)]:Ss(l));!m&&E!=="none"&&A.push(...Ts(l,k,E,L));const w=[l,...A],q=await Ar(e,T),te=[];let N=((r=a.flip)==null?void 0:r.overflows)||[];if(f&&te.push(q[R]),d){const re=_s(o,s,L);te.push(q[re[0]],q[re[1]])}if(N=[...N,{placement:o,overflows:te}],!te.every(re=>re<=0)){var K,se;const re=(((K=a.flip)==null?void 0:K.index)||0)+1,z=w[re];if(z)return{data:{index:re,overflows:N},reset:{placement:z}};let ae=(se=N.filter(y=>y.overflows[0]<=0).sort((y,b)=>y.overflows[1]-b.overflows[1])[0])==null?void 0:se.placement;if(!ae)switch(g){case"bestFit":{var de;const y=(de=N.map(b=>[b.placement,b.overflows.filter(S=>S>0).reduce((S,X)=>S+X,0)]).sort((b,S)=>b[1]-S[1])[0])==null?void 0:de[0];y&&(ae=y);break}case"initialPlacement":ae=l;break}if(o!==ae)return{reset:{placement:ae}}}return{}}}};async function As(t,e){const{placement:n,platform:r,elements:o}=t,a=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=Oe(n),l=$t(n),c=Pt(n)==="y",h=["left","top"].includes(s)?-1:1,f=a&&c?-1:1,d=Mt(e,t);let{mainAxis:m,crossAxis:g,alignmentAxis:E}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return l&&typeof E=="number"&&(g=l==="end"?E*-1:E),c?{x:g*f,y:m*h}:{x:m*h,y:g*f}}const Gn=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:o,y:a,placement:s,middlewareData:l}=e,c=await As(e,t);return s===((n=l.offset)==null?void 0:n.placement)&&(r=l.arrow)!=null&&r.alignmentOffset?{}:{x:o+c.x,y:a+c.y,data:{...c,placement:s}}}}},Os=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:o}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:T=>{let{x:R,y:_}=T;return{x:R,y:_}}},...c}=Mt(t,e),h={x:n,y:r},f=await Ar(e,c),d=Pt(Oe(o)),m=$r(d);let g=h[m],E=h[d];if(a){const T=m==="y"?"top":"left",R=m==="y"?"bottom":"right",_=g+f[T],L=g-f[R];g=Qn(_,g,L)}if(s){const T=d==="y"?"top":"left",R=d==="y"?"bottom":"right",_=E+f[T],L=E-f[R];E=Qn(_,E,L)}const k=l.fn({...e,[m]:g,[d]:E});return{...k,data:{x:k.x-n,y:k.y-r}}}}};function $e(t){return Or(t)?(t.nodeName||"").toLowerCase():"#document"}function ve(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Te(t){var e;return(e=(Or(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Or(t){return t instanceof Node||t instanceof ve(t).Node}function Ce(t){return t instanceof Element||t instanceof ve(t).Element}function _e(t){return t instanceof HTMLElement||t instanceof ve(t).HTMLElement}function Jn(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof ve(t).ShadowRoot}function st(t){const{overflow:e,overflowX:n,overflowY:r,display:o}=xe(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(o)}function Fs(t){return["table","td","th"].includes($e(t))}function mn(t){const e=gn(),n=xe(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 Is(t){let e=qe(t);for(;_e(e)&&!Lt(e);){if(mn(e))return e;e=qe(e)}return null}function gn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Lt(t){return["html","body","#document"].includes($e(t))}function xe(t){return ve(t).getComputedStyle(t)}function At(t){return Ce(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function qe(t){if($e(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Jn(t)&&t.host||Te(t);return Jn(e)?e.host:e}function Fr(t){const e=qe(t);return Lt(e)?t.ownerDocument?t.ownerDocument.body:t.body:_e(e)&&st(e)?e:Fr(e)}function rt(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const o=Fr(t),a=o===((r=t.ownerDocument)==null?void 0:r.body),s=ve(o);return a?e.concat(s,s.visualViewport||[],st(o)?o:[],s.frameElement&&n?rt(s.frameElement):[]):e.concat(o,rt(o,[],n))}function Ir(t){const e=xe(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const o=_e(t),a=o?t.offsetWidth:n,s=o?t.offsetHeight:r,l=kt(n)!==a||kt(r)!==s;return l&&(n=a,r=s),{width:n,height:r,$:l}}function wn(t){return Ce(t)?t:t.contextElement}function ze(t){const e=wn(t);if(!_e(e))return Me(1);const n=e.getBoundingClientRect(),{width:r,height:o,$:a}=Ir(e);let s=(a?kt(n.width):n.width)/r,l=(a?kt(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}const Vs=Me(0);function Vr(t){const e=ve(t);return!gn()||!e.visualViewport?Vs:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function js(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==ve(t)?!1:e}function Fe(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const o=t.getBoundingClientRect(),a=wn(t);let s=Me(1);e&&(r?Ce(r)&&(s=ze(r)):s=ze(t));const l=js(a,n,r)?Vr(a):Me(0);let c=(o.left+l.x)/s.x,h=(o.top+l.y)/s.y,f=o.width/s.x,d=o.height/s.y;if(a){const m=ve(a),g=r&&Ce(r)?ve(r):r;let E=m,k=E.frameElement;for(;k&&r&&g!==E;){const T=ze(k),R=k.getBoundingClientRect(),_=xe(k),L=R.left+(k.clientLeft+parseFloat(_.paddingLeft))*T.x,A=R.top+(k.clientTop+parseFloat(_.paddingTop))*T.y;c*=T.x,h*=T.y,f*=T.x,d*=T.y,c+=L,h+=A,E=ve(k),k=E.frameElement}}return xt({width:f,height:d,x:c,y:h})}const Ws=[":popover-open",":modal"];function jr(t){return Ws.some(e=>{try{return t.matches(e)}catch{return!1}})}function Ns(t){let{elements:e,rect:n,offsetParent:r,strategy:o}=t;const a=o==="fixed",s=Te(r),l=e?jr(e.floating):!1;if(r===s||l&&a)return n;let c={scrollLeft:0,scrollTop:0},h=Me(1);const f=Me(0),d=_e(r);if((d||!d&&!a)&&(($e(r)!=="body"||st(s))&&(c=At(r)),_e(r))){const m=Fe(r);h=ze(r),f.x=m.x+r.clientLeft,f.y=m.y+r.clientTop}return{width:n.width*h.x,height:n.height*h.y,x:n.x*h.x-c.scrollLeft*h.x+f.x,y:n.y*h.y-c.scrollTop*h.y+f.y}}function Bs(t){return Array.from(t.getClientRects())}function Wr(t){return Fe(Te(t)).left+At(t).scrollLeft}function Hs(t){const e=Te(t),n=At(t),r=t.ownerDocument.body,o=Ae(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),a=Ae(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Wr(t);const l=-n.scrollTop;return xe(r).direction==="rtl"&&(s+=Ae(e.clientWidth,r.clientWidth)-o),{width:o,height:a,x:s,y:l}}function Zs(t,e){const n=ve(t),r=Te(t),o=n.visualViewport;let a=r.clientWidth,s=r.clientHeight,l=0,c=0;if(o){a=o.width,s=o.height;const h=gn();(!h||h&&e==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:a,height:s,x:l,y:c}}function Ds(t,e){const n=Fe(t,!0,e==="fixed"),r=n.top+t.clientTop,o=n.left+t.clientLeft,a=_e(t)?ze(t):Me(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,c=o*a.x,h=r*a.y;return{width:s,height:l,x:c,y:h}}function er(t,e,n){let r;if(e==="viewport")r=Zs(t,n);else if(e==="document")r=Hs(Te(t));else if(Ce(e))r=Ds(e,n);else{const o=Vr(t);r={...e,x:e.x-o.x,y:e.y-o.y}}return xt(r)}function Nr(t,e){const n=qe(t);return n===e||!Ce(n)||Lt(n)?!1:xe(n).position==="fixed"||Nr(n,e)}function zs(t,e){const n=e.get(t);if(n)return n;let r=rt(t,[],!1).filter(l=>Ce(l)&&$e(l)!=="body"),o=null;const a=xe(t).position==="fixed";let s=a?qe(t):t;for(;Ce(s)&&!Lt(s);){const l=xe(s),c=mn(s);!c&&l.position==="fixed"&&(o=null),(a?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||st(s)&&!c&&Nr(t,s))?r=r.filter(f=>f!==s):o=l,s=qe(s)}return e.set(t,r),r}function qs(t){let{element:e,boundary:n,rootBoundary:r,strategy:o}=t;const s=[...n==="clippingAncestors"?zs(e,this._c):[].concat(n),r],l=s[0],c=s.reduce((h,f)=>{const d=er(e,f,o);return h.top=Ae(d.top,h.top),h.right=vt(d.right,h.right),h.bottom=vt(d.bottom,h.bottom),h.left=Ae(d.left,h.left),h},er(e,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Us(t){const{width:e,height:n}=Ir(t);return{width:e,height:n}}function Ys(t,e,n){const r=_e(e),o=Te(e),a=n==="fixed",s=Fe(t,!0,a,e);let l={scrollLeft:0,scrollTop:0};const c=Me(0);if(r||!r&&!a)if(($e(e)!=="body"||st(o))&&(l=At(e)),r){const d=Fe(e,!0,a,e);c.x=d.x+e.clientLeft,c.y=d.y+e.clientTop}else o&&(c.x=Wr(o));const h=s.left+l.scrollLeft-c.x,f=s.top+l.scrollTop-c.y;return{x:h,y:f,width:s.width,height:s.height}}function tr(t,e){return!_e(t)||xe(t).position==="fixed"?null:e?e(t):t.offsetParent}function Br(t,e){const n=ve(t);if(!_e(t)||jr(t))return n;let r=tr(t,e);for(;r&&Fs(r)&&xe(r).position==="static";)r=tr(r,e);return r&&($e(r)==="html"||$e(r)==="body"&&xe(r).position==="static"&&!mn(r))?n:r||Is(t)||n}const Ks=async function(t){const e=this.getOffsetParent||Br,n=this.getDimensions;return{reference:Ys(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,...await n(t.floating)}}};function Qs(t){return xe(t).direction==="rtl"}const Xs={convertOffsetParentRelativeRectToViewportRelativeRect:Ns,getDocumentElement:Te,getClippingRect:qs,getOffsetParent:Br,getElementRects:Ks,getClientRects:Bs,getDimensions:Us,getScale:ze,isElement:Ce,isRTL:Qs};function Gs(t,e){let n=null,r;const o=Te(t);function a(){var l;clearTimeout(r),(l=n)==null||l.disconnect(),n=null}function s(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),a();const{left:h,top:f,width:d,height:m}=t.getBoundingClientRect();if(l||e(),!d||!m)return;const g=ht(f),E=ht(o.clientWidth-(h+d)),k=ht(o.clientHeight-(f+m)),T=ht(h),_={rootMargin:-g+"px "+-E+"px "+-k+"px "+-T+"px",threshold:Ae(0,vt(1,c))||1};let L=!0;function A(w){const q=w[0].intersectionRatio;if(q!==c){if(!L)return s();q?s(!1,q):r=setTimeout(()=>{s(!1,1e-7)},100)}L=!1}try{n=new IntersectionObserver(A,{..._,root:o.ownerDocument})}catch{n=new IntersectionObserver(A,_)}n.observe(t)}return s(!0),a}function nr(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,h=wn(t),f=o||a?[...h?rt(h):[],...rt(e)]:[];f.forEach(R=>{o&&R.addEventListener("scroll",n,{passive:!0}),a&&R.addEventListener("resize",n)});const d=h&&l?Gs(h,n):null;let m=-1,g=null;s&&(g=new ResizeObserver(R=>{let[_]=R;_&&_.target===h&&g&&(g.unobserve(e),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var L;(L=g)==null||L.observe(e)})),n()}),h&&!c&&g.observe(h),g.observe(e));let E,k=c?Fe(t):null;c&&T();function T(){const R=Fe(t);k&&(R.x!==k.x||R.y!==k.y||R.width!==k.width||R.height!==k.height)&&n(),k=R,E=requestAnimationFrame(T)}return n(),()=>{var R;f.forEach(_=>{o&&_.removeEventListener("scroll",n),a&&_.removeEventListener("resize",n)}),d==null||d(),(R=g)==null||R.disconnect(),g=null,c&&cancelAnimationFrame(E)}}const Js=Os,ea=Ls,ta=(t,e,n)=>{const r=new Map,o={platform:Xs,...n},a={...o.platform,_c:r};return Ps(t,e,{...o,platform:a})};var wt=typeof document<"u"?p.useLayoutEffect:p.useEffect;function yt(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,o;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(!yt(t[r],e[r]))return!1;return!0}if(o=Object.keys(t),n=o.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,o[r]))return!1;for(r=n;r--!==0;){const a=o[r];if(!(a==="_owner"&&t.$$typeof)&&!yt(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Hr(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function rr(t,e){const n=Hr(t);return Math.round(e*n)/n}function or(t){const e=i.useRef(t);return wt(()=>{e.current=t}),e}function na(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:a,floating:s}={},transform:l=!0,whileElementsMounted:c,open:h}=t,[f,d]=i.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[m,g]=i.useState(r);yt(m,r)||g(r);const[E,k]=i.useState(null),[T,R]=i.useState(null),_=i.useCallback(S=>{S!==q.current&&(q.current=S,k(S))},[]),L=i.useCallback(S=>{S!==te.current&&(te.current=S,R(S))},[]),A=a||E,w=s||T,q=i.useRef(null),te=i.useRef(null),N=i.useRef(f),K=c!=null,se=or(c),de=or(o),re=i.useCallback(()=>{if(!q.current||!te.current)return;const S={placement:e,strategy:n,middleware:m};de.current&&(S.platform=de.current),ta(q.current,te.current,S).then(X=>{const pe={...X,isPositioned:!0};z.current&&!yt(N.current,pe)&&(N.current=pe,wr.flushSync(()=>{d(pe)}))})},[m,e,n,de]);wt(()=>{h===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,d(S=>({...S,isPositioned:!1})))},[h]);const z=i.useRef(!1);wt(()=>(z.current=!0,()=>{z.current=!1}),[]),wt(()=>{if(A&&(q.current=A),w&&(te.current=w),A&&w){if(se.current)return se.current(A,w,re);re()}},[A,w,re,se,K]);const ae=i.useMemo(()=>({reference:q,floating:te,setReference:_,setFloating:L}),[_,L]),y=i.useMemo(()=>({reference:A,floating:w}),[A,w]),b=i.useMemo(()=>{const S={position:n,left:0,top:0};if(!y.floating)return S;const X=rr(y.floating,f.x),pe=rr(y.floating,f.y);return l?{...S,transform:"translate("+X+"px, "+pe+"px)",...Hr(y.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:X,top:pe}},[n,l,y.floating,f.x,f.y]);return i.useMemo(()=>({...f,update:re,refs:ae,elements:y,floatingStyles:b}),[f,re,ae,y,b])}function ra(t){return typeof t=="function"?t():t}const Et=i.forwardRef(function(e,n){const{children:r,container:o,disablePortal:a=!1}=e,[s,l]=i.useState(null),c=Ye(i.isValidElement(r)?r.ref:null,n);if(rn(()=>{a||l(ra(o)||document.body)},[o,a]),rn(()=>{if(s&&!a)return nn(n,s),()=>{nn(n,null)}},[n,s,a]),a){if(i.isValidElement(r)){const h={ref:c};return i.cloneElement(r,h)}return P.jsx(i.Fragment,{children:r})}return P.jsx(i.Fragment,{children:s&&wr.createPortal(r,s)})});process.env.NODE_ENV!=="production"&&(Et.propTypes={children:O.node,container:O.oneOfType([tn,O.func]),disablePortal:O.bool});process.env.NODE_ENV!=="production"&&(Et.propTypes=es(Et.propTypes));const Zr="Popup";function oa(t){return pn(Zr,t)}Sr(Zr,["root","open"]);const Dr=i.createContext(null);process.env.NODE_ENV!=="production"&&(Dr.displayName="TransitionContext");function sa(t){const[e,n]=i.useState(!0),r=i.useRef(!1),o=i.useRef(0),[a,s]=i.useState(!1),l=i.useRef(t);i.useEffect(()=>{!t&&o.current>0&&l.current!==t&&(r.current=!0,n(!1)),l.current=t},[t]);const c=i.useCallback(()=>{r.current=!1,n(!0)},[]),h=i.useCallback(()=>(o.current+=1,s(!0),()=>{o.current-=1,o.current===0&&s(!1)}),[]);let f;return a?t?f=!1:f=!r.current&&e:f=!t,{contextValue:i.useMemo(()=>({requestedEnter:t,onExited:c,registerTransition:h,hasExited:f}),[c,t,h,f]),hasExited:f}}const zr=i.createContext(null);process.env.NODE_ENV!=="production"&&(zr.displayName="PopupContext");const aa=["anchor","children","container","disablePortal","keepMounted","middleware","offset","open","placement","slotProps","slots","strategy"];function ia(t){const{open:e}=t;return Er({root:["root",e&&"open"]},kr(oa))}function la(t){return typeof t=="function"?t():t}const qr=i.forwardRef(function(e,n){var r;const{anchor:o,children:a,container:s,disablePortal:l=!1,keepMounted:c=!1,middleware:h,offset:f=0,open:d=!1,placement:m="bottom",slotProps:g={},slots:E={},strategy:k="absolute"}=e,T=fn(e,aa),{refs:R,elements:_,floatingStyles:L,update:A,placement:w}=na({elements:{reference:la(o)},open:d,middleware:h??[Gn(f??0),ea(),Js()],placement:m,strategy:k,whileElementsMounted:c?void 0:nr}),q=Ye(R.setFloating,n);rn(()=>{if(c&&d&&_.reference&&_.floating)return nr(_.reference,_.floating,A)},[c,d,_,A]);const te=le({},e,{disablePortal:l,keepMounted:c,offset:Gn,open:d,placement:m,finalPlacement:w,strategy:k}),{contextValue:N,hasExited:K}=sa(d),se=c&&K?"hidden":void 0,de=ia(te),re=(r=E==null?void 0:E.root)!=null?r:"div",z=sn({elementType:re,externalSlotProps:g.root,externalForwardedProps:T,ownerState:te,className:de.root,additionalProps:{ref:q,role:"tooltip",style:le({},L,{visibility:se})}}),ae=i.useMemo(()=>({placement:w}),[w]);return c||!K?P.jsx(Et,{disablePortal:l,container:s,children:P.jsx(zr.Provider,{value:ae,children:P.jsx(Dr.Provider,{value:N,children:P.jsx(re,le({},z,{children:a}))})})}):null});process.env.NODE_ENV!=="production"&&(qr.propTypes={anchor:O.oneOfType([tn,O.object,O.func]),children:O.oneOfType([O.node,O.func]),container:O.oneOfType([tn,O.func]),disablePortal:O.bool,keepMounted:O.bool,middleware:O.arrayOf(O.oneOfType([O.oneOf([!1]),O.shape({fn:O.func.isRequired,name:O.string.isRequired,options:O.any})])),offset:O.oneOfType([O.func,O.number,O.shape({alignmentAxis:O.number,crossAxis:O.number,mainAxis:O.number})]),open:O.bool,placement:O.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:O.shape({root:O.oneOfType([O.func,O.object])}),slots:O.shape({root:O.elementType}),strategy:O.oneOf(["absolute","fixed"])});function ca(t){const{checked:e,defaultChecked:n,disabled:r,onBlur:o,onChange:a,onFocus:s,onFocusVisible:l,readOnly:c,required:h}=t,[f,d]=ns({controlled:e,default:!!n,name:"Switch",state:"checked"}),m=N=>K=>{var se;K.nativeEvent.defaultPrevented||(d(K.target.checked),a==null||a(K),(se=N.onChange)==null||se.call(N,K))},{isFocusVisibleRef:g,onBlur:E,onFocus:k,ref:T}=yr(),[R,_]=i.useState(!1);r&&R&&_(!1),i.useEffect(()=>{g.current=R},[R,g]);const L=i.useRef(null),A=N=>K=>{var se;L.current||(L.current=K.currentTarget),k(K),g.current===!0&&(_(!0),l==null||l(K)),s==null||s(K),(se=N.onFocus)==null||se.call(N,K)},w=N=>K=>{var se;E(K),g.current===!1&&_(!1),o==null||o(K),(se=N.onBlur)==null||se.call(N,K)},q=Ye(T,L);return{checked:f,disabled:!!r,focusVisible:R,getInputProps:(N={})=>le({checked:e,defaultChecked:n,disabled:r,readOnly:c,ref:q,required:h,type:"checkbox",role:"switch","aria-checked":e},N,{onChange:m(N),onFocus:A(N),onBlur:w(N)}),inputRef:q,readOnly:!!c}}const ua="_baseBtn_10sva_106",Yt={baseBtn:ua},je=t=>{const{ariaLabel:e,ariaLabelledBy:n,children:r,className:o,disabled:a,role:s,selected:l}=t,{active:c,focusVisible:h,getRootProps:f}=bs({...t,rootRef:t.ref}),d={[Yt["baseBtn--active"]]:c,[Yt["baseBtn--focusVisible"]]:h};return P.jsx("button",{...f(),"aria-label":e,"aria-labelledby":n,"aria-disabled":a,className:ue(Yt.baseBtn,d,o),role:s,disabled:a,"aria-pressed":c,"aria-selected":l,children:r})},fa="_root_1h48a_106",sr={root:fa,"root--border-radius":"_root--border-radius_1h48a_116"},ha=(t,e)=>p.isValidElement(t)&&typeof t.type!="string"&&e.includes(t.type),Ue=(t,e)=>p.Children.toArray(t).filter(n=>ha(n,e)),da="_root_mgtaw_106",pa={root:da},Ur=({children:t,className:e})=>P.jsx("div",{className:ue(pa.root,e),children:t}),ma="_iconComponent_btcm0_106",ga={iconComponent:ma},wa=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),va=p.forwardRef(wa),ka=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),ba=p.forwardRef(ka),xa=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),ya=p.forwardRef(xa),Ea=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ra=p.forwardRef(Ea),_a=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),Sa=p.forwardRef(_a),Ca=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2 9a2.5 2.5 0 0 1 2.5-2.5h1.77a.5.5 0 0 0 .38-.175L8.9 3.698A2 2 0 0 1 10.42 3h3.16a2 2 0 0 1 1.519.698l2.251 2.627a.5.5 0 0 0 .38.175h1.77A2.5 2.5 0 0 1 22 9v9a2.5 2.5 0 0 1-2.5 2.5h-15A2.5 2.5 0 0 1 2 18V9Z"})),Ta=p.forwardRef(Ca),Ma=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),$a=p.forwardRef(Ma),Pa=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),La=p.forwardRef(Pa),Aa=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),Oa=p.forwardRef(Aa),Fa=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),Ia=p.forwardRef(Fa),Va=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),ja=p.forwardRef(Va),Wa=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),Na=p.forwardRef(Wa),Ba=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ha=p.forwardRef(Ba),Za=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Da=p.forwardRef(Za),za=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),qa=p.forwardRef(za),Ua=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ya=p.forwardRef(Ua),Ka=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Qa=p.forwardRef(Ka),Xa=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ga=p.forwardRef(Xa),Ja=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},i.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}),i.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})),ei=p.forwardRef(Ja),ti=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),ni=p.forwardRef(ti),ri=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),oi=p.forwardRef(ri),si=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),ai=p.forwardRef(si),ii=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),li=p.forwardRef(ii),ci=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),ui=p.forwardRef(ci),fi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),hi=p.forwardRef(fi),di=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),pi=p.forwardRef(di),mi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{fill:"#201649",d:"M6 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM19.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})),gi=p.forwardRef(mi),wi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{fill:"#201649",d:"M13.5 18a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0ZM12 10.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM12 4.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"})),vi=p.forwardRef(wi),ki=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),bi=p.forwardRef(ki),xi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),yi=p.forwardRef(xi),Ei=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ri=p.forwardRef(Ei),_i=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Si=p.forwardRef(_i),Ci=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ti=p.forwardRef(Ci),Mi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),$i=p.forwardRef(Mi),Pi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Li=p.forwardRef(Pi),Ai=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Oi=p.forwardRef(Ai),Fi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ii=p.forwardRef(Fi),Vi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),ji=p.forwardRef(Vi),Wi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Ni=p.forwardRef(Wi),Bi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Hi=p.forwardRef(Bi),Zi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),Di=p.forwardRef(Zi),zi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",ref:e,...t},i.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"})),qi=p.forwardRef(zi),Ui={arrow_left:va,arrow_right:ba,bookmark:ya,bookmarked:Ra,burger_menu:Sa,camera:Ta,checkmark:$a,checkmark_circle:La,chevron_down:Oa,chevron_left:Ia,chevron_right:ja,chevron_up:Na,comment_bubble:Ha,cross:Da,cross_circle:qa,envelope:Ya,event_calendar:Qa,external_link:Ga,eye:ei,eye_crossed:ni,filter:oi,globe:ai,heart:li,image:ui,loudspeaker:hi,marketplace:pi,more_dots:gi,more_dots_alt:vi,mute:bi,notification_bell:yi,paperclip:Ri,pencil:Si,pin:Ti,plus:$i,plus_circle:Li,privacy_lock:Oi,search:Ii,share_arrow:ji,share_arrow_outline:Ni,sort:Hi,thanks:Di,trash_can:qi},Yi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Ki=p.forwardRef(Yi),Qi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Xi=p.forwardRef(Qi),Gi=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Ji=p.forwardRef(Gi),el=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),tl=p.forwardRef(el),nl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),rl=p.forwardRef(nl),ol=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.createElement("path",{fill:"#fff",d:"M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16c0 1.81.4 3.525 1.117 5.064.083.177.118.373.094.567l-.634 5.236a.5.5 0 0 0 .556.556l5.236-.634c.194-.024.39.011.567.093A11.954 11.954 0 0 0 16 28Z"}),i.createElement("path",{fill:"#FF9DE2",d:"M16.085 12.871c1.27-1.78 3.406-2.357 4.942-1.44 1.571.938 1.885 2.814.943 5.003-1.219 2.83-5.122 5.916-5.852 6.476a.193.193 0 0 1-.236 0c-.73-.56-4.633-3.646-5.852-6.476-.942-2.189-.628-4.065.943-5.003 1.525-.917 3.672-.34 4.942 1.44a.105.105 0 0 0 .17 0Z"}),i.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"})),sl=p.forwardRef(ol),al=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),il=p.forwardRef(al),ll=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),cl=p.forwardRef(ll),ul=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),fl=p.forwardRef(ul),hl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),dl=p.forwardRef(hl),pl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),ml=p.forwardRef(pl),gl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M3.5 11.5A2.5 2.5 0 0 1 6 9h2.586a1 1 0 0 0 .707-.293l3.121-3.121A2 2 0 0 1 13.828 5h4.344a2 2 0 0 1 1.414.586l3.121 3.121a1 1 0 0 0 .707.293H26a2.5 2.5 0 0 1 2.5 2.5V23a3 3 0 0 1-3 3h-19a3 3 0 0 1-3-3V11.5Z"})),wl=p.forwardRef(gl),vl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),kl=p.forwardRef(vl),bl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),xl=p.forwardRef(bl),yl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),El=p.forwardRef(yl),Rl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),_l=p.forwardRef(Rl),Sl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Cl=p.forwardRef(Sl),Tl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Ml=p.forwardRef(Tl),$l=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Pl=p.forwardRef($l),Ll=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Al=p.forwardRef(Ll),Ol=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Fl=p.forwardRef(Ol),Il=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Vl=p.forwardRef(Il),jl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Wl=p.forwardRef(jl),Nl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Bl=p.forwardRef(Nl),Hl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Zl=p.forwardRef(Hl),Dl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),zl=p.forwardRef(Dl),ql=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Ul=p.forwardRef(ql),Yl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Kl=p.forwardRef(Yl),Ql=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Xl=p.forwardRef(Ql),Gl=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Jl=p.forwardRef(Gl),e1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),t1=p.forwardRef(e1),n1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),r1=p.forwardRef(n1),o1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),s1=p.forwardRef(o1),a1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),i1=p.forwardRef(a1),l1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),c1=p.forwardRef(l1),u1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},i.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}),i.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})),f1=p.forwardRef(u1),h1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),d1=p.forwardRef(h1),p1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),m1=p.forwardRef(p1),g1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),w1=p.forwardRef(g1),v1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),k1=p.forwardRef(v1),b1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),x1=p.forwardRef(b1),y1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),E1=p.forwardRef(y1),R1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),_1=p.forwardRef(R1),S1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),C1=p.forwardRef(S1),T1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),M1=p.forwardRef(T1),$1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),P1=p.forwardRef($1),L1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),A1=p.forwardRef(L1),O1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),F1=p.forwardRef(O1),I1=(t,e)=>i.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},i.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"})),V1=p.forwardRef(I1),j1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),W1=p.forwardRef(j1),N1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),B1=p.forwardRef(N1),H1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Z1=p.forwardRef(H1),D1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),z1=p.forwardRef(D1),q1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),U1=p.forwardRef(q1),Y1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.createElement("path",{fill:"#201649",d:"M8 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM26 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),K1=p.forwardRef(Y1),Q1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.createElement("path",{fill:"#201649",d:"M16 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM18 24a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),X1=p.forwardRef(Q1),G1=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),J1=p.forwardRef(G1),ec=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),tc=p.forwardRef(ec),nc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),rc=p.forwardRef(nc),oc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),sc=p.forwardRef(oc),ac=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),ic=p.forwardRef(ac),lc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),cc=p.forwardRef(lc),uc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),fc=p.forwardRef(uc),hc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),dc=p.forwardRef(hc),pc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),mc=p.forwardRef(pc),gc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),wc=p.forwardRef(gc),vc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),kc=p.forwardRef(vc),bc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),xc=p.forwardRef(bc),yc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Ec=p.forwardRef(yc),Rc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),_c=p.forwardRef(Rc),Sc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Cc=p.forwardRef(Sc),Tc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Mc=p.forwardRef(Tc),$c=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Pc=p.forwardRef($c),Lc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Ac=p.forwardRef(Lc),Oc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Fc=p.forwardRef(Oc),Ic=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"}),i.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),Vc=p.forwardRef(Ic),jc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Wc=p.forwardRef(jc),Nc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Bc=p.forwardRef(Nc),Hc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Zc=p.forwardRef(Hc),Dc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),zc=p.forwardRef(Dc),qc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Uc=p.forwardRef(qc),Yc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Kc=p.forwardRef(Yc),Qc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Xc=p.forwardRef(Qc),Gc=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),Jc=p.forwardRef(Gc),e0=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),t0=p.forwardRef(e0),n0=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),r0=p.forwardRef(n0),o0=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),s0=p.forwardRef(o0),a0=(t,e)=>i.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",ref:e,...t},i.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"})),i0=p.forwardRef(a0),l0={address_book:Ki,baby_toy:Xi,bicycle:Ji,bookmark:tl,books:rl,bubble_heart_filled:sl,bubble_heart_outline:il,buildings:cl,burger_menu:fl,business:dl,business_profile:ml,camera:wl,camera_crossed:kl,car:xl,carrot:El,chat:_l,checkmark_circle:Cl,christmas_tree:Ml,clipboard:Pl,clothing:Al,cocktail:Fl,comment_bubble:Vl,compass:Wl,computer:Bl,couch:Zl,credit_card:zl,cross_circle:Ul,cutlery:Kl,drill_tool:Xl,email:Jl,envelope:t1,event_calendar_check:r1,event_calendar_date:s1,event_calendar_plus:i1,exchange:c1,eye:f1,eye_crossed:d1,gift:m1,group:w1,healthcare:k1,heart:x1,house:E1,image:_1,info:C1,invite_neighbour:M1,key:P1,kitchen_pot:A1,list:F1,log_in:V1,log_out:W1,loudspeaker:B1,map:Z1,marketplace:z1,miscellaneous_other:U1,more_dots:K1,more_dots_alt:X1,music:J1,nebenan_de:tc,neighbour:rc,notification_bell:sc,organisation:ic,paper_form_empty:cc,paper_form_filled:fc,paperclip:dc,paw:mc,pencil:wc,pin:kc,pins:xc,plant:Ec,plus:_c,plus_circle:Cc,post:Mc,privacy_lock:Pc,qr_code:Ac,search:Fc,settings_cog:Vc,shopping_bag:Wc,shopping_cart:Bc,special_place:Zc,suitcase:zc,supporter:Uc,tennis_ball:Kc,thanks:Xc,trash_can:Jc,truck:t0,user:r0,user_profile:s0,wellness:i0},c0={24:Ui,32:l0},Ie=({className:t,name:e,role:n="presentation",size:r="32",title:o})=>{const s=c0[r][e];return s?P.jsx(s,{className:ue(ga.iconComponent,t),title:o,role:n,width:r,height:r}):null},u0="_iconButton_17eeu_106",Kt={iconButton:u0,"iconButton--circular":"_iconButton--circular_17eeu_126","iconButton--circular-small":"_iconButton--circular-small_17eeu_139","iconButton--circular-medium":"_iconButton--circular-medium_17eeu_143","iconButton--circular-large":"_iconButton--circular-large_17eeu_147"},f0=t=>t==="small"?"24":"32",Yr=({icon:t,size:e="medium",variant:n,...r})=>{const o=f0(e);return P.jsx(je,{...r,className:ue(Kt.iconButton,{[Kt[`iconButton--${n}`]]:n,[Kt[`iconButton--${n}-${e}`]]:n}),children:P.jsx(Ie,{size:o,name:t})})},h0="_root_q97cz_106",d0="_title_q97cz_114",ar={root:h0,title:d0},Kr=({as:t,headline:e,leftElement:n,rightElement:r,type:o="h3"})=>{const a=Ue(n,[Ie,Yr]),s=Ue(r,[je]);return P.jsxs("header",{className:ar.root,children:[a,P.jsx(ye,{type:o,as:t,className:ar.title,children:e}),s]})},p0=({ariaLabel:t,as:e="section",borderRadius:n,children:r,className:o,role:a})=>{const s=Ue(r,[Ur,Kr]);return P.jsx(e,{role:a,"aria-label":t,className:ue(sr.root,{[sr["root--border-radius"]]:n},o),children:s})},m0="_dividerContainer_1swim_106",g0="_dividerLine_1swim_111",ir={dividerContainer:m0,dividerLine:g0},w0=({offsetLeft:t=0,offsetRight:e=0})=>P.jsx("div",{className:ir.dividerContainer,children:P.jsx("div",{className:ir.dividerLine,style:{marginLeft:`${t}px`,marginRight:`${e}px`},role:"separator"})}),v0="_fieldset_1qnmi_106",k0={fieldset:v0},b0=({children:t,classname:e,disabled:n,form:r,name:o})=>{const a=p.Children.map(t,s=>{if(p.isValidElement(s))return p.cloneElement(s,{disabled:n})});return P.jsx("fieldset",{className:ue(k0.fieldset,e),disabled:n,name:o,form:r,children:a})},x0=({ariaLabel:t,ariaLabelledBy:e,children:n,className:r,id:o})=>P.jsx("form",{className:r,"aria-label":t,"aria-labelledby":e,id:o,children:n}),Qr=({alt:t,className:e,src:n})=>P.jsx("img",{className:e,src:n,alt:t}),y0="_labelPill_niecv_106",lr={labelPill:y0,"labelPill--small":"_labelPill--small_niecv_118","labelPill--medium":"_labelPill--medium_niecv_122"},E0={medium:"detail-bold",small:"detail-upper-case"},Xr=({className:t,label:e,size:n})=>{const r=lr[`labelPill--${n}`];return P.jsx("span",{className:ue(lr.labelPill,r,t),children:P.jsx(ye,{type:E0[n],children:e})})},R0="_legend_w9zm2_106",_0="_text_w9zm2_112",cr={legend:R0,text:_0},S0=({className:t,headline:e,text:n})=>P.jsxs("legend",{className:ue(cr.legend,t),children:[P.jsx(ye,{type:"h5",children:e}),n&&P.jsx(ye,{className:cr.text,type:"body-regular",as:"p",children:n})]});function vn(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let We=vn();function Gr(t){We=t}const Jr=/[&<>"']/,C0=new RegExp(Jr.source,"g"),eo=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,T0=new RegExp(eo.source,"g"),M0={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},ur=t=>M0[t];function we(t,e){if(e){if(Jr.test(t))return t.replace(C0,ur)}else if(eo.test(t))return t.replace(T0,ur);return t}const $0=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function P0(t){return t.replace($0,(e,n)=>(n=n.toLowerCase(),n==="colon"?":":n.charAt(0)==="#"?n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1)):""))}const L0=/(^|[^\[])\^/g;function oe(t,e){let n=typeof t=="string"?t:t.source;e=e||"";const r={replace:(o,a)=>{let s=typeof a=="string"?a:a.source;return s=s.replace(L0,"$1"),n=n.replace(o,s),r},getRegex:()=>new RegExp(n,e)};return r}function fr(t){try{t=encodeURI(t).replace(/%25/g,"%")}catch{return null}return t}const tt={exec:()=>null};function hr(t,e){const n=t.replace(/\|/g,(a,s,l)=>{let c=!1,h=s;for(;--h>=0&&l[h]==="\\";)c=!c;return c?"|":" |"}),r=n.split(/ \|/);let o=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(;o<r.length;o++)r[o]=r[o].trim().replace(/\\\|/g,"|");return r}function dt(t,e,n){const r=t.length;if(r===0)return"";let o=0;for(;o<r;){const a=t.charAt(r-o-1);if(a===e&&!n)o++;else if(a!==e&&n)o++;else break}return t.slice(0,r-o)}function A0(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 dr(t,e,n,r){const o=e.href,a=e.title?we(e.title):null,s=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const l={type:"link",raw:n,href:o,title:a,text:s,tokens:r.inlineTokens(s)};return r.state.inLink=!1,l}return{type:"image",raw:n,href:o,title:a,text:we(s)}}function O0(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
51
+ `).map(o=>{const a=o.match(/^\s+/);if(a===null)return o;const[s]=a;return s.length>=r.length?o.slice(r.length):o}).join(`
52
+ `)}class Rt{constructor(e){ce(this,"options");ce(this,"rules");ce(this,"lexer");this.options=e||We}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}/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?r:dt(r,`
53
+ `)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],o=O0(r,n[3]||"");return{type:"code",raw:r,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:o}}}heading(e){const n=this.rules.block.heading.exec(e);if(n){let r=n[2].trim();if(/#$/.test(r)){const o=dt(r,"#");(this.options.pedantic||!o||/ $/.test(o))&&(r=o.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:n[0]}}blockquote(e){const n=this.rules.block.blockquote.exec(e);if(n){const r=dt(n[0].replace(/^ *>[ \t]?/gm,""),`
54
+ `),o=this.lexer.state.top;this.lexer.state.top=!0;const a=this.lexer.blockTokens(r);return this.lexer.state.top=o,{type:"blockquote",raw:n[0],tokens:a,text:r}}}list(e){let n=this.rules.block.list.exec(e);if(n){let r=n[1].trim();const o=r.length>1,a={type:"list",raw:"",ordered:o,start:o?+r.slice(0,-1):"",loose:!1,items:[]};r=o?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=o?r:"[*+-]");const s=new RegExp(`^( {0,3}${r})((?:[ ][^\\n]*)?(?:\\n|$))`);let l="",c="",h=!1;for(;e;){let f=!1;if(!(n=s.exec(e))||this.rules.block.hr.test(e))break;l=n[0],e=e.substring(l.length);let d=n[2].split(`
55
+ `,1)[0].replace(/^\t+/,R=>" ".repeat(3*R.length)),m=e.split(`
56
+ `,1)[0],g=0;this.options.pedantic?(g=2,c=d.trimStart()):(g=n[2].search(/[^ ]/),g=g>4?1:g,c=d.slice(g),g+=n[1].length);let E=!1;if(!d&&/^ *$/.test(m)&&(l+=m+`
57
+ `,e=e.substring(m.length+1),f=!0),!f){const R=new RegExp(`^ {0,${Math.min(3,g-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),_=new RegExp(`^ {0,${Math.min(3,g-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),L=new RegExp(`^ {0,${Math.min(3,g-1)}}(?:\`\`\`|~~~)`),A=new RegExp(`^ {0,${Math.min(3,g-1)}}#`);for(;e;){const w=e.split(`
58
+ `,1)[0];if(m=w,this.options.pedantic&&(m=m.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),L.test(m)||A.test(m)||R.test(m)||_.test(e))break;if(m.search(/[^ ]/)>=g||!m.trim())c+=`
59
+ `+m.slice(g);else{if(E||d.search(/[^ ]/)>=4||L.test(d)||A.test(d)||_.test(d))break;c+=`
60
+ `+m}!E&&!m.trim()&&(E=!0),l+=w+`
61
+ `,e=e.substring(w.length+1),d=m.slice(g)}}a.loose||(h?a.loose=!0:/\n *\n *$/.test(l)&&(h=!0));let k=null,T;this.options.gfm&&(k=/^\[[ xX]\] /.exec(c),k&&(T=k[0]!=="[ ] ",c=c.replace(/^\[[ xX]\] +/,""))),a.items.push({type:"list_item",raw:l,task:!!k,checked:T,loose:!1,text:c,tokens:[]}),a.raw+=l}a.items[a.items.length-1].raw=l.trimEnd(),a.items[a.items.length-1].text=c.trimEnd(),a.raw=a.raw.trimEnd();for(let f=0;f<a.items.length;f++)if(this.lexer.state.top=!1,a.items[f].tokens=this.lexer.blockTokens(a.items[f].text,[]),!a.loose){const d=a.items[f].tokens.filter(g=>g.type==="space"),m=d.length>0&&d.some(g=>/\n.*\n/.test(g.raw));a.loose=m}if(a.loose)for(let f=0;f<a.items.length;f++)a.items[f].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," "),o=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:o,title:a}}}table(e){const n=this.rules.block.table.exec(e);if(!n||!/[:|]/.test(n[2]))return;const r=hr(n[1]),o=n[2].replace(/^\||\| *$/g,"").split("|"),a=n[3]&&n[3].trim()?n[3].replace(/\n[ \t]*$/,"").split(`
62
+ `):[],s={type:"table",raw:n[0],header:[],align:[],rows:[]};if(r.length===o.length){for(const l of o)/^ *-+: *$/.test(l)?s.align.push("right"):/^ *:-+: *$/.test(l)?s.align.push("center"):/^ *:-+ *$/.test(l)?s.align.push("left"):s.align.push(null);for(const l of r)s.header.push({text:l,tokens:this.lexer.inline(l)});for(const l of a)s.rows.push(hr(l,s.header.length).map(c=>({text:c,tokens:this.lexer.inline(c)})));return s}}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)===`
63
+ `?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:we(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 s=dt(r.slice(0,-1),"\\");if((r.length-s.length)%2===0)return}else{const s=A0(n[2],"()");if(s>-1){const c=(n[0].indexOf("!")===0?5:4)+n[1].length+s;n[2]=n[2].substring(0,s),n[0]=n[0].substring(0,c).trim(),n[3]=""}}let o=n[2],a="";if(this.options.pedantic){const s=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(o);s&&(o=s[1],a=s[3])}else a=n[3]?n[3].slice(1,-1):"";return o=o.trim(),/^</.test(o)&&(this.options.pedantic&&!/>$/.test(r)?o=o.slice(1):o=o.slice(1,-1)),dr(n,{href:o&&o.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 o=(r[2]||r[1]).replace(/\s+/g," "),a=n[o.toLowerCase()];if(!a){const s=r[0].charAt(0);return{type:"text",raw:s,text:s}}return dr(r,a,r[0],this.lexer)}}emStrong(e,n,r=""){let o=this.rules.inline.emStrongLDelim.exec(e);if(!o||o[3]&&r.match(/[\p{L}\p{N}]/u))return;if(!(o[1]||o[2]||"")||!r||this.rules.inline.punctuation.exec(r)){const s=[...o[0]].length-1;let l,c,h=s,f=0;const d=o[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(d.lastIndex=0,n=n.slice(-1*e.length+s);(o=d.exec(n))!=null;){if(l=o[1]||o[2]||o[3]||o[4]||o[5]||o[6],!l)continue;if(c=[...l].length,o[3]||o[4]){h+=c;continue}else if((o[5]||o[6])&&s%3&&!((s+c)%3)){f+=c;continue}if(h-=c,h>0)continue;c=Math.min(c,c+h+f);const m=[...o[0]][0].length,g=e.slice(0,s+o.index+m+c);if(Math.min(s,c)%2){const k=g.slice(1,-1);return{type:"em",raw:g,text:k,tokens:this.lexer.inlineTokens(k)}}const E=g.slice(2,-2);return{type:"strong",raw:g,text:E,tokens:this.lexer.inlineTokens(E)}}}}codespan(e){const n=this.rules.inline.code.exec(e);if(n){let r=n[2].replace(/\n/g," ");const o=/[^ ]/.test(r),a=/^ /.test(r)&&/ $/.test(r);return o&&a&&(r=r.substring(1,r.length-1)),r=we(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,o;return n[2]==="@"?(r=we(n[1]),o="mailto:"+r):(r=we(n[1]),o=r),{type:"link",raw:n[0],text:r,href:o,tokens:[{type:"text",raw:r,text:r}]}}}url(e){var r;let n;if(n=this.rules.inline.url.exec(e)){let o,a;if(n[2]==="@")o=we(n[0]),a="mailto:"+o;else{let s;do s=n[0],n[0]=((r=this.rules.inline._backpedal.exec(n[0]))==null?void 0:r[0])??"";while(s!==n[0]);o=we(n[0]),n[1]==="www."?a="http://"+n[0]:a=n[0]}return{type:"link",raw:n[0],text:o,href:a,tokens:[{type:"text",raw:o,text:o}]}}}inlineText(e){const n=this.rules.inline.text.exec(e);if(n){let r;return this.lexer.state.inRawBlock?r=n[0]:r=we(n[0]),{type:"text",raw:n[0],text:r}}}}const F0=/^(?: *(?:\n|$))+/,I0=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,V0=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,at=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,j0=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,to=/(?:[*+-]|\d{1,9}[.)])/,no=oe(/^(?!bull )((?:.|\n(?!\s*?\n|bull ))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,to).getRegex(),kn=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,W0=/^[^\n]+/,bn=/(?!\s*\])(?:\\.|[^\[\]\\])+/,N0=oe(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",bn).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),B0=oe(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,to).getRegex(),Ot="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",xn=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,H0=oe("^ {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",xn).replace("tag",Ot).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),ro=oe(kn).replace("hr",at).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",Ot).getRegex(),Z0=oe(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",ro).getRegex(),yn={blockquote:Z0,code:I0,def:N0,fences:V0,heading:j0,hr:at,html:H0,lheading:no,list:B0,newline:F0,paragraph:ro,table:tt,text:W0},pr=oe("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",at).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\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",Ot).getRegex(),D0={...yn,table:pr,paragraph:oe(kn).replace("hr",at).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",pr).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",Ot).getRegex()},z0={...yn,html:oe(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",xn).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:tt,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:oe(kn).replace("hr",at).replace("heading",` *#{1,6} *[^
64
+ ]`).replace("lheading",no).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},oo=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,q0=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,so=/^( {2,}|\\)\n(?!\s*$)/,U0=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,it="\\p{P}\\p{S}",Y0=oe(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,it).getRegex(),K0=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,Q0=oe(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,it).getRegex(),X0=oe("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,it).getRegex(),G0=oe("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,it).getRegex(),J0=oe(/\\([punct])/,"gu").replace(/punct/g,it).getRegex(),e2=oe(/^<(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(),t2=oe(xn).replace("(?:-->|$)","-->").getRegex(),n2=oe("^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",t2).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),_t=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,r2=oe(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",_t).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),ao=oe(/^!?\[(label)\]\[(ref)\]/).replace("label",_t).replace("ref",bn).getRegex(),io=oe(/^!?\[(ref)\](?:\[\])?/).replace("ref",bn).getRegex(),o2=oe("reflink|nolink(?!\\()","g").replace("reflink",ao).replace("nolink",io).getRegex(),En={_backpedal:tt,anyPunctuation:J0,autolink:e2,blockSkip:K0,br:so,code:q0,del:tt,emStrongLDelim:Q0,emStrongRDelimAst:X0,emStrongRDelimUnd:G0,escape:oo,link:r2,nolink:io,punctuation:Y0,reflink:ao,reflinkSearch:o2,tag:n2,text:U0,url:tt},s2={...En,link:oe(/^!?\[(label)\]\((.*?)\)/).replace("label",_t).getRegex(),reflink:oe(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",_t).getRegex()},ln={...En,escape:oe(oo).replace("])","~|])").getRegex(),url:oe(/^((?: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.!#$%&'*+\/=?_`{\|}~-]+@)))/},a2={...ln,br:oe(so).replace("{2,}","*").getRegex(),text:oe(ln.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},pt={normal:yn,gfm:D0,pedantic:z0},Ge={normal:En,gfm:ln,breaks:a2,pedantic:s2};class Ee{constructor(e){ce(this,"tokens");ce(this,"options");ce(this,"state");ce(this,"tokenizer");ce(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||We,this.options.tokenizer=this.options.tokenizer||new Rt,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:pt.normal,inline:Ge.normal};this.options.pedantic?(n.block=pt.pedantic,n.inline=Ge.pedantic):this.options.gfm&&(n.block=pt.gfm,this.options.breaks?n.inline=Ge.breaks:n.inline=Ge.gfm),this.tokenizer.rules=n}static get rules(){return{block:pt,inline:Ge}}static lex(e,n){return new Ee(n).lex(e)}static lexInline(e,n){return new Ee(n).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
65
+ `),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=[]){this.options.pedantic?e=e.replace(/\t/g," ").replace(/^ +$/gm,""):e=e.replace(/^( *)(\t+)/gm,(l,c,h)=>c+" ".repeat(h.length));let r,o,a,s;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(l=>(r=l.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.space(e)){e=e.substring(r.raw.length),r.raw.length===1&&n.length>0?n[n.length-1].raw+=`
66
+ `:n.push(r);continue}if(r=this.tokenizer.code(e)){e=e.substring(r.raw.length),o=n[n.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
67
+ `+r.raw,o.text+=`
68
+ `+r.text,this.inlineQueue[this.inlineQueue.length-1].src=o.text):n.push(r);continue}if(r=this.tokenizer.fences(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.heading(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.hr(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.blockquote(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.list(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.html(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.def(e)){e=e.substring(r.raw.length),o=n[n.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
69
+ `+r.raw,o.text+=`
70
+ `+r.raw,this.inlineQueue[this.inlineQueue.length-1].src=o.text):this.tokens.links[r.tag]||(this.tokens.links[r.tag]={href:r.href,title:r.title});continue}if(r=this.tokenizer.table(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.lheading(e)){e=e.substring(r.raw.length),n.push(r);continue}if(a=e,this.options.extensions&&this.options.extensions.startBlock){let l=1/0;const c=e.slice(1);let h;this.options.extensions.startBlock.forEach(f=>{h=f.call({lexer:this},c),typeof h=="number"&&h>=0&&(l=Math.min(l,h))}),l<1/0&&l>=0&&(a=e.substring(0,l+1))}if(this.state.top&&(r=this.tokenizer.paragraph(a))){o=n[n.length-1],s&&o.type==="paragraph"?(o.raw+=`
71
+ `+r.raw,o.text+=`
72
+ `+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):n.push(r),s=a.length!==e.length,e=e.substring(r.raw.length);continue}if(r=this.tokenizer.text(e)){e=e.substring(r.raw.length),o=n[n.length-1],o&&o.type==="text"?(o.raw+=`
73
+ `+r.raw,o.text+=`
74
+ `+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):n.push(r);continue}if(e){const l="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(l);break}else throw new Error(l)}}return this.state.top=!0,n}inline(e,n=[]){return this.inlineQueue.push({src:e,tokens:n}),n}inlineTokens(e,n=[]){let r,o,a,s=e,l,c,h;if(this.tokens.links){const f=Object.keys(this.tokens.links);if(f.length>0)for(;(l=this.tokenizer.rules.inline.reflinkSearch.exec(s))!=null;)f.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))&&(s=s.slice(0,l.index)+"["+"a".repeat(l[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(l=this.tokenizer.rules.inline.blockSkip.exec(s))!=null;)s=s.slice(0,l.index)+"["+"a".repeat(l[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(l=this.tokenizer.rules.inline.anyPunctuation.exec(s))!=null;)s=s.slice(0,l.index)+"++"+s.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;e;)if(c||(h=""),c=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(f=>(r=f.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),o=n[n.length-1],o&&r.type==="text"&&o.type==="text"?(o.raw+=r.raw,o.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),o=n[n.length-1],o&&r.type==="text"&&o.type==="text"?(o.raw+=r.raw,o.text+=r.text):n.push(r);continue}if(r=this.tokenizer.emStrong(e,s,h)){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 f=1/0;const d=e.slice(1);let m;this.options.extensions.startInline.forEach(g=>{m=g.call({lexer:this},d),typeof m=="number"&&m>=0&&(f=Math.min(f,m))}),f<1/0&&f>=0&&(a=e.substring(0,f+1))}if(r=this.tokenizer.inlineText(a)){e=e.substring(r.raw.length),r.raw.slice(-1)!=="_"&&(h=r.raw.slice(-1)),c=!0,o=n[n.length-1],o&&o.type==="text"?(o.raw+=r.raw,o.text+=r.text):n.push(r);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 n}}class St{constructor(e){ce(this,"options");this.options=e||We}code(e,n,r){var a;const o=(a=(n||"").match(/^\S*/))==null?void 0:a[0];return e=e.replace(/\n$/,"")+`
75
+ `,o?'<pre><code class="language-'+we(o)+'">'+(r?e:we(e,!0))+`</code></pre>
76
+ `:"<pre><code>"+(r?e:we(e,!0))+`</code></pre>
77
+ `}blockquote(e){return`<blockquote>
78
+ ${e}</blockquote>
79
+ `}html(e,n){return e}heading(e,n,r){return`<h${n}>${e}</h${n}>
80
+ `}hr(){return`<hr>
81
+ `}list(e,n,r){const o=n?"ol":"ul",a=n&&r!==1?' start="'+r+'"':"";return"<"+o+a+`>
82
+ `+e+"</"+o+`>
83
+ `}listitem(e,n,r){return`<li>${e}</li>
84
+ `}checkbox(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph(e){return`<p>${e}</p>
85
+ `}table(e,n){return n&&(n=`<tbody>${n}</tbody>`),`<table>
86
+ <thead>
87
+ `+e+`</thead>
88
+ `+n+`</table>
89
+ `}tablerow(e){return`<tr>
90
+ ${e}</tr>
91
+ `}tablecell(e,n){const r=n.header?"th":"td";return(n.align?`<${r} align="${n.align}">`:`<${r}>`)+e+`</${r}>
92
+ `}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return"<br>"}del(e){return`<del>${e}</del>`}link(e,n,r){const o=fr(e);if(o===null)return r;e=o;let a='<a href="'+e+'"';return n&&(a+=' title="'+n+'"'),a+=">"+r+"</a>",a}image(e,n,r){const o=fr(e);if(o===null)return r;e=o;let a=`<img src="${e}" alt="${r}"`;return n&&(a+=` title="${n}"`),a+=">",a}text(e){return e}}class Rn{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,n,r){return""+r}image(e,n,r){return""+r}br(){return""}}class Re{constructor(e){ce(this,"options");ce(this,"renderer");ce(this,"textRenderer");this.options=e||We,this.options.renderer=this.options.renderer||new St,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new Rn}static parse(e,n){return new Re(n).parse(e)}static parseInline(e,n){return new Re(n).parseInline(e)}parse(e,n=!0){let r="";for(let o=0;o<e.length;o++){const a=e[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const s=a,l=this.options.extensions.renderers[s.type].call({parser:this},s);if(l!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(s.type)){r+=l||"";continue}}switch(a.type){case"space":continue;case"hr":{r+=this.renderer.hr();continue}case"heading":{const s=a;r+=this.renderer.heading(this.parseInline(s.tokens),s.depth,P0(this.parseInline(s.tokens,this.textRenderer)));continue}case"code":{const s=a;r+=this.renderer.code(s.text,s.lang,!!s.escaped);continue}case"table":{const s=a;let l="",c="";for(let f=0;f<s.header.length;f++)c+=this.renderer.tablecell(this.parseInline(s.header[f].tokens),{header:!0,align:s.align[f]});l+=this.renderer.tablerow(c);let h="";for(let f=0;f<s.rows.length;f++){const d=s.rows[f];c="";for(let m=0;m<d.length;m++)c+=this.renderer.tablecell(this.parseInline(d[m].tokens),{header:!1,align:s.align[m]});h+=this.renderer.tablerow(c)}r+=this.renderer.table(l,h);continue}case"blockquote":{const s=a,l=this.parse(s.tokens);r+=this.renderer.blockquote(l);continue}case"list":{const s=a,l=s.ordered,c=s.start,h=s.loose;let f="";for(let d=0;d<s.items.length;d++){const m=s.items[d],g=m.checked,E=m.task;let k="";if(m.task){const T=this.renderer.checkbox(!!g);h?m.tokens.length>0&&m.tokens[0].type==="paragraph"?(m.tokens[0].text=T+" "+m.tokens[0].text,m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"&&(m.tokens[0].tokens[0].text=T+" "+m.tokens[0].tokens[0].text)):m.tokens.unshift({type:"text",text:T+" "}):k+=T+" "}k+=this.parse(m.tokens,h),f+=this.renderer.listitem(k,E,!!g)}r+=this.renderer.list(f,l,c);continue}case"html":{const s=a;r+=this.renderer.html(s.text,s.block);continue}case"paragraph":{const s=a;r+=this.renderer.paragraph(this.parseInline(s.tokens));continue}case"text":{let s=a,l=s.tokens?this.parseInline(s.tokens):s.text;for(;o+1<e.length&&e[o+1].type==="text";)s=e[++o],l+=`
93
+ `+(s.tokens?this.parseInline(s.tokens):s.text);r+=n?this.renderer.paragraph(l):l;continue}default:{const s='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return r}parseInline(e,n){n=n||this.renderer;let r="";for(let o=0;o<e.length;o++){const a=e[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const s=this.options.extensions.renderers[a.type].call({parser:this},a);if(s!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){r+=s||"";continue}}switch(a.type){case"escape":{const s=a;r+=n.text(s.text);break}case"html":{const s=a;r+=n.html(s.text);break}case"link":{const s=a;r+=n.link(s.href,s.title,this.parseInline(s.tokens,n));break}case"image":{const s=a;r+=n.image(s.href,s.title,s.text);break}case"strong":{const s=a;r+=n.strong(this.parseInline(s.tokens,n));break}case"em":{const s=a;r+=n.em(this.parseInline(s.tokens,n));break}case"codespan":{const s=a;r+=n.codespan(s.text);break}case"br":{r+=n.br();break}case"del":{const s=a;r+=n.del(this.parseInline(s.tokens,n));break}case"text":{const s=a;r+=n.text(s.text);break}default:{const s='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}}return r}}class nt{constructor(e){ce(this,"options");this.options=e||We}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}}ce(nt,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));var ot,cn,Ct,lo;class i2{constructor(...e){Nt(this,ot);Nt(this,Ct);ce(this,"defaults",vn());ce(this,"options",this.setOptions);ce(this,"parse",ut(this,ot,cn).call(this,Ee.lex,Re.parse));ce(this,"parseInline",ut(this,ot,cn).call(this,Ee.lexInline,Re.parseInline));ce(this,"Parser",Re);ce(this,"Renderer",St);ce(this,"TextRenderer",Rn);ce(this,"Lexer",Ee);ce(this,"Tokenizer",Rt);ce(this,"Hooks",nt);this.use(...e)}walkTokens(e,n){var o,a;let r=[];for(const s of e)switch(r=r.concat(n.call(this,s)),s.type){case"table":{const l=s;for(const c of l.header)r=r.concat(this.walkTokens(c.tokens,n));for(const c of l.rows)for(const h of c)r=r.concat(this.walkTokens(h.tokens,n));break}case"list":{const l=s;r=r.concat(this.walkTokens(l.items,n));break}default:{const l=s;(a=(o=this.defaults.extensions)==null?void 0:o.childTokens)!=null&&a[l.type]?this.defaults.extensions.childTokens[l.type].forEach(c=>{const h=l[c].flat(1/0);r=r.concat(this.walkTokens(h,n))}):l.tokens&&(r=r.concat(this.walkTokens(l.tokens,n)))}}return r}use(...e){const n=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(r=>{const o={...r};if(o.async=this.defaults.async||o.async||!1,r.extensions&&(r.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){const s=n.renderers[a.name];s?n.renderers[a.name]=function(...l){let c=a.renderer.apply(this,l);return c===!1&&(c=s.apply(this,l)),c}: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 s=n[a.level];s?s.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)}),o.extensions=n),r.renderer){const a=this.defaults.renderer||new St(this.defaults);for(const s in r.renderer){if(!(s in a))throw new Error(`renderer '${s}' does not exist`);if(s==="options")continue;const l=s,c=r.renderer[l],h=a[l];a[l]=(...f)=>{let d=c.apply(a,f);return d===!1&&(d=h.apply(a,f)),d||""}}o.renderer=a}if(r.tokenizer){const a=this.defaults.tokenizer||new Rt(this.defaults);for(const s in r.tokenizer){if(!(s in a))throw new Error(`tokenizer '${s}' does not exist`);if(["options","rules","lexer"].includes(s))continue;const l=s,c=r.tokenizer[l],h=a[l];a[l]=(...f)=>{let d=c.apply(a,f);return d===!1&&(d=h.apply(a,f)),d}}o.tokenizer=a}if(r.hooks){const a=this.defaults.hooks||new nt;for(const s in r.hooks){if(!(s in a))throw new Error(`hook '${s}' does not exist`);if(s==="options")continue;const l=s,c=r.hooks[l],h=a[l];nt.passThroughHooks.has(s)?a[l]=f=>{if(this.defaults.async)return Promise.resolve(c.call(a,f)).then(m=>h.call(a,m));const d=c.call(a,f);return h.call(a,d)}:a[l]=(...f)=>{let d=c.apply(a,f);return d===!1&&(d=h.apply(a,f)),d}}o.hooks=a}if(r.walkTokens){const a=this.defaults.walkTokens,s=r.walkTokens;o.walkTokens=function(l){let c=[];return c.push(s.call(this,l)),a&&(c=c.concat(a.call(this,l))),c}}this.defaults={...this.defaults,...o}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,n){return Ee.lex(e,n??this.defaults)}parser(e,n){return Re.parse(e,n??this.defaults)}}ot=new WeakSet,cn=function(e,n){return(r,o)=>{const a={...o},s={...this.defaults,...a};this.defaults.async===!0&&a.async===!1&&(s.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),s.async=!0);const l=ut(this,Ct,lo).call(this,!!s.silent,!!s.async);if(typeof r>"u"||r===null)return l(new Error("marked(): input parameter is undefined or null"));if(typeof r!="string")return l(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(r)+", string expected"));if(s.hooks&&(s.hooks.options=s),s.async)return Promise.resolve(s.hooks?s.hooks.preprocess(r):r).then(c=>e(c,s)).then(c=>s.hooks?s.hooks.processAllTokens(c):c).then(c=>s.walkTokens?Promise.all(this.walkTokens(c,s.walkTokens)).then(()=>c):c).then(c=>n(c,s)).then(c=>s.hooks?s.hooks.postprocess(c):c).catch(l);try{s.hooks&&(r=s.hooks.preprocess(r));let c=e(r,s);s.hooks&&(c=s.hooks.processAllTokens(c)),s.walkTokens&&this.walkTokens(c,s.walkTokens);let h=n(c,s);return s.hooks&&(h=s.hooks.postprocess(h)),h}catch(c){return l(c)}}},Ct=new WeakSet,lo=function(e,n){return r=>{if(r.message+=`
94
+ Please report this to https://github.com/markedjs/marked.`,e){const o="<p>An error occurred:</p><pre>"+we(r.message+"",!0)+"</pre>";return n?Promise.resolve(o):o}if(n)return Promise.reject(r);throw r}};const Ve=new i2;function ne(t,e){return Ve.parse(t,e)}ne.options=ne.setOptions=function(t){return Ve.setOptions(t),ne.defaults=Ve.defaults,Gr(ne.defaults),ne};ne.getDefaults=vn;ne.defaults=We;ne.use=function(...t){return Ve.use(...t),ne.defaults=Ve.defaults,Gr(ne.defaults),ne};ne.walkTokens=function(t,e){return Ve.walkTokens(t,e)};ne.parseInline=Ve.parseInline;ne.Parser=Re;ne.parser=Re.parse;ne.Renderer=St;ne.TextRenderer=Rn;ne.Lexer=Ee;ne.lexer=Ee.lex;ne.Tokenizer=Rt;ne.Hooks=nt;ne.parse=ne;ne.options;ne.setOptions;ne.use;ne.walkTokens;ne.parseInline;Re.parse;Ee.lex;function l2({text:t}){return P.jsx("span",{dangerouslySetInnerHTML:{__html:ne.parse(t)}})}const c2="_menuItem_v6go8_106",u2="_highlightFrame_v6go8_118",f2="_rightIcon_v6go8_126",h2="_leftIcon_v6go8_134",Je={menuItem:c2,highlightFrame:u2,rightIcon:f2,"menuItem--selected":"_menuItem--selected_v6go8_131",leftIcon:h2},d2=({isSelected:t,labelPillText:e,leftIcon:n,onClick:r,rightIcon:o,role:a,text:s})=>P.jsx(je,{role:a,onClick:r,className:ue(Je.menuItem,{[Je["menuItem--selected"]]:t}),children:P.jsxs("span",{className:ue(Je.highlightFrame),children:[P.jsx("span",{className:Je.leftIcon,children:n}),P.jsx(ye,{type:t?"h5":"body-large",as:"span",children:s}),e&&P.jsx(Xr,{label:e,size:"medium"}),o&&P.jsx("span",{className:Je.rightIcon,children:o})]})}),p2="_navBar_1htxf_106",m2={navBar:p2},g2=({children:t,onChange:e,value:n})=>{const[r,o]=p.useState(n||""),a=s=>{e(s),o(s)};return P.jsx("ul",{className:m2.navBar,children:p.Children.map(t,s=>p.cloneElement(s,{active:s.props.id.toLowerCase()===r.toLowerCase(),onChange:a}))})},w2="_h1_16ur5_106",v2="_h2_16ur5_119",k2="_h3_16ur5_132",b2="_h4_16ur5_145",x2="_h5_16ur5_158",y2="_h6_16ur5_171",E2="_h7_16ur5_184",R2="_h8_16ur5_197",_2={h1:w2,h2:v2,h3:k2,h4:b2,h5:x2,h6:y2,h7:E2,h8:R2,"body-large":"_body-large_16ur5_210","body-regular":"_body-regular_16ur5_223","body-semibold":"_body-semibold_16ur5_236","body-italic":"_body-italic_16ur5_249","detail-medium":"_detail-medium_16ur5_262","detail-bold":"_detail-bold_16ur5_275","detail-upper-case":"_detail-upper-case_16ur5_288","detail-regular":"_detail-regular_16ur5_301"};function S2(t){switch(t){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t;default:return"span"}}function ye({as:t,children:e,className:n,type:r}){const o=t||S2(r);return P.jsx(o,{className:ue(_2[r],n),children:e})}const C2="_listItem_1tms8_106",T2="_navItem_1tms8_109",M2="_selector_1tms8_123",$2="_label_1tms8_144",et={listItem:C2,navItem:T2,selector:M2,"navItem--active":"_navItem--active_1tms8_131",label:$2},P2=({active:t,ariaLabel:e,icon:n,id:r,label:o,onChange:a})=>{const s=()=>{a&&a(r)};return P.jsx("li",{className:et.listItem,children:P.jsxs(je,{className:ue(et.navItem,{[et["navItem--active"]]:t}),onClick:s,"aria-label":e,children:[P.jsx("div",{className:et.selector}),n,o&&P.jsx(ye,{className:et.label,type:"detail-medium",as:"span",children:o})]})})},L2="_bubbleContent_1ply4_106",A2="_bubble_1ply4_106",Qt={bubbleContent:L2,bubble:A2,"bubble--empty":"_bubble--empty_1ply4_139"},O2=9,un=t=>{const{ariaLabel:e,children:n,value:r}=t,o=r===void 0,a=o?void 0:Math.max(0,r).toString(),s=ue({[Qt["bubble--empty"]]:o,[Qt.bubble]:!0});return P.jsx(Tr,{badgeContent:a,className:Qt.bubbleContent,max:O2,slotProps:{badge:{className:s}},"aria-label":e,role:"status",children:n})},F2="_wrapper_k9vkd_106",mt={wrapper:F2,"wrapper--large":"_wrapper--large_k9vkd_117","wrapper--small":"_wrapper--small_k9vkd_120","wrapper--iconWrapper":"_wrapper--iconWrapper_k9vkd_124"},I2=({className:t,icon:e,size:n})=>{const r=Ue(e,[Ie]);return P.jsx("div",{className:ue(mt.wrapper,t,{[mt[`wrapper--${n}`]]:n}),"data-testid":"placeholder-thumbnail",children:P.jsx("div",{className:ue(mt.wrapper,{[mt["wrapper--iconWrapper"]]:n==="large"}),children:r})})},V2="_base_r9bx5_106",j2={base:V2};var co=(t=>(t[t.lg=16]="lg",t[t.md=12]="md",t[t.sm=8]="sm",t[t.xl=24]="xl",t))(co||{});const W2=({anchor:t,children:e,id:n,offset:r="sm",open:o})=>P.jsx(qr,{className:j2.base,id:n,open:o,anchor:t,offset:co[r],children:e}),N2="_smartLink_1p9lq_106",B2="_smartLinkButton_1p9lq_111",mr={smartLink:N2,smartLinkButton:B2};function H2({ariaLabel:t,ariaLabelledBy:e,children:n,disabled:r,href:o,onClick:a,target:s}){return!o&&a?P.jsx(je,{className:mr.smartLinkButton,ariaLabel:t,ariaLabelledBy:e,disabled:r,onClick:a,children:n}):P.jsx("a",{className:mr.smartLink,href:o,target:s,onClick:a,children:n})}const Z2="_textButton_10hn9_106",Xt={textButton:Z2,"textButton--green":"_textButton--green_10hn9_114","textButton--blue":"_textButton--blue_10hn9_120","textButton--text":"_textButton--text_10hn9_126"},D2={large:"h5",medium:"body-semibold",small:"detail-bold"};function z2({ariaLabel:t,ariaLabelledBy:e,color:n,disabled:r,leftIcon:o,onClick:a,ref:s,rightIcon:l,size:c,text:h}){const f=Ue(o,[Ie,un]),d=Ue(l,[Ie,un]);return P.jsxs(je,{ref:s,ariaLabel:t,ariaLabelledBy:e,onClick:a,className:ue(Xt.textButton,Xt[`textButton--${n}`]),disabled:r,children:[f,P.jsx(ye,{type:D2[c],as:"span",className:ue(Xt.textButtonTypography),children:h}),d]})}const q2="_wrapper_1i2jn_106",U2="_textInputContainer_1i2jn_109",Y2="_textInput_1i2jn_109",Le={wrapper:q2,textInputContainer:U2,textInput:Y2,"textInput--medium":"_textInput--medium_1i2jn_149","textInput--small":"_textInput--small_1i2jn_169","textInput--dark":"_textInput--dark_1i2jn_188","textInput--light":"_textInput--light_1i2jn_203","textInput--error":"_textInput--error_1i2jn_221","textInputContainer--errorMessage":"_textInputContainer--errorMessage_1i2jn_239"},K2=({colorScheme:t,errorMessage:e,id:n,label:r,name:o,ref:a,size:s,...l})=>{const{getInputProps:c,getRootProps:h}=ys({inputRef:a,...l}),f=c(),{disabled:d}=f,m=!!e,g=Le[`textInput--${t}`],E=Le[`textInput--${s}`];return P.jsxs("div",{className:Le.wrapper,children:[P.jsxs("div",{className:Le.textInputContainer,...h(),children:[P.jsx("input",{...f,id:n,type:"text",name:o,"aria-disabled":d,"aria-label":r,className:ue(Le.textInput,E,g,{[Le["textInput--error"]]:m}),placeholder:""}),P.jsx("label",{htmlFor:n,children:P.jsx(ye,{type:s==="medium"?"body-large":"body-regular",children:r})})]}),m&&P.jsx(ye,{className:Le["textInputContainer--errorMessage"],type:"detail-bold",children:e})]})},Q2="_root_1wjig_113",gt={root:Q2,"root--24":"_root--24_1wjig_120","root--28":"_root--28_1wjig_124","root--32":"_root--32_1wjig_128","root--40":"_root--40_1wjig_132","root--48":"_root--48_1wjig_136","root--56":"_root--56_1wjig_140","root--64":"_root--64_1wjig_144","root--80":"_root--80_1wjig_148","root--120":"_root--120_1wjig_152","root--280":"_root--280_1wjig_156","root--square":"_root--square_1wjig_160","root--circular":"_root--circular_1wjig_172","root--isPlaceholder":"_root--isPlaceholder_1wjig_175"},X2=({alt:t,isPlaceholder:e,shape:n,size:r,src:o})=>{const a=gt["root--isPlaceholder"];return P.jsx("div",{className:ue(gt.root,gt[`root--${r}`],gt[`root--${n}`],{[a]:e}),children:o&&P.jsx(Qr,{src:o,alt:t})})},G2="_slider_1d9nl_112",J2="_focusVisible_1d9nl_134",Gt={switch:"_switch_1d9nl_106",slider:G2,focusVisible:J2},uo=t=>{const{checked:e,disabled:n,focusVisible:r,getInputProps:o}=ca(t),{className:a,id:s}=t;return P.jsxs("span",{className:ue(Gt.switch,a),children:[P.jsx("input",{...o(),type:"checkbox","aria-checked":e,"aria-disabled":n,role:"switch",id:s,"data-testid":"toggle-switch"}),P.jsx("span",{className:ue(Gt.slider,{[Gt.focusVisible]:r})})]})},eu="_toggleInput_pblpi_106",tu="_textLabel_pblpi_119",Ze={toggleInput:eu,textLabel:tu,switch:"_switch_pblpi_122","toggleInput--checked":"_toggleInput--checked_pblpi_125","toggleInput--disabled":"_toggleInput--disabled_pblpi_128","toggleInput--withBorder":"_toggleInput--withBorder_pblpi_131"},nu=({checked:t,defaultChecked:e,disabled:n,icon:r,label:o,onChange:a,withBorder:s})=>P.jsxs("label",{className:ue(Ze.toggleInput,{[Ze["toggleInput--withBorder"]]:s,[Ze["toggleInput--checked"]]:t,[Ze["toggleInput--disabled"]]:n}),children:[r&&P.jsx(Ie,{name:r,size:"32"}),P.jsx(ye,{type:"body-large",className:Ze.textLabel,children:o}),P.jsx(uo,{onChange:a,disabled:n,checked:t,defaultChecked:e,className:Ze.switch})]});exports.BaseButton=je;exports.Card=p0;exports.CardBody=Ur;exports.CardHeader=Kr;exports.Divider=w0;exports.Fieldset=b0;exports.Form=x0;exports.Icon=Ie;exports.IconButton=Yr;exports.Image=Qr;exports.LabelPill=Xr;exports.Legend=S0;exports.Markdown=l2;exports.MenuItem=d2;exports.NavBar=g2;exports.NavItem=P2;exports.NotificationBubble=un;exports.PlaceholderThumbnail=I2;exports.Popup=W2;exports.SmartLink=H2;exports.TextButton=z2;exports.TextInput=K2;exports.Thumbnail=X2;exports.Toggle=uo;exports.ToggleInput=nu;exports.Typography=ye;