@goodhood-web/ui 2.0.1-development.2 → 2.1.0-development.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +13 -13
- package/index.mjs +1092 -1123
- package/lib/Base/Typography/Typography.d.ts +2 -2
- package/lib/Base/Typography/Typography.types.d.ts +14 -11
- package/lib/Molecules/Card/CardHeader/CardHeader.types.d.ts +2 -2
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -53,7 +53,7 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(we,Ee,Le,Pe,C
|
|
|
53
53
|
`))}}else m=e,C=n,T=r,P=f,B=d;const{current:I}=b.useRef(B!=null),M=b.useCallback(ce=>{process.env.NODE_ENV!=="production"&&ce&&ce.nodeName!=="INPUT"&&!ce.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join(`
|
|
54
54
|
`))},[]),V=b.useRef(null),j=un(V,p,M),[U,$]=b.useState(!1);b.useEffect(()=>{!y&&C&&U&&($(!1),i==null||i())},[y,C,U,i]);const Y=ce=>be=>{var ke,ne;if(y!=null&&y.disabled){be.stopPropagation();return}(ke=ce.onFocus)==null||ke.call(ce,be),y&&y.onFocus?(ne=y==null?void 0:y.onFocus)==null||ne.call(y):$(!0)},J=ce=>be=>{var ke;(ke=ce.onBlur)==null||ke.call(ce,be),y&&y.onBlur?y.onBlur():$(!1)},K=ce=>(be,...ke)=>{var ne,ee;if(!I&&(be.target||V.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.":Z2(17));(ne=y==null?void 0:y.onChange)==null||ne.call(y,be),(ee=ce.onChange)==null||ee.call(ce,be,...ke)},le=ce=>be=>{var ke;V.current&&be.currentTarget===be.target&&V.current.focus(),(ke=ce.onClick)==null||ke.call(ce,be)};return{disabled:C,error:T,focused:U,formControlContext:y,getInputProps:(ce={})=>{const ke={...{onBlur:i,onChange:a,onFocus:l},...cn(ce)},ne={...ke,onBlur:J(ke),onChange:K(ke),onFocus:Y(ke)};return{...ne,"aria-invalid":T||void 0,defaultValue:m,value:B,required:P,disabled:C,...ce,ref:j,...ne}},getRootProps:(ce={})=>{const ke={...cn(t,["onBlur","onChange","onFocus"]),...cn(ce)};return{...ce,...ke,onClick:le(ke)}},inputRef:j,required:P,value:B}}const kt={blur:"list:blur",focus:"list:focus",itemClick:"list:itemClick",itemHover:"list:itemHover",itemsChange:"list:itemsChange",keyDown:"list:keyDown",resetHighlight:"list:resetHighlight",highlightLast:"list:highlightLast",textNavigation:"list:textNavigation",clearSelection:"list:clearSelection"};function Tv(t,e,n,r,i,a){if(n.length===0||!r&&n.every((f,d)=>i(f,d)))return-1;let l=t;for(;;){if(!a&&e==="next"&&l===n.length||!a&&e==="previous"&&l===-1)return-1;if(r?!1:i(n[l],l))l+=e==="next"?1:-1,a&&(l=(l+n.length)%n.length);else return l}}function Ht(t,e,n){const{items:r,isItemDisabled:i,disableListWrap:a,disabledItemsFocusable:l,itemComparer:f,focusManagement:d}=n,p=d==="DOM"?0:-1,y=r.length-1,m=t==null?-1:r.findIndex(I=>f(I,t));let C,T,P=!a;switch(e){case"reset":if(p===-1)return null;C=0,T="next",P=!1;break;case"start":C=0,T="next",P=!1;break;case"end":C=y,T="previous",P=!1;break;default:{const I=m+e;I<0?!P&&m!==-1||Math.abs(e)>1?(C=0,T="next"):(C=y,T="previous"):I>y?!P||Math.abs(e)>1?(C=y,T="previous"):(C=0,T="next"):(C=I,T=e>=0?"next":"previous")}}const B=Tv(C,T,r,l,i,P);return B===-1&&t!==null&&!i(t,m)?t:r[B]??null}function Rv(t,e,n,r){return n==="none"?[]:n==="single"?r(e[0],t)?e:[t]:e.some(i=>r(i,t))?e.filter(i=>!r(i,t)):[...e,t]}function uh(t,e,n){const{itemComparer:r,isItemDisabled:i,selectionMode:a,items:l}=n,{selectedValues:f}=e,d=l.findIndex(y=>r(t,y));if(i(t,d))return e;const p=Rv(t,f,a,r);return{...e,selectedValues:p,highlightedValue:t}}function Pv(t,e,n){const r=e.highlightedValue,{orientation:i,pageSize:a}=n;switch(t){case"Home":return{...e,highlightedValue:Ht(r,"start",n)};case"End":return{...e,highlightedValue:Ht(r,"end",n)};case"PageUp":return{...e,highlightedValue:Ht(r,-a,n)};case"PageDown":return{...e,highlightedValue:Ht(r,a,n)};case"ArrowUp":if(i!=="vertical")break;return{...e,highlightedValue:Ht(r,-1,n)};case"ArrowDown":if(i!=="vertical")break;return{...e,highlightedValue:Ht(r,1,n)};case"ArrowLeft":{if(i==="vertical")break;return{...e,highlightedValue:Ht(r,i==="horizontal-ltr"?-1:1,n)}}case"ArrowRight":{if(i==="vertical")break;return{...e,highlightedValue:Ht(r,i==="horizontal-ltr"?1:-1,n)}}case"Enter":case" ":return e.highlightedValue===null?e:uh(e.highlightedValue,e,n)}return e}function Mv(t,e){return e.focusManagement==="DOM"?t:{...t,highlightedValue:null}}function Av(t,e,n){var i;const r=(i=n(t))==null?void 0:i.trim().toLowerCase();return!r||r.length===0?!1:r.indexOf(e)===0}function Iv(t,e,n){const{items:r,isItemDisabled:i,disabledItemsFocusable:a,getItemAsString:l}=n,f=e.length>1;let d=f?t.highlightedValue:Ht(t.highlightedValue,1,n);for(let p=0;p<r.length;p+=1){if(!d||!f&&t.highlightedValue===d)return t;if(Av(d,e,l)&&(!i(d,r.indexOf(d))||a))return{...t,highlightedValue:d};d=Ht(d,1,n)}return t}function Lv(t,e,n,r){const{itemComparer:i,focusManagement:a}=r;let l=null;n.highlightedValue!=null?l=t.find(p=>i(p,n.highlightedValue))??null:a==="DOM"&&e.length===0&&(l=Ht(null,"reset",r));const d=(n.selectedValues??[]).filter(p=>t.some(y=>i(y,p)));return{...n,highlightedValue:l,selectedValues:d}}function Dv(t,e){return{...t,highlightedValue:Ht(null,"reset",e)}}function Fv(t,e){return{...t,highlightedValue:Ht(null,"end",e)}}function Bv(t,e){return{...t,selectedValues:[],highlightedValue:Ht(null,"reset",e)}}function dh(t,e){const{type:n,context:r}=e;switch(n){case kt.keyDown:return Pv(e.key,t,r);case kt.itemClick:return uh(e.item,t,r);case kt.blur:return Mv(t,r);case kt.textNavigation:return Iv(t,e.searchString,r);case kt.itemsChange:return Lv(e.items,e.previousItems,t,r);case kt.resetHighlight:return Dv(t,r);case kt.highlightLast:return Fv(t,r);case kt.clearSelection:return Bv(t,r);default:return t}}const Ov=500;function Vv(t){const e=b.useRef({searchString:"",lastTime:null});return b.useCallback(n=>{if(n.key.length===1&&n.key!==" "){const r=e.current,i=n.key.toLowerCase(),a=performance.now();r.searchString.length>0&&r.lastTime&&a-r.lastTime>Ov?r.searchString=i:(r.searchString.length!==1||i!==r.searchString)&&(r.searchString+=i),r.lastTime=a,t(r.searchString,n)}},[t])}const Pp={},jv=()=>{},Nv=(t,e)=>t===e,$v=()=>!1,Wv=t=>typeof t=="string"?t:String(t),Uv=()=>({highlightedValue:null,selectedValues:[]});function Z0(t){const{controlledProps:e=Pp,disabledItemsFocusable:n=!1,disableListWrap:r=!1,focusManagement:i="activeDescendant",getInitialState:a=Uv,getItemDomElement:l,getItemId:f,isItemDisabled:d=$v,rootRef:p,onStateChange:y=jv,items:m,itemComparer:C=Nv,getItemAsString:T=Wv,onChange:P,onHighlightChange:B,onItemsChange:I,orientation:M="vertical",pageSize:V=5,reducerActionContext:j=Pp,selectionMode:U="single",stateReducer:$,componentName:Y="useList"}=t;if(process.env.NODE_ENV!=="production"){if(i==="DOM"&&l==null)throw new Error("useList: The `getItemDomElement` prop is required when using the `DOM` focus management.");if(i==="activeDescendant"&&f==null)throw new Error("useList: The `getItemId` prop is required when using the `activeDescendant` focus management.")}const J=b.useRef(null),K=un(p,J),le=b.useCallback((we,ve,_e)=>{var Ee;B==null||B(we,ve,_e),i==="DOM"&&ve!=null&&(_e===kt.itemClick||_e===kt.keyDown||_e===kt.textNavigation)&&((Ee=l==null?void 0:l(ve))==null||Ee.focus())},[l,B,i]),he=b.useMemo(()=>({highlightedValue:C,selectedValues:(we,ve)=>fp(we,ve,C)}),[C]),Te=b.useCallback((we,ve,_e,Ee,ze)=>{switch(y==null||y(we,ve,_e,Ee,ze),ve){case"highlightedValue":le(we,_e,Ee);break;case"selectedValues":P==null||P(we,_e,Ee);break}},[le,P,y]),ce=b.useMemo(()=>({disabledItemsFocusable:n,disableListWrap:r,focusManagement:i,isItemDisabled:d,itemComparer:C,items:m,getItemAsString:T,onHighlightChange:le,orientation:M,pageSize:V,selectionMode:U,stateComparers:he}),[n,r,i,d,C,m,T,le,M,V,U,he]),be=a(),ke=$??dh,ne=b.useMemo(()=>({...j,...ce}),[j,ce]),[ee,oe]=bv({reducer:ke,actionContext:ne,initialState:be,controlledProps:e,stateComparers:he,onStateChange:Te,componentName:Y}),{highlightedValue:Re,selectedValues:We}=ee,re=Vv((we,ve)=>oe({type:kt.textNavigation,event:ve,searchString:we})),ae=b.useRef([]);b.useEffect(()=>{fp(ae.current,m,C)||(oe({type:kt.itemsChange,event:null,items:m,previousItems:ae.current}),ae.current=m,I==null||I(m))},[m,C,oe,I]);const xe=we=>ve=>{var Ee;if((Ee=we.onKeyDown)==null||Ee.call(we,ve),ve.defaultMuiPrevented)return;const _e=["Home","End","PageUp","PageDown"];M==="vertical"?_e.push("ArrowUp","ArrowDown"):_e.push("ArrowLeft","ArrowRight"),i==="activeDescendant"&&_e.push(" ","Enter"),_e.includes(ve.key)&&ve.preventDefault(),oe({type:kt.keyDown,key:ve.key,event:ve}),re(ve)},Ie=we=>ve=>{var _e,Ee;(_e=we.onBlur)==null||_e.call(we,ve),!ve.defaultMuiPrevented&&((Ee=J.current)!=null&&Ee.contains(ve.relatedTarget)||oe({type:kt.blur,event:ve}))},Le=(we={})=>{const ve=cn(we);return{...we,"aria-activedescendant":i==="activeDescendant"&&Re!=null?f(Re):void 0,tabIndex:i==="DOM"?-1:0,ref:K,...ve,onBlur:Ie(ve),onKeyDown:xe(ve)}},Pe=b.useCallback(we=>{const ve=(We??[]).some(ze=>ze!=null&&C(we,ze)),_e=Re!=null&&C(we,Re);return{focusable:i==="DOM",highlighted:_e,selected:ve}},[C,We,Re,i]),Ce=b.useMemo(()=>({dispatch:oe,getItemState:Pe}),[oe,Pe]);return b.useDebugValue({state:ee}),{contextValue:Ce,dispatch:oe,getRootProps:Le,rootRef:K,state:ee}}const Vu=b.createContext(null);process.env.NODE_ENV!=="production"&&(Vu.displayName="ListContext");function G0(t){const{handlePointerOverEvents:e=!1,item:n}=t,r=b.useContext(Vu);if(!r)throw new Error("useListItem must be used within a ListProvider");const{dispatch:i,getItemState:a}=r,{highlighted:l,selected:f,focusable:d}=a(n),p=b.useCallback(T=>P=>{var B;if((B=T.onClick)==null||B.call(T,P),!P.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
|
|
55
55
|
`));i({type:kt.itemClick,item:n,event:P})}},[i,n]),y=b.useCallback(T=>P=>{var B;if((B=T.onMouseOver)==null||B.call(T,P),!P.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
|
|
56
|
-
`));i({type:kt.itemHover,item:n,event:P})}},[i,n]);let m;return d&&(m=l?0:-1),{getRootProps:(T={})=>{const P=cn(T);return{...T,onClick:p(P),onPointerOver:e?y(P):void 0,tabIndex:m}},highlighted:l,selected:f}}const ql=b.createContext(null);process.env.NODE_ENV!=="production"&&(ql.displayName="CompoundComponentContext");function Hv(t){const e=Array.from(t.keys()).map(n=>{const r=t.get(n);return{key:n,subitem:r}});return e.sort((n,r)=>{const i=n.subitem.ref.current,a=r.subitem.ref.current;return i===null||a===null||i===a?0:i.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(e.map(n=>[n.key,n.subitem]))}function fh(){const[t,e]=b.useState(new Map),n=b.useRef(new Set),r=b.useCallback(function(p){n.current.delete(p),e(y=>{const m=new Map(y);return m.delete(p),m})},[]),i=b.useCallback(function(p,y){let m;return typeof p=="function"?m=p(n.current):m=p,n.current.add(m),e(C=>{const T=new Map(C);return T.set(m,y),T}),{id:m,deregister:()=>r(m)}},[r]),a=b.useMemo(()=>Hv(t),[t]),l=b.useCallback(function(p){return Array.from(a.keys()).indexOf(p)},[a]);return{contextValue:b.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:t.size}),[l,i,t.size]),subitems:a}}function hh(t,e){const n=b.useContext(ql);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:r}=n,[i,a]=b.useState(typeof t=="function"?void 0:t);return ua(()=>{const{id:l,deregister:f}=r(t,e);return a(l),f},[r,e,t]),{id:i,index:i!==void 0?n.getItemIndex(i):-1,totalItemCount:n.totalSubitemCount}}function Ol(t,e){return function(r={}){const i={...r,...t(r)};return{...i,...e(i)}}}const mu=Math.min,Ui=Math.max,gu=Math.round,$c=Math.floor,qo=t=>({x:t,y:t}),zv={left:"right",right:"left",bottom:"top",top:"bottom"},qv={start:"end",end:"start"};function Mp(t,e,n){return Ui(t,mu(e,n))}function ju(t,e){return typeof t=="function"?t(e):t}function zi(t){return t.split("-")[0]}function Nu(t){return t.split("-")[1]}function Y0(t){return t==="x"?"y":"x"}function X0(t){return t==="y"?"height":"width"}function $u(t){return["top","bottom"].includes(zi(t))?"y":"x"}function K0(t){return Y0($u(t))}function Zv(t,e,n){n===void 0&&(n=!1);const r=Nu(t),i=K0(t),a=X0(i);let l=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=vu(l)),[l,vu(l)]}function Gv(t){const e=vu(t);return[$f(t),e,$f(e)]}function $f(t){return t.replace(/start|end/g,e=>qv[e])}function Yv(t,e,n){const r=["left","right"],i=["right","left"],a=["top","bottom"],l=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?a:l;default:return[]}}function Xv(t,e,n,r){const i=Nu(t);let a=Yv(zi(t),n==="start",r);return i&&(a=a.map(l=>l+"-"+i),e&&(a=a.concat(a.map($f)))),a}function vu(t){return t.replace(/left|right|bottom|top/g,e=>zv[e])}function Kv(t){return{top:0,right:0,bottom:0,left:0,...t}}function Jv(t){return typeof t!="number"?Kv(t):{top:t,right:t,bottom:t,left:t}}function yu(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function Ap(t,e,n){let{reference:r,floating:i}=t;const a=$u(e),l=K0(e),f=X0(l),d=zi(e),p=a==="y",y=r.x+r.width/2-i.width/2,m=r.y+r.height/2-i.height/2,C=r[f]/2-i[f]/2;let T;switch(d){case"top":T={x:y,y:r.y-i.height};break;case"bottom":T={x:y,y:r.y+r.height};break;case"right":T={x:r.x+r.width,y:m};break;case"left":T={x:r.x-i.width,y:m};break;default:T={x:r.x,y:r.y}}switch(Nu(e)){case"start":T[l]-=C*(n&&p?-1:1);break;case"end":T[l]+=C*(n&&p?-1:1);break}return T}const Qv=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:l}=n,f=a.filter(Boolean),d=await(l.isRTL==null?void 0:l.isRTL(e));let p=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:y,y:m}=Ap(p,r,d),C=r,T={},P=0;for(let B=0;B<f.length;B++){const{name:I,fn:M}=f[B],{x:V,y:j,data:U,reset:$}=await M({x:y,y:m,initialPlacement:r,placement:C,strategy:i,middlewareData:T,rects:p,platform:l,elements:{reference:t,floating:e}});y=V??y,m=j??m,T={...T,[I]:{...T[I],...U}},$&&P<=50&&(P++,typeof $=="object"&&($.placement&&(C=$.placement),$.rects&&(p=$.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):$.rects),{x:y,y:m}=Ap(p,C,d)),B=-1)}return{x:y,y:m,placement:C,strategy:i,middlewareData:T}};async function J0(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:a,rects:l,elements:f,strategy:d}=t,{boundary:p="clippingAncestors",rootBoundary:y="viewport",elementContext:m="floating",altBoundary:C=!1,padding:T=0}=ju(e,t),P=Jv(T),I=f[C?m==="floating"?"reference":"floating":m],M=yu(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(I)))==null||n?I:I.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(f.floating)),boundary:p,rootBoundary:y,strategy:d})),V=m==="floating"?{x:r,y:i,width:l.floating.width,height:l.floating.height}:l.reference,j=await(a.getOffsetParent==null?void 0:a.getOffsetParent(f.floating)),U=await(a.isElement==null?void 0:a.isElement(j))?await(a.getScale==null?void 0:a.getScale(j))||{x:1,y:1}:{x:1,y:1},$=yu(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:V,offsetParent:j,strategy:d}):V);return{top:(M.top-$.top+P.top)/U.y,bottom:($.bottom-M.bottom+P.bottom)/U.y,left:(M.left-$.left+P.left)/U.x,right:($.right-M.right+P.right)/U.x}}const e5=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:a,rects:l,initialPlacement:f,platform:d,elements:p}=e,{mainAxis:y=!0,crossAxis:m=!0,fallbackPlacements:C,fallbackStrategy:T="bestFit",fallbackAxisSideDirection:P="none",flipAlignment:B=!0,...I}=ju(t,e);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const M=zi(i),V=zi(f)===f,j=await(d.isRTL==null?void 0:d.isRTL(p.floating)),U=C||(V||!B?[vu(f)]:Gv(f));!C&&P!=="none"&&U.push(...Xv(f,B,P,j));const $=[f,...U],Y=await J0(e,I),J=[];let K=((r=a.flip)==null?void 0:r.overflows)||[];if(y&&J.push(Y[M]),m){const ce=Zv(i,l,j);J.push(Y[ce[0]],Y[ce[1]])}if(K=[...K,{placement:i,overflows:J}],!J.every(ce=>ce<=0)){var le,he;const ce=(((le=a.flip)==null?void 0:le.index)||0)+1,be=$[ce];if(be)return{data:{index:ce,overflows:K},reset:{placement:be}};let ke=(he=K.filter(ne=>ne.overflows[0]<=0).sort((ne,ee)=>ne.overflows[1]-ee.overflows[1])[0])==null?void 0:he.placement;if(!ke)switch(T){case"bestFit":{var Te;const ne=(Te=K.map(ee=>[ee.placement,ee.overflows.filter(oe=>oe>0).reduce((oe,Re)=>oe+Re,0)]).sort((ee,oe)=>ee[1]-oe[1])[0])==null?void 0:Te[0];ne&&(ke=ne);break}case"initialPlacement":ke=f;break}if(i!==ke)return{reset:{placement:ke}}}return{}}}};async function t5(t,e){const{placement:n,platform:r,elements:i}=t,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),l=zi(n),f=Nu(n),d=$u(n)==="y",p=["left","top"].includes(l)?-1:1,y=a&&d?-1:1,m=ju(e,t);let{mainAxis:C,crossAxis:T,alignmentAxis:P}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return f&&typeof P=="number"&&(T=f==="end"?P*-1:P),d?{x:T*y,y:C*p}:{x:C*p,y:T*y}}const n5=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:a,placement:l,middlewareData:f}=e,d=await t5(e,t);return l===((n=f.offset)==null?void 0:n.placement)&&(r=f.arrow)!=null&&r.alignmentOffset?{}:{x:i+d.x,y:a+d.y,data:{...d,placement:l}}}}},r5=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:a=!0,crossAxis:l=!1,limiter:f={fn:I=>{let{x:M,y:V}=I;return{x:M,y:V}}},...d}=ju(t,e),p={x:n,y:r},y=await J0(e,d),m=$u(zi(i)),C=Y0(m);let T=p[C],P=p[m];if(a){const I=C==="y"?"top":"left",M=C==="y"?"bottom":"right",V=T+y[I],j=T-y[M];T=Mp(V,T,j)}if(l){const I=m==="y"?"top":"left",M=m==="y"?"bottom":"right",V=P+y[I],j=P-y[M];P=Mp(V,P,j)}const B=f.fn({...e,[C]:T,[m]:P});return{...B,data:{x:B.x-n,y:B.y-r}}}}};function ma(t){return Q0(t)?(t.nodeName||"").toLowerCase():"#document"}function zn(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yo(t){var e;return(e=(Q0(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Q0(t){return t instanceof Node||t instanceof zn(t).Node}function $r(t){return t instanceof Element||t instanceof zn(t).Element}function Wr(t){return t instanceof HTMLElement||t instanceof zn(t).HTMLElement}function Ip(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof zn(t).ShadowRoot}function Zl(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=Er(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function o5(t){return["table","td","th"].includes(ma(t))}function ph(t){const e=mh(),n=Er(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 i5(t){let e=Zo(t);for(;Wr(e)&&!da(e);){if(ph(e))return e;e=Zo(e)}return null}function mh(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function da(t){return["html","body","#document"].includes(ma(t))}function Er(t){return zn(t).getComputedStyle(t)}function Wu(t){return $r(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(ma(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Ip(t)&&t.host||yo(t);return Ip(e)?e.host:e}function em(t){const e=Zo(t);return da(e)?t.ownerDocument?t.ownerDocument.body:t.body:Wr(e)&&Zl(e)?e:em(e)}function Vl(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=em(t),a=i===((r=t.ownerDocument)==null?void 0:r.body),l=zn(i);return a?e.concat(l,l.visualViewport||[],Zl(i)?i:[],l.frameElement&&n?Vl(l.frameElement):[]):e.concat(i,Vl(i,[],n))}function tm(t){const e=Er(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Wr(t),a=i?t.offsetWidth:n,l=i?t.offsetHeight:r,f=gu(n)!==a||gu(r)!==l;return f&&(n=a,r=l),{width:n,height:r,$:f}}function gh(t){return $r(t)?t:t.contextElement}function ca(t){const e=gh(t);if(!Wr(e))return qo(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:a}=tm(e);let l=(a?gu(n.width):n.width)/r,f=(a?gu(n.height):n.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!f||!Number.isFinite(f))&&(f=1),{x:l,y:f}}const s5=qo(0);function nm(t){const e=zn(t);return!mh()||!e.visualViewport?s5:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function a5(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==zn(t)?!1:e}function qi(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),a=gh(t);let l=qo(1);e&&(r?$r(r)&&(l=ca(r)):l=ca(t));const f=a5(a,n,r)?nm(a):qo(0);let d=(i.left+f.x)/l.x,p=(i.top+f.y)/l.y,y=i.width/l.x,m=i.height/l.y;if(a){const C=zn(a),T=r&&$r(r)?zn(r):r;let P=C,B=P.frameElement;for(;B&&r&&T!==P;){const I=ca(B),M=B.getBoundingClientRect(),V=Er(B),j=M.left+(B.clientLeft+parseFloat(V.paddingLeft))*I.x,U=M.top+(B.clientTop+parseFloat(V.paddingTop))*I.y;d*=I.x,p*=I.y,y*=I.x,m*=I.y,d+=j,p+=U,P=zn(B),B=P.frameElement}}return yu({width:y,height:m,x:d,y:p})}const l5=[":popover-open",":modal"];function vh(t){return l5.some(e=>{try{return t.matches(e)}catch{return!1}})}function c5(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const a=i==="fixed",l=yo(r),f=e?vh(e.floating):!1;if(r===l||f&&a)return n;let d={scrollLeft:0,scrollTop:0},p=qo(1);const y=qo(0),m=Wr(r);if((m||!m&&!a)&&((ma(r)!=="body"||Zl(l))&&(d=Wu(r)),Wr(r))){const C=qi(r);p=ca(r),y.x=C.x+r.clientLeft,y.y=C.y+r.clientTop}return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-d.scrollLeft*p.x+y.x,y:n.y*p.y-d.scrollTop*p.y+y.y}}function u5(t){return Array.from(t.getClientRects())}function rm(t){return qi(yo(t)).left+Wu(t).scrollLeft}function d5(t){const e=yo(t),n=Wu(t),r=t.ownerDocument.body,i=Ui(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),a=Ui(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+rm(t);const f=-n.scrollTop;return Er(r).direction==="rtl"&&(l+=Ui(e.clientWidth,r.clientWidth)-i),{width:i,height:a,x:l,y:f}}function f5(t,e){const n=zn(t),r=yo(t),i=n.visualViewport;let a=r.clientWidth,l=r.clientHeight,f=0,d=0;if(i){a=i.width,l=i.height;const p=mh();(!p||p&&e==="fixed")&&(f=i.offsetLeft,d=i.offsetTop)}return{width:a,height:l,x:f,y:d}}function h5(t,e){const n=qi(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,a=Wr(t)?ca(t):qo(1),l=t.clientWidth*a.x,f=t.clientHeight*a.y,d=i*a.x,p=r*a.y;return{width:l,height:f,x:d,y:p}}function Lp(t,e,n){let r;if(e==="viewport")r=f5(t,n);else if(e==="document")r=d5(yo(t));else if($r(e))r=h5(e,n);else{const i=nm(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return yu(r)}function om(t,e){const n=Zo(t);return n===e||!$r(n)||da(n)?!1:Er(n).position==="fixed"||om(n,e)}function p5(t,e){const n=e.get(t);if(n)return n;let r=Vl(t,[],!1).filter(f=>$r(f)&&ma(f)!=="body"),i=null;const a=Er(t).position==="fixed";let l=a?Zo(t):t;for(;$r(l)&&!da(l);){const f=Er(l),d=ph(l);!d&&f.position==="fixed"&&(i=null),(a?!d&&!i:!d&&f.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Zl(l)&&!d&&om(t,l))?r=r.filter(y=>y!==l):i=f,l=Zo(l)}return e.set(t,r),r}function m5(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const l=[...n==="clippingAncestors"?vh(e)?[]:p5(e,this._c):[].concat(n),r],f=l[0],d=l.reduce((p,y)=>{const m=Lp(e,y,i);return p.top=Ui(m.top,p.top),p.right=mu(m.right,p.right),p.bottom=mu(m.bottom,p.bottom),p.left=Ui(m.left,p.left),p},Lp(e,f,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function g5(t){const{width:e,height:n}=tm(t);return{width:e,height:n}}function v5(t,e,n){const r=Wr(e),i=yo(e),a=n==="fixed",l=qi(t,!0,a,e);let f={scrollLeft:0,scrollTop:0};const d=qo(0);if(r||!r&&!a)if((ma(e)!=="body"||Zl(i))&&(f=Wu(e)),r){const m=qi(e,!0,a,e);d.x=m.x+e.clientLeft,d.y=m.y+e.clientTop}else i&&(d.x=rm(i));const p=l.left+f.scrollLeft-d.x,y=l.top+f.scrollTop-d.y;return{x:p,y,width:l.width,height:l.height}}function lf(t){return Er(t).position==="static"}function Dp(t,e){return!Wr(t)||Er(t).position==="fixed"?null:e?e(t):t.offsetParent}function im(t,e){const n=zn(t);if(vh(t))return n;if(!Wr(t)){let i=Zo(t);for(;i&&!da(i);){if($r(i)&&!lf(i))return i;i=Zo(i)}return n}let r=Dp(t,e);for(;r&&o5(r)&&lf(r);)r=Dp(r,e);return r&&da(r)&&lf(r)&&!ph(r)?n:r||i5(t)||n}const y5=async function(t){const e=this.getOffsetParent||im,n=this.getDimensions,r=await n(t.floating);return{reference:v5(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function b5(t){return Er(t).direction==="rtl"}const w5={convertOffsetParentRelativeRectToViewportRelativeRect:c5,getDocumentElement:yo,getClippingRect:m5,getOffsetParent:im,getElementRects:y5,getClientRects:u5,getDimensions:g5,getScale:ca,isElement:$r,isRTL:b5};function x5(t,e){let n=null,r;const i=yo(t);function a(){var f;clearTimeout(r),(f=n)==null||f.disconnect(),n=null}function l(f,d){f===void 0&&(f=!1),d===void 0&&(d=1),a();const{left:p,top:y,width:m,height:C}=t.getBoundingClientRect();if(f||e(),!m||!C)return;const T=$c(y),P=$c(i.clientWidth-(p+m)),B=$c(i.clientHeight-(y+C)),I=$c(p),V={rootMargin:-T+"px "+-P+"px "+-B+"px "+-I+"px",threshold:Ui(0,mu(1,d))||1};let j=!0;function U($){const Y=$[0].intersectionRatio;if(Y!==d){if(!j)return l();Y?l(!1,Y):r=setTimeout(()=>{l(!1,1e-7)},1e3)}j=!1}try{n=new IntersectionObserver(U,{...V,root:i.ownerDocument})}catch{n=new IntersectionObserver(U,V)}n.observe(t)}return l(!0),a}function Fp(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:f=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,p=gh(t),y=i||a?[...p?Vl(p):[],...Vl(e)]:[];y.forEach(M=>{i&&M.addEventListener("scroll",n,{passive:!0}),a&&M.addEventListener("resize",n)});const m=p&&f?x5(p,n):null;let C=-1,T=null;l&&(T=new ResizeObserver(M=>{let[V]=M;V&&V.target===p&&T&&(T.unobserve(e),cancelAnimationFrame(C),C=requestAnimationFrame(()=>{var j;(j=T)==null||j.observe(e)})),n()}),p&&!d&&T.observe(p),T.observe(e));let P,B=d?qi(t):null;d&&I();function I(){const M=qi(t);B&&(M.x!==B.x||M.y!==B.y||M.width!==B.width||M.height!==B.height)&&n(),B=M,P=requestAnimationFrame(I)}return n(),()=>{var M;y.forEach(V=>{i&&V.removeEventListener("scroll",n),a&&V.removeEventListener("resize",n)}),m==null||m(),(M=T)==null||M.disconnect(),T=null,d&&cancelAnimationFrame(P)}}const _5=n5,k5=r5,C5=e5,S5=(t,e,n)=>{const r=new Map,i={platform:w5,...n},a={...i.platform,_c:r};return Qv(t,e,{...i,platform:a})};var au=typeof document<"u"?D.useLayoutEffect:D.useEffect;function bu(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if(typeof t=="function"&&t.toString()===e.toString())return!0;let n,r,i;if(t&&e&&typeof t=="object"){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;r--!==0;)if(!bu(t[r],e[r]))return!1;return!0}if(i=Object.keys(t),n=i.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&t.$$typeof)&&!bu(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function sm(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function Bp(t,e){const n=sm(t);return Math.round(e*n)/n}function Op(t){const e=b.useRef(t);return au(()=>{e.current=t}),e}function E5(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:l}={},transform:f=!0,whileElementsMounted:d,open:p}=t,[y,m]=b.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[C,T]=b.useState(r);bu(C,r)||T(r);const[P,B]=b.useState(null),[I,M]=b.useState(null),V=b.useCallback(oe=>{oe!==Y.current&&(Y.current=oe,B(oe))},[]),j=b.useCallback(oe=>{oe!==J.current&&(J.current=oe,M(oe))},[]),U=a||P,$=l||I,Y=b.useRef(null),J=b.useRef(null),K=b.useRef(y),le=d!=null,he=Op(d),Te=Op(i),ce=b.useCallback(()=>{if(!Y.current||!J.current)return;const oe={placement:e,strategy:n,middleware:C};Te.current&&(oe.platform=Te.current),S5(Y.current,J.current,oe).then(Re=>{const We={...Re,isPositioned:!0};be.current&&!bu(K.current,We)&&(K.current=We,L0.flushSync(()=>{m(We)}))})},[C,e,n,Te]);au(()=>{p===!1&&K.current.isPositioned&&(K.current.isPositioned=!1,m(oe=>({...oe,isPositioned:!1})))},[p]);const be=b.useRef(!1);au(()=>(be.current=!0,()=>{be.current=!1}),[]),au(()=>{if(U&&(Y.current=U),$&&(J.current=$),U&&$){if(he.current)return he.current(U,$,ce);ce()}},[U,$,ce,he,le]);const ke=b.useMemo(()=>({reference:Y,floating:J,setReference:V,setFloating:j}),[V,j]),ne=b.useMemo(()=>({reference:U,floating:$}),[U,$]),ee=b.useMemo(()=>{const oe={position:n,left:0,top:0};if(!ne.floating)return oe;const Re=Bp(ne.floating,y.x),We=Bp(ne.floating,y.y);return f?{...oe,transform:"translate("+Re+"px, "+We+"px)",...sm(ne.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:Re,top:We}},[n,f,ne.floating,y.x,y.y]);return b.useMemo(()=>({...y,update:ce,refs:ke,elements:ne,floatingStyles:ee}),[y,ce,ke,ne,ee])}const Vp=(t,e)=>({..._5(t),options:[t,e]}),T5=(t,e)=>({...k5(t),options:[t,e]}),R5=(t,e)=>({...C5(t),options:[t,e]});function P5(t){return typeof t=="function"?t():t}const jl=b.forwardRef(function(e,n){const{children:r,container:i,disablePortal:a=!1}=e,[l,f]=b.useState(null),d=un(b.isValidElement(r)?r.ref:null,n);if(ua(()=>{a||f(P5(i)||document.body)},[i,a]),ua(()=>{if(l&&!a)return Vf(n,l),()=>{Vf(n,null)}},[n,l,a]),a){if(b.isValidElement(r)){const p={ref:d};return b.cloneElement(r,p)}return A.jsx(b.Fragment,{children:r})}return A.jsx(b.Fragment,{children:l&&L0.createPortal(r,l)})});process.env.NODE_ENV!=="production"&&(jl.propTypes={children:W.node,container:W.oneOfType([fu,W.func]),disablePortal:W.bool});process.env.NODE_ENV!=="production"&&(jl.propTypes=lh(jl.propTypes));const am="Popup";function M5(t){return Xo(am,t)}Ki(am,["root","open"]);const lm=b.createContext(null);process.env.NODE_ENV!=="production"&&(lm.displayName="TransitionContext");function A5(t){const[e,n]=b.useState(!0),r=b.useRef(!1),i=b.useRef(0),[a,l]=b.useState(!1),f=b.useRef(t);b.useEffect(()=>{!t&&i.current>0&&f.current!==t&&(r.current=!0,n(!1)),f.current=t},[t]);const d=b.useCallback(()=>{r.current=!1,n(!0)},[]),p=b.useCallback(()=>(i.current+=1,l(!0),()=>{i.current-=1,i.current===0&&l(!1)}),[]);let y;return a?t?y=!1:y=!r.current&&e:y=!t,{contextValue:b.useMemo(()=>({requestedEnter:t,onExited:d,registerTransition:p,hasExited:y}),[d,t,p,y]),hasExited:y}}const cm=b.createContext(null);process.env.NODE_ENV!=="production"&&(cm.displayName="PopupContext");function I5(t){const{open:e}=t;return Xi({root:["root",e&&"open"]},Yi(M5))}function L5(t){return typeof t=="function"?t():t}const um=b.forwardRef(function(e,n){const{anchor:r,children:i,container:a,disablePortal:l=!1,keepMounted:f=!1,middleware:d,offset:p=0,open:y=!1,placement:m="bottom",slotProps:C={},slots:T={},strategy:P="absolute",...B}=e,{refs:I,elements:M,floatingStyles:V,update:j,placement:U}=E5({elements:{reference:L5(r)},open:y,middleware:d??[Vp(p??0),R5(),T5()],placement:m,strategy:P,whileElementsMounted:f?void 0:Fp}),$=un(I.setFloating,n);ua(()=>{if(f&&y&&M.reference&&M.floating)return Fp(M.reference,M.floating,j)},[f,y,M,j]);const Y={...e,disablePortal:l,keepMounted:f,offset:Vp,open:y,placement:m,finalPlacement:U,strategy:P},{contextValue:J,hasExited:K}=A5(y),le=f&&K?"hidden":void 0,he=I5(Y),Te=(T==null?void 0:T.root)??"div",ce=po({elementType:Te,externalSlotProps:C.root,externalForwardedProps:B,ownerState:Y,className:he.root,additionalProps:{ref:$,role:"tooltip",style:{...V,visibility:le}}}),be=b.useMemo(()=>({placement:U}),[U]);return f||!K?A.jsx(jl,{disablePortal:l,container:a,children:A.jsx(cm.Provider,{value:be,children:A.jsx(lm.Provider,{value:J,children:A.jsx(Te,{...ce,children:i})})})}):null});process.env.NODE_ENV!=="production"&&(um.propTypes={anchor:W.oneOfType([fu,W.object,W.func]),children:W.oneOfType([W.node,W.func]),container:W.oneOfType([fu,W.func]),disablePortal:W.bool,keepMounted:W.bool,middleware:W.arrayOf(W.oneOfType([W.oneOf([!1]),W.shape({fn:W.func.isRequired,name:W.string.isRequired,options:W.any})])),offset:W.oneOfType([W.func,W.number,W.shape({alignmentAxis:W.number,crossAxis:W.number,mainAxis:W.number})]),open:W.bool,placement:W.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),strategy:W.oneOf(["absolute","fixed"])});function D5(t){const e=Sr(t);return e.body===t?ch(t).innerWidth>e.documentElement.clientWidth:t.scrollHeight>t.clientHeight}function Rl(t,e){e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function jp(t){return parseInt(ch(t).getComputedStyle(t).paddingRight,10)||0}function F5(t){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(t.tagName)!==-1,r=t.tagName==="INPUT"&&t.getAttribute("type")==="hidden";return n||r}function Np(t,e,n,r,i){const a=[e,n,...r];[].forEach.call(t.children,l=>{const f=a.indexOf(l)===-1,d=!F5(l);f&&d&&Rl(l,i)})}function cf(t,e){let n=-1;return t.some((r,i)=>e(r)?(n=i,!0):!1),n}function B5(t,e){const n=[],r=t.container;if(!e.disableScrollLock){if(D5(r)){const l=sv(Sr(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${jp(r)+l}px`;const f=Sr(r).querySelectorAll(".mui-fixed");[].forEach.call(f,d=>{n.push({value:d.style.paddingRight,property:"padding-right",el:d}),d.style.paddingRight=`${jp(d)+l}px`})}let a;if(r.parentNode instanceof DocumentFragment)a=Sr(r).body;else{const l=r.parentElement,f=ch(r);a=(l==null?void 0:l.nodeName)==="HTML"&&f.getComputedStyle(l).overflowY==="scroll"?l:r}n.push({value:a.style.overflow,property:"overflow",el:a},{value:a.style.overflowX,property:"overflow-x",el:a},{value:a.style.overflowY,property:"overflow-y",el:a}),a.style.overflow="hidden"}return()=>{n.forEach(({value:a,el:l,property:f})=>{a?l.style.setProperty(f,a):l.style.removeProperty(f)})}}function O5(t){const e=[];return[].forEach.call(t.children,n=>{n.getAttribute("aria-hidden")==="true"&&e.push(n)}),e}class V5{constructor(){this.modals=[],this.containers=[]}add(e,n){let r=this.modals.indexOf(e);if(r!==-1)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&Rl(e.modalRef,!1);const i=O5(n);Np(n,e.mount,e.modalRef,i,!0);const a=cf(this.containers,l=>l.container===n);return a!==-1?(this.containers[a].modals.push(e),r):(this.containers.push({modals:[e],container:n,restore:null,hiddenSiblings:i}),r)}mount(e,n){const r=cf(this.containers,a=>a.modals.indexOf(e)!==-1),i=this.containers[r];i.restore||(i.restore=B5(i,n))}remove(e,n=!0){const r=this.modals.indexOf(e);if(r===-1)return r;const i=cf(this.containers,l=>l.modals.indexOf(e)!==-1),a=this.containers[i];if(a.modals.splice(a.modals.indexOf(e),1),this.modals.splice(r,1),a.modals.length===0)a.restore&&a.restore(),e.modalRef&&Rl(e.modalRef,n),Np(a.container,e.mount,e.modalRef,a.hiddenSiblings,!1),this.containers.splice(i,1);else{const l=a.modals[a.modals.length-1];l.modalRef&&Rl(l.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}}function j5(t){return typeof t=="function"?t():t}function N5(t){return t?t.props.hasOwnProperty("in"):!1}const $5=new V5;function W5(t){const{container:e,disableEscapeKeyDown:n=!1,disableScrollLock:r=!1,manager:i=$5,closeAfterTransition:a=!1,onTransitionEnter:l,onTransitionExited:f,children:d,onClose:p,open:y,rootRef:m}=t,C=b.useRef({}),T=b.useRef(null),P=b.useRef(null),B=un(P,m),[I,M]=b.useState(!y),V=N5(d);let j=!0;(t["aria-hidden"]==="false"||t["aria-hidden"]===!1)&&(j=!1);const U=()=>Sr(T.current),$=()=>(C.current.modalRef=P.current,C.current.mount=T.current,C.current),Y=()=>{i.mount($(),{disableScrollLock:r}),P.current&&(P.current.scrollTop=0)},J=Bl(()=>{const ee=j5(e)||U().body;i.add($(),ee),P.current&&Y()}),K=b.useCallback(()=>i.isTopModal($()),[i]),le=Bl(ee=>{T.current=ee,ee&&(y&&K()?Y():P.current&&Rl(P.current,j))}),he=b.useCallback(()=>{i.remove($(),j)},[j,i]);b.useEffect(()=>()=>{he()},[he]),b.useEffect(()=>{y?J():(!V||!a)&&he()},[y,he,V,a,J]);const Te=ee=>oe=>{var Re;(Re=ee.onKeyDown)==null||Re.call(ee,oe),!(oe.key!=="Escape"||oe.which===229||!K())&&(n||(oe.stopPropagation(),p&&p(oe,"escapeKeyDown")))},ce=ee=>oe=>{var Re;(Re=ee.onClick)==null||Re.call(ee,oe),oe.target===oe.currentTarget&&p&&p(oe,"backdropClick")};return{getRootProps:(ee={})=>{const oe=cn(t);delete oe.onTransitionEnter,delete oe.onTransitionExited;const Re={...oe,...ee};return{role:"presentation",...Re,onKeyDown:Te(Re),ref:B}},getBackdropProps:(ee={})=>{const oe=ee;return{"aria-hidden":!0,...oe,onClick:ce(oe),open:y}},getTransitionProps:()=>{const ee=()=>{M(!1),l&&l()},oe=()=>{M(!0),f&&f(),a&&he()};return{onEnter:_p(ee,d==null?void 0:d.props.onEnter),onExited:_p(oe,d==null?void 0:d.props.onExited)}},rootRef:B,portalRef:le,isTopModal:K,exited:I,hasTransition:V}}const dm="Modal";function U5(t){return Xo(dm,t)}Ki(dm,["root","hidden","backdrop"]);const H5=t=>{const{open:e,exited:n}=t;return Xi({root:["root",!e&&n&&"hidden"],backdrop:["backdrop"]},Yi(U5))},yh=b.forwardRef(function(e,n){const{children:r,closeAfterTransition:i=!1,container:a,disableAutoFocus:l=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:d=!1,disablePortal:p=!1,disableRestoreFocus:y=!1,disableScrollLock:m=!1,hideBackdrop:C=!1,keepMounted:T=!1,onBackdropClick:P,onClose:B,onKeyDown:I,open:M,onTransitionEnter:V,onTransitionExited:j,slotProps:U={},slots:$={},...Y}=e,J={...e,closeAfterTransition:i,disableAutoFocus:l,disableEnforceFocus:f,disableEscapeKeyDown:d,disablePortal:p,disableRestoreFocus:y,disableScrollLock:m,hideBackdrop:C,keepMounted:T},{getRootProps:K,getBackdropProps:le,getTransitionProps:he,portalRef:Te,isTopModal:ce,exited:be,hasTransition:ke}=W5({...J,rootRef:n}),ne={...J,exited:be,hasTransition:ke},ee=H5(ne),oe={};if(r.props.tabIndex===void 0&&(oe.tabIndex="-1"),ke){const{onEnter:xe,onExited:Ie}=he();oe.onEnter=xe,oe.onExited=Ie}const Re=$.root??"div",We=po({elementType:Re,externalSlotProps:U.root,externalForwardedProps:Y,getSlotProps:K,className:ee.root,ownerState:ne}),re=$.backdrop,ae=po({elementType:re,externalSlotProps:U.backdrop,getSlotProps:xe=>le({...xe,onClick:Ie=>{P&&P(Ie),xe!=null&&xe.onClick&&xe.onClick(Ie)}}),className:ee.backdrop,ownerState:ne});return!T&&!M&&(!ke||be)?null:A.jsx(jl,{ref:Te,container:a,disablePortal:p,children:A.jsxs(Re,{...We,children:[!C&&re?A.jsx(re,{...ae}):null,A.jsx(pu,{disableEnforceFocus:f,disableAutoFocus:l,disableRestoreFocus:y,isEnabled:ce,open:M,children:b.cloneElement(r,oe)})]})})});process.env.NODE_ENV!=="production"&&(yh.propTypes={children:Iu.isRequired,closeAfterTransition:W.bool,container:W.oneOfType([fu,W.func]),disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableEscapeKeyDown:W.bool,disablePortal:W.bool,disableRestoreFocus:W.bool,disableScrollLock:W.bool,hideBackdrop:W.bool,keepMounted:W.bool,onBackdropClick:W.func,onClose:W.func,onTransitionEnter:W.func,onTransitionExited:W.func,open:W.bool.isRequired,slotProps:W.shape({backdrop:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({backdrop:W.elementType,root:W.elementType})});function z5(t){const{value:e,label:n,disabled:r,rootRef:i,id:a}=t,{getRootProps:l,highlighted:f,selected:d}=G0({item:e}),{getRootProps:p,rootRef:y}=Ou({disabled:r,focusableWhenDisabled:!0}),m=Lu(a),C=b.useRef(null),T=b.useMemo(()=>({disabled:r,label:n,value:e,ref:C,id:m}),[r,n,e,m]),{index:P}=hh(e,T),B=un(i,C,y),I=V=>j=>{var U;(U=V.onKeyDown)==null||U.call(V,j),!j.defaultMuiPrevented&&[" ","Enter"].includes(j.key)&&(j.defaultMuiPrevented=!0)},M=(V={})=>({onKeyDown:I(V)});return{getRootProps:(V={})=>{const j=cn(V),U=Ol(l,Ol(p,M));return{...V,...j,...U(j),id:m,ref:B,role:"option","aria-selected":d}},highlighted:f,index:P,selected:d,rootRef:B}}const wu={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},q5=t=>{const{label:e,value:n}=t;return typeof e=="string"?e:typeof n=="string"?n:String(t)};function Z5(t,e){const{open:n}=t,{context:{selectionMode:r}}=e;if(e.type===wu.buttonClick){const a=t.selectedValues[0]??Ht(null,"start",e.context);return{...t,open:!n,highlightedValue:n?null:a}}if(e.type===wu.browserAutoFill)return uh(e.item,t,e.context);const i=dh(t,e);switch(e.type){case kt.keyDown:if(t.open){if(e.event.key==="Escape")return{...i,open:!1}}else{if(e.event.key==="ArrowDown")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ht(null,"start",e.context)};if(e.event.key==="ArrowUp")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ht(null,"end",e.context)}}break;case kt.itemClick:if(r==="single")return{...i,open:!1};break;case kt.blur:return{...i,open:!1};default:return i}return i}function G5(t){return Array.isArray(t)?t.length===0?"":JSON.stringify(t.map(e=>e.value)):(t==null?void 0:t.value)==null?"":typeof t.value=="string"||typeof t.value=="number"?t.value:JSON.stringify(t.value)}function Y5(t){const{areOptionsEqual:e,buttonRef:n,defaultOpen:r=!1,defaultValue:i,disabled:a=!1,listboxId:l,listboxRef:f,multiple:d=!1,name:p,required:y,onChange:m,onHighlightChange:C,onOpenChange:T,open:P,options:B,getOptionAsString:I=q5,getSerializedValue:M=G5,value:V,componentName:j="useSelect"}=t,U=b.useRef(null),$=un(n,U),Y=b.useRef(null),J=Lu(l);let K;V===void 0&&i===void 0?K=[]:i!==void 0&&(d?K=i:K=i==null?[]:[i]);const le=b.useMemo(()=>{if(V!==void 0)return d?V:V==null?[]:[V]},[V,d]),{subitems:he,contextValue:Te}=fh(),ce=b.useMemo(()=>B!=null?new Map(B.map((me,Se)=>[me.value,{value:me.value,label:me.label,disabled:me.disabled,ref:b.createRef(),id:`${J}_${Se}`}])):he,[B,he,J]),be=un(f,Y),{getRootProps:ke,active:ne,focusVisible:ee,rootRef:oe}=Ou({disabled:a,rootRef:$}),Re=b.useMemo(()=>Array.from(ce.keys()),[ce]),We=b.useCallback(me=>{if(e!==void 0){const Se=Re.find(Ye=>e(Ye,me));return ce.get(Se)}return ce.get(me)},[ce,e,Re]),re=b.useCallback(me=>{const Se=We(me);return(Se==null?void 0:Se.disabled)??!1},[We]),ae=b.useCallback(me=>{const Se=We(me);return Se?I(Se):""},[We,I]),xe=b.useMemo(()=>({selectedValues:le,open:P}),[le,P]),Ie=b.useCallback(me=>{var Se;return(Se=ce.get(me))==null?void 0:Se.id},[ce]),Le=b.useCallback((me,Se)=>{d?m==null||m(me,Se):m==null||m(me,Se[0]??null)},[d,m]),Pe=b.useCallback((me,Se)=>{C==null||C(me,Se??null)},[C]),Ce=b.useCallback((me,Se,Ye)=>{var wt;Se==="open"&&(T==null||T(Ye),Ye===!1&&(me==null?void 0:me.type)!=="blur"&&((wt=U.current)==null||wt.focus()))},[T]),we=b.useCallback(me=>{var Se;return me==null?null:((Se=he.get(me))==null?void 0:Se.ref.current)??null},[he]),ve={getInitialState:()=>({highlightedValue:null,selectedValues:K??[],open:r}),getItemId:Ie,controlledProps:xe,focusManagement:"DOM",getItemDomElement:we,itemComparer:e,isItemDisabled:re,rootRef:be,onChange:Le,onHighlightChange:Pe,onStateChange:Ce,reducerActionContext:b.useMemo(()=>({multiple:d}),[d]),items:Re,getItemAsString:ae,selectionMode:d?"multiple":"single",stateReducer:Z5,componentName:j},{dispatch:_e,getRootProps:Ee,contextValue:ze,state:{open:fe,highlightedValue:Ze,selectedValues:ot},rootRef:It}=Z0(ve),Dt=b.useRef(fe);ua(()=>{var me;if(fe&&Ze!==null){const Se=(me=We(Ze))==null?void 0:me.ref;if(!Y.current||!(Se!=null&&Se.current))return;Dt.current||Se.current.focus({preventScroll:!0});const Ye=Y.current.getBoundingClientRect(),wt=Se.current.getBoundingClientRect();wt.top<Ye.top?Y.current.scrollTop-=Ye.top-wt.top:wt.bottom>Ye.bottom&&(Y.current.scrollTop+=wt.bottom-Ye.bottom)}},[fe,Ze,We]);const dn=b.useCallback(me=>We(me),[We]),Lt=me=>Se=>{var Ye;if((Ye=me==null?void 0:me.onClick)==null||Ye.call(me,Se),!Se.defaultMuiPrevented){const wt={type:wu.buttonClick,event:Se};_e(wt)}},Ot=me=>Se=>{var Ye;(Ye=me.onKeyDown)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&(Se.key==="ArrowDown"||Se.key==="ArrowUp")&&(Se.preventDefault(),_e({type:kt.keyDown,key:Se.key,event:Se}))},fn=(me={})=>({onClick:Lt(me),onKeyDown:Ot(me)}),Zn=(me={})=>({...me,...fn(me),role:"combobox","aria-expanded":fe,"aria-controls":J}),Et=(me={})=>{const Se=cn(me),Ye=Ol(Zn,ke);return{...me,...Ye(Se)}},_t=me=>Se=>{var Ye,wt;(Ye=me.onBlur)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&((wt=Y.current)!=null&&wt.contains(Se.relatedTarget)||Se.relatedTarget===U.current)&&(Se.defaultMuiPrevented=!0)},gt=(me={})=>({onBlur:_t(me)}),Tn=(me={})=>{const Se=cn(me),Ye=Ol(gt,Ee);return{id:J,role:"listbox","aria-multiselectable":d?"true":void 0,...me,...Ye(Se)}};b.useDebugValue({selectedOptions:ot,highlightedOption:Ze,open:fe});const Rn=b.useMemo(()=>({...ze,...Te}),[ze,Te]);let Tt;t.multiple?Tt=ot:Tt=ot.length>0?ot[0]:null;let it;d?it=Tt.map(me=>dn(me)).filter(me=>me!==void 0):it=dn(Tt)??null;const Pn=me=>Se=>{var wt;if((wt=me==null?void 0:me.onChange)==null||wt.call(me,Se),Se.defaultMuiPrevented)return;const Ye=ce.get(Se.target.value);Se.target.value===""?_e({type:kt.clearSelection}):Ye!==void 0&&_e({type:wu.browserAutoFill,item:Ye.value,event:Se})};return{buttonActive:ne,buttonFocusVisible:ee,buttonRef:oe,contextValue:Rn,disabled:a,dispatch:_e,getButtonProps:Et,getHiddenInputProps:(me={})=>{const Se=cn(me);return{name:p,tabIndex:-1,"aria-hidden":!0,required:y?!0:void 0,value:M(it),style:lv,...me,onChange:Pn(Se)}},getListboxProps:Tn,getOptionMetadata:dn,listboxRef:It,open:fe,options:Re,value:Tt,highlightedOption:Ze}}function X5(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}function K5(t={}){const{autoHideDuration:e=null,disableWindowBlurListener:n=!1,onClose:r,open:i,resumeHideDuration:a}=t,l=J2();b.useEffect(()=>{if(!i)return;function M(V){V.defaultPrevented||V.key==="Escape"&&(r==null||r(V,"escapeKeyDown"))}return document.addEventListener("keydown",M),()=>{document.removeEventListener("keydown",M)}},[i,r]);const f=Bl((M,V)=>{r==null||r(M,V)}),d=Bl(M=>{!r||M==null||l.start(M,()=>{f(null,"timeout")})});b.useEffect(()=>(i&&d(e),l.clear),[i,e,d,l]);const p=M=>{r==null||r(M,"clickaway")},y=l.clear,m=b.useCallback(()=>{e!=null&&d(a??e*.5)},[e,a,d]),C=M=>V=>{const j=M.onBlur;j==null||j(V),m()},T=M=>V=>{const j=M.onFocus;j==null||j(V),y()},P=M=>V=>{const j=M.onMouseEnter;j==null||j(V),y()},B=M=>V=>{const j=M.onMouseLeave;j==null||j(V),m()};return b.useEffect(()=>{if(!n&&i)return window.addEventListener("focus",m),window.addEventListener("blur",y),()=>{window.removeEventListener("focus",m),window.removeEventListener("blur",y)}},[n,i,m,y]),{getRootProps:(M={})=>{const V={...cn(t),...cn(M)};return{role:"presentation",...M,...V,onBlur:C(V),onFocus:T(V),onMouseEnter:P(V),onMouseLeave:B(V)}},onClickAway:p}}function J5(t){const{checked:e,defaultChecked:n,disabled:r,onBlur:i,onChange:a,onFocus:l,onFocusVisible:f,readOnly:d,required:p}=t,[y,m]=N0({controlled:e,default:!!n,name:"Switch",state:"checked"}),C=K=>le=>{var he;le.nativeEvent.defaultPrevented||(m(le.target.checked),a==null||a(le),(he=K.onChange)==null||he.call(K,le))},{isFocusVisibleRef:T,onBlur:P,onFocus:B,ref:I}=$0(),[M,V]=b.useState(!1);r&&M&&V(!1),b.useEffect(()=>{T.current=M},[M,T]);const j=b.useRef(null),U=K=>le=>{var he;j.current||(j.current=le.currentTarget),B(le),T.current===!0&&(V(!0),f==null||f(le)),l==null||l(le),(he=K.onFocus)==null||he.call(K,le)},$=K=>le=>{var he;P(le),T.current===!1&&V(!1),i==null||i(le),(he=K.onBlur)==null||he.call(K,le)},Y=un(I,j);return{checked:y,disabled:!!r,focusVisible:M,getInputProps:(K={})=>({checked:e,defaultChecked:n,disabled:r,readOnly:d,ref:Y,required:p,type:"checkbox",role:"switch","aria-checked":e,...K,onChange:C(K),onFocus:U(K),onBlur:$(K)}),inputRef:Y,readOnly:!!d}}const fm="TabPanel";function Q5(t){return Xo(fm,t)}Ki(fm,["root","hidden"]);const hm="Tabs";function ey(t){return Xo(hm,t)}Ki(hm,["root","horizontal","vertical"]);function ty(t){const{value:e,defaultValue:n,onChange:r,orientation:i="horizontal",direction:a="ltr",selectionFollowsFocus:l=!1}=t,[f,d]=N0({controlled:e,default:n,name:"Tabs",state:"value"}),p=b.useCallback((I,M)=>{d(M),r==null||r(I,M)},[r,d]),{subitems:y,contextValue:m}=fh(),C=b.useRef(()=>{}),T=b.useCallback(I=>{var M;return(M=y.get(I))==null?void 0:M.id},[y]),P=b.useCallback(I=>C.current(I),[]),B=b.useCallback(I=>{C.current=I},[]);return{contextValue:{direction:a,getTabId:P,getTabPanelId:T,onSelected:p,orientation:i,registerTabIdLookup:B,selectionFollowsFocus:l,value:f,...m}}}const bh=b.createContext(null);process.env.NODE_ENV!=="production"&&(bh.displayName="TabsContext");function wh(){const t=b.useContext(bh);if(t==null)throw new Error("No TabsContext provided");return t}function ny(t){const{value:e,children:n}=t,{direction:r,getItemIndex:i,onSelected:a,orientation:l,registerItem:f,registerTabIdLookup:d,selectionFollowsFocus:p,totalSubitemCount:y,value:m,getTabId:C,getTabPanelId:T}=e,P=b.useMemo(()=>({getItemIndex:i,registerItem:f,totalSubitemCount:y}),[f,i,y]),B=b.useMemo(()=>({direction:r,getTabId:C,getTabPanelId:T,onSelected:a,orientation:l,registerTabIdLookup:d,selectionFollowsFocus:p,value:m}),[r,C,T,a,l,d,p,m]);return A.jsx(ql.Provider,{value:P,children:A.jsx(bh.Provider,{value:B,children:n})})}const ry=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ey))},pm=b.forwardRef(function(e,n){const{children:r,value:i,defaultValue:a,orientation:l="horizontal",direction:f="ltr",onChange:d,selectionFollowsFocus:p,slotProps:y={},slots:m={},...C}=e,T={...e,orientation:l,direction:f},{contextValue:P}=ty(T),B=ry(T),I=m.root??"div",M=po({elementType:I,externalSlotProps:y.root,externalForwardedProps:C,additionalProps:{ref:n},ownerState:T,className:B.root});return A.jsx(I,{...M,children:A.jsx(ny,{value:P,children:r})})});process.env.NODE_ENV!=="production"&&(pm.propTypes={children:W.node,className:W.string,defaultValue:W.oneOfType([W.number,W.string]),direction:W.oneOf(["ltr","rtl"]),onChange:W.func,orientation:W.oneOf(["horizontal","vertical"]),selectionFollowsFocus:W.bool,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});function oy(t){return t.size}function iy(t){const{value:e,id:n,rootRef:r}=t,i=wh();if(i===null)throw new Error("No TabContext provided");const{value:a,getTabId:l}=i,f=Lu(n),d=b.useRef(null),p=un(d,r),y=b.useMemo(()=>({id:f,ref:d}),[f]),{id:m}=hh(e??oy,y),C=m!==a,T=m!==void 0?l(m):void 0;return{hidden:C,getRootProps:(B={})=>({"aria-labelledby":T??void 0,hidden:C,id:f??void 0,...B,ref:p}),rootRef:p}}const sy=t=>{const{hidden:e}=t;return Xi({root:["root",e&&"hidden"]},Yi(Q5))},mm=b.forwardRef(function(e,n){const{children:r,value:i,slotProps:a={},slots:l={},...f}=e,{hidden:d,getRootProps:p}=iy(e),y={...e,hidden:d},m=sy(y),C=l.root??"div",T=po({elementType:C,getSlotProps:p,externalSlotProps:a.root,externalForwardedProps:f,additionalProps:{role:"tabpanel",ref:n},ownerState:y,className:m.root});return A.jsx(C,{...T,children:!d&&r})});process.env.NODE_ENV!=="production"&&(mm.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const gm="TabsList";function ay(t){return Xo(gm,t)}Ki(gm,["root","horizontal","vertical"]);const vm={valueChange:"valueChange"};function ly(t,e){if(e.type===vm.valueChange)return{...t,highlightedValue:e.value};const n=dh(t,e),{context:{selectionFollowsFocus:r}}=e;if(e.type===kt.itemsChange){if(n.selectedValues.length>0)return{...n,highlightedValue:n.selectedValues[0]};Ht(null,"reset",e.context)}return r&&n.highlightedValue!=null?{...n,selectedValues:[n.highlightedValue]}:n}function cy(t){const{rootRef:e}=t,{direction:n="ltr",onSelected:r,orientation:i="horizontal",value:a,registerTabIdLookup:l,selectionFollowsFocus:f}=wh(),{subitems:d,contextValue:p}=fh(),y=b.useCallback(he=>{var Te;return(Te=d.get(he))==null?void 0:Te.id},[d]);l(y);const m=b.useMemo(()=>Array.from(d.keys()),[d]),C=b.useCallback(he=>{var Te;return he==null?null:((Te=d.get(he))==null?void 0:Te.ref.current)??null},[d]),T=n==="rtl";let P;i==="vertical"?P="vertical":P=T?"horizontal-rtl":"horizontal-ltr";const B=b.useCallback((he,Te)=>{r(he,Te[0]??null)},[r]),I=b.useMemo(()=>a===void 0?{}:a!=null?{selectedValues:[a]}:{selectedValues:[]},[a]),M=b.useCallback(he=>{var Te;return((Te=d.get(he))==null?void 0:Te.disabled)??!1},[d]),{contextValue:V,dispatch:j,getRootProps:U,state:{highlightedValue:$,selectedValues:Y},rootRef:J}=Z0({controlledProps:I,disabledItemsFocusable:!f,focusManagement:"DOM",getItemDomElement:C,isItemDisabled:M,items:m,rootRef:e,onChange:B,orientation:P,reducerActionContext:b.useMemo(()=>({selectionFollowsFocus:f||!1}),[f]),selectionMode:"single",stateReducer:ly});b.useEffect(()=>{a!==void 0&&a!=null&&j({type:vm.valueChange,value:a})},[j,a]);const K=(he={})=>({...he,...U(he),"aria-orientation":i==="vertical"?"vertical":void 0,role:"tablist"});return{contextValue:b.useMemo(()=>({...p,...V}),[p,V]),dispatch:j,getRootProps:K,highlightedValue:$,isRtl:T,orientation:i,rootRef:J,selectedValue:Y[0]??null}}function uy(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}const dy=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ay))},ym=b.forwardRef(function(e,n){const{children:r,slotProps:i={},slots:a={},...l}=e,{isRtl:f,orientation:d,getRootProps:p,contextValue:y}=cy({rootRef:n}),m={...e,isRtl:f,orientation:d},C=dy(m),T=a.root??"div",P=po({elementType:T,getSlotProps:p,externalSlotProps:i.root,externalForwardedProps:l,ownerState:m,className:C.root});return A.jsx(uy,{value:y,children:A.jsx(T,{...P,children:r})})});process.env.NODE_ENV!=="production"&&(ym.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType})});const bm="Tab";function fy(t){return Xo(bm,t)}Ki(bm,["root","selected","disabled"]);function hy(t){return t.size}function py(t){const{value:e,rootRef:n,disabled:r=!1,id:i}=t,a=b.useRef(null),l=Lu(i),{value:f,selectionFollowsFocus:d,getTabPanelId:p}=wh(),y=b.useMemo(()=>({disabled:r,ref:a,id:l}),[r,a,l]),{id:m,index:C,totalItemCount:T}=hh(e??hy,y),{getRootProps:P,highlighted:B,selected:I}=G0({item:m}),{getRootProps:M,rootRef:V,active:j,focusVisible:U,setFocusVisible:$}=Ou({disabled:r,focusableWhenDisabled:!d,type:"button"}),Y=un(a,n,V),J=m!==void 0?p(m):void 0;return{getRootProps:(le={})=>{const he=cn(le),Te=Ol(P,M);return{...le,...Te(he),role:"tab","aria-controls":J,"aria-selected":I,id:l,ref:Y}},active:j,focusVisible:U,highlighted:B,index:C,rootRef:Y,selected:I||m===f,setFocusVisible:$,totalTabsCount:T}}const my=t=>{const{selected:e,disabled:n}=t;return Xi({root:["root",e&&"selected",n&&"disabled"]},Yi(fy))},wm=b.forwardRef(function(e,n){const{action:r,children:i,disabled:a=!1,onChange:l,onClick:f,onFocus:d,slotProps:p={},slots:y={},value:m,...C}=e,T=b.useRef(),P=un(T,n),{active:B,highlighted:I,selected:M,getRootProps:V}=py({...e,rootRef:P,value:m}),j={...e,active:B,disabled:a,highlighted:I,selected:M},U=my(j),$=y.root??"button",Y=po({elementType:$,getSlotProps:V,externalSlotProps:p.root,externalForwardedProps:C,additionalProps:{ref:n},ownerState:j,className:U.root});return A.jsx($,{...Y,children:i})});process.env.NODE_ENV!=="production"&&(wm.propTypes={action:W.oneOfType([W.func,W.shape({current:W.shape({focusVisible:W.func.isRequired})})]),children:W.node,disabled:W.bool,onChange:W.func,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const $p={"badgeIcon--size-small":"_badgeIcon--size-small_702hu_120","badgeIcon--size-medium":"_badgeIcon--size-medium_702hu_124"},gy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#B5D622"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),vy=D.forwardRef(gy),yy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#738C00"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),by=D.forwardRef(yy),wy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#01819C"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),xy=D.forwardRef(wy),_y=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#DC8541"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M4.5 4.5L15.5 15.5",stroke:"white",strokeWidth:2,strokeLinecap:"round"})),ky=D.forwardRef(_y),Cy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#7C5BFF"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),Sy=D.forwardRef(Cy),Ey={ben:vy,localBiz:by,localOrg:xy,muted:ky,supporter:Sy},xh=({ariaLabel:t,className:e,role:n,size:r,type:i})=>{const a=pe($p.badgeIcon,$p[`badgeIcon--size-${r}`],e),l=Ey[i];return A.jsx(l,{className:a,"aria-label":t,role:n})},Ty="_badge_nyrne_120",Ry="_badge__list_nyrne_124",Py="_badge__icon_nyrne_130",uf={badge:Ty,badge__list:Ry,badge__icon:Py},My=({ariaLabel:t,badgeIcons:e,children:n})=>A.jsx(Bu,{badgeContent:e.map((r,i)=>A.jsx(xh,{size:"small",type:r,className:uf.badge__icon,role:"presentation"},i)),className:uf.badge,slotProps:{badge:{className:uf.badge__list}},"aria-label":t,role:"status",children:n}),Ay={"h1--product":"_h1--product_1357r_120","h2--product":"_h2--product_1357r_133","h3--product":"_h3--product_1357r_146","h4--product":"_h4--product_1357r_159","h5--product":"_h5--product_1357r_172","h6--product":"_h6--product_1357r_185","h7--product":"_h7--product_1357r_198","h8--product":"_h8--product_1357r_211","body-large--product":"_body-large--product_1357r_224","body-regular--product":"_body-regular--product_1357r_237","body-semibold--product":"_body-semibold--product_1357r_250","body-italic--product":"_body-italic--product_1357r_263","body-text-link--product":"_body-text-link--product_1357r_276","detail-medium--product":"_detail-medium--product_1357r_289","detail-bold--product":"_detail-bold--product_1357r_302","detail-upper-case--product":"_detail-upper-case--product_1357r_315","detail-regular--product":"_detail-regular--product_1357r_328","claim--landing":"_claim--landing_1357r_341","claim-uppercase--landing":"_claim-uppercase--landing_1357r_379","h1--landing":"_h1--landing_1357r_417","h1-uppercase--landing":"_h1-uppercase--landing_1357r_455","h2--landing":"_h2--landing_1357r_493","h3--landing":"_h3--landing_1357r_531","h4--landing":"_h4--landing_1357r_569","h5--landing":"_h5--landing_1357r_594","h6--landing":"_h6--landing_1357r_619","overline--landing":"_overline--landing_1357r_644"},Iy=["claim","claim-uppercase","h1","h1-uppercase","h2","h3","h4","h5","h6","overline"],Ly=t=>!!Iy.includes(t);function Dy(t){switch(t){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t;case"claim":case"claim-uppercase":return"h2";case"h1-uppercase":return"h1";case"overline":return"h6";default:return"span"}}function Fy(t){switch(t){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t;default:return"span"}}function Fe({as:t,children:e,className:n,fontSet:r="product",type:i}){const a=t||(Ly(i)?Dy(i):Fy(i));return A.jsx(a,{className:pe(Ay[`${i}--${r}`],n),children:e})}const By=(t,e)=>D.isValidElement(t)&&typeof t.type!="string"&&e.includes(t.type),ar=(t,e)=>D.Children.toArray(t).filter(n=>By(n,e)),Oy="_iconComponent_89o31_120",df={iconComponent:Oy,"iconComponent--filled":"_iconComponent--filled_89o31_123","iconComponent--outlined":"_iconComponent--outlined_89o31_127"},Vy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 5.5L8.07955 10.9205C8.03562 10.9644 7.96438 10.9644 7.92045 10.9205L2.5 5.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),jy=D.forwardRef(Vy),Ny=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10.5 13.5L5.07955 8.07955C5.03562 8.03562 5.03562 7.96438 5.07955 7.92045L10.5 2.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),$y=D.forwardRef(Ny),Wy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.5 2.5L10.9205 7.92045C10.9644 7.96438 10.9644 8.03562 10.9205 8.07955L5.5 13.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Uy=D.forwardRef(Wy),Hy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 10.5L8.07955 5.07955C8.03562 5.03562 7.96438 5.03562 7.92045 5.07955L2.5 10.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),zy=D.forwardRef(Hy),qy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.08517 4.23369C8.81151 2.37226 12.0899 1.08987 14 3C16 5.00001 14.8225 7.68569 13.5 10C11.6443 13.2475 8.49724 14.7731 8.05277 14.9764C8.01793 14.9923 7.98205 14.9923 7.94721 14.9764C7.50274 14.7731 4.35569 13.2475 2.5 10C1.17753 7.68569 -6.55651e-06 4.99996 2 3.00001C3.91013 1.08992 7.18849 2.37227 7.91483 4.23369C7.94132 4.30158 8.05868 4.30158 8.08517 4.23369Z",fill:"#201649"})),Zy=D.forwardRef(qy),Gy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.06491 4.37563C9.15755 2.36891 11.785 1.62798 13.5 2.99999C15.25 4.39999 14.8225 7.18568 13.5 9.5C11.6438 12.7484 8.49537 14.274 8.05238 14.4765C8.01779 14.4923 7.98213 14.4924 7.94744 14.4768C7.50021 14.2754 4.30555 12.75 2.49999 9.5C1.20548 7.16993 0.749976 4.39999 2.49999 3C4.21502 1.62799 6.84245 2.36891 7.93507 4.37563C7.96266 4.42629 8.03732 4.42629 8.06491 4.37563Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Yy=D.forwardRef(Gy),Xy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M11.375 5.74996H12.5C13.432 5.74996 14.1875 6.50548 14.1875 7.43746V12.5C14.1875 13.432 13.432 14.1875 12.5 14.1875H3.5C2.56802 14.1875 1.8125 13.432 1.8125 12.5V7.43746C1.8125 6.50548 2.56802 5.74996 3.5 5.74996H4.625M11.375 5.74996H4.625M11.375 5.74996V4.625C11.375 1.25 8 1.25 8 1.25V1.25C8 1.25 4.625 1.25 4.625 4.625V5.74996M8 9.125V9.125C8.31066 9.125 8.5625 9.37684 8.5625 9.6875V9.6875C8.5625 9.99816 8.31066 10.25 8 10.25V10.25M8 9.125V9.125C7.68934 9.125 7.4375 9.37684 7.4375 9.6875V9.6875C7.4375 9.99816 7.68934 10.25 8 10.25V10.25M8 9.125V10.25",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ky=D.forwardRef(Xy),Jy={chevron_down:jy,chevron_left:$y,chevron_right:Uy,chevron_up:zy,heart_filled:Zy,heart_outline:Yy,privacy_lock_closed:Ky},Qy=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),eb=D.forwardRef(Qy),tb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),nb=D.forwardRef(tb),rb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),ob=D.forwardRef(rb),ib=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),sb=D.forwardRef(ib),ab=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),lb=D.forwardRef(ab),cb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"business"},b.createElement("path",{id:"Vector",d:"M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),ub=D.forwardRef(cb),db=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z",stroke:"#201649",strokeWidth:1.5})),fb=D.forwardRef(db),hb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),pb=D.forwardRef(hb),mb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),gb=D.forwardRef(mb),vb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),yb=D.forwardRef(vb),bb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),wb=D.forwardRef(bb),xb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),_b=D.forwardRef(xb),kb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),Cb=D.forwardRef(kb),Sb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Eb=D.forwardRef(Sb),Tb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7",stroke:"#201649",strokeWidth:1.5})),Rb=D.forwardRef(Tb),Pb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Mb=D.forwardRef(Pb),Ab=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Ib=D.forwardRef(Ab),Lb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Db=D.forwardRef(Lb),Fb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Bb=D.forwardRef(Fb),Ob=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Vb=D.forwardRef(Ob),jb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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}),b.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})),Nb=D.forwardRef(jb),$b=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Wb=D.forwardRef($b),Ub=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Hb=D.forwardRef(Ub),zb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),qb=D.forwardRef(zb),Zb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Gb=D.forwardRef(Zb),Yb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",fill:"#201649"}))),Xb=D.forwardRef(Yb),Kb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Jb=D.forwardRef(Kb),Qb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),ew=D.forwardRef(Qb),tw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),nw=D.forwardRef(tw),rw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),ow=D.forwardRef(rw),iw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:4,viewBox:"0 0 16 4",fill:"none",ref:e,...t},b.createElement("path",{d:"M2.75 2C2.75 2.41422 2.41421 2.75 2 2.75C1.58579 2.75 1.25 2.41422 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25C2.41421 1.25 2.75 1.58579 2.75 2ZM8.75001 2C8.75001 2.41422 8.41423 2.75 8.00001 2.75C7.5858 2.75 7.25001 2.41422 7.25001 2C7.25001 1.58579 7.5858 1.25 8.00001 1.25C8.41423 1.25 8.75001 1.58579 8.75001 2ZM14.75 2C14.75 2.41422 14.4142 2.75 14 2.75C13.5858 2.75 13.25 2.41422 13.25 2C13.25 1.58579 13.5858 1.25 14 1.25C14.4142 1.25 14.75 1.58579 14.75 2Z",stroke:"#201649",strokeWidth:1.5})),sw=D.forwardRef(iw),aw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z",stroke:"#201649",strokeWidth:1.5})),lw=D.forwardRef(aw),cw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),uw=D.forwardRef(cw),dw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),fw=D.forwardRef(dw),hw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),pw=D.forwardRef(hw),mw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),gw=D.forwardRef(mw),vw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),yw=D.forwardRef(vw),bw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),ww=D.forwardRef(bw),xw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),_w=D.forwardRef(xw),kw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 8.5H5.5a2 2 0 0 0-2 2V18a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-7.5a2 2 0 0 0-2-2H16Zm0 0V5c0-3-4-3-4-3v0S8 2 8 5m4 8.5v1m.75.25v0a1.06 1.06 0 0 1-1.5 0v0a1.06 1.06 0 0 1 0-1.5v0a1.06 1.06 0 0 1 1.5 0v0a1.06 1.06 0 0 1 0 1.5Z"})),Cw=D.forwardRef(kw),Sw=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M14 7.5H16.5C17.6046 7.5 18.5 8.39543 18.5 9.5V17C18.5 18.1046 17.6046 19 16.5 19H3.5C2.39543 19 1.5 18.1046 1.5 17V9.5C1.5 8.39543 2.39543 7.5 3.5 7.5H6M14 7.5V4C14 1 10 1 10 1V1C10 1 6 1 6 4V7.5M14 7.5H6M10 12.5V13.5M10.75 13.75V13.75C10.3358 14.1642 9.66421 14.1642 9.25 13.75V13.75C8.83579 13.3358 8.83579 12.6642 9.25 12.25V12.25C9.66421 11.8358 10.3358 11.8358 10.75 12.25V12.25C11.1642 12.6642 11.1642 13.3358 10.75 13.75Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ew=D.forwardRef(Sw),Tw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Rw=D.forwardRef(Tw),Pw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Mw=D.forwardRef(Pw),Aw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Iw=D.forwardRef(Aw),Lw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Dw=D.forwardRef(Lw),Fw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Bw=D.forwardRef(Fw),Ow=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vw=D.forwardRef(Ow),jw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Nw=D.forwardRef(jw),$w=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Ww=D.forwardRef($w),Uw={arrow_left:eb,arrow_right:nb,bookmark_filled:ob,bookmark_outline:sb,burger_menu:lb,business:ub,camera:fb,checkmark:pb,checkmark_circle:gb,chevron_down:yb,chevron_left:wb,chevron_right:_b,chevron_up:Cb,comment_bubble:Eb,copy:Rb,cross:Mb,cross_circle:Ib,envelope:Db,event_calendar:Bb,external_link:Vb,eye:Nb,eye_crossed:Wb,filter:Hb,globe:qb,heart:Gb,heart_filled:Xb,heart_outline:Jb,image:ew,loudspeaker:nw,marketplace:ow,more_dots:sw,more_dots_alt:lw,mute:uw,notification_bell:fw,paperclip:pw,pencil:gw,pin:yw,plus:ww,plus_circle:_w,privacy_lock:Cw,privacy_lock_closed:Ew,react:Rw,search:Mw,share_arrow:Iw,share_arrow_outline:Dw,sort:Bw,special_place:Vw,thanks:Nw,trash_can:Ww},Hw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),zw=D.forwardRef(Hw),qw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826"})),Zw=D.forwardRef(qw),Gw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Yw=D.forwardRef(Gw),Xw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Kw=D.forwardRef(Xw),Jw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Qw=D.forwardRef(Jw),e3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"}),b.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"}),b.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"})),t3=D.forwardRef(e3),n3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),r3=D.forwardRef(n3),o3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),i3=D.forwardRef(o3),s3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),a3=D.forwardRef(s3),l3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),c3=D.forwardRef(l3),u3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),d3=D.forwardRef(u3),f3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z",stroke:"#201649",strokeWidth:1.5})),h3=D.forwardRef(f3),p3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),m3=D.forwardRef(p3),g3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),v3=D.forwardRef(g3),y3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),b3=D.forwardRef(y3),w3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),x3=D.forwardRef(w3),_3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),k3=D.forwardRef(_3),C3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),S3=D.forwardRef(C3),E3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),T3=D.forwardRef(E3),R3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),P3=D.forwardRef(R3),M3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),A3=D.forwardRef(M3),I3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),L3=D.forwardRef(I3),D3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),F3=D.forwardRef(D3),B3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),O3=D.forwardRef(B3),V3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),j3=D.forwardRef(V3),N3=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889",stroke:"#201649",strokeWidth:1.5})),$3=D.forwardRef(N3),W3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),U3=D.forwardRef(W3),H3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),z3=D.forwardRef(H3),q3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Z3=D.forwardRef(q3),G3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Y3=D.forwardRef(G3),X3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),K3=D.forwardRef(X3),J3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Q3=D.forwardRef(J3),ex=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),tx=D.forwardRef(ex),nx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"error"},b.createElement("path",{id:"Vector",d:"M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),rx=D.forwardRef(nx),ox=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),ix=D.forwardRef(ox),sx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),ax=D.forwardRef(sx),lx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),cx=D.forwardRef(lx),ux=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z",fill:"#FDE6F7"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),b.createElement("rect",{width:21,height:6,transform:"translate(5.5 7)",fill:"#FF9DE2"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),dx=D.forwardRef(ux),fx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),hx=D.forwardRef(fx),px=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),mx=D.forwardRef(px),gx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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}),b.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})),vx=D.forwardRef(gx),yx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),bx=D.forwardRef(yx),wx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),xx=D.forwardRef(wx),_x=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z",fill:"#C1B7EA"}),b.createElement("path",{d:"M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z",fill:"#E8E3FF"}),b.createElement("path",{d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5})),kx=D.forwardRef(_x),Cx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"gift_outline"},b.createElement("path",{id:"Vector",d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5}))),Sx=D.forwardRef(Cx),Ex=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Tx=D.forwardRef(Ex),Rx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Px=D.forwardRef(Rx),Mx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ax=D.forwardRef(Mx),Ix=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Lx=D.forwardRef(Ix),Dx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Fx=D.forwardRef(Dx),Bx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",fill:"#201649"}))),Ox=D.forwardRef(Bx),Vx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z",fill:"#CAE85D"}),b.createElement("path",{d:"M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z",fill:"#F2FBC4"}),b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),jx=D.forwardRef(Vx),Nx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),$x=D.forwardRef(Nx),Wx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Ux=D.forwardRef(Wx),Hx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),zx=D.forwardRef(Hx),qx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Zx=D.forwardRef(qx),Gx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Yx=D.forwardRef(Gx),Xx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Kx=D.forwardRef(Xx),Jx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Qx=D.forwardRef(Jx),e4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),t4=D.forwardRef(e4),n4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),r4=D.forwardRef(n4),o4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),i4=D.forwardRef(o4),s4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.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"})),a4=D.forwardRef(s4),l4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),c4=D.forwardRef(l4),u4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),d4=D.forwardRef(u4),f4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),h4=D.forwardRef(f4),p4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),m4=D.forwardRef(p4),g4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),v4=D.forwardRef(g4),y4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z",stroke:"#201649",strokeWidth:1.5})),b4=D.forwardRef(y4),w4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z",stroke:"#201649",strokeWidth:1.5})),x4=D.forwardRef(w4),_4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z",stroke:"#201649",strokeWidth:1.5})),k4=D.forwardRef(_4),C4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),S4=D.forwardRef(C4),E4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),T4=D.forwardRef(E4),R4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),P4=D.forwardRef(R4),M4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),A4=D.forwardRef(M4),I4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),L4=D.forwardRef(I4),D4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),F4=D.forwardRef(D4),B4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),O4=D.forwardRef(B4),V4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),j4=D.forwardRef(V4),N4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),$4=D.forwardRef(N4),W4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),U4=D.forwardRef(W4),H4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),z4=D.forwardRef(H4),q4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Z4=D.forwardRef(q4),G4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Y4=D.forwardRef(G4),X4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),K4=D.forwardRef(X4),J4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Q4=D.forwardRef(J4),e6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),t6=D.forwardRef(e6),n6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),r6=D.forwardRef(n6),o6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),i6=D.forwardRef(o6),s6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),a6=D.forwardRef(s6),l6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),c6=D.forwardRef(l6),u6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"}),b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),d6=D.forwardRef(u6),f6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),h6=D.forwardRef(f6),p6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),m6=D.forwardRef(p6),g6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),v6=D.forwardRef(g6),y6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z",stroke:"#201649",strokeWidth:1.5})),b6=D.forwardRef(y6),w6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),x6=D.forwardRef(w6),_6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),k6=D.forwardRef(_6),C6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),S6=D.forwardRef(C6),E6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),T6=D.forwardRef(E6),R6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),P6=D.forwardRef(R6),M6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),A6=D.forwardRef(M6),I6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),L6=D.forwardRef(I6),D6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),F6=D.forwardRef(D6),B6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),O6=D.forwardRef(B6),V6={address_book:zw,baby_toy:Zw,bicycle:Yw,bookmark_outline:Kw,books:Qw,bubble_heart_coloured:t3,bubble_heart_outline:r3,buildings:i3,burger_menu:a3,business:c3,business_profile:d3,camera:h3,camera_crossed:m3,car:v3,carrot:b3,chat:x3,checkmark_circle:k3,christmas_tree:S3,clipboard:T3,clothing:P3,cocktail:A3,comment_bubble:L3,compass:F3,computer:O3,confetti:j3,copy:$3,couch:U3,credit_card:z3,cross_circle:Z3,cutlery:Y3,drill_tool:K3,email:Q3,envelope:tx,error:rx,event_calendar_check:ix,event_calendar_date:ax,event_calendar_grid:cx,event_calendar_plus:hx,event_calendar_plus_coloured:dx,exchange:mx,eye:vx,eye_crossed:bx,gift:xx,gift_coloured:kx,gift_outline:Sx,globe:Tx,group:Px,group_coloured:Ax,healthcare:Lx,heart:Fx,heart_filled:Ox,heart_handshake_coloured:jx,heart_handshake_outline:$x,heart_outline:Ux,house:zx,image:Zx,info:Yx,info_left:Kx,invite_neighbour:Qx,key:t4,kitchen_pot:r4,list:i4,log_in:a4,log_out:c4,loudspeaker:d4,map:h4,marketplace:m4,miscellaneous_other:v4,more_dots:b4,more_dots_alt:x4,more_dots_outline:k4,music:S4,nebenan_de:T4,neighbour:P4,notification_bell:A4,organisation:L4,paper_empty:F4,paper_form:O4,paperclip:j4,paw:$4,pencil:U4,pin:z4,pins:Z4,plant:Y4,plus:K4,plus_circle:Q4,post:t6,privacy_lock:r6,privacy_lock_closed:i6,qr_code:a6,search:c6,settings_cog:d6,shopping_bag:h6,shopping_cart:m6,special_place:v6,star:b6,suitcase:x6,supporter:k6,tennis_ball:S6,thanks:T6,trash_can:P6,truck:A6,user:L6,user_profile:F6,wellness:O6},j6={16:Jy,24:Uw,32:V6},rt=({className:t,name:e,role:n="presentation",size:r="32",title:i})=>{const l=j6[r][e],f=e.endsWith("_filled"),d=e.endsWith("_coloured");return l?A.jsx(l,{className:pe(df.iconComponent,{[df["iconComponent--filled"]]:f,[df["iconComponent--outlined"]]:!d&&!f},t),title:i,role:n,width:r,height:r}):null},N6="_bubbleContent_a90if_120",$6="_bubble_a90if_120",hl={bubbleContent:N6,bubble:$6,"bubble--badge":"_bubble--badge_a90if_150","bubble--empty":"_bubble--empty_a90if_157","bubble--hidden":"_bubble--hidden_a90if_162"},W6=9,Nl=t=>{const{ariaLabel:e,children:n,showZero:r=!1,value:i}=t,a=i===void 0,l=a?void 0:Math.max(0,i),f=pe({[hl.bubble]:!0,[hl["bubble--badge"]]:n,[hl["bubble--empty"]]:a,[hl["bubble--hidden"]]:l===0&&!r});return console.log("hidden",l),A.jsx(Bu,{badgeContent:l,className:hl.bubbleContent,max:W6,slotProps:{badge:{className:f}},"aria-label":e,role:"status",showZero:r,children:n})},U6="_baseBtn_3pet3_120",Wc={baseBtn:U6};function Qt(t){const e="href"in t,{children:n,className:r,"data-testid":i,disabled:a=!1}=t,{active:l,focusVisible:f,getRootProps:d}=Ou({...t,rootRef:t.ref}),p=pe(Wc.baseBtn,r,{[Wc["baseBtn--active"]]:l,[Wc["baseBtn--focusVisible"]]:f});if(e){const{ariaDescribedBy:I,ariaLabel:M,ariaLabelledBy:V,href:j,onClick:U,rel:$,target:Y}=t,J=Y==="_blank"?"noopener noreferrer":$;return A.jsx("a",{"aria-label":M,"aria-labelledby":V,"aria-describedby":I,className:p,href:j,target:Y,onClick:U,rel:J,"data-testid":i,children:n})}const{ariaDescribedBy:y,ariaLabel:m,ariaLabelledBy:C,onClick:T,role:P,selected:B}=t;return A.jsx("button",{...d(),"aria-label":m,"aria-labelledby":C,className:pe(Wc.baseBtn,p,r),role:P,disabled:a,onClick:T,"aria-pressed":l,"aria-selected":B,"aria-describedby":y,"data-testid":i,children:n})}const H6="_textButton_fwocl_120",Uc={textButton:H6,"textButton--green":"_textButton--green_fwocl_129","textButton--blue":"_textButton--blue_fwocl_135","textButton--deepPurple":"_textButton--deepPurple_fwocl_141"},z6={large:"h5",link:"body-text-link",medium:"body-semibold",small:"detail-bold"};function mo({className:t,color:e,disabled:n,leftIcon:r,rightIcon:i,size:a,text:l,...f}){const d=ar(r,[rt,Nl]),p=ar(i,[rt,Nl]);return A.jsxs(Qt,{...f,className:pe(t,Uc.textButton,Uc[`textButton--${e}`],Uc[`textButton--${a}`]),disabled:n,children:[d,A.jsx(Fe,{type:z6[a],as:"span",className:pe(Uc.textButtonTypography),children:l}),p]})}const q6="_badgeLabel_gkzyw_120",Z6="_badgeLabel__text_gkzyw_129",Wp={badgeLabel:q6,badgeLabel__text:Z6},G6=({buttonHref:t,buttonOnClick:e,buttonText:n,text:r,type:i})=>A.jsxs("div",{className:Wp.badgeLabel,children:[A.jsx(xh,{size:"medium",type:i,role:"presentation"}),A.jsx(Fe,{type:"body-semibold",className:Wp.badgeLabel__text,children:r}),A.jsx(mo,{href:t,onClick:e,color:"blue",size:"medium",text:n})]}),Y6="_feedItemCategory_19iqo_120",Up={feedItemCategory:Y6,"feedItemCategory--theme":"_feedItemCategory--theme_19iqo_128","feedItemCategory--closedPost":"_feedItemCategory--closedPost_19iqo_132"},X6=({className:t,text:e,type:n})=>A.jsx("div",{className:pe(Up.feedItemCategory,Up[`feedItemCategory--${n}`],t),children:A.jsx(Fe,{type:"detail-medium",children:e})}),K6="_labelPill_l74n5_120",Hc={labelPill:K6,"labelPill__shape--pill":"_labelPill__shape--pill_l74n5_125","labelPill__shape--pill--small":"_labelPill__shape--pill--small_l74n5_129","labelPill__shape--pill--teal":"_labelPill__shape--pill--teal_l74n5_132","labelPill__shape--pill--lavender":"_labelPill__shape--pill--lavender_l74n5_136","labelPill__shape--tile":"_labelPill__shape--tile_l74n5_140"},_h=({className:t,color:e="teal",label:n,shape:r="pill",size:i="medium"})=>{const l=(f=>r==="pill"?{large:"body-semibold",medium:"detail-bold",small:"detail-upper-case"}[f]:{medium:"h5",small:"detail-upper-case"}[f])(i);return A.jsx("span",{className:pe(Hc.labelPill,Hc[`labelPill__shape--${r}`],Hc[`labelPill__shape--${r}--${i}`],{[Hc[`labelPill__shape--${r}--${e}`]]:r!=="tile"},t),children:A.jsx(Fe,{type:l,children:n})})},J6="_sticker_1csum_120",ff={sticker:J6,"sticker--color-green":"_sticker--color-green_1csum_128","sticker--color-pink":"_sticker--color-pink_1csum_131","sticker--color-lavender":"_sticker--color-lavender_1csum_134","sticker--color-teal":"_sticker--color-teal_1csum_140","sticker--color-orange":"_sticker--color-orange_1csum_146","sticker--color-grey":"_sticker--color-grey_1csum_149","sticker--size-small":"_sticker--size-small_1csum_152","sticker--size-medium":"_sticker--size-medium_1csum_156","sticker--size-large":"_sticker--size-large_1csum_160"},xm=({color:t,icon:e,size:n})=>{const r=pe(ff.sticker,ff[`sticker--color-${t}`],ff[`sticker--size-${n}`]);return A.jsx("div",{role:"presentation","data-testid":"sticker",className:r,children:A.jsx(rt,{name:e})})},Hp=new Set;function Uu(t,e,n){t||Hp.has(e)||(console.warn(e),Hp.add(e))}function Q6(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Uu(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}function $l(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Wf=t=>Array.isArray(t);function _m(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function Wl(t){return typeof t=="string"||Array.isArray(t)}function zp(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function kh(t,e,n,r){if(typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}return e}function Hu(t,e,n){const r=t.getProps();return kh(r,e,n!==void 0?n:r.custom,t)}const Ch=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Sh=["initial",...Ch],Gl=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Ko=new Set(Gl),jr=t=>t*1e3,co=t=>t/1e3,e_={type:"spring",stiffness:500,damping:25,restSpeed:10},t_=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),n_={type:"keyframes",duration:.8},r_={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},o_=(t,{keyframes:e})=>e.length>2?n_:Ko.has(t)?t.startsWith("scale")?t_(e[1]):e_:r_;function i_({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:l,repeatDelay:f,from:d,elapsed:p,...y}){return!!Object.keys(y).length}function Eh(t,e){return t[e]||t.default||t}const s_={skipAnimations:!1,useManualTiming:!1},a_=t=>t!==null;function zu(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(a_),a=e&&n!=="loop"&&e%2===1?0:i.length-1;return!a||r===void 0?i[a]:r}const Jt=t=>t;function l_(t){let e=new Set,n=new Set,r=!1,i=!1;const a=new WeakSet;let l={delta:0,timestamp:0,isProcessing:!1};function f(p){a.has(p)&&(d.schedule(p),t()),p(l)}const d={schedule:(p,y=!1,m=!1)=>{const T=m&&r?e:n;return y&&a.add(p),T.has(p)||T.add(p),p},cancel:p=>{n.delete(p),a.delete(p)},process:p=>{if(l=p,r){i=!0;return}r=!0,[e,n]=[n,e],n.clear(),e.forEach(f),r=!1,i&&(i=!1,d.process(p))}};return d}const zc=["read","resolveKeyframes","update","preRender","render","postRender"],c_=40;function km(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=()=>n=!0,l=zc.reduce((M,V)=>(M[V]=l_(a),M),{}),{read:f,resolveKeyframes:d,update:p,preRender:y,render:m,postRender:C}=l,T=()=>{const M=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(M-i.timestamp,c_),1),i.timestamp=M,i.isProcessing=!0,f.process(i),d.process(i),p.process(i),y.process(i),m.process(i),C.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(T))},P=()=>{n=!0,r=!0,i.isProcessing||t(T)};return{schedule:zc.reduce((M,V)=>{const j=l[V];return M[V]=(U,$=!1,Y=!1)=>(n||P(),j.schedule(U,$,Y)),M},{}),cancel:M=>{for(let V=0;V<zc.length;V++)l[zc[V]].cancel(M)},state:i,steps:l}}const{schedule:ht,cancel:go,state:Kt,steps:hf}=km(typeof requestAnimationFrame<"u"?requestAnimationFrame:Jt,!0),Cm=t=>/^0[^.\s]+$/u.test(t);function u_(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||Cm(t):!0}let ga=Jt,vo=Jt;process.env.NODE_ENV!=="production"&&(ga=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vo=(t,e)=>{if(!t)throw new Error(e)});const Sm=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),Em=t=>e=>typeof e=="string"&&e.startsWith(t),Tm=Em("--"),d_=Em("var(--"),Th=t=>d_(t)?f_.test(t.split("/*")[0].trim()):!1,f_=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,h_=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function p_(t){const e=h_.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const m_=4;function Rm(t,e,n=1){vo(n<=m_,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=p_(t);if(!r)return;const a=window.getComputedStyle(e).getPropertyValue(r);if(a){const l=a.trim();return Sm(l)?parseFloat(l):l}return Th(i)?Rm(i,e,n+1):i}const Go=(t,e,n)=>n>e?e:n<t?t:n,va={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Pl={...va,transform:t=>Go(0,1,t)},qc={...va,default:1},Ml=t=>Math.round(t*1e5)/1e5,Rh=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,g_=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,v_=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function Yl(t){return typeof t=="string"}function y_(t){return t==null}const Xl=t=>({test:e=>Yl(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),zo=Xl("deg"),Nr=Xl("%"),je=Xl("px"),b_=Xl("vh"),w_=Xl("vw"),qp={...Nr,parse:t=>Nr.parse(t)/100,transform:t=>Nr.transform(t*100)},x_=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),Zp=t=>t===va||t===je,Gp=(t,e)=>parseFloat(t.split(", ")[e]),Yp=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return Gp(i[1],e);{const a=r.match(/^matrix\((.+)\)$/u);return a?Gp(a[1],t):0}},__=new Set(["x","y","z"]),k_=Gl.filter(t=>!__.has(t));function C_(t){const e=[];return k_.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const fa={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:Yp(4,13),y:Yp(5,14)};fa.translateX=fa.x;fa.translateY=fa.y;const Pm=t=>e=>e.test(t),S_={test:t=>t==="auto",parse:t=>t},Mm=[va,je,Nr,zo,w_,b_,S_],Xp=t=>Mm.find(Pm(t)),Hi=new Set;let Uf=!1,Hf=!1;function Am(){if(Hf){const t=Array.from(Hi).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=C_(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([a,l])=>{var f;(f=r.getValue(a))===null||f===void 0||f.set(l)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Hf=!1,Uf=!1,Hi.forEach(t=>t.complete()),Hi.clear()}function Im(){Hi.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Hf=!0)})}function E_(){Im(),Am()}class Ph{constructor(e,n,r,i,a,l=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=a,this.isAsync=l}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Hi.add(this),Uf||(Uf=!0,ht.read(Im),ht.resolveKeyframes(Am))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let a=0;a<e.length;a++)if(e[a]===null)if(a===0){const l=i==null?void 0:i.get(),f=e[e.length-1];if(l!==void 0)e[0]=l;else if(r&&n){const d=r.readValue(n,f);d!=null&&(e[0]=d)}e[0]===void 0&&(e[0]=f),i&&l===void 0&&i.set(e[0])}else e[a]=e[a-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Hi.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Hi.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Mh=(t,e)=>n=>!!(Yl(n)&&v_.test(n)&&n.startsWith(t)||e&&!y_(n)&&Object.prototype.hasOwnProperty.call(n,e)),Lm=(t,e,n)=>r=>{if(!Yl(r))return r;const[i,a,l,f]=r.match(Rh);return{[t]:parseFloat(i),[e]:parseFloat(a),[n]:parseFloat(l),alpha:f!==void 0?parseFloat(f):1}},T_=t=>Go(0,255,t),pf={...va,transform:t=>Math.round(T_(t))},Wi={test:Mh("rgb","red"),parse:Lm("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+pf.transform(t)+", "+pf.transform(e)+", "+pf.transform(n)+", "+Ml(Pl.transform(r))+")"};function R_(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const zf={test:Mh("#"),parse:R_,transform:Wi.transform},oa={test:Mh("hsl","hue"),parse:Lm("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+Nr.transform(Ml(e))+", "+Nr.transform(Ml(n))+", "+Ml(Pl.transform(r))+")"},an={test:t=>Wi.test(t)||zf.test(t)||oa.test(t),parse:t=>Wi.test(t)?Wi.parse(t):oa.test(t)?oa.parse(t):zf.parse(t),transform:t=>Yl(t)?t:t.hasOwnProperty("red")?Wi.transform(t):oa.transform(t)};function P_(t){var e,n;return isNaN(t)&&Yl(t)&&(((e=t.match(Rh))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(g_))===null||n===void 0?void 0:n.length)||0)>0}const Dm="number",Fm="color",M_="var",A_="var(",Kp="${}",I_=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Ul(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let a=0;const f=e.replace(I_,d=>(an.test(d)?(r.color.push(a),i.push(Fm),n.push(an.parse(d))):d.startsWith(A_)?(r.var.push(a),i.push(M_),n.push(d)):(r.number.push(a),i.push(Dm),n.push(parseFloat(d))),++a,Kp)).split(Kp);return{values:n,split:f,indexes:r,types:i}}function Bm(t){return Ul(t).values}function Om(t){const{split:e,types:n}=Ul(t),r=e.length;return i=>{let a="";for(let l=0;l<r;l++)if(a+=e[l],i[l]!==void 0){const f=n[l];f===Dm?a+=Ml(i[l]):f===Fm?a+=an.transform(i[l]):a+=i[l]}return a}}const L_=t=>typeof t=="number"?0:t;function D_(t){const e=Bm(t);return Om(t)(e.map(L_))}const Yo={test:P_,parse:Bm,createTransformer:Om,getAnimatableNone:D_},F_=new Set(["brightness","contrast","saturate","opacity"]);function B_(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Rh)||[];if(!r)return t;const i=n.replace(r,"");let a=F_.has(e)?1:0;return r!==n&&(a*=100),e+"("+a+i+")"}const O_=/\b([a-z-]*)\(.*?\)/gu,qf={...Yo,getAnimatableNone:t=>{const e=t.match(O_);return e?e.map(B_).join(" "):t}},Jp={...va,transform:Math.round},Ah={borderWidth:je,borderTopWidth:je,borderRightWidth:je,borderBottomWidth:je,borderLeftWidth:je,borderRadius:je,radius:je,borderTopLeftRadius:je,borderTopRightRadius:je,borderBottomRightRadius:je,borderBottomLeftRadius:je,width:je,maxWidth:je,height:je,maxHeight:je,size:je,top:je,right:je,bottom:je,left:je,padding:je,paddingTop:je,paddingRight:je,paddingBottom:je,paddingLeft:je,margin:je,marginTop:je,marginRight:je,marginBottom:je,marginLeft:je,rotate:zo,rotateX:zo,rotateY:zo,rotateZ:zo,scale:qc,scaleX:qc,scaleY:qc,scaleZ:qc,skew:zo,skewX:zo,skewY:zo,distance:je,translateX:je,translateY:je,translateZ:je,x:je,y:je,z:je,perspective:je,transformPerspective:je,opacity:Pl,originX:qp,originY:qp,originZ:je,zIndex:Jp,backgroundPositionX:je,backgroundPositionY:je,fillOpacity:Pl,strokeOpacity:Pl,numOctaves:Jp},V_={...Ah,color:an,backgroundColor:an,outlineColor:an,fill:an,stroke:an,borderColor:an,borderTopColor:an,borderRightColor:an,borderBottomColor:an,borderLeftColor:an,filter:qf,WebkitFilter:qf},Ih=t=>V_[t];function Vm(t,e){let n=Ih(t);return n!==qf&&(n=Yo),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const j_=new Set(["auto","none","0"]);function N_(t,e,n){let r=0,i;for(;r<t.length&&!i;){const a=t[r];typeof a=="string"&&!j_.has(a)&&Ul(a).values.length&&(i=t[r]),r++}if(i&&n)for(const a of e)t[a]=Vm(n,i)}class jm extends Ph{constructor(e,n,r,i,a){super(e,n,r,i,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<e.length;d++){let p=e[d];if(typeof p=="string"&&(p=p.trim(),Th(p))){const y=Rm(p,n.current);y!==void 0&&(e[d]=y),d===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!x_.has(r)||e.length!==2)return;const[i,a]=e,l=Xp(i),f=Xp(a);if(l!==f)if(Zp(l)&&Zp(f))for(let d=0;d<e.length;d++){const p=e[d];typeof p=="string"&&(e[d]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)u_(e[i])&&r.push(i);r.length&&N_(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=fa[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const a=n.getValue(r);a&&a.jump(this.measuredOrigin,!1);const l=i.length-1,f=i[l];i[l]=fa[r](n.measureViewportBox(),window.getComputedStyle(n.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([d,p])=>{n.getValue(d).set(p)}),this.resolveNoneKeyframes()}}function Nm(t){let e;return()=>(e===void 0&&(e=t()),e)}let lu;function $_(){lu=void 0}const uo={now:()=>(lu===void 0&&uo.set(Kt.isProcessing||s_.useManualTiming?Kt.timestamp:performance.now()),lu),set:t=>{lu=t,queueMicrotask($_)}},Qp=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Yo.test(t)||t==="0")&&!t.startsWith("url("));function W_(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function U_(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const a=t[t.length-1],l=Qp(i,e),f=Qp(a,e);return ga(l===f,`You are trying to animate ${e} from "${i}" to "${a}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${a} via the \`style\` property.`),!l||!f?!1:W_(t)||n==="spring"&&r}const H_=40;class $m{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:a=0,repeatType:l="loop",...f}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=uo.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:a,repeatType:l,...f},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>H_?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&E_(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=uo.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:a,delay:l,onComplete:f,onUpdate:d,isGenerator:p}=this.options;if(!p&&!U_(e,r,i,a))if(l)this.options.duration=0;else{d==null||d(zu(e,this.options,n)),f==null||f(),this.resolveFinishedPromise();return}const y=this.initPlayback(e,n);y!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...y},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}function Wm(t,e){return e?t*(1e3/e):0}const z_=5;function Um(t,e,n){const r=Math.max(e-z_,0);return Wm(n-t(r),e-r)}const mf=.001,q_=.01,e1=10,Z_=.05,G_=1;function Y_({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,a;ga(t<=jr(e1),"Spring duration must be 10 seconds or less");let l=1-e;l=Go(Z_,G_,l),t=Go(q_,e1,co(t)),l<1?(i=p=>{const y=p*l,m=y*t,C=y-n,T=Zf(p,l),P=Math.exp(-m);return mf-C/T*P},a=p=>{const m=p*l*t,C=m*n+n,T=Math.pow(l,2)*Math.pow(p,2)*t,P=Math.exp(-m),B=Zf(Math.pow(p,2),l);return(-i(p)+mf>0?-1:1)*((C-T)*P)/B}):(i=p=>{const y=Math.exp(-p*t),m=(p-n)*t+1;return-mf+y*m},a=p=>{const y=Math.exp(-p*t),m=(n-p)*(t*t);return y*m});const f=5/t,d=K_(i,a,f);if(t=jr(t),isNaN(d))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(d,2)*r;return{stiffness:p,damping:l*2*Math.sqrt(r*p),duration:t}}}const X_=12;function K_(t,e,n){let r=n;for(let i=1;i<X_;i++)r=r-t(r)/e(r);return r}function Zf(t,e){return t*Math.sqrt(1-e*e)}const J_=["duration","bounce"],Q_=["stiffness","damping","mass"];function t1(t,e){return e.some(n=>t[n]!==void 0)}function ek(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!t1(t,Q_)&&t1(t,J_)){const n=Y_(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function Hm({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],a=t[t.length-1],l={done:!1,value:i},{stiffness:f,damping:d,mass:p,duration:y,velocity:m,isResolvedFromDuration:C}=ek({...r,velocity:-co(r.velocity||0)}),T=m||0,P=d/(2*Math.sqrt(f*p)),B=a-i,I=co(Math.sqrt(f/p)),M=Math.abs(B)<5;n||(n=M?.01:2),e||(e=M?.005:.5);let V;if(P<1){const j=Zf(I,P);V=U=>{const $=Math.exp(-P*I*U);return a-$*((T+P*I*B)/j*Math.sin(j*U)+B*Math.cos(j*U))}}else if(P===1)V=j=>a-Math.exp(-I*j)*(B+(T+I*B)*j);else{const j=I*Math.sqrt(P*P-1);V=U=>{const $=Math.exp(-P*I*U),Y=Math.min(j*U,300);return a-$*((T+P*I*B)*Math.sinh(Y)+j*B*Math.cosh(Y))/j}}return{calculatedDuration:C&&y||null,next:j=>{const U=V(j);if(C)l.done=j>=y;else{let $=0;P<1&&($=j===0?jr(T):Um(V,j,U));const Y=Math.abs($)<=n,J=Math.abs(a-U)<=e;l.done=Y&&J}return l.value=l.done?a:U,l}}}function n1({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:l,min:f,max:d,restDelta:p=.5,restSpeed:y}){const m=t[0],C={done:!1,value:m},T=K=>f!==void 0&&K<f||d!==void 0&&K>d,P=K=>f===void 0?d:d===void 0||Math.abs(f-K)<Math.abs(d-K)?f:d;let B=n*e;const I=m+B,M=l===void 0?I:l(I);M!==I&&(B=M-m);const V=K=>-B*Math.exp(-K/r),j=K=>M+V(K),U=K=>{const le=V(K),he=j(K);C.done=Math.abs(le)<=p,C.value=C.done?M:he};let $,Y;const J=K=>{T(C.value)&&($=K,Y=Hm({keyframes:[C.value,P(C.value)],velocity:Um(j,K,C.value),damping:i,stiffness:a,restDelta:p,restSpeed:y}))};return J(0),{calculatedDuration:null,next:K=>{let le=!1;return!Y&&$===void 0&&(le=!0,U(K),J(K)),$!==void 0&&K>=$?Y.next(K-$):(!le&&U(K),C)}}}const zm=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,tk=1e-7,nk=12;function rk(t,e,n,r,i){let a,l,f=0;do l=e+(n-e)/2,a=zm(l,r,i)-t,a>0?n=l:e=l;while(Math.abs(a)>tk&&++f<nk);return l}function Kl(t,e,n,r){if(t===e&&n===r)return Jt;const i=a=>rk(a,0,1,t,n);return a=>a===0||a===1?a:zm(i(a),e,r)}const ok=Kl(.42,0,1,1),ik=Kl(0,0,.58,1),qm=Kl(.42,0,.58,1),sk=t=>Array.isArray(t)&&typeof t[0]!="number",Zm=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Gm=t=>e=>1-t(1-e),Lh=t=>1-Math.sin(Math.acos(t)),Ym=Gm(Lh),ak=Zm(Lh),Xm=Kl(.33,1.53,.69,.99),Dh=Gm(Xm),lk=Zm(Dh),ck=t=>(t*=2)<1?.5*Dh(t):.5*(2-Math.pow(2,-10*(t-1))),r1={linear:Jt,easeIn:ok,easeInOut:qm,easeOut:ik,circIn:Lh,circInOut:ak,circOut:Ym,backIn:Dh,backInOut:lk,backOut:Xm,anticipate:ck},o1=t=>{if(Array.isArray(t)){vo(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Kl(e,n,r,i)}else if(typeof t=="string")return vo(r1[t]!==void 0,`Invalid easing type '${t}'`),r1[t];return t},uk=(t,e)=>n=>e(t(n)),fo=(...t)=>t.reduce(uk),Hl=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},Ct=(t,e,n)=>t+(e-t)*n;function gf(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function dk({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,a=0,l=0;if(!e)i=a=l=n;else{const f=n<.5?n*(1+e):n+e-n*e,d=2*n-f;i=gf(d,f,t+1/3),a=gf(d,f,t),l=gf(d,f,t-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(l*255),alpha:r}}function xu(t,e){return n=>n>0?e:t}const vf=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},fk=[zf,Wi,oa],hk=t=>fk.find(e=>e.test(t));function i1(t){const e=hk(t);if(ga(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===oa&&(n=dk(n)),n}const s1=(t,e)=>{const n=i1(t),r=i1(e);if(!n||!r)return xu(t,e);const i={...n};return a=>(i.red=vf(n.red,r.red,a),i.green=vf(n.green,r.green,a),i.blue=vf(n.blue,r.blue,a),i.alpha=Ct(n.alpha,r.alpha,a),Wi.transform(i))},Gf=new Set(["none","hidden"]);function pk(t,e){return Gf.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function mk(t,e){return n=>Ct(t,e,n)}function Fh(t){return typeof t=="number"?mk:typeof t=="string"?Th(t)?xu:an.test(t)?s1:yk:Array.isArray(t)?Km:typeof t=="object"?an.test(t)?s1:gk:xu}function Km(t,e){const n=[...t],r=n.length,i=t.map((a,l)=>Fh(a)(a,e[l]));return a=>{for(let l=0;l<r;l++)n[l]=i[l](a);return n}}function gk(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Fh(t[i])(t[i],e[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}}function vk(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let a=0;a<e.values.length;a++){const l=e.types[a],f=t.indexes[l][i[l]],d=(n=t.values[f])!==null&&n!==void 0?n:0;r[a]=d,i[l]++}return r}const yk=(t,e)=>{const n=Yo.createTransformer(e),r=Ul(t),i=Ul(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?Gf.has(t)&&!i.values.length||Gf.has(e)&&!r.values.length?pk(t,e):fo(Km(vk(r,i),i.values),n):(ga(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),xu(t,e))};function Jm(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?Ct(t,e,n):Fh(t)(t,e)}function bk(t,e,n){const r=[],i=n||Jm,a=t.length-1;for(let l=0;l<a;l++){let f=i(t[l],t[l+1]);if(e){const d=Array.isArray(e)?e[l]||Jt:e;f=fo(d,f)}r.push(f)}return r}function wk(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const a=t.length;if(vo(a===e.length,"Both input and output ranges must be the same length"),a===1)return()=>e[0];if(a===2&&t[0]===t[1])return()=>e[1];t[0]>t[a-1]&&(t=[...t].reverse(),e=[...e].reverse());const l=bk(e,r,i),f=l.length,d=p=>{let y=0;if(f>1)for(;y<t.length-2&&!(p<t[y+1]);y++);const m=Hl(t[y],t[y+1],p);return l[y](m)};return n?p=>d(Go(t[0],t[a-1],p)):d}function xk(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Hl(0,e,r);t.push(Ct(n,1,i))}}function _k(t){const e=[0];return xk(e,t.length-1),e}function kk(t,e){return t.map(n=>n*e)}function Ck(t,e){return t.map(()=>e||qm).splice(0,t.length-1)}function _u({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=sk(r)?r.map(o1):o1(r),a={done:!1,value:e[0]},l=kk(n&&n.length===e.length?n:_k(e),t),f=wk(l,e,{ease:Array.isArray(i)?i:Ck(e,i)});return{calculatedDuration:t,next:d=>(a.value=f(d),a.done=d>=t,a)}}const a1=2e4;function Sk(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<a1;)e+=n,r=t.next(e);return e>=a1?1/0:e}const Ek=t=>{const e=({timestamp:n})=>t(n);return{start:()=>ht.update(e,!0),stop:()=>go(e),now:()=>Kt.isProcessing?Kt.timestamp:uo.now()}},Tk={decay:n1,inertia:n1,tween:_u,keyframes:_u,spring:Hm},Rk=t=>t/100;class Bh extends $m{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:d}=this.options;d&&d()};const{name:n,motionValue:r,element:i,keyframes:a}=this.options,l=(i==null?void 0:i.KeyframeResolver)||Ph,f=(d,p)=>this.onKeyframesResolved(d,p);this.resolver=new l(a,f,n,r,i),this.resolver.scheduleResolve()}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:a,velocity:l=0}=this.options,f=Tk[n]||_u;let d,p;f!==_u&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vo(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),d=fo(Rk,Jm(e[0],e[1])),e=[0,100]);const y=f({...this.options,keyframes:e});a==="mirror"&&(p=f({...this.options,keyframes:[...e].reverse(),velocity:-l})),y.calculatedDuration===null&&(y.calculatedDuration=Sk(y));const{calculatedDuration:m}=y,C=m+i,T=C*(r+1)-i;return{generator:y,mirroredGenerator:p,mapPercentToKeyframes:d,calculatedDuration:m,resolvedDuration:C,totalDuration:T}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:K}=this.options;return{done:!0,value:K[K.length-1]}}const{finalKeyframe:i,generator:a,mirroredGenerator:l,mapPercentToKeyframes:f,keyframes:d,calculatedDuration:p,totalDuration:y,resolvedDuration:m}=r;if(this.startTime===null)return a.next(0);const{delay:C,repeat:T,repeatType:P,repeatDelay:B,onUpdate:I}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-y/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const M=this.currentTime-C*(this.speed>=0?1:-1),V=this.speed>=0?M<0:M>y;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=y);let j=this.currentTime,U=a;if(T){const K=Math.min(this.currentTime,y)/m;let le=Math.floor(K),he=K%1;!he&&K>=1&&(he=1),he===1&&le--,le=Math.min(le,T+1),!!(le%2)&&(P==="reverse"?(he=1-he,B&&(he-=B/m)):P==="mirror"&&(U=l)),j=Go(0,1,he)*m}const $=V?{done:!1,value:d[0]}:U.next(j);f&&($.value=f($.value));let{done:Y}=$;!V&&p!==null&&(Y=this.speed>=0?this.currentTime>=y:this.currentTime<=0);const J=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&Y);return J&&i!==void 0&&($.value=zu(d,this.options,i)),I&&I($.value),J&&this.finish(),$}get duration(){const{resolved:e}=this;return e?co(e.calculatedDuration):0}get time(){return co(this.currentTime)}set time(e){e=jr(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=co(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=Ek,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(a=>this.tick(a))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const Qm=new Set(["opacity","clipPath","filter","transform"]),eg=t=>Array.isArray(t)&&typeof t[0]=="number";function tg(t){return!!(!t||typeof t=="string"&&t in Oh||eg(t)||Array.isArray(t)&&t.every(tg))}const Sl=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Oh={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sl([0,.65,.55,1]),circOut:Sl([.55,0,1,.45]),backIn:Sl([.31,.01,.66,-.59]),backOut:Sl([.33,1.53,.69,.99])};function Pk(t){return ng(t)||Oh.easeOut}function ng(t){if(t)return eg(t)?Sl(t):Array.isArray(t)?t.map(Pk):Oh[t]}function Mk(t,e,n,{delay:r=0,duration:i=300,repeat:a=0,repeatType:l="loop",ease:f,times:d}={}){const p={[e]:n};d&&(p.offset=d);const y=ng(f);return Array.isArray(y)&&(p.easing=y),t.animate(p,{delay:r,duration:i,easing:Array.isArray(y)?"linear":y,fill:"both",iterations:a+1,direction:l==="reverse"?"alternate":"normal"})}const Ak=Nm(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),ku=10,Ik=2e4;function Lk(t){return t.type==="spring"||!tg(t.ease)}function Dk(t,e){const n=new Bh({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let a=0;for(;!r.done&&a<Ik;)r=n.sample(a),i.push(r.value),a+=ku;return{times:void 0,keyframes:i,duration:a-ku,ease:"linear"}}class l1 extends $m{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:a}=this.options;this.resolver=new jm(a,(l,f)=>this.onKeyframesResolved(l,f),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){var r;let{duration:i=300,times:a,ease:l,type:f,motionValue:d,name:p,startTime:y}=this.options;if(!(!((r=d.owner)===null||r===void 0)&&r.current))return!1;if(Lk(this.options)){const{onComplete:C,onUpdate:T,motionValue:P,element:B,...I}=this.options,M=Dk(e,I);e=M.keyframes,e.length===1&&(e[1]=e[0]),i=M.duration,a=M.times,l=M.ease,f="keyframes"}const m=Mk(d.owner.current,p,e,{...this.options,duration:i,times:a,ease:l});return m.startTime=y??this.calcStartTime(),this.pendingTimeline?(m.timeline=this.pendingTimeline,this.pendingTimeline=void 0):m.onfinish=()=>{const{onComplete:C}=this.options;d.set(zu(e,this.options,n)),C&&C(),this.cancel(),this.resolveFinishedPromise()},{animation:m,duration:i,times:a,type:f,ease:l,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return co(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return co(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=jr(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return Jt;const{animation:r}=n;r.timeline=e,r.onfinish=null}return Jt}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:a,ease:l,times:f}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:y,onComplete:m,element:C,...T}=this.options,P=new Bh({...T,keyframes:r,duration:i,type:a,ease:l,times:f,isGenerator:!0}),B=jr(this.time);p.setWithVelocity(P.sample(B-ku).value,P.sample(B).value,ku)}const{onStop:d}=this.options;d&&d(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:a,damping:l,type:f}=e;return Ak()&&r&&Qm.has(r)&&n&&n.owner&&n.owner.current instanceof HTMLElement&&!n.owner.getProps().onUpdate&&!i&&a!=="mirror"&&l!==0&&f!=="inertia"}}function Fk(t,e){let n;const r=()=>{const{currentTime:i}=e,l=(i===null?0:i.value)/100;n!==l&&t(l),n=l};return ht.update(r,!0),()=>go(r)}const Bk=Nm(()=>window.ScrollTimeline!==void 0);class Ok{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}then(e,n){return Promise.all(this.animations).then(e).catch(n)}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e){const n=this.animations.map(r=>{if(Bk()&&r.attachTimeline)r.attachTimeline(e);else return r.pause(),Fk(i=>{r.time=r.duration*i},e)});return()=>{n.forEach((r,i)=>{r&&r(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}const Vh=(t,e,n,r={},i,a,l)=>f=>{const d=Eh(r,t)||{},p=d.delay||r.delay||0;let{elapsed:y=0}=r;y=y-jr(p);let m={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...d,delay:-y,onUpdate:T=>{e.set(T),d.onUpdate&&d.onUpdate(T)},onComplete:()=>{f(),d.onComplete&&d.onComplete(),l&&l()},onStop:l,name:t,motionValue:e,element:a?void 0:i};i_(d)||(m={...m,...o_(t,m)}),m.duration&&(m.duration=jr(m.duration)),m.repeatDelay&&(m.repeatDelay=jr(m.repeatDelay)),m.from!==void 0&&(m.keyframes[0]=m.from);let C=!1;if((m.type===!1||m.duration===0&&!m.repeatDelay)&&(m.duration=0,m.delay===0&&(C=!0)),C&&!a&&e.get()!==void 0){const T=zu(m.keyframes,d);if(T!==void 0)return ht.update(()=>{m.onUpdate(T),m.onComplete()}),new Ok([])}return!a&&l1.supports(m)?new l1(m):new Bh(m)},Vk=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),jk=t=>Wf(t)?t[t.length-1]||0:t;function qu(t,e){t.indexOf(e)===-1&&t.push(e)}function Zu(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class jh{constructor(){this.subscriptions=[]}add(e){return qu(this.subscriptions,e),()=>Zu(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let a=0;a<i;a++){const l=this.subscriptions[a];l&&l(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const c1=30,Nk=t=>!isNaN(parseFloat(t));class rg{constructor(e,n={}){this.version="11.5.4",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const a=uo.now();this.updatedAt!==a&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=uo.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=Nk(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Uu(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new jh);const r=this.events[e].add(n);return e==="change"?()=>{r(),ht.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=uo.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>c1)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,c1);return Wm(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function zl(t,e){return new rg(t,e)}function $k(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,zl(n))}function Wk(t,e){const n=Hu(t,e);let{transitionEnd:r={},transition:i={},...a}=n||{};a={...a,...r};for(const l in a){const f=jk(a[l]);$k(t,l,f)}}const Gu=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Uk="framerAppearId",og="data-"+Gu(Uk);function ig(t){return t.props[og]}function sg(t){if(Ko.has(t))return"transform";if(Qm.has(t))return Gu(t)}class Hk extends rg{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(e){const n=sg(e);if(!n)return;const r=this.counts.get(n)||0;this.counts.set(n,r+1),r===0&&(this.output.push(n),this.update());let i=!1;return()=>{if(i)return;i=!0;const a=this.counts.get(n)-1;this.counts.set(n,a),a===0&&(Zu(this.output,n),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}const ln=t=>!!(t&&t.getVelocity);function zk(t){return!!(ln(t)&&t.add)}function Yf(t,e){var n;if(!t.applyWillChange)return;let r=t.getValue("willChange");if(!r&&!(!((n=t.props.style)===null||n===void 0)&&n.willChange)&&(r=new Hk("auto"),t.addValue("willChange",r)),zk(r))return r.add(e)}function qk({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function ag(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:l=t.getDefaultTransition(),transitionEnd:f,...d}=e;r&&(l=r);const p=[],y=i&&t.animationState&&t.animationState.getState()[i];for(const m in d){const C=t.getValue(m,(a=t.latestValues[m])!==null&&a!==void 0?a:null),T=d[m];if(T===void 0||y&&qk(y,m))continue;const P={delay:n,...Eh(l||{},m)};let B=!1;if(window.MotionHandoffAnimation){const M=ig(t);if(M){const V=window.MotionHandoffAnimation(M,m,ht);V!==null&&(P.startTime=V,B=!0)}}C.start(Vh(m,C,T,t.shouldReduceMotion&&Ko.has(m)?{type:!1}:P,t,B,Yf(t,m)));const I=C.animation;I&&p.push(I)}return f&&Promise.all(p).then(()=>{ht.update(()=>{f&&Wk(t,f)})}),p}function Xf(t,e,n={}){var r;const i=Hu(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:a=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);const l=i?()=>Promise.all(ag(t,i,n)):()=>Promise.resolve(),f=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:y=0,staggerChildren:m,staggerDirection:C}=a;return Zk(t,e,y+p,m,C,n)}:()=>Promise.resolve(),{when:d}=a;if(d){const[p,y]=d==="beforeChildren"?[l,f]:[f,l];return p().then(()=>y())}else return Promise.all([l(),f(n.delay)])}function Zk(t,e,n=0,r=0,i=1,a){const l=[],f=(t.variantChildren.size-1)*r,d=i===1?(p=0)=>p*r:(p=0)=>f-p*r;return Array.from(t.variantChildren).sort(Gk).forEach((p,y)=>{p.notify("AnimationStart",e),l.push(Xf(p,e,{...a,delay:n+d(y)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(l)}function Gk(t,e){return t.sortNodePosition(e)}function Yk(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(a=>Xf(t,a,n));r=Promise.all(i)}else if(typeof e=="string")r=Xf(t,e,n);else{const i=typeof e=="function"?Hu(t,e,n.custom):e;r=Promise.all(ag(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const Xk=[...Ch].reverse(),Kk=Ch.length;function Jk(t){return e=>Promise.all(e.map(({animation:n,options:r})=>Yk(t,n,r)))}function Qk(t){let e=Jk(t),n=u1(),r=!0;const i=d=>(p,y)=>{var m;const C=Hu(t,y,d==="exit"?(m=t.presenceContext)===null||m===void 0?void 0:m.custom:void 0);if(C){const{transition:T,transitionEnd:P,...B}=C;p={...p,...B,...P}}return p};function a(d){e=d(t)}function l(d){const p=t.getProps(),y=t.getVariantContext(!0)||{},m=[],C=new Set;let T={},P=1/0;for(let I=0;I<Kk;I++){const M=Xk[I],V=n[M],j=p[M]!==void 0?p[M]:y[M],U=Wl(j),$=M===d?V.isActive:null;$===!1&&(P=I);let Y=j===y[M]&&j!==p[M]&&U;if(Y&&r&&t.manuallyAnimateOnMount&&(Y=!1),V.protectedKeys={...T},!V.isActive&&$===null||!j&&!V.prevProp||$l(j)||typeof j=="boolean")continue;let K=eC(V.prevProp,j)||M===d&&V.isActive&&!Y&&U||I>P&&U,le=!1;const he=Array.isArray(j)?j:[j];let Te=he.reduce(i(M),{});$===!1&&(Te={});const{prevResolvedValues:ce={}}=V,be={...ce,...Te},ke=ne=>{K=!0,C.has(ne)&&(le=!0,C.delete(ne)),V.needsAnimating[ne]=!0;const ee=t.getValue(ne);ee&&(ee.liveStyle=!1)};for(const ne in be){const ee=Te[ne],oe=ce[ne];if(T.hasOwnProperty(ne))continue;let Re=!1;Wf(ee)&&Wf(oe)?Re=!_m(ee,oe):Re=ee!==oe,Re?ee!=null?ke(ne):C.add(ne):ee!==void 0&&C.has(ne)?ke(ne):V.protectedKeys[ne]=!0}V.prevProp=j,V.prevResolvedValues=Te,V.isActive&&(T={...T,...Te}),r&&t.blockInitialAnimation&&(K=!1),K&&(!Y||le)&&m.push(...he.map(ne=>({animation:ne,options:{type:M}})))}if(C.size){const I={};C.forEach(M=>{const V=t.getBaseTarget(M),j=t.getValue(M);j&&(j.liveStyle=!0),I[M]=V??null}),m.push({animation:I})}let B=!!m.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(B=!1),r=!1,B?e(m):Promise.resolve()}function f(d,p){var y;if(n[d].isActive===p)return Promise.resolve();(y=t.variantChildren)===null||y===void 0||y.forEach(C=>{var T;return(T=C.animationState)===null||T===void 0?void 0:T.setActive(d,p)}),n[d].isActive=p;const m=l(d);for(const C in n)n[C].protectedKeys={};return m}return{animateChanges:l,setActive:f,setAnimateFunction:a,getState:()=>n,reset:()=>{n=u1(),r=!0}}}function eC(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!_m(e,t):!1}function Ii(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function u1(){return{animate:Ii(!0),whileInView:Ii(),whileHover:Ii(),whileTap:Ii(),whileDrag:Ii(),whileFocus:Ii(),exit:Ii()}}class Jo{constructor(e){this.isMounted=!1,this.node=e}update(){}}class tC extends Jo{constructor(e){super(e),e.animationState||(e.animationState=Qk(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();$l(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}}let nC=0;class rC extends Jo{constructor(){super(...arguments),this.id=nC++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const oC={animation:{Feature:tC},exit:{Feature:rC}},lg=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function Yu(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}const iC=t=>e=>lg(e)&&t(e,Yu(e));function lo(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function ho(t,e,n,r){return lo(t,e,iC(n),r)}const d1=(t,e)=>Math.abs(t-e);function sC(t,e){const n=d1(t.x,e.x),r=d1(t.y,e.y);return Math.sqrt(n**2+r**2)}class cg{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:a=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=bf(this.lastMoveEventInfo,this.history),C=this.startEvent!==null,T=sC(m.offset,{x:0,y:0})>=3;if(!C&&!T)return;const{point:P}=m,{timestamp:B}=Kt;this.history.push({...P,timestamp:B});const{onStart:I,onMove:M}=this.handlers;C||(I&&I(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,m)},this.handlePointerMove=(m,C)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=yf(C,this.transformPagePoint),ht.update(this.updatePoint,!0)},this.handlePointerUp=(m,C)=>{this.end();const{onEnd:T,onSessionEnd:P,resumeAnimation:B}=this.handlers;if(this.dragSnapToOrigin&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const I=bf(m.type==="pointercancel"?this.lastMoveEventInfo:yf(C,this.transformPagePoint),this.history);this.startEvent&&T&&T(m,I),P&&P(m,I)},!lg(e))return;this.dragSnapToOrigin=a,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const l=Yu(e),f=yf(l,this.transformPagePoint),{point:d}=f,{timestamp:p}=Kt;this.history=[{...d,timestamp:p}];const{onSessionStart:y}=n;y&&y(e,bf(f,this.history)),this.removeListeners=fo(ho(this.contextWindow,"pointermove",this.handlePointerMove),ho(this.contextWindow,"pointerup",this.handlePointerUp),ho(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),go(this.updatePoint)}}function yf(t,e){return e?{point:e(t.point)}:t}function f1(t,e){return{x:t.x-e.x,y:t.y-e.y}}function bf({point:t},e){return{point:t,delta:f1(t,ug(e)),offset:f1(t,aC(e)),velocity:lC(e,.1)}}function aC(t){return t[0]}function ug(t){return t[t.length-1]}function lC(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=ug(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>jr(e)));)n--;if(!r)return{x:0,y:0};const a=co(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const l={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return l.x===1/0&&(l.x=0),l.y===1/0&&(l.y=0),l}function dg(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const h1=dg("dragHorizontal"),p1=dg("dragVertical");function fg(t){let e=!1;if(t==="y")e=p1();else if(t==="x")e=h1();else{const n=h1(),r=p1();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function hg(){const t=fg(!0);return t?(t(),!1):!0}function ia(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}const pg=1e-4,cC=1-pg,uC=1+pg,mg=.01,dC=0-mg,fC=0+mg;function qn(t){return t.max-t.min}function hC(t,e,n){return Math.abs(t-e)<=n}function m1(t,e,n,r=.5){t.origin=r,t.originPoint=Ct(e.min,e.max,t.origin),t.scale=qn(n)/qn(e),t.translate=Ct(n.min,n.max,t.origin)-t.originPoint,(t.scale>=cC&&t.scale<=uC||isNaN(t.scale))&&(t.scale=1),(t.translate>=dC&&t.translate<=fC||isNaN(t.translate))&&(t.translate=0)}function Al(t,e,n,r){m1(t.x,e.x,n.x,r?r.originX:void 0),m1(t.y,e.y,n.y,r?r.originY:void 0)}function g1(t,e,n){t.min=n.min+e.min,t.max=t.min+qn(e)}function pC(t,e,n){g1(t.x,e.x,n.x),g1(t.y,e.y,n.y)}function v1(t,e,n){t.min=e.min-n.min,t.max=t.min+qn(e)}function Il(t,e,n){v1(t.x,e.x,n.x),v1(t.y,e.y,n.y)}function mC(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?Ct(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?Ct(n,t,r.max):Math.min(t,n)),t}function y1(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function gC(t,{top:e,left:n,bottom:r,right:i}){return{x:y1(t.x,n,i),y:y1(t.y,e,r)}}function b1(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function vC(t,e){return{x:b1(t.x,e.x),y:b1(t.y,e.y)}}function yC(t,e){let n=.5;const r=qn(t),i=qn(e);return i>r?n=Hl(e.min,e.max-r,t.min):r>i&&(n=Hl(t.min,t.max-i,e.min)),Go(0,1,n)}function bC(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Kf=.35;function wC(t=Kf){return t===!1?t=0:t===!0&&(t=Kf),{x:w1(t,"left","right"),y:w1(t,"top","bottom")}}function w1(t,e,n){return{min:x1(t,e),max:x1(t,n)}}function x1(t,e){return typeof t=="number"?t:t[e]||0}const _1=()=>({translate:0,scale:1,origin:0,originPoint:0}),sa=()=>({x:_1(),y:_1()}),k1=()=>({min:0,max:0}),At=()=>({x:k1(),y:k1()});function or(t){return[t("x"),t("y")]}function gg({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function xC({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function _C(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function wf(t){return t===void 0||t===1}function Jf({scale:t,scaleX:e,scaleY:n}){return!wf(t)||!wf(e)||!wf(n)}function Vi(t){return Jf(t)||vg(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function vg(t){return C1(t.x)||C1(t.y)}function C1(t){return t&&t!=="0%"}function Cu(t,e,n){const r=t-n,i=e*r;return n+i}function S1(t,e,n,r,i){return i!==void 0&&(t=Cu(t,i,r)),Cu(t,n,r)+e}function Qf(t,e=0,n=1,r,i){t.min=S1(t.min,e,n,r,i),t.max=S1(t.max,e,n,r,i)}function yg(t,{x:e,y:n}){Qf(t.x,e.translate,e.scale,e.originPoint),Qf(t.y,n.translate,n.scale,n.originPoint)}const E1=.999999999999,T1=1.0000000000001;function kC(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let a,l;for(let f=0;f<i;f++){a=n[f],l=a.projectionDelta;const{visualElement:d}=a.options;d&&d.props.style&&d.props.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&la(t,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),l&&(e.x*=l.x.scale,e.y*=l.y.scale,yg(t,l)),r&&Vi(a.latestValues)&&la(t,a.latestValues))}e.x<T1&&e.x>E1&&(e.x=1),e.y<T1&&e.y>E1&&(e.y=1)}function aa(t,e){t.min=t.min+e,t.max=t.max+e}function R1(t,e,n,r,i=.5){const a=Ct(t.min,t.max,i);Qf(t,e,n,a,r)}function la(t,e){R1(t.x,e.x,e.scaleX,e.scale,e.originX),R1(t.y,e.y,e.scaleY,e.scale,e.originY)}function bg(t,e){return gg(_C(t.getBoundingClientRect(),e))}function CC(t,e,n){const r=bg(t,n),{scroll:i}=e;return i&&(aa(r.x,i.offset.x),aa(r.y,i.offset.y)),r}const wg=({current:t})=>t?t.ownerDocument.defaultView:null,SC=new WeakMap;class EC{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=At(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=y=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Yu(y,"page").point)},a=(y,m)=>{var C;const{drag:T,dragPropagation:P,onDragStart:B}=this.getProps();if(T&&!P&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=fg(T),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),or(M=>{let V=this.getAxisMotionValue(M).get()||0;if(Nr.test(V)){const{projection:j}=this.visualElement;if(j&&j.layout){const U=j.layout.layoutBox[M];U&&(V=qn(U)*(parseFloat(V)/100))}}this.originPoint[M]=V}),B&&ht.postRender(()=>B(y,m)),(C=this.removeWillChange)===null||C===void 0||C.call(this),this.removeWillChange=Yf(this.visualElement,"transform");const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},l=(y,m)=>{const{dragPropagation:C,dragDirectionLock:T,onDirectionLock:P,onDrag:B}=this.getProps();if(!C&&!this.openGlobalLock)return;const{offset:I}=m;if(T&&this.currentDirection===null){this.currentDirection=TC(I),this.currentDirection!==null&&P&&P(this.currentDirection);return}this.updateAxis("x",m.point,I),this.updateAxis("y",m.point,I),this.visualElement.render(),B&&B(y,m)},f=(y,m)=>this.stop(y,m),d=()=>or(y=>{var m;return this.getAnimationState(y)==="paused"&&((m=this.getAxisMotionValue(y).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new cg(e,{onSessionStart:i,onStart:a,onMove:l,onSessionEnd:f,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:wg(this.visualElement)})}stop(e,n){var r;(r=this.removeWillChange)===null||r===void 0||r.call(this);const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:a}=n;this.startAnimation(a);const{onDragEnd:l}=this.getProps();l&&ht.postRender(()=>l(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Zc(e,i,this.currentDirection))return;const a=this.getAxisMotionValue(e);let l=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(l=mC(l,this.constraints[e],this.elastic[e])),a.set(l)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,a=this.constraints;n&&ia(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=gC(i.layoutBox,n):this.constraints=!1,this.elastic=wC(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&or(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=bC(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!ia(e))return!1;const r=e.current;vo(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=CC(r,i.root,this.visualElement.getTransformPagePoint());let l=vC(i.layout.layoutBox,a);if(n){const f=n(xC(l));this.hasMutatedConstraints=!!f,f&&(l=gg(f))}return l}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:l,onDragTransitionEnd:f}=this.getProps(),d=this.constraints||{},p=or(y=>{if(!Zc(y,n,this.currentDirection))return;let m=d&&d[y]||{};l&&(m={min:0,max:0});const C=i?200:1e6,T=i?40:1e7,P={type:"inertia",velocity:r?e[y]:0,bounceStiffness:C,bounceDamping:T,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(y,P)});return Promise.all(p).then(f)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Vh(e,r,0,n,this.visualElement,!1,Yf(this.visualElement,e)))}stopAnimation(){or(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){or(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){or(n=>{const{drag:r}=this.getProps();if(!Zc(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:l,max:f}=i.layout.layoutBox[n];a.set(e[n]-Ct(l,f,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!ia(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};or(l=>{const f=this.getAxisMotionValue(l);if(f&&this.constraints!==!1){const d=f.get();i[l]=yC({min:d,max:d},this.constraints[l])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),or(l=>{if(!Zc(l,e,null))return;const f=this.getAxisMotionValue(l),{min:d,max:p}=this.constraints[l];f.set(Ct(d,p,i[l]))})}addListeners(){if(!this.visualElement.current)return;SC.set(this.visualElement,this);const e=this.visualElement.current,n=ho(e,"pointerdown",d=>{const{drag:p,dragListener:y=!0}=this.getProps();p&&y&&this.start(d)}),r=()=>{const{dragConstraints:d}=this.getProps();ia(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),ht.read(r);const l=lo(window,"resize",()=>this.scalePositionWithinConstraints()),f=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(or(y=>{const m=this.getAxisMotionValue(y);m&&(this.originPoint[y]+=d[y].translate,m.set(m.get()+d[y].translate))}),this.visualElement.render())});return()=>{l(),n(),a(),f&&f()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:l=Kf,dragMomentum:f=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:l,dragMomentum:f}}}function Zc(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function TC(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class RC extends Jo{constructor(e){super(e),this.removeGroupControls=Jt,this.removeListeners=Jt,this.controls=new EC(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Jt}unmount(){this.removeGroupControls(),this.removeListeners()}}const P1=t=>(e,n)=>{t&&ht.postRender(()=>t(e,n))};class PC extends Jo{constructor(){super(...arguments),this.removePointerDownListener=Jt}onPointerDown(e){this.session=new cg(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:wg(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:P1(e),onStart:P1(n),onMove:r,onEnd:(a,l)=>{delete this.session,i&&ht.postRender(()=>i(a,l))}}}mount(){this.removePointerDownListener=ho(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const Xu=D.createContext(null);function MC(){const t=D.useContext(Xu);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=D.useId();D.useEffect(()=>r(i),[]);const a=D.useCallback(()=>n&&n(i),[i,n]);return!e&&n?[!1,a]:[!0]}const Nh=D.createContext({}),xg=D.createContext({}),cu={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function M1(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const pl={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(je.test(t))t=parseFloat(t);else return t;const n=M1(t,e.target.x),r=M1(t,e.target.y);return`${n}% ${r}%`}},AC={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Yo.parse(t);if(i.length>5)return r;const a=Yo.createTransformer(t),l=typeof i[0]!="number"?1:0,f=n.x.scale*e.x,d=n.y.scale*e.y;i[0+l]/=f,i[1+l]/=d;const p=Ct(f,d,.5);return typeof i[2+l]=="number"&&(i[2+l]/=p),typeof i[3+l]=="number"&&(i[3+l]/=p),a(i)}},Su={};function IC(t){Object.assign(Su,t)}const{schedule:$h,cancel:SP}=km(queueMicrotask,!1);class LC extends D.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=e;IC(DC),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),cu.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,l=r.projection;return l&&(l.isPresent=a,i||e.layoutDependency!==n||n===void 0?l.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?l.promote():l.relegate()||ht.postRender(()=>{const f=l.getStack();(!f||!f.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),$h.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function _g(t){const[e,n]=MC(),r=D.useContext(Nh);return A.jsx(LC,{...t,layoutGroup:r,switchLayoutGroup:D.useContext(xg),isPresent:e,safeToRemove:n})}const DC={borderRadius:{...pl,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:pl,borderTopRightRadius:pl,borderBottomLeftRadius:pl,borderBottomRightRadius:pl,boxShadow:AC},kg=["TopLeft","TopRight","BottomLeft","BottomRight"],FC=kg.length,A1=t=>typeof t=="string"?parseFloat(t):t,I1=t=>typeof t=="number"||je.test(t);function BC(t,e,n,r,i,a){i?(t.opacity=Ct(0,n.opacity!==void 0?n.opacity:1,OC(r)),t.opacityExit=Ct(e.opacity!==void 0?e.opacity:1,0,VC(r))):a&&(t.opacity=Ct(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let l=0;l<FC;l++){const f=`border${kg[l]}Radius`;let d=L1(e,f),p=L1(n,f);if(d===void 0&&p===void 0)continue;d||(d=0),p||(p=0),d===0||p===0||I1(d)===I1(p)?(t[f]=Math.max(Ct(A1(d),A1(p),r),0),(Nr.test(p)||Nr.test(d))&&(t[f]+="%")):t[f]=p}(e.rotate||n.rotate)&&(t.rotate=Ct(e.rotate||0,n.rotate||0,r))}function L1(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const OC=Cg(0,.5,Ym),VC=Cg(.5,.95,Jt);function Cg(t,e,n){return r=>r<t?0:r>e?1:n(Hl(t,e,r))}function D1(t,e){t.min=e.min,t.max=e.max}function rr(t,e){D1(t.x,e.x),D1(t.y,e.y)}function F1(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function B1(t,e,n,r,i){return t-=e,t=Cu(t,1/n,r),i!==void 0&&(t=Cu(t,1/i,r)),t}function jC(t,e=0,n=1,r=.5,i,a=t,l=t){if(Nr.test(e)&&(e=parseFloat(e),e=Ct(l.min,l.max,e/100)-l.min),typeof e!="number")return;let f=Ct(a.min,a.max,r);t===a&&(f-=e),t.min=B1(t.min,e,n,f,i),t.max=B1(t.max,e,n,f,i)}function O1(t,e,[n,r,i],a,l){jC(t,e[n],e[r],e[i],e.scale,a,l)}const NC=["x","scaleX","originX"],$C=["y","scaleY","originY"];function V1(t,e,n,r){O1(t.x,e,NC,n?n.x:void 0,r?r.x:void 0),O1(t.y,e,$C,n?n.y:void 0,r?r.y:void 0)}function j1(t){return t.translate===0&&t.scale===1}function Sg(t){return j1(t.x)&&j1(t.y)}function N1(t,e){return t.min===e.min&&t.max===e.max}function WC(t,e){return N1(t.x,e.x)&&N1(t.y,e.y)}function $1(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function Eg(t,e){return $1(t.x,e.x)&&$1(t.y,e.y)}function W1(t){return qn(t.x)/qn(t.y)}function U1(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class UC{constructor(){this.members=[]}add(e){qu(this.members,e),e.scheduleRender()}remove(e){if(Zu(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function HC(t,e,n){let r="";const i=t.x.translate/e.x,a=t.y.translate/e.y,l=(n==null?void 0:n.z)||0;if((i||a||l)&&(r=`translate3d(${i}px, ${a}px, ${l}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:y,rotateX:m,rotateY:C,skewX:T,skewY:P}=n;p&&(r=`perspective(${p}px) ${r}`),y&&(r+=`rotate(${y}deg) `),m&&(r+=`rotateX(${m}deg) `),C&&(r+=`rotateY(${C}deg) `),T&&(r+=`skewX(${T}deg) `),P&&(r+=`skewY(${P}deg) `)}const f=t.x.scale*e.x,d=t.y.scale*e.y;return(f!==1||d!==1)&&(r+=`scale(${f}, ${d})`),r||"none"}const zC=(t,e)=>t.depth-e.depth;class qC{constructor(){this.children=[],this.isDirty=!1}add(e){qu(this.children,e),this.isDirty=!0}remove(e){Zu(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(zC),this.isDirty=!1,this.children.forEach(e)}}function uu(t){const e=ln(t)?t.get():t;return Vk(e)?e.toValue():e}function ZC(t,e){const n=uo.now(),r=({timestamp:i})=>{const a=i-n;a>=e&&(go(r),t(a-e))};return ht.read(r,!0),()=>go(r)}function GC(t){return t instanceof SVGElement&&t.tagName!=="svg"}function YC(t,e,n){const r=ln(t)?t:zl(t);return r.start(Vh("",r,e,n)),r.animation}const ji={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},El=typeof window<"u"&&window.MotionDebug!==void 0,xf=["","X","Y","Z"],XC={visibility:"hidden"},H1=1e3;let KC=0;function _f(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function Tg(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=ig(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:a}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",ht,!(i||a))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&Tg(r)}function Rg({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(l={},f=e==null?void 0:e()){this.id=KC++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,El&&(ji.totalNodes=ji.resolvedTargetDeltas=ji.recalculatedProjection=0),this.nodes.forEach(eS),this.nodes.forEach(iS),this.nodes.forEach(sS),this.nodes.forEach(tS),El&&window.MotionDebug.record(ji)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=l,this.root=f?f.root||f:this,this.path=f?[...f.path,f]:[],this.parent=f,this.depth=f?f.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new qC)}addEventListener(l,f){return this.eventHandlers.has(l)||this.eventHandlers.set(l,new jh),this.eventHandlers.get(l).add(f)}notifyListeners(l,...f){const d=this.eventHandlers.get(l);d&&d.notify(...f)}hasListeners(l){return this.eventHandlers.has(l)}mount(l,f=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=GC(l),this.instance=l;const{layoutId:d,layout:p,visualElement:y}=this.options;if(y&&!y.current&&y.mount(l),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),f&&(p||d)&&(this.isLayoutDirty=!0),t){let m;const C=()=>this.root.updateBlockedByResize=!1;t(l,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=ZC(C,250),cu.hasAnimatedSinceResize&&(cu.hasAnimatedSinceResize=!1,this.nodes.forEach(q1))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&y&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:C,hasRelativeTargetChanged:T,layout:P})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const B=this.options.transition||y.getDefaultTransition()||dS,{onLayoutAnimationStart:I,onLayoutAnimationComplete:M}=y.getProps(),V=!this.targetLayout||!Eg(this.targetLayout,P)||T,j=!C&&T;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||j||C&&(V||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,j);const U={...Eh(B,"layout"),onPlay:I,onComplete:M};(y.shouldReduceMotion||this.options.layoutRoot)&&(U.delay=0,U.type=!1),this.startAnimation(U)}else C||q1(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=P})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const l=this.getStack();l&&l.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,go(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(aS),this.animationId++)}getTransformTemplate(){const{visualElement:l}=this.options;return l&&l.getProps().transformTemplate}willUpdate(l=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Tg(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const m=this.path[y];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:f,layout:d}=this.options;if(f===void 0&&!d)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),l&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(z1);return}this.isUpdating||this.nodes.forEach(rS),this.isUpdating=!1,this.nodes.forEach(oS),this.nodes.forEach(JC),this.nodes.forEach(QC),this.clearAllSnapshots();const f=uo.now();Kt.delta=Go(0,1e3/60,f-Kt.timestamp),Kt.timestamp=f,Kt.isProcessing=!0,hf.update.process(Kt),hf.preRender.process(Kt),hf.render.process(Kt),Kt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,$h.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(nS),this.sharedNodes.forEach(lS)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,ht.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){ht.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const l=this.layout;this.layout=this.measure(!1),this.layoutCorrected=At(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:f}=this.options;f&&f.notify("LayoutMeasure",this.layout.layoutBox,l?l.layoutBox:void 0)}updateScroll(l="measure"){let f=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===l&&(f=!1),f){const d=r(this.instance);this.scroll={animationId:this.root.animationId,phase:l,isRoot:d,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const l=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,f=this.projectionDelta&&!Sg(this.projectionDelta),d=this.getTransformTemplate(),p=d?d(this.latestValues,""):void 0,y=p!==this.prevTransformTemplateValue;l&&(f||Vi(this.latestValues)||y)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(l=!0){const f=this.measurePageBox();let d=this.removeElementScroll(f);return l&&(d=this.removeTransform(d)),fS(d),{animationId:this.root.animationId,measuredBox:f,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:f}=this.options;if(!f)return At();const d=f.measureViewportBox();if(!(((l=this.scroll)===null||l===void 0?void 0:l.wasRoot)||this.path.some(hS))){const{scroll:y}=this.root;y&&(aa(d.x,y.offset.x),aa(d.y,y.offset.y))}return d}removeElementScroll(l){var f;const d=At();if(rr(d,l),!((f=this.scroll)===null||f===void 0)&&f.wasRoot)return d;for(let p=0;p<this.path.length;p++){const y=this.path[p],{scroll:m,options:C}=y;y!==this.root&&m&&C.layoutScroll&&(m.wasRoot&&rr(d,l),aa(d.x,m.offset.x),aa(d.y,m.offset.y))}return d}applyTransform(l,f=!1){const d=At();rr(d,l);for(let p=0;p<this.path.length;p++){const y=this.path[p];!f&&y.options.layoutScroll&&y.scroll&&y!==y.root&&la(d,{x:-y.scroll.offset.x,y:-y.scroll.offset.y}),Vi(y.latestValues)&&la(d,y.latestValues)}return Vi(this.latestValues)&&la(d,this.latestValues),d}removeTransform(l){const f=At();rr(f,l);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Vi(p.latestValues))continue;Jf(p.latestValues)&&p.updateSnapshot();const y=At(),m=p.measurePageBox();rr(y,m),V1(f,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,y)}return Vi(this.latestValues)&&V1(f,this.latestValues),f}setTargetDelta(l){this.targetDelta=l,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(l){this.options={...this.options,...l,crossfade:l.crossfade!==void 0?l.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Kt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(l=!1){var f;const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==d;if(!(l||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((f=this.parent)===null||f===void 0)&&f.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:m,layoutId:C}=this.options;if(!(!this.layout||!(m||C))){if(this.resolvedRelativeTargetAt=Kt.timestamp,!this.targetDelta&&!this.relativeTarget){const T=this.getClosestProjectingParent();T&&T.layout&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.layout.layoutBox,T.layout.layoutBox),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=At(),this.targetWithTransforms=At()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),pC(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):rr(this.target,this.layout.layoutBox),yg(this.target,this.targetDelta)):rr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const T=this.getClosestProjectingParent();T&&!!T.resumingFrom==!!this.resumingFrom&&!T.options.layoutScroll&&T.target&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.target,T.target),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}El&&ji.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Jf(this.parent.latestValues)||vg(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var l;const f=this.getLead(),d=!!this.resumingFrom||this!==f;let p=!0;if((this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty)&&(p=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Kt.timestamp&&(p=!1),p)return;const{layout:y,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(y||m))return;rr(this.layoutCorrected,this.layout.layoutBox);const C=this.treeScale.x,T=this.treeScale.y;kC(this.layoutCorrected,this.treeScale,this.path,d),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=At());const{target:P}=f;if(!P){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(F1(this.prevProjectionDelta.x,this.projectionDelta.x),F1(this.prevProjectionDelta.y,this.projectionDelta.y)),Al(this.projectionDelta,this.layoutCorrected,P,this.latestValues),(this.treeScale.x!==C||this.treeScale.y!==T||!U1(this.projectionDelta.x,this.prevProjectionDelta.x)||!U1(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",P)),El&&ji.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(l=!0){var f;if((f=this.options.visualElement)===null||f===void 0||f.scheduleRender(),l){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=sa(),this.projectionDelta=sa(),this.projectionDeltaWithTransform=sa()}setAnimationOrigin(l,f=!1){const d=this.snapshot,p=d?d.latestValues:{},y={...this.latestValues},m=sa();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!f;const C=At(),T=d?d.source:void 0,P=this.layout?this.layout.source:void 0,B=T!==P,I=this.getStack(),M=!I||I.members.length<=1,V=!!(B&&!M&&this.options.crossfade===!0&&!this.path.some(uS));this.animationProgress=0;let j;this.mixTargetDelta=U=>{const $=U/1e3;Z1(m.x,l.x,$),Z1(m.y,l.y,$),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Il(C,this.layout.layoutBox,this.relativeParent.layout.layoutBox),cS(this.relativeTarget,this.relativeTargetOrigin,C,$),j&&WC(this.relativeTarget,j)&&(this.isProjectionDirty=!1),j||(j=At()),rr(j,this.relativeTarget)),B&&(this.animationValues=y,BC(y,p,this.latestValues,$,V,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=$},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(l){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(go(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=ht.update(()=>{cu.hasAnimatedSinceResize=!0,this.currentAnimation=YC(0,H1,{...l,onUpdate:f=>{this.mixTargetDelta(f),l.onUpdate&&l.onUpdate(f)},onComplete:()=>{l.onComplete&&l.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const l=this.getStack();l&&l.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(H1),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const l=this.getLead();let{targetWithTransforms:f,target:d,layout:p,latestValues:y}=l;if(!(!f||!d||!p)){if(this!==l&&this.layout&&p&&Pg(this.options.animationType,this.layout.layoutBox,p.layoutBox)){d=this.target||At();const m=qn(this.layout.layoutBox.x);d.x.min=l.target.x.min,d.x.max=d.x.min+m;const C=qn(this.layout.layoutBox.y);d.y.min=l.target.y.min,d.y.max=d.y.min+C}rr(f,d),la(f,y),Al(this.projectionDeltaWithTransform,this.layoutCorrected,f,y)}}registerSharedNode(l,f){this.sharedNodes.has(l)||this.sharedNodes.set(l,new UC),this.sharedNodes.get(l).add(f);const p=f.options.initialPromotionConfig;f.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(f):void 0})}isLead(){const l=this.getStack();return l?l.lead===this:!0}getLead(){var l;const{layoutId:f}=this.options;return f?((l=this.getStack())===null||l===void 0?void 0:l.lead)||this:this}getPrevLead(){var l;const{layoutId:f}=this.options;return f?(l=this.getStack())===null||l===void 0?void 0:l.prevLead:void 0}getStack(){const{layoutId:l}=this.options;if(l)return this.root.sharedNodes.get(l)}promote({needsReset:l,transition:f,preserveFollowOpacity:d}={}){const p=this.getStack();p&&p.promote(this,d),l&&(this.projectionDelta=void 0,this.needsReset=!0),f&&this.setOptions({transition:f})}relegate(){const l=this.getStack();return l?l.relegate(this):!1}resetSkewAndRotation(){const{visualElement:l}=this.options;if(!l)return;let f=!1;const{latestValues:d}=l;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(f=!0),!f)return;const p={};d.z&&_f("z",l,p,this.animationValues);for(let y=0;y<xf.length;y++)_f(`rotate${xf[y]}`,l,p,this.animationValues),_f(`skew${xf[y]}`,l,p,this.animationValues);l.render();for(const y in p)l.setStaticValue(y,p[y]),this.animationValues&&(this.animationValues[y]=p[y]);l.scheduleRender()}getProjectionStyles(l){var f,d;if(!this.instance||this.isSVG)return;if(!this.isVisible)return XC;const p={visibility:""},y=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=uu(l==null?void 0:l.pointerEvents)||"",p.transform=y?y(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const B={};return this.options.layoutId&&(B.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,B.pointerEvents=uu(l==null?void 0:l.pointerEvents)||""),this.hasProjected&&!Vi(this.latestValues)&&(B.transform=y?y({},""):"none",this.hasProjected=!1),B}const C=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=HC(this.projectionDeltaWithTransform,this.treeScale,C),y&&(p.transform=y(C,p.transform));const{x:T,y:P}=this.projectionDelta;p.transformOrigin=`${T.origin*100}% ${P.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(f=C.opacity)!==null&&f!==void 0?f:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:C.opacityExit:p.opacity=m===this?C.opacity!==void 0?C.opacity:"":C.opacityExit!==void 0?C.opacityExit:0;for(const B in Su){if(C[B]===void 0)continue;const{correct:I,applyTo:M}=Su[B],V=p.transform==="none"?C[B]:I(C[B],m);if(M){const j=M.length;for(let U=0;U<j;U++)p[M[U]]=V}else p[B]=V}return this.options.layoutId&&(p.pointerEvents=m===this?uu(l==null?void 0:l.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(l=>{var f;return(f=l.currentAnimation)===null||f===void 0?void 0:f.stop()}),this.root.nodes.forEach(z1),this.root.sharedNodes.clear()}}}function JC(t){t.updateLayout()}function QC(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:a}=t.options,l=n.source!==t.layout.source;a==="size"?or(m=>{const C=l?n.measuredBox[m]:n.layoutBox[m],T=qn(C);C.min=r[m].min,C.max=C.min+T}):Pg(a,n.layoutBox,r)&&or(m=>{const C=l?n.measuredBox[m]:n.layoutBox[m],T=qn(r[m]);C.max=C.min+T,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+T)});const f=sa();Al(f,r,n.layoutBox);const d=sa();l?Al(d,t.applyTransform(i,!0),n.measuredBox):Al(d,r,n.layoutBox);const p=!Sg(f);let y=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:C,layout:T}=m;if(C&&T){const P=At();Il(P,n.layoutBox,C.layoutBox);const B=At();Il(B,r,T.layoutBox),Eg(P,B)||(y=!0),m.options.layoutRoot&&(t.relativeTarget=B,t.relativeTargetOrigin=P,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:d,layoutDelta:f,hasLayoutChanged:p,hasRelativeTargetChanged:y})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function eS(t){El&&ji.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function tS(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function nS(t){t.clearSnapshot()}function z1(t){t.clearMeasurements()}function rS(t){t.isLayoutDirty=!1}function oS(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function q1(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function iS(t){t.resolveTargetDelta()}function sS(t){t.calcProjection()}function aS(t){t.resetSkewAndRotation()}function lS(t){t.removeLeadSnapshot()}function Z1(t,e,n){t.translate=Ct(e.translate,0,n),t.scale=Ct(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function G1(t,e,n,r){t.min=Ct(e.min,n.min,r),t.max=Ct(e.max,n.max,r)}function cS(t,e,n,r){G1(t.x,e.x,n.x,r),G1(t.y,e.y,n.y,r)}function uS(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const dS={duration:.45,ease:[.4,0,.1,1]},Y1=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),X1=Y1("applewebkit/")&&!Y1("chrome/")?Math.round:Jt;function K1(t){t.min=X1(t.min),t.max=X1(t.max)}function fS(t){K1(t.x),K1(t.y)}function Pg(t,e,n){return t==="position"||t==="preserve-aspect"&&!hC(W1(e),W1(n),.2)}function hS(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const pS=Rg({attachResizeListener:(t,e)=>lo(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),kf={current:void 0},Mg=Rg({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!kf.current){const t=new pS({});t.mount(window),t.setOptions({layoutScroll:!0}),kf.current=t}return kf.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),mS={pan:{Feature:PC},drag:{Feature:RC,ProjectionNode:Mg,MeasureLayout:_g}};function J1(t,e){const n=e?"pointerenter":"pointerleave",r=e?"onHoverStart":"onHoverEnd",i=(a,l)=>{if(a.pointerType==="touch"||hg())return;const f=t.getProps();t.animationState&&f.whileHover&&t.animationState.setActive("whileHover",e);const d=f[r];d&&ht.postRender(()=>d(a,l))};return ho(t.current,n,i,{passive:!t.getProps()[r]})}class gS extends Jo{mount(){this.unmount=fo(J1(this.node,!0),J1(this.node,!1))}unmount(){}}class vS extends Jo{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=fo(lo(this.node.current,"focus",()=>this.onFocus()),lo(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Ag=(t,e)=>e?t===e?!0:Ag(t,e.parentElement):!1;function Cf(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,Yu(n))}class yS extends Jo{constructor(){super(...arguments),this.removeStartListeners=Jt,this.removeEndListeners=Jt,this.removeAccessibleListeners=Jt,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),a=ho(window,"pointerup",(f,d)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:y,globalTapTarget:m}=this.node.getProps(),C=!m&&!Ag(this.node.current,f.target)?y:p;C&&ht.update(()=>C(f,d))},{passive:!(r.onTap||r.onPointerUp)}),l=ho(window,"pointercancel",(f,d)=>this.cancelPress(f,d),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=fo(a,l),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=a=>{if(a.key!=="Enter"||this.isPressing)return;const l=f=>{f.key!=="Enter"||!this.checkPressEnd()||Cf("up",(d,p)=>{const{onTap:y}=this.node.getProps();y&&ht.postRender(()=>y(d,p))})};this.removeEndListeners(),this.removeEndListeners=lo(this.node.current,"keyup",l),Cf("down",(f,d)=>{this.startPress(f,d)})},n=lo(this.node.current,"keydown",e),r=()=>{this.isPressing&&Cf("cancel",(a,l)=>this.cancelPress(a,l))},i=lo(this.node.current,"blur",r);this.removeAccessibleListeners=fo(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&ht.postRender(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!hg()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&ht.postRender(()=>r(e,n))}mount(){const e=this.node.getProps(),n=ho(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=lo(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=fo(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const eh=new WeakMap,Sf=new WeakMap,bS=t=>{const e=eh.get(t.target);e&&e(t)},wS=t=>{t.forEach(bS)};function xS({root:t,...e}){const n=t||document;Sf.has(n)||Sf.set(n,{});const r=Sf.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(wS,{root:t,...e})),r[i]}function _S(t,e,n){const r=xS(e);return eh.set(t,n),r.observe(t),()=>{eh.delete(t),r.unobserve(t)}}const kS={some:0,all:1};class CS extends Jo{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=e,l={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:kS[i]},f=d=>{const{isIntersecting:p}=d;if(this.isInView===p||(this.isInView=p,a&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:y,onViewportLeave:m}=this.node.getProps(),C=p?y:m;C&&C(d)};return _S(this.node.current,l,f)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(SS(e,n))&&this.startObserver()}unmount(){}}function SS({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const ES={inView:{Feature:CS},tap:{Feature:yS},focus:{Feature:vS},hover:{Feature:gS}},TS={layout:{ProjectionNode:Mg,MeasureLayout:_g}},Wh=D.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),Ku=D.createContext({}),Uh=typeof window<"u",Ig=Uh?D.useLayoutEffect:D.useEffect,Lg=D.createContext({strict:!1});let Q1=!1;function RS(t,e,n,r,i){var a;const{visualElement:l}=D.useContext(Ku),f=D.useContext(Lg),d=D.useContext(Xu),p=D.useContext(Wh).reducedMotion,y=D.useRef();r=r||f.renderer,!y.current&&r&&(y.current=r(t,{visualState:e,parent:l,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:p}));const m=y.current,C=D.useContext(xg);m&&!m.projection&&i&&(m.type==="html"||m.type==="svg")&&MS(y.current,n,i,C),D.useInsertionEffect(()=>{m&&m.update(n,d)});const T=n[og],P=D.useRef(!!T&&!window.MotionHandoffIsComplete&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,T)));return Ig(()=>{m&&(m.updateFeatures(),$h.render(m.render),P.current&&m.animationState&&m.animationState.animateChanges())}),D.useEffect(()=>{m&&(!P.current&&m.animationState&&m.animationState.animateChanges(),P.current=!1,Q1||(Q1=!0,queueMicrotask(PS)))}),m}function PS(){window.MotionHandoffIsComplete=!0}function MS(t,e,n,r){const{layoutId:i,layout:a,drag:l,dragConstraints:f,layoutScroll:d,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:Dg(t.parent)),t.projection.setOptions({layoutId:i,layout:a,alwaysMeasureLayout:!!l||f&&ia(f),visualElement:t,animationType:typeof a=="string"?a:"both",initialPromotionConfig:r,layoutScroll:d,layoutRoot:p})}function Dg(t){if(t)return t.options.allowProjection!==!1?t.projection:Dg(t.parent)}function AS(t,e,n){return D.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):ia(n)&&(n.current=r))},[e])}function Ju(t){return $l(t.animate)||Sh.some(e=>Wl(t[e]))}function Fg(t){return!!(Ju(t)||t.variants)}function IS(t,e){if(Ju(t)){const{initial:n,animate:r}=t;return{initial:n===!1||Wl(n)?n:void 0,animate:Wl(r)?r:void 0}}return t.inherit!==!1?e:{}}function LS(t){const{initial:e,animate:n}=IS(t,D.useContext(Ku));return D.useMemo(()=>({initial:e,animate:n}),[e0(e),e0(n)])}function e0(t){return Array.isArray(t)?t.join(" "):t}const t0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ha={};for(const t in t0)ha[t]={isEnabled:e=>t0[t].some(n=>!!e[n])};function DS(t){for(const e in t)ha[e]={...ha[e],...t[e]}}const FS=Symbol.for("motionComponentSymbol");function BS({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&DS(t);function a(f,d){let p;const y={...D.useContext(Wh),...f,layoutId:OS(f)},{isStatic:m}=y,C=LS(f),T=r(f,m);if(!m&&Uh){VS(y,t);const P=jS(y);p=P.MeasureLayout,C.visualElement=RS(i,T,y,e,P.ProjectionNode)}return A.jsxs(Ku.Provider,{value:C,children:[p&&C.visualElement?A.jsx(p,{visualElement:C.visualElement,...y}):null,n(i,f,AS(T,C.visualElement,d),T,m,C.visualElement)]})}const l=D.forwardRef(a);return l[FS]=i,l}function OS({layoutId:t}){const e=D.useContext(Nh).id;return e&&t!==void 0?e+"-"+t:t}function VS(t,e){const n=D.useContext(Lg).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?ga(!1,r):vo(!1,r)}}function jS(t){const{drag:e,layout:n}=ha;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const NS=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Hh(t){return typeof t!="string"||t.includes("-")?!1:!!(NS.indexOf(t)>-1||/[A-Z]/u.test(t))}function Bg(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const a in n)t.style.setProperty(a,n[a])}const Og=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Vg(t,e,n,r){Bg(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(Og.has(i)?i:Gu(i),e.attrs[i])}function jg(t,{layout:e,layoutId:n}){return Ko.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!Su[t]||t==="opacity")}function zh(t,e,n){var r;const{style:i}=t,a={};for(const l in i)(ln(i[l])||e.style&&ln(e.style[l])||jg(l,t)||((r=n==null?void 0:n.getValue(l))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(a[l]=i[l]);return n&&i&&typeof i.willChange=="string"&&(n.applyWillChange=!1),a}function Ng(t,e,n){const r=zh(t,e,n);for(const i in t)if(ln(t[i])||ln(e[i])){const a=Gl.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[a]=t[i]}return r}function qh(t){const e=D.useRef(null);return e.current===null&&(e.current=t()),e.current}function $S({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:n,onMount:r},i,a,l,f){const d={latestValues:US(i,a,l,f?!1:t,e),renderState:n()};return r&&(d.mount=p=>r(i,p,d)),d}const $g=t=>(e,n)=>{const r=D.useContext(Ku),i=D.useContext(Xu),a=()=>$S(t,e,r,i,n);return n?a():qh(a)};function WS(t,e){const n=sg(e);n&&qu(t,n)}function n0(t,e,n){const r=Array.isArray(e)?e:[e];for(let i=0;i<r.length;i++){const a=kh(t,r[i]);if(a){const{transitionEnd:l,transition:f,...d}=a;n(d,l)}}}function US(t,e,n,r,i){var a;const l={},f=[],d=r&&((a=t.style)===null||a===void 0?void 0:a.willChange)===void 0,p=i(t,{});for(const I in p)l[I]=uu(p[I]);let{initial:y,animate:m}=t;const C=Ju(t),T=Fg(t);e&&T&&!C&&t.inherit!==!1&&(y===void 0&&(y=e.initial),m===void 0&&(m=e.animate));let P=n?n.initial===!1:!1;P=P||y===!1;const B=P?m:y;return B&&typeof B!="boolean"&&!$l(B)&&n0(t,B,(I,M)=>{for(const V in I){let j=I[V];if(Array.isArray(j)){const U=P?j.length-1:0;j=j[U]}j!==null&&(l[V]=j)}for(const V in M)l[V]=M[V]}),d&&(m&&y!==!1&&!$l(m)&&n0(t,m,I=>{for(const M in I)WS(f,M)}),f.length&&(l.willChange=f.join(","))),l}const Zh=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),Wg=()=>({...Zh(),attrs:{}}),Ug=(t,e)=>e&&typeof t=="number"?e.transform(t):t,HS={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},zS=Gl.length;function qS(t,e,n){let r="",i=!0;for(let a=0;a<zS;a++){const l=Gl[a],f=t[l];if(f===void 0)continue;let d=!0;if(typeof f=="number"?d=f===(l.startsWith("scale")?1:0):d=parseFloat(f)===0,!d||n){const p=Ug(f,Ah[l]);if(!d){i=!1;const y=HS[l]||l;r+=`${y}(${p}) `}n&&(e[l]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function Gh(t,e,n){const{style:r,vars:i,transformOrigin:a}=t;let l=!1,f=!1;for(const d in e){const p=e[d];if(Ko.has(d)){l=!0;continue}else if(Tm(d)){i[d]=p;continue}else{const y=Ug(p,Ah[d]);d.startsWith("origin")?(f=!0,a[d]=y):r[d]=y}}if(e.transform||(l||n?r.transform=qS(e,t.transform,n):r.transform&&(r.transform="none")),f){const{originX:d="50%",originY:p="50%",originZ:y=0}=a;r.transformOrigin=`${d} ${p} ${y}`}}function r0(t,e,n){return typeof t=="string"?t:je.transform(e+n*t)}function ZS(t,e,n){const r=r0(e,t.x,t.width),i=r0(n,t.y,t.height);return`${r} ${i}`}const GS={offset:"stroke-dashoffset",array:"stroke-dasharray"},YS={offset:"strokeDashoffset",array:"strokeDasharray"};function XS(t,e,n=1,r=0,i=!0){t.pathLength=1;const a=i?GS:YS;t[a.offset]=je.transform(-r);const l=je.transform(e),f=je.transform(n);t[a.array]=`${l} ${f}`}function Yh(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:a,pathLength:l,pathSpacing:f=1,pathOffset:d=0,...p},y,m){if(Gh(t,p,m),y){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:C,style:T,dimensions:P}=t;C.transform&&(P&&(T.transform=C.transform),delete C.transform),P&&(i!==void 0||a!==void 0||T.transform)&&(T.transformOrigin=ZS(P,i!==void 0?i:.5,a!==void 0?a:.5)),e!==void 0&&(C.x=e),n!==void 0&&(C.y=n),r!==void 0&&(C.scale=r),l!==void 0&&XS(C,l,f,d,!1)}const Xh=t=>typeof t=="string"&&t.toLowerCase()==="svg",KS={useVisualState:$g({scrapeMotionValuesFromProps:Ng,createRenderState:Wg,onMount:(t,e,{renderState:n,latestValues:r})=>{ht.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),ht.render(()=>{Yh(n,r,Xh(e.tagName),t.transformTemplate),Vg(e,n)})}})},JS={useVisualState:$g({applyWillChange:!0,scrapeMotionValuesFromProps:zh,createRenderState:Zh})};function Hg(t,e,n){for(const r in e)!ln(e[r])&&!jg(r,n)&&(t[r]=e[r])}function QS({transformTemplate:t},e){return D.useMemo(()=>{const n=Zh();return Gh(n,e,t),Object.assign({},n.vars,n.style)},[e])}function e7(t,e){const n=t.style||{},r={};return Hg(r,n,t),Object.assign(r,QS(t,e)),r}function t7(t,e){const n={},r=e7(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}const n7=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Eu(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||n7.has(t)}let zg=t=>!Eu(t);function r7(t){t&&(zg=e=>e.startsWith("on")?!Eu(e):t(e))}try{r7(require("@emotion/is-prop-valid").default)}catch{}function o7(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(zg(i)||n===!0&&Eu(i)||!e&&!Eu(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function i7(t,e,n,r){const i=D.useMemo(()=>{const a=Wg();return Yh(a,e,Xh(r),t.transformTemplate),{...a.attrs,style:{...a.style}}},[e]);if(t.style){const a={};Hg(a,t.style,t),i.style={...a,...i.style}}return i}function s7(t=!1){return(n,r,i,{latestValues:a},l)=>{const d=(Hh(n)?i7:t7)(r,a,l,n),p=o7(r,typeof n=="string",t),y=n!==D.Fragment?{...p,...d,ref:i}:{},{children:m}=r,C=D.useMemo(()=>ln(m)?m.get():m,[m]);return D.createElement(n,{...y,children:C})}}function a7(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const l={...Hh(r)?KS:JS,preloadedFeatures:t,useRender:s7(i),createVisualElement:e,Component:r};return BS(l)}}const th={current:null},qg={current:!1};function l7(){if(qg.current=!0,!!Uh)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>th.current=t.matches;t.addListener(e),e()}else th.current=!1}function c7(t,e,n){for(const r in e){const i=e[r],a=n[r];if(ln(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Uu(i.version==="11.5.4",`Attempting to mix Framer Motion versions ${i.version} with 11.5.4 may not work as expected.`);else if(ln(a))t.addValue(r,zl(i,{owner:t}));else if(a!==i)if(t.hasValue(r)){const l=t.getValue(r);l.liveStyle===!0?l.jump(i):l.hasAnimated||l.set(i)}else{const l=t.getStaticValue(r);t.addValue(r,zl(l!==void 0?l:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const o0=new WeakMap,u7=[...Mm,an,Yo],d7=t=>u7.find(Pm(t)),i0=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],f7=Sh.length;class h7{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:a,visualState:l},f={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Ph,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.isRenderScheduled=!1,this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.isRenderScheduled=!1,this.scheduleRender=()=>{this.isRenderScheduled||(this.isRenderScheduled=!0,ht.render(this.render,!1,!0))};const{latestValues:d,renderState:p}=l;this.latestValues=d,this.baseTarget={...d},this.initialValues=n.initial?{...d}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=f,this.blockInitialAnimation=!!a,this.isControllingVariants=Ju(n),this.isVariantNode=Fg(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...m}=this.scrapeMotionValuesFromProps(n,{},this);for(const C in m){const T=m[C];d[C]!==void 0&&ln(T)&&T.set(d[C],!1)}}mount(e){this.current=e,o0.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),qg.current||l7(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:th.current,process.env.NODE_ENV!=="production"&&Uu(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){o0.delete(this.current),this.projection&&this.projection.unmount(),go(this.notifyUpdate),go(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=Ko.has(e),i=n.on("change",f=>{this.latestValues[e]=f,this.props.onUpdate&&ht.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);let l;window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),a(),l&&l(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in ha){const n=ha[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const a=this.features[e];a.isMounted?a.update():(a.mount(),a.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):At()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<i0.length;r++){const i=i0[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a="on"+i,l=e[a];l&&(this.propEventSubscriptions[i]=this.on(i,l))}this.prevMotionValues=c7(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(e=!1){if(e)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<f7;r++){const i=Sh[r],a=this.props[i];(Wl(a)||a===!1)&&(n[i]=a)}return n}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=zl(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(Sm(i)||Cm(i))?i=parseFloat(i):!d7(i)&&Yo.test(n)&&(i=Vm(e,n)),this.setBaseTarget(e,ln(i)?i.get():i)),ln(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const l=kh(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);l&&(i=l[e])}if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,e);return a!==void 0&&!ln(a)?a:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new jh),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class Zg extends h7{constructor(){super(...arguments),this.KeyframeResolver=jm}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}}function p7(t){return window.getComputedStyle(t)}class m7 extends Zg{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=Bg}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}else{const r=p7(e),i=(Tm(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return bg(e,n)}build(e,n,r){Gh(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return zh(e,n,r)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ln(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}class g7 extends Zg{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=At}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}return n=Og.has(n)?n:Gu(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return Ng(e,n,r)}build(e,n,r){Yh(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){Vg(e,n,r,i)}mount(e){this.isSVGTag=Xh(e.tagName),super.mount(e)}}const v7=(t,e)=>Hh(t)?new g7(e):new m7(e,{allowProjection:t!==D.Fragment}),y7=a7({...oC,...ES,...mS,...TS},v7),b7=Q6(y7);class w7 extends b.Component{getSnapshotBeforeUpdate(e){const n=this.props.childRef.current;if(n&&e.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function x7({children:t,isPresent:e}){const n=D.useId(),r=D.useRef(null),i=D.useRef({width:0,height:0,top:0,left:0}),{nonce:a}=D.useContext(Wh);return D.useInsertionEffect(()=>{const{width:l,height:f,top:d,left:p}=i.current;if(e||!r.current||!l||!f)return;r.current.dataset.motionPopId=n;const y=document.createElement("style");return a&&(y.nonce=a),document.head.appendChild(y),y.sheet&&y.sheet.insertRule(`
|
|
56
|
+
`));i({type:kt.itemHover,item:n,event:P})}},[i,n]);let m;return d&&(m=l?0:-1),{getRootProps:(T={})=>{const P=cn(T);return{...T,onClick:p(P),onPointerOver:e?y(P):void 0,tabIndex:m}},highlighted:l,selected:f}}const ql=b.createContext(null);process.env.NODE_ENV!=="production"&&(ql.displayName="CompoundComponentContext");function Hv(t){const e=Array.from(t.keys()).map(n=>{const r=t.get(n);return{key:n,subitem:r}});return e.sort((n,r)=>{const i=n.subitem.ref.current,a=r.subitem.ref.current;return i===null||a===null||i===a?0:i.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(e.map(n=>[n.key,n.subitem]))}function fh(){const[t,e]=b.useState(new Map),n=b.useRef(new Set),r=b.useCallback(function(p){n.current.delete(p),e(y=>{const m=new Map(y);return m.delete(p),m})},[]),i=b.useCallback(function(p,y){let m;return typeof p=="function"?m=p(n.current):m=p,n.current.add(m),e(C=>{const T=new Map(C);return T.set(m,y),T}),{id:m,deregister:()=>r(m)}},[r]),a=b.useMemo(()=>Hv(t),[t]),l=b.useCallback(function(p){return Array.from(a.keys()).indexOf(p)},[a]);return{contextValue:b.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:t.size}),[l,i,t.size]),subitems:a}}function hh(t,e){const n=b.useContext(ql);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:r}=n,[i,a]=b.useState(typeof t=="function"?void 0:t);return ua(()=>{const{id:l,deregister:f}=r(t,e);return a(l),f},[r,e,t]),{id:i,index:i!==void 0?n.getItemIndex(i):-1,totalItemCount:n.totalSubitemCount}}function Ol(t,e){return function(r={}){const i={...r,...t(r)};return{...i,...e(i)}}}const mu=Math.min,Ui=Math.max,gu=Math.round,$c=Math.floor,qo=t=>({x:t,y:t}),zv={left:"right",right:"left",bottom:"top",top:"bottom"},qv={start:"end",end:"start"};function Mp(t,e,n){return Ui(t,mu(e,n))}function ju(t,e){return typeof t=="function"?t(e):t}function zi(t){return t.split("-")[0]}function Nu(t){return t.split("-")[1]}function Y0(t){return t==="x"?"y":"x"}function X0(t){return t==="y"?"height":"width"}function $u(t){return["top","bottom"].includes(zi(t))?"y":"x"}function K0(t){return Y0($u(t))}function Zv(t,e,n){n===void 0&&(n=!1);const r=Nu(t),i=K0(t),a=X0(i);let l=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=vu(l)),[l,vu(l)]}function Gv(t){const e=vu(t);return[$f(t),e,$f(e)]}function $f(t){return t.replace(/start|end/g,e=>qv[e])}function Yv(t,e,n){const r=["left","right"],i=["right","left"],a=["top","bottom"],l=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?a:l;default:return[]}}function Xv(t,e,n,r){const i=Nu(t);let a=Yv(zi(t),n==="start",r);return i&&(a=a.map(l=>l+"-"+i),e&&(a=a.concat(a.map($f)))),a}function vu(t){return t.replace(/left|right|bottom|top/g,e=>zv[e])}function Kv(t){return{top:0,right:0,bottom:0,left:0,...t}}function Jv(t){return typeof t!="number"?Kv(t):{top:t,right:t,bottom:t,left:t}}function yu(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function Ap(t,e,n){let{reference:r,floating:i}=t;const a=$u(e),l=K0(e),f=X0(l),d=zi(e),p=a==="y",y=r.x+r.width/2-i.width/2,m=r.y+r.height/2-i.height/2,C=r[f]/2-i[f]/2;let T;switch(d){case"top":T={x:y,y:r.y-i.height};break;case"bottom":T={x:y,y:r.y+r.height};break;case"right":T={x:r.x+r.width,y:m};break;case"left":T={x:r.x-i.width,y:m};break;default:T={x:r.x,y:r.y}}switch(Nu(e)){case"start":T[l]-=C*(n&&p?-1:1);break;case"end":T[l]+=C*(n&&p?-1:1);break}return T}const Qv=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:l}=n,f=a.filter(Boolean),d=await(l.isRTL==null?void 0:l.isRTL(e));let p=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:y,y:m}=Ap(p,r,d),C=r,T={},P=0;for(let B=0;B<f.length;B++){const{name:I,fn:M}=f[B],{x:V,y:j,data:U,reset:$}=await M({x:y,y:m,initialPlacement:r,placement:C,strategy:i,middlewareData:T,rects:p,platform:l,elements:{reference:t,floating:e}});y=V??y,m=j??m,T={...T,[I]:{...T[I],...U}},$&&P<=50&&(P++,typeof $=="object"&&($.placement&&(C=$.placement),$.rects&&(p=$.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):$.rects),{x:y,y:m}=Ap(p,C,d)),B=-1)}return{x:y,y:m,placement:C,strategy:i,middlewareData:T}};async function J0(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:a,rects:l,elements:f,strategy:d}=t,{boundary:p="clippingAncestors",rootBoundary:y="viewport",elementContext:m="floating",altBoundary:C=!1,padding:T=0}=ju(e,t),P=Jv(T),I=f[C?m==="floating"?"reference":"floating":m],M=yu(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(I)))==null||n?I:I.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(f.floating)),boundary:p,rootBoundary:y,strategy:d})),V=m==="floating"?{x:r,y:i,width:l.floating.width,height:l.floating.height}:l.reference,j=await(a.getOffsetParent==null?void 0:a.getOffsetParent(f.floating)),U=await(a.isElement==null?void 0:a.isElement(j))?await(a.getScale==null?void 0:a.getScale(j))||{x:1,y:1}:{x:1,y:1},$=yu(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:V,offsetParent:j,strategy:d}):V);return{top:(M.top-$.top+P.top)/U.y,bottom:($.bottom-M.bottom+P.bottom)/U.y,left:(M.left-$.left+P.left)/U.x,right:($.right-M.right+P.right)/U.x}}const e5=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:a,rects:l,initialPlacement:f,platform:d,elements:p}=e,{mainAxis:y=!0,crossAxis:m=!0,fallbackPlacements:C,fallbackStrategy:T="bestFit",fallbackAxisSideDirection:P="none",flipAlignment:B=!0,...I}=ju(t,e);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const M=zi(i),V=zi(f)===f,j=await(d.isRTL==null?void 0:d.isRTL(p.floating)),U=C||(V||!B?[vu(f)]:Gv(f));!C&&P!=="none"&&U.push(...Xv(f,B,P,j));const $=[f,...U],Y=await J0(e,I),J=[];let K=((r=a.flip)==null?void 0:r.overflows)||[];if(y&&J.push(Y[M]),m){const ce=Zv(i,l,j);J.push(Y[ce[0]],Y[ce[1]])}if(K=[...K,{placement:i,overflows:J}],!J.every(ce=>ce<=0)){var le,he;const ce=(((le=a.flip)==null?void 0:le.index)||0)+1,be=$[ce];if(be)return{data:{index:ce,overflows:K},reset:{placement:be}};let ke=(he=K.filter(ne=>ne.overflows[0]<=0).sort((ne,ee)=>ne.overflows[1]-ee.overflows[1])[0])==null?void 0:he.placement;if(!ke)switch(T){case"bestFit":{var Te;const ne=(Te=K.map(ee=>[ee.placement,ee.overflows.filter(oe=>oe>0).reduce((oe,Re)=>oe+Re,0)]).sort((ee,oe)=>ee[1]-oe[1])[0])==null?void 0:Te[0];ne&&(ke=ne);break}case"initialPlacement":ke=f;break}if(i!==ke)return{reset:{placement:ke}}}return{}}}};async function t5(t,e){const{placement:n,platform:r,elements:i}=t,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),l=zi(n),f=Nu(n),d=$u(n)==="y",p=["left","top"].includes(l)?-1:1,y=a&&d?-1:1,m=ju(e,t);let{mainAxis:C,crossAxis:T,alignmentAxis:P}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return f&&typeof P=="number"&&(T=f==="end"?P*-1:P),d?{x:T*y,y:C*p}:{x:C*p,y:T*y}}const n5=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:a,placement:l,middlewareData:f}=e,d=await t5(e,t);return l===((n=f.offset)==null?void 0:n.placement)&&(r=f.arrow)!=null&&r.alignmentOffset?{}:{x:i+d.x,y:a+d.y,data:{...d,placement:l}}}}},r5=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:a=!0,crossAxis:l=!1,limiter:f={fn:I=>{let{x:M,y:V}=I;return{x:M,y:V}}},...d}=ju(t,e),p={x:n,y:r},y=await J0(e,d),m=$u(zi(i)),C=Y0(m);let T=p[C],P=p[m];if(a){const I=C==="y"?"top":"left",M=C==="y"?"bottom":"right",V=T+y[I],j=T-y[M];T=Mp(V,T,j)}if(l){const I=m==="y"?"top":"left",M=m==="y"?"bottom":"right",V=P+y[I],j=P-y[M];P=Mp(V,P,j)}const B=f.fn({...e,[C]:T,[m]:P});return{...B,data:{x:B.x-n,y:B.y-r}}}}};function ma(t){return Q0(t)?(t.nodeName||"").toLowerCase():"#document"}function zn(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yo(t){var e;return(e=(Q0(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Q0(t){return t instanceof Node||t instanceof zn(t).Node}function $r(t){return t instanceof Element||t instanceof zn(t).Element}function Wr(t){return t instanceof HTMLElement||t instanceof zn(t).HTMLElement}function Ip(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof zn(t).ShadowRoot}function Zl(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=Er(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function o5(t){return["table","td","th"].includes(ma(t))}function ph(t){const e=mh(),n=Er(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 i5(t){let e=Zo(t);for(;Wr(e)&&!da(e);){if(ph(e))return e;e=Zo(e)}return null}function mh(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function da(t){return["html","body","#document"].includes(ma(t))}function Er(t){return zn(t).getComputedStyle(t)}function Wu(t){return $r(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(ma(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Ip(t)&&t.host||yo(t);return Ip(e)?e.host:e}function em(t){const e=Zo(t);return da(e)?t.ownerDocument?t.ownerDocument.body:t.body:Wr(e)&&Zl(e)?e:em(e)}function Vl(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=em(t),a=i===((r=t.ownerDocument)==null?void 0:r.body),l=zn(i);return a?e.concat(l,l.visualViewport||[],Zl(i)?i:[],l.frameElement&&n?Vl(l.frameElement):[]):e.concat(i,Vl(i,[],n))}function tm(t){const e=Er(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Wr(t),a=i?t.offsetWidth:n,l=i?t.offsetHeight:r,f=gu(n)!==a||gu(r)!==l;return f&&(n=a,r=l),{width:n,height:r,$:f}}function gh(t){return $r(t)?t:t.contextElement}function ca(t){const e=gh(t);if(!Wr(e))return qo(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:a}=tm(e);let l=(a?gu(n.width):n.width)/r,f=(a?gu(n.height):n.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!f||!Number.isFinite(f))&&(f=1),{x:l,y:f}}const s5=qo(0);function nm(t){const e=zn(t);return!mh()||!e.visualViewport?s5:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function a5(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==zn(t)?!1:e}function qi(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),a=gh(t);let l=qo(1);e&&(r?$r(r)&&(l=ca(r)):l=ca(t));const f=a5(a,n,r)?nm(a):qo(0);let d=(i.left+f.x)/l.x,p=(i.top+f.y)/l.y,y=i.width/l.x,m=i.height/l.y;if(a){const C=zn(a),T=r&&$r(r)?zn(r):r;let P=C,B=P.frameElement;for(;B&&r&&T!==P;){const I=ca(B),M=B.getBoundingClientRect(),V=Er(B),j=M.left+(B.clientLeft+parseFloat(V.paddingLeft))*I.x,U=M.top+(B.clientTop+parseFloat(V.paddingTop))*I.y;d*=I.x,p*=I.y,y*=I.x,m*=I.y,d+=j,p+=U,P=zn(B),B=P.frameElement}}return yu({width:y,height:m,x:d,y:p})}const l5=[":popover-open",":modal"];function vh(t){return l5.some(e=>{try{return t.matches(e)}catch{return!1}})}function c5(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const a=i==="fixed",l=yo(r),f=e?vh(e.floating):!1;if(r===l||f&&a)return n;let d={scrollLeft:0,scrollTop:0},p=qo(1);const y=qo(0),m=Wr(r);if((m||!m&&!a)&&((ma(r)!=="body"||Zl(l))&&(d=Wu(r)),Wr(r))){const C=qi(r);p=ca(r),y.x=C.x+r.clientLeft,y.y=C.y+r.clientTop}return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-d.scrollLeft*p.x+y.x,y:n.y*p.y-d.scrollTop*p.y+y.y}}function u5(t){return Array.from(t.getClientRects())}function rm(t){return qi(yo(t)).left+Wu(t).scrollLeft}function d5(t){const e=yo(t),n=Wu(t),r=t.ownerDocument.body,i=Ui(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),a=Ui(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+rm(t);const f=-n.scrollTop;return Er(r).direction==="rtl"&&(l+=Ui(e.clientWidth,r.clientWidth)-i),{width:i,height:a,x:l,y:f}}function f5(t,e){const n=zn(t),r=yo(t),i=n.visualViewport;let a=r.clientWidth,l=r.clientHeight,f=0,d=0;if(i){a=i.width,l=i.height;const p=mh();(!p||p&&e==="fixed")&&(f=i.offsetLeft,d=i.offsetTop)}return{width:a,height:l,x:f,y:d}}function h5(t,e){const n=qi(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,a=Wr(t)?ca(t):qo(1),l=t.clientWidth*a.x,f=t.clientHeight*a.y,d=i*a.x,p=r*a.y;return{width:l,height:f,x:d,y:p}}function Lp(t,e,n){let r;if(e==="viewport")r=f5(t,n);else if(e==="document")r=d5(yo(t));else if($r(e))r=h5(e,n);else{const i=nm(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return yu(r)}function om(t,e){const n=Zo(t);return n===e||!$r(n)||da(n)?!1:Er(n).position==="fixed"||om(n,e)}function p5(t,e){const n=e.get(t);if(n)return n;let r=Vl(t,[],!1).filter(f=>$r(f)&&ma(f)!=="body"),i=null;const a=Er(t).position==="fixed";let l=a?Zo(t):t;for(;$r(l)&&!da(l);){const f=Er(l),d=ph(l);!d&&f.position==="fixed"&&(i=null),(a?!d&&!i:!d&&f.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Zl(l)&&!d&&om(t,l))?r=r.filter(y=>y!==l):i=f,l=Zo(l)}return e.set(t,r),r}function m5(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const l=[...n==="clippingAncestors"?vh(e)?[]:p5(e,this._c):[].concat(n),r],f=l[0],d=l.reduce((p,y)=>{const m=Lp(e,y,i);return p.top=Ui(m.top,p.top),p.right=mu(m.right,p.right),p.bottom=mu(m.bottom,p.bottom),p.left=Ui(m.left,p.left),p},Lp(e,f,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function g5(t){const{width:e,height:n}=tm(t);return{width:e,height:n}}function v5(t,e,n){const r=Wr(e),i=yo(e),a=n==="fixed",l=qi(t,!0,a,e);let f={scrollLeft:0,scrollTop:0};const d=qo(0);if(r||!r&&!a)if((ma(e)!=="body"||Zl(i))&&(f=Wu(e)),r){const m=qi(e,!0,a,e);d.x=m.x+e.clientLeft,d.y=m.y+e.clientTop}else i&&(d.x=rm(i));const p=l.left+f.scrollLeft-d.x,y=l.top+f.scrollTop-d.y;return{x:p,y,width:l.width,height:l.height}}function lf(t){return Er(t).position==="static"}function Dp(t,e){return!Wr(t)||Er(t).position==="fixed"?null:e?e(t):t.offsetParent}function im(t,e){const n=zn(t);if(vh(t))return n;if(!Wr(t)){let i=Zo(t);for(;i&&!da(i);){if($r(i)&&!lf(i))return i;i=Zo(i)}return n}let r=Dp(t,e);for(;r&&o5(r)&&lf(r);)r=Dp(r,e);return r&&da(r)&&lf(r)&&!ph(r)?n:r||i5(t)||n}const y5=async function(t){const e=this.getOffsetParent||im,n=this.getDimensions,r=await n(t.floating);return{reference:v5(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function b5(t){return Er(t).direction==="rtl"}const w5={convertOffsetParentRelativeRectToViewportRelativeRect:c5,getDocumentElement:yo,getClippingRect:m5,getOffsetParent:im,getElementRects:y5,getClientRects:u5,getDimensions:g5,getScale:ca,isElement:$r,isRTL:b5};function x5(t,e){let n=null,r;const i=yo(t);function a(){var f;clearTimeout(r),(f=n)==null||f.disconnect(),n=null}function l(f,d){f===void 0&&(f=!1),d===void 0&&(d=1),a();const{left:p,top:y,width:m,height:C}=t.getBoundingClientRect();if(f||e(),!m||!C)return;const T=$c(y),P=$c(i.clientWidth-(p+m)),B=$c(i.clientHeight-(y+C)),I=$c(p),V={rootMargin:-T+"px "+-P+"px "+-B+"px "+-I+"px",threshold:Ui(0,mu(1,d))||1};let j=!0;function U($){const Y=$[0].intersectionRatio;if(Y!==d){if(!j)return l();Y?l(!1,Y):r=setTimeout(()=>{l(!1,1e-7)},1e3)}j=!1}try{n=new IntersectionObserver(U,{...V,root:i.ownerDocument})}catch{n=new IntersectionObserver(U,V)}n.observe(t)}return l(!0),a}function Fp(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:f=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,p=gh(t),y=i||a?[...p?Vl(p):[],...Vl(e)]:[];y.forEach(M=>{i&&M.addEventListener("scroll",n,{passive:!0}),a&&M.addEventListener("resize",n)});const m=p&&f?x5(p,n):null;let C=-1,T=null;l&&(T=new ResizeObserver(M=>{let[V]=M;V&&V.target===p&&T&&(T.unobserve(e),cancelAnimationFrame(C),C=requestAnimationFrame(()=>{var j;(j=T)==null||j.observe(e)})),n()}),p&&!d&&T.observe(p),T.observe(e));let P,B=d?qi(t):null;d&&I();function I(){const M=qi(t);B&&(M.x!==B.x||M.y!==B.y||M.width!==B.width||M.height!==B.height)&&n(),B=M,P=requestAnimationFrame(I)}return n(),()=>{var M;y.forEach(V=>{i&&V.removeEventListener("scroll",n),a&&V.removeEventListener("resize",n)}),m==null||m(),(M=T)==null||M.disconnect(),T=null,d&&cancelAnimationFrame(P)}}const _5=n5,k5=r5,C5=e5,S5=(t,e,n)=>{const r=new Map,i={platform:w5,...n},a={...i.platform,_c:r};return Qv(t,e,{...i,platform:a})};var au=typeof document<"u"?D.useLayoutEffect:D.useEffect;function bu(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if(typeof t=="function"&&t.toString()===e.toString())return!0;let n,r,i;if(t&&e&&typeof t=="object"){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;r--!==0;)if(!bu(t[r],e[r]))return!1;return!0}if(i=Object.keys(t),n=i.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&t.$$typeof)&&!bu(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function sm(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function Bp(t,e){const n=sm(t);return Math.round(e*n)/n}function Op(t){const e=b.useRef(t);return au(()=>{e.current=t}),e}function E5(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:l}={},transform:f=!0,whileElementsMounted:d,open:p}=t,[y,m]=b.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[C,T]=b.useState(r);bu(C,r)||T(r);const[P,B]=b.useState(null),[I,M]=b.useState(null),V=b.useCallback(oe=>{oe!==Y.current&&(Y.current=oe,B(oe))},[]),j=b.useCallback(oe=>{oe!==J.current&&(J.current=oe,M(oe))},[]),U=a||P,$=l||I,Y=b.useRef(null),J=b.useRef(null),K=b.useRef(y),le=d!=null,he=Op(d),Te=Op(i),ce=b.useCallback(()=>{if(!Y.current||!J.current)return;const oe={placement:e,strategy:n,middleware:C};Te.current&&(oe.platform=Te.current),S5(Y.current,J.current,oe).then(Re=>{const We={...Re,isPositioned:!0};be.current&&!bu(K.current,We)&&(K.current=We,L0.flushSync(()=>{m(We)}))})},[C,e,n,Te]);au(()=>{p===!1&&K.current.isPositioned&&(K.current.isPositioned=!1,m(oe=>({...oe,isPositioned:!1})))},[p]);const be=b.useRef(!1);au(()=>(be.current=!0,()=>{be.current=!1}),[]),au(()=>{if(U&&(Y.current=U),$&&(J.current=$),U&&$){if(he.current)return he.current(U,$,ce);ce()}},[U,$,ce,he,le]);const ke=b.useMemo(()=>({reference:Y,floating:J,setReference:V,setFloating:j}),[V,j]),ne=b.useMemo(()=>({reference:U,floating:$}),[U,$]),ee=b.useMemo(()=>{const oe={position:n,left:0,top:0};if(!ne.floating)return oe;const Re=Bp(ne.floating,y.x),We=Bp(ne.floating,y.y);return f?{...oe,transform:"translate("+Re+"px, "+We+"px)",...sm(ne.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:Re,top:We}},[n,f,ne.floating,y.x,y.y]);return b.useMemo(()=>({...y,update:ce,refs:ke,elements:ne,floatingStyles:ee}),[y,ce,ke,ne,ee])}const Vp=(t,e)=>({..._5(t),options:[t,e]}),T5=(t,e)=>({...k5(t),options:[t,e]}),R5=(t,e)=>({...C5(t),options:[t,e]});function P5(t){return typeof t=="function"?t():t}const jl=b.forwardRef(function(e,n){const{children:r,container:i,disablePortal:a=!1}=e,[l,f]=b.useState(null),d=un(b.isValidElement(r)?r.ref:null,n);if(ua(()=>{a||f(P5(i)||document.body)},[i,a]),ua(()=>{if(l&&!a)return Vf(n,l),()=>{Vf(n,null)}},[n,l,a]),a){if(b.isValidElement(r)){const p={ref:d};return b.cloneElement(r,p)}return A.jsx(b.Fragment,{children:r})}return A.jsx(b.Fragment,{children:l&&L0.createPortal(r,l)})});process.env.NODE_ENV!=="production"&&(jl.propTypes={children:W.node,container:W.oneOfType([fu,W.func]),disablePortal:W.bool});process.env.NODE_ENV!=="production"&&(jl.propTypes=lh(jl.propTypes));const am="Popup";function M5(t){return Xo(am,t)}Ki(am,["root","open"]);const lm=b.createContext(null);process.env.NODE_ENV!=="production"&&(lm.displayName="TransitionContext");function A5(t){const[e,n]=b.useState(!0),r=b.useRef(!1),i=b.useRef(0),[a,l]=b.useState(!1),f=b.useRef(t);b.useEffect(()=>{!t&&i.current>0&&f.current!==t&&(r.current=!0,n(!1)),f.current=t},[t]);const d=b.useCallback(()=>{r.current=!1,n(!0)},[]),p=b.useCallback(()=>(i.current+=1,l(!0),()=>{i.current-=1,i.current===0&&l(!1)}),[]);let y;return a?t?y=!1:y=!r.current&&e:y=!t,{contextValue:b.useMemo(()=>({requestedEnter:t,onExited:d,registerTransition:p,hasExited:y}),[d,t,p,y]),hasExited:y}}const cm=b.createContext(null);process.env.NODE_ENV!=="production"&&(cm.displayName="PopupContext");function I5(t){const{open:e}=t;return Xi({root:["root",e&&"open"]},Yi(M5))}function L5(t){return typeof t=="function"?t():t}const um=b.forwardRef(function(e,n){const{anchor:r,children:i,container:a,disablePortal:l=!1,keepMounted:f=!1,middleware:d,offset:p=0,open:y=!1,placement:m="bottom",slotProps:C={},slots:T={},strategy:P="absolute",...B}=e,{refs:I,elements:M,floatingStyles:V,update:j,placement:U}=E5({elements:{reference:L5(r)},open:y,middleware:d??[Vp(p??0),R5(),T5()],placement:m,strategy:P,whileElementsMounted:f?void 0:Fp}),$=un(I.setFloating,n);ua(()=>{if(f&&y&&M.reference&&M.floating)return Fp(M.reference,M.floating,j)},[f,y,M,j]);const Y={...e,disablePortal:l,keepMounted:f,offset:Vp,open:y,placement:m,finalPlacement:U,strategy:P},{contextValue:J,hasExited:K}=A5(y),le=f&&K?"hidden":void 0,he=I5(Y),Te=(T==null?void 0:T.root)??"div",ce=po({elementType:Te,externalSlotProps:C.root,externalForwardedProps:B,ownerState:Y,className:he.root,additionalProps:{ref:$,role:"tooltip",style:{...V,visibility:le}}}),be=b.useMemo(()=>({placement:U}),[U]);return f||!K?A.jsx(jl,{disablePortal:l,container:a,children:A.jsx(cm.Provider,{value:be,children:A.jsx(lm.Provider,{value:J,children:A.jsx(Te,{...ce,children:i})})})}):null});process.env.NODE_ENV!=="production"&&(um.propTypes={anchor:W.oneOfType([fu,W.object,W.func]),children:W.oneOfType([W.node,W.func]),container:W.oneOfType([fu,W.func]),disablePortal:W.bool,keepMounted:W.bool,middleware:W.arrayOf(W.oneOfType([W.oneOf([!1]),W.shape({fn:W.func.isRequired,name:W.string.isRequired,options:W.any})])),offset:W.oneOfType([W.func,W.number,W.shape({alignmentAxis:W.number,crossAxis:W.number,mainAxis:W.number})]),open:W.bool,placement:W.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),strategy:W.oneOf(["absolute","fixed"])});function D5(t){const e=Sr(t);return e.body===t?ch(t).innerWidth>e.documentElement.clientWidth:t.scrollHeight>t.clientHeight}function Rl(t,e){e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function jp(t){return parseInt(ch(t).getComputedStyle(t).paddingRight,10)||0}function F5(t){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(t.tagName)!==-1,r=t.tagName==="INPUT"&&t.getAttribute("type")==="hidden";return n||r}function Np(t,e,n,r,i){const a=[e,n,...r];[].forEach.call(t.children,l=>{const f=a.indexOf(l)===-1,d=!F5(l);f&&d&&Rl(l,i)})}function cf(t,e){let n=-1;return t.some((r,i)=>e(r)?(n=i,!0):!1),n}function B5(t,e){const n=[],r=t.container;if(!e.disableScrollLock){if(D5(r)){const l=sv(Sr(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${jp(r)+l}px`;const f=Sr(r).querySelectorAll(".mui-fixed");[].forEach.call(f,d=>{n.push({value:d.style.paddingRight,property:"padding-right",el:d}),d.style.paddingRight=`${jp(d)+l}px`})}let a;if(r.parentNode instanceof DocumentFragment)a=Sr(r).body;else{const l=r.parentElement,f=ch(r);a=(l==null?void 0:l.nodeName)==="HTML"&&f.getComputedStyle(l).overflowY==="scroll"?l:r}n.push({value:a.style.overflow,property:"overflow",el:a},{value:a.style.overflowX,property:"overflow-x",el:a},{value:a.style.overflowY,property:"overflow-y",el:a}),a.style.overflow="hidden"}return()=>{n.forEach(({value:a,el:l,property:f})=>{a?l.style.setProperty(f,a):l.style.removeProperty(f)})}}function O5(t){const e=[];return[].forEach.call(t.children,n=>{n.getAttribute("aria-hidden")==="true"&&e.push(n)}),e}class V5{constructor(){this.modals=[],this.containers=[]}add(e,n){let r=this.modals.indexOf(e);if(r!==-1)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&Rl(e.modalRef,!1);const i=O5(n);Np(n,e.mount,e.modalRef,i,!0);const a=cf(this.containers,l=>l.container===n);return a!==-1?(this.containers[a].modals.push(e),r):(this.containers.push({modals:[e],container:n,restore:null,hiddenSiblings:i}),r)}mount(e,n){const r=cf(this.containers,a=>a.modals.indexOf(e)!==-1),i=this.containers[r];i.restore||(i.restore=B5(i,n))}remove(e,n=!0){const r=this.modals.indexOf(e);if(r===-1)return r;const i=cf(this.containers,l=>l.modals.indexOf(e)!==-1),a=this.containers[i];if(a.modals.splice(a.modals.indexOf(e),1),this.modals.splice(r,1),a.modals.length===0)a.restore&&a.restore(),e.modalRef&&Rl(e.modalRef,n),Np(a.container,e.mount,e.modalRef,a.hiddenSiblings,!1),this.containers.splice(i,1);else{const l=a.modals[a.modals.length-1];l.modalRef&&Rl(l.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}}function j5(t){return typeof t=="function"?t():t}function N5(t){return t?t.props.hasOwnProperty("in"):!1}const $5=new V5;function W5(t){const{container:e,disableEscapeKeyDown:n=!1,disableScrollLock:r=!1,manager:i=$5,closeAfterTransition:a=!1,onTransitionEnter:l,onTransitionExited:f,children:d,onClose:p,open:y,rootRef:m}=t,C=b.useRef({}),T=b.useRef(null),P=b.useRef(null),B=un(P,m),[I,M]=b.useState(!y),V=N5(d);let j=!0;(t["aria-hidden"]==="false"||t["aria-hidden"]===!1)&&(j=!1);const U=()=>Sr(T.current),$=()=>(C.current.modalRef=P.current,C.current.mount=T.current,C.current),Y=()=>{i.mount($(),{disableScrollLock:r}),P.current&&(P.current.scrollTop=0)},J=Bl(()=>{const ee=j5(e)||U().body;i.add($(),ee),P.current&&Y()}),K=b.useCallback(()=>i.isTopModal($()),[i]),le=Bl(ee=>{T.current=ee,ee&&(y&&K()?Y():P.current&&Rl(P.current,j))}),he=b.useCallback(()=>{i.remove($(),j)},[j,i]);b.useEffect(()=>()=>{he()},[he]),b.useEffect(()=>{y?J():(!V||!a)&&he()},[y,he,V,a,J]);const Te=ee=>oe=>{var Re;(Re=ee.onKeyDown)==null||Re.call(ee,oe),!(oe.key!=="Escape"||oe.which===229||!K())&&(n||(oe.stopPropagation(),p&&p(oe,"escapeKeyDown")))},ce=ee=>oe=>{var Re;(Re=ee.onClick)==null||Re.call(ee,oe),oe.target===oe.currentTarget&&p&&p(oe,"backdropClick")};return{getRootProps:(ee={})=>{const oe=cn(t);delete oe.onTransitionEnter,delete oe.onTransitionExited;const Re={...oe,...ee};return{role:"presentation",...Re,onKeyDown:Te(Re),ref:B}},getBackdropProps:(ee={})=>{const oe=ee;return{"aria-hidden":!0,...oe,onClick:ce(oe),open:y}},getTransitionProps:()=>{const ee=()=>{M(!1),l&&l()},oe=()=>{M(!0),f&&f(),a&&he()};return{onEnter:_p(ee,d==null?void 0:d.props.onEnter),onExited:_p(oe,d==null?void 0:d.props.onExited)}},rootRef:B,portalRef:le,isTopModal:K,exited:I,hasTransition:V}}const dm="Modal";function U5(t){return Xo(dm,t)}Ki(dm,["root","hidden","backdrop"]);const H5=t=>{const{open:e,exited:n}=t;return Xi({root:["root",!e&&n&&"hidden"],backdrop:["backdrop"]},Yi(U5))},yh=b.forwardRef(function(e,n){const{children:r,closeAfterTransition:i=!1,container:a,disableAutoFocus:l=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:d=!1,disablePortal:p=!1,disableRestoreFocus:y=!1,disableScrollLock:m=!1,hideBackdrop:C=!1,keepMounted:T=!1,onBackdropClick:P,onClose:B,onKeyDown:I,open:M,onTransitionEnter:V,onTransitionExited:j,slotProps:U={},slots:$={},...Y}=e,J={...e,closeAfterTransition:i,disableAutoFocus:l,disableEnforceFocus:f,disableEscapeKeyDown:d,disablePortal:p,disableRestoreFocus:y,disableScrollLock:m,hideBackdrop:C,keepMounted:T},{getRootProps:K,getBackdropProps:le,getTransitionProps:he,portalRef:Te,isTopModal:ce,exited:be,hasTransition:ke}=W5({...J,rootRef:n}),ne={...J,exited:be,hasTransition:ke},ee=H5(ne),oe={};if(r.props.tabIndex===void 0&&(oe.tabIndex="-1"),ke){const{onEnter:xe,onExited:Ie}=he();oe.onEnter=xe,oe.onExited=Ie}const Re=$.root??"div",We=po({elementType:Re,externalSlotProps:U.root,externalForwardedProps:Y,getSlotProps:K,className:ee.root,ownerState:ne}),re=$.backdrop,ae=po({elementType:re,externalSlotProps:U.backdrop,getSlotProps:xe=>le({...xe,onClick:Ie=>{P&&P(Ie),xe!=null&&xe.onClick&&xe.onClick(Ie)}}),className:ee.backdrop,ownerState:ne});return!T&&!M&&(!ke||be)?null:A.jsx(jl,{ref:Te,container:a,disablePortal:p,children:A.jsxs(Re,{...We,children:[!C&&re?A.jsx(re,{...ae}):null,A.jsx(pu,{disableEnforceFocus:f,disableAutoFocus:l,disableRestoreFocus:y,isEnabled:ce,open:M,children:b.cloneElement(r,oe)})]})})});process.env.NODE_ENV!=="production"&&(yh.propTypes={children:Iu.isRequired,closeAfterTransition:W.bool,container:W.oneOfType([fu,W.func]),disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableEscapeKeyDown:W.bool,disablePortal:W.bool,disableRestoreFocus:W.bool,disableScrollLock:W.bool,hideBackdrop:W.bool,keepMounted:W.bool,onBackdropClick:W.func,onClose:W.func,onTransitionEnter:W.func,onTransitionExited:W.func,open:W.bool.isRequired,slotProps:W.shape({backdrop:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({backdrop:W.elementType,root:W.elementType})});function z5(t){const{value:e,label:n,disabled:r,rootRef:i,id:a}=t,{getRootProps:l,highlighted:f,selected:d}=G0({item:e}),{getRootProps:p,rootRef:y}=Ou({disabled:r,focusableWhenDisabled:!0}),m=Lu(a),C=b.useRef(null),T=b.useMemo(()=>({disabled:r,label:n,value:e,ref:C,id:m}),[r,n,e,m]),{index:P}=hh(e,T),B=un(i,C,y),I=V=>j=>{var U;(U=V.onKeyDown)==null||U.call(V,j),!j.defaultMuiPrevented&&[" ","Enter"].includes(j.key)&&(j.defaultMuiPrevented=!0)},M=(V={})=>({onKeyDown:I(V)});return{getRootProps:(V={})=>{const j=cn(V),U=Ol(l,Ol(p,M));return{...V,...j,...U(j),id:m,ref:B,role:"option","aria-selected":d}},highlighted:f,index:P,selected:d,rootRef:B}}const wu={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},q5=t=>{const{label:e,value:n}=t;return typeof e=="string"?e:typeof n=="string"?n:String(t)};function Z5(t,e){const{open:n}=t,{context:{selectionMode:r}}=e;if(e.type===wu.buttonClick){const a=t.selectedValues[0]??Ht(null,"start",e.context);return{...t,open:!n,highlightedValue:n?null:a}}if(e.type===wu.browserAutoFill)return uh(e.item,t,e.context);const i=dh(t,e);switch(e.type){case kt.keyDown:if(t.open){if(e.event.key==="Escape")return{...i,open:!1}}else{if(e.event.key==="ArrowDown")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ht(null,"start",e.context)};if(e.event.key==="ArrowUp")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ht(null,"end",e.context)}}break;case kt.itemClick:if(r==="single")return{...i,open:!1};break;case kt.blur:return{...i,open:!1};default:return i}return i}function G5(t){return Array.isArray(t)?t.length===0?"":JSON.stringify(t.map(e=>e.value)):(t==null?void 0:t.value)==null?"":typeof t.value=="string"||typeof t.value=="number"?t.value:JSON.stringify(t.value)}function Y5(t){const{areOptionsEqual:e,buttonRef:n,defaultOpen:r=!1,defaultValue:i,disabled:a=!1,listboxId:l,listboxRef:f,multiple:d=!1,name:p,required:y,onChange:m,onHighlightChange:C,onOpenChange:T,open:P,options:B,getOptionAsString:I=q5,getSerializedValue:M=G5,value:V,componentName:j="useSelect"}=t,U=b.useRef(null),$=un(n,U),Y=b.useRef(null),J=Lu(l);let K;V===void 0&&i===void 0?K=[]:i!==void 0&&(d?K=i:K=i==null?[]:[i]);const le=b.useMemo(()=>{if(V!==void 0)return d?V:V==null?[]:[V]},[V,d]),{subitems:he,contextValue:Te}=fh(),ce=b.useMemo(()=>B!=null?new Map(B.map((me,Se)=>[me.value,{value:me.value,label:me.label,disabled:me.disabled,ref:b.createRef(),id:`${J}_${Se}`}])):he,[B,he,J]),be=un(f,Y),{getRootProps:ke,active:ne,focusVisible:ee,rootRef:oe}=Ou({disabled:a,rootRef:$}),Re=b.useMemo(()=>Array.from(ce.keys()),[ce]),We=b.useCallback(me=>{if(e!==void 0){const Se=Re.find(Ye=>e(Ye,me));return ce.get(Se)}return ce.get(me)},[ce,e,Re]),re=b.useCallback(me=>{const Se=We(me);return(Se==null?void 0:Se.disabled)??!1},[We]),ae=b.useCallback(me=>{const Se=We(me);return Se?I(Se):""},[We,I]),xe=b.useMemo(()=>({selectedValues:le,open:P}),[le,P]),Ie=b.useCallback(me=>{var Se;return(Se=ce.get(me))==null?void 0:Se.id},[ce]),Le=b.useCallback((me,Se)=>{d?m==null||m(me,Se):m==null||m(me,Se[0]??null)},[d,m]),Pe=b.useCallback((me,Se)=>{C==null||C(me,Se??null)},[C]),Ce=b.useCallback((me,Se,Ye)=>{var wt;Se==="open"&&(T==null||T(Ye),Ye===!1&&(me==null?void 0:me.type)!=="blur"&&((wt=U.current)==null||wt.focus()))},[T]),we=b.useCallback(me=>{var Se;return me==null?null:((Se=he.get(me))==null?void 0:Se.ref.current)??null},[he]),ve={getInitialState:()=>({highlightedValue:null,selectedValues:K??[],open:r}),getItemId:Ie,controlledProps:xe,focusManagement:"DOM",getItemDomElement:we,itemComparer:e,isItemDisabled:re,rootRef:be,onChange:Le,onHighlightChange:Pe,onStateChange:Ce,reducerActionContext:b.useMemo(()=>({multiple:d}),[d]),items:Re,getItemAsString:ae,selectionMode:d?"multiple":"single",stateReducer:Z5,componentName:j},{dispatch:_e,getRootProps:Ee,contextValue:ze,state:{open:fe,highlightedValue:Ze,selectedValues:ot},rootRef:It}=Z0(ve),Dt=b.useRef(fe);ua(()=>{var me;if(fe&&Ze!==null){const Se=(me=We(Ze))==null?void 0:me.ref;if(!Y.current||!(Se!=null&&Se.current))return;Dt.current||Se.current.focus({preventScroll:!0});const Ye=Y.current.getBoundingClientRect(),wt=Se.current.getBoundingClientRect();wt.top<Ye.top?Y.current.scrollTop-=Ye.top-wt.top:wt.bottom>Ye.bottom&&(Y.current.scrollTop+=wt.bottom-Ye.bottom)}},[fe,Ze,We]);const dn=b.useCallback(me=>We(me),[We]),Lt=me=>Se=>{var Ye;if((Ye=me==null?void 0:me.onClick)==null||Ye.call(me,Se),!Se.defaultMuiPrevented){const wt={type:wu.buttonClick,event:Se};_e(wt)}},Ot=me=>Se=>{var Ye;(Ye=me.onKeyDown)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&(Se.key==="ArrowDown"||Se.key==="ArrowUp")&&(Se.preventDefault(),_e({type:kt.keyDown,key:Se.key,event:Se}))},fn=(me={})=>({onClick:Lt(me),onKeyDown:Ot(me)}),Zn=(me={})=>({...me,...fn(me),role:"combobox","aria-expanded":fe,"aria-controls":J}),Et=(me={})=>{const Se=cn(me),Ye=Ol(Zn,ke);return{...me,...Ye(Se)}},_t=me=>Se=>{var Ye,wt;(Ye=me.onBlur)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&((wt=Y.current)!=null&&wt.contains(Se.relatedTarget)||Se.relatedTarget===U.current)&&(Se.defaultMuiPrevented=!0)},gt=(me={})=>({onBlur:_t(me)}),Tn=(me={})=>{const Se=cn(me),Ye=Ol(gt,Ee);return{id:J,role:"listbox","aria-multiselectable":d?"true":void 0,...me,...Ye(Se)}};b.useDebugValue({selectedOptions:ot,highlightedOption:Ze,open:fe});const Rn=b.useMemo(()=>({...ze,...Te}),[ze,Te]);let Tt;t.multiple?Tt=ot:Tt=ot.length>0?ot[0]:null;let it;d?it=Tt.map(me=>dn(me)).filter(me=>me!==void 0):it=dn(Tt)??null;const Pn=me=>Se=>{var wt;if((wt=me==null?void 0:me.onChange)==null||wt.call(me,Se),Se.defaultMuiPrevented)return;const Ye=ce.get(Se.target.value);Se.target.value===""?_e({type:kt.clearSelection}):Ye!==void 0&&_e({type:wu.browserAutoFill,item:Ye.value,event:Se})};return{buttonActive:ne,buttonFocusVisible:ee,buttonRef:oe,contextValue:Rn,disabled:a,dispatch:_e,getButtonProps:Et,getHiddenInputProps:(me={})=>{const Se=cn(me);return{name:p,tabIndex:-1,"aria-hidden":!0,required:y?!0:void 0,value:M(it),style:lv,...me,onChange:Pn(Se)}},getListboxProps:Tn,getOptionMetadata:dn,listboxRef:It,open:fe,options:Re,value:Tt,highlightedOption:Ze}}function X5(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}function K5(t={}){const{autoHideDuration:e=null,disableWindowBlurListener:n=!1,onClose:r,open:i,resumeHideDuration:a}=t,l=J2();b.useEffect(()=>{if(!i)return;function M(V){V.defaultPrevented||V.key==="Escape"&&(r==null||r(V,"escapeKeyDown"))}return document.addEventListener("keydown",M),()=>{document.removeEventListener("keydown",M)}},[i,r]);const f=Bl((M,V)=>{r==null||r(M,V)}),d=Bl(M=>{!r||M==null||l.start(M,()=>{f(null,"timeout")})});b.useEffect(()=>(i&&d(e),l.clear),[i,e,d,l]);const p=M=>{r==null||r(M,"clickaway")},y=l.clear,m=b.useCallback(()=>{e!=null&&d(a??e*.5)},[e,a,d]),C=M=>V=>{const j=M.onBlur;j==null||j(V),m()},T=M=>V=>{const j=M.onFocus;j==null||j(V),y()},P=M=>V=>{const j=M.onMouseEnter;j==null||j(V),y()},B=M=>V=>{const j=M.onMouseLeave;j==null||j(V),m()};return b.useEffect(()=>{if(!n&&i)return window.addEventListener("focus",m),window.addEventListener("blur",y),()=>{window.removeEventListener("focus",m),window.removeEventListener("blur",y)}},[n,i,m,y]),{getRootProps:(M={})=>{const V={...cn(t),...cn(M)};return{role:"presentation",...M,...V,onBlur:C(V),onFocus:T(V),onMouseEnter:P(V),onMouseLeave:B(V)}},onClickAway:p}}function J5(t){const{checked:e,defaultChecked:n,disabled:r,onBlur:i,onChange:a,onFocus:l,onFocusVisible:f,readOnly:d,required:p}=t,[y,m]=N0({controlled:e,default:!!n,name:"Switch",state:"checked"}),C=K=>le=>{var he;le.nativeEvent.defaultPrevented||(m(le.target.checked),a==null||a(le),(he=K.onChange)==null||he.call(K,le))},{isFocusVisibleRef:T,onBlur:P,onFocus:B,ref:I}=$0(),[M,V]=b.useState(!1);r&&M&&V(!1),b.useEffect(()=>{T.current=M},[M,T]);const j=b.useRef(null),U=K=>le=>{var he;j.current||(j.current=le.currentTarget),B(le),T.current===!0&&(V(!0),f==null||f(le)),l==null||l(le),(he=K.onFocus)==null||he.call(K,le)},$=K=>le=>{var he;P(le),T.current===!1&&V(!1),i==null||i(le),(he=K.onBlur)==null||he.call(K,le)},Y=un(I,j);return{checked:y,disabled:!!r,focusVisible:M,getInputProps:(K={})=>({checked:e,defaultChecked:n,disabled:r,readOnly:d,ref:Y,required:p,type:"checkbox",role:"switch","aria-checked":e,...K,onChange:C(K),onFocus:U(K),onBlur:$(K)}),inputRef:Y,readOnly:!!d}}const fm="TabPanel";function Q5(t){return Xo(fm,t)}Ki(fm,["root","hidden"]);const hm="Tabs";function ey(t){return Xo(hm,t)}Ki(hm,["root","horizontal","vertical"]);function ty(t){const{value:e,defaultValue:n,onChange:r,orientation:i="horizontal",direction:a="ltr",selectionFollowsFocus:l=!1}=t,[f,d]=N0({controlled:e,default:n,name:"Tabs",state:"value"}),p=b.useCallback((I,M)=>{d(M),r==null||r(I,M)},[r,d]),{subitems:y,contextValue:m}=fh(),C=b.useRef(()=>{}),T=b.useCallback(I=>{var M;return(M=y.get(I))==null?void 0:M.id},[y]),P=b.useCallback(I=>C.current(I),[]),B=b.useCallback(I=>{C.current=I},[]);return{contextValue:{direction:a,getTabId:P,getTabPanelId:T,onSelected:p,orientation:i,registerTabIdLookup:B,selectionFollowsFocus:l,value:f,...m}}}const bh=b.createContext(null);process.env.NODE_ENV!=="production"&&(bh.displayName="TabsContext");function wh(){const t=b.useContext(bh);if(t==null)throw new Error("No TabsContext provided");return t}function ny(t){const{value:e,children:n}=t,{direction:r,getItemIndex:i,onSelected:a,orientation:l,registerItem:f,registerTabIdLookup:d,selectionFollowsFocus:p,totalSubitemCount:y,value:m,getTabId:C,getTabPanelId:T}=e,P=b.useMemo(()=>({getItemIndex:i,registerItem:f,totalSubitemCount:y}),[f,i,y]),B=b.useMemo(()=>({direction:r,getTabId:C,getTabPanelId:T,onSelected:a,orientation:l,registerTabIdLookup:d,selectionFollowsFocus:p,value:m}),[r,C,T,a,l,d,p,m]);return A.jsx(ql.Provider,{value:P,children:A.jsx(bh.Provider,{value:B,children:n})})}const ry=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ey))},pm=b.forwardRef(function(e,n){const{children:r,value:i,defaultValue:a,orientation:l="horizontal",direction:f="ltr",onChange:d,selectionFollowsFocus:p,slotProps:y={},slots:m={},...C}=e,T={...e,orientation:l,direction:f},{contextValue:P}=ty(T),B=ry(T),I=m.root??"div",M=po({elementType:I,externalSlotProps:y.root,externalForwardedProps:C,additionalProps:{ref:n},ownerState:T,className:B.root});return A.jsx(I,{...M,children:A.jsx(ny,{value:P,children:r})})});process.env.NODE_ENV!=="production"&&(pm.propTypes={children:W.node,className:W.string,defaultValue:W.oneOfType([W.number,W.string]),direction:W.oneOf(["ltr","rtl"]),onChange:W.func,orientation:W.oneOf(["horizontal","vertical"]),selectionFollowsFocus:W.bool,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});function oy(t){return t.size}function iy(t){const{value:e,id:n,rootRef:r}=t,i=wh();if(i===null)throw new Error("No TabContext provided");const{value:a,getTabId:l}=i,f=Lu(n),d=b.useRef(null),p=un(d,r),y=b.useMemo(()=>({id:f,ref:d}),[f]),{id:m}=hh(e??oy,y),C=m!==a,T=m!==void 0?l(m):void 0;return{hidden:C,getRootProps:(B={})=>({"aria-labelledby":T??void 0,hidden:C,id:f??void 0,...B,ref:p}),rootRef:p}}const sy=t=>{const{hidden:e}=t;return Xi({root:["root",e&&"hidden"]},Yi(Q5))},mm=b.forwardRef(function(e,n){const{children:r,value:i,slotProps:a={},slots:l={},...f}=e,{hidden:d,getRootProps:p}=iy(e),y={...e,hidden:d},m=sy(y),C=l.root??"div",T=po({elementType:C,getSlotProps:p,externalSlotProps:a.root,externalForwardedProps:f,additionalProps:{role:"tabpanel",ref:n},ownerState:y,className:m.root});return A.jsx(C,{...T,children:!d&&r})});process.env.NODE_ENV!=="production"&&(mm.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const gm="TabsList";function ay(t){return Xo(gm,t)}Ki(gm,["root","horizontal","vertical"]);const vm={valueChange:"valueChange"};function ly(t,e){if(e.type===vm.valueChange)return{...t,highlightedValue:e.value};const n=dh(t,e),{context:{selectionFollowsFocus:r}}=e;if(e.type===kt.itemsChange){if(n.selectedValues.length>0)return{...n,highlightedValue:n.selectedValues[0]};Ht(null,"reset",e.context)}return r&&n.highlightedValue!=null?{...n,selectedValues:[n.highlightedValue]}:n}function cy(t){const{rootRef:e}=t,{direction:n="ltr",onSelected:r,orientation:i="horizontal",value:a,registerTabIdLookup:l,selectionFollowsFocus:f}=wh(),{subitems:d,contextValue:p}=fh(),y=b.useCallback(he=>{var Te;return(Te=d.get(he))==null?void 0:Te.id},[d]);l(y);const m=b.useMemo(()=>Array.from(d.keys()),[d]),C=b.useCallback(he=>{var Te;return he==null?null:((Te=d.get(he))==null?void 0:Te.ref.current)??null},[d]),T=n==="rtl";let P;i==="vertical"?P="vertical":P=T?"horizontal-rtl":"horizontal-ltr";const B=b.useCallback((he,Te)=>{r(he,Te[0]??null)},[r]),I=b.useMemo(()=>a===void 0?{}:a!=null?{selectedValues:[a]}:{selectedValues:[]},[a]),M=b.useCallback(he=>{var Te;return((Te=d.get(he))==null?void 0:Te.disabled)??!1},[d]),{contextValue:V,dispatch:j,getRootProps:U,state:{highlightedValue:$,selectedValues:Y},rootRef:J}=Z0({controlledProps:I,disabledItemsFocusable:!f,focusManagement:"DOM",getItemDomElement:C,isItemDisabled:M,items:m,rootRef:e,onChange:B,orientation:P,reducerActionContext:b.useMemo(()=>({selectionFollowsFocus:f||!1}),[f]),selectionMode:"single",stateReducer:ly});b.useEffect(()=>{a!==void 0&&a!=null&&j({type:vm.valueChange,value:a})},[j,a]);const K=(he={})=>({...he,...U(he),"aria-orientation":i==="vertical"?"vertical":void 0,role:"tablist"});return{contextValue:b.useMemo(()=>({...p,...V}),[p,V]),dispatch:j,getRootProps:K,highlightedValue:$,isRtl:T,orientation:i,rootRef:J,selectedValue:Y[0]??null}}function uy(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}const dy=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ay))},ym=b.forwardRef(function(e,n){const{children:r,slotProps:i={},slots:a={},...l}=e,{isRtl:f,orientation:d,getRootProps:p,contextValue:y}=cy({rootRef:n}),m={...e,isRtl:f,orientation:d},C=dy(m),T=a.root??"div",P=po({elementType:T,getSlotProps:p,externalSlotProps:i.root,externalForwardedProps:l,ownerState:m,className:C.root});return A.jsx(uy,{value:y,children:A.jsx(T,{...P,children:r})})});process.env.NODE_ENV!=="production"&&(ym.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType})});const bm="Tab";function fy(t){return Xo(bm,t)}Ki(bm,["root","selected","disabled"]);function hy(t){return t.size}function py(t){const{value:e,rootRef:n,disabled:r=!1,id:i}=t,a=b.useRef(null),l=Lu(i),{value:f,selectionFollowsFocus:d,getTabPanelId:p}=wh(),y=b.useMemo(()=>({disabled:r,ref:a,id:l}),[r,a,l]),{id:m,index:C,totalItemCount:T}=hh(e??hy,y),{getRootProps:P,highlighted:B,selected:I}=G0({item:m}),{getRootProps:M,rootRef:V,active:j,focusVisible:U,setFocusVisible:$}=Ou({disabled:r,focusableWhenDisabled:!d,type:"button"}),Y=un(a,n,V),J=m!==void 0?p(m):void 0;return{getRootProps:(le={})=>{const he=cn(le),Te=Ol(P,M);return{...le,...Te(he),role:"tab","aria-controls":J,"aria-selected":I,id:l,ref:Y}},active:j,focusVisible:U,highlighted:B,index:C,rootRef:Y,selected:I||m===f,setFocusVisible:$,totalTabsCount:T}}const my=t=>{const{selected:e,disabled:n}=t;return Xi({root:["root",e&&"selected",n&&"disabled"]},Yi(fy))},wm=b.forwardRef(function(e,n){const{action:r,children:i,disabled:a=!1,onChange:l,onClick:f,onFocus:d,slotProps:p={},slots:y={},value:m,...C}=e,T=b.useRef(),P=un(T,n),{active:B,highlighted:I,selected:M,getRootProps:V}=py({...e,rootRef:P,value:m}),j={...e,active:B,disabled:a,highlighted:I,selected:M},U=my(j),$=y.root??"button",Y=po({elementType:$,getSlotProps:V,externalSlotProps:p.root,externalForwardedProps:C,additionalProps:{ref:n},ownerState:j,className:U.root});return A.jsx($,{...Y,children:i})});process.env.NODE_ENV!=="production"&&(wm.propTypes={action:W.oneOfType([W.func,W.shape({current:W.shape({focusVisible:W.func.isRequired})})]),children:W.node,disabled:W.bool,onChange:W.func,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const $p={"badgeIcon--size-small":"_badgeIcon--size-small_702hu_120","badgeIcon--size-medium":"_badgeIcon--size-medium_702hu_124"},gy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#B5D622"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),vy=D.forwardRef(gy),yy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#738C00"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),by=D.forwardRef(yy),wy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#01819C"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),xy=D.forwardRef(wy),_y=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#DC8541"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M4.5 4.5L15.5 15.5",stroke:"white",strokeWidth:2,strokeLinecap:"round"})),ky=D.forwardRef(_y),Cy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#7C5BFF"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),Sy=D.forwardRef(Cy),Ey={ben:vy,localBiz:by,localOrg:xy,muted:ky,supporter:Sy},xh=({ariaLabel:t,className:e,role:n,size:r,type:i})=>{const a=pe($p.badgeIcon,$p[`badgeIcon--size-${r}`],e),l=Ey[i];return A.jsx(l,{className:a,"aria-label":t,role:n})},Ty="_badge_nyrne_120",Ry="_badge__list_nyrne_124",Py="_badge__icon_nyrne_130",uf={badge:Ty,badge__list:Ry,badge__icon:Py},My=({ariaLabel:t,badgeIcons:e,children:n})=>A.jsx(Bu,{badgeContent:e.map((r,i)=>A.jsx(xh,{size:"small",type:r,className:uf.badge__icon,role:"presentation"},i)),className:uf.badge,slotProps:{badge:{className:uf.badge__list}},"aria-label":t,role:"status",children:n}),Ay={"h1--product":"_h1--product_1357r_120","h2--product":"_h2--product_1357r_133","h3--product":"_h3--product_1357r_146","h4--product":"_h4--product_1357r_159","h5--product":"_h5--product_1357r_172","h6--product":"_h6--product_1357r_185","h7--product":"_h7--product_1357r_198","h8--product":"_h8--product_1357r_211","body-large--product":"_body-large--product_1357r_224","body-regular--product":"_body-regular--product_1357r_237","body-semibold--product":"_body-semibold--product_1357r_250","body-italic--product":"_body-italic--product_1357r_263","body-text-link--product":"_body-text-link--product_1357r_276","detail-medium--product":"_detail-medium--product_1357r_289","detail-bold--product":"_detail-bold--product_1357r_302","detail-upper-case--product":"_detail-upper-case--product_1357r_315","detail-regular--product":"_detail-regular--product_1357r_328","claim--landing":"_claim--landing_1357r_341","claim-uppercase--landing":"_claim-uppercase--landing_1357r_379","h1--landing":"_h1--landing_1357r_417","h1-uppercase--landing":"_h1-uppercase--landing_1357r_455","h2--landing":"_h2--landing_1357r_493","h3--landing":"_h3--landing_1357r_531","h4--landing":"_h4--landing_1357r_569","h5--landing":"_h5--landing_1357r_594","h6--landing":"_h6--landing_1357r_619","overline--landing":"_overline--landing_1357r_644"};function Iy(t){switch(t){case"h1":case"h1-uppercase":return"h1";case"h2":case"claim":case"claim-uppercase":return"h2";case"h3":case"h4":case"h5":return t;case"h6":case"overline":return"h6";default:return"span"}}const Fe=t=>{const{as:e,children:n,className:r,fontSet:i="product",type:a,...l}=t,f=e||Iy(a);return A.jsx(f,{className:pe(Ay[`${a}--${i}`],r),...l,children:n})},Ly=(t,e)=>D.isValidElement(t)&&typeof t.type!="string"&&e.includes(t.type),ar=(t,e)=>D.Children.toArray(t).filter(n=>Ly(n,e)),Dy="_iconComponent_89o31_120",df={iconComponent:Dy,"iconComponent--filled":"_iconComponent--filled_89o31_123","iconComponent--outlined":"_iconComponent--outlined_89o31_127"},Fy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 5.5L8.07955 10.9205C8.03562 10.9644 7.96438 10.9644 7.92045 10.9205L2.5 5.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),By=D.forwardRef(Fy),Oy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10.5 13.5L5.07955 8.07955C5.03562 8.03562 5.03562 7.96438 5.07955 7.92045L10.5 2.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vy=D.forwardRef(Oy),jy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.5 2.5L10.9205 7.92045C10.9644 7.96438 10.9644 8.03562 10.9205 8.07955L5.5 13.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ny=D.forwardRef(jy),$y=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 10.5L8.07955 5.07955C8.03562 5.03562 7.96438 5.03562 7.92045 5.07955L2.5 10.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Wy=D.forwardRef($y),Uy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.08517 4.23369C8.81151 2.37226 12.0899 1.08987 14 3C16 5.00001 14.8225 7.68569 13.5 10C11.6443 13.2475 8.49724 14.7731 8.05277 14.9764C8.01793 14.9923 7.98205 14.9923 7.94721 14.9764C7.50274 14.7731 4.35569 13.2475 2.5 10C1.17753 7.68569 -6.55651e-06 4.99996 2 3.00001C3.91013 1.08992 7.18849 2.37227 7.91483 4.23369C7.94132 4.30158 8.05868 4.30158 8.08517 4.23369Z",fill:"#201649"})),Hy=D.forwardRef(Uy),zy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.06491 4.37563C9.15755 2.36891 11.785 1.62798 13.5 2.99999C15.25 4.39999 14.8225 7.18568 13.5 9.5C11.6438 12.7484 8.49537 14.274 8.05238 14.4765C8.01779 14.4923 7.98213 14.4924 7.94744 14.4768C7.50021 14.2754 4.30555 12.75 2.49999 9.5C1.20548 7.16993 0.749976 4.39999 2.49999 3C4.21502 1.62799 6.84245 2.36891 7.93507 4.37563C7.96266 4.42629 8.03732 4.42629 8.06491 4.37563Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),qy=D.forwardRef(zy),Zy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M11.375 5.74996H12.5C13.432 5.74996 14.1875 6.50548 14.1875 7.43746V12.5C14.1875 13.432 13.432 14.1875 12.5 14.1875H3.5C2.56802 14.1875 1.8125 13.432 1.8125 12.5V7.43746C1.8125 6.50548 2.56802 5.74996 3.5 5.74996H4.625M11.375 5.74996H4.625M11.375 5.74996V4.625C11.375 1.25 8 1.25 8 1.25V1.25C8 1.25 4.625 1.25 4.625 4.625V5.74996M8 9.125V9.125C8.31066 9.125 8.5625 9.37684 8.5625 9.6875V9.6875C8.5625 9.99816 8.31066 10.25 8 10.25V10.25M8 9.125V9.125C7.68934 9.125 7.4375 9.37684 7.4375 9.6875V9.6875C7.4375 9.99816 7.68934 10.25 8 10.25V10.25M8 9.125V10.25",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Gy=D.forwardRef(Zy),Yy={chevron_down:By,chevron_left:Vy,chevron_right:Ny,chevron_up:Wy,heart_filled:Hy,heart_outline:qy,privacy_lock_closed:Gy},Xy=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Ky=D.forwardRef(Xy),Jy=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Qy=D.forwardRef(Jy),eb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),tb=D.forwardRef(eb),nb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),rb=D.forwardRef(nb),ob=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),ib=D.forwardRef(ob),sb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"business"},b.createElement("path",{id:"Vector",d:"M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),ab=D.forwardRef(sb),lb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z",stroke:"#201649",strokeWidth:1.5})),cb=D.forwardRef(lb),ub=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),db=D.forwardRef(ub),fb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),hb=D.forwardRef(fb),pb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),mb=D.forwardRef(pb),gb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),vb=D.forwardRef(gb),yb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),bb=D.forwardRef(yb),wb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),xb=D.forwardRef(wb),_b=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),kb=D.forwardRef(_b),Cb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7",stroke:"#201649",strokeWidth:1.5})),Sb=D.forwardRef(Cb),Eb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Tb=D.forwardRef(Eb),Rb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Pb=D.forwardRef(Rb),Mb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Ab=D.forwardRef(Mb),Ib=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Lb=D.forwardRef(Ib),Db=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Fb=D.forwardRef(Db),Bb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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}),b.createElement("path",{d:"M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z",stroke:"#201649",strokeWidth:1.5})),Ob=D.forwardRef(Bb),Vb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),jb=D.forwardRef(Vb),Nb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),$b=D.forwardRef(Nb),Wb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5"})),Ub=D.forwardRef(Wb),Hb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),zb=D.forwardRef(Hb),qb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",fill:"#201649"}))),Zb=D.forwardRef(qb),Gb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Yb=D.forwardRef(Gb),Xb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Kb=D.forwardRef(Xb),Jb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Qb=D.forwardRef(Jb),ew=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),tw=D.forwardRef(ew),nw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:4,viewBox:"0 0 16 4",fill:"none",ref:e,...t},b.createElement("path",{d:"M2.75 2C2.75 2.41422 2.41421 2.75 2 2.75C1.58579 2.75 1.25 2.41422 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25C2.41421 1.25 2.75 1.58579 2.75 2ZM8.75001 2C8.75001 2.41422 8.41423 2.75 8.00001 2.75C7.5858 2.75 7.25001 2.41422 7.25001 2C7.25001 1.58579 7.5858 1.25 8.00001 1.25C8.41423 1.25 8.75001 1.58579 8.75001 2ZM14.75 2C14.75 2.41422 14.4142 2.75 14 2.75C13.5858 2.75 13.25 2.41422 13.25 2C13.25 1.58579 13.5858 1.25 14 1.25C14.4142 1.25 14.75 1.58579 14.75 2Z",stroke:"#201649",strokeWidth:1.5})),rw=D.forwardRef(nw),ow=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z",stroke:"#201649",strokeWidth:1.5})),iw=D.forwardRef(ow),sw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),aw=D.forwardRef(sw),lw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),cw=D.forwardRef(lw),uw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),dw=D.forwardRef(uw),fw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),hw=D.forwardRef(fw),pw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),mw=D.forwardRef(pw),gw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),vw=D.forwardRef(gw),yw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),bw=D.forwardRef(yw),ww=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),xw=D.forwardRef(ww),_w=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M14 7.5H16.5C17.6046 7.5 18.5 8.39543 18.5 9.5V17C18.5 18.1046 17.6046 19 16.5 19H3.5C2.39543 19 1.5 18.1046 1.5 17V9.5C1.5 8.39543 2.39543 7.5 3.5 7.5H6M14 7.5V4C14 1 10 1 10 1V1C10 1 6 1 6 4V7.5M14 7.5H6M10 12.5V13.5M10.75 13.75V13.75C10.3358 14.1642 9.66421 14.1642 9.25 13.75V13.75C8.83579 13.3358 8.83579 12.6642 9.25 12.25V12.25C9.66421 11.8358 10.3358 11.8358 10.75 12.25V12.25C11.1642 12.6642 11.1642 13.3358 10.75 13.75Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),kw=D.forwardRef(_w),Cw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Sw=D.forwardRef(Cw),Ew=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Tw=D.forwardRef(Ew),Rw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Pw=D.forwardRef(Rw),Mw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Aw=D.forwardRef(Mw),Iw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),Lw=D.forwardRef(Iw),Dw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Fw=D.forwardRef(Dw),Bw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5"})),Ow=D.forwardRef(Bw),Vw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.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"})),jw=D.forwardRef(Vw),Nw={arrow_left:Ky,arrow_right:Qy,bookmark_filled:tb,bookmark_outline:rb,burger_menu:ib,business:ab,camera:cb,checkmark:db,checkmark_circle:hb,chevron_down:mb,chevron_left:vb,chevron_right:bb,chevron_up:xb,comment_bubble:kb,copy:Sb,cross:Tb,cross_circle:Pb,envelope:Ab,event_calendar:Lb,external_link:Fb,eye:Ob,eye_crossed:jb,filter:$b,globe:Ub,heart:zb,heart_filled:Zb,heart_outline:Yb,image:Kb,loudspeaker:Qb,marketplace:tw,more_dots:rw,more_dots_alt:iw,mute:aw,notification_bell:cw,paperclip:dw,pencil:hw,pin:mw,plus:vw,plus_circle:bw,privacy_lock:xw,privacy_lock_closed:kw,react:Sw,search:Tw,share_arrow:Pw,share_arrow_outline:Aw,sort:Lw,special_place:Fw,thanks:Ow,trash_can:jw},$w=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Ww=D.forwardRef($w),Uw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Hw=D.forwardRef(Uw),zw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),qw=D.forwardRef(zw),Zw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Gw=D.forwardRef(Zw),Yw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Xw=D.forwardRef(Yw),Kw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"}),b.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"}),b.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"})),Jw=D.forwardRef(Kw),Qw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),e3=D.forwardRef(Qw),t3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),n3=D.forwardRef(t3),r3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),o3=D.forwardRef(r3),i3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),s3=D.forwardRef(i3),a3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),l3=D.forwardRef(a3),c3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z",stroke:"#201649",strokeWidth:1.5})),u3=D.forwardRef(c3),d3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),f3=D.forwardRef(d3),h3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),p3=D.forwardRef(h3),m3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),g3=D.forwardRef(m3),v3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),y3=D.forwardRef(v3),b3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),w3=D.forwardRef(b3),x3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),_3=D.forwardRef(x3),k3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),C3=D.forwardRef(k3),S3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),E3=D.forwardRef(S3),T3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),R3=D.forwardRef(T3),P3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),M3=D.forwardRef(P3),A3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),I3=D.forwardRef(A3),L3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),D3=D.forwardRef(L3),F3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),B3=D.forwardRef(F3),O3=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889",stroke:"#201649",strokeWidth:1.5})),V3=D.forwardRef(O3),j3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),N3=D.forwardRef(j3),$3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),W3=D.forwardRef($3),U3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),H3=D.forwardRef(U3),z3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),q3=D.forwardRef(z3),Z3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),G3=D.forwardRef(Z3),Y3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),X3=D.forwardRef(Y3),K3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),J3=D.forwardRef(K3),Q3=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"error"},b.createElement("path",{id:"Vector",d:"M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),ex=D.forwardRef(Q3),tx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),nx=D.forwardRef(tx),rx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),ox=D.forwardRef(rx),ix=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),sx=D.forwardRef(ix),ax=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z",fill:"#FDE6F7"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),b.createElement("rect",{width:21,height:6,transform:"translate(5.5 7)",fill:"#FF9DE2"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),lx=D.forwardRef(ax),cx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),ux=D.forwardRef(cx),dx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),fx=D.forwardRef(dx),hx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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}),b.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})),px=D.forwardRef(hx),mx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),gx=D.forwardRef(mx),vx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),yx=D.forwardRef(vx),bx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z",fill:"#C1B7EA"}),b.createElement("path",{d:"M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z",fill:"#E8E3FF"}),b.createElement("path",{d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5})),wx=D.forwardRef(bx),xx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"gift_outline"},b.createElement("path",{id:"Vector",d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5}))),_x=D.forwardRef(xx),kx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Cx=D.forwardRef(kx),Sx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Ex=D.forwardRef(Sx),Tx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Rx=D.forwardRef(Tx),Px=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Mx=D.forwardRef(Px),Ax=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Ix=D.forwardRef(Ax),Lx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",fill:"#201649"}))),Dx=D.forwardRef(Lx),Fx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z",fill:"#CAE85D"}),b.createElement("path",{d:"M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z",fill:"#F2FBC4"}),b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Bx=D.forwardRef(Fx),Ox=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vx=D.forwardRef(Ox),jx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Nx=D.forwardRef(jx),$x=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Wx=D.forwardRef($x),Ux=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Hx=D.forwardRef(Ux),zx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),qx=D.forwardRef(zx),Zx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Gx=D.forwardRef(Zx),Yx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Xx=D.forwardRef(Yx),Kx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),Jx=D.forwardRef(Kx),Qx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),e4=D.forwardRef(Qx),t4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),n4=D.forwardRef(t4),r4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.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"})),o4=D.forwardRef(r4),i4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),s4=D.forwardRef(i4),a4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),l4=D.forwardRef(a4),c4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),u4=D.forwardRef(c4),d4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),f4=D.forwardRef(d4),h4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),p4=D.forwardRef(h4),m4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z",stroke:"#201649",strokeWidth:1.5})),g4=D.forwardRef(m4),v4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z",stroke:"#201649",strokeWidth:1.5})),y4=D.forwardRef(v4),b4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z",stroke:"#201649",strokeWidth:1.5})),w4=D.forwardRef(b4),x4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),_4=D.forwardRef(x4),k4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),C4=D.forwardRef(k4),S4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),E4=D.forwardRef(S4),T4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),R4=D.forwardRef(T4),P4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),M4=D.forwardRef(P4),A4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),I4=D.forwardRef(A4),L4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),D4=D.forwardRef(L4),F4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),B4=D.forwardRef(F4),O4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),V4=D.forwardRef(O4),j4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),N4=D.forwardRef(j4),$4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),W4=D.forwardRef($4),U4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),H4=D.forwardRef(U4),z4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),q4=D.forwardRef(z4),Z4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),G4=D.forwardRef(Z4),Y4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),X4=D.forwardRef(Y4),K4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),J4=D.forwardRef(K4),Q4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),e6=D.forwardRef(Q4),t6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),n6=D.forwardRef(t6),r6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),o6=D.forwardRef(r6),i6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),s6=D.forwardRef(i6),a6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"}),b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),l6=D.forwardRef(a6),c6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),u6=D.forwardRef(c6),d6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),f6=D.forwardRef(d6),h6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),p6=D.forwardRef(h6),m6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z",stroke:"#201649",strokeWidth:1.5})),g6=D.forwardRef(m6),v6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),y6=D.forwardRef(v6),b6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),w6=D.forwardRef(b6),x6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),_6=D.forwardRef(x6),k6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),C6=D.forwardRef(k6),S6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),E6=D.forwardRef(S6),T6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),R6=D.forwardRef(T6),P6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),M6=D.forwardRef(P6),A6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),I6=D.forwardRef(A6),L6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.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"})),D6=D.forwardRef(L6),F6={address_book:Ww,baby_toy:Hw,bicycle:qw,bookmark_outline:Gw,books:Xw,bubble_heart_coloured:Jw,bubble_heart_outline:e3,buildings:n3,burger_menu:o3,business:s3,business_profile:l3,camera:u3,camera_crossed:f3,car:p3,carrot:g3,chat:y3,checkmark_circle:w3,christmas_tree:_3,clipboard:C3,clothing:E3,cocktail:R3,comment_bubble:M3,compass:I3,computer:D3,confetti:B3,copy:V3,couch:N3,credit_card:W3,cross_circle:H3,cutlery:q3,drill_tool:G3,email:X3,envelope:J3,error:ex,event_calendar_check:nx,event_calendar_date:ox,event_calendar_grid:sx,event_calendar_plus:ux,event_calendar_plus_coloured:lx,exchange:fx,eye:px,eye_crossed:gx,gift:yx,gift_coloured:wx,gift_outline:_x,globe:Cx,group:Ex,group_coloured:Rx,healthcare:Mx,heart:Ix,heart_filled:Dx,heart_handshake_coloured:Bx,heart_handshake_outline:Vx,heart_outline:Nx,house:Wx,image:Hx,info:qx,info_left:Gx,invite_neighbour:Xx,key:Jx,kitchen_pot:e4,list:n4,log_in:o4,log_out:s4,loudspeaker:l4,map:u4,marketplace:f4,miscellaneous_other:p4,more_dots:g4,more_dots_alt:y4,more_dots_outline:w4,music:_4,nebenan_de:C4,neighbour:E4,notification_bell:R4,organisation:M4,paper_empty:I4,paper_form:D4,paperclip:B4,paw:V4,pencil:N4,pin:W4,pins:H4,plant:q4,plus:G4,plus_circle:X4,post:J4,privacy_lock:e6,privacy_lock_closed:n6,qr_code:o6,search:s6,settings_cog:l6,shopping_bag:u6,shopping_cart:f6,special_place:p6,star:g6,suitcase:y6,supporter:w6,tennis_ball:_6,thanks:C6,trash_can:E6,truck:R6,user:M6,user_profile:I6,wellness:D6},B6={16:Yy,24:Nw,32:F6},rt=({className:t,name:e,role:n="presentation",size:r="32",title:i})=>{const l=B6[r][e],f=e.endsWith("_filled"),d=e.endsWith("_coloured");return l?A.jsx(l,{className:pe(df.iconComponent,{[df["iconComponent--filled"]]:f,[df["iconComponent--outlined"]]:!d&&!f},t),title:i,role:n,width:r,height:r}):null},O6="_bubbleContent_a90if_120",V6="_bubble_a90if_120",hl={bubbleContent:O6,bubble:V6,"bubble--badge":"_bubble--badge_a90if_150","bubble--empty":"_bubble--empty_a90if_157","bubble--hidden":"_bubble--hidden_a90if_162"},j6=9,Nl=t=>{const{ariaLabel:e,children:n,showZero:r=!1,value:i}=t,a=i===void 0,l=a?void 0:Math.max(0,i),f=pe({[hl.bubble]:!0,[hl["bubble--badge"]]:n,[hl["bubble--empty"]]:a,[hl["bubble--hidden"]]:l===0&&!r});return console.log("hidden",l),A.jsx(Bu,{badgeContent:l,className:hl.bubbleContent,max:j6,slotProps:{badge:{className:f}},"aria-label":e,role:"status",showZero:r,children:n})},N6="_baseBtn_3pet3_120",Wc={baseBtn:N6};function Qt(t){const e="href"in t,{children:n,className:r,"data-testid":i,disabled:a=!1}=t,{active:l,focusVisible:f,getRootProps:d}=Ou({...t,rootRef:t.ref}),p=pe(Wc.baseBtn,r,{[Wc["baseBtn--active"]]:l,[Wc["baseBtn--focusVisible"]]:f});if(e){const{ariaDescribedBy:I,ariaLabel:M,ariaLabelledBy:V,href:j,onClick:U,rel:$,target:Y}=t,J=Y==="_blank"?"noopener noreferrer":$;return A.jsx("a",{"aria-label":M,"aria-labelledby":V,"aria-describedby":I,className:p,href:j,target:Y,onClick:U,rel:J,"data-testid":i,children:n})}const{ariaDescribedBy:y,ariaLabel:m,ariaLabelledBy:C,onClick:T,role:P,selected:B}=t;return A.jsx("button",{...d(),"aria-label":m,"aria-labelledby":C,className:pe(Wc.baseBtn,p,r),role:P,disabled:a,onClick:T,"aria-pressed":l,"aria-selected":B,"aria-describedby":y,"data-testid":i,children:n})}const $6="_textButton_fwocl_120",Uc={textButton:$6,"textButton--green":"_textButton--green_fwocl_129","textButton--blue":"_textButton--blue_fwocl_135","textButton--deepPurple":"_textButton--deepPurple_fwocl_141"},W6={large:"h5",link:"body-text-link",medium:"body-semibold",small:"detail-bold"};function mo({className:t,color:e,disabled:n,leftIcon:r,rightIcon:i,size:a,text:l,...f}){const d=ar(r,[rt,Nl]),p=ar(i,[rt,Nl]);return A.jsxs(Qt,{...f,className:pe(t,Uc.textButton,Uc[`textButton--${e}`],Uc[`textButton--${a}`]),disabled:n,children:[d,A.jsx(Fe,{type:W6[a],as:"span",className:pe(Uc.textButtonTypography),children:l}),p]})}const U6="_badgeLabel_gkzyw_120",H6="_badgeLabel__text_gkzyw_129",Wp={badgeLabel:U6,badgeLabel__text:H6},z6=({buttonHref:t,buttonOnClick:e,buttonText:n,text:r,type:i})=>A.jsxs("div",{className:Wp.badgeLabel,children:[A.jsx(xh,{size:"medium",type:i,role:"presentation"}),A.jsx(Fe,{type:"body-semibold",className:Wp.badgeLabel__text,children:r}),A.jsx(mo,{href:t,onClick:e,color:"blue",size:"medium",text:n})]}),q6="_feedItemCategory_19iqo_120",Up={feedItemCategory:q6,"feedItemCategory--theme":"_feedItemCategory--theme_19iqo_128","feedItemCategory--closedPost":"_feedItemCategory--closedPost_19iqo_132"},Z6=({className:t,text:e,type:n})=>A.jsx("div",{className:pe(Up.feedItemCategory,Up[`feedItemCategory--${n}`],t),children:A.jsx(Fe,{type:"detail-medium",children:e})}),G6="_labelPill_l74n5_120",Hc={labelPill:G6,"labelPill__shape--pill":"_labelPill__shape--pill_l74n5_125","labelPill__shape--pill--small":"_labelPill__shape--pill--small_l74n5_129","labelPill__shape--pill--teal":"_labelPill__shape--pill--teal_l74n5_132","labelPill__shape--pill--lavender":"_labelPill__shape--pill--lavender_l74n5_136","labelPill__shape--tile":"_labelPill__shape--tile_l74n5_140"},_h=({className:t,color:e="teal",label:n,shape:r="pill",size:i="medium"})=>{const l=(f=>r==="pill"?{large:"body-semibold",medium:"detail-bold",small:"detail-upper-case"}[f]:{medium:"h5",small:"detail-upper-case"}[f])(i);return A.jsx("span",{className:pe(Hc.labelPill,Hc[`labelPill__shape--${r}`],Hc[`labelPill__shape--${r}--${i}`],{[Hc[`labelPill__shape--${r}--${e}`]]:r!=="tile"},t),children:A.jsx(Fe,{type:l,children:n})})},Y6="_sticker_1csum_120",ff={sticker:Y6,"sticker--color-green":"_sticker--color-green_1csum_128","sticker--color-pink":"_sticker--color-pink_1csum_131","sticker--color-lavender":"_sticker--color-lavender_1csum_134","sticker--color-teal":"_sticker--color-teal_1csum_140","sticker--color-orange":"_sticker--color-orange_1csum_146","sticker--color-grey":"_sticker--color-grey_1csum_149","sticker--size-small":"_sticker--size-small_1csum_152","sticker--size-medium":"_sticker--size-medium_1csum_156","sticker--size-large":"_sticker--size-large_1csum_160"},xm=({color:t,icon:e,size:n})=>{const r=pe(ff.sticker,ff[`sticker--color-${t}`],ff[`sticker--size-${n}`]);return A.jsx("div",{role:"presentation","data-testid":"sticker",className:r,children:A.jsx(rt,{name:e})})},Hp=new Set;function Uu(t,e,n){t||Hp.has(e)||(console.warn(e),Hp.add(e))}function X6(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Uu(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}function $l(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Wf=t=>Array.isArray(t);function _m(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function Wl(t){return typeof t=="string"||Array.isArray(t)}function zp(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function kh(t,e,n,r){if(typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}return e}function Hu(t,e,n){const r=t.getProps();return kh(r,e,n!==void 0?n:r.custom,t)}const Ch=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Sh=["initial",...Ch],Gl=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Ko=new Set(Gl),jr=t=>t*1e3,co=t=>t/1e3,K6={type:"spring",stiffness:500,damping:25,restSpeed:10},J6=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),Q6={type:"keyframes",duration:.8},e_={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},t_=(t,{keyframes:e})=>e.length>2?Q6:Ko.has(t)?t.startsWith("scale")?J6(e[1]):K6:e_;function n_({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:l,repeatDelay:f,from:d,elapsed:p,...y}){return!!Object.keys(y).length}function Eh(t,e){return t[e]||t.default||t}const r_={skipAnimations:!1,useManualTiming:!1},o_=t=>t!==null;function zu(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(o_),a=e&&n!=="loop"&&e%2===1?0:i.length-1;return!a||r===void 0?i[a]:r}const Jt=t=>t;function i_(t){let e=new Set,n=new Set,r=!1,i=!1;const a=new WeakSet;let l={delta:0,timestamp:0,isProcessing:!1};function f(p){a.has(p)&&(d.schedule(p),t()),p(l)}const d={schedule:(p,y=!1,m=!1)=>{const T=m&&r?e:n;return y&&a.add(p),T.has(p)||T.add(p),p},cancel:p=>{n.delete(p),a.delete(p)},process:p=>{if(l=p,r){i=!0;return}r=!0,[e,n]=[n,e],n.clear(),e.forEach(f),r=!1,i&&(i=!1,d.process(p))}};return d}const zc=["read","resolveKeyframes","update","preRender","render","postRender"],s_=40;function km(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=()=>n=!0,l=zc.reduce((M,V)=>(M[V]=i_(a),M),{}),{read:f,resolveKeyframes:d,update:p,preRender:y,render:m,postRender:C}=l,T=()=>{const M=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(M-i.timestamp,s_),1),i.timestamp=M,i.isProcessing=!0,f.process(i),d.process(i),p.process(i),y.process(i),m.process(i),C.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(T))},P=()=>{n=!0,r=!0,i.isProcessing||t(T)};return{schedule:zc.reduce((M,V)=>{const j=l[V];return M[V]=(U,$=!1,Y=!1)=>(n||P(),j.schedule(U,$,Y)),M},{}),cancel:M=>{for(let V=0;V<zc.length;V++)l[zc[V]].cancel(M)},state:i,steps:l}}const{schedule:ht,cancel:go,state:Kt,steps:hf}=km(typeof requestAnimationFrame<"u"?requestAnimationFrame:Jt,!0),Cm=t=>/^0[^.\s]+$/u.test(t);function a_(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||Cm(t):!0}let ga=Jt,vo=Jt;process.env.NODE_ENV!=="production"&&(ga=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vo=(t,e)=>{if(!t)throw new Error(e)});const Sm=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),Em=t=>e=>typeof e=="string"&&e.startsWith(t),Tm=Em("--"),l_=Em("var(--"),Th=t=>l_(t)?c_.test(t.split("/*")[0].trim()):!1,c_=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,u_=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function d_(t){const e=u_.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const f_=4;function Rm(t,e,n=1){vo(n<=f_,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=d_(t);if(!r)return;const a=window.getComputedStyle(e).getPropertyValue(r);if(a){const l=a.trim();return Sm(l)?parseFloat(l):l}return Th(i)?Rm(i,e,n+1):i}const Go=(t,e,n)=>n>e?e:n<t?t:n,va={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Pl={...va,transform:t=>Go(0,1,t)},qc={...va,default:1},Ml=t=>Math.round(t*1e5)/1e5,Rh=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,h_=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,p_=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function Yl(t){return typeof t=="string"}function m_(t){return t==null}const Xl=t=>({test:e=>Yl(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),zo=Xl("deg"),Nr=Xl("%"),je=Xl("px"),g_=Xl("vh"),v_=Xl("vw"),qp={...Nr,parse:t=>Nr.parse(t)/100,transform:t=>Nr.transform(t*100)},y_=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),Zp=t=>t===va||t===je,Gp=(t,e)=>parseFloat(t.split(", ")[e]),Yp=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return Gp(i[1],e);{const a=r.match(/^matrix\((.+)\)$/u);return a?Gp(a[1],t):0}},b_=new Set(["x","y","z"]),w_=Gl.filter(t=>!b_.has(t));function x_(t){const e=[];return w_.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const fa={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:Yp(4,13),y:Yp(5,14)};fa.translateX=fa.x;fa.translateY=fa.y;const Pm=t=>e=>e.test(t),__={test:t=>t==="auto",parse:t=>t},Mm=[va,je,Nr,zo,v_,g_,__],Xp=t=>Mm.find(Pm(t)),Hi=new Set;let Uf=!1,Hf=!1;function Am(){if(Hf){const t=Array.from(Hi).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=x_(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([a,l])=>{var f;(f=r.getValue(a))===null||f===void 0||f.set(l)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Hf=!1,Uf=!1,Hi.forEach(t=>t.complete()),Hi.clear()}function Im(){Hi.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Hf=!0)})}function k_(){Im(),Am()}class Ph{constructor(e,n,r,i,a,l=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=a,this.isAsync=l}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Hi.add(this),Uf||(Uf=!0,ht.read(Im),ht.resolveKeyframes(Am))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let a=0;a<e.length;a++)if(e[a]===null)if(a===0){const l=i==null?void 0:i.get(),f=e[e.length-1];if(l!==void 0)e[0]=l;else if(r&&n){const d=r.readValue(n,f);d!=null&&(e[0]=d)}e[0]===void 0&&(e[0]=f),i&&l===void 0&&i.set(e[0])}else e[a]=e[a-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Hi.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Hi.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Mh=(t,e)=>n=>!!(Yl(n)&&p_.test(n)&&n.startsWith(t)||e&&!m_(n)&&Object.prototype.hasOwnProperty.call(n,e)),Lm=(t,e,n)=>r=>{if(!Yl(r))return r;const[i,a,l,f]=r.match(Rh);return{[t]:parseFloat(i),[e]:parseFloat(a),[n]:parseFloat(l),alpha:f!==void 0?parseFloat(f):1}},C_=t=>Go(0,255,t),pf={...va,transform:t=>Math.round(C_(t))},Wi={test:Mh("rgb","red"),parse:Lm("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+pf.transform(t)+", "+pf.transform(e)+", "+pf.transform(n)+", "+Ml(Pl.transform(r))+")"};function S_(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const zf={test:Mh("#"),parse:S_,transform:Wi.transform},oa={test:Mh("hsl","hue"),parse:Lm("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+Nr.transform(Ml(e))+", "+Nr.transform(Ml(n))+", "+Ml(Pl.transform(r))+")"},an={test:t=>Wi.test(t)||zf.test(t)||oa.test(t),parse:t=>Wi.test(t)?Wi.parse(t):oa.test(t)?oa.parse(t):zf.parse(t),transform:t=>Yl(t)?t:t.hasOwnProperty("red")?Wi.transform(t):oa.transform(t)};function E_(t){var e,n;return isNaN(t)&&Yl(t)&&(((e=t.match(Rh))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(h_))===null||n===void 0?void 0:n.length)||0)>0}const Dm="number",Fm="color",T_="var",R_="var(",Kp="${}",P_=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Ul(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let a=0;const f=e.replace(P_,d=>(an.test(d)?(r.color.push(a),i.push(Fm),n.push(an.parse(d))):d.startsWith(R_)?(r.var.push(a),i.push(T_),n.push(d)):(r.number.push(a),i.push(Dm),n.push(parseFloat(d))),++a,Kp)).split(Kp);return{values:n,split:f,indexes:r,types:i}}function Bm(t){return Ul(t).values}function Om(t){const{split:e,types:n}=Ul(t),r=e.length;return i=>{let a="";for(let l=0;l<r;l++)if(a+=e[l],i[l]!==void 0){const f=n[l];f===Dm?a+=Ml(i[l]):f===Fm?a+=an.transform(i[l]):a+=i[l]}return a}}const M_=t=>typeof t=="number"?0:t;function A_(t){const e=Bm(t);return Om(t)(e.map(M_))}const Yo={test:E_,parse:Bm,createTransformer:Om,getAnimatableNone:A_},I_=new Set(["brightness","contrast","saturate","opacity"]);function L_(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Rh)||[];if(!r)return t;const i=n.replace(r,"");let a=I_.has(e)?1:0;return r!==n&&(a*=100),e+"("+a+i+")"}const D_=/\b([a-z-]*)\(.*?\)/gu,qf={...Yo,getAnimatableNone:t=>{const e=t.match(D_);return e?e.map(L_).join(" "):t}},Jp={...va,transform:Math.round},Ah={borderWidth:je,borderTopWidth:je,borderRightWidth:je,borderBottomWidth:je,borderLeftWidth:je,borderRadius:je,radius:je,borderTopLeftRadius:je,borderTopRightRadius:je,borderBottomRightRadius:je,borderBottomLeftRadius:je,width:je,maxWidth:je,height:je,maxHeight:je,size:je,top:je,right:je,bottom:je,left:je,padding:je,paddingTop:je,paddingRight:je,paddingBottom:je,paddingLeft:je,margin:je,marginTop:je,marginRight:je,marginBottom:je,marginLeft:je,rotate:zo,rotateX:zo,rotateY:zo,rotateZ:zo,scale:qc,scaleX:qc,scaleY:qc,scaleZ:qc,skew:zo,skewX:zo,skewY:zo,distance:je,translateX:je,translateY:je,translateZ:je,x:je,y:je,z:je,perspective:je,transformPerspective:je,opacity:Pl,originX:qp,originY:qp,originZ:je,zIndex:Jp,backgroundPositionX:je,backgroundPositionY:je,fillOpacity:Pl,strokeOpacity:Pl,numOctaves:Jp},F_={...Ah,color:an,backgroundColor:an,outlineColor:an,fill:an,stroke:an,borderColor:an,borderTopColor:an,borderRightColor:an,borderBottomColor:an,borderLeftColor:an,filter:qf,WebkitFilter:qf},Ih=t=>F_[t];function Vm(t,e){let n=Ih(t);return n!==qf&&(n=Yo),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const B_=new Set(["auto","none","0"]);function O_(t,e,n){let r=0,i;for(;r<t.length&&!i;){const a=t[r];typeof a=="string"&&!B_.has(a)&&Ul(a).values.length&&(i=t[r]),r++}if(i&&n)for(const a of e)t[a]=Vm(n,i)}class jm extends Ph{constructor(e,n,r,i,a){super(e,n,r,i,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<e.length;d++){let p=e[d];if(typeof p=="string"&&(p=p.trim(),Th(p))){const y=Rm(p,n.current);y!==void 0&&(e[d]=y),d===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!y_.has(r)||e.length!==2)return;const[i,a]=e,l=Xp(i),f=Xp(a);if(l!==f)if(Zp(l)&&Zp(f))for(let d=0;d<e.length;d++){const p=e[d];typeof p=="string"&&(e[d]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)a_(e[i])&&r.push(i);r.length&&O_(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=fa[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const a=n.getValue(r);a&&a.jump(this.measuredOrigin,!1);const l=i.length-1,f=i[l];i[l]=fa[r](n.measureViewportBox(),window.getComputedStyle(n.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([d,p])=>{n.getValue(d).set(p)}),this.resolveNoneKeyframes()}}function Nm(t){let e;return()=>(e===void 0&&(e=t()),e)}let lu;function V_(){lu=void 0}const uo={now:()=>(lu===void 0&&uo.set(Kt.isProcessing||r_.useManualTiming?Kt.timestamp:performance.now()),lu),set:t=>{lu=t,queueMicrotask(V_)}},Qp=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Yo.test(t)||t==="0")&&!t.startsWith("url("));function j_(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function N_(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const a=t[t.length-1],l=Qp(i,e),f=Qp(a,e);return ga(l===f,`You are trying to animate ${e} from "${i}" to "${a}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${a} via the \`style\` property.`),!l||!f?!1:j_(t)||n==="spring"&&r}const $_=40;class $m{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:a=0,repeatType:l="loop",...f}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=uo.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:a,repeatType:l,...f},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>$_?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&k_(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=uo.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:a,delay:l,onComplete:f,onUpdate:d,isGenerator:p}=this.options;if(!p&&!N_(e,r,i,a))if(l)this.options.duration=0;else{d==null||d(zu(e,this.options,n)),f==null||f(),this.resolveFinishedPromise();return}const y=this.initPlayback(e,n);y!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...y},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}function Wm(t,e){return e?t*(1e3/e):0}const W_=5;function Um(t,e,n){const r=Math.max(e-W_,0);return Wm(n-t(r),e-r)}const mf=.001,U_=.01,e1=10,H_=.05,z_=1;function q_({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,a;ga(t<=jr(e1),"Spring duration must be 10 seconds or less");let l=1-e;l=Go(H_,z_,l),t=Go(U_,e1,co(t)),l<1?(i=p=>{const y=p*l,m=y*t,C=y-n,T=Zf(p,l),P=Math.exp(-m);return mf-C/T*P},a=p=>{const m=p*l*t,C=m*n+n,T=Math.pow(l,2)*Math.pow(p,2)*t,P=Math.exp(-m),B=Zf(Math.pow(p,2),l);return(-i(p)+mf>0?-1:1)*((C-T)*P)/B}):(i=p=>{const y=Math.exp(-p*t),m=(p-n)*t+1;return-mf+y*m},a=p=>{const y=Math.exp(-p*t),m=(n-p)*(t*t);return y*m});const f=5/t,d=G_(i,a,f);if(t=jr(t),isNaN(d))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(d,2)*r;return{stiffness:p,damping:l*2*Math.sqrt(r*p),duration:t}}}const Z_=12;function G_(t,e,n){let r=n;for(let i=1;i<Z_;i++)r=r-t(r)/e(r);return r}function Zf(t,e){return t*Math.sqrt(1-e*e)}const Y_=["duration","bounce"],X_=["stiffness","damping","mass"];function t1(t,e){return e.some(n=>t[n]!==void 0)}function K_(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!t1(t,X_)&&t1(t,Y_)){const n=q_(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function Hm({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],a=t[t.length-1],l={done:!1,value:i},{stiffness:f,damping:d,mass:p,duration:y,velocity:m,isResolvedFromDuration:C}=K_({...r,velocity:-co(r.velocity||0)}),T=m||0,P=d/(2*Math.sqrt(f*p)),B=a-i,I=co(Math.sqrt(f/p)),M=Math.abs(B)<5;n||(n=M?.01:2),e||(e=M?.005:.5);let V;if(P<1){const j=Zf(I,P);V=U=>{const $=Math.exp(-P*I*U);return a-$*((T+P*I*B)/j*Math.sin(j*U)+B*Math.cos(j*U))}}else if(P===1)V=j=>a-Math.exp(-I*j)*(B+(T+I*B)*j);else{const j=I*Math.sqrt(P*P-1);V=U=>{const $=Math.exp(-P*I*U),Y=Math.min(j*U,300);return a-$*((T+P*I*B)*Math.sinh(Y)+j*B*Math.cosh(Y))/j}}return{calculatedDuration:C&&y||null,next:j=>{const U=V(j);if(C)l.done=j>=y;else{let $=0;P<1&&($=j===0?jr(T):Um(V,j,U));const Y=Math.abs($)<=n,J=Math.abs(a-U)<=e;l.done=Y&&J}return l.value=l.done?a:U,l}}}function n1({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:l,min:f,max:d,restDelta:p=.5,restSpeed:y}){const m=t[0],C={done:!1,value:m},T=K=>f!==void 0&&K<f||d!==void 0&&K>d,P=K=>f===void 0?d:d===void 0||Math.abs(f-K)<Math.abs(d-K)?f:d;let B=n*e;const I=m+B,M=l===void 0?I:l(I);M!==I&&(B=M-m);const V=K=>-B*Math.exp(-K/r),j=K=>M+V(K),U=K=>{const le=V(K),he=j(K);C.done=Math.abs(le)<=p,C.value=C.done?M:he};let $,Y;const J=K=>{T(C.value)&&($=K,Y=Hm({keyframes:[C.value,P(C.value)],velocity:Um(j,K,C.value),damping:i,stiffness:a,restDelta:p,restSpeed:y}))};return J(0),{calculatedDuration:null,next:K=>{let le=!1;return!Y&&$===void 0&&(le=!0,U(K),J(K)),$!==void 0&&K>=$?Y.next(K-$):(!le&&U(K),C)}}}const zm=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,J_=1e-7,Q_=12;function ek(t,e,n,r,i){let a,l,f=0;do l=e+(n-e)/2,a=zm(l,r,i)-t,a>0?n=l:e=l;while(Math.abs(a)>J_&&++f<Q_);return l}function Kl(t,e,n,r){if(t===e&&n===r)return Jt;const i=a=>ek(a,0,1,t,n);return a=>a===0||a===1?a:zm(i(a),e,r)}const tk=Kl(.42,0,1,1),nk=Kl(0,0,.58,1),qm=Kl(.42,0,.58,1),rk=t=>Array.isArray(t)&&typeof t[0]!="number",Zm=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Gm=t=>e=>1-t(1-e),Lh=t=>1-Math.sin(Math.acos(t)),Ym=Gm(Lh),ok=Zm(Lh),Xm=Kl(.33,1.53,.69,.99),Dh=Gm(Xm),ik=Zm(Dh),sk=t=>(t*=2)<1?.5*Dh(t):.5*(2-Math.pow(2,-10*(t-1))),r1={linear:Jt,easeIn:tk,easeInOut:qm,easeOut:nk,circIn:Lh,circInOut:ok,circOut:Ym,backIn:Dh,backInOut:ik,backOut:Xm,anticipate:sk},o1=t=>{if(Array.isArray(t)){vo(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Kl(e,n,r,i)}else if(typeof t=="string")return vo(r1[t]!==void 0,`Invalid easing type '${t}'`),r1[t];return t},ak=(t,e)=>n=>e(t(n)),fo=(...t)=>t.reduce(ak),Hl=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},Ct=(t,e,n)=>t+(e-t)*n;function gf(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function lk({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,a=0,l=0;if(!e)i=a=l=n;else{const f=n<.5?n*(1+e):n+e-n*e,d=2*n-f;i=gf(d,f,t+1/3),a=gf(d,f,t),l=gf(d,f,t-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(l*255),alpha:r}}function xu(t,e){return n=>n>0?e:t}const vf=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},ck=[zf,Wi,oa],uk=t=>ck.find(e=>e.test(t));function i1(t){const e=uk(t);if(ga(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===oa&&(n=lk(n)),n}const s1=(t,e)=>{const n=i1(t),r=i1(e);if(!n||!r)return xu(t,e);const i={...n};return a=>(i.red=vf(n.red,r.red,a),i.green=vf(n.green,r.green,a),i.blue=vf(n.blue,r.blue,a),i.alpha=Ct(n.alpha,r.alpha,a),Wi.transform(i))},Gf=new Set(["none","hidden"]);function dk(t,e){return Gf.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function fk(t,e){return n=>Ct(t,e,n)}function Fh(t){return typeof t=="number"?fk:typeof t=="string"?Th(t)?xu:an.test(t)?s1:mk:Array.isArray(t)?Km:typeof t=="object"?an.test(t)?s1:hk:xu}function Km(t,e){const n=[...t],r=n.length,i=t.map((a,l)=>Fh(a)(a,e[l]));return a=>{for(let l=0;l<r;l++)n[l]=i[l](a);return n}}function hk(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Fh(t[i])(t[i],e[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}}function pk(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let a=0;a<e.values.length;a++){const l=e.types[a],f=t.indexes[l][i[l]],d=(n=t.values[f])!==null&&n!==void 0?n:0;r[a]=d,i[l]++}return r}const mk=(t,e)=>{const n=Yo.createTransformer(e),r=Ul(t),i=Ul(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?Gf.has(t)&&!i.values.length||Gf.has(e)&&!r.values.length?dk(t,e):fo(Km(pk(r,i),i.values),n):(ga(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),xu(t,e))};function Jm(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?Ct(t,e,n):Fh(t)(t,e)}function gk(t,e,n){const r=[],i=n||Jm,a=t.length-1;for(let l=0;l<a;l++){let f=i(t[l],t[l+1]);if(e){const d=Array.isArray(e)?e[l]||Jt:e;f=fo(d,f)}r.push(f)}return r}function vk(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const a=t.length;if(vo(a===e.length,"Both input and output ranges must be the same length"),a===1)return()=>e[0];if(a===2&&t[0]===t[1])return()=>e[1];t[0]>t[a-1]&&(t=[...t].reverse(),e=[...e].reverse());const l=gk(e,r,i),f=l.length,d=p=>{let y=0;if(f>1)for(;y<t.length-2&&!(p<t[y+1]);y++);const m=Hl(t[y],t[y+1],p);return l[y](m)};return n?p=>d(Go(t[0],t[a-1],p)):d}function yk(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Hl(0,e,r);t.push(Ct(n,1,i))}}function bk(t){const e=[0];return yk(e,t.length-1),e}function wk(t,e){return t.map(n=>n*e)}function xk(t,e){return t.map(()=>e||qm).splice(0,t.length-1)}function _u({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=rk(r)?r.map(o1):o1(r),a={done:!1,value:e[0]},l=wk(n&&n.length===e.length?n:bk(e),t),f=vk(l,e,{ease:Array.isArray(i)?i:xk(e,i)});return{calculatedDuration:t,next:d=>(a.value=f(d),a.done=d>=t,a)}}const a1=2e4;function _k(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<a1;)e+=n,r=t.next(e);return e>=a1?1/0:e}const kk=t=>{const e=({timestamp:n})=>t(n);return{start:()=>ht.update(e,!0),stop:()=>go(e),now:()=>Kt.isProcessing?Kt.timestamp:uo.now()}},Ck={decay:n1,inertia:n1,tween:_u,keyframes:_u,spring:Hm},Sk=t=>t/100;class Bh extends $m{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:d}=this.options;d&&d()};const{name:n,motionValue:r,element:i,keyframes:a}=this.options,l=(i==null?void 0:i.KeyframeResolver)||Ph,f=(d,p)=>this.onKeyframesResolved(d,p);this.resolver=new l(a,f,n,r,i),this.resolver.scheduleResolve()}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:a,velocity:l=0}=this.options,f=Ck[n]||_u;let d,p;f!==_u&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vo(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),d=fo(Sk,Jm(e[0],e[1])),e=[0,100]);const y=f({...this.options,keyframes:e});a==="mirror"&&(p=f({...this.options,keyframes:[...e].reverse(),velocity:-l})),y.calculatedDuration===null&&(y.calculatedDuration=_k(y));const{calculatedDuration:m}=y,C=m+i,T=C*(r+1)-i;return{generator:y,mirroredGenerator:p,mapPercentToKeyframes:d,calculatedDuration:m,resolvedDuration:C,totalDuration:T}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:K}=this.options;return{done:!0,value:K[K.length-1]}}const{finalKeyframe:i,generator:a,mirroredGenerator:l,mapPercentToKeyframes:f,keyframes:d,calculatedDuration:p,totalDuration:y,resolvedDuration:m}=r;if(this.startTime===null)return a.next(0);const{delay:C,repeat:T,repeatType:P,repeatDelay:B,onUpdate:I}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-y/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const M=this.currentTime-C*(this.speed>=0?1:-1),V=this.speed>=0?M<0:M>y;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=y);let j=this.currentTime,U=a;if(T){const K=Math.min(this.currentTime,y)/m;let le=Math.floor(K),he=K%1;!he&&K>=1&&(he=1),he===1&&le--,le=Math.min(le,T+1),!!(le%2)&&(P==="reverse"?(he=1-he,B&&(he-=B/m)):P==="mirror"&&(U=l)),j=Go(0,1,he)*m}const $=V?{done:!1,value:d[0]}:U.next(j);f&&($.value=f($.value));let{done:Y}=$;!V&&p!==null&&(Y=this.speed>=0?this.currentTime>=y:this.currentTime<=0);const J=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&Y);return J&&i!==void 0&&($.value=zu(d,this.options,i)),I&&I($.value),J&&this.finish(),$}get duration(){const{resolved:e}=this;return e?co(e.calculatedDuration):0}get time(){return co(this.currentTime)}set time(e){e=jr(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=co(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=kk,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(a=>this.tick(a))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const Qm=new Set(["opacity","clipPath","filter","transform"]),eg=t=>Array.isArray(t)&&typeof t[0]=="number";function tg(t){return!!(!t||typeof t=="string"&&t in Oh||eg(t)||Array.isArray(t)&&t.every(tg))}const Sl=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Oh={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sl([0,.65,.55,1]),circOut:Sl([.55,0,1,.45]),backIn:Sl([.31,.01,.66,-.59]),backOut:Sl([.33,1.53,.69,.99])};function Ek(t){return ng(t)||Oh.easeOut}function ng(t){if(t)return eg(t)?Sl(t):Array.isArray(t)?t.map(Ek):Oh[t]}function Tk(t,e,n,{delay:r=0,duration:i=300,repeat:a=0,repeatType:l="loop",ease:f,times:d}={}){const p={[e]:n};d&&(p.offset=d);const y=ng(f);return Array.isArray(y)&&(p.easing=y),t.animate(p,{delay:r,duration:i,easing:Array.isArray(y)?"linear":y,fill:"both",iterations:a+1,direction:l==="reverse"?"alternate":"normal"})}const Rk=Nm(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),ku=10,Pk=2e4;function Mk(t){return t.type==="spring"||!tg(t.ease)}function Ak(t,e){const n=new Bh({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let a=0;for(;!r.done&&a<Pk;)r=n.sample(a),i.push(r.value),a+=ku;return{times:void 0,keyframes:i,duration:a-ku,ease:"linear"}}class l1 extends $m{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:a}=this.options;this.resolver=new jm(a,(l,f)=>this.onKeyframesResolved(l,f),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){var r;let{duration:i=300,times:a,ease:l,type:f,motionValue:d,name:p,startTime:y}=this.options;if(!(!((r=d.owner)===null||r===void 0)&&r.current))return!1;if(Mk(this.options)){const{onComplete:C,onUpdate:T,motionValue:P,element:B,...I}=this.options,M=Ak(e,I);e=M.keyframes,e.length===1&&(e[1]=e[0]),i=M.duration,a=M.times,l=M.ease,f="keyframes"}const m=Tk(d.owner.current,p,e,{...this.options,duration:i,times:a,ease:l});return m.startTime=y??this.calcStartTime(),this.pendingTimeline?(m.timeline=this.pendingTimeline,this.pendingTimeline=void 0):m.onfinish=()=>{const{onComplete:C}=this.options;d.set(zu(e,this.options,n)),C&&C(),this.cancel(),this.resolveFinishedPromise()},{animation:m,duration:i,times:a,type:f,ease:l,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return co(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return co(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=jr(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return Jt;const{animation:r}=n;r.timeline=e,r.onfinish=null}return Jt}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:a,ease:l,times:f}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:y,onComplete:m,element:C,...T}=this.options,P=new Bh({...T,keyframes:r,duration:i,type:a,ease:l,times:f,isGenerator:!0}),B=jr(this.time);p.setWithVelocity(P.sample(B-ku).value,P.sample(B).value,ku)}const{onStop:d}=this.options;d&&d(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:a,damping:l,type:f}=e;return Rk()&&r&&Qm.has(r)&&n&&n.owner&&n.owner.current instanceof HTMLElement&&!n.owner.getProps().onUpdate&&!i&&a!=="mirror"&&l!==0&&f!=="inertia"}}function Ik(t,e){let n;const r=()=>{const{currentTime:i}=e,l=(i===null?0:i.value)/100;n!==l&&t(l),n=l};return ht.update(r,!0),()=>go(r)}const Lk=Nm(()=>window.ScrollTimeline!==void 0);class Dk{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}then(e,n){return Promise.all(this.animations).then(e).catch(n)}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e){const n=this.animations.map(r=>{if(Lk()&&r.attachTimeline)r.attachTimeline(e);else return r.pause(),Ik(i=>{r.time=r.duration*i},e)});return()=>{n.forEach((r,i)=>{r&&r(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}const Vh=(t,e,n,r={},i,a,l)=>f=>{const d=Eh(r,t)||{},p=d.delay||r.delay||0;let{elapsed:y=0}=r;y=y-jr(p);let m={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...d,delay:-y,onUpdate:T=>{e.set(T),d.onUpdate&&d.onUpdate(T)},onComplete:()=>{f(),d.onComplete&&d.onComplete(),l&&l()},onStop:l,name:t,motionValue:e,element:a?void 0:i};n_(d)||(m={...m,...t_(t,m)}),m.duration&&(m.duration=jr(m.duration)),m.repeatDelay&&(m.repeatDelay=jr(m.repeatDelay)),m.from!==void 0&&(m.keyframes[0]=m.from);let C=!1;if((m.type===!1||m.duration===0&&!m.repeatDelay)&&(m.duration=0,m.delay===0&&(C=!0)),C&&!a&&e.get()!==void 0){const T=zu(m.keyframes,d);if(T!==void 0)return ht.update(()=>{m.onUpdate(T),m.onComplete()}),new Dk([])}return!a&&l1.supports(m)?new l1(m):new Bh(m)},Fk=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),Bk=t=>Wf(t)?t[t.length-1]||0:t;function qu(t,e){t.indexOf(e)===-1&&t.push(e)}function Zu(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class jh{constructor(){this.subscriptions=[]}add(e){return qu(this.subscriptions,e),()=>Zu(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let a=0;a<i;a++){const l=this.subscriptions[a];l&&l(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const c1=30,Ok=t=>!isNaN(parseFloat(t));class rg{constructor(e,n={}){this.version="11.5.4",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const a=uo.now();this.updatedAt!==a&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=uo.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=Ok(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Uu(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new jh);const r=this.events[e].add(n);return e==="change"?()=>{r(),ht.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=uo.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>c1)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,c1);return Wm(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function zl(t,e){return new rg(t,e)}function Vk(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,zl(n))}function jk(t,e){const n=Hu(t,e);let{transitionEnd:r={},transition:i={},...a}=n||{};a={...a,...r};for(const l in a){const f=Bk(a[l]);Vk(t,l,f)}}const Gu=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Nk="framerAppearId",og="data-"+Gu(Nk);function ig(t){return t.props[og]}function sg(t){if(Ko.has(t))return"transform";if(Qm.has(t))return Gu(t)}class $k extends rg{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(e){const n=sg(e);if(!n)return;const r=this.counts.get(n)||0;this.counts.set(n,r+1),r===0&&(this.output.push(n),this.update());let i=!1;return()=>{if(i)return;i=!0;const a=this.counts.get(n)-1;this.counts.set(n,a),a===0&&(Zu(this.output,n),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}const ln=t=>!!(t&&t.getVelocity);function Wk(t){return!!(ln(t)&&t.add)}function Yf(t,e){var n;if(!t.applyWillChange)return;let r=t.getValue("willChange");if(!r&&!(!((n=t.props.style)===null||n===void 0)&&n.willChange)&&(r=new $k("auto"),t.addValue("willChange",r)),Wk(r))return r.add(e)}function Uk({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function ag(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:l=t.getDefaultTransition(),transitionEnd:f,...d}=e;r&&(l=r);const p=[],y=i&&t.animationState&&t.animationState.getState()[i];for(const m in d){const C=t.getValue(m,(a=t.latestValues[m])!==null&&a!==void 0?a:null),T=d[m];if(T===void 0||y&&Uk(y,m))continue;const P={delay:n,...Eh(l||{},m)};let B=!1;if(window.MotionHandoffAnimation){const M=ig(t);if(M){const V=window.MotionHandoffAnimation(M,m,ht);V!==null&&(P.startTime=V,B=!0)}}C.start(Vh(m,C,T,t.shouldReduceMotion&&Ko.has(m)?{type:!1}:P,t,B,Yf(t,m)));const I=C.animation;I&&p.push(I)}return f&&Promise.all(p).then(()=>{ht.update(()=>{f&&jk(t,f)})}),p}function Xf(t,e,n={}){var r;const i=Hu(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:a=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);const l=i?()=>Promise.all(ag(t,i,n)):()=>Promise.resolve(),f=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:y=0,staggerChildren:m,staggerDirection:C}=a;return Hk(t,e,y+p,m,C,n)}:()=>Promise.resolve(),{when:d}=a;if(d){const[p,y]=d==="beforeChildren"?[l,f]:[f,l];return p().then(()=>y())}else return Promise.all([l(),f(n.delay)])}function Hk(t,e,n=0,r=0,i=1,a){const l=[],f=(t.variantChildren.size-1)*r,d=i===1?(p=0)=>p*r:(p=0)=>f-p*r;return Array.from(t.variantChildren).sort(zk).forEach((p,y)=>{p.notify("AnimationStart",e),l.push(Xf(p,e,{...a,delay:n+d(y)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(l)}function zk(t,e){return t.sortNodePosition(e)}function qk(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(a=>Xf(t,a,n));r=Promise.all(i)}else if(typeof e=="string")r=Xf(t,e,n);else{const i=typeof e=="function"?Hu(t,e,n.custom):e;r=Promise.all(ag(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const Zk=[...Ch].reverse(),Gk=Ch.length;function Yk(t){return e=>Promise.all(e.map(({animation:n,options:r})=>qk(t,n,r)))}function Xk(t){let e=Yk(t),n=u1(),r=!0;const i=d=>(p,y)=>{var m;const C=Hu(t,y,d==="exit"?(m=t.presenceContext)===null||m===void 0?void 0:m.custom:void 0);if(C){const{transition:T,transitionEnd:P,...B}=C;p={...p,...B,...P}}return p};function a(d){e=d(t)}function l(d){const p=t.getProps(),y=t.getVariantContext(!0)||{},m=[],C=new Set;let T={},P=1/0;for(let I=0;I<Gk;I++){const M=Zk[I],V=n[M],j=p[M]!==void 0?p[M]:y[M],U=Wl(j),$=M===d?V.isActive:null;$===!1&&(P=I);let Y=j===y[M]&&j!==p[M]&&U;if(Y&&r&&t.manuallyAnimateOnMount&&(Y=!1),V.protectedKeys={...T},!V.isActive&&$===null||!j&&!V.prevProp||$l(j)||typeof j=="boolean")continue;let K=Kk(V.prevProp,j)||M===d&&V.isActive&&!Y&&U||I>P&&U,le=!1;const he=Array.isArray(j)?j:[j];let Te=he.reduce(i(M),{});$===!1&&(Te={});const{prevResolvedValues:ce={}}=V,be={...ce,...Te},ke=ne=>{K=!0,C.has(ne)&&(le=!0,C.delete(ne)),V.needsAnimating[ne]=!0;const ee=t.getValue(ne);ee&&(ee.liveStyle=!1)};for(const ne in be){const ee=Te[ne],oe=ce[ne];if(T.hasOwnProperty(ne))continue;let Re=!1;Wf(ee)&&Wf(oe)?Re=!_m(ee,oe):Re=ee!==oe,Re?ee!=null?ke(ne):C.add(ne):ee!==void 0&&C.has(ne)?ke(ne):V.protectedKeys[ne]=!0}V.prevProp=j,V.prevResolvedValues=Te,V.isActive&&(T={...T,...Te}),r&&t.blockInitialAnimation&&(K=!1),K&&(!Y||le)&&m.push(...he.map(ne=>({animation:ne,options:{type:M}})))}if(C.size){const I={};C.forEach(M=>{const V=t.getBaseTarget(M),j=t.getValue(M);j&&(j.liveStyle=!0),I[M]=V??null}),m.push({animation:I})}let B=!!m.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(B=!1),r=!1,B?e(m):Promise.resolve()}function f(d,p){var y;if(n[d].isActive===p)return Promise.resolve();(y=t.variantChildren)===null||y===void 0||y.forEach(C=>{var T;return(T=C.animationState)===null||T===void 0?void 0:T.setActive(d,p)}),n[d].isActive=p;const m=l(d);for(const C in n)n[C].protectedKeys={};return m}return{animateChanges:l,setActive:f,setAnimateFunction:a,getState:()=>n,reset:()=>{n=u1(),r=!0}}}function Kk(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!_m(e,t):!1}function Ii(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function u1(){return{animate:Ii(!0),whileInView:Ii(),whileHover:Ii(),whileTap:Ii(),whileDrag:Ii(),whileFocus:Ii(),exit:Ii()}}class Jo{constructor(e){this.isMounted=!1,this.node=e}update(){}}class Jk extends Jo{constructor(e){super(e),e.animationState||(e.animationState=Xk(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();$l(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}}let Qk=0;class eC extends Jo{constructor(){super(...arguments),this.id=Qk++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const tC={animation:{Feature:Jk},exit:{Feature:eC}},lg=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function Yu(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}const nC=t=>e=>lg(e)&&t(e,Yu(e));function lo(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function ho(t,e,n,r){return lo(t,e,nC(n),r)}const d1=(t,e)=>Math.abs(t-e);function rC(t,e){const n=d1(t.x,e.x),r=d1(t.y,e.y);return Math.sqrt(n**2+r**2)}class cg{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:a=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=bf(this.lastMoveEventInfo,this.history),C=this.startEvent!==null,T=rC(m.offset,{x:0,y:0})>=3;if(!C&&!T)return;const{point:P}=m,{timestamp:B}=Kt;this.history.push({...P,timestamp:B});const{onStart:I,onMove:M}=this.handlers;C||(I&&I(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,m)},this.handlePointerMove=(m,C)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=yf(C,this.transformPagePoint),ht.update(this.updatePoint,!0)},this.handlePointerUp=(m,C)=>{this.end();const{onEnd:T,onSessionEnd:P,resumeAnimation:B}=this.handlers;if(this.dragSnapToOrigin&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const I=bf(m.type==="pointercancel"?this.lastMoveEventInfo:yf(C,this.transformPagePoint),this.history);this.startEvent&&T&&T(m,I),P&&P(m,I)},!lg(e))return;this.dragSnapToOrigin=a,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const l=Yu(e),f=yf(l,this.transformPagePoint),{point:d}=f,{timestamp:p}=Kt;this.history=[{...d,timestamp:p}];const{onSessionStart:y}=n;y&&y(e,bf(f,this.history)),this.removeListeners=fo(ho(this.contextWindow,"pointermove",this.handlePointerMove),ho(this.contextWindow,"pointerup",this.handlePointerUp),ho(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),go(this.updatePoint)}}function yf(t,e){return e?{point:e(t.point)}:t}function f1(t,e){return{x:t.x-e.x,y:t.y-e.y}}function bf({point:t},e){return{point:t,delta:f1(t,ug(e)),offset:f1(t,oC(e)),velocity:iC(e,.1)}}function oC(t){return t[0]}function ug(t){return t[t.length-1]}function iC(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=ug(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>jr(e)));)n--;if(!r)return{x:0,y:0};const a=co(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const l={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return l.x===1/0&&(l.x=0),l.y===1/0&&(l.y=0),l}function dg(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const h1=dg("dragHorizontal"),p1=dg("dragVertical");function fg(t){let e=!1;if(t==="y")e=p1();else if(t==="x")e=h1();else{const n=h1(),r=p1();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function hg(){const t=fg(!0);return t?(t(),!1):!0}function ia(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}const pg=1e-4,sC=1-pg,aC=1+pg,mg=.01,lC=0-mg,cC=0+mg;function qn(t){return t.max-t.min}function uC(t,e,n){return Math.abs(t-e)<=n}function m1(t,e,n,r=.5){t.origin=r,t.originPoint=Ct(e.min,e.max,t.origin),t.scale=qn(n)/qn(e),t.translate=Ct(n.min,n.max,t.origin)-t.originPoint,(t.scale>=sC&&t.scale<=aC||isNaN(t.scale))&&(t.scale=1),(t.translate>=lC&&t.translate<=cC||isNaN(t.translate))&&(t.translate=0)}function Al(t,e,n,r){m1(t.x,e.x,n.x,r?r.originX:void 0),m1(t.y,e.y,n.y,r?r.originY:void 0)}function g1(t,e,n){t.min=n.min+e.min,t.max=t.min+qn(e)}function dC(t,e,n){g1(t.x,e.x,n.x),g1(t.y,e.y,n.y)}function v1(t,e,n){t.min=e.min-n.min,t.max=t.min+qn(e)}function Il(t,e,n){v1(t.x,e.x,n.x),v1(t.y,e.y,n.y)}function fC(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?Ct(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?Ct(n,t,r.max):Math.min(t,n)),t}function y1(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function hC(t,{top:e,left:n,bottom:r,right:i}){return{x:y1(t.x,n,i),y:y1(t.y,e,r)}}function b1(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function pC(t,e){return{x:b1(t.x,e.x),y:b1(t.y,e.y)}}function mC(t,e){let n=.5;const r=qn(t),i=qn(e);return i>r?n=Hl(e.min,e.max-r,t.min):r>i&&(n=Hl(t.min,t.max-i,e.min)),Go(0,1,n)}function gC(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Kf=.35;function vC(t=Kf){return t===!1?t=0:t===!0&&(t=Kf),{x:w1(t,"left","right"),y:w1(t,"top","bottom")}}function w1(t,e,n){return{min:x1(t,e),max:x1(t,n)}}function x1(t,e){return typeof t=="number"?t:t[e]||0}const _1=()=>({translate:0,scale:1,origin:0,originPoint:0}),sa=()=>({x:_1(),y:_1()}),k1=()=>({min:0,max:0}),At=()=>({x:k1(),y:k1()});function or(t){return[t("x"),t("y")]}function gg({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function yC({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function bC(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function wf(t){return t===void 0||t===1}function Jf({scale:t,scaleX:e,scaleY:n}){return!wf(t)||!wf(e)||!wf(n)}function Vi(t){return Jf(t)||vg(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function vg(t){return C1(t.x)||C1(t.y)}function C1(t){return t&&t!=="0%"}function Cu(t,e,n){const r=t-n,i=e*r;return n+i}function S1(t,e,n,r,i){return i!==void 0&&(t=Cu(t,i,r)),Cu(t,n,r)+e}function Qf(t,e=0,n=1,r,i){t.min=S1(t.min,e,n,r,i),t.max=S1(t.max,e,n,r,i)}function yg(t,{x:e,y:n}){Qf(t.x,e.translate,e.scale,e.originPoint),Qf(t.y,n.translate,n.scale,n.originPoint)}const E1=.999999999999,T1=1.0000000000001;function wC(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let a,l;for(let f=0;f<i;f++){a=n[f],l=a.projectionDelta;const{visualElement:d}=a.options;d&&d.props.style&&d.props.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&la(t,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),l&&(e.x*=l.x.scale,e.y*=l.y.scale,yg(t,l)),r&&Vi(a.latestValues)&&la(t,a.latestValues))}e.x<T1&&e.x>E1&&(e.x=1),e.y<T1&&e.y>E1&&(e.y=1)}function aa(t,e){t.min=t.min+e,t.max=t.max+e}function R1(t,e,n,r,i=.5){const a=Ct(t.min,t.max,i);Qf(t,e,n,a,r)}function la(t,e){R1(t.x,e.x,e.scaleX,e.scale,e.originX),R1(t.y,e.y,e.scaleY,e.scale,e.originY)}function bg(t,e){return gg(bC(t.getBoundingClientRect(),e))}function xC(t,e,n){const r=bg(t,n),{scroll:i}=e;return i&&(aa(r.x,i.offset.x),aa(r.y,i.offset.y)),r}const wg=({current:t})=>t?t.ownerDocument.defaultView:null,_C=new WeakMap;class kC{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=At(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=y=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Yu(y,"page").point)},a=(y,m)=>{var C;const{drag:T,dragPropagation:P,onDragStart:B}=this.getProps();if(T&&!P&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=fg(T),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),or(M=>{let V=this.getAxisMotionValue(M).get()||0;if(Nr.test(V)){const{projection:j}=this.visualElement;if(j&&j.layout){const U=j.layout.layoutBox[M];U&&(V=qn(U)*(parseFloat(V)/100))}}this.originPoint[M]=V}),B&&ht.postRender(()=>B(y,m)),(C=this.removeWillChange)===null||C===void 0||C.call(this),this.removeWillChange=Yf(this.visualElement,"transform");const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},l=(y,m)=>{const{dragPropagation:C,dragDirectionLock:T,onDirectionLock:P,onDrag:B}=this.getProps();if(!C&&!this.openGlobalLock)return;const{offset:I}=m;if(T&&this.currentDirection===null){this.currentDirection=CC(I),this.currentDirection!==null&&P&&P(this.currentDirection);return}this.updateAxis("x",m.point,I),this.updateAxis("y",m.point,I),this.visualElement.render(),B&&B(y,m)},f=(y,m)=>this.stop(y,m),d=()=>or(y=>{var m;return this.getAnimationState(y)==="paused"&&((m=this.getAxisMotionValue(y).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new cg(e,{onSessionStart:i,onStart:a,onMove:l,onSessionEnd:f,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:wg(this.visualElement)})}stop(e,n){var r;(r=this.removeWillChange)===null||r===void 0||r.call(this);const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:a}=n;this.startAnimation(a);const{onDragEnd:l}=this.getProps();l&&ht.postRender(()=>l(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Zc(e,i,this.currentDirection))return;const a=this.getAxisMotionValue(e);let l=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(l=fC(l,this.constraints[e],this.elastic[e])),a.set(l)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,a=this.constraints;n&&ia(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=hC(i.layoutBox,n):this.constraints=!1,this.elastic=vC(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&or(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=gC(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!ia(e))return!1;const r=e.current;vo(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=xC(r,i.root,this.visualElement.getTransformPagePoint());let l=pC(i.layout.layoutBox,a);if(n){const f=n(yC(l));this.hasMutatedConstraints=!!f,f&&(l=gg(f))}return l}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:l,onDragTransitionEnd:f}=this.getProps(),d=this.constraints||{},p=or(y=>{if(!Zc(y,n,this.currentDirection))return;let m=d&&d[y]||{};l&&(m={min:0,max:0});const C=i?200:1e6,T=i?40:1e7,P={type:"inertia",velocity:r?e[y]:0,bounceStiffness:C,bounceDamping:T,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(y,P)});return Promise.all(p).then(f)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Vh(e,r,0,n,this.visualElement,!1,Yf(this.visualElement,e)))}stopAnimation(){or(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){or(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){or(n=>{const{drag:r}=this.getProps();if(!Zc(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:l,max:f}=i.layout.layoutBox[n];a.set(e[n]-Ct(l,f,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!ia(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};or(l=>{const f=this.getAxisMotionValue(l);if(f&&this.constraints!==!1){const d=f.get();i[l]=mC({min:d,max:d},this.constraints[l])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),or(l=>{if(!Zc(l,e,null))return;const f=this.getAxisMotionValue(l),{min:d,max:p}=this.constraints[l];f.set(Ct(d,p,i[l]))})}addListeners(){if(!this.visualElement.current)return;_C.set(this.visualElement,this);const e=this.visualElement.current,n=ho(e,"pointerdown",d=>{const{drag:p,dragListener:y=!0}=this.getProps();p&&y&&this.start(d)}),r=()=>{const{dragConstraints:d}=this.getProps();ia(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),ht.read(r);const l=lo(window,"resize",()=>this.scalePositionWithinConstraints()),f=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(or(y=>{const m=this.getAxisMotionValue(y);m&&(this.originPoint[y]+=d[y].translate,m.set(m.get()+d[y].translate))}),this.visualElement.render())});return()=>{l(),n(),a(),f&&f()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:l=Kf,dragMomentum:f=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:l,dragMomentum:f}}}function Zc(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function CC(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class SC extends Jo{constructor(e){super(e),this.removeGroupControls=Jt,this.removeListeners=Jt,this.controls=new kC(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Jt}unmount(){this.removeGroupControls(),this.removeListeners()}}const P1=t=>(e,n)=>{t&&ht.postRender(()=>t(e,n))};class EC extends Jo{constructor(){super(...arguments),this.removePointerDownListener=Jt}onPointerDown(e){this.session=new cg(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:wg(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:P1(e),onStart:P1(n),onMove:r,onEnd:(a,l)=>{delete this.session,i&&ht.postRender(()=>i(a,l))}}}mount(){this.removePointerDownListener=ho(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const Xu=D.createContext(null);function TC(){const t=D.useContext(Xu);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=D.useId();D.useEffect(()=>r(i),[]);const a=D.useCallback(()=>n&&n(i),[i,n]);return!e&&n?[!1,a]:[!0]}const Nh=D.createContext({}),xg=D.createContext({}),cu={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function M1(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const pl={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(je.test(t))t=parseFloat(t);else return t;const n=M1(t,e.target.x),r=M1(t,e.target.y);return`${n}% ${r}%`}},RC={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Yo.parse(t);if(i.length>5)return r;const a=Yo.createTransformer(t),l=typeof i[0]!="number"?1:0,f=n.x.scale*e.x,d=n.y.scale*e.y;i[0+l]/=f,i[1+l]/=d;const p=Ct(f,d,.5);return typeof i[2+l]=="number"&&(i[2+l]/=p),typeof i[3+l]=="number"&&(i[3+l]/=p),a(i)}},Su={};function PC(t){Object.assign(Su,t)}const{schedule:$h,cancel:_P}=km(queueMicrotask,!1);class MC extends D.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=e;PC(AC),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),cu.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,l=r.projection;return l&&(l.isPresent=a,i||e.layoutDependency!==n||n===void 0?l.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?l.promote():l.relegate()||ht.postRender(()=>{const f=l.getStack();(!f||!f.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),$h.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function _g(t){const[e,n]=TC(),r=D.useContext(Nh);return A.jsx(MC,{...t,layoutGroup:r,switchLayoutGroup:D.useContext(xg),isPresent:e,safeToRemove:n})}const AC={borderRadius:{...pl,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:pl,borderTopRightRadius:pl,borderBottomLeftRadius:pl,borderBottomRightRadius:pl,boxShadow:RC},kg=["TopLeft","TopRight","BottomLeft","BottomRight"],IC=kg.length,A1=t=>typeof t=="string"?parseFloat(t):t,I1=t=>typeof t=="number"||je.test(t);function LC(t,e,n,r,i,a){i?(t.opacity=Ct(0,n.opacity!==void 0?n.opacity:1,DC(r)),t.opacityExit=Ct(e.opacity!==void 0?e.opacity:1,0,FC(r))):a&&(t.opacity=Ct(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let l=0;l<IC;l++){const f=`border${kg[l]}Radius`;let d=L1(e,f),p=L1(n,f);if(d===void 0&&p===void 0)continue;d||(d=0),p||(p=0),d===0||p===0||I1(d)===I1(p)?(t[f]=Math.max(Ct(A1(d),A1(p),r),0),(Nr.test(p)||Nr.test(d))&&(t[f]+="%")):t[f]=p}(e.rotate||n.rotate)&&(t.rotate=Ct(e.rotate||0,n.rotate||0,r))}function L1(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const DC=Cg(0,.5,Ym),FC=Cg(.5,.95,Jt);function Cg(t,e,n){return r=>r<t?0:r>e?1:n(Hl(t,e,r))}function D1(t,e){t.min=e.min,t.max=e.max}function rr(t,e){D1(t.x,e.x),D1(t.y,e.y)}function F1(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function B1(t,e,n,r,i){return t-=e,t=Cu(t,1/n,r),i!==void 0&&(t=Cu(t,1/i,r)),t}function BC(t,e=0,n=1,r=.5,i,a=t,l=t){if(Nr.test(e)&&(e=parseFloat(e),e=Ct(l.min,l.max,e/100)-l.min),typeof e!="number")return;let f=Ct(a.min,a.max,r);t===a&&(f-=e),t.min=B1(t.min,e,n,f,i),t.max=B1(t.max,e,n,f,i)}function O1(t,e,[n,r,i],a,l){BC(t,e[n],e[r],e[i],e.scale,a,l)}const OC=["x","scaleX","originX"],VC=["y","scaleY","originY"];function V1(t,e,n,r){O1(t.x,e,OC,n?n.x:void 0,r?r.x:void 0),O1(t.y,e,VC,n?n.y:void 0,r?r.y:void 0)}function j1(t){return t.translate===0&&t.scale===1}function Sg(t){return j1(t.x)&&j1(t.y)}function N1(t,e){return t.min===e.min&&t.max===e.max}function jC(t,e){return N1(t.x,e.x)&&N1(t.y,e.y)}function $1(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function Eg(t,e){return $1(t.x,e.x)&&$1(t.y,e.y)}function W1(t){return qn(t.x)/qn(t.y)}function U1(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class NC{constructor(){this.members=[]}add(e){qu(this.members,e),e.scheduleRender()}remove(e){if(Zu(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function $C(t,e,n){let r="";const i=t.x.translate/e.x,a=t.y.translate/e.y,l=(n==null?void 0:n.z)||0;if((i||a||l)&&(r=`translate3d(${i}px, ${a}px, ${l}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:y,rotateX:m,rotateY:C,skewX:T,skewY:P}=n;p&&(r=`perspective(${p}px) ${r}`),y&&(r+=`rotate(${y}deg) `),m&&(r+=`rotateX(${m}deg) `),C&&(r+=`rotateY(${C}deg) `),T&&(r+=`skewX(${T}deg) `),P&&(r+=`skewY(${P}deg) `)}const f=t.x.scale*e.x,d=t.y.scale*e.y;return(f!==1||d!==1)&&(r+=`scale(${f}, ${d})`),r||"none"}const WC=(t,e)=>t.depth-e.depth;class UC{constructor(){this.children=[],this.isDirty=!1}add(e){qu(this.children,e),this.isDirty=!0}remove(e){Zu(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(WC),this.isDirty=!1,this.children.forEach(e)}}function uu(t){const e=ln(t)?t.get():t;return Fk(e)?e.toValue():e}function HC(t,e){const n=uo.now(),r=({timestamp:i})=>{const a=i-n;a>=e&&(go(r),t(a-e))};return ht.read(r,!0),()=>go(r)}function zC(t){return t instanceof SVGElement&&t.tagName!=="svg"}function qC(t,e,n){const r=ln(t)?t:zl(t);return r.start(Vh("",r,e,n)),r.animation}const ji={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},El=typeof window<"u"&&window.MotionDebug!==void 0,xf=["","X","Y","Z"],ZC={visibility:"hidden"},H1=1e3;let GC=0;function _f(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function Tg(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=ig(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:a}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",ht,!(i||a))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&Tg(r)}function Rg({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(l={},f=e==null?void 0:e()){this.id=GC++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,El&&(ji.totalNodes=ji.resolvedTargetDeltas=ji.recalculatedProjection=0),this.nodes.forEach(KC),this.nodes.forEach(nS),this.nodes.forEach(rS),this.nodes.forEach(JC),El&&window.MotionDebug.record(ji)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=l,this.root=f?f.root||f:this,this.path=f?[...f.path,f]:[],this.parent=f,this.depth=f?f.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new UC)}addEventListener(l,f){return this.eventHandlers.has(l)||this.eventHandlers.set(l,new jh),this.eventHandlers.get(l).add(f)}notifyListeners(l,...f){const d=this.eventHandlers.get(l);d&&d.notify(...f)}hasListeners(l){return this.eventHandlers.has(l)}mount(l,f=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=zC(l),this.instance=l;const{layoutId:d,layout:p,visualElement:y}=this.options;if(y&&!y.current&&y.mount(l),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),f&&(p||d)&&(this.isLayoutDirty=!0),t){let m;const C=()=>this.root.updateBlockedByResize=!1;t(l,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=HC(C,250),cu.hasAnimatedSinceResize&&(cu.hasAnimatedSinceResize=!1,this.nodes.forEach(q1))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&y&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:C,hasRelativeTargetChanged:T,layout:P})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const B=this.options.transition||y.getDefaultTransition()||lS,{onLayoutAnimationStart:I,onLayoutAnimationComplete:M}=y.getProps(),V=!this.targetLayout||!Eg(this.targetLayout,P)||T,j=!C&&T;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||j||C&&(V||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,j);const U={...Eh(B,"layout"),onPlay:I,onComplete:M};(y.shouldReduceMotion||this.options.layoutRoot)&&(U.delay=0,U.type=!1),this.startAnimation(U)}else C||q1(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=P})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const l=this.getStack();l&&l.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,go(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(oS),this.animationId++)}getTransformTemplate(){const{visualElement:l}=this.options;return l&&l.getProps().transformTemplate}willUpdate(l=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Tg(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const m=this.path[y];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:f,layout:d}=this.options;if(f===void 0&&!d)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),l&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(z1);return}this.isUpdating||this.nodes.forEach(eS),this.isUpdating=!1,this.nodes.forEach(tS),this.nodes.forEach(YC),this.nodes.forEach(XC),this.clearAllSnapshots();const f=uo.now();Kt.delta=Go(0,1e3/60,f-Kt.timestamp),Kt.timestamp=f,Kt.isProcessing=!0,hf.update.process(Kt),hf.preRender.process(Kt),hf.render.process(Kt),Kt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,$h.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(QC),this.sharedNodes.forEach(iS)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,ht.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){ht.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const l=this.layout;this.layout=this.measure(!1),this.layoutCorrected=At(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:f}=this.options;f&&f.notify("LayoutMeasure",this.layout.layoutBox,l?l.layoutBox:void 0)}updateScroll(l="measure"){let f=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===l&&(f=!1),f){const d=r(this.instance);this.scroll={animationId:this.root.animationId,phase:l,isRoot:d,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const l=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,f=this.projectionDelta&&!Sg(this.projectionDelta),d=this.getTransformTemplate(),p=d?d(this.latestValues,""):void 0,y=p!==this.prevTransformTemplateValue;l&&(f||Vi(this.latestValues)||y)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(l=!0){const f=this.measurePageBox();let d=this.removeElementScroll(f);return l&&(d=this.removeTransform(d)),cS(d),{animationId:this.root.animationId,measuredBox:f,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:f}=this.options;if(!f)return At();const d=f.measureViewportBox();if(!(((l=this.scroll)===null||l===void 0?void 0:l.wasRoot)||this.path.some(uS))){const{scroll:y}=this.root;y&&(aa(d.x,y.offset.x),aa(d.y,y.offset.y))}return d}removeElementScroll(l){var f;const d=At();if(rr(d,l),!((f=this.scroll)===null||f===void 0)&&f.wasRoot)return d;for(let p=0;p<this.path.length;p++){const y=this.path[p],{scroll:m,options:C}=y;y!==this.root&&m&&C.layoutScroll&&(m.wasRoot&&rr(d,l),aa(d.x,m.offset.x),aa(d.y,m.offset.y))}return d}applyTransform(l,f=!1){const d=At();rr(d,l);for(let p=0;p<this.path.length;p++){const y=this.path[p];!f&&y.options.layoutScroll&&y.scroll&&y!==y.root&&la(d,{x:-y.scroll.offset.x,y:-y.scroll.offset.y}),Vi(y.latestValues)&&la(d,y.latestValues)}return Vi(this.latestValues)&&la(d,this.latestValues),d}removeTransform(l){const f=At();rr(f,l);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Vi(p.latestValues))continue;Jf(p.latestValues)&&p.updateSnapshot();const y=At(),m=p.measurePageBox();rr(y,m),V1(f,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,y)}return Vi(this.latestValues)&&V1(f,this.latestValues),f}setTargetDelta(l){this.targetDelta=l,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(l){this.options={...this.options,...l,crossfade:l.crossfade!==void 0?l.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Kt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(l=!1){var f;const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==d;if(!(l||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((f=this.parent)===null||f===void 0)&&f.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:m,layoutId:C}=this.options;if(!(!this.layout||!(m||C))){if(this.resolvedRelativeTargetAt=Kt.timestamp,!this.targetDelta&&!this.relativeTarget){const T=this.getClosestProjectingParent();T&&T.layout&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.layout.layoutBox,T.layout.layoutBox),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=At(),this.targetWithTransforms=At()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),dC(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):rr(this.target,this.layout.layoutBox),yg(this.target,this.targetDelta)):rr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const T=this.getClosestProjectingParent();T&&!!T.resumingFrom==!!this.resumingFrom&&!T.options.layoutScroll&&T.target&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.target,T.target),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}El&&ji.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Jf(this.parent.latestValues)||vg(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var l;const f=this.getLead(),d=!!this.resumingFrom||this!==f;let p=!0;if((this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty)&&(p=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Kt.timestamp&&(p=!1),p)return;const{layout:y,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(y||m))return;rr(this.layoutCorrected,this.layout.layoutBox);const C=this.treeScale.x,T=this.treeScale.y;wC(this.layoutCorrected,this.treeScale,this.path,d),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=At());const{target:P}=f;if(!P){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(F1(this.prevProjectionDelta.x,this.projectionDelta.x),F1(this.prevProjectionDelta.y,this.projectionDelta.y)),Al(this.projectionDelta,this.layoutCorrected,P,this.latestValues),(this.treeScale.x!==C||this.treeScale.y!==T||!U1(this.projectionDelta.x,this.prevProjectionDelta.x)||!U1(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",P)),El&&ji.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(l=!0){var f;if((f=this.options.visualElement)===null||f===void 0||f.scheduleRender(),l){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=sa(),this.projectionDelta=sa(),this.projectionDeltaWithTransform=sa()}setAnimationOrigin(l,f=!1){const d=this.snapshot,p=d?d.latestValues:{},y={...this.latestValues},m=sa();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!f;const C=At(),T=d?d.source:void 0,P=this.layout?this.layout.source:void 0,B=T!==P,I=this.getStack(),M=!I||I.members.length<=1,V=!!(B&&!M&&this.options.crossfade===!0&&!this.path.some(aS));this.animationProgress=0;let j;this.mixTargetDelta=U=>{const $=U/1e3;Z1(m.x,l.x,$),Z1(m.y,l.y,$),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Il(C,this.layout.layoutBox,this.relativeParent.layout.layoutBox),sS(this.relativeTarget,this.relativeTargetOrigin,C,$),j&&jC(this.relativeTarget,j)&&(this.isProjectionDirty=!1),j||(j=At()),rr(j,this.relativeTarget)),B&&(this.animationValues=y,LC(y,p,this.latestValues,$,V,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=$},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(l){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(go(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=ht.update(()=>{cu.hasAnimatedSinceResize=!0,this.currentAnimation=qC(0,H1,{...l,onUpdate:f=>{this.mixTargetDelta(f),l.onUpdate&&l.onUpdate(f)},onComplete:()=>{l.onComplete&&l.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const l=this.getStack();l&&l.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(H1),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const l=this.getLead();let{targetWithTransforms:f,target:d,layout:p,latestValues:y}=l;if(!(!f||!d||!p)){if(this!==l&&this.layout&&p&&Pg(this.options.animationType,this.layout.layoutBox,p.layoutBox)){d=this.target||At();const m=qn(this.layout.layoutBox.x);d.x.min=l.target.x.min,d.x.max=d.x.min+m;const C=qn(this.layout.layoutBox.y);d.y.min=l.target.y.min,d.y.max=d.y.min+C}rr(f,d),la(f,y),Al(this.projectionDeltaWithTransform,this.layoutCorrected,f,y)}}registerSharedNode(l,f){this.sharedNodes.has(l)||this.sharedNodes.set(l,new NC),this.sharedNodes.get(l).add(f);const p=f.options.initialPromotionConfig;f.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(f):void 0})}isLead(){const l=this.getStack();return l?l.lead===this:!0}getLead(){var l;const{layoutId:f}=this.options;return f?((l=this.getStack())===null||l===void 0?void 0:l.lead)||this:this}getPrevLead(){var l;const{layoutId:f}=this.options;return f?(l=this.getStack())===null||l===void 0?void 0:l.prevLead:void 0}getStack(){const{layoutId:l}=this.options;if(l)return this.root.sharedNodes.get(l)}promote({needsReset:l,transition:f,preserveFollowOpacity:d}={}){const p=this.getStack();p&&p.promote(this,d),l&&(this.projectionDelta=void 0,this.needsReset=!0),f&&this.setOptions({transition:f})}relegate(){const l=this.getStack();return l?l.relegate(this):!1}resetSkewAndRotation(){const{visualElement:l}=this.options;if(!l)return;let f=!1;const{latestValues:d}=l;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(f=!0),!f)return;const p={};d.z&&_f("z",l,p,this.animationValues);for(let y=0;y<xf.length;y++)_f(`rotate${xf[y]}`,l,p,this.animationValues),_f(`skew${xf[y]}`,l,p,this.animationValues);l.render();for(const y in p)l.setStaticValue(y,p[y]),this.animationValues&&(this.animationValues[y]=p[y]);l.scheduleRender()}getProjectionStyles(l){var f,d;if(!this.instance||this.isSVG)return;if(!this.isVisible)return ZC;const p={visibility:""},y=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=uu(l==null?void 0:l.pointerEvents)||"",p.transform=y?y(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const B={};return this.options.layoutId&&(B.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,B.pointerEvents=uu(l==null?void 0:l.pointerEvents)||""),this.hasProjected&&!Vi(this.latestValues)&&(B.transform=y?y({},""):"none",this.hasProjected=!1),B}const C=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=$C(this.projectionDeltaWithTransform,this.treeScale,C),y&&(p.transform=y(C,p.transform));const{x:T,y:P}=this.projectionDelta;p.transformOrigin=`${T.origin*100}% ${P.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(f=C.opacity)!==null&&f!==void 0?f:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:C.opacityExit:p.opacity=m===this?C.opacity!==void 0?C.opacity:"":C.opacityExit!==void 0?C.opacityExit:0;for(const B in Su){if(C[B]===void 0)continue;const{correct:I,applyTo:M}=Su[B],V=p.transform==="none"?C[B]:I(C[B],m);if(M){const j=M.length;for(let U=0;U<j;U++)p[M[U]]=V}else p[B]=V}return this.options.layoutId&&(p.pointerEvents=m===this?uu(l==null?void 0:l.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(l=>{var f;return(f=l.currentAnimation)===null||f===void 0?void 0:f.stop()}),this.root.nodes.forEach(z1),this.root.sharedNodes.clear()}}}function YC(t){t.updateLayout()}function XC(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:a}=t.options,l=n.source!==t.layout.source;a==="size"?or(m=>{const C=l?n.measuredBox[m]:n.layoutBox[m],T=qn(C);C.min=r[m].min,C.max=C.min+T}):Pg(a,n.layoutBox,r)&&or(m=>{const C=l?n.measuredBox[m]:n.layoutBox[m],T=qn(r[m]);C.max=C.min+T,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+T)});const f=sa();Al(f,r,n.layoutBox);const d=sa();l?Al(d,t.applyTransform(i,!0),n.measuredBox):Al(d,r,n.layoutBox);const p=!Sg(f);let y=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:C,layout:T}=m;if(C&&T){const P=At();Il(P,n.layoutBox,C.layoutBox);const B=At();Il(B,r,T.layoutBox),Eg(P,B)||(y=!0),m.options.layoutRoot&&(t.relativeTarget=B,t.relativeTargetOrigin=P,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:d,layoutDelta:f,hasLayoutChanged:p,hasRelativeTargetChanged:y})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function KC(t){El&&ji.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function JC(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function QC(t){t.clearSnapshot()}function z1(t){t.clearMeasurements()}function eS(t){t.isLayoutDirty=!1}function tS(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function q1(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function nS(t){t.resolveTargetDelta()}function rS(t){t.calcProjection()}function oS(t){t.resetSkewAndRotation()}function iS(t){t.removeLeadSnapshot()}function Z1(t,e,n){t.translate=Ct(e.translate,0,n),t.scale=Ct(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function G1(t,e,n,r){t.min=Ct(e.min,n.min,r),t.max=Ct(e.max,n.max,r)}function sS(t,e,n,r){G1(t.x,e.x,n.x,r),G1(t.y,e.y,n.y,r)}function aS(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const lS={duration:.45,ease:[.4,0,.1,1]},Y1=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),X1=Y1("applewebkit/")&&!Y1("chrome/")?Math.round:Jt;function K1(t){t.min=X1(t.min),t.max=X1(t.max)}function cS(t){K1(t.x),K1(t.y)}function Pg(t,e,n){return t==="position"||t==="preserve-aspect"&&!uC(W1(e),W1(n),.2)}function uS(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const dS=Rg({attachResizeListener:(t,e)=>lo(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),kf={current:void 0},Mg=Rg({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!kf.current){const t=new dS({});t.mount(window),t.setOptions({layoutScroll:!0}),kf.current=t}return kf.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),fS={pan:{Feature:EC},drag:{Feature:SC,ProjectionNode:Mg,MeasureLayout:_g}};function J1(t,e){const n=e?"pointerenter":"pointerleave",r=e?"onHoverStart":"onHoverEnd",i=(a,l)=>{if(a.pointerType==="touch"||hg())return;const f=t.getProps();t.animationState&&f.whileHover&&t.animationState.setActive("whileHover",e);const d=f[r];d&&ht.postRender(()=>d(a,l))};return ho(t.current,n,i,{passive:!t.getProps()[r]})}class hS extends Jo{mount(){this.unmount=fo(J1(this.node,!0),J1(this.node,!1))}unmount(){}}class pS extends Jo{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=fo(lo(this.node.current,"focus",()=>this.onFocus()),lo(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Ag=(t,e)=>e?t===e?!0:Ag(t,e.parentElement):!1;function Cf(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,Yu(n))}class mS extends Jo{constructor(){super(...arguments),this.removeStartListeners=Jt,this.removeEndListeners=Jt,this.removeAccessibleListeners=Jt,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),a=ho(window,"pointerup",(f,d)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:y,globalTapTarget:m}=this.node.getProps(),C=!m&&!Ag(this.node.current,f.target)?y:p;C&&ht.update(()=>C(f,d))},{passive:!(r.onTap||r.onPointerUp)}),l=ho(window,"pointercancel",(f,d)=>this.cancelPress(f,d),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=fo(a,l),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=a=>{if(a.key!=="Enter"||this.isPressing)return;const l=f=>{f.key!=="Enter"||!this.checkPressEnd()||Cf("up",(d,p)=>{const{onTap:y}=this.node.getProps();y&&ht.postRender(()=>y(d,p))})};this.removeEndListeners(),this.removeEndListeners=lo(this.node.current,"keyup",l),Cf("down",(f,d)=>{this.startPress(f,d)})},n=lo(this.node.current,"keydown",e),r=()=>{this.isPressing&&Cf("cancel",(a,l)=>this.cancelPress(a,l))},i=lo(this.node.current,"blur",r);this.removeAccessibleListeners=fo(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&ht.postRender(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!hg()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&ht.postRender(()=>r(e,n))}mount(){const e=this.node.getProps(),n=ho(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=lo(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=fo(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const eh=new WeakMap,Sf=new WeakMap,gS=t=>{const e=eh.get(t.target);e&&e(t)},vS=t=>{t.forEach(gS)};function yS({root:t,...e}){const n=t||document;Sf.has(n)||Sf.set(n,{});const r=Sf.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(vS,{root:t,...e})),r[i]}function bS(t,e,n){const r=yS(e);return eh.set(t,n),r.observe(t),()=>{eh.delete(t),r.unobserve(t)}}const wS={some:0,all:1};class xS extends Jo{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=e,l={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:wS[i]},f=d=>{const{isIntersecting:p}=d;if(this.isInView===p||(this.isInView=p,a&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:y,onViewportLeave:m}=this.node.getProps(),C=p?y:m;C&&C(d)};return bS(this.node.current,l,f)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(_S(e,n))&&this.startObserver()}unmount(){}}function _S({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const kS={inView:{Feature:xS},tap:{Feature:mS},focus:{Feature:pS},hover:{Feature:hS}},CS={layout:{ProjectionNode:Mg,MeasureLayout:_g}},Wh=D.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),Ku=D.createContext({}),Uh=typeof window<"u",Ig=Uh?D.useLayoutEffect:D.useEffect,Lg=D.createContext({strict:!1});let Q1=!1;function SS(t,e,n,r,i){var a;const{visualElement:l}=D.useContext(Ku),f=D.useContext(Lg),d=D.useContext(Xu),p=D.useContext(Wh).reducedMotion,y=D.useRef();r=r||f.renderer,!y.current&&r&&(y.current=r(t,{visualState:e,parent:l,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:p}));const m=y.current,C=D.useContext(xg);m&&!m.projection&&i&&(m.type==="html"||m.type==="svg")&&TS(y.current,n,i,C),D.useInsertionEffect(()=>{m&&m.update(n,d)});const T=n[og],P=D.useRef(!!T&&!window.MotionHandoffIsComplete&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,T)));return Ig(()=>{m&&(m.updateFeatures(),$h.render(m.render),P.current&&m.animationState&&m.animationState.animateChanges())}),D.useEffect(()=>{m&&(!P.current&&m.animationState&&m.animationState.animateChanges(),P.current=!1,Q1||(Q1=!0,queueMicrotask(ES)))}),m}function ES(){window.MotionHandoffIsComplete=!0}function TS(t,e,n,r){const{layoutId:i,layout:a,drag:l,dragConstraints:f,layoutScroll:d,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:Dg(t.parent)),t.projection.setOptions({layoutId:i,layout:a,alwaysMeasureLayout:!!l||f&&ia(f),visualElement:t,animationType:typeof a=="string"?a:"both",initialPromotionConfig:r,layoutScroll:d,layoutRoot:p})}function Dg(t){if(t)return t.options.allowProjection!==!1?t.projection:Dg(t.parent)}function RS(t,e,n){return D.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):ia(n)&&(n.current=r))},[e])}function Ju(t){return $l(t.animate)||Sh.some(e=>Wl(t[e]))}function Fg(t){return!!(Ju(t)||t.variants)}function PS(t,e){if(Ju(t)){const{initial:n,animate:r}=t;return{initial:n===!1||Wl(n)?n:void 0,animate:Wl(r)?r:void 0}}return t.inherit!==!1?e:{}}function MS(t){const{initial:e,animate:n}=PS(t,D.useContext(Ku));return D.useMemo(()=>({initial:e,animate:n}),[e0(e),e0(n)])}function e0(t){return Array.isArray(t)?t.join(" "):t}const t0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ha={};for(const t in t0)ha[t]={isEnabled:e=>t0[t].some(n=>!!e[n])};function AS(t){for(const e in t)ha[e]={...ha[e],...t[e]}}const IS=Symbol.for("motionComponentSymbol");function LS({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&AS(t);function a(f,d){let p;const y={...D.useContext(Wh),...f,layoutId:DS(f)},{isStatic:m}=y,C=MS(f),T=r(f,m);if(!m&&Uh){FS(y,t);const P=BS(y);p=P.MeasureLayout,C.visualElement=SS(i,T,y,e,P.ProjectionNode)}return A.jsxs(Ku.Provider,{value:C,children:[p&&C.visualElement?A.jsx(p,{visualElement:C.visualElement,...y}):null,n(i,f,RS(T,C.visualElement,d),T,m,C.visualElement)]})}const l=D.forwardRef(a);return l[IS]=i,l}function DS({layoutId:t}){const e=D.useContext(Nh).id;return e&&t!==void 0?e+"-"+t:t}function FS(t,e){const n=D.useContext(Lg).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?ga(!1,r):vo(!1,r)}}function BS(t){const{drag:e,layout:n}=ha;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const OS=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Hh(t){return typeof t!="string"||t.includes("-")?!1:!!(OS.indexOf(t)>-1||/[A-Z]/u.test(t))}function Bg(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const a in n)t.style.setProperty(a,n[a])}const Og=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Vg(t,e,n,r){Bg(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(Og.has(i)?i:Gu(i),e.attrs[i])}function jg(t,{layout:e,layoutId:n}){return Ko.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!Su[t]||t==="opacity")}function zh(t,e,n){var r;const{style:i}=t,a={};for(const l in i)(ln(i[l])||e.style&&ln(e.style[l])||jg(l,t)||((r=n==null?void 0:n.getValue(l))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(a[l]=i[l]);return n&&i&&typeof i.willChange=="string"&&(n.applyWillChange=!1),a}function Ng(t,e,n){const r=zh(t,e,n);for(const i in t)if(ln(t[i])||ln(e[i])){const a=Gl.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[a]=t[i]}return r}function qh(t){const e=D.useRef(null);return e.current===null&&(e.current=t()),e.current}function VS({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:n,onMount:r},i,a,l,f){const d={latestValues:NS(i,a,l,f?!1:t,e),renderState:n()};return r&&(d.mount=p=>r(i,p,d)),d}const $g=t=>(e,n)=>{const r=D.useContext(Ku),i=D.useContext(Xu),a=()=>VS(t,e,r,i,n);return n?a():qh(a)};function jS(t,e){const n=sg(e);n&&qu(t,n)}function n0(t,e,n){const r=Array.isArray(e)?e:[e];for(let i=0;i<r.length;i++){const a=kh(t,r[i]);if(a){const{transitionEnd:l,transition:f,...d}=a;n(d,l)}}}function NS(t,e,n,r,i){var a;const l={},f=[],d=r&&((a=t.style)===null||a===void 0?void 0:a.willChange)===void 0,p=i(t,{});for(const I in p)l[I]=uu(p[I]);let{initial:y,animate:m}=t;const C=Ju(t),T=Fg(t);e&&T&&!C&&t.inherit!==!1&&(y===void 0&&(y=e.initial),m===void 0&&(m=e.animate));let P=n?n.initial===!1:!1;P=P||y===!1;const B=P?m:y;return B&&typeof B!="boolean"&&!$l(B)&&n0(t,B,(I,M)=>{for(const V in I){let j=I[V];if(Array.isArray(j)){const U=P?j.length-1:0;j=j[U]}j!==null&&(l[V]=j)}for(const V in M)l[V]=M[V]}),d&&(m&&y!==!1&&!$l(m)&&n0(t,m,I=>{for(const M in I)jS(f,M)}),f.length&&(l.willChange=f.join(","))),l}const Zh=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),Wg=()=>({...Zh(),attrs:{}}),Ug=(t,e)=>e&&typeof t=="number"?e.transform(t):t,$S={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},WS=Gl.length;function US(t,e,n){let r="",i=!0;for(let a=0;a<WS;a++){const l=Gl[a],f=t[l];if(f===void 0)continue;let d=!0;if(typeof f=="number"?d=f===(l.startsWith("scale")?1:0):d=parseFloat(f)===0,!d||n){const p=Ug(f,Ah[l]);if(!d){i=!1;const y=$S[l]||l;r+=`${y}(${p}) `}n&&(e[l]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function Gh(t,e,n){const{style:r,vars:i,transformOrigin:a}=t;let l=!1,f=!1;for(const d in e){const p=e[d];if(Ko.has(d)){l=!0;continue}else if(Tm(d)){i[d]=p;continue}else{const y=Ug(p,Ah[d]);d.startsWith("origin")?(f=!0,a[d]=y):r[d]=y}}if(e.transform||(l||n?r.transform=US(e,t.transform,n):r.transform&&(r.transform="none")),f){const{originX:d="50%",originY:p="50%",originZ:y=0}=a;r.transformOrigin=`${d} ${p} ${y}`}}function r0(t,e,n){return typeof t=="string"?t:je.transform(e+n*t)}function HS(t,e,n){const r=r0(e,t.x,t.width),i=r0(n,t.y,t.height);return`${r} ${i}`}const zS={offset:"stroke-dashoffset",array:"stroke-dasharray"},qS={offset:"strokeDashoffset",array:"strokeDasharray"};function ZS(t,e,n=1,r=0,i=!0){t.pathLength=1;const a=i?zS:qS;t[a.offset]=je.transform(-r);const l=je.transform(e),f=je.transform(n);t[a.array]=`${l} ${f}`}function Yh(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:a,pathLength:l,pathSpacing:f=1,pathOffset:d=0,...p},y,m){if(Gh(t,p,m),y){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:C,style:T,dimensions:P}=t;C.transform&&(P&&(T.transform=C.transform),delete C.transform),P&&(i!==void 0||a!==void 0||T.transform)&&(T.transformOrigin=HS(P,i!==void 0?i:.5,a!==void 0?a:.5)),e!==void 0&&(C.x=e),n!==void 0&&(C.y=n),r!==void 0&&(C.scale=r),l!==void 0&&ZS(C,l,f,d,!1)}const Xh=t=>typeof t=="string"&&t.toLowerCase()==="svg",GS={useVisualState:$g({scrapeMotionValuesFromProps:Ng,createRenderState:Wg,onMount:(t,e,{renderState:n,latestValues:r})=>{ht.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),ht.render(()=>{Yh(n,r,Xh(e.tagName),t.transformTemplate),Vg(e,n)})}})},YS={useVisualState:$g({applyWillChange:!0,scrapeMotionValuesFromProps:zh,createRenderState:Zh})};function Hg(t,e,n){for(const r in e)!ln(e[r])&&!jg(r,n)&&(t[r]=e[r])}function XS({transformTemplate:t},e){return D.useMemo(()=>{const n=Zh();return Gh(n,e,t),Object.assign({},n.vars,n.style)},[e])}function KS(t,e){const n=t.style||{},r={};return Hg(r,n,t),Object.assign(r,XS(t,e)),r}function JS(t,e){const n={},r=KS(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}const QS=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Eu(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||QS.has(t)}let zg=t=>!Eu(t);function e7(t){t&&(zg=e=>e.startsWith("on")?!Eu(e):t(e))}try{e7(require("@emotion/is-prop-valid").default)}catch{}function t7(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(zg(i)||n===!0&&Eu(i)||!e&&!Eu(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function n7(t,e,n,r){const i=D.useMemo(()=>{const a=Wg();return Yh(a,e,Xh(r),t.transformTemplate),{...a.attrs,style:{...a.style}}},[e]);if(t.style){const a={};Hg(a,t.style,t),i.style={...a,...i.style}}return i}function r7(t=!1){return(n,r,i,{latestValues:a},l)=>{const d=(Hh(n)?n7:JS)(r,a,l,n),p=t7(r,typeof n=="string",t),y=n!==D.Fragment?{...p,...d,ref:i}:{},{children:m}=r,C=D.useMemo(()=>ln(m)?m.get():m,[m]);return D.createElement(n,{...y,children:C})}}function o7(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const l={...Hh(r)?GS:YS,preloadedFeatures:t,useRender:r7(i),createVisualElement:e,Component:r};return LS(l)}}const th={current:null},qg={current:!1};function i7(){if(qg.current=!0,!!Uh)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>th.current=t.matches;t.addListener(e),e()}else th.current=!1}function s7(t,e,n){for(const r in e){const i=e[r],a=n[r];if(ln(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Uu(i.version==="11.5.4",`Attempting to mix Framer Motion versions ${i.version} with 11.5.4 may not work as expected.`);else if(ln(a))t.addValue(r,zl(i,{owner:t}));else if(a!==i)if(t.hasValue(r)){const l=t.getValue(r);l.liveStyle===!0?l.jump(i):l.hasAnimated||l.set(i)}else{const l=t.getStaticValue(r);t.addValue(r,zl(l!==void 0?l:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const o0=new WeakMap,a7=[...Mm,an,Yo],l7=t=>a7.find(Pm(t)),i0=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],c7=Sh.length;class u7{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:a,visualState:l},f={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Ph,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.isRenderScheduled=!1,this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.isRenderScheduled=!1,this.scheduleRender=()=>{this.isRenderScheduled||(this.isRenderScheduled=!0,ht.render(this.render,!1,!0))};const{latestValues:d,renderState:p}=l;this.latestValues=d,this.baseTarget={...d},this.initialValues=n.initial?{...d}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=f,this.blockInitialAnimation=!!a,this.isControllingVariants=Ju(n),this.isVariantNode=Fg(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...m}=this.scrapeMotionValuesFromProps(n,{},this);for(const C in m){const T=m[C];d[C]!==void 0&&ln(T)&&T.set(d[C],!1)}}mount(e){this.current=e,o0.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),qg.current||i7(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:th.current,process.env.NODE_ENV!=="production"&&Uu(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){o0.delete(this.current),this.projection&&this.projection.unmount(),go(this.notifyUpdate),go(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=Ko.has(e),i=n.on("change",f=>{this.latestValues[e]=f,this.props.onUpdate&&ht.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);let l;window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),a(),l&&l(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in ha){const n=ha[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const a=this.features[e];a.isMounted?a.update():(a.mount(),a.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):At()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<i0.length;r++){const i=i0[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a="on"+i,l=e[a];l&&(this.propEventSubscriptions[i]=this.on(i,l))}this.prevMotionValues=s7(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(e=!1){if(e)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<c7;r++){const i=Sh[r],a=this.props[i];(Wl(a)||a===!1)&&(n[i]=a)}return n}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=zl(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(Sm(i)||Cm(i))?i=parseFloat(i):!l7(i)&&Yo.test(n)&&(i=Vm(e,n)),this.setBaseTarget(e,ln(i)?i.get():i)),ln(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const l=kh(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);l&&(i=l[e])}if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,e);return a!==void 0&&!ln(a)?a:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new jh),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class Zg extends u7{constructor(){super(...arguments),this.KeyframeResolver=jm}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}}function d7(t){return window.getComputedStyle(t)}class f7 extends Zg{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=Bg}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}else{const r=d7(e),i=(Tm(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return bg(e,n)}build(e,n,r){Gh(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return zh(e,n,r)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ln(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}class h7 extends Zg{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=At}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}return n=Og.has(n)?n:Gu(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return Ng(e,n,r)}build(e,n,r){Yh(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){Vg(e,n,r,i)}mount(e){this.isSVGTag=Xh(e.tagName),super.mount(e)}}const p7=(t,e)=>Hh(t)?new h7(e):new f7(e,{allowProjection:t!==D.Fragment}),m7=o7({...tC,...kS,...fS,...CS},p7),g7=X6(m7);class v7 extends b.Component{getSnapshotBeforeUpdate(e){const n=this.props.childRef.current;if(n&&e.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function y7({children:t,isPresent:e}){const n=D.useId(),r=D.useRef(null),i=D.useRef({width:0,height:0,top:0,left:0}),{nonce:a}=D.useContext(Wh);return D.useInsertionEffect(()=>{const{width:l,height:f,top:d,left:p}=i.current;if(e||!r.current||!l||!f)return;r.current.dataset.motionPopId=n;const y=document.createElement("style");return a&&(y.nonce=a),document.head.appendChild(y),y.sheet&&y.sheet.insertRule(`
|
|
57
57
|
[data-motion-pop-id="${n}"] {
|
|
58
58
|
position: absolute !important;
|
|
59
59
|
width: ${l}px !important;
|
|
@@ -61,7 +61,7 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(we,Ee,Le,Pe,C
|
|
|
61
61
|
top: ${d}px !important;
|
|
62
62
|
left: ${p}px !important;
|
|
63
63
|
}
|
|
64
|
-
`),()=>{document.head.removeChild(y)}},[e]),A.jsx(w7,{isPresent:e,childRef:r,sizeRef:i,children:b.cloneElement(t,{ref:r})})}const _7=({children:t,initial:e,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:l})=>{const f=qh(k7),d=D.useId(),p=D.useMemo(()=>({id:d,initial:e,isPresent:n,custom:i,onExitComplete:y=>{f.set(y,!0);for(const m of f.values())if(!m)return;r&&r()},register:y=>(f.set(y,!1),()=>f.delete(y))}),a?[Math.random()]:[n]);return D.useMemo(()=>{f.forEach((y,m)=>f.set(m,!1))},[n]),b.useEffect(()=>{!n&&!f.size&&r&&r()},[n]),l==="popLayout"&&(t=A.jsx(x7,{isPresent:n,children:t})),A.jsx(Xu.Provider,{value:p,children:t})};function k7(){return new Map}const Gc=t=>t.key||"";function s0(t){const e=[];return D.Children.forEach(t,n=>{D.isValidElement(n)&&e.push(n)}),e}const C7=({children:t,exitBeforeEnter:e,custom:n,initial:r=!0,onExitComplete:i,presenceAffectsLayout:a=!0,mode:l="sync"})=>{vo(!e,"Replace exitBeforeEnter with mode='wait'");const f=D.useMemo(()=>s0(t),[t]),d=f.map(Gc),p=D.useRef(!0),y=D.useRef(f),m=qh(()=>new Map),[C,T]=D.useState(f),[P,B]=D.useState(f);Ig(()=>{p.current=!1,y.current=f;for(let V=0;V<P.length;V++){const j=Gc(P[V]);d.includes(j)?m.delete(j):m.get(j)!==!0&&m.set(j,!1)}},[P,d.length,d.join("-")]);const I=[];if(f!==C){let V=[...f];for(let j=0;j<P.length;j++){const U=P[j],$=Gc(U);d.includes($)||(V.splice(j,0,U),I.push(U))}l==="wait"&&I.length&&(V=I),B(s0(V)),T(f);return}process.env.NODE_ENV!=="production"&&l==="wait"&&P.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:M}=D.useContext(Nh);return A.jsx(A.Fragment,{children:P.map(V=>{const j=Gc(V),U=f===P||d.includes(j),$=()=>{if(m.has(j))m.set(j,!0);else return;let Y=!0;m.forEach(J=>{J||(Y=!1)}),Y&&(M==null||M(),B(y.current),i&&i())};return A.jsx(_7,{isPresent:U,initial:!p.current||r?void 0:!1,custom:U?void 0:n,presenceAffectsLayout:a,mode:l,onExitComplete:U?void 0:$,children:V},j)})})},S7="_tooltip_16xd4_120",E7="_container_16xd4_170",ml={tooltip:S7,"tooltip--top":"_tooltip--top_16xd4_137","tooltip--bottom":"_tooltip--bottom_16xd4_145","tooltip--hasPointer":"_tooltip--hasPointer_16xd4_153","tooltip--hasPointer-top":"_tooltip--hasPointer-top_16xd4_163","tooltip--hasPointer-bottom":"_tooltip--hasPointer-bottom_16xd4_166",container:E7},T7=({children:t,className:e,hasPointer:n=!1,id:r,position:i="top",text:a})=>{const[l,f]=D.useState(!1),[d,p]=D.useState(i),y=D.useRef(null),m=D.useRef(null),C=()=>{var $,Y,J;const T=($=m.current)==null?void 0:$.getClientRects()[0],P=(J=(Y=y.current)==null?void 0:Y.getClientRects()[0])==null?void 0:J.height;if(!T||!P)return;const{bottom:B,top:I}=T,M=i==="top",V=i==="bottom",j=I-P,U=B-P;p(M&&j>=0?"top":V&&U>=0||M?"bottom":"top")};return D.useEffect(()=>{l&&C()},[l]),A.jsxs("div",{className:ml.container,ref:m,children:[A.jsx("div",{onMouseEnter:()=>f(!0),onMouseLeave:()=>f(!1),onFocus:()=>f(!0),onBlur:()=>f(!1),children:t}),A.jsx(C7,{children:l&&A.jsx(b7.div,{ref:y,initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{delay:.2},role:"tooltip",id:r,"aria-hidden":!0,className:pe(ml.tooltip,ml[`tooltip--${d}`],e,{[ml["tooltip--hasPointer"]]:n,[ml[`tooltip--hasPointer-${d}`]]:n}),children:typeof a=="string"?A.jsx(Fe,{type:"detail-medium",children:a}):a})})]})},R7="_primaryButton_3e8rl_120",gl={primaryButton:R7,"primaryButton--fullWidth":"_primaryButton--fullWidth_3e8rl_129","primaryButton--extraLarge":"_primaryButton--extraLarge_3e8rl_132","primaryButton--large":"_primaryButton--large_3e8rl_137","primaryButton--medium":"_primaryButton--medium_3e8rl_142","primaryButton--small":"_primaryButton--small_3e8rl_142","primaryButton--highlight":"_primaryButton--highlight_3e8rl_147","primaryButton--primary":"_primaryButton--primary_3e8rl_153","primaryButton--transparent":"_primaryButton--transparent_3e8rl_159","primaryButton--loading":"_primaryButton--loading_3e8rl_167"},Gg=({children:t,className:e,color:n="primary",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=ar(a,[rt]),C=ar(f,[rt]),T=gl[`primaryButton--${n}`],P=gl[`primaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Qt,{...y,disabled:r,className:pe(gl.primaryButton,T,P,e,{[gl["primaryButton--loading"]]:l,[gl["primaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,C]})},P7="_secondaryButton_195if_120",vl={secondaryButton:P7,"secondaryButton--fullWidth":"_secondaryButton--fullWidth_195if_132","secondaryButton--large":"_secondaryButton--large_195if_135","secondaryButton--medium":"_secondaryButton--medium_195if_140","secondaryButton--small":"_secondaryButton--small_195if_140","secondaryButton--green":"_secondaryButton--green_195if_145","secondaryButton--pink":"_secondaryButton--pink_195if_151","secondaryButton--grey":"_secondaryButton--grey_195if_159","secondaryButton--teal":"_secondaryButton--teal_195if_165","secondaryButton--lavender":"_secondaryButton--lavender_195if_171","secondaryButton--orange":"_secondaryButton--orange_195if_178","secondaryButton--loading":"_secondaryButton--loading_195if_184"},Yg=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=ar(a,[rt]),C=ar(f,[rt]),T=vl[`secondaryButton--${n}`],P=vl[`secondaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Qt,{...y,disabled:r,className:pe(vl.secondaryButton,T,P,e,{[vl["secondaryButton--loading"]]:l,[vl["secondaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,C]})},M7="_tertiaryButton_1asmh_120",yl={tertiaryButton:M7,"tertiaryButton--fullWidth":"_tertiaryButton--fullWidth_1asmh_133","tertiaryButton--large":"_tertiaryButton--large_1asmh_136","tertiaryButton--medium":"_tertiaryButton--medium_1asmh_141","tertiaryButton--small":"_tertiaryButton--small_1asmh_141","tertiaryButton--green":"_tertiaryButton--green_1asmh_146","tertiaryButton--pink":"_tertiaryButton--pink_1asmh_158","tertiaryButton--blue":"_tertiaryButton--blue_1asmh_170","tertiaryButton--deepPurple":"_tertiaryButton--deepPurple_1asmh_182","tertiaryButton--loading":"_tertiaryButton--loading_1asmh_194"},Kh=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=ar(a,[rt]),C=ar(f,[rt]),T=yl[`tertiaryButton--${n}`],P=yl[`tertiaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Qt,{...y,disabled:r,className:pe(yl.tertiaryButton,T,P,e,{[yl["tertiaryButton--loading"]]:l,[yl["tertiaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,C]})};function A7(){const[t,e]=D.useState(!1);return[t,r=>{navigator.clipboard.writeText(r).then(()=>{e(!0),setTimeout(()=>e(!1),2e3)}).catch(i=>{console.error("Failed to copy text: ",i)})}]}const I7="_root_1ydja_120",L7="_root__label_1ydja_130",Ef={root:I7,root__label:L7,"root--filled":"_root--filled_1ydja_139","root--outline":"_root--outline_1ydja_149"},D7=({ariaLabel:t,iconSize:e="32",link:n,onClick:r,style:i="filled"})=>{const[a,l]=A7();D.useEffect(()=>{a&&r()},[a,r]);const f=()=>{l(n)};return A.jsxs(Qt,{className:pe(Ef.root,Ef[`root--${i}`]),onClick:f,ariaLabel:t,disabled:a,children:[A.jsx(Fe,{type:"body-large",className:Ef.root__label,children:n}),A.jsx(rt,{name:"copy",size:e})]})},F7="_iconButton_gbjr7_120",Yc={iconButton:F7,"iconButton--loading":"_iconButton--loading_gbjr7_152","iconButton--small":"_iconButton--small_gbjr7_158","iconButton--medium":"_iconButton--medium_gbjr7_162","iconButton--large":"_iconButton--large_gbjr7_166","iconButton--green":"_iconButton--green_gbjr7_170","iconButton--white":"_iconButton--white_gbjr7_191"},B7=t=>t==="small"?"24":"32",Qo=({className:t,icon:e,iconClassName:n,loading:r,size:i="medium",variant:a,...l})=>{const f=B7(i);return A.jsx(Qt,{...l,className:pe(Yc.iconButton,t,{[Yc["iconButton--loading"]]:r,[Yc[`iconButton--${a}`]]:a,[Yc[`iconButton--${i}`]]:a}),children:A.jsx(rt,{size:f,name:e,className:n})})},O7="_button_9zk5b_120",V7="_button__icon_9zk5b_128",Xc={button:O7,"button--selected":"_button--selected_9zk5b_125",button__icon:V7,"button__icon--selected":"_button__icon--selected_9zk5b_131"};function Xg({iconSelected:t,iconUnselected:e,selected:n,...r}){const i=pe(Xc.button__icon,{[Xc["button__icon--selected"]]:n});return A.jsx(Qt,{...r,className:pe(Xc.button,{[Xc["button--selected"]]:n},r.className),children:A.jsx(rt,{className:i,size:"24",name:n?t:e})})}const j7="_feedTile_6bet6_120",N7="_feedTile__icon_6bet6_133",bl={feedTile:j7,feedTile__icon:N7,"feedTile--fullWidth":"_feedTile--fullWidth_6bet6_157"},$7=({fullWidth:t,icon:e,onClick:n,text:r})=>A.jsxs(Qt,{onClick:n,className:pe(bl.feedTile,{[bl["feedTile--fullWidth"]]:t}),children:[A.jsx(rt,{className:bl.feedTile__icon,name:e}),typeof r=="string"?A.jsx(Fe,{type:"body-regular",className:bl.feedTile__text,children:r}):A.jsx("span",{className:bl.feedTile__text,children:r})]}),W7="_menuTile_ufhng_120",U7="_menuTile__value_ufhng_140",Kc={menuTile:W7,"menuTile--fullWidth":"_menuTile--fullWidth_ufhng_133","menuTile--icon":"_menuTile--icon_ufhng_136",menuTile__value:U7},H7=({fullWidth:t=!1,icon:e,primaryText:n,secondaryText:r,...i})=>A.jsxs(Qt,{...i,className:pe(Kc.menuTile,{[Kc["menuTile--icon"]]:e,[Kc["menuTile--fullWidth"]]:t}),children:[e&&A.jsx(rt,{name:e}),n&&A.jsx(Fe,{type:"detail-bold",className:Kc.menuTile__value,children:n}),r&&A.jsx(Fe,{type:"detail-medium",children:r})]});var z7="Expected a function",a0=NaN,q7="[object Symbol]",Z7=/^\s+|\s+$/g,G7=/^[-+]0x[0-9a-f]+$/i,Y7=/^0b[01]+$/i,X7=/^0o[0-7]+$/i,K7=parseInt,J7=typeof ra=="object"&&ra&&ra.Object===Object&&ra,Q7=typeof self=="object"&&self&&self.Object===Object&&self,e9=J7||Q7||Function("return this")(),t9=Object.prototype,n9=t9.toString,r9=Math.max,o9=Math.min,Tf=function(){return e9.Date.now()};function i9(t,e,n){var r,i,a,l,f,d,p=0,y=!1,m=!1,C=!0;if(typeof t!="function")throw new TypeError(z7);e=l0(e)||0,nh(n)&&(y=!!n.leading,m="maxWait"in n,a=m?r9(l0(n.maxWait)||0,e):a,C="trailing"in n?!!n.trailing:C);function T(Y){var J=r,K=i;return r=i=void 0,p=Y,l=t.apply(K,J),l}function P(Y){return p=Y,f=setTimeout(M,e),y?T(Y):l}function B(Y){var J=Y-d,K=Y-p,le=e-J;return m?o9(le,a-K):le}function I(Y){var J=Y-d,K=Y-p;return d===void 0||J>=e||J<0||m&&K>=a}function M(){var Y=Tf();if(I(Y))return V(Y);f=setTimeout(M,B(Y))}function V(Y){return f=void 0,C&&r?T(Y):(r=i=void 0,l)}function j(){f!==void 0&&clearTimeout(f),p=0,r=d=i=f=void 0}function U(){return f===void 0?l:V(Tf())}function $(){var Y=Tf(),J=I(Y);if(r=arguments,i=this,d=Y,J){if(f===void 0)return P(d);if(m)return f=setTimeout(M,e),T(d)}return f===void 0&&(f=setTimeout(M,e)),l}return $.cancel=j,$.flush=U,$}function nh(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}function s9(t){return!!t&&typeof t=="object"}function a9(t){return typeof t=="symbol"||s9(t)&&n9.call(t)==q7}function l0(t){if(typeof t=="number")return t;if(a9(t))return a0;if(nh(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=nh(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=t.replace(Z7,"");var n=Y7.test(t);return n||X7.test(t)?K7(t.slice(2),n?2:8):G7.test(t)?a0:+t}var l9=i9;const c9=D0(l9);function u9(t,{lines:e}){let[n,r]=D.useState(!0);return D.useEffect(()=>{let i=()=>{if(!t.current)return;let l={webkitLineClamp:t.current.style.webkitLineClamp,display:t.current.style.display,webkitBoxOrient:t.current.style.webkitBoxOrient,overflow:t.current.style.overflow};t.current.style.webkitLineClamp=e.toString(),t.current.style.display="-webkit-box",t.current.style.webkitBoxOrient="vertical",t.current.style.overflow="hidden",r(t.current.clientHeight!==t.current.scrollHeight),t.current.style.webkitLineClamp=l.webkitLineClamp,t.current.style.display=l.display,t.current.style.webkitBoxOrient=l.webkitBoxOrient,t.current.style.overflow=l.overflow},a=c9(i,50);return i(),window.addEventListener("resize",a),()=>window.removeEventListener("resize",a)},[t]),n}const d9="_bodyText_1rmu0_120",f9="_bodyText__textButton_1rmu0_147",h9="_bodyText__showMore_1rmu0_158",Ho={bodyText:d9,"bodyText--notClickable":"_bodyText--notClickable_1rmu0_125","bodyText--post":"_bodyText--post_1rmu0_128","bodyText--modal":"_bodyText--modal_1rmu0_132","bodyText__text--collapsed":"_bodyText__text--collapsed_1rmu0_139",bodyText__textButton:f9,bodyText__showMore:h9};var Li={};/**
|
|
64
|
+
`),()=>{document.head.removeChild(y)}},[e]),A.jsx(v7,{isPresent:e,childRef:r,sizeRef:i,children:b.cloneElement(t,{ref:r})})}const b7=({children:t,initial:e,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:l})=>{const f=qh(w7),d=D.useId(),p=D.useMemo(()=>({id:d,initial:e,isPresent:n,custom:i,onExitComplete:y=>{f.set(y,!0);for(const m of f.values())if(!m)return;r&&r()},register:y=>(f.set(y,!1),()=>f.delete(y))}),a?[Math.random()]:[n]);return D.useMemo(()=>{f.forEach((y,m)=>f.set(m,!1))},[n]),b.useEffect(()=>{!n&&!f.size&&r&&r()},[n]),l==="popLayout"&&(t=A.jsx(y7,{isPresent:n,children:t})),A.jsx(Xu.Provider,{value:p,children:t})};function w7(){return new Map}const Gc=t=>t.key||"";function s0(t){const e=[];return D.Children.forEach(t,n=>{D.isValidElement(n)&&e.push(n)}),e}const x7=({children:t,exitBeforeEnter:e,custom:n,initial:r=!0,onExitComplete:i,presenceAffectsLayout:a=!0,mode:l="sync"})=>{vo(!e,"Replace exitBeforeEnter with mode='wait'");const f=D.useMemo(()=>s0(t),[t]),d=f.map(Gc),p=D.useRef(!0),y=D.useRef(f),m=qh(()=>new Map),[C,T]=D.useState(f),[P,B]=D.useState(f);Ig(()=>{p.current=!1,y.current=f;for(let V=0;V<P.length;V++){const j=Gc(P[V]);d.includes(j)?m.delete(j):m.get(j)!==!0&&m.set(j,!1)}},[P,d.length,d.join("-")]);const I=[];if(f!==C){let V=[...f];for(let j=0;j<P.length;j++){const U=P[j],$=Gc(U);d.includes($)||(V.splice(j,0,U),I.push(U))}l==="wait"&&I.length&&(V=I),B(s0(V)),T(f);return}process.env.NODE_ENV!=="production"&&l==="wait"&&P.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:M}=D.useContext(Nh);return A.jsx(A.Fragment,{children:P.map(V=>{const j=Gc(V),U=f===P||d.includes(j),$=()=>{if(m.has(j))m.set(j,!0);else return;let Y=!0;m.forEach(J=>{J||(Y=!1)}),Y&&(M==null||M(),B(y.current),i&&i())};return A.jsx(b7,{isPresent:U,initial:!p.current||r?void 0:!1,custom:U?void 0:n,presenceAffectsLayout:a,mode:l,onExitComplete:U?void 0:$,children:V},j)})})},_7="_tooltip_16xd4_120",k7="_container_16xd4_170",ml={tooltip:_7,"tooltip--top":"_tooltip--top_16xd4_137","tooltip--bottom":"_tooltip--bottom_16xd4_145","tooltip--hasPointer":"_tooltip--hasPointer_16xd4_153","tooltip--hasPointer-top":"_tooltip--hasPointer-top_16xd4_163","tooltip--hasPointer-bottom":"_tooltip--hasPointer-bottom_16xd4_166",container:k7},C7=({children:t,className:e,hasPointer:n=!1,id:r,position:i="top",text:a})=>{const[l,f]=D.useState(!1),[d,p]=D.useState(i),y=D.useRef(null),m=D.useRef(null),C=()=>{var $,Y,J;const T=($=m.current)==null?void 0:$.getClientRects()[0],P=(J=(Y=y.current)==null?void 0:Y.getClientRects()[0])==null?void 0:J.height;if(!T||!P)return;const{bottom:B,top:I}=T,M=i==="top",V=i==="bottom",j=I-P,U=B-P;p(M&&j>=0?"top":V&&U>=0||M?"bottom":"top")};return D.useEffect(()=>{l&&C()},[l]),A.jsxs("div",{className:ml.container,ref:m,children:[A.jsx("div",{onMouseEnter:()=>f(!0),onMouseLeave:()=>f(!1),onFocus:()=>f(!0),onBlur:()=>f(!1),children:t}),A.jsx(x7,{children:l&&A.jsx(g7.div,{ref:y,initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{delay:.2},role:"tooltip",id:r,"aria-hidden":!0,className:pe(ml.tooltip,ml[`tooltip--${d}`],e,{[ml["tooltip--hasPointer"]]:n,[ml[`tooltip--hasPointer-${d}`]]:n}),children:typeof a=="string"?A.jsx(Fe,{type:"detail-medium",children:a}):a})})]})},S7="_primaryButton_3e8rl_120",gl={primaryButton:S7,"primaryButton--fullWidth":"_primaryButton--fullWidth_3e8rl_129","primaryButton--extraLarge":"_primaryButton--extraLarge_3e8rl_132","primaryButton--large":"_primaryButton--large_3e8rl_137","primaryButton--medium":"_primaryButton--medium_3e8rl_142","primaryButton--small":"_primaryButton--small_3e8rl_142","primaryButton--highlight":"_primaryButton--highlight_3e8rl_147","primaryButton--primary":"_primaryButton--primary_3e8rl_153","primaryButton--transparent":"_primaryButton--transparent_3e8rl_159","primaryButton--loading":"_primaryButton--loading_3e8rl_167"},Gg=({children:t,className:e,color:n="primary",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=ar(a,[rt]),C=ar(f,[rt]),T=gl[`primaryButton--${n}`],P=gl[`primaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Qt,{...y,disabled:r,className:pe(gl.primaryButton,T,P,e,{[gl["primaryButton--loading"]]:l,[gl["primaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,C]})},E7="_secondaryButton_195if_120",vl={secondaryButton:E7,"secondaryButton--fullWidth":"_secondaryButton--fullWidth_195if_132","secondaryButton--large":"_secondaryButton--large_195if_135","secondaryButton--medium":"_secondaryButton--medium_195if_140","secondaryButton--small":"_secondaryButton--small_195if_140","secondaryButton--green":"_secondaryButton--green_195if_145","secondaryButton--pink":"_secondaryButton--pink_195if_151","secondaryButton--grey":"_secondaryButton--grey_195if_159","secondaryButton--teal":"_secondaryButton--teal_195if_165","secondaryButton--lavender":"_secondaryButton--lavender_195if_171","secondaryButton--orange":"_secondaryButton--orange_195if_178","secondaryButton--loading":"_secondaryButton--loading_195if_184"},Yg=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=ar(a,[rt]),C=ar(f,[rt]),T=vl[`secondaryButton--${n}`],P=vl[`secondaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Qt,{...y,disabled:r,className:pe(vl.secondaryButton,T,P,e,{[vl["secondaryButton--loading"]]:l,[vl["secondaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,C]})},T7="_tertiaryButton_1asmh_120",yl={tertiaryButton:T7,"tertiaryButton--fullWidth":"_tertiaryButton--fullWidth_1asmh_133","tertiaryButton--large":"_tertiaryButton--large_1asmh_136","tertiaryButton--medium":"_tertiaryButton--medium_1asmh_141","tertiaryButton--small":"_tertiaryButton--small_1asmh_141","tertiaryButton--green":"_tertiaryButton--green_1asmh_146","tertiaryButton--pink":"_tertiaryButton--pink_1asmh_158","tertiaryButton--blue":"_tertiaryButton--blue_1asmh_170","tertiaryButton--deepPurple":"_tertiaryButton--deepPurple_1asmh_182","tertiaryButton--loading":"_tertiaryButton--loading_1asmh_194"},Kh=({children:t,className:e,color:n="green",disabled:r,fullWidth:i,leftIcon:a,loading:l,rightIcon:f,size:d="extraLarge",text:p,...y})=>{const m=ar(a,[rt]),C=ar(f,[rt]),T=yl[`tertiaryButton--${n}`],P=yl[`tertiaryButton--${d}`],B={extraLarge:"h5",large:"h5",medium:"body-semibold",small:"detail-medium"};return A.jsxs(Qt,{...y,disabled:r,className:pe(yl.tertiaryButton,T,P,e,{[yl["tertiaryButton--loading"]]:l,[yl["tertiaryButton--fullWidth"]]:i}),children:[m,p&&A.jsx(Fe,{type:B[d],as:"span",children:p}),t,C]})};function R7(){const[t,e]=D.useState(!1);return[t,r=>{navigator.clipboard.writeText(r).then(()=>{e(!0),setTimeout(()=>e(!1),2e3)}).catch(i=>{console.error("Failed to copy text: ",i)})}]}const P7="_root_1ydja_120",M7="_root__label_1ydja_130",Ef={root:P7,root__label:M7,"root--filled":"_root--filled_1ydja_139","root--outline":"_root--outline_1ydja_149"},A7=({ariaLabel:t,iconSize:e="32",link:n,onClick:r,style:i="filled"})=>{const[a,l]=R7();D.useEffect(()=>{a&&r()},[a,r]);const f=()=>{l(n)};return A.jsxs(Qt,{className:pe(Ef.root,Ef[`root--${i}`]),onClick:f,ariaLabel:t,disabled:a,children:[A.jsx(Fe,{type:"body-large",className:Ef.root__label,children:n}),A.jsx(rt,{name:"copy",size:e})]})},I7="_iconButton_gbjr7_120",Yc={iconButton:I7,"iconButton--loading":"_iconButton--loading_gbjr7_152","iconButton--small":"_iconButton--small_gbjr7_158","iconButton--medium":"_iconButton--medium_gbjr7_162","iconButton--large":"_iconButton--large_gbjr7_166","iconButton--green":"_iconButton--green_gbjr7_170","iconButton--white":"_iconButton--white_gbjr7_191"},L7=t=>t==="small"?"24":"32",Qo=({className:t,icon:e,iconClassName:n,loading:r,size:i="medium",variant:a,...l})=>{const f=L7(i);return A.jsx(Qt,{...l,className:pe(Yc.iconButton,t,{[Yc["iconButton--loading"]]:r,[Yc[`iconButton--${a}`]]:a,[Yc[`iconButton--${i}`]]:a}),children:A.jsx(rt,{size:f,name:e,className:n})})},D7="_button_9zk5b_120",F7="_button__icon_9zk5b_128",Xc={button:D7,"button--selected":"_button--selected_9zk5b_125",button__icon:F7,"button__icon--selected":"_button__icon--selected_9zk5b_131"};function Xg({iconSelected:t,iconUnselected:e,selected:n,...r}){const i=pe(Xc.button__icon,{[Xc["button__icon--selected"]]:n});return A.jsx(Qt,{...r,className:pe(Xc.button,{[Xc["button--selected"]]:n},r.className),children:A.jsx(rt,{className:i,size:"24",name:n?t:e})})}const B7="_feedTile_6bet6_120",O7="_feedTile__icon_6bet6_133",bl={feedTile:B7,feedTile__icon:O7,"feedTile--fullWidth":"_feedTile--fullWidth_6bet6_157"},V7=({fullWidth:t,icon:e,onClick:n,text:r})=>A.jsxs(Qt,{onClick:n,className:pe(bl.feedTile,{[bl["feedTile--fullWidth"]]:t}),children:[A.jsx(rt,{className:bl.feedTile__icon,name:e}),typeof r=="string"?A.jsx(Fe,{type:"body-regular",className:bl.feedTile__text,children:r}):A.jsx("span",{className:bl.feedTile__text,children:r})]}),j7="_menuTile_ufhng_120",N7="_menuTile__value_ufhng_140",Kc={menuTile:j7,"menuTile--fullWidth":"_menuTile--fullWidth_ufhng_133","menuTile--icon":"_menuTile--icon_ufhng_136",menuTile__value:N7},$7=({fullWidth:t=!1,icon:e,primaryText:n,secondaryText:r,...i})=>A.jsxs(Qt,{...i,className:pe(Kc.menuTile,{[Kc["menuTile--icon"]]:e,[Kc["menuTile--fullWidth"]]:t}),children:[e&&A.jsx(rt,{name:e}),n&&A.jsx(Fe,{type:"detail-bold",className:Kc.menuTile__value,children:n}),r&&A.jsx(Fe,{type:"detail-medium",children:r})]});var W7="Expected a function",a0=NaN,U7="[object Symbol]",H7=/^\s+|\s+$/g,z7=/^[-+]0x[0-9a-f]+$/i,q7=/^0b[01]+$/i,Z7=/^0o[0-7]+$/i,G7=parseInt,Y7=typeof ra=="object"&&ra&&ra.Object===Object&&ra,X7=typeof self=="object"&&self&&self.Object===Object&&self,K7=Y7||X7||Function("return this")(),J7=Object.prototype,Q7=J7.toString,e9=Math.max,t9=Math.min,Tf=function(){return K7.Date.now()};function n9(t,e,n){var r,i,a,l,f,d,p=0,y=!1,m=!1,C=!0;if(typeof t!="function")throw new TypeError(W7);e=l0(e)||0,nh(n)&&(y=!!n.leading,m="maxWait"in n,a=m?e9(l0(n.maxWait)||0,e):a,C="trailing"in n?!!n.trailing:C);function T(Y){var J=r,K=i;return r=i=void 0,p=Y,l=t.apply(K,J),l}function P(Y){return p=Y,f=setTimeout(M,e),y?T(Y):l}function B(Y){var J=Y-d,K=Y-p,le=e-J;return m?t9(le,a-K):le}function I(Y){var J=Y-d,K=Y-p;return d===void 0||J>=e||J<0||m&&K>=a}function M(){var Y=Tf();if(I(Y))return V(Y);f=setTimeout(M,B(Y))}function V(Y){return f=void 0,C&&r?T(Y):(r=i=void 0,l)}function j(){f!==void 0&&clearTimeout(f),p=0,r=d=i=f=void 0}function U(){return f===void 0?l:V(Tf())}function $(){var Y=Tf(),J=I(Y);if(r=arguments,i=this,d=Y,J){if(f===void 0)return P(d);if(m)return f=setTimeout(M,e),T(d)}return f===void 0&&(f=setTimeout(M,e)),l}return $.cancel=j,$.flush=U,$}function nh(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}function r9(t){return!!t&&typeof t=="object"}function o9(t){return typeof t=="symbol"||r9(t)&&Q7.call(t)==U7}function l0(t){if(typeof t=="number")return t;if(o9(t))return a0;if(nh(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=nh(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=t.replace(H7,"");var n=q7.test(t);return n||Z7.test(t)?G7(t.slice(2),n?2:8):z7.test(t)?a0:+t}var i9=n9;const s9=D0(i9);function a9(t,{lines:e}){let[n,r]=D.useState(!0);return D.useEffect(()=>{let i=()=>{if(!t.current)return;let l={webkitLineClamp:t.current.style.webkitLineClamp,display:t.current.style.display,webkitBoxOrient:t.current.style.webkitBoxOrient,overflow:t.current.style.overflow};t.current.style.webkitLineClamp=e.toString(),t.current.style.display="-webkit-box",t.current.style.webkitBoxOrient="vertical",t.current.style.overflow="hidden",r(t.current.clientHeight!==t.current.scrollHeight),t.current.style.webkitLineClamp=l.webkitLineClamp,t.current.style.display=l.display,t.current.style.webkitBoxOrient=l.webkitBoxOrient,t.current.style.overflow=l.overflow},a=s9(i,50);return i(),window.addEventListener("resize",a),()=>window.removeEventListener("resize",a)},[t]),n}const l9="_bodyText_1rmu0_120",c9="_bodyText__textButton_1rmu0_147",u9="_bodyText__showMore_1rmu0_158",Ho={bodyText:l9,"bodyText--notClickable":"_bodyText--notClickable_1rmu0_125","bodyText--post":"_bodyText--post_1rmu0_128","bodyText--modal":"_bodyText--modal_1rmu0_132","bodyText__text--collapsed":"_bodyText__text--collapsed_1rmu0_139",bodyText__textButton:c9,bodyText__showMore:u9};var Li={};/**
|
|
65
65
|
* @license React
|
|
66
66
|
* react-dom-server-legacy.browser.production.min.js
|
|
67
67
|
*
|
|
@@ -69,7 +69,7 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(we,Ee,Le,Pe,C
|
|
|
69
69
|
*
|
|
70
70
|
* This source code is licensed under the MIT license found in the
|
|
71
71
|
* LICENSE file in the root directory of this source tree.
|
|
72
|
-
*/var c0;function
|
|
72
|
+
*/var c0;function d9(){if(c0)return Li;c0=1;var t=D;function e(g){for(var _="https://reactjs.org/docs/error-decoder.html?invariant="+g,R=1;R<arguments.length;R++)_+="&args[]="+encodeURIComponent(arguments[R]);return"Minified React error #"+g+"; visit "+_+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=Object.prototype.hasOwnProperty,r=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,i={},a={};function l(g){return n.call(a,g)?!0:n.call(i,g)?!1:r.test(g)?a[g]=!0:(i[g]=!0,!1)}function f(g,_,R,F,Z,H,X){this.acceptsBooleans=_===2||_===3||_===4,this.attributeName=F,this.attributeNamespace=Z,this.mustUseProperty=R,this.propertyName=g,this.type=_,this.sanitizeURL=H,this.removeEmptyString=X}var d={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(g){d[g]=new f(g,0,!1,g,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(g){var _=g[0];d[_]=new f(_,1,!1,g[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(g){d[g]=new f(g,2,!1,g.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(g){d[g]=new f(g,2,!1,g,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(g){d[g]=new f(g,3,!1,g.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(g){d[g]=new f(g,3,!0,g,null,!1,!1)}),["capture","download"].forEach(function(g){d[g]=new f(g,4,!1,g,null,!1,!1)}),["cols","rows","size","span"].forEach(function(g){d[g]=new f(g,6,!1,g,null,!1,!1)}),["rowSpan","start"].forEach(function(g){d[g]=new f(g,5,!1,g.toLowerCase(),null,!1,!1)});var p=/[\-:]([a-z])/g;function y(g){return g[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(g){var _=g.replace(p,y);d[_]=new f(_,1,!1,g,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(g){var _=g.replace(p,y);d[_]=new f(_,1,!1,g,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(g){var _=g.replace(p,y);d[_]=new f(_,1,!1,g,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(g){d[g]=new f(g,1,!1,g.toLowerCase(),null,!1,!1)}),d.xlinkHref=new f("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(g){d[g]=new f(g,1,!1,g.toLowerCase(),null,!0,!0)});var m={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},C=["Webkit","ms","Moz","O"];Object.keys(m).forEach(function(g){C.forEach(function(_){_=_+g.charAt(0).toUpperCase()+g.substring(1),m[_]=m[g]})});var T=/["'&<>]/;function P(g){if(typeof g=="boolean"||typeof g=="number")return""+g;g=""+g;var _=T.exec(g);if(_){var R="",F,Z=0;for(F=_.index;F<g.length;F++){switch(g.charCodeAt(F)){case 34:_=""";break;case 38:_="&";break;case 39:_="'";break;case 60:_="<";break;case 62:_=">";break;default:continue}Z!==F&&(R+=g.substring(Z,F)),Z=F+1,R+=_}g=Z!==F?R+g.substring(Z,F):R}return g}var B=/([A-Z])/g,I=/^ms-/,M=Array.isArray;function V(g,_){return{insertionMode:g,selectedValue:_}}function j(g,_,R){switch(_){case"select":return V(1,R.value!=null?R.value:R.defaultValue);case"svg":return V(2,null);case"math":return V(3,null);case"foreignObject":return V(1,null);case"table":return V(4,null);case"thead":case"tbody":case"tfoot":return V(5,null);case"colgroup":return V(7,null);case"tr":return V(6,null)}return 4<=g.insertionMode||g.insertionMode===0?V(1,null):g}var U=new Map;function $(g,_,R){if(typeof R!="object")throw Error(e(62));_=!0;for(var F in R)if(n.call(R,F)){var Z=R[F];if(Z!=null&&typeof Z!="boolean"&&Z!==""){if(F.indexOf("--")===0){var H=P(F);Z=P((""+Z).trim())}else{H=F;var X=U.get(H);X!==void 0||(X=P(H.replace(B,"-$1").toLowerCase().replace(I,"-ms-")),U.set(H,X)),H=X,Z=typeof Z=="number"?Z===0||n.call(m,F)?""+Z:Z+"px":P((""+Z).trim())}_?(_=!1,g.push(' style="',H,":",Z)):g.push(";",H,":",Z)}}_||g.push('"')}function Y(g,_,R,F){switch(R){case"style":$(g,_,F);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<R.length)||R[0]!=="o"&&R[0]!=="O"||R[1]!=="n"&&R[1]!=="N"){if(_=d.hasOwnProperty(R)?d[R]:null,_!==null){switch(typeof F){case"function":case"symbol":return;case"boolean":if(!_.acceptsBooleans)return}switch(R=_.attributeName,_.type){case 3:F&&g.push(" ",R,'=""');break;case 4:F===!0?g.push(" ",R,'=""'):F!==!1&&g.push(" ",R,'="',P(F),'"');break;case 5:isNaN(F)||g.push(" ",R,'="',P(F),'"');break;case 6:!isNaN(F)&&1<=F&&g.push(" ",R,'="',P(F),'"');break;default:_.sanitizeURL&&(F=""+F),g.push(" ",R,'="',P(F),'"')}}else if(l(R)){switch(typeof F){case"function":case"symbol":return;case"boolean":if(_=R.toLowerCase().slice(0,5),_!=="data-"&&_!=="aria-")return}g.push(" ",R,'="',P(F),'"')}}}function J(g,_,R){if(_!=null){if(R!=null)throw Error(e(60));if(typeof _!="object"||!("__html"in _))throw Error(e(61));_=_.__html,_!=null&&g.push(""+_)}}function K(g){var _="";return t.Children.forEach(g,function(R){R!=null&&(_+=R)}),_}function le(g,_,R,F){g.push(ce(R));var Z=R=null,H;for(H in _)if(n.call(_,H)){var X=_[H];if(X!=null)switch(H){case"children":R=X;break;case"dangerouslySetInnerHTML":Z=X;break;default:Y(g,F,H,X)}}return g.push(">"),J(g,Z,R),typeof R=="string"?(g.push(P(R)),null):R}var he=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Te=new Map;function ce(g){var _=Te.get(g);if(_===void 0){if(!he.test(g))throw Error(e(65,g));_="<"+g,Te.set(g,_)}return _}function be(g,_,R,F,Z){switch(_){case"select":g.push(ce("select"));var H=null,X=null;for(De in R)if(n.call(R,De)){var ue=R[De];if(ue!=null)switch(De){case"children":H=ue;break;case"dangerouslySetInnerHTML":X=ue;break;case"defaultValue":case"value":break;default:Y(g,F,De,ue)}}return g.push(">"),J(g,X,H),H;case"option":X=Z.selectedValue,g.push(ce("option"));var Ae=ue=null,Be=null,De=null;for(H in R)if(n.call(R,H)){var Qe=R[H];if(Qe!=null)switch(H){case"children":ue=Qe;break;case"selected":Be=Qe;break;case"dangerouslySetInnerHTML":De=Qe;break;case"value":Ae=Qe;default:Y(g,F,H,Qe)}}if(X!=null)if(R=Ae!==null?""+Ae:K(ue),M(X)){for(F=0;F<X.length;F++)if(""+X[F]===R){g.push(' selected=""');break}}else""+X===R&&g.push(' selected=""');else Be&&g.push(' selected=""');return g.push(">"),J(g,De,ue),ue;case"textarea":g.push(ce("textarea")),De=X=H=null;for(ue in R)if(n.call(R,ue)&&(Ae=R[ue],Ae!=null))switch(ue){case"children":De=Ae;break;case"value":H=Ae;break;case"defaultValue":X=Ae;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:Y(g,F,ue,Ae)}if(H===null&&X!==null&&(H=X),g.push(">"),De!=null){if(H!=null)throw Error(e(92));if(M(De)&&1<De.length)throw Error(e(93));H=""+De}return typeof H=="string"&&H[0]===`
|
|
73
73
|
`&&g.push(`
|
|
74
74
|
`),H!==null&&g.push(P(""+H)),null;case"input":g.push(ce("input")),Ae=De=ue=H=null;for(X in R)if(n.call(R,X)&&(Be=R[X],Be!=null))switch(X){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":Ae=Be;break;case"defaultValue":ue=Be;break;case"checked":De=Be;break;case"value":H=Be;break;default:Y(g,F,X,Be)}return De!==null?Y(g,F,"checked",De):Ae!==null&&Y(g,F,"checked",Ae),H!==null?Y(g,F,"value",H):ue!==null&&Y(g,F,"value",ue),g.push("/>"),null;case"menuitem":g.push(ce("menuitem"));for(var $t in R)if(n.call(R,$t)&&(H=R[$t],H!=null))switch($t){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:Y(g,F,$t,H)}return g.push(">"),null;case"title":g.push(ce("title")),H=null;for(Qe in R)if(n.call(R,Qe)&&(X=R[Qe],X!=null))switch(Qe){case"children":H=X;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:Y(g,F,Qe,X)}return g.push(">"),H;case"listing":case"pre":g.push(ce(_)),X=H=null;for(Ae in R)if(n.call(R,Ae)&&(ue=R[Ae],ue!=null))switch(Ae){case"children":H=ue;break;case"dangerouslySetInnerHTML":X=ue;break;default:Y(g,F,Ae,ue)}if(g.push(">"),X!=null){if(H!=null)throw Error(e(60));if(typeof X!="object"||!("__html"in X))throw Error(e(61));R=X.__html,R!=null&&(typeof R=="string"&&0<R.length&&R[0]===`
|
|
75
75
|
`?g.push(`
|
|
@@ -83,7 +83,7 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(we,Ee,Le,Pe,C
|
|
|
83
83
|
*
|
|
84
84
|
* This source code is licensed under the MIT license found in the
|
|
85
85
|
* LICENSE file in the root directory of this source tree.
|
|
86
|
-
*/var u0;function
|
|
86
|
+
*/var u0;function f9(){if(u0)return Jc;u0=1;var t=D;function e(v){for(var x="https://reactjs.org/docs/error-decoder.html?invariant="+v,S=1;S<arguments.length;S++)x+="&args[]="+encodeURIComponent(arguments[S]);return"Minified React error #"+v+"; visit "+x+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=null,r=0;function i(v,x){if(x.length!==0)if(512<x.length)0<r&&(v.enqueue(new Uint8Array(n.buffer,0,r)),n=new Uint8Array(512),r=0),v.enqueue(x);else{var S=n.length-r;S<x.length&&(S===0?v.enqueue(n):(n.set(x.subarray(0,S),r),v.enqueue(n),x=x.subarray(S)),n=new Uint8Array(512),r=0),n.set(x,r),r+=x.length}}function a(v,x){return i(v,x),!0}function l(v){n&&0<r&&(v.enqueue(new Uint8Array(n.buffer,0,r)),n=null,r=0)}var f=new TextEncoder;function d(v){return f.encode(v)}function p(v){return f.encode(v)}function y(v,x){typeof v.error=="function"?v.error(x):v.close()}var m=Object.prototype.hasOwnProperty,C=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,T={},P={};function B(v){return m.call(P,v)?!0:m.call(T,v)?!1:C.test(v)?P[v]=!0:(T[v]=!0,!1)}function I(v,x,S,L,G,q,Q){this.acceptsBooleans=x===2||x===3||x===4,this.attributeName=L,this.attributeNamespace=G,this.mustUseProperty=S,this.propertyName=v,this.type=x,this.sanitizeURL=q,this.removeEmptyString=Q}var M={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(v){M[v]=new I(v,0,!1,v,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(v){var x=v[0];M[x]=new I(x,1,!1,v[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(v){M[v]=new I(v,2,!1,v.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(v){M[v]=new I(v,2,!1,v,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(v){M[v]=new I(v,3,!1,v.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(v){M[v]=new I(v,3,!0,v,null,!1,!1)}),["capture","download"].forEach(function(v){M[v]=new I(v,4,!1,v,null,!1,!1)}),["cols","rows","size","span"].forEach(function(v){M[v]=new I(v,6,!1,v,null,!1,!1)}),["rowSpan","start"].forEach(function(v){M[v]=new I(v,5,!1,v.toLowerCase(),null,!1,!1)});var V=/[\-:]([a-z])/g;function j(v){return v[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(v){var x=v.replace(V,j);M[x]=new I(x,1,!1,v,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(v){var x=v.replace(V,j);M[x]=new I(x,1,!1,v,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(v){var x=v.replace(V,j);M[x]=new I(x,1,!1,v,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(v){M[v]=new I(v,1,!1,v.toLowerCase(),null,!1,!1)}),M.xlinkHref=new I("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(v){M[v]=new I(v,1,!1,v.toLowerCase(),null,!0,!0)});var U={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},$=["Webkit","ms","Moz","O"];Object.keys(U).forEach(function(v){$.forEach(function(x){x=x+v.charAt(0).toUpperCase()+v.substring(1),U[x]=U[v]})});var Y=/["'&<>]/;function J(v){if(typeof v=="boolean"||typeof v=="number")return""+v;v=""+v;var x=Y.exec(v);if(x){var S="",L,G=0;for(L=x.index;L<v.length;L++){switch(v.charCodeAt(L)){case 34:x=""";break;case 38:x="&";break;case 39:x="'";break;case 60:x="<";break;case 62:x=">";break;default:continue}G!==L&&(S+=v.substring(G,L)),G=L+1,S+=x}v=G!==L?S+v.substring(G,L):S}return v}var K=/([A-Z])/g,le=/^ms-/,he=Array.isArray,Te=p("<script>"),ce=p("<\/script>"),be=p('<script src="'),ke=p('<script type="module" src="'),ne=p('" async=""><\/script>'),ee=/(<\/|<)(s)(cript)/gi;function oe(v,x,S,L){return""+x+(S==="s"?"\\u0073":"\\u0053")+L}function Re(v,x,S,L,G){v=v===void 0?"":v,x=x===void 0?Te:p('<script nonce="'+J(x)+'">');var q=[];if(S!==void 0&&q.push(x,d((""+S).replace(ee,oe)),ce),L!==void 0)for(S=0;S<L.length;S++)q.push(be,d(J(L[S])),ne);if(G!==void 0)for(L=0;L<G.length;L++)q.push(ke,d(J(G[L])),ne);return{bootstrapChunks:q,startInlineScript:x,placeholderPrefix:p(v+"P:"),segmentPrefix:p(v+"S:"),boundaryPrefix:v+"B:",idPrefix:v,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}function We(v,x){return{insertionMode:v,selectedValue:x}}function re(v){return We(v==="http://www.w3.org/2000/svg"?2:v==="http://www.w3.org/1998/Math/MathML"?3:0,null)}function ae(v,x,S){switch(x){case"select":return We(1,S.value!=null?S.value:S.defaultValue);case"svg":return We(2,null);case"math":return We(3,null);case"foreignObject":return We(1,null);case"table":return We(4,null);case"thead":case"tbody":case"tfoot":return We(5,null);case"colgroup":return We(7,null);case"tr":return We(6,null)}return 4<=v.insertionMode||v.insertionMode===0?We(1,null):v}var xe=p("<!-- -->");function Ie(v,x,S,L){return x===""?L:(L&&v.push(xe),v.push(d(J(x))),!0)}var Le=new Map,Pe=p(' style="'),Ce=p(":"),we=p(";");function ve(v,x,S){if(typeof S!="object")throw Error(e(62));x=!0;for(var L in S)if(m.call(S,L)){var G=S[L];if(G!=null&&typeof G!="boolean"&&G!==""){if(L.indexOf("--")===0){var q=d(J(L));G=d(J((""+G).trim()))}else{q=L;var Q=Le.get(q);Q!==void 0||(Q=p(J(q.replace(K,"-$1").toLowerCase().replace(le,"-ms-"))),Le.set(q,Q)),q=Q,G=typeof G=="number"?G===0||m.call(U,L)?d(""+G):d(G+"px"):d(J((""+G).trim()))}x?(x=!1,v.push(Pe,q,Ce,G)):v.push(we,q,Ce,G)}}x||v.push(ze)}var _e=p(" "),Ee=p('="'),ze=p('"'),fe=p('=""');function Ze(v,x,S,L){switch(S){case"style":ve(v,x,L);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<S.length)||S[0]!=="o"&&S[0]!=="O"||S[1]!=="n"&&S[1]!=="N"){if(x=M.hasOwnProperty(S)?M[S]:null,x!==null){switch(typeof L){case"function":case"symbol":return;case"boolean":if(!x.acceptsBooleans)return}switch(S=d(x.attributeName),x.type){case 3:L&&v.push(_e,S,fe);break;case 4:L===!0?v.push(_e,S,fe):L!==!1&&v.push(_e,S,Ee,d(J(L)),ze);break;case 5:isNaN(L)||v.push(_e,S,Ee,d(J(L)),ze);break;case 6:!isNaN(L)&&1<=L&&v.push(_e,S,Ee,d(J(L)),ze);break;default:x.sanitizeURL&&(L=""+L),v.push(_e,S,Ee,d(J(L)),ze)}}else if(B(S)){switch(typeof L){case"function":case"symbol":return;case"boolean":if(x=S.toLowerCase().slice(0,5),x!=="data-"&&x!=="aria-")return}v.push(_e,d(S),Ee,d(J(L)),ze)}}}var ot=p(">"),It=p("/>");function Dt(v,x,S){if(x!=null){if(S!=null)throw Error(e(60));if(typeof x!="object"||!("__html"in x))throw Error(e(61));x=x.__html,x!=null&&v.push(d(""+x))}}function dn(v){var x="";return t.Children.forEach(v,function(S){S!=null&&(x+=S)}),x}var Lt=p(' selected=""');function Ot(v,x,S,L){v.push(_t(S));var G=S=null,q;for(q in x)if(m.call(x,q)){var Q=x[q];if(Q!=null)switch(q){case"children":S=Q;break;case"dangerouslySetInnerHTML":G=Q;break;default:Ze(v,L,q,Q)}}return v.push(ot),Dt(v,G,S),typeof S=="string"?(v.push(d(J(S))),null):S}var fn=p(`
|
|
87
87
|
`),Zn=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Et=new Map;function _t(v){var x=Et.get(v);if(x===void 0){if(!Zn.test(v))throw Error(e(65,v));x=p("<"+v),Et.set(v,x)}return x}var gt=p("<!DOCTYPE html>");function Tn(v,x,S,L,G){switch(x){case"select":v.push(_t("select"));var q=null,Q=null;for(He in S)if(m.call(S,He)){var de=S[He];if(de!=null)switch(He){case"children":q=de;break;case"dangerouslySetInnerHTML":Q=de;break;case"defaultValue":case"value":break;default:Ze(v,L,He,de)}}return v.push(ot),Dt(v,Q,q),q;case"option":Q=G.selectedValue,v.push(_t("option"));var Oe=de=null,qe=null,He=null;for(q in S)if(m.call(S,q)){var ft=S[q];if(ft!=null)switch(q){case"children":de=ft;break;case"selected":qe=ft;break;case"dangerouslySetInnerHTML":He=ft;break;case"value":Oe=ft;default:Ze(v,L,q,ft)}}if(Q!=null)if(S=Oe!==null?""+Oe:dn(de),he(Q)){for(L=0;L<Q.length;L++)if(""+Q[L]===S){v.push(Lt);break}}else""+Q===S&&v.push(Lt);else qe&&v.push(Lt);return v.push(ot),Dt(v,He,de),de;case"textarea":v.push(_t("textarea")),He=Q=q=null;for(de in S)if(m.call(S,de)&&(Oe=S[de],Oe!=null))switch(de){case"children":He=Oe;break;case"value":q=Oe;break;case"defaultValue":Q=Oe;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:Ze(v,L,de,Oe)}if(q===null&&Q!==null&&(q=Q),v.push(ot),He!=null){if(q!=null)throw Error(e(92));if(he(He)&&1<He.length)throw Error(e(93));q=""+He}return typeof q=="string"&&q[0]===`
|
|
88
88
|
`&&v.push(fn),q!==null&&v.push(d(J(""+q))),null;case"input":v.push(_t("input")),Oe=He=de=q=null;for(Q in S)if(m.call(S,Q)&&(qe=S[Q],qe!=null))switch(Q){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":Oe=qe;break;case"defaultValue":de=qe;break;case"checked":He=qe;break;case"value":q=qe;break;default:Ze(v,L,Q,qe)}return He!==null?Ze(v,L,"checked",He):Oe!==null&&Ze(v,L,"checked",Oe),q!==null?Ze(v,L,"value",q):de!==null&&Ze(v,L,"value",de),v.push(It),null;case"menuitem":v.push(_t("menuitem"));for(var Yt in S)if(m.call(S,Yt)&&(q=S[Yt],q!=null))switch(Yt){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:Ze(v,L,Yt,q)}return v.push(ot),null;case"title":v.push(_t("title")),q=null;for(ft in S)if(m.call(S,ft)&&(Q=S[ft],Q!=null))switch(ft){case"children":q=Q;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:Ze(v,L,ft,Q)}return v.push(ot),q;case"listing":case"pre":v.push(_t(x)),Q=q=null;for(Oe in S)if(m.call(S,Oe)&&(de=S[Oe],de!=null))switch(Oe){case"children":q=de;break;case"dangerouslySetInnerHTML":Q=de;break;default:Ze(v,L,Oe,de)}if(v.push(ot),Q!=null){if(q!=null)throw Error(e(60));if(typeof Q!="object"||!("__html"in Q))throw Error(e(61));S=Q.__html,S!=null&&(typeof S=="string"&&0<S.length&&S[0]===`
|
|
89
89
|
`?v.push(fn,d(S)):v.push(d(""+S)))}return typeof q=="string"&&q[0]===`
|
|
@@ -95,7 +95,7 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(we,Ee,Le,Pe,C
|
|
|
95
95
|
*
|
|
96
96
|
* This source code is licensed under the MIT license found in the
|
|
97
97
|
* LICENSE file in the root directory of this source tree.
|
|
98
|
-
*/var d0;function g9(){return d0||(d0=1,process.env.NODE_ENV!=="production"&&function(){var t=D,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("warn",o,c)}}function i(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("error",o,c)}}function a(o,s,c){{var h=n.ReactDebugCurrentFrame,w=h.getStackAddendum();w!==""&&(s+="%s",c=c.concat([w]));var k=c.map(function(E){return String(E)});k.unshift("Warning: "+s),Function.prototype.apply.call(console[o],console,k)}}function l(o){o()}function f(o){}function d(o,s){p(o,s)}function p(o,s){return o.push(s)}function y(o){}function m(o){o.push(null)}function C(o){return o}function T(o){return o}function P(o,s){o.destroy(s)}function B(o){{var s=typeof Symbol=="function"&&Symbol.toStringTag,c=s&&o[Symbol.toStringTag]||o.constructor.name||"Object";return c}}function I(o){try{return M(o),!1}catch{return!0}}function M(o){return""+o}function V(o,s){if(I(o))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),M(o)}function j(o,s){if(I(o))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),M(o)}function U(o){if(I(o))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",B(o)),M(o)}var $=Object.prototype.hasOwnProperty,Y=0,J=1,K=2,le=3,he=4,Te=5,ce=6,be=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",ke=be+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",ne=new RegExp("^["+be+"]["+ke+"]*$"),ee={},oe={};function Re(o){return $.call(oe,o)?!0:$.call(ee,o)?!1:ne.test(o)?(oe[o]=!0,!0):(ee[o]=!0,i("Invalid attribute name: `%s`",o),!1)}function We(o,s,c,h){if(c!==null&&c.type===Y)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":{if(c!==null)return!c.acceptsBooleans;var w=o.toLowerCase().slice(0,5);return w!=="data-"&&w!=="aria-"}default:return!1}}function re(o){return xe.hasOwnProperty(o)?xe[o]:null}function ae(o,s,c,h,w,k,E){this.acceptsBooleans=s===K||s===le||s===he,this.attributeName=h,this.attributeNamespace=w,this.mustUseProperty=c,this.propertyName=o,this.type=s,this.sanitizeURL=k,this.removeEmptyString=E}var xe={},Ie=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Ie.forEach(function(o){xe[o]=new ae(o,Y,!1,o,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(o){var s=o[0],c=o[1];xe[s]=new ae(s,J,!1,c,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(o){xe[o]=new ae(o,K,!1,o.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(o){xe[o]=new ae(o,K,!1,o,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(o){xe[o]=new ae(o,le,!1,o.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(o){xe[o]=new ae(o,le,!0,o,null,!1,!1)}),["capture","download"].forEach(function(o){xe[o]=new ae(o,he,!1,o,null,!1,!1)}),["cols","rows","size","span"].forEach(function(o){xe[o]=new ae(o,ce,!1,o,null,!1,!1)}),["rowSpan","start"].forEach(function(o){xe[o]=new ae(o,Te,!1,o.toLowerCase(),null,!1,!1)});var Le=/[\-\:]([a-z])/g,Pe=function(o){return o[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!1,!1)});var Ce="xlinkHref";xe[Ce]=new ae("xlinkHref",J,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!0,!0)});var we={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function ve(o,s){return o+s.charAt(0).toUpperCase()+s.substring(1)}var _e=["Webkit","ms","Moz","O"];Object.keys(we).forEach(function(o){_e.forEach(function(s){we[ve(s,o)]=we[o]})});var Ee={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function ze(o,s){Ee[s.type]||s.onChange||s.onInput||s.readOnly||s.disabled||s.value==null||i("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),s.onChange||s.readOnly||s.disabled||s.checked==null||i("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function fe(o,s){if(o.indexOf("-")===-1)return typeof s.is=="string";switch(o){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Ze={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},ot={},It=new RegExp("^(aria)-["+ke+"]*$"),Dt=new RegExp("^(aria)[A-Z]["+ke+"]*$");function dn(o,s){{if($.call(ot,s)&&ot[s])return!0;if(Dt.test(s)){var c="aria-"+s.slice(4).toLowerCase(),h=Ze.hasOwnProperty(c)?c:null;if(h==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",s),ot[s]=!0,!0;if(s!==h)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",s,h),ot[s]=!0,!0}if(It.test(s)){var w=s.toLowerCase(),k=Ze.hasOwnProperty(w)?w:null;if(k==null)return ot[s]=!0,!1;if(s!==k)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",s,k),ot[s]=!0,!0}}return!0}function Lt(o,s){{var c=[];for(var h in s){var w=dn(o,h);w||c.push(h)}var k=c.map(function(E){return"`"+E+"`"}).join(", ");c.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o):c.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o)}}function Ot(o,s){fe(o,s)||Lt(o,s)}var fn=!1;function Zn(o,s){{if(o!=="input"&&o!=="textarea"&&o!=="select")return;s!=null&&s.value===null&&!fn&&(fn=!0,o==="select"&&s.multiple?i("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",o):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",o))}}var Et={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},_t=function(){};{var gt={},Tn=/^on./,Rn=/^on[^A-Z]/,Tt=new RegExp("^(aria)-["+ke+"]*$"),it=new RegExp("^(aria)[A-Z]["+ke+"]*$");_t=function(o,s,c,h){if($.call(gt,s)&>[s])return!0;var w=s.toLowerCase();if(w==="onfocusin"||w==="onfocusout")return i("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),gt[s]=!0,!0;if(h!=null){var k=h.registrationNameDependencies,E=h.possibleRegistrationNames;if(k.hasOwnProperty(s))return!0;var O=E.hasOwnProperty(w)?E[w]:null;if(O!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",s,O),gt[s]=!0,!0;if(Tn.test(s))return i("Unknown event handler property `%s`. It will be ignored.",s),gt[s]=!0,!0}else if(Tn.test(s))return Rn.test(s)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",s),gt[s]=!0,!0;if(Tt.test(s)||it.test(s))return!0;if(w==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),gt[s]=!0,!0;if(w==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),gt[s]=!0,!0;if(w==="is"&&c!==null&&c!==void 0&&typeof c!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof c),gt[s]=!0,!0;if(typeof c=="number"&&isNaN(c))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",s),gt[s]=!0,!0;var z=re(s),te=z!==null&&z.type===Y;if(Et.hasOwnProperty(w)){var se=Et[w];if(se!==s)return i("Invalid DOM property `%s`. Did you mean `%s`?",s,se),gt[s]=!0,!0}else if(!te&&s!==w)return i("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",s,w),gt[s]=!0,!0;return typeof c=="boolean"&&We(s,c,z)?(c?i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',c,s,s,c,s):i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',c,s,s,c,s,s,s),gt[s]=!0,!0):te?!0:We(s,c,z)?(gt[s]=!0,!1):((c==="false"||c==="true")&&z!==null&&z.type===le&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",c,s,c==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',s,c),gt[s]=!0),!0)}}var Pn=function(o,s,c){{var h=[];for(var w in s){var k=_t(o,w,s[w],c);k||h.push(w)}var E=h.map(function(O){return"`"+O+"`"}).join(", ");h.length===1?i("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,o):h.length>1&&i("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,o)}};function Gn(o,s,c){fe(o,s)||Pn(o,s,c)}var me=function(){};{var Se=/^(?:webkit|moz|o)[A-Z]/,Ye=/^-ms-/,wt=/-(.)/g,lr=/;\s*$/,Mn={},cr={},Tr=!1,St=!1,zt=function(o){return o.replace(wt,function(s,c){return c.toUpperCase()})},Ft=function(o){Mn.hasOwnProperty(o)&&Mn[o]||(Mn[o]=!0,i("Unsupported style property %s. Did you mean %s?",o,zt(o.replace(Ye,"ms-"))))},Je=function(o){Mn.hasOwnProperty(o)&&Mn[o]||(Mn[o]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",o,o.charAt(0).toUpperCase()+o.slice(1)))},en=function(o,s){cr.hasOwnProperty(s)&&cr[s]||(cr[s]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,o,s.replace(lr,"")))},On=function(o,s){Tr||(Tr=!0,i("`NaN` is an invalid value for the `%s` css style property.",o))},Vn=function(o,s){St||(St=!0,i("`Infinity` is an invalid value for the `%s` css style property.",o))};me=function(o,s){o.indexOf("-")>-1?Ft(o):Se.test(o)?Je(o):lr.test(s)&&en(o,s),typeof s=="number"&&(isNaN(s)?On(o,s):isFinite(s)||Vn(o,s))}}var qt=me,Yn=/["'&<>]/;function tn(o){U(o);var s=""+o,c=Yn.exec(s);if(!c)return s;var h,w="",k,E=0;for(k=c.index;k<s.length;k++){switch(s.charCodeAt(k)){case 34:h=""";break;case 38:h="&";break;case 39:h="'";break;case 60:h="<";break;case 62:h=">";break;default:continue}E!==k&&(w+=s.substring(E,k)),E=k+1,w+=h}return E!==k?w+s.substring(E,k):w}function xt(o){return typeof o=="boolean"||typeof o=="number"?""+o:tn(o)}var ur=/([A-Z])/g,dr=/^ms-/;function fr(o){return o.replace(ur,"-$1").toLowerCase().replace(dr,"-ms-")}var vt=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,hr=!1;function Hr(o){!hr&&vt.test(o)&&(hr=!0,i("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(o)))}var zr=Array.isArray;function nn(o){return zr(o)}var N="<script>";function ie(o,s,c,h,w){var k=o===void 0?"":o,E=N,O=[];return{bootstrapChunks:O,startInlineScript:E,placeholderPrefix:k+"P:",segmentPrefix:k+"S:",boundaryPrefix:k+"B:",idPrefix:k,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var ge=0,Me=1,Ue=2,Xe=3,$e=4,Ne=5,st=6,tt=7;function Ke(o,s){return{insertionMode:o,selectedValue:s}}function Rt(o,s,c){switch(s){case"select":return Ke(Me,c.value!=null?c.value:c.defaultValue);case"svg":return Ke(Ue,null);case"math":return Ke(Xe,null);case"foreignObject":return Ke(Me,null);case"table":return Ke($e,null);case"thead":case"tbody":case"tfoot":return Ke(Ne,null);case"colgroup":return Ke(tt,null);case"tr":return Ke(st,null)}return o.insertionMode>=$e||o.insertionMode===ge?Ke(Me,null):o}var hn=null;function Pt(o){var s=o.nextSuspenseID++;return o.boundaryPrefix+s.toString(16)}function Ge(o,s,c){var h=o.idPrefix,w=":"+h+"R"+s;return c>0&&(w+="H"+c.toString(32)),w+":"}function Vt(o){return xt(o)}var rn="<!-- -->";function An(o,s,c,h){return s===""?h:(h&&o.push(rn),o.push(Vt(s)),!0)}function Rr(o,s,c,h){c&&h&&o.push(rn)}var pn=new Map;function In(o){var s=pn.get(o);if(s!==void 0)return s;var c=xt(fr(o));return pn.set(o,c),c}var jt=' style="',Xn=":",pr=";";function Pr(o,s,c){if(typeof c!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var h=!0;for(var w in c)if($.call(c,w)){var k=c[w];if(!(k==null||typeof k=="boolean"||k==="")){var E=void 0,O=void 0,z=w.indexOf("--")===0;z?(E=xt(w),j(k,w),O=xt((""+k).trim())):(qt(w,k),E=In(w),typeof k=="number"?k!==0&&!$.call(we,w)?O=k+"px":O=""+k:(j(k,w),O=xt((""+k).trim()))),h?(h=!1,o.push(jt,E,Xn,O)):o.push(pr,E,Xn,O)}}h||o.push(Nt)}var on=" ",Ln='="',Nt='"',Mr='=""';function Mt(o,s,c,h){switch(c){case"style":{Pr(o,s,h);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(c.length>2&&(c[0]==="o"||c[0]==="O")&&(c[1]==="n"||c[1]==="N"))){var w=re(c);if(w!==null){switch(typeof h){case"function":case"symbol":return;case"boolean":if(!w.acceptsBooleans)return}var k=w.attributeName,E=k;switch(w.type){case le:h&&o.push(on,E,Mr);return;case he:h===!0?o.push(on,E,Mr):h===!1||o.push(on,E,Ln,xt(h),Nt);return;case Te:isNaN(h)||o.push(on,E,Ln,xt(h),Nt);break;case ce:!isNaN(h)&&h>=1&&o.push(on,E,Ln,xt(h),Nt);break;default:w.sanitizeURL&&(V(h,k),h=""+h,Hr(h)),o.push(on,E,Ln,xt(h),Nt)}}else if(Re(c)){switch(typeof h){case"function":case"symbol":return;case"boolean":{var O=c.toLowerCase().slice(0,5);if(O!=="data-"&&O!=="aria-")return}}o.push(on,c,Ln,xt(h),Nt)}}}var Zt=">",g="/>";function _(o,s,c){if(s!=null){if(c!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof s!="object"||!("__html"in s))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var h=s.__html;h!=null&&(U(h),o.push(""+h))}}var R=!1,F=!1,Z=!1,H=!1,X=!1,ue=!1,Ae=!1;function Be(o,s){{var c=o[s];if(c!=null){var h=nn(c);o.multiple&&!h?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",s):!o.multiple&&h&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",s)}}}function De(o,s,c){ze("select",s),Be(s,"value"),Be(s,"defaultValue"),s.value!==void 0&&s.defaultValue!==void 0&&!Z&&(i("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Z=!0),o.push(Fn("select"));var h=null,w=null;for(var k in s)if($.call(s,k)){var E=s[k];if(E==null)continue;switch(k){case"children":h=E;break;case"dangerouslySetInnerHTML":w=E;break;case"defaultValue":case"value":break;default:Mt(o,c,k,E);break}}return o.push(Zt),_(o,w,h),h}function Qe(o){var s="";return t.Children.forEach(o,function(c){c!=null&&(s+=c,!X&&typeof c!="string"&&typeof c!="number"&&(X=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),s}var $t=' selected=""';function Wt(o,s,c,h){var w=h.selectedValue;o.push(Fn("option"));var k=null,E=null,O=null,z=null;for(var te in s)if($.call(s,te)){var se=s[te];if(se==null)continue;switch(te){case"children":k=se;break;case"selected":O=se,Ae||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Ae=!0);break;case"dangerouslySetInnerHTML":z=se;break;case"value":E=se;default:Mt(o,c,te,se);break}}if(w!=null){var ye;if(E!==null?(V(E,"value"),ye=""+E):(z!==null&&(ue||(ue=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ye=Qe(k)),nn(w))for(var Ve=0;Ve<w.length;Ve++){V(w[Ve],"value");var nt=""+w[Ve];if(nt===ye){o.push($t);break}}else V(w,"select.value"),""+w===ye&&o.push($t)}else O&&o.push($t);return o.push(Zt),_(o,z,k),k}function Ut(o,s,c){ze("input",s),s.checked!==void 0&&s.defaultChecked!==void 0&&!F&&(i("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",s.type),F=!0),s.value!==void 0&&s.defaultValue!==void 0&&!R&&(i("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",s.type),R=!0),o.push(Fn("input"));var h=null,w=null,k=null,E=null;for(var O in s)if($.call(s,O)){var z=s[O];if(z==null)continue;switch(O){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":E=z;break;case"defaultValue":w=z;break;case"checked":k=z;break;case"value":h=z;break;default:Mt(o,c,O,z);break}}return k!==null?Mt(o,c,"checked",k):E!==null&&Mt(o,c,"checked",E),h!==null?Mt(o,c,"value",h):w!==null&&Mt(o,c,"value",w),o.push(g),null}function Kn(o,s,c){ze("textarea",s),s.value!==void 0&&s.defaultValue!==void 0&&!H&&(i("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),H=!0),o.push(Fn("textarea"));var h=null,w=null,k=null;for(var E in s)if($.call(s,E)){var O=s[E];if(O==null)continue;switch(E){case"children":k=O;break;case"value":h=O;break;case"defaultValue":w=O;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:Mt(o,c,E,O);break}}if(h===null&&w!==null&&(h=w),o.push(Zt),k!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),h!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(nn(k)){if(k.length>1)throw new Error("<textarea> can only have at most one child.");U(k[0]),h=""+k[0]}U(k),h=""+k}return typeof h=="string"&&h[0]===`
|
|
98
|
+
*/var d0;function h9(){return d0||(d0=1,process.env.NODE_ENV!=="production"&&function(){var t=D,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("warn",o,c)}}function i(o){{for(var s=arguments.length,c=new Array(s>1?s-1:0),h=1;h<s;h++)c[h-1]=arguments[h];a("error",o,c)}}function a(o,s,c){{var h=n.ReactDebugCurrentFrame,w=h.getStackAddendum();w!==""&&(s+="%s",c=c.concat([w]));var k=c.map(function(E){return String(E)});k.unshift("Warning: "+s),Function.prototype.apply.call(console[o],console,k)}}function l(o){o()}function f(o){}function d(o,s){p(o,s)}function p(o,s){return o.push(s)}function y(o){}function m(o){o.push(null)}function C(o){return o}function T(o){return o}function P(o,s){o.destroy(s)}function B(o){{var s=typeof Symbol=="function"&&Symbol.toStringTag,c=s&&o[Symbol.toStringTag]||o.constructor.name||"Object";return c}}function I(o){try{return M(o),!1}catch{return!0}}function M(o){return""+o}function V(o,s){if(I(o))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),M(o)}function j(o,s){if(I(o))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",s,B(o)),M(o)}function U(o){if(I(o))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",B(o)),M(o)}var $=Object.prototype.hasOwnProperty,Y=0,J=1,K=2,le=3,he=4,Te=5,ce=6,be=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",ke=be+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",ne=new RegExp("^["+be+"]["+ke+"]*$"),ee={},oe={};function Re(o){return $.call(oe,o)?!0:$.call(ee,o)?!1:ne.test(o)?(oe[o]=!0,!0):(ee[o]=!0,i("Invalid attribute name: `%s`",o),!1)}function We(o,s,c,h){if(c!==null&&c.type===Y)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":{if(c!==null)return!c.acceptsBooleans;var w=o.toLowerCase().slice(0,5);return w!=="data-"&&w!=="aria-"}default:return!1}}function re(o){return xe.hasOwnProperty(o)?xe[o]:null}function ae(o,s,c,h,w,k,E){this.acceptsBooleans=s===K||s===le||s===he,this.attributeName=h,this.attributeNamespace=w,this.mustUseProperty=c,this.propertyName=o,this.type=s,this.sanitizeURL=k,this.removeEmptyString=E}var xe={},Ie=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Ie.forEach(function(o){xe[o]=new ae(o,Y,!1,o,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(o){var s=o[0],c=o[1];xe[s]=new ae(s,J,!1,c,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(o){xe[o]=new ae(o,K,!1,o.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(o){xe[o]=new ae(o,K,!1,o,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(o){xe[o]=new ae(o,le,!1,o.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(o){xe[o]=new ae(o,le,!0,o,null,!1,!1)}),["capture","download"].forEach(function(o){xe[o]=new ae(o,he,!1,o,null,!1,!1)}),["cols","rows","size","span"].forEach(function(o){xe[o]=new ae(o,ce,!1,o,null,!1,!1)}),["rowSpan","start"].forEach(function(o){xe[o]=new ae(o,Te,!1,o.toLowerCase(),null,!1,!1)});var Le=/[\-\:]([a-z])/g,Pe=function(o){return o[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(o){var s=o.replace(Le,Pe);xe[s]=new ae(s,J,!1,o,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!1,!1)});var Ce="xlinkHref";xe[Ce]=new ae("xlinkHref",J,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(o){xe[o]=new ae(o,J,!1,o.toLowerCase(),null,!0,!0)});var we={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function ve(o,s){return o+s.charAt(0).toUpperCase()+s.substring(1)}var _e=["Webkit","ms","Moz","O"];Object.keys(we).forEach(function(o){_e.forEach(function(s){we[ve(s,o)]=we[o]})});var Ee={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function ze(o,s){Ee[s.type]||s.onChange||s.onInput||s.readOnly||s.disabled||s.value==null||i("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),s.onChange||s.readOnly||s.disabled||s.checked==null||i("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function fe(o,s){if(o.indexOf("-")===-1)return typeof s.is=="string";switch(o){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Ze={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},ot={},It=new RegExp("^(aria)-["+ke+"]*$"),Dt=new RegExp("^(aria)[A-Z]["+ke+"]*$");function dn(o,s){{if($.call(ot,s)&&ot[s])return!0;if(Dt.test(s)){var c="aria-"+s.slice(4).toLowerCase(),h=Ze.hasOwnProperty(c)?c:null;if(h==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",s),ot[s]=!0,!0;if(s!==h)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",s,h),ot[s]=!0,!0}if(It.test(s)){var w=s.toLowerCase(),k=Ze.hasOwnProperty(w)?w:null;if(k==null)return ot[s]=!0,!1;if(s!==k)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",s,k),ot[s]=!0,!0}}return!0}function Lt(o,s){{var c=[];for(var h in s){var w=dn(o,h);w||c.push(h)}var k=c.map(function(E){return"`"+E+"`"}).join(", ");c.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o):c.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",k,o)}}function Ot(o,s){fe(o,s)||Lt(o,s)}var fn=!1;function Zn(o,s){{if(o!=="input"&&o!=="textarea"&&o!=="select")return;s!=null&&s.value===null&&!fn&&(fn=!0,o==="select"&&s.multiple?i("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",o):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",o))}}var Et={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},_t=function(){};{var gt={},Tn=/^on./,Rn=/^on[^A-Z]/,Tt=new RegExp("^(aria)-["+ke+"]*$"),it=new RegExp("^(aria)[A-Z]["+ke+"]*$");_t=function(o,s,c,h){if($.call(gt,s)&>[s])return!0;var w=s.toLowerCase();if(w==="onfocusin"||w==="onfocusout")return i("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),gt[s]=!0,!0;if(h!=null){var k=h.registrationNameDependencies,E=h.possibleRegistrationNames;if(k.hasOwnProperty(s))return!0;var O=E.hasOwnProperty(w)?E[w]:null;if(O!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",s,O),gt[s]=!0,!0;if(Tn.test(s))return i("Unknown event handler property `%s`. It will be ignored.",s),gt[s]=!0,!0}else if(Tn.test(s))return Rn.test(s)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",s),gt[s]=!0,!0;if(Tt.test(s)||it.test(s))return!0;if(w==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),gt[s]=!0,!0;if(w==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),gt[s]=!0,!0;if(w==="is"&&c!==null&&c!==void 0&&typeof c!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof c),gt[s]=!0,!0;if(typeof c=="number"&&isNaN(c))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",s),gt[s]=!0,!0;var z=re(s),te=z!==null&&z.type===Y;if(Et.hasOwnProperty(w)){var se=Et[w];if(se!==s)return i("Invalid DOM property `%s`. Did you mean `%s`?",s,se),gt[s]=!0,!0}else if(!te&&s!==w)return i("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",s,w),gt[s]=!0,!0;return typeof c=="boolean"&&We(s,c,z)?(c?i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',c,s,s,c,s):i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',c,s,s,c,s,s,s),gt[s]=!0,!0):te?!0:We(s,c,z)?(gt[s]=!0,!1):((c==="false"||c==="true")&&z!==null&&z.type===le&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",c,s,c==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',s,c),gt[s]=!0),!0)}}var Pn=function(o,s,c){{var h=[];for(var w in s){var k=_t(o,w,s[w],c);k||h.push(w)}var E=h.map(function(O){return"`"+O+"`"}).join(", ");h.length===1?i("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,o):h.length>1&&i("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",E,o)}};function Gn(o,s,c){fe(o,s)||Pn(o,s,c)}var me=function(){};{var Se=/^(?:webkit|moz|o)[A-Z]/,Ye=/^-ms-/,wt=/-(.)/g,lr=/;\s*$/,Mn={},cr={},Tr=!1,St=!1,zt=function(o){return o.replace(wt,function(s,c){return c.toUpperCase()})},Ft=function(o){Mn.hasOwnProperty(o)&&Mn[o]||(Mn[o]=!0,i("Unsupported style property %s. Did you mean %s?",o,zt(o.replace(Ye,"ms-"))))},Je=function(o){Mn.hasOwnProperty(o)&&Mn[o]||(Mn[o]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",o,o.charAt(0).toUpperCase()+o.slice(1)))},en=function(o,s){cr.hasOwnProperty(s)&&cr[s]||(cr[s]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,o,s.replace(lr,"")))},On=function(o,s){Tr||(Tr=!0,i("`NaN` is an invalid value for the `%s` css style property.",o))},Vn=function(o,s){St||(St=!0,i("`Infinity` is an invalid value for the `%s` css style property.",o))};me=function(o,s){o.indexOf("-")>-1?Ft(o):Se.test(o)?Je(o):lr.test(s)&&en(o,s),typeof s=="number"&&(isNaN(s)?On(o,s):isFinite(s)||Vn(o,s))}}var qt=me,Yn=/["'&<>]/;function tn(o){U(o);var s=""+o,c=Yn.exec(s);if(!c)return s;var h,w="",k,E=0;for(k=c.index;k<s.length;k++){switch(s.charCodeAt(k)){case 34:h=""";break;case 38:h="&";break;case 39:h="'";break;case 60:h="<";break;case 62:h=">";break;default:continue}E!==k&&(w+=s.substring(E,k)),E=k+1,w+=h}return E!==k?w+s.substring(E,k):w}function xt(o){return typeof o=="boolean"||typeof o=="number"?""+o:tn(o)}var ur=/([A-Z])/g,dr=/^ms-/;function fr(o){return o.replace(ur,"-$1").toLowerCase().replace(dr,"-ms-")}var vt=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,hr=!1;function Hr(o){!hr&&vt.test(o)&&(hr=!0,i("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(o)))}var zr=Array.isArray;function nn(o){return zr(o)}var N="<script>";function ie(o,s,c,h,w){var k=o===void 0?"":o,E=N,O=[];return{bootstrapChunks:O,startInlineScript:E,placeholderPrefix:k+"P:",segmentPrefix:k+"S:",boundaryPrefix:k+"B:",idPrefix:k,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var ge=0,Me=1,Ue=2,Xe=3,$e=4,Ne=5,st=6,tt=7;function Ke(o,s){return{insertionMode:o,selectedValue:s}}function Rt(o,s,c){switch(s){case"select":return Ke(Me,c.value!=null?c.value:c.defaultValue);case"svg":return Ke(Ue,null);case"math":return Ke(Xe,null);case"foreignObject":return Ke(Me,null);case"table":return Ke($e,null);case"thead":case"tbody":case"tfoot":return Ke(Ne,null);case"colgroup":return Ke(tt,null);case"tr":return Ke(st,null)}return o.insertionMode>=$e||o.insertionMode===ge?Ke(Me,null):o}var hn=null;function Pt(o){var s=o.nextSuspenseID++;return o.boundaryPrefix+s.toString(16)}function Ge(o,s,c){var h=o.idPrefix,w=":"+h+"R"+s;return c>0&&(w+="H"+c.toString(32)),w+":"}function Vt(o){return xt(o)}var rn="<!-- -->";function An(o,s,c,h){return s===""?h:(h&&o.push(rn),o.push(Vt(s)),!0)}function Rr(o,s,c,h){c&&h&&o.push(rn)}var pn=new Map;function In(o){var s=pn.get(o);if(s!==void 0)return s;var c=xt(fr(o));return pn.set(o,c),c}var jt=' style="',Xn=":",pr=";";function Pr(o,s,c){if(typeof c!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var h=!0;for(var w in c)if($.call(c,w)){var k=c[w];if(!(k==null||typeof k=="boolean"||k==="")){var E=void 0,O=void 0,z=w.indexOf("--")===0;z?(E=xt(w),j(k,w),O=xt((""+k).trim())):(qt(w,k),E=In(w),typeof k=="number"?k!==0&&!$.call(we,w)?O=k+"px":O=""+k:(j(k,w),O=xt((""+k).trim()))),h?(h=!1,o.push(jt,E,Xn,O)):o.push(pr,E,Xn,O)}}h||o.push(Nt)}var on=" ",Ln='="',Nt='"',Mr='=""';function Mt(o,s,c,h){switch(c){case"style":{Pr(o,s,h);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(c.length>2&&(c[0]==="o"||c[0]==="O")&&(c[1]==="n"||c[1]==="N"))){var w=re(c);if(w!==null){switch(typeof h){case"function":case"symbol":return;case"boolean":if(!w.acceptsBooleans)return}var k=w.attributeName,E=k;switch(w.type){case le:h&&o.push(on,E,Mr);return;case he:h===!0?o.push(on,E,Mr):h===!1||o.push(on,E,Ln,xt(h),Nt);return;case Te:isNaN(h)||o.push(on,E,Ln,xt(h),Nt);break;case ce:!isNaN(h)&&h>=1&&o.push(on,E,Ln,xt(h),Nt);break;default:w.sanitizeURL&&(V(h,k),h=""+h,Hr(h)),o.push(on,E,Ln,xt(h),Nt)}}else if(Re(c)){switch(typeof h){case"function":case"symbol":return;case"boolean":{var O=c.toLowerCase().slice(0,5);if(O!=="data-"&&O!=="aria-")return}}o.push(on,c,Ln,xt(h),Nt)}}}var Zt=">",g="/>";function _(o,s,c){if(s!=null){if(c!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof s!="object"||!("__html"in s))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var h=s.__html;h!=null&&(U(h),o.push(""+h))}}var R=!1,F=!1,Z=!1,H=!1,X=!1,ue=!1,Ae=!1;function Be(o,s){{var c=o[s];if(c!=null){var h=nn(c);o.multiple&&!h?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",s):!o.multiple&&h&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",s)}}}function De(o,s,c){ze("select",s),Be(s,"value"),Be(s,"defaultValue"),s.value!==void 0&&s.defaultValue!==void 0&&!Z&&(i("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Z=!0),o.push(Fn("select"));var h=null,w=null;for(var k in s)if($.call(s,k)){var E=s[k];if(E==null)continue;switch(k){case"children":h=E;break;case"dangerouslySetInnerHTML":w=E;break;case"defaultValue":case"value":break;default:Mt(o,c,k,E);break}}return o.push(Zt),_(o,w,h),h}function Qe(o){var s="";return t.Children.forEach(o,function(c){c!=null&&(s+=c,!X&&typeof c!="string"&&typeof c!="number"&&(X=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),s}var $t=' selected=""';function Wt(o,s,c,h){var w=h.selectedValue;o.push(Fn("option"));var k=null,E=null,O=null,z=null;for(var te in s)if($.call(s,te)){var se=s[te];if(se==null)continue;switch(te){case"children":k=se;break;case"selected":O=se,Ae||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Ae=!0);break;case"dangerouslySetInnerHTML":z=se;break;case"value":E=se;default:Mt(o,c,te,se);break}}if(w!=null){var ye;if(E!==null?(V(E,"value"),ye=""+E):(z!==null&&(ue||(ue=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ye=Qe(k)),nn(w))for(var Ve=0;Ve<w.length;Ve++){V(w[Ve],"value");var nt=""+w[Ve];if(nt===ye){o.push($t);break}}else V(w,"select.value"),""+w===ye&&o.push($t)}else O&&o.push($t);return o.push(Zt),_(o,z,k),k}function Ut(o,s,c){ze("input",s),s.checked!==void 0&&s.defaultChecked!==void 0&&!F&&(i("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",s.type),F=!0),s.value!==void 0&&s.defaultValue!==void 0&&!R&&(i("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",s.type),R=!0),o.push(Fn("input"));var h=null,w=null,k=null,E=null;for(var O in s)if($.call(s,O)){var z=s[O];if(z==null)continue;switch(O){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":E=z;break;case"defaultValue":w=z;break;case"checked":k=z;break;case"value":h=z;break;default:Mt(o,c,O,z);break}}return k!==null?Mt(o,c,"checked",k):E!==null&&Mt(o,c,"checked",E),h!==null?Mt(o,c,"value",h):w!==null&&Mt(o,c,"value",w),o.push(g),null}function Kn(o,s,c){ze("textarea",s),s.value!==void 0&&s.defaultValue!==void 0&&!H&&(i("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),H=!0),o.push(Fn("textarea"));var h=null,w=null,k=null;for(var E in s)if($.call(s,E)){var O=s[E];if(O==null)continue;switch(E){case"children":k=O;break;case"value":h=O;break;case"defaultValue":w=O;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:Mt(o,c,E,O);break}}if(h===null&&w!==null&&(h=w),o.push(Zt),k!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),h!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(nn(k)){if(k.length>1)throw new Error("<textarea> can only have at most one child.");U(k[0]),h=""+k[0]}U(k),h=""+k}return typeof h=="string"&&h[0]===`
|
|
99
99
|
`&&o.push(gr),h!==null&&(V(h,"value"),o.push(Vt(""+h))),null}function Dn(o,s,c,h){o.push(Fn(c));for(var w in s)if($.call(s,w)){var k=s[w];if(k==null)continue;switch(w){case"children":case"dangerouslySetInnerHTML":throw new Error(c+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Mt(o,h,w,k);break}}return o.push(g),null}function Ar(o,s,c){o.push(Fn("menuitem"));for(var h in s)if($.call(s,h)){var w=s[h];if(w==null)continue;switch(h){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:Mt(o,c,h,w);break}}return o.push(Zt),null}function Jn(o,s,c){o.push(Fn("title"));var h=null;for(var w in s)if($.call(s,w)){var k=s[w];if(k==null)continue;switch(w){case"children":h=k;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:Mt(o,c,w,k);break}}o.push(Zt);{var E=Array.isArray(h)&&h.length<2?h[0]||null:h;Array.isArray(h)&&h.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):E!=null&&E.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):E!=null&&typeof E!="string"&&typeof E!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return h}function mr(o,s,c,h){o.push(Fn(c));var w=null,k=null;for(var E in s)if($.call(s,E)){var O=s[E];if(O==null)continue;switch(E){case"children":w=O;break;case"dangerouslySetInnerHTML":k=O;break;default:Mt(o,h,E,O);break}}return o.push(Zt),_(o,k,w),typeof w=="string"?(o.push(Vt(w)),null):w}function jn(o,s,c,h){o.push(Fn(c));var w=null,k=null;for(var E in s)if($.call(s,E)){var O=s[E];if(O==null)continue;switch(E){case"children":w=O;break;case"dangerouslySetInnerHTML":k=O;break;case"style":Pr(o,h,O);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:Re(E)&&typeof O!="function"&&typeof O!="symbol"&&o.push(on,E,Ln,xt(O),Nt);break}}return o.push(Zt),_(o,k,w),w}var gr=`
|
|
100
100
|
`;function wa(o,s,c,h){o.push(Fn(c));var w=null,k=null;for(var E in s)if($.call(s,E)){var O=s[E];if(O==null)continue;switch(E){case"children":w=O;break;case"dangerouslySetInnerHTML":k=O;break;default:Mt(o,h,E,O);break}}if(o.push(Zt),k!=null){if(w!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof k!="object"||!("__html"in k))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var z=k.__html;z!=null&&(typeof z=="string"&&z.length>0&&z[0]===`
|
|
101
101
|
`?o.push(gr,z):(U(z),o.push(""+z)))}return typeof w=="string"&&w[0]===`
|
|
@@ -134,7 +134,7 @@ Error generating stack: `+h.message+`
|
|
|
134
134
|
*
|
|
135
135
|
* This source code is licensed under the MIT license found in the
|
|
136
136
|
* LICENSE file in the root directory of this source tree.
|
|
137
|
-
*/var f0;function v9(){return f0||(f0=1,process.env.NODE_ENV!=="production"&&function(){var t=D,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("warn",u,s)}}function i(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("error",u,s)}}function a(u,o,s){{var c=n.ReactDebugCurrentFrame,h=c.getStackAddendum();h!==""&&(o+="%s",s=s.concat([h]));var w=s.map(function(k){return String(k)});w.unshift("Warning: "+o),Function.prototype.apply.call(console[u],console,w)}}function l(u){u()}var f=512,d=null,p=0;function y(u){d=new Uint8Array(f),p=0}function m(u,o){if(o.length!==0){if(o.length>f){p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=new Uint8Array(f),p=0),u.enqueue(o);return}var s=o,c=d.length-p;c<s.length&&(c===0?u.enqueue(d):(d.set(s.subarray(0,c),p),u.enqueue(d),s=s.subarray(c)),d=new Uint8Array(f),p=0),d.set(s,p),p+=s.length}}function C(u,o){return m(u,o),!0}function T(u){d&&p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=null,p=0)}function P(u){u.close()}var B=new TextEncoder;function I(u){return B.encode(u)}function M(u){return B.encode(u)}function V(u,o){typeof u.error=="function"?u.error(o):u.close()}function j(u){{var o=typeof Symbol=="function"&&Symbol.toStringTag,s=o&&u[Symbol.toStringTag]||u.constructor.name||"Object";return s}}function U(u){try{return $(u),!1}catch{return!0}}function $(u){return""+u}function Y(u,o){if(U(u))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function J(u,o){if(U(u))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function K(u){if(U(u))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",j(u)),$(u)}var le=Object.prototype.hasOwnProperty,he=0,Te=1,ce=2,be=3,ke=4,ne=5,ee=6,oe=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",Re=oe+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",We=new RegExp("^["+oe+"]["+Re+"]*$"),re={},ae={};function xe(u){return le.call(ae,u)?!0:le.call(re,u)?!1:We.test(u)?(ae[u]=!0,!0):(re[u]=!0,i("Invalid attribute name: `%s`",u),!1)}function Ie(u,o,s,c){if(s!==null&&s.type===he)return!1;switch(typeof o){case"function":case"symbol":return!0;case"boolean":{if(s!==null)return!s.acceptsBooleans;var h=u.toLowerCase().slice(0,5);return h!=="data-"&&h!=="aria-"}default:return!1}}function Le(u){return Ce.hasOwnProperty(u)?Ce[u]:null}function Pe(u,o,s,c,h,w,k){this.acceptsBooleans=o===ce||o===be||o===ke,this.attributeName=c,this.attributeNamespace=h,this.mustUseProperty=s,this.propertyName=u,this.type=o,this.sanitizeURL=w,this.removeEmptyString=k}var Ce={},we=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];we.forEach(function(u){Ce[u]=new Pe(u,he,!1,u,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(u){var o=u[0],s=u[1];Ce[o]=new Pe(o,Te,!1,s,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(u){Ce[u]=new Pe(u,ce,!1,u.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(u){Ce[u]=new Pe(u,ce,!1,u,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(u){Ce[u]=new Pe(u,be,!1,u.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(u){Ce[u]=new Pe(u,be,!0,u,null,!1,!1)}),["capture","download"].forEach(function(u){Ce[u]=new Pe(u,ke,!1,u,null,!1,!1)}),["cols","rows","size","span"].forEach(function(u){Ce[u]=new Pe(u,ee,!1,u,null,!1,!1)}),["rowSpan","start"].forEach(function(u){Ce[u]=new Pe(u,ne,!1,u.toLowerCase(),null,!1,!1)});var ve=/[\-\:]([a-z])/g,_e=function(u){return u[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(u){var o=u.replace(ve,_e);Ce[o]=new Pe(o,Te,!1,u,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(u){var o=u.replace(ve,_e);Ce[o]=new Pe(o,Te,!1,u,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(u){var o=u.replace(ve,_e);Ce[o]=new Pe(o,Te,!1,u,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(u){Ce[u]=new Pe(u,Te,!1,u.toLowerCase(),null,!1,!1)});var Ee="xlinkHref";Ce[Ee]=new Pe("xlinkHref",Te,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(u){Ce[u]=new Pe(u,Te,!1,u.toLowerCase(),null,!0,!0)});var ze={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function fe(u,o){return u+o.charAt(0).toUpperCase()+o.substring(1)}var Ze=["Webkit","ms","Moz","O"];Object.keys(ze).forEach(function(u){Ze.forEach(function(o){ze[fe(o,u)]=ze[u]})});var ot={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function It(u,o){ot[o.type]||o.onChange||o.onInput||o.readOnly||o.disabled||o.value==null||i("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),o.onChange||o.readOnly||o.disabled||o.checked==null||i("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Dt(u,o){if(u.indexOf("-")===-1)return typeof o.is=="string";switch(u){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var dn={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Lt={},Ot=new RegExp("^(aria)-["+Re+"]*$"),fn=new RegExp("^(aria)[A-Z]["+Re+"]*$");function Zn(u,o){{if(le.call(Lt,o)&&Lt[o])return!0;if(fn.test(o)){var s="aria-"+o.slice(4).toLowerCase(),c=dn.hasOwnProperty(s)?s:null;if(c==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",o),Lt[o]=!0,!0;if(o!==c)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",o,c),Lt[o]=!0,!0}if(Ot.test(o)){var h=o.toLowerCase(),w=dn.hasOwnProperty(h)?h:null;if(w==null)return Lt[o]=!0,!1;if(o!==w)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",o,w),Lt[o]=!0,!0}}return!0}function Et(u,o){{var s=[];for(var c in o){var h=Zn(u,c);h||s.push(c)}var w=s.map(function(k){return"`"+k+"`"}).join(", ");s.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",w,u):s.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",w,u)}}function _t(u,o){Dt(u,o)||Et(u,o)}var gt=!1;function Tn(u,o){{if(u!=="input"&&u!=="textarea"&&u!=="select")return;o!=null&&o.value===null&&!gt&&(gt=!0,u==="select"&&o.multiple?i("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",u):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",u))}}var Rn={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Tt=function(){};{var it={},Pn=/^on./,Gn=/^on[^A-Z]/,me=new RegExp("^(aria)-["+Re+"]*$"),Se=new RegExp("^(aria)[A-Z]["+Re+"]*$");Tt=function(u,o,s,c){if(le.call(it,o)&&it[o])return!0;var h=o.toLowerCase();if(h==="onfocusin"||h==="onfocusout")return i("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),it[o]=!0,!0;if(c!=null){var w=c.registrationNameDependencies,k=c.possibleRegistrationNames;if(w.hasOwnProperty(o))return!0;var E=k.hasOwnProperty(h)?k[h]:null;if(E!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",o,E),it[o]=!0,!0;if(Pn.test(o))return i("Unknown event handler property `%s`. It will be ignored.",o),it[o]=!0,!0}else if(Pn.test(o))return Gn.test(o)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",o),it[o]=!0,!0;if(me.test(o)||Se.test(o))return!0;if(h==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),it[o]=!0,!0;if(h==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),it[o]=!0,!0;if(h==="is"&&s!==null&&s!==void 0&&typeof s!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof s),it[o]=!0,!0;if(typeof s=="number"&&isNaN(s))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",o),it[o]=!0,!0;var O=Le(o),z=O!==null&&O.type===he;if(Rn.hasOwnProperty(h)){var te=Rn[h];if(te!==o)return i("Invalid DOM property `%s`. Did you mean `%s`?",o,te),it[o]=!0,!0}else if(!z&&o!==h)return i("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",o,h),it[o]=!0,!0;return typeof s=="boolean"&&Ie(o,s,O)?(s?i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',s,o,o,s,o):i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',s,o,o,s,o,o,o),it[o]=!0,!0):z?!0:Ie(o,s,O)?(it[o]=!0,!1):((s==="false"||s==="true")&&O!==null&&O.type===be&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",s,o,s==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',o,s),it[o]=!0),!0)}}var Ye=function(u,o,s){{var c=[];for(var h in o){var w=Tt(u,h,o[h],s);w||c.push(h)}var k=c.map(function(E){return"`"+E+"`"}).join(", ");c.length===1?i("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",k,u):c.length>1&&i("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",k,u)}};function wt(u,o,s){Dt(u,o)||Ye(u,o,s)}var lr=function(){};{var Mn=/^(?:webkit|moz|o)[A-Z]/,cr=/^-ms-/,Tr=/-(.)/g,St=/;\s*$/,zt={},Ft={},Je=!1,en=!1,On=function(u){return u.replace(Tr,function(o,s){return s.toUpperCase()})},Vn=function(u){zt.hasOwnProperty(u)&&zt[u]||(zt[u]=!0,i("Unsupported style property %s. Did you mean %s?",u,On(u.replace(cr,"ms-"))))},qt=function(u){zt.hasOwnProperty(u)&&zt[u]||(zt[u]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",u,u.charAt(0).toUpperCase()+u.slice(1)))},Yn=function(u,o){Ft.hasOwnProperty(o)&&Ft[o]||(Ft[o]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,u,o.replace(St,"")))},tn=function(u,o){Je||(Je=!0,i("`NaN` is an invalid value for the `%s` css style property.",u))},xt=function(u,o){en||(en=!0,i("`Infinity` is an invalid value for the `%s` css style property.",u))};lr=function(u,o){u.indexOf("-")>-1?Vn(u):Mn.test(u)?qt(u):St.test(o)&&Yn(u,o),typeof o=="number"&&(isNaN(o)?tn(u,o):isFinite(o)||xt(u,o))}}var ur=lr,dr=/["'&<>]/;function fr(u){K(u);var o=""+u,s=dr.exec(o);if(!s)return o;var c,h="",w,k=0;for(w=s.index;w<o.length;w++){switch(o.charCodeAt(w)){case 34:c=""";break;case 38:c="&";break;case 39:c="'";break;case 60:c="<";break;case 62:c=">";break;default:continue}k!==w&&(h+=o.substring(k,w)),k=w+1,h+=c}return k!==w?h+o.substring(k,w):h}function vt(u){return typeof u=="boolean"||typeof u=="number"?""+u:fr(u)}var hr=/([A-Z])/g,Hr=/^ms-/;function zr(u){return u.replace(hr,"-$1").toLowerCase().replace(Hr,"-ms-")}var nn=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,N=!1;function ie(u){!N&&nn.test(u)&&(N=!0,i("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(u)))}var ge=Array.isArray;function Me(u){return ge(u)}var Ue=M("<script>"),Xe=M("<\/script>"),$e=M('<script src="'),Ne=M('<script type="module" src="'),st=M('" async=""><\/script>');function tt(u){return K(u),(""+u).replace(Ke,Rt)}var Ke=/(<\/|<)(s)(cript)/gi,Rt=function(u,o,s,c){return""+o+(s==="s"?"\\u0073":"\\u0053")+c};function hn(u,o,s,c,h){var w=u===void 0?"":u,k=o===void 0?Ue:M('<script nonce="'+vt(o)+'">'),E=[];if(s!==void 0&&E.push(k,I(tt(s)),Xe),c!==void 0)for(var O=0;O<c.length;O++)E.push($e,I(vt(c[O])),st);if(h!==void 0)for(var z=0;z<h.length;z++)E.push(Ne,I(vt(h[z])),st);return{bootstrapChunks:E,startInlineScript:k,placeholderPrefix:M(w+"P:"),segmentPrefix:M(w+"S:"),boundaryPrefix:w+"B:",idPrefix:w,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var Pt=0,Ge=1,Vt=2,rn=3,An=4,Rr=5,pn=6,In=7;function jt(u,o){return{insertionMode:u,selectedValue:o}}function Xn(u){var o=u==="http://www.w3.org/2000/svg"?Vt:u==="http://www.w3.org/1998/Math/MathML"?rn:Pt;return jt(o,null)}function pr(u,o,s){switch(o){case"select":return jt(Ge,s.value!=null?s.value:s.defaultValue);case"svg":return jt(Vt,null);case"math":return jt(rn,null);case"foreignObject":return jt(Ge,null);case"table":return jt(An,null);case"thead":case"tbody":case"tfoot":return jt(Rr,null);case"colgroup":return jt(In,null);case"tr":return jt(pn,null)}return u.insertionMode>=An||u.insertionMode===Pt?jt(Ge,null):u}var Pr=null;function on(u){var o=u.nextSuspenseID++;return M(u.boundaryPrefix+o.toString(16))}function Ln(u,o,s){var c=u.idPrefix,h=":"+c+"R"+o;return s>0&&(h+="H"+s.toString(32)),h+":"}function Nt(u){return vt(u)}var Mr=M("<!-- -->");function Mt(u,o,s,c){return o===""?c:(c&&u.push(Mr),u.push(I(Nt(o))),!0)}function Zt(u,o,s,c){s&&c&&u.push(Mr)}var g=new Map;function _(u){var o=g.get(u);if(o!==void 0)return o;var s=M(vt(zr(u)));return g.set(u,s),s}var R=M(' style="'),F=M(":"),Z=M(";");function H(u,o,s){if(typeof s!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var c=!0;for(var h in s)if(le.call(s,h)){var w=s[h];if(!(w==null||typeof w=="boolean"||w==="")){var k=void 0,E=void 0,O=h.indexOf("--")===0;O?(k=I(vt(h)),J(w,h),E=I(vt((""+w).trim()))):(ur(h,w),k=_(h),typeof w=="number"?w!==0&&!le.call(ze,h)?E=I(w+"px"):E=I(""+w):(J(w,h),E=I(vt((""+w).trim())))),c?(c=!1,u.push(R,k,F,E)):u.push(Z,k,F,E)}}c||u.push(Ae)}var X=M(" "),ue=M('="'),Ae=M('"'),Be=M('=""');function De(u,o,s,c){switch(s){case"style":{H(u,o,c);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(s.length>2&&(s[0]==="o"||s[0]==="O")&&(s[1]==="n"||s[1]==="N"))){var h=Le(s);if(h!==null){switch(typeof c){case"function":case"symbol":return;case"boolean":if(!h.acceptsBooleans)return}var w=h.attributeName,k=I(w);switch(h.type){case be:c&&u.push(X,k,Be);return;case ke:c===!0?u.push(X,k,Be):c===!1||u.push(X,k,ue,I(vt(c)),Ae);return;case ne:isNaN(c)||u.push(X,k,ue,I(vt(c)),Ae);break;case ee:!isNaN(c)&&c>=1&&u.push(X,k,ue,I(vt(c)),Ae);break;default:h.sanitizeURL&&(Y(c,w),c=""+c,ie(c)),u.push(X,k,ue,I(vt(c)),Ae)}}else if(xe(s)){switch(typeof c){case"function":case"symbol":return;case"boolean":{var E=s.toLowerCase().slice(0,5);if(E!=="data-"&&E!=="aria-")return}}u.push(X,I(s),ue,I(vt(c)),Ae)}}}var Qe=M(">"),$t=M("/>");function Wt(u,o,s){if(o!=null){if(s!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof o!="object"||!("__html"in o))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var c=o.__html;c!=null&&(K(c),u.push(I(""+c)))}}var Ut=!1,Kn=!1,Dn=!1,Ar=!1,Jn=!1,mr=!1,jn=!1;function gr(u,o){{var s=u[o];if(s!=null){var c=Me(s);u.multiple&&!c?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",o):!u.multiple&&c&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",o)}}}function wa(u,o,s){It("select",o),gr(o,"value"),gr(o,"defaultValue"),o.value!==void 0&&o.defaultValue!==void 0&&!Dn&&(i("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Dn=!0),u.push(mn("select"));var c=null,h=null;for(var w in o)if(le.call(o,w)){var k=o[w];if(k==null)continue;switch(w){case"children":c=k;break;case"dangerouslySetInnerHTML":h=k;break;case"defaultValue":case"value":break;default:De(u,s,w,k);break}}return u.push(Qe),Wt(u,h,c),c}function xa(u){var o="";return t.Children.forEach(u,function(s){s!=null&&(o+=s,!Jn&&typeof s!="string"&&typeof s!="number"&&(Jn=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),o}var bo=M(' selected=""');function Fn(u,o,s,c){var h=c.selectedValue;u.push(mn("option"));var w=null,k=null,E=null,O=null;for(var z in o)if(le.call(o,z)){var te=o[z];if(te==null)continue;switch(z){case"children":w=te;break;case"selected":E=te,jn||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),jn=!0);break;case"dangerouslySetInnerHTML":O=te;break;case"value":k=te;default:De(u,s,z,te);break}}if(h!=null){var se;if(k!==null?(Y(k,"value"),se=""+k):(O!==null&&(mr||(mr=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),se=xa(w)),Me(h))for(var ye=0;ye<h.length;ye++){Y(h[ye],"value");var Ve=""+h[ye];if(Ve===se){u.push(bo);break}}else Y(h,"select.value"),""+h===se&&u.push(bo)}else E&&u.push(bo);return u.push(Qe),Wt(u,O,w),w}function _a(u,o,s){It("input",o),o.checked!==void 0&&o.defaultChecked!==void 0&&!Kn&&(i("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",o.type),Kn=!0),o.value!==void 0&&o.defaultValue!==void 0&&!Ut&&(i("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",o.type),Ut=!0),u.push(mn("input"));var c=null,h=null,w=null,k=null;for(var E in o)if(le.call(o,E)){var O=o[E];if(O==null)continue;switch(E){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":k=O;break;case"defaultValue":h=O;break;case"checked":w=O;break;case"value":c=O;break;default:De(u,s,E,O);break}}return w!==null?De(u,s,"checked",w):k!==null&&De(u,s,"checked",k),c!==null?De(u,s,"value",c):h!==null&&De(u,s,"value",h),u.push($t),null}function Nn(u,o,s){It("textarea",o),o.value!==void 0&&o.defaultValue!==void 0&&!Ar&&(i("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Ar=!0),u.push(mn("textarea"));var c=null,h=null,w=null;for(var k in o)if(le.call(o,k)){var E=o[k];if(E==null)continue;switch(k){case"children":w=E;break;case"value":c=E;break;case"defaultValue":h=E;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:De(u,s,k,E);break}}if(c===null&&h!==null&&(c=h),u.push(Qe),w!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),c!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Me(w)){if(w.length>1)throw new Error("<textarea> can only have at most one child.");K(w[0]),c=""+w[0]}K(w),c=""+w}return typeof c=="string"&&c[0]===`
|
|
137
|
+
*/var f0;function p9(){return f0||(f0=1,process.env.NODE_ENV!=="production"&&function(){var t=D,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("warn",u,s)}}function i(u){{for(var o=arguments.length,s=new Array(o>1?o-1:0),c=1;c<o;c++)s[c-1]=arguments[c];a("error",u,s)}}function a(u,o,s){{var c=n.ReactDebugCurrentFrame,h=c.getStackAddendum();h!==""&&(o+="%s",s=s.concat([h]));var w=s.map(function(k){return String(k)});w.unshift("Warning: "+o),Function.prototype.apply.call(console[u],console,w)}}function l(u){u()}var f=512,d=null,p=0;function y(u){d=new Uint8Array(f),p=0}function m(u,o){if(o.length!==0){if(o.length>f){p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=new Uint8Array(f),p=0),u.enqueue(o);return}var s=o,c=d.length-p;c<s.length&&(c===0?u.enqueue(d):(d.set(s.subarray(0,c),p),u.enqueue(d),s=s.subarray(c)),d=new Uint8Array(f),p=0),d.set(s,p),p+=s.length}}function C(u,o){return m(u,o),!0}function T(u){d&&p>0&&(u.enqueue(new Uint8Array(d.buffer,0,p)),d=null,p=0)}function P(u){u.close()}var B=new TextEncoder;function I(u){return B.encode(u)}function M(u){return B.encode(u)}function V(u,o){typeof u.error=="function"?u.error(o):u.close()}function j(u){{var o=typeof Symbol=="function"&&Symbol.toStringTag,s=o&&u[Symbol.toStringTag]||u.constructor.name||"Object";return s}}function U(u){try{return $(u),!1}catch{return!0}}function $(u){return""+u}function Y(u,o){if(U(u))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function J(u,o){if(U(u))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",o,j(u)),$(u)}function K(u){if(U(u))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",j(u)),$(u)}var le=Object.prototype.hasOwnProperty,he=0,Te=1,ce=2,be=3,ke=4,ne=5,ee=6,oe=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",Re=oe+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",We=new RegExp("^["+oe+"]["+Re+"]*$"),re={},ae={};function xe(u){return le.call(ae,u)?!0:le.call(re,u)?!1:We.test(u)?(ae[u]=!0,!0):(re[u]=!0,i("Invalid attribute name: `%s`",u),!1)}function Ie(u,o,s,c){if(s!==null&&s.type===he)return!1;switch(typeof o){case"function":case"symbol":return!0;case"boolean":{if(s!==null)return!s.acceptsBooleans;var h=u.toLowerCase().slice(0,5);return h!=="data-"&&h!=="aria-"}default:return!1}}function Le(u){return Ce.hasOwnProperty(u)?Ce[u]:null}function Pe(u,o,s,c,h,w,k){this.acceptsBooleans=o===ce||o===be||o===ke,this.attributeName=c,this.attributeNamespace=h,this.mustUseProperty=s,this.propertyName=u,this.type=o,this.sanitizeURL=w,this.removeEmptyString=k}var Ce={},we=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];we.forEach(function(u){Ce[u]=new Pe(u,he,!1,u,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(u){var o=u[0],s=u[1];Ce[o]=new Pe(o,Te,!1,s,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(u){Ce[u]=new Pe(u,ce,!1,u.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(u){Ce[u]=new Pe(u,ce,!1,u,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(u){Ce[u]=new Pe(u,be,!1,u.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(u){Ce[u]=new Pe(u,be,!0,u,null,!1,!1)}),["capture","download"].forEach(function(u){Ce[u]=new Pe(u,ke,!1,u,null,!1,!1)}),["cols","rows","size","span"].forEach(function(u){Ce[u]=new Pe(u,ee,!1,u,null,!1,!1)}),["rowSpan","start"].forEach(function(u){Ce[u]=new Pe(u,ne,!1,u.toLowerCase(),null,!1,!1)});var ve=/[\-\:]([a-z])/g,_e=function(u){return u[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(u){var o=u.replace(ve,_e);Ce[o]=new Pe(o,Te,!1,u,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(u){var o=u.replace(ve,_e);Ce[o]=new Pe(o,Te,!1,u,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(u){var o=u.replace(ve,_e);Ce[o]=new Pe(o,Te,!1,u,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(u){Ce[u]=new Pe(u,Te,!1,u.toLowerCase(),null,!1,!1)});var Ee="xlinkHref";Ce[Ee]=new Pe("xlinkHref",Te,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(u){Ce[u]=new Pe(u,Te,!1,u.toLowerCase(),null,!0,!0)});var ze={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function fe(u,o){return u+o.charAt(0).toUpperCase()+o.substring(1)}var Ze=["Webkit","ms","Moz","O"];Object.keys(ze).forEach(function(u){Ze.forEach(function(o){ze[fe(o,u)]=ze[u]})});var ot={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function It(u,o){ot[o.type]||o.onChange||o.onInput||o.readOnly||o.disabled||o.value==null||i("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),o.onChange||o.readOnly||o.disabled||o.checked==null||i("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Dt(u,o){if(u.indexOf("-")===-1)return typeof o.is=="string";switch(u){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var dn={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Lt={},Ot=new RegExp("^(aria)-["+Re+"]*$"),fn=new RegExp("^(aria)[A-Z]["+Re+"]*$");function Zn(u,o){{if(le.call(Lt,o)&&Lt[o])return!0;if(fn.test(o)){var s="aria-"+o.slice(4).toLowerCase(),c=dn.hasOwnProperty(s)?s:null;if(c==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",o),Lt[o]=!0,!0;if(o!==c)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",o,c),Lt[o]=!0,!0}if(Ot.test(o)){var h=o.toLowerCase(),w=dn.hasOwnProperty(h)?h:null;if(w==null)return Lt[o]=!0,!1;if(o!==w)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",o,w),Lt[o]=!0,!0}}return!0}function Et(u,o){{var s=[];for(var c in o){var h=Zn(u,c);h||s.push(c)}var w=s.map(function(k){return"`"+k+"`"}).join(", ");s.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",w,u):s.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",w,u)}}function _t(u,o){Dt(u,o)||Et(u,o)}var gt=!1;function Tn(u,o){{if(u!=="input"&&u!=="textarea"&&u!=="select")return;o!=null&&o.value===null&&!gt&&(gt=!0,u==="select"&&o.multiple?i("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",u):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",u))}}var Rn={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Tt=function(){};{var it={},Pn=/^on./,Gn=/^on[^A-Z]/,me=new RegExp("^(aria)-["+Re+"]*$"),Se=new RegExp("^(aria)[A-Z]["+Re+"]*$");Tt=function(u,o,s,c){if(le.call(it,o)&&it[o])return!0;var h=o.toLowerCase();if(h==="onfocusin"||h==="onfocusout")return i("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),it[o]=!0,!0;if(c!=null){var w=c.registrationNameDependencies,k=c.possibleRegistrationNames;if(w.hasOwnProperty(o))return!0;var E=k.hasOwnProperty(h)?k[h]:null;if(E!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",o,E),it[o]=!0,!0;if(Pn.test(o))return i("Unknown event handler property `%s`. It will be ignored.",o),it[o]=!0,!0}else if(Pn.test(o))return Gn.test(o)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",o),it[o]=!0,!0;if(me.test(o)||Se.test(o))return!0;if(h==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),it[o]=!0,!0;if(h==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),it[o]=!0,!0;if(h==="is"&&s!==null&&s!==void 0&&typeof s!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof s),it[o]=!0,!0;if(typeof s=="number"&&isNaN(s))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",o),it[o]=!0,!0;var O=Le(o),z=O!==null&&O.type===he;if(Rn.hasOwnProperty(h)){var te=Rn[h];if(te!==o)return i("Invalid DOM property `%s`. Did you mean `%s`?",o,te),it[o]=!0,!0}else if(!z&&o!==h)return i("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",o,h),it[o]=!0,!0;return typeof s=="boolean"&&Ie(o,s,O)?(s?i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',s,o,o,s,o):i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',s,o,o,s,o,o,o),it[o]=!0,!0):z?!0:Ie(o,s,O)?(it[o]=!0,!1):((s==="false"||s==="true")&&O!==null&&O.type===be&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",s,o,s==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',o,s),it[o]=!0),!0)}}var Ye=function(u,o,s){{var c=[];for(var h in o){var w=Tt(u,h,o[h],s);w||c.push(h)}var k=c.map(function(E){return"`"+E+"`"}).join(", ");c.length===1?i("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",k,u):c.length>1&&i("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",k,u)}};function wt(u,o,s){Dt(u,o)||Ye(u,o,s)}var lr=function(){};{var Mn=/^(?:webkit|moz|o)[A-Z]/,cr=/^-ms-/,Tr=/-(.)/g,St=/;\s*$/,zt={},Ft={},Je=!1,en=!1,On=function(u){return u.replace(Tr,function(o,s){return s.toUpperCase()})},Vn=function(u){zt.hasOwnProperty(u)&&zt[u]||(zt[u]=!0,i("Unsupported style property %s. Did you mean %s?",u,On(u.replace(cr,"ms-"))))},qt=function(u){zt.hasOwnProperty(u)&&zt[u]||(zt[u]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",u,u.charAt(0).toUpperCase()+u.slice(1)))},Yn=function(u,o){Ft.hasOwnProperty(o)&&Ft[o]||(Ft[o]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,u,o.replace(St,"")))},tn=function(u,o){Je||(Je=!0,i("`NaN` is an invalid value for the `%s` css style property.",u))},xt=function(u,o){en||(en=!0,i("`Infinity` is an invalid value for the `%s` css style property.",u))};lr=function(u,o){u.indexOf("-")>-1?Vn(u):Mn.test(u)?qt(u):St.test(o)&&Yn(u,o),typeof o=="number"&&(isNaN(o)?tn(u,o):isFinite(o)||xt(u,o))}}var ur=lr,dr=/["'&<>]/;function fr(u){K(u);var o=""+u,s=dr.exec(o);if(!s)return o;var c,h="",w,k=0;for(w=s.index;w<o.length;w++){switch(o.charCodeAt(w)){case 34:c=""";break;case 38:c="&";break;case 39:c="'";break;case 60:c="<";break;case 62:c=">";break;default:continue}k!==w&&(h+=o.substring(k,w)),k=w+1,h+=c}return k!==w?h+o.substring(k,w):h}function vt(u){return typeof u=="boolean"||typeof u=="number"?""+u:fr(u)}var hr=/([A-Z])/g,Hr=/^ms-/;function zr(u){return u.replace(hr,"-$1").toLowerCase().replace(Hr,"-ms-")}var nn=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,N=!1;function ie(u){!N&&nn.test(u)&&(N=!0,i("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(u)))}var ge=Array.isArray;function Me(u){return ge(u)}var Ue=M("<script>"),Xe=M("<\/script>"),$e=M('<script src="'),Ne=M('<script type="module" src="'),st=M('" async=""><\/script>');function tt(u){return K(u),(""+u).replace(Ke,Rt)}var Ke=/(<\/|<)(s)(cript)/gi,Rt=function(u,o,s,c){return""+o+(s==="s"?"\\u0073":"\\u0053")+c};function hn(u,o,s,c,h){var w=u===void 0?"":u,k=o===void 0?Ue:M('<script nonce="'+vt(o)+'">'),E=[];if(s!==void 0&&E.push(k,I(tt(s)),Xe),c!==void 0)for(var O=0;O<c.length;O++)E.push($e,I(vt(c[O])),st);if(h!==void 0)for(var z=0;z<h.length;z++)E.push(Ne,I(vt(h[z])),st);return{bootstrapChunks:E,startInlineScript:k,placeholderPrefix:M(w+"P:"),segmentPrefix:M(w+"S:"),boundaryPrefix:w+"B:",idPrefix:w,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var Pt=0,Ge=1,Vt=2,rn=3,An=4,Rr=5,pn=6,In=7;function jt(u,o){return{insertionMode:u,selectedValue:o}}function Xn(u){var o=u==="http://www.w3.org/2000/svg"?Vt:u==="http://www.w3.org/1998/Math/MathML"?rn:Pt;return jt(o,null)}function pr(u,o,s){switch(o){case"select":return jt(Ge,s.value!=null?s.value:s.defaultValue);case"svg":return jt(Vt,null);case"math":return jt(rn,null);case"foreignObject":return jt(Ge,null);case"table":return jt(An,null);case"thead":case"tbody":case"tfoot":return jt(Rr,null);case"colgroup":return jt(In,null);case"tr":return jt(pn,null)}return u.insertionMode>=An||u.insertionMode===Pt?jt(Ge,null):u}var Pr=null;function on(u){var o=u.nextSuspenseID++;return M(u.boundaryPrefix+o.toString(16))}function Ln(u,o,s){var c=u.idPrefix,h=":"+c+"R"+o;return s>0&&(h+="H"+s.toString(32)),h+":"}function Nt(u){return vt(u)}var Mr=M("<!-- -->");function Mt(u,o,s,c){return o===""?c:(c&&u.push(Mr),u.push(I(Nt(o))),!0)}function Zt(u,o,s,c){s&&c&&u.push(Mr)}var g=new Map;function _(u){var o=g.get(u);if(o!==void 0)return o;var s=M(vt(zr(u)));return g.set(u,s),s}var R=M(' style="'),F=M(":"),Z=M(";");function H(u,o,s){if(typeof s!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var c=!0;for(var h in s)if(le.call(s,h)){var w=s[h];if(!(w==null||typeof w=="boolean"||w==="")){var k=void 0,E=void 0,O=h.indexOf("--")===0;O?(k=I(vt(h)),J(w,h),E=I(vt((""+w).trim()))):(ur(h,w),k=_(h),typeof w=="number"?w!==0&&!le.call(ze,h)?E=I(w+"px"):E=I(""+w):(J(w,h),E=I(vt((""+w).trim())))),c?(c=!1,u.push(R,k,F,E)):u.push(Z,k,F,E)}}c||u.push(Ae)}var X=M(" "),ue=M('="'),Ae=M('"'),Be=M('=""');function De(u,o,s,c){switch(s){case"style":{H(u,o,c);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(s.length>2&&(s[0]==="o"||s[0]==="O")&&(s[1]==="n"||s[1]==="N"))){var h=Le(s);if(h!==null){switch(typeof c){case"function":case"symbol":return;case"boolean":if(!h.acceptsBooleans)return}var w=h.attributeName,k=I(w);switch(h.type){case be:c&&u.push(X,k,Be);return;case ke:c===!0?u.push(X,k,Be):c===!1||u.push(X,k,ue,I(vt(c)),Ae);return;case ne:isNaN(c)||u.push(X,k,ue,I(vt(c)),Ae);break;case ee:!isNaN(c)&&c>=1&&u.push(X,k,ue,I(vt(c)),Ae);break;default:h.sanitizeURL&&(Y(c,w),c=""+c,ie(c)),u.push(X,k,ue,I(vt(c)),Ae)}}else if(xe(s)){switch(typeof c){case"function":case"symbol":return;case"boolean":{var E=s.toLowerCase().slice(0,5);if(E!=="data-"&&E!=="aria-")return}}u.push(X,I(s),ue,I(vt(c)),Ae)}}}var Qe=M(">"),$t=M("/>");function Wt(u,o,s){if(o!=null){if(s!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof o!="object"||!("__html"in o))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var c=o.__html;c!=null&&(K(c),u.push(I(""+c)))}}var Ut=!1,Kn=!1,Dn=!1,Ar=!1,Jn=!1,mr=!1,jn=!1;function gr(u,o){{var s=u[o];if(s!=null){var c=Me(s);u.multiple&&!c?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",o):!u.multiple&&c&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",o)}}}function wa(u,o,s){It("select",o),gr(o,"value"),gr(o,"defaultValue"),o.value!==void 0&&o.defaultValue!==void 0&&!Dn&&(i("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Dn=!0),u.push(mn("select"));var c=null,h=null;for(var w in o)if(le.call(o,w)){var k=o[w];if(k==null)continue;switch(w){case"children":c=k;break;case"dangerouslySetInnerHTML":h=k;break;case"defaultValue":case"value":break;default:De(u,s,w,k);break}}return u.push(Qe),Wt(u,h,c),c}function xa(u){var o="";return t.Children.forEach(u,function(s){s!=null&&(o+=s,!Jn&&typeof s!="string"&&typeof s!="number"&&(Jn=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),o}var bo=M(' selected=""');function Fn(u,o,s,c){var h=c.selectedValue;u.push(mn("option"));var w=null,k=null,E=null,O=null;for(var z in o)if(le.call(o,z)){var te=o[z];if(te==null)continue;switch(z){case"children":w=te;break;case"selected":E=te,jn||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),jn=!0);break;case"dangerouslySetInnerHTML":O=te;break;case"value":k=te;default:De(u,s,z,te);break}}if(h!=null){var se;if(k!==null?(Y(k,"value"),se=""+k):(O!==null&&(mr||(mr=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),se=xa(w)),Me(h))for(var ye=0;ye<h.length;ye++){Y(h[ye],"value");var Ve=""+h[ye];if(Ve===se){u.push(bo);break}}else Y(h,"select.value"),""+h===se&&u.push(bo)}else E&&u.push(bo);return u.push(Qe),Wt(u,O,w),w}function _a(u,o,s){It("input",o),o.checked!==void 0&&o.defaultChecked!==void 0&&!Kn&&(i("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",o.type),Kn=!0),o.value!==void 0&&o.defaultValue!==void 0&&!Ut&&(i("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",o.type),Ut=!0),u.push(mn("input"));var c=null,h=null,w=null,k=null;for(var E in o)if(le.call(o,E)){var O=o[E];if(O==null)continue;switch(E){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":k=O;break;case"defaultValue":h=O;break;case"checked":w=O;break;case"value":c=O;break;default:De(u,s,E,O);break}}return w!==null?De(u,s,"checked",w):k!==null&&De(u,s,"checked",k),c!==null?De(u,s,"value",c):h!==null&&De(u,s,"value",h),u.push($t),null}function Nn(u,o,s){It("textarea",o),o.value!==void 0&&o.defaultValue!==void 0&&!Ar&&(i("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Ar=!0),u.push(mn("textarea"));var c=null,h=null,w=null;for(var k in o)if(le.call(o,k)){var E=o[k];if(E==null)continue;switch(k){case"children":w=E;break;case"value":c=E;break;case"defaultValue":h=E;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:De(u,s,k,E);break}}if(c===null&&h!==null&&(c=h),u.push(Qe),w!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),c!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Me(w)){if(w.length>1)throw new Error("<textarea> can only have at most one child.");K(w[0]),c=""+w[0]}K(w),c=""+w}return typeof c=="string"&&c[0]===`
|
|
138
138
|
`&&u.push(yr),c!==null&&(Y(c,"value"),u.push(I(Nt(""+c)))),null}function ei(u,o,s,c){u.push(mn(s));for(var h in o)if(le.call(o,h)){var w=o[h];if(w==null)continue;switch(h){case"children":case"dangerouslySetInnerHTML":throw new Error(s+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:De(u,c,h,w);break}}return u.push($t),null}function wo(u,o,s){u.push(mn("menuitem"));for(var c in o)if(le.call(o,c)){var h=o[c];if(h==null)continue;switch(c){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:De(u,s,c,h);break}}return u.push(Qe),null}function at(u,o,s){u.push(mn("title"));var c=null;for(var h in o)if(le.call(o,h)){var w=o[h];if(w==null)continue;switch(h){case"children":c=w;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:De(u,s,h,w);break}}u.push(Qe);{var k=Array.isArray(c)&&c.length<2?c[0]||null:c;Array.isArray(c)&&c.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):k!=null&&k.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):k!=null&&typeof k!="string"&&typeof k!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return c}function vr(u,o,s,c){u.push(mn(s));var h=null,w=null;for(var k in o)if(le.call(o,k)){var E=o[k];if(E==null)continue;switch(k){case"children":h=E;break;case"dangerouslySetInnerHTML":w=E;break;default:De(u,c,k,E);break}}return u.push(Qe),Wt(u,w,h),typeof h=="string"?(u.push(I(Nt(h))),null):h}function xo(u,o,s,c){u.push(mn(s));var h=null,w=null;for(var k in o)if(le.call(o,k)){var E=o[k];if(E==null)continue;switch(k){case"children":h=E;break;case"dangerouslySetInnerHTML":w=E;break;case"style":H(u,c,E);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:xe(k)&&typeof E!="function"&&typeof E!="symbol"&&u.push(X,I(k),ue,I(vt(E)),Ae);break}}return u.push(Qe),Wt(u,w,h),h}var yr=M(`
|
|
139
139
|
`);function Qn(u,o,s,c){u.push(mn(s));var h=null,w=null;for(var k in o)if(le.call(o,k)){var E=o[k];if(E==null)continue;switch(k){case"children":h=E;break;case"dangerouslySetInnerHTML":w=E;break;default:De(u,c,k,E);break}}if(u.push(Qe),w!=null){if(h!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof w!="object"||!("__html"in w))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var O=w.__html;O!=null&&(typeof O=="string"&&O.length>0&&O[0]===`
|
|
140
140
|
`?u.push(yr,I(O)):(K(O),u.push(I(""+O))))}return typeof h=="string"&&h[0]===`
|
|
@@ -165,11 +165,11 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
|
|
|
165
165
|
Previous: %s
|
|
166
166
|
Incoming: %s`,Vr,"["+u.join(", ")+"]","["+o.join(", ")+"]");for(var s=0;s<o.length&&s<u.length;s++)if(!pt(u[s],o[s]))return!1;return!0}function Ga(){if(tr>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function xi(){return et===null?Qr===null?(Or=!1,Qr=et=Ga()):(Or=!0,et=Qr):et.next===null?(Or=!1,et=et.next=Ga()):(Or=!0,et=et.next),et}function Td(u,o){bn=o,Oo=u,$n=!1,wn=0}function Rd(u,o,s,c){for(;Os;)Os=!1,wn=0,tr+=1,et=null,s=u(o,c);return Ya(),s}function Vs(){var u=wn!==0;return u}function Ya(){$n=!1,bn=null,Oo=null,Os=!1,Qr=null,tr=0,xn=null,et=null}function yc(u){return $n&&i("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),Fo(u)}function bc(u){return Vr="useContext",eo(),Fo(u)}function Xa(u,o){return typeof o=="function"?o(u):o}function Pd(u){return Vr="useState",wc(Xa,u)}function wc(u,o,s){if(u!==Xa&&(Vr="useReducer"),bn=eo(),et=xi(),Or){var c=et.queue,h=c.dispatch;if(xn!==null){var w=xn.get(c);if(w!==void 0){xn.delete(c);var k=et.memoizedState,E=w;do{var O=E.action;$n=!0,k=u(k,O),$n=!1,E=E.next}while(E!==null);return et.memoizedState=k,[k,h]}}return[et.memoizedState,h]}else{$n=!0;var z;u===Xa?z=typeof o=="function"?o():o:z=s!==void 0?s(o):o,$n=!1,et.memoizedState=z;var te=et.queue={last:null,dispatch:null},se=te.dispatch=Id.bind(null,bn,te);return[et.memoizedState,se]}}function xc(u,o){bn=eo(),et=xi();var s=o===void 0?null:o;if(et!==null){var c=et.memoizedState;if(c!==null&&s!==null){var h=c[1];if(Ed(s,h))return c[0]}}$n=!0;var w=u();return $n=!1,et.memoizedState=[w,s],w}function Md(u){bn=eo(),et=xi();var o=et.memoizedState;if(o===null){var s={current:u};return Object.seal(s),et.memoizedState=s,s}else return o}function Ad(u,o){Vr="useLayoutEffect",i("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function Id(u,o,s){if(tr>=Sd)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(u===bn){Os=!0;var c={action:s,next:null};xn===null&&(xn=new Map);var h=xn.get(o);if(h===void 0)xn.set(o,c);else{for(var w=h;w.next!==null;)w=w.next;w.next=c}}}function Ld(u,o){return xc(function(){return u},o)}function Dd(u,o,s){return eo(),o(u._source)}function Fd(u,o,s){if(s===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return s()}function js(u){return eo(),u}function _c(){throw new Error("startTransition cannot be called during server rendering.")}function Ka(){return eo(),[!1,_c]}function kc(){var u=Oo,o=xd(u.treeContext),s=_i;if(s===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var c=wn++;return Ln(s,o,c)}function Ns(){}var $s={readContext:yc,useContext:bc,useMemo:xc,useReducer:wc,useRef:Md,useState:Pd,useInsertionEffect:Ns,useLayoutEffect:Ad,useCallback:Ld,useImperativeHandle:Ns,useEffect:Ns,useDebugValue:Ns,useDeferredValue:js,useTransition:Ka,useId:kc,useMutableSource:Dd,useSyncExternalStore:Fd},_i=null;function Ws(u){_i=u}function Vo(u){try{var o="",s=u;do{switch(s.tag){case 0:o+=Xr(s.type,null,null);break;case 1:o+=Na(s.type,null,null);break;case 2:o+=lc(s.type,null,null);break}s=s.parent}while(s);return o}catch(c){return`
|
|
167
167
|
Error generating stack: `+c.message+`
|
|
168
|
-
`+c.stack}}var Us=n.ReactCurrentDispatcher,Hs=n.ReactDebugCurrentFrame,zs=0,jo=1,Ja=2,to=3,Cc=4,Bd=0,No=1,$o=2,Od=12800;function Vd(u){return console.error(u),null}function no(){}function qs(u,o,s,c,h,w,k,E,O){var z=[],te=new Set,se={destination:null,responseState:o,progressiveChunkSize:c===void 0?Od:c,status:Bd,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:te,pingedTasks:z,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:h===void 0?Vd:h,onAllReady:w===void 0?no:w,onShellReady:k===void 0?no:k,onShellError:E===void 0?no:E,onFatalError:O===void 0?no:O},ye=ki(se,0,null,s,!1,!1);ye.parentFlushed=!0;var Ve=ro(se,u,null,ye,te,Ss,Es,wd);return z.push(Ve),se}function wr(u,o){var s=u.pingedTasks;s.push(o),s.length===1&&l(function(){return cl(u)})}function Qa(u,o){return{id:Pr,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:o,errorDigest:null}}function ro(u,o,s,c,h,w,k,E){u.allPendingTasks++,s===null?u.pendingRootTasks++:s.pendingTasks++;var O={node:o,ping:function(){return wr(u,O)},blockedBoundary:s,blockedSegment:c,abortSet:h,legacyContext:w,context:k,treeContext:E};return O.componentStack=null,h.add(O),O}function ki(u,o,s,c,h,w){return{status:zs,id:-1,index:o,parentFlushed:!1,chunks:[],children:[],formatContext:c,boundary:s,lastPushedText:h,textEmbedded:w}}var xr=null;function nr(){return xr===null||xr.componentStack===null?"":Vo(xr.componentStack)}function _r(u,o){u.componentStack={tag:0,parent:u.componentStack,type:o}}function Zs(u,o){u.componentStack={tag:1,parent:u.componentStack,type:o}}function Ci(u,o){u.componentStack={tag:2,parent:u.componentStack,type:o}}function Wn(u){u.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):u.componentStack=u.componentStack.parent}var Si=null;function el(u,o){{var s;typeof o=="string"?s=o:o&&typeof o.message=="string"?s=o.message:s=String(o);var c=Si||nr();Si=null,u.errorMessage=s,u.errorComponentStack=c}}function Ei(u,o){var s=u.onError(o);if(s!=null&&typeof s!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof s+'" instead');return s}function Ti(u,o){var s=u.onShellError;s(o);var c=u.onFatalError;c(o),u.destination!==null?(u.status=$o,V(u.destination,o)):(u.status=No,u.fatalError=o)}function Sc(u,o,s){_r(o,"Suspense");var c=o.blockedBoundary,h=o.blockedSegment,w=s.fallback,k=s.children,E=new Set,O=Qa(u,E),z=h.chunks.length,te=ki(u,z,O,h.formatContext,!1,!1);h.children.push(te),h.lastPushedText=!1;var se=ki(u,0,null,h.formatContext,!1,!1);se.parentFlushed=!0,o.blockedBoundary=O,o.blockedSegment=se;try{if(Wo(u,o,k),Zt(se.chunks,u.responseState,se.lastPushedText,se.textEmbedded),se.status=jo,oo(O,se),O.pendingTasks===0){Wn(o);return}}catch(Ve){se.status=Cc,O.forceClientRender=!0,O.errorDigest=Ei(u,Ve),el(O,Ve)}finally{o.blockedBoundary=c,o.blockedSegment=h}var ye=ro(u,w,c,te,E,o.legacyContext,o.context,o.treeContext);ye.componentStack=o.componentStack,u.pingedTasks.push(ye),Wn(o)}function jd(u,o,s,c){_r(o,s);var h=o.blockedSegment,w=qr(h.chunks,s,c,u.responseState,h.formatContext);h.lastPushedText=!1;var k=h.formatContext;h.formatContext=pr(k,s,c),Wo(u,o,w),h.formatContext=k,es(h.chunks,s),h.lastPushedText=!1,Wn(o)}function Ec(u){return u.prototype&&u.prototype.isReactComponent}function Ri(u,o,s,c,h){var w={};Td(o,w);var k=s(c,h);return Rd(s,c,k,h)}function tl(u,o,s,c,h){var w=s.render();s.props!==h&&(il||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",yt(c)||"a component"),il=!0);{var k=c.childContextTypes;if(k!=null){var E=o.legacyContext,O=$a(s,c,E,k);o.legacyContext=O,Xt(u,o,w),o.legacyContext=E;return}}Xt(u,o,w)}function Tc(u,o,s,c){Ci(o,s);var h=Dr(s,o.legacyContext),w=vc(s,c,h);wi(w,s,c,h),tl(u,o,w,s,c),Wn(o)}var nl={},Pi={},rl={},ol={},il=!1,Rc={},Pc=!1,sl=!1,Mc=!1;function Nd(u,o,s,c){var h;if(h=Dr(s,o.legacyContext),Zs(o,s),s.prototype&&typeof s.prototype.render=="function"){var w=yt(s)||"Unknown";nl[w]||(i("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",w,w),nl[w]=!0)}var k=Ri(u,o,s,c,h),E=Vs();if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){var O=yt(s)||"Unknown";Pi[O]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",O,O,O),Pi[O]=!0)}if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){{var z=yt(s)||"Unknown";Pi[z]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",z,z,z),Pi[z]=!0)}wi(k,s,c,h),tl(u,o,k,s,c)}else if($d(s),E){var te=o.treeContext,se=1,ye=0;o.treeContext=qa(te,se,ye);try{Xt(u,o,k)}finally{o.treeContext=te}}else Xt(u,o,k);Wn(o)}function $d(u){{if(u&&u.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",u.displayName||u.name||"Component"),u.defaultProps!==void 0){var o=yt(u)||"Unknown";Rc[o]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",o),Rc[o]=!0)}if(typeof u.getDerivedStateFromProps=="function"){var s=yt(u)||"Unknown";ol[s]||(i("%s: Function components do not support getDerivedStateFromProps.",s),ol[s]=!0)}if(typeof u.contextType=="object"&&u.contextType!==null){var c=yt(u)||"Unknown";rl[c]||(i("%s: Function components do not support contextType.",c),rl[c]=!0)}}}function Ac(u,o){if(u&&u.defaultProps){var s=yn({},o),c=u.defaultProps;for(var h in c)s[h]===void 0&&(s[h]=c[h]);return s}return o}function Wd(u,o,s,c,h){Zs(o,s.render);var w=Ri(u,o,s.render,c,h),k=Vs();if(k){var E=o.treeContext,O=1,z=0;o.treeContext=qa(E,O,z);try{Xt(u,o,w)}finally{o.treeContext=E}}else Xt(u,o,w);Wn(o)}function al(u,o,s,c,h){var w=s.type,k=Ac(w,c);Gs(u,o,w,k,h)}function Ud(u,o,s,c){s._context===void 0?s!==s.Consumer&&(Mc||(Mc=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):s=s._context;var h=c.children;typeof h!="function"&&i("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var w=Fo(s),k=h(w);Xt(u,o,k)}function _n(u,o,s,c){var h=s._context,w=c.value,k=c.children,E;E=o.context,o.context=Wa(h,w),Xt(u,o,k),o.context=gd(h),E!==o.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Hd(u,o,s,c,h){_r(o,"Lazy");var w=s._payload,k=s._init,E=k(w),O=Ac(E,c);Gs(u,o,E,O,h),Wn(o)}function Gs(u,o,s,c,h){if(typeof s=="function")if(Ec(s)){Tc(u,o,s,c);return}else{Nd(u,o,s,c);return}if(typeof s=="string"){jd(u,o,s,c);return}switch(s){case hd:case fd:case vs:case ys:case gs:{Xt(u,o,c.children);return}case Pa:{_r(o,"SuspenseList"),Xt(u,o,c.children),Wn(o);return}case oc:throw new Error("ReactDOMServer does not yet support scope components.");case Ra:{Sc(u,o,c);return}}if(typeof s=="object"&&s!==null)switch(s.$$typeof){case Io:{Wd(u,o,s,c,h);return}case Ma:{al(u,o,s,c,h);return}case si:{_n(u,o,s,c);return}case ai:{Ud(u,o,s,c);return}case bs:{Hd(u,o,s,c);return}}var w="";throw(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).length===0)&&(w+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(s==null?s:typeof s)+"."+w))}function zd(u,o){typeof Symbol=="function"&&u[Symbol.toStringTag]==="Generator"&&(Pc||i("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),Pc=!0),u.entries===o&&(sl||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),sl=!0)}function Xt(u,o,s){try{return qd(u,o,s)}catch(c){throw typeof c=="object"&&c!==null&&typeof c.then=="function"||(Si=Si!==null?Si:nr()),c}}function qd(u,o,s){if(o.node=s,typeof s=="object"&&s!==null){switch(s.$$typeof){case rc:{var c=s,h=c.type,w=c.props,k=c.ref;Gs(u,o,h,w,k);return}case ms:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case bs:{var E=s,O=E._payload,z=E._init,te;try{te=z(O)}catch(kr){throw typeof kr=="object"&&kr!==null&&typeof kr.then=="function"&&_r(o,"Lazy"),kr}Xt(u,o,te);return}}if(Me(s)){Ic(u,o,s);return}var se=li(s);if(se){zd(s,se);var ye=se.call(s);if(ye){var Ve=ye.next();if(!Ve.done){var nt=[];do nt.push(Ve.value),Ve=ye.next();while(!Ve.done);Ic(u,o,nt);return}return}}var Bt=Object.prototype.toString.call(s);throw new Error("Objects are not valid as a React child (found: "+(Bt==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":Bt)+"). If you meant to render a collection of children, use an array instead.")}if(typeof s=="string"){var io=o.blockedSegment;io.lastPushedText=Mt(o.blockedSegment.chunks,s,u.responseState,io.lastPushedText);return}if(typeof s=="number"){var so=o.blockedSegment;so.lastPushedText=Mt(o.blockedSegment.chunks,""+s,u.responseState,so.lastPushedText);return}typeof s=="function"&&i("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}function Ic(u,o,s){for(var c=s.length,h=0;h<c;h++){var w=o.treeContext;o.treeContext=qa(w,c,h);try{Wo(u,o,s[h])}finally{o.treeContext=w}}}function Lc(u,o,s){var c=o.blockedSegment,h=c.chunks.length,w=ki(u,h,null,c.formatContext,c.lastPushedText,!0);c.children.push(w),c.lastPushedText=!1;var k=ro(u,o.node,o.blockedBoundary,w,o.abortSet,o.legacyContext,o.context,o.treeContext);o.componentStack!==null&&(k.componentStack=o.componentStack.parent);var E=k.ping;s.then(E,E)}function Wo(u,o,s){var c=o.blockedSegment.formatContext,h=o.legacyContext,w=o.context,k=null;k=o.componentStack;try{return Xt(u,o,s)}catch(E){if(Ya(),typeof E=="object"&&E!==null&&typeof E.then=="function"){Lc(u,o,E),o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=w,Br(w),o.componentStack=k;return}else throw o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=w,Br(w),o.componentStack=k,E}}function Dc(u,o,s,c){var h=Ei(u,c);if(o===null?Ti(u,c):(o.pendingTasks--,o.forceClientRender||(o.forceClientRender=!0,o.errorDigest=h,el(o,c),o.parentFlushed&&u.clientRenderedBoundaries.push(o))),u.allPendingTasks--,u.allPendingTasks===0){var w=u.onAllReady;w()}}function Zd(u){var o=this,s=u.blockedBoundary,c=u.blockedSegment;c.status=to,Mi(o,s,c)}function ll(u,o,s){var c=u.blockedBoundary,h=u.blockedSegment;if(h.status=to,c===null)o.allPendingTasks--,o.status!==$o&&(o.status=$o,o.destination!==null&&P(o.destination));else{if(c.pendingTasks--,!c.forceClientRender){c.forceClientRender=!0;var w=s===void 0?new Error("The render was aborted by the server without a reason."):s;c.errorDigest=o.onError(w);{var k="The server did not finish this Suspense boundary: ";w&&typeof w.message=="string"?w=k+w.message:w=k+String(w);var E=xr;xr=u;try{el(c,w)}finally{xr=E}}c.parentFlushed&&o.clientRenderedBoundaries.push(c)}if(c.fallbackAbortableTasks.forEach(function(z){return ll(z,o,s)}),c.fallbackAbortableTasks.clear(),o.allPendingTasks--,o.allPendingTasks===0){var O=o.onAllReady;O()}}}function oo(u,o){if(o.chunks.length===0&&o.children.length===1&&o.children[0].boundary===null){var s=o.children[0];s.id=o.id,s.parentFlushed=!0,s.status===jo&&oo(u,s)}else{var c=u.completedSegments;c.push(o)}}function Mi(u,o,s){if(o===null){if(s.parentFlushed){if(u.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");u.completedRootSegment=s}if(u.pendingRootTasks--,u.pendingRootTasks===0){u.onShellError=no;var c=u.onShellReady;c()}}else if(o.pendingTasks--,!o.forceClientRender){if(o.pendingTasks===0)s.parentFlushed&&s.status===jo&&oo(o,s),o.parentFlushed&&u.completedBoundaries.push(o),o.fallbackAbortableTasks.forEach(Zd,u),o.fallbackAbortableTasks.clear();else if(s.parentFlushed&&s.status===jo){oo(o,s);var h=o.completedSegments;h.length===1&&o.parentFlushed&&u.partialBoundaries.push(o)}}if(u.allPendingTasks--,u.allPendingTasks===0){var w=u.onAllReady;w()}}function Gd(u,o){var s=o.blockedSegment;if(s.status===zs){Br(o.context);var c=null;c=xr,xr=o;try{Xt(u,o,o.node),Zt(s.chunks,u.responseState,s.lastPushedText,s.textEmbedded),o.abortSet.delete(o),s.status=jo,Mi(u,o.blockedBoundary,s)}catch(w){if(Ya(),typeof w=="object"&&w!==null&&typeof w.then=="function"){var h=o.ping;w.then(h,h)}else o.abortSet.delete(o),s.status=Cc,Dc(u,o.blockedBoundary,s,w)}finally{xr=c}}}function cl(u){if(u.status!==$o){var o=hc(),s=Us.current;Us.current=$s;var c;c=Hs.getCurrentStack,Hs.getCurrentStack=nr;var h=_i;Ws(u.responseState);try{var w=u.pingedTasks,k;for(k=0;k<w.length;k++){var E=w[k];Gd(u,E)}w.splice(0,k),u.destination!==null&&ul(u,u.destination)}catch(O){Ei(u,O),Ti(u,O)}finally{Ws(h),Us.current=s,Hs.getCurrentStack=c,s===$s&&Br(o)}}}function Ai(u,o,s){switch(s.parentFlushed=!0,s.status){case zs:{var c=s.id=u.nextSegmentId++;return s.lastPushedText=!1,s.textEmbedded=!1,ts(o,u.responseState,c)}case jo:{s.status=Ja;for(var h=!0,w=s.chunks,k=0,E=s.children,O=0;O<E.length;O++){for(var z=E[O];k<z.index;k++)m(o,w[k]);h=Ys(u,o,z)}for(;k<w.length-1;k++)m(o,w[k]);return k<w.length&&(h=C(o,w[k])),h}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function Ys(u,o,s){var c=s.boundary;if(c===null)return Ai(u,o,s);if(c.parentFlushed=!0,c.forceClientRender)return Gt(o,u.responseState,c.errorDigest,c.errorMessage,c.errorComponentStack),Ai(u,o,s),Ea(o,u.responseState);if(c.pendingTasks>0){c.rootSegmentID=u.nextSegmentId++,c.completedSegments.length>0&&u.partialBoundaries.push(c);var h=c.id=on(u.responseState);return Eo(o,u.responseState,h),Ai(u,o,s),To(o,u.responseState)}else{if(c.byteSize>u.progressiveChunkSize)return c.rootSegmentID=u.nextSegmentId++,u.completedBoundaries.push(c),Eo(o,u.responseState,c.id),Ai(u,o,s),To(o,u.responseState);os(o,u.responseState);var w=c.completedSegments;if(w.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var k=w[0];return Ys(u,o,k),is(o,u.responseState)}}function Fc(u,o,s){return dd(o,u.responseState,s.id,s.errorDigest,s.errorMessage,s.errorComponentStack)}function Xs(u,o,s){return He(o,u.responseState,s.formatContext,s.id),Ys(u,o,s),ft(o,s.formatContext)}function Bc(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var w=c[h];Oc(u,o,s,w)}return c.length=0,tc(o,u.responseState,s.id,s.rootSegmentID)}function Yd(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var w=c[h];if(!Oc(u,o,s,w))return h++,c.splice(0,h),!1}return c.splice(0,h),!0}function Oc(u,o,s,c){if(c.status===Ja)return!0;var h=c.id;if(h===-1){var w=c.id=s.rootSegmentID;if(w===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return Xs(u,o,c)}else return Xs(u,o,c),od(o,u.responseState,h)}function ul(u,o){y();try{var s=u.completedRootSegment;s!==null&&u.pendingRootTasks===0&&(Ys(u,o,s),u.completedRootSegment=null,ka(o,u.responseState));var c=u.clientRenderedBoundaries,h;for(h=0;h<c.length;h++){var w=c[h];Fc(u,o,w)}c.splice(0,h);var k=u.completedBoundaries;for(h=0;h<k.length;h++){var E=k[h];Bc(u,o,E)}k.splice(0,h),T(o),y(o);var O=u.partialBoundaries;for(h=0;h<O.length;h++){var z=O[h];if(!Yd(u,o,z)){u.destination=null,h++,O.splice(0,h);return}}O.splice(0,h);var te=u.completedBoundaries;for(h=0;h<te.length;h++){var se=te[h];Bc(u,o,se)}te.splice(0,h)}finally{T(o),u.allPendingTasks===0&&u.pingedTasks.length===0&&u.clientRenderedBoundaries.length===0&&u.completedBoundaries.length===0&&(u.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),P(o))}}function Vc(u){l(function(){return cl(u)})}function Xd(u,o){if(u.status===No){u.status=$o,V(o,u.fatalError);return}if(u.status!==$o&&u.destination===null){u.destination=o;try{ul(u,o)}catch(s){Ei(u,s),Ti(u,s)}}}function jc(u,o){try{var s=u.abortableTasks;s.forEach(function(c){return ll(c,u,o)}),s.clear(),u.destination!==null&&ul(u,u.destination)}catch(c){Ei(u,c),Ti(u,c)}}function Kd(u,o){return new Promise(function(s,c){var h,w,k=new Promise(function(ye,Ve){w=ye,h=Ve});function E(){var ye=new ReadableStream({type:"bytes",pull:function(Ve){Xd(z,Ve)},cancel:function(Ve){jc(z)}},{highWaterMark:0});ye.allReady=k,s(ye)}function O(ye){k.catch(function(){}),c(ye)}var z=qs(u,hn(o?o.identifierPrefix:void 0,o?o.nonce:void 0,o?o.bootstrapScriptContent:void 0,o?o.bootstrapScripts:void 0,o?o.bootstrapModules:void 0),Xn(o?o.namespaceURI:void 0),o?o.progressiveChunkSize:void 0,o?o.onError:void 0,w,E,O,h);if(o&&o.signal){var te=o.signal,se=function(){jc(z,te.reason),te.removeEventListener("abort",se)};te.addEventListener("abort",se)}Vc(z)})}Qc.renderToReadableStream=Kd,Qc.version=e}()),Qc}var Zi,rh;process.env.NODE_ENV==="production"?(Zi=p9(),rh=m9()):(Zi=g9(),rh=v9());Zi.version;Zi.renderToString;var y9=Zi.renderToStaticMarkup;Zi.renderToNodeStream;Zi.renderToStaticNodeStream;rh.renderToReadableStream;const b9=(t,e)=>{if(!t)return null;const n=t.split(e);return n==null?void 0:n.map((r,i)=>e.test(r)?y9(A.jsx(Qt,{href:`https://${r.replace(/^https?:\/\//,"")}`,target:"_blank",children:A.jsx(Fe,{type:"body-text-link",children:r})},i)):(r=r.replace(/\n/g,"<br>"),r))},w9=/((?:https?:\/\/)?(?:(?:[^\u0000-\u007F]|[\w-])+\.(?:(?:[^\u0000-\u007F]|[\w-]){2,}\.)*(?:[^\u0000-\u007F]|[a-zA-Z])+)(?:\d+)?(?:\/(?:(?:[^\u0000-\u007F]|[\w/.,'"@+=!:;=%()-])+)?(?:\.(?:[^\u0000-\u007F]|[\w-])+)?)?(?:(?:\?|#)\S+)?)/g,x9=({bodyText:t,headlineText:e,type:n})=>{var y;const r=D.useRef(null),i=u9(r,{lines:3}),[a,l]=D.useState(!1),f=()=>l(!0),d=pe(Ho.bodyText,Ho[`bodyText--${n}`],{[Ho["bodyText--notClickable"]]:!i||a}),p=A.jsx("span",{ref:r,dangerouslySetInnerHTML:{__html:((y=b9(t,w9))==null?void 0:y.join(""))??""}});switch(n){case"modal":return A.jsxs("div",{className:pe(Ho.bodyText,Ho[`bodyText--${n}`]),children:[e&&A.jsx(Fe,{type:"h4",children:e}),A.jsx(Fe,{type:"body-regular",className:Ho["bodyText__text--collapsed"],children:p})]});case"post":return A.jsxs("div",{onClick:f,className:d,children:[e&&A.jsx(Fe,{type:"h5",children:e}),t&&A.jsx(Fe,{type:"body-regular",className:pe({[Ho["bodyText__text--collapsed"]]:!a}),children:p}),i&&!a&&A.jsx(mo,{className:Ho.bodyText__textButton,color:"deepPurple",size:"medium",text:"Mehr lesen"})]})}},_9="_wrapper_qk9fn_120",eu={wrapper:_9,"wrapper--large":"_wrapper--large_qk9fn_131","wrapper--small":"_wrapper--small_qk9fn_134","wrapper--iconWrapper":"_wrapper--iconWrapper_qk9fn_138"},Kg=({className:t,icon:e,size:n})=>{const r=ar(e,[rt]);return A.jsx("div",{className:pe(eu.wrapper,t,{[eu[`wrapper--${n}`]]:n}),"data-testid":"placeholder-thumbnail",children:A.jsx("div",{className:pe(eu.wrapper,{[eu["wrapper--iconWrapper"]]:n==="large"}),children:r})})},Jh=({alt:t,className:e,src:n})=>A.jsx("img",{className:e,src:n,alt:t}),k9="_root_12zrn_120",tu={root:k9,"root--24":"_root--24_12zrn_127","root--28":"_root--28_12zrn_131","root--32":"_root--32_12zrn_135","root--40":"_root--40_12zrn_139","root--48":"_root--48_12zrn_143","root--56":"_root--56_12zrn_147","root--64":"_root--64_12zrn_151","root--80":"_root--80_12zrn_155","root--120":"_root--120_12zrn_159","root--280":"_root--280_12zrn_163","root--square":"_root--square_12zrn_167","root--circular":"_root--circular_12zrn_179","root--isPlaceholder":"_root--isPlaceholder_12zrn_182"},ya=({alt:t,className:e,isPlaceholder:n,shape:r,size:i,src:a})=>{const l=tu["root--isPlaceholder"];return A.jsx("div",{className:pe(tu.root,e,tu[`root--${i}`],tu[`root--${r}`],{[l]:n}),children:a&&A.jsx(Jh,{src:a,alt:t})})},C9="_wrapper_kwjnq_120",S9="_isPlaceholder_kwjnq_128",E9="_square_kwjnq_140",T9="_circular_kwjnq_143",R9="_label_kwjnq_146",wl={wrapper:C9,isPlaceholder:S9,square:E9,circular:T9,label:R9},P9=({alt:t,isPlaceholder:e,label:n,placeholderIcon:r,shape:i,src:a})=>A.jsxs("div",{className:wl.wrapper,children:[!e&&a&&A.jsx(ya,{className:wl[i],src:a,alt:t,shape:i,size:"64"}),e&&r&&A.jsx("div",{className:pe(wl.isPlaceholder,wl[i]),children:A.jsx(rt,{name:r})}),A.jsx(Fe,{as:"span",type:"detail-medium",className:wl.label,children:n})]}),M9="_thumbnailWrapper_1gvbm_120",A9="_thumbnailWrapper__thumbnail_1gvbm_124",h0={thumbnailWrapper:M9,thumbnailWrapper__thumbnail:A9},I9=({ariaLabel:t,children:e,thumbnail:n})=>A.jsx(Bu,{badgeContent:A.jsx(ya,{...n}),className:h0.thumbnailWrapper,slotProps:{badge:{className:h0.thumbnailWrapper__thumbnail}},"aria-label":t,role:"status",children:e}),L9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1533)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%2343ADC3'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%2301819C'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%2343ADC3'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1533'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",D9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1531)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23B5D622'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23738C00'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23B5D622'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1531'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",F9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1532)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23DC8541'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23C25700'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23DC8541'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1532'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",B9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1534)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%237C5BFF'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%234D17E5'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%237C5BFF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1534'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",p0=["green","purple","orange","blue"],O9={blue:L9,green:D9,orange:F9,purple:B9},V9=(t,e)=>e||(t?p0[t%4]:p0[0]),j9=({alt:t,avatarColor:e,size:n,userId:r,userImageSrc:i})=>{const a=V9(r,e),l=i||O9[a];return A.jsx(ya,{shape:"circular",size:n,alt:t,src:l})},N9="_dividerContainer_90tu8_120",$9="_dividerLine_90tu8_126",m0={dividerContainer:N9,dividerLine:$9},Jg=({offsetLeft:t=0,offsetRight:e=0})=>A.jsx("div",{className:m0.dividerContainer,children:A.jsx("div",{className:m0.dividerLine,style:{marginLeft:`${t}px`,marginRight:`${e}px`},role:"separator"})}),W9="_root_oy54a_120",U9="_root__text_oy54a_129",H9="_root__icon_oy54a_132",Rf={root:W9,root__text:U9,root__icon:H9},Qg=({icon:t="cross_circle",text:e,...n})=>A.jsxs(Qt,{className:Rf.root,...n,children:[e&&A.jsx(Fe,{type:"body-semibold",className:Rf.root__text,children:e}),A.jsx(rt,{className:Rf.root__icon,name:t,size:"24"})]}),z9="_root_1n136_120",Pf={root:z9,"root--isSelected":"_root--isSelected_1n136_141","root--withAvatar":"_root--withAvatar_1n136_149"},e2=({alt:t="profile picture",isSelected:e,src:n,text:r,...i})=>A.jsxs(Qt,{className:pe(Pf.root,{[Pf["root--isSelected"]]:e,[Pf["root--withAvatar"]]:n}),...i,children:[n&&A.jsx(ya,{size:"40",shape:"circular",src:n,alt:t}),A.jsx(Fe,{type:"body-semibold",children:r})]}),q9="_root_1l9m6_120",Z9={root:q9},G9=({children:t,className:e})=>{const n=pe(Z9.root,e),r=ar(t,[Qg,e2]);return A.jsx("div",{className:n,children:r})},Y9="_root_f6e4d_120",X9="_toggle_f6e4d_125",K9="_label_f6e4d_139",J9="_disabled_f6e4d_154",Q9="_filled_f6e4d_181",e8="_error_f6e4d_184",t8="_icon_f6e4d_193",n8="_expanded_f6e4d_197",r8="_hidden_f6e4d_201",o8="_option_f6e4d_205",i8="_selected_f6e4d_233",s8="_dropdown_f6e4d_241",a8="_errorMessage_f6e4d_251",Sn={root:Y9,toggle:X9,label:K9,"toggle--dark":"_toggle--dark_f6e4d_147",disabled:J9,"toggle--light":"_toggle--light_f6e4d_163",filled:Q9,error:e8,icon:t8,expanded:n8,hidden:r8,option:o8,selected:i8,dropdown:s8,errorMessage:a8},l8=t=>{const e=[];return D.Children.forEach(t,n=>{if(D.isValidElement(n)&&n.type==="option"){const r=n.props.value,i=n.props.label||n.props.children;e.push({label:i,value:r})}}),e};function c8(t,e){return t.find(n=>n.value===e)}function u8({options:t,value:e}){const n=c8(t,e);return n?n.label:null}function d8({child:t,isSelected:e}){const{label:n,value:r}=t,{getRootProps:i}=z5({disabled:!1,label:n,value:r});return A.jsx("div",{...i(),className:pe(Sn.option,{[Sn.selected]:e}),children:n})}function f8({children:t,colorScheme:e,disabled:n,errorMessage:r,onChange:i,placeholder:a,value:l}){const f=D.useRef(null),[d,p]=D.useState(!1),y=(j,U)=>{i(U)},{contextValue:m,getButtonProps:C,getListboxProps:T}=Y5({disabled:n,listboxRef:f,onChange:y,onOpenChange:p,open:d,value:l}),P=l8(t),B=u8({options:P,value:l}),I=!!r,M=!!B,V=Sn[`toggle--${e}`];return A.jsxs("div",{className:Sn.root,children:[A.jsxs("div",{className:pe(Sn.toggle,V,{[Sn.filled]:M&&!n},{[Sn.disabled]:n},{[Sn.error]:I}),...C(),children:[A.jsx("span",{className:Sn.label,children:A.jsx(Fe,{type:"body-large",className:pe({[Sn.selectedLabel]:B}),children:B||(a??" ")})}),A.jsx(rt,{name:"chevron_down",size:"24",className:pe(Sn.icon,{[Sn.expanded]:d})})]}),A.jsx("div",{className:pe(Sn.dropdown,{[Sn.hidden]:!d}),...T(),children:A.jsx(X5,{value:m,children:P.map((j,U)=>A.jsx(d8,{child:j,isSelected:j.value===l},U))})}),r&&A.jsx(Fe,{type:"detail-bold",className:Sn.errorMessage,children:r})]})}const h8="_checkboxInput_mjvci_121",p8="_checkboxInput__label_mjvci_127",m8="_checkboxInput__checkbox_mjvci_138",g8="_checkboxInput__input_mjvci_155",v8="_checkboxInput__tick_mjvci_212",Ks={checkboxInput:h8,checkboxInput__label:p8,checkboxInput__checkbox:m8,"checkboxInput__checkbox--medium":"_checkboxInput__checkbox--medium_mjvci_147","checkboxInput__checkbox--small":"_checkboxInput__checkbox--small_mjvci_151","checkboxInput__checkbox--tiny":"_checkboxInput__checkbox--tiny_mjvci_151",checkboxInput__input:g8,checkboxInput__tick:v8};var t2=(t=>(t.medium="body-large",t.small="body-semibold",t.tiny="detail-medium",t))(t2||{});function y8({checked:t,children:e,className:n,disabled:r,id:i,label:a,onChange:l,size:f="medium"}){return!a&&!e?null:A.jsxs("label",{htmlFor:i,className:pe(Ks.checkboxInput,n),"aria-disabled":r,children:[A.jsxs("div",{className:pe(Ks.checkboxInput__checkbox,{[Ks[`checkboxInput__checkbox--${f}`]]:f}),children:[A.jsx("input",{className:pe(Ks.checkboxInput__input),checked:t,onChange:l,"aria-disabled":r,"aria-label":a,disabled:r,type:"checkbox",role:"checkbox",id:i}),A.jsx(rt,{className:Ks.checkboxInput__tick,name:"checkmark",size:"24"})]}),a?A.jsx(Fe,{className:Ks.checkboxInput__label,as:"span",type:t2[f],children:a}):e]})}const b8="_inputContainer_s6s94_121",w8="_input_s6s94_121",x8="_error_s6s94_194",_8="_label_s6s94_202",k8="_inputContainer__input_s6s94_225",Fi={inputContainer:b8,input:w8,"input--filled":"_input--filled_s6s94_167","input--outline":"_input--outline_s6s94_179",error:x8,label:_8,"inputContainer--error":"_inputContainer--error_s6s94_217",inputContainer__input:k8},C8={four:9999,three:999,two:99},S8={four:4,three:3,two:2},g0=(t,e)=>Number(t.toString().substring(0,S8[e])),E8=({ariaLabel:t,disabled:e,errorMessage:n,id:r,maxDigits:i="three",name:a,onChange:l,placeholder:f="– –",style:d="outline",value:p=0})=>{const y=!!n,m=C=>{l(r,g0(Number(C.target.value),i))};return A.jsxs("div",{className:pe(Fi.inputContainer,{[Fi["inputContainer--error"]]:y}),children:[A.jsxs("div",{className:Fi.inputContainer__input,children:[A.jsx("input",{id:r,type:"number",max:C8[i],min:"1",name:a,value:p===0?"":g0(p,i),disabled:e,"aria-disabled":e,onChange:m,"aria-label":t,placeholder:f,autoComplete:"off",className:pe(Fi.input,Fi[`input--${d}`])}),A.jsx("label",{htmlFor:r,className:pe(Fi.label),children:A.jsx(Fe,{as:"span",type:"h3",children:"€"})})]}),y&&A.jsx("label",{htmlFor:r,children:A.jsx(Fe,{as:"p",className:Fi.error,type:"detail-bold",children:n})})]})},T8="_radio_ouvv7_120",v0={radio:T8,"radio--small":"_radio--small_ouvv7_138","radio--tiny":"_radio--tiny_ouvv7_138"};function R8({checked:t,disabled:e,id:n,label:r,onChange:i,size:a="medium",value:l}){const f=v0[`radio--${a}`],d=()=>{switch(a){case"tiny":return"detail-medium";case"small":return"body-semibold";default:return"body-large"}};return A.jsxs("span",{className:v0.radio,children:[A.jsx("input",{checked:t,onChange:i,"aria-disabled":e,"aria-label":r,className:f,value:l,disabled:e,type:"radio",role:"radio",id:n}),A.jsx("label",{htmlFor:n,className:f,children:A.jsx(Fe,{as:"p",type:d(),children:r})})]})}const P8="_inputDetails_3y3eu_120",M8="_inputDetails__hintText_3y3eu_126",A8="_inputDetails__errorText_3y3eu_130",I8="_inputDetails__counter_3y3eu_134",nu={inputDetails:P8,inputDetails__hintText:M8,inputDetails__errorText:A8,inputDetails__counter:I8},n2=({charCount:t,charLimit:e,errorText:n,hintText:r})=>{const i=`${t??0}/${e}`;return A.jsxs("div",{className:nu.inputDetails,children:[A.jsxs("div",{children:[r&&!n&&A.jsx(Fe,{className:nu.inputDetails__hintText,type:"detail-medium",children:r}),n&&A.jsx(Fe,{className:nu.inputDetails__errorText,type:"detail-bold",children:n})]}),!!e&&A.jsx(Fe,{type:"detail-medium",className:nu.inputDetails__counter,children:i})]})},L8="_wrapper_1ah25_120",D8="_textAreaInput_1ah25_127",F8="_textAreaInput__label_1ah25_138",B8="_textAreaInput__container_1ah25_148",O8="_textAreaInput__textarea_1ah25_169",V8="_textAreaInput__attachment_1ah25_226",j8="_textAreaInput__hidden_1ah25_233",Un={wrapper:L8,textAreaInput:D8,"textAreaInput--disabled":"_textAreaInput--disabled_1ah25_135",textAreaInput__label:F8,"textAreaInput__label--large":"_textAreaInput__label--large_1ah25_142","textAreaInput__label--medium":"_textAreaInput__label--medium_1ah25_145",textAreaInput__container:B8,textAreaInput__textarea:O8,"textAreaInput__textarea--large":"_textAreaInput__textarea--large_1ah25_184","textAreaInput__textarea--medium":"_textAreaInput__textarea--medium_1ah25_211",textAreaInput__attachment:V8,textAreaInput__hidden:j8,"textAreaInput--filled":"_textAreaInput--filled_1ah25_236","textAreaInput--outline":"_textAreaInput--outline_1ah25_246","textAreaInput--error":"_textAreaInput--error_1ah25_259","textAreaInput--large":"_textAreaInput--large_1ah25_267","textAreaInput--medium":"_textAreaInput--medium_1ah25_271"},N8=({ariaDescribedby:t,attachment:e,charLimit:n,colorScheme:r="outline",errorText:i,hintText:a,id:l,label:f,name:d,ref:p,showInputHints:y=!0,size:m,...C})=>{const[T,P]=D.useState(0),B=$=>{P($.target.value.length)},{getInputProps:I}=q0({inputRef:p,...C}),M=I(),{disabled:V,onChange:j}=M,U=!!i;return A.jsxs("div",{className:Un.wrapper,children:[A.jsxs("div",{className:pe(Un.textAreaInput,Un[`textAreaInput--${m}`],Un[`textAreaInput--${r}`],{[Un["textAreaInput--error"]]:U,[Un["textAreaInput--disabled"]]:V}),children:[A.jsxs("div",{className:pe(Un.textAreaInput__container),children:[A.jsx("textarea",{...M,name:d,className:pe(Un.textAreaInput__textarea,Un[`textAreaInput__textarea--${m}`]),placeholder:"",onChange:$=>{B($),j($)},maxLength:n,"aria-invalid":U,"aria-describedby":t,"aria-disabled":V,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:pe(Un.textAreaInput__hidden),children:[i,".",a,".",T," out of ",n," characters used."]}),A.jsx(Fe,{type:m==="large"?"body-large":"body-regular",children:f}),e&&A.jsx("div",{className:Un.textAreaInput__attachment,children:e.map(($,Y)=>D.createElement(Qo,{disabled:V,ariaLabel:"",...$,size:"small",key:Y}))})]}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:pe(Un.textAreaInput__label,Un[`textAreaInput__label--${m}`])})]}),y&&A.jsx(n2,{errorText:i,hintText:a,charCount:T,charLimit:n})]})},$8="_wrapper_aeitd_120",W8="_textInput_aeitd_127",U8="_textInput__label_aeitd_140",H8="_textInput__container_aeitd_153",z8="_textInput__input_aeitd_171",q8="_textInput__disabled_aeitd_235",Z8="_textInput__icon_aeitd_235",G8="_textInput__iconButton_aeitd_238",Y8="_textInput__hidden_aeitd_241",kn={wrapper:$8,textInput:W8,"textInput--disabled":"_textInput--disabled_aeitd_137",textInput__label:U8,"textInput__label--large":"_textInput__label--large_aeitd_144","textInput__label--medium":"_textInput__label--medium_aeitd_147","textInput__label--small":"_textInput__label--small_aeitd_150",textInput__container:H8,textInput__input:z8,"textInput__input--large":"_textInput__input--large_aeitd_202","textInput__input--medium":"_textInput__input--medium_aeitd_219","textInput__input--small":"_textInput__input--small_aeitd_219",textInput__disabled:q8,textInput__icon:Z8,textInput__iconButton:G8,textInput__hidden:Y8,"textInput--large":"_textInput--large_aeitd_244","textInput--medium":"_textInput--medium_aeitd_250","textInput--hasIcon":"_textInput--hasIcon_aeitd_256","textInput--small":"_textInput--small_aeitd_259","textInput--filled":"_textInput--filled_aeitd_268","textInput--outline":"_textInput--outline_aeitd_278","textInput--error":"_textInput--error_aeitd_291"},X8=({ariaDescribedby:t,charLimit:e,colorScheme:n,errorText:r,hintText:i,icon:a,id:l,inputFieldType:f="text",label:d,name:p,ref:y,showInputHints:m=!0,size:C,textButton:T,...P})=>{const[B,I]=D.useState(0),M=K=>{I(K.target.value.length)},{getInputProps:V}=q0({inputRef:y,...P}),j=V(),{disabled:U,onChange:$}=j,Y=!!r,J=!!T;return A.jsxs("div",{className:kn.wrapper,children:[A.jsxs("div",{className:pe(kn.textInput,kn[`textInput--${C}`],kn[`textInput--${n}`],{[kn["textInput--hasIcon"]]:J,[kn["textInput--error"]]:Y,[kn["textInput--disabled"]]:U}),children:[a&&A.jsx(rt,{...a,className:kn.textInput__icon}),A.jsxs("div",{className:pe(kn.textInput__container),children:[A.jsx("input",{...j,type:f,name:p,className:pe(kn.textInput__input,kn[`textInput__input--${C}`]),placeholder:"",onChange:K=>{M(K),$(K)},maxLength:e,"aria-invalid":Y,"aria-describedby":t,"aria-disabled":U,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:pe(kn.textInput__hidden),children:[r,".",i,".",B," out of ",e," characters used."]}),A.jsx(Fe,{type:C==="large"?"body-large":"body-regular",children:d})]}),T&&A.jsx(Qo,{disabled:U,...T,className:pe(kn.textInput__iconButton)}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:pe(kn.textInput__label,kn[`textInput__label--${C}`])})]}),m&&A.jsx(n2,{errorText:r,hintText:i,charCount:B,charLimit:e})]})},K8="_slider_ar02m_126",J8="_focusVisible_ar02m_148",Mf={switch:"_switch_ar02m_120",slider:K8,focusVisible:J8},r2=t=>{const{checked:e,disabled:n,focusVisible:r,getInputProps:i}=J5(t),{className:a,id:l}=t;return A.jsxs("span",{className:pe(Mf.switch,a),children:[A.jsx("input",{...i(),type:"checkbox","aria-checked":e,"aria-disabled":n,role:"switch",id:l,"data-testid":"toggle-switch"}),A.jsx("span",{className:pe(Mf.slider,{[Mf.focusVisible]:r})})]})},Q8="_wrapper_6yrmv_120",eE="_loadingSpinner_6yrmv_127",y0={wrapper:Q8,loadingSpinner:eE,"pulse-loader-size":"_pulse-loader-size_6yrmv_1"},tE=()=>A.jsx("div",{className:y0.wrapper,children:A.jsx("aside",{className:y0.loadingSpinner,children:A.jsx("i",{})})}),nE="_toggleContainer_m97py_121",rE="_toggleLabel_m97py_128",oE="_toggleLabel__labelPill_m97py_152",iE="_toggleButton_m97py_160",ao={toggleContainer:nE,toggleLabel:rE,"toggleLabel--outline":"_toggleLabel--outline_m97py_134","toggleLabel--filled":"_toggleLabel--filled_m97py_142",toggleLabel__labelPill:oE,"toggleLabel__labelPill--large":"_toggleLabel__labelPill--large_m97py_157",toggleButton:iE,"toggleContainer--default":"_toggleContainer--default_m97py_198","toggleContainer--medium":"_toggleContainer--medium_m97py_202","toggleLabel--horizontal":"_toggleLabel--horizontal_m97py_206","toggleLabel--vertical":"_toggleLabel--vertical_m97py_213","toggleLabel--vertical__labelPill":"_toggleLabel--vertical__labelPill_m97py_218","toggleContainer--large":"_toggleContainer--large_m97py_223"},o2=({disabled:t,icon:e,id:n,isSelected:r=!1,label:i,onToggleChange:a,orientation:l="horizontal",popular:f,style:d="outline",value:p,variant:y="default"})=>{const m=()=>{switch(y){case"large":return"h5";case"medium":default:return d==="filled"||r?"body-semibold":"body-regular"}},C=()=>{switch(y){case"default":return null;default:return e&&A.jsx(rt,{name:e,size:"32",role:"presentation"})}},T=()=>{a&&a({id:n,value:p})};return A.jsxs("label",{htmlFor:`toggle-button-${n}`,"data-testid":`toggle-button-${n}`,className:pe(ao.toggleContainer,ao[`toggleContainer--${y}`]),children:[A.jsx("input",{type:"checkbox",id:`toggle-button-${n}`,className:ao.toggleButton,checked:r,onChange:T,disabled:t}),A.jsxs(Fe,{className:pe(ao.toggleLabel,ao[`toggleLabel--${d}`],{[ao[`toggleLabel--${l}`]]:e}),as:"p",type:m(),children:[C(),i]}),f&&A.jsx(_h,{className:pe(ao.toggleLabel__labelPill,ao[`toggleLabel__labelPill--${y}`],{[ao[`toggleLabel__labelPill--${l}`]]:e}),label:f,size:"medium",color:"lavender"})]})},sE="_root_1djp4_120",Af={root:sE,"root--border-radius":"_root--border-radius_1djp4_130","root--without-padding":"_root--without-padding_1djp4_133"},aE="_root_1fh3y_120",b0={root:aE,"root--without-padding":"_root--without-padding_1fh3y_124"},Qu=({children:t,className:e,withoutPadding:n})=>A.jsx("div",{className:pe(b0.root,{[b0["root--without-padding"]]:n},e),children:t}),lE="_root_1vm6q_120",cE="_title_1vm6q_128",w0={root:lE,title:cE},Tu=({as:t,className:e,headline:n,leftElement:r,rightElement:i,type:a="h3"})=>{const l=ar(r,[rt,Qo]);return A.jsxs("header",{className:pe(w0.root,e),children:[l,A.jsx(Fe,{type:a,as:t,className:w0.title,children:n}),i]})},uE=({allowedElement:t=Tu,ariaLabel:e,as:n="section",borderRadius:r,children:i,className:a,role:l,withoutPadding:f})=>{const d=ar(i,[Qu,Tu,t]);return A.jsx(n,{role:l,"aria-label":e,className:pe(Af.root,{[Af["root--border-radius"]]:r,[Af["root--without-padding"]]:f},a),children:d})},dE="_actionBar_1yh0h_120",fE={actionBar:dE},hE="_actionBarCta_oszyk_120",pE="_actionBarCta__text_oszyk_126",mE="_actionBarCta__button_oszyk_131",If={actionBarCta:hE,actionBarCta__text:pE,actionBarCta__button:mE},gE=({button:t,text:e})=>A.jsxs("div",{className:If.actionBarCta,children:[A.jsx(Fe,{type:"detail-medium",className:If.actionBarCta__text,children:e}),A.jsx(Kh,{...t,size:"small",color:"blue",className:If.actionBarCta__button})]}),vE="_actionBarList_15ebl_120",yE="_actionBarList__actionItem_15ebl_131",x0={actionBarList:vE,actionBarList__actionItem:yE},bE="_actionItem_194jn_120",wE={actionItem:bE},xE=({className:t,disabled:e,icon:n,onClick:r,text:i})=>A.jsxs(Qt,{onClick:r,disabled:e,className:pe(wE.actionItem,t),children:[A.jsx(rt,{size:"24",name:n}),A.jsx(Fe,{type:"detail-medium",children:i})]}),_E=({items:t})=>A.jsx("div",{className:x0.actionBarList,children:t.map((e,n)=>A.jsx(xE,{...e,className:x0.actionBarList__actionItem},n))}),kE=t=>{const e=pe(fE.actionBar),n=t.type==="list"?A.jsx(_E,{...t}):A.jsx(gE,{...t});return A.jsx("div",{className:e,children:n})},CE="_root_u2frb_120",SE="_thumbnailWrapper_u2frb_137",EE="_thumbnail_u2frb_137",TE="_iconWrapper_u2frb_144",RE="_secondaryThumbnail_u2frb_155",PE="_circular_u2frb_163",ME="_detail_u2frb_166",AE="_title_u2frb_174",IE="_notificationText_u2frb_181",LE="_unread_u2frb_191",DE="_bubble_u2frb_199",Cr={root:CE,thumbnailWrapper:SE,thumbnail:EE,iconWrapper:TE,secondaryThumbnail:RE,circular:PE,detail:ME,title:AE,notificationText:IE,unread:LE,bubble:DE},FE=({linkText:t,onNotificationClick:e,primaryImg:n,secondaryImg:r,timeAgo:i,title:a,unread:l=!1})=>{const f=d=>{const{className:p,imgProps:y,size:m}=d;return y.imageURL?A.jsx(ya,{alt:a,src:y.imageURL,shape:y.shape,size:m,className:p}):y.icon&&A.jsx("div",{className:pe(Cr.iconWrapper,p,Cr[y.shape]),children:y.icon})};return A.jsxs(Qt,{onClick:e,className:pe(Cr.root,{[Cr.unread]:l}),children:[A.jsxs("div",{className:Cr.thumbnailWrapper,children:[f({className:Cr.thumbnail,imgProps:n,size:"56"}),r&&f({className:Cr.secondaryThumbnail,imgProps:r,size:"32"})]}),A.jsxs("div",{className:Cr.detail,children:[A.jsx(Fe,{type:"detail-medium",className:Cr.title,children:a}),A.jsx(Fe,{type:"body-semibold",className:Cr.notificationText,children:t}),A.jsx(Fe,{type:"detail-medium",children:i})]}),A.jsx("div",{className:Cr.bubble})]})};var ed={},td={};Object.defineProperty(td,"__esModule",{value:!0});td.bodyRegExps={xml:/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html4:/∉|&(?:nbsp|iexcl|cent|pound|curren|yen|brvbar|sect|uml|copy|ordf|laquo|not|shy|reg|macr|deg|plusmn|sup2|sup3|acute|micro|para|middot|cedil|sup1|ordm|raquo|frac14|frac12|frac34|iquest|Agrave|Aacute|Acirc|Atilde|Auml|Aring|AElig|Ccedil|Egrave|Eacute|Ecirc|Euml|Igrave|Iacute|Icirc|Iuml|ETH|Ntilde|Ograve|Oacute|Ocirc|Otilde|Ouml|times|Oslash|Ugrave|Uacute|Ucirc|Uuml|Yacute|THORN|szlig|agrave|aacute|acirc|atilde|auml|aring|aelig|ccedil|egrave|eacute|ecirc|euml|igrave|iacute|icirc|iuml|eth|ntilde|ograve|oacute|ocirc|otilde|ouml|divide|oslash|ugrave|uacute|ucirc|uuml|yacute|thorn|yuml|quot|amp|lt|gt|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html5:/·|℗|⋇|⪧|⩺|⋗|⦕|⩼|⪆|⥸|⋗|⋛|⪌|≷|≳|⪦|⩹|⋖|⋋|⋉|⥶|⩻|⦖|◃|⊴|◂|∉|⋹̸|⋵̸|∉|⋷|⋶|∌|∌|⋾|⋽|∥|⊠|⨱|⨰|&(?:AElig|AMP|Aacute|Acirc|Agrave|Aring|Atilde|Auml|COPY|Ccedil|ETH|Eacute|Ecirc|Egrave|Euml|GT|Iacute|Icirc|Igrave|Iuml|LT|Ntilde|Oacute|Ocirc|Ograve|Oslash|Otilde|Ouml|QUOT|REG|THORN|Uacute|Ucirc|Ugrave|Uuml|Yacute|aacute|acirc|acute|aelig|agrave|amp|aring|atilde|auml|brvbar|ccedil|cedil|cent|copy|curren|deg|divide|eacute|ecirc|egrave|eth|euml|frac12|frac14|frac34|gt|iacute|icirc|iexcl|igrave|iquest|iuml|laquo|lt|macr|micro|middot|nbsp|not|ntilde|oacute|ocirc|ograve|ordf|ordm|oslash|otilde|ouml|para|plusmn|pound|quot|raquo|reg|sect|shy|sup1|sup2|sup3|szlig|thorn|times|uacute|ucirc|ugrave|uml|uuml|yacute|yen|yuml|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g};td.namedReferences={xml:{entities:{"<":"<",">":">",""":'"',"'":"'","&":"&"},characters:{"<":"<",">":">",'"':""","'":"'","&":"&"}},html4:{entities:{"'":"'"," ":" "," ":" ","¡":"¡","¡":"¡","¢":"¢","¢":"¢","£":"£","£":"£","¤":"¤","¤":"¤","¥":"¥","¥":"¥","¦":"¦","¦":"¦","§":"§","§":"§","¨":"¨","¨":"¨","©":"©","©":"©","ª":"ª","ª":"ª","«":"«","«":"«","¬":"¬","¬":"¬","­":"","­":"","®":"®","®":"®","¯":"¯","¯":"¯","°":"°","°":"°","±":"±","±":"±","²":"²","²":"²","³":"³","³":"³","´":"´","´":"´","µ":"µ","µ":"µ","¶":"¶","¶":"¶","·":"·","·":"·","¸":"¸","¸":"¸","¹":"¹","¹":"¹","º":"º","º":"º","»":"»","»":"»","¼":"¼","¼":"¼","½":"½","½":"½","¾":"¾","¾":"¾","¿":"¿","¿":"¿","À":"À","À":"À","Á":"Á","Á":"Á","Â":"Â","Â":"Â","Ã":"Ã","Ã":"Ã","Ä":"Ä","Ä":"Ä","Å":"Å","Å":"Å","Æ":"Æ","Æ":"Æ","Ç":"Ç","Ç":"Ç","È":"È","È":"È","É":"É","É":"É","Ê":"Ê","Ê":"Ê","Ë":"Ë","Ë":"Ë","Ì":"Ì","Ì":"Ì","Í":"Í","Í":"Í","Î":"Î","Î":"Î","Ï":"Ï","Ï":"Ï","Ð":"Ð","Ð":"Ð","Ñ":"Ñ","Ñ":"Ñ","Ò":"Ò","Ò":"Ò","Ó":"Ó","Ó":"Ó","Ô":"Ô","Ô":"Ô","Õ":"Õ","Õ":"Õ","Ö":"Ö","Ö":"Ö","×":"×","×":"×","Ø":"Ø","Ø":"Ø","Ù":"Ù","Ù":"Ù","Ú":"Ú","Ú":"Ú","Û":"Û","Û":"Û","Ü":"Ü","Ü":"Ü","Ý":"Ý","Ý":"Ý","Þ":"Þ","Þ":"Þ","ß":"ß","ß":"ß","à":"à","à":"à","á":"á","á":"á","â":"â","â":"â","ã":"ã","ã":"ã","ä":"ä","ä":"ä","å":"å","å":"å","æ":"æ","æ":"æ","ç":"ç","ç":"ç","è":"è","è":"è","é":"é","é":"é","ê":"ê","ê":"ê","ë":"ë","ë":"ë","ì":"ì","ì":"ì","í":"í","í":"í","î":"î","î":"î","ï":"ï","ï":"ï","ð":"ð","ð":"ð","ñ":"ñ","ñ":"ñ","ò":"ò","ò":"ò","ó":"ó","ó":"ó","ô":"ô","ô":"ô","õ":"õ","õ":"õ","ö":"ö","ö":"ö","÷":"÷","÷":"÷","ø":"ø","ø":"ø","ù":"ù","ù":"ù","ú":"ú","ú":"ú","û":"û","û":"û","ü":"ü","ü":"ü","ý":"ý","ý":"ý","þ":"þ","þ":"þ","ÿ":"ÿ","ÿ":"ÿ",""":'"',""":'"',"&":"&","&":"&","<":"<","<":"<",">":">",">":">","Œ":"Œ","œ":"œ","Š":"Š","š":"š","Ÿ":"Ÿ","ˆ":"ˆ","˜":"˜"," ":" "," ":" "," ":" ","‌":"","‍":"","‎":"","‏":"","–":"–","—":"—","‘":"‘","’":"’","‚":"‚","“":"“","”":"”","„":"„","†":"†","‡":"‡","‰":"‰","‹":"‹","›":"›","€":"€","ƒ":"ƒ","Α":"Α","Β":"Β","Γ":"Γ","Δ":"Δ","Ε":"Ε","Ζ":"Ζ","Η":"Η","Θ":"Θ","Ι":"Ι","Κ":"Κ","Λ":"Λ","Μ":"Μ","Ν":"Ν","Ξ":"Ξ","Ο":"Ο","Π":"Π","Ρ":"Ρ","Σ":"Σ","Τ":"Τ","Υ":"Υ","Φ":"Φ","Χ":"Χ","Ψ":"Ψ","Ω":"Ω","α":"α","β":"β","γ":"γ","δ":"δ","ε":"ε","ζ":"ζ","η":"η","θ":"θ","ι":"ι","κ":"κ","λ":"λ","μ":"μ","ν":"ν","ξ":"ξ","ο":"ο","π":"π","ρ":"ρ","ς":"ς","σ":"σ","τ":"τ","υ":"υ","φ":"φ","χ":"χ","ψ":"ψ","ω":"ω","ϑ":"ϑ","ϒ":"ϒ","ϖ":"ϖ","•":"•","…":"…","′":"′","″":"″","‾":"‾","⁄":"⁄","℘":"℘","ℑ":"ℑ","ℜ":"ℜ","™":"™","ℵ":"ℵ","←":"←","↑":"↑","→":"→","↓":"↓","↔":"↔","↵":"↵","⇐":"⇐","⇑":"⇑","⇒":"⇒","⇓":"⇓","⇔":"⇔","∀":"∀","∂":"∂","∃":"∃","∅":"∅","∇":"∇","∈":"∈","∉":"∉","∋":"∋","∏":"∏","∑":"∑","−":"−","∗":"∗","√":"√","∝":"∝","∞":"∞","∠":"∠","∧":"∧","∨":"∨","∩":"∩","∪":"∪","∫":"∫","∴":"∴","∼":"∼","≅":"≅","≈":"≈","≠":"≠","≡":"≡","≤":"≤","≥":"≥","⊂":"⊂","⊃":"⊃","⊄":"⊄","⊆":"⊆","⊇":"⊇","⊕":"⊕","⊗":"⊗","⊥":"⊥","⋅":"⋅","⌈":"⌈","⌉":"⌉","⌊":"⌊","⌋":"⌋","⟨":"〈","⟩":"〉","◊":"◊","♠":"♠","♣":"♣","♥":"♥","♦":"♦"},characters:{"'":"'"," ":" ","¡":"¡","¢":"¢","£":"£","¤":"¤","¥":"¥","¦":"¦","§":"§","¨":"¨","©":"©",ª:"ª","«":"«","¬":"¬","":"­","®":"®","¯":"¯","°":"°","±":"±","²":"²","³":"³","´":"´",µ:"µ","¶":"¶","·":"·","¸":"¸","¹":"¹",º:"º","»":"»","¼":"¼","½":"½","¾":"¾","¿":"¿",À:"À",Á:"Á",Â:"Â",Ã:"Ã",Ä:"Ä",Å:"Å",Æ:"Æ",Ç:"Ç",È:"È",É:"É",Ê:"Ê",Ë:"Ë",Ì:"Ì",Í:"Í",Î:"Î",Ï:"Ï",Ð:"Ð",Ñ:"Ñ",Ò:"Ò",Ó:"Ó",Ô:"Ô",Õ:"Õ",Ö:"Ö","×":"×",Ø:"Ø",Ù:"Ù",Ú:"Ú",Û:"Û",Ü:"Ü",Ý:"Ý",Þ:"Þ",ß:"ß",à:"à",á:"á",â:"â",ã:"ã",ä:"ä",å:"å",æ:"æ",ç:"ç",è:"è",é:"é",ê:"ê",ë:"ë",ì:"ì",í:"í",î:"î",ï:"ï",ð:"ð",ñ:"ñ",ò:"ò",ó:"ó",ô:"ô",õ:"õ",ö:"ö","÷":"÷",ø:"ø",ù:"ù",ú:"ú",û:"û",ü:"ü",ý:"ý",þ:"þ",ÿ:"ÿ",'"':""","&":"&","<":"<",">":">",Œ:"Œ",œ:"œ",Š:"Š",š:"š",Ÿ:"Ÿ","ˆ":"ˆ","˜":"˜"," ":" "," ":" "," ":" ","":"‌","":"‍","":"‎","":"‏","–":"–","—":"—","‘":"‘","’":"’","‚":"‚","“":"“","”":"”","„":"„","†":"†","‡":"‡","‰":"‰","‹":"‹","›":"›","€":"€",ƒ:"ƒ",Α:"Α",Β:"Β",Γ:"Γ",Δ:"Δ",Ε:"Ε",Ζ:"Ζ",Η:"Η",Θ:"Θ",Ι:"Ι",Κ:"Κ",Λ:"Λ",Μ:"Μ",Ν:"Ν",Ξ:"Ξ",Ο:"Ο",Π:"Π",Ρ:"Ρ",Σ:"Σ",Τ:"Τ",Υ:"Υ",Φ:"Φ",Χ:"Χ",Ψ:"Ψ",Ω:"Ω",α:"α",β:"β",γ:"γ",δ:"δ",ε:"ε",ζ:"ζ",η:"η",θ:"θ",ι:"ι",κ:"κ",λ:"λ",μ:"μ",ν:"ν",ξ:"ξ",ο:"ο",π:"π",ρ:"ρ",ς:"ς",σ:"σ",τ:"τ",υ:"υ",φ:"φ",χ:"χ",ψ:"ψ",ω:"ω",ϑ:"ϑ",ϒ:"ϒ",ϖ:"ϖ","•":"•","…":"…","′":"′","″":"″","‾":"‾","⁄":"⁄","℘":"℘",ℑ:"ℑ",ℜ:"ℜ","™":"™",ℵ:"ℵ","←":"←","↑":"↑","→":"→","↓":"↓","↔":"↔","↵":"↵","⇐":"⇐","⇑":"⇑","⇒":"⇒","⇓":"⇓","⇔":"⇔","∀":"∀","∂":"∂","∃":"∃","∅":"∅","∇":"∇","∈":"∈","∉":"∉","∋":"∋","∏":"∏","∑":"∑","−":"−","∗":"∗","√":"√","∝":"∝","∞":"∞","∠":"∠","∧":"∧","∨":"∨","∩":"∩","∪":"∪","∫":"∫","∴":"∴","∼":"∼","≅":"≅","≈":"≈","≠":"≠","≡":"≡","≤":"≤","≥":"≥","⊂":"⊂","⊃":"⊃","⊄":"⊄","⊆":"⊆","⊇":"⊇","⊕":"⊕","⊗":"⊗","⊥":"⊥","⋅":"⋅","⌈":"⌈","⌉":"⌉","⌊":"⌊","⌋":"⌋","〈":"⟨","〉":"⟩","◊":"◊","♠":"♠","♣":"♣","♥":"♥","♦":"♦"}},html5:{entities:{"Æ":"Æ","Æ":"Æ","&":"&","&":"&","Á":"Á","Á":"Á","Ă":"Ă","Â":"Â","Â":"Â","А":"А","𝔄":"𝔄","À":"À","À":"À","Α":"Α","Ā":"Ā","⩓":"⩓","Ą":"Ą","𝔸":"𝔸","⁡":"","Å":"Å","Å":"Å","𝒜":"𝒜","≔":"≔","Ã":"Ã","Ã":"Ã","Ä":"Ä","Ä":"Ä","∖":"∖","⫧":"⫧","⌆":"⌆","Б":"Б","∵":"∵","ℬ":"ℬ","Β":"Β","𝔅":"𝔅","𝔹":"𝔹","˘":"˘","ℬ":"ℬ","≎":"≎","Ч":"Ч","©":"©","©":"©","Ć":"Ć","⋒":"⋒","ⅅ":"ⅅ","ℭ":"ℭ","Č":"Č","Ç":"Ç","Ç":"Ç","Ĉ":"Ĉ","∰":"∰","Ċ":"Ċ","¸":"¸","·":"·","ℭ":"ℭ","Χ":"Χ","⊙":"⊙","⊖":"⊖","⊕":"⊕","⊗":"⊗","∲":"∲","”":"”","’":"’","∷":"∷","⩴":"⩴","≡":"≡","∯":"∯","∮":"∮","ℂ":"ℂ","∐":"∐","∳":"∳","⨯":"⨯","𝒞":"𝒞","⋓":"⋓","≍":"≍","ⅅ":"ⅅ","⤑":"⤑","Ђ":"Ђ","Ѕ":"Ѕ","Џ":"Џ","‡":"‡","↡":"↡","⫤":"⫤","Ď":"Ď","Д":"Д","∇":"∇","Δ":"Δ","𝔇":"𝔇","´":"´","˙":"˙","˝":"˝","`":"`","˜":"˜","⋄":"⋄","ⅆ":"ⅆ","𝔻":"𝔻","¨":"¨","⃜":"⃜","≐":"≐","∯":"∯","¨":"¨","⇓":"⇓","⇐":"⇐","⇔":"⇔","⫤":"⫤","⟸":"⟸","⟺":"⟺","⟹":"⟹","⇒":"⇒","⊨":"⊨","⇑":"⇑","⇕":"⇕","∥":"∥","↓":"↓","⤓":"⤓","⇵":"⇵","̑":"̑","⥐":"⥐","⥞":"⥞","↽":"↽","⥖":"⥖","⥟":"⥟","⇁":"⇁","⥗":"⥗","⊤":"⊤","↧":"↧","⇓":"⇓","𝒟":"𝒟","Đ":"Đ","Ŋ":"Ŋ","Ð":"Ð","Ð":"Ð","É":"É","É":"É","Ě":"Ě","Ê":"Ê","Ê":"Ê","Э":"Э","Ė":"Ė","𝔈":"𝔈","È":"È","È":"È","∈":"∈","Ē":"Ē","◻":"◻","▫":"▫","Ę":"Ę","𝔼":"𝔼","Ε":"Ε","⩵":"⩵","≂":"≂","⇌":"⇌","ℰ":"ℰ","⩳":"⩳","Η":"Η","Ë":"Ë","Ë":"Ë","∃":"∃","ⅇ":"ⅇ","Ф":"Ф","𝔉":"𝔉","◼":"◼","▪":"▪","𝔽":"𝔽","∀":"∀","ℱ":"ℱ","ℱ":"ℱ","Ѓ":"Ѓ",">":">",">":">","Γ":"Γ","Ϝ":"Ϝ","Ğ":"Ğ","Ģ":"Ģ","Ĝ":"Ĝ","Г":"Г","Ġ":"Ġ","𝔊":"𝔊","⋙":"⋙","𝔾":"𝔾","≥":"≥","⋛":"⋛","≧":"≧","⪢":"⪢","≷":"≷","⩾":"⩾","≳":"≳","𝒢":"𝒢","≫":"≫","Ъ":"Ъ","ˇ":"ˇ","^":"^","Ĥ":"Ĥ","ℌ":"ℌ","ℋ":"ℋ","ℍ":"ℍ","─":"─","ℋ":"ℋ","Ħ":"Ħ","≎":"≎","≏":"≏","Е":"Е","IJ":"IJ","Ё":"Ё","Í":"Í","Í":"Í","Î":"Î","Î":"Î","И":"И","İ":"İ","ℑ":"ℑ","Ì":"Ì","Ì":"Ì","ℑ":"ℑ","Ī":"Ī","ⅈ":"ⅈ","⇒":"⇒","∬":"∬","∫":"∫","⋂":"⋂","⁣":"","⁢":"","Į":"Į","𝕀":"𝕀","Ι":"Ι","ℐ":"ℐ","Ĩ":"Ĩ","І":"І","Ï":"Ï","Ï":"Ï","Ĵ":"Ĵ","Й":"Й","𝔍":"𝔍","𝕁":"𝕁","𝒥":"𝒥","Ј":"Ј","Є":"Є","Х":"Х","Ќ":"Ќ","Κ":"Κ","Ķ":"Ķ","К":"К","𝔎":"𝔎","𝕂":"𝕂","𝒦":"𝒦","Љ":"Љ","<":"<","<":"<","Ĺ":"Ĺ","Λ":"Λ","⟪":"⟪","ℒ":"ℒ","↞":"↞","Ľ":"Ľ","Ļ":"Ļ","Л":"Л","⟨":"⟨","←":"←","⇤":"⇤","⇆":"⇆","⌈":"⌈","⟦":"⟦","⥡":"⥡","⇃":"⇃","⥙":"⥙","⌊":"⌊","↔":"↔","⥎":"⥎","⊣":"⊣","↤":"↤","⥚":"⥚","⊲":"⊲","⧏":"⧏","⊴":"⊴","⥑":"⥑","⥠":"⥠","↿":"↿","⥘":"⥘","↼":"↼","⥒":"⥒","⇐":"⇐","⇔":"⇔","⋚":"⋚","≦":"≦","≶":"≶","⪡":"⪡","⩽":"⩽","≲":"≲","𝔏":"𝔏","⋘":"⋘","⇚":"⇚","Ŀ":"Ŀ","⟵":"⟵","⟷":"⟷","⟶":"⟶","⟸":"⟸","⟺":"⟺","⟹":"⟹","𝕃":"𝕃","↙":"↙","↘":"↘","ℒ":"ℒ","↰":"↰","Ł":"Ł","≪":"≪","⤅":"⤅","М":"М"," ":" ","ℳ":"ℳ","𝔐":"𝔐","∓":"∓","𝕄":"𝕄","ℳ":"ℳ","Μ":"Μ","Њ":"Њ","Ń":"Ń","Ň":"Ň","Ņ":"Ņ","Н":"Н","​":"","​":"","​":"","​":"","≫":"≫","≪":"≪","
":`
|
|
169
|
-
`,"𝔑":"𝔑","⁠":""," ":" ","ℕ":"ℕ","⫬":"⫬","≢":"≢","≭":"≭","∦":"∦","∉":"∉","≠":"≠","≂̸":"≂̸","∄":"∄","≯":"≯","≱":"≱","≧̸":"≧̸","≫̸":"≫̸","≹":"≹","⩾̸":"⩾̸","≵":"≵","≎̸":"≎̸","≏̸":"≏̸","⋪":"⋪","⧏̸":"⧏̸","⋬":"⋬","≮":"≮","≰":"≰","≸":"≸","≪̸":"≪̸","⩽̸":"⩽̸","≴":"≴","⪢̸":"⪢̸","⪡̸":"⪡̸","⊀":"⊀","⪯̸":"⪯̸","⋠":"⋠","∌":"∌","⋫":"⋫","⧐̸":"⧐̸","⋭":"⋭","⊏̸":"⊏̸","⋢":"⋢","⊐̸":"⊐̸","⋣":"⋣","⊂⃒":"⊂⃒","⊈":"⊈","⊁":"⊁","⪰̸":"⪰̸","⋡":"⋡","≿̸":"≿̸","⊃⃒":"⊃⃒","⊉":"⊉","≁":"≁","≄":"≄","≇":"≇","≉":"≉","∤":"∤","𝒩":"𝒩","Ñ":"Ñ","Ñ":"Ñ","Ν":"Ν","Œ":"Œ","Ó":"Ó","Ó":"Ó","Ô":"Ô","Ô":"Ô","О":"О","Ő":"Ő","𝔒":"𝔒","Ò":"Ò","Ò":"Ò","Ō":"Ō","Ω":"Ω","Ο":"Ο","𝕆":"𝕆","“":"“","‘":"‘","⩔":"⩔","𝒪":"𝒪","Ø":"Ø","Ø":"Ø","Õ":"Õ","Õ":"Õ","⨷":"⨷","Ö":"Ö","Ö":"Ö","‾":"‾","⏞":"⏞","⎴":"⎴","⏜":"⏜","∂":"∂","П":"П","𝔓":"𝔓","Φ":"Φ","Π":"Π","±":"±","ℌ":"ℌ","ℙ":"ℙ","⪻":"⪻","≺":"≺","⪯":"⪯","≼":"≼","≾":"≾","″":"″","∏":"∏","∷":"∷","∝":"∝","𝒫":"𝒫","Ψ":"Ψ",""":'"',""":'"',"𝔔":"𝔔","ℚ":"ℚ","𝒬":"𝒬","⤐":"⤐","®":"®","®":"®","Ŕ":"Ŕ","⟫":"⟫","↠":"↠","⤖":"⤖","Ř":"Ř","Ŗ":"Ŗ","Р":"Р","ℜ":"ℜ","∋":"∋","⇋":"⇋","⥯":"⥯","ℜ":"ℜ","Ρ":"Ρ","⟩":"⟩","→":"→","⇥":"⇥","⇄":"⇄","⌉":"⌉","⟧":"⟧","⥝":"⥝","⇂":"⇂","⥕":"⥕","⌋":"⌋","⊢":"⊢","↦":"↦","⥛":"⥛","⊳":"⊳","⧐":"⧐","⊵":"⊵","⥏":"⥏","⥜":"⥜","↾":"↾","⥔":"⥔","⇀":"⇀","⥓":"⥓","⇒":"⇒","ℝ":"ℝ","⥰":"⥰","⇛":"⇛","ℛ":"ℛ","↱":"↱","⧴":"⧴","Щ":"Щ","Ш":"Ш","Ь":"Ь","Ś":"Ś","⪼":"⪼","Š":"Š","Ş":"Ş","Ŝ":"Ŝ","С":"С","𝔖":"𝔖","↓":"↓","←":"←","→":"→","↑":"↑","Σ":"Σ","∘":"∘","𝕊":"𝕊","√":"√","□":"□","⊓":"⊓","⊏":"⊏","⊑":"⊑","⊐":"⊐","⊒":"⊒","⊔":"⊔","𝒮":"𝒮","⋆":"⋆","⋐":"⋐","⋐":"⋐","⊆":"⊆","≻":"≻","⪰":"⪰","≽":"≽","≿":"≿","∋":"∋","∑":"∑","⋑":"⋑","⊃":"⊃","⊇":"⊇","⋑":"⋑","Þ":"Þ","Þ":"Þ","™":"™","Ћ":"Ћ","Ц":"Ц","	":" ","Τ":"Τ","Ť":"Ť","Ţ":"Ţ","Т":"Т","𝔗":"𝔗","∴":"∴","Θ":"Θ","  ":" "," ":" ","∼":"∼","≃":"≃","≅":"≅","≈":"≈","𝕋":"𝕋","⃛":"⃛","𝒯":"𝒯","Ŧ":"Ŧ","Ú":"Ú","Ú":"Ú","↟":"↟","⥉":"⥉","Ў":"Ў","Ŭ":"Ŭ","Û":"Û","Û":"Û","У":"У","Ű":"Ű","𝔘":"𝔘","Ù":"Ù","Ù":"Ù","Ū":"Ū","_":"_","⏟":"⏟","⎵":"⎵","⏝":"⏝","⋃":"⋃","⊎":"⊎","Ų":"Ų","𝕌":"𝕌","↑":"↑","⤒":"⤒","⇅":"⇅","↕":"↕","⥮":"⥮","⊥":"⊥","↥":"↥","⇑":"⇑","⇕":"⇕","↖":"↖","↗":"↗","ϒ":"ϒ","Υ":"Υ","Ů":"Ů","𝒰":"𝒰","Ũ":"Ũ","Ü":"Ü","Ü":"Ü","⊫":"⊫","⫫":"⫫","В":"В","⊩":"⊩","⫦":"⫦","⋁":"⋁","‖":"‖","‖":"‖","∣":"∣","|":"|","❘":"❘","≀":"≀"," ":" ","𝔙":"𝔙","𝕍":"𝕍","𝒱":"𝒱","⊪":"⊪","Ŵ":"Ŵ","⋀":"⋀","𝔚":"𝔚","𝕎":"𝕎","𝒲":"𝒲","𝔛":"𝔛","Ξ":"Ξ","𝕏":"𝕏","𝒳":"𝒳","Я":"Я","Ї":"Ї","Ю":"Ю","Ý":"Ý","Ý":"Ý","Ŷ":"Ŷ","Ы":"Ы","𝔜":"𝔜","𝕐":"𝕐","𝒴":"𝒴","Ÿ":"Ÿ","Ж":"Ж","Ź":"Ź","Ž":"Ž","З":"З","Ż":"Ż","​":"","Ζ":"Ζ","ℨ":"ℨ","ℤ":"ℤ","𝒵":"𝒵","á":"á","á":"á","ă":"ă","∾":"∾","∾̳":"∾̳","∿":"∿","â":"â","â":"â","´":"´","´":"´","а":"а","æ":"æ","æ":"æ","⁡":"","𝔞":"𝔞","à":"à","à":"à","ℵ":"ℵ","ℵ":"ℵ","α":"α","ā":"ā","⨿":"⨿","&":"&","&":"&","∧":"∧","⩕":"⩕","⩜":"⩜","⩘":"⩘","⩚":"⩚","∠":"∠","⦤":"⦤","∠":"∠","∡":"∡","⦨":"⦨","⦩":"⦩","⦪":"⦪","⦫":"⦫","⦬":"⦬","⦭":"⦭","⦮":"⦮","⦯":"⦯","∟":"∟","⊾":"⊾","⦝":"⦝","∢":"∢","Å":"Å","⍼":"⍼","ą":"ą","𝕒":"𝕒","≈":"≈","⩰":"⩰","⩯":"⩯","≊":"≊","≋":"≋","'":"'","≈":"≈","≊":"≊","å":"å","å":"å","𝒶":"𝒶","*":"*","≈":"≈","≍":"≍","ã":"ã","ã":"ã","ä":"ä","ä":"ä","∳":"∳","⨑":"⨑","⫭":"⫭","≌":"≌","϶":"϶","‵":"‵","∽":"∽","⋍":"⋍","⊽":"⊽","⌅":"⌅","⌅":"⌅","⎵":"⎵","⎶":"⎶","≌":"≌","б":"б","„":"„","∵":"∵","∵":"∵","⦰":"⦰","϶":"϶","ℬ":"ℬ","β":"β","ℶ":"ℶ","≬":"≬","𝔟":"𝔟","⋂":"⋂","◯":"◯","⋃":"⋃","⨀":"⨀","⨁":"⨁","⨂":"⨂","⨆":"⨆","★":"★","▽":"▽","△":"△","⨄":"⨄","⋁":"⋁","⋀":"⋀","⤍":"⤍","⧫":"⧫","▪":"▪","▴":"▴","▾":"▾","◂":"◂","▸":"▸","␣":"␣","▒":"▒","░":"░","▓":"▓","█":"█","=⃥":"=⃥","≡⃥":"≡⃥","⌐":"⌐","𝕓":"𝕓","⊥":"⊥","⊥":"⊥","⋈":"⋈","╗":"╗","╔":"╔","╖":"╖","╓":"╓","═":"═","╦":"╦","╩":"╩","╤":"╤","╧":"╧","╝":"╝","╚":"╚","╜":"╜","╙":"╙","║":"║","╬":"╬","╣":"╣","╠":"╠","╫":"╫","╢":"╢","╟":"╟","⧉":"⧉","╕":"╕","╒":"╒","┐":"┐","┌":"┌","─":"─","╥":"╥","╨":"╨","┬":"┬","┴":"┴","⊟":"⊟","⊞":"⊞","⊠":"⊠","╛":"╛","╘":"╘","┘":"┘","└":"└","│":"│","╪":"╪","╡":"╡","╞":"╞","┼":"┼","┤":"┤","├":"├","‵":"‵","˘":"˘","¦":"¦","¦":"¦","𝒷":"𝒷","⁏":"⁏","∽":"∽","⋍":"⋍","\":"\\","⧅":"⧅","⟈":"⟈","•":"•","•":"•","≎":"≎","⪮":"⪮","≏":"≏","≏":"≏","ć":"ć","∩":"∩","⩄":"⩄","⩉":"⩉","⩋":"⩋","⩇":"⩇","⩀":"⩀","∩︀":"∩︀","⁁":"⁁","ˇ":"ˇ","⩍":"⩍","č":"č","ç":"ç","ç":"ç","ĉ":"ĉ","⩌":"⩌","⩐":"⩐","ċ":"ċ","¸":"¸","¸":"¸","⦲":"⦲","¢":"¢","¢":"¢","·":"·","𝔠":"𝔠","ч":"ч","✓":"✓","✓":"✓","χ":"χ","○":"○","⧃":"⧃","ˆ":"ˆ","≗":"≗","↺":"↺","↻":"↻","®":"®","Ⓢ":"Ⓢ","⊛":"⊛","⊚":"⊚","⊝":"⊝","≗":"≗","⨐":"⨐","⫯":"⫯","⧂":"⧂","♣":"♣","♣":"♣",":":":","≔":"≔","≔":"≔",",":",","@":"@","∁":"∁","∘":"∘","∁":"∁","ℂ":"ℂ","≅":"≅","⩭":"⩭","∮":"∮","𝕔":"𝕔","∐":"∐","©":"©","©":"©","℗":"℗","↵":"↵","✗":"✗","𝒸":"𝒸","⫏":"⫏","⫑":"⫑","⫐":"⫐","⫒":"⫒","⋯":"⋯","⤸":"⤸","⤵":"⤵","⋞":"⋞","⋟":"⋟","↶":"↶","⤽":"⤽","∪":"∪","⩈":"⩈","⩆":"⩆","⩊":"⩊","⊍":"⊍","⩅":"⩅","∪︀":"∪︀","↷":"↷","⤼":"⤼","⋞":"⋞","⋟":"⋟","⋎":"⋎","⋏":"⋏","¤":"¤","¤":"¤","↶":"↶","↷":"↷","⋎":"⋎","⋏":"⋏","∲":"∲","∱":"∱","⌭":"⌭","⇓":"⇓","⥥":"⥥","†":"†","ℸ":"ℸ","↓":"↓","‐":"‐","⊣":"⊣","⤏":"⤏","˝":"˝","ď":"ď","д":"д","ⅆ":"ⅆ","‡":"‡","⇊":"⇊","⩷":"⩷","°":"°","°":"°","δ":"δ","⦱":"⦱","⥿":"⥿","𝔡":"𝔡","⇃":"⇃","⇂":"⇂","⋄":"⋄","⋄":"⋄","♦":"♦","♦":"♦","¨":"¨","ϝ":"ϝ","⋲":"⋲","÷":"÷","÷":"÷","÷":"÷","⋇":"⋇","⋇":"⋇","ђ":"ђ","⌞":"⌞","⌍":"⌍","$":"$","𝕕":"𝕕","˙":"˙","≐":"≐","≑":"≑","∸":"∸","∔":"∔","⊡":"⊡","⌆":"⌆","↓":"↓","⇊":"⇊","⇃":"⇃","⇂":"⇂","⤐":"⤐","⌟":"⌟","⌌":"⌌","𝒹":"𝒹","ѕ":"ѕ","⧶":"⧶","đ":"đ","⋱":"⋱","▿":"▿","▾":"▾","⇵":"⇵","⥯":"⥯","⦦":"⦦","џ":"џ","⟿":"⟿","⩷":"⩷","≑":"≑","é":"é","é":"é","⩮":"⩮","ě":"ě","≖":"≖","ê":"ê","ê":"ê","≕":"≕","э":"э","ė":"ė","ⅇ":"ⅇ","≒":"≒","𝔢":"𝔢","⪚":"⪚","è":"è","è":"è","⪖":"⪖","⪘":"⪘","⪙":"⪙","⏧":"⏧","ℓ":"ℓ","⪕":"⪕","⪗":"⪗","ē":"ē","∅":"∅","∅":"∅","∅":"∅"," ":" "," ":" "," ":" ","ŋ":"ŋ"," ":" ","ę":"ę","𝕖":"𝕖","⋕":"⋕","⧣":"⧣","⩱":"⩱","ε":"ε","ε":"ε","ϵ":"ϵ","≖":"≖","≕":"≕","≂":"≂","⪖":"⪖","⪕":"⪕","=":"=","≟":"≟","≡":"≡","⩸":"⩸","⧥":"⧥","≓":"≓","⥱":"⥱","ℯ":"ℯ","≐":"≐","≂":"≂","η":"η","ð":"ð","ð":"ð","ë":"ë","ë":"ë","€":"€","!":"!","∃":"∃","ℰ":"ℰ","ⅇ":"ⅇ","≒":"≒","ф":"ф","♀":"♀","ffi":"ffi","ff":"ff","ffl":"ffl","𝔣":"𝔣","fi":"fi","fj":"fj","♭":"♭","fl":"fl","▱":"▱","ƒ":"ƒ","𝕗":"𝕗","∀":"∀","⋔":"⋔","⫙":"⫙","⨍":"⨍","½":"½","½":"½","⅓":"⅓","¼":"¼","¼":"¼","⅕":"⅕","⅙":"⅙","⅛":"⅛","⅔":"⅔","⅖":"⅖","¾":"¾","¾":"¾","⅗":"⅗","⅜":"⅜","⅘":"⅘","⅚":"⅚","⅝":"⅝","⅞":"⅞","⁄":"⁄","⌢":"⌢","𝒻":"𝒻","≧":"≧","⪌":"⪌","ǵ":"ǵ","γ":"γ","ϝ":"ϝ","⪆":"⪆","ğ":"ğ","ĝ":"ĝ","г":"г","ġ":"ġ","≥":"≥","⋛":"⋛","≥":"≥","≧":"≧","⩾":"⩾","⩾":"⩾","⪩":"⪩","⪀":"⪀","⪂":"⪂","⪄":"⪄","⋛︀":"⋛︀","⪔":"⪔","𝔤":"𝔤","≫":"≫","⋙":"⋙","ℷ":"ℷ","ѓ":"ѓ","≷":"≷","⪒":"⪒","⪥":"⪥","⪤":"⪤","≩":"≩","⪊":"⪊","⪊":"⪊","⪈":"⪈","⪈":"⪈","≩":"≩","⋧":"⋧","𝕘":"𝕘","`":"`","ℊ":"ℊ","≳":"≳","⪎":"⪎","⪐":"⪐",">":">",">":">","⪧":"⪧","⩺":"⩺","⋗":"⋗","⦕":"⦕","⩼":"⩼","⪆":"⪆","⥸":"⥸","⋗":"⋗","⋛":"⋛","⪌":"⪌","≷":"≷","≳":"≳","≩︀":"≩︀","≩︀":"≩︀","⇔":"⇔"," ":" ","½":"½","ℋ":"ℋ","ъ":"ъ","↔":"↔","⥈":"⥈","↭":"↭","ℏ":"ℏ","ĥ":"ĥ","♥":"♥","♥":"♥","…":"…","⊹":"⊹","𝔥":"𝔥","⤥":"⤥","⤦":"⤦","⇿":"⇿","∻":"∻","↩":"↩","↪":"↪","𝕙":"𝕙","―":"―","𝒽":"𝒽","ℏ":"ℏ","ħ":"ħ","⁃":"⁃","‐":"‐","í":"í","í":"í","⁣":"","î":"î","î":"î","и":"и","е":"е","¡":"¡","¡":"¡","⇔":"⇔","𝔦":"𝔦","ì":"ì","ì":"ì","ⅈ":"ⅈ","⨌":"⨌","∭":"∭","⧜":"⧜","℩":"℩","ij":"ij","ī":"ī","ℑ":"ℑ","ℐ":"ℐ","ℑ":"ℑ","ı":"ı","⊷":"⊷","Ƶ":"Ƶ","∈":"∈","℅":"℅","∞":"∞","⧝":"⧝","ı":"ı","∫":"∫","⊺":"⊺","ℤ":"ℤ","⊺":"⊺","⨗":"⨗","⨼":"⨼","ё":"ё","į":"į","𝕚":"𝕚","ι":"ι","⨼":"⨼","¿":"¿","¿":"¿","𝒾":"𝒾","∈":"∈","⋹":"⋹","⋵":"⋵","⋴":"⋴","⋳":"⋳","∈":"∈","⁢":"","ĩ":"ĩ","і":"і","ï":"ï","ï":"ï","ĵ":"ĵ","й":"й","𝔧":"𝔧","ȷ":"ȷ","𝕛":"𝕛","𝒿":"𝒿","ј":"ј","є":"є","κ":"κ","ϰ":"ϰ","ķ":"ķ","к":"к","𝔨":"𝔨","ĸ":"ĸ","х":"х","ќ":"ќ","𝕜":"𝕜","𝓀":"𝓀","⇚":"⇚","⇐":"⇐","⤛":"⤛","⤎":"⤎","≦":"≦","⪋":"⪋","⥢":"⥢","ĺ":"ĺ","⦴":"⦴","ℒ":"ℒ","λ":"λ","⟨":"⟨","⦑":"⦑","⟨":"⟨","⪅":"⪅","«":"«","«":"«","←":"←","⇤":"⇤","⤟":"⤟","⤝":"⤝","↩":"↩","↫":"↫","⤹":"⤹","⥳":"⥳","↢":"↢","⪫":"⪫","⤙":"⤙","⪭":"⪭","⪭︀":"⪭︀","⤌":"⤌","❲":"❲","{":"{","[":"[","⦋":"⦋","⦏":"⦏","⦍":"⦍","ľ":"ľ","ļ":"ļ","⌈":"⌈","{":"{","л":"л","⤶":"⤶","“":"“","„":"„","⥧":"⥧","⥋":"⥋","↲":"↲","≤":"≤","←":"←","↢":"↢","↽":"↽","↼":"↼","⇇":"⇇","↔":"↔","⇆":"⇆","⇋":"⇋","↭":"↭","⋋":"⋋","⋚":"⋚","≤":"≤","≦":"≦","⩽":"⩽","⩽":"⩽","⪨":"⪨","⩿":"⩿","⪁":"⪁","⪃":"⪃","⋚︀":"⋚︀","⪓":"⪓","⪅":"⪅","⋖":"⋖","⋚":"⋚","⪋":"⪋","≶":"≶","≲":"≲","⥼":"⥼","⌊":"⌊","𝔩":"𝔩","≶":"≶","⪑":"⪑","↽":"↽","↼":"↼","⥪":"⥪","▄":"▄","љ":"љ","≪":"≪","⇇":"⇇","⌞":"⌞","⥫":"⥫","◺":"◺","ŀ":"ŀ","⎰":"⎰","⎰":"⎰","≨":"≨","⪉":"⪉","⪉":"⪉","⪇":"⪇","⪇":"⪇","≨":"≨","⋦":"⋦","⟬":"⟬","⇽":"⇽","⟦":"⟦","⟵":"⟵","⟷":"⟷","⟼":"⟼","⟶":"⟶","↫":"↫","↬":"↬","⦅":"⦅","𝕝":"𝕝","⨭":"⨭","⨴":"⨴","∗":"∗","_":"_","◊":"◊","◊":"◊","⧫":"⧫","(":"(","⦓":"⦓","⇆":"⇆","⌟":"⌟","⇋":"⇋","⥭":"⥭","‎":"","⊿":"⊿","‹":"‹","𝓁":"𝓁","↰":"↰","≲":"≲","⪍":"⪍","⪏":"⪏","[":"[","‘":"‘","‚":"‚","ł":"ł","<":"<","<":"<","⪦":"⪦","⩹":"⩹","⋖":"⋖","⋋":"⋋","⋉":"⋉","⥶":"⥶","⩻":"⩻","⦖":"⦖","◃":"◃","⊴":"⊴","◂":"◂","⥊":"⥊","⥦":"⥦","≨︀":"≨︀","≨︀":"≨︀","∺":"∺","¯":"¯","¯":"¯","♂":"♂","✠":"✠","✠":"✠","↦":"↦","↦":"↦","↧":"↧","↤":"↤","↥":"↥","▮":"▮","⨩":"⨩","м":"м","—":"—","∡":"∡","𝔪":"𝔪","℧":"℧","µ":"µ","µ":"µ","∣":"∣","*":"*","⫰":"⫰","·":"·","·":"·","−":"−","⊟":"⊟","∸":"∸","⨪":"⨪","⫛":"⫛","…":"…","∓":"∓","⊧":"⊧","𝕞":"𝕞","∓":"∓","𝓂":"𝓂","∾":"∾","μ":"μ","⊸":"⊸","⊸":"⊸","⋙̸":"⋙̸","≫⃒":"≫⃒","≫̸":"≫̸","⇍":"⇍","⇎":"⇎","⋘̸":"⋘̸","≪⃒":"≪⃒","≪̸":"≪̸","⇏":"⇏","⊯":"⊯","⊮":"⊮","∇":"∇","ń":"ń","∠⃒":"∠⃒","≉":"≉","⩰̸":"⩰̸","≋̸":"≋̸","ʼn":"ʼn","≉":"≉","♮":"♮","♮":"♮","ℕ":"ℕ"," ":" "," ":" ","≎̸":"≎̸","≏̸":"≏̸","⩃":"⩃","ň":"ň","ņ":"ņ","≇":"≇","⩭̸":"⩭̸","⩂":"⩂","н":"н","–":"–","≠":"≠","⇗":"⇗","⤤":"⤤","↗":"↗","↗":"↗","≐̸":"≐̸","≢":"≢","⤨":"⤨","≂̸":"≂̸","∄":"∄","∄":"∄","𝔫":"𝔫","≧̸":"≧̸","≱":"≱","≱":"≱","≧̸":"≧̸","⩾̸":"⩾̸","⩾̸":"⩾̸","≵":"≵","≯":"≯","≯":"≯","⇎":"⇎","↮":"↮","⫲":"⫲","∋":"∋","⋼":"⋼","⋺":"⋺","∋":"∋","њ":"њ","⇍":"⇍","≦̸":"≦̸","↚":"↚","‥":"‥","≰":"≰","↚":"↚","↮":"↮","≰":"≰","≦̸":"≦̸","⩽̸":"⩽̸","⩽̸":"⩽̸","≮":"≮","≴":"≴","≮":"≮","⋪":"⋪","⋬":"⋬","∤":"∤","𝕟":"𝕟","¬":"¬","¬":"¬","∉":"∉","⋹̸":"⋹̸","⋵̸":"⋵̸","∉":"∉","⋷":"⋷","⋶":"⋶","∌":"∌","∌":"∌","⋾":"⋾","⋽":"⋽","∦":"∦","∦":"∦","⫽⃥":"⫽⃥","∂̸":"∂̸","⨔":"⨔","⊀":"⊀","⋠":"⋠","⪯̸":"⪯̸","⊀":"⊀","⪯̸":"⪯̸","⇏":"⇏","↛":"↛","⤳̸":"⤳̸","↝̸":"↝̸","↛":"↛","⋫":"⋫","⋭":"⋭","⊁":"⊁","⋡":"⋡","⪰̸":"⪰̸","𝓃":"𝓃","∤":"∤","∦":"∦","≁":"≁","≄":"≄","≄":"≄","∤":"∤","∦":"∦","⋢":"⋢","⋣":"⋣","⊄":"⊄","⫅̸":"⫅̸","⊈":"⊈","⊂⃒":"⊂⃒","⊈":"⊈","⫅̸":"⫅̸","⊁":"⊁","⪰̸":"⪰̸","⊅":"⊅","⫆̸":"⫆̸","⊉":"⊉","⊃⃒":"⊃⃒","⊉":"⊉","⫆̸":"⫆̸","≹":"≹","ñ":"ñ","ñ":"ñ","≸":"≸","⋪":"⋪","⋬":"⋬","⋫":"⋫","⋭":"⋭","ν":"ν","#":"#","№":"№"," ":" ","⊭":"⊭","⤄":"⤄","≍⃒":"≍⃒","⊬":"⊬","≥⃒":"≥⃒",">⃒":">⃒","⧞":"⧞","⤂":"⤂","≤⃒":"≤⃒","<⃒":"<⃒","⊴⃒":"⊴⃒","⤃":"⤃","⊵⃒":"⊵⃒","∼⃒":"∼⃒","⇖":"⇖","⤣":"⤣","↖":"↖","↖":"↖","⤧":"⤧","Ⓢ":"Ⓢ","ó":"ó","ó":"ó","⊛":"⊛","⊚":"⊚","ô":"ô","ô":"ô","о":"о","⊝":"⊝","ő":"ő","⨸":"⨸","⊙":"⊙","⦼":"⦼","œ":"œ","⦿":"⦿","𝔬":"𝔬","˛":"˛","ò":"ò","ò":"ò","⧁":"⧁","⦵":"⦵","Ω":"Ω","∮":"∮","↺":"↺","⦾":"⦾","⦻":"⦻","‾":"‾","⧀":"⧀","ō":"ō","ω":"ω","ο":"ο","⦶":"⦶","⊖":"⊖","𝕠":"𝕠","⦷":"⦷","⦹":"⦹","⊕":"⊕","∨":"∨","↻":"↻","⩝":"⩝","ℴ":"ℴ","ℴ":"ℴ","ª":"ª","ª":"ª","º":"º","º":"º","⊶":"⊶","⩖":"⩖","⩗":"⩗","⩛":"⩛","ℴ":"ℴ","ø":"ø","ø":"ø","⊘":"⊘","õ":"õ","õ":"õ","⊗":"⊗","⨶":"⨶","ö":"ö","ö":"ö","⌽":"⌽","∥":"∥","¶":"¶","¶":"¶","∥":"∥","⫳":"⫳","⫽":"⫽","∂":"∂","п":"п","%":"%",".":".","‰":"‰","⊥":"⊥","‱":"‱","𝔭":"𝔭","φ":"φ","ϕ":"ϕ","ℳ":"ℳ","☎":"☎","π":"π","⋔":"⋔","ϖ":"ϖ","ℏ":"ℏ","ℎ":"ℎ","ℏ":"ℏ","+":"+","⨣":"⨣","⊞":"⊞","⨢":"⨢","∔":"∔","⨥":"⨥","⩲":"⩲","±":"±","±":"±","⨦":"⨦","⨧":"⨧","±":"±","⨕":"⨕","𝕡":"𝕡","£":"£","£":"£","≺":"≺","⪳":"⪳","⪷":"⪷","≼":"≼","⪯":"⪯","≺":"≺","⪷":"⪷","≼":"≼","⪯":"⪯","⪹":"⪹","⪵":"⪵","⋨":"⋨","≾":"≾","′":"′","ℙ":"ℙ","⪵":"⪵","⪹":"⪹","⋨":"⋨","∏":"∏","⌮":"⌮","⌒":"⌒","⌓":"⌓","∝":"∝","∝":"∝","≾":"≾","⊰":"⊰","𝓅":"𝓅","ψ":"ψ"," ":" ","𝔮":"𝔮","⨌":"⨌","𝕢":"𝕢","⁗":"⁗","𝓆":"𝓆","ℍ":"ℍ","⨖":"⨖","?":"?","≟":"≟",""":'"',""":'"',"⇛":"⇛","⇒":"⇒","⤜":"⤜","⤏":"⤏","⥤":"⥤","∽̱":"∽̱","ŕ":"ŕ","√":"√","⦳":"⦳","⟩":"⟩","⦒":"⦒","⦥":"⦥","⟩":"⟩","»":"»","»":"»","→":"→","⥵":"⥵","⇥":"⇥","⤠":"⤠","⤳":"⤳","⤞":"⤞","↪":"↪","↬":"↬","⥅":"⥅","⥴":"⥴","↣":"↣","↝":"↝","⤚":"⤚","∶":"∶","ℚ":"ℚ","⤍":"⤍","❳":"❳","}":"}","]":"]","⦌":"⦌","⦎":"⦎","⦐":"⦐","ř":"ř","ŗ":"ŗ","⌉":"⌉","}":"}","р":"р","⤷":"⤷","⥩":"⥩","”":"”","”":"”","↳":"↳","ℜ":"ℜ","ℛ":"ℛ","ℜ":"ℜ","ℝ":"ℝ","▭":"▭","®":"®","®":"®","⥽":"⥽","⌋":"⌋","𝔯":"𝔯","⇁":"⇁","⇀":"⇀","⥬":"⥬","ρ":"ρ","ϱ":"ϱ","→":"→","↣":"↣","⇁":"⇁","⇀":"⇀","⇄":"⇄","⇌":"⇌","⇉":"⇉","↝":"↝","⋌":"⋌","˚":"˚","≓":"≓","⇄":"⇄","⇌":"⇌","‏":"","⎱":"⎱","⎱":"⎱","⫮":"⫮","⟭":"⟭","⇾":"⇾","⟧":"⟧","⦆":"⦆","𝕣":"𝕣","⨮":"⨮","⨵":"⨵",")":")","⦔":"⦔","⨒":"⨒","⇉":"⇉","›":"›","𝓇":"𝓇","↱":"↱","]":"]","’":"’","’":"’","⋌":"⋌","⋊":"⋊","▹":"▹","⊵":"⊵","▸":"▸","⧎":"⧎","⥨":"⥨","℞":"℞","ś":"ś","‚":"‚","≻":"≻","⪴":"⪴","⪸":"⪸","š":"š","≽":"≽","⪰":"⪰","ş":"ş","ŝ":"ŝ","⪶":"⪶","⪺":"⪺","⋩":"⋩","⨓":"⨓","≿":"≿","с":"с","⋅":"⋅","⊡":"⊡","⩦":"⩦","⇘":"⇘","⤥":"⤥","↘":"↘","↘":"↘","§":"§","§":"§",";":";","⤩":"⤩","∖":"∖","∖":"∖","✶":"✶","𝔰":"𝔰","⌢":"⌢","♯":"♯","щ":"щ","ш":"ш","∣":"∣","∥":"∥","­":"","­":"","σ":"σ","ς":"ς","ς":"ς","∼":"∼","⩪":"⩪","≃":"≃","≃":"≃","⪞":"⪞","⪠":"⪠","⪝":"⪝","⪟":"⪟","≆":"≆","⨤":"⨤","⥲":"⥲","←":"←","∖":"∖","⨳":"⨳","⧤":"⧤","∣":"∣","⌣":"⌣","⪪":"⪪","⪬":"⪬","⪬︀":"⪬︀","ь":"ь","/":"/","⧄":"⧄","⌿":"⌿","𝕤":"𝕤","♠":"♠","♠":"♠","∥":"∥","⊓":"⊓","⊓︀":"⊓︀","⊔":"⊔","⊔︀":"⊔︀","⊏":"⊏","⊑":"⊑","⊏":"⊏","⊑":"⊑","⊐":"⊐","⊒":"⊒","⊐":"⊐","⊒":"⊒","□":"□","□":"□","▪":"▪","▪":"▪","→":"→","𝓈":"𝓈","∖":"∖","⌣":"⌣","⋆":"⋆","☆":"☆","★":"★","ϵ":"ϵ","ϕ":"ϕ","¯":"¯","⊂":"⊂","⫅":"⫅","⪽":"⪽","⊆":"⊆","⫃":"⫃","⫁":"⫁","⫋":"⫋","⊊":"⊊","⪿":"⪿","⥹":"⥹","⊂":"⊂","⊆":"⊆","⫅":"⫅","⊊":"⊊","⫋":"⫋","⫇":"⫇","⫕":"⫕","⫓":"⫓","≻":"≻","⪸":"⪸","≽":"≽","⪰":"⪰","⪺":"⪺","⪶":"⪶","⋩":"⋩","≿":"≿","∑":"∑","♪":"♪","¹":"¹","¹":"¹","²":"²","²":"²","³":"³","³":"³","⊃":"⊃","⫆":"⫆","⪾":"⪾","⫘":"⫘","⊇":"⊇","⫄":"⫄","⟉":"⟉","⫗":"⫗","⥻":"⥻","⫂":"⫂","⫌":"⫌","⊋":"⊋","⫀":"⫀","⊃":"⊃","⊇":"⊇","⫆":"⫆","⊋":"⊋","⫌":"⫌","⫈":"⫈","⫔":"⫔","⫖":"⫖","⇙":"⇙","⤦":"⤦","↙":"↙","↙":"↙","⤪":"⤪","ß":"ß","ß":"ß","⌖":"⌖","τ":"τ","⎴":"⎴","ť":"ť","ţ":"ţ","т":"т","⃛":"⃛","⌕":"⌕","𝔱":"𝔱","∴":"∴","∴":"∴","θ":"θ","ϑ":"ϑ","ϑ":"ϑ","≈":"≈","∼":"∼"," ":" ","≈":"≈","∼":"∼","þ":"þ","þ":"þ","˜":"˜","×":"×","×":"×","⊠":"⊠","⨱":"⨱","⨰":"⨰","∭":"∭","⤨":"⤨","⊤":"⊤","⌶":"⌶","⫱":"⫱","𝕥":"𝕥","⫚":"⫚","⤩":"⤩","‴":"‴","™":"™","▵":"▵","▿":"▿","◃":"◃","⊴":"⊴","≜":"≜","▹":"▹","⊵":"⊵","◬":"◬","≜":"≜","⨺":"⨺","⨹":"⨹","⧍":"⧍","⨻":"⨻","⏢":"⏢","𝓉":"𝓉","ц":"ц","ћ":"ћ","ŧ":"ŧ","≬":"≬","↞":"↞","↠":"↠","⇑":"⇑","⥣":"⥣","ú":"ú","ú":"ú","↑":"↑","ў":"ў","ŭ":"ŭ","û":"û","û":"û","у":"у","⇅":"⇅","ű":"ű","⥮":"⥮","⥾":"⥾","𝔲":"𝔲","ù":"ù","ù":"ù","↿":"↿","↾":"↾","▀":"▀","⌜":"⌜","⌜":"⌜","⌏":"⌏","◸":"◸","ū":"ū","¨":"¨","¨":"¨","ų":"ų","𝕦":"𝕦","↑":"↑","↕":"↕","↿":"↿","↾":"↾","⊎":"⊎","υ":"υ","ϒ":"ϒ","υ":"υ","⇈":"⇈","⌝":"⌝","⌝":"⌝","⌎":"⌎","ů":"ů","◹":"◹","𝓊":"𝓊","⋰":"⋰","ũ":"ũ","▵":"▵","▴":"▴","⇈":"⇈","ü":"ü","ü":"ü","⦧":"⦧","⇕":"⇕","⫨":"⫨","⫩":"⫩","⊨":"⊨","⦜":"⦜","ϵ":"ϵ","ϰ":"ϰ","∅":"∅","ϕ":"ϕ","ϖ":"ϖ","∝":"∝","↕":"↕","ϱ":"ϱ","ς":"ς","⊊︀":"⊊︀","⫋︀":"⫋︀","⊋︀":"⊋︀","⫌︀":"⫌︀","ϑ":"ϑ","⊲":"⊲","⊳":"⊳","в":"в","⊢":"⊢","∨":"∨","⊻":"⊻","≚":"≚","⋮":"⋮","|":"|","|":"|","𝔳":"𝔳","⊲":"⊲","⊂⃒":"⊂⃒","⊃⃒":"⊃⃒","𝕧":"𝕧","∝":"∝","⊳":"⊳","𝓋":"𝓋","⫋︀":"⫋︀","⊊︀":"⊊︀","⫌︀":"⫌︀","⊋︀":"⊋︀","⦚":"⦚","ŵ":"ŵ","⩟":"⩟","∧":"∧","≙":"≙","℘":"℘","𝔴":"𝔴","𝕨":"𝕨","℘":"℘","≀":"≀","≀":"≀","𝓌":"𝓌","⋂":"⋂","◯":"◯","⋃":"⋃","▽":"▽","𝔵":"𝔵","⟺":"⟺","⟷":"⟷","ξ":"ξ","⟸":"⟸","⟵":"⟵","⟼":"⟼","⋻":"⋻","⨀":"⨀","𝕩":"𝕩","⨁":"⨁","⨂":"⨂","⟹":"⟹","⟶":"⟶","𝓍":"𝓍","⨆":"⨆","⨄":"⨄","△":"△","⋁":"⋁","⋀":"⋀","ý":"ý","ý":"ý","я":"я","ŷ":"ŷ","ы":"ы","¥":"¥","¥":"¥","𝔶":"𝔶","ї":"ї","𝕪":"𝕪","𝓎":"𝓎","ю":"ю","ÿ":"ÿ","ÿ":"ÿ","ź":"ź","ž":"ž","з":"з","ż":"ż","ℨ":"ℨ","ζ":"ζ","𝔷":"𝔷","ж":"ж","⇝":"⇝","𝕫":"𝕫","𝓏":"𝓏","‍":"","‌":""},characters:{Æ:"Æ","&":"&",Á:"Á",Ă:"Ă",Â:"Â",А:"А","𝔄":"𝔄",À:"À",Α:"Α",Ā:"Ā","⩓":"⩓",Ą:"Ą","𝔸":"𝔸","":"⁡",Å:"Å","𝒜":"𝒜","≔":"≔",Ã:"Ã",Ä:"Ä","∖":"∖","⫧":"⫧","⌆":"⌆",Б:"Б","∵":"∵",ℬ:"ℬ",Β:"Β","𝔅":"𝔅","𝔹":"𝔹","˘":"˘","≎":"≎",Ч:"Ч","©":"©",Ć:"Ć","⋒":"⋒","ⅅ":"ⅅ",ℭ:"ℭ",Č:"Č",Ç:"Ç",Ĉ:"Ĉ","∰":"∰",Ċ:"Ċ","¸":"¸","·":"·",Χ:"Χ","⊙":"⊙","⊖":"⊖","⊕":"⊕","⊗":"⊗","∲":"∲","”":"”","’":"’","∷":"∷","⩴":"⩴","≡":"≡","∯":"∯","∮":"∮",ℂ:"ℂ","∐":"∐","∳":"∳","⨯":"⨯","𝒞":"𝒞","⋓":"⋓","≍":"≍","⤑":"⤑",Ђ:"Ђ",Ѕ:"Ѕ",Џ:"Џ","‡":"‡","↡":"↡","⫤":"⫤",Ď:"Ď",Д:"Д","∇":"∇",Δ:"Δ","𝔇":"𝔇","´":"´","˙":"˙","˝":"˝","`":"`","˜":"˜","⋄":"⋄","ⅆ":"ⅆ","𝔻":"𝔻","¨":"¨","⃜":"⃜","≐":"≐","⇓":"⇓","⇐":"⇐","⇔":"⇔","⟸":"⟸","⟺":"⟺","⟹":"⟹","⇒":"⇒","⊨":"⊨","⇑":"⇑","⇕":"⇕","∥":"∥","↓":"↓","⤓":"⤓","⇵":"⇵","̑":"̑","⥐":"⥐","⥞":"⥞","↽":"↽","⥖":"⥖","⥟":"⥟","⇁":"⇁","⥗":"⥗","⊤":"⊤","↧":"↧","𝒟":"𝒟",Đ:"Đ",Ŋ:"Ŋ",Ð:"Ð",É:"É",Ě:"Ě",Ê:"Ê",Э:"Э",Ė:"Ė","𝔈":"𝔈",È:"È","∈":"∈",Ē:"Ē","◻":"◻","▫":"▫",Ę:"Ę","𝔼":"𝔼",Ε:"Ε","⩵":"⩵","≂":"≂","⇌":"⇌",ℰ:"ℰ","⩳":"⩳",Η:"Η",Ë:"Ë","∃":"∃","ⅇ":"ⅇ",Ф:"Ф","𝔉":"𝔉","◼":"◼","▪":"▪","𝔽":"𝔽","∀":"∀",ℱ:"ℱ",Ѓ:"Ѓ",">":">",Γ:"Γ",Ϝ:"Ϝ",Ğ:"Ğ",Ģ:"Ģ",Ĝ:"Ĝ",Г:"Г",Ġ:"Ġ","𝔊":"𝔊","⋙":"⋙","𝔾":"𝔾","≥":"≥","⋛":"⋛","≧":"≧","⪢":"⪢","≷":"≷","⩾":"⩾","≳":"≳","𝒢":"𝒢","≫":"≫",Ъ:"Ъ","ˇ":"ˇ","^":"^",Ĥ:"Ĥ",ℌ:"ℌ",ℋ:"ℋ",ℍ:"ℍ","─":"─",Ħ:"Ħ","≏":"≏",Е:"Е",IJ:"IJ",Ё:"Ё",Í:"Í",Î:"Î",И:"И",İ:"İ",ℑ:"ℑ",Ì:"Ì",Ī:"Ī","ⅈ":"ⅈ","∬":"∬","∫":"∫","⋂":"⋂","":"⁣","":"⁢",Į:"Į","𝕀":"𝕀",Ι:"Ι",ℐ:"ℐ",Ĩ:"Ĩ",І:"І",Ï:"Ï",Ĵ:"Ĵ",Й:"Й","𝔍":"𝔍","𝕁":"𝕁","𝒥":"𝒥",Ј:"Ј",Є:"Є",Х:"Х",Ќ:"Ќ",Κ:"Κ",Ķ:"Ķ",К:"К","𝔎":"𝔎","𝕂":"𝕂","𝒦":"𝒦",Љ:"Љ","<":"<",Ĺ:"Ĺ",Λ:"Λ","⟪":"⟪",ℒ:"ℒ","↞":"↞",Ľ:"Ľ",Ļ:"Ļ",Л:"Л","⟨":"⟨","←":"←","⇤":"⇤","⇆":"⇆","⌈":"⌈","⟦":"⟦","⥡":"⥡","⇃":"⇃","⥙":"⥙","⌊":"⌊","↔":"↔","⥎":"⥎","⊣":"⊣","↤":"↤","⥚":"⥚","⊲":"⊲","⧏":"⧏","⊴":"⊴","⥑":"⥑","⥠":"⥠","↿":"↿","⥘":"⥘","↼":"↼","⥒":"⥒","⋚":"⋚","≦":"≦","≶":"≶","⪡":"⪡","⩽":"⩽","≲":"≲","𝔏":"𝔏","⋘":"⋘","⇚":"⇚",Ŀ:"Ŀ","⟵":"⟵","⟷":"⟷","⟶":"⟶","𝕃":"𝕃","↙":"↙","↘":"↘","↰":"↰",Ł:"Ł","≪":"≪","⤅":"⤅",М:"М"," ":" ",ℳ:"ℳ","𝔐":"𝔐","∓":"∓","𝕄":"𝕄",Μ:"Μ",Њ:"Њ",Ń:"Ń",Ň:"Ň",Ņ:"Ņ",Н:"Н","":"​","\n":"
","𝔑":"𝔑","":"⁠"," ":" ",ℕ:"ℕ","⫬":"⫬","≢":"≢","≭":"≭","∦":"∦","∉":"∉","≠":"≠","≂̸":"≂̸","∄":"∄","≯":"≯","≱":"≱","≧̸":"≧̸","≫̸":"≫̸","≹":"≹","⩾̸":"⩾̸","≵":"≵","≎̸":"≎̸","≏̸":"≏̸","⋪":"⋪","⧏̸":"⧏̸","⋬":"⋬","≮":"≮","≰":"≰","≸":"≸","≪̸":"≪̸","⩽̸":"⩽̸","≴":"≴","⪢̸":"⪢̸","⪡̸":"⪡̸","⊀":"⊀","⪯̸":"⪯̸","⋠":"⋠","∌":"∌","⋫":"⋫","⧐̸":"⧐̸","⋭":"⋭","⊏̸":"⊏̸","⋢":"⋢","⊐̸":"⊐̸","⋣":"⋣","⊂⃒":"⊂⃒","⊈":"⊈","⊁":"⊁","⪰̸":"⪰̸","⋡":"⋡","≿̸":"≿̸","⊃⃒":"⊃⃒","⊉":"⊉","≁":"≁","≄":"≄","≇":"≇","≉":"≉","∤":"∤","𝒩":"𝒩",Ñ:"Ñ",Ν:"Ν",Œ:"Œ",Ó:"Ó",Ô:"Ô",О:"О",Ő:"Ő","𝔒":"𝔒",Ò:"Ò",Ō:"Ō",Ω:"Ω",Ο:"Ο","𝕆":"𝕆","“":"“","‘":"‘","⩔":"⩔","𝒪":"𝒪",Ø:"Ø",Õ:"Õ","⨷":"⨷",Ö:"Ö","‾":"‾","⏞":"⏞","⎴":"⎴","⏜":"⏜","∂":"∂",П:"П","𝔓":"𝔓",Φ:"Φ",Π:"Π","±":"±",ℙ:"ℙ","⪻":"⪻","≺":"≺","⪯":"⪯","≼":"≼","≾":"≾","″":"″","∏":"∏","∝":"∝","𝒫":"𝒫",Ψ:"Ψ",'"':""","𝔔":"𝔔",ℚ:"ℚ","𝒬":"𝒬","⤐":"⤐","®":"®",Ŕ:"Ŕ","⟫":"⟫","↠":"↠","⤖":"⤖",Ř:"Ř",Ŗ:"Ŗ",Р:"Р",ℜ:"ℜ","∋":"∋","⇋":"⇋","⥯":"⥯",Ρ:"Ρ","⟩":"⟩","→":"→","⇥":"⇥","⇄":"⇄","⌉":"⌉","⟧":"⟧","⥝":"⥝","⇂":"⇂","⥕":"⥕","⌋":"⌋","⊢":"⊢","↦":"↦","⥛":"⥛","⊳":"⊳","⧐":"⧐","⊵":"⊵","⥏":"⥏","⥜":"⥜","↾":"↾","⥔":"⥔","⇀":"⇀","⥓":"⥓",ℝ:"ℝ","⥰":"⥰","⇛":"⇛",ℛ:"ℛ","↱":"↱","⧴":"⧴",Щ:"Щ",Ш:"Ш",Ь:"Ь",Ś:"Ś","⪼":"⪼",Š:"Š",Ş:"Ş",Ŝ:"Ŝ",С:"С","𝔖":"𝔖","↑":"↑",Σ:"Σ","∘":"∘","𝕊":"𝕊","√":"√","□":"□","⊓":"⊓","⊏":"⊏","⊑":"⊑","⊐":"⊐","⊒":"⊒","⊔":"⊔","𝒮":"𝒮","⋆":"⋆","⋐":"⋐","⊆":"⊆","≻":"≻","⪰":"⪰","≽":"≽","≿":"≿","∑":"∑","⋑":"⋑","⊃":"⊃","⊇":"⊇",Þ:"Þ","™":"™",Ћ:"Ћ",Ц:"Ц"," ":"	",Τ:"Τ",Ť:"Ť",Ţ:"Ţ",Т:"Т","𝔗":"𝔗","∴":"∴",Θ:"Θ"," ":"  "," ":" ","∼":"∼","≃":"≃","≅":"≅","≈":"≈","𝕋":"𝕋","⃛":"⃛","𝒯":"𝒯",Ŧ:"Ŧ",Ú:"Ú","↟":"↟","⥉":"⥉",Ў:"Ў",Ŭ:"Ŭ",Û:"Û",У:"У",Ű:"Ű","𝔘":"𝔘",Ù:"Ù",Ū:"Ū",_:"_","⏟":"⏟","⎵":"⎵","⏝":"⏝","⋃":"⋃","⊎":"⊎",Ų:"Ų","𝕌":"𝕌","⤒":"⤒","⇅":"⇅","↕":"↕","⥮":"⥮","⊥":"⊥","↥":"↥","↖":"↖","↗":"↗",ϒ:"ϒ",Υ:"Υ",Ů:"Ů","𝒰":"𝒰",Ũ:"Ũ",Ü:"Ü","⊫":"⊫","⫫":"⫫",В:"В","⊩":"⊩","⫦":"⫦","⋁":"⋁","‖":"‖","∣":"∣","|":"|","❘":"❘","≀":"≀"," ":" ","𝔙":"𝔙","𝕍":"𝕍","𝒱":"𝒱","⊪":"⊪",Ŵ:"Ŵ","⋀":"⋀","𝔚":"𝔚","𝕎":"𝕎","𝒲":"𝒲","𝔛":"𝔛",Ξ:"Ξ","𝕏":"𝕏","𝒳":"𝒳",Я:"Я",Ї:"Ї",Ю:"Ю",Ý:"Ý",Ŷ:"Ŷ",Ы:"Ы","𝔜":"𝔜","𝕐":"𝕐","𝒴":"𝒴",Ÿ:"Ÿ",Ж:"Ж",Ź:"Ź",Ž:"Ž",З:"З",Ż:"Ż",Ζ:"Ζ",ℨ:"ℨ",ℤ:"ℤ","𝒵":"𝒵",á:"á",ă:"ă","∾":"∾","∾̳":"∾̳","∿":"∿",â:"â",а:"а",æ:"æ","𝔞":"𝔞",à:"à",ℵ:"ℵ",α:"α",ā:"ā","⨿":"⨿","∧":"∧","⩕":"⩕","⩜":"⩜","⩘":"⩘","⩚":"⩚","∠":"∠","⦤":"⦤","∡":"∡","⦨":"⦨","⦩":"⦩","⦪":"⦪","⦫":"⦫","⦬":"⦬","⦭":"⦭","⦮":"⦮","⦯":"⦯","∟":"∟","⊾":"⊾","⦝":"⦝","∢":"∢","⍼":"⍼",ą:"ą","𝕒":"𝕒","⩰":"⩰","⩯":"⩯","≊":"≊","≋":"≋","'":"'",å:"å","𝒶":"𝒶","*":"*",ã:"ã",ä:"ä","⨑":"⨑","⫭":"⫭","≌":"≌","϶":"϶","‵":"‵","∽":"∽","⋍":"⋍","⊽":"⊽","⌅":"⌅","⎶":"⎶",б:"б","„":"„","⦰":"⦰",β:"β",ℶ:"ℶ","≬":"≬","𝔟":"𝔟","◯":"◯","⨀":"⨀","⨁":"⨁","⨂":"⨂","⨆":"⨆","★":"★","▽":"▽","△":"△","⨄":"⨄","⤍":"⤍","⧫":"⧫","▴":"▴","▾":"▾","◂":"◂","▸":"▸","␣":"␣","▒":"▒","░":"░","▓":"▓","█":"█","=⃥":"=⃥","≡⃥":"≡⃥","⌐":"⌐","𝕓":"𝕓","⋈":"⋈","╗":"╗","╔":"╔","╖":"╖","╓":"╓","═":"═","╦":"╦","╩":"╩","╤":"╤","╧":"╧","╝":"╝","╚":"╚","╜":"╜","╙":"╙","║":"║","╬":"╬","╣":"╣","╠":"╠","╫":"╫","╢":"╢","╟":"╟","⧉":"⧉","╕":"╕","╒":"╒","┐":"┐","┌":"┌","╥":"╥","╨":"╨","┬":"┬","┴":"┴","⊟":"⊟","⊞":"⊞","⊠":"⊠","╛":"╛","╘":"╘","┘":"┘","└":"└","│":"│","╪":"╪","╡":"╡","╞":"╞","┼":"┼","┤":"┤","├":"├","¦":"¦","𝒷":"𝒷","⁏":"⁏","\\":"\","⧅":"⧅","⟈":"⟈","•":"•","⪮":"⪮",ć:"ć","∩":"∩","⩄":"⩄","⩉":"⩉","⩋":"⩋","⩇":"⩇","⩀":"⩀","∩︀":"∩︀","⁁":"⁁","⩍":"⩍",č:"č",ç:"ç",ĉ:"ĉ","⩌":"⩌","⩐":"⩐",ċ:"ċ","⦲":"⦲","¢":"¢","𝔠":"𝔠",ч:"ч","✓":"✓",χ:"χ","○":"○","⧃":"⧃","ˆ":"ˆ","≗":"≗","↺":"↺","↻":"↻","Ⓢ":"Ⓢ","⊛":"⊛","⊚":"⊚","⊝":"⊝","⨐":"⨐","⫯":"⫯","⧂":"⧂","♣":"♣",":":":",",":",","@":"@","∁":"∁","⩭":"⩭","𝕔":"𝕔","℗":"℗","↵":"↵","✗":"✗","𝒸":"𝒸","⫏":"⫏","⫑":"⫑","⫐":"⫐","⫒":"⫒","⋯":"⋯","⤸":"⤸","⤵":"⤵","⋞":"⋞","⋟":"⋟","↶":"↶","⤽":"⤽","∪":"∪","⩈":"⩈","⩆":"⩆","⩊":"⩊","⊍":"⊍","⩅":"⩅","∪︀":"∪︀","↷":"↷","⤼":"⤼","⋎":"⋎","⋏":"⋏","¤":"¤","∱":"∱","⌭":"⌭","⥥":"⥥","†":"†",ℸ:"ℸ","‐":"‐","⤏":"⤏",ď:"ď",д:"д","⇊":"⇊","⩷":"⩷","°":"°",δ:"δ","⦱":"⦱","⥿":"⥿","𝔡":"𝔡","♦":"♦",ϝ:"ϝ","⋲":"⋲","÷":"÷","⋇":"⋇",ђ:"ђ","⌞":"⌞","⌍":"⌍",$:"$","𝕕":"𝕕","≑":"≑","∸":"∸","∔":"∔","⊡":"⊡","⌟":"⌟","⌌":"⌌","𝒹":"𝒹",ѕ:"ѕ","⧶":"⧶",đ:"đ","⋱":"⋱","▿":"▿","⦦":"⦦",џ:"џ","⟿":"⟿",é:"é","⩮":"⩮",ě:"ě","≖":"≖",ê:"ê","≕":"≕",э:"э",ė:"ė","≒":"≒","𝔢":"𝔢","⪚":"⪚",è:"è","⪖":"⪖","⪘":"⪘","⪙":"⪙","⏧":"⏧",ℓ:"ℓ","⪕":"⪕","⪗":"⪗",ē:"ē","∅":"∅"," ":" "," ":" "," ":" ",ŋ:"ŋ"," ":" ",ę:"ę","𝕖":"𝕖","⋕":"⋕","⧣":"⧣","⩱":"⩱",ε:"ε","ϵ":"ϵ","=":"=","≟":"≟","⩸":"⩸","⧥":"⧥","≓":"≓","⥱":"⥱",ℯ:"ℯ",η:"η",ð:"ð",ë:"ë","€":"€","!":"!",ф:"ф","♀":"♀",ffi:"ffi",ff:"ff",ffl:"ffl","𝔣":"𝔣",fi:"fi",fj:"fj","♭":"♭",fl:"fl","▱":"▱",ƒ:"ƒ","𝕗":"𝕗","⋔":"⋔","⫙":"⫙","⨍":"⨍","½":"½","⅓":"⅓","¼":"¼","⅕":"⅕","⅙":"⅙","⅛":"⅛","⅔":"⅔","⅖":"⅖","¾":"¾","⅗":"⅗","⅜":"⅜","⅘":"⅘","⅚":"⅚","⅝":"⅝","⅞":"⅞","⁄":"⁄","⌢":"⌢","𝒻":"𝒻","⪌":"⪌",ǵ:"ǵ",γ:"γ","⪆":"⪆",ğ:"ğ",ĝ:"ĝ",г:"г",ġ:"ġ","⪩":"⪩","⪀":"⪀","⪂":"⪂","⪄":"⪄","⋛︀":"⋛︀","⪔":"⪔","𝔤":"𝔤",ℷ:"ℷ",ѓ:"ѓ","⪒":"⪒","⪥":"⪥","⪤":"⪤","≩":"≩","⪊":"⪊","⪈":"⪈","⋧":"⋧","𝕘":"𝕘",ℊ:"ℊ","⪎":"⪎","⪐":"⪐","⪧":"⪧","⩺":"⩺","⋗":"⋗","⦕":"⦕","⩼":"⩼","⥸":"⥸","≩︀":"≩︀",ъ:"ъ","⥈":"⥈","↭":"↭",ℏ:"ℏ",ĥ:"ĥ","♥":"♥","…":"…","⊹":"⊹","𝔥":"𝔥","⤥":"⤥","⤦":"⤦","⇿":"⇿","∻":"∻","↩":"↩","↪":"↪","𝕙":"𝕙","―":"―","𝒽":"𝒽",ħ:"ħ","⁃":"⁃",í:"í",î:"î",и:"и",е:"е","¡":"¡","𝔦":"𝔦",ì:"ì","⨌":"⨌","∭":"∭","⧜":"⧜","℩":"℩",ij:"ij",ī:"ī",ı:"ı","⊷":"⊷",Ƶ:"Ƶ","℅":"℅","∞":"∞","⧝":"⧝","⊺":"⊺","⨗":"⨗","⨼":"⨼",ё:"ё",į:"į","𝕚":"𝕚",ι:"ι","¿":"¿","𝒾":"𝒾","⋹":"⋹","⋵":"⋵","⋴":"⋴","⋳":"⋳",ĩ:"ĩ",і:"і",ï:"ï",ĵ:"ĵ",й:"й","𝔧":"𝔧","ȷ":"ȷ","𝕛":"𝕛","𝒿":"𝒿",ј:"ј",є:"є",κ:"κ",ϰ:"ϰ",ķ:"ķ",к:"к","𝔨":"𝔨",ĸ:"ĸ",х:"х",ќ:"ќ","𝕜":"𝕜","𝓀":"𝓀","⤛":"⤛","⤎":"⤎","⪋":"⪋","⥢":"⥢",ĺ:"ĺ","⦴":"⦴",λ:"λ","⦑":"⦑","⪅":"⪅","«":"«","⤟":"⤟","⤝":"⤝","↫":"↫","⤹":"⤹","⥳":"⥳","↢":"↢","⪫":"⪫","⤙":"⤙","⪭":"⪭","⪭︀":"⪭︀","⤌":"⤌","❲":"❲","{":"{","[":"[","⦋":"⦋","⦏":"⦏","⦍":"⦍",ľ:"ľ",ļ:"ļ",л:"л","⤶":"⤶","⥧":"⥧","⥋":"⥋","↲":"↲","≤":"≤","⇇":"⇇","⋋":"⋋","⪨":"⪨","⩿":"⩿","⪁":"⪁","⪃":"⪃","⋚︀":"⋚︀","⪓":"⪓","⋖":"⋖","⥼":"⥼","𝔩":"𝔩","⪑":"⪑","⥪":"⥪","▄":"▄",љ:"љ","⥫":"⥫","◺":"◺",ŀ:"ŀ","⎰":"⎰","≨":"≨","⪉":"⪉","⪇":"⪇","⋦":"⋦","⟬":"⟬","⇽":"⇽","⟼":"⟼","↬":"↬","⦅":"⦅","𝕝":"𝕝","⨭":"⨭","⨴":"⨴","∗":"∗","◊":"◊","(":"(","⦓":"⦓","⥭":"⥭","":"‎","⊿":"⊿","‹":"‹","𝓁":"𝓁","⪍":"⪍","⪏":"⪏","‚":"‚",ł:"ł","⪦":"⪦","⩹":"⩹","⋉":"⋉","⥶":"⥶","⩻":"⩻","⦖":"⦖","◃":"◃","⥊":"⥊","⥦":"⥦","≨︀":"≨︀","∺":"∺","¯":"¯","♂":"♂","✠":"✠","▮":"▮","⨩":"⨩",м:"м","—":"—","𝔪":"𝔪","℧":"℧",µ:"µ","⫰":"⫰","−":"−","⨪":"⨪","⫛":"⫛","⊧":"⊧","𝕞":"𝕞","𝓂":"𝓂",μ:"μ","⊸":"⊸","⋙̸":"⋙̸","≫⃒":"≫⃒","⇍":"⇍","⇎":"⇎","⋘̸":"⋘̸","≪⃒":"≪⃒","⇏":"⇏","⊯":"⊯","⊮":"⊮",ń:"ń","∠⃒":"∠⃒","⩰̸":"⩰̸","≋̸":"≋̸",ʼn:"ʼn","♮":"♮","⩃":"⩃",ň:"ň",ņ:"ņ","⩭̸":"⩭̸","⩂":"⩂",н:"н","–":"–","⇗":"⇗","⤤":"⤤","≐̸":"≐̸","⤨":"⤨","𝔫":"𝔫","↮":"↮","⫲":"⫲","⋼":"⋼","⋺":"⋺",њ:"њ","≦̸":"≦̸","↚":"↚","‥":"‥","𝕟":"𝕟","¬":"¬","⋹̸":"⋹̸","⋵̸":"⋵̸","⋷":"⋷","⋶":"⋶","⋾":"⋾","⋽":"⋽","⫽⃥":"⫽⃥","∂̸":"∂̸","⨔":"⨔","↛":"↛","⤳̸":"⤳̸","↝̸":"↝̸","𝓃":"𝓃","⊄":"⊄","⫅̸":"⫅̸","⊅":"⊅","⫆̸":"⫆̸",ñ:"ñ",ν:"ν","#":"#","№":"№"," ":" ","⊭":"⊭","⤄":"⤄","≍⃒":"≍⃒","⊬":"⊬","≥⃒":"≥⃒",">⃒":">⃒","⧞":"⧞","⤂":"⤂","≤⃒":"≤⃒","<⃒":"<⃒","⊴⃒":"⊴⃒","⤃":"⤃","⊵⃒":"⊵⃒","∼⃒":"∼⃒","⇖":"⇖","⤣":"⤣","⤧":"⤧",ó:"ó",ô:"ô",о:"о",ő:"ő","⨸":"⨸","⦼":"⦼",œ:"œ","⦿":"⦿","𝔬":"𝔬","˛":"˛",ò:"ò","⧁":"⧁","⦵":"⦵","⦾":"⦾","⦻":"⦻","⧀":"⧀",ō:"ō",ω:"ω",ο:"ο","⦶":"⦶","𝕠":"𝕠","⦷":"⦷","⦹":"⦹","∨":"∨","⩝":"⩝",ℴ:"ℴ",ª:"ª",º:"º","⊶":"⊶","⩖":"⩖","⩗":"⩗","⩛":"⩛",ø:"ø","⊘":"⊘",õ:"õ","⨶":"⨶",ö:"ö","⌽":"⌽","¶":"¶","⫳":"⫳","⫽":"⫽",п:"п","%":"%",".":".","‰":"‰","‱":"‱","𝔭":"𝔭",φ:"φ",ϕ:"ϕ","☎":"☎",π:"π",ϖ:"ϖ",ℎ:"ℎ","+":"+","⨣":"⨣","⨢":"⨢","⨥":"⨥","⩲":"⩲","⨦":"⨦","⨧":"⨧","⨕":"⨕","𝕡":"𝕡","£":"£","⪳":"⪳","⪷":"⪷","⪹":"⪹","⪵":"⪵","⋨":"⋨","′":"′","⌮":"⌮","⌒":"⌒","⌓":"⌓","⊰":"⊰","𝓅":"𝓅",ψ:"ψ"," ":" ","𝔮":"𝔮","𝕢":"𝕢","⁗":"⁗","𝓆":"𝓆","⨖":"⨖","?":"?","⤜":"⤜","⥤":"⥤","∽̱":"∽̱",ŕ:"ŕ","⦳":"⦳","⦒":"⦒","⦥":"⦥","»":"»","⥵":"⥵","⤠":"⤠","⤳":"⤳","⤞":"⤞","⥅":"⥅","⥴":"⥴","↣":"↣","↝":"↝","⤚":"⤚","∶":"∶","❳":"❳","}":"}","]":"]","⦌":"⦌","⦎":"⦎","⦐":"⦐",ř:"ř",ŗ:"ŗ",р:"р","⤷":"⤷","⥩":"⥩","↳":"↳","▭":"▭","⥽":"⥽","𝔯":"𝔯","⥬":"⥬",ρ:"ρ",ϱ:"ϱ","⇉":"⇉","⋌":"⋌","˚":"˚","":"‏","⎱":"⎱","⫮":"⫮","⟭":"⟭","⇾":"⇾","⦆":"⦆","𝕣":"𝕣","⨮":"⨮","⨵":"⨵",")":")","⦔":"⦔","⨒":"⨒","›":"›","𝓇":"𝓇","⋊":"⋊","▹":"▹","⧎":"⧎","⥨":"⥨","℞":"℞",ś:"ś","⪴":"⪴","⪸":"⪸",š:"š",ş:"ş",ŝ:"ŝ","⪶":"⪶","⪺":"⪺","⋩":"⋩","⨓":"⨓",с:"с","⋅":"⋅","⩦":"⩦","⇘":"⇘","§":"§",";":";","⤩":"⤩","✶":"✶","𝔰":"𝔰","♯":"♯",щ:"щ",ш:"ш","":"­",σ:"σ",ς:"ς","⩪":"⩪","⪞":"⪞","⪠":"⪠","⪝":"⪝","⪟":"⪟","≆":"≆","⨤":"⨤","⥲":"⥲","⨳":"⨳","⧤":"⧤","⌣":"⌣","⪪":"⪪","⪬":"⪬","⪬︀":"⪬︀",ь:"ь","/":"/","⧄":"⧄","⌿":"⌿","𝕤":"𝕤","♠":"♠","⊓︀":"⊓︀","⊔︀":"⊔︀","𝓈":"𝓈","☆":"☆","⊂":"⊂","⫅":"⫅","⪽":"⪽","⫃":"⫃","⫁":"⫁","⫋":"⫋","⊊":"⊊","⪿":"⪿","⥹":"⥹","⫇":"⫇","⫕":"⫕","⫓":"⫓","♪":"♪","¹":"¹","²":"²","³":"³","⫆":"⫆","⪾":"⪾","⫘":"⫘","⫄":"⫄","⟉":"⟉","⫗":"⫗","⥻":"⥻","⫂":"⫂","⫌":"⫌","⊋":"⊋","⫀":"⫀","⫈":"⫈","⫔":"⫔","⫖":"⫖","⇙":"⇙","⤪":"⤪",ß:"ß","⌖":"⌖",τ:"τ",ť:"ť",ţ:"ţ",т:"т","⌕":"⌕","𝔱":"𝔱",θ:"θ",ϑ:"ϑ",þ:"þ","×":"×","⨱":"⨱","⨰":"⨰","⌶":"⌶","⫱":"⫱","𝕥":"𝕥","⫚":"⫚","‴":"‴","▵":"▵","≜":"≜","◬":"◬","⨺":"⨺","⨹":"⨹","⧍":"⧍","⨻":"⨻","⏢":"⏢","𝓉":"𝓉",ц:"ц",ћ:"ћ",ŧ:"ŧ","⥣":"⥣",ú:"ú",ў:"ў",ŭ:"ŭ",û:"û",у:"у",ű:"ű","⥾":"⥾","𝔲":"𝔲",ù:"ù","▀":"▀","⌜":"⌜","⌏":"⌏","◸":"◸",ū:"ū",ų:"ų","𝕦":"𝕦",υ:"υ","⇈":"⇈","⌝":"⌝","⌎":"⌎",ů:"ů","◹":"◹","𝓊":"𝓊","⋰":"⋰",ũ:"ũ",ü:"ü","⦧":"⦧","⫨":"⫨","⫩":"⫩","⦜":"⦜","⊊︀":"⊊︀","⫋︀":"⫋︀","⊋︀":"⊋︀","⫌︀":"⫌︀",в:"в","⊻":"⊻","≚":"≚","⋮":"⋮","𝔳":"𝔳","𝕧":"𝕧","𝓋":"𝓋","⦚":"⦚",ŵ:"ŵ","⩟":"⩟","≙":"≙","℘":"℘","𝔴":"𝔴","𝕨":"𝕨","𝓌":"𝓌","𝔵":"𝔵",ξ:"ξ","⋻":"⋻","𝕩":"𝕩","𝓍":"𝓍",ý:"ý",я:"я",ŷ:"ŷ",ы:"ы","¥":"¥","𝔶":"𝔶",ї:"ї","𝕪":"𝕪","𝓎":"𝓎",ю:"ю",ÿ:"ÿ",ź:"ź",ž:"ž",з:"з",ż:"ż",ζ:"ζ","𝔷":"𝔷",ж:"ж","⇝":"⇝","𝕫":"𝕫","𝓏":"𝓏","":"‍","":"‌"}}};var Qh={};Object.defineProperty(Qh,"__esModule",{value:!0});Qh.numericUnicodeMap={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};var ba={};Object.defineProperty(ba,"__esModule",{value:!0});ba.fromCodePoint=String.fromCodePoint||function(t){return String.fromCharCode(Math.floor((t-65536)/1024)+55296,(t-65536)%1024+56320)};ba.getCodePoint=String.prototype.codePointAt?function(t,e){return t.codePointAt(e)}:function(t,e){return(t.charCodeAt(e)-55296)*1024+t.charCodeAt(e+1)-56320+65536};ba.highSurrogateFrom=55296;ba.highSurrogateTo=56319;var pa=ra&&ra.__assign||function(){return pa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},pa.apply(this,arguments)};Object.defineProperty(ed,"__esModule",{value:!0});var Ll=td,BE=Qh,i2=ba,ep=pa(pa({},Ll.namedReferences),{all:Ll.namedReferences.html5});function s2(t,e,n){e.lastIndex=0;var r=e.exec(t),i;if(r){i="";var a=0;do{a!==r.index&&(i+=t.substring(a,r.index));var l=r[0];i+=n(l),a=r.index+l.length}while(r=e.exec(t));a!==t.length&&(i+=t.substring(a))}else i=t;return i}var OE={specialChars:/[<>'"&]/g,nonAscii:/[<>'"&\u0080-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintable:/[<>'"&\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintableOnly:/[\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,extensive:/[\x01-\x0c\x0e-\x1f\x21-\x2c\x2e-\x2f\x3a-\x40\x5b-\x60\x7b-\x7d\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g},VE={mode:"specialChars",level:"all",numeric:"decimal"};function jE(t,e){var n=e===void 0?VE:e,r=n.mode,i=r===void 0?"specialChars":r,a=n.numeric,l=a===void 0?"decimal":a,f=n.level,d=f===void 0?"all":f;if(!t)return"";var p=OE[i],y=ep[d].characters,m=l==="hexadecimal";return s2(t,p,function(C){var T=y[C];if(!T){var P=C.length>1?i2.getCodePoint(C,0):C.charCodeAt(0);T=(m?"&#x"+P.toString(16):"&#"+P)+";"}return T})}var NE=ed.encode=jE,$E={scope:"body",level:"all"},Lf=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g,Df=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g,_0={xml:{strict:Lf,attribute:Df,body:Ll.bodyRegExps.xml},html4:{strict:Lf,attribute:Df,body:Ll.bodyRegExps.html4},html5:{strict:Lf,attribute:Df,body:Ll.bodyRegExps.html5}},WE=pa(pa({},_0),{all:_0.html5}),a2=String.fromCharCode,UE=a2(65533),HE={level:"all"};function l2(t,e,n,r){var i=t,a=t[t.length-1];if(n&&a==="=")i=t;else if(r&&a!==";")i=t;else{var l=e[t];if(l)i=l;else if(t[0]==="&"&&t[1]==="#"){var f=t[2],d=f=="x"||f=="X"?parseInt(t.substr(3),16):parseInt(t.substr(2));i=d>=1114111?UE:d>65535?i2.fromCodePoint(d):a2(BE.numericUnicodeMap[d]||d)}}return i}function zE(t,e){var n=(e===void 0?HE:e).level,r=n===void 0?"all":n;return t?l2(t,ep[r].entities,!1,!1):""}ed.decodeEntity=zE;function qE(t,e){var n=e===void 0?$E:e,r=n.level,i=r===void 0?"all":r,a=n.scope,l=a===void 0?i==="xml"?"strict":"body":a;if(!t)return"";var f=WE[i][l],d=ep[i].entities,p=l==="attribute",y=l==="strict";return s2(t,f,function(m){return l2(m,d,p,y)})}ed.decode=qE;function tp(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let Ji=tp();function c2(t){Ji=t}const u2=/[&<>"']/,ZE=new RegExp(u2.source,"g"),d2=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,GE=new RegExp(d2.source,"g"),YE={"&":"&","<":"<",">":">",'"':""","'":"'"},k0=t=>YE[t];function Hn(t,e){if(e){if(u2.test(t))return t.replace(ZE,k0)}else if(d2.test(t))return t.replace(GE,k0);return t}const XE=/(^|[^\[])\^/g;function mt(t,e){let n=typeof t=="string"?t:t.source;e=e||"";const r={replace:(i,a)=>{let l=typeof a=="string"?a:a.source;return l=l.replace(XE,"$1"),n=n.replace(i,l),r},getRegex:()=>new RegExp(n,e)};return r}function C0(t){try{t=encodeURI(t).replace(/%25/g,"%")}catch{return null}return t}const Dl={exec:()=>null};function S0(t,e){const n=t.replace(/\|/g,(a,l,f)=>{let d=!1,p=l;for(;--p>=0&&f[p]==="\\";)d=!d;return d?"|":" |"}),r=n.split(/ \|/);let i=0;if(r[0].trim()||r.shift(),r.length>0&&!r[r.length-1].trim()&&r.pop(),e)if(r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;i<r.length;i++)r[i]=r[i].trim().replace(/\\\|/g,"|");return r}function xl(t,e,n){const r=t.length;if(r===0)return"";let i=0;for(;i<r;){const a=t.charAt(r-i-1);if(a===e&&!n)i++;else if(a!==e&&n)i++;else break}return t.slice(0,r-i)}function KE(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 E0(t,e,n,r){const i=e.href,a=e.title?Hn(e.title):null,l=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const f={type:"link",raw:n,href:i,title:a,text:l,tokens:r.inlineTokens(l)};return r.state.inLink=!1,f}return{type:"image",raw:n,href:i,title:a,text:Hn(l)}}function JE(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
|
|
168
|
+
`+c.stack}}var Us=n.ReactCurrentDispatcher,Hs=n.ReactDebugCurrentFrame,zs=0,jo=1,Ja=2,to=3,Cc=4,Bd=0,No=1,$o=2,Od=12800;function Vd(u){return console.error(u),null}function no(){}function qs(u,o,s,c,h,w,k,E,O){var z=[],te=new Set,se={destination:null,responseState:o,progressiveChunkSize:c===void 0?Od:c,status:Bd,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:te,pingedTasks:z,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:h===void 0?Vd:h,onAllReady:w===void 0?no:w,onShellReady:k===void 0?no:k,onShellError:E===void 0?no:E,onFatalError:O===void 0?no:O},ye=ki(se,0,null,s,!1,!1);ye.parentFlushed=!0;var Ve=ro(se,u,null,ye,te,Ss,Es,wd);return z.push(Ve),se}function wr(u,o){var s=u.pingedTasks;s.push(o),s.length===1&&l(function(){return cl(u)})}function Qa(u,o){return{id:Pr,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:o,errorDigest:null}}function ro(u,o,s,c,h,w,k,E){u.allPendingTasks++,s===null?u.pendingRootTasks++:s.pendingTasks++;var O={node:o,ping:function(){return wr(u,O)},blockedBoundary:s,blockedSegment:c,abortSet:h,legacyContext:w,context:k,treeContext:E};return O.componentStack=null,h.add(O),O}function ki(u,o,s,c,h,w){return{status:zs,id:-1,index:o,parentFlushed:!1,chunks:[],children:[],formatContext:c,boundary:s,lastPushedText:h,textEmbedded:w}}var xr=null;function nr(){return xr===null||xr.componentStack===null?"":Vo(xr.componentStack)}function _r(u,o){u.componentStack={tag:0,parent:u.componentStack,type:o}}function Zs(u,o){u.componentStack={tag:1,parent:u.componentStack,type:o}}function Ci(u,o){u.componentStack={tag:2,parent:u.componentStack,type:o}}function Wn(u){u.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):u.componentStack=u.componentStack.parent}var Si=null;function el(u,o){{var s;typeof o=="string"?s=o:o&&typeof o.message=="string"?s=o.message:s=String(o);var c=Si||nr();Si=null,u.errorMessage=s,u.errorComponentStack=c}}function Ei(u,o){var s=u.onError(o);if(s!=null&&typeof s!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof s+'" instead');return s}function Ti(u,o){var s=u.onShellError;s(o);var c=u.onFatalError;c(o),u.destination!==null?(u.status=$o,V(u.destination,o)):(u.status=No,u.fatalError=o)}function Sc(u,o,s){_r(o,"Suspense");var c=o.blockedBoundary,h=o.blockedSegment,w=s.fallback,k=s.children,E=new Set,O=Qa(u,E),z=h.chunks.length,te=ki(u,z,O,h.formatContext,!1,!1);h.children.push(te),h.lastPushedText=!1;var se=ki(u,0,null,h.formatContext,!1,!1);se.parentFlushed=!0,o.blockedBoundary=O,o.blockedSegment=se;try{if(Wo(u,o,k),Zt(se.chunks,u.responseState,se.lastPushedText,se.textEmbedded),se.status=jo,oo(O,se),O.pendingTasks===0){Wn(o);return}}catch(Ve){se.status=Cc,O.forceClientRender=!0,O.errorDigest=Ei(u,Ve),el(O,Ve)}finally{o.blockedBoundary=c,o.blockedSegment=h}var ye=ro(u,w,c,te,E,o.legacyContext,o.context,o.treeContext);ye.componentStack=o.componentStack,u.pingedTasks.push(ye),Wn(o)}function jd(u,o,s,c){_r(o,s);var h=o.blockedSegment,w=qr(h.chunks,s,c,u.responseState,h.formatContext);h.lastPushedText=!1;var k=h.formatContext;h.formatContext=pr(k,s,c),Wo(u,o,w),h.formatContext=k,es(h.chunks,s),h.lastPushedText=!1,Wn(o)}function Ec(u){return u.prototype&&u.prototype.isReactComponent}function Ri(u,o,s,c,h){var w={};Td(o,w);var k=s(c,h);return Rd(s,c,k,h)}function tl(u,o,s,c,h){var w=s.render();s.props!==h&&(il||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",yt(c)||"a component"),il=!0);{var k=c.childContextTypes;if(k!=null){var E=o.legacyContext,O=$a(s,c,E,k);o.legacyContext=O,Xt(u,o,w),o.legacyContext=E;return}}Xt(u,o,w)}function Tc(u,o,s,c){Ci(o,s);var h=Dr(s,o.legacyContext),w=vc(s,c,h);wi(w,s,c,h),tl(u,o,w,s,c),Wn(o)}var nl={},Pi={},rl={},ol={},il=!1,Rc={},Pc=!1,sl=!1,Mc=!1;function Nd(u,o,s,c){var h;if(h=Dr(s,o.legacyContext),Zs(o,s),s.prototype&&typeof s.prototype.render=="function"){var w=yt(s)||"Unknown";nl[w]||(i("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",w,w),nl[w]=!0)}var k=Ri(u,o,s,c,h),E=Vs();if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){var O=yt(s)||"Unknown";Pi[O]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",O,O,O),Pi[O]=!0)}if(typeof k=="object"&&k!==null&&typeof k.render=="function"&&k.$$typeof===void 0){{var z=yt(s)||"Unknown";Pi[z]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",z,z,z),Pi[z]=!0)}wi(k,s,c,h),tl(u,o,k,s,c)}else if($d(s),E){var te=o.treeContext,se=1,ye=0;o.treeContext=qa(te,se,ye);try{Xt(u,o,k)}finally{o.treeContext=te}}else Xt(u,o,k);Wn(o)}function $d(u){{if(u&&u.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",u.displayName||u.name||"Component"),u.defaultProps!==void 0){var o=yt(u)||"Unknown";Rc[o]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",o),Rc[o]=!0)}if(typeof u.getDerivedStateFromProps=="function"){var s=yt(u)||"Unknown";ol[s]||(i("%s: Function components do not support getDerivedStateFromProps.",s),ol[s]=!0)}if(typeof u.contextType=="object"&&u.contextType!==null){var c=yt(u)||"Unknown";rl[c]||(i("%s: Function components do not support contextType.",c),rl[c]=!0)}}}function Ac(u,o){if(u&&u.defaultProps){var s=yn({},o),c=u.defaultProps;for(var h in c)s[h]===void 0&&(s[h]=c[h]);return s}return o}function Wd(u,o,s,c,h){Zs(o,s.render);var w=Ri(u,o,s.render,c,h),k=Vs();if(k){var E=o.treeContext,O=1,z=0;o.treeContext=qa(E,O,z);try{Xt(u,o,w)}finally{o.treeContext=E}}else Xt(u,o,w);Wn(o)}function al(u,o,s,c,h){var w=s.type,k=Ac(w,c);Gs(u,o,w,k,h)}function Ud(u,o,s,c){s._context===void 0?s!==s.Consumer&&(Mc||(Mc=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):s=s._context;var h=c.children;typeof h!="function"&&i("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var w=Fo(s),k=h(w);Xt(u,o,k)}function _n(u,o,s,c){var h=s._context,w=c.value,k=c.children,E;E=o.context,o.context=Wa(h,w),Xt(u,o,k),o.context=gd(h),E!==o.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Hd(u,o,s,c,h){_r(o,"Lazy");var w=s._payload,k=s._init,E=k(w),O=Ac(E,c);Gs(u,o,E,O,h),Wn(o)}function Gs(u,o,s,c,h){if(typeof s=="function")if(Ec(s)){Tc(u,o,s,c);return}else{Nd(u,o,s,c);return}if(typeof s=="string"){jd(u,o,s,c);return}switch(s){case hd:case fd:case vs:case ys:case gs:{Xt(u,o,c.children);return}case Pa:{_r(o,"SuspenseList"),Xt(u,o,c.children),Wn(o);return}case oc:throw new Error("ReactDOMServer does not yet support scope components.");case Ra:{Sc(u,o,c);return}}if(typeof s=="object"&&s!==null)switch(s.$$typeof){case Io:{Wd(u,o,s,c,h);return}case Ma:{al(u,o,s,c,h);return}case si:{_n(u,o,s,c);return}case ai:{Ud(u,o,s,c);return}case bs:{Hd(u,o,s,c);return}}var w="";throw(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).length===0)&&(w+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(s==null?s:typeof s)+"."+w))}function zd(u,o){typeof Symbol=="function"&&u[Symbol.toStringTag]==="Generator"&&(Pc||i("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),Pc=!0),u.entries===o&&(sl||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),sl=!0)}function Xt(u,o,s){try{return qd(u,o,s)}catch(c){throw typeof c=="object"&&c!==null&&typeof c.then=="function"||(Si=Si!==null?Si:nr()),c}}function qd(u,o,s){if(o.node=s,typeof s=="object"&&s!==null){switch(s.$$typeof){case rc:{var c=s,h=c.type,w=c.props,k=c.ref;Gs(u,o,h,w,k);return}case ms:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case bs:{var E=s,O=E._payload,z=E._init,te;try{te=z(O)}catch(kr){throw typeof kr=="object"&&kr!==null&&typeof kr.then=="function"&&_r(o,"Lazy"),kr}Xt(u,o,te);return}}if(Me(s)){Ic(u,o,s);return}var se=li(s);if(se){zd(s,se);var ye=se.call(s);if(ye){var Ve=ye.next();if(!Ve.done){var nt=[];do nt.push(Ve.value),Ve=ye.next();while(!Ve.done);Ic(u,o,nt);return}return}}var Bt=Object.prototype.toString.call(s);throw new Error("Objects are not valid as a React child (found: "+(Bt==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":Bt)+"). If you meant to render a collection of children, use an array instead.")}if(typeof s=="string"){var io=o.blockedSegment;io.lastPushedText=Mt(o.blockedSegment.chunks,s,u.responseState,io.lastPushedText);return}if(typeof s=="number"){var so=o.blockedSegment;so.lastPushedText=Mt(o.blockedSegment.chunks,""+s,u.responseState,so.lastPushedText);return}typeof s=="function"&&i("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}function Ic(u,o,s){for(var c=s.length,h=0;h<c;h++){var w=o.treeContext;o.treeContext=qa(w,c,h);try{Wo(u,o,s[h])}finally{o.treeContext=w}}}function Lc(u,o,s){var c=o.blockedSegment,h=c.chunks.length,w=ki(u,h,null,c.formatContext,c.lastPushedText,!0);c.children.push(w),c.lastPushedText=!1;var k=ro(u,o.node,o.blockedBoundary,w,o.abortSet,o.legacyContext,o.context,o.treeContext);o.componentStack!==null&&(k.componentStack=o.componentStack.parent);var E=k.ping;s.then(E,E)}function Wo(u,o,s){var c=o.blockedSegment.formatContext,h=o.legacyContext,w=o.context,k=null;k=o.componentStack;try{return Xt(u,o,s)}catch(E){if(Ya(),typeof E=="object"&&E!==null&&typeof E.then=="function"){Lc(u,o,E),o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=w,Br(w),o.componentStack=k;return}else throw o.blockedSegment.formatContext=c,o.legacyContext=h,o.context=w,Br(w),o.componentStack=k,E}}function Dc(u,o,s,c){var h=Ei(u,c);if(o===null?Ti(u,c):(o.pendingTasks--,o.forceClientRender||(o.forceClientRender=!0,o.errorDigest=h,el(o,c),o.parentFlushed&&u.clientRenderedBoundaries.push(o))),u.allPendingTasks--,u.allPendingTasks===0){var w=u.onAllReady;w()}}function Zd(u){var o=this,s=u.blockedBoundary,c=u.blockedSegment;c.status=to,Mi(o,s,c)}function ll(u,o,s){var c=u.blockedBoundary,h=u.blockedSegment;if(h.status=to,c===null)o.allPendingTasks--,o.status!==$o&&(o.status=$o,o.destination!==null&&P(o.destination));else{if(c.pendingTasks--,!c.forceClientRender){c.forceClientRender=!0;var w=s===void 0?new Error("The render was aborted by the server without a reason."):s;c.errorDigest=o.onError(w);{var k="The server did not finish this Suspense boundary: ";w&&typeof w.message=="string"?w=k+w.message:w=k+String(w);var E=xr;xr=u;try{el(c,w)}finally{xr=E}}c.parentFlushed&&o.clientRenderedBoundaries.push(c)}if(c.fallbackAbortableTasks.forEach(function(z){return ll(z,o,s)}),c.fallbackAbortableTasks.clear(),o.allPendingTasks--,o.allPendingTasks===0){var O=o.onAllReady;O()}}}function oo(u,o){if(o.chunks.length===0&&o.children.length===1&&o.children[0].boundary===null){var s=o.children[0];s.id=o.id,s.parentFlushed=!0,s.status===jo&&oo(u,s)}else{var c=u.completedSegments;c.push(o)}}function Mi(u,o,s){if(o===null){if(s.parentFlushed){if(u.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");u.completedRootSegment=s}if(u.pendingRootTasks--,u.pendingRootTasks===0){u.onShellError=no;var c=u.onShellReady;c()}}else if(o.pendingTasks--,!o.forceClientRender){if(o.pendingTasks===0)s.parentFlushed&&s.status===jo&&oo(o,s),o.parentFlushed&&u.completedBoundaries.push(o),o.fallbackAbortableTasks.forEach(Zd,u),o.fallbackAbortableTasks.clear();else if(s.parentFlushed&&s.status===jo){oo(o,s);var h=o.completedSegments;h.length===1&&o.parentFlushed&&u.partialBoundaries.push(o)}}if(u.allPendingTasks--,u.allPendingTasks===0){var w=u.onAllReady;w()}}function Gd(u,o){var s=o.blockedSegment;if(s.status===zs){Br(o.context);var c=null;c=xr,xr=o;try{Xt(u,o,o.node),Zt(s.chunks,u.responseState,s.lastPushedText,s.textEmbedded),o.abortSet.delete(o),s.status=jo,Mi(u,o.blockedBoundary,s)}catch(w){if(Ya(),typeof w=="object"&&w!==null&&typeof w.then=="function"){var h=o.ping;w.then(h,h)}else o.abortSet.delete(o),s.status=Cc,Dc(u,o.blockedBoundary,s,w)}finally{xr=c}}}function cl(u){if(u.status!==$o){var o=hc(),s=Us.current;Us.current=$s;var c;c=Hs.getCurrentStack,Hs.getCurrentStack=nr;var h=_i;Ws(u.responseState);try{var w=u.pingedTasks,k;for(k=0;k<w.length;k++){var E=w[k];Gd(u,E)}w.splice(0,k),u.destination!==null&&ul(u,u.destination)}catch(O){Ei(u,O),Ti(u,O)}finally{Ws(h),Us.current=s,Hs.getCurrentStack=c,s===$s&&Br(o)}}}function Ai(u,o,s){switch(s.parentFlushed=!0,s.status){case zs:{var c=s.id=u.nextSegmentId++;return s.lastPushedText=!1,s.textEmbedded=!1,ts(o,u.responseState,c)}case jo:{s.status=Ja;for(var h=!0,w=s.chunks,k=0,E=s.children,O=0;O<E.length;O++){for(var z=E[O];k<z.index;k++)m(o,w[k]);h=Ys(u,o,z)}for(;k<w.length-1;k++)m(o,w[k]);return k<w.length&&(h=C(o,w[k])),h}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function Ys(u,o,s){var c=s.boundary;if(c===null)return Ai(u,o,s);if(c.parentFlushed=!0,c.forceClientRender)return Gt(o,u.responseState,c.errorDigest,c.errorMessage,c.errorComponentStack),Ai(u,o,s),Ea(o,u.responseState);if(c.pendingTasks>0){c.rootSegmentID=u.nextSegmentId++,c.completedSegments.length>0&&u.partialBoundaries.push(c);var h=c.id=on(u.responseState);return Eo(o,u.responseState,h),Ai(u,o,s),To(o,u.responseState)}else{if(c.byteSize>u.progressiveChunkSize)return c.rootSegmentID=u.nextSegmentId++,u.completedBoundaries.push(c),Eo(o,u.responseState,c.id),Ai(u,o,s),To(o,u.responseState);os(o,u.responseState);var w=c.completedSegments;if(w.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var k=w[0];return Ys(u,o,k),is(o,u.responseState)}}function Fc(u,o,s){return dd(o,u.responseState,s.id,s.errorDigest,s.errorMessage,s.errorComponentStack)}function Xs(u,o,s){return He(o,u.responseState,s.formatContext,s.id),Ys(u,o,s),ft(o,s.formatContext)}function Bc(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var w=c[h];Oc(u,o,s,w)}return c.length=0,tc(o,u.responseState,s.id,s.rootSegmentID)}function Yd(u,o,s){for(var c=s.completedSegments,h=0;h<c.length;h++){var w=c[h];if(!Oc(u,o,s,w))return h++,c.splice(0,h),!1}return c.splice(0,h),!0}function Oc(u,o,s,c){if(c.status===Ja)return!0;var h=c.id;if(h===-1){var w=c.id=s.rootSegmentID;if(w===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return Xs(u,o,c)}else return Xs(u,o,c),od(o,u.responseState,h)}function ul(u,o){y();try{var s=u.completedRootSegment;s!==null&&u.pendingRootTasks===0&&(Ys(u,o,s),u.completedRootSegment=null,ka(o,u.responseState));var c=u.clientRenderedBoundaries,h;for(h=0;h<c.length;h++){var w=c[h];Fc(u,o,w)}c.splice(0,h);var k=u.completedBoundaries;for(h=0;h<k.length;h++){var E=k[h];Bc(u,o,E)}k.splice(0,h),T(o),y(o);var O=u.partialBoundaries;for(h=0;h<O.length;h++){var z=O[h];if(!Yd(u,o,z)){u.destination=null,h++,O.splice(0,h);return}}O.splice(0,h);var te=u.completedBoundaries;for(h=0;h<te.length;h++){var se=te[h];Bc(u,o,se)}te.splice(0,h)}finally{T(o),u.allPendingTasks===0&&u.pingedTasks.length===0&&u.clientRenderedBoundaries.length===0&&u.completedBoundaries.length===0&&(u.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),P(o))}}function Vc(u){l(function(){return cl(u)})}function Xd(u,o){if(u.status===No){u.status=$o,V(o,u.fatalError);return}if(u.status!==$o&&u.destination===null){u.destination=o;try{ul(u,o)}catch(s){Ei(u,s),Ti(u,s)}}}function jc(u,o){try{var s=u.abortableTasks;s.forEach(function(c){return ll(c,u,o)}),s.clear(),u.destination!==null&&ul(u,u.destination)}catch(c){Ei(u,c),Ti(u,c)}}function Kd(u,o){return new Promise(function(s,c){var h,w,k=new Promise(function(ye,Ve){w=ye,h=Ve});function E(){var ye=new ReadableStream({type:"bytes",pull:function(Ve){Xd(z,Ve)},cancel:function(Ve){jc(z)}},{highWaterMark:0});ye.allReady=k,s(ye)}function O(ye){k.catch(function(){}),c(ye)}var z=qs(u,hn(o?o.identifierPrefix:void 0,o?o.nonce:void 0,o?o.bootstrapScriptContent:void 0,o?o.bootstrapScripts:void 0,o?o.bootstrapModules:void 0),Xn(o?o.namespaceURI:void 0),o?o.progressiveChunkSize:void 0,o?o.onError:void 0,w,E,O,h);if(o&&o.signal){var te=o.signal,se=function(){jc(z,te.reason),te.removeEventListener("abort",se)};te.addEventListener("abort",se)}Vc(z)})}Qc.renderToReadableStream=Kd,Qc.version=e}()),Qc}var Zi,rh;process.env.NODE_ENV==="production"?(Zi=d9(),rh=f9()):(Zi=h9(),rh=p9());Zi.version;Zi.renderToString;var m9=Zi.renderToStaticMarkup;Zi.renderToNodeStream;Zi.renderToStaticNodeStream;rh.renderToReadableStream;const g9=(t,e)=>{if(!t)return null;const n=t.split(e);return n==null?void 0:n.map((r,i)=>e.test(r)?m9(A.jsx(Qt,{href:`https://${r.replace(/^https?:\/\//,"")}`,target:"_blank",children:A.jsx(Fe,{type:"body-text-link",children:r})},i)):(r=r.replace(/\n/g,"<br>"),r))},v9=/((?:https?:\/\/)?(?:(?:[^\u0000-\u007F]|[\w-])+\.(?:(?:[^\u0000-\u007F]|[\w-]){2,}\.)*(?:[^\u0000-\u007F]|[a-zA-Z])+)(?:\d+)?(?:\/(?:(?:[^\u0000-\u007F]|[\w/.,'"@+=!:;=%()-])+)?(?:\.(?:[^\u0000-\u007F]|[\w-])+)?)?(?:(?:\?|#)\S+)?)/g,y9=({bodyText:t,headlineText:e,type:n})=>{var y;const r=D.useRef(null),i=a9(r,{lines:3}),[a,l]=D.useState(!1),f=()=>l(!0),d=pe(Ho.bodyText,Ho[`bodyText--${n}`],{[Ho["bodyText--notClickable"]]:!i||a}),p=A.jsx("span",{ref:r,dangerouslySetInnerHTML:{__html:((y=g9(t,v9))==null?void 0:y.join(""))??""}});switch(n){case"modal":return A.jsxs("div",{className:pe(Ho.bodyText,Ho[`bodyText--${n}`]),children:[e&&A.jsx(Fe,{type:"h4",children:e}),A.jsx(Fe,{type:"body-regular",className:Ho["bodyText__text--collapsed"],children:p})]});case"post":return A.jsxs("div",{onClick:f,className:d,children:[e&&A.jsx(Fe,{type:"h5",children:e}),t&&A.jsx(Fe,{type:"body-regular",className:pe({[Ho["bodyText__text--collapsed"]]:!a}),children:p}),i&&!a&&A.jsx(mo,{className:Ho.bodyText__textButton,color:"deepPurple",size:"medium",text:"Mehr lesen"})]})}},b9="_wrapper_qk9fn_120",eu={wrapper:b9,"wrapper--large":"_wrapper--large_qk9fn_131","wrapper--small":"_wrapper--small_qk9fn_134","wrapper--iconWrapper":"_wrapper--iconWrapper_qk9fn_138"},Kg=({className:t,icon:e,size:n})=>{const r=ar(e,[rt]);return A.jsx("div",{className:pe(eu.wrapper,t,{[eu[`wrapper--${n}`]]:n}),"data-testid":"placeholder-thumbnail",children:A.jsx("div",{className:pe(eu.wrapper,{[eu["wrapper--iconWrapper"]]:n==="large"}),children:r})})},Jh=({alt:t,className:e,src:n})=>A.jsx("img",{className:e,src:n,alt:t}),w9="_root_12zrn_120",tu={root:w9,"root--24":"_root--24_12zrn_127","root--28":"_root--28_12zrn_131","root--32":"_root--32_12zrn_135","root--40":"_root--40_12zrn_139","root--48":"_root--48_12zrn_143","root--56":"_root--56_12zrn_147","root--64":"_root--64_12zrn_151","root--80":"_root--80_12zrn_155","root--120":"_root--120_12zrn_159","root--280":"_root--280_12zrn_163","root--square":"_root--square_12zrn_167","root--circular":"_root--circular_12zrn_179","root--isPlaceholder":"_root--isPlaceholder_12zrn_182"},ya=({alt:t,className:e,isPlaceholder:n,shape:r,size:i,src:a})=>{const l=tu["root--isPlaceholder"];return A.jsx("div",{className:pe(tu.root,e,tu[`root--${i}`],tu[`root--${r}`],{[l]:n}),children:a&&A.jsx(Jh,{src:a,alt:t})})},x9="_wrapper_kwjnq_120",_9="_isPlaceholder_kwjnq_128",k9="_square_kwjnq_140",C9="_circular_kwjnq_143",S9="_label_kwjnq_146",wl={wrapper:x9,isPlaceholder:_9,square:k9,circular:C9,label:S9},E9=({alt:t,isPlaceholder:e,label:n,placeholderIcon:r,shape:i,src:a})=>A.jsxs("div",{className:wl.wrapper,children:[!e&&a&&A.jsx(ya,{className:wl[i],src:a,alt:t,shape:i,size:"64"}),e&&r&&A.jsx("div",{className:pe(wl.isPlaceholder,wl[i]),children:A.jsx(rt,{name:r})}),A.jsx(Fe,{as:"span",type:"detail-medium",className:wl.label,children:n})]}),T9="_thumbnailWrapper_1gvbm_120",R9="_thumbnailWrapper__thumbnail_1gvbm_124",h0={thumbnailWrapper:T9,thumbnailWrapper__thumbnail:R9},P9=({ariaLabel:t,children:e,thumbnail:n})=>A.jsx(Bu,{badgeContent:A.jsx(ya,{...n}),className:h0.thumbnailWrapper,slotProps:{badge:{className:h0.thumbnailWrapper__thumbnail}},"aria-label":t,role:"status",children:e}),M9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1533)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E0F5F9'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%2343ADC3'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%2301819C'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%2343ADC3'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1533'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",A9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1531)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23F2FBC4'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23B5D622'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23738C00'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23B5D622'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1531'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",I9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1532)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23FBECDF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%23DC8541'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%23C25700'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%23DC8541'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1532'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",L9="data:image/svg+xml,%3csvg%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2949_1534)'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='%23E8E3FF'/%3e%3crect%20opacity='0.2'%20width='16'%20height='56'%20fill='%237C5BFF'/%3e%3cpath%20d='M44%2048.8125C44%2050.0343%2044%2056%2044%2056H12C12%2056%2012%2050.6895%2012%2048.8125C12%2040.9955%2019.1634%2033%2028%2033C36.8366%2033%2044%2040.9955%2044%2048.8125Z'%20fill='%234D17E5'/%3e%3cpath%20d='M37%2025C37%2029.9706%2032.9706%2034%2028%2034C23.0294%2034%2019%2029.9706%2019%2025C19%2020.0294%2023.0294%2016%2028%2016C32.9706%2016%2037%2020.0294%2037%2025Z'%20fill='%237C5BFF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2949_1534'%3e%3cpath%20d='M0%2028C0%2012.536%2012.536%200%2028%200V0C43.464%200%2056%2012.536%2056%2028V28C56%2043.464%2043.464%2056%2028%2056V56C12.536%2056%200%2043.464%200%2028V28Z'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",p0=["green","purple","orange","blue"],D9={blue:M9,green:A9,orange:I9,purple:L9},F9=(t,e)=>e||(t?p0[t%4]:p0[0]),B9=({alt:t,avatarColor:e,size:n,userId:r,userImageSrc:i})=>{const a=F9(r,e),l=i||D9[a];return A.jsx(ya,{shape:"circular",size:n,alt:t,src:l})},O9="_dividerContainer_90tu8_120",V9="_dividerLine_90tu8_126",m0={dividerContainer:O9,dividerLine:V9},Jg=({offsetLeft:t=0,offsetRight:e=0})=>A.jsx("div",{className:m0.dividerContainer,children:A.jsx("div",{className:m0.dividerLine,style:{marginLeft:`${t}px`,marginRight:`${e}px`},role:"separator"})}),j9="_root_oy54a_120",N9="_root__text_oy54a_129",$9="_root__icon_oy54a_132",Rf={root:j9,root__text:N9,root__icon:$9},Qg=({icon:t="cross_circle",text:e,...n})=>A.jsxs(Qt,{className:Rf.root,...n,children:[e&&A.jsx(Fe,{type:"body-semibold",className:Rf.root__text,children:e}),A.jsx(rt,{className:Rf.root__icon,name:t,size:"24"})]}),W9="_root_1n136_120",Pf={root:W9,"root--isSelected":"_root--isSelected_1n136_141","root--withAvatar":"_root--withAvatar_1n136_149"},e2=({alt:t="profile picture",isSelected:e,src:n,text:r,...i})=>A.jsxs(Qt,{className:pe(Pf.root,{[Pf["root--isSelected"]]:e,[Pf["root--withAvatar"]]:n}),...i,children:[n&&A.jsx(ya,{size:"40",shape:"circular",src:n,alt:t}),A.jsx(Fe,{type:"body-semibold",children:r})]}),U9="_root_1l9m6_120",H9={root:U9},z9=({children:t,className:e})=>{const n=pe(H9.root,e),r=ar(t,[Qg,e2]);return A.jsx("div",{className:n,children:r})},q9="_root_f6e4d_120",Z9="_toggle_f6e4d_125",G9="_label_f6e4d_139",Y9="_disabled_f6e4d_154",X9="_filled_f6e4d_181",K9="_error_f6e4d_184",J9="_icon_f6e4d_193",Q9="_expanded_f6e4d_197",e8="_hidden_f6e4d_201",t8="_option_f6e4d_205",n8="_selected_f6e4d_233",r8="_dropdown_f6e4d_241",o8="_errorMessage_f6e4d_251",Sn={root:q9,toggle:Z9,label:G9,"toggle--dark":"_toggle--dark_f6e4d_147",disabled:Y9,"toggle--light":"_toggle--light_f6e4d_163",filled:X9,error:K9,icon:J9,expanded:Q9,hidden:e8,option:t8,selected:n8,dropdown:r8,errorMessage:o8},i8=t=>{const e=[];return D.Children.forEach(t,n=>{if(D.isValidElement(n)&&n.type==="option"){const r=n.props.value,i=n.props.label||n.props.children;e.push({label:i,value:r})}}),e};function s8(t,e){return t.find(n=>n.value===e)}function a8({options:t,value:e}){const n=s8(t,e);return n?n.label:null}function l8({child:t,isSelected:e}){const{label:n,value:r}=t,{getRootProps:i}=z5({disabled:!1,label:n,value:r});return A.jsx("div",{...i(),className:pe(Sn.option,{[Sn.selected]:e}),children:n})}function c8({children:t,colorScheme:e,disabled:n,errorMessage:r,onChange:i,placeholder:a,value:l}){const f=D.useRef(null),[d,p]=D.useState(!1),y=(j,U)=>{i(U)},{contextValue:m,getButtonProps:C,getListboxProps:T}=Y5({disabled:n,listboxRef:f,onChange:y,onOpenChange:p,open:d,value:l}),P=i8(t),B=a8({options:P,value:l}),I=!!r,M=!!B,V=Sn[`toggle--${e}`];return A.jsxs("div",{className:Sn.root,children:[A.jsxs("div",{className:pe(Sn.toggle,V,{[Sn.filled]:M&&!n},{[Sn.disabled]:n},{[Sn.error]:I}),...C(),children:[A.jsx("span",{className:Sn.label,children:A.jsx(Fe,{type:"body-large",className:pe({[Sn.selectedLabel]:B}),children:B||(a??" ")})}),A.jsx(rt,{name:"chevron_down",size:"24",className:pe(Sn.icon,{[Sn.expanded]:d})})]}),A.jsx("div",{className:pe(Sn.dropdown,{[Sn.hidden]:!d}),...T(),children:A.jsx(X5,{value:m,children:P.map((j,U)=>A.jsx(l8,{child:j,isSelected:j.value===l},U))})}),r&&A.jsx(Fe,{type:"detail-bold",className:Sn.errorMessage,children:r})]})}const u8="_checkboxInput_mjvci_121",d8="_checkboxInput__label_mjvci_127",f8="_checkboxInput__checkbox_mjvci_138",h8="_checkboxInput__input_mjvci_155",p8="_checkboxInput__tick_mjvci_212",Ks={checkboxInput:u8,checkboxInput__label:d8,checkboxInput__checkbox:f8,"checkboxInput__checkbox--medium":"_checkboxInput__checkbox--medium_mjvci_147","checkboxInput__checkbox--small":"_checkboxInput__checkbox--small_mjvci_151","checkboxInput__checkbox--tiny":"_checkboxInput__checkbox--tiny_mjvci_151",checkboxInput__input:h8,checkboxInput__tick:p8};var t2=(t=>(t.medium="body-large",t.small="body-semibold",t.tiny="detail-medium",t))(t2||{});function m8({checked:t,children:e,className:n,disabled:r,id:i,label:a,onChange:l,size:f="medium"}){return!a&&!e?null:A.jsxs("label",{htmlFor:i,className:pe(Ks.checkboxInput,n),"aria-disabled":r,children:[A.jsxs("div",{className:pe(Ks.checkboxInput__checkbox,{[Ks[`checkboxInput__checkbox--${f}`]]:f}),children:[A.jsx("input",{className:pe(Ks.checkboxInput__input),checked:t,onChange:l,"aria-disabled":r,"aria-label":a,disabled:r,type:"checkbox",role:"checkbox",id:i}),A.jsx(rt,{className:Ks.checkboxInput__tick,name:"checkmark",size:"24"})]}),a?A.jsx(Fe,{className:Ks.checkboxInput__label,as:"span",type:t2[f],children:a}):e]})}const g8="_inputContainer_s6s94_121",v8="_input_s6s94_121",y8="_error_s6s94_194",b8="_label_s6s94_202",w8="_inputContainer__input_s6s94_225",Fi={inputContainer:g8,input:v8,"input--filled":"_input--filled_s6s94_167","input--outline":"_input--outline_s6s94_179",error:y8,label:b8,"inputContainer--error":"_inputContainer--error_s6s94_217",inputContainer__input:w8},x8={four:9999,three:999,two:99},_8={four:4,three:3,two:2},g0=(t,e)=>Number(t.toString().substring(0,_8[e])),k8=({ariaLabel:t,disabled:e,errorMessage:n,id:r,maxDigits:i="three",name:a,onChange:l,placeholder:f="– –",style:d="outline",value:p=0})=>{const y=!!n,m=C=>{l(r,g0(Number(C.target.value),i))};return A.jsxs("div",{className:pe(Fi.inputContainer,{[Fi["inputContainer--error"]]:y}),children:[A.jsxs("div",{className:Fi.inputContainer__input,children:[A.jsx("input",{id:r,type:"number",max:x8[i],min:"1",name:a,value:p===0?"":g0(p,i),disabled:e,"aria-disabled":e,onChange:m,"aria-label":t,placeholder:f,autoComplete:"off",className:pe(Fi.input,Fi[`input--${d}`])}),A.jsx("label",{htmlFor:r,className:pe(Fi.label),children:A.jsx(Fe,{as:"span",type:"h3",children:"€"})})]}),y&&A.jsx("label",{htmlFor:r,children:A.jsx(Fe,{as:"p",className:Fi.error,type:"detail-bold",children:n})})]})},C8="_radio_ouvv7_120",v0={radio:C8,"radio--small":"_radio--small_ouvv7_138","radio--tiny":"_radio--tiny_ouvv7_138"};function S8({checked:t,disabled:e,id:n,label:r,onChange:i,size:a="medium",value:l}){const f=v0[`radio--${a}`],d=()=>{switch(a){case"tiny":return"detail-medium";case"small":return"body-semibold";default:return"body-large"}};return A.jsxs("span",{className:v0.radio,children:[A.jsx("input",{checked:t,onChange:i,"aria-disabled":e,"aria-label":r,className:f,value:l,disabled:e,type:"radio",role:"radio",id:n}),A.jsx("label",{htmlFor:n,className:f,children:A.jsx(Fe,{as:"p",type:d(),children:r})})]})}const E8="_inputDetails_3y3eu_120",T8="_inputDetails__hintText_3y3eu_126",R8="_inputDetails__errorText_3y3eu_130",P8="_inputDetails__counter_3y3eu_134",nu={inputDetails:E8,inputDetails__hintText:T8,inputDetails__errorText:R8,inputDetails__counter:P8},n2=({charCount:t,charLimit:e,errorText:n,hintText:r})=>{const i=`${t??0}/${e}`;return A.jsxs("div",{className:nu.inputDetails,children:[A.jsxs("div",{children:[r&&!n&&A.jsx(Fe,{className:nu.inputDetails__hintText,type:"detail-medium",children:r}),n&&A.jsx(Fe,{className:nu.inputDetails__errorText,type:"detail-bold",children:n})]}),!!e&&A.jsx(Fe,{type:"detail-medium",className:nu.inputDetails__counter,children:i})]})},M8="_wrapper_1ah25_120",A8="_textAreaInput_1ah25_127",I8="_textAreaInput__label_1ah25_138",L8="_textAreaInput__container_1ah25_148",D8="_textAreaInput__textarea_1ah25_169",F8="_textAreaInput__attachment_1ah25_226",B8="_textAreaInput__hidden_1ah25_233",Un={wrapper:M8,textAreaInput:A8,"textAreaInput--disabled":"_textAreaInput--disabled_1ah25_135",textAreaInput__label:I8,"textAreaInput__label--large":"_textAreaInput__label--large_1ah25_142","textAreaInput__label--medium":"_textAreaInput__label--medium_1ah25_145",textAreaInput__container:L8,textAreaInput__textarea:D8,"textAreaInput__textarea--large":"_textAreaInput__textarea--large_1ah25_184","textAreaInput__textarea--medium":"_textAreaInput__textarea--medium_1ah25_211",textAreaInput__attachment:F8,textAreaInput__hidden:B8,"textAreaInput--filled":"_textAreaInput--filled_1ah25_236","textAreaInput--outline":"_textAreaInput--outline_1ah25_246","textAreaInput--error":"_textAreaInput--error_1ah25_259","textAreaInput--large":"_textAreaInput--large_1ah25_267","textAreaInput--medium":"_textAreaInput--medium_1ah25_271"},O8=({ariaDescribedby:t,attachment:e,charLimit:n,colorScheme:r="outline",errorText:i,hintText:a,id:l,label:f,name:d,ref:p,showInputHints:y=!0,size:m,...C})=>{const[T,P]=D.useState(0),B=$=>{P($.target.value.length)},{getInputProps:I}=q0({inputRef:p,...C}),M=I(),{disabled:V,onChange:j}=M,U=!!i;return A.jsxs("div",{className:Un.wrapper,children:[A.jsxs("div",{className:pe(Un.textAreaInput,Un[`textAreaInput--${m}`],Un[`textAreaInput--${r}`],{[Un["textAreaInput--error"]]:U,[Un["textAreaInput--disabled"]]:V}),children:[A.jsxs("div",{className:pe(Un.textAreaInput__container),children:[A.jsx("textarea",{...M,name:d,className:pe(Un.textAreaInput__textarea,Un[`textAreaInput__textarea--${m}`]),placeholder:"",onChange:$=>{B($),j($)},maxLength:n,"aria-invalid":U,"aria-describedby":t,"aria-disabled":V,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:pe(Un.textAreaInput__hidden),children:[i,".",a,".",T," out of ",n," characters used."]}),A.jsx(Fe,{type:m==="large"?"body-large":"body-regular",children:f}),e&&A.jsx("div",{className:Un.textAreaInput__attachment,children:e.map(($,Y)=>D.createElement(Qo,{disabled:V,ariaLabel:"",...$,size:"small",key:Y}))})]}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:pe(Un.textAreaInput__label,Un[`textAreaInput__label--${m}`])})]}),y&&A.jsx(n2,{errorText:i,hintText:a,charCount:T,charLimit:n})]})},V8="_wrapper_aeitd_120",j8="_textInput_aeitd_127",N8="_textInput__label_aeitd_140",$8="_textInput__container_aeitd_153",W8="_textInput__input_aeitd_171",U8="_textInput__disabled_aeitd_235",H8="_textInput__icon_aeitd_235",z8="_textInput__iconButton_aeitd_238",q8="_textInput__hidden_aeitd_241",kn={wrapper:V8,textInput:j8,"textInput--disabled":"_textInput--disabled_aeitd_137",textInput__label:N8,"textInput__label--large":"_textInput__label--large_aeitd_144","textInput__label--medium":"_textInput__label--medium_aeitd_147","textInput__label--small":"_textInput__label--small_aeitd_150",textInput__container:$8,textInput__input:W8,"textInput__input--large":"_textInput__input--large_aeitd_202","textInput__input--medium":"_textInput__input--medium_aeitd_219","textInput__input--small":"_textInput__input--small_aeitd_219",textInput__disabled:U8,textInput__icon:H8,textInput__iconButton:z8,textInput__hidden:q8,"textInput--large":"_textInput--large_aeitd_244","textInput--medium":"_textInput--medium_aeitd_250","textInput--hasIcon":"_textInput--hasIcon_aeitd_256","textInput--small":"_textInput--small_aeitd_259","textInput--filled":"_textInput--filled_aeitd_268","textInput--outline":"_textInput--outline_aeitd_278","textInput--error":"_textInput--error_aeitd_291"},Z8=({ariaDescribedby:t,charLimit:e,colorScheme:n,errorText:r,hintText:i,icon:a,id:l,inputFieldType:f="text",label:d,name:p,ref:y,showInputHints:m=!0,size:C,textButton:T,...P})=>{const[B,I]=D.useState(0),M=K=>{I(K.target.value.length)},{getInputProps:V}=q0({inputRef:y,...P}),j=V(),{disabled:U,onChange:$}=j,Y=!!r,J=!!T;return A.jsxs("div",{className:kn.wrapper,children:[A.jsxs("div",{className:pe(kn.textInput,kn[`textInput--${C}`],kn[`textInput--${n}`],{[kn["textInput--hasIcon"]]:J,[kn["textInput--error"]]:Y,[kn["textInput--disabled"]]:U}),children:[a&&A.jsx(rt,{...a,className:kn.textInput__icon}),A.jsxs("div",{className:pe(kn.textInput__container),children:[A.jsx("input",{...j,type:f,name:p,className:pe(kn.textInput__input,kn[`textInput__input--${C}`]),placeholder:"",onChange:K=>{M(K),$(K)},maxLength:e,"aria-invalid":Y,"aria-describedby":t,"aria-disabled":U,"aria-labelledby":`label__${l}`,id:l,"data-testid":l}),A.jsxs("p",{"aria-hidden":!0,id:t,className:pe(kn.textInput__hidden),children:[r,".",i,".",B," out of ",e," characters used."]}),A.jsx(Fe,{type:C==="large"?"body-large":"body-regular",children:d})]}),T&&A.jsx(Qo,{disabled:U,...T,className:pe(kn.textInput__iconButton)}),A.jsx("label",{htmlFor:l,id:`label__${l}`,className:pe(kn.textInput__label,kn[`textInput__label--${C}`])})]}),m&&A.jsx(n2,{errorText:r,hintText:i,charCount:B,charLimit:e})]})},G8="_slider_ar02m_126",Y8="_focusVisible_ar02m_148",Mf={switch:"_switch_ar02m_120",slider:G8,focusVisible:Y8},r2=t=>{const{checked:e,disabled:n,focusVisible:r,getInputProps:i}=J5(t),{className:a,id:l}=t;return A.jsxs("span",{className:pe(Mf.switch,a),children:[A.jsx("input",{...i(),type:"checkbox","aria-checked":e,"aria-disabled":n,role:"switch",id:l,"data-testid":"toggle-switch"}),A.jsx("span",{className:pe(Mf.slider,{[Mf.focusVisible]:r})})]})},X8="_wrapper_6yrmv_120",K8="_loadingSpinner_6yrmv_127",y0={wrapper:X8,loadingSpinner:K8,"pulse-loader-size":"_pulse-loader-size_6yrmv_1"},J8=()=>A.jsx("div",{className:y0.wrapper,children:A.jsx("aside",{className:y0.loadingSpinner,children:A.jsx("i",{})})}),Q8="_toggleContainer_m97py_121",eE="_toggleLabel_m97py_128",tE="_toggleLabel__labelPill_m97py_152",nE="_toggleButton_m97py_160",ao={toggleContainer:Q8,toggleLabel:eE,"toggleLabel--outline":"_toggleLabel--outline_m97py_134","toggleLabel--filled":"_toggleLabel--filled_m97py_142",toggleLabel__labelPill:tE,"toggleLabel__labelPill--large":"_toggleLabel__labelPill--large_m97py_157",toggleButton:nE,"toggleContainer--default":"_toggleContainer--default_m97py_198","toggleContainer--medium":"_toggleContainer--medium_m97py_202","toggleLabel--horizontal":"_toggleLabel--horizontal_m97py_206","toggleLabel--vertical":"_toggleLabel--vertical_m97py_213","toggleLabel--vertical__labelPill":"_toggleLabel--vertical__labelPill_m97py_218","toggleContainer--large":"_toggleContainer--large_m97py_223"},o2=({disabled:t,icon:e,id:n,isSelected:r=!1,label:i,onToggleChange:a,orientation:l="horizontal",popular:f,style:d="outline",value:p,variant:y="default"})=>{const m=()=>{switch(y){case"large":return"h5";case"medium":default:return d==="filled"||r?"body-semibold":"body-regular"}},C=()=>{switch(y){case"default":return null;default:return e&&A.jsx(rt,{name:e,size:"32",role:"presentation"})}},T=()=>{a&&a({id:n,value:p})};return A.jsxs("label",{htmlFor:`toggle-button-${n}`,"data-testid":`toggle-button-${n}`,className:pe(ao.toggleContainer,ao[`toggleContainer--${y}`]),children:[A.jsx("input",{type:"checkbox",id:`toggle-button-${n}`,className:ao.toggleButton,checked:r,onChange:T,disabled:t}),A.jsxs(Fe,{className:pe(ao.toggleLabel,ao[`toggleLabel--${d}`],{[ao[`toggleLabel--${l}`]]:e}),as:"p",type:m(),children:[C(),i]}),f&&A.jsx(_h,{className:pe(ao.toggleLabel__labelPill,ao[`toggleLabel__labelPill--${y}`],{[ao[`toggleLabel__labelPill--${l}`]]:e}),label:f,size:"medium",color:"lavender"})]})},rE="_root_1djp4_120",Af={root:rE,"root--border-radius":"_root--border-radius_1djp4_130","root--without-padding":"_root--without-padding_1djp4_133"},oE="_root_1fh3y_120",b0={root:oE,"root--without-padding":"_root--without-padding_1fh3y_124"},Qu=({children:t,className:e,withoutPadding:n})=>A.jsx("div",{className:pe(b0.root,{[b0["root--without-padding"]]:n},e),children:t}),iE="_root_1vm6q_120",sE="_title_1vm6q_128",w0={root:iE,title:sE},Tu=({as:t,className:e,headline:n,leftElement:r,rightElement:i,type:a="h3"})=>{const l=ar(r,[rt,Qo]);return A.jsxs("header",{className:pe(w0.root,e),children:[l,A.jsx(Fe,{type:a,as:t,className:w0.title,children:n}),i]})},aE=({allowedElement:t=Tu,ariaLabel:e,as:n="section",borderRadius:r,children:i,className:a,role:l,withoutPadding:f})=>{const d=ar(i,[Qu,Tu,t]);return A.jsx(n,{role:l,"aria-label":e,className:pe(Af.root,{[Af["root--border-radius"]]:r,[Af["root--without-padding"]]:f},a),children:d})},lE="_actionBar_1yh0h_120",cE={actionBar:lE},uE="_actionBarCta_oszyk_120",dE="_actionBarCta__text_oszyk_126",fE="_actionBarCta__button_oszyk_131",If={actionBarCta:uE,actionBarCta__text:dE,actionBarCta__button:fE},hE=({button:t,text:e})=>A.jsxs("div",{className:If.actionBarCta,children:[A.jsx(Fe,{type:"detail-medium",className:If.actionBarCta__text,children:e}),A.jsx(Kh,{...t,size:"small",color:"blue",className:If.actionBarCta__button})]}),pE="_actionBarList_15ebl_120",mE="_actionBarList__actionItem_15ebl_131",x0={actionBarList:pE,actionBarList__actionItem:mE},gE="_actionItem_194jn_120",vE={actionItem:gE},yE=({className:t,disabled:e,icon:n,onClick:r,text:i})=>A.jsxs(Qt,{onClick:r,disabled:e,className:pe(vE.actionItem,t),children:[A.jsx(rt,{size:"24",name:n}),A.jsx(Fe,{type:"detail-medium",children:i})]}),bE=({items:t})=>A.jsx("div",{className:x0.actionBarList,children:t.map((e,n)=>A.jsx(yE,{...e,className:x0.actionBarList__actionItem},n))}),wE=t=>{const e=pe(cE.actionBar),n=t.type==="list"?A.jsx(bE,{...t}):A.jsx(hE,{...t});return A.jsx("div",{className:e,children:n})},xE="_root_u2frb_120",_E="_thumbnailWrapper_u2frb_137",kE="_thumbnail_u2frb_137",CE="_iconWrapper_u2frb_144",SE="_secondaryThumbnail_u2frb_155",EE="_circular_u2frb_163",TE="_detail_u2frb_166",RE="_title_u2frb_174",PE="_notificationText_u2frb_181",ME="_unread_u2frb_191",AE="_bubble_u2frb_199",Cr={root:xE,thumbnailWrapper:_E,thumbnail:kE,iconWrapper:CE,secondaryThumbnail:SE,circular:EE,detail:TE,title:RE,notificationText:PE,unread:ME,bubble:AE},IE=({linkText:t,onNotificationClick:e,primaryImg:n,secondaryImg:r,timeAgo:i,title:a,unread:l=!1})=>{const f=d=>{const{className:p,imgProps:y,size:m}=d;return y.imageURL?A.jsx(ya,{alt:a,src:y.imageURL,shape:y.shape,size:m,className:p}):y.icon&&A.jsx("div",{className:pe(Cr.iconWrapper,p,Cr[y.shape]),children:y.icon})};return A.jsxs(Qt,{onClick:e,className:pe(Cr.root,{[Cr.unread]:l}),children:[A.jsxs("div",{className:Cr.thumbnailWrapper,children:[f({className:Cr.thumbnail,imgProps:n,size:"56"}),r&&f({className:Cr.secondaryThumbnail,imgProps:r,size:"32"})]}),A.jsxs("div",{className:Cr.detail,children:[A.jsx(Fe,{type:"detail-medium",className:Cr.title,children:a}),A.jsx(Fe,{type:"body-semibold",className:Cr.notificationText,children:t}),A.jsx(Fe,{type:"detail-medium",children:i})]}),A.jsx("div",{className:Cr.bubble})]})};var ed={},td={};Object.defineProperty(td,"__esModule",{value:!0});td.bodyRegExps={xml:/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html4:/∉|&(?:nbsp|iexcl|cent|pound|curren|yen|brvbar|sect|uml|copy|ordf|laquo|not|shy|reg|macr|deg|plusmn|sup2|sup3|acute|micro|para|middot|cedil|sup1|ordm|raquo|frac14|frac12|frac34|iquest|Agrave|Aacute|Acirc|Atilde|Auml|Aring|AElig|Ccedil|Egrave|Eacute|Ecirc|Euml|Igrave|Iacute|Icirc|Iuml|ETH|Ntilde|Ograve|Oacute|Ocirc|Otilde|Ouml|times|Oslash|Ugrave|Uacute|Ucirc|Uuml|Yacute|THORN|szlig|agrave|aacute|acirc|atilde|auml|aring|aelig|ccedil|egrave|eacute|ecirc|euml|igrave|iacute|icirc|iuml|eth|ntilde|ograve|oacute|ocirc|otilde|ouml|divide|oslash|ugrave|uacute|ucirc|uuml|yacute|thorn|yuml|quot|amp|lt|gt|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html5:/·|℗|⋇|⪧|⩺|⋗|⦕|⩼|⪆|⥸|⋗|⋛|⪌|≷|≳|⪦|⩹|⋖|⋋|⋉|⥶|⩻|⦖|◃|⊴|◂|∉|⋹̸|⋵̸|∉|⋷|⋶|∌|∌|⋾|⋽|∥|⊠|⨱|⨰|&(?:AElig|AMP|Aacute|Acirc|Agrave|Aring|Atilde|Auml|COPY|Ccedil|ETH|Eacute|Ecirc|Egrave|Euml|GT|Iacute|Icirc|Igrave|Iuml|LT|Ntilde|Oacute|Ocirc|Ograve|Oslash|Otilde|Ouml|QUOT|REG|THORN|Uacute|Ucirc|Ugrave|Uuml|Yacute|aacute|acirc|acute|aelig|agrave|amp|aring|atilde|auml|brvbar|ccedil|cedil|cent|copy|curren|deg|divide|eacute|ecirc|egrave|eth|euml|frac12|frac14|frac34|gt|iacute|icirc|iexcl|igrave|iquest|iuml|laquo|lt|macr|micro|middot|nbsp|not|ntilde|oacute|ocirc|ograve|ordf|ordm|oslash|otilde|ouml|para|plusmn|pound|quot|raquo|reg|sect|shy|sup1|sup2|sup3|szlig|thorn|times|uacute|ucirc|ugrave|uml|uuml|yacute|yen|yuml|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g};td.namedReferences={xml:{entities:{"<":"<",">":">",""":'"',"'":"'","&":"&"},characters:{"<":"<",">":">",'"':""","'":"'","&":"&"}},html4:{entities:{"'":"'"," ":" "," ":" ","¡":"¡","¡":"¡","¢":"¢","¢":"¢","£":"£","£":"£","¤":"¤","¤":"¤","¥":"¥","¥":"¥","¦":"¦","¦":"¦","§":"§","§":"§","¨":"¨","¨":"¨","©":"©","©":"©","ª":"ª","ª":"ª","«":"«","«":"«","¬":"¬","¬":"¬","­":"","­":"","®":"®","®":"®","¯":"¯","¯":"¯","°":"°","°":"°","±":"±","±":"±","²":"²","²":"²","³":"³","³":"³","´":"´","´":"´","µ":"µ","µ":"µ","¶":"¶","¶":"¶","·":"·","·":"·","¸":"¸","¸":"¸","¹":"¹","¹":"¹","º":"º","º":"º","»":"»","»":"»","¼":"¼","¼":"¼","½":"½","½":"½","¾":"¾","¾":"¾","¿":"¿","¿":"¿","À":"À","À":"À","Á":"Á","Á":"Á","Â":"Â","Â":"Â","Ã":"Ã","Ã":"Ã","Ä":"Ä","Ä":"Ä","Å":"Å","Å":"Å","Æ":"Æ","Æ":"Æ","Ç":"Ç","Ç":"Ç","È":"È","È":"È","É":"É","É":"É","Ê":"Ê","Ê":"Ê","Ë":"Ë","Ë":"Ë","Ì":"Ì","Ì":"Ì","Í":"Í","Í":"Í","Î":"Î","Î":"Î","Ï":"Ï","Ï":"Ï","Ð":"Ð","Ð":"Ð","Ñ":"Ñ","Ñ":"Ñ","Ò":"Ò","Ò":"Ò","Ó":"Ó","Ó":"Ó","Ô":"Ô","Ô":"Ô","Õ":"Õ","Õ":"Õ","Ö":"Ö","Ö":"Ö","×":"×","×":"×","Ø":"Ø","Ø":"Ø","Ù":"Ù","Ù":"Ù","Ú":"Ú","Ú":"Ú","Û":"Û","Û":"Û","Ü":"Ü","Ü":"Ü","Ý":"Ý","Ý":"Ý","Þ":"Þ","Þ":"Þ","ß":"ß","ß":"ß","à":"à","à":"à","á":"á","á":"á","â":"â","â":"â","ã":"ã","ã":"ã","ä":"ä","ä":"ä","å":"å","å":"å","æ":"æ","æ":"æ","ç":"ç","ç":"ç","è":"è","è":"è","é":"é","é":"é","ê":"ê","ê":"ê","ë":"ë","ë":"ë","ì":"ì","ì":"ì","í":"í","í":"í","î":"î","î":"î","ï":"ï","ï":"ï","ð":"ð","ð":"ð","ñ":"ñ","ñ":"ñ","ò":"ò","ò":"ò","ó":"ó","ó":"ó","ô":"ô","ô":"ô","õ":"õ","õ":"õ","ö":"ö","ö":"ö","÷":"÷","÷":"÷","ø":"ø","ø":"ø","ù":"ù","ù":"ù","ú":"ú","ú":"ú","û":"û","û":"û","ü":"ü","ü":"ü","ý":"ý","ý":"ý","þ":"þ","þ":"þ","ÿ":"ÿ","ÿ":"ÿ",""":'"',""":'"',"&":"&","&":"&","<":"<","<":"<",">":">",">":">","Œ":"Œ","œ":"œ","Š":"Š","š":"š","Ÿ":"Ÿ","ˆ":"ˆ","˜":"˜"," ":" "," ":" "," ":" ","‌":"","‍":"","‎":"","‏":"","–":"–","—":"—","‘":"‘","’":"’","‚":"‚","“":"“","”":"”","„":"„","†":"†","‡":"‡","‰":"‰","‹":"‹","›":"›","€":"€","ƒ":"ƒ","Α":"Α","Β":"Β","Γ":"Γ","Δ":"Δ","Ε":"Ε","Ζ":"Ζ","Η":"Η","Θ":"Θ","Ι":"Ι","Κ":"Κ","Λ":"Λ","Μ":"Μ","Ν":"Ν","Ξ":"Ξ","Ο":"Ο","Π":"Π","Ρ":"Ρ","Σ":"Σ","Τ":"Τ","Υ":"Υ","Φ":"Φ","Χ":"Χ","Ψ":"Ψ","Ω":"Ω","α":"α","β":"β","γ":"γ","δ":"δ","ε":"ε","ζ":"ζ","η":"η","θ":"θ","ι":"ι","κ":"κ","λ":"λ","μ":"μ","ν":"ν","ξ":"ξ","ο":"ο","π":"π","ρ":"ρ","ς":"ς","σ":"σ","τ":"τ","υ":"υ","φ":"φ","χ":"χ","ψ":"ψ","ω":"ω","ϑ":"ϑ","ϒ":"ϒ","ϖ":"ϖ","•":"•","…":"…","′":"′","″":"″","‾":"‾","⁄":"⁄","℘":"℘","ℑ":"ℑ","ℜ":"ℜ","™":"™","ℵ":"ℵ","←":"←","↑":"↑","→":"→","↓":"↓","↔":"↔","↵":"↵","⇐":"⇐","⇑":"⇑","⇒":"⇒","⇓":"⇓","⇔":"⇔","∀":"∀","∂":"∂","∃":"∃","∅":"∅","∇":"∇","∈":"∈","∉":"∉","∋":"∋","∏":"∏","∑":"∑","−":"−","∗":"∗","√":"√","∝":"∝","∞":"∞","∠":"∠","∧":"∧","∨":"∨","∩":"∩","∪":"∪","∫":"∫","∴":"∴","∼":"∼","≅":"≅","≈":"≈","≠":"≠","≡":"≡","≤":"≤","≥":"≥","⊂":"⊂","⊃":"⊃","⊄":"⊄","⊆":"⊆","⊇":"⊇","⊕":"⊕","⊗":"⊗","⊥":"⊥","⋅":"⋅","⌈":"⌈","⌉":"⌉","⌊":"⌊","⌋":"⌋","⟨":"〈","⟩":"〉","◊":"◊","♠":"♠","♣":"♣","♥":"♥","♦":"♦"},characters:{"'":"'"," ":" ","¡":"¡","¢":"¢","£":"£","¤":"¤","¥":"¥","¦":"¦","§":"§","¨":"¨","©":"©",ª:"ª","«":"«","¬":"¬","":"­","®":"®","¯":"¯","°":"°","±":"±","²":"²","³":"³","´":"´",µ:"µ","¶":"¶","·":"·","¸":"¸","¹":"¹",º:"º","»":"»","¼":"¼","½":"½","¾":"¾","¿":"¿",À:"À",Á:"Á",Â:"Â",Ã:"Ã",Ä:"Ä",Å:"Å",Æ:"Æ",Ç:"Ç",È:"È",É:"É",Ê:"Ê",Ë:"Ë",Ì:"Ì",Í:"Í",Î:"Î",Ï:"Ï",Ð:"Ð",Ñ:"Ñ",Ò:"Ò",Ó:"Ó",Ô:"Ô",Õ:"Õ",Ö:"Ö","×":"×",Ø:"Ø",Ù:"Ù",Ú:"Ú",Û:"Û",Ü:"Ü",Ý:"Ý",Þ:"Þ",ß:"ß",à:"à",á:"á",â:"â",ã:"ã",ä:"ä",å:"å",æ:"æ",ç:"ç",è:"è",é:"é",ê:"ê",ë:"ë",ì:"ì",í:"í",î:"î",ï:"ï",ð:"ð",ñ:"ñ",ò:"ò",ó:"ó",ô:"ô",õ:"õ",ö:"ö","÷":"÷",ø:"ø",ù:"ù",ú:"ú",û:"û",ü:"ü",ý:"ý",þ:"þ",ÿ:"ÿ",'"':""","&":"&","<":"<",">":">",Œ:"Œ",œ:"œ",Š:"Š",š:"š",Ÿ:"Ÿ","ˆ":"ˆ","˜":"˜"," ":" "," ":" "," ":" ","":"‌","":"‍","":"‎","":"‏","–":"–","—":"—","‘":"‘","’":"’","‚":"‚","“":"“","”":"”","„":"„","†":"†","‡":"‡","‰":"‰","‹":"‹","›":"›","€":"€",ƒ:"ƒ",Α:"Α",Β:"Β",Γ:"Γ",Δ:"Δ",Ε:"Ε",Ζ:"Ζ",Η:"Η",Θ:"Θ",Ι:"Ι",Κ:"Κ",Λ:"Λ",Μ:"Μ",Ν:"Ν",Ξ:"Ξ",Ο:"Ο",Π:"Π",Ρ:"Ρ",Σ:"Σ",Τ:"Τ",Υ:"Υ",Φ:"Φ",Χ:"Χ",Ψ:"Ψ",Ω:"Ω",α:"α",β:"β",γ:"γ",δ:"δ",ε:"ε",ζ:"ζ",η:"η",θ:"θ",ι:"ι",κ:"κ",λ:"λ",μ:"μ",ν:"ν",ξ:"ξ",ο:"ο",π:"π",ρ:"ρ",ς:"ς",σ:"σ",τ:"τ",υ:"υ",φ:"φ",χ:"χ",ψ:"ψ",ω:"ω",ϑ:"ϑ",ϒ:"ϒ",ϖ:"ϖ","•":"•","…":"…","′":"′","″":"″","‾":"‾","⁄":"⁄","℘":"℘",ℑ:"ℑ",ℜ:"ℜ","™":"™",ℵ:"ℵ","←":"←","↑":"↑","→":"→","↓":"↓","↔":"↔","↵":"↵","⇐":"⇐","⇑":"⇑","⇒":"⇒","⇓":"⇓","⇔":"⇔","∀":"∀","∂":"∂","∃":"∃","∅":"∅","∇":"∇","∈":"∈","∉":"∉","∋":"∋","∏":"∏","∑":"∑","−":"−","∗":"∗","√":"√","∝":"∝","∞":"∞","∠":"∠","∧":"∧","∨":"∨","∩":"∩","∪":"∪","∫":"∫","∴":"∴","∼":"∼","≅":"≅","≈":"≈","≠":"≠","≡":"≡","≤":"≤","≥":"≥","⊂":"⊂","⊃":"⊃","⊄":"⊄","⊆":"⊆","⊇":"⊇","⊕":"⊕","⊗":"⊗","⊥":"⊥","⋅":"⋅","⌈":"⌈","⌉":"⌉","⌊":"⌊","⌋":"⌋","〈":"⟨","〉":"⟩","◊":"◊","♠":"♠","♣":"♣","♥":"♥","♦":"♦"}},html5:{entities:{"Æ":"Æ","Æ":"Æ","&":"&","&":"&","Á":"Á","Á":"Á","Ă":"Ă","Â":"Â","Â":"Â","А":"А","𝔄":"𝔄","À":"À","À":"À","Α":"Α","Ā":"Ā","⩓":"⩓","Ą":"Ą","𝔸":"𝔸","⁡":"","Å":"Å","Å":"Å","𝒜":"𝒜","≔":"≔","Ã":"Ã","Ã":"Ã","Ä":"Ä","Ä":"Ä","∖":"∖","⫧":"⫧","⌆":"⌆","Б":"Б","∵":"∵","ℬ":"ℬ","Β":"Β","𝔅":"𝔅","𝔹":"𝔹","˘":"˘","ℬ":"ℬ","≎":"≎","Ч":"Ч","©":"©","©":"©","Ć":"Ć","⋒":"⋒","ⅅ":"ⅅ","ℭ":"ℭ","Č":"Č","Ç":"Ç","Ç":"Ç","Ĉ":"Ĉ","∰":"∰","Ċ":"Ċ","¸":"¸","·":"·","ℭ":"ℭ","Χ":"Χ","⊙":"⊙","⊖":"⊖","⊕":"⊕","⊗":"⊗","∲":"∲","”":"”","’":"’","∷":"∷","⩴":"⩴","≡":"≡","∯":"∯","∮":"∮","ℂ":"ℂ","∐":"∐","∳":"∳","⨯":"⨯","𝒞":"𝒞","⋓":"⋓","≍":"≍","ⅅ":"ⅅ","⤑":"⤑","Ђ":"Ђ","Ѕ":"Ѕ","Џ":"Џ","‡":"‡","↡":"↡","⫤":"⫤","Ď":"Ď","Д":"Д","∇":"∇","Δ":"Δ","𝔇":"𝔇","´":"´","˙":"˙","˝":"˝","`":"`","˜":"˜","⋄":"⋄","ⅆ":"ⅆ","𝔻":"𝔻","¨":"¨","⃜":"⃜","≐":"≐","∯":"∯","¨":"¨","⇓":"⇓","⇐":"⇐","⇔":"⇔","⫤":"⫤","⟸":"⟸","⟺":"⟺","⟹":"⟹","⇒":"⇒","⊨":"⊨","⇑":"⇑","⇕":"⇕","∥":"∥","↓":"↓","⤓":"⤓","⇵":"⇵","̑":"̑","⥐":"⥐","⥞":"⥞","↽":"↽","⥖":"⥖","⥟":"⥟","⇁":"⇁","⥗":"⥗","⊤":"⊤","↧":"↧","⇓":"⇓","𝒟":"𝒟","Đ":"Đ","Ŋ":"Ŋ","Ð":"Ð","Ð":"Ð","É":"É","É":"É","Ě":"Ě","Ê":"Ê","Ê":"Ê","Э":"Э","Ė":"Ė","𝔈":"𝔈","È":"È","È":"È","∈":"∈","Ē":"Ē","◻":"◻","▫":"▫","Ę":"Ę","𝔼":"𝔼","Ε":"Ε","⩵":"⩵","≂":"≂","⇌":"⇌","ℰ":"ℰ","⩳":"⩳","Η":"Η","Ë":"Ë","Ë":"Ë","∃":"∃","ⅇ":"ⅇ","Ф":"Ф","𝔉":"𝔉","◼":"◼","▪":"▪","𝔽":"𝔽","∀":"∀","ℱ":"ℱ","ℱ":"ℱ","Ѓ":"Ѓ",">":">",">":">","Γ":"Γ","Ϝ":"Ϝ","Ğ":"Ğ","Ģ":"Ģ","Ĝ":"Ĝ","Г":"Г","Ġ":"Ġ","𝔊":"𝔊","⋙":"⋙","𝔾":"𝔾","≥":"≥","⋛":"⋛","≧":"≧","⪢":"⪢","≷":"≷","⩾":"⩾","≳":"≳","𝒢":"𝒢","≫":"≫","Ъ":"Ъ","ˇ":"ˇ","^":"^","Ĥ":"Ĥ","ℌ":"ℌ","ℋ":"ℋ","ℍ":"ℍ","─":"─","ℋ":"ℋ","Ħ":"Ħ","≎":"≎","≏":"≏","Е":"Е","IJ":"IJ","Ё":"Ё","Í":"Í","Í":"Í","Î":"Î","Î":"Î","И":"И","İ":"İ","ℑ":"ℑ","Ì":"Ì","Ì":"Ì","ℑ":"ℑ","Ī":"Ī","ⅈ":"ⅈ","⇒":"⇒","∬":"∬","∫":"∫","⋂":"⋂","⁣":"","⁢":"","Į":"Į","𝕀":"𝕀","Ι":"Ι","ℐ":"ℐ","Ĩ":"Ĩ","І":"І","Ï":"Ï","Ï":"Ï","Ĵ":"Ĵ","Й":"Й","𝔍":"𝔍","𝕁":"𝕁","𝒥":"𝒥","Ј":"Ј","Є":"Є","Х":"Х","Ќ":"Ќ","Κ":"Κ","Ķ":"Ķ","К":"К","𝔎":"𝔎","𝕂":"𝕂","𝒦":"𝒦","Љ":"Љ","<":"<","<":"<","Ĺ":"Ĺ","Λ":"Λ","⟪":"⟪","ℒ":"ℒ","↞":"↞","Ľ":"Ľ","Ļ":"Ļ","Л":"Л","⟨":"⟨","←":"←","⇤":"⇤","⇆":"⇆","⌈":"⌈","⟦":"⟦","⥡":"⥡","⇃":"⇃","⥙":"⥙","⌊":"⌊","↔":"↔","⥎":"⥎","⊣":"⊣","↤":"↤","⥚":"⥚","⊲":"⊲","⧏":"⧏","⊴":"⊴","⥑":"⥑","⥠":"⥠","↿":"↿","⥘":"⥘","↼":"↼","⥒":"⥒","⇐":"⇐","⇔":"⇔","⋚":"⋚","≦":"≦","≶":"≶","⪡":"⪡","⩽":"⩽","≲":"≲","𝔏":"𝔏","⋘":"⋘","⇚":"⇚","Ŀ":"Ŀ","⟵":"⟵","⟷":"⟷","⟶":"⟶","⟸":"⟸","⟺":"⟺","⟹":"⟹","𝕃":"𝕃","↙":"↙","↘":"↘","ℒ":"ℒ","↰":"↰","Ł":"Ł","≪":"≪","⤅":"⤅","М":"М"," ":" ","ℳ":"ℳ","𝔐":"𝔐","∓":"∓","𝕄":"𝕄","ℳ":"ℳ","Μ":"Μ","Њ":"Њ","Ń":"Ń","Ň":"Ň","Ņ":"Ņ","Н":"Н","​":"","​":"","​":"","​":"","≫":"≫","≪":"≪","
":`
|
|
169
|
+
`,"𝔑":"𝔑","⁠":""," ":" ","ℕ":"ℕ","⫬":"⫬","≢":"≢","≭":"≭","∦":"∦","∉":"∉","≠":"≠","≂̸":"≂̸","∄":"∄","≯":"≯","≱":"≱","≧̸":"≧̸","≫̸":"≫̸","≹":"≹","⩾̸":"⩾̸","≵":"≵","≎̸":"≎̸","≏̸":"≏̸","⋪":"⋪","⧏̸":"⧏̸","⋬":"⋬","≮":"≮","≰":"≰","≸":"≸","≪̸":"≪̸","⩽̸":"⩽̸","≴":"≴","⪢̸":"⪢̸","⪡̸":"⪡̸","⊀":"⊀","⪯̸":"⪯̸","⋠":"⋠","∌":"∌","⋫":"⋫","⧐̸":"⧐̸","⋭":"⋭","⊏̸":"⊏̸","⋢":"⋢","⊐̸":"⊐̸","⋣":"⋣","⊂⃒":"⊂⃒","⊈":"⊈","⊁":"⊁","⪰̸":"⪰̸","⋡":"⋡","≿̸":"≿̸","⊃⃒":"⊃⃒","⊉":"⊉","≁":"≁","≄":"≄","≇":"≇","≉":"≉","∤":"∤","𝒩":"𝒩","Ñ":"Ñ","Ñ":"Ñ","Ν":"Ν","Œ":"Œ","Ó":"Ó","Ó":"Ó","Ô":"Ô","Ô":"Ô","О":"О","Ő":"Ő","𝔒":"𝔒","Ò":"Ò","Ò":"Ò","Ō":"Ō","Ω":"Ω","Ο":"Ο","𝕆":"𝕆","“":"“","‘":"‘","⩔":"⩔","𝒪":"𝒪","Ø":"Ø","Ø":"Ø","Õ":"Õ","Õ":"Õ","⨷":"⨷","Ö":"Ö","Ö":"Ö","‾":"‾","⏞":"⏞","⎴":"⎴","⏜":"⏜","∂":"∂","П":"П","𝔓":"𝔓","Φ":"Φ","Π":"Π","±":"±","ℌ":"ℌ","ℙ":"ℙ","⪻":"⪻","≺":"≺","⪯":"⪯","≼":"≼","≾":"≾","″":"″","∏":"∏","∷":"∷","∝":"∝","𝒫":"𝒫","Ψ":"Ψ",""":'"',""":'"',"𝔔":"𝔔","ℚ":"ℚ","𝒬":"𝒬","⤐":"⤐","®":"®","®":"®","Ŕ":"Ŕ","⟫":"⟫","↠":"↠","⤖":"⤖","Ř":"Ř","Ŗ":"Ŗ","Р":"Р","ℜ":"ℜ","∋":"∋","⇋":"⇋","⥯":"⥯","ℜ":"ℜ","Ρ":"Ρ","⟩":"⟩","→":"→","⇥":"⇥","⇄":"⇄","⌉":"⌉","⟧":"⟧","⥝":"⥝","⇂":"⇂","⥕":"⥕","⌋":"⌋","⊢":"⊢","↦":"↦","⥛":"⥛","⊳":"⊳","⧐":"⧐","⊵":"⊵","⥏":"⥏","⥜":"⥜","↾":"↾","⥔":"⥔","⇀":"⇀","⥓":"⥓","⇒":"⇒","ℝ":"ℝ","⥰":"⥰","⇛":"⇛","ℛ":"ℛ","↱":"↱","⧴":"⧴","Щ":"Щ","Ш":"Ш","Ь":"Ь","Ś":"Ś","⪼":"⪼","Š":"Š","Ş":"Ş","Ŝ":"Ŝ","С":"С","𝔖":"𝔖","↓":"↓","←":"←","→":"→","↑":"↑","Σ":"Σ","∘":"∘","𝕊":"𝕊","√":"√","□":"□","⊓":"⊓","⊏":"⊏","⊑":"⊑","⊐":"⊐","⊒":"⊒","⊔":"⊔","𝒮":"𝒮","⋆":"⋆","⋐":"⋐","⋐":"⋐","⊆":"⊆","≻":"≻","⪰":"⪰","≽":"≽","≿":"≿","∋":"∋","∑":"∑","⋑":"⋑","⊃":"⊃","⊇":"⊇","⋑":"⋑","Þ":"Þ","Þ":"Þ","™":"™","Ћ":"Ћ","Ц":"Ц","	":" ","Τ":"Τ","Ť":"Ť","Ţ":"Ţ","Т":"Т","𝔗":"𝔗","∴":"∴","Θ":"Θ","  ":" "," ":" ","∼":"∼","≃":"≃","≅":"≅","≈":"≈","𝕋":"𝕋","⃛":"⃛","𝒯":"𝒯","Ŧ":"Ŧ","Ú":"Ú","Ú":"Ú","↟":"↟","⥉":"⥉","Ў":"Ў","Ŭ":"Ŭ","Û":"Û","Û":"Û","У":"У","Ű":"Ű","𝔘":"𝔘","Ù":"Ù","Ù":"Ù","Ū":"Ū","_":"_","⏟":"⏟","⎵":"⎵","⏝":"⏝","⋃":"⋃","⊎":"⊎","Ų":"Ų","𝕌":"𝕌","↑":"↑","⤒":"⤒","⇅":"⇅","↕":"↕","⥮":"⥮","⊥":"⊥","↥":"↥","⇑":"⇑","⇕":"⇕","↖":"↖","↗":"↗","ϒ":"ϒ","Υ":"Υ","Ů":"Ů","𝒰":"𝒰","Ũ":"Ũ","Ü":"Ü","Ü":"Ü","⊫":"⊫","⫫":"⫫","В":"В","⊩":"⊩","⫦":"⫦","⋁":"⋁","‖":"‖","‖":"‖","∣":"∣","|":"|","❘":"❘","≀":"≀"," ":" ","𝔙":"𝔙","𝕍":"𝕍","𝒱":"𝒱","⊪":"⊪","Ŵ":"Ŵ","⋀":"⋀","𝔚":"𝔚","𝕎":"𝕎","𝒲":"𝒲","𝔛":"𝔛","Ξ":"Ξ","𝕏":"𝕏","𝒳":"𝒳","Я":"Я","Ї":"Ї","Ю":"Ю","Ý":"Ý","Ý":"Ý","Ŷ":"Ŷ","Ы":"Ы","𝔜":"𝔜","𝕐":"𝕐","𝒴":"𝒴","Ÿ":"Ÿ","Ж":"Ж","Ź":"Ź","Ž":"Ž","З":"З","Ż":"Ż","​":"","Ζ":"Ζ","ℨ":"ℨ","ℤ":"ℤ","𝒵":"𝒵","á":"á","á":"á","ă":"ă","∾":"∾","∾̳":"∾̳","∿":"∿","â":"â","â":"â","´":"´","´":"´","а":"а","æ":"æ","æ":"æ","⁡":"","𝔞":"𝔞","à":"à","à":"à","ℵ":"ℵ","ℵ":"ℵ","α":"α","ā":"ā","⨿":"⨿","&":"&","&":"&","∧":"∧","⩕":"⩕","⩜":"⩜","⩘":"⩘","⩚":"⩚","∠":"∠","⦤":"⦤","∠":"∠","∡":"∡","⦨":"⦨","⦩":"⦩","⦪":"⦪","⦫":"⦫","⦬":"⦬","⦭":"⦭","⦮":"⦮","⦯":"⦯","∟":"∟","⊾":"⊾","⦝":"⦝","∢":"∢","Å":"Å","⍼":"⍼","ą":"ą","𝕒":"𝕒","≈":"≈","⩰":"⩰","⩯":"⩯","≊":"≊","≋":"≋","'":"'","≈":"≈","≊":"≊","å":"å","å":"å","𝒶":"𝒶","*":"*","≈":"≈","≍":"≍","ã":"ã","ã":"ã","ä":"ä","ä":"ä","∳":"∳","⨑":"⨑","⫭":"⫭","≌":"≌","϶":"϶","‵":"‵","∽":"∽","⋍":"⋍","⊽":"⊽","⌅":"⌅","⌅":"⌅","⎵":"⎵","⎶":"⎶","≌":"≌","б":"б","„":"„","∵":"∵","∵":"∵","⦰":"⦰","϶":"϶","ℬ":"ℬ","β":"β","ℶ":"ℶ","≬":"≬","𝔟":"𝔟","⋂":"⋂","◯":"◯","⋃":"⋃","⨀":"⨀","⨁":"⨁","⨂":"⨂","⨆":"⨆","★":"★","▽":"▽","△":"△","⨄":"⨄","⋁":"⋁","⋀":"⋀","⤍":"⤍","⧫":"⧫","▪":"▪","▴":"▴","▾":"▾","◂":"◂","▸":"▸","␣":"␣","▒":"▒","░":"░","▓":"▓","█":"█","=⃥":"=⃥","≡⃥":"≡⃥","⌐":"⌐","𝕓":"𝕓","⊥":"⊥","⊥":"⊥","⋈":"⋈","╗":"╗","╔":"╔","╖":"╖","╓":"╓","═":"═","╦":"╦","╩":"╩","╤":"╤","╧":"╧","╝":"╝","╚":"╚","╜":"╜","╙":"╙","║":"║","╬":"╬","╣":"╣","╠":"╠","╫":"╫","╢":"╢","╟":"╟","⧉":"⧉","╕":"╕","╒":"╒","┐":"┐","┌":"┌","─":"─","╥":"╥","╨":"╨","┬":"┬","┴":"┴","⊟":"⊟","⊞":"⊞","⊠":"⊠","╛":"╛","╘":"╘","┘":"┘","└":"└","│":"│","╪":"╪","╡":"╡","╞":"╞","┼":"┼","┤":"┤","├":"├","‵":"‵","˘":"˘","¦":"¦","¦":"¦","𝒷":"𝒷","⁏":"⁏","∽":"∽","⋍":"⋍","\":"\\","⧅":"⧅","⟈":"⟈","•":"•","•":"•","≎":"≎","⪮":"⪮","≏":"≏","≏":"≏","ć":"ć","∩":"∩","⩄":"⩄","⩉":"⩉","⩋":"⩋","⩇":"⩇","⩀":"⩀","∩︀":"∩︀","⁁":"⁁","ˇ":"ˇ","⩍":"⩍","č":"č","ç":"ç","ç":"ç","ĉ":"ĉ","⩌":"⩌","⩐":"⩐","ċ":"ċ","¸":"¸","¸":"¸","⦲":"⦲","¢":"¢","¢":"¢","·":"·","𝔠":"𝔠","ч":"ч","✓":"✓","✓":"✓","χ":"χ","○":"○","⧃":"⧃","ˆ":"ˆ","≗":"≗","↺":"↺","↻":"↻","®":"®","Ⓢ":"Ⓢ","⊛":"⊛","⊚":"⊚","⊝":"⊝","≗":"≗","⨐":"⨐","⫯":"⫯","⧂":"⧂","♣":"♣","♣":"♣",":":":","≔":"≔","≔":"≔",",":",","@":"@","∁":"∁","∘":"∘","∁":"∁","ℂ":"ℂ","≅":"≅","⩭":"⩭","∮":"∮","𝕔":"𝕔","∐":"∐","©":"©","©":"©","℗":"℗","↵":"↵","✗":"✗","𝒸":"𝒸","⫏":"⫏","⫑":"⫑","⫐":"⫐","⫒":"⫒","⋯":"⋯","⤸":"⤸","⤵":"⤵","⋞":"⋞","⋟":"⋟","↶":"↶","⤽":"⤽","∪":"∪","⩈":"⩈","⩆":"⩆","⩊":"⩊","⊍":"⊍","⩅":"⩅","∪︀":"∪︀","↷":"↷","⤼":"⤼","⋞":"⋞","⋟":"⋟","⋎":"⋎","⋏":"⋏","¤":"¤","¤":"¤","↶":"↶","↷":"↷","⋎":"⋎","⋏":"⋏","∲":"∲","∱":"∱","⌭":"⌭","⇓":"⇓","⥥":"⥥","†":"†","ℸ":"ℸ","↓":"↓","‐":"‐","⊣":"⊣","⤏":"⤏","˝":"˝","ď":"ď","д":"д","ⅆ":"ⅆ","‡":"‡","⇊":"⇊","⩷":"⩷","°":"°","°":"°","δ":"δ","⦱":"⦱","⥿":"⥿","𝔡":"𝔡","⇃":"⇃","⇂":"⇂","⋄":"⋄","⋄":"⋄","♦":"♦","♦":"♦","¨":"¨","ϝ":"ϝ","⋲":"⋲","÷":"÷","÷":"÷","÷":"÷","⋇":"⋇","⋇":"⋇","ђ":"ђ","⌞":"⌞","⌍":"⌍","$":"$","𝕕":"𝕕","˙":"˙","≐":"≐","≑":"≑","∸":"∸","∔":"∔","⊡":"⊡","⌆":"⌆","↓":"↓","⇊":"⇊","⇃":"⇃","⇂":"⇂","⤐":"⤐","⌟":"⌟","⌌":"⌌","𝒹":"𝒹","ѕ":"ѕ","⧶":"⧶","đ":"đ","⋱":"⋱","▿":"▿","▾":"▾","⇵":"⇵","⥯":"⥯","⦦":"⦦","џ":"џ","⟿":"⟿","⩷":"⩷","≑":"≑","é":"é","é":"é","⩮":"⩮","ě":"ě","≖":"≖","ê":"ê","ê":"ê","≕":"≕","э":"э","ė":"ė","ⅇ":"ⅇ","≒":"≒","𝔢":"𝔢","⪚":"⪚","è":"è","è":"è","⪖":"⪖","⪘":"⪘","⪙":"⪙","⏧":"⏧","ℓ":"ℓ","⪕":"⪕","⪗":"⪗","ē":"ē","∅":"∅","∅":"∅","∅":"∅"," ":" "," ":" "," ":" ","ŋ":"ŋ"," ":" ","ę":"ę","𝕖":"𝕖","⋕":"⋕","⧣":"⧣","⩱":"⩱","ε":"ε","ε":"ε","ϵ":"ϵ","≖":"≖","≕":"≕","≂":"≂","⪖":"⪖","⪕":"⪕","=":"=","≟":"≟","≡":"≡","⩸":"⩸","⧥":"⧥","≓":"≓","⥱":"⥱","ℯ":"ℯ","≐":"≐","≂":"≂","η":"η","ð":"ð","ð":"ð","ë":"ë","ë":"ë","€":"€","!":"!","∃":"∃","ℰ":"ℰ","ⅇ":"ⅇ","≒":"≒","ф":"ф","♀":"♀","ffi":"ffi","ff":"ff","ffl":"ffl","𝔣":"𝔣","fi":"fi","fj":"fj","♭":"♭","fl":"fl","▱":"▱","ƒ":"ƒ","𝕗":"𝕗","∀":"∀","⋔":"⋔","⫙":"⫙","⨍":"⨍","½":"½","½":"½","⅓":"⅓","¼":"¼","¼":"¼","⅕":"⅕","⅙":"⅙","⅛":"⅛","⅔":"⅔","⅖":"⅖","¾":"¾","¾":"¾","⅗":"⅗","⅜":"⅜","⅘":"⅘","⅚":"⅚","⅝":"⅝","⅞":"⅞","⁄":"⁄","⌢":"⌢","𝒻":"𝒻","≧":"≧","⪌":"⪌","ǵ":"ǵ","γ":"γ","ϝ":"ϝ","⪆":"⪆","ğ":"ğ","ĝ":"ĝ","г":"г","ġ":"ġ","≥":"≥","⋛":"⋛","≥":"≥","≧":"≧","⩾":"⩾","⩾":"⩾","⪩":"⪩","⪀":"⪀","⪂":"⪂","⪄":"⪄","⋛︀":"⋛︀","⪔":"⪔","𝔤":"𝔤","≫":"≫","⋙":"⋙","ℷ":"ℷ","ѓ":"ѓ","≷":"≷","⪒":"⪒","⪥":"⪥","⪤":"⪤","≩":"≩","⪊":"⪊","⪊":"⪊","⪈":"⪈","⪈":"⪈","≩":"≩","⋧":"⋧","𝕘":"𝕘","`":"`","ℊ":"ℊ","≳":"≳","⪎":"⪎","⪐":"⪐",">":">",">":">","⪧":"⪧","⩺":"⩺","⋗":"⋗","⦕":"⦕","⩼":"⩼","⪆":"⪆","⥸":"⥸","⋗":"⋗","⋛":"⋛","⪌":"⪌","≷":"≷","≳":"≳","≩︀":"≩︀","≩︀":"≩︀","⇔":"⇔"," ":" ","½":"½","ℋ":"ℋ","ъ":"ъ","↔":"↔","⥈":"⥈","↭":"↭","ℏ":"ℏ","ĥ":"ĥ","♥":"♥","♥":"♥","…":"…","⊹":"⊹","𝔥":"𝔥","⤥":"⤥","⤦":"⤦","⇿":"⇿","∻":"∻","↩":"↩","↪":"↪","𝕙":"𝕙","―":"―","𝒽":"𝒽","ℏ":"ℏ","ħ":"ħ","⁃":"⁃","‐":"‐","í":"í","í":"í","⁣":"","î":"î","î":"î","и":"и","е":"е","¡":"¡","¡":"¡","⇔":"⇔","𝔦":"𝔦","ì":"ì","ì":"ì","ⅈ":"ⅈ","⨌":"⨌","∭":"∭","⧜":"⧜","℩":"℩","ij":"ij","ī":"ī","ℑ":"ℑ","ℐ":"ℐ","ℑ":"ℑ","ı":"ı","⊷":"⊷","Ƶ":"Ƶ","∈":"∈","℅":"℅","∞":"∞","⧝":"⧝","ı":"ı","∫":"∫","⊺":"⊺","ℤ":"ℤ","⊺":"⊺","⨗":"⨗","⨼":"⨼","ё":"ё","į":"į","𝕚":"𝕚","ι":"ι","⨼":"⨼","¿":"¿","¿":"¿","𝒾":"𝒾","∈":"∈","⋹":"⋹","⋵":"⋵","⋴":"⋴","⋳":"⋳","∈":"∈","⁢":"","ĩ":"ĩ","і":"і","ï":"ï","ï":"ï","ĵ":"ĵ","й":"й","𝔧":"𝔧","ȷ":"ȷ","𝕛":"𝕛","𝒿":"𝒿","ј":"ј","є":"є","κ":"κ","ϰ":"ϰ","ķ":"ķ","к":"к","𝔨":"𝔨","ĸ":"ĸ","х":"х","ќ":"ќ","𝕜":"𝕜","𝓀":"𝓀","⇚":"⇚","⇐":"⇐","⤛":"⤛","⤎":"⤎","≦":"≦","⪋":"⪋","⥢":"⥢","ĺ":"ĺ","⦴":"⦴","ℒ":"ℒ","λ":"λ","⟨":"⟨","⦑":"⦑","⟨":"⟨","⪅":"⪅","«":"«","«":"«","←":"←","⇤":"⇤","⤟":"⤟","⤝":"⤝","↩":"↩","↫":"↫","⤹":"⤹","⥳":"⥳","↢":"↢","⪫":"⪫","⤙":"⤙","⪭":"⪭","⪭︀":"⪭︀","⤌":"⤌","❲":"❲","{":"{","[":"[","⦋":"⦋","⦏":"⦏","⦍":"⦍","ľ":"ľ","ļ":"ļ","⌈":"⌈","{":"{","л":"л","⤶":"⤶","“":"“","„":"„","⥧":"⥧","⥋":"⥋","↲":"↲","≤":"≤","←":"←","↢":"↢","↽":"↽","↼":"↼","⇇":"⇇","↔":"↔","⇆":"⇆","⇋":"⇋","↭":"↭","⋋":"⋋","⋚":"⋚","≤":"≤","≦":"≦","⩽":"⩽","⩽":"⩽","⪨":"⪨","⩿":"⩿","⪁":"⪁","⪃":"⪃","⋚︀":"⋚︀","⪓":"⪓","⪅":"⪅","⋖":"⋖","⋚":"⋚","⪋":"⪋","≶":"≶","≲":"≲","⥼":"⥼","⌊":"⌊","𝔩":"𝔩","≶":"≶","⪑":"⪑","↽":"↽","↼":"↼","⥪":"⥪","▄":"▄","љ":"љ","≪":"≪","⇇":"⇇","⌞":"⌞","⥫":"⥫","◺":"◺","ŀ":"ŀ","⎰":"⎰","⎰":"⎰","≨":"≨","⪉":"⪉","⪉":"⪉","⪇":"⪇","⪇":"⪇","≨":"≨","⋦":"⋦","⟬":"⟬","⇽":"⇽","⟦":"⟦","⟵":"⟵","⟷":"⟷","⟼":"⟼","⟶":"⟶","↫":"↫","↬":"↬","⦅":"⦅","𝕝":"𝕝","⨭":"⨭","⨴":"⨴","∗":"∗","_":"_","◊":"◊","◊":"◊","⧫":"⧫","(":"(","⦓":"⦓","⇆":"⇆","⌟":"⌟","⇋":"⇋","⥭":"⥭","‎":"","⊿":"⊿","‹":"‹","𝓁":"𝓁","↰":"↰","≲":"≲","⪍":"⪍","⪏":"⪏","[":"[","‘":"‘","‚":"‚","ł":"ł","<":"<","<":"<","⪦":"⪦","⩹":"⩹","⋖":"⋖","⋋":"⋋","⋉":"⋉","⥶":"⥶","⩻":"⩻","⦖":"⦖","◃":"◃","⊴":"⊴","◂":"◂","⥊":"⥊","⥦":"⥦","≨︀":"≨︀","≨︀":"≨︀","∺":"∺","¯":"¯","¯":"¯","♂":"♂","✠":"✠","✠":"✠","↦":"↦","↦":"↦","↧":"↧","↤":"↤","↥":"↥","▮":"▮","⨩":"⨩","м":"м","—":"—","∡":"∡","𝔪":"𝔪","℧":"℧","µ":"µ","µ":"µ","∣":"∣","*":"*","⫰":"⫰","·":"·","·":"·","−":"−","⊟":"⊟","∸":"∸","⨪":"⨪","⫛":"⫛","…":"…","∓":"∓","⊧":"⊧","𝕞":"𝕞","∓":"∓","𝓂":"𝓂","∾":"∾","μ":"μ","⊸":"⊸","⊸":"⊸","⋙̸":"⋙̸","≫⃒":"≫⃒","≫̸":"≫̸","⇍":"⇍","⇎":"⇎","⋘̸":"⋘̸","≪⃒":"≪⃒","≪̸":"≪̸","⇏":"⇏","⊯":"⊯","⊮":"⊮","∇":"∇","ń":"ń","∠⃒":"∠⃒","≉":"≉","⩰̸":"⩰̸","≋̸":"≋̸","ʼn":"ʼn","≉":"≉","♮":"♮","♮":"♮","ℕ":"ℕ"," ":" "," ":" ","≎̸":"≎̸","≏̸":"≏̸","⩃":"⩃","ň":"ň","ņ":"ņ","≇":"≇","⩭̸":"⩭̸","⩂":"⩂","н":"н","–":"–","≠":"≠","⇗":"⇗","⤤":"⤤","↗":"↗","↗":"↗","≐̸":"≐̸","≢":"≢","⤨":"⤨","≂̸":"≂̸","∄":"∄","∄":"∄","𝔫":"𝔫","≧̸":"≧̸","≱":"≱","≱":"≱","≧̸":"≧̸","⩾̸":"⩾̸","⩾̸":"⩾̸","≵":"≵","≯":"≯","≯":"≯","⇎":"⇎","↮":"↮","⫲":"⫲","∋":"∋","⋼":"⋼","⋺":"⋺","∋":"∋","њ":"њ","⇍":"⇍","≦̸":"≦̸","↚":"↚","‥":"‥","≰":"≰","↚":"↚","↮":"↮","≰":"≰","≦̸":"≦̸","⩽̸":"⩽̸","⩽̸":"⩽̸","≮":"≮","≴":"≴","≮":"≮","⋪":"⋪","⋬":"⋬","∤":"∤","𝕟":"𝕟","¬":"¬","¬":"¬","∉":"∉","⋹̸":"⋹̸","⋵̸":"⋵̸","∉":"∉","⋷":"⋷","⋶":"⋶","∌":"∌","∌":"∌","⋾":"⋾","⋽":"⋽","∦":"∦","∦":"∦","⫽⃥":"⫽⃥","∂̸":"∂̸","⨔":"⨔","⊀":"⊀","⋠":"⋠","⪯̸":"⪯̸","⊀":"⊀","⪯̸":"⪯̸","⇏":"⇏","↛":"↛","⤳̸":"⤳̸","↝̸":"↝̸","↛":"↛","⋫":"⋫","⋭":"⋭","⊁":"⊁","⋡":"⋡","⪰̸":"⪰̸","𝓃":"𝓃","∤":"∤","∦":"∦","≁":"≁","≄":"≄","≄":"≄","∤":"∤","∦":"∦","⋢":"⋢","⋣":"⋣","⊄":"⊄","⫅̸":"⫅̸","⊈":"⊈","⊂⃒":"⊂⃒","⊈":"⊈","⫅̸":"⫅̸","⊁":"⊁","⪰̸":"⪰̸","⊅":"⊅","⫆̸":"⫆̸","⊉":"⊉","⊃⃒":"⊃⃒","⊉":"⊉","⫆̸":"⫆̸","≹":"≹","ñ":"ñ","ñ":"ñ","≸":"≸","⋪":"⋪","⋬":"⋬","⋫":"⋫","⋭":"⋭","ν":"ν","#":"#","№":"№"," ":" ","⊭":"⊭","⤄":"⤄","≍⃒":"≍⃒","⊬":"⊬","≥⃒":"≥⃒",">⃒":">⃒","⧞":"⧞","⤂":"⤂","≤⃒":"≤⃒","<⃒":"<⃒","⊴⃒":"⊴⃒","⤃":"⤃","⊵⃒":"⊵⃒","∼⃒":"∼⃒","⇖":"⇖","⤣":"⤣","↖":"↖","↖":"↖","⤧":"⤧","Ⓢ":"Ⓢ","ó":"ó","ó":"ó","⊛":"⊛","⊚":"⊚","ô":"ô","ô":"ô","о":"о","⊝":"⊝","ő":"ő","⨸":"⨸","⊙":"⊙","⦼":"⦼","œ":"œ","⦿":"⦿","𝔬":"𝔬","˛":"˛","ò":"ò","ò":"ò","⧁":"⧁","⦵":"⦵","Ω":"Ω","∮":"∮","↺":"↺","⦾":"⦾","⦻":"⦻","‾":"‾","⧀":"⧀","ō":"ō","ω":"ω","ο":"ο","⦶":"⦶","⊖":"⊖","𝕠":"𝕠","⦷":"⦷","⦹":"⦹","⊕":"⊕","∨":"∨","↻":"↻","⩝":"⩝","ℴ":"ℴ","ℴ":"ℴ","ª":"ª","ª":"ª","º":"º","º":"º","⊶":"⊶","⩖":"⩖","⩗":"⩗","⩛":"⩛","ℴ":"ℴ","ø":"ø","ø":"ø","⊘":"⊘","õ":"õ","õ":"õ","⊗":"⊗","⨶":"⨶","ö":"ö","ö":"ö","⌽":"⌽","∥":"∥","¶":"¶","¶":"¶","∥":"∥","⫳":"⫳","⫽":"⫽","∂":"∂","п":"п","%":"%",".":".","‰":"‰","⊥":"⊥","‱":"‱","𝔭":"𝔭","φ":"φ","ϕ":"ϕ","ℳ":"ℳ","☎":"☎","π":"π","⋔":"⋔","ϖ":"ϖ","ℏ":"ℏ","ℎ":"ℎ","ℏ":"ℏ","+":"+","⨣":"⨣","⊞":"⊞","⨢":"⨢","∔":"∔","⨥":"⨥","⩲":"⩲","±":"±","±":"±","⨦":"⨦","⨧":"⨧","±":"±","⨕":"⨕","𝕡":"𝕡","£":"£","£":"£","≺":"≺","⪳":"⪳","⪷":"⪷","≼":"≼","⪯":"⪯","≺":"≺","⪷":"⪷","≼":"≼","⪯":"⪯","⪹":"⪹","⪵":"⪵","⋨":"⋨","≾":"≾","′":"′","ℙ":"ℙ","⪵":"⪵","⪹":"⪹","⋨":"⋨","∏":"∏","⌮":"⌮","⌒":"⌒","⌓":"⌓","∝":"∝","∝":"∝","≾":"≾","⊰":"⊰","𝓅":"𝓅","ψ":"ψ"," ":" ","𝔮":"𝔮","⨌":"⨌","𝕢":"𝕢","⁗":"⁗","𝓆":"𝓆","ℍ":"ℍ","⨖":"⨖","?":"?","≟":"≟",""":'"',""":'"',"⇛":"⇛","⇒":"⇒","⤜":"⤜","⤏":"⤏","⥤":"⥤","∽̱":"∽̱","ŕ":"ŕ","√":"√","⦳":"⦳","⟩":"⟩","⦒":"⦒","⦥":"⦥","⟩":"⟩","»":"»","»":"»","→":"→","⥵":"⥵","⇥":"⇥","⤠":"⤠","⤳":"⤳","⤞":"⤞","↪":"↪","↬":"↬","⥅":"⥅","⥴":"⥴","↣":"↣","↝":"↝","⤚":"⤚","∶":"∶","ℚ":"ℚ","⤍":"⤍","❳":"❳","}":"}","]":"]","⦌":"⦌","⦎":"⦎","⦐":"⦐","ř":"ř","ŗ":"ŗ","⌉":"⌉","}":"}","р":"р","⤷":"⤷","⥩":"⥩","”":"”","”":"”","↳":"↳","ℜ":"ℜ","ℛ":"ℛ","ℜ":"ℜ","ℝ":"ℝ","▭":"▭","®":"®","®":"®","⥽":"⥽","⌋":"⌋","𝔯":"𝔯","⇁":"⇁","⇀":"⇀","⥬":"⥬","ρ":"ρ","ϱ":"ϱ","→":"→","↣":"↣","⇁":"⇁","⇀":"⇀","⇄":"⇄","⇌":"⇌","⇉":"⇉","↝":"↝","⋌":"⋌","˚":"˚","≓":"≓","⇄":"⇄","⇌":"⇌","‏":"","⎱":"⎱","⎱":"⎱","⫮":"⫮","⟭":"⟭","⇾":"⇾","⟧":"⟧","⦆":"⦆","𝕣":"𝕣","⨮":"⨮","⨵":"⨵",")":")","⦔":"⦔","⨒":"⨒","⇉":"⇉","›":"›","𝓇":"𝓇","↱":"↱","]":"]","’":"’","’":"’","⋌":"⋌","⋊":"⋊","▹":"▹","⊵":"⊵","▸":"▸","⧎":"⧎","⥨":"⥨","℞":"℞","ś":"ś","‚":"‚","≻":"≻","⪴":"⪴","⪸":"⪸","š":"š","≽":"≽","⪰":"⪰","ş":"ş","ŝ":"ŝ","⪶":"⪶","⪺":"⪺","⋩":"⋩","⨓":"⨓","≿":"≿","с":"с","⋅":"⋅","⊡":"⊡","⩦":"⩦","⇘":"⇘","⤥":"⤥","↘":"↘","↘":"↘","§":"§","§":"§",";":";","⤩":"⤩","∖":"∖","∖":"∖","✶":"✶","𝔰":"𝔰","⌢":"⌢","♯":"♯","щ":"щ","ш":"ш","∣":"∣","∥":"∥","­":"","­":"","σ":"σ","ς":"ς","ς":"ς","∼":"∼","⩪":"⩪","≃":"≃","≃":"≃","⪞":"⪞","⪠":"⪠","⪝":"⪝","⪟":"⪟","≆":"≆","⨤":"⨤","⥲":"⥲","←":"←","∖":"∖","⨳":"⨳","⧤":"⧤","∣":"∣","⌣":"⌣","⪪":"⪪","⪬":"⪬","⪬︀":"⪬︀","ь":"ь","/":"/","⧄":"⧄","⌿":"⌿","𝕤":"𝕤","♠":"♠","♠":"♠","∥":"∥","⊓":"⊓","⊓︀":"⊓︀","⊔":"⊔","⊔︀":"⊔︀","⊏":"⊏","⊑":"⊑","⊏":"⊏","⊑":"⊑","⊐":"⊐","⊒":"⊒","⊐":"⊐","⊒":"⊒","□":"□","□":"□","▪":"▪","▪":"▪","→":"→","𝓈":"𝓈","∖":"∖","⌣":"⌣","⋆":"⋆","☆":"☆","★":"★","ϵ":"ϵ","ϕ":"ϕ","¯":"¯","⊂":"⊂","⫅":"⫅","⪽":"⪽","⊆":"⊆","⫃":"⫃","⫁":"⫁","⫋":"⫋","⊊":"⊊","⪿":"⪿","⥹":"⥹","⊂":"⊂","⊆":"⊆","⫅":"⫅","⊊":"⊊","⫋":"⫋","⫇":"⫇","⫕":"⫕","⫓":"⫓","≻":"≻","⪸":"⪸","≽":"≽","⪰":"⪰","⪺":"⪺","⪶":"⪶","⋩":"⋩","≿":"≿","∑":"∑","♪":"♪","¹":"¹","¹":"¹","²":"²","²":"²","³":"³","³":"³","⊃":"⊃","⫆":"⫆","⪾":"⪾","⫘":"⫘","⊇":"⊇","⫄":"⫄","⟉":"⟉","⫗":"⫗","⥻":"⥻","⫂":"⫂","⫌":"⫌","⊋":"⊋","⫀":"⫀","⊃":"⊃","⊇":"⊇","⫆":"⫆","⊋":"⊋","⫌":"⫌","⫈":"⫈","⫔":"⫔","⫖":"⫖","⇙":"⇙","⤦":"⤦","↙":"↙","↙":"↙","⤪":"⤪","ß":"ß","ß":"ß","⌖":"⌖","τ":"τ","⎴":"⎴","ť":"ť","ţ":"ţ","т":"т","⃛":"⃛","⌕":"⌕","𝔱":"𝔱","∴":"∴","∴":"∴","θ":"θ","ϑ":"ϑ","ϑ":"ϑ","≈":"≈","∼":"∼"," ":" ","≈":"≈","∼":"∼","þ":"þ","þ":"þ","˜":"˜","×":"×","×":"×","⊠":"⊠","⨱":"⨱","⨰":"⨰","∭":"∭","⤨":"⤨","⊤":"⊤","⌶":"⌶","⫱":"⫱","𝕥":"𝕥","⫚":"⫚","⤩":"⤩","‴":"‴","™":"™","▵":"▵","▿":"▿","◃":"◃","⊴":"⊴","≜":"≜","▹":"▹","⊵":"⊵","◬":"◬","≜":"≜","⨺":"⨺","⨹":"⨹","⧍":"⧍","⨻":"⨻","⏢":"⏢","𝓉":"𝓉","ц":"ц","ћ":"ћ","ŧ":"ŧ","≬":"≬","↞":"↞","↠":"↠","⇑":"⇑","⥣":"⥣","ú":"ú","ú":"ú","↑":"↑","ў":"ў","ŭ":"ŭ","û":"û","û":"û","у":"у","⇅":"⇅","ű":"ű","⥮":"⥮","⥾":"⥾","𝔲":"𝔲","ù":"ù","ù":"ù","↿":"↿","↾":"↾","▀":"▀","⌜":"⌜","⌜":"⌜","⌏":"⌏","◸":"◸","ū":"ū","¨":"¨","¨":"¨","ų":"ų","𝕦":"𝕦","↑":"↑","↕":"↕","↿":"↿","↾":"↾","⊎":"⊎","υ":"υ","ϒ":"ϒ","υ":"υ","⇈":"⇈","⌝":"⌝","⌝":"⌝","⌎":"⌎","ů":"ů","◹":"◹","𝓊":"𝓊","⋰":"⋰","ũ":"ũ","▵":"▵","▴":"▴","⇈":"⇈","ü":"ü","ü":"ü","⦧":"⦧","⇕":"⇕","⫨":"⫨","⫩":"⫩","⊨":"⊨","⦜":"⦜","ϵ":"ϵ","ϰ":"ϰ","∅":"∅","ϕ":"ϕ","ϖ":"ϖ","∝":"∝","↕":"↕","ϱ":"ϱ","ς":"ς","⊊︀":"⊊︀","⫋︀":"⫋︀","⊋︀":"⊋︀","⫌︀":"⫌︀","ϑ":"ϑ","⊲":"⊲","⊳":"⊳","в":"в","⊢":"⊢","∨":"∨","⊻":"⊻","≚":"≚","⋮":"⋮","|":"|","|":"|","𝔳":"𝔳","⊲":"⊲","⊂⃒":"⊂⃒","⊃⃒":"⊃⃒","𝕧":"𝕧","∝":"∝","⊳":"⊳","𝓋":"𝓋","⫋︀":"⫋︀","⊊︀":"⊊︀","⫌︀":"⫌︀","⊋︀":"⊋︀","⦚":"⦚","ŵ":"ŵ","⩟":"⩟","∧":"∧","≙":"≙","℘":"℘","𝔴":"𝔴","𝕨":"𝕨","℘":"℘","≀":"≀","≀":"≀","𝓌":"𝓌","⋂":"⋂","◯":"◯","⋃":"⋃","▽":"▽","𝔵":"𝔵","⟺":"⟺","⟷":"⟷","ξ":"ξ","⟸":"⟸","⟵":"⟵","⟼":"⟼","⋻":"⋻","⨀":"⨀","𝕩":"𝕩","⨁":"⨁","⨂":"⨂","⟹":"⟹","⟶":"⟶","𝓍":"𝓍","⨆":"⨆","⨄":"⨄","△":"△","⋁":"⋁","⋀":"⋀","ý":"ý","ý":"ý","я":"я","ŷ":"ŷ","ы":"ы","¥":"¥","¥":"¥","𝔶":"𝔶","ї":"ї","𝕪":"𝕪","𝓎":"𝓎","ю":"ю","ÿ":"ÿ","ÿ":"ÿ","ź":"ź","ž":"ž","з":"з","ż":"ż","ℨ":"ℨ","ζ":"ζ","𝔷":"𝔷","ж":"ж","⇝":"⇝","𝕫":"𝕫","𝓏":"𝓏","‍":"","‌":""},characters:{Æ:"Æ","&":"&",Á:"Á",Ă:"Ă",Â:"Â",А:"А","𝔄":"𝔄",À:"À",Α:"Α",Ā:"Ā","⩓":"⩓",Ą:"Ą","𝔸":"𝔸","":"⁡",Å:"Å","𝒜":"𝒜","≔":"≔",Ã:"Ã",Ä:"Ä","∖":"∖","⫧":"⫧","⌆":"⌆",Б:"Б","∵":"∵",ℬ:"ℬ",Β:"Β","𝔅":"𝔅","𝔹":"𝔹","˘":"˘","≎":"≎",Ч:"Ч","©":"©",Ć:"Ć","⋒":"⋒","ⅅ":"ⅅ",ℭ:"ℭ",Č:"Č",Ç:"Ç",Ĉ:"Ĉ","∰":"∰",Ċ:"Ċ","¸":"¸","·":"·",Χ:"Χ","⊙":"⊙","⊖":"⊖","⊕":"⊕","⊗":"⊗","∲":"∲","”":"”","’":"’","∷":"∷","⩴":"⩴","≡":"≡","∯":"∯","∮":"∮",ℂ:"ℂ","∐":"∐","∳":"∳","⨯":"⨯","𝒞":"𝒞","⋓":"⋓","≍":"≍","⤑":"⤑",Ђ:"Ђ",Ѕ:"Ѕ",Џ:"Џ","‡":"‡","↡":"↡","⫤":"⫤",Ď:"Ď",Д:"Д","∇":"∇",Δ:"Δ","𝔇":"𝔇","´":"´","˙":"˙","˝":"˝","`":"`","˜":"˜","⋄":"⋄","ⅆ":"ⅆ","𝔻":"𝔻","¨":"¨","⃜":"⃜","≐":"≐","⇓":"⇓","⇐":"⇐","⇔":"⇔","⟸":"⟸","⟺":"⟺","⟹":"⟹","⇒":"⇒","⊨":"⊨","⇑":"⇑","⇕":"⇕","∥":"∥","↓":"↓","⤓":"⤓","⇵":"⇵","̑":"̑","⥐":"⥐","⥞":"⥞","↽":"↽","⥖":"⥖","⥟":"⥟","⇁":"⇁","⥗":"⥗","⊤":"⊤","↧":"↧","𝒟":"𝒟",Đ:"Đ",Ŋ:"Ŋ",Ð:"Ð",É:"É",Ě:"Ě",Ê:"Ê",Э:"Э",Ė:"Ė","𝔈":"𝔈",È:"È","∈":"∈",Ē:"Ē","◻":"◻","▫":"▫",Ę:"Ę","𝔼":"𝔼",Ε:"Ε","⩵":"⩵","≂":"≂","⇌":"⇌",ℰ:"ℰ","⩳":"⩳",Η:"Η",Ë:"Ë","∃":"∃","ⅇ":"ⅇ",Ф:"Ф","𝔉":"𝔉","◼":"◼","▪":"▪","𝔽":"𝔽","∀":"∀",ℱ:"ℱ",Ѓ:"Ѓ",">":">",Γ:"Γ",Ϝ:"Ϝ",Ğ:"Ğ",Ģ:"Ģ",Ĝ:"Ĝ",Г:"Г",Ġ:"Ġ","𝔊":"𝔊","⋙":"⋙","𝔾":"𝔾","≥":"≥","⋛":"⋛","≧":"≧","⪢":"⪢","≷":"≷","⩾":"⩾","≳":"≳","𝒢":"𝒢","≫":"≫",Ъ:"Ъ","ˇ":"ˇ","^":"^",Ĥ:"Ĥ",ℌ:"ℌ",ℋ:"ℋ",ℍ:"ℍ","─":"─",Ħ:"Ħ","≏":"≏",Е:"Е",IJ:"IJ",Ё:"Ё",Í:"Í",Î:"Î",И:"И",İ:"İ",ℑ:"ℑ",Ì:"Ì",Ī:"Ī","ⅈ":"ⅈ","∬":"∬","∫":"∫","⋂":"⋂","":"⁣","":"⁢",Į:"Į","𝕀":"𝕀",Ι:"Ι",ℐ:"ℐ",Ĩ:"Ĩ",І:"І",Ï:"Ï",Ĵ:"Ĵ",Й:"Й","𝔍":"𝔍","𝕁":"𝕁","𝒥":"𝒥",Ј:"Ј",Є:"Є",Х:"Х",Ќ:"Ќ",Κ:"Κ",Ķ:"Ķ",К:"К","𝔎":"𝔎","𝕂":"𝕂","𝒦":"𝒦",Љ:"Љ","<":"<",Ĺ:"Ĺ",Λ:"Λ","⟪":"⟪",ℒ:"ℒ","↞":"↞",Ľ:"Ľ",Ļ:"Ļ",Л:"Л","⟨":"⟨","←":"←","⇤":"⇤","⇆":"⇆","⌈":"⌈","⟦":"⟦","⥡":"⥡","⇃":"⇃","⥙":"⥙","⌊":"⌊","↔":"↔","⥎":"⥎","⊣":"⊣","↤":"↤","⥚":"⥚","⊲":"⊲","⧏":"⧏","⊴":"⊴","⥑":"⥑","⥠":"⥠","↿":"↿","⥘":"⥘","↼":"↼","⥒":"⥒","⋚":"⋚","≦":"≦","≶":"≶","⪡":"⪡","⩽":"⩽","≲":"≲","𝔏":"𝔏","⋘":"⋘","⇚":"⇚",Ŀ:"Ŀ","⟵":"⟵","⟷":"⟷","⟶":"⟶","𝕃":"𝕃","↙":"↙","↘":"↘","↰":"↰",Ł:"Ł","≪":"≪","⤅":"⤅",М:"М"," ":" ",ℳ:"ℳ","𝔐":"𝔐","∓":"∓","𝕄":"𝕄",Μ:"Μ",Њ:"Њ",Ń:"Ń",Ň:"Ň",Ņ:"Ņ",Н:"Н","":"​","\n":"
","𝔑":"𝔑","":"⁠"," ":" ",ℕ:"ℕ","⫬":"⫬","≢":"≢","≭":"≭","∦":"∦","∉":"∉","≠":"≠","≂̸":"≂̸","∄":"∄","≯":"≯","≱":"≱","≧̸":"≧̸","≫̸":"≫̸","≹":"≹","⩾̸":"⩾̸","≵":"≵","≎̸":"≎̸","≏̸":"≏̸","⋪":"⋪","⧏̸":"⧏̸","⋬":"⋬","≮":"≮","≰":"≰","≸":"≸","≪̸":"≪̸","⩽̸":"⩽̸","≴":"≴","⪢̸":"⪢̸","⪡̸":"⪡̸","⊀":"⊀","⪯̸":"⪯̸","⋠":"⋠","∌":"∌","⋫":"⋫","⧐̸":"⧐̸","⋭":"⋭","⊏̸":"⊏̸","⋢":"⋢","⊐̸":"⊐̸","⋣":"⋣","⊂⃒":"⊂⃒","⊈":"⊈","⊁":"⊁","⪰̸":"⪰̸","⋡":"⋡","≿̸":"≿̸","⊃⃒":"⊃⃒","⊉":"⊉","≁":"≁","≄":"≄","≇":"≇","≉":"≉","∤":"∤","𝒩":"𝒩",Ñ:"Ñ",Ν:"Ν",Œ:"Œ",Ó:"Ó",Ô:"Ô",О:"О",Ő:"Ő","𝔒":"𝔒",Ò:"Ò",Ō:"Ō",Ω:"Ω",Ο:"Ο","𝕆":"𝕆","“":"“","‘":"‘","⩔":"⩔","𝒪":"𝒪",Ø:"Ø",Õ:"Õ","⨷":"⨷",Ö:"Ö","‾":"‾","⏞":"⏞","⎴":"⎴","⏜":"⏜","∂":"∂",П:"П","𝔓":"𝔓",Φ:"Φ",Π:"Π","±":"±",ℙ:"ℙ","⪻":"⪻","≺":"≺","⪯":"⪯","≼":"≼","≾":"≾","″":"″","∏":"∏","∝":"∝","𝒫":"𝒫",Ψ:"Ψ",'"':""","𝔔":"𝔔",ℚ:"ℚ","𝒬":"𝒬","⤐":"⤐","®":"®",Ŕ:"Ŕ","⟫":"⟫","↠":"↠","⤖":"⤖",Ř:"Ř",Ŗ:"Ŗ",Р:"Р",ℜ:"ℜ","∋":"∋","⇋":"⇋","⥯":"⥯",Ρ:"Ρ","⟩":"⟩","→":"→","⇥":"⇥","⇄":"⇄","⌉":"⌉","⟧":"⟧","⥝":"⥝","⇂":"⇂","⥕":"⥕","⌋":"⌋","⊢":"⊢","↦":"↦","⥛":"⥛","⊳":"⊳","⧐":"⧐","⊵":"⊵","⥏":"⥏","⥜":"⥜","↾":"↾","⥔":"⥔","⇀":"⇀","⥓":"⥓",ℝ:"ℝ","⥰":"⥰","⇛":"⇛",ℛ:"ℛ","↱":"↱","⧴":"⧴",Щ:"Щ",Ш:"Ш",Ь:"Ь",Ś:"Ś","⪼":"⪼",Š:"Š",Ş:"Ş",Ŝ:"Ŝ",С:"С","𝔖":"𝔖","↑":"↑",Σ:"Σ","∘":"∘","𝕊":"𝕊","√":"√","□":"□","⊓":"⊓","⊏":"⊏","⊑":"⊑","⊐":"⊐","⊒":"⊒","⊔":"⊔","𝒮":"𝒮","⋆":"⋆","⋐":"⋐","⊆":"⊆","≻":"≻","⪰":"⪰","≽":"≽","≿":"≿","∑":"∑","⋑":"⋑","⊃":"⊃","⊇":"⊇",Þ:"Þ","™":"™",Ћ:"Ћ",Ц:"Ц"," ":"	",Τ:"Τ",Ť:"Ť",Ţ:"Ţ",Т:"Т","𝔗":"𝔗","∴":"∴",Θ:"Θ"," ":"  "," ":" ","∼":"∼","≃":"≃","≅":"≅","≈":"≈","𝕋":"𝕋","⃛":"⃛","𝒯":"𝒯",Ŧ:"Ŧ",Ú:"Ú","↟":"↟","⥉":"⥉",Ў:"Ў",Ŭ:"Ŭ",Û:"Û",У:"У",Ű:"Ű","𝔘":"𝔘",Ù:"Ù",Ū:"Ū",_:"_","⏟":"⏟","⎵":"⎵","⏝":"⏝","⋃":"⋃","⊎":"⊎",Ų:"Ų","𝕌":"𝕌","⤒":"⤒","⇅":"⇅","↕":"↕","⥮":"⥮","⊥":"⊥","↥":"↥","↖":"↖","↗":"↗",ϒ:"ϒ",Υ:"Υ",Ů:"Ů","𝒰":"𝒰",Ũ:"Ũ",Ü:"Ü","⊫":"⊫","⫫":"⫫",В:"В","⊩":"⊩","⫦":"⫦","⋁":"⋁","‖":"‖","∣":"∣","|":"|","❘":"❘","≀":"≀"," ":" ","𝔙":"𝔙","𝕍":"𝕍","𝒱":"𝒱","⊪":"⊪",Ŵ:"Ŵ","⋀":"⋀","𝔚":"𝔚","𝕎":"𝕎","𝒲":"𝒲","𝔛":"𝔛",Ξ:"Ξ","𝕏":"𝕏","𝒳":"𝒳",Я:"Я",Ї:"Ї",Ю:"Ю",Ý:"Ý",Ŷ:"Ŷ",Ы:"Ы","𝔜":"𝔜","𝕐":"𝕐","𝒴":"𝒴",Ÿ:"Ÿ",Ж:"Ж",Ź:"Ź",Ž:"Ž",З:"З",Ż:"Ż",Ζ:"Ζ",ℨ:"ℨ",ℤ:"ℤ","𝒵":"𝒵",á:"á",ă:"ă","∾":"∾","∾̳":"∾̳","∿":"∿",â:"â",а:"а",æ:"æ","𝔞":"𝔞",à:"à",ℵ:"ℵ",α:"α",ā:"ā","⨿":"⨿","∧":"∧","⩕":"⩕","⩜":"⩜","⩘":"⩘","⩚":"⩚","∠":"∠","⦤":"⦤","∡":"∡","⦨":"⦨","⦩":"⦩","⦪":"⦪","⦫":"⦫","⦬":"⦬","⦭":"⦭","⦮":"⦮","⦯":"⦯","∟":"∟","⊾":"⊾","⦝":"⦝","∢":"∢","⍼":"⍼",ą:"ą","𝕒":"𝕒","⩰":"⩰","⩯":"⩯","≊":"≊","≋":"≋","'":"'",å:"å","𝒶":"𝒶","*":"*",ã:"ã",ä:"ä","⨑":"⨑","⫭":"⫭","≌":"≌","϶":"϶","‵":"‵","∽":"∽","⋍":"⋍","⊽":"⊽","⌅":"⌅","⎶":"⎶",б:"б","„":"„","⦰":"⦰",β:"β",ℶ:"ℶ","≬":"≬","𝔟":"𝔟","◯":"◯","⨀":"⨀","⨁":"⨁","⨂":"⨂","⨆":"⨆","★":"★","▽":"▽","△":"△","⨄":"⨄","⤍":"⤍","⧫":"⧫","▴":"▴","▾":"▾","◂":"◂","▸":"▸","␣":"␣","▒":"▒","░":"░","▓":"▓","█":"█","=⃥":"=⃥","≡⃥":"≡⃥","⌐":"⌐","𝕓":"𝕓","⋈":"⋈","╗":"╗","╔":"╔","╖":"╖","╓":"╓","═":"═","╦":"╦","╩":"╩","╤":"╤","╧":"╧","╝":"╝","╚":"╚","╜":"╜","╙":"╙","║":"║","╬":"╬","╣":"╣","╠":"╠","╫":"╫","╢":"╢","╟":"╟","⧉":"⧉","╕":"╕","╒":"╒","┐":"┐","┌":"┌","╥":"╥","╨":"╨","┬":"┬","┴":"┴","⊟":"⊟","⊞":"⊞","⊠":"⊠","╛":"╛","╘":"╘","┘":"┘","└":"└","│":"│","╪":"╪","╡":"╡","╞":"╞","┼":"┼","┤":"┤","├":"├","¦":"¦","𝒷":"𝒷","⁏":"⁏","\\":"\","⧅":"⧅","⟈":"⟈","•":"•","⪮":"⪮",ć:"ć","∩":"∩","⩄":"⩄","⩉":"⩉","⩋":"⩋","⩇":"⩇","⩀":"⩀","∩︀":"∩︀","⁁":"⁁","⩍":"⩍",č:"č",ç:"ç",ĉ:"ĉ","⩌":"⩌","⩐":"⩐",ċ:"ċ","⦲":"⦲","¢":"¢","𝔠":"𝔠",ч:"ч","✓":"✓",χ:"χ","○":"○","⧃":"⧃","ˆ":"ˆ","≗":"≗","↺":"↺","↻":"↻","Ⓢ":"Ⓢ","⊛":"⊛","⊚":"⊚","⊝":"⊝","⨐":"⨐","⫯":"⫯","⧂":"⧂","♣":"♣",":":":",",":",","@":"@","∁":"∁","⩭":"⩭","𝕔":"𝕔","℗":"℗","↵":"↵","✗":"✗","𝒸":"𝒸","⫏":"⫏","⫑":"⫑","⫐":"⫐","⫒":"⫒","⋯":"⋯","⤸":"⤸","⤵":"⤵","⋞":"⋞","⋟":"⋟","↶":"↶","⤽":"⤽","∪":"∪","⩈":"⩈","⩆":"⩆","⩊":"⩊","⊍":"⊍","⩅":"⩅","∪︀":"∪︀","↷":"↷","⤼":"⤼","⋎":"⋎","⋏":"⋏","¤":"¤","∱":"∱","⌭":"⌭","⥥":"⥥","†":"†",ℸ:"ℸ","‐":"‐","⤏":"⤏",ď:"ď",д:"д","⇊":"⇊","⩷":"⩷","°":"°",δ:"δ","⦱":"⦱","⥿":"⥿","𝔡":"𝔡","♦":"♦",ϝ:"ϝ","⋲":"⋲","÷":"÷","⋇":"⋇",ђ:"ђ","⌞":"⌞","⌍":"⌍",$:"$","𝕕":"𝕕","≑":"≑","∸":"∸","∔":"∔","⊡":"⊡","⌟":"⌟","⌌":"⌌","𝒹":"𝒹",ѕ:"ѕ","⧶":"⧶",đ:"đ","⋱":"⋱","▿":"▿","⦦":"⦦",џ:"џ","⟿":"⟿",é:"é","⩮":"⩮",ě:"ě","≖":"≖",ê:"ê","≕":"≕",э:"э",ė:"ė","≒":"≒","𝔢":"𝔢","⪚":"⪚",è:"è","⪖":"⪖","⪘":"⪘","⪙":"⪙","⏧":"⏧",ℓ:"ℓ","⪕":"⪕","⪗":"⪗",ē:"ē","∅":"∅"," ":" "," ":" "," ":" ",ŋ:"ŋ"," ":" ",ę:"ę","𝕖":"𝕖","⋕":"⋕","⧣":"⧣","⩱":"⩱",ε:"ε","ϵ":"ϵ","=":"=","≟":"≟","⩸":"⩸","⧥":"⧥","≓":"≓","⥱":"⥱",ℯ:"ℯ",η:"η",ð:"ð",ë:"ë","€":"€","!":"!",ф:"ф","♀":"♀",ffi:"ffi",ff:"ff",ffl:"ffl","𝔣":"𝔣",fi:"fi",fj:"fj","♭":"♭",fl:"fl","▱":"▱",ƒ:"ƒ","𝕗":"𝕗","⋔":"⋔","⫙":"⫙","⨍":"⨍","½":"½","⅓":"⅓","¼":"¼","⅕":"⅕","⅙":"⅙","⅛":"⅛","⅔":"⅔","⅖":"⅖","¾":"¾","⅗":"⅗","⅜":"⅜","⅘":"⅘","⅚":"⅚","⅝":"⅝","⅞":"⅞","⁄":"⁄","⌢":"⌢","𝒻":"𝒻","⪌":"⪌",ǵ:"ǵ",γ:"γ","⪆":"⪆",ğ:"ğ",ĝ:"ĝ",г:"г",ġ:"ġ","⪩":"⪩","⪀":"⪀","⪂":"⪂","⪄":"⪄","⋛︀":"⋛︀","⪔":"⪔","𝔤":"𝔤",ℷ:"ℷ",ѓ:"ѓ","⪒":"⪒","⪥":"⪥","⪤":"⪤","≩":"≩","⪊":"⪊","⪈":"⪈","⋧":"⋧","𝕘":"𝕘",ℊ:"ℊ","⪎":"⪎","⪐":"⪐","⪧":"⪧","⩺":"⩺","⋗":"⋗","⦕":"⦕","⩼":"⩼","⥸":"⥸","≩︀":"≩︀",ъ:"ъ","⥈":"⥈","↭":"↭",ℏ:"ℏ",ĥ:"ĥ","♥":"♥","…":"…","⊹":"⊹","𝔥":"𝔥","⤥":"⤥","⤦":"⤦","⇿":"⇿","∻":"∻","↩":"↩","↪":"↪","𝕙":"𝕙","―":"―","𝒽":"𝒽",ħ:"ħ","⁃":"⁃",í:"í",î:"î",и:"и",е:"е","¡":"¡","𝔦":"𝔦",ì:"ì","⨌":"⨌","∭":"∭","⧜":"⧜","℩":"℩",ij:"ij",ī:"ī",ı:"ı","⊷":"⊷",Ƶ:"Ƶ","℅":"℅","∞":"∞","⧝":"⧝","⊺":"⊺","⨗":"⨗","⨼":"⨼",ё:"ё",į:"į","𝕚":"𝕚",ι:"ι","¿":"¿","𝒾":"𝒾","⋹":"⋹","⋵":"⋵","⋴":"⋴","⋳":"⋳",ĩ:"ĩ",і:"і",ï:"ï",ĵ:"ĵ",й:"й","𝔧":"𝔧","ȷ":"ȷ","𝕛":"𝕛","𝒿":"𝒿",ј:"ј",є:"є",κ:"κ",ϰ:"ϰ",ķ:"ķ",к:"к","𝔨":"𝔨",ĸ:"ĸ",х:"х",ќ:"ќ","𝕜":"𝕜","𝓀":"𝓀","⤛":"⤛","⤎":"⤎","⪋":"⪋","⥢":"⥢",ĺ:"ĺ","⦴":"⦴",λ:"λ","⦑":"⦑","⪅":"⪅","«":"«","⤟":"⤟","⤝":"⤝","↫":"↫","⤹":"⤹","⥳":"⥳","↢":"↢","⪫":"⪫","⤙":"⤙","⪭":"⪭","⪭︀":"⪭︀","⤌":"⤌","❲":"❲","{":"{","[":"[","⦋":"⦋","⦏":"⦏","⦍":"⦍",ľ:"ľ",ļ:"ļ",л:"л","⤶":"⤶","⥧":"⥧","⥋":"⥋","↲":"↲","≤":"≤","⇇":"⇇","⋋":"⋋","⪨":"⪨","⩿":"⩿","⪁":"⪁","⪃":"⪃","⋚︀":"⋚︀","⪓":"⪓","⋖":"⋖","⥼":"⥼","𝔩":"𝔩","⪑":"⪑","⥪":"⥪","▄":"▄",љ:"љ","⥫":"⥫","◺":"◺",ŀ:"ŀ","⎰":"⎰","≨":"≨","⪉":"⪉","⪇":"⪇","⋦":"⋦","⟬":"⟬","⇽":"⇽","⟼":"⟼","↬":"↬","⦅":"⦅","𝕝":"𝕝","⨭":"⨭","⨴":"⨴","∗":"∗","◊":"◊","(":"(","⦓":"⦓","⥭":"⥭","":"‎","⊿":"⊿","‹":"‹","𝓁":"𝓁","⪍":"⪍","⪏":"⪏","‚":"‚",ł:"ł","⪦":"⪦","⩹":"⩹","⋉":"⋉","⥶":"⥶","⩻":"⩻","⦖":"⦖","◃":"◃","⥊":"⥊","⥦":"⥦","≨︀":"≨︀","∺":"∺","¯":"¯","♂":"♂","✠":"✠","▮":"▮","⨩":"⨩",м:"м","—":"—","𝔪":"𝔪","℧":"℧",µ:"µ","⫰":"⫰","−":"−","⨪":"⨪","⫛":"⫛","⊧":"⊧","𝕞":"𝕞","𝓂":"𝓂",μ:"μ","⊸":"⊸","⋙̸":"⋙̸","≫⃒":"≫⃒","⇍":"⇍","⇎":"⇎","⋘̸":"⋘̸","≪⃒":"≪⃒","⇏":"⇏","⊯":"⊯","⊮":"⊮",ń:"ń","∠⃒":"∠⃒","⩰̸":"⩰̸","≋̸":"≋̸",ʼn:"ʼn","♮":"♮","⩃":"⩃",ň:"ň",ņ:"ņ","⩭̸":"⩭̸","⩂":"⩂",н:"н","–":"–","⇗":"⇗","⤤":"⤤","≐̸":"≐̸","⤨":"⤨","𝔫":"𝔫","↮":"↮","⫲":"⫲","⋼":"⋼","⋺":"⋺",њ:"њ","≦̸":"≦̸","↚":"↚","‥":"‥","𝕟":"𝕟","¬":"¬","⋹̸":"⋹̸","⋵̸":"⋵̸","⋷":"⋷","⋶":"⋶","⋾":"⋾","⋽":"⋽","⫽⃥":"⫽⃥","∂̸":"∂̸","⨔":"⨔","↛":"↛","⤳̸":"⤳̸","↝̸":"↝̸","𝓃":"𝓃","⊄":"⊄","⫅̸":"⫅̸","⊅":"⊅","⫆̸":"⫆̸",ñ:"ñ",ν:"ν","#":"#","№":"№"," ":" ","⊭":"⊭","⤄":"⤄","≍⃒":"≍⃒","⊬":"⊬","≥⃒":"≥⃒",">⃒":">⃒","⧞":"⧞","⤂":"⤂","≤⃒":"≤⃒","<⃒":"<⃒","⊴⃒":"⊴⃒","⤃":"⤃","⊵⃒":"⊵⃒","∼⃒":"∼⃒","⇖":"⇖","⤣":"⤣","⤧":"⤧",ó:"ó",ô:"ô",о:"о",ő:"ő","⨸":"⨸","⦼":"⦼",œ:"œ","⦿":"⦿","𝔬":"𝔬","˛":"˛",ò:"ò","⧁":"⧁","⦵":"⦵","⦾":"⦾","⦻":"⦻","⧀":"⧀",ō:"ō",ω:"ω",ο:"ο","⦶":"⦶","𝕠":"𝕠","⦷":"⦷","⦹":"⦹","∨":"∨","⩝":"⩝",ℴ:"ℴ",ª:"ª",º:"º","⊶":"⊶","⩖":"⩖","⩗":"⩗","⩛":"⩛",ø:"ø","⊘":"⊘",õ:"õ","⨶":"⨶",ö:"ö","⌽":"⌽","¶":"¶","⫳":"⫳","⫽":"⫽",п:"п","%":"%",".":".","‰":"‰","‱":"‱","𝔭":"𝔭",φ:"φ",ϕ:"ϕ","☎":"☎",π:"π",ϖ:"ϖ",ℎ:"ℎ","+":"+","⨣":"⨣","⨢":"⨢","⨥":"⨥","⩲":"⩲","⨦":"⨦","⨧":"⨧","⨕":"⨕","𝕡":"𝕡","£":"£","⪳":"⪳","⪷":"⪷","⪹":"⪹","⪵":"⪵","⋨":"⋨","′":"′","⌮":"⌮","⌒":"⌒","⌓":"⌓","⊰":"⊰","𝓅":"𝓅",ψ:"ψ"," ":" ","𝔮":"𝔮","𝕢":"𝕢","⁗":"⁗","𝓆":"𝓆","⨖":"⨖","?":"?","⤜":"⤜","⥤":"⥤","∽̱":"∽̱",ŕ:"ŕ","⦳":"⦳","⦒":"⦒","⦥":"⦥","»":"»","⥵":"⥵","⤠":"⤠","⤳":"⤳","⤞":"⤞","⥅":"⥅","⥴":"⥴","↣":"↣","↝":"↝","⤚":"⤚","∶":"∶","❳":"❳","}":"}","]":"]","⦌":"⦌","⦎":"⦎","⦐":"⦐",ř:"ř",ŗ:"ŗ",р:"р","⤷":"⤷","⥩":"⥩","↳":"↳","▭":"▭","⥽":"⥽","𝔯":"𝔯","⥬":"⥬",ρ:"ρ",ϱ:"ϱ","⇉":"⇉","⋌":"⋌","˚":"˚","":"‏","⎱":"⎱","⫮":"⫮","⟭":"⟭","⇾":"⇾","⦆":"⦆","𝕣":"𝕣","⨮":"⨮","⨵":"⨵",")":")","⦔":"⦔","⨒":"⨒","›":"›","𝓇":"𝓇","⋊":"⋊","▹":"▹","⧎":"⧎","⥨":"⥨","℞":"℞",ś:"ś","⪴":"⪴","⪸":"⪸",š:"š",ş:"ş",ŝ:"ŝ","⪶":"⪶","⪺":"⪺","⋩":"⋩","⨓":"⨓",с:"с","⋅":"⋅","⩦":"⩦","⇘":"⇘","§":"§",";":";","⤩":"⤩","✶":"✶","𝔰":"𝔰","♯":"♯",щ:"щ",ш:"ш","":"­",σ:"σ",ς:"ς","⩪":"⩪","⪞":"⪞","⪠":"⪠","⪝":"⪝","⪟":"⪟","≆":"≆","⨤":"⨤","⥲":"⥲","⨳":"⨳","⧤":"⧤","⌣":"⌣","⪪":"⪪","⪬":"⪬","⪬︀":"⪬︀",ь:"ь","/":"/","⧄":"⧄","⌿":"⌿","𝕤":"𝕤","♠":"♠","⊓︀":"⊓︀","⊔︀":"⊔︀","𝓈":"𝓈","☆":"☆","⊂":"⊂","⫅":"⫅","⪽":"⪽","⫃":"⫃","⫁":"⫁","⫋":"⫋","⊊":"⊊","⪿":"⪿","⥹":"⥹","⫇":"⫇","⫕":"⫕","⫓":"⫓","♪":"♪","¹":"¹","²":"²","³":"³","⫆":"⫆","⪾":"⪾","⫘":"⫘","⫄":"⫄","⟉":"⟉","⫗":"⫗","⥻":"⥻","⫂":"⫂","⫌":"⫌","⊋":"⊋","⫀":"⫀","⫈":"⫈","⫔":"⫔","⫖":"⫖","⇙":"⇙","⤪":"⤪",ß:"ß","⌖":"⌖",τ:"τ",ť:"ť",ţ:"ţ",т:"т","⌕":"⌕","𝔱":"𝔱",θ:"θ",ϑ:"ϑ",þ:"þ","×":"×","⨱":"⨱","⨰":"⨰","⌶":"⌶","⫱":"⫱","𝕥":"𝕥","⫚":"⫚","‴":"‴","▵":"▵","≜":"≜","◬":"◬","⨺":"⨺","⨹":"⨹","⧍":"⧍","⨻":"⨻","⏢":"⏢","𝓉":"𝓉",ц:"ц",ћ:"ћ",ŧ:"ŧ","⥣":"⥣",ú:"ú",ў:"ў",ŭ:"ŭ",û:"û",у:"у",ű:"ű","⥾":"⥾","𝔲":"𝔲",ù:"ù","▀":"▀","⌜":"⌜","⌏":"⌏","◸":"◸",ū:"ū",ų:"ų","𝕦":"𝕦",υ:"υ","⇈":"⇈","⌝":"⌝","⌎":"⌎",ů:"ů","◹":"◹","𝓊":"𝓊","⋰":"⋰",ũ:"ũ",ü:"ü","⦧":"⦧","⫨":"⫨","⫩":"⫩","⦜":"⦜","⊊︀":"⊊︀","⫋︀":"⫋︀","⊋︀":"⊋︀","⫌︀":"⫌︀",в:"в","⊻":"⊻","≚":"≚","⋮":"⋮","𝔳":"𝔳","𝕧":"𝕧","𝓋":"𝓋","⦚":"⦚",ŵ:"ŵ","⩟":"⩟","≙":"≙","℘":"℘","𝔴":"𝔴","𝕨":"𝕨","𝓌":"𝓌","𝔵":"𝔵",ξ:"ξ","⋻":"⋻","𝕩":"𝕩","𝓍":"𝓍",ý:"ý",я:"я",ŷ:"ŷ",ы:"ы","¥":"¥","𝔶":"𝔶",ї:"ї","𝕪":"𝕪","𝓎":"𝓎",ю:"ю",ÿ:"ÿ",ź:"ź",ž:"ž",з:"з",ż:"ż",ζ:"ζ","𝔷":"𝔷",ж:"ж","⇝":"⇝","𝕫":"𝕫","𝓏":"𝓏","":"‍","":"‌"}}};var Qh={};Object.defineProperty(Qh,"__esModule",{value:!0});Qh.numericUnicodeMap={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};var ba={};Object.defineProperty(ba,"__esModule",{value:!0});ba.fromCodePoint=String.fromCodePoint||function(t){return String.fromCharCode(Math.floor((t-65536)/1024)+55296,(t-65536)%1024+56320)};ba.getCodePoint=String.prototype.codePointAt?function(t,e){return t.codePointAt(e)}:function(t,e){return(t.charCodeAt(e)-55296)*1024+t.charCodeAt(e+1)-56320+65536};ba.highSurrogateFrom=55296;ba.highSurrogateTo=56319;var pa=ra&&ra.__assign||function(){return pa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},pa.apply(this,arguments)};Object.defineProperty(ed,"__esModule",{value:!0});var Ll=td,LE=Qh,i2=ba,ep=pa(pa({},Ll.namedReferences),{all:Ll.namedReferences.html5});function s2(t,e,n){e.lastIndex=0;var r=e.exec(t),i;if(r){i="";var a=0;do{a!==r.index&&(i+=t.substring(a,r.index));var l=r[0];i+=n(l),a=r.index+l.length}while(r=e.exec(t));a!==t.length&&(i+=t.substring(a))}else i=t;return i}var DE={specialChars:/[<>'"&]/g,nonAscii:/[<>'"&\u0080-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintable:/[<>'"&\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,nonAsciiPrintableOnly:/[\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g,extensive:/[\x01-\x0c\x0e-\x1f\x21-\x2c\x2e-\x2f\x3a-\x40\x5b-\x60\x7b-\x7d\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g},FE={mode:"specialChars",level:"all",numeric:"decimal"};function BE(t,e){var n=e===void 0?FE:e,r=n.mode,i=r===void 0?"specialChars":r,a=n.numeric,l=a===void 0?"decimal":a,f=n.level,d=f===void 0?"all":f;if(!t)return"";var p=DE[i],y=ep[d].characters,m=l==="hexadecimal";return s2(t,p,function(C){var T=y[C];if(!T){var P=C.length>1?i2.getCodePoint(C,0):C.charCodeAt(0);T=(m?"&#x"+P.toString(16):"&#"+P)+";"}return T})}var OE=ed.encode=BE,VE={scope:"body",level:"all"},Lf=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g,Df=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g,_0={xml:{strict:Lf,attribute:Df,body:Ll.bodyRegExps.xml},html4:{strict:Lf,attribute:Df,body:Ll.bodyRegExps.html4},html5:{strict:Lf,attribute:Df,body:Ll.bodyRegExps.html5}},jE=pa(pa({},_0),{all:_0.html5}),a2=String.fromCharCode,NE=a2(65533),$E={level:"all"};function l2(t,e,n,r){var i=t,a=t[t.length-1];if(n&&a==="=")i=t;else if(r&&a!==";")i=t;else{var l=e[t];if(l)i=l;else if(t[0]==="&"&&t[1]==="#"){var f=t[2],d=f=="x"||f=="X"?parseInt(t.substr(3),16):parseInt(t.substr(2));i=d>=1114111?NE:d>65535?i2.fromCodePoint(d):a2(LE.numericUnicodeMap[d]||d)}}return i}function WE(t,e){var n=(e===void 0?$E:e).level,r=n===void 0?"all":n;return t?l2(t,ep[r].entities,!1,!1):""}ed.decodeEntity=WE;function UE(t,e){var n=e===void 0?VE:e,r=n.level,i=r===void 0?"all":r,a=n.scope,l=a===void 0?i==="xml"?"strict":"body":a;if(!t)return"";var f=jE[i][l],d=ep[i].entities,p=l==="attribute",y=l==="strict";return s2(t,f,function(m){return l2(m,d,p,y)})}ed.decode=UE;function tp(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let Ji=tp();function c2(t){Ji=t}const u2=/[&<>"']/,HE=new RegExp(u2.source,"g"),d2=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,zE=new RegExp(d2.source,"g"),qE={"&":"&","<":"<",">":">",'"':""","'":"'"},k0=t=>qE[t];function Hn(t,e){if(e){if(u2.test(t))return t.replace(HE,k0)}else if(d2.test(t))return t.replace(zE,k0);return t}const ZE=/(^|[^\[])\^/g;function mt(t,e){let n=typeof t=="string"?t:t.source;e=e||"";const r={replace:(i,a)=>{let l=typeof a=="string"?a:a.source;return l=l.replace(ZE,"$1"),n=n.replace(i,l),r},getRegex:()=>new RegExp(n,e)};return r}function C0(t){try{t=encodeURI(t).replace(/%25/g,"%")}catch{return null}return t}const Dl={exec:()=>null};function S0(t,e){const n=t.replace(/\|/g,(a,l,f)=>{let d=!1,p=l;for(;--p>=0&&f[p]==="\\";)d=!d;return d?"|":" |"}),r=n.split(/ \|/);let i=0;if(r[0].trim()||r.shift(),r.length>0&&!r[r.length-1].trim()&&r.pop(),e)if(r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;i<r.length;i++)r[i]=r[i].trim().replace(/\\\|/g,"|");return r}function xl(t,e,n){const r=t.length;if(r===0)return"";let i=0;for(;i<r;){const a=t.charAt(r-i-1);if(a===e&&!n)i++;else if(a!==e&&n)i++;else break}return t.slice(0,r-i)}function GE(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 E0(t,e,n,r){const i=e.href,a=e.title?Hn(e.title):null,l=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const f={type:"link",raw:n,href:i,title:a,text:l,tokens:r.inlineTokens(l)};return r.state.inLink=!1,f}return{type:"image",raw:n,href:i,title:a,text:Hn(l)}}function YE(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
|
|
170
170
|
`).map(i=>{const a=i.match(/^\s+/);if(a===null)return i;const[l]=a;return l.length>=r.length?i.slice(r.length):i}).join(`
|
|
171
171
|
`)}class Ru{constructor(e){lt(this,"options");lt(this,"rules");lt(this,"lexer");this.options=e||Ji}space(e){const n=this.rules.block.newline.exec(e);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(e){const n=this.rules.block.code.exec(e);if(n){const r=n[0].replace(/^(?: {1,4}| {0,3}\t)/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?r:xl(r,`
|
|
172
|
-
`)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],i=
|
|
172
|
+
`)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],i=YE(r,n[3]||"");return{type:"code",raw:r,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:i}}}heading(e){const n=this.rules.block.heading.exec(e);if(n){let r=n[2].trim();if(/#$/.test(r)){const i=xl(r,"#");(this.options.pedantic||!i||/ $/.test(i))&&(r=i.trim())}return{type:"heading",raw:n[0],depth:n[1].length,text:r,tokens:this.lexer.inline(r)}}}hr(e){const n=this.rules.block.hr.exec(e);if(n)return{type:"hr",raw:xl(n[0],`
|
|
173
173
|
`)}}blockquote(e){const n=this.rules.block.blockquote.exec(e);if(n){let r=xl(n[0],`
|
|
174
174
|
`).split(`
|
|
175
175
|
`),i="",a="";const l=[];for(;r.length>0;){let f=!1;const d=[];let p;for(p=0;p<r.length;p++)if(/^ {0,3}>/.test(r[p]))d.push(r[p]),f=!0;else if(!f)d.push(r[p]);else break;r=r.slice(p);const y=d.join(`
|
|
@@ -190,8 +190,8 @@ ${m}`:m;const C=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.block
|
|
|
190
190
|
`+C}!T&&!C.trim()&&(T=!0),p+=Y+`
|
|
191
191
|
`,e=e.substring(Y.length+1),m=J.slice(P)}}a.loose||(f?a.loose=!0:/\n[ \t]*\n[ \t]*$/.test(p)&&(f=!0));let B=null,I;this.options.gfm&&(B=/^\[[ xX]\] /.exec(y),B&&(I=B[0]!=="[ ] ",y=y.replace(/^\[[ xX]\] +/,""))),a.items.push({type:"list_item",raw:p,task:!!B,checked:I,loose:!1,text:y,tokens:[]}),a.raw+=p}a.items[a.items.length-1].raw=a.items[a.items.length-1].raw.trimEnd(),a.items[a.items.length-1].text=a.items[a.items.length-1].text.trimEnd(),a.raw=a.raw.trimEnd();for(let d=0;d<a.items.length;d++)if(this.lexer.state.top=!1,a.items[d].tokens=this.lexer.blockTokens(a.items[d].text,[]),!a.loose){const p=a.items[d].tokens.filter(m=>m.type==="space"),y=p.length>0&&p.some(m=>/\n.*\n/.test(m.raw));a.loose=y}if(a.loose)for(let d=0;d<a.items.length;d++)a.items[d].loose=!0;return a}}html(e){const n=this.rules.block.html.exec(e);if(n)return{type:"html",block:!0,raw:n[0],pre:n[1]==="pre"||n[1]==="script"||n[1]==="style",text:n[0]}}def(e){const n=this.rules.block.def.exec(e);if(n){const r=n[1].toLowerCase().replace(/\s+/g," "),i=n[2]?n[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=n[3]?n[3].substring(1,n[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):n[3];return{type:"def",tag:r,raw:n[0],href:i,title:a}}}table(e){const n=this.rules.block.table.exec(e);if(!n||!/[:|]/.test(n[2]))return;const r=S0(n[1]),i=n[2].replace(/^\||\| *$/g,"").split("|"),a=n[3]&&n[3].trim()?n[3].replace(/\n[ \t]*$/,"").split(`
|
|
192
192
|
`):[],l={type:"table",raw:n[0],header:[],align:[],rows:[]};if(r.length===i.length){for(const f of i)/^ *-+: *$/.test(f)?l.align.push("right"):/^ *:-+: *$/.test(f)?l.align.push("center"):/^ *:-+ *$/.test(f)?l.align.push("left"):l.align.push(null);for(let f=0;f<r.length;f++)l.header.push({text:r[f],tokens:this.lexer.inline(r[f]),header:!0,align:l.align[f]});for(const f of a)l.rows.push(S0(f,l.header.length).map((d,p)=>({text:d,tokens:this.lexer.inline(d),header:!1,align:l.align[p]})));return l}}lheading(e){const n=this.rules.block.lheading.exec(e);if(n)return{type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:this.lexer.inline(n[1])}}paragraph(e){const n=this.rules.block.paragraph.exec(e);if(n){const r=n[1].charAt(n[1].length-1)===`
|
|
193
|
-
`?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:r,tokens:this.lexer.inline(r)}}}text(e){const n=this.rules.block.text.exec(e);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:Hn(n[1])}}tag(e){const n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const l=xl(r.slice(0,-1),"\\");if((r.length-l.length)%2===0)return}else{const l=
|
|
194
|
-
]`).replace("lheading",h2).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},m2=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,
|
|
193
|
+
`?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:r,tokens:this.lexer.inline(r)}}}text(e){const n=this.rules.block.text.exec(e);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:Hn(n[1])}}tag(e){const n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const l=xl(r.slice(0,-1),"\\");if((r.length-l.length)%2===0)return}else{const l=GE(n[2],"()");if(l>-1){const d=(n[0].indexOf("!")===0?5:4)+n[1].length+l;n[2]=n[2].substring(0,l),n[0]=n[0].substring(0,d).trim(),n[3]=""}}let i=n[2],a="";if(this.options.pedantic){const l=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(i);l&&(i=l[1],a=l[3])}else a=n[3]?n[3].slice(1,-1):"";return i=i.trim(),/^</.test(i)&&(this.options.pedantic&&!/>$/.test(r)?i=i.slice(1):i=i.slice(1,-1)),E0(n,{href:i&&i.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},n[0],this.lexer)}}reflink(e,n){let r;if((r=this.rules.inline.reflink.exec(e))||(r=this.rules.inline.nolink.exec(e))){const i=(r[2]||r[1]).replace(/\s+/g," "),a=n[i.toLowerCase()];if(!a){const l=r[0].charAt(0);return{type:"text",raw:l,text:l}}return E0(r,a,r[0],this.lexer)}}emStrong(e,n,r=""){let i=this.rules.inline.emStrongLDelim.exec(e);if(!i||i[3]&&r.match(/[\p{L}\p{N}]/u))return;if(!(i[1]||i[2]||"")||!r||this.rules.inline.punctuation.exec(r)){const l=[...i[0]].length-1;let f,d,p=l,y=0;const m=i[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(m.lastIndex=0,n=n.slice(-1*e.length+l);(i=m.exec(n))!=null;){if(f=i[1]||i[2]||i[3]||i[4]||i[5]||i[6],!f)continue;if(d=[...f].length,i[3]||i[4]){p+=d;continue}else if((i[5]||i[6])&&l%3&&!((l+d)%3)){y+=d;continue}if(p-=d,p>0)continue;d=Math.min(d,d+p+y);const C=[...i[0]][0].length,T=e.slice(0,l+i.index+C+d);if(Math.min(l,d)%2){const B=T.slice(1,-1);return{type:"em",raw:T,text:B,tokens:this.lexer.inlineTokens(B)}}const P=T.slice(2,-2);return{type:"strong",raw:T,text:P,tokens:this.lexer.inlineTokens(P)}}}}codespan(e){const n=this.rules.inline.code.exec(e);if(n){let r=n[2].replace(/\n/g," ");const i=/[^ ]/.test(r),a=/^ /.test(r)&&/ $/.test(r);return i&&a&&(r=r.substring(1,r.length-1)),r=Hn(r,!0),{type:"codespan",raw:n[0],text:r}}}br(e){const n=this.rules.inline.br.exec(e);if(n)return{type:"br",raw:n[0]}}del(e){const n=this.rules.inline.del.exec(e);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2])}}autolink(e){const n=this.rules.inline.autolink.exec(e);if(n){let r,i;return n[2]==="@"?(r=Hn(n[1]),i="mailto:"+r):(r=Hn(n[1]),i=r),{type:"link",raw:n[0],text:r,href:i,tokens:[{type:"text",raw:r,text:r}]}}}url(e){var r;let n;if(n=this.rules.inline.url.exec(e)){let i,a;if(n[2]==="@")i=Hn(n[0]),a="mailto:"+i;else{let l;do l=n[0],n[0]=((r=this.rules.inline._backpedal.exec(n[0]))==null?void 0:r[0])??"";while(l!==n[0]);i=Hn(n[0]),n[1]==="www."?a="http://"+n[0]:a=n[0]}return{type:"link",raw:n[0],text:i,href:a,tokens:[{type:"text",raw:i,text:i}]}}}inlineText(e){const n=this.rules.inline.text.exec(e);if(n){let r;return this.lexer.state.inRawBlock?r=n[0]:r=Hn(n[0]),{type:"text",raw:n[0],text:r}}}}const XE=/^(?:[ \t]*(?:\n|$))+/,KE=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,JE=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Jl=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,QE=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,f2=/(?:[*+-]|\d{1,9}[.)])/,h2=mt(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,f2).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),np=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,eT=/^[^\n]+/,rp=/(?!\s*\])(?:\\.|[^\[\]\\])+/,tT=mt(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",rp).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),nT=mt(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,f2).getRegex(),nd="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",op=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,rT=mt("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",op).replace("tag",nd).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),p2=mt(np).replace("hr",Jl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",nd).getRegex(),oT=mt(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",p2).getRegex(),ip={blockquote:oT,code:KE,def:tT,fences:JE,heading:QE,hr:Jl,html:rT,lheading:h2,list:nT,newline:XE,paragraph:p2,table:Dl,text:eT},T0=mt("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Jl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",nd).getRegex(),iT={...ip,table:T0,paragraph:mt(np).replace("hr",Jl).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",T0).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",nd).getRegex()},sT={...ip,html:mt(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",op).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:Dl,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:mt(np).replace("hr",Jl).replace("heading",` *#{1,6} *[^
|
|
194
|
+
]`).replace("lheading",h2).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},m2=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,aT=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,g2=/^( {2,}|\\)\n(?!\s*$)/,lT=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Ql="\\p{P}\\p{S}",cT=mt(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,Ql).getRegex(),uT=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,dT=mt(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,Ql).getRegex(),fT=mt("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,Ql).getRegex(),hT=mt("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,Ql).getRegex(),pT=mt(/\\([punct])/,"gu").replace(/punct/g,Ql).getRegex(),mT=mt(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),gT=mt(op).replace("(?:-->|$)","-->").getRegex(),vT=mt("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",gT).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Pu=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,yT=mt(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",Pu).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),v2=mt(/^!?\[(label)\]\[(ref)\]/).replace("label",Pu).replace("ref",rp).getRegex(),y2=mt(/^!?\[(ref)\](?:\[\])?/).replace("ref",rp).getRegex(),bT=mt("reflink|nolink(?!\\()","g").replace("reflink",v2).replace("nolink",y2).getRegex(),sp={_backpedal:Dl,anyPunctuation:pT,autolink:mT,blockSkip:uT,br:g2,code:aT,del:Dl,emStrongLDelim:dT,emStrongRDelimAst:fT,emStrongRDelimUnd:hT,escape:m2,link:yT,nolink:y2,punctuation:cT,reflink:v2,reflinkSearch:bT,tag:vT,text:lT,url:Dl},wT={...sp,link:mt(/^!?\[(label)\]\((.*?)\)/).replace("label",Pu).getRegex(),reflink:mt(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Pu).getRegex()},oh={...sp,escape:mt(m2).replace("])","~|])").getRegex(),url:mt(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},xT={...oh,br:mt(g2).replace("{2,}","*").getRegex(),text:mt(oh.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},ru={normal:ip,gfm:iT,pedantic:sT},_l={normal:sp,gfm:oh,breaks:xT,pedantic:wT};class ir{constructor(e){lt(this,"tokens");lt(this,"options");lt(this,"state");lt(this,"tokenizer");lt(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||Ji,this.options.tokenizer=this.options.tokenizer||new Ru,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const n={block:ru.normal,inline:_l.normal};this.options.pedantic?(n.block=ru.pedantic,n.inline=_l.pedantic):this.options.gfm&&(n.block=ru.gfm,this.options.breaks?n.inline=_l.breaks:n.inline=_l.gfm),this.tokenizer.rules=n}static get rules(){return{block:ru,inline:_l}}static lex(e,n){return new ir(n).lex(e)}static lexInline(e,n){return new ir(n).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
|
|
195
195
|
`),this.blockTokens(e,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){const r=this.inlineQueue[n];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,n=[],r=!1){this.options.pedantic&&(e=e.replace(/\t/g," ").replace(/^ +$/gm,""));let i,a,l;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(f=>(i=f.call({lexer:this},e,n))?(e=e.substring(i.raw.length),n.push(i),!0):!1))){if(i=this.tokenizer.space(e)){e=e.substring(i.raw.length),i.raw.length===1&&n.length>0?n[n.length-1].raw+=`
|
|
196
196
|
`:n.push(i);continue}if(i=this.tokenizer.code(e)){e=e.substring(i.raw.length),a=n[n.length-1],a&&(a.type==="paragraph"||a.type==="text")?(a.raw+=`
|
|
197
197
|
`+i.raw,a.text+=`
|
|
@@ -220,5 +220,5 @@ ${this.parser.parse(e)}</blockquote>
|
|
|
220
220
|
${e}</tr>
|
|
221
221
|
`}tablecell(e){const n=this.parser.parseInline(e.tokens),r=e.header?"th":"td";return(e.align?`<${r} align="${e.align}">`:`<${r}>`)+n+`</${r}>
|
|
222
222
|
`}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${e}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:n,tokens:r}){const i=this.parser.parseInline(r),a=C0(e);if(a===null)return i;e=a;let l='<a href="'+e+'"';return n&&(l+=' title="'+n+'"'),l+=">"+i+"</a>",l}image({href:e,title:n,text:r}){const i=C0(e);if(i===null)return r;e=i;let a=`<img src="${e}" alt="${r}"`;return n&&(a+=` title="${n}"`),a+=">",a}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):e.text}}class ap{strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return""+e}image({text:e}){return""+e}br(){return""}}class sr{constructor(e){lt(this,"options");lt(this,"renderer");lt(this,"textRenderer");this.options=e||Ji,this.options.renderer=this.options.renderer||new Mu,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new ap}static parse(e,n){return new sr(n).parse(e)}static parseInline(e,n){return new sr(n).parseInline(e)}parse(e,n=!0){let r="";for(let i=0;i<e.length;i++){const a=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const f=a,d=this.options.extensions.renderers[f.type].call({parser:this},f);if(d!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(f.type)){r+=d||"";continue}}const l=a;switch(l.type){case"space":{r+=this.renderer.space(l);continue}case"hr":{r+=this.renderer.hr(l);continue}case"heading":{r+=this.renderer.heading(l);continue}case"code":{r+=this.renderer.code(l);continue}case"table":{r+=this.renderer.table(l);continue}case"blockquote":{r+=this.renderer.blockquote(l);continue}case"list":{r+=this.renderer.list(l);continue}case"html":{r+=this.renderer.html(l);continue}case"paragraph":{r+=this.renderer.paragraph(l);continue}case"text":{let f=l,d=this.renderer.text(f);for(;i+1<e.length&&e[i+1].type==="text";)f=e[++i],d+=`
|
|
223
|
-
`+this.renderer.text(f);n?r+=this.renderer.paragraph({type:"paragraph",raw:d,text:d,tokens:[{type:"text",raw:d,text:d}]}):r+=d;continue}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}parseInline(e,n){n=n||this.renderer;let r="";for(let i=0;i<e.length;i++){const a=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const f=this.options.extensions.renderers[a.type].call({parser:this},a);if(f!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){r+=f||"";continue}}const l=a;switch(l.type){case"escape":{r+=n.text(l);break}case"html":{r+=n.html(l);break}case"link":{r+=n.link(l);break}case"image":{r+=n.image(l);break}case"strong":{r+=n.strong(l);break}case"em":{r+=n.em(l);break}case"codespan":{r+=n.codespan(l);break}case"br":{r+=n.br(l);break}case"del":{r+=n.del(l);break}case"text":{r+=n.text(l);break}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}}class Fl{constructor(e){lt(this,"options");lt(this,"block");this.options=e||Ji}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}provideLexer(){return this.block?ir.lex:ir.lexInline}provideParser(){return this.block?sr.parse:sr.parseInline}}lt(Fl,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));class
|
|
224
|
-
Please report this to https://github.com/markedjs/marked.`,e){const i="<p>An error occurred:</p><pre>"+Hn(r.message+"",!0)+"</pre>";return n?Promise.resolve(i):i}if(n)return Promise.reject(r);throw r}}}const Gi=new ST;function dt(t,e){return Gi.parse(t,e)}dt.options=dt.setOptions=function(t){return Gi.setOptions(t),dt.defaults=Gi.defaults,c2(dt.defaults),dt};dt.getDefaults=tp;dt.defaults=Ji;dt.use=function(...t){return Gi.use(...t),dt.defaults=Gi.defaults,c2(dt.defaults),dt};dt.walkTokens=function(t,e){return Gi.walkTokens(t,e)};dt.parseInline=Gi.parseInline;dt.Parser=sr;dt.parser=sr.parse;dt.Renderer=Mu;dt.TextRenderer=ap;dt.Lexer=ir;dt.lexer=ir.lex;dt.Tokenizer=Ru;dt.Hooks=Fl;dt.parse=dt;dt.options;dt.setOptions;dt.use;dt.walkTokens;dt.parseInline;sr.parse;ir.lex;const ET=t=>t.replace(/"/g,"QUOTE"),TT=t=>t.replace(new RegExp("QUOTE","g"),'"');function RT({className:t,inline:e=!1,text:n}){const r=TT(NE(ET(n)));return A.jsx("span",{className:t,dangerouslySetInnerHTML:{__html:e?dt.parseInline(r):dt.parse(r)}})}const PT="_menuItem_1t2vg_120",MT="_highlightFrame_1t2vg_134",AT="_rightIcon_1t2vg_142",IT="_leftIcon_1t2vg_147",Bi={menuItem:PT,highlightFrame:MT,rightIcon:AT,"menuItem--selected":"_menuItem--selected_1t2vg_147",leftIcon:IT,"menuItem--compact":"_menuItem--compact_1t2vg_158","highlightFrame--compact":"_highlightFrame--compact_1t2vg_165"},LT=({className:t,compact:e,href:n,isSelected:r,labelPillClassName:i,labelPillText:a,leftIcon:l,onClick:f,rightIcon:d,role:p,text:y})=>{const m=()=>e?"body-regular":r?"h5":"body-large";return A.jsx(Qt,{role:p,onClick:f,className:pe(t,Bi.menuItem,{[Bi["menuItem--selected"]]:r,[Bi["menuItem--compact"]]:e}),...n?{href:n}:{},children:A.jsxs("span",{className:pe(Bi.highlightFrame,{[Bi["menuItem--compact"]]:e}),children:[l&&A.jsx("span",{className:Bi.leftIcon,children:l}),A.jsx(Fe,{type:m(),as:"span",children:y}),a&&A.jsx(_h,{label:a,size:"medium",className:i}),d&&A.jsx("span",{className:Bi.rightIcon,children:d})]})})},DT="_navBar_10vii_120",FT={navBar:DT},BT=({children:t,onChange:e,value:n})=>{const[r,i]=D.useState(n||""),a=l=>{e(l),i(l)};return A.jsx("ul",{className:FT.navBar,children:D.Children.map(t,l=>D.cloneElement(l,{active:l.props.id.toLowerCase()===r.toLowerCase(),onChange:a}))})},OT="_navItem_5wkx0_120",VT="_navItem__label_5wkx0_129",jT="_navItem__selector_5wkx0_138",ou={navItem:OT,navItem__label:VT,navItem__selector:jT,"navItem--active":"_navItem--active_5wkx0_146"},NT=({active:t,ariaLabel:e,icon:n,id:r,label:i,onChange:a})=>{const l=()=>{a&&a(r)};return A.jsx("li",{children:A.jsxs(Qt,{className:pe(ou.navItem,{[ou["navItem--active"]]:t}),onClick:l,"aria-label":e,children:[A.jsx("div",{className:ou.navItem__selector}),n,i&&A.jsx(Fe,{className:ou.navItem__label,type:"detail-medium",as:"span",children:i})]})})},$T="_emptyState_m2i9b_120",WT="_emptyState__text_m2i9b_126",UT="_emptyState__secondaryText_m2i9b_131",HT="_emptyState__buttons_m2i9b_134",Js={emptyState:$T,emptyState__text:WT,emptyState__secondaryText:UT,emptyState__buttons:HT,"emptyState--small":"_emptyState--small_m2i9b_140","emptyState--small__text":"_emptyState--small__text_m2i9b_143","emptyState--medium":"_emptyState--medium_m2i9b_146","emptyState--medium__text":"_emptyState--medium__text_m2i9b_149","emptyState--large":"_emptyState--large_m2i9b_152","emptyState--large__text":"_emptyState--large__text_m2i9b_155"},zT={large:{buttonSize:"medium",primaryTextType:"h3",secondaryTextType:"body-large"},medium:{buttonSize:"medium",primaryTextType:"h4",secondaryTextType:"body-regular"},small:{buttonSize:"small",primaryTextType:"h5",secondaryTextType:"detail-medium"}},qT=({buttons:t=[],customVisual:e,primaryText:n,secondaryText:r,size:i,stickerProps:a})=>{const l=pe(Js.emptyState,Js[`emptyState--${i}`]),{buttonSize:f,primaryTextType:d,secondaryTextType:p}=zT[i],y=t.map((m,C)=>{switch(m.buttonType){case"primary":return A.jsx(Gg,{...m,size:f},C);case"secondary":return A.jsx(Yg,{...m,size:f},C);case"tertiary":return A.jsx(Kh,{...m,size:f},C);case"text":return A.jsx(mo,{...m,size:f},C)}});return A.jsxs("div",{className:l,children:[a&&A.jsx(xm,{size:i,...a}),e,(n||r)&&A.jsxs("div",{className:pe(Js.emptyState__text,Js[`emptyState--${i}__text`]),children:[n&&A.jsx(Fe,{type:d,children:n}),r&&A.jsx(Fe,{type:p,className:Js.emptyState__secondaryText,children:r})]}),y.length>0&&A.jsx("div",{className:Js.emptyState__buttons,children:y})]})},ZT="_notice__content_1bmsf_120",GT="_notice__header_1bmsf_127",YT="_notice__iconHeadline_1bmsf_133",En={notice__content:ZT,notice__header:GT,notice__iconHeadline:YT,"notice--small":"_notice--small_1bmsf_138","notice--medium":"_notice--medium_1bmsf_141","notice--sticky":"_notice--sticky_1bmsf_144","notice--embedded":"_notice--embedded_1bmsf_147","notice--pink":"_notice--pink_1bmsf_151","notice--green":"_notice--green_1bmsf_154","notice--grey":"_notice--grey_1bmsf_157"},XT=({context:t,dismissible:e,iconName:n,notificationBubble:r,onClick:i,onDismiss:a,primaryText:l,secondaryText:f,size:d,textButton:p,type:y})=>{const m=pe(En[`notice--${d}`],En[`notice--${y}`],{[En["notice--green"]]:t==="infoGreen",[En["notice--grey"]]:t==="infoGrey"}),C=e&&f;return A.jsxs("div",{className:En.notice,children:[A.jsxs("div",{className:pe(En.notice__content,m),children:[A.jsxs("div",{className:En.notice__header,children:[A.jsxs("div",{className:En.notice__iconHeadline,children:[n&&A.jsx(rt,{name:n,size:"24"}),r&&A.jsx(Nl,{...r}),l&&A.jsx(Fe,{type:d==="small"?"detail-bold":"h5",children:l})]}),C&&A.jsx(Qo,{onClick:a,icon:"cross",ariaLabel:"Schließen",size:"small"}),!f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),f&&A.jsx(Fe,{type:d==="small"?"detail-medium":"body-regular",children:f}),f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),y==="sticky"&&A.jsx(Jg,{})]})},KT=({dismissible:t,iconName:e,notificationBubble:n,onDismiss:r,primaryText:i,secondaryText:a,size:l})=>{const f=pe(En["notice--pink"],En[`notice--${l}`],En["notice--embedded"]);return A.jsx("div",{className:En.notice,children:A.jsxs("div",{className:pe(En.notice__content,f),children:[A.jsxs("div",{className:En.notice__header,children:[A.jsxs("div",{className:En.notice__iconHeadline,children:[e&&A.jsx(rt,{name:e,size:"24"}),n&&A.jsx(Nl,{...n}),i&&A.jsx(Fe,{type:l==="small"?"detail-bold":"h5",children:i})]}),t&&A.jsx(Qo,{onClick:r,icon:"cross",ariaLabelledBy:"Schließen",size:"small"})]}),a&&A.jsx(Fe,{type:l==="small"?"detail-medium":"body-regular",children:a})]})})},JT=t=>t.context==="warning"?A.jsx(KT,{...t}):A.jsx(XT,{...t});function Au(){return Au=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)({}).hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Au.apply(null,arguments)}function b2(t,e){if(t==null)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.includes(r))continue;n[r]=t[r]}return n}function ih(t,e){return ih=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},ih(t,e)}function w2(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,ih(t,e)}function QT(t,e){return t.classList?!!e&&t.classList.contains(e):(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+e+" ")!==-1}function eR(t,e){t.classList?t.classList.add(e):QT(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function R0(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function tR(t,e){t.classList?t.classList.remove(e):typeof t.className=="string"?t.className=R0(t.className,e):t.setAttribute("class",R0(t.className&&t.className.baseVal||"",e))}const P0={disabled:!1};var nR=process.env.NODE_ENV!=="production"?W.oneOfType([W.number,W.shape({enter:W.number,exit:W.number,appear:W.number}).isRequired]):null,rR=process.env.NODE_ENV!=="production"?W.oneOfType([W.string,W.shape({enter:W.string,exit:W.string,active:W.string}),W.shape({enter:W.string,enterDone:W.string,enterActive:W.string,exit:W.string,exitDone:W.string,exitActive:W.string})]):null;const x2=D.createContext(null);var _2=function(e){return e.scrollTop},Tl="unmounted",Ni="exited",$i="entering",na="entered",sh="exiting",Ur=function(t){w2(e,t);function e(r,i){var a;a=t.call(this,r,i)||this;var l=i,f=l&&!l.isMounting?r.enter:r.appear,d;return a.appearStatus=null,r.in?f?(d=Ni,a.appearStatus=$i):d=na:r.unmountOnExit||r.mountOnEnter?d=Tl:d=Ni,a.state={status:d},a.nextCallback=null,a}e.getDerivedStateFromProps=function(i,a){var l=i.in;return l&&a.status===Tl?{status:Ni}:null};var n=e.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var a=null;if(i!==this.props){var l=this.state.status;this.props.in?l!==$i&&l!==na&&(a=$i):(l===$i||l===na)&&(a=sh)}this.updateStatus(!1,a)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,a,l,f;return a=l=f=i,i!=null&&typeof i!="number"&&(a=i.exit,l=i.enter,f=i.appear!==void 0?i.appear:l),{exit:a,enter:l,appear:f}},n.updateStatus=function(i,a){if(i===void 0&&(i=!1),a!==null)if(this.cancelNextCallback(),a===$i){if(this.props.unmountOnExit||this.props.mountOnEnter){var l=this.props.nodeRef?this.props.nodeRef.current:Cl.findDOMNode(this);l&&_2(l)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Ni&&this.setState({status:Tl})},n.performEnter=function(i){var a=this,l=this.props.enter,f=this.context?this.context.isMounting:i,d=this.props.nodeRef?[f]:[Cl.findDOMNode(this),f],p=d[0],y=d[1],m=this.getTimeouts(),C=f?m.appear:m.enter;if(!i&&!l||P0.disabled){this.safeSetState({status:na},function(){a.props.onEntered(p)});return}this.props.onEnter(p,y),this.safeSetState({status:$i},function(){a.props.onEntering(p,y),a.onTransitionEnd(C,function(){a.safeSetState({status:na},function(){a.props.onEntered(p,y)})})})},n.performExit=function(){var i=this,a=this.props.exit,l=this.getTimeouts(),f=this.props.nodeRef?void 0:Cl.findDOMNode(this);if(!a||P0.disabled){this.safeSetState({status:Ni},function(){i.props.onExited(f)});return}this.props.onExit(f),this.safeSetState({status:sh},function(){i.props.onExiting(f),i.onTransitionEnd(l.exit,function(){i.safeSetState({status:Ni},function(){i.props.onExited(f)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,a){a=this.setNextCallback(a),this.setState(i,a)},n.setNextCallback=function(i){var a=this,l=!0;return this.nextCallback=function(f){l&&(l=!1,a.nextCallback=null,i(f))},this.nextCallback.cancel=function(){l=!1},this.nextCallback},n.onTransitionEnd=function(i,a){this.setNextCallback(a);var l=this.props.nodeRef?this.props.nodeRef.current:Cl.findDOMNode(this),f=i==null&&!this.props.addEndListener;if(!l||f){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var d=this.props.nodeRef?[this.nextCallback]:[l,this.nextCallback],p=d[0],y=d[1];this.props.addEndListener(p,y)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===Tl)return null;var a=this.props,l=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var f=b2(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return D.createElement(x2.Provider,{value:null},typeof l=="function"?l(i,f):D.cloneElement(D.Children.only(l),f))},e}(D.Component);Ur.contextType=x2;Ur.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:W.shape({current:typeof Element>"u"?W.any:function(t,e,n,r,i,a){var l=t[e];return W.instanceOf(l&&"ownerDocument"in l?l.ownerDocument.defaultView.Element:Element)(t,e,n,r,i,a)}}),children:W.oneOfType([W.func.isRequired,W.element.isRequired]).isRequired,in:W.bool,mountOnEnter:W.bool,unmountOnExit:W.bool,appear:W.bool,enter:W.bool,exit:W.bool,timeout:function(e){var n=nR;e.addEndListener||(n=n.isRequired);for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];return n.apply(void 0,[e].concat(i))},addEndListener:W.func,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}:{};function Qs(){}Ur.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Qs,onEntering:Qs,onEntered:Qs,onExit:Qs,onExiting:Qs,onExited:Qs};Ur.UNMOUNTED=Tl;Ur.EXITED=Ni;Ur.ENTERING=$i;Ur.ENTERED=na;Ur.EXITING=sh;var oR=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return eR(e,r)})},Ff=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return tR(e,r)})},lp=function(t){w2(e,t);function e(){for(var r,i=arguments.length,a=new Array(i),l=0;l<i;l++)a[l]=arguments[l];return r=t.call.apply(t,[this].concat(a))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1];r.removeClasses(y,"exit"),r.addClass(y,m?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(f,d)},r.onEntering=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],C=m?"appear":"enter";r.addClass(y,C,"active"),r.props.onEntering&&r.props.onEntering(f,d)},r.onEntered=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],C=m?"appear":"enter";r.removeClasses(y,C),r.addClass(y,C,"done"),r.props.onEntered&&r.props.onEntered(f,d)},r.onExit=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"appear"),r.removeClasses(p,"enter"),r.addClass(p,"exit","base"),r.props.onExit&&r.props.onExit(f)},r.onExiting=function(f){var d=r.resolveArguments(f),p=d[0];r.addClass(p,"exit","active"),r.props.onExiting&&r.props.onExiting(f)},r.onExited=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"exit"),r.addClass(p,"exit","done"),r.props.onExited&&r.props.onExited(f)},r.resolveArguments=function(f,d){return r.props.nodeRef?[r.props.nodeRef.current,f]:[f,d]},r.getClassNames=function(f){var d=r.props.classNames,p=typeof d=="string",y=p&&d?d+"-":"",m=p?""+y+f:d[f],C=p?m+"-active":d[f+"Active"],T=p?m+"-done":d[f+"Done"];return{baseClassName:m,activeClassName:C,doneClassName:T}},r}var n=e.prototype;return n.addClass=function(i,a,l){var f=this.getClassNames(a)[l+"ClassName"],d=this.getClassNames("enter"),p=d.doneClassName;a==="appear"&&l==="done"&&p&&(f+=" "+p),l==="active"&&i&&_2(i),f&&(this.appliedClasses[a][l]=f,oR(i,f))},n.removeClasses=function(i,a){var l=this.appliedClasses[a],f=l.base,d=l.active,p=l.done;this.appliedClasses[a]={},f&&Ff(i,f),d&&Ff(i,d),p&&Ff(i,p)},n.render=function(){var i=this.props;i.classNames;var a=b2(i,["classNames"]);return D.createElement(Ur,Au({},a,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},e}(D.Component);lp.defaultProps={classNames:""};lp.propTypes=process.env.NODE_ENV!=="production"?Au({},Ur.propTypes,{classNames:rR,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}):{};const iR="_snackbarbottom_3mqdp_1",sR="_snackbar_3mqdp_152",aR="_snackbar__left_3mqdp_176",lR="_snackbar__right_3mqdp_182",cR="_snackbar__textLabel_3mqdp_187",uR="_snackbar__textButton_3mqdp_195",dR="_snackbar__dismiss_3mqdp_198",fR="_snackbar__icon_3mqdp_201",Bn={"animation--enter":"_animation--enter_3mqdp_134","animation--enter-active":"_animation--enter-active_3mqdp_138",snackbarbottom:iR,"animation--exit":"_animation--exit_3mqdp_143","animation--exit-active":"_animation--exit-active_3mqdp_147",snackbar:sR,snackbar__left:aR,snackbar__right:lR,snackbar__textLabel:cR,snackbar__textButton:uR,snackbar__dismiss:dR,snackbar__icon:fR},hR=60,M0=600,pR=({dismissable:t=!1,isOpen:e,leftIconLarge:n,leftIconSmall:r,onClick:i,onClose:a,rightIconLarge:l,rightIconSmall:f,textButton:d,textLabel:p})=>{const[y,m]=D.useState(!1),[C,T]=D.useState(0),[P,B]=D.useState(4e3),I=D.useRef(null),{getRootProps:M}=K5({autoHideDuration:P,onClose:a,open:e}),V=$=>{const Y=$.changedTouches[0].clientY;T(Y),B(null)},j=$=>{requestAnimationFrame(()=>{if(I.current){const J=$.changedTouches[0].clientY,K=C-Math.max(C,J),le=Math.abs(1e3/K);I.current.style.marginBottom=`${K}px`,I.current.style.opacity=`${le}%`}})},U=$=>{const Y=$.changedTouches[0].clientY,J=()=>{I.current&&(I.current.style.marginBottom="0",I.current.style.opacity="100%"),B(4e3),m(!1)};Y-C>hR?(m(!0),a&&a(),I.current&&(I.current.style.opacity="0"),setTimeout(()=>{J()},M0+10)):J()};return A.jsx(lp,{nodeRef:I,timeout:M0,in:e,classNames:{enter:Bn["animation--enter"],enterActive:Bn["animation--enter-active"],exit:pe({[Bn["animation--exit"]]:!y}),exitActive:pe({[Bn["animation--exit-active"]]:!y})},unmountOnExit:!0,children:A.jsxs("div",{role:"alertdialog",...M,className:Bn.snackbar,onTouchMove:j,onTouchStart:V,onTouchEnd:U,ref:I,children:[A.jsxs("div",{className:Bn.snackbar__left,children:[n&&A.jsx(rt,{name:n,size:"32",className:Bn.snackbar__icon}),r&&A.jsx(rt,{name:r,size:"24",className:Bn.snackbar__icon}),p&&A.jsx(Fe,{type:"body-semibold",className:Bn.snackbar__textLabel,children:p})]}),A.jsxs("div",{className:Bn.snackbar__right,children:[l&&A.jsx(rt,{name:l,size:"32",className:Bn.snackbar__icon}),f&&A.jsx(rt,{name:f,size:"24",className:Bn.snackbar__icon}),d&&A.jsx("div",{className:Bn.snackbar__textButton,children:A.jsx(mo,{color:"green",size:"medium",text:d,onClick:i})})]}),t&&A.jsx(Qo,{icon:"cross",size:"small",ariaLabel:"Schließen",onClick:a,className:Bn.snackbar__dismiss})]})})},mR="_fieldset_1reiz_120",gR={fieldset:mR},cp=({children:t,className:e,disabled:n,form:r,name:i})=>{const a=D.Children.map(t,l=>{if(D.isValidElement(l))return D.cloneElement(l,{disabled:n})});return A.jsx("fieldset",{className:pe(gR.fieldset,e),disabled:n,name:i,form:r,children:a})},vR="_radiobuttoncluster_lda5j_120",yR={radiobuttoncluster:vR};function bR(t){const{children:e,disabled:n,onChange:r,value:i}=t;function a(f){r(f)}const l=D.Children.map(e,f=>D.cloneElement(f,{checked:i===f.props.value,onChange:a}));return A.jsx(cp,{disabled:n,className:yR.radiobuttoncluster,children:l})}const wR="_toggleGroupStory_10hs5_120",xR={toggleGroupStory:wR},_R=({className:t,items:e,multiselect:n=!1,onChange:r,selectedItems:i,togglable:a=!1})=>{const l=i||[],f=y=>{d(y)},d=y=>{if(!n){const C=a?l.find(T=>T.id===y.id)?[]:[y]:[y];r&&r(C);return}const m=l.find(C=>C.id===y.id)?l.filter(C=>C.id!==y.id):[...l,y];r&&r(m)},p=y=>!!l.find(m=>m.id===y);return A.jsx("div",{className:pe(xR.toggleGroup,t),children:e.map(({disabled:y,icon:m,id:C,label:T,orientation:P,popular:B,style:I,value:M,variant:V})=>A.jsx(o2,{id:C,style:I,value:M,icon:m,popular:B,variant:V,orientation:P,label:T,disabled:y,isSelected:p(C),onToggleChange:f},C))})},kR="_switcherToggle_13adz_121",CR="_input_13adz_129",SR="_label_13adz_132",iu={switcherToggle:kR,input:CR,label:SR,"switcherToggle--filled":"_switcherToggle--filled_13adz_157","switcherToggle--outline":"_switcherToggle--outline_13adz_164"},ER=2,TR=({className:t,items:e,onChange:n,style:r="outline",value:i})=>{if(e.length<ER)return null;const a=l=>{n(l.target.value)};return A.jsx(cp,{className:pe(iu.switcherToggle,iu[`switcherToggle--${r}`],t),name:"switcher-toggle",children:e.map(({id:l,label:f},d)=>A.jsxs(D.Fragment,{children:[A.jsx("input",{type:"radio",id:`toggle-${d}-${l}`,name:"switcher-toggle","aria-label":f,value:l,checked:i===l,className:iu.input,onChange:a}),A.jsx("label",{htmlFor:`toggle-${d}-${l}`,className:iu.label,children:A.jsx(Fe,{as:"p",type:"h5",children:f})})]},`${d}_${l}`))})},RR="_toggleInput_caw1f_120",PR="_textWrapper_caw1f_133",Oi={toggleInput:RR,textWrapper:PR,"textWrapper--withDescription":"_textWrapper--withDescription_caw1f_138",switch:"_switch_caw1f_141","toggleInput--checked":"_toggleInput--checked_caw1f_144","toggleInput--disabled":"_toggleInput--disabled_caw1f_147","toggleInput--withBorder":"_toggleInput--withBorder_caw1f_150"},MR=({checked:t,defaultChecked:e,description:n,disabled:r,icon:i,label:a,onChange:l,withBorder:f})=>A.jsxs("label",{className:pe(Oi.toggleInput,{[Oi["toggleInput--withBorder"]]:f,[Oi["toggleInput--checked"]]:t,[Oi["toggleInput--disabled"]]:r}),children:[i&&A.jsx(rt,{name:i,size:"32"}),A.jsxs("div",{className:pe(Oi.textWrapper,{[Oi["textWrapper--withDescription"]]:n}),children:[A.jsx(Fe,{type:"body-large",children:a}),n&&A.jsx(Fe,{type:"body-regular",children:n})]}),A.jsx(r2,{onChange:l,disabled:r,checked:t,defaultChecked:e,className:Oi.switch})]}),AR="_tabsCard_ym47b_120",IR="_tabs_ym47b_120",LR="_label_ym47b_128",DR="_tabsList_ym47b_132",FR="_selectedTab_ym47b_150",ea={tabsCard:AR,tabs:IR,label:LR,tabsList:DR,selectedTab:FR},BR=({onChange:t,tabs:e,value:n})=>A.jsx("section",{className:ea.tabsCard,children:A.jsxs(pm,{defaultValue:n,className:ea.tabs,onChange:t,children:[A.jsx(ym,{className:ea.tabsList,children:e.map(({id:r,label:i})=>A.jsxs(wm,{value:`${r}`,"data-testid":`tab-${i}`,children:[A.jsx("div",{className:ea.tab,children:A.jsx("div",{className:ea.selectedTab})}),A.jsx(Fe,{as:"span",type:"body-regular",className:ea.label,children:i})]},`tab_${r}`))}),e.map(({content:r,id:i})=>A.jsx(mm,{value:`${i}`,children:r},`tab_panel_${i}`))]})}),OR="_root_exfbe_120",VR="_root__content_exfbe_130",jR="_root__bookmark_exfbe_135",NR="_root__header_exfbe_141",$R="_root__header__reserved_exfbe_148",WR="_root__header__reserved__box_exfbe_161",UR="_root__header__image_exfbe_170",HR="_root__info_exfbe_175",zR="_root__info__top_exfbe_181",qR="_root__info__price_exfbe_184",ZR="_root__info__title_exfbe_190",GR="_root__info__timeStamp_exfbe_198",Cn={root:OR,"root--aggregator":"_root--aggregator_exfbe_127",root__content:VR,root__bookmark:jR,root__header:NR,root__header__reserved:$R,"root__header__reserved--visible":"_root__header__reserved--visible_exfbe_158",root__header__reserved__box:WR,root__header__image:UR,root__info:HR,root__info__top:zR,root__info__price:qR,"root__info__price--reserved":"_root__info__price--reserved_exfbe_187",root__info__title:ZR,root__info__timeStamp:GR};function YR({bookmarked:t,context:e="feed",image:n,onBookmark:r,onClick:i,price:a,reserved:l,reservedText:f,timeStamp:d,title:p}){return A.jsxs("div",{className:pe(Cn.root,Cn[`root--${e}`]),children:[A.jsx(Xg,{onClick:r,selected:t,className:Cn.root__bookmark,iconSelected:"bookmark_filled",iconUnselected:"bookmark_outline"}),A.jsxs("div",{className:Cn.root__content,onClick:i,children:[A.jsxs("div",{className:Cn.root__header,children:[A.jsx("div",{className:pe(Cn.root__header__reserved,{[Cn["root__header__reserved--visible"]]:l}),children:A.jsx("div",{className:Cn.root__header__reserved__box,children:A.jsx(Fe,{type:"detail-upper-case",children:f})})}),n?A.jsx(Jh,{alt:"product image",src:n,className:Cn.root__header__image}):A.jsx(Kg,{size:"large",icon:A.jsx(rt,{name:"camera_crossed"})})]}),A.jsxs("div",{className:Cn.root__info,children:[A.jsxs("div",{className:Cn.root__info__top,children:[A.jsx(Fe,{type:"body-semibold",as:"p",className:pe(Cn.root__info__price,{[Cn["root__info__price--reserved"]]:l}),children:a}),A.jsx(Fe,{type:"body-semibold",as:"p",className:Cn.root__info__title,children:p})]}),A.jsx(Fe,{type:"detail-medium",as:"p",className:Cn.root__info__timeStamp,children:d})]})]})]})}const XR=({ariaLabel:t,ariaLabelledBy:e,children:n,className:r,id:i})=>A.jsx("form",{className:r,"aria-label":t,"aria-labelledby":e,id:i,children:n}),KR="_legend_18a0n_120",JR="_text_18a0n_126",A0={legend:KR,text:JR},QR=({className:t,headline:e,text:n})=>A.jsxs("legend",{className:pe(A0.legend,t),children:[A.jsx(Fe,{type:"h5",children:e}),n&&A.jsx(Fe,{className:A0.text,type:"body-regular",as:"p",children:n})]}),eP="_overlay_14hsk_120",tP="_sheet_14hsk_131",nP="_sheetWrapper_14hsk_144",rP="_sheetBody_14hsk_152",oP="_sheetHeader_14hsk_155",iP="_sheetFooter_14hsk_167",ta={overlay:eP,"fade-in":"_fade-in_14hsk_1",sheet:tP,"slide-up":"_slide-up_14hsk_1",sheetWrapper:nP,sheetBody:rP,sheetHeader:oP,sheetFooter:iP},sP=({ariaLabel:t,footer:e,onClose:n,open:r,sheetBody:i,sheetHeader:a})=>(D.useEffect(()=>(r&&(document.body.style.overflow="hidden"),()=>{document.body.style.overflow=""}),[r]),r?A.jsxs(A.Fragment,{children:[A.jsx("div",{className:ta.overlay,onClick:n,"data-testid":"overlay"}),A.jsx("dialog",{className:ta.sheet,"aria-label":t,"aria-modal":"true",open:r,children:A.jsx("div",{className:ta.sheetWrapper,children:A.jsxs("section",{role:"document",children:[A.jsx("header",{className:ta.sheetHeader,children:a}),A.jsx("div",{className:ta.sheetBody,children:A.jsx(Qu,{children:i})}),A.jsx("footer",{className:ta.sheetFooter,children:e})]})})})]}):null),aP="_backdrop_1gb3m_120",lP={backdrop:aP},k2=D.forwardRef((t,e)=>{const{ownerState:n,...r}=t;return A.jsx("div",{ref:e,...r,className:lP.backdrop})});k2.displayName="Backdrop";const cP="_modal_jp5bs_120",uP="_modalWrapper_jp5bs_128",dP="_modalHeader_jp5bs_144",fP="_crossCircle_jp5bs_160",hP="_modalFooter_jp5bs_163",kl={modal:cP,modalWrapper:uP,modalHeader:dP,crossCircle:fP,modalFooter:hP},pP=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n="Abbrechen",headerTitle:r,modalBody:i,modalFooter:a,onClose:l,open:f})=>A.jsx(yh,{"aria-label":t,"aria-labelledby":e,open:f,onClose:l,slots:{backdrop:k2},className:kl.modal,children:A.jsxs("div",{className:kl.modalWrapper,children:[A.jsx(Tu,{className:kl.modalHeader,headline:r,rightElement:A.jsx(Qo,{icon:"cross_circle",onClick:l,size:"small",ariaLabel:n,className:kl.crossCircle})}),A.jsx(Qu,{children:i}),A.jsxs("div",{className:kl.modalFooter,children:[A.jsx(mo,{onClick:l,color:"blue",size:"large",text:n}),a]})]})}),mP="_base_187nw_120",gP={base:mP};var du=(t=>(t[t.lg=16]="lg",t[t.md=12]="md",t[t.sm=8]="sm",t[t.xl=24]="xl",t))(du||{});const C2=D.forwardRef(({anchor:t,children:e,container:n,handleClickAway:r,id:i,offset:a="sm",open:l,placement:f,strategy:d="fixed"},p)=>{let y=du.sm;typeof a=="object"?y=a:du[a]&&(y=du[a]);let m;return r?m=A.jsx(hu,{onClickAway:r,touchEvent:!1,children:A.jsx("div",{children:e})}):m=e,A.jsx(um,{ref:p,className:gP.base,id:i,open:l,anchor:t,offset:y,placement:f,container:n,strategy:d,children:m})});C2.displayName="Popup";const vP="_backdrop_c8ki0_120",yP={backdrop:vP},S2=D.forwardRef((t,e)=>A.jsx("div",{ref:e,...t,className:yP.backdrop}));S2.displayName="Backdrop";const bP="_sheet_1osfb_120",wP="_sheetWrapper_1osfb_132",xP="_sheetHeader_1osfb_144",_P="_sheetFooter_1osfb_166",su={sheet:bP,sheetWrapper:wP,sheetHeader:xP,sheetFooter:_P},kP=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n,onClose:r,open:i,sheetBody:a,sheetFooter:l,sheetHeader:f})=>A.jsx(yh,{"aria-label":t,"aria-labelledby":e,open:i,onClose:r,slots:{backdrop:S2},className:su.sheet,children:A.jsxs("div",{className:su.sheetWrapper,children:[f&&A.jsx("div",{className:su.sheetHeader,children:f}),a,(l||n)&&A.jsxs("div",{className:su.sheetFooter,children:[n&&A.jsx(mo,{onClick:r,color:"blue",size:"large",text:n}),l]})]})});exports.ActionBar=kE;exports.Badge=My;exports.BadgeIcon=xh;exports.BadgeLabel=G6;exports.BodyText=x9;exports.BottomSheet=sP;exports.Button=Qt;exports.ButtonPrimary=Gg;exports.ButtonSecondary=Yg;exports.ButtonTertiary=Kh;exports.Card=uE;exports.CardBody=Qu;exports.CardHeader=Tu;exports.CheckboxInput=y8;exports.CopyLinkButton=D7;exports.Divider=Jg;exports.DropdownHeader=Qg;exports.DropdownOption=e2;exports.DropdownOptionsCluster=G9;exports.EmptyState=qT;exports.FeedItemCategory=X6;exports.FeedTile=$7;exports.Fieldset=cp;exports.Form=XR;exports.Icon=rt;exports.IconButton=Qo;exports.Image=Jh;exports.InputFieldSpecial=E8;exports.LabelPill=_h;exports.Legend=QR;exports.Loader=tE;exports.Markdown=RT;exports.MarketplaceItemCardless=YR;exports.MenuItem=LT;exports.MenuTile=H7;exports.Modal=pP;exports.NavBar=BT;exports.NavItem=NT;exports.NavigationTab=BR;exports.Notice=JT;exports.NotificationBubble=Nl;exports.NotificationListItem=FE;exports.OverlayButton=Xg;exports.PlaceholderThumbnail=Kg;exports.Popup=C2;exports.RadioButton=R8;exports.RadioButtonCluster=bR;exports.Select=f8;exports.SelectablePill=o2;exports.SelectablePillGroup=_R;exports.Sheet=kP;exports.Snackbar=pR;exports.Sticker=xm;exports.SwitcherToggle=TR;exports.TextAreaInput=N8;exports.TextButton=mo;exports.TextInput=X8;exports.Thumbnail=ya;exports.ThumbnailWithLabel=P9;exports.ThumbnailWrapper=I9;exports.Toggle=r2;exports.ToggleInput=MR;exports.Tooltip=T7;exports.Typography=Fe;exports.UserAvatar=j9;
|
|
223
|
+
`+this.renderer.text(f);n?r+=this.renderer.paragraph({type:"paragraph",raw:d,text:d,tokens:[{type:"text",raw:d,text:d}]}):r+=d;continue}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}parseInline(e,n){n=n||this.renderer;let r="";for(let i=0;i<e.length;i++){const a=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[a.type]){const f=this.options.extensions.renderers[a.type].call({parser:this},a);if(f!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){r+=f||"";continue}}const l=a;switch(l.type){case"escape":{r+=n.text(l);break}case"html":{r+=n.html(l);break}case"link":{r+=n.link(l);break}case"image":{r+=n.image(l);break}case"strong":{r+=n.strong(l);break}case"em":{r+=n.em(l);break}case"codespan":{r+=n.codespan(l);break}case"br":{r+=n.br(l);break}case"del":{r+=n.del(l);break}case"text":{r+=n.text(l);break}default:{const f='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return r}}class Fl{constructor(e){lt(this,"options");lt(this,"block");this.options=e||Ji}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}provideLexer(){return this.block?ir.lex:ir.lexInline}provideParser(){return this.block?sr.parse:sr.parseInline}}lt(Fl,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));class _T{constructor(...e){lt(this,"defaults",tp());lt(this,"options",this.setOptions);lt(this,"parse",this.parseMarkdown(!0));lt(this,"parseInline",this.parseMarkdown(!1));lt(this,"Parser",sr);lt(this,"Renderer",Mu);lt(this,"TextRenderer",ap);lt(this,"Lexer",ir);lt(this,"Tokenizer",Ru);lt(this,"Hooks",Fl);this.use(...e)}walkTokens(e,n){var i,a;let r=[];for(const l of e)switch(r=r.concat(n.call(this,l)),l.type){case"table":{const f=l;for(const d of f.header)r=r.concat(this.walkTokens(d.tokens,n));for(const d of f.rows)for(const p of d)r=r.concat(this.walkTokens(p.tokens,n));break}case"list":{const f=l;r=r.concat(this.walkTokens(f.items,n));break}default:{const f=l;(a=(i=this.defaults.extensions)==null?void 0:i.childTokens)!=null&&a[f.type]?this.defaults.extensions.childTokens[f.type].forEach(d=>{const p=f[d].flat(1/0);r=r.concat(this.walkTokens(p,n))}):f.tokens&&(r=r.concat(this.walkTokens(f.tokens,n)))}}return r}use(...e){const n=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(r=>{const i={...r};if(i.async=this.defaults.async||i.async||!1,r.extensions&&(r.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){const l=n.renderers[a.name];l?n.renderers[a.name]=function(...f){let d=a.renderer.apply(this,f);return d===!1&&(d=l.apply(this,f)),d}:n.renderers[a.name]=a.renderer}if("tokenizer"in a){if(!a.level||a.level!=="block"&&a.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const l=n[a.level];l?l.unshift(a.tokenizer):n[a.level]=[a.tokenizer],a.start&&(a.level==="block"?n.startBlock?n.startBlock.push(a.start):n.startBlock=[a.start]:a.level==="inline"&&(n.startInline?n.startInline.push(a.start):n.startInline=[a.start]))}"childTokens"in a&&a.childTokens&&(n.childTokens[a.name]=a.childTokens)}),i.extensions=n),r.renderer){const a=this.defaults.renderer||new Mu(this.defaults);for(const l in r.renderer){if(!(l in a))throw new Error(`renderer '${l}' does not exist`);if(["options","parser"].includes(l))continue;const f=l,d=r.renderer[f],p=a[f];a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m||""}}i.renderer=a}if(r.tokenizer){const a=this.defaults.tokenizer||new Ru(this.defaults);for(const l in r.tokenizer){if(!(l in a))throw new Error(`tokenizer '${l}' does not exist`);if(["options","rules","lexer"].includes(l))continue;const f=l,d=r.tokenizer[f],p=a[f];a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m}}i.tokenizer=a}if(r.hooks){const a=this.defaults.hooks||new Fl;for(const l in r.hooks){if(!(l in a))throw new Error(`hook '${l}' does not exist`);if(["options","block"].includes(l))continue;const f=l,d=r.hooks[f],p=a[f];Fl.passThroughHooks.has(l)?a[f]=y=>{if(this.defaults.async)return Promise.resolve(d.call(a,y)).then(C=>p.call(a,C));const m=d.call(a,y);return p.call(a,m)}:a[f]=(...y)=>{let m=d.apply(a,y);return m===!1&&(m=p.apply(a,y)),m}}i.hooks=a}if(r.walkTokens){const a=this.defaults.walkTokens,l=r.walkTokens;i.walkTokens=function(f){let d=[];return d.push(l.call(this,f)),a&&(d=d.concat(a.call(this,f))),d}}this.defaults={...this.defaults,...i}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,n){return ir.lex(e,n??this.defaults)}parser(e,n){return sr.parse(e,n??this.defaults)}parseMarkdown(e){return(r,i)=>{const a={...i},l={...this.defaults,...a},f=this.onError(!!l.silent,!!l.async);if(this.defaults.async===!0&&a.async===!1)return f(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof r>"u"||r===null)return f(new Error("marked(): input parameter is undefined or null"));if(typeof r!="string")return f(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(r)+", string expected"));l.hooks&&(l.hooks.options=l,l.hooks.block=e);const d=l.hooks?l.hooks.provideLexer():e?ir.lex:ir.lexInline,p=l.hooks?l.hooks.provideParser():e?sr.parse:sr.parseInline;if(l.async)return Promise.resolve(l.hooks?l.hooks.preprocess(r):r).then(y=>d(y,l)).then(y=>l.hooks?l.hooks.processAllTokens(y):y).then(y=>l.walkTokens?Promise.all(this.walkTokens(y,l.walkTokens)).then(()=>y):y).then(y=>p(y,l)).then(y=>l.hooks?l.hooks.postprocess(y):y).catch(f);try{l.hooks&&(r=l.hooks.preprocess(r));let y=d(r,l);l.hooks&&(y=l.hooks.processAllTokens(y)),l.walkTokens&&this.walkTokens(y,l.walkTokens);let m=p(y,l);return l.hooks&&(m=l.hooks.postprocess(m)),m}catch(y){return f(y)}}}onError(e,n){return r=>{if(r.message+=`
|
|
224
|
+
Please report this to https://github.com/markedjs/marked.`,e){const i="<p>An error occurred:</p><pre>"+Hn(r.message+"",!0)+"</pre>";return n?Promise.resolve(i):i}if(n)return Promise.reject(r);throw r}}}const Gi=new _T;function dt(t,e){return Gi.parse(t,e)}dt.options=dt.setOptions=function(t){return Gi.setOptions(t),dt.defaults=Gi.defaults,c2(dt.defaults),dt};dt.getDefaults=tp;dt.defaults=Ji;dt.use=function(...t){return Gi.use(...t),dt.defaults=Gi.defaults,c2(dt.defaults),dt};dt.walkTokens=function(t,e){return Gi.walkTokens(t,e)};dt.parseInline=Gi.parseInline;dt.Parser=sr;dt.parser=sr.parse;dt.Renderer=Mu;dt.TextRenderer=ap;dt.Lexer=ir;dt.lexer=ir.lex;dt.Tokenizer=Ru;dt.Hooks=Fl;dt.parse=dt;dt.options;dt.setOptions;dt.use;dt.walkTokens;dt.parseInline;sr.parse;ir.lex;const kT=t=>t.replace(/"/g,"QUOTE"),CT=t=>t.replace(new RegExp("QUOTE","g"),'"');function ST({className:t,inline:e=!1,text:n}){const r=CT(OE(kT(n)));return A.jsx("span",{className:t,dangerouslySetInnerHTML:{__html:e?dt.parseInline(r):dt.parse(r)}})}const ET="_menuItem_1t2vg_120",TT="_highlightFrame_1t2vg_134",RT="_rightIcon_1t2vg_142",PT="_leftIcon_1t2vg_147",Bi={menuItem:ET,highlightFrame:TT,rightIcon:RT,"menuItem--selected":"_menuItem--selected_1t2vg_147",leftIcon:PT,"menuItem--compact":"_menuItem--compact_1t2vg_158","highlightFrame--compact":"_highlightFrame--compact_1t2vg_165"},MT=({className:t,compact:e,href:n,isSelected:r,labelPillClassName:i,labelPillText:a,leftIcon:l,onClick:f,rightIcon:d,role:p,text:y})=>{const m=()=>e?"body-regular":r?"h5":"body-large";return A.jsx(Qt,{role:p,onClick:f,className:pe(t,Bi.menuItem,{[Bi["menuItem--selected"]]:r,[Bi["menuItem--compact"]]:e}),...n?{href:n}:{},children:A.jsxs("span",{className:pe(Bi.highlightFrame,{[Bi["menuItem--compact"]]:e}),children:[l&&A.jsx("span",{className:Bi.leftIcon,children:l}),A.jsx(Fe,{type:m(),as:"span",children:y}),a&&A.jsx(_h,{label:a,size:"medium",className:i}),d&&A.jsx("span",{className:Bi.rightIcon,children:d})]})})},AT="_navBar_10vii_120",IT={navBar:AT},LT=({children:t,onChange:e,value:n})=>{const[r,i]=D.useState(n||""),a=l=>{e(l),i(l)};return A.jsx("ul",{className:IT.navBar,children:D.Children.map(t,l=>D.cloneElement(l,{active:l.props.id.toLowerCase()===r.toLowerCase(),onChange:a}))})},DT="_navItem_5wkx0_120",FT="_navItem__label_5wkx0_129",BT="_navItem__selector_5wkx0_138",ou={navItem:DT,navItem__label:FT,navItem__selector:BT,"navItem--active":"_navItem--active_5wkx0_146"},OT=({active:t,ariaLabel:e,icon:n,id:r,label:i,onChange:a})=>{const l=()=>{a&&a(r)};return A.jsx("li",{children:A.jsxs(Qt,{className:pe(ou.navItem,{[ou["navItem--active"]]:t}),onClick:l,"aria-label":e,children:[A.jsx("div",{className:ou.navItem__selector}),n,i&&A.jsx(Fe,{className:ou.navItem__label,type:"detail-medium",as:"span",children:i})]})})},VT="_emptyState_m2i9b_120",jT="_emptyState__text_m2i9b_126",NT="_emptyState__secondaryText_m2i9b_131",$T="_emptyState__buttons_m2i9b_134",Js={emptyState:VT,emptyState__text:jT,emptyState__secondaryText:NT,emptyState__buttons:$T,"emptyState--small":"_emptyState--small_m2i9b_140","emptyState--small__text":"_emptyState--small__text_m2i9b_143","emptyState--medium":"_emptyState--medium_m2i9b_146","emptyState--medium__text":"_emptyState--medium__text_m2i9b_149","emptyState--large":"_emptyState--large_m2i9b_152","emptyState--large__text":"_emptyState--large__text_m2i9b_155"},WT={large:{buttonSize:"medium",primaryTextType:"h3",secondaryTextType:"body-large"},medium:{buttonSize:"medium",primaryTextType:"h4",secondaryTextType:"body-regular"},small:{buttonSize:"small",primaryTextType:"h5",secondaryTextType:"detail-medium"}},UT=({buttons:t=[],customVisual:e,primaryText:n,secondaryText:r,size:i,stickerProps:a})=>{const l=pe(Js.emptyState,Js[`emptyState--${i}`]),{buttonSize:f,primaryTextType:d,secondaryTextType:p}=WT[i],y=t.map((m,C)=>{switch(m.buttonType){case"primary":return A.jsx(Gg,{...m,size:f},C);case"secondary":return A.jsx(Yg,{...m,size:f},C);case"tertiary":return A.jsx(Kh,{...m,size:f},C);case"text":return A.jsx(mo,{...m,size:f},C)}});return A.jsxs("div",{className:l,children:[a&&A.jsx(xm,{size:i,...a}),e,(n||r)&&A.jsxs("div",{className:pe(Js.emptyState__text,Js[`emptyState--${i}__text`]),children:[n&&A.jsx(Fe,{type:d,children:n}),r&&A.jsx(Fe,{type:p,className:Js.emptyState__secondaryText,children:r})]}),y.length>0&&A.jsx("div",{className:Js.emptyState__buttons,children:y})]})},HT="_notice__content_1bmsf_120",zT="_notice__header_1bmsf_127",qT="_notice__iconHeadline_1bmsf_133",En={notice__content:HT,notice__header:zT,notice__iconHeadline:qT,"notice--small":"_notice--small_1bmsf_138","notice--medium":"_notice--medium_1bmsf_141","notice--sticky":"_notice--sticky_1bmsf_144","notice--embedded":"_notice--embedded_1bmsf_147","notice--pink":"_notice--pink_1bmsf_151","notice--green":"_notice--green_1bmsf_154","notice--grey":"_notice--grey_1bmsf_157"},ZT=({context:t,dismissible:e,iconName:n,notificationBubble:r,onClick:i,onDismiss:a,primaryText:l,secondaryText:f,size:d,textButton:p,type:y})=>{const m=pe(En[`notice--${d}`],En[`notice--${y}`],{[En["notice--green"]]:t==="infoGreen",[En["notice--grey"]]:t==="infoGrey"}),C=e&&f;return A.jsxs("div",{className:En.notice,children:[A.jsxs("div",{className:pe(En.notice__content,m),children:[A.jsxs("div",{className:En.notice__header,children:[A.jsxs("div",{className:En.notice__iconHeadline,children:[n&&A.jsx(rt,{name:n,size:"24"}),r&&A.jsx(Nl,{...r}),l&&A.jsx(Fe,{type:d==="small"?"detail-bold":"h5",children:l})]}),C&&A.jsx(Qo,{onClick:a,icon:"cross",ariaLabel:"Schließen",size:"small"}),!f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),f&&A.jsx(Fe,{type:d==="small"?"detail-medium":"body-regular",children:f}),f&&p&&A.jsx(mo,{onClick:i,color:"blue",size:d,text:p})]}),y==="sticky"&&A.jsx(Jg,{})]})},GT=({dismissible:t,iconName:e,notificationBubble:n,onDismiss:r,primaryText:i,secondaryText:a,size:l})=>{const f=pe(En["notice--pink"],En[`notice--${l}`],En["notice--embedded"]);return A.jsx("div",{className:En.notice,children:A.jsxs("div",{className:pe(En.notice__content,f),children:[A.jsxs("div",{className:En.notice__header,children:[A.jsxs("div",{className:En.notice__iconHeadline,children:[e&&A.jsx(rt,{name:e,size:"24"}),n&&A.jsx(Nl,{...n}),i&&A.jsx(Fe,{type:l==="small"?"detail-bold":"h5",children:i})]}),t&&A.jsx(Qo,{onClick:r,icon:"cross",ariaLabelledBy:"Schließen",size:"small"})]}),a&&A.jsx(Fe,{type:l==="small"?"detail-medium":"body-regular",children:a})]})})},YT=t=>t.context==="warning"?A.jsx(GT,{...t}):A.jsx(ZT,{...t});function Au(){return Au=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)({}).hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Au.apply(null,arguments)}function b2(t,e){if(t==null)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.includes(r))continue;n[r]=t[r]}return n}function ih(t,e){return ih=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},ih(t,e)}function w2(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,ih(t,e)}function XT(t,e){return t.classList?!!e&&t.classList.contains(e):(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+e+" ")!==-1}function KT(t,e){t.classList?t.classList.add(e):XT(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function R0(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function JT(t,e){t.classList?t.classList.remove(e):typeof t.className=="string"?t.className=R0(t.className,e):t.setAttribute("class",R0(t.className&&t.className.baseVal||"",e))}const P0={disabled:!1};var QT=process.env.NODE_ENV!=="production"?W.oneOfType([W.number,W.shape({enter:W.number,exit:W.number,appear:W.number}).isRequired]):null,eR=process.env.NODE_ENV!=="production"?W.oneOfType([W.string,W.shape({enter:W.string,exit:W.string,active:W.string}),W.shape({enter:W.string,enterDone:W.string,enterActive:W.string,exit:W.string,exitDone:W.string,exitActive:W.string})]):null;const x2=D.createContext(null);var _2=function(e){return e.scrollTop},Tl="unmounted",Ni="exited",$i="entering",na="entered",sh="exiting",Ur=function(t){w2(e,t);function e(r,i){var a;a=t.call(this,r,i)||this;var l=i,f=l&&!l.isMounting?r.enter:r.appear,d;return a.appearStatus=null,r.in?f?(d=Ni,a.appearStatus=$i):d=na:r.unmountOnExit||r.mountOnEnter?d=Tl:d=Ni,a.state={status:d},a.nextCallback=null,a}e.getDerivedStateFromProps=function(i,a){var l=i.in;return l&&a.status===Tl?{status:Ni}:null};var n=e.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var a=null;if(i!==this.props){var l=this.state.status;this.props.in?l!==$i&&l!==na&&(a=$i):(l===$i||l===na)&&(a=sh)}this.updateStatus(!1,a)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,a,l,f;return a=l=f=i,i!=null&&typeof i!="number"&&(a=i.exit,l=i.enter,f=i.appear!==void 0?i.appear:l),{exit:a,enter:l,appear:f}},n.updateStatus=function(i,a){if(i===void 0&&(i=!1),a!==null)if(this.cancelNextCallback(),a===$i){if(this.props.unmountOnExit||this.props.mountOnEnter){var l=this.props.nodeRef?this.props.nodeRef.current:Cl.findDOMNode(this);l&&_2(l)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Ni&&this.setState({status:Tl})},n.performEnter=function(i){var a=this,l=this.props.enter,f=this.context?this.context.isMounting:i,d=this.props.nodeRef?[f]:[Cl.findDOMNode(this),f],p=d[0],y=d[1],m=this.getTimeouts(),C=f?m.appear:m.enter;if(!i&&!l||P0.disabled){this.safeSetState({status:na},function(){a.props.onEntered(p)});return}this.props.onEnter(p,y),this.safeSetState({status:$i},function(){a.props.onEntering(p,y),a.onTransitionEnd(C,function(){a.safeSetState({status:na},function(){a.props.onEntered(p,y)})})})},n.performExit=function(){var i=this,a=this.props.exit,l=this.getTimeouts(),f=this.props.nodeRef?void 0:Cl.findDOMNode(this);if(!a||P0.disabled){this.safeSetState({status:Ni},function(){i.props.onExited(f)});return}this.props.onExit(f),this.safeSetState({status:sh},function(){i.props.onExiting(f),i.onTransitionEnd(l.exit,function(){i.safeSetState({status:Ni},function(){i.props.onExited(f)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,a){a=this.setNextCallback(a),this.setState(i,a)},n.setNextCallback=function(i){var a=this,l=!0;return this.nextCallback=function(f){l&&(l=!1,a.nextCallback=null,i(f))},this.nextCallback.cancel=function(){l=!1},this.nextCallback},n.onTransitionEnd=function(i,a){this.setNextCallback(a);var l=this.props.nodeRef?this.props.nodeRef.current:Cl.findDOMNode(this),f=i==null&&!this.props.addEndListener;if(!l||f){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var d=this.props.nodeRef?[this.nextCallback]:[l,this.nextCallback],p=d[0],y=d[1];this.props.addEndListener(p,y)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===Tl)return null;var a=this.props,l=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var f=b2(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return D.createElement(x2.Provider,{value:null},typeof l=="function"?l(i,f):D.cloneElement(D.Children.only(l),f))},e}(D.Component);Ur.contextType=x2;Ur.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:W.shape({current:typeof Element>"u"?W.any:function(t,e,n,r,i,a){var l=t[e];return W.instanceOf(l&&"ownerDocument"in l?l.ownerDocument.defaultView.Element:Element)(t,e,n,r,i,a)}}),children:W.oneOfType([W.func.isRequired,W.element.isRequired]).isRequired,in:W.bool,mountOnEnter:W.bool,unmountOnExit:W.bool,appear:W.bool,enter:W.bool,exit:W.bool,timeout:function(e){var n=QT;e.addEndListener||(n=n.isRequired);for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];return n.apply(void 0,[e].concat(i))},addEndListener:W.func,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}:{};function Qs(){}Ur.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Qs,onEntering:Qs,onEntered:Qs,onExit:Qs,onExiting:Qs,onExited:Qs};Ur.UNMOUNTED=Tl;Ur.EXITED=Ni;Ur.ENTERING=$i;Ur.ENTERED=na;Ur.EXITING=sh;var tR=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return KT(e,r)})},Ff=function(e,n){return e&&n&&n.split(" ").forEach(function(r){return JT(e,r)})},lp=function(t){w2(e,t);function e(){for(var r,i=arguments.length,a=new Array(i),l=0;l<i;l++)a[l]=arguments[l];return r=t.call.apply(t,[this].concat(a))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1];r.removeClasses(y,"exit"),r.addClass(y,m?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(f,d)},r.onEntering=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],C=m?"appear":"enter";r.addClass(y,C,"active"),r.props.onEntering&&r.props.onEntering(f,d)},r.onEntered=function(f,d){var p=r.resolveArguments(f,d),y=p[0],m=p[1],C=m?"appear":"enter";r.removeClasses(y,C),r.addClass(y,C,"done"),r.props.onEntered&&r.props.onEntered(f,d)},r.onExit=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"appear"),r.removeClasses(p,"enter"),r.addClass(p,"exit","base"),r.props.onExit&&r.props.onExit(f)},r.onExiting=function(f){var d=r.resolveArguments(f),p=d[0];r.addClass(p,"exit","active"),r.props.onExiting&&r.props.onExiting(f)},r.onExited=function(f){var d=r.resolveArguments(f),p=d[0];r.removeClasses(p,"exit"),r.addClass(p,"exit","done"),r.props.onExited&&r.props.onExited(f)},r.resolveArguments=function(f,d){return r.props.nodeRef?[r.props.nodeRef.current,f]:[f,d]},r.getClassNames=function(f){var d=r.props.classNames,p=typeof d=="string",y=p&&d?d+"-":"",m=p?""+y+f:d[f],C=p?m+"-active":d[f+"Active"],T=p?m+"-done":d[f+"Done"];return{baseClassName:m,activeClassName:C,doneClassName:T}},r}var n=e.prototype;return n.addClass=function(i,a,l){var f=this.getClassNames(a)[l+"ClassName"],d=this.getClassNames("enter"),p=d.doneClassName;a==="appear"&&l==="done"&&p&&(f+=" "+p),l==="active"&&i&&_2(i),f&&(this.appliedClasses[a][l]=f,tR(i,f))},n.removeClasses=function(i,a){var l=this.appliedClasses[a],f=l.base,d=l.active,p=l.done;this.appliedClasses[a]={},f&&Ff(i,f),d&&Ff(i,d),p&&Ff(i,p)},n.render=function(){var i=this.props;i.classNames;var a=b2(i,["classNames"]);return D.createElement(Ur,Au({},a,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},e}(D.Component);lp.defaultProps={classNames:""};lp.propTypes=process.env.NODE_ENV!=="production"?Au({},Ur.propTypes,{classNames:eR,onEnter:W.func,onEntering:W.func,onEntered:W.func,onExit:W.func,onExiting:W.func,onExited:W.func}):{};const nR="_snackbarbottom_3mqdp_1",rR="_snackbar_3mqdp_152",oR="_snackbar__left_3mqdp_176",iR="_snackbar__right_3mqdp_182",sR="_snackbar__textLabel_3mqdp_187",aR="_snackbar__textButton_3mqdp_195",lR="_snackbar__dismiss_3mqdp_198",cR="_snackbar__icon_3mqdp_201",Bn={"animation--enter":"_animation--enter_3mqdp_134","animation--enter-active":"_animation--enter-active_3mqdp_138",snackbarbottom:nR,"animation--exit":"_animation--exit_3mqdp_143","animation--exit-active":"_animation--exit-active_3mqdp_147",snackbar:rR,snackbar__left:oR,snackbar__right:iR,snackbar__textLabel:sR,snackbar__textButton:aR,snackbar__dismiss:lR,snackbar__icon:cR},uR=60,M0=600,dR=({dismissable:t=!1,isOpen:e,leftIconLarge:n,leftIconSmall:r,onClick:i,onClose:a,rightIconLarge:l,rightIconSmall:f,textButton:d,textLabel:p})=>{const[y,m]=D.useState(!1),[C,T]=D.useState(0),[P,B]=D.useState(4e3),I=D.useRef(null),{getRootProps:M}=K5({autoHideDuration:P,onClose:a,open:e}),V=$=>{const Y=$.changedTouches[0].clientY;T(Y),B(null)},j=$=>{requestAnimationFrame(()=>{if(I.current){const J=$.changedTouches[0].clientY,K=C-Math.max(C,J),le=Math.abs(1e3/K);I.current.style.marginBottom=`${K}px`,I.current.style.opacity=`${le}%`}})},U=$=>{const Y=$.changedTouches[0].clientY,J=()=>{I.current&&(I.current.style.marginBottom="0",I.current.style.opacity="100%"),B(4e3),m(!1)};Y-C>uR?(m(!0),a&&a(),I.current&&(I.current.style.opacity="0"),setTimeout(()=>{J()},M0+10)):J()};return A.jsx(lp,{nodeRef:I,timeout:M0,in:e,classNames:{enter:Bn["animation--enter"],enterActive:Bn["animation--enter-active"],exit:pe({[Bn["animation--exit"]]:!y}),exitActive:pe({[Bn["animation--exit-active"]]:!y})},unmountOnExit:!0,children:A.jsxs("div",{role:"alertdialog",...M,className:Bn.snackbar,onTouchMove:j,onTouchStart:V,onTouchEnd:U,ref:I,children:[A.jsxs("div",{className:Bn.snackbar__left,children:[n&&A.jsx(rt,{name:n,size:"32",className:Bn.snackbar__icon}),r&&A.jsx(rt,{name:r,size:"24",className:Bn.snackbar__icon}),p&&A.jsx(Fe,{type:"body-semibold",className:Bn.snackbar__textLabel,children:p})]}),A.jsxs("div",{className:Bn.snackbar__right,children:[l&&A.jsx(rt,{name:l,size:"32",className:Bn.snackbar__icon}),f&&A.jsx(rt,{name:f,size:"24",className:Bn.snackbar__icon}),d&&A.jsx("div",{className:Bn.snackbar__textButton,children:A.jsx(mo,{color:"green",size:"medium",text:d,onClick:i})})]}),t&&A.jsx(Qo,{icon:"cross",size:"small",ariaLabel:"Schließen",onClick:a,className:Bn.snackbar__dismiss})]})})},fR="_fieldset_1reiz_120",hR={fieldset:fR},cp=({children:t,className:e,disabled:n,form:r,name:i})=>{const a=D.Children.map(t,l=>{if(D.isValidElement(l))return D.cloneElement(l,{disabled:n})});return A.jsx("fieldset",{className:pe(hR.fieldset,e),disabled:n,name:i,form:r,children:a})},pR="_radiobuttoncluster_lda5j_120",mR={radiobuttoncluster:pR};function gR(t){const{children:e,disabled:n,onChange:r,value:i}=t;function a(f){r(f)}const l=D.Children.map(e,f=>D.cloneElement(f,{checked:i===f.props.value,onChange:a}));return A.jsx(cp,{disabled:n,className:mR.radiobuttoncluster,children:l})}const vR="_toggleGroupStory_10hs5_120",yR={toggleGroupStory:vR},bR=({className:t,items:e,multiselect:n=!1,onChange:r,selectedItems:i,togglable:a=!1})=>{const l=i||[],f=y=>{d(y)},d=y=>{if(!n){const C=a?l.find(T=>T.id===y.id)?[]:[y]:[y];r&&r(C);return}const m=l.find(C=>C.id===y.id)?l.filter(C=>C.id!==y.id):[...l,y];r&&r(m)},p=y=>!!l.find(m=>m.id===y);return A.jsx("div",{className:pe(yR.toggleGroup,t),children:e.map(({disabled:y,icon:m,id:C,label:T,orientation:P,popular:B,style:I,value:M,variant:V})=>A.jsx(o2,{id:C,style:I,value:M,icon:m,popular:B,variant:V,orientation:P,label:T,disabled:y,isSelected:p(C),onToggleChange:f},C))})},wR="_switcherToggle_13adz_121",xR="_input_13adz_129",_R="_label_13adz_132",iu={switcherToggle:wR,input:xR,label:_R,"switcherToggle--filled":"_switcherToggle--filled_13adz_157","switcherToggle--outline":"_switcherToggle--outline_13adz_164"},kR=2,CR=({className:t,items:e,onChange:n,style:r="outline",value:i})=>{if(e.length<kR)return null;const a=l=>{n(l.target.value)};return A.jsx(cp,{className:pe(iu.switcherToggle,iu[`switcherToggle--${r}`],t),name:"switcher-toggle",children:e.map(({id:l,label:f},d)=>A.jsxs(D.Fragment,{children:[A.jsx("input",{type:"radio",id:`toggle-${d}-${l}`,name:"switcher-toggle","aria-label":f,value:l,checked:i===l,className:iu.input,onChange:a}),A.jsx("label",{htmlFor:`toggle-${d}-${l}`,className:iu.label,children:A.jsx(Fe,{as:"p",type:"h5",children:f})})]},`${d}_${l}`))})},SR="_toggleInput_caw1f_120",ER="_textWrapper_caw1f_133",Oi={toggleInput:SR,textWrapper:ER,"textWrapper--withDescription":"_textWrapper--withDescription_caw1f_138",switch:"_switch_caw1f_141","toggleInput--checked":"_toggleInput--checked_caw1f_144","toggleInput--disabled":"_toggleInput--disabled_caw1f_147","toggleInput--withBorder":"_toggleInput--withBorder_caw1f_150"},TR=({checked:t,defaultChecked:e,description:n,disabled:r,icon:i,label:a,onChange:l,withBorder:f})=>A.jsxs("label",{className:pe(Oi.toggleInput,{[Oi["toggleInput--withBorder"]]:f,[Oi["toggleInput--checked"]]:t,[Oi["toggleInput--disabled"]]:r}),children:[i&&A.jsx(rt,{name:i,size:"32"}),A.jsxs("div",{className:pe(Oi.textWrapper,{[Oi["textWrapper--withDescription"]]:n}),children:[A.jsx(Fe,{type:"body-large",children:a}),n&&A.jsx(Fe,{type:"body-regular",children:n})]}),A.jsx(r2,{onChange:l,disabled:r,checked:t,defaultChecked:e,className:Oi.switch})]}),RR="_tabsCard_ym47b_120",PR="_tabs_ym47b_120",MR="_label_ym47b_128",AR="_tabsList_ym47b_132",IR="_selectedTab_ym47b_150",ea={tabsCard:RR,tabs:PR,label:MR,tabsList:AR,selectedTab:IR},LR=({onChange:t,tabs:e,value:n})=>A.jsx("section",{className:ea.tabsCard,children:A.jsxs(pm,{defaultValue:n,className:ea.tabs,onChange:t,children:[A.jsx(ym,{className:ea.tabsList,children:e.map(({id:r,label:i})=>A.jsxs(wm,{value:`${r}`,"data-testid":`tab-${i}`,children:[A.jsx("div",{className:ea.tab,children:A.jsx("div",{className:ea.selectedTab})}),A.jsx(Fe,{as:"span",type:"body-regular",className:ea.label,children:i})]},`tab_${r}`))}),e.map(({content:r,id:i})=>A.jsx(mm,{value:`${i}`,children:r},`tab_panel_${i}`))]})}),DR="_root_exfbe_120",FR="_root__content_exfbe_130",BR="_root__bookmark_exfbe_135",OR="_root__header_exfbe_141",VR="_root__header__reserved_exfbe_148",jR="_root__header__reserved__box_exfbe_161",NR="_root__header__image_exfbe_170",$R="_root__info_exfbe_175",WR="_root__info__top_exfbe_181",UR="_root__info__price_exfbe_184",HR="_root__info__title_exfbe_190",zR="_root__info__timeStamp_exfbe_198",Cn={root:DR,"root--aggregator":"_root--aggregator_exfbe_127",root__content:FR,root__bookmark:BR,root__header:OR,root__header__reserved:VR,"root__header__reserved--visible":"_root__header__reserved--visible_exfbe_158",root__header__reserved__box:jR,root__header__image:NR,root__info:$R,root__info__top:WR,root__info__price:UR,"root__info__price--reserved":"_root__info__price--reserved_exfbe_187",root__info__title:HR,root__info__timeStamp:zR};function qR({bookmarked:t,context:e="feed",image:n,onBookmark:r,onClick:i,price:a,reserved:l,reservedText:f,timeStamp:d,title:p}){return A.jsxs("div",{className:pe(Cn.root,Cn[`root--${e}`]),children:[A.jsx(Xg,{onClick:r,selected:t,className:Cn.root__bookmark,iconSelected:"bookmark_filled",iconUnselected:"bookmark_outline"}),A.jsxs("div",{className:Cn.root__content,onClick:i,children:[A.jsxs("div",{className:Cn.root__header,children:[A.jsx("div",{className:pe(Cn.root__header__reserved,{[Cn["root__header__reserved--visible"]]:l}),children:A.jsx("div",{className:Cn.root__header__reserved__box,children:A.jsx(Fe,{type:"detail-upper-case",children:f})})}),n?A.jsx(Jh,{alt:"product image",src:n,className:Cn.root__header__image}):A.jsx(Kg,{size:"large",icon:A.jsx(rt,{name:"camera_crossed"})})]}),A.jsxs("div",{className:Cn.root__info,children:[A.jsxs("div",{className:Cn.root__info__top,children:[A.jsx(Fe,{type:"body-semibold",as:"p",className:pe(Cn.root__info__price,{[Cn["root__info__price--reserved"]]:l}),children:a}),A.jsx(Fe,{type:"body-semibold",as:"p",className:Cn.root__info__title,children:p})]}),A.jsx(Fe,{type:"detail-medium",as:"p",className:Cn.root__info__timeStamp,children:d})]})]})]})}const ZR=({ariaLabel:t,ariaLabelledBy:e,children:n,className:r,id:i})=>A.jsx("form",{className:r,"aria-label":t,"aria-labelledby":e,id:i,children:n}),GR="_legend_18a0n_120",YR="_text_18a0n_126",A0={legend:GR,text:YR},XR=({className:t,headline:e,text:n})=>A.jsxs("legend",{className:pe(A0.legend,t),children:[A.jsx(Fe,{type:"h5",children:e}),n&&A.jsx(Fe,{className:A0.text,type:"body-regular",as:"p",children:n})]}),KR="_overlay_14hsk_120",JR="_sheet_14hsk_131",QR="_sheetWrapper_14hsk_144",eP="_sheetBody_14hsk_152",tP="_sheetHeader_14hsk_155",nP="_sheetFooter_14hsk_167",ta={overlay:KR,"fade-in":"_fade-in_14hsk_1",sheet:JR,"slide-up":"_slide-up_14hsk_1",sheetWrapper:QR,sheetBody:eP,sheetHeader:tP,sheetFooter:nP},rP=({ariaLabel:t,footer:e,onClose:n,open:r,sheetBody:i,sheetHeader:a})=>(D.useEffect(()=>(r&&(document.body.style.overflow="hidden"),()=>{document.body.style.overflow=""}),[r]),r?A.jsxs(A.Fragment,{children:[A.jsx("div",{className:ta.overlay,onClick:n,"data-testid":"overlay"}),A.jsx("dialog",{className:ta.sheet,"aria-label":t,"aria-modal":"true",open:r,children:A.jsx("div",{className:ta.sheetWrapper,children:A.jsxs("section",{role:"document",children:[A.jsx("header",{className:ta.sheetHeader,children:a}),A.jsx("div",{className:ta.sheetBody,children:A.jsx(Qu,{children:i})}),A.jsx("footer",{className:ta.sheetFooter,children:e})]})})})]}):null),oP="_backdrop_1gb3m_120",iP={backdrop:oP},k2=D.forwardRef((t,e)=>{const{ownerState:n,...r}=t;return A.jsx("div",{ref:e,...r,className:iP.backdrop})});k2.displayName="Backdrop";const sP="_modal_jp5bs_120",aP="_modalWrapper_jp5bs_128",lP="_modalHeader_jp5bs_144",cP="_crossCircle_jp5bs_160",uP="_modalFooter_jp5bs_163",kl={modal:sP,modalWrapper:aP,modalHeader:lP,crossCircle:cP,modalFooter:uP},dP=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n="Abbrechen",headerTitle:r,modalBody:i,modalFooter:a,onClose:l,open:f})=>A.jsx(yh,{"aria-label":t,"aria-labelledby":e,open:f,onClose:l,slots:{backdrop:k2},className:kl.modal,children:A.jsxs("div",{className:kl.modalWrapper,children:[A.jsx(Tu,{className:kl.modalHeader,headline:r,rightElement:A.jsx(Qo,{icon:"cross_circle",onClick:l,size:"small",ariaLabel:n,className:kl.crossCircle})}),A.jsx(Qu,{children:i}),A.jsxs("div",{className:kl.modalFooter,children:[A.jsx(mo,{onClick:l,color:"blue",size:"large",text:n}),a]})]})}),fP="_base_187nw_120",hP={base:fP};var du=(t=>(t[t.lg=16]="lg",t[t.md=12]="md",t[t.sm=8]="sm",t[t.xl=24]="xl",t))(du||{});const C2=D.forwardRef(({anchor:t,children:e,container:n,handleClickAway:r,id:i,offset:a="sm",open:l,placement:f,strategy:d="fixed"},p)=>{let y=du.sm;typeof a=="object"?y=a:du[a]&&(y=du[a]);let m;return r?m=A.jsx(hu,{onClickAway:r,touchEvent:!1,children:A.jsx("div",{children:e})}):m=e,A.jsx(um,{ref:p,className:hP.base,id:i,open:l,anchor:t,offset:y,placement:f,container:n,strategy:d,children:m})});C2.displayName="Popup";const pP="_backdrop_c8ki0_120",mP={backdrop:pP},S2=D.forwardRef((t,e)=>A.jsx("div",{ref:e,...t,className:mP.backdrop}));S2.displayName="Backdrop";const gP="_sheet_1osfb_120",vP="_sheetWrapper_1osfb_132",yP="_sheetHeader_1osfb_144",bP="_sheetFooter_1osfb_166",su={sheet:gP,sheetWrapper:vP,sheetHeader:yP,sheetFooter:bP},wP=({ariaLabel:t,ariaLabelledBy:e,closeButtonText:n,onClose:r,open:i,sheetBody:a,sheetFooter:l,sheetHeader:f})=>A.jsx(yh,{"aria-label":t,"aria-labelledby":e,open:i,onClose:r,slots:{backdrop:S2},className:su.sheet,children:A.jsxs("div",{className:su.sheetWrapper,children:[f&&A.jsx("div",{className:su.sheetHeader,children:f}),a,(l||n)&&A.jsxs("div",{className:su.sheetFooter,children:[n&&A.jsx(mo,{onClick:r,color:"blue",size:"large",text:n}),l]})]})});exports.ActionBar=wE;exports.Badge=My;exports.BadgeIcon=xh;exports.BadgeLabel=z6;exports.BodyText=y9;exports.BottomSheet=rP;exports.Button=Qt;exports.ButtonPrimary=Gg;exports.ButtonSecondary=Yg;exports.ButtonTertiary=Kh;exports.Card=aE;exports.CardBody=Qu;exports.CardHeader=Tu;exports.CheckboxInput=m8;exports.CopyLinkButton=A7;exports.Divider=Jg;exports.DropdownHeader=Qg;exports.DropdownOption=e2;exports.DropdownOptionsCluster=z9;exports.EmptyState=UT;exports.FeedItemCategory=Z6;exports.FeedTile=V7;exports.Fieldset=cp;exports.Form=ZR;exports.Icon=rt;exports.IconButton=Qo;exports.Image=Jh;exports.InputFieldSpecial=k8;exports.LabelPill=_h;exports.Legend=XR;exports.Loader=J8;exports.Markdown=ST;exports.MarketplaceItemCardless=qR;exports.MenuItem=MT;exports.MenuTile=$7;exports.Modal=dP;exports.NavBar=LT;exports.NavItem=OT;exports.NavigationTab=LR;exports.Notice=YT;exports.NotificationBubble=Nl;exports.NotificationListItem=IE;exports.OverlayButton=Xg;exports.PlaceholderThumbnail=Kg;exports.Popup=C2;exports.RadioButton=S8;exports.RadioButtonCluster=gR;exports.Select=c8;exports.SelectablePill=o2;exports.SelectablePillGroup=bR;exports.Sheet=wP;exports.Snackbar=dR;exports.Sticker=xm;exports.SwitcherToggle=CR;exports.TextAreaInput=O8;exports.TextButton=mo;exports.TextInput=Z8;exports.Thumbnail=ya;exports.ThumbnailWithLabel=E9;exports.ThumbnailWrapper=P9;exports.Toggle=r2;exports.ToggleInput=TR;exports.Tooltip=C7;exports.Typography=Fe;exports.UserAvatar=B9;
|