@broxus/evm-connect 1.12.9 → 1.13.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/dist/index.cjs.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";var u1=require("mobx-react-lite"),pe=require("react"),k=require("classnames"),y1=require("react-intl"),s=require("@broxus/js-utils"),v=require("mobx"),g2=require("@broxus/js-core"),q1=require("web3"),v2=require("@rc-component/util/lib/omit"),de=require("@rc-component/input-number"),U=require("lightweight-charts"),m2=require("luxon"),ue=require("copy-to-clipboard");require("bignumber.js");require("d3");var me=require("react-dom");require("react-waypoint");var r2=require("@rc-component/select"),Le=require("@rc-component/trigger"),fe=require("@rc-component/drawer"),Ee=require("@rc-component/dialog"),he=require("@metamask/detect-provider"),y2=require("@walletconnect/ethereum-provider");function M2(r){var t=Object.create(null);return r&&Object.keys(r).forEach(function(n){if(n!=="default"){var o=Object.getOwnPropertyDescriptor(r,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return r[n]}})}}),t.default=r,Object.freeze(t)}var e=M2(pe),ge=M2(me);const ve="div",l1=e.forwardRef((r,t)=>{const{component:n=ve,...o}=r;return e.createElement(n,{ref:t,...o})});e.createContext(void 0);const N2=e.createContext({breakpoints:{"2xl":2560,"3xl":3440,l:1200,m:960,s:640,xl:1600,xs:480},getRootPrefixCls(r,t){return`${r?`${r}-`:`${this.prefixCls}-`}${t??""}`},getTooltipConfig(r){return r==null?{}:typeof r=="string"?{"data-uk-tooltip":`title: ${r}`}:{"data-uk-tooltip":[r.title?`title: ${r.title}`:!1,r.animation?`animation: ${r.animation}`:!1,r.cls?`cls: ${r.cls}`:!1,r.delay!==void 0?`delay: ${r.delay}`:!1,r.duration!==void 0?`duration: ${r.duration}`:!1,r.offset?`offset: ${r.offset}`:!1,r.pos?`pos: ${r.pos}`:!1].filter(Boolean).join(";")}},prefixCls:"uk"});function b(){return e.useContext(N2)}process.env.NODE_ENV!=="production"&&(N2.displayName="ConfigContext");const ye="a",P1=e.forwardRef((r,t)=>{const n=b(),{children:o,className:a,prefixCls:i=n.prefixCls,type:l,...c}=r,u=e.useMemo(()=>n.getRootPrefixCls(i||n.prefixCls,"link"),[n,i]);return e.createElement(l1,{ref:t,className:k({[`${u}-${l}`]:l!==void 0},a),component:ye,...c},o)});process.env.NODE_ENV!=="production"&&(P1.displayName="Link");function k2(r){return e.createElement("li",{...r})}process.env.NODE_ENV!=="production"&&(k2.displayName="List.Item");function Me(r){const t=b(),{className:n,color:o,prefixCls:a=t.prefixCls,size:i,type:l,...c}=r,u=e.useMemo(()=>t.getRootPrefixCls(a||t.prefixCls,"list"),[t,a]);return e.createElement("ul",{className:k(u,{[`${u}-${o}`]:o!==void 0,[`${u}-${i}`]:i!==void 0,[`${u}-${l}`]:l!==void 0},n),...c})}const g1=Me;g1.Item=k2;const Ne="span";function n2(r){const t=b(),{children:n,className:o,icon:a,material:i=!0,mode:l,prefixCls:c=t.prefixCls,round:u,type:p,...d}=r,C=e.useMemo(()=>t.getRootPrefixCls(c||t.prefixCls,"icon"),[t,c]);return a?e.createElement(l1,{className:k(C,{[`${C}-button`]:p==="button",[`${C}-material`]:i,[`${C}-round`]:i&&u,[`${C}-${l}`]:l!==void 0},o),component:Ne,...d},i?e.createElement("i",null,a):n):null}function _2(r){return e.createElement(n2,{...r,component:"button",role:"button",type:"button"})}process.env.NODE_ENV!=="production"&&(_2.displayName="Icon.Button");function O2(r){return e.createElement(n2,{...r,component:"a",role:"button",type:"link"})}process.env.NODE_ENV!=="production"&&(O2.displayName="Icon.Link");const h={fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"};function ke(r,t,n=1){return{height:r*n,width:t*n}}const J=n2;J.Button=_2;J.Link=O2;function _e(r){return r??""}function x2(r){const t=b(),n=e.useRef(null),{className:o,direction:a=t.control?.direction||t.direction,prefixCls:i=t.control?.prefixCls??t.prefixCls,size:l,state:c,useInternalValueState:u=!0,onChange:p,onClear:d,onPressEnter:C,...f}=r,[E,y]=e.useState(!1),[m,M]=e.useState(u?f.value||f.defaultValue:void 0),N=e.useCallback(V=>{u&&M(typeof V=="string"||typeof V=="number"?V:V.target.value),p?.(V)},[p,u]),O=e.useCallback(V=>{n.current&&(n.current.value=""),d?.(V),N(V)},[N,d]),P=e.useCallback(V=>{y(!1),f.onBlur?.(V)},[f]),T=e.useCallback(V=>{y(!0),f.onFocus?.(V)},[f]),W=e.useCallback(V=>{C&&(V.keyCode===13||V.key==="Enter")&&C(V),f.onKeyDown?.(V)},[C,f]),Y=e.useMemo(()=>({...f,prefixCls:i,value:_e(m||f.value),onBlur:P,onChange:N,onClear:O,onFocus:T,onKeyDown:W}),[f,i,m,P,N,O,T,W]),R=e.useMemo(()=>t.getRootPrefixCls(i,"control"),[t,i]),j=e.useMemo(()=>k(R,{[`${R}-${f.type}`]:f.type,[`${R}-${l}`]:l,[`${R}-${c}`]:c,[`${R}-rtl`]:a==="rtl",[`${i}-disabled`]:f.disabled,[`${i}-focused`]:E,[`${i}-readonly`]:f.readOnly},o),[R,f.type,f.disabled,f.readOnly,l,c,a,i,E,o]);return e.useEffect(()=>{u&&M(f.value)},[f.value,u]),{...Y,inputRef:n,wrapperClasses:j}}const o2=e.forwardRef((r,t)=>{const n=b(),{allowClear:o,htmlSize:a,inputRef:i,prefix:l,prefixCls:c,suffix:u,wrapperClasses:p,onClear:d,...C}=x2({type:"text",...r}),f=e.useMemo(()=>n.getRootPrefixCls(c,"input"),[n,c]),E=e.useMemo(()=>n.getRootPrefixCls(c,"control"),[n,c]),y=v2({...C,className:k(f,{[`${c}-empty`]:!C.value})},["dir","size"]),m=e.useMemo(()=>typeof n.control?.clearIcon=="function"?n.control.clearIcon({onClick:M=>{d?.(M)}}):e.isValidElement(n.control?.clearIcon)?n.control.clearIcon:typeof n.controlClearIcon=="function"?n.controlClearIcon({onClick:M=>{d?.(M)}}):e.isValidElement(n.controlClearIcon)?n.controlClearIcon:e.createElement(J,{key:"clearfix-icon",icon:"close",className:`${E}-clear`,onClick:d}),[n,E,d]);return e.useImperativeHandle(t,()=>({blur(){i.current?.blur()},focus(){i.current?.focus()},getInputRef(){return i}}),[i]),e.createElement("label",{className:p,htmlFor:C.id},l&&e.createElement("span",{key:"prefix",className:`${E}-prefix`},l),e.createElement("span",{key:"input",className:`${E}-input`},e.createElement("input",{ref:i,...y,size:a,type:C.type})),o&&C.value&&m,u&&e.createElement("span",{key:"suffix",className:`${E}-suffix`},u))});process.env.NODE_ENV!=="production"&&(o2.displayName="Input");const w2=e.forwardRef((r,t)=>{const n=b(),{inputRef:o,prefixCls:a,wrapperClasses:i,...l}=x2({...r,type:"number"});e.useImperativeHandle(t,()=>({blur(){o.current?.blur()},focus(){o.current?.focus()},getInputRef(){return o}}));const c=e.useMemo(()=>n.getRootPrefixCls(a,"number"),[n,a]),u=e.useMemo(()=>n.getRootPrefixCls(a,"control"),[n,a]),p=e.useMemo(()=>e.createElement(J,{icon:"keyboard_arrow_up",className:`${c}-handler-up-inner`}),[c]),d=e.useMemo(()=>e.createElement(J,{icon:"keyboard_arrow_down",className:`${c}-handler-down-inner`}),[c]),C=v2({...l,className:`${c}-wrapper`},["allowClear","prefix","size","suffix","onClear"]);return e.createElement("label",{className:i,htmlFor:l.id},e.createElement("div",{className:`${u}-input`},e.createElement(de,{...C,downHandler:d,prefixCls:c,ref:o,upHandler:p})))});process.env.NODE_ENV!=="production"&&(w2.displayName="Input.Number");const b2=e.forwardRef((r,t)=>{const n=b(),{prefixCls:o=n.control?.prefixCls??n.prefixCls,onBlur:a,onChange:i,...l}=r,c=e.useRef(null),u=e.useRef(null),[p,d]=e.useState(!1),C=e.useMemo(()=>n.getRootPrefixCls(o,"control"),[n,o]),f=e.useCallback(()=>{u.current=setTimeout(()=>{const O=c?.current?.getInputRef()?.current;O?.getAttribute("type")==="password"&&O?.hasAttribute("value")&&O?.removeAttribute("value")})},[]),E=e.useCallback(()=>{d(!p),l.onVisibilityChange?.(!p)},[l,p]),y=e.useCallback(O=>{f(),i?.(O)},[i,f]),m=e.useCallback(O=>{f(),a?.(O)},[a,f]),M=e.useCallback(O=>{f(),l.onFocus?.(O)},[f,l]);e.useImperativeHandle(t,()=>({blur(){c.current?.blur()},focus(){c.current?.focus()},getInputRef(){return c.current?c.current.getInputRef():null}})),e.useEffect(()=>(f(),()=>{u.current&&clearTimeout(u.current)}),[f]);const N=e.useMemo(()=>e.createElement(e.Fragment,null,e.createElement(J,{key:"toggle_visibility_icon",icon:p?l.iconVisibility??"visibility":l.iconVisibilityOff??"visibility_off",className:`${C}-password-icon`,onClick:E,onMouseDown:s.preventEvent,onMouseUp:s.preventEvent}),l.suffix),[C,l.iconVisibility,l.iconVisibilityOff,l.suffix,E,p]);return e.createElement(o2,{...l,suffix:N,type:p?"text":"password",ref:c,onChange:y,onBlur:m,onFocus:M})});process.env.NODE_ENV!=="production"&&(b2.displayName="Input.Password");const a2=o2;a2.Number=w2;a2.Password=b2;function Oe(r){const t=r===!0?0:1;return{"bottom-left":{htmlRegion:"scroll",offset:[0,4],overflow:{adjustX:t,adjustY:1},points:["tl","bl"]},"bottom-right":{htmlRegion:"scroll",offset:[0,4],overflow:{adjustX:t,adjustY:1},points:["tr","br"]},"top-left":{htmlRegion:"scroll",offset:[0,-4],overflow:{adjustX:t,adjustY:1},points:["bl","tl"]},"top-right":{htmlRegion:"scroll",offset:[0,-4],overflow:{adjustX:t,adjustY:1},points:["br","tr"]}}}function i2(r){const t=b(),{className:n,prefixCls:o=t.prefixCls,ratio:a,...i}=r;return e.createElement("div",{className:k([`${o||t.prefixCls}-spinner`,`${o||t.prefixCls}-icon`],n),role:"status",...i},e.createElement("svg",{...h,...ke(20,20,a),viewBox:"0 0 30 30"},e.createElement("circle",{fill:"none",stroke:"currentColor",cx:15,cy:15,r:13,style:{strokeWidth:`${(2/(a??1)).toFixed(6)}px`}})))}const V2="SECRET_COMBOBOX_MODE_DO_NOT_USE";function xe(r,t){const n=b(),{allowClear:o,direction:a=n.select?.direction||n.direction,popupMatchSelectWidth:i,builtinPlacements:l=Oe(i),className:c,listHeight:u=256,listItemHeight:p=24,placement:d="bottom-left",prefixCls:C=n.select?.prefixCls||n.prefixCls,showArrow:f=!0,showSearch:E=!1,onPressEnter:y,...m}=r,M=e.useRef(null),N=e.useRef(null),[O,P]=e.useState(!1),[T,W]=e.useState(m.defaultOpen||m.open||!1),[Y,R]=e.useState(2),j=e.useCallback(x=>{P(!1),W(!1),m.onBlur?.(x)},[m]),V=e.useCallback(x=>{P(!0),m.onFocus?.(x)},[m]),n1=e.useCallback(x=>{x.keyCode===13?(W(!0),y?.(x)):x.keyCode===32&&W(!0),m.onKeyDown?.(x)},[y,m]),Q=e.useCallback(x=>{W(x),m.onPopupVisibleChange?.(x)},[m]),w=e.useCallback(()=>{W(!T)},[T]);e.useEffect(()=>{W(m.defaultOpen||m.open||T)},[m.open,m.defaultOpen,T]),e.useEffect(()=>{const x=N.current?.firstElementChild;if(x){let G=parseInt(getComputedStyle?.(x).getPropertyValue("border-left-width"),10);a!=="rtl"&&(G*=-1),R(G)}},[a]);const S=e.useMemo(()=>n.getRootPrefixCls(C||n.select?.prefixCls||n.prefixCls,"select"),[n,C]),_=e.useMemo(()=>n.getRootPrefixCls(C||n.select?.prefixCls||n.prefixCls,"control"),[n,C]),A=e.useMemo(()=>{const{mode:x}=m;if(x!=="combobox")return x===V2?"combobox":x},[m]),K=e.useMemo(()=>k([_,`${_}-select`],{[`${_}-${m.size}`]:m.size,[`${_}-rtl`]:a==="rtl",[`${C||n.select?.prefixCls||n.prefixCls}-focused`]:O,[`${C||n.select?.prefixCls||n.prefixCls}-disabled`]:m.disabled},c),[c,n.select?.prefixCls,n.prefixCls,_,O,C,a,m.disabled,m.size]),X=e.useMemo(()=>{let x;m.loading?typeof n.select?.loadingIcon=="function"?x=n.select.loadingIcon():e.isValidElement(n.select?.loadingIcon)?x=n.select.loadingIcon:x=e.createElement(i2,{key:"spinner",ratio:.7}):f&&(A==="multiple"||A==="tags"?typeof n.select?.addIcon=="function"?x=n.select.addIcon({onClick:w}):e.isValidElement(n.select?.addIcon)?x=n.select.addIcon:x=e.createElement(J,{key:"add_box",icon:"add_box",onClick:w}):E&&T?typeof n.select?.searchIcon=="function"?x=n.select.searchIcon():e.isValidElement(n.select?.searchIcon)?x=n.select.searchIcon:x=e.createElement(J,{key:"manage_search",icon:"manage_search"}):typeof n.select?.arrowIcon=="function"?x=n.select.arrowIcon({isOpen:T,onClick:w}):e.isValidElement(n.select?.arrowIcon)?x=n.select.arrowIcon:x=T?e.createElement(J,{key:"expand_less",icon:"expand_less"}):e.createElement(J,{key:"expand_more",icon:"expand_more",onClick:w}));let G;m.notFoundContent!==void 0?G=m.notFoundContent:A==="combobox"&&(G=null),typeof n.select?.notFoundContent=="function"?G=n.select.notFoundContent():e.isValidElement(n.select?.notFoundContent)&&(G=n.select.notFoundContent);let z=e.createElement(J,{icon:"clear"});return typeof n.select?.clearIcon=="function"?z=n.select.clearIcon():e.isValidElement(n.select?.clearIcon)&&(z=n.select.clearIcon),{allowClear:(o||o===void 0)&&{clearIcon:z},listHeight:u,listItemHeight:p,menuItemSelectedIcon:e.createElement(J,{icon:"check"}),open:T,prefixCls:S,removeIcon:e.createElement(J,{icon:"clear"}),showSearch:E,suffixIcon:x,transitionName:`${C||n.select?.prefixCls||n.prefixCls}-motion-slide-bottom-small`,...m,notFoundContent:G,popupClassName:k(m.popupClassName,{[`${C||n.select?.prefixCls||n.prefixCls}-dropdown-rtl`]:a==="rtl"}),popupMatchSelectWidth:!0,onBlur:j,onFocus:V,onKeyDown:n1,onPopupVisibleChange:Q}},[m,f,A,n,o,u,p,T,S,E,C,a,j,V,n1,w,Q]);return e.useImperativeHandle(t,()=>({blur(){M.current?.blur()},focus(){M.current?.focus()},scrollTo(){return M.current?.scrollTo}})),e.createElement("label",{ref:N,className:K,htmlFor:m.id},e.createElement(r2,{ref:M,builtinPlacements:l,popupAlign:{offset:[Y,5]},placement:d,...X,mode:A}))}const F1=e.forwardRef(xe);F1.SECRET_COMBOBOX_MODE_DO_NOT_USE=V2;F1.Option=r2.Option;F1.OptGroup=r2.OptGroup;const we="button",Z2=e.forwardRef((r,t)=>{const n=b(),{component:o=we,ghost:a,htmlType:i="button",prefixCls:l=n.button?.prefixCls??n.prefixCls,shape:c=n.button?.shape??n.buttonShape,size:u=n.button?.size??n.buttonSize,type:p,...d}=r,C=e.useRef(null),f=e.useCallback(m=>{if(d.disabled){m.preventDefault();return}d.onClick?.(m)},[d]),E=e.useMemo(()=>n.getRootPrefixCls(l,"button"),[n,l]),y=e.useMemo(()=>k(E,{[`${E}-${p}`]:p!==void 0,[`${E}-ghost`]:a===!0,[`${E}-${u}`]:u!==void 0,[`${E}-${c}`]:c!==void 0&&["circle","round"].includes(c)},d.className),[E,p,a,u,c,d.className]);return d.href!==void 0?e.createElement(l1,{ref:t||C,component:P1,href:d.href,...d,className:y,onClick:f}):e.createElement(l1,{ref:t||C,component:o,type:i,...d,className:y,onClick:f})});process.env.NODE_ENV!=="production"&&(Z2.displayName="Button");function I2(r){const t=b(),{className:n,prefixCls:o=t.button?.prefixCls||t.prefixCls,...a}=r,i=e.useMemo(()=>t.getRootPrefixCls(o||t.button?.prefixCls||t.prefixCls,"button-group"),[t,o]);return e.createElement("div",{className:k(i,n),...a})}process.env.NODE_ENV!=="production"&&(I2.displayName="Button.Group");const i1=Z2;i1.Group=I2;const be="button";function H2(r){const t=b(),{className:n,prefixCls:o=t.prefixCls,...a}=r,i=e.useMemo(()=>t.getRootPrefixCls(o||t.prefixCls,"close"),[t,o]);return e.createElement(J,{"aria-hidden":"false",className:k(i,n),component:be,tabIndex:-1,...a,icon:"close"})}process.env.NODE_ENV!=="production"&&(H2.displayName="Close");function B1(r,t,n={}){return Object.entries(n).map(([o,a])=>a?`${r}-${t}-${a}${o!=="default"?`@${o}`:""}`:"").join(" ").trim()}function S1(...r){s.addClass(document?.documentElement,k(r??"uk-modal-page"));try{const t=s.getScrollWidth();document.documentElement.dir==="rtl"?document.documentElement.style.paddingLeft=`${t}px`:document.documentElement.style.paddingRight=`${t}px`}catch{}}function Q1(...r){s.removeClass(document?.documentElement,k(r??"uk-modal-page"));try{document.documentElement.style.paddingLeft="",document.documentElement.style.paddingRight=""}catch{}}function v1(r,t,n){return n!==void 0?n:`${r}-motion-${t}`}function Ve(r,t){return t?{...t,motionEnter:!0,onEnterStart:(n,o)=>(s.addClass(n,`${r}-mask-active`),t.onEnterStart?.(n,o)),onLeaveStart:(n,o)=>(s.removeClass(n,`${r}-mask-active`),t.onEnterStart?.(n,o))}:{motionAppear:!0,motionDeadline:200,motionEnter:!0,motionName:v1(r,"fade"),onAppearEnd:(n,o)=>{s.addClass(n,`${r}-active`)},onEnterEnd:(n,o)=>{s.addClass(n,`${r}-active`)},onLeaveStart:(n,o)=>(s.removeClass(n,`${r}-active`),{opacity:0})}}function T2(r,t="uk"){if(typeof r=="string"||typeof r=="number")return typeof r=="string"&&["auto","expand"].includes(r)?`${t}-child-width-${r}`:`${t}-child-width-1-${r}`;if(typeof r=="object"&&!Array.isArray(r))return Object.entries(r).map(([n,o])=>`${T2(o)}${n!=="default"?`@${n}`:""}`).join(" ")}const Ze="div";function l2(r){const t=b(),{childWidth:n,className:o,columnGap:a,divider:i,gap:l,margin:c,match:u,prefixCls:p=t.prefixCls,rowGap:d,...C}=r,f=e.useMemo(()=>T2(n),[n]),E=e.useMemo(()=>t.getRootPrefixCls(p||t.prefixCls,"grid"),[t,p]);return e.createElement(l1,{className:k(E,{[`${E}-${l}`]:l!==void 0,[`${E}-row-${d}`]:d!==void 0,[`${E}-column-${a}`]:a!==void 0,[`${E}-margin-${c}`]:c!==void 0,[`${E}-divider`]:i,[`${E}-match`]:u},f,o),component:Ze,"data-uk-grid":"margin: ",...C})}function S2(r){const t=e.useContext(r);if(t==null)throw new Error(`use${r.displayName||r.constructor.name||"Unknown"} must be used within a ${r.displayName||r.constructor.name||"Unknown"}.Provider`);return t}function R2(){const[,r]=e.useReducer(t=>t+1,0);return r}const E1={adjustX:1,adjustY:1},h1=[0,0],Ie={"bottom-center":{offset:[0,4],overflow:E1,points:["tc","bc"],targetOffset:h1},"bottom-left":{offset:[0,4],overflow:E1,points:["tl","bl"],targetOffset:h1},"bottom-right":{offset:[0,4],overflow:E1,points:["tr","br"],targetOffset:h1},"top-center":{offset:[0,-4],overflow:E1,points:["bc","tc"],targetOffset:h1},"top-left":{offset:[0,-4],overflow:E1,points:["bl","tl"],targetOffset:h1},"top-right":{offset:[0,-4],overflow:E1,points:["br","tr"],targetOffset:h1}},P2=e.forwardRef((r,t)=>{const n=b(),{action:o=["hover"],align:a,alignPoint:i,arrow:l=!1,autoDestroy:c,builtinPlacements:u=Ie,children:p,defaultVisible:d,getPopupContainer:C=n.getPopupContainer,hideAction:f=o,maskMotion:E,motion:y,minOverlayWidthMatchTrigger:m,openClassName:M,overlay:N,overlayClassName:O,overlayStyle:P,prefixCls:T=n.prefixCls,placement:W="bottom-left",rootCls:Y,showAction:R=o,visible:j,onAlign:V,onOverlayClick:n1,onVisibleChange:Q,...w}=r,S=e.useRef(null),[_,A]=e.useState(d),K="visible"in w?j:_,X=e.useMemo(()=>Y??n.getRootPrefixCls(T||n.prefixCls,"drop"),[n,T,Y]),x=e.useCallback(I1=>{A(I1),Q?.(I1)},[Q]),G=e.useCallback(()=>typeof N=="function"?N():N,[N]),z=e.useCallback(()=>e.createElement(e.Fragment,null,l&&e.createElement("div",{className:`${X}-arrow`}),e.cloneElement(G(),{onClick:n1})),[l,G,n1,X]),L1=e.useCallback(()=>typeof N=="function"?z():z,[z,N]),f1=e.useCallback(()=>m!==void 0?m:!i,[i,m]),D=e.useCallback(()=>{const I1=p.props,Ce=k(I1?.className,`${T||n.prefixCls}-open`);return _&&p?e.cloneElement(p,{className:Ce}):p},[p,n.prefixCls,T,_]);e.useImperativeHandle(t,()=>({close(){A(!1)},open(){A(!0)},triggerRef:S.current}));let c1=Array.isArray(f)?f:[f];return!c1&&o.indexOf("contextMenu")>-1&&(c1=["click"]),e.createElement(Le,{ref:S,action:o,autoDestroy:c,builtinPlacements:u,getPopupContainer:C,hideAction:c1||[],maskMotion:Ve(T||n.prefixCls,E),mouseLeaveDelay:.2,popup:L1(),popupAlign:a,popupClassName:k(O,{[`${X}-show-arrow`]:l,[M??""]:K}),popupMotion:{forceRender:!0,motionDeadline:300,motionName:v1(T||n.prefixCls,"slide-bottom-small"),...y},popupPlacement:W,popupStyle:P,popupVisible:K,prefixCls:X,showAction:Array.isArray(R)?R:[R],stretch:f1()?"minWidth":"",...w,onPopupAlign:V,onOpenChange:x},D())});process.env.NODE_ENV!=="production"&&(P2.displayName="Drop");const B2=e.forwardRef((r,t)=>{const n=b(),{children:o,prefixCls:a=n.prefixCls,...i}=r,l=e.useMemo(()=>n.getRootPrefixCls(a||n.prefixCls,"dropdown"),[n,a]);return e.createElement(P2,{ref:t,...i,rootCls:l},o)});process.env.NODE_ENV!=="production"&&(B2.displayName="Dropdown");let J1;const He=r=>{J1={x:r.pageX,y:r.pageY},setTimeout(()=>{J1=null},100)};s.canUseDocElement()&&document.documentElement.addEventListener("click",He,!0);function Te(r){const t=b(),{centered:n,children:o,className:a,closable:i=!0,closeIcon:l,focusTriggerAfterClose:c=!0,full:u,prefixCls:p=t.prefixCls,visible:d,onClose:C,onClosed:f,...E}=r,y=e.useMemo(()=>t.getRootPrefixCls(p||t.prefixCls,"modal"),[t,p]),m=e.useMemo(()=>v1(p||t.prefixCls,"fade"),[t.prefixCls,p]),M=e.useMemo(()=>v1(p||t.prefixCls,"zoom"),[t.prefixCls,p]);return e.createElement(Ee,{className:k(a,{[`${y}-centered`]:n&&!u,[`${y}-full`]:u&&!n}),focusTriggerAfterClose:c,maskTransitionName:m,mousePosition:J1,prefixCls:y,transitionName:M,visible:d,...E,onClose:C,afterClose:f,classNames:{...E.classNames,section:k(`${y}-content`,E.classNames?.section)},closable:!1,closeIcon:null},i&&(l||e.createElement(H2,{className:k({[`${y}-close-default`]:!u,[`${y}-close-full`]:u}),component:"button",onClick:C})),o)}const Se={distance:180},$2=e.forwardRef((r,t)=>{const n=b(),{animation:o="slide",children:a,className:i,defaultOpen:l,destroyOnClose:c,direction:u,getContainer:p=n.getPopupContainer,keyboard:d=!0,mask:C=!0,maskClosable:f=!0,motion:E,open:y,placement:m="right",prefixCls:M=n.prefixCls,push:N=Se,size:O,rootClassName:P,rootStyle:T,trigger:W,onClose:Y,...R}=r,[j,V]=e.useState(l),[n1,Q]=e.useState(l),w=y===void 0?n1:y,S=typeof E=="function"?E(m):E,_=e.useMemo(()=>n.getRootPrefixCls(M||n.prefixCls,"drawer"),[n,M]),A=e.useMemo(()=>k({[`${_}-${o}`]:o!==void 0,[`${_}-animation`]:w||j,[`${_}-large`]:O==="large",[`${_}-rtl`]:u==="rtl","no-mask":!C},P),[_,o,w,j,O,u,C,P]),K=e.useMemo(()=>k(`${_}-container`,{[`${_}-container-large`]:O==="large",[`${_}-container-${o}-${m}`]:m!==void 0&&["push","reveal"].includes(o)}),[_,O,m,o]),X=e.useMemo(()=>({onAppearPrepare:D=>{S1(`${_}-page`),s.addClass(document.body,K),S?.onEnterPrepare?.(D)},onAppearStart:(D,c1)=>{["push","reveal"].includes(o)&&s.addClass(document.body,k({[`${_}-container-animation`]:o!==void 0})),V(!0),S?.onAppearStart?.(D,c1)},onEnterPrepare:D=>{S1(`${_}-page`),s.addClass(document.body,K),S?.onEnterPrepare?.(D)},onEnterStart:(D,c1)=>{["push","reveal"].includes(o)&&s.addClass(document.body,k({[`${_}-container-animation`]:o!==void 0})),V(!0),S?.onAppearStart?.(D,c1)},onLeaveEnd:(D,c1)=>{Q1(`${_}-page`),s.removeClass(document.body,K),V(!1),S?.onLeaveEnd?.(D,c1)},onLeavePrepare:D=>{["push","reveal"].includes(o)&&s.removeClass(document.body,k({[`${_}-container-animation`]:o!==void 0})),S?.onLeavePrepare?.(D)}}),[o,S,K,_]),x=e.useCallback(D=>{Q(!1),Y?.(D)},[Y]),G=e.useCallback(()=>{Q(!1)},[]),z=e.useCallback(()=>{S1(`${_}-page`),s.addClass(document.body,K),Q(!0)},[K,_]),L1=e.useCallback(()=>{Q1(`${_}-page`),s.removeClass(document.body,K,`${_}-container-animation`)},[K,_]);e.useImperativeHandle(t,()=>({collapse:G,expand:z,isOpen:w}),[G,z,w]);const f1=e.useCallback(D=>({motionAppear:!0,motionEnter:!0,motionLeave:!0,motionName:v1(M||n.prefixCls,`drawer-${o}-${D}`),...S,...X}),[o,n.prefixCls,S,X,M]);return e.useEffect(()=>L1,[L1]),e.createElement(e.Fragment,null,W?.({collapse:G,expand:z,isOpen:!!w}),e.createElement(fe,{className:i,destroyOnClose:c,keyboard:d,getContainer:p,mask:C,maskClosable:f,maskMotion:{motionName:v1(M||n.prefixCls,"drawer-fade")},motion:f1,open:w,placement:m,prefixCls:_,push:N,rootClassName:A,rootStyle:{...T,display:w||j?"block":""},onClose:x,...R,classNames:{...R.classNames,section:k(`${_}-content`,R.classNames?.section)}},a))});process.env.NODE_ENV!=="production"&&($2.displayName="Drawer");var C1;(function(r){r.Dark="dark",r.Light="light"})(C1||(C1={}));C1.Dark+"",C1.Light+"";const Re=e.createContext(null),Pe="colorMode";e.memo(({children:r,defaultColorMode:t=C1.Dark,globalDarkClassName:n="tm-dark",globalLightClassName:o="tm-light",primaryColorDark:a,primaryColorLight:i,storageKey:l=Pe})=>{const[c,u]=e.useState(()=>s.storage.get(l)||(t??C1.Dark)),p=e.useMemo(()=>({colorMode:c,logoColor:c===C1.Dark?i:a,setColorMode:C=>{u(C),s.storage.set(l,C)}}),[c,a,i,l]),d=e.useCallback(C=>{C.key===l&&C.newValue!=null&&u(C.newValue)},[l]);return e.useEffect(()=>{s.removeClass(document.documentElement,o,n),s.addClass(document.documentElement,c===C1.Dark?o:n)},[c,n,o]),e.useEffect(()=>(s.isBrowser()&&window.addEventListener("storage",d),()=>{s.isBrowser()&&window.removeEventListener("storage",d)}),[d]),e.createElement(Re.Provider,{value:p},r)});const Be="span";function o1(r){const t=b(),{align:n,className:o,color:a,column:i,decoration:l,dropcap:c,italic:u,kind:p,prefixCls:d=t.prefixCls,size:C,transform:f,verticalAlign:E,weight:y,wrap:m,...M}=r,N=e.useMemo(()=>t.getRootPrefixCls(d||t.prefixCls,"text"),[t,d]),O=e.useMemo(()=>typeof n=="string"?`${N}-${n}`:B1(d||t.prefixCls,"align",n),[n,t.prefixCls,d,N]),P=e.useMemo(()=>typeof i=="number"?`${d||t.prefixCls}-column-1-${i}`:B1(d||t.prefixCls,"column-1",i),[i,t.prefixCls,d]);return e.createElement(l1,{className:k(P,O,{[`${d||t.prefixCls}-dropcap`]:c,[`${N}-${a}`]:a&&["muted","emphasis","primary","secondary","tertiary","success","warning","danger"].includes(a),[`${N}-${p}`]:p&&["meta","lead","base"].includes(p),[`${N}-${C}`]:C&&["xsmall","small","large"].includes(C),[`${N}-${f}`]:f&&["capitalize","uppercase","lowercase"].includes(f),[`${N}-${E}`]:E&&["top","middle","bottom","baseline"].includes(E),[`${N}-${y}`]:y&&["thin","light","normal","medium","semibold","bold","lighter","bolder"].includes(y),[`${N}-${m}`]:m&&["truncate","break","nowrap"].includes(m),[`${N}-decoration-none`]:l==="none",[`${N}-italic`]:u},o),component:Be,...M})}const F2=e.createContext({getRootCls(){}}),$e="div",L2=new Map([["around","around"],["between","between"],["end","right"],["center","middle"],["start","left"],["stretch","stretch"]]),f2=new Map([["end","bottom"],["center","middle"],["start","top"],["stretch","stretch"]]),$1=new Map([["around","around"],["between","between"],["end","right"],["center","center"],["start","left"]]);function Fe(r){const t={};for(const n in r)$1.has(r[n])&&(t[n]=$1.get(r[n]));return t}function Ae(r){const t=b(),{alignContent:n,alignItems:o,className:a,flexDirection:i,flexWrap:l,inline:c,justifyContent:u,prefixCls:p=t.prefixCls,...d}=r,C=e.useMemo(()=>t.getRootPrefixCls(p||t.prefixCls,"flex"),[t,p]),f=e.useMemo(()=>typeof u=="string"?$1.has(u)?`${C}-${$1.get(u)}`:"":B1(p||t.prefixCls,"flex",Fe(u||{})),[t.prefixCls,u,p,C]),E=e.useMemo(()=>({getRootCls(){return C}}),[C]);return e.createElement(F2.Provider,{value:E},e.createElement(l1,{className:k({[C]:!c,[`${C}-inline`]:c,[`${C}-${f2.get(o)}`]:o&&f2.has(o),[`${C}-${i}`]:i!==void 0,[`${C}-${l}`]:l!==void 0,[`${C}-wrap-${L2.get(n)}`]:n&&L2.has(n)},f,a),component:$e,...d}))}const De="div";function Ue(r){const t=b(),{getRootCls:n}=e.useContext(F2),{className:o,itemDimensions:a,order:i,prefixCls:l=n(),...c}=r,u=e.useMemo(()=>typeof i=="string"?`${l}-${i}`:B1(l||t.prefixCls,"flex",i),[t.prefixCls,i,l]);return e.createElement(l1,{className:k({[`${l}-${a}`]:a!==void 0},u,o),component:De,...c})}const O1=Ae;O1.Item=Ue;const We=[{cx:3,cy:3,fill:0,r:7},{cx:3,cy:13,fill:4,r:7},{cx:3,cy:23,fill:8,r:7},{cx:3,cy:33,fill:12,r:7},{cx:13,cy:3,fill:1,r:7},{cx:13,cy:13,fill:5,r:7},{cx:13,cy:23,fill:9,r:7},{cx:13,cy:33,fill:13,r:7},{cx:23,cy:3,fill:2,r:7},{cx:23,cy:13,fill:6,r:7},{cx:23,cy:23,fill:10,r:7},{cx:23,cy:33,fill:14,r:7},{cx:33,cy:3,fill:3,r:7},{cx:33,cy:13,fill:7,r:7},{cx:33,cy:23,fill:11,r:7},{cx:33,cy:33,fill:15,r:7}],ze={default:32,large:40,medium:36,small:24,xsmall:20};function je(r){const t=r?!Number.isNaN(r*1):!1;return typeof r=="number"||t?r:ze[r??"default"]}function Ge(r){const t=r.split(":")[1]??r.split("x")[1]??r,n=Math.floor((t.length>64?64:t.length)/16),o=[];for(let a=0;a<16;a++)o.push(`#${t[0]}${t[a*n]}${t[a*n+1]}${t[a*n+2]}${t[t.length-1]}${t[a*n+3]}`);return o}function s2(r){const t=b(),{address:n,className:o,size:a,tooltip:i}=r,l=e.useMemo(()=>Ge(n),[n]),c=e.useMemo(()=>je(a),[a]),u=e.useMemo(()=>`id${s.uniqueKey(7,n)}`,[n]),p=e.useMemo(()=>i?t.getTooltipConfig(i):void 0,[t,i]);return e.createElement("svg",{className:o,fill:"none",height:c,viewBox:"0 0 36 36",width:c,xmlns:"http://www.w3.org/2000/svg",...p},e.createElement("g",{clipPath:`url(#${u})`},We.map(({fill:d,...C})=>e.createElement("circle",{key:`${Object.values(C).join()}${d}`,...C,fill:l[d]}))),e.createElement("defs",null,e.createElement("clipPath",{id:u},e.createElement("rect",{width:36,height:36,rx:18,fill:"white"}))))}process.env.NODE_ENV!=="production"&&(s2.displayName="AccountIcon");const qe=A1({everCoinIcon:({ratio:r,...t})=>{const n=s.uniqueKey(7,"icon");return e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...L(20,20,r)},e.createElement("path",{d:"M0 600C0 268.629 268.63 0 600 0C931.373 0 1200 268.629 1200 600C1200 931.373 931.373 1200 600 1200C268.63 1200 0 931.373 0 600Z",className:"uk-preserve",fill:`url(#${n})`}),e.createElement("path",{d:"M459.3 300L187.5 574.792H629.321V1012.5L900 741.634V300H459.3Z",className:"uk-preserve",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:n,x1:1200,y1:-129529e-9,x2:109.123,y2:1082.26,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#FF6922"}),e.createElement("stop",{offset:"1",stopColor:"#6347F5"}))))},venomCoinIcon:({ratio:r,...t})=>{const n=s.uniqueKey(),o=s.uniqueKey(),a=s.uniqueKey(),i=s.uniqueKey(),l=s.uniqueKey(),c=s.uniqueKey(),u=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...L(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${o})`}),e.createElement("mask",{id:n,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${a})`})),e.createElement("g",{mask:`url(#${n})`},e.createElement("g",{filter:`url(#${c})`},e.createElement("path",{className:"uk-preserve",d:"M7.84 5.762c8.1-1.384 16.821 3.77 19.481 11.51 2.66 7.741-1.75 15.138-9.849 16.522-8.099 1.383-16.82-3.77-19.48-11.511S-.258 7.145 7.84 5.762Z",fill:`url(#${i})`})),e.createElement("g",{filter:`url(#${u}})`},e.createElement("path",{className:"uk-preserve",d:"M27.178 22.05c-6.322 5.248-16.452 5.145-22.625-.229-6.174-5.373-6.054-13.984.269-19.232 6.322-5.247 16.452-5.145 22.625.229 6.174 5.374 6.054 13.984-.268 19.232Z",fill:`url(#${l})`}))),e.createElement("path",{className:"uk-preserve",d:"M23.117 6.044a3.647 3.647 0 0 0-1.714.147 3.49 3.49 0 0 0-1.43.91c-.742.79-.973 1.819-.795 2.85.162.929.376 1.872.424 2.767a9.704 9.704 0 0 1-.636 3.965c-.44 1.148-1.068 2.038-2.412 2.235-.1.015-.463.025-.566.03a4.633 4.633 0 0 1-.53-.029c-1.345-.197-1.978-1.087-2.418-2.242a9.706 9.706 0 0 1-.635-3.965c.048-.892.262-1.836.424-2.768.178-1.03-.053-2.06-.795-2.85a3.492 3.492 0 0 0-1.434-.908 3.647 3.647 0 0 0-1.716-.142C7.159 6.311 6.01 7.766 6 9.291a3.039 3.039 0 0 0 .485 1.668c.537.84 1.418 1.454 2.187 2.09.509.426 1.388 1.635 1.82 2.944.26.793.474 1.597.685 2.408.295 1.131.702 3.629.97 4.763.535 2.27 2.17 2.784 3.81 2.836h.059c1.64-.052 3.302-.567 3.837-2.837.267-1.134.672-3.633.97-4.762.212-.808.424-1.616.685-2.409.432-1.31 1.311-2.522 1.82-2.944.769-.638 1.649-1.25 2.187-2.09A3.04 3.04 0 0 0 26 9.29c-.01-1.529-1.153-2.984-2.883-3.246Z",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:o,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:a,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:i,x1:"8.64",y1:"32.48",x2:"12.754",y2:"20.464",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8FEBFF"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("linearGradient",{id:l,x1:"14.431",y1:"1.402",x2:"14.179",y2:"26.309",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#49F150"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("filter",{id:c,x:"-12.783",y:"-4.463",width:"50.879",height:"48.481",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"})),e.createElement("filter",{id:u,x:"-10",y:"-11.28",width:"52",height:"47.2",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"}))))}});function L(r,t,n=1){return{height:r*n,width:t*n}}const $={fill:"none",xmlns:"http://www.w3.org/2000/svg"};function A1(r){return Object.entries(r).reduce((t,[n,o])=>(t[n]=o,t),{})}const Ke=A1({tvm1BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey(),o=s.uniqueKey(),a=s.uniqueKey(),i=s.uniqueKey(),l=s.uniqueKey(),c=s.uniqueKey(),u=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...L(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${o})`}),e.createElement("mask",{id:n,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${a})`})),e.createElement("g",{mask:`url(#${n})`},e.createElement("g",{filter:`url(#${c})`},e.createElement("path",{className:"uk-preserve",d:"M7.84 5.762c8.1-1.384 16.821 3.77 19.481 11.51 2.66 7.741-1.75 15.138-9.849 16.522-8.099 1.383-16.82-3.77-19.48-11.511S-.258 7.145 7.84 5.762Z",fill:`url(#${i})`})),e.createElement("g",{filter:`url(#${u}})`},e.createElement("path",{className:"uk-preserve",d:"M27.178 22.05c-6.322 5.248-16.452 5.145-22.625-.229-6.174-5.373-6.054-13.984.269-19.232 6.322-5.247 16.452-5.145 22.625.229 6.174 5.374 6.054 13.984-.268 19.232Z",fill:`url(#${l})`}))),e.createElement("path",{className:"uk-preserve",d:"M23.117 6.044a3.647 3.647 0 0 0-1.714.147 3.49 3.49 0 0 0-1.43.91c-.742.79-.973 1.819-.795 2.85.162.929.376 1.872.424 2.767a9.704 9.704 0 0 1-.636 3.965c-.44 1.148-1.068 2.038-2.412 2.235-.1.015-.463.025-.566.03a4.633 4.633 0 0 1-.53-.029c-1.345-.197-1.978-1.087-2.418-2.242a9.706 9.706 0 0 1-.635-3.965c.048-.892.262-1.836.424-2.768.178-1.03-.053-2.06-.795-2.85a3.492 3.492 0 0 0-1.434-.908 3.647 3.647 0 0 0-1.716-.142C7.159 6.311 6.01 7.766 6 9.291a3.039 3.039 0 0 0 .485 1.668c.537.84 1.418 1.454 2.187 2.09.509.426 1.388 1.635 1.82 2.944.26.793.474 1.597.685 2.408.295 1.131.702 3.629.97 4.763.535 2.27 2.17 2.784 3.81 2.836h.059c1.64-.052 3.302-.567 3.837-2.837.267-1.134.672-3.633.97-4.762.212-.808.424-1.616.685-2.409.432-1.31 1.311-2.522 1.82-2.944.769-.638 1.649-1.25 2.187-2.09A3.04 3.04 0 0 0 26 9.29c-.01-1.529-1.153-2.984-2.883-3.246Z",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:o,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:a,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:i,x1:"8.64",y1:"32.48",x2:"12.754",y2:"20.464",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8FEBFF"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("linearGradient",{id:l,x1:"14.431",y1:"1.402",x2:"14.179",y2:"26.309",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#49F150"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("filter",{id:c,x:"-12.783",y:"-4.463",width:"50.879",height:"48.481",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"})),e.createElement("filter",{id:u,x:"-10",y:"-11.28",width:"52",height:"47.2",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"}))))},tvm42BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 600 600",...L(20,20,r)},e.createElement("path",{d:"M300 600C465.685 600 600 465.685 600 300C600 134.315 465.685 0 300 0C134.315 0 0 134.315 0 300C0 465.685 134.315 600 300 600Z",fill:`url(#${n})`,className:"uk-preserve"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M322.598 505L445 383.512V155H216.488L95 277.5H322.5L322.598 505Z",fill:"#fff",className:"uk-preserve"}),e.createElement("defs",null,e.createElement("linearGradient",{id:n,x1:600,y1:226805e-9,x2:54.5601,y2:541.13,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#FF6922"}),e.createElement("stop",{offset:1,stopColor:"#6347F5"}))))},tvm1000BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey(),o=s.uniqueKey(),a=s.uniqueKey(),i=s.uniqueKey(),l=s.uniqueKey(),c=s.uniqueKey(),u=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...L(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${o})`}),e.createElement("mask",{id:n,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${a})`})),e.createElement("g",{mask:`url(#${n})`},e.createElement("g",{filter:`url(#${c})`},e.createElement("path",{className:"uk-preserve",d:"M7.84 5.762c8.1-1.384 16.821 3.77 19.481 11.51 2.66 7.741-1.75 15.138-9.849 16.522-8.099 1.383-16.82-3.77-19.48-11.511S-.258 7.145 7.84 5.762Z",fill:`url(#${i})`})),e.createElement("g",{filter:`url(#${u}})`},e.createElement("path",{className:"uk-preserve",d:"M27.178 22.05c-6.322 5.248-16.452 5.145-22.625-.229-6.174-5.373-6.054-13.984.269-19.232 6.322-5.247 16.452-5.145 22.625.229 6.174 5.374 6.054 13.984-.268 19.232Z",fill:`url(#${l})`}))),e.createElement("path",{className:"uk-preserve",d:"M23.117 6.044a3.647 3.647 0 0 0-1.714.147 3.49 3.49 0 0 0-1.43.91c-.742.79-.973 1.819-.795 2.85.162.929.376 1.872.424 2.767a9.704 9.704 0 0 1-.636 3.965c-.44 1.148-1.068 2.038-2.412 2.235-.1.015-.463.025-.566.03a4.633 4.633 0 0 1-.53-.029c-1.345-.197-1.978-1.087-2.418-2.242a9.706 9.706 0 0 1-.635-3.965c.048-.892.262-1.836.424-2.768.178-1.03-.053-2.06-.795-2.85a3.492 3.492 0 0 0-1.434-.908 3.647 3.647 0 0 0-1.716-.142C7.159 6.311 6.01 7.766 6 9.291a3.039 3.039 0 0 0 .485 1.668c.537.84 1.418 1.454 2.187 2.09.509.426 1.388 1.635 1.82 2.944.26.793.474 1.597.685 2.408.295 1.131.702 3.629.97 4.763.535 2.27 2.17 2.784 3.81 2.836h.059c1.64-.052 3.302-.567 3.837-2.837.267-1.134.672-3.633.97-4.762.212-.808.424-1.616.685-2.409.432-1.31 1.311-2.522 1.82-2.944.769-.638 1.649-1.25 2.187-2.09A3.04 3.04 0 0 0 26 9.29c-.01-1.529-1.153-2.984-2.883-3.246Z",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:o,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:a,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:i,x1:"8.64",y1:"32.48",x2:"12.754",y2:"20.464",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8FEBFF"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("linearGradient",{id:l,x1:"14.431",y1:"1.402",x2:"14.179",y2:"26.309",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#49F150"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("filter",{id:c,x:"-12.783",y:"-4.463",width:"50.879",height:"48.481",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"})),e.createElement("filter",{id:u,x:"-10",y:"-11.28",width:"52",height:"47.2",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"}))))},evm1BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...L(20,20,r)},e.createElement("g",{fill:"none",fillRule:"evenodd"},e.createElement("circle",{className:"uk-preserve",cx:"16",cy:"16",r:"16",fill:"#627EEA"}),e.createElement("g",{className:"uk-preserve",fill:"#FFF",fillRule:"nonzero"},e.createElement("path",{fillOpacity:".602",d:"M16.498 4v8.87l7.497 3.35z"}),e.createElement("path",{d:"M16.498 4L9 16.22l7.498-3.35z"}),e.createElement("path",{fillOpacity:".602",d:"M16.498 21.968v6.027L24 17.616z"}),e.createElement("path",{d:"M16.498 27.995v-6.028L9 17.616z"}),e.createElement("path",{fillOpacity:".2",d:"M16.498 20.573l7.497-4.353-7.497-3.348z"}),e.createElement("path",{fillOpacity:".602",d:"M9 16.22l7.498 4.353v-7.701z"})))),evm56BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 34 40",...L(20,20,r)},e.createElement("path",{className:"uk-preserve",d:"M17 0L6.56211 6.12683L10.3996 8.39024L17 4.52683L23.6004 8.39024L27.4379 6.12683L17 0Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M23.6004 11.5902L27.4379 13.8537V18.3805L20.8375 22.2439V29.9707L17 32.2341L13.1625 29.9707V22.2439L6.56211 18.3805V13.8537L10.3996 11.5902L17 15.4537L23.6004 11.5902Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M27.4379 21.5805V26.1073L23.6004 28.3707V23.8439L27.4379 21.5805Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M23.5621 31.5707L30.1625 27.7073V19.9805L34 17.7171V29.9707L23.5621 36.0976V31.5707Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M30.1625 12.2537L26.3251 9.99025L30.1625 7.72683L34 9.99025V14.5171L30.1625 16.7805V12.2537Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M13.1625 37.7366V33.2098L17 35.4732L20.8375 33.2098V37.7366L17 40L13.1625 37.7366Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M10.3996 28.3707L6.56211 26.1073V21.5805L10.3996 23.8439V28.3707Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M17 12.2537L13.1625 9.99025L17 7.72683L20.8375 9.99025L17 12.2537Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M7.67493 9.99025L3.83747 12.2537V16.7805L0 14.5171V9.99025L3.83747 7.72683L7.67493 9.99025Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M0 17.7171L3.83747 19.9805V27.7073L10.4379 31.5707V36.0976L0 29.9707V17.7171Z",fill:"#F0B90B"})),evm137BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 252 252",...L(20,20,r)},e.createElement("mask",{id:"mask0_4864_1939",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"252",height:"252"},e.createElement("path",{className:"uk-preserve",d:"M125.999 251.394C195.253 251.394 251.393 195.253 251.393 126C251.393 56.7468 195.253 0.606079 125.999 0.606079C56.7462 0.606079 0.605469 56.7468 0.605469 126C0.605469 195.253 56.7462 251.394 125.999 251.394Z",fill:"white"})),e.createElement("g",{mask:"url(#mask0_4864_1939)"},e.createElement("path",{className:"uk-preserve",d:"M263.267 -11.2672H-11.2676V263.267H263.267V-11.2672Z",fill:`url(#paint0_linear_${n})`})),e.createElement("path",{className:"uk-preserve",d:"M162.264 153.059L197.741 132.574C199.62 131.489 200.782 129.471 200.782 127.301V86.3354C200.782 84.1696 199.615 82.1472 197.741 81.0618L162.264 60.5767C160.385 59.4912 158.056 59.4964 156.177 60.5767L120.7 81.0618C118.821 82.1472 117.659 84.1696 117.659 86.3354V159.546L92.781 173.908L67.9029 159.546V130.818L92.781 116.456L109.191 125.928V106.657L95.8222 98.9408C94.9006 98.4084 93.8459 98.1268 92.7758 98.1268C91.7058 98.1268 90.651 98.4084 89.7346 98.9408L54.2581 119.426C52.379 120.511 51.2168 122.529 51.2168 124.7V165.665C51.2168 167.83 52.3842 169.853 54.2581 170.938L89.7346 191.423C91.6085 192.504 93.9432 192.504 95.8222 191.423L131.299 170.943C133.178 169.858 134.34 167.836 134.34 165.67V92.4589L134.791 92.2029L159.218 78.0973L184.096 92.4589V121.187L159.218 135.549L142.834 126.087V145.359L156.177 153.064C158.056 154.145 160.385 154.145 162.264 153.064V153.059Z",fill:"white"}),e.createElement("defs",null,e.createElement("linearGradient",{id:`paint0_linear_${n}`,x1:"-61.4385",y1:"11.2966",x2:"221.974",y2:"184.732",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#A229C5"}),e.createElement("stop",{offset:"1",stopColor:"#7B3FE4"}))))},evm250BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 1024 1024",...L(20,20,r)},e.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},e.createElement("g",null,e.createElement("circle",{className:"uk-preserve",fill:"#1969FF",cx:"512",cy:"512",r:"512"}),e.createElement("path",{className:"uk-preserve",d:"M480.952632,162.820404 C498.202214,153.726532 524.449007,153.726532 541.698589,162.820404 L717.715301,255.615438 C728.104233,261.091936 733.809736,269.25319 734.831811,277.678216 L735,277.678216 L735,744.110155 C734.770819,753.300673 729.011717,762.429399 717.715301,768.384559 L541.698589,861.179741 C524.449007,870.27342 498.202214,870.27342 480.952632,861.179741 L304.936382,768.384559 C293.687466,762.4543 288.288954,753.261937 288.021607,744.110155 C287.994161,743.171274 287.991758,742.397481 288.020775,741.760186 L288.021607,280.818578 C287.995362,280.170216 287.995085,279.52462 288.02096,278.881791 L288.021607,277.678216 L288.100249,277.678216 C288.882053,269.16004 294.328618,261.207221 304.936382,255.615438 L480.952632,162.820404 Z M707,537 L541.644818,624.459967 C524.420262,633.571112 498.21155,633.571112 480.986994,624.459967 L316,537.194955 L316,742.669239 L480.986994,829.471349 C490.737056,834.688013 500.874684,839.770703 510.746553,839.992453 L511.315906,840 C521.168396,840.032183 530.733903,835.022485 540.433212,830.279812 L707,741.920834 L707,537 Z M260.423841,734 C260.423841,751.880605 262.483542,763.633063 266.573125,771.912197 C269.962755,778.774873 275.048664,784.019001 284.335203,790.400911 L284.865291,790.762639 C286.903313,792.149569 289.148339,793.602016 291.881192,795.308227 L295.103883,797.299574 L305,803.325293 L290.80629,827 L279.729986,820.250826 L277.868233,819.097358 C274.665666,817.102319 272.011205,815.389649 269.535301,813.704662 C243.068452,795.702251 233.197716,776.074834 233.002947,735.2439 L233,734 L260.423841,734 Z M498,413 C496.719282,413.440417 495.51884,413.951152 494.424509,414.530355 L318.676529,507.623888 C318.49208,507.721039 318.316212,507.818189 318.148833,507.91349 L318,507.999537 L318.275982,508.15868 L318.676529,508.376112 L494.424509,601.469645 C495.51884,602.048848 496.719282,602.559583 498,603 L498,413 Z M526,413 L526,603 C527.281635,602.559583 528.482071,602.048848 529.576397,601.469645 L705.322736,508.376112 C705.507277,508.278961 705.683513,508.181811 705.850522,508.08651 L706,507.999537 L705.724112,507.84132 L705.322736,507.623888 L529.576397,414.530355 C528.482071,413.951152 527.281635,413.440417 526,413 Z M707,311 L549,394 L707,477 L707,311 Z M316,311 L316,477 L474,394 L316,311 Z M529.422488,187.627114 C520.27514,182.790962 503.724952,182.790962 494.577605,187.627114 L318.677116,280.623711 C318.492507,280.721685 318.316486,280.817811 318.148962,280.913937 L318,280.999896 L318.276221,281.157949 L318.677116,281.376081 L494.577605,374.3724 C503.724952,379.2092 520.27514,379.2092 529.422488,374.3724 L705.322145,281.376081 C705.506847,281.278107 705.683237,281.181981 705.850392,281.086779 L706,280.999896 L705.723871,280.841843 L705.322145,280.623711 L529.422488,187.627114 Z M733.193821,197 L744.270251,203.749273 L746.131721,204.902466 C749.33418,206.896953 751.988718,208.610547 754.464885,210.294705 C780.931599,228.297503 790.802419,247.925124 790.997256,288.756099 L791,290 L763.576481,290 C763.576481,272.118455 761.516516,260.366907 757.426771,252.086842 C754.037707,245.224806 748.951824,239.980488 739.665515,233.599218 L739.134973,233.236751 C737.096961,231.850558 734.852221,230.398109 732.119016,228.691528 L728.896433,226.700086 L719,220.674731 L733.193821,197 Z",fill:"#FFFFFF",fillRule:"nonzero"})))),evm2001BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...L(20,20,r)},e.createElement("path",{d:"M0 16C0 7.16344 7.16344 0 16 0V0C24.8366 0 32 7.16344 32 16V16C32 24.8366 24.8366 32 16 32V32C7.16344 32 0 24.8366 0 16V16Z",className:"uk-preserve",fill:"black"}),e.createElement("path",{d:"M27.1725 13.4449L29.0001 16.6088L19.3734 22.1675C19.3734 22.1675 13.4778 25.7307 9.23901 18.3845L12.2366 16.6548C12.2366 16.6548 14.1845 20.9604 17.5607 19.0051C20.9368 17.0497 27.1725 13.4449 27.1725 13.4449Z",className:"uk-preserve",fill:"white"}),e.createElement("path",{d:"M4.82765 18.3623L3 15.1984L12.8316 9.52244C12.8316 9.52244 18.7273 5.9592 22.9646 13.3054L19.967 15.0351C19.967 15.0351 18.0191 10.7295 14.6429 12.6848C11.2667 14.6402 4.82765 18.3623 4.82765 18.3623Z",className:"uk-preserve",fill:"white"}),e.createElement("path",{d:"M16.1854 18.2849C17.5121 18.2849 18.5876 17.2094 18.5876 15.8827C18.5876 14.556 17.5121 13.4805 16.1854 13.4805C14.8587 13.4805 13.7832 14.556 13.7832 15.8827C13.7832 17.2094 14.8587 18.2849 16.1854 18.2849Z",className:"uk-preserve",fill:"#FF931E"}),e.createElement("path",{d:"M7.70378 22.0353C8.39665 22.0353 8.95834 21.4737 8.95834 20.7808C8.95834 20.0879 8.39665 19.5263 7.70378 19.5263C7.01091 19.5263 6.44922 20.0879 6.44922 20.7808C6.44922 21.4737 7.01091 22.0353 7.70378 22.0353Z",className:"uk-preserve",fill:"white"}),e.createElement("path",{d:"M24.4489 12.3657C25.1417 12.3657 25.7035 11.804 25.7035 11.1111C25.7035 10.4183 25.1417 9.85657 24.4489 9.85657C23.756 9.85657 23.1943 10.4183 23.1943 11.1111C23.1943 11.804 23.756 12.3657 24.4489 12.3657Z",className:"uk-preserve",fill:"white"})),evm43114BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...L(20,20,r)},e.createElement("path",{d:"M0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16Z",className:"uk-preserve",fill:"#E84142"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4691 22.3587H8.36598C7.71393 22.3587 7.39184 22.3587 7.19546 22.2332C6.98334 22.0958 6.85372 21.8681 6.83801 21.6168C6.82621 21.3853 6.98728 21.1026 7.30936 20.5374L14.9713 7.04118C15.2973 6.46808 15.4623 6.18152 15.6704 6.07555C15.8943 5.96172 16.1614 5.96172 16.3853 6.07555C16.5935 6.18152 16.7585 6.46808 17.0845 7.04118L18.6596 9.78893L18.6677 9.80295C19.0198 10.4178 19.1984 10.7296 19.2763 11.0568C19.3627 11.414 19.3627 11.7908 19.2763 12.1481C19.1978 12.4778 19.021 12.7918 18.6636 13.4159L14.6389 20.5256L14.6285 20.5438C14.2741 21.1637 14.0944 21.4779 13.8455 21.7149C13.5745 21.9741 13.2484 22.1624 12.891 22.2685C12.565 22.3587 12.1997 22.3587 11.4691 22.3587ZM19.3054 22.3587H23.7517C24.4077 22.3587 24.7377 22.3587 24.9342 22.2294C25.1463 22.0919 25.2798 21.8602 25.2917 21.6092C25.303 21.3851 25.1454 21.1134 24.8367 20.581C24.8261 20.5629 24.8154 20.5444 24.8046 20.5257L22.5773 16.7181L22.552 16.6752C22.239 16.1463 22.0811 15.8792 21.8782 15.776C21.6544 15.6622 21.391 15.6622 21.1672 15.776C20.963 15.882 20.798 16.1607 20.472 16.722L18.2527 20.5296L18.2451 20.5427C17.9202 21.1031 17.7578 21.3832 17.7696 21.613C17.7853 21.8643 17.9149 22.0958 18.127 22.2332C18.3195 22.3587 18.6494 22.3587 19.3054 22.3587Z",className:"uk-preserve",fill:"white"})),evm8217BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey(7,"clip"),o=s.uniqueKey(7,"gradient");return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...L(20,20,r)},e.createElement("g",{clipPath:`url(#${n})`},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M26.1375 28.2368L16.0383 18.0224L5.79833 28.3136C7.83353 29.6704 11.0207 31.9872 15.9359 32.0128C20.8511 32.0384 24.7935 29.5936 26.1247 28.2496L26.1375 28.2368ZM28.2367 5.76L17.9967 15.9744C21.4271 19.392 24.8063 22.848 28.1983 26.2912C33.5103 19.5072 33.0239 12.5184 28.2367 5.7472V5.76ZM3.71193 26.1376L12.5823 2.5216L0.140732 15.04C-0.499268 18.688 1.39513 23.3216 3.71193 26.1376ZM8.38393 21.4912C9.02393 21.3248 23.1295 6.8352 26.1631 3.8272C24.5887 1.728 19.1871 -0.0895954 16.4863 4.61121e-06L8.38393 21.4912Z",fill:`url(#${o})`,fillRule:"evenodd"})),e.createElement("defs",null,e.createElement("linearGradient",{gradientUnits:"userSpaceOnUse",id:o,x1:8.78254,y1:30.3066,x2:24.6801,y2:2.53063},e.createElement("stop",{stopColor:"#850000"}),e.createElement("stop",{offset:.251,stopColor:"#C70158"}),e.createElement("stop",{offset:.4824,stopColor:"#DE1E41"}),e.createElement("stop",{offset:.6392,stopColor:"#F63B2A"}),e.createElement("stop",{offset:1,stopColor:"#FF8700"})),e.createElement("clipPath",{id:n},e.createElement("rect",{fill:"white",height:32,width:32}))))},solana101BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey(),o=s.uniqueKey(),a=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 397.7 311.7",...L(20,20,r)},e.createElement("linearGradient",{id:n,gradientUnits:"userSpaceOnUse",x1:"360.8791",y1:"351.4553",x2:"141.213",y2:"-69.2936",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${n})`,d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z",className:"uk-preserve"}),e.createElement("linearGradient",{id:o,gradientUnits:"userSpaceOnUse",x1:"264.8291",y1:"401.6014",x2:"45.163",y2:"-19.1475",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${o})`,d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z",className:"uk-preserve"}),e.createElement("linearGradient",{id:a,gradientUnits:"userSpaceOnUse",x1:"312.5484",y1:"376.688",x2:"92.8822",y2:"-44.061",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${a})`,d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z",className:"uk-preserve"}))},solana102BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey(),o=s.uniqueKey(),a=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 397.7 311.7",...L(20,20,r)},e.createElement("linearGradient",{id:n,gradientUnits:"userSpaceOnUse",x1:"360.8791",y1:"351.4553",x2:"141.213",y2:"-69.2936",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${n})`,d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z",className:"uk-preserve"}),e.createElement("linearGradient",{id:o,gradientUnits:"userSpaceOnUse",x1:"264.8291",y1:"401.6014",x2:"45.163",y2:"-19.1475",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${o})`,d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z",className:"uk-preserve"}),e.createElement("linearGradient",{id:a,gradientUnits:"userSpaceOnUse",x1:"312.5484",y1:"376.688",x2:"92.8822",y2:"-44.061",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${a})`,d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z",className:"uk-preserve"}))},solana103BlockchainIcon:({ratio:r,...t})=>{const n=s.uniqueKey(),o=s.uniqueKey(),a=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 397.7 311.7",...L(20,20,r)},e.createElement("linearGradient",{id:n,gradientUnits:"userSpaceOnUse",x1:"360.8791",y1:"351.4553",x2:"141.213",y2:"-69.2936",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${n})`,d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z",className:"uk-preserve"}),e.createElement("linearGradient",{id:o,gradientUnits:"userSpaceOnUse",x1:"264.8291",y1:"401.6014",x2:"45.163",y2:"-19.1475",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${o})`,d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z",className:"uk-preserve"}),e.createElement("linearGradient",{id:a,gradientUnits:"userSpaceOnUse",x1:"312.5484",y1:"376.688",x2:"92.8822",y2:"-44.061",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${a})`,d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z",className:"uk-preserve"}))},ton239BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 56 56",...L(20,20,r)},e.createElement("path",{d:"M28 56C43.464 56 56 43.464 56 28C56 12.536 43.464 0 28 0C12.536 0 0 12.536 0 28C0 43.464 12.536 56 28 56Z",fill:"#0098EA",className:"uk-preserve"}),e.createElement("path",{d:"M37.5603 15.6277H18.4386C14.9228 15.6277 12.6944 19.4202 14.4632 22.4861L26.2644 42.9409C27.0345 44.2765 28.9644 44.2765 29.7345 42.9409L41.5381 22.4861C43.3045 19.4251 41.0761 15.6277 37.5627 15.6277H37.5603ZM26.2548 36.8068L23.6847 31.8327L17.4833 20.7414C17.0742 20.0315 17.5795 19.1218 18.4362 19.1218H26.2524V36.8092L26.2548 36.8068ZM38.5108 20.739L32.3118 31.8351L29.7417 36.8068V19.1194H37.5579C38.4146 19.1194 38.9199 20.0291 38.5108 20.739Z",fill:"white",className:"uk-preserve"}))}),Xe=A1({sparxWalletIcon:({ratio:r,...t})=>{const n=s.uniqueKey(7,"clip"),o=s.uniqueKey(7,"filter"),a=s.uniqueKey(7,"paint"),i=s.uniqueKey(7,"paint"),l=s.uniqueKey(7,"paint"),c=s.uniqueKey(7,"paint");return e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...L(20,20,r)},e.createElement("g",{clipPath:`url(#${n})`},e.createElement("g",{filter:`url(#${o})`},e.createElement("rect",{className:"uk-preserve",fill:"#0f1224",height:1200,rx:600,width:1200}),e.createElement("path",{className:"uk-preserve",d:"M309.86 842.504L267.058 799.702L377.252 689.508C426.589 640.172 426.589 559.884 377.252 510.548L267 400.296L309.802 357.494L420.054 467.746C492.995 540.687 492.995 659.369 420.054 732.31L309.86 842.504Z",fill:`url(#${a})`}),e.createElement("path",{className:"uk-preserve",d:"M799.702 933L689.508 822.806C640.172 773.47 559.885 773.47 510.549 822.806L400.354 933L357.552 890.198L467.747 780.004C540.688 707.063 659.369 707.063 732.31 780.004L842.504 890.198L799.702 933Z",fill:`url(#${i})`}),e.createElement("path",{className:"uk-preserve",d:"M890.198 842.504L780.004 732.31C707.063 659.369 707.063 540.688 780.004 467.747L890.198 357.552L933 400.354L822.806 510.549C773.47 559.885 773.47 640.172 822.806 689.508L933 799.702L890.198 842.504Z",fill:`url(#${l})`}),e.createElement("path",{className:"uk-preserve",d:"M600.019 474.765C552.114 474.765 504.208 456.535 467.747 420.055L357.495 309.802L400.297 267L510.549 377.253C559.885 426.589 640.173 426.589 689.509 377.253L799.703 267.058L842.505 309.86L732.311 420.055C695.831 456.515 647.944 474.765 600.039 474.765H600.019Z",fill:`url(#${c})`}))),e.createElement("defs",null,e.createElement("filter",{id:o,x:"-45",y:"-45",width:"1290",height:"1290",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",null),e.createElement("feGaussianBlur",{stdDeviation:"22.5"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.520833 0 0 0 0 0.520833 0 0 0 0 0.520833 0 0 0 0.1 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_412_26"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_412_26",result:"shape"})),e.createElement("linearGradient",{id:a,x1:"370.873",y1:"839.875",x2:"370.873",y2:"360.955",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("linearGradient",{id:i,x1:"840.687",y1:"829.147",x2:"358.461",y2:"829.147",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("linearGradient",{id:l,x1:"829.147",y1:"358.326",x2:"829.147",y2:"837.033",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("linearGradient",{id:c,x1:"356.297",y1:"370.873",x2:"842.776",y2:"370.873",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("clipPath",{id:n},e.createElement("rect",{className:"uk-preserve",width:"1200",height:"1200",fill:"white"}))))},everWalletIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...L(20,20,r)},e.createElement("rect",{className:"uk-preserve",fill:"#050b2e",height:1200,rx:600,width:1200}),e.createElement("path",{d:"M459.298 300L187.5 574.793H629.323V1012.5L900 741.632V300H459.298Z",fill:"#C5E4F3",className:"uk-preserve"})),venomWalletIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...L(20,20,r)},e.createElement("rect",{className:"uk-preserve",fill:"#4c5af5",height:1200,rx:600,width:1200}),e.createElement("path",{className:"uk-preserve",d:"M878.122 238.043C855.787 234.439 832.901 236.491 811.575 244.007C790.245 251.525 771.157 264.266 756.071 281.058C727.275 313.2 718.316 355.045 725.231 396.979C731.494 434.794 739.804 473.175 741.675 509.606C744.289 564.476 735.904 619.313 717.011 670.924C699.915 717.619 675.559 753.833 623.362 761.846C619.492 762.454 605.4 762.885 601.395 763.103C597.394 763.32 584.737 762.495 580.822 761.891C528.626 753.878 504.052 717.664 487.001 670.661C468.105 619.054 459.724 564.214 462.337 509.344C464.209 473.044 472.515 434.621 478.777 396.716C485.696 354.785 476.734 312.94 447.941 280.798C432.806 264.018 413.67 251.306 392.302 243.833C370.932 236.361 348.017 234.369 325.671 238.043C258.729 248.916 214.145 308.088 213.754 370.163C213.567 394.08 220.09 417.574 232.588 438C253.423 472.223 287.611 497.171 317.45 523.076C337.197 540.405 371.343 589.571 388.087 642.851C398.224 675.124 406.489 707.828 414.664 740.839C426.15 786.84 441.937 888.465 452.332 934.601C473.081 1026.96 536.587 1047.88 600.221 1050H602.482C666.12 1047.88 730.669 1026.91 751.417 934.556C761.767 888.424 777.514 786.754 789.086 740.794C797.306 707.959 805.526 675.079 815.662 642.81C832.406 589.526 866.554 540.188 886.301 523.035C916.14 497.044 950.284 472.178 971.164 437.955C983.659 417.533 990.184 394.039 989.996 370.12C989.647 307.915 945.236 248.699 878.122 238.043Z",fill:"#fff"})),metamaskWalletIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 35 33",...L(17.69,20,r)},e.createElement("g",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:.25},e.createElement("path",{d:"m32.9582 1-13.1341 9.7183 2.4424-5.72731z",className:"uk-preserve",fill:"#e17726",stroke:"#e17726"}),e.createElement("g",{className:"uk-preserve",fill:"#e27625",stroke:"#e27625"},e.createElement("path",{d:"m2.66296 1 13.01714 9.809-2.3254-5.81802z"}),e.createElement("path",{d:"m28.2295 23.5335-3.4947 5.3386 7.4829 2.0603 2.1436-7.2823z"}),e.createElement("path",{d:"m1.27281 23.6501 2.13055 7.2823 7.46994-2.0603-3.48166-5.3386z"}),e.createElement("path",{d:"m10.4706 14.5149-2.0786 3.1358 7.405.3369-.2469-7.969z"}),e.createElement("path",{d:"m25.1505 14.5149-5.1575-4.58704-.1688 8.05974 7.4049-.3369z"}),e.createElement("path",{d:"m10.8733 28.8721 4.4819-2.1639-3.8583-3.0062z"}),e.createElement("path",{d:"m20.2659 26.7082 4.4689 2.1639-.6105-5.1701z"})),e.createElement("path",{d:"m24.7348 28.8721-4.469-2.1639.3638 2.9025-.039 1.231z",className:"uk-preserve",fill:"#d5bfb2",stroke:"#d5bfb2"}),e.createElement("path",{d:"m10.8732 28.8721 4.1572 1.9696-.026-1.231.3508-2.9025z",className:"uk-preserve",fill:"#d5bfb2",stroke:"#d5bfb2"}),e.createElement("path",{d:"m15.1084 21.7842-3.7155-1.0884 2.6243-1.2051z",className:"uk-preserve",fill:"#233447",stroke:"#233447"}),e.createElement("path",{d:"m20.5126 21.7842 1.0913-2.2935 2.6372 1.2051z",className:"uk-preserve",fill:"#233447",stroke:"#233447"}),e.createElement("path",{d:"m10.8733 28.8721.6495-5.3386-4.13117.1167z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m24.0982 23.5335.6366 5.3386 3.4946-5.2219z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m27.2291 17.6507-7.405.3369.6885 3.7966 1.0913-2.2935 2.6372 1.2051z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m11.3929 20.6958 2.6242-1.2051 1.0913 2.2935.6885-3.7966-7.40495-.3369z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m8.392 17.6507 3.1049 6.0513-.1039-3.0062z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m24.2412 20.6958-.1169 3.0062 3.1049-6.0513z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m15.797 17.9876-.6886 3.7967.8704 4.4833.1949-5.9087z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m19.8242 17.9876-.3638 2.3584.1819 5.9216.8704-4.4833z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m20.5127 21.7842-.8704 4.4834.6236.4406 3.8584-3.0062.1169-3.0062z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m11.3929 20.6958.104 3.0062 3.8583 3.0062.6236-.4406-.8704-4.4834z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m20.5906 30.8417.039-1.231-.3378-.2851h-4.9626l-.3248.2851.026 1.231-4.1572-1.9696 1.4551 1.1921 2.9489 2.0344h5.0536l2.962-2.0344 1.442-1.1921z",className:"uk-preserve",fill:"#c0ac9d",stroke:"#c0ac9d"}),e.createElement("path",{d:"m20.2659 26.7082-.6236-.4406h-3.6635l-.6236.4406-.3508 2.9025.3248-.2851h4.9626l.3378.2851z",className:"uk-preserve",fill:"#161616",stroke:"#161616"}),e.createElement("path",{d:"m33.5168 11.3532 1.1043-5.36447-1.6629-4.98873-12.6923 9.3944 4.8846 4.1205 6.8983 2.0085 1.52-1.7752-.6626-.4795 1.0523-.9588-.8054-.622 1.0523-.8034z",className:"uk-preserve",fill:"#763e1a",stroke:"#763e1a"}),e.createElement("path",{d:"m1 5.98873 1.11724 5.36447-.71451.5313 1.06527.8034-.80545.622 1.05228.9588-.66255.4795 1.51997 1.7752 6.89835-2.0085 4.8846-4.1205-12.69233-9.3944z",className:"uk-preserve",fill:"#763e1a",stroke:"#763e1a"}),e.createElement("path",{d:"m32.0489 16.5234-6.8983-2.0085 2.0786 3.1358-3.1049 6.0513 4.1052-.0519h6.1318z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m10.4705 14.5149-6.89828 2.0085-2.29944 7.1267h6.11883l4.10519.0519-3.10487-6.0513z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m19.8241 17.9876.4417-7.5932 2.0007-5.4034h-8.9119l2.0006 5.4034.4417 7.5932.1689 2.3842.013 5.8958h3.6635l.013-5.8958z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}))),walletConnectIcon:({ratio:r,...t})=>{const n=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 512 512",...L(20,20,r)},e.createElement("defs",null,e.createElement("radialGradient",{cx:"0%",cy:"50%",fx:"0%",fy:"50%",r:"100%",id:n},e.createElement("stop",{stopColor:"#5D9DF6",offset:"0%"}),e.createElement("stop",{stopColor:"#006FFF",offset:"100%"}))),e.createElement("rect",{fill:`url(#${n})`,x:0,y:0,width:"512",height:"512",rx:"256",className:"uk-preserve"}),e.createElement("path",{d:"M169.209772,184.531136 C217.142772,137.600733 294.857519,137.600733 342.790517,184.531136 L348.559331,190.179285 C350.955981,192.525805 350.955981,196.330266 348.559331,198.676787 L328.82537,217.99798 C327.627045,219.171241 325.684176,219.171241 324.485851,217.99798 L316.547278,210.225455 C283.10802,177.485633 228.89227,177.485633 195.453011,210.225455 L186.951456,218.549188 C185.75313,219.722448 183.810261,219.722448 182.611937,218.549188 L162.877976,199.227995 C160.481326,196.881474 160.481326,193.077013 162.877976,190.730493 L169.209772,184.531136 Z M383.602212,224.489406 L401.165475,241.685365 C403.562113,244.031874 403.562127,247.836312 401.165506,250.182837 L321.971538,327.721548 C319.574905,330.068086 315.689168,330.068112 313.292501,327.721609 C313.292491,327.721599 313.29248,327.721588 313.29247,327.721578 L257.08541,272.690097 C256.486248,272.103467 255.514813,272.103467 254.915651,272.690097 C254.915647,272.690101 254.915644,272.690105 254.91564,272.690108 L198.709777,327.721548 C196.313151,330.068092 192.427413,330.068131 190.030739,327.721634 C190.030725,327.72162 190.03071,327.721606 190.030695,327.721591 L110.834524,250.181849 C108.437875,247.835329 108.437875,244.030868 110.834524,241.684348 L128.397819,224.488418 C130.794468,222.141898 134.680206,222.141898 137.076856,224.488418 L193.284734,279.520668 C193.883897,280.107298 194.85533,280.107298 195.454493,279.520668 C195.454502,279.520659 195.45451,279.520651 195.454519,279.520644 L251.65958,224.488418 C254.056175,222.141844 257.941913,222.141756 260.338618,224.488222 C260.338651,224.488255 260.338684,224.488288 260.338717,224.488321 L316.546521,279.520644 C317.145683,280.107273 318.117118,280.107273 318.71628,279.520644 L374.923175,224.489406 C377.319825,222.142885 381.205562,222.142885 383.602212,224.489406 Z",fill:"#fff",fillRule:"nonzero",className:"uk-preserve"}))},trustWalletIcon:({ratio:r,...t})=>{const n=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 65 64",...L(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{className:"uk-preserve",d:"M32.3999 64C50.073 64 64.3999 49.6731 64.3999 32C64.3999 14.3269 50.073 0 32.3999 0C14.7268 0 0.399902 14.3269 0.399902 32C0.399902 49.6731 14.7268 64 32.3999 64Z",fill:"#3375BB"}),e.createElement("path",{className:"uk-preserve",d:"M32.6267 14C38.9508 19.2816 46.2029 18.9559 48.275 18.9559C47.8217 48.9937 44.3683 43.0373 32.6267 51.46C20.8851 43.0373 17.4533 48.9937 17 18.9559C19.0505 18.9559 26.3026 19.2816 32.6267 14Z",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:4})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.399902)"}))))},rabbyWalletIcon:({ratio:r,...t})=>{const n=s.uniqueKey(),o=s.uniqueKey(),a=s.uniqueKey(),i=s.uniqueKey(),l=s.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 368 320",...L(20,17.39,r)},e.createElement("g",{clipPath:`url(#clip0_${n})`},e.createElement("path",{d:"M366.119 183.099C380.573 150.636 309.118 59.9408 240.854 22.1551C197.826 -7.11706 152.99 -3.09557 143.909 9.75717C123.981 37.9632 209.898 61.864 267.357 89.754C255.006 95.1474 243.367 104.826 236.522 117.204C215.1 93.6923 168.083 73.4448 112.914 89.754C75.7365 100.745 44.839 126.656 32.897 165.792C29.9956 164.495 26.7827 163.774 23.4027 163.774C10.4778 163.774 0 174.309 0 187.303C0 200.298 10.4778 210.832 23.4027 210.832C25.7984 210.832 33.2893 209.217 33.2893 209.217L152.99 210.089C105.119 286.439 67.2878 297.6 67.2878 310.828C67.2878 324.055 103.486 320.471 117.077 315.541C182.142 291.938 252.024 218.377 264.016 197.202C314.374 203.518 356.695 204.265 366.119 183.099Z",fill:`url(#paint0_linear_${o})`,className:"uk-preserve"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M267.513 89.763C267.516 89.764 267.519 89.766 267.522 89.767C270.191 88.712 269.759 84.758 269.026 81.652C267.342 74.515 238.284 45.724 210.997 32.829C173.815 15.257 146.435 16.163 142.39 24.262C149.964 39.837 185.077 54.461 221.748 69.733C237.394 76.249 253.323 82.883 267.519 89.76C267.517 89.761 267.515 89.762 267.513 89.763Z",fill:`url(#paint0_linear_${a})`,className:"uk-preserve"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M220.329 246.523C212.809 243.64 204.315 240.994 194.658 238.594C204.955 220.108 207.115 192.74 197.391 175.437C183.743 151.153 166.612 138.228 126.802 138.228C104.907 138.228 45.955 145.628 44.909 195.006C44.799 200.187 44.906 204.935 45.28 209.301L152.93 210.084C138.417 233.185 124.825 250.318 112.926 263.345C127.213 267.019 139.003 270.103 149.828 272.934C160.098 275.62 169.499 278.079 179.339 280.598C194.182 269.748 208.135 257.917 220.329 246.523Z",fill:`url(#paint0_linear_${i})`,className:"uk-preserve"}),e.createElement("path",{d:"M31.169 204.228C35.567 241.737 56.813 256.437 100.227 260.788C143.641 265.138 168.544 262.22 201.698 265.246C229.389 267.774 254.113 281.932 263.285 277.04C271.539 272.636 266.921 256.728 255.876 246.521C241.558 233.291 221.742 224.093 186.875 220.828C193.824 201.739 191.877 174.973 181.085 160.411C165.481 139.355 136.68 129.836 100.227 133.995C62.143 138.34 25.6504 157.153 31.169 204.228Z",fill:`url(#paint0_linear_${l})`,className:"uk-preserve"})),e.createElement("defs",null,e.createElement("linearGradient",{id:`paint0_linear_${o}`,x1:108.584,y1:154.352,x2:363.209,y2:226.172,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8697FF"}),e.createElement("stop",{offset:1,stopColor:"#ABB7FF"})),e.createElement("linearGradient",{id:`paint0_linear_${a}`,x1:320.428,y1:149.489,x2:135.876,y2:-34.8923,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8697FF"}),e.createElement("stop",{offset:1,stopColor:"#5156D8",stopOpacity:0})),e.createElement("linearGradient",{id:`paint0_linear_${i}`,x1:225.446,y1:252.967,x2:48.465,y2:151.558,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#465EED"}),e.createElement("stop",{offset:"1",stopColor:"#8697FF",stopOpacity:"0"})),e.createElement("linearGradient",{id:`paint0_linear_${l}`,x1:123.658,y1:152.443,x2:243.581,y2:304.306,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8898FF"}),e.createElement("stop",{offset:.983895,stopColor:"#6277F1"})),e.createElement("clipPath",{id:`clip0_${n}`},e.createElement("rect",{width:368,height:320,fill:"white"}))))}}),Qe=A1({...qe,...Ke,...Xe,burgerMenu:({ratio:r,...t})=>{const n=s.uniqueKey(6,"burgerMenu");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M17 10L3 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5}),e.createElement("path",{d:"M17 4L3 4",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5}),e.createElement("path",{d:"M17 16L3 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"20",height:"20",fill:"currentColor"}))))},world:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22ZM14.7161 19.6369C16.8915 18.6996 18.6425 16.9645 19.6002 14.8H16.6324C16.2466 16.7213 15.5767 18.3906 14.7161 19.6369ZM14.9971 14.8C14.7223 16.0363 14.3212 17.1261 13.838 18.012C13.1671 19.2419 12.4453 19.9143 11.8 20.2111V14.8H14.9971ZM16.88 13.2H20.1411C20.3104 12.4943 20.4 11.7576 20.4 11C20.4 10.2424 20.3104 9.50572 20.1411 8.8H16.88C16.9587 9.51084 17 10.2466 17 11C17 11.7534 16.9587 12.4892 16.88 13.2ZM15.2694 8.8C15.3544 9.50269 15.4 10.2387 15.4 11C15.4 11.7613 15.3544 12.4973 15.2694 13.2H11.8V8.8H15.2694ZM16.6324 7.2H19.6002C18.6425 5.03552 16.8915 3.30036 14.7161 2.3631C15.5767 3.60936 16.2466 5.27875 16.6324 7.2ZM11.8 1.78895C12.4453 2.08566 13.1671 2.75808 13.838 3.98799C14.3212 4.87388 14.7223 5.96374 14.9971 7.2H11.8V1.78895ZM7.28394 2.3631C5.10845 3.30036 3.35753 5.03552 2.39975 7.2H5.36765C5.75343 5.27874 6.42333 3.60936 7.28394 2.3631ZM7.00292 7.2C7.27766 5.96374 7.67878 4.87388 8.16199 3.98799C8.83285 2.75808 9.55474 2.08566 10.2 1.78895V7.2H7.00292ZM5.12002 8.8H1.85886C1.68963 9.50572 1.6 10.2424 1.6 11C1.6 11.7576 1.68963 12.4943 1.85886 13.2H5.12002C5.04132 12.4892 5 11.7534 5 11C5 10.2466 5.04132 9.51084 5.12002 8.8ZM6.73064 13.2C6.64564 12.4973 6.6 11.7613 6.6 11C6.6 10.2387 6.64564 9.50269 6.73064 8.8H10.2V13.2H6.73064ZM7.00292 14.8H10.2V20.2111C9.55474 19.9143 8.83285 19.2419 8.16199 18.012C7.67878 17.1261 7.27766 16.0363 7.00292 14.8ZM5.36765 14.8C5.75343 16.7213 6.42333 18.3906 7.28395 19.6369C5.10845 18.6996 3.35753 16.9645 2.39975 14.8H5.36765Z",fill:"currentColor",fillRule:"evenodd"})),worldAlt:({ratio:r,...t})=>{const n=s.uniqueKey(6,"worldAlt");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{clipRule:"evenodd",d:"M16.6436 4.78279C16.2102 5.17952 15.4462 5.85837 14.4671 6.64431C12.9803 4.27946 11.0995 2.50499 9.28228 1.59522C12.0618 1.35662 14.8577 2.51082 16.6436 4.78279ZM1.35001 15.0103C-1.41087 10.2283 0.22668 4.11386 5.00741 1.35165L5.01026 1.35L5.01416 1.34776C9.79651 -1.41052 15.9098 0.228633 18.6705 5.01026C21.4319 9.79319 19.7932 15.9091 15.0103 18.6705C10.2273 21.4319 4.11143 19.7932 1.35001 15.0103ZM13.3581 17.5866L10.0112 11.7896C9.07799 12.2901 8.13196 12.7344 7.24099 13.1185C9.17183 15.9586 11.6066 17.7215 13.3581 17.5866ZM11.5508 10.9007C12.4508 10.3428 13.3086 9.7457 14.0867 9.16613C15.5808 12.2583 15.8902 15.2483 14.8977 16.6977L11.5508 10.9007ZM10.6619 9.36109L6.66249 2.43394C8.55363 2.28832 11.2414 4.35522 13.2312 7.60161C12.4443 8.18897 11.5748 8.7952 10.6619 9.36109ZM9.12229 10.25L5.12288 3.3228C4.05115 4.88774 4.49726 8.24887 6.31381 11.5954C7.21594 11.2076 8.17572 10.7577 9.12229 10.25ZM17.584 6.27506C18.9822 9.10312 18.6513 12.3869 16.9339 14.8482C17.0487 12.9188 16.5149 10.5487 15.3402 8.19657C16.367 7.37301 17.1591 6.66568 17.584 6.27506ZM2.16648 13.1411C2.72674 12.9642 3.69666 12.6419 4.86687 12.187C3.56223 9.71696 2.96588 7.20093 3.08662 5.17228C1.49023 7.4601 1.09183 10.4586 2.16648 13.1411ZM10.7382 18.4253C9.00994 17.56 7.22423 15.9127 5.77461 13.7192C4.54793 14.1968 3.53931 14.5291 2.98859 14.7017C4.73869 17.3266 7.74794 18.682 10.7382 18.4253Z",fill:"currentColor",fillRule:"evenodd"})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{fill:"none",height:"20",width:"20"}))))},cog:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M11 13.2C9.74719 13.2 8.73158 12.215 8.73158 11C8.73158 9.78496 9.7472 8.79999 11 8.79999C12.2528 8.79999 13.2684 9.78496 13.2684 11C13.2684 12.215 12.2528 13.2 11 13.2ZM6.46318 11C6.46318 13.4301 8.49442 15.4 11 15.4C13.5056 15.4 15.5368 13.4301 15.5368 11C15.5368 8.56991 13.5056 6.59999 11 6.59999C8.49441 6.59999 6.46318 8.56991 6.46318 11Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M9.18084 22C8.20352 22 7.36947 21.3147 7.20882 20.3798L7.01261 19.2382C6.90621 18.619 6.2435 18.2479 5.63731 18.4682L4.51989 18.8741C3.60465 19.2067 2.57573 18.8487 2.08705 18.0279L0.267921 14.9721C-0.22067 14.1512 -0.0258392 13.108 0.728701 12.5056L1.65 11.7701C2.1497 11.371 2.14967 10.6289 1.64997 10.2299L0.728663 9.49433C-0.0258773 8.89188 -0.220649 7.84869 0.267942 7.02787L2.08708 3.97204C2.57576 3.15124 3.60465 2.79329 4.5199 3.12582L5.63732 3.53181C6.24351 3.75206 6.90622 3.38092 7.01262 2.76172L7.20882 1.62015C7.36949 0.6852 8.2036 0 9.18084 0H12.8192C13.7964 0 14.6305 0.685219 14.7912 1.62019L14.9873 2.76175C15.0938 3.38098 15.7565 3.75204 16.3627 3.5318L17.4801 3.12584C18.3954 2.79327 19.4243 3.15133 19.9129 3.97209L21.7321 7.02791C22.2207 7.84872 22.0259 8.89189 21.2713 9.49435L20.3501 10.2299C19.8503 10.6289 19.8503 11.3711 20.3501 11.7701L21.2713 12.5056C22.0259 13.1081 22.2206 14.1513 21.7321 14.9721L19.9129 18.0279C19.4243 18.8487 18.3954 19.2067 17.4801 18.8741L16.3627 18.4681C15.7565 18.2479 15.0938 18.619 14.9873 19.2382L14.7912 20.3798C14.6305 21.3147 13.7965 22 12.8192 22H9.18084ZM9.40887 19.8L9.25016 18.8766C8.90904 16.8915 6.78458 15.702 4.84151 16.408L3.93757 16.7364L2.34643 14.0636L3.09169 13.4686C4.69363 12.1895 4.69366 9.81044 3.09172 8.5314L2.34643 7.93638L3.93757 5.26356L4.84151 5.59198C6.78457 6.29796 8.90903 5.10849 9.25015 3.12343L9.40886 2.2H12.5911L12.7498 3.12339C13.091 5.10843 15.2154 6.29796 17.1585 5.59199L18.0624 5.26357L19.6536 7.93639L18.9083 8.53139C17.3063 9.81042 17.3063 12.1895 18.9083 13.4686L19.6536 14.0636L18.0624 16.7364L17.1585 16.408C15.2154 15.702 13.091 16.8915 12.7498 18.8765L12.5911 19.8H9.40887Z",fill:"currentColor",fillRule:"evenodd"})),user:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M10 2C8.12936 2 6.6129 3.63012 6.6129 5.64099C6.6129 7.65185 8.12936 9.28197 10 9.28197C11.8706 9.28197 13.3871 7.65185 13.3871 5.64099C13.3871 3.63012 11.8706 2 10 2Z",fill:"currentColor"}),e.createElement("path",{d:"M6.3871 11.2238C4.51645 11.2238 3 12.854 3 14.8648V16.0186C3 16.7499 3.49306 17.3735 4.1645 17.4913C8.02925 18.1696 11.9707 18.1696 15.8355 17.4913C16.5069 17.3735 17 16.7499 17 16.0186V14.8648C17 12.854 15.4835 11.2238 13.6129 11.2238H13.305C13.1384 11.2238 12.9728 11.2522 12.8144 11.3078L12.0326 11.5822C10.7119 12.0458 9.28814 12.0458 7.96737 11.5822L7.18561 11.3078C7.02721 11.2522 6.86162 11.2238 6.69498 11.2238H6.3871Z",fill:"currentColor"})),addUser:({ratio:r,...t})=>{const n=s.uniqueKey(6,"addUser");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M12.5 2C10.4957 2 8.87097 3.73201 8.87097 5.86855C8.87097 8.00509 10.4957 9.73709 12.5 9.73709C14.5043 9.73709 16.129 8.00509 16.129 5.86855C16.129 3.73201 14.5043 2 12.5 2Z",fill:"currentColor"}),e.createElement("path",{d:"M8.62903 11.8003C6.62477 11.8003 5 13.5323 5 15.6689V16.8947C5 17.6718 5.52827 18.3343 6.24768 18.4595C10.3885 19.1802 14.6115 19.1802 18.7523 18.4595C19.4717 18.3343 20 17.6718 20 16.8947V15.6689C20 13.5323 18.3752 11.8003 16.371 11.8003H16.0411C15.8626 11.8003 15.6851 11.8304 15.5154 11.8895L14.6778 12.181C13.2627 12.6736 11.7373 12.6736 10.3222 12.181L9.48459 11.8895C9.31486 11.8304 9.13745 11.8003 8.95891 11.8003H8.62903Z",fill:"currentColor"}),e.createElement("path",{d:"M3 7V11",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M5 9L1 9",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"20",height:"20",fill:"currentColor"}))))},signOut:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 19 18",...L(20,20,r)},e.createElement("path",{d:"M12 4L17 9M17 9L12 14M17 9L6 9",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6}),e.createElement("path",{d:"M9 1H3C1.89543 1 1 1.89543 1 3V15C1 16.1046 1.89543 17 3 17H9",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6})),addWallet:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 17",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M2.5 0C1.11929 0 0 1.08731 0 2.42857V12.1429C0 13.4841 1.11929 14.5714 2.5 14.5714H10.242C9.65199 12.6424 10.1408 10.4684 11.7085 8.94544C13.0601 7.63251 14.9099 7.09852 16.6667 7.34349V3.65323H2.69231C2.12586 3.65323 1.66667 3.20715 1.66667 2.65689C1.66667 2.10662 2.12586 1.66055 2.69231 1.66055H9.16667H14.1667V1.61905C14.1667 0.724872 13.4205 0 12.5 0H2.5ZM12.8871 15.8145C11.2599 14.2338 11.2599 11.671 12.8871 10.0903C14.5142 8.50959 17.1524 8.50959 18.7796 10.0903C20.4068 11.671 20.4068 14.2338 18.7796 15.8145C17.1524 17.3952 14.5142 17.3952 12.8871 15.8145ZM15.1667 13.6L12.8871 13.7619V12.1429L15.1667 12.3048L15 10.119H16.6667L16.5 12.3048L18.7796 12.1429V13.7619L16.5 13.6L16.6667 15.8145H15L15.1667 13.6Z",fill:"currentColor",fillRule:"evenodd"})),watchAsset:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M18.3333 2.00017C18.3333 2.00017 9.76909 2.00088 3 2C1.66667 1.99983 1 2.99351 1 4M1 4C1 5.00649 1.66667 6 3 5.99983H19V10.6665M1 4C1 8.68629 1 14.6665 1 14.6665C1 15.3332 1.66667 16.6665 3 16.6665H10.3333",stroke:"currentColor",strokeWidth:1.3}),e.createElement("line",{x1:"15.85",y1:"12.3",x2:"15.85",y2:"19.8",stroke:"currentColor",strokeWidth:1.3}),e.createElement("line",{x1:"12",y1:"16.05",x2:"19.5",y2:"16.05",stroke:"currentColor",strokeWidth:1.3})),autoWatchAsset:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M18.3333 2.00017C18.3333 2.00017 9.76909 2.00088 3 2C1.66667 1.99983 1 2.99351 1 4M1 4C1 5.00649 1.66667 6 3 5.99983H19V10.6665M1 4C1 8.68629 1 14.6665 1 14.6665C1 15.3332 1.66667 16.6665 3 16.6665H10.3333",stroke:"currentColor",strokeWidth:1.3}),e.createElement("path",{d:"M15.5 13V12.35H15.0667L14.9 12.75L15.5 13ZM16 13L16.6 12.75L16.4333 12.35H16V13ZM13.6 19.25L14.6 16.85L13.4 16.35L12.4 18.75L13.6 19.25ZM14.6 16.85L16.1 13.25L14.9 12.75L13.4 16.35L14.6 16.85ZM16.9 16.85L17.9 19.25L19.1 18.75L18.1 16.35L16.9 16.85ZM14 17.25H17.5V15.95H14V17.25ZM15.5 13.65H16V12.35H15.5V13.65ZM15.4 13.25L16.9 16.85L18.1 16.35L16.6 12.75L15.4 13.25Z",fill:"currentColor"})),arrowUp:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M3 9L10 2M10 2L17 9M10 2L10 18",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),arrowDown:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M17 11L10 18M10 18L3 11M10 18L10 2",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),arrowLeft:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M9 17L2 10M2 10L9 3M2 10L18 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),arrowRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M11 3L18 10M18 10L11 17M18 10L2 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronUp:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 9",...L(20,20,r)},e.createElement("path",{d:"M1 10L9 2L17 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronDown:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 9",...L(20,20,r)},e.createElement("path",{d:"M17 1L9 9L1 1",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronLeft:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 9 18",...L(20,20,r)},e.createElement("path",{d:"M9 17L1 9L9 1",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 9 18",...L(20,20,r)},e.createElement("path",{d:"M1 1L9 9L1 17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronDoubleLeft:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("path",{d:"M11 1L1 11L11 21M21 1L11 11L21 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronDoubleRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("path",{d:"M11 1L21 11L11 21M0.999999 1L11 11L0.999999 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),directionRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 21 12",...L(20,20,r)},e.createElement("path",{d:"M14 1L19 6M19 6L14 11M19 6H0",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.3})),reverse:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M5.36286 7.11588L3.35406 5.07638L11.7522 5.07638C12.0047 5.07638 12.2948 5.18598 12.6258 5.44616C12.9567 5.70627 13.2734 6.07487 13.556 6.48001C13.8354 6.88044 14.0608 7.28645 14.2172 7.59546C14.2949 7.74888 14.3542 7.87574 14.3934 7.96257C14.413 8.00592 14.4274 8.03911 14.4366 8.06045L14.4463 8.08329L14.448 8.08731C14.448 8.08731 14.4478 8.08695 15.2565 7.74484C16.0653 7.40273 16.0649 7.40177 16.0649 7.40177L16.0643 7.40048L16.0629 7.39692L16.0583 7.38597L16.0427 7.34931C16.0295 7.31853 16.0106 7.27528 15.9862 7.22135C15.9376 7.1136 15.8669 6.9625 15.7757 6.78235C15.5944 6.42425 15.327 5.94078 14.9859 5.45173C14.6479 4.96738 14.2163 4.44649 13.6984 4.03949C13.1807 3.63256 12.5218 3.29741 11.7522 3.29741H3.35406L5.36286 1.25792L4.12387 -1.90735e-06L-1.80706e-05 4.1869L4.12387 8.3738L5.36286 7.11588ZM14.6371 12.8841L16.6459 14.9236L8.24785 14.9236C7.99534 14.9236 7.70521 14.814 7.3742 14.5538C7.04328 14.2937 6.72663 13.9251 6.44398 13.52C6.16461 13.1196 5.93918 12.7135 5.78277 12.4045C5.70512 12.2511 5.64582 12.1243 5.60662 12.0374C5.58705 11.9941 5.57257 11.9609 5.5634 11.9395L5.55369 11.9167L5.55201 11.9127C5.55201 11.9127 5.55216 11.913 4.74345 12.2552C3.93475 12.5973 3.93514 12.5982 3.93514 12.5982L3.93567 12.5995L3.93715 12.6031L3.94172 12.614L3.9573 12.6507C3.97052 12.6815 3.98941 12.7247 4.01376 12.7786C4.0624 12.8864 4.13314 13.0375 4.22432 13.2176C4.40557 13.5757 4.67295 14.0592 5.01415 14.5483C5.35206 15.0326 5.78375 15.5535 6.30155 15.9605C6.81926 16.3674 7.47824 16.7026 8.24785 16.7026L16.6459 16.7026L14.6371 18.7421L15.8761 20L20 15.8131L15.8761 11.6262L14.6371 12.8841Z",fill:"currentColor",fillRule:"evenodd"})),reverseVertical:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M7.11588 5.36288L5.07639 3.35408V11.7522C5.07639 12.0047 5.18598 12.2948 5.44617 12.6258C5.70627 12.9567 6.07487 13.2734 6.48001 13.556C6.88045 13.8354 7.28646 14.0608 7.59547 14.2172C7.74888 14.2949 7.87574 14.3542 7.96257 14.3934C8.00592 14.413 8.03912 14.4275 8.06045 14.4366L8.08329 14.4463L8.08731 14.448C8.08731 14.448 8.08695 14.4479 7.74484 15.2566C7.40273 16.0653 7.40177 16.0649 7.40177 16.0649L7.40048 16.0643L7.39692 16.0629L7.38597 16.0583L7.34931 16.0427C7.31853 16.0295 7.27529 16.0106 7.22135 15.9863C7.11361 15.9376 6.9625 15.8669 6.78236 15.7757C6.42426 15.5944 5.94078 15.3271 5.45173 14.9859C4.96738 14.648 4.4465 14.2163 4.03949 13.6985C3.63256 13.1808 3.29742 12.5218 3.29742 11.7522L3.29742 3.35408L1.25793 5.36288L3.8147e-06 4.12389L4.1869 0L8.3738 4.12389L7.11588 5.36288ZM12.8841 14.6371L14.9236 16.6459V8.24782C14.9236 7.99532 14.814 7.70519 14.5538 7.37418C14.2937 7.04326 13.9251 6.72661 13.52 6.44396C13.1196 6.16458 12.7135 5.93916 12.4045 5.78275C12.2511 5.7051 12.1243 5.64579 12.0374 5.6066C11.9941 5.58702 11.9609 5.57255 11.9395 5.56338L11.9167 5.55367L11.9127 5.55199C11.9127 5.55199 11.9131 5.55214 12.2552 4.74343C12.5973 3.93472 12.5982 3.93512 12.5982 3.93512L12.5995 3.93565L12.6031 3.93712L12.614 3.94169L12.6507 3.95727C12.6815 3.9705 12.7247 3.98939 12.7786 4.01373C12.8864 4.06237 13.0375 4.13311 13.2176 4.22429C13.5757 4.40555 14.0592 4.67293 14.5483 5.01412C15.0326 5.35204 15.5535 5.78373 15.9605 6.30153C16.3674 6.81924 16.7026 7.47822 16.7026 8.24782L16.7026 16.6459L18.7421 14.6371L20 15.8761L15.8131 20L11.6262 15.8761L12.8841 14.6371Z",fill:"currentColor",fillRule:"evenodd"})),reload:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 21 21",...L(20,20,r)},e.createElement("path",{d:"M17 7.04545C14.773 4.88636 12.6862 2.72727 9.34728 2.72727C4.73721 2.72727 1 6.5939 1 11.3636C1 16.1334 4.73721 20 9.34728 20C12.7702 20 15.7119 17.8684 17 14.8182M17 7.04545L16.0251 1M17 7.04545L11.0167 7.90909",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),priceUp:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...L(20,20,r)},e.createElement("path",{d:"M13 1V7M13 1L8 2M13 1L8 8.5L7 7L6 5.5L1 13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.4})),priceDown:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...L(20,20,r)},e.createElement("path",{d:"M1 13L1 7M1 13L6 12M1 13L6.5 4.5L7.5 6L8.5 7.5L13 1",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.4})),chart:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M1 18L18 18V16H3L3 2H1V18ZM5 10V14H8V10H5ZM10 6H13V14H10V6ZM15 2L15 14H18V2H15Z",fill:"currentColor",fillRule:"evenodd"})),ellipsisVertical:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 4 18",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M4 2C4 3.10457 3.10457 4 2 4C0.895431 4 0 3.10457 0 2C0 0.895431 0.895431 0 2 0C3.10457 0 4 0.895431 4 2ZM4 9C4 10.1046 3.10457 11 2 11C0.895431 11 0 10.1046 0 9C0 7.89543 0.895431 7 2 7C3.10457 7 4 7.89543 4 9ZM2 18C3.10457 18 4 17.1046 4 16C4 14.8954 3.10457 14 2 14C0.895431 14 0 14.8954 0 16C0 17.1046 0.895431 18 2 18Z",fill:"currentColor",fillRule:"evenodd"})),externalLink:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...L(20,20,r)},e.createElement("path",{d:"M12.4444 12.4444H1.55556V1.55556H6V0H1.55556C0.692222 0 0 0.7 0 1.55556V12.4444C0 13.3 0.692222 14 1.55556 14H12.4444C13.3 14 14 13.3 14 12.4444V8H12.4444V12.4444ZM8.5 0V1.55556H11.3478L4.57722 8.32611L5.67389 9.42278L12.4444 2.65222V5.5H14V0H8.5Z",fill:"currentColor",fillRule:"evenodd"})),linkage:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M6.46447 4.32233L5.39341 3.25126L7.53554 1.10913C9.01438 -0.369709 11.412 -0.369709 12.8909 1.10913C14.3697 2.58796 14.3697 4.98562 12.8909 6.46446L10.7487 8.60659L9.67767 7.53553L11.8198 5.39339C12.7071 4.50609 12.7071 3.06749 11.8198 2.18019C10.9325 1.29289 9.49391 1.29289 8.60661 2.18019L6.46447 4.32233Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M4.85787 10.2128L3.7868 9.1417L9.14214 3.78637L10.2132 4.85743L4.85787 10.2128Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M7.53553 9.6773L8.60659 10.7484L6.46446 12.8905C4.98563 14.3693 2.58796 14.3693 1.10913 12.8905C-0.369709 11.4117 -0.369709 9.014 1.10913 7.53516L3.25126 5.39303L4.32233 6.4641L2.18019 8.60623C1.29289 9.49353 1.29289 10.9321 2.18019 11.8194C3.06749 12.7067 4.50609 12.7067 5.39339 11.8194L7.53553 9.6773Z",fill:"currentColor",fillRule:"evenodd"})),close:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 24 24",...L(20,20,r)},e.createElement("path",{d:"M4 4L12 12M12 12L4 20M12 12L20 4M12 12L20 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),copy:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 15",...L(20,20,r)},e.createElement("path",{d:"M10 1H1V10M4.3 14H13V4H4.3V14Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.4})),cut:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 15",...L(20,20,r)},e.createElement("path",{d:"M10 1H1V10M5.5 4H4V5M4 6.5V8.5M4 9.5V11.5M5.5 14H4V13M7 14H10M11.5 14H13V13M13 11.5V9.5M13 8.5V6.5M7 4H10M13 5V4H11.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2})),paste:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 16",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M4 4H14V16H4V4Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M0 0H10V1.6H1.6V12H0V0Z",fill:"currentColor",fillRule:"evenodd"})),edit:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 18",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M17.4 15.72V9.84004H15.72V15.72H2.28004V2.28009H8.16001V0.600098H2.28004C1.35221 0.600098 0.600052 1.35225 0.600052 2.28009V15.72C0.600052 16.6478 1.35221 17.4 2.28004 17.4H15.72C16.6478 17.4 17.4 16.6478 17.4 15.72ZM15.0296 1.20777C14.6445 0.819689 14.1173 0.600098 13.5674 0.600098C13.018 0.600098 12.4914 0.819193 12.1041 1.20878L5.07428 8.23852C4.44611 8.79201 4.03432 9.61563 3.96276 10.5014L3.96003 13.202V14.042H7.43308C8.38588 13.9766 9.21758 13.5608 9.80431 12.884L16.7943 5.89697C17.1821 5.50916 17.4 4.98318 17.4 4.43474C17.4 3.8863 17.1821 3.36032 16.7943 2.97251L15.0296 1.20777ZM7.37376 12.3641C7.8225 12.3323 8.24022 12.1235 8.57563 11.7398L13.6676 6.64786L11.354 4.33413L6.22475 9.46173C5.88442 9.76272 5.67388 10.1838 5.64002 10.569V12.3625L7.37376 12.3641ZM12.5421 3.14639L14.8555 5.45992L15.6064 4.70906C15.6791 4.63631 15.72 4.53765 15.72 4.43477C15.72 4.33189 15.6791 4.23322 15.6064 4.16047L13.8393 2.39339C13.7674 2.32089 13.6695 2.28011 13.5674 2.28011C13.4652 2.28011 13.3673 2.32089 13.2954 2.39339L12.5421 3.14639Z",fill:"currentColor",fillRule:"evenodd"})),add:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M14.5455 9.09091H10.9091V5.45455H9.09091V9.09091H5.45455V10.9091H9.09091V14.5455H10.9091V10.9091H14.5455V9.09091Z",fill:"currentColor"}),e.createElement("path",{clipRule:"evenodd",d:"M10 20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20ZM10 18.1818C14.5187 18.1818 18.1818 14.5187 18.1818 10C18.1818 5.48131 14.5187 1.81818 10 1.81818C5.48131 1.81818 1.81818 5.48131 1.81818 10C1.81818 14.5187 5.48131 18.1818 10 18.1818Z",fill:"currentColor",fillRule:"evenodd"})),remove:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M14.5455 9.09091H5.45455V10.9091H14.5455V9.09091Z",fill:"currentColor"}),e.createElement("path",{clipRule:"evenodd",d:"M10 20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20ZM10 18.1818C14.5187 18.1818 18.1818 14.5187 18.1818 10C18.1818 5.48131 14.5187 1.81818 10 1.81818C5.48131 1.81818 1.81818 5.48131 1.81818 10C1.81818 14.5187 5.48131 18.1818 10 18.1818Z",fill:"currentColor",fillRule:"evenodd"})),trash:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M1.96436 4.64282H3.75007H18.0358",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M16.25 4.64296V17.143C16.25 17.6166 16.0619 18.0708 15.727 18.4057C15.3921 18.7405 14.9379 18.9287 14.4643 18.9287H5.53571C5.06211 18.9287 4.60791 18.7405 4.27302 18.4057C3.93814 18.0708 3.75 17.6166 3.75 17.143V4.64296M6.42857 4.64296V2.85725C6.42857 2.38365 6.61671 1.92944 6.9516 1.59456C7.28648 1.25967 7.74068 1.07153 8.21429 1.07153H11.7857C12.2593 1.07153 12.7135 1.25967 13.0484 1.59456C13.3833 1.92944 13.5714 2.38365 13.5714 2.85725V4.64296",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M8.21436 9.10718V14.4643",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1}),e.createElement("path",{d:"M11.7856 9.10718V14.4643",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1})),plus:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M10 3V17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.3}),e.createElement("path",{d:"M17 10L10 10L3 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.3})),minus:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M17 10L3 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.8})),check:({ratio:r,...t})=>{const n=s.uniqueKey(6,"check");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M17.6612 6.05613L8.38725 15.6473C8.16836 15.8732 7.87179 16 7.56258 16C7.25338 16 6.9568 15.8732 6.73791 15.6473L2.33878 11.0978C2.1213 10.8713 1.99947 10.5649 2 10.2458C2.00053 9.92658 2.12336 9.62063 2.34159 9.39494C2.55982 9.16924 2.85565 9.04221 3.16427 9.04166C3.47289 9.04112 3.76914 9.16711 3.98811 9.39203L7.3228 12.8409C7.38639 12.9067 7.47265 12.9436 7.56258 12.9436C7.65252 12.9436 7.73877 12.9067 7.80237 12.8409L16.0119 4.35037C16.2309 4.12545 16.5271 3.99946 16.8357 4C17.1444 4.00055 17.4402 4.12758 17.6584 4.35328C17.8766 4.57897 17.9995 4.88492 18 5.2041C18.0005 5.52328 17.8787 5.82966 17.6612 6.05613Z",fill:"currentColor"})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"20",height:"20",fill:"currentColor"}))))},magnifier:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M9.22574 16.4515C13.2164 16.4515 16.4515 13.2164 16.4515 9.22577C16.4515 5.23509 13.2164 2 9.22574 2C5.23508 2 2 5.23509 2 9.22577C2 13.2164 5.23508 16.4515 9.22574 16.4515Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.7}),e.createElement("path",{d:"M17.9999 18.0001L15.9356 15.9355",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.7})),verified:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 24 24",...L(20,20,r)},e.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},e.createElement("g",{transform:"translate(-334.000000, -192.000000)",fillRule:"nonzero"},e.createElement("g",{transform:"translate(334.000000, 192.000000)"},e.createElement("path",{d:"M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",fillRule:"nonzero"}),e.createElement("path",{d:"M10.5857,2.10056 C11.3256895,1.36061789 12.5011493,1.32167357 13.2868927,1.98372704 L13.4141,2.10056 L15.3136,4.00005 L17.9999,4.00005 C19.0542909,4.00005 19.9180678,4.81592733 19.9944144,5.85078759 L19.9999,6.00005 L19.9999,8.68632 L21.8994,10.5858 C22.6393895,11.3257895 22.6783363,12.5012493 22.0162404,13.2870778 L21.8994,13.4143 L19.9999,15.3138 L19.9999,18.0001 C19.9999,19.0543955 19.18405,19.9182591 18.1491661,19.9946139 L17.9999,20.0001 L15.3136,20.0001 L13.4141,21.8995 C12.6742053,22.6394895 11.4987504,22.6784363 10.7129222,22.0163404 L10.5857,21.8995 L8.68622,20.0001 L5.99991,20.0001 C4.94554773,20.0001 4.08174483,19.1841589 4.00539573,18.1493537 L3.99991,18.0001 L3.99991,15.3137 L2.10043,13.4143 C1.36049737,12.6743105 1.32155355,11.4988507 1.98360703,10.7130222 L2.10044,10.5858 L3.99991,8.68636 L3.99991,6.00005 C3.99991,4.94568773 4.81578733,4.08188483 5.85064759,4.00553573 L5.99991,4.00005 L8.68622,4.00005 L10.5857,2.10056 Z M11.9999,3.51477 L10.1004,5.41426 C9.76703111,5.74766444 9.32804642,5.9511963 8.86207199,5.99230949 L8.68622,6.00005 L5.99991,6.00005 L5.99991,8.68636 C5.99991,9.15786222 5.83342309,9.61218716 5.53299532,9.97077196 L5.41412,10.1006 L3.51465,12.0001 L5.41412,13.8995 C5.74752444,14.2329222 5.9510563,14.6719049 5.99216949,15.1378572 L5.99991,15.3137 L5.99991,18.0001 L8.68622,18.0001 C9.15772222,18.0001 9.61204716,18.166579 9.97058982,18.4669488 L10.1004,18.5858 L11.9999,20.4853 L13.8994,18.5858 C14.2328222,18.2524667 14.6718049,18.0489506 15.1377572,18.0078401 L15.3136,18.0001 L17.9999,18.0001 L17.9999,15.3138 C17.9999,14.8422444 18.166379,14.3879136 18.4668191,14.0293984 L18.5857,13.8996 L20.4852,12.0001 L18.5857,10.1005 C18.2522778,9.76714 18.0487519,9.3281563 18.0076402,8.86217495 L17.9999,8.68632 L17.9999,6.00005 L15.3136,6.00005 C14.8421333,6.00005 14.3878123,5.83356309 14.029228,5.53313532 L13.8994,5.41426 L11.9999,3.51477 Z M15.0793,8.98261 C15.4698,8.59209 16.103,8.59209 16.4935,8.98261 C16.8540538,9.34309923 16.8817888,9.91032645 16.5767047,10.3025979 L16.4935,10.3968 L11.6126,15.2778 C11.2136857,15.6766214 10.5846383,15.7051087 10.1529279,15.3632617 L10.057,15.2778 L7.6528,12.8736 C7.26228,12.4831 7.26228,11.8499 7.6528,11.4594 C8.01328,11.0989385 8.58051503,11.0712107 8.9728035,11.3762166 L9.06701,11.4594 L10.8348,13.2271 L15.0793,8.98261 Z",fill:"currentColor"}))))),bell:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M7.5 16.2002C7.5 16.2002 8.5 17.4002 10 17.4002C11.5 17.4002 12.5 16.2002 12.5 16.2002M3 14.4002H17L15 12.4002C15 12.4002 15 9.65282 15 7.7002C15 5.2002 12.7614 2.7002 10 2.7002C7.23858 2.7002 5 5.2002 5 7.7002C5 9.65282 5 12.4002 5 12.4002L3 14.4002Z",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:1.3})),fork:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 16 16",...L(20,20,r)},e.createElement("path",{d:"M15 3.57661L12.4197 1L9.83946 3.57661L10.6135 4.34961L11.8724 3.09254V5.29756C11.8724 6.0947 11.5264 6.85135 10.9233 7.37344L8.77937 9.2294C8.46704 9.49974 8.20392 9.81323 7.99545 10.1562C7.79127 9.81174 7.53285 9.49963 7.22598 9.2341L5.07671 7.37344C4.47355 6.85135 4.12754 6.0947 4.12754 5.29756V3.09254L5.38647 4.34961L6.16054 3.57661L3.58022 1L1 3.57661L1.77408 4.34961L3.0329 3.09254V5.29756C3.0329 6.41193 3.51647 7.46957 4.35964 8.19952L6.50891 10.0601C7.09709 10.5692 7.43605 11.3223 7.43894 12.1242V15H8.53357V12.1313C8.53357 11.3417 8.88451 10.5851 9.49644 10.0554L11.6404 8.19952C12.4835 7.46957 12.967 6.41193 12.967 5.29756V3.09254L14.2259 4.34961L15 3.57661Z",fill:"currentColor"})),merge:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 16 16",...L(20,20,r)},e.createElement("path",{d:"M14 2V3.33333H11.6667C9.5 3.33333 8.66667 5 8.66667 6.33333V11.4467L10.5533 9.55333L11.5 10.5L8 14L4.33333 10.5L5.27333 9.55333L7.33333 11.4467V6.33333C7.33333 5 6.5 3.33333 4.33333 3.33333H2V2H4.33333C6 2 8 3 8 4.5C8 3 10 2 11.6667 2H14Z",fill:"currentColor"})),withdraw:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 16 16",...L(20,20,r)},e.createElement("path",{d:"M5.40625 6.81258L8.15641 9.56274L10.9066 6.81258",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.65007}),e.createElement("path",{d:"M8.15649 1.99979V9.56274",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.65007}),e.createElement("path",{d:"M3 8.53149V10.7659V10.7659C3 12 4.00039 13.0003 5.23442 13.0003H10.9068C12.2358 13.0003 13.3131 11.923 13.3131 10.594V10.594V8.53149",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.65007})),octusBridge:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 1000 1000",...L(20,20,r)},e.createElement("path",{d:"M1000 755.649V639.632C892.198 639.632 839.837 581.111 839.837 522.588V303.902C839.837 141.684 717.66 17.4535 566.736 17.4535H434.293C283.368 17.4535 161.191 141.684 161.191 303.902V522.588C161.191 581.111 107.802 639.632 0 639.632V755.649C103.695 755.649 185.832 707.395 231.006 641.685C256.674 605.751 270.02 566.736 270.02 522.588V279.261C270.02 198.153 335.728 131.416 416.838 129.363C471.253 127.309 530.802 128.336 585.216 129.363C666.325 131.416 731.007 198.153 731.007 279.261V522.588C731.007 564.682 744.353 605.751 768.995 641.685C813.143 707.395 895.278 755.649 1000 755.649Z",fill:"currentColor"}),e.createElement("path",{d:"M689.942 575.974H310.064V577.001C296.717 729.979 183.779 852.155 41.068 865.503V982.546C62.6286 981.52 84.1892 977.413 105.75 972.279C256.675 935.318 374.745 808.007 409.652 645.789C412.593 632.849 414.861 619.909 416.455 606.775H445.588V982.546H553.391V606.775H583.551C585.144 619.909 587.412 632.849 590.352 645.789C625.261 808.007 743.331 935.318 894.255 972.279C915.816 977.413 937.378 981.52 958.938 982.546V865.503C816.225 852.155 703.29 729.979 689.942 577.001V575.974Z",fill:"currentColor"})),venomBridge:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 1000 1000",...L(20,20,r)},e.createElement("path",{d:"M831.629 316.855C843.632 298.52 849.088 278.029 849.088 256.459C849.088 200.377 808.713 147.53 747.606 136.745C706.14 130.274 664.674 145.373 637.394 175.571C612.297 203.612 603.567 241.36 610.114 279.107C616.661 312.541 623.209 347.053 625.391 379.408C626.482 399.899 625.391 420.391 623.209 440.883C581.743 435.49 540.277 433.333 498.811 433.333C457.345 433.333 416.971 435.49 375.505 440.883C373.323 420.391 372.232 399.899 373.323 379.408C374.89 356.17 379.272 331.82 383.638 307.555C385.351 298.035 387.062 288.528 388.6 279.107C395.147 241.36 387.508 204.691 361.32 175.571C334.039 145.373 292.574 131.353 251.108 137.824C190 147.53 149.626 200.377 149.626 256.459C149.626 278.029 156.173 298.52 167.085 316.855C181.951 341.919 204.525 360.749 226.945 379.452C232.503 384.088 238.051 388.716 243.469 393.428C255.473 403.135 274.023 427.941 289.3 457.06C222.736 472.159 156.173 493.729 88.5183 525.006C-18.4197 573.538 -34.7878 702.958 74.3326 745.02C134.349 767.668 194.365 733.156 222.736 677.074C298.03 528.241 442.069 512.064 499.902 512.064C522.818 512.064 561.01 515.299 602.476 528.241C586.108 569.224 564.283 599.422 518.453 606.972C516.816 606.972 512.724 607.241 508.632 607.511C504.54 607.781 500.448 608.05 498.811 608.05C495.538 608.05 483.534 608.05 480.261 606.972C445.342 601.579 424.609 582.166 409.332 556.282C384.235 563.832 358.046 575.695 331.857 594.03C338.124 618.804 345.11 657.451 351.576 693.22C356.369 719.735 360.877 744.669 364.593 761.197C383.144 844.242 439.886 862.577 497.72 864.734H499.902C528.274 863.655 557.736 858.263 581.743 843.164C605.749 828.065 624.3 802.18 634.121 761.197C637.475 745.451 641.634 722.223 646.104 697.262C653.267 657.255 661.228 612.796 667.948 587.559C675.586 558.439 683.225 529.32 691.955 500.2C706.14 452.746 737.785 408.528 755.244 393.428C760.114 389.193 765.088 384.992 770.079 380.776C793.05 361.375 816.389 341.662 831.629 316.855Z",fill:"currentColor"}),e.createElement("path",{d:"M777.029 675.893C805.493 731.819 865.703 765.16 925.914 743.65C1035.39 701.705 1017.87 572.644 910.588 524.246C853.661 498.434 796.735 477.999 740.903 464.017C733.24 477.999 726.671 493.056 721.198 509.189C717.914 521.019 714.629 533.119 711.345 545.218C708.061 557.318 704.777 569.417 701.492 581.248C729.956 604.909 756.229 635.023 777.029 675.893Z",fill:"currentColor"})),chainConnect:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 1000 1000",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M379.621 184.729C390.586 216.215 412.185 242.456 440.373 258.542C468.562 274.629 501.407 279.457 532.767 272.125C564.126 264.792 591.845 245.801 610.737 218.705C629.633 191.61 638.403 158.266 635.414 124.916C632.425 91.5664 617.875 60.4949 594.493 37.5173C571.106 14.5396 540.49 1.23068 508.372 0.0811914C476.255 -1.0683 444.835 10.0205 419.995 31.2722C395.154 52.5239 378.595 82.4819 373.416 115.54C282.927 138.144 202.426 191.967 144.986 268.268C87.546 344.569 56.5402 438.868 57.0041 535.849H123.078C122.578 455.999 147.484 378.226 193.902 314.695C240.32 251.164 305.631 205.46 379.621 184.729ZM503.575 930.934C410.671 930.774 320.804 896.419 249.827 833.939C268.359 805.159 276.172 770.314 271.797 735.954C267.423 701.594 251.162 670.079 226.07 647.329C200.978 624.579 168.78 612.164 135.524 612.409C102.268 612.654 70.2418 625.549 45.4617 648.664C20.6813 671.784 4.85139 703.534 0.945137 737.954C-2.96114 772.379 5.32498 807.104 24.2472 835.609C43.1694 864.109 71.4257 884.434 103.709 892.759C135.992 901.084 170.081 896.839 199.573 880.819C269.583 944.694 356.468 985.039 448.85 996.579C541.234 1008.12 634.805 990.309 717.308 945.484L686.289 884.374C629.835 914.899 567.177 930.864 503.575 930.934ZM931.512 366.752C967.99 458.42 976.414 559.594 955.637 656.439C969.525 669.249 980.655 684.974 988.302 702.579C995.949 720.189 999.935 739.284 999.998 758.609C1000.17 787.184 991.823 815.109 976.117 838.534C960.415 861.959 938.122 879.729 912.318 889.384C886.513 899.044 858.468 900.124 832.054 892.464C805.636 884.809 782.153 868.799 764.84 846.639C747.522 824.484 737.231 797.269 735.384 768.759C733.537 740.249 740.225 711.839 754.526 687.459C768.821 663.074 790.03 643.919 815.216 632.629C840.406 621.339 868.331 618.474 895.148 624.434C909.761 543.524 900.507 459.897 868.614 384.577C836.717 309.257 783.669 245.777 716.469 202.504L751.834 144.307C832.28 197.397 895.028 275.085 931.512 366.752Z",fill:"currentColor",fillRule:"evenodd"})),wallet:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 19",...L(20,20,r)},e.createElement("path",{d:"M15.1429 2H3.25C2.00736 2 1 2.90404 1 4.01923M1 4.01923C1 5.11538 1.64286 6.03846 3.25 6.03846H19V14.6923C19 15.9668 17.8488 17 16.4286 17H3.57143C2.15127 17 1 15.9668 1 14.6923V4.01923Z",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M15.125 12.28C15.7463 12.28 16.25 11.7696 16.25 11.14C16.25 10.5104 15.7463 10 15.125 10C14.5037 10 14 10.5104 14 11.14C14 11.7696 14.5037 12.28 15.125 12.28Z",fill:"currentColor"})),star:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 23",...L(20,20,r)},e.createElement("path",{d:"M22 8.40426L14.0061 7.8583L10.9956 0.00143433L7.9851 7.8583L0 8.40426L6.12451 13.8065L4.11477 22.0014L10.9956 17.4832L17.8765 22.0014L15.8668 13.8065L22 8.40426Z",fill:"currentColor",fillRule:"evenodd"})),starOutlined:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 23",...L(20,20,r)},e.createElement("path",{d:"M14.0061 7.8583L22 8.40426L15.8668 13.8065L17.8765 22.0014L10.9956 17.4832L4.11477 22.0014L6.12451 13.8065L0 8.40426L7.9851 7.8583L10.9956 0.00143433L14.0061 7.8583ZM10.9911 3.89999L8.96254 9.19203L3.45 9.58893L7.68363 13.3375L6.31652 18.85L10.9911 15.8071L15.6658 18.85L14.2987 13.3375L18.5323 9.58893L13.0198 9.19203L10.9911 3.89999Z",fill:"currentColor",strokeWidth:.6})),share:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 19 19",...L(20,20,r)},e.createElement("path",{d:"M18.1 9.56946C18.0972 7.27105 17.1834 5.06755 15.5589 3.4423C13.9343 1.81697 11.7317 0.90268 9.43417 0.900002C9.25653 0.900002 9.08607 0.970602 8.96047 1.09625C8.83488 1.22191 8.76433 1.39232 8.76433 1.57V8.42994C8.76433 8.91129 8.95545 9.37294 9.29567 9.71332C9.63589 10.0537 10.0974 10.2449 10.5785 10.2449H17.4302C17.5187 10.2449 17.6063 10.2274 17.6879 10.1934C17.7696 10.1593 17.8437 10.1094 17.9059 10.0466C17.9682 9.98376 18.0174 9.90921 18.0507 9.82724C18.084 9.7454 18.1007 9.65779 18.1 9.56946ZM10.5785 8.89993C10.5165 8.90048 10.4541 8.88873 10.3966 8.86536C10.3392 8.84199 10.2869 8.80746 10.2428 8.76377C10.1988 8.72007 10.1638 8.66808 10.1399 8.61078C10.1161 8.55348 10.1038 8.49202 10.1038 8.42995V2.27395C11.8054 2.43285 13.3995 3.18137 14.6095 4.39198C15.8196 5.60261 16.5678 7.19749 16.7266 8.89994L10.5785 8.89993ZM15.1153 12.226C15.032 12.1963 14.9428 12.1831 14.8545 12.1877C14.7662 12.1923 14.6797 12.2144 14.5999 12.2526C14.5202 12.2909 14.4488 12.3446 14.3899 12.4106C14.331 12.4766 14.2858 12.5536 14.2568 12.6371C13.818 13.9027 12.9772 14.99 11.8629 15.7326C10.7485 16.4753 9.4218 16.8326 8.0854 16.7501C6.55759 16.6552 5.11822 16.0007 4.04218 14.9114C2.96614 13.8222 2.32882 12.3746 2.25194 10.845C2.18865 9.52004 2.55524 8.21012 3.29701 7.11069C4.03882 6.0112 5.11606 5.18116 6.368 4.7444C6.45127 4.71509 6.52822 4.66956 6.59394 4.6106C6.65966 4.55164 6.71312 4.48031 6.75128 4.40069C6.78943 4.32106 6.81154 4.2347 6.81634 4.14653C6.82114 4.05836 6.80853 3.97011 6.77923 3.88681C6.74994 3.80351 6.70453 3.7268 6.6456 3.66106C6.58667 3.59531 6.51537 3.54182 6.43577 3.50364C6.35617 3.46546 6.26984 3.44333 6.18169 3.43853C6.09366 3.43374 6.00554 3.44632 5.92236 3.47555C4.40042 4.00548 3.09019 5.01288 2.18664 6.34783C1.2831 7.68278 0.834543 9.27393 0.907713 10.8845C0.9982 12.7481 1.77077 14.5136 3.07825 15.8441C4.38572 17.1746 6.13674 17.9775 7.99772 18.0997L8.00427 18.0999H8.42349C8.42338 18.0999 8.42361 18.0999 8.42349 18.0999C9.981 18.1087 11.5026 17.6297 12.7743 16.73C14.0459 15.8304 15.0042 14.5553 15.515 13.0834C15.5753 12.9168 15.5672 12.733 15.4924 12.5724C15.4175 12.4115 15.2819 12.287 15.1153 12.226Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M18.1 9.56946C18.0972 7.27105 17.1834 5.06755 15.5589 3.4423C13.9343 1.81697 11.7317 0.90268 9.43417 0.900002C9.25653 0.900002 9.08607 0.970602 8.96047 1.09625C8.83488 1.22191 8.76433 1.39232 8.76433 1.57V8.42994C8.76433 8.91129 8.95545 9.37294 9.29567 9.71332C9.63589 10.0537 10.0974 10.2449 10.5785 10.2449H17.4302C17.5187 10.2449 17.6063 10.2274 17.6879 10.1934C17.7696 10.1593 17.8437 10.1094 17.9059 10.0466C17.9682 9.98376 18.0174 9.90921 18.0507 9.82724C18.084 9.7454 18.1007 9.65779 18.1 9.56946ZM18.1 9.56946C18.1 9.56932 18.1 9.56959 18.1 9.56946ZM18.1 9.56946L18 9.56993M10.1399 8.61078C10.1638 8.66808 10.1988 8.72007 10.2428 8.76377C10.2869 8.80746 10.3392 8.84199 10.3966 8.86536C10.4541 8.88873 10.5165 8.90048 10.5785 8.89993L16.7266 8.89994C16.5678 7.19749 15.8196 5.60261 14.6095 4.39198C13.3995 3.18137 11.8054 2.43285 10.1038 2.27395V8.42995C10.1038 8.49202 10.1161 8.55348 10.1399 8.61078ZM10.1399 8.61078L10.0476 8.64923M8.42349 18.0999H8.00427L7.99772 18.0997C6.13674 17.9775 4.38572 17.1746 3.07825 15.8441C1.77077 14.5136 0.9982 12.7481 0.907713 10.8845C0.834543 9.27393 1.2831 7.68278 2.18664 6.34783C3.09019 5.01288 4.40042 4.00548 5.92236 3.47555C6.00554 3.44632 6.09366 3.43374 6.18169 3.43853C6.26984 3.44333 6.35617 3.46546 6.43577 3.50364C6.51537 3.54182 6.58667 3.59531 6.6456 3.66106C6.70453 3.7268 6.74994 3.80351 6.77923 3.88681C6.80853 3.97011 6.82114 4.05836 6.81634 4.14653C6.81154 4.2347 6.78943 4.32106 6.75128 4.40069C6.71312 4.48031 6.65966 4.55164 6.59394 4.6106C6.52822 4.66956 6.45127 4.71509 6.368 4.7444C5.11606 5.18116 4.03882 6.0112 3.29701 7.11069C2.55524 8.21012 2.18865 9.52004 2.25194 10.845C2.32882 12.3746 2.96614 13.8222 4.04218 14.9114C5.11822 16.0007 6.55759 16.6552 8.0854 16.7501C9.4218 16.8326 10.7485 16.4753 11.8629 15.7326C12.9772 14.99 13.818 13.9027 14.2568 12.6371C14.2858 12.5536 14.331 12.4766 14.3899 12.4106C14.4488 12.3446 14.5202 12.2909 14.5999 12.2526C14.6797 12.2144 14.7662 12.1923 14.8545 12.1877C14.9428 12.1831 15.032 12.1963 15.1153 12.226C15.2819 12.287 15.4175 12.4115 15.4924 12.5724C15.5672 12.733 15.5753 12.9168 15.515 13.0834C15.0042 14.5553 14.0459 15.8304 12.7743 16.73C11.5026 17.6297 9.981 18.1087 8.42349 18.0999ZM8.42349 18.0999C8.42361 18.0999 8.42338 18.0999 8.42349 18.0999Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:.2})),calendar:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...L(20,20,r)},e.createElement("path",{d:"M3 0C2.44772 0 2 0.447715 2 1V2H4V1C4 0.447715 3.55228 0 3 0Z",fill:"currentColor"}),e.createElement("path",{d:"M10 2H12V1C12 0.447715 11.5523 0 11 0C10.4477 0 10 0.447715 10 1V2Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M2 2H1C0.447715 2 0 2.44772 0 3V13C0 13.5523 0.447715 14 1 14H13C13.5523 14 14 13.5523 14 13V3C14 2.44772 13.5523 2 13 2H12H10H4H2ZM1.5 12.5H12.5V6H1.5V12.5Z",fill:"currentColor",fillRule:"evenodd"})),filter:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 18",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M6 8C7.86384 8 9.42994 6.72523 9.87398 5C9.95625 4.68038 10 4.3453 10 4C10 3.6547 9.95625 3.31962 9.87398 3C9.42994 1.27477 7.86384 0 6 0C4.13616 0 2.57006 1.27477 2.12602 3C2.04375 3.31962 2 3.6547 2 4C2 4.3453 2.04375 4.68038 2.12602 5C2.57006 6.72523 4.13616 8 6 8ZM6 6C7.10457 6 8 5.10457 8 4C8 2.89543 7.10457 2 6 2C4.89543 2 4 2.89543 4 4C4 5.10457 4.89543 6 6 6Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M0 3V5H2.12602C2.04375 4.68038 2 4.3453 2 4C2 3.6547 2.04375 3.31962 2.12602 3H0Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M20 5V3H9.87398C9.95625 3.31962 10 3.6547 10 4C10 4.3453 9.95625 4.68038 9.87398 5H20Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M14 10C12.1362 10 10.5701 11.2748 10.126 13C10.0438 13.3196 10 13.6547 10 14C10 14.3453 10.0438 14.6804 10.126 15C10.5701 16.7252 12.1362 18 14 18C15.8638 18 17.4299 16.7252 17.874 15C17.9562 14.6804 18 14.3453 18 14C18 13.6547 17.9562 13.3196 17.874 13C17.4299 11.2748 15.8638 10 14 10ZM14 12C12.8954 12 12 12.8954 12 14C12 15.1046 12.8954 16 14 16C15.1046 16 16 15.1046 16 14C16 12.8954 15.1046 12 14 12Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M20 15V13H17.874C17.9562 13.3196 18 13.6547 18 14C18 14.3453 17.9562 14.6804 17.874 15H20Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M4.37114e-07 13L2.62268e-07 15L10.126 15C10.0438 14.6804 10 14.3453 10 14C10 13.6547 10.0438 13.3196 10.126 13L4.37114e-07 13Z",fill:"currentColor",fillRule:"evenodd"})),coins:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M11.0176 13.6797C11.0176 17.1703 8.82856 20 5.51 20C2.19144 20 0 17.1703 0 13.6797C0 10.189 2.19144 7.35931 5.51 7.35931C8.82856 7.35931 11.0176 10.189 11.0176 13.6797Z",fill:"currentColor"}),e.createElement("path",{d:"M20 3.11688C20 4.83829 16.8599 6.23377 12.9863 6.23377C9.11278 6.23377 5.97266 4.83829 5.97266 3.11688C5.97266 1.39548 9.11278 0 12.9863 0C16.8599 0 20 1.39548 20 3.11688Z",fill:"currentColor"}),e.createElement("path",{d:"M11.0084 8.07886C11.5736 8.74943 12.039 9.51544 12.3799 10.351C12.5798 10.3586 12.782 10.3625 12.9863 10.3625C16.8599 10.3625 20 8.96703 20 7.24563C20 7.00275 19.9375 6.76634 19.8192 6.53944C18.6774 7.57307 16.2854 8.28459 13.5195 8.28459C12.6346 8.28459 11.788 8.21176 11.0084 8.07886Z",fill:"currentColor"}),e.createElement("path",{d:"M12.9783 14.6185C13.0107 14.3102 13.0273 13.997 13.0273 13.6797C13.0273 13.2899 13.0023 12.9063 12.9537 12.5306C13.1403 12.5372 13.329 12.5406 13.5195 12.5406C16.2854 12.5406 18.6774 11.829 19.8192 10.7954C19.9375 11.0223 20 11.2587 20 11.5016C20 13.223 16.8599 14.6185 12.9863 14.6185C12.9837 14.6185 12.981 14.6185 12.9783 14.6185Z",fill:"currentColor"}),e.createElement("path",{d:"M12.4759 16.7623C12.2028 17.4947 11.8354 18.1773 11.3892 18.7933C11.9023 18.8464 12.4369 18.8745 12.9863 18.8745C16.8599 18.8745 20 17.479 20 15.7576C20 15.5147 19.9375 15.2783 19.8192 15.0514C18.6774 16.085 16.2854 16.7965 13.5195 16.7965C13.1649 16.7965 12.8164 16.7848 12.4759 16.7623Z",fill:"currentColor"})),clockOutlined:({ratio:r,...t})=>{const n=s.uniqueKey(6,"clockOutlined");return e.createElement("svg",{...h,...t,viewBox:"0 0 24 24",...L(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M23 12C23 18.072 18.072 23 12 23C5.928 23 1 18.072 1 12C1 5.928 5.928 1 12 1C18.072 1 23 5.928 23 12Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M16 15L12.701 13.5704C12.0392 13.2366 11.5 12.4335 11.5 11.7764V7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"24",height:"24",fill:"currentColor"}))))},visibilityOn:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M19.3211 9.74688C19.2937 9.68516 18.632 8.21719 17.1609 6.74609C15.2008 4.78594 12.725 3.75 9.99999 3.75C7.27499 3.75 4.79921 4.78594 2.83905 6.74609C1.36796 8.21719 0.703118 9.6875 0.678899 9.74688C0.643362 9.82681 0.625 9.91331 0.625 10.0008C0.625 10.0883 0.643362 10.1748 0.678899 10.2547C0.706243 10.3164 1.36796 11.7836 2.83905 13.2547C4.79921 15.2141 7.27499 16.25 9.99999 16.25C12.725 16.25 15.2008 15.2141 17.1609 13.2547C18.632 11.7836 19.2937 10.3164 19.3211 10.2547C19.3566 10.1748 19.375 10.0883 19.375 10.0008C19.375 9.91331 19.3566 9.82681 19.3211 9.74688ZM9.99999 13.125C9.38193 13.125 8.77774 12.9417 8.26383 12.5983C7.74993 12.255 7.34939 11.7669 7.11287 11.1959C6.87634 10.6249 6.81446 9.99653 6.93504 9.39034C7.05562 8.78415 7.35324 8.22733 7.79028 7.79029C8.22732 7.35325 8.78414 7.05562 9.39033 6.93505C9.99652 6.81447 10.6249 6.87635 11.1959 7.11288C11.7669 7.3494 12.255 7.74994 12.5983 8.26384C12.9417 8.77775 13.125 9.38193 13.125 10C13.125 10.8288 12.7958 11.6237 12.2097 12.2097C11.6236 12.7958 10.8288 13.125 9.99999 13.125Z",fill:"currentCOlor"})),visibilityOff:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M4.21249 2.70486C4.15761 2.64299 4.09099 2.59263 4.01649 2.5567C3.942 2.52077 3.86111 2.49997 3.77853 2.49553C3.69594 2.49109 3.61329 2.50308 3.53537 2.53081C3.45746 2.55855 3.38582 2.60147 3.32461 2.6571C3.2634 2.71272 3.21384 2.77994 3.17881 2.85486C3.14377 2.92978 3.12395 3.0109 3.1205 3.09354C3.11704 3.17617 3.13003 3.25867 3.15869 3.33625C3.18736 3.41383 3.23114 3.48495 3.28749 3.54549L4.79062 5.19939C1.95312 6.9408 0.732805 9.62517 0.678899 9.74705C0.643362 9.82698 0.625 9.91348 0.625 10.001C0.625 10.0884 0.643362 10.1749 0.678899 10.2549C0.706243 10.3166 1.36796 11.7838 2.83905 13.2549C4.79921 15.2142 7.27499 16.2502 9.99999 16.2502C11.4005 16.2582 12.7868 15.9698 14.068 15.4041L15.7867 17.2955C15.8416 17.3574 15.9082 17.4077 15.9827 17.4437C16.0572 17.4796 16.1381 17.5004 16.2207 17.5048C16.3033 17.5093 16.3859 17.4973 16.4638 17.4695C16.5417 17.4418 16.6134 17.3989 16.6746 17.3433C16.7358 17.2876 16.7854 17.2204 16.8204 17.1455C16.8554 17.0706 16.8753 16.9894 16.8787 16.9068C16.8822 16.8242 16.8692 16.7417 16.8405 16.6641C16.8118 16.5865 16.7681 16.5154 16.7117 16.4549L4.21249 2.70486ZM11.1656 12.2119C10.6754 12.4698 10.1134 12.5576 9.56783 12.4615C9.02229 12.3653 8.52413 12.0907 8.15157 11.6808C7.77901 11.2709 7.55314 10.7488 7.50945 10.1966C7.46575 9.64438 7.6067 9.09329 7.91015 8.62986L11.1656 12.2119ZM19.3211 10.2549C19.2883 10.3283 18.4969 12.0806 16.7148 13.6767C16.592 13.7869 16.4306 13.8441 16.2658 13.8358C16.101 13.8274 15.9462 13.7543 15.8351 13.6322L7.92187 4.92752C7.84617 4.84445 7.79426 4.7425 7.77163 4.63241C7.74899 4.52233 7.75646 4.40817 7.79325 4.30198C7.83004 4.19578 7.89478 4.10146 7.98066 4.02896C8.06654 3.95646 8.17038 3.90846 8.28124 3.89002C8.84934 3.79622 9.4242 3.74944 9.99999 3.75017C12.725 3.75017 15.2008 4.78611 17.1609 6.74627C18.632 8.21736 19.2937 9.68533 19.3211 9.74705C19.3566 9.82698 19.375 9.91348 19.375 10.001C19.375 10.0884 19.3566 10.1749 19.3211 10.2549Z",fill:"currentColor"})),qrCode:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M3 8V3H8V8H3Z",stroke:"currentColor",strokeWidth:1.8}),e.createElement("path",{d:"M14 3H17V6V8H15H12V5",stroke:"currentColor",strokeWidth:1.8}),e.createElement("path",{d:"M5 12H3V17H9M7 12H9",stroke:"currentColor",strokeWidth:1.8}),e.createElement("path",{d:"M17 11V14H14M12 18V14H14M14 14V11M16 17.3H17.7",stroke:"currentColor",strokeWidth:1.8})),question:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("path",{d:"M10.152 12.232C10.024 12.584 9.96 13.032 9.96 13.576H11.88C11.88 13.1707 11.944 12.8347 12.072 12.568C12.2 12.3013 12.36 12.0613 12.552 11.848C12.7547 11.6347 12.968 11.4373 13.192 11.256C13.4267 11.0747 13.64 10.872 13.832 10.648C14.0347 10.4133 14.2 10.1413 14.328 9.83201C14.456 9.52267 14.52 9.13867 14.52 8.68001C14.52 8.23201 14.44 7.82667 14.28 7.46401C14.1307 7.09067 13.9013 6.77067 13.592 6.50401C13.2933 6.23734 12.92 6.02934 12.472 5.88001C12.024 5.73067 11.5067 5.65601 10.92 5.65601C10.3867 5.65601 9.90133 5.74134 9.464 5.91201C9.03733 6.07201 8.664 6.30134 8.344 6.60001C8.03467 6.89867 7.78933 7.25067 7.608 7.65601C7.43733 8.06134 7.34133 8.50934 7.32 9.00001H9.336C9.37867 8.52001 9.53867 8.14134 9.816 7.86401C10.104 7.58667 10.4987 7.44801 11 7.44801C11.48 7.44801 11.848 7.57601 12.104 7.83201C12.3707 8.07734 12.504 8.41334 12.504 8.84001C12.504 9.14934 12.44 9.41067 12.312 9.62401C12.184 9.82667 12.024 10.0133 11.832 10.184C11.6507 10.344 11.448 10.5093 11.224 10.68C11.0107 10.8507 10.808 11.064 10.616 11.32C10.4347 11.5653 10.28 11.8693 10.152 12.232Z",fill:"currentColor"}),e.createElement("path",{d:"M9.992 16.776C10.2373 17.0213 10.5467 17.144 10.92 17.144C11.2933 17.144 11.5973 17.0213 11.832 16.776C12.0773 16.52 12.2 16.216 12.2 15.864C12.2 15.512 12.0773 15.2133 11.832 14.968C11.5973 14.712 11.2933 14.584 10.92 14.584C10.5467 14.584 10.2373 14.712 9.992 14.968C9.75733 15.2133 9.64 15.512 9.64 15.864C9.64 16.216 9.75733 16.52 9.992 16.776Z",fill:"currentColor"}),e.createElement("path",{clipRule:"evenodd",d:"M22 11C22 17.0751 17.0751 22 11 22C4.92487 22 4.76837e-07 17.0751 4.76837e-07 11C4.76837e-07 4.92487 4.92487 0 11 0C17.0751 0 22 4.92487 22 11ZM20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11Z",fill:"currentColor",fillRule:"evenodd"})),info:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:11,cy:11,r:11,fill:"#C5E4F352"}),e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M12.375 4.12488H9.625V6.87488H12.375V4.12488ZM12.375 9.62512H9.625V17.8751H12.375V9.62512Z",fill:"#C5E4F3",fillRule:"evenodd"})),warning:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M11 0C17.0751 5.31105e-07 22 4.92487 22 11C22 17.0751 17.0751 22 11 22C4.92487 22 -5.31105e-07 17.0751 0 11C5.31105e-07 4.92487 4.92487 -5.31105e-07 11 0Z",fill:"#E6AC0052",fillRule:"evenodd"}),e.createElement("path",{className:"uk-preserve",d:"M9.63 17.8702H12.38L12.38 15.1202H9.63L9.63 17.8702Z",fill:"#E6AC00"}),e.createElement("path",{className:"uk-preserve",d:"M9.63 12.37H12.38L12.38 4.12L9.63 4.12L9.63 12.37Z",fill:"#E6AC00"})),danger:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 24 19",...L(20,20,r)},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M11.0646 0.55906C11.4883 -0.147128 12.5117 -0.147128 12.9354 0.55906L23.0087 17.3478C23.445 18.0749 22.9212 19 22.0732 19H1.92675C1.0788 19 0.555036 18.0749 0.991306 17.3478L11.0646 0.55906ZM13.38 12H10.63V3.99998H13.38L13.38 12ZM13.38 17H10.63V14H13.38V17Z",fill:"#EB4361",fillRule:"evenodd"})),success:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...L(20,20,r)},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M11 22C4.92487 22 0 17.0751 0 11C0 4.92487 4.92487 0 11 0C17.0751 0 22 4.92487 22 11C22 17.0751 17.0751 22 11 22Z",fill:"#4AB44A52",fillRule:"evenodd"}),e.createElement("path",{className:"uk-preserve",d:"M5.5 10.45L9.9 14.85L17.05 6.59998",stroke:"#4AB44A",strokeWidth:2.2})),twitter:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M19 4.77577C18.3306 5.07692 17.6174 5.27654 16.8737 5.37346C17.6388 4.905 18.2226 4.16885 18.4971 3.28154C17.7839 3.71769 16.9964 4.02577 16.1571 4.19769C15.4799 3.45808 14.5146 3 13.4616 3C11.4186 3 9.77387 4.70077 9.77387 6.78577C9.77387 7.08577 9.79862 7.37423 9.85938 7.64885C6.7915 7.49538 4.07687 5.98731 2.25325 3.69C1.93487 4.25654 1.74813 4.905 1.74813 5.60308C1.74813 6.91385 2.40625 8.07577 3.38725 8.74846C2.79437 8.73692 2.21275 8.56038 1.72 8.28231C1.72 8.29385 1.72 8.30885 1.72 8.32385C1.72 10.1631 2.99912 11.6908 4.6765 12.0427C4.37612 12.1269 4.04875 12.1673 3.709 12.1673C3.47275 12.1673 3.23425 12.1535 3.01038 12.1027C3.4885 13.6015 4.84525 14.7035 6.4585 14.7392C5.203 15.7465 3.60888 16.3535 1.88313 16.3535C1.5805 16.3535 1.29025 16.3396 1 16.3015C2.63462 17.3827 4.57188 18 6.661 18C13.4515 18 17.164 12.2308 17.164 7.23C17.164 7.06269 17.1584 6.90115 17.1505 6.74077C17.8829 6.20769 18.4982 5.54192 19 4.77577Z",fill:"currentColor"})),github:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M10 1C5.0275 1 1 5.13211 1 10.2284C1 14.3065 3.5785 17.7648 7.15375 18.9841C7.60375 19.0709 7.76875 18.7853 7.76875 18.5403C7.76875 18.3212 7.76125 17.7405 7.7575 16.9712C5.254 17.5277 4.726 15.7332 4.726 15.7332C4.3165 14.6681 3.72475 14.3832 3.72475 14.3832C2.9095 13.8111 3.78775 13.8229 3.78775 13.8229C4.6915 13.887 5.16625 14.7737 5.16625 14.7737C5.96875 16.1847 7.273 15.777 7.7875 15.5414C7.8685 14.9443 8.10025 14.5381 8.3575 14.3073C6.35875 14.0764 4.258 13.2829 4.258 9.74709C4.258 8.73988 4.60675 7.91659 5.18425 7.27095C5.083 7.03774 4.77925 6.0994 5.263 4.82846C5.263 4.82846 6.01675 4.58116 7.738 5.77462C8.458 5.56958 9.223 5.46785 9.988 5.46315C10.753 5.46785 11.518 5.56958 12.238 5.77462C13.948 4.58116 14.7017 4.82846 14.7017 4.82846C15.1855 6.0994 14.8818 7.03774 14.7917 7.27095C15.3655 7.91659 15.7142 8.73988 15.7142 9.74709C15.7142 13.2923 13.6105 14.0725 11.608 14.2995C11.923 14.5765 12.2155 15.1423 12.2155 16.0071C12.2155 17.242 12.2043 18.2344 12.2043 18.5341C12.2043 18.7759 12.3617 19.0647 12.823 18.9723C16.4237 17.7609 19 14.3002 19 10.2284C19 5.13211 14.9703 1 10 1Z",fill:"currentColor"})),medium:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M11.3953 9.69767C11.3953 12.8444 8.84441 15.3953 5.69767 15.3953C2.55094 15.3953 0 12.8444 0 9.69767C0 6.55094 2.55094 4 5.69767 4C8.84441 4 11.3953 6.55094 11.3953 9.69767ZM17.4419 9.69767C17.4419 12.716 16.1924 15.1628 14.6512 15.1628C13.1099 15.1628 11.8605 12.716 11.8605 9.69767C11.8605 6.67937 13.1099 4.23256 14.6512 4.23256C16.1924 4.23256 17.4419 6.67937 17.4419 9.69767ZM18.9535 14.4651C19.5315 14.4651 20 12.2786 20 9.5814C20 6.88419 19.5315 4.69767 18.9535 4.69767C18.3755 4.69767 17.907 6.88419 17.907 9.5814C17.907 12.2786 18.3755 14.4651 18.9535 14.4651Z",fill:"currentColor",fillRule:"evenodd"})),telegram:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M3.09992 9.02697C7.39487 7.05126 10.2589 5.74875 11.6919 5.11944C15.7834 3.32264 16.6335 3.01052 17.1877 3.0001C17.3095 2.99794 17.582 3.02983 17.7586 3.18106C17.9076 3.30876 17.9486 3.48125 17.9683 3.60232C17.9879 3.72339 18.0123 3.99919 17.9929 4.21469C17.7712 6.67437 16.8118 12.6434 16.3237 15.3983C16.1172 16.564 15.7105 16.9548 15.3168 16.9931C14.4613 17.0762 13.8116 16.3961 12.9829 15.8226C11.6862 14.9251 10.9537 14.3664 9.69503 13.4907C8.24042 12.4786 9.18338 11.9224 10.0124 11.0133C10.2293 10.7754 13.999 7.15516 14.0719 6.82675C14.0811 6.78568 14.0895 6.63258 14.0034 6.55173C13.9172 6.47089 13.7901 6.49853 13.6983 6.52052C13.5683 6.55169 11.4968 7.9973 7.48389 10.8573C6.89591 11.2836 6.36333 11.4913 5.88616 11.4805C5.36012 11.4685 4.34822 11.1664 3.59598 10.9083C2.67333 10.5916 1.94002 10.4242 2.00388 9.88638C2.03714 9.60627 2.40248 9.3198 3.09992 9.02697Z",fill:"currentColor"})),discord:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{d:"M16.5054 4.47543C14.9479 3.22203 12.4839 3.00957 12.3784 3.00192C12.2148 2.98817 12.0589 3.07988 11.9917 3.2312C11.9856 3.24038 11.9321 3.36419 11.8725 3.55678C12.9027 3.73103 14.1683 4.08107 15.3132 4.79184C15.4966 4.90495 15.5532 5.14646 15.44 5.32988C15.3651 5.45063 15.2383 5.51636 15.1068 5.51636C15.0365 5.51636 14.9647 5.49649 14.9005 5.45675C12.9317 4.23545 10.4738 4.17431 10 4.17431C9.52615 4.17431 7.06675 4.23545 5.09952 5.45675C4.9161 5.57139 4.67459 5.51483 4.56148 5.33141C4.44684 5.14646 4.5034 4.90648 4.68682 4.79184C5.83169 4.0826 7.09732 3.73103 8.12755 3.55831C8.06793 3.36419 8.01444 3.2419 8.00985 3.2312C7.94107 3.07988 7.78668 2.98511 7.6216 3.00192C7.51613 3.00957 5.05214 3.22203 3.47317 4.49224C2.64929 5.25498 1 9.71218 1 13.5656C1 13.6344 1.01834 13.7001 1.05197 13.7597C2.1892 15.7591 5.29365 16.2818 6.00136 16.3047C6.00442 16.3047 6.009 16.3047 6.01359 16.3047C6.13893 16.3047 6.25662 16.2451 6.32999 16.1442L7.04535 15.1599C5.11481 14.6616 4.12891 13.8148 4.07235 13.7643C3.91033 13.6222 3.89504 13.3745 4.03872 13.2125C4.18088 13.0505 4.4285 13.0352 4.59052 13.1774C4.61345 13.1988 6.42935 14.7395 10 14.7395C13.5768 14.7395 15.3927 13.1927 15.411 13.1774C15.573 13.0367 15.8191 13.0505 15.9628 13.2141C16.105 13.3761 16.0897 13.6222 15.9276 13.7643C15.8711 13.8148 14.8852 14.6616 12.9547 15.1599L13.67 16.1442C13.7434 16.2451 13.8611 16.3047 13.9864 16.3047C13.991 16.3047 13.9956 16.3047 13.9986 16.3047C14.7064 16.2818 17.8108 15.7591 18.948 13.7597C18.9817 13.7001 19 13.6344 19 13.5656C19 9.71218 17.3507 5.25498 16.5054 4.47543ZM7.45652 12.0004C6.6999 12.0004 6.08696 11.3003 6.08696 10.4352C6.08696 9.57003 6.6999 8.86996 7.45652 8.86996C8.21315 8.86996 8.82609 9.57003 8.82609 10.4352C8.82609 11.3003 8.21315 12.0004 7.45652 12.0004ZM12.5435 12.0004C11.7869 12.0004 11.1739 11.3003 11.1739 10.4352C11.1739 9.57003 11.7869 8.86996 12.5435 8.86996C13.3001 8.86996 13.913 9.57003 13.913 10.4352C13.913 11.3003 13.3001 12.0004 12.5435 12.0004Z",fill:"currentColor"})),columns:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M1 1L5 1L5 19H1L1 1ZM8 1L12 1L12 19H8V1ZM19 1L15 1L15 19H19V1Z",fill:"currentColor",fillRule:"evenodd"})),rows:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M1 1L19 1V5L1 5L1 1ZM1 8L19 8V12L1 12L1 8ZM19 15L1 15L1 19H19V15Z",fill:"currentColor",fillRule:"evenodd"})),grid:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 18",...L(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M7.5 0H0V7.5H7.5V0ZM18 0H10.5V7.5H18V0ZM0 10.5H7.5V18H0V10.5ZM18 10.5H10.5V18H18V10.5Z",fill:"currentColor",fillRule:"evenodd"}))});function p1(r){const t=b(),{className:n,component:o="span",icon:a,lib:i=Qe,prefixCls:l=t.prefixCls,ratio:c=1,tooltip:u,...p}=r,d=e.useMemo(()=>t.getRootPrefixCls(l,"icon"),[t,l]),C=e.useMemo(()=>u&&t.getTooltipConfig(u),[t,u]),f=i[s.camelify(a.toString())];return e.createElement(o,{className:k(d,n),...p,...C},f&&e.createElement(f,{ratio:c}))}process.env.NODE_ENV!=="production"&&(p1.displayName="Icon");function A2({address:r,autoWatch:t,ratio:n,tooltip:o="Add asset",onClick:a}){const i=b(),l=e.useCallback(()=>{a?.(r)},[r,a]);return e.createElement(p1,{className:k(`${i.prefixCls}-wallet-asset`),icon:t?"autoWatchAsset":"watchAsset",ratio:n,tooltip:o,onClick:l})}process.env.NODE_ENV!=="production"&&(A2.displayName="AddAsset");const Je=e.memo(r=>{const t=b(),n=R2(),{className:o,disabled:a,inputMode:i="decimal",maxButtonText:l="Max",maxButtonType:c="default",maxValue:u,precision:p,prefixCls:d=t.prefixCls,readOnly:C,showMaxButton:f=!0,size:E,suffix:y,...m}=r,M=e.useRef(null),[N,O]=e.useState(0),[P,T]=e.useState(!1),W=M.current?.getInputRef()?.current,Y=w=>{let{value:S}=w.currentTarget;if(m.onBlur?.(w),S.length===0){T(!1);return}S=s.truncateDecimals(S,p)??"",S.length>0&&m.value!==S&&m.onChange?.(S),T(!1)},R=w=>{m.onFocus?.(w),T(!0)},j=w=>{const S=w.currentTarget??w.target,{value:_}=S,A=S.selectionStart??0,K=S.selectionEnd??_.length;if(w.nativeEvent.inputType==="insertFromPaste"){let z=_.replace(/,/g,".");const L1=z.indexOf(".")??-1;z=z.replace(/./g,(f1,D)=>f1==="."&&D>L1?"":f1),m.onChange?.(p!==void 0?s.truncateDecimals(z,p)??z:z,w),O(K);return}if(["deleteContentBackward","deleteContentForward"].includes(w.nativeEvent.inputType)){m.onChange?.(_,w),O(A);return}const X=w.nativeEvent.data??_.slice(-1);if(_.length>0&&!/^[0-9.,]$/.test(X)){A>0&&(O(A-1),n());return}const x=m.value?.includes("."),G=m.value?.indexOf(".")??-1;if(x&&[".",","].includes(X)){O(G+1),n();return}if(!x&&X===","){S.value=_.replace(",","."),O(A),m.onChange?.(S.value,w),n();return}X==="."||X==="0"?(m.onChange?.(_,w),O(A)):(m.onChange?.(p!==void 0?s.truncateDecimals(_,p)??_:_,w),O(m.value==="."?A+1:A))},V=()=>{const w=s.truncateDecimals(u??"0",p??0)??"0";m.onChange?.(w),m.onMaximize?.(w)},n1=e.useMemo(()=>t.getRootPrefixCls(d||t.prefixCls,"amount-input"),[t,d]),Q=e.useMemo(()=>t.getRootPrefixCls(d||t.prefixCls,"button-maximize"),[t,d]);return e.useEffect(()=>{P&&W?.setSelectionRange(N,N)},[N,P,W]),e.createElement(a2,{className:k(n1,{[`${Q}-shown`]:f},o),disabled:a,inputMode:i,pattern:i==="decimal"?"^[0-9]*[.]?[0-9]*$":"^[0-9]*$",readOnly:C,size:E,suffix:f?e.createElement(e.Fragment,null,e.createElement(i1,{className:Q,size:E,disabled:a||C,type:c,onClick:a||C?void 0:V},l),y):y,...m,ref:M,type:"text",useInternalValueState:!1,onBlur:Y,onChange:j,onFocus:R})});process.env.NODE_ENV!=="production"&&(Je.displayName="AmountInput");const F={crosshair:{horzLine:{color:"rgba(255, 255, 255, 0.15)",labelBackgroundColor:s.blendColor("#c5e4f3","#191e3e",.9)},vertLine:{color:"rgba(255, 255, 255, 0.15)",labelBackgroundColor:s.blendColor("#c5e4f3","#191e3e",.9)}},grid:{horzLines:{color:"rgba(255, 255, 255, 0.025)"},vertLines:{color:"rgba(255, 255, 255, 0.025)"}},handleScale:{axisDoubleClickReset:!0,axisPressedMouseMove:{price:!1}},layout:{background:{color:"transparent",type:U.ColorType.Solid},textColor:"#d9d9d9"},leftPriceScale:{borderColor:"rgba(255, 255, 255, 0.05)",borderVisible:!1},rightPriceScale:{borderColor:"rgba(255, 255, 255, 0.05)",borderVisible:!1},timeScale:{borderColor:"rgba(255, 255, 255, 0.05)",borderVisible:!1,fixRightEdge:!0,rightBarStaysOnScroll:!0,secondsVisible:!1,tickMarkFormatter:(r,t,n)=>{let o;return typeof r=="number"&&(o=m2.DateTime.fromSeconds(r,{locale:n}).toUTC()),typeof r=="object"&&!Array.isArray(r)&&(o=m2.DateTime.fromObject(r,{locale:n}).toUTC()),t===U.TickMarkType.Year?o?.toFormat("LLL, yyyy",{locale:n}):t===U.TickMarkType.DayOfMonth?o?.toFormat("ccc, dd",{locale:n}):t===U.TickMarkType.Month?o?.toFormat("LLL, yyyy",{locale:n}):t===U.TickMarkType.Time?o?.toFormat("HH:mm",{locale:n}):o?.toFormat("ccc, dd",{locale:n})||r},timeVisible:!0}},Ye={...F,crosshair:{horzLine:{color:"#b7bac2",labelBackgroundColor:"#ecf1fe"},vertLine:{color:"#b7bac2",labelBackgroundColor:"#ecf1fe"}},grid:{horzLines:{color:"rgba(0, 0, 0, 0.025)"},vertLines:{color:"rgba(0, 0, 0, 0.025)"}},layout:{...F.layout,textColor:"#8b909a"},leftPriceScale:{borderColor:"rgba(0, 0, 0, 0.05)",borderVisible:!1},rightPriceScale:{borderColor:"rgba(0, 0, 0, 0.05)",borderVisible:!1},timeScale:{...F.timeScale,borderColor:"rgba(0, 0, 0, 0.05)"}},e7={...F,grid:{...F,vertLines:{...F.grid?.vertLines,visible:!1}},leftPriceScale:{...F.leftPriceScale,scaleMargins:{bottom:.025,top:.1}},rightPriceScale:{...F.rightPriceScale,scaleMargins:{bottom:.025,top:.1}}},t7={...F},r7={...F,grid:{...F,vertLines:{...F.grid?.vertLines,visible:!1}}},n7={...F},o7={...F,leftPriceScale:{...F.leftPriceScale,scaleMargins:{bottom:.025,top:.1}},rightPriceScale:{...F.rightPriceScale,scaleMargins:{bottom:.025,top:.1}}},a7={...F,grid:{...F,vertLines:{...F.grid?.vertLines,visible:!1}}},i7={Area:e7,Bar:t7,Baseline:r7,Candlestick:n7,Custom:F,Histogram:o7,Line:a7};function l7(r){return i7[r]}const M1={baseLineColor:"rgba(255, 255, 255, 0.35)",priceLineStyle:U.LineStyle.Dashed},D2={...M1,bottomColor:"rgba(197, 228, 243, 0)",crosshairMarkerBackgroundColor:"#c5e4f3",crosshairMarkerBorderColor:"#191e3e",crosshairMarkerBorderWidth:3,crosshairMarkerRadius:3,lastPriceAnimation:U.LastPriceAnimationMode.OnDataUpdate,lineColor:"#c5e4f3",lineType:U.LineType.Curved,lineWidth:2,priceFormat:{type:"volume"},priceLineColor:"rgba(197, 228, 243, 0.32)",topColor:"rgba(197, 228, 243, 0.32)"},s7={...D2,bottomColor:"rgba(43, 99, 241, 0)",crosshairMarkerBackgroundColor:"#2b63f1",crosshairMarkerBorderColor:"#fff",lineColor:"#2b63f1",topColor:"rgba(43, 99, 241, 0.24)"},U2={...M1,downColor:"#eb4361",lastValueVisible:!0,priceFormat:{type:"price"},thinBars:!0,upColor:"#4ab44a"},c7={...U2},W2={...M1,bottomFillColor1:"#eb436130",bottomFillColor2:"#eb436190",bottomLineColor:"#eb4361",crosshairMarkerBorderColor:"#191e3e",crosshairMarkerBorderWidth:3,crosshairMarkerRadius:3,lastPriceAnimation:U.LastPriceAnimationMode.OnDataUpdate,lineType:U.LineType.Curved,lineWidth:2,priceFormat:{type:"volume"},topFillColor1:"#4ab44a90",topFillColor2:"#4ab44a30",topLineColor:"#4ab44a"},C7={...W2,crosshairMarkerBorderColor:"#fff"},z2={...M1,borderDownColor:"#eb4361",borderUpColor:"#4ab44a",downColor:"#eb4361",priceFormat:{type:"price"},upColor:"#4ab44a",wickDownColor:"rgba(235, 67, 97, 0.5)",wickUpColor:"rgba(74, 180, 74, 0.5)"},j2={...M1,color:"#c5e4f3",priceFormat:{type:"volume"}},p7={...j2},G2={...M1,color:"#c5e4f3",crosshairMarkerBackgroundColor:"#c5e4f3",crosshairMarkerBorderColor:"#191e3e",crosshairMarkerBorderWidth:3,crosshairMarkerRadius:3,lastPriceAnimation:U.LastPriceAnimationMode.OnDataUpdate,lineType:U.LineType.Curved,lineWidth:2,priceFormat:{type:"volume"}},d7={...G2,color:"#2b63f1",crosshairMarkerBackgroundColor:"#2b63f1",crosshairMarkerBorderColor:"#fff"},u7={Area:D2,Bar:U2,Baseline:W2,Candlestick:z2,Custom:{},Histogram:j2,Line:G2},m7={Area:s7,Bar:c7,Baseline:C7,Candlestick:z2,Custom:{},Histogram:p7,Line:d7};function q2(r,t){return t==="light"?{...m7[r]}:{...u7[r]}}const c2=e.createContext({getDefaultChartOptions(r){return r==="light"?Ye:F},getSeriesStyle(r,t){return q2(r,t)}});process.env.NODE_ENV!=="production"&&(c2.displayName="ChartAppearanceContext");const D1=e.createContext({api(){throw new Error("Method not implemented")},remove(){throw new Error("Method not implemented")}});process.env.NODE_ENV!=="production"&&(D1.displayName="ChartApiContext");const K2=e.createContext({api(){throw new Error("Method not implemented")},remove(){throw new Error("Method not implemented")}});process.env.NODE_ENV!=="production"&&(K2.displayName="SeriesContext");const X2=e.forwardRef((r,t)=>{const{children:n,container:o,layout:a,theme:i,onCrosshairMove:l,onVisibleTimeRangeChange:c,onVisibleLogicalRangeChange:u,...p}=r,d=e.useContext(c2),C=e.useRef(void 0),f=e.useRef({api(){return C.current==null&&(C.current=U.createChart(o,d.getDefaultChartOptions(f.current.theme)),C.current.applyOptions({...p,height:o.clientHeight,layout:a,width:o.clientWidth})),C.current},remove(){C.current?.remove(),C.current=void 0},theme:i});return e.useEffect(()=>{f.current.theme=i},[i]),e.useEffect(()=>(f.current.api(),()=>{f.current.remove(),C.current=void 0}),[o]),e.useLayoutEffect(()=>{const E=f.current.api();typeof l=="function"&&E.subscribeCrosshairMove(l);const y=E.timeScale(),m=N=>{c?.(N)},M=N=>{u?.(N)};return y.subscribeVisibleTimeRangeChange(m),y.subscribeVisibleLogicalRangeChange(M),()=>{typeof l=="function"&&E.unsubscribeCrosshairMove(l),y.unsubscribeVisibleTimeRangeChange(m),y.unsubscribeVisibleLogicalRangeChange(M)}},[l,u,c]),e.useLayoutEffect(()=>{const E=f.current.api(),y=()=>{try{E.resize(o.clientWidth,o.clientHeight,!0)}catch{try{E.applyOptions({height:o.clientHeight,width:o.clientWidth})}catch(M){s.debug(M.message)}}},m=new ResizeObserver(y);return m.observe(o),()=>{m.disconnect(),f.current.remove()}},[o]),e.useLayoutEffect(()=>{f.current.api().applyOptions(d.getDefaultChartOptions(i)),f.current.api().applyOptions({...p,height:o.clientHeight,width:o.clientWidth})}),e.useImperativeHandle(t,()=>C.current),e.useEffect(()=>{f.current.api().applyOptions({layout:a})},[a]),e.createElement(D1.Provider,{value:f.current},n)}),C2=e.memo(X2);process.env.NODE_ENV!=="production"&&(C2.displayName="Container",X2.displayName="Container.Forwarded");const Q2=e.forwardRef((r,t)=>{const n=b(),{className:o,id:a,style:i,...l}=r,[c,u]=e.useState(),p=e.useCallback(u,[u]);return e.createElement("div",{ref:p,className:k(`${n.prefixCls}-chart`,o),id:a,style:i},c&&e.createElement(C2,{ref:t,...l,container:c}))});process.env.NODE_ENV!=="production"&&(Q2.displayName="Chart");const J2=e.memo(()=>{const r=b(),t=e.useContext(D1),n=e.useRef(s.uniqueKey(7,"plc")),o=e.useRef(s.uniqueKey(7,"plc")),a=q2("Area",t.theme);return e.createElement("svg",{className:`${r.prefixCls}-chart-placeholder`,width:"100%",height:"100%",preserveAspectRatio:"none",viewBox:"0 0 842 320",color:"text",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M0 125.516L64.8017 171.032C80.5171 187.363 106.172 188.796 123.609 174.318V174.318C134.008 165.685 147.843 162.407 161.01 165.458L173.63 168.382C181.39 170.18 189.468 170.098 197.189 168.143L223.109 161.58C229.894 159.862 236.243 156.739 241.745 152.412L276.609 124.993C281.833 120.885 286.186 115.777 289.412 109.967L305.821 80.4206C316.774 60.6989 343.942 57.746 358.876 74.6544V74.6544C368.275 85.2956 383.469 88.6499 396.474 82.9542L397.268 82.6066C412.015 76.1481 429.27 80.965 438.54 94.1279L444.235 102.216C458.334 122.237 485.653 127.692 506.36 114.62L507.694 113.778C513.448 110.146 518.357 105.323 522.09 99.6342L544.466 65.5368C554.754 49.8592 572.949 41.2562 591.595 43.2538L604.901 44.6794C608.45 45.0596 611.948 45.8186 615.335 46.9435L657.674 61.0051L679.832 69.6872C695.139 75.6851 712.486 73.0329 725.302 62.7351V62.7351C741.884 49.4114 765.449 49.2344 782.229 62.3074L842 92.5128",stroke:a.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.2,filter:`url(#${n.current})`},e.createElement("animate",{id:"firstline",attributeName:"stroke-dashoffset",dur:"2s",from:1e3,to:-1e3,begin:"0s;firstline.end+0.5s"})),e.createElement("path",{d:"M0 125.516L64.8017 171.032C80.5171 187.363 106.172 188.796 123.609 174.318V174.318C134.008 165.685 147.843 162.407 161.01 165.458L173.63 168.382C181.39 170.18 189.468 170.098 197.189 168.143L223.109 161.58C229.894 159.862 236.243 156.739 241.745 152.412L276.609 124.993C281.833 120.885 286.186 115.777 289.412 109.967L305.821 80.4206C316.774 60.6989 343.942 57.746 358.876 74.6544V74.6544C368.275 85.2956 383.469 88.6499 396.474 82.9542L397.268 82.6066C412.015 76.1481 429.27 80.965 438.54 94.1279L444.235 102.216C458.334 122.237 485.653 127.692 506.36 114.62L507.694 113.778C513.448 110.146 518.357 105.323 522.09 99.6342L544.466 65.5368C554.754 49.8592 572.949 41.2562 591.595 43.2538L604.901 44.6794C608.45 45.0596 611.948 45.8186 615.335 46.9435L657.674 61.0051L679.832 69.6872C695.139 75.6851 712.486 73.0329 725.302 62.7351V62.7351C741.884 49.4114 765.449 49.2344 782.229 62.3074L842 92.5128",stroke:a.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.2,filter:`url(#${n.current})`},e.createElement("animate",{id:"secondline",attributeName:"stroke-dashoffset",dur:"2s",from:1e3,to:-1e3,begin:"1.3s;secondline.end+0.5s"})),e.createElement("path",{d:"M0 169.099L76.8157 198.592C86.7082 203.82 98.0682 205.578 109.078 203.586L133.059 199.246C139.764 198.033 146.646 198.203 153.283 199.746L169.06 203.413C178.844 205.687 187.716 210.856 194.52 218.245L206.8 231.581C221.781 247.849 245.669 252.343 265.538 242.632L269.363 240.762C277.841 236.618 284.974 230.159 289.936 222.133L303.011 200.982C314.57 182.285 340.594 179.369 356.004 195.043V195.043C365.533 204.735 379.93 207.796 392.578 202.82L406.693 197.267C414.938 194.023 422.173 188.646 427.657 181.688L459.386 141.427C473.018 124.13 500.576 130.043 505.911 151.41L509.806 167.006C513.889 183.356 535.443 187.083 544.779 173.053V173.053C545.499 171.971 546.326 170.964 547.247 170.048L567.595 149.804C585.477 132.012 613.812 130.327 633.677 145.875L649.729 158.439L669.114 174.554C686.656 189.138 711.845 189.999 730.342 176.647L744.564 166.381C746.537 164.958 748.61 163.68 750.768 162.558L842 126.052",stroke:a.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.1,filter:`url(#${o.current})`},e.createElement("animate",{id:"thirdline",attributeName:"stroke-dashoffset",dur:"1.8s",from:1e3,to:-1e3,begin:"0s;thirdline.end+0.5s"})),e.createElement("path",{d:"M0 169.099L76.8157 198.592C86.7082 203.82 98.0682 205.578 109.078 203.586L133.059 199.246C139.764 198.033 146.646 198.203 153.283 199.746L169.06 203.413C178.844 205.687 187.716 210.856 194.52 218.245L206.8 231.581C221.781 247.849 245.669 252.343 265.538 242.632L269.363 240.762C277.841 236.618 284.974 230.159 289.936 222.133L303.011 200.982C314.57 182.285 340.594 179.369 356.004 195.043V195.043C365.533 204.735 379.93 207.796 392.578 202.82L406.693 197.267C414.938 194.023 422.173 188.646 427.657 181.688L459.386 141.427C473.018 124.13 500.576 130.043 505.911 151.41L509.806 167.006C513.889 183.356 535.443 187.083 544.779 173.053V173.053C545.499 171.971 546.326 170.964 547.247 170.048L567.595 149.804C585.477 132.012 613.812 130.327 633.677 145.875L649.729 158.439L669.114 174.554C686.656 189.138 711.845 189.999 730.342 176.647L744.564 166.381C746.537 164.958 748.61 163.68 750.768 162.558L842 126.052",stroke:a.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.1,filter:`url(#${o.current})`},e.createElement("animate",{id:"fourthline",attributeName:"stroke-dashoffset",dur:"1.8s",from:1e3,to:-1e3,begin:"1.1s;fourthline.end+0.5s"})),e.createElement("defs",null,e.createElement("filter",{id:n.current,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",null),e.createElement("feGaussianBlur",{stdDeviation:"10"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.772549 0 0 0 0 0.894118 0 0 0 0 0.952941 0 0 0 1 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("filter",{id:o.current,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",null),e.createElement("feGaussianBlur",{stdDeviation:"10"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.772549 0 0 0 0 0.894118 0 0 0 0 0.952941 0 0 0 1 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"}))))});process.env.NODE_ENV!=="production"&&(J2.displayName="Series.Placeholder");const Y2=e.forwardRef((r,t)=>{const{children:n,data:o,type:a,autoscaleInfoProvider:i,priceScaleId:l="right",...c}=r,u=e.useContext(c2),p=e.useContext(D1),d=e.useRef(null),C=e.useMemo(()=>({api(){if(d.current==null){const f=u.getSeriesStyle(a,p.theme),E=l7(a);a==="Area"?(d.current=p.api().addSeries(U.AreaSeries,f),p.api().applyOptions(E)):a==="Bar"?(d.current=p.api().addSeries(U.BarSeries,f),p.api().applyOptions(E)):a==="Baseline"?(d.current=p.api().addSeries(U.BaselineSeries,f),p.api().applyOptions(E)):a==="Candlestick"?(d.current=p.api().addSeries(U.CandlestickSeries,f),p.api().applyOptions(E)):a==="Histogram"?(d.current=p.api().addSeries(U.HistogramSeries,f),p.api().applyOptions(E)):a==="Line"&&(d.current=p.api().addSeries(U.LineSeries,f),p.api().applyOptions(E)),d.current?.applyOptions(c),d.current?.setData(o??[])}return d.current},remove(){if(d.current)try{p.api().removeSeries(d.current)}catch{}}}),[a]);return e.useEffect(()=>(C.api(),()=>{C.remove(),d.current=null}),[a]),e.useLayoutEffect(()=>(C.api(),()=>C.remove()),[]),e.useLayoutEffect(()=>{const f=E=>typeof i=="function"?i(E):E();C.api().applyOptions({...u.getSeriesStyle(a,p.theme)}),C.api().applyOptions({autoscaleInfoProvider:f,...c,priceScaleId:l})}),e.useImperativeHandle(t,()=>C,[a]),e.useEffect(()=>{C.api().setData(o??[])},[o]),e.createElement(K2.Provider,{value:C},n)}),ee=e.memo(Y2);process.env.NODE_ENV!=="production"&&(ee.displayName="Series",Y2.displayName="Series.Forwarded");const p2=Q2;p2.Container=C2;p2.Placeholder=J2;p2.Series=ee;const L7="button";function Y1(r){const t=b(),{className:n,prefixCls:o=t.prefixCls,kind:a,...i}=r,l=e.useMemo(()=>t.getRootPrefixCls(o||t.prefixCls,"close"),[t,o]);return e.createElement(p1,{"aria-hidden":"false",className:k(l,n,{[`${o||t.prefixCls}-drawer-close`]:a==="drawer",[`${o||t.prefixCls}-modal-close-default`]:a==="modal"}),component:L7,type:"button",tabIndex:-1,...i,icon:"close"})}process.env.NODE_ENV!=="production"&&(Y1.displayName="Close");process.env.NODE_ENV;function f7(r,t){const n=e.useRef(void 0),[o,a]=e.useState(),[i,l]=e.useState(),c=async()=>{l(!0),ue(r)||await navigator.clipboard.writeText(r).then(()=>!0).catch(()=>!1)?(l(!1),t?.(r),a(!0),n.current=setTimeout(()=>{a(void 0)},2e3),n.current=void 0):(l(void 0),a(void 0))};return e.useEffect(()=>()=>clearTimeout(n.current)),{isCopied:o,isCopying:i,onCopy:c}}function te(r){const t=b(),{className:n,copiedSuccessTooltip:o="Copied",ratio:a,text:i,tooltip:l="Click to copy",onCopied:c}=r,{isCopied:u,isCopying:p,onCopy:d}=f7(i,c),C=e.useMemo(()=>t.getRootPrefixCls(t.prefixCls,"copy"),[t]),f=e.useMemo(()=>l?t.getTooltipConfig(l):void 0,[t,l]),E=e.useMemo(()=>o?t.getTooltipConfig(o):void 0,[t,o]);return u?e.createElement("div",{className:`${C}-wrapper`},e.createElement(p1,{key:"copied",className:k(C,n),icon:"check",ratio:a,...E})):p?e.createElement("div",{className:`${C}-wrapper`},e.createElement(i2,{key:"copying",className:k(C,n),ratio:a})):e.createElement("div",{className:`${C}-wrapper`},e.createElement(p1,{key:"copy",className:k(C,n),icon:"copy",ratio:a,...f,onClick:d}))}process.env.NODE_ENV!=="production"&&(te.displayName="Copy");process.env.NODE_ENV;process.env.NODE_ENV;function re({address:r,assetable:t,assetBtnTooltip:n,baseUrl:o,children:a,className:i,copiedSuccessTooltip:l,copyable:c,copyTooltip:u,external:p=!0,showExternalIcon:d,subPath:C="accounts",tooltip:f,onAddAsset:E,onCopied:y,...m}){const M=b(),N=e.useMemo(()=>p?{rel:"noopener noreferrer",target:"_blank"}:{},[p]),O=e.useMemo(()=>M.getRootPrefixCls(M.prefixCls,"explorer-link"),[M]),P=e.useMemo(()=>M.getTooltipConfig(f),[M,f]);return m.component!==void 0?e.createElement(l1,{className:k(O,i),href:[o,C,r].filter(Boolean).join("/"),...P,...N,...m},a||s.sliceAddress(r)):e.createElement("span",{className:k(O,i),...m},e.createElement(P1,{href:[o,C,r].filter(Boolean).join("/"),...P,...N},a||s.sliceAddress(r)),p&&d&&e.createElement(P1,{className:"uk-icon-external",href:[o,C,r].filter(Boolean).join("/"),...P,...N,type:"reset"},e.createElement(p1,{key:"external",icon:"externalLink"})),c&&e.createElement(te,{key:"copyable",copiedSuccessTooltip:l,text:r?.toString(),tooltip:u,onCopied:y}),t&&e.createElement(A2,{key:"assetable",address:r,autoWatch:typeof t=="object"&&"auto"in t?t.auto:void 0,tooltip:n,onClick:E}))}process.env.NODE_ENV!=="production"&&(re.displayName="ExplorerAccountLink");process.env.NODE_ENV;e.memo(({colorMode:r})=>r===C1.Dark?e.createElement("svg",{width:"352",height:"150",viewBox:"0 0 352 155",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("mask",{id:"mask0_206_41",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"352",height:"155"},e.createElement("path",{d:"M352 0H0V154.801H352V0Z",fill:"white"})),e.createElement("g",{mask:"url(#mask0_206_41)"},e.createElement("path",{d:"M326.185 0.0114746H18.1321C13.7758 0.0114746 10.2441 3.54303 10.2441 7.89943V38.987C10.2441 43.3435 13.7758 46.875 18.1321 46.875H326.185C330.541 46.875 334.073 43.3435 334.073 38.987V7.89943C334.073 3.54303 330.541 0.0114746 326.185 0.0114746Z",fill:"url(#paint0_linear_206_41)"}),e.createElement("path",{d:"M49.2197 23.4433C49.2197 17.0369 44.0263 11.8435 37.6198 11.8435C31.2135 11.8435 26.02 17.0369 26.02 23.4433C26.02 29.8497 31.2135 35.0432 37.6198 35.0432C44.0263 35.0432 49.2197 29.8497 49.2197 23.4433Z",fill:"#7488AF"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M39.9992 29.9687L44.1445 25.7688H35.2469V16.9189L31.0947 21.1189V29.9687H39.9992Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M39.9992 29.9687L44.1445 25.7688H35.2469V16.9189L31.0947 21.1189V29.9687H39.9992Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M35.2397 16.9177L31.0945 21.1177H39.9921V29.9675L44.1442 25.7675V16.9177H35.2397Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M35.2397 16.9177L31.0945 21.1177H39.9921V29.9675L44.1442 25.7675V16.9177H35.2397Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M64.6865 23.4433C64.6865 17.0369 59.493 11.8435 53.0866 11.8435C46.6802 11.8435 41.4868 17.0369 41.4868 23.4433C41.4868 29.8497 46.6802 35.0432 53.0866 35.0432C59.493 35.0432 64.6865 29.8497 64.6865 23.4433Z",fill:"#7488AF"}),e.createElement("path",{d:"M53.0861 15.4697L59.611 19.3629V24.532L56.9759 23.025V20.7444L53.0861 18.4838L49.1963 20.7444V25.3912L53.0861 27.6518L56.2027 25.8405L59.611 27.7945V30.6945L56.3449 28.7842L53.0861 30.6659L46.5613 26.8982V19.3629L53.0861 15.4697Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M53.0861 15.4697L59.611 19.3629V24.532L56.9759 23.025V20.7444L53.0861 18.4838L49.1963 20.7444V25.3912L53.0861 27.6518L56.2027 25.8405L59.611 27.7945V30.6945L56.3449 28.7842L53.0861 30.6659L46.5613 26.8982V19.3629L53.0861 15.4697Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M76.8055 21.2456L75.152 28.3724H73.2293L70.858 19.3999H72.4731L74.2163 26.5009L75.857 19.3999H77.7797L79.5614 26.5138L81.2149 19.3999H82.7787L80.5356 28.3724H78.6129L76.8055 21.2456ZM84.0738 19.3999H89.8419V20.7586H85.612V23.0786H89.0728V24.4373H85.612V27.0137H89.8419V28.3724H84.0738V19.3999ZM90.6223 19.3999H92.2886L94.8522 26.5779L97.2107 19.3999H98.8253L95.7495 28.3724H93.9549L90.6223 19.3999ZM99.9986 19.3999H105.767V20.7586H101.537V23.0786H104.998V24.4373H101.537V27.0137H105.767V28.3724H99.9986V19.3999ZM110.712 24.9884H108.854V28.3724H107.316V19.3999H110.405C111.601 19.3999 112.472 19.6476 113.02 20.1432C113.575 20.6389 113.853 21.3225 113.853 22.1941C113.853 22.7923 113.716 23.3093 113.443 23.7451C113.17 24.1723 112.75 24.4928 112.186 24.7065L114.109 28.3724H112.366L110.712 24.9884ZM108.854 20.7586V23.6298H110.405C111.046 23.6298 111.511 23.5016 111.802 23.2452C112.093 22.9802 112.238 22.6299 112.238 22.1941C112.238 21.7497 112.093 21.3994 111.802 21.143C111.511 20.8867 111.046 20.7586 110.405 20.7586H108.854ZM118.678 19.3999H120.216L116.115 30.936H114.577L118.678 19.3999ZM124.978 28.4878C124.38 28.4878 123.833 28.3937 123.337 28.2057C122.85 28.0093 122.432 27.7315 122.081 27.3726C121.74 27.0052 121.475 26.5565 121.286 26.0268C121.099 25.497 121.004 24.8945 121.004 24.2194V23.5529C121.004 22.8863 121.099 22.2882 121.286 21.7584C121.483 21.2286 121.753 20.7842 122.094 20.4253C122.445 20.0578 122.863 19.7758 123.35 19.5793C123.846 19.3828 124.388 19.2844 124.978 19.2844C125.576 19.2844 126.119 19.3828 126.606 19.5793C127.102 19.7674 127.521 20.045 127.862 20.4125C128.213 20.78 128.482 21.2286 128.669 21.7584C128.858 22.2797 128.951 22.8778 128.951 23.5529V24.2194C128.951 24.9116 128.849 25.5269 128.644 26.0652C128.439 26.6036 128.153 27.0564 127.785 27.4239L128.951 29.0133H127.311L126.683 28.1673C126.426 28.2699 126.157 28.3467 125.875 28.398C125.593 28.4579 125.294 28.4878 124.978 28.4878ZM124.978 27.0521C125.26 27.0521 125.525 27.0137 125.772 26.9368L124.721 25.4884H126.362L126.836 26.142C126.99 25.9113 127.11 25.638 127.195 25.3218C127.29 24.9971 127.336 24.6296 127.336 24.2194V23.5529C127.336 23.0914 127.277 22.6854 127.157 22.3351C127.046 21.9762 126.884 21.6815 126.67 21.4508C126.465 21.2115 126.217 21.032 125.926 20.9124C125.636 20.7842 125.32 20.7201 124.978 20.7201C124.269 20.7201 123.696 20.9593 123.26 21.4378C122.833 21.9079 122.619 22.6129 122.619 23.5529V24.2194C122.619 25.1509 122.837 25.8559 123.273 26.3344C123.718 26.8129 124.286 27.0521 124.978 27.0521ZM134.095 28.4878C132.958 28.4878 132.074 28.1673 131.442 27.5265C130.818 26.877 130.506 25.9413 130.506 24.7193V19.3999H132.044V24.7193C132.044 25.497 132.224 26.0823 132.583 26.4754C132.95 26.8599 133.454 27.0521 134.095 27.0521C134.736 27.0521 135.236 26.8642 135.595 26.4882C135.962 26.1037 136.146 25.514 136.146 24.7193V19.3999H137.684V24.7193C137.684 25.9328 137.364 26.8642 136.723 27.5136C136.09 28.1631 135.214 28.4878 134.095 28.4878ZM139.565 19.3999H142.577C143.166 19.3999 143.666 19.4554 144.076 19.5665C144.496 19.6776 144.833 19.8356 145.089 20.0407C145.354 20.2458 145.547 20.5022 145.666 20.8099C145.786 21.1089 145.845 21.4507 145.845 21.8352C145.845 22.2283 145.752 22.5873 145.563 22.912C145.376 23.2367 145.085 23.5016 144.692 23.7067C145.179 23.9032 145.534 24.1851 145.756 24.5527C145.986 24.9115 146.102 25.3218 146.102 25.7832C146.102 26.2104 146.043 26.5865 145.922 26.9112C145.803 27.2273 145.611 27.4966 145.345 27.7187C145.089 27.9324 144.752 28.0946 144.333 28.2057C143.923 28.3169 143.423 28.3724 142.833 28.3724H139.565V19.3999ZM141.103 24.3861V27.065H142.833C143.448 27.065 143.876 26.9581 144.115 26.7445C144.363 26.5223 144.487 26.1806 144.487 25.7191C144.487 25.2663 144.363 24.933 144.115 24.7193C143.876 24.4972 143.448 24.3861 142.833 24.3861H141.103ZM141.103 20.7073V23.1299H142.577C143.184 23.1299 143.611 23.0274 143.859 22.8223C144.107 22.6086 144.23 22.3053 144.23 21.9122C144.23 21.5277 144.107 21.2328 143.859 21.0278C143.611 20.8141 143.184 20.7073 142.577 20.7073H141.103ZM147.659 19.3999H153.427V20.7586H149.197V23.0786H152.658V24.4373H149.197V27.0137H153.427V28.3724H147.659V19.3999Z",fill:"#7488AF"}),e.createElement("path",{opacity:"0.4",d:"M315.338 13.5823H204.811C203.177 13.5823 201.853 14.9066 201.853 16.5403V30.3442C201.853 31.9778 203.177 33.3022 204.811 33.3022H315.338C316.972 33.3022 318.296 31.9778 318.296 30.3442V16.5403C318.296 14.9066 316.972 13.5823 315.338 13.5823Z",fill:"url(#paint1_linear_206_41)"}),e.createElement("path",{d:"M342.514 48.5981L34.5087 53.9744C30.1529 54.0504 26.6835 57.6431 26.7595 61.9988L27.3021 93.0817C27.3781 97.4374 30.9708 100.907 35.3265 100.831L343.332 95.4546C347.687 95.3786 351.157 91.7859 351.081 87.4302L350.539 56.3473C350.463 51.9915 346.87 48.5221 342.514 48.5981Z",fill:"url(#paint2_linear_206_41)"}),e.createElement("path",{d:"M66.0007 76.8598C65.8888 70.4544 60.6056 65.3524 54.2001 65.4642C47.7947 65.576 42.6927 70.8593 42.8045 77.2647C42.9163 83.6701 48.1996 88.7721 54.605 88.6603C61.0104 88.5485 66.1125 83.2652 66.0007 76.8598Z",fill:"#7488AF"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M56.8958 83.5449L60.967 79.2733L52.0708 79.4286L51.9164 70.5801L47.8381 74.8518L47.9926 83.7003L56.8958 83.5449Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M56.8958 83.5449L60.967 79.2733L52.0708 79.4286L51.9164 70.5801L47.8381 74.8518L47.9926 83.7003L56.8958 83.5449Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M51.9096 70.5802L47.8384 74.8518L56.7345 74.6965L56.889 83.5449L60.9673 79.2732L60.8128 70.4248L51.9096 70.5802Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M51.9096 70.5802L47.8384 74.8518L56.7345 74.6965L56.889 83.5449L60.9673 79.2732L60.8128 70.4248L51.9096 70.5802Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M81.6243 76.7483C81.5125 70.3429 76.2292 65.2408 69.8237 65.3526C63.4183 65.4644 58.3164 70.7477 58.4282 77.1531C58.54 83.5586 63.8233 88.6606 70.2287 88.5487C76.6341 88.4369 81.7361 83.1537 81.6243 76.7483Z",fill:"#7488AF"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M59.878 77.1257C59.9759 82.7302 64.597 87.1946 70.2015 87.0977C71.5346 87.0747 72.8501 86.7893 74.0727 86.2579C75.2953 85.7263 76.4013 84.9591 77.3273 84C78.2535 83.0412 78.9816 81.909 79.4701 80.6686C79.9588 79.4281 80.198 78.1035 80.1745 76.7704C80.0757 71.166 75.4528 66.7033 69.8482 66.8011C64.2447 66.8989 59.7802 71.5221 59.878 77.1257ZM60.6804 77.1107C60.5886 71.9474 64.6979 67.6864 69.8611 67.5926C71.0901 67.5701 72.3113 67.7902 73.4552 68.2401C74.5991 68.69 75.643 69.361 76.5274 70.2146C77.4119 71.0683 78.119 72.0879 78.6093 73.2152C79.0992 74.3425 79.3623 75.5553 79.3833 76.7842C79.3851 76.896 79.385 77.0074 79.3829 77.1182C78.3587 76.996 77.2636 76.404 76.3711 75.5797C75.3456 74.6326 74.6786 73.4638 74.6621 72.5179L73.9371 72.5306C73.9538 73.4859 73.4931 74.3014 72.7588 74.8935C72.0206 75.4886 71.0186 75.8445 70.0074 75.8621C68.996 75.8798 67.9821 75.5591 67.2236 74.9901C66.469 74.4241 65.9802 73.6251 65.9635 72.6698L65.2386 72.6824C65.2551 73.6283 64.6294 74.8196 63.6375 75.802C62.7776 76.6539 61.7082 77.2823 60.6921 77.4429C60.6863 77.3326 60.6825 77.2219 60.6804 77.1107ZM60.7582 78.1663C60.8078 78.5462 60.8802 78.9188 60.9739 79.2827L63.3228 79.2417L63.2848 77.0556C62.515 77.6213 61.6392 78.0375 60.7582 78.1663ZM61.4744 80.7243C62.2374 82.4493 63.5061 83.8976 65.0891 84.885L65.0155 80.6624L61.4744 80.7243ZM66.5522 85.6277C67.6766 86.0789 68.9078 86.3177 70.195 86.2952C71.4781 86.2729 72.6962 85.993 73.8012 85.506L73.714 80.5106L70.307 80.5701L69.8721 80.5776L66.4652 80.6371L66.5522 85.6277ZM75.2375 84.7154C76.7905 83.673 78.0121 82.1782 78.716 80.4232L75.1637 80.4853L75.2375 84.7154ZM79.1658 78.9653C79.2465 78.5988 79.3058 78.2243 79.3422 77.8433C78.4536 77.7474 77.5597 77.361 76.7674 76.8203L76.8056 79.0065L79.1658 78.9653ZM63.7577 79.2341L63.7138 76.7157C63.8641 76.5877 64.0091 76.4544 64.1478 76.3171C64.4295 76.038 64.6915 75.736 64.9239 75.4199L64.9901 79.2126L63.7577 79.2341ZM66.4397 79.1874L66.3705 75.2138C66.5017 75.3408 66.6415 75.4597 66.7885 75.5701C67.0444 75.7621 67.3232 75.9291 67.618 76.0693L67.6721 79.1658L66.4397 79.1874ZM68.1072 79.1582L68.0564 76.2536C68.6103 76.4576 69.2053 76.5721 69.8024 76.5863L69.8467 79.1278L68.1072 79.1582ZM70.2817 79.1203L70.2374 76.5787C70.8336 76.5437 71.4242 76.4085 71.9707 76.1852L72.0215 79.0899L70.2817 79.1203ZM72.4563 79.0823L72.4023 75.9858C72.692 75.8354 72.9647 75.6587 73.2138 75.4579C73.357 75.3425 73.4927 75.2189 73.6193 75.0873L73.6886 79.0608L72.4563 79.0823ZM75.1383 79.0356L75.0721 75.2427C75.3154 75.5506 75.5878 75.8432 75.8791 76.1123C76.0225 76.2447 76.172 76.3729 76.3267 76.4956L76.3706 79.0141L75.1383 79.0356Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M59.878 77.1257C59.9759 82.7302 64.597 87.1946 70.2015 87.0977C71.5346 87.0747 72.8501 86.7893 74.0727 86.2579C75.2953 85.7263 76.4013 84.9591 77.3273 84C78.2535 83.0412 78.9816 81.909 79.4701 80.6686C79.9588 79.4281 80.198 78.1035 80.1745 76.7704C80.0757 71.166 75.4528 66.7033 69.8482 66.8011C64.2447 66.8989 59.7802 71.5221 59.878 77.1257ZM60.6804 77.1107C60.5886 71.9474 64.6979 67.6864 69.8611 67.5926C71.0901 67.5701 72.3113 67.7902 73.4552 68.2401C74.5991 68.69 75.643 69.361 76.5274 70.2146C77.4119 71.0683 78.119 72.0879 78.6093 73.2152C79.0992 74.3425 79.3623 75.5553 79.3833 76.7842C79.3851 76.896 79.385 77.0074 79.3829 77.1182C78.3587 76.996 77.2636 76.404 76.3711 75.5797C75.3456 74.6326 74.6786 73.4638 74.6621 72.5179L73.9371 72.5306C73.9538 73.4859 73.4931 74.3014 72.7588 74.8935C72.0206 75.4886 71.0186 75.8445 70.0074 75.8621C68.996 75.8798 67.9821 75.5591 67.2236 74.9901C66.469 74.4241 65.9802 73.6251 65.9635 72.6698L65.2386 72.6824C65.2551 73.6283 64.6294 74.8196 63.6375 75.802C62.7776 76.6539 61.7082 77.2823 60.6921 77.4429C60.6863 77.3326 60.6825 77.2219 60.6804 77.1107ZM60.7582 78.1663C60.8078 78.5462 60.8802 78.9188 60.9739 79.2827L63.3228 79.2417L63.2848 77.0556C62.515 77.6213 61.6392 78.0375 60.7582 78.1663ZM61.4744 80.7243C62.2374 82.4493 63.5061 83.8976 65.0891 84.885L65.0155 80.6624L61.4744 80.7243ZM66.5522 85.6277C67.6766 86.0789 68.9078 86.3177 70.195 86.2952C71.4781 86.2729 72.6962 85.993 73.8012 85.506L73.714 80.5106L70.307 80.5701L69.8721 80.5776L66.4652 80.6371L66.5522 85.6277ZM75.2375 84.7154C76.7905 83.673 78.0121 82.1782 78.716 80.4232L75.1637 80.4853L75.2375 84.7154ZM79.1658 78.9653C79.2465 78.5988 79.3058 78.2243 79.3422 77.8433C78.4536 77.7474 77.5597 77.361 76.7674 76.8203L76.8056 79.0065L79.1658 78.9653ZM63.7577 79.2341L63.7138 76.7157C63.8641 76.5877 64.0091 76.4544 64.1478 76.3171C64.4295 76.038 64.6915 75.736 64.9239 75.4199L64.9901 79.2126L63.7577 79.2341ZM66.4397 79.1874L66.3705 75.2138C66.5017 75.3408 66.6415 75.4597 66.7885 75.5701C67.0444 75.7621 67.3232 75.9291 67.618 76.0693L67.6721 79.1658L66.4397 79.1874ZM68.1072 79.1582L68.0564 76.2536C68.6103 76.4576 69.2053 76.5721 69.8024 76.5863L69.8467 79.1278L68.1072 79.1582ZM70.2817 79.1203L70.2374 76.5787C70.8336 76.5437 71.4242 76.4085 71.9707 76.1852L72.0215 79.0899L70.2817 79.1203ZM72.4563 79.0823L72.4023 75.9858C72.692 75.8354 72.9647 75.6587 73.2138 75.4579C73.357 75.3425 73.4927 75.2189 73.6193 75.0873L73.6886 79.0608L72.4563 79.0823ZM75.1383 79.0356L75.0721 75.2427C75.3154 75.5506 75.5878 75.8432 75.8791 76.1123C76.0225 76.2447 76.172 76.3729 76.3267 76.4956L76.3706 79.0141L75.1383 79.0356Z",fill:"white"}),e.createElement("path",{d:"M93.5444 74.1818L92.0156 81.3363L90.0932 81.3699L87.5657 72.4401L89.1804 72.412L91.0474 79.4815L92.5639 72.3529L94.4863 72.3193L96.3919 79.4011L97.921 72.2593L99.4848 72.232L97.3983 81.2424L95.4759 81.276L93.5444 74.1818ZM100.779 72.2094L106.546 72.1088L106.57 73.4673L102.341 73.5411L102.382 75.8608L105.841 75.8004L105.865 77.1589L102.405 77.2193L102.451 79.7953L106.68 79.7214L106.703 81.0799L100.936 81.1806L100.779 72.2094ZM107.327 72.0952L108.993 72.0661L111.682 79.1983L113.915 71.9802L115.529 71.952L112.61 80.9769L110.816 81.0082L107.327 72.0952ZM116.701 71.9315L122.468 71.8309L122.492 73.1893L118.263 73.2632L118.303 75.5829L121.764 75.5225L121.788 76.881L118.327 76.9413L118.372 79.5173L122.601 79.4436L122.625 80.8021L116.858 80.9028L116.701 71.9315ZM127.512 77.3323L125.653 77.3647L125.712 80.7482L124.174 80.775L124.017 71.8038L127.106 71.7499C128.302 71.7291 129.178 71.9616 129.734 72.4477C130.298 72.9335 130.588 73.6121 130.603 74.4836C130.614 75.0817 130.485 75.601 130.219 76.0415C129.954 76.4735 129.541 76.8012 128.981 77.0246L130.967 80.6565L129.224 80.6869L127.512 77.3323ZM125.579 73.1355L125.629 76.0062L127.18 75.9792C127.821 75.9681 128.285 75.8317 128.571 75.5703C128.857 75.3004 128.996 74.9475 128.988 74.5118C128.98 74.0675 128.829 73.7198 128.534 73.4685C128.239 73.2172 127.771 73.0972 127.13 73.1084L125.579 73.1355ZM135.378 71.6055L136.916 71.5787L133.016 83.1846L131.478 83.2115L135.378 71.6055ZM138.025 71.5594L141.037 71.5067C141.626 71.4965 142.127 71.5433 142.539 71.6472C142.959 71.751 143.299 71.9031 143.56 72.1037C143.828 72.3042 144.025 72.5571 144.15 72.8626C144.275 73.1595 144.341 73.5003 144.348 73.8847C144.354 74.2778 144.267 74.6382 144.084 74.9662C143.902 75.2941 143.616 75.5641 143.226 75.776C143.716 75.964 144.076 76.2398 144.305 76.6033C144.542 76.9581 144.664 77.3662 144.672 77.8276C144.68 78.2548 144.627 78.6318 144.512 78.9586C144.399 79.2768 144.211 79.5493 143.95 79.7761C143.698 79.9941 143.363 80.1623 142.946 80.2807C142.538 80.3989 142.039 80.4632 141.45 80.4735L138.181 80.5305L138.025 71.5594ZM139.65 76.5179L139.697 79.1965L141.427 79.1662C142.042 79.1555 142.467 79.0413 142.703 78.8235C142.946 78.597 143.065 78.2531 143.057 77.7917C143.049 77.3389 142.919 77.0078 142.667 76.7986C142.424 76.5806 141.995 76.4769 141.38 76.4877L139.65 76.5179ZM139.585 72.8397L139.628 75.262L141.102 75.2362C141.708 75.2256 142.134 75.1157 142.377 74.9062C142.622 74.6883 142.74 74.3829 142.733 73.9899C142.727 73.6053 142.598 73.3128 142.347 73.112C142.096 72.9028 141.666 72.8034 141.059 72.814L139.585 72.8397ZM149.611 76.9466L147.753 76.979L147.811 80.3624L146.274 80.3893L146.117 71.4181L149.206 71.3641C150.402 71.3432 151.278 71.5758 151.833 72.0618C152.397 72.5477 152.687 73.2264 152.702 74.0979C152.713 74.6959 152.585 75.2152 152.319 75.6558C152.053 76.0878 151.64 76.4154 151.08 76.6389L153.067 80.2707L151.323 80.3011L149.611 76.9466ZM147.679 72.7498L147.728 75.6205L149.279 75.5935C149.92 75.5822 150.384 75.446 150.67 75.1846C150.956 74.9146 151.095 74.5618 151.088 74.126C151.08 73.6817 150.928 73.334 150.633 73.0827C150.338 72.8315 149.87 72.7115 149.229 72.7227L147.679 72.7498ZM154.274 71.2757L155.812 71.2489L155.968 80.2201L154.43 80.2469L154.274 71.2757ZM157.809 71.214L160.756 71.1625C162.166 71.138 163.24 71.4781 163.98 72.1832C164.718 72.8796 165.099 73.8901 165.122 75.2144L165.134 75.9321C165.157 77.2393 164.808 78.2625 164.085 79.0015C163.363 79.732 162.305 80.1094 160.913 80.1338L157.965 80.1852L157.809 71.214ZM159.37 72.5457L159.48 78.7998L160.89 78.7753C161.778 78.7597 162.44 78.5217 162.877 78.0611C163.322 77.6004 163.536 76.9001 163.519 75.9603L163.507 75.2426C163.491 74.3113 163.252 73.6232 162.792 73.1782C162.331 72.7247 161.661 72.5057 160.78 72.521L159.37 72.5457ZM170.2 75.3308L173.982 75.2648L173.993 75.9313C174.016 77.2812 173.709 78.3079 173.072 79.0113C172.435 79.7062 171.548 80.0635 170.412 80.0833C169.805 80.0939 169.261 80.0137 168.779 79.8426C168.297 79.663 167.883 79.3968 167.535 79.0439C167.187 78.691 166.919 78.2512 166.73 77.7246C166.541 77.1981 166.441 76.5887 166.429 75.8967L166.417 75.2046C166.392 73.829 166.716 72.7721 167.387 72.0339C168.058 71.2872 169.012 70.9031 170.252 70.8814C170.764 70.8725 171.227 70.9414 171.639 71.088C172.061 71.2259 172.423 71.4247 172.726 71.6843C173.039 71.9353 173.291 72.2343 173.486 72.5813C173.68 72.9283 173.815 73.2978 173.89 73.6896L172.224 73.7187C172.088 73.3108 171.861 72.9729 171.539 72.705C171.227 72.437 170.806 72.3075 170.276 72.3168C169.533 72.3298 168.969 72.5662 168.583 73.0258C168.199 73.4769 168.014 74.1939 168.031 75.1764L168.044 75.8685C168.06 76.8168 168.282 77.5224 168.708 77.9849C169.144 78.4389 169.703 78.6598 170.387 78.6479C171.036 78.6365 171.537 78.474 171.891 78.1601C172.253 77.8462 172.466 77.3254 172.53 76.5978L170.224 76.638L170.2 75.3308ZM175.521 70.9049L181.288 70.8042L181.311 72.1627L177.083 72.2365L177.123 74.5562L180.583 74.4958L180.606 75.8543L177.147 75.9147L177.191 78.4907L181.421 78.4169L181.445 79.7754L175.677 79.876L175.521 70.9049Z",fill:"#7488AF"}),e.createElement("path",{opacity:"0.4",d:"M331.905 62.3574L221.396 64.2864C219.762 64.3149 218.461 65.6622 218.489 67.2956L218.731 81.0974C218.76 82.7308 220.107 84.0318 221.74 84.0033L332.251 82.0743C333.883 82.0458 335.185 80.6986 335.156 79.0652L334.915 65.2633C334.886 63.6299 333.539 62.3289 331.905 62.3574Z",fill:"url(#paint3_linear_206_41)"}),e.createElement("path",{d:"M316.709 108.203L8.70418 102.827C4.34845 102.751 0.755796 106.22 0.679766 110.576L0.137212 141.659C0.0611828 146.015 3.53057 149.607 7.8863 149.684L315.892 155.059C320.247 155.135 323.84 151.667 323.916 147.311L324.458 116.228C324.535 111.872 321.065 108.279 316.709 108.203Z",fill:"url(#paint4_linear_206_41)"}),e.createElement("path",{d:"M39.0663 127.067C39.1781 120.662 34.0761 115.379 27.6707 115.267C21.2653 115.155 15.982 120.257 15.8702 126.663C15.7584 133.068 20.8603 138.352 27.2657 138.463C33.6713 138.575 38.9545 133.473 39.0663 127.067Z",fill:"#7488AF"}),e.createElement("path",{d:"M27.6072 118.891L34.0631 122.898L33.9729 128.067L31.3645 126.514L31.4044 124.233L27.5545 121.905L23.6258 124.097L23.5448 128.743L27.3946 131.072L30.5423 129.315L33.916 131.328L33.8654 134.227L30.6331 132.261L27.342 134.085L20.8838 130.204L21.0153 122.67L27.6072 118.891Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M27.6072 118.891L34.0631 122.898L33.9729 128.067L31.3645 126.514L31.4044 124.233L27.5545 121.905L23.6258 124.097L23.5448 128.743L27.3946 131.072L30.5423 129.315L33.916 131.328L33.8654 134.227L30.6331 132.261L27.342 134.085L20.8838 130.204L21.0153 122.67L27.6072 118.891Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M55.0019 127.033C54.8901 120.628 49.6068 115.526 43.2014 115.638C36.796 115.75 31.6939 121.033 31.8058 127.439C31.9176 133.844 37.2008 138.946 43.6062 138.834C50.0117 138.722 55.1137 133.439 55.0019 127.033Z",fill:"#7488AF"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33.256 127.411C33.3538 133.016 37.975 137.48 43.5795 137.383C44.9126 137.36 46.228 137.075 47.4506 136.543C48.6733 136.012 49.7794 135.245 50.7053 134.285C51.6316 133.327 52.3596 132.194 52.8482 130.954C53.3367 129.713 53.5759 128.389 53.5525 127.056C53.4537 121.452 48.8307 116.989 43.2261 117.087C37.6226 117.184 33.1582 121.808 33.256 127.411ZM34.0584 127.396C33.9665 122.233 38.0758 117.972 43.2391 117.879C44.468 117.856 45.6894 118.076 46.8332 118.525C47.9772 118.976 49.0209 119.646 49.9054 120.5C50.7898 121.354 51.4971 122.374 51.9872 123.501C52.4771 124.628 52.7402 125.84 52.7612 127.07C52.763 127.181 52.763 127.293 52.7609 127.404C51.7368 127.282 50.6415 126.689 49.749 125.865C48.7236 124.919 48.0565 123.749 48.0401 122.804L47.3152 122.816C47.3318 123.772 46.8712 124.587 46.1368 125.179C45.3986 125.774 44.3965 126.13 43.3853 126.148C42.374 126.166 41.3602 125.844 40.6016 125.275C39.847 124.709 39.3582 123.911 39.3415 122.955L38.6166 122.968C38.6331 123.914 38.0074 125.105 37.0156 126.088C36.1556 126.94 35.0863 127.568 34.0701 127.729C34.0643 127.618 34.0604 127.508 34.0584 127.396ZM34.1363 128.452C34.1859 128.832 34.2582 129.205 34.3519 129.568L36.7008 129.527L36.6627 127.341C35.8929 127.907 35.0173 128.323 34.1363 128.452ZM34.8524 131.01C35.6155 132.735 36.884 134.183 38.467 135.171L38.3934 130.948L34.8524 131.01ZM39.9303 135.913C41.0546 136.365 42.2857 136.604 43.5729 136.581C44.856 136.558 46.0741 136.278 47.1791 135.792L47.0919 130.796L43.6849 130.855L43.25 130.863L39.8431 130.923L39.9303 135.913ZM48.6155 135.001C50.1685 133.959 51.39 132.464 52.0939 130.709L48.5416 130.771L48.6155 135.001ZM52.5438 129.251C52.6245 128.884 52.6837 128.51 52.7201 128.129C51.8315 128.033 50.9376 127.647 50.1454 127.105L50.1835 129.292L52.5438 129.251ZM37.1358 129.52L37.0918 127.001C37.2421 126.874 37.3871 126.74 37.5258 126.603C37.8075 126.324 38.0695 126.022 38.3019 125.705L38.3681 129.498L37.1358 129.52ZM39.8178 129.473L39.7484 125.499C39.8796 125.626 40.0195 125.746 40.1665 125.855C40.4225 126.047 40.7012 126.215 40.996 126.355L41.0501 129.451L39.8178 129.473ZM41.4851 129.444L41.4343 126.54C41.9882 126.744 42.5833 126.858 43.1804 126.872L43.2248 129.414L41.4851 129.444ZM43.6597 129.406L43.6153 126.864C44.2116 126.829 44.8023 126.694 45.3487 126.47L45.3994 129.375L43.6597 129.406ZM45.8343 129.368L45.7803 126.271C46.07 126.121 46.3427 125.944 46.5918 125.744C46.735 125.628 46.8706 125.504 46.9972 125.373L47.0666 129.347L45.8343 129.368ZM48.5163 129.321L48.4501 125.529C48.6934 125.836 48.9657 126.129 49.257 126.398C49.4004 126.531 49.55 126.659 49.7047 126.781L49.7486 129.299L48.5163 129.321Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33.256 127.411C33.3538 133.016 37.975 137.48 43.5795 137.383C44.9126 137.36 46.228 137.075 47.4506 136.543C48.6733 136.012 49.7794 135.245 50.7053 134.285C51.6316 133.327 52.3596 132.194 52.8482 130.954C53.3367 129.713 53.5759 128.389 53.5525 127.056C53.4537 121.452 48.8307 116.989 43.2261 117.087C37.6226 117.184 33.1582 121.808 33.256 127.411ZM34.0584 127.396C33.9665 122.233 38.0758 117.972 43.2391 117.879C44.468 117.856 45.6894 118.076 46.8332 118.525C47.9772 118.976 49.0209 119.646 49.9054 120.5C50.7898 121.354 51.4971 122.374 51.9872 123.501C52.4771 124.628 52.7402 125.84 52.7612 127.07C52.763 127.181 52.763 127.293 52.7609 127.404C51.7368 127.282 50.6415 126.689 49.749 125.865C48.7236 124.919 48.0565 123.749 48.0401 122.804L47.3152 122.816C47.3318 123.772 46.8712 124.587 46.1368 125.179C45.3986 125.774 44.3965 126.13 43.3853 126.148C42.374 126.166 41.3602 125.844 40.6016 125.275C39.847 124.709 39.3582 123.911 39.3415 122.955L38.6166 122.968C38.6331 123.914 38.0074 125.105 37.0156 126.088C36.1556 126.94 35.0863 127.568 34.0701 127.729C34.0643 127.618 34.0604 127.508 34.0584 127.396ZM34.1363 128.452C34.1859 128.832 34.2582 129.205 34.3519 129.568L36.7008 129.527L36.6627 127.341C35.8929 127.907 35.0173 128.323 34.1363 128.452ZM34.8524 131.01C35.6155 132.735 36.884 134.183 38.467 135.171L38.3934 130.948L34.8524 131.01ZM39.9303 135.913C41.0546 136.365 42.2857 136.604 43.5729 136.581C44.856 136.558 46.0741 136.278 47.1791 135.792L47.0919 130.796L43.6849 130.855L43.25 130.863L39.8431 130.923L39.9303 135.913ZM48.6155 135.001C50.1685 133.959 51.39 132.464 52.0939 130.709L48.5416 130.771L48.6155 135.001ZM52.5438 129.251C52.6245 128.884 52.6837 128.51 52.7201 128.129C51.8315 128.033 50.9376 127.647 50.1454 127.105L50.1835 129.292L52.5438 129.251ZM37.1358 129.52L37.0918 127.001C37.2421 126.874 37.3871 126.74 37.5258 126.603C37.8075 126.324 38.0695 126.022 38.3019 125.705L38.3681 129.498L37.1358 129.52ZM39.8178 129.473L39.7484 125.499C39.8796 125.626 40.0195 125.746 40.1665 125.855C40.4225 126.047 40.7012 126.215 40.996 126.355L41.0501 129.451L39.8178 129.473ZM41.4851 129.444L41.4343 126.54C41.9882 126.744 42.5833 126.858 43.1804 126.872L43.2248 129.414L41.4851 129.444ZM43.6597 129.406L43.6153 126.864C44.2116 126.829 44.8023 126.694 45.3487 126.47L45.3994 129.375L43.6597 129.406ZM45.8343 129.368L45.7803 126.271C46.07 126.121 46.3427 125.944 46.5918 125.744C46.735 125.628 46.8706 125.504 46.9972 125.373L47.0666 129.347L45.8343 129.368ZM48.5163 129.321L48.4501 125.529C48.6934 125.836 48.9657 126.129 49.257 126.398C49.4004 126.531 49.55 126.659 49.7047 126.781L49.7486 129.299L48.5163 129.321Z",fill:"white"}),e.createElement("path",{d:"M65.2185 132.295C64.6204 132.285 64.0752 132.181 63.583 131.984C63.0994 131.779 62.6856 131.494 62.3416 131.129C62.0062 130.756 61.7492 130.303 61.5704 129.77C61.3918 129.237 61.3082 128.633 61.3201 127.958L61.3317 127.292C61.3433 126.625 61.4478 126.029 61.645 125.502C61.8507 124.976 62.1276 124.536 62.4757 124.183C62.8324 123.822 63.2559 123.547 63.7463 123.36C64.2453 123.171 64.7896 123.083 65.3791 123.093C65.9772 123.103 66.518 123.211 67.0016 123.416C67.4939 123.613 67.9077 123.898 68.243 124.272C68.5869 124.644 68.8482 125.098 69.027 125.631C69.2059 126.156 69.2894 126.755 69.2775 127.43L69.266 128.096C69.2539 128.789 69.1406 129.402 68.9261 129.936C68.7117 130.472 68.4176 130.919 68.0438 131.28L69.1823 132.889L67.5419 132.861L66.9286 132.004C66.6705 132.102 66.4 132.174 66.1172 132.221C65.8341 132.276 65.5346 132.301 65.2185 132.295ZM65.2435 130.859C65.5255 130.864 65.7911 130.831 66.0401 130.759L65.0145 129.291L66.655 129.32L67.1177 129.982C67.2756 129.754 67.4 129.483 67.4909 129.168C67.5906 128.845 67.6439 128.479 67.6511 128.069L67.6628 127.402C67.6709 126.941 67.6181 126.534 67.5046 126.182C67.3998 125.821 67.2426 125.523 67.033 125.288C66.8322 125.046 66.5875 124.862 66.2991 124.737C66.0108 124.604 65.6958 124.534 65.3541 124.528C64.6449 124.516 64.0683 124.745 63.6242 125.216C63.1888 125.679 62.9629 126.38 62.9465 127.319L62.9348 127.986C62.9186 128.918 63.1241 129.626 63.5516 130.112C63.9875 130.598 64.5515 130.847 65.2435 130.859ZM74.3342 132.454C73.1978 132.434 72.3191 132.098 71.6981 131.447C71.0857 130.786 70.7901 129.846 70.8114 128.624L70.9043 123.304L72.4422 123.332L72.3494 128.65C72.3358 129.427 72.505 130.016 72.857 130.415C73.2177 130.807 73.7185 131.007 74.3592 131.019C75 131.03 75.5031 130.85 75.8685 130.48C76.2426 130.103 76.4366 129.516 76.4504 128.721L76.5433 123.403L78.0813 123.431L77.9884 128.749C77.9672 129.962 77.6306 130.888 76.9784 131.526C76.3349 132.165 75.4534 132.473 74.3342 132.454ZM79.9619 123.463L82.9736 123.515C83.5632 123.526 84.062 123.59 84.4702 123.709C84.8869 123.827 85.2217 123.991 85.4744 124.2C85.7357 124.41 85.9234 124.67 86.0377 124.98C86.152 125.28 86.2059 125.623 86.1992 126.008C86.1924 126.4 86.0921 126.757 85.8984 127.079C85.7048 127.4 85.4097 127.661 85.0131 127.859C85.4967 128.064 85.8464 128.352 86.0621 128.723C86.2865 129.086 86.3947 129.498 86.3866 129.96C86.3792 130.387 86.3128 130.761 86.1875 131.084C86.0624 131.398 85.8654 131.664 85.5967 131.882C85.3366 132.091 84.9964 132.247 84.5757 132.351C84.1637 132.454 83.6629 132.502 83.0734 132.491L79.8053 132.434L79.9619 123.463ZM81.4128 128.475L81.366 131.154L83.0961 131.183C83.7113 131.194 84.1404 131.096 84.3834 130.886C84.635 130.668 84.7648 130.329 84.7729 129.867C84.7808 129.415 84.6628 129.079 84.4188 128.861C84.1834 128.635 83.7581 128.516 83.143 128.506L81.4128 128.475ZM81.4769 124.797L81.4347 127.219L82.9085 127.245C83.5152 127.255 83.9441 127.161 84.1955 126.959C84.447 126.75 84.5762 126.45 84.583 126.056C84.5897 125.672 84.471 125.375 84.2268 125.166C83.9828 124.948 83.5574 124.834 82.9508 124.823L81.4769 124.797ZM88.0542 123.604L93.8215 123.705L93.7977 125.063L89.5685 124.989L89.528 127.31L92.9883 127.37L92.9646 128.728L89.5042 128.668L89.4593 131.244L93.6886 131.318L93.6648 132.676L87.8976 132.576L88.0542 123.604ZM98.6389 123.789L100.177 123.816L95.8742 135.278L94.3363 135.252L98.6389 123.789ZM101.285 123.835L104.297 123.888C104.887 123.898 105.386 123.962 105.794 124.08C106.21 124.199 106.546 124.362 106.798 124.572C107.059 124.782 107.247 125.042 107.361 125.351C107.475 125.652 107.53 125.995 107.523 126.38C107.516 126.773 107.415 127.13 107.222 127.452C107.029 127.773 106.733 128.032 106.337 128.23C106.821 128.436 107.17 128.724 107.386 129.095C107.61 129.458 107.718 129.87 107.71 130.332C107.703 130.759 107.636 131.134 107.511 131.457C107.386 131.77 107.189 132.036 106.92 132.253C106.66 132.462 106.32 132.619 105.9 132.723C105.488 132.827 104.987 132.873 104.397 132.864L101.129 132.806L101.285 123.835ZM102.737 128.848L102.689 131.526L104.42 131.556C105.035 131.567 105.464 131.467 105.706 131.258C105.959 131.041 106.088 130.7 106.097 130.239C106.105 129.786 105.987 129.451 105.742 129.233C105.507 129.006 105.081 128.888 104.466 128.877L102.737 128.848ZM102.801 125.169L102.758 127.592L104.232 127.617C104.839 127.628 105.268 127.532 105.519 127.332C105.771 127.123 105.9 126.821 105.907 126.428C105.914 126.044 105.794 125.747 105.551 125.538C105.306 125.32 104.881 125.205 104.275 125.195L102.801 125.169ZM112.676 129.624L110.818 129.591L110.759 132.974L109.222 132.947L109.377 123.977L112.466 124.03C113.662 124.051 114.53 124.314 115.068 124.819C115.615 125.325 115.88 126.013 115.865 126.885C115.854 127.482 115.709 127.997 115.428 128.428C115.147 128.851 114.723 129.163 114.155 129.367L116.014 133.066L114.271 133.036L112.676 129.624ZM110.892 125.362L110.842 128.232L112.393 128.26C113.033 128.271 113.502 128.151 113.797 127.899C114.091 127.64 114.243 127.292 114.25 126.856C114.258 126.412 114.119 126.059 113.833 125.798C113.547 125.537 113.084 125.4 112.443 125.389L110.892 125.362ZM117.534 124.119L119.073 124.145L118.916 133.117L117.378 133.09L117.534 124.119ZM121.069 124.181L124.017 124.232C125.427 124.257 126.488 124.635 127.202 125.364C127.916 126.086 128.262 127.109 128.238 128.434L128.226 129.151C128.203 130.459 127.818 131.468 127.071 132.182C126.324 132.887 125.253 133.227 123.861 133.203L120.912 133.152L121.069 124.181ZM122.584 125.566L122.474 131.82L123.884 131.845C124.773 131.86 125.443 131.645 125.896 131.2C126.356 130.756 126.595 130.063 126.612 129.123L126.623 128.406C126.64 127.474 126.425 126.778 125.98 126.318C125.536 125.848 124.873 125.606 123.994 125.591L122.584 125.566ZM133.31 128.727L137.091 128.793L137.079 129.46C137.055 130.81 136.713 131.825 136.051 132.506C135.391 133.178 134.492 133.505 133.355 133.484C132.748 133.474 132.208 133.374 131.732 133.187C131.258 132.991 130.851 132.71 130.516 132.345C130.181 131.98 129.927 131.532 129.758 130.998C129.587 130.466 129.508 129.853 129.52 129.161L129.533 128.469C129.557 127.094 129.917 126.048 130.613 125.335C131.31 124.612 132.277 124.261 133.515 124.283C134.028 124.291 134.489 124.376 134.896 124.537C135.312 124.69 135.667 124.901 135.962 125.171C136.264 125.433 136.507 125.741 136.689 126.094C136.871 126.448 136.993 126.821 137.054 127.216L135.388 127.186C135.268 126.774 135.051 126.429 134.739 126.15C134.436 125.871 134.02 125.727 133.491 125.718C132.747 125.704 132.175 125.921 131.774 126.367C131.374 126.805 131.165 127.515 131.147 128.498L131.135 129.189C131.119 130.137 131.316 130.85 131.726 131.327C132.145 131.797 132.697 132.037 133.38 132.049C134.029 132.06 134.536 131.915 134.901 131.614C135.273 131.313 135.504 130.8 135.594 130.075L133.288 130.035L133.31 128.727ZM138.781 124.49L144.549 124.59L144.525 125.949L140.295 125.875L140.255 128.195L143.716 128.255L143.692 129.614L140.231 129.554L140.186 132.129L144.416 132.203L144.392 133.562L138.625 133.461L138.781 124.49Z",fill:"#7488AF"}),e.createElement("path",{opacity:"0.4",d:"M305.628 121.585L195.117 119.655C193.485 119.627 192.137 120.928 192.109 122.562L191.868 136.363C191.839 137.997 193.141 139.344 194.773 139.372L305.284 141.302C306.917 141.33 308.264 140.029 308.293 138.395L308.534 124.594C308.562 122.96 307.262 121.613 305.628 121.585Z",fill:"url(#paint5_linear_206_41)"})),e.createElement("defs",null,e.createElement("linearGradient",{id:"paint0_linear_206_41",x1:"10.6082",y1:"23.6638",x2:"334.015",y2:"23.6638",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF",stopOpacity:"0.3"}),e.createElement("stop",{offset:"0.533537",stopColor:"#7488AF",stopOpacity:"0.14"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0.3"})),e.createElement("linearGradient",{id:"paint1_linear_206_41",x1:"201.891",y1:"23.6637",x2:"318.239",y2:"23.6637",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint2_linear_206_41",x1:"27.3985",y1:"77.7544",x2:"350.756",y2:"72.1102",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF",stopOpacity:"0.3"}),e.createElement("stop",{offset:"0.533537",stopColor:"#7488AF",stopOpacity:"0.14"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0.3"})),e.createElement("linearGradient",{id:"paint3_linear_206_41",x1:"218.652",y1:"74.4172",x2:"334.982",y2:"72.3866",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint4_linear_206_41",x1:"0.768541",y1:"126.345",x2:"324.125",y2:"131.989",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF",stopOpacity:"0.3"}),e.createElement("stop",{offset:"0.533537",stopColor:"#7488AF",stopOpacity:"0.14"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0.3"})),e.createElement("linearGradient",{id:"paint5_linear_206_41",x1:"192.022",y1:"129.684",x2:"308.352",y2:"131.714",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0"})))):e.createElement("svg",{width:"352",height:"150",viewBox:"0 0 352 150",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M326.107 1.01099H19.4287C15.0917 1.01099 11.5759 4.37161 11.5759 8.51714V38.1C11.5759 42.2456 15.0917 45.6062 19.4287 45.6062H326.107C330.444 45.6062 333.96 42.2456 333.96 38.1V8.51714C333.96 4.37161 330.444 1.01099 326.107 1.01099Z",fill:"url(#paint0_linear_0_1)"}),e.createElement("path",{d:"M326.107 1.47998H19.4288C15.3628 1.47998 12.0668 4.63056 12.0668 8.517V38.0999C12.0668 41.9863 15.3628 45.1369 19.4288 45.1369H326.107C330.173 45.1369 333.469 41.9863 333.469 38.0999V8.517C333.469 4.63056 330.173 1.47998 326.107 1.47998Z",stroke:"url(#paint1_linear_0_1)",strokeOpacity:"0.08",strokeWidth:"1.64331"}),e.createElement("path",{d:"M50.3777 23.3086C50.3777 17.2123 45.2074 12.2703 38.8296 12.2703C32.4518 12.2703 27.2815 17.2123 27.2815 23.3086C27.2815 29.405 32.4518 34.347 38.8296 34.347C45.2074 34.347 50.3777 29.405 50.3777 23.3086Z",fill:"url(#paint2_linear_0_1)",fillOpacity:"0.6"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M41.1973 29.5182L45.3241 25.5216H36.4662V17.1001L32.3325 21.0968V29.5182H41.1973Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M41.1973 29.5182L45.3241 25.5216H36.4662V17.1001L32.3325 21.0968V29.5182H41.1973Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M36.4599 17.0991L32.3331 21.0958H41.1911V29.5172L45.3247 25.5206V17.0991H36.4599Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M36.4599 17.0991L32.3331 21.0958H41.1911V29.5172L45.3247 25.5206V17.0991H36.4599Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M65.7745 23.3086C65.7745 17.2123 60.6043 12.2703 54.2264 12.2703C47.8486 12.2703 42.6783 17.2123 42.6783 23.3086C42.6783 29.405 47.8486 34.347 54.2264 34.347C60.6043 34.347 65.7745 29.405 65.7745 23.3086Z",fill:"url(#paint3_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{d:"M54.2259 15.7209L60.7216 19.4257V24.3446L58.0984 22.9105V20.7403L54.2259 18.5891L50.3534 20.7403V25.1622L54.2259 27.3134L57.3286 25.5898L60.7216 27.4491V30.2088L57.4702 28.391L54.2259 30.1816L47.7301 26.5962V19.4257L54.2259 15.7209Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M54.2259 15.7209L60.7216 19.4257V24.3446L58.0984 22.9105V20.7403L54.2259 18.5891L50.3534 20.7403V25.1622L54.2259 27.3134L57.3286 25.5898L60.7216 27.4491V30.2088L57.4702 28.391L54.2259 30.1816L47.7301 26.5962V19.4257L54.2259 15.7209Z",fill:"white",fillOpacity:"0.4"}),e.createElement("g",{filter:"url(#filter0_d_0_1)"},e.createElement("path",{d:"M77.8404 21.217L76.1943 27.9989H74.2802L71.9194 19.4606H73.5273L75.2628 26.218L76.8961 19.4606H78.8103L80.584 26.2302L82.2301 19.4606H83.7869L81.5538 27.9989H79.6397L77.8404 21.217ZM85.0763 19.4606H90.8186V20.7535H86.6076V22.9613H90.053V24.2542H86.6076V26.7059H90.8186V27.9989H85.0763V19.4606ZM91.5956 19.4606H93.2545L95.8066 26.2912L98.1546 19.4606H99.7624L96.6999 27.9989H94.9134L91.5956 19.4606ZM100.93 19.4606H106.672V20.7535H102.461V22.9613H105.906V24.2542H102.461V26.7059H106.672V27.9989H100.93V19.4606ZM111.596 24.7787H109.746V27.9989H108.214V19.4606H111.29C112.481 19.4606 113.349 19.6964 113.893 20.1681C114.446 20.6397 114.722 21.2902 114.722 22.1197C114.722 22.6889 114.587 23.1808 114.314 23.5956C114.042 24.0021 113.625 24.3071 113.063 24.5104L114.977 27.9989H113.242L111.596 24.7787ZM109.746 20.7535V23.4858H111.29C111.928 23.4858 112.392 23.3638 112.681 23.1199C112.97 22.8677 113.114 22.5344 113.114 22.1197C113.114 21.6968 112.97 21.3634 112.681 21.1195C112.392 20.8755 111.928 20.7535 111.29 20.7535H109.746ZM119.526 19.4606H121.058L116.974 30.4384H115.443L119.526 19.4606ZM125.798 28.1086C125.203 28.1086 124.658 28.0192 124.164 27.8403C123.679 27.6533 123.263 27.389 122.914 27.0475C122.574 26.6978 122.31 26.2709 122.123 25.7667C121.936 25.2626 121.842 24.6893 121.842 24.0469V23.4126C121.842 22.7783 121.936 22.2091 122.123 21.7049C122.319 21.2008 122.587 20.7779 122.926 20.4364C123.276 20.0867 123.692 19.8184 124.177 19.6314C124.671 19.4444 125.211 19.3508 125.798 19.3508C126.393 19.3508 126.933 19.4444 127.418 19.6314C127.912 19.8103 128.329 20.0745 128.669 20.4242C129.018 20.7739 129.286 21.2008 129.473 21.7049C129.66 22.201 129.753 22.7702 129.753 23.4126V24.0469C129.753 24.7055 129.651 25.291 129.447 25.8033C129.243 26.3156 128.958 26.7466 128.592 27.0962L129.753 28.6087H128.12L127.495 27.8037C127.24 27.9013 126.972 27.9745 126.691 28.0233C126.41 28.0802 126.113 28.1086 125.798 28.1086ZM125.798 26.7425C126.078 26.7425 126.342 26.7059 126.589 26.6327L125.542 25.2544H127.176L127.648 25.8765C127.801 25.6569 127.921 25.3968 128.005 25.0959C128.099 24.7869 128.146 24.4372 128.146 24.0469V23.4126C128.146 22.9735 128.087 22.5872 127.967 22.2538C127.857 21.9123 127.695 21.6318 127.482 21.4122C127.278 21.1845 127.032 21.0137 126.742 20.8999C126.453 20.7779 126.138 20.717 125.798 20.717C125.092 20.717 124.522 20.9447 124.088 21.4C123.663 21.8473 123.45 22.5181 123.45 23.4126V24.0469C123.45 24.9333 123.667 25.6041 124.1 26.0595C124.543 26.5148 125.109 26.7425 125.798 26.7425ZM134.874 28.1086C133.743 28.1086 132.862 27.8037 132.233 27.1938C131.612 26.5758 131.301 25.6854 131.301 24.5226V19.4606H132.833V24.5226C132.833 25.2626 133.011 25.8195 133.369 26.1936C133.735 26.5596 134.236 26.7425 134.874 26.7425C135.513 26.7425 136.01 26.5636 136.367 26.2058C136.734 25.8399 136.916 25.2788 136.916 24.5226V19.4606H138.447V24.5226C138.447 25.6773 138.128 26.5636 137.49 27.1816C136.861 27.7997 135.989 28.1086 134.874 28.1086ZM140.32 19.4606H143.319C143.906 19.4606 144.404 19.5134 144.812 19.6192C145.228 19.7249 145.565 19.8753 145.82 20.0705C146.083 20.2656 146.275 20.5096 146.395 20.8023C146.513 21.0869 146.573 21.4122 146.573 21.7781C146.573 22.1522 146.479 22.4938 146.292 22.8027C146.105 23.1117 145.815 23.3638 145.425 23.559C145.91 23.746 146.262 24.0143 146.484 24.364C146.714 24.7055 146.828 25.0959 146.828 25.535C146.828 25.9415 146.768 26.2994 146.65 26.6083C146.53 26.9092 146.339 27.1654 146.075 27.3768C145.82 27.5801 145.484 27.7346 145.067 27.8403C144.659 27.946 144.161 27.9989 143.574 27.9989H140.32V19.4606ZM141.852 24.2054V26.7547H143.574C144.187 26.7547 144.612 26.6531 144.85 26.4498C145.097 26.2384 145.221 25.9131 145.221 25.474C145.221 25.043 145.097 24.7259 144.85 24.5226C144.612 24.3112 144.187 24.2054 143.574 24.2054H141.852ZM141.852 20.7048V23.0101H143.319C143.923 23.0101 144.348 22.9125 144.595 22.7173C144.842 22.514 144.965 22.2254 144.965 21.8513C144.965 21.4854 144.842 21.2049 144.595 21.0097C144.348 20.8064 143.923 20.7048 143.319 20.7048H141.852ZM148.377 19.4606H154.12V20.7535H149.909V22.9613H153.354V24.2542H149.909V26.7059H154.12V27.9989H148.377V19.4606Z",fill:"#878FCC"}),e.createElement("path",{d:"M77.8404 21.217L76.1943 27.9989H74.2802L71.9194 19.4606H73.5273L75.2628 26.218L76.8961 19.4606H78.8103L80.584 26.2302L82.2301 19.4606H83.7869L81.5538 27.9989H79.6397L77.8404 21.217ZM85.0763 19.4606H90.8186V20.7535H86.6076V22.9613H90.053V24.2542H86.6076V26.7059H90.8186V27.9989H85.0763V19.4606ZM91.5956 19.4606H93.2545L95.8066 26.2912L98.1546 19.4606H99.7624L96.6999 27.9989H94.9134L91.5956 19.4606ZM100.93 19.4606H106.672V20.7535H102.461V22.9613H105.906V24.2542H102.461V26.7059H106.672V27.9989H100.93V19.4606ZM111.596 24.7787H109.746V27.9989H108.214V19.4606H111.29C112.481 19.4606 113.349 19.6964 113.893 20.1681C114.446 20.6397 114.722 21.2902 114.722 22.1197C114.722 22.6889 114.587 23.1808 114.314 23.5956C114.042 24.0021 113.625 24.3071 113.063 24.5104L114.977 27.9989H113.242L111.596 24.7787ZM109.746 20.7535V23.4858H111.29C111.928 23.4858 112.392 23.3638 112.681 23.1199C112.97 22.8677 113.114 22.5344 113.114 22.1197C113.114 21.6968 112.97 21.3634 112.681 21.1195C112.392 20.8755 111.928 20.7535 111.29 20.7535H109.746ZM119.526 19.4606H121.058L116.974 30.4384H115.443L119.526 19.4606ZM125.798 28.1086C125.203 28.1086 124.658 28.0192 124.164 27.8403C123.679 27.6533 123.263 27.389 122.914 27.0475C122.574 26.6978 122.31 26.2709 122.123 25.7667C121.936 25.2626 121.842 24.6893 121.842 24.0469V23.4126C121.842 22.7783 121.936 22.2091 122.123 21.7049C122.319 21.2008 122.587 20.7779 122.926 20.4364C123.276 20.0867 123.692 19.8184 124.177 19.6314C124.671 19.4444 125.211 19.3508 125.798 19.3508C126.393 19.3508 126.933 19.4444 127.418 19.6314C127.912 19.8103 128.329 20.0745 128.669 20.4242C129.018 20.7739 129.286 21.2008 129.473 21.7049C129.66 22.201 129.753 22.7702 129.753 23.4126V24.0469C129.753 24.7055 129.651 25.291 129.447 25.8033C129.243 26.3156 128.958 26.7466 128.592 27.0962L129.753 28.6087H128.12L127.495 27.8037C127.24 27.9013 126.972 27.9745 126.691 28.0233C126.41 28.0802 126.113 28.1086 125.798 28.1086ZM125.798 26.7425C126.078 26.7425 126.342 26.7059 126.589 26.6327L125.542 25.2544H127.176L127.648 25.8765C127.801 25.6569 127.921 25.3968 128.005 25.0959C128.099 24.7869 128.146 24.4372 128.146 24.0469V23.4126C128.146 22.9735 128.087 22.5872 127.967 22.2538C127.857 21.9123 127.695 21.6318 127.482 21.4122C127.278 21.1845 127.032 21.0137 126.742 20.8999C126.453 20.7779 126.138 20.717 125.798 20.717C125.092 20.717 124.522 20.9447 124.088 21.4C123.663 21.8473 123.45 22.5181 123.45 23.4126V24.0469C123.45 24.9333 123.667 25.6041 124.1 26.0595C124.543 26.5148 125.109 26.7425 125.798 26.7425ZM134.874 28.1086C133.743 28.1086 132.862 27.8037 132.233 27.1938C131.612 26.5758 131.301 25.6854 131.301 24.5226V19.4606H132.833V24.5226C132.833 25.2626 133.011 25.8195 133.369 26.1936C133.735 26.5596 134.236 26.7425 134.874 26.7425C135.513 26.7425 136.01 26.5636 136.367 26.2058C136.734 25.8399 136.916 25.2788 136.916 24.5226V19.4606H138.447V24.5226C138.447 25.6773 138.128 26.5636 137.49 27.1816C136.861 27.7997 135.989 28.1086 134.874 28.1086ZM140.32 19.4606H143.319C143.906 19.4606 144.404 19.5134 144.812 19.6192C145.228 19.7249 145.565 19.8753 145.82 20.0705C146.083 20.2656 146.275 20.5096 146.395 20.8023C146.513 21.0869 146.573 21.4122 146.573 21.7781C146.573 22.1522 146.479 22.4938 146.292 22.8027C146.105 23.1117 145.815 23.3638 145.425 23.559C145.91 23.746 146.262 24.0143 146.484 24.364C146.714 24.7055 146.828 25.0959 146.828 25.535C146.828 25.9415 146.768 26.2994 146.65 26.6083C146.53 26.9092 146.339 27.1654 146.075 27.3768C145.82 27.5801 145.484 27.7346 145.067 27.8403C144.659 27.946 144.161 27.9989 143.574 27.9989H140.32V19.4606ZM141.852 24.2054V26.7547H143.574C144.187 26.7547 144.612 26.6531 144.85 26.4498C145.097 26.2384 145.221 25.9131 145.221 25.474C145.221 25.043 145.097 24.7259 144.85 24.5226C144.612 24.3112 144.187 24.2054 143.574 24.2054H141.852ZM141.852 20.7048V23.0101H143.319C143.923 23.0101 144.348 22.9125 144.595 22.7173C144.842 22.514 144.965 22.2254 144.965 21.8513C144.965 21.4854 144.842 21.2049 144.595 21.0097C144.348 20.8064 143.923 20.7048 143.319 20.7048H141.852ZM148.377 19.4606H154.12V20.7535H149.909V22.9613H153.354V24.2542H149.909V26.7059H154.12V27.9989H148.377V19.4606Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{opacity:"0.2",d:"M315.309 13.925H205.275C203.648 13.925 202.33 15.1853 202.33 16.7399V29.8756C202.33 31.4302 203.648 32.6904 205.275 32.6904H315.309C316.935 32.6904 318.254 31.4302 318.254 29.8756V16.7399C318.254 15.1853 316.935 13.925 315.309 13.925Z",fill:"url(#paint4_linear_0_1)"}),e.createElement("path",{d:"M342.286 47.4502L35.6546 52.5663C31.3183 52.6386 27.8643 56.0574 27.94 60.2023L28.4802 89.7807C28.5559 93.9256 32.1325 97.227 36.4688 97.1547L343.101 92.0387C347.437 91.9663 350.891 88.5475 350.815 84.4026L350.275 54.8243C350.199 50.6793 346.623 47.3779 342.286 47.4502Z",fill:"url(#paint5_linear_0_1)"}),e.createElement("path",{d:"M342.295 47.9191L35.6631 53.0351C31.5978 53.103 28.3598 56.3081 28.4307 60.1939L28.9709 89.7723C29.0418 93.6581 32.3949 96.7533 36.4602 96.6854L343.092 91.5694C347.157 91.5016 350.395 88.2965 350.324 84.4106L349.784 54.8323C349.713 50.9464 346.36 47.8513 342.295 47.9191Z",stroke:"url(#paint6_linear_0_1)",strokeOpacity:"0.08",strokeWidth:"1.64331"}),e.createElement("path",{d:"M67.006 74.344C66.8947 68.2486 61.635 63.3936 55.2581 63.5C48.8813 63.6064 43.802 68.6339 43.9133 74.7293C44.0246 80.8247 49.2844 85.6797 55.6612 85.5733C62.0381 85.467 67.1173 80.4394 67.006 74.344Z",fill:"url(#paint7_linear_0_1)",fillOpacity:"0.6"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M57.9428 80.7071L61.9959 76.6422L53.1393 76.79L52.9856 68.3699L48.9255 72.4348L49.0793 80.855L57.9428 80.7071Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M57.9428 80.7071L61.9959 76.6422L53.1393 76.79L52.9856 68.3699L48.9255 72.4348L49.0793 80.855L57.9428 80.7071Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M52.9778 68.37L48.9247 72.4349L57.7812 72.2871L57.935 80.7073L61.995 76.6424L61.8412 68.2222L52.9778 68.37Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M52.9778 68.37L48.9247 72.4349L57.7812 72.2871L57.935 80.7073L61.995 76.6424L61.8412 68.2222L52.9778 68.37Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M82.4009 74.0852C82.2896 67.9898 77.0299 63.1348 70.653 63.2412C64.2762 63.3476 59.1969 68.3751 59.3082 74.4705C59.4195 80.5659 64.6792 85.421 71.0561 85.3146C77.433 85.2082 82.5122 80.1806 82.4009 74.0852Z",fill:"url(#paint8_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.7517 74.4445C60.8491 79.7777 65.4497 84.026 71.0292 83.9339C72.3563 83.9119 73.6659 83.6404 74.8831 83.1346C76.1002 82.6288 77.2014 81.8987 78.1232 80.9861C79.0453 80.0736 79.7701 78.9963 80.2565 77.8159C80.7429 76.6354 80.981 75.375 80.9577 74.1064C80.8593 68.7733 76.257 64.5266 70.6774 64.6197C65.0989 64.7127 60.6543 69.1121 60.7517 74.4445ZM61.5505 74.4302C61.459 69.5169 65.55 65.462 70.6903 65.3728C71.9137 65.3514 73.1296 65.5608 74.2684 65.989C75.4072 66.4171 76.4464 67.0556 77.3269 67.868C78.2073 68.6803 78.9114 69.6506 79.3994 70.7233C79.8871 71.796 80.149 72.9501 80.1699 74.1196C80.1717 74.226 80.1717 74.3319 80.1696 74.4373C79.1501 74.3211 78.0597 73.7578 77.1712 72.9734C76.1503 72.0721 75.4863 70.9598 75.4699 70.0597L74.7482 70.0718C74.7648 70.9809 74.3062 71.7569 73.5751 72.3203C72.8402 72.8867 71.8426 73.2253 70.8358 73.2421C69.829 73.2589 68.8197 72.9538 68.0646 72.4123C67.3134 71.8736 66.8267 71.1133 66.8101 70.2042L66.0884 70.2163C66.1048 71.1163 65.4819 72.2501 64.4945 73.1848C63.6384 73.9955 62.5738 74.5935 61.5622 74.7463C61.5564 74.6414 61.5526 74.5361 61.5505 74.4302ZM61.6281 75.4347C61.6774 75.7962 61.7495 76.1508 61.8427 76.4971L64.1812 76.4581L64.1432 74.3778C63.3769 74.9161 62.5051 75.3122 61.6281 75.4347ZM62.341 77.8689C63.1007 79.5104 64.3636 80.8886 65.9395 81.8282L65.8662 77.81L62.341 77.8689ZM67.3962 82.535C68.5155 82.9642 69.7412 83.1916 71.0226 83.1702C72.3 83.1489 73.5127 82.8826 74.6127 82.4192L74.526 77.6656L71.1341 77.7221L70.7012 77.7294L67.3094 77.7859L67.3962 82.535ZM76.0427 81.6668C77.5888 80.6749 78.8048 79.2524 79.5056 77.5824L75.9692 77.6414L76.0427 81.6668ZM79.9535 76.195C80.0339 75.8462 80.0928 75.4899 80.129 75.1273C79.2444 75.0361 78.3545 74.6684 77.5658 74.1539L77.6038 76.2342L79.9535 76.195ZM64.6142 76.4509L64.5704 74.0543C64.7201 73.9326 64.8644 73.8057 65.0025 73.675C65.2829 73.4095 65.5438 73.1221 65.7751 72.8213L65.841 76.4304L64.6142 76.4509ZM67.2842 76.4064L67.2152 72.6252C67.3458 72.746 67.4851 72.8592 67.6314 72.9642C67.8862 73.1468 68.1637 73.3058 68.4572 73.4392L68.511 76.3858L67.2842 76.4064ZM68.9441 76.3786L68.8935 73.6146C69.445 73.8087 70.0374 73.9177 70.6319 73.9312L70.676 76.3497L68.9441 76.3786ZM71.109 76.3425L71.0648 73.924C71.6584 73.8907 72.2465 73.762 72.7905 73.5496L72.8409 76.3136L71.109 76.3425ZM73.2739 76.3064L73.2201 73.3597C73.5085 73.2167 73.78 73.0485 74.0281 72.8574C74.1706 72.7476 74.3056 72.63 74.4316 72.5048L74.5007 76.2859L73.2739 76.3064ZM75.944 76.2619L75.8781 72.6527C76.1203 72.9456 76.3914 73.2241 76.6814 73.4801C76.8242 73.6061 76.9731 73.7281 77.1271 73.8449L77.1708 76.2414L75.944 76.2619Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.7517 74.4445C60.8491 79.7777 65.4497 84.026 71.0292 83.9339C72.3563 83.9119 73.6659 83.6404 74.8831 83.1346C76.1002 82.6288 77.2014 81.8987 78.1232 80.9861C79.0453 80.0736 79.7701 78.9963 80.2565 77.8159C80.7429 76.6354 80.981 75.375 80.9577 74.1064C80.8593 68.7733 76.257 64.5266 70.6774 64.6197C65.0989 64.7127 60.6543 69.1121 60.7517 74.4445ZM61.5505 74.4302C61.459 69.5169 65.55 65.462 70.6903 65.3728C71.9137 65.3514 73.1296 65.5608 74.2684 65.989C75.4072 66.4171 76.4464 67.0556 77.3269 67.868C78.2073 68.6803 78.9114 69.6506 79.3994 70.7233C79.8871 71.796 80.149 72.9501 80.1699 74.1196C80.1717 74.226 80.1717 74.3319 80.1696 74.4373C79.1501 74.3211 78.0597 73.7578 77.1712 72.9734C76.1503 72.0721 75.4863 70.9598 75.4699 70.0597L74.7482 70.0718C74.7648 70.9809 74.3062 71.7569 73.5751 72.3203C72.8402 72.8867 71.8426 73.2253 70.8358 73.2421C69.829 73.2589 68.8197 72.9538 68.0646 72.4123C67.3134 71.8736 66.8267 71.1133 66.8101 70.2042L66.0884 70.2163C66.1048 71.1163 65.4819 72.2501 64.4945 73.1848C63.6384 73.9955 62.5738 74.5935 61.5622 74.7463C61.5564 74.6414 61.5526 74.5361 61.5505 74.4302ZM61.6281 75.4347C61.6774 75.7962 61.7495 76.1508 61.8427 76.4971L64.1812 76.4581L64.1432 74.3778C63.3769 74.9161 62.5051 75.3122 61.6281 75.4347ZM62.341 77.8689C63.1007 79.5104 64.3636 80.8886 65.9395 81.8282L65.8662 77.81L62.341 77.8689ZM67.3962 82.535C68.5155 82.9642 69.7412 83.1916 71.0226 83.1702C72.3 83.1489 73.5127 82.8826 74.6127 82.4192L74.526 77.6656L71.1341 77.7221L70.7012 77.7294L67.3094 77.7859L67.3962 82.535ZM76.0427 81.6668C77.5888 80.6749 78.8048 79.2524 79.5056 77.5824L75.9692 77.6414L76.0427 81.6668ZM79.9535 76.195C80.0339 75.8462 80.0928 75.4899 80.129 75.1273C79.2444 75.0361 78.3545 74.6684 77.5658 74.1539L77.6038 76.2342L79.9535 76.195ZM64.6142 76.4509L64.5704 74.0543C64.7201 73.9326 64.8644 73.8057 65.0025 73.675C65.2829 73.4095 65.5438 73.1221 65.7751 72.8213L65.841 76.4304L64.6142 76.4509ZM67.2842 76.4064L67.2152 72.6252C67.3458 72.746 67.4851 72.8592 67.6314 72.9642C67.8862 73.1468 68.1637 73.3058 68.4572 73.4392L68.511 76.3858L67.2842 76.4064ZM68.9441 76.3786L68.8935 73.6146C69.445 73.8087 70.0374 73.9177 70.6319 73.9312L70.676 76.3497L68.9441 76.3786ZM71.109 76.3425L71.0648 73.924C71.6584 73.8907 72.2465 73.762 72.7905 73.5496L72.8409 76.3136L71.109 76.3425ZM73.2739 76.3064L73.2201 73.3597C73.5085 73.2167 73.78 73.0485 74.0281 72.8574C74.1706 72.7476 74.3056 72.63 74.4316 72.5048L74.5007 76.2859L73.2739 76.3064ZM75.944 76.2619L75.8781 72.6527C76.1203 72.9456 76.3914 73.2241 76.6814 73.4801C76.8242 73.6061 76.9731 73.7281 77.1271 73.8449L77.1708 76.2414L75.944 76.2619Z",fill:"white",fillOpacity:"0.4"}),e.createElement("g",{filter:"url(#filter1_d_0_1)"},e.createElement("path",{d:"M94.4263 71.7954L92.9043 78.6037L90.9904 78.6356L88.4741 70.138L90.0818 70.1112L91.9403 76.8386L93.4501 70.055L95.364 70.023L97.261 76.7621L98.7832 69.966L100.34 69.94L98.263 78.5143L96.3491 78.5462L94.4263 71.7954ZM101.629 69.9185L107.37 69.8227L107.394 71.1155L103.184 71.1858L103.224 73.3931L106.669 73.3357L106.692 74.6284L103.248 74.6859L103.292 77.1372L107.503 77.067L107.526 78.3597L101.785 78.4555L101.629 69.9185ZM108.148 69.8098L109.806 69.7821L112.482 76.5691L114.706 69.7004L116.313 69.6735L113.407 78.2616L111.62 78.2914L108.148 69.8098ZM117.48 69.6541L123.221 69.5583L123.245 70.8511L119.034 70.9213L119.075 73.1287L122.52 73.0712L122.544 74.3639L119.098 74.4215L119.143 76.8728L123.354 76.8025L123.377 78.0953L117.636 78.1911L117.48 69.6541ZM128.242 74.7935L126.392 74.8243L126.45 78.0439L124.919 78.0696L124.764 69.5325L127.838 69.4813C129.029 69.4614 129.902 69.6826 130.454 70.1452C131.016 70.6075 131.304 71.2533 131.319 72.0826C131.33 72.6518 131.202 73.1459 130.938 73.5651C130.673 73.9762 130.262 74.288 129.704 74.5007L131.681 77.9567L129.947 77.9857L128.242 74.7935ZM126.318 70.7997L126.368 73.5316L127.912 73.5058C128.55 73.4952 129.011 73.3654 129.296 73.1167C129.581 72.8599 129.719 72.5241 129.711 72.1095C129.703 71.6867 129.553 71.3558 129.26 71.1167C128.966 70.8775 128.5 70.7633 127.862 70.7739L126.318 70.7997ZM136.073 69.3438L137.604 69.3183L133.722 80.3625L132.191 80.388L136.073 69.3438ZM138.709 69.2999L141.706 69.2499C142.293 69.2401 142.792 69.2846 143.202 69.3835C143.621 69.4822 143.96 69.6271 144.218 69.8179C144.485 70.0087 144.682 70.2494 144.806 70.5401C144.93 70.8226 144.996 71.1469 145.003 71.5127C145.01 71.8867 144.922 72.2298 144.741 72.5418C144.559 72.854 144.274 73.1108 143.887 73.3125C144.374 73.4914 144.733 73.7538 144.96 74.0997C145.196 74.4374 145.318 74.8257 145.327 75.2648C145.333 75.6712 145.28 76.03 145.168 76.341C145.054 76.6438 144.867 76.9031 144.607 77.1189C144.356 77.3264 144.022 77.4864 143.608 77.5991C143.201 77.7116 142.705 77.7728 142.118 77.7825L138.864 77.8369L138.709 69.2999ZM140.326 74.0185L140.372 76.5674L142.095 76.5386C142.708 76.5284 143.131 76.4197 143.365 76.2124C143.608 75.9969 143.726 75.6696 143.718 75.2306C143.71 74.7997 143.58 74.4847 143.33 74.2855C143.089 74.0781 142.661 73.9795 142.048 73.9897L140.326 74.0185ZM140.263 70.5183L140.304 72.8233L141.771 72.7988C142.375 72.7887 142.799 72.6841 143.042 72.4848C143.285 72.2774 143.403 71.9868 143.396 71.6128C143.39 71.2469 143.261 70.9684 143.011 70.7774C142.761 70.5783 142.334 70.4837 141.729 70.4939L140.263 70.5183ZM150.242 74.4263L148.393 74.4572L148.452 77.6769L146.921 77.7024L146.765 69.1655L149.839 69.1141C151.031 69.0943 151.902 69.3156 152.455 69.7781C153.016 70.2404 153.305 70.8863 153.32 71.7156C153.331 72.2846 153.204 72.7788 152.939 73.1981C152.674 73.6091 152.263 73.921 151.705 74.1336L153.683 77.5896L151.947 77.6185L150.242 74.4263ZM148.319 70.4327L148.37 73.1645L149.913 73.1388C150.551 73.1281 151.012 72.9984 151.297 72.7497C151.581 72.4928 151.72 72.157 151.713 71.7424C151.705 71.3196 151.554 70.9887 151.26 70.7495C150.967 70.5105 150.501 70.3963 149.864 70.4069L148.319 70.4327ZM154.884 69.03L156.416 69.0045L156.572 77.5414L155.04 77.5669L154.884 69.03ZM158.404 68.9712L161.338 68.9223C162.742 68.8989 163.812 69.2226 164.547 69.8936C165.282 70.5563 165.661 71.5178 165.685 72.778L165.697 73.461C165.719 74.7049 165.372 75.6786 164.653 76.3818C163.934 77.077 162.881 77.4361 161.494 77.4593L158.56 77.5082L158.404 68.9712ZM159.959 70.2385L160.067 76.1899L161.471 76.1666C162.355 76.1517 163.015 75.9252 163.45 75.487C163.893 75.0485 164.106 74.3822 164.09 73.4878L164.077 72.8048C164.06 71.9186 163.824 71.2638 163.364 70.8404C162.906 70.4089 162.239 70.2005 161.362 70.215L159.959 70.2385ZM170.74 72.8888L174.505 72.826L174.516 73.4602C174.54 74.7448 174.234 75.7218 173.6 76.3912C172.965 77.0524 172.082 77.3924 170.951 77.4113C170.347 77.4214 169.806 77.345 169.326 77.1822C168.847 77.0113 168.433 76.7579 168.087 76.4221C167.74 76.0863 167.473 75.6679 167.285 75.1667C167.097 74.6657 166.997 74.0858 166.986 73.4273L166.974 72.7687C166.949 71.4597 167.271 70.454 167.94 69.7515C168.607 69.041 169.557 68.6754 170.791 68.6548C171.302 68.6463 171.762 68.7118 172.173 68.8513C172.592 68.9826 172.953 69.1718 173.255 69.4189C173.566 69.6577 173.817 69.9422 174.011 70.2724C174.204 70.6026 174.339 70.9542 174.413 71.3271L172.754 71.3547C172.62 70.9666 172.393 70.645 172.073 70.3901C171.762 70.1351 171.343 70.0119 170.816 70.0207C170.076 70.0331 169.514 70.258 169.13 70.6954C168.747 71.1248 168.564 71.8069 168.581 72.7419L168.593 73.4004C168.609 74.3029 168.83 74.9743 169.255 75.4145C169.689 75.8464 170.245 76.0567 170.926 76.0453C171.573 76.0346 172.071 75.8799 172.424 75.5812C172.784 75.2824 172.996 74.7868 173.06 74.0945L170.764 74.1328L170.74 72.8888ZM176.037 68.6771L181.778 68.5813L181.802 69.874L177.592 69.9442L177.632 72.1517L181.076 72.0942L181.1 73.3869L177.655 73.4444L177.7 75.8958L181.911 75.8255L181.934 77.1182L176.193 77.214L176.037 68.6771Z",fill:"#878FCC"}),e.createElement("path",{d:"M94.4263 71.7954L92.9043 78.6037L90.9904 78.6356L88.4741 70.138L90.0818 70.1112L91.9403 76.8386L93.4501 70.055L95.364 70.023L97.261 76.7621L98.7832 69.966L100.34 69.94L98.263 78.5143L96.3491 78.5462L94.4263 71.7954ZM101.629 69.9185L107.37 69.8227L107.394 71.1155L103.184 71.1858L103.224 73.3931L106.669 73.3357L106.692 74.6284L103.248 74.6859L103.292 77.1372L107.503 77.067L107.526 78.3597L101.785 78.4555L101.629 69.9185ZM108.148 69.8098L109.806 69.7821L112.482 76.5691L114.706 69.7004L116.313 69.6735L113.407 78.2616L111.62 78.2914L108.148 69.8098ZM117.48 69.6541L123.221 69.5583L123.245 70.8511L119.034 70.9213L119.075 73.1287L122.52 73.0712L122.544 74.3639L119.098 74.4215L119.143 76.8728L123.354 76.8025L123.377 78.0953L117.636 78.1911L117.48 69.6541ZM128.242 74.7935L126.392 74.8243L126.45 78.0439L124.919 78.0696L124.764 69.5325L127.838 69.4813C129.029 69.4614 129.902 69.6826 130.454 70.1452C131.016 70.6075 131.304 71.2533 131.319 72.0826C131.33 72.6518 131.202 73.1459 130.938 73.5651C130.673 73.9762 130.262 74.288 129.704 74.5007L131.681 77.9567L129.947 77.9857L128.242 74.7935ZM126.318 70.7997L126.368 73.5316L127.912 73.5058C128.55 73.4952 129.011 73.3654 129.296 73.1167C129.581 72.8599 129.719 72.5241 129.711 72.1095C129.703 71.6867 129.553 71.3558 129.26 71.1167C128.966 70.8775 128.5 70.7633 127.862 70.7739L126.318 70.7997ZM136.073 69.3438L137.604 69.3183L133.722 80.3625L132.191 80.388L136.073 69.3438ZM138.709 69.2999L141.706 69.2499C142.293 69.2401 142.792 69.2846 143.202 69.3835C143.621 69.4822 143.96 69.6271 144.218 69.8179C144.485 70.0087 144.682 70.2494 144.806 70.5401C144.93 70.8226 144.996 71.1469 145.003 71.5127C145.01 71.8867 144.922 72.2298 144.741 72.5418C144.559 72.854 144.274 73.1108 143.887 73.3125C144.374 73.4914 144.733 73.7538 144.96 74.0997C145.196 74.4374 145.318 74.8257 145.327 75.2648C145.333 75.6712 145.28 76.03 145.168 76.341C145.054 76.6438 144.867 76.9031 144.607 77.1189C144.356 77.3264 144.022 77.4864 143.608 77.5991C143.201 77.7116 142.705 77.7728 142.118 77.7825L138.864 77.8369L138.709 69.2999ZM140.326 74.0185L140.372 76.5674L142.095 76.5386C142.708 76.5284 143.131 76.4197 143.365 76.2124C143.608 75.9969 143.726 75.6696 143.718 75.2306C143.71 74.7997 143.58 74.4847 143.33 74.2855C143.089 74.0781 142.661 73.9795 142.048 73.9897L140.326 74.0185ZM140.263 70.5183L140.304 72.8233L141.771 72.7988C142.375 72.7887 142.799 72.6841 143.042 72.4848C143.285 72.2774 143.403 71.9868 143.396 71.6128C143.39 71.2469 143.261 70.9684 143.011 70.7774C142.761 70.5783 142.334 70.4837 141.729 70.4939L140.263 70.5183ZM150.242 74.4263L148.393 74.4572L148.452 77.6769L146.921 77.7024L146.765 69.1655L149.839 69.1141C151.031 69.0943 151.902 69.3156 152.455 69.7781C153.016 70.2404 153.305 70.8863 153.32 71.7156C153.331 72.2846 153.204 72.7788 152.939 73.1981C152.674 73.6091 152.263 73.921 151.705 74.1336L153.683 77.5896L151.947 77.6185L150.242 74.4263ZM148.319 70.4327L148.37 73.1645L149.913 73.1388C150.551 73.1281 151.012 72.9984 151.297 72.7497C151.581 72.4928 151.72 72.157 151.713 71.7424C151.705 71.3196 151.554 70.9887 151.26 70.7495C150.967 70.5105 150.501 70.3963 149.864 70.4069L148.319 70.4327ZM154.884 69.03L156.416 69.0045L156.572 77.5414L155.04 77.5669L154.884 69.03ZM158.404 68.9712L161.338 68.9223C162.742 68.8989 163.812 69.2226 164.547 69.8936C165.282 70.5563 165.661 71.5178 165.685 72.778L165.697 73.461C165.719 74.7049 165.372 75.6786 164.653 76.3818C163.934 77.077 162.881 77.4361 161.494 77.4593L158.56 77.5082L158.404 68.9712ZM159.959 70.2385L160.067 76.1899L161.471 76.1666C162.355 76.1517 163.015 75.9252 163.45 75.487C163.893 75.0485 164.106 74.3822 164.09 73.4878L164.077 72.8048C164.06 71.9186 163.824 71.2638 163.364 70.8404C162.906 70.4089 162.239 70.2005 161.362 70.215L159.959 70.2385ZM170.74 72.8888L174.505 72.826L174.516 73.4602C174.54 74.7448 174.234 75.7218 173.6 76.3912C172.965 77.0524 172.082 77.3924 170.951 77.4113C170.347 77.4214 169.806 77.345 169.326 77.1822C168.847 77.0113 168.433 76.7579 168.087 76.4221C167.74 76.0863 167.473 75.6679 167.285 75.1667C167.097 74.6657 166.997 74.0858 166.986 73.4273L166.974 72.7687C166.949 71.4597 167.271 70.454 167.94 69.7515C168.607 69.041 169.557 68.6754 170.791 68.6548C171.302 68.6463 171.762 68.7118 172.173 68.8513C172.592 68.9826 172.953 69.1718 173.255 69.4189C173.566 69.6577 173.817 69.9422 174.011 70.2724C174.204 70.6026 174.339 70.9542 174.413 71.3271L172.754 71.3547C172.62 70.9666 172.393 70.645 172.073 70.3901C171.762 70.1351 171.343 70.0119 170.816 70.0207C170.076 70.0331 169.514 70.258 169.13 70.6954C168.747 71.1248 168.564 71.8069 168.581 72.7419L168.593 73.4004C168.609 74.3029 168.83 74.9743 169.255 75.4145C169.689 75.8464 170.245 76.0567 170.926 76.0453C171.573 76.0346 172.071 75.8799 172.424 75.5812C172.784 75.2824 172.996 74.7868 173.06 74.0945L170.764 74.1328L170.74 72.8888ZM176.037 68.6771L181.778 68.5813L181.802 69.874L177.592 69.9442L177.632 72.1517L181.076 72.0942L181.1 73.3869L177.655 73.4444L177.7 75.8958L181.911 75.8255L181.934 77.1182L176.193 77.214L176.037 68.6771Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{opacity:"0.2",d:"M331.726 60.5433L221.708 62.3789C220.082 62.406 218.787 63.688 218.815 65.2424L219.055 78.3761C219.084 79.9305 220.425 81.1685 222.051 81.1414L332.068 79.3058C333.694 79.2787 334.99 77.9966 334.961 76.4423L334.721 63.3085C334.693 61.7542 333.352 60.5161 331.726 60.5433Z",fill:"url(#paint9_linear_0_1)"}),e.createElement("path",{d:"M316.413 104.07L9.77842 99.1249C5.44207 99.055 1.86745 102.358 1.7943 106.503L1.27225 136.082C1.1991 140.227 4.6551 143.644 8.99145 143.714L315.626 148.658C319.963 148.728 323.537 145.425 323.61 141.28L324.132 111.701C324.206 107.556 320.75 104.14 316.413 104.07Z",fill:"url(#paint10_linear_0_1)"}),e.createElement("path",{d:"M316.405 104.538L9.77011 99.5936C5.70478 99.528 2.35358 102.625 2.285 106.511L1.76295 136.09C1.69437 139.975 4.93437 143.179 8.9997 143.244L315.635 148.189C319.7 148.255 323.051 145.158 323.12 141.272L323.642 111.693C323.71 107.807 320.47 104.604 316.405 104.538Z",stroke:"url(#paint11_linear_0_1)",strokeOpacity:"0.08",strokeWidth:"1.64331"}),e.createElement("path",{d:"M40.329 121.918C40.4366 115.823 35.3543 110.798 28.9774 110.695C22.6004 110.592 17.3437 115.45 17.2361 121.546C17.1285 127.641 22.2108 132.666 28.5878 132.769C34.9647 132.872 40.2215 128.014 40.329 121.918Z",fill:"url(#paint12_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{d:"M28.9162 114.143L35.3458 117.952L35.2589 122.87L32.6613 121.394L32.6996 119.224L28.8657 117.01L24.9558 119.099L24.8777 123.52L28.7117 125.734L31.8443 124.061L35.2041 125.975L35.1555 128.733L31.9365 126.863L28.6611 128.602L22.2295 124.913L22.356 117.742L28.9162 114.143Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M28.9162 114.143L35.3458 117.952L35.2589 122.87L32.6613 121.394L32.6996 119.224L28.8657 117.01L24.9558 119.099L24.8777 123.52L28.7117 125.734L31.8443 124.061L35.2041 125.975L35.1555 128.733L31.9365 126.863L28.6611 128.602L22.2295 124.913L22.356 117.742L28.9162 114.143Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M55.724 122.165C55.8316 116.069 50.7493 111.045 44.3724 110.942C37.9955 110.839 32.7387 115.697 32.6311 121.792C32.5236 127.888 37.6059 132.913 43.9828 133.015C50.3597 133.118 55.6165 128.26 55.724 122.165Z",fill:"url(#paint13_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M34.0742 121.816C33.9801 127.149 38.4255 131.546 44.005 131.637C45.3322 131.658 46.6506 131.43 47.8853 130.964C49.1199 130.499 50.2466 129.805 51.2007 128.923C52.1549 128.041 52.9181 126.989 53.4465 125.825C53.975 124.662 54.2582 123.409 54.2805 122.141C54.3737 116.807 49.9264 112.413 44.3468 112.322C38.7682 112.232 34.1684 116.484 34.0742 121.816ZM34.8731 121.828C34.9581 116.914 39.1923 112.996 44.3326 113.076C45.5562 113.095 46.7638 113.343 47.8865 113.809C49.0093 114.274 50.0249 114.946 50.8757 115.787C51.7266 116.627 52.3953 117.621 52.8445 118.708C53.2935 119.797 53.5138 120.958 53.4928 122.128C53.4907 122.234 53.4868 122.34 53.4811 122.445C52.4662 122.296 51.3967 121.698 50.5369 120.884C49.549 119.95 48.9252 118.816 48.9411 117.916L48.2194 117.905C48.2034 118.814 47.7171 119.574 46.9663 120.114C46.2115 120.655 45.2024 120.961 44.1956 120.945C43.1888 120.928 42.191 120.59 41.4557 120.025C40.7243 119.462 40.2653 118.686 40.2813 117.777L39.5596 117.765C39.5438 118.665 38.8804 119.778 37.8601 120.68C36.9753 121.462 35.8899 122.024 34.8734 122.144C34.8715 122.039 34.8713 121.934 34.8731 121.828ZM34.9146 122.834C34.951 123.197 35.0102 123.554 35.091 123.904L37.4294 123.941L37.4661 121.86C36.681 122.373 35.7955 122.74 34.9146 122.834ZM35.5396 125.29C36.2399 126.956 37.4526 128.374 38.994 129.365L39.0649 125.348L35.5396 125.29ZM40.4244 130.12C41.5277 130.585 42.7445 130.852 44.0259 130.873C45.3032 130.894 46.5248 130.668 47.6408 130.241L47.7247 125.486L44.333 125.432L43.8999 125.425L40.5082 125.37L40.4244 130.12ZM49.097 129.535C50.6778 128.595 51.9441 127.213 52.7044 125.567L49.168 125.51L49.097 129.535ZM53.2018 124.195C53.2948 123.849 53.3664 123.495 53.4156 123.134C52.5348 123.014 51.6587 122.617 50.8889 122.077L50.8522 124.157L53.2018 124.195ZM37.8624 123.948L37.9047 121.551C38.0587 121.434 38.2074 121.312 38.3502 121.186C38.6399 120.93 38.9109 120.651 39.1529 120.359L39.0892 123.967L37.8624 123.948ZM40.5325 123.991L40.5993 120.21C40.7254 120.334 40.8605 120.453 41.0031 120.562C41.2512 120.753 41.5228 120.921 41.8114 121.064L41.7593 124.01L40.5325 123.991ZM42.1923 124.018L42.2411 121.254C42.7852 121.466 43.3734 121.594 43.967 121.627L43.9244 124.045L42.1923 124.018ZM44.3573 124.053L44.3999 121.634C44.9944 121.62 45.5868 121.511 46.1381 121.317L46.0893 124.081L44.3573 124.053ZM46.5222 124.087L46.5743 121.14C46.8677 121.007 47.1451 120.848 47.3998 120.666C47.5462 120.56 47.6853 120.447 47.8158 120.326L47.7491 124.107L46.5222 124.087ZM49.1924 124.131L49.2561 120.521C49.4876 120.822 49.7486 121.109 50.0291 121.375C50.1673 121.505 50.3117 121.632 50.4615 121.754L50.4192 124.15L49.1924 124.131Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M34.0742 121.816C33.9801 127.149 38.4255 131.546 44.005 131.637C45.3322 131.658 46.6506 131.43 47.8853 130.964C49.1199 130.499 50.2466 129.805 51.2007 128.923C52.1549 128.041 52.9181 126.989 53.4465 125.825C53.975 124.662 54.2582 123.409 54.2805 122.141C54.3737 116.807 49.9264 112.413 44.3468 112.322C38.7682 112.232 34.1684 116.484 34.0742 121.816ZM34.8731 121.828C34.9581 116.914 39.1923 112.996 44.3326 113.076C45.5562 113.095 46.7638 113.343 47.8865 113.809C49.0093 114.274 50.0249 114.946 50.8757 115.787C51.7266 116.627 52.3953 117.621 52.8445 118.708C53.2935 119.797 53.5138 120.958 53.4928 122.128C53.4907 122.234 53.4868 122.34 53.4811 122.445C52.4662 122.296 51.3967 121.698 50.5369 120.884C49.549 119.95 48.9252 118.816 48.9411 117.916L48.2194 117.905C48.2034 118.814 47.7171 119.574 46.9663 120.114C46.2115 120.655 45.2024 120.961 44.1956 120.945C43.1888 120.928 42.191 120.59 41.4557 120.025C40.7243 119.462 40.2653 118.686 40.2813 117.777L39.5596 117.765C39.5438 118.665 38.8804 119.778 37.8601 120.68C36.9753 121.462 35.8899 122.024 34.8734 122.144C34.8715 122.039 34.8713 121.934 34.8731 121.828ZM34.9146 122.834C34.951 123.197 35.0102 123.554 35.091 123.904L37.4294 123.941L37.4661 121.86C36.681 122.373 35.7955 122.74 34.9146 122.834ZM35.5396 125.29C36.2399 126.956 37.4526 128.374 38.994 129.365L39.0649 125.348L35.5396 125.29ZM40.4244 130.12C41.5277 130.585 42.7445 130.852 44.0259 130.873C45.3032 130.894 46.5248 130.668 47.6408 130.241L47.7247 125.486L44.333 125.432L43.8999 125.425L40.5082 125.37L40.4244 130.12ZM49.097 129.535C50.6778 128.595 51.9441 127.213 52.7044 125.567L49.168 125.51L49.097 129.535ZM53.2018 124.195C53.2948 123.849 53.3664 123.495 53.4156 123.134C52.5348 123.014 51.6587 122.617 50.8889 122.077L50.8522 124.157L53.2018 124.195ZM37.8624 123.948L37.9047 121.551C38.0587 121.434 38.2074 121.312 38.3502 121.186C38.6399 120.93 38.9109 120.651 39.1529 120.359L39.0892 123.967L37.8624 123.948ZM40.5325 123.991L40.5993 120.21C40.7254 120.334 40.8605 120.453 41.0031 120.562C41.2512 120.753 41.5228 120.921 41.8114 121.064L41.7593 124.01L40.5325 123.991ZM42.1923 124.018L42.2411 121.254C42.7852 121.466 43.3734 121.594 43.967 121.627L43.9244 124.045L42.1923 124.018ZM44.3573 124.053L44.3999 121.634C44.9944 121.62 45.5868 121.511 46.1381 121.317L46.0893 124.081L44.3573 124.053ZM46.5222 124.087L46.5743 121.14C46.8677 121.007 47.1451 120.848 47.3998 120.666C47.5462 120.56 47.6853 120.447 47.8158 120.326L47.7491 124.107L46.5222 124.087ZM49.1924 124.131L49.2561 120.521C49.4876 120.822 49.7486 121.109 50.0291 121.375C50.1673 121.505 50.3117 121.632 50.4615 121.754L50.4192 124.15L49.1924 124.131Z",fill:"white",fillOpacity:"0.4"}),e.createElement("g",{filter:"url(#filter2_d_0_1)"},e.createElement("path",{d:"M66.0583 127.135C65.4629 127.126 64.9201 127.027 64.4299 126.841C63.9484 126.645 63.5362 126.375 63.1935 126.028C62.8594 125.672 62.6033 125.242 62.425 124.734C62.2468 124.228 62.1633 123.652 62.1747 123.011L62.1859 122.376C62.1971 121.742 62.3007 121.174 62.4967 120.673C62.7013 120.172 62.9767 119.754 63.3229 119.418C63.6779 119.074 64.0993 118.812 64.5875 118.633C65.0842 118.454 65.6259 118.369 66.2128 118.378C66.8083 118.389 67.3468 118.491 67.8282 118.685C68.3184 118.872 68.7306 119.143 69.0647 119.499C69.4072 119.853 69.6677 120.285 69.8459 120.792C70.0243 121.291 70.1078 121.861 70.0964 122.504L70.0852 123.138C70.0736 123.797 69.9613 124.38 69.7481 124.889C69.5348 125.399 69.2423 125.824 68.8704 126.168L70.0047 127.699L68.3716 127.673L67.7606 126.858C67.5037 126.951 67.2345 127.02 66.953 127.064C66.6712 127.116 66.373 127.14 66.0583 127.135ZM66.0824 125.769C66.3631 125.774 66.6275 125.742 66.8754 125.672L65.8535 124.277L67.4866 124.304L67.9477 124.933C68.1047 124.716 68.2283 124.458 68.3187 124.158C68.4178 123.851 68.4707 123.502 68.4776 123.112L68.4888 122.478C68.4965 122.039 68.4438 121.652 68.3306 121.316C68.2261 120.973 68.0694 120.69 67.8606 120.467C67.6605 120.236 67.4169 120.062 67.1296 119.942C66.8426 119.816 66.529 119.75 66.1887 119.745C65.4827 119.733 64.9088 119.952 64.467 120.4C64.0338 120.84 63.8093 121.508 63.7935 122.402L63.7823 123.036C63.7667 123.923 63.9717 124.596 64.3975 125.059C64.8318 125.521 65.3934 125.758 66.0824 125.769ZM75.1334 127.282C74.0021 127.264 73.1271 126.944 72.5084 126.325C71.8984 125.697 71.6037 124.801 71.6242 123.638L71.7135 118.577L73.2446 118.602L73.1553 123.663C73.1422 124.403 73.311 124.963 73.6616 125.342C74.0209 125.715 74.5196 125.905 75.1575 125.916C75.7955 125.926 76.2962 125.755 76.6598 125.403C77.032 125.043 77.2248 124.486 77.2381 123.729L77.3275 118.667L78.8585 118.693L78.7691 123.754C78.7488 124.908 78.4142 125.789 77.7653 126.397C77.1249 127.005 76.2477 127.299 75.1334 127.282ZM80.7307 118.723L83.7291 118.771C84.316 118.781 84.8127 118.841 85.2191 118.954C85.634 119.066 85.9674 119.222 86.2192 119.421C86.4794 119.621 86.6665 119.867 86.7803 120.162C86.8944 120.448 86.9482 120.775 86.9418 121.141C86.9351 121.515 86.8356 121.855 86.643 122.161C86.4504 122.466 86.1567 122.714 85.762 122.903C86.2436 123.098 86.5919 123.372 86.8068 123.725C87.0304 124.07 87.1384 124.462 87.1307 124.901C87.1235 125.307 87.0576 125.664 86.9331 125.972C86.8087 126.27 86.6128 126.524 86.3454 126.731C86.0866 126.93 85.7479 127.079 85.3292 127.177C84.919 127.277 84.4206 127.322 83.8337 127.313L80.5801 127.26L80.7307 118.723ZM82.1781 123.491L82.1332 126.04L83.8556 126.068C84.468 126.078 84.8951 125.983 85.1368 125.784C85.3873 125.577 85.5163 125.253 85.5241 124.814C85.5317 124.383 85.4139 124.064 85.1709 123.857C84.9364 123.642 84.513 123.529 83.9006 123.519L82.1781 123.491ZM82.2399 119.991L82.1992 122.297L83.6665 122.32C84.2704 122.329 84.6975 122.239 84.9476 122.048C85.1978 121.848 85.3262 121.562 85.3329 121.188C85.3393 120.822 85.2209 120.539 84.9777 120.34C84.7346 120.133 84.3111 120.025 83.7072 120.015L82.2399 119.991ZM88.7871 118.852L94.5287 118.945L94.5059 120.238L90.2954 120.17L90.2565 122.377L93.7014 122.433L93.6785 123.726L90.2336 123.67L90.1904 126.122L94.4009 126.189L94.378 127.482L88.6364 127.39L88.7871 118.852ZM99.3246 119.022L100.856 119.047L96.579 129.958L95.0479 129.933L99.3246 119.022ZM101.959 119.065L104.958 119.113C105.545 119.122 106.041 119.183 106.448 119.296C106.863 119.409 107.195 119.564 107.448 119.763C107.708 119.963 107.895 120.21 108.009 120.505C108.123 120.791 108.177 121.117 108.17 121.483C108.163 121.857 108.064 122.197 107.872 122.503C107.679 122.809 107.385 123.057 106.991 123.245C107.472 123.439 107.821 123.714 108.036 124.067C108.259 124.412 108.367 124.805 108.36 125.244C108.352 125.65 108.286 126.007 108.161 126.313C108.038 126.613 107.841 126.866 107.574 127.072C107.315 127.272 106.977 127.421 106.558 127.52C106.148 127.619 105.649 127.664 105.062 127.654L101.809 127.602L101.959 119.065ZM103.407 123.833L103.362 126.383L105.084 126.411C105.697 126.42 106.124 126.326 106.365 126.127C106.616 125.918 106.745 125.596 106.753 125.156C106.76 124.726 106.643 124.407 106.399 124.199C106.165 123.984 105.742 123.871 105.129 123.862L103.407 123.833ZM103.468 120.334L103.428 122.639L104.895 122.663C105.499 122.672 105.926 122.581 106.176 122.39C106.426 122.191 106.555 121.904 106.561 121.53C106.568 121.164 106.449 120.882 106.206 120.683C105.963 120.475 105.54 120.367 104.936 120.357L103.468 120.334ZM113.303 124.567L111.453 124.537L111.396 127.756L109.865 127.732L110.016 119.195L113.091 119.244C114.282 119.264 115.144 119.514 115.681 119.994C116.225 120.474 116.49 121.129 116.476 121.959C116.466 122.527 116.321 123.017 116.042 123.427C115.762 123.83 115.34 124.128 114.775 124.322L116.628 127.841L114.892 127.813L113.303 124.567ZM111.524 120.512L111.476 123.244L113.019 123.269C113.657 123.279 114.124 123.165 114.417 122.925C114.711 122.678 114.861 122.347 114.869 121.933C114.876 121.509 114.737 121.174 114.452 120.926C114.167 120.677 113.705 120.548 113.067 120.537L111.524 120.512ZM118.136 119.326L119.667 119.35L119.517 127.888L117.985 127.862L118.136 119.326ZM121.655 119.382L124.59 119.43C125.993 119.453 127.05 119.811 127.762 120.505C128.473 121.192 128.817 122.165 128.795 123.426L128.783 124.108C128.761 125.353 128.378 126.314 127.634 126.994C126.89 127.664 125.826 127.989 124.439 127.967L121.504 127.92L121.655 119.382ZM123.163 120.7L123.058 126.651L124.462 126.675C125.346 126.689 126.014 126.484 126.464 126.06C126.923 125.636 127.159 124.977 127.175 124.083L127.188 123.4C127.202 122.513 126.989 121.852 126.546 121.414C126.103 120.967 125.443 120.737 124.567 120.722L123.163 120.7ZM133.844 123.702L137.608 123.763L137.597 124.397C137.574 125.682 137.233 126.648 136.576 127.297C135.918 127.937 135.023 128.247 133.892 128.229C133.287 128.219 132.749 128.125 132.276 127.947C131.802 127.76 131.399 127.494 131.065 127.147C130.73 126.799 130.479 126.372 130.309 125.866C130.139 125.359 130.06 124.776 130.072 124.118L130.083 123.459C130.106 122.15 130.464 121.156 131.157 120.475C131.85 119.787 132.813 119.453 134.046 119.472C134.557 119.481 135.015 119.562 135.42 119.714C135.835 119.859 136.189 120.06 136.481 120.317C136.784 120.565 137.025 120.858 137.207 121.195C137.387 121.531 137.509 121.887 137.571 122.262L135.912 122.236C135.791 121.843 135.575 121.514 135.265 121.249C134.964 120.984 134.55 120.847 134.023 120.839C133.282 120.826 132.713 121.033 132.314 121.458C131.915 121.874 131.707 122.55 131.691 123.484L131.679 124.143C131.664 125.046 131.86 125.724 132.268 126.178C132.687 126.624 133.235 126.852 133.916 126.863C134.562 126.873 135.067 126.736 135.429 126.448C135.8 126.161 136.03 125.673 136.118 124.984L133.822 124.946L133.844 123.702ZM139.288 119.667L145.03 119.76L145.007 121.052L140.797 120.984L140.757 123.192L144.203 123.247L144.179 124.54L140.735 124.485L140.692 126.936L144.902 127.004L144.879 128.297L139.138 128.204L139.288 119.667Z",fill:"#878FCC"}),e.createElement("path",{d:"M66.0583 127.135C65.4629 127.126 64.9201 127.027 64.4299 126.841C63.9484 126.645 63.5362 126.375 63.1935 126.028C62.8594 125.672 62.6033 125.242 62.425 124.734C62.2468 124.228 62.1633 123.652 62.1747 123.011L62.1859 122.376C62.1971 121.742 62.3007 121.174 62.4967 120.673C62.7013 120.172 62.9767 119.754 63.3229 119.418C63.6779 119.074 64.0993 118.812 64.5875 118.633C65.0842 118.454 65.6259 118.369 66.2128 118.378C66.8083 118.389 67.3468 118.491 67.8282 118.685C68.3184 118.872 68.7306 119.143 69.0647 119.499C69.4072 119.853 69.6677 120.285 69.8459 120.792C70.0243 121.291 70.1078 121.861 70.0964 122.504L70.0852 123.138C70.0736 123.797 69.9613 124.38 69.7481 124.889C69.5348 125.399 69.2423 125.824 68.8704 126.168L70.0047 127.699L68.3716 127.673L67.7606 126.858C67.5037 126.951 67.2345 127.02 66.953 127.064C66.6712 127.116 66.373 127.14 66.0583 127.135ZM66.0824 125.769C66.3631 125.774 66.6275 125.742 66.8754 125.672L65.8535 124.277L67.4866 124.304L67.9477 124.933C68.1047 124.716 68.2283 124.458 68.3187 124.158C68.4178 123.851 68.4707 123.502 68.4776 123.112L68.4888 122.478C68.4965 122.039 68.4438 121.652 68.3306 121.316C68.2261 120.973 68.0694 120.69 67.8606 120.467C67.6605 120.236 67.4169 120.062 67.1296 119.942C66.8426 119.816 66.529 119.75 66.1887 119.745C65.4827 119.733 64.9088 119.952 64.467 120.4C64.0338 120.84 63.8093 121.508 63.7935 122.402L63.7823 123.036C63.7667 123.923 63.9717 124.596 64.3975 125.059C64.8318 125.521 65.3934 125.758 66.0824 125.769ZM75.1334 127.282C74.0021 127.264 73.1271 126.944 72.5084 126.325C71.8984 125.697 71.6037 124.801 71.6242 123.638L71.7135 118.577L73.2446 118.602L73.1553 123.663C73.1422 124.403 73.311 124.963 73.6616 125.342C74.0209 125.715 74.5196 125.905 75.1575 125.916C75.7955 125.926 76.2962 125.755 76.6598 125.403C77.032 125.043 77.2248 124.486 77.2381 123.729L77.3275 118.667L78.8585 118.693L78.7691 123.754C78.7488 124.908 78.4142 125.789 77.7653 126.397C77.1249 127.005 76.2477 127.299 75.1334 127.282ZM80.7307 118.723L83.7291 118.771C84.316 118.781 84.8127 118.841 85.2191 118.954C85.634 119.066 85.9674 119.222 86.2192 119.421C86.4794 119.621 86.6665 119.867 86.7803 120.162C86.8944 120.448 86.9482 120.775 86.9418 121.141C86.9351 121.515 86.8356 121.855 86.643 122.161C86.4504 122.466 86.1567 122.714 85.762 122.903C86.2436 123.098 86.5919 123.372 86.8068 123.725C87.0304 124.07 87.1384 124.462 87.1307 124.901C87.1235 125.307 87.0576 125.664 86.9331 125.972C86.8087 126.27 86.6128 126.524 86.3454 126.731C86.0866 126.93 85.7479 127.079 85.3292 127.177C84.919 127.277 84.4206 127.322 83.8337 127.313L80.5801 127.26L80.7307 118.723ZM82.1781 123.491L82.1332 126.04L83.8556 126.068C84.468 126.078 84.8951 125.983 85.1368 125.784C85.3873 125.577 85.5163 125.253 85.5241 124.814C85.5317 124.383 85.4139 124.064 85.1709 123.857C84.9364 123.642 84.513 123.529 83.9006 123.519L82.1781 123.491ZM82.2399 119.991L82.1992 122.297L83.6665 122.32C84.2704 122.329 84.6975 122.239 84.9476 122.048C85.1978 121.848 85.3262 121.562 85.3329 121.188C85.3393 120.822 85.2209 120.539 84.9777 120.34C84.7346 120.133 84.3111 120.025 83.7072 120.015L82.2399 119.991ZM88.7871 118.852L94.5287 118.945L94.5059 120.238L90.2954 120.17L90.2565 122.377L93.7014 122.433L93.6785 123.726L90.2336 123.67L90.1904 126.122L94.4009 126.189L94.378 127.482L88.6364 127.39L88.7871 118.852ZM99.3246 119.022L100.856 119.047L96.579 129.958L95.0479 129.933L99.3246 119.022ZM101.959 119.065L104.958 119.113C105.545 119.122 106.041 119.183 106.448 119.296C106.863 119.409 107.195 119.564 107.448 119.763C107.708 119.963 107.895 120.21 108.009 120.505C108.123 120.791 108.177 121.117 108.17 121.483C108.163 121.857 108.064 122.197 107.872 122.503C107.679 122.809 107.385 123.057 106.991 123.245C107.472 123.439 107.821 123.714 108.036 124.067C108.259 124.412 108.367 124.805 108.36 125.244C108.352 125.65 108.286 126.007 108.161 126.313C108.038 126.613 107.841 126.866 107.574 127.072C107.315 127.272 106.977 127.421 106.558 127.52C106.148 127.619 105.649 127.664 105.062 127.654L101.809 127.602L101.959 119.065ZM103.407 123.833L103.362 126.383L105.084 126.411C105.697 126.42 106.124 126.326 106.365 126.127C106.616 125.918 106.745 125.596 106.753 125.156C106.76 124.726 106.643 124.407 106.399 124.199C106.165 123.984 105.742 123.871 105.129 123.862L103.407 123.833ZM103.468 120.334L103.428 122.639L104.895 122.663C105.499 122.672 105.926 122.581 106.176 122.39C106.426 122.191 106.555 121.904 106.561 121.53C106.568 121.164 106.449 120.882 106.206 120.683C105.963 120.475 105.54 120.367 104.936 120.357L103.468 120.334ZM113.303 124.567L111.453 124.537L111.396 127.756L109.865 127.732L110.016 119.195L113.091 119.244C114.282 119.264 115.144 119.514 115.681 119.994C116.225 120.474 116.49 121.129 116.476 121.959C116.466 122.527 116.321 123.017 116.042 123.427C115.762 123.83 115.34 124.128 114.775 124.322L116.628 127.841L114.892 127.813L113.303 124.567ZM111.524 120.512L111.476 123.244L113.019 123.269C113.657 123.279 114.124 123.165 114.417 122.925C114.711 122.678 114.861 122.347 114.869 121.933C114.876 121.509 114.737 121.174 114.452 120.926C114.167 120.677 113.705 120.548 113.067 120.537L111.524 120.512ZM118.136 119.326L119.667 119.35L119.517 127.888L117.985 127.862L118.136 119.326ZM121.655 119.382L124.59 119.43C125.993 119.453 127.05 119.811 127.762 120.505C128.473 121.192 128.817 122.165 128.795 123.426L128.783 124.108C128.761 125.353 128.378 126.314 127.634 126.994C126.89 127.664 125.826 127.989 124.439 127.967L121.504 127.92L121.655 119.382ZM123.163 120.7L123.058 126.651L124.462 126.675C125.346 126.689 126.014 126.484 126.464 126.06C126.923 125.636 127.159 124.977 127.175 124.083L127.188 123.4C127.202 122.513 126.989 121.852 126.546 121.414C126.103 120.967 125.443 120.737 124.567 120.722L123.163 120.7ZM133.844 123.702L137.608 123.763L137.597 124.397C137.574 125.682 137.233 126.648 136.576 127.297C135.918 127.937 135.023 128.247 133.892 128.229C133.287 128.219 132.749 128.125 132.276 127.947C131.802 127.76 131.399 127.494 131.065 127.147C130.73 126.799 130.479 126.372 130.309 125.866C130.139 125.359 130.06 124.776 130.072 124.118L130.083 123.459C130.106 122.15 130.464 121.156 131.157 120.475C131.85 119.787 132.813 119.453 134.046 119.472C134.557 119.481 135.015 119.562 135.42 119.714C135.835 119.859 136.189 120.06 136.481 120.317C136.784 120.565 137.025 120.858 137.207 121.195C137.387 121.531 137.509 121.887 137.571 122.262L135.912 122.236C135.791 121.843 135.575 121.514 135.265 121.249C134.964 120.984 134.55 120.847 134.023 120.839C133.282 120.826 132.713 121.033 132.314 121.458C131.915 121.874 131.707 122.55 131.691 123.484L131.679 124.143C131.664 125.046 131.86 125.724 132.268 126.178C132.687 126.624 133.235 126.852 133.916 126.863C134.562 126.873 135.067 126.736 135.429 126.448C135.8 126.161 136.03 125.673 136.118 124.984L133.822 124.946L133.844 123.702ZM139.288 119.667L145.03 119.76L145.007 121.052L140.797 120.984L140.757 123.192L144.203 123.247L144.179 124.54L140.735 124.485L140.692 126.936L144.902 127.004L144.879 128.297L139.138 128.204L139.288 119.667Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{opacity:"0.2",d:"M305.388 116.807L195.37 115.033C193.744 115.007 192.403 116.246 192.376 117.8L192.144 130.934C192.117 132.488 193.413 133.77 195.039 133.796L305.057 135.57C306.683 135.596 308.024 134.357 308.051 132.803L308.283 119.669C308.31 118.115 307.014 116.833 305.388 116.807Z",fill:"url(#paint14_linear_0_1)"}),e.createElement("defs",null,e.createElement("filter",{id:"filter0_d_0_1",x:"65.3462",y:"19.3508",width:"95.3467",height:"24.2341",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",{dy:"6.57325"}),e.createElement("feGaussianBlur",{stdDeviation:"3.28662"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("filter",{id:"filter1_d_0_1",x:"81.9009",y:"68.5813",width:"106.607",height:"24.9531",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",{dy:"6.57325"}),e.createElement("feGaussianBlur",{stdDeviation:"3.28662"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("filter",{id:"filter2_d_0_1",x:"55.6005",y:"118.378",width:"96.0031",height:"24.7263",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",{dy:"6.57325"}),e.createElement("feGaussianBlur",{stdDeviation:"3.28662"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("linearGradient",{id:"paint0_linear_0_1",x1:"11.9386",y1:"0.999968",x2:"333.266",y2:"50.195",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#060C2E",stopOpacity:"0.24"}),e.createElement("stop",{offset:"0.26274",stopColor:"#060C2E",stopOpacity:"0.097244"}),e.createElement("stop",{offset:"0.696491",stopColor:"#060C2E",stopOpacity:"0.06"}),e.createElement("stop",{offset:"1",stopColor:"#060C2E",stopOpacity:"0.24"})),e.createElement("linearGradient",{id:"paint1_linear_0_1",x1:"11.7692",y1:"-5.4434",x2:"326.908",y2:"79.0928",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white"}),e.createElement("stop",{offset:"0.530003",stopColor:"white",stopOpacity:"0"}),e.createElement("stop",{offset:"1",stopColor:"white",stopOpacity:"0.76"})),e.createElement("linearGradient",{id:"paint2_linear_0_1",x1:"27.2815",y1:"14.8176",x2:"49.6915",y2:"31.0487",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint3_linear_0_1",x1:"42.6783",y1:"14.8176",x2:"65.0885",y2:"31.0487",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint4_linear_0_1",x1:"202.062",y1:"22.3777",x2:"320.814",y2:"22.3777",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint5_linear_0_1",x1:"28.1654",y1:"52.6801",x2:"350.408",y2:"96.0198",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#060C2E",stopOpacity:"0.24"}),e.createElement("stop",{offset:"0.26274",stopColor:"#060C2E",stopOpacity:"0.097244"}),e.createElement("stop",{offset:"0.696491",stopColor:"#060C2E",stopOpacity:"0.06"}),e.createElement("stop",{offset:"1",stopColor:"#060C2E",stopOpacity:"0.24"})),e.createElement("linearGradient",{id:"paint6_linear_0_1",x1:"27.8699",y1:"46.249",x2:"344.614",y2:"125.079",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white"}),e.createElement("stop",{offset:"0.530003",stopColor:"white",stopOpacity:"0"}),e.createElement("stop",{offset:"1",stopColor:"white",stopOpacity:"0.76"})),e.createElement("linearGradient",{id:"paint7_linear_0_1",x1:"43.7583",y1:"66.2395",x2:"66.4696",y2:"82.0826",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint8_linear_0_1",x1:"59.1532",y1:"65.9808",x2:"81.8645",y2:"81.8239",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint9_linear_0_1",x1:"218.65",y1:"70.8838",x2:"337.38",y2:"68.7156",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint10_linear_0_1",x1:"2.28962",y1:"98.9929",x2:"322.624",y2:"153.825",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#060C2E",stopOpacity:"0.24"}),e.createElement("stop",{offset:"0.26274",stopColor:"#060C2E",stopOpacity:"0.097244"}),e.createElement("stop",{offset:"0.696491",stopColor:"#060C2E",stopOpacity:"0.06"}),e.createElement("stop",{offset:"1",stopColor:"#060C2E",stopOpacity:"0.24"})),e.createElement("linearGradient",{id:"paint11_linear_0_1",x1:"2.24227",y1:"92.5403",x2:"315.727",y2:"182.555",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white"}),e.createElement("stop",{offset:"0.530003",stopColor:"white",stopOpacity:"0"}),e.createElement("stop",{offset:"1",stopColor:"white",stopOpacity:"0.76"})),e.createElement("linearGradient",{id:"paint12_linear_0_1",x1:"17.386",y1:"113.055",x2:"39.499",y2:"129.656",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint13_linear_0_1",x1:"32.781",y1:"113.303",x2:"54.894",y2:"129.903",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint14_linear_0_1",x1:"192.008",y1:"123.433",x2:"310.74",y2:"125.528",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})))));process.env.NODE_ENV;process.env.NODE_ENV;function d2({circle:r,className:t,height:n,style:o,width:a}){const i=b(),l=e.useMemo(()=>i.getRootPrefixCls(i.prefixCls,"skeleton"),[i]);return e.createElement("span",{className:k(l,{[`${l}-circle`]:r},t),style:{height:r?a:n,width:a,...o}},"\u200B")}process.env.NODE_ENV!=="production"&&(d2.displayName="Skeleton");function s1(r){const t=b(),n=R2(),{address:o,className:a,iconUrl:i,name:l,size:c,style:u,symbol:p,tooltip:d}=r,[C,f]=e.useState(!0),E=e.useCallback(()=>{f(!1),n()},[]),y=e.useMemo(()=>d?t.getTooltipConfig(d):void 0,[t,d]),m=e.useMemo(()=>t.getRootPrefixCls(t.prefixCls,"token-icon"),[t]);return i!==void 0?e.createElement(e.Fragment,null,C?e.createElement(d2,{key:"skeleton",height:c,circle:!0,className:k(m,{[`${m}-${c}`]:typeof c=="string"}),width:c,style:{height:c,width:c,...u}}):null,e.createElement("img",{key:"icon",alt:`${p??""} ${l??""}`.trim(),className:k(m,{[`${m}-${c}`]:typeof c=="string",[`${t.prefixCls}-invisible`]:C,[`${t.prefixCls}-position-absolute`]:C},a),loading:"lazy",src:i,...y,style:{height:c,width:c,...u},onError:E,onLoad:E,onLoadedDataCapture:E})):o?e.createElement(s2,{address:o,className:k(m,a),size:c,tooltip:d}):e.createElement(e.Fragment,null,"\xA0")}process.env.NODE_ENV!=="production"&&(s1.displayName="TokenIcon");function ne({address:r,className:t,iconSize:n,iconUrl:o,id:a,name:i,showName:l=!0,style:c,subtitle:u,symbol:p}){const d=b(),C=e.useMemo(()=>d.getRootPrefixCls(d.prefixCls,"token-badge"),[d]);return e.createElement(O1,{alignItems:"center",className:k(C,{"with-token-name":l},t),flexWrap:"nowrap",id:a,style:c},e.createElement("div",null,e.createElement(s1,{address:r,iconUrl:o,name:i,size:n,symbol:p})),e.createElement("div",null,e.createElement("div",{className:`${C}-symbol`},p),l&&e.createElement("div",{className:`${C}-name`},i),u))}process.env.NODE_ENV!=="production"&&(ne.displayName="TokenBadge");process.env.NODE_ENV;const E7=e.forwardRef((r,t)=>{const n=b(),{children:o,className:a,horizontal:i,vertical:l}=r,c=e.useMemo(()=>n.getRootPrefixCls(n.prefixCls,"native-scroll-area"),[n]);return e.createElement("div",{className:k(c,a)},e.createElement("div",{className:k(`${c}-inner`,{horizontal:i,vertical:l}),ref:t},e.createElement("div",{className:`${c}-content`},o)))});process.env.NODE_ENV!=="production"&&(E7.displayName="NativeScrollArea");e.forwardRef((r,t)=>{const{className:n,...o}=r;return ge.createPortal(e.createElement("div",{ref:t,className:k("uk-pie-chart-tooltip",n),...o}),document.body)});process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;const h7=e.forwardRef((r,t)=>{const n=b(),{className:o,popupClassName:a,showSearch:i=!0,tokens:l,...c}=r,u=e.useMemo(()=>l?.map(d=>({label:e.createElement(ne,{address:d.address,iconSize:"small",iconUrl:d.iconUrl,symbol:d.symbol}),search:`${d.symbol} ${d.name??""} ${d.address??""}`,value:d.address}))??[],[l]),p=e.useMemo(()=>n.getRootPrefixCls(n.prefixCls,"token-select"),[n]);return e.createElement(F1,{ref:t,className:k(p,o),options:u,optionFilterProp:"search",popupClassName:k(`${p}-dropdown`,a),showSearch:i,size:"medium",virtual:!0,...c})});process.env.NODE_ENV!=="production"&&(h7.displayName="TokenSelect");process.env.NODE_ENV;function oe({address:r,className:t,icon:n,iconSize:o,iconUrl:a,subIcon:i,subTitle:l,title:c}){const u=b(),p=e.useMemo(()=>u.getRootPrefixCls(u.prefixCls,"wallet-account"),[u]);return e.createElement(O1,{alignItems:"center",className:k(p,t),component:l2,gap:"small"},e.createElement("div",{className:`${p}-icon`},n!==void 0?n:a!==void 0?e.createElement("img",{alt:"",height:typeof o=="number"?o:32,src:a,width:typeof o=="number"?o:32}):r!==void 0?e.createElement(s2,{address:r,size:o}):null,i!==void 0&&e.createElement("div",{className:`${p}-sub-icon`},i)),e.createElement("div",null,e.createElement("div",{className:`${p}-title`},c),l!==void 0&&e.createElement("div",{className:`${p}-subtitle`},l)))}process.env.NODE_ENV!=="production"&&(oe.displayName="WalletAccount");exports.EthereumConnectionType=void 0;(function(r){r.INJECTED="INJECTED",r.COINBASE_WALLET="COINBASE_WALLET",r.WALLET_CONNECT_V2="WALLET_CONNECT_V2",r.EIP_6963_INJECTED="EIP_6963_INJECTED"})(exports.EthereumConnectionType||(exports.EthereumConnectionType={}));exports.EIP6963Event=void 0;(function(r){r.REQUEST_PROVIDER="eip6963:requestProvider",r.ANNOUNCE_PROVIDER="eip6963:announceProvider"})(exports.EIP6963Event||(exports.EIP6963Event={}));let H1=[];const R1={subscribe:r=>{const t=n=>{H1.map(o=>o.info.uuid).includes(n.detail.info.uuid)||(H1=[...H1,n.detail],r())};return s.isBrowser()&&(window.addEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t),window.dispatchEvent(new Event(exports.EIP6963Event.REQUEST_PROVIDER))),()=>{s.isBrowser()&&window.removeEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t)}},value:()=>H1};function g7(){return e.useSyncExternalStore(R1.subscribe,R1.value,R1.value)}function v7(r,t){return r.filter(n=>t.includes(n.id))}function ae(r,t){return e.useMemo(()=>r.reduce((n,o)=>(o.id===t?.providerId?n.unshift({...o,isRecent:!0}):n.push({...o,isRecent:void 0}),n),[]),[r,t?.providerId])}const U1="EVM_RECENT_CONNECTION";function ie(r){const t={providerId:r.providerId,type:r.type};return!!(t.type&&exports.EthereumConnectionType[t.type]&&t.providerId)}function x1(r,t=U1){if(!r){s.storage.remove(t);return}s.debug("Store EVM recent connection",r),s.storage.set(t,JSON.stringify(r))}function W1(r=U1){const t=s.storage.get(r);if(t){try{const n=JSON.parse(t);if(ie(n))return n}catch(n){s.debug(n)}x1(void 0,r)}}function le(r=U1){const t=m1(),[n,o]=e.useState(W1(t.recentMetaStorageKey||r));return e.useEffect(()=>{const a=i=>{if(i.key===r&&i.newValue){const l=JSON.parse(i.newValue);ie(l)&&o(l)}};return s.isBrowser()&&window.addEventListener("storage",a),()=>{s.isBrowser()&&window.removeEventListener("storage",a)}},[r]),[n,x1]}function z1(r){return{blockExplorerUrls:[r.explorer.baseUrl],chainId:Number(r.chainId),chainName:r.name,iconUrls:r.icon?[r.icon]:void 0,nativeCurrency:{decimals:18,name:r.currency.name??r.currency.symbol,symbol:r.currency.symbol},rpcUrls:[r.rpcUrl]}}function se(r){const[t]=Array.from(new Map([["android",s.isMobile(s.getUserAgent())&&s.isAndroid(s.getUserAgent())],["ios",s.isMobile(s.getUserAgent())&&s.isIos(s.getUserAgent())],["chromeExtension",s.isBrowser()&&s.isChrome(s.getUserAgent())],["firefoxExtension",s.isBrowser()&&s.isFirefox(s.getUserAgent())]])).find(([,n])=>n)??[];return t?[t,r[t]]:void 0}function d1(r){return typeof r=="string"?Number.parseInt(r,16):r}var y7=Object.defineProperty,M7=(r,t,n)=>t in r?y7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,T1=(r,t,n)=>M7(r,typeof t!="symbol"?t+"":t,n),H=function(r,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,t,n,o);else for(var c=r.length-1;c>=0;c--)(l=r[c])&&(i=(a<3?l(i):a>3?l(t,n,i):l(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},g=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class Z extends g2.AbstractStore{constructor(t){super(),T1(this,"params"),T1(this,"name","EvmWalletService"),T1(this,"accountDisposer"),T1(this,"networkDisposer"),this.params=t,this.setData(()=>({networks:t?.networks||[]}));const n=t?.providers?.some(o=>o.id===t.providerId);this.setState(()=>({isSyncing:void 0,providerId:n?t?.providerId:void 0})),v.makeObservable(this),(t?.autoInit??!0)&&this._init().catch(o=>{s.error("Wallet init failed with an error",o)})}get connector(){return this.providers?.find(t=>t.id===this.providerId)?.connector}async init(){await this._init()}async connect(t){if(!(this.isConnecting||this.isDisconnecting))try{const n=typeof t=="number"?t:t?.chainId??this.params?.defaultNetworkId??this.network?.chainId??1,o=this.networks.find(i=>i.chainId===n?.toString()),a=typeof t=="object"?t:o?z1(o):void 0;await this.connector?.connect(a??1)}catch(n){throw s.error("Evm Wallet connect error",n),n}}async disconnect(t){if(!((this.isConnecting||this.isDisconnecting)&&!t))try{await this.connector?.disconnect(),this.setData("balance",void 0)}catch(n){s.error("EVM Wallet disconnect error",n)}}async addNetwork(t){await this.connector?.addNetwork(t)}async switchNetwork(t){await this.connector?.switchNetwork(t)}async watchAsset(t){return this.connector?.watchAsset(t)}get connection(){return this.network?.rpcUrl?new q1(new q1.providers.HttpProvider(this.network.rpcUrl)):this.provider}get provider(){return this.connector?.provider!=null?new q1(this.connector.provider):void 0}get balance(){return this._data.balance??"0"}get networks(){return this._data?.networks}get isSyncing(){return this._state.isSyncing}get providerId(){return this._state.providerId}get address(){return this.connector?.accounts?.[0]}get currency(){return{decimals:this.network?.currency.decimals??18,icon:this.network?.currency.icon,name:this.network?.currency.name,symbol:this.network?.currency.symbol||"ETH",wrappedCurrencyAddress:this.network?.currency.wrappedCurrencyAddress}}get hasProvider(){return this.connector?.provider!=null}get isConnected(){return this.address!==void 0}get isReady(){return!this.isInitializing&&!this.isConnecting&&!this.isDisconnecting&&this.isInitialized===!0&&this.isConnected}get isUnsupportedNetwork(){return this.chainId==null?!1:!(this.networks?.map(t=>t.chainId)?.includes(this.chainId.toString())??!1)}get network(){const t=this.chainId?.toString()??this.params?.defaultNetworkId?.toString();return this.networks?.find(n=>n.type==="evm"&&n.chainId===t)}get providerInfo(){return this.providers?.find(t=>t.id===this.providerId)?.info}get providers(){return this.params?.providers??[]}get chainId(){return this.connector?.chainId??this.params?.defaultNetworkId}get isConnecting(){return this.connector?.isConnecting}get isDisconnecting(){return this.connector?.isDisconnecting}get isInitialized(){return this.connector?.isInitialized}get isInitializing(){return this.connector?.isInitializing}async syncBalance(){if(this.provider)try{if(this.address){this.setState("isSyncing",this.isSyncing===void 0);const t=await this.provider.eth.getBalance(this.address);this.setData("balance",t.toString()),s.debug(`Sync EVM balance: ${t}`)}}catch(t){s.error("Sync EVM balance failed with an error",t),this.setData("balance",void 0)}finally{this.setState("isSyncing",!1)}}async _init(){this.accountDisposer=v.reaction(()=>this.address,async(n,o)=>{n?.toLowerCase()!==o?.toLowerCase()&&this.setState("isSyncing",void 0),await this.syncBalance()}),this.networkDisposer=v.reaction(()=>this.chainId,async(n,o)=>{n!==o&&this.setState("isSyncing",void 0),await this.syncBalance()});const t=s.debounce(async()=>{await this.syncBalance(),t()},1e4);t()}}H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"connector",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Promise)],Z.prototype,"init",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],Z.prototype,"connect",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Boolean]),g("design:returntype",Promise)],Z.prototype,"disconnect",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],Z.prototype,"addNetwork",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],Z.prototype,"switchNetwork",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],Z.prototype,"watchAsset",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"connection",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"provider",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"balance",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"networks",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"isSyncing",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"providerId",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"address",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"currency",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],Z.prototype,"hasProvider",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],Z.prototype,"isConnected",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],Z.prototype,"isReady",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],Z.prototype,"isUnsupportedNetwork",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"network",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"providerInfo",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"providers",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"chainId",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"isConnecting",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"isDisconnecting",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"isInitialized",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],Z.prototype,"isInitializing",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Promise)],Z.prototype,"syncBalance",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Promise)],Z.prototype,"_init",null);const j1=e.createContext(null);function N1(){return S2(j1)}function N7({agreementsNote:r,children:t,params:n,recentMetaStorageKey:o,wallet:a}){const i=e.useMemo(()=>a instanceof Z?a:new Z({...n}),[n,a]);return e.useEffect(()=>v.reaction(()=>i.chainId,l=>{if(l){const c=W1(o);x1({...c,chainId:l.toString()},o)}},{delay:10,fireImmediately:i.isReady}),[i,o]),e.createElement(j1.Provider,{value:i},e.createElement(u2,{agreementsNote:r,recentMetaStorageKey:o},t))}process.env.NODE_ENV!=="production"&&(j1.displayName="EvmWalletServiceContext");const w1=e.createContext(null);function m1(){return S2(w1)}const u2=u1.observer(({agreementsNote:r,children:t,network:n,recentMetaStorageKey:o,onConnect:a})=>{const i=N1(),[l,c]=e.useState(null),[u,p]=e.useState(null),d=e.useCallback(async E=>{try{c(null),p(E);const y=i.connector,m=W1(o),M=n??(m?.chainId?i.networks.find(N=>N.chainId===m.chainId)??1:1);s.debug(`Try to activate ${E.info.name} connection with chain`,typeof M=="number"?M:M?.chainId),await E.connector?.connect(typeof M=="number"?M:M&&z1(M),{onConnect:a}),i.providerId&&E.id!==i.providerId&&await y?.disconnect({force:!0}),x1({chainId:E.connector.chainId?.toString(),disconnected:!1,providerId:E.id,type:E.connector.type},o),i.setState("providerId",E.id)}catch(y){c(y)}},[n,a,o,i]),C=e.useCallback(()=>{c(null),p(null)},[]),f=e.useMemo(()=>({agreementsNote:r,connect:d,connectingProvider:u,error:l,recentMetaStorageKey:o,reset:C}),[r,d,u,l,o,C]);return e.createElement(w1.Provider,{value:f},t)});process.env.NODE_ENV!=="production"&&(w1.displayName="EvmWalletProvidersContext");var B=y1.defineMessages({EVM_CONNECT_AGREEMENTS_NOTE:{defaultMessage:"By connecting a wallet, you agree to Terms of Service and consent to its Privacy Policy.",id:"EVM_CONNECT_AGREEMENTS_NOTE"},EVM_CONNECT_NOT_CONNECTED_HINT:{defaultMessage:"Not connected",id:"EVM_CONNECT_NOT_CONNECTED_HINT"},EVM_CONNECT_INITIALIZING_HINT:{defaultMessage:"Initializing",id:"EVM_CONNECT_INITIALIZING_HINT"},EVM_CONNECT_CONNECT_BTN_TEXT:{defaultMessage:"Connect",id:"EVM_CONNECT_CONNECT_BTN_TEXT"},EVM_CONNECT_DISCONNECT_BTN_TEXT:{defaultMessage:"Disconnect",id:"EVM_CONNECT_DISCONNECT_BTN_TEXT"},EVM_CONNECT_CHANGE_WALLET_BTN_TEXT:{defaultMessage:"Change wallet",id:"EVM_CONNECT_CHANGE_WALLET_BTN_TEXT"},EVM_CONNECT_UNSUPPORTED_NETWORK_WARNING:{defaultMessage:"Unsupported network",id:"EVM_CONNECT_UNSUPPORTED_NETWORK_WARNING"},EVM_CONNECT_CONNECTOR_BLOCKCHAIN_NAME:{defaultMessage:"Ethereum",id:"EVM_CONNECT_CONNECTOR_BLOCKCHAIN_NAME"},EVM_CONNECT_CONNECTOR_EXPLORER_HINT:{defaultMessage:"Open in {explorerTitle}",id:"EVM_CONNECT_CONNECTOR_EXPLORER_HINT"},EVM_CONNECT_INSTALL_PROVIDER:{defaultMessage:"Install {providerName}",id:"EVM_CONNECT_INSTALL_PROVIDER"},EVM_CONNECT_INSTALL_ANDROID_PLATFORM:{defaultMessage:"Install Android App",id:"EVM_CONNECT_INSTALL_ANDROID_PLATFORM"},EVM_CONNECT_INSTALL_IOS_PLATFORM:{defaultMessage:"Install iOS App",id:"EVM_CONNECT_INSTALL_IOS_PLATFORM"},EVM_CONNECT_INSTALL_CHROME_EXTENSION_PLATFORM:{defaultMessage:"Install Chrome extension",id:"EVM_CONNECT_INSTALL_CHROME_EXTENSION_PLATFORM"},EVM_CONNECT_INSTALL_FIREFOX_EXTENSION_PLATFORM:{defaultMessage:"Install Firefox extension",id:"EVM_CONNECT_INSTALL_FIREFOX_EXTENSION_PLATFORM"},EVM_CONNECT_INSTALL_SAFARI_EXTENSION_PLATFORM:{defaultMessage:"Install Safari extension",id:"EVM_CONNECT_INSTALL_SAFARI_EXTENSION_PLATFORM"},EVM_CONNECT_INSTALL_UNKNOWN_PLATFORM:{defaultMessage:"&mdash;",id:"EVM_CONNECT_INSTALL_UNKNOWN_PLATFORM"},EVM_CONNECT_PROVIDER_HOMEPAGE:{defaultMessage:"Get {providerName}",id:"EVM_CONNECT_PROVIDER_HOMEPAGE"},EVM_CONNECT_PROVIDER_HOMEPAGE_NOTE:{defaultMessage:"Check the wallet homepage",id:"EVM_CONNECT_PROVIDER_HOMEPAGE_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_TITLE:{defaultMessage:"Connect a wallet",id:"EVM_CONNECT_DISPATCHER_POPUP_TITLE"},EVM_CONNECT_DISPATCHER_POPUP_NOTE:{defaultMessage:"At the moment we only support the wallets below.",id:"EVM_CONNECT_DISPATCHER_POPUP_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TITLE:{defaultMessage:"Continue in {title}",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TITLE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_NOTE:{defaultMessage:"Accept connection request in the wallet",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_TITLE:{defaultMessage:"Connection failed",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_TITLE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_NOTE:{defaultMessage:"Connection can be declined if a previous request is still active",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TRY_AGAIN_BTN_TEXT:{defaultMessage:"Try again",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TRY_AGAIN_BTN_TEXT"},EVM_CONNECT_DISPATCHER_POPUP_CONNECTED_HINT:{defaultMessage:"Connected",id:"EVM_CONNECT_DISPATCHER_POPUP_CONNECTED_HINT"},EVM_CONNECT_DISPATCHER_POPUP_RECENT_HINT:{defaultMessage:"Recent",id:"EVM_CONNECT_DISPATCHER_POPUP_RECENT_HINT"},EVM_CONNECT_DISPATCHER_POPUP_NO_PROVIDERS_HINT:{defaultMessage:"It seems that no provider was configured. Please ensure the service settings are correct.",id:"EVM_CONNECT_DISPATCHER_POPUP_NO_PROVIDERS_HINT"}});const ce=u1.observer(({className:r,open:t,type:n,onClose:o})=>{const a=y1.useIntl(),i=m1(),l=()=>{Q1("evm-modal-page"),i.reset()};return e.useEffect(()=>{t&&S1("evm-modal-page")},[t]),e.useEffect(()=>l,[]),n==="drawer"?e.createElement($2,{className:r,destroyOnClose:!0,keyboard:!i.connectingProvider,maskClosable:!i.connectingProvider,motion:{motionLeave:!0,removeOnLeave:!0,onLeaveEnd:l},open:t,placement:"bottom",push:!1,rootClassName:"evm-connect-drawer",onClose:o},e.createElement(Y1,{kind:"drawer",ratio:.9,onClick:o}),e.createElement(l1,{className:"uk-drawer-header"},e.createElement(l1,{className:"uk-drawer-title"},a.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_TITLE))),e.createElement("div",{className:"uk-drawer-body"},e.createElement(t2,null)),i.agreementsNote!==!1&&e.createElement(o1,{align:"center",className:"uk-drawer-footer uk-margin-top",component:"footer",kind:"meta"},i.agreementsNote||a.formatMessage(B.EVM_CONNECT_AGREEMENTS_NOTE))):e.createElement(Te,{centered:!0,className:k("evm-connect-modal",r),closeIcon:e.createElement(Y1,{kind:"modal",ratio:.9,onClick:o}),destroyOnClose:!0,footer:i.agreementsNote!==!1&&e.createElement(o1,{align:"center",component:"div",kind:"meta"},i.agreementsNote||a.formatMessage(B.EVM_CONNECT_AGREEMENTS_NOTE)),keyboard:!i.connectingProvider,maskClosable:!i.connectingProvider,title:a.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_TITLE),visible:t,width:380,onClose:o,onClosed:l},e.createElement(t2,null))}),e2=u1.observer(({disabled:r,network:t,popupClassName:n,popupType:o,trigger:a,onClose:i,onConnect:l,onOpen:c,...u})=>{const p=N1(),d=e.useContext(w1),{standalone:C=p.providers?.length===1,...f}=u,[E,y]=e.useState(!1),m=e.useCallback(()=>{y(!1),i?.()},[i]),M=e.useCallback(()=>{y(!0),c?.()},[c]),N=e.useCallback(async()=>{y(!1);const P=t?.chainId?z1(t):void 0;await Promise.allSettled([l?.(p),p.connect(P).catch(()=>{p.providers?.length>1&&M()})])},[t,l,M,p]),O=r===void 0?p.isInitializing||p.isConnecting:r;return e.createElement(e.Fragment,null,typeof a=="function"?a({connect:C?N:M,disabled:O}):e.createElement(i1,{"aria-disabled":O,disabled:O,...f,onClick:C?N:M}),!C&&e.createElement(u2,{agreementsNote:d?.agreementsNote,network:t,recentMetaStorageKey:d?.recentMetaStorageKey,onConnect:m},e.createElement(ce,{className:n,open:E,type:o,onClose:m})))}),k7=u1.observer(r=>{const t=y1.useIntl(),n=N1(),o=m1(),[a,i]=le(o.recentMetaStorageKey),l=e.useRef(null),{changeWalletButtonText:c=t.formatMessage(B.EVM_CONNECT_CHANGE_WALLET_BTN_TEXT),className:u,connectButtonShape:p,connectButtonText:d=t.formatMessage(B.EVM_CONNECT_CONNECT_BTN_TEXT),connectButtonTrigger:C,connectButtonType:f,disconnectButtonText:E=t.formatMessage(B.EVM_CONNECT_DISCONNECT_BTN_TEXT),network:y=n.network,popupType:m,suffix:M,showDropMenu:N=!0,showSubIcon:O=!0,standalone:P=n.providers?.length===1,warnUnsupportedNetwork:T=!0}=r,W=()=>{l.current?.close()},Y=async()=>{n.hasProvider&&(l.current?.close(),await n.disconnect(),a&&i({...a,disconnected:!0},o.recentMetaStorageKey))},R=!n.isConnected||n.address===void 0;let j=t.formatMessage(B.EVM_CONNECT_NOT_CONNECTED_HINT);n.isUnsupportedNetwork&&!R&&T?j=e.createElement(o1,{color:"danger"},t.formatMessage(B.EVM_CONNECT_UNSUPPORTED_NETWORK_WARNING)):n.isSyncing?j=e.createElement(d2,{width:80}):n.isReady&&(j=`${s.formattedTokenAmount(n.balance,y?.currency.decimals??n.currency.decimals)} ${y?.currency.symbol||n.currency.symbol}`);let V=e.createElement("div",{className:"evm-connect-connector-icon"}),n1;y?.icon?V=e.createElement(s1,{iconUrl:y.icon,size:32}):n.network?.icon&&(V=e.createElement(s1,{iconUrl:n.network.icon,size:32})),n.providerInfo?.icon&&(n1=e.createElement(s1,{iconUrl:n.providerInfo.icon,size:16})),n.isUnsupportedNetwork&&!R&&T&&(V=e.createElement(p1,{icon:"danger",ratio:1.6}));const Q=y?.shortName??n.network?.shortName;return e.createElement(O1,{alignItems:"stretch",className:k("evm-connect-connector",u,n.providerId),component:l2},e.createElement("div",null,e.createElement(oe,{address:n.address?.toString(),icon:V,subIcon:!R&&O?n1:void 0,subTitle:j,title:R?Q??t.formatMessage(B.EVM_CONNECT_CONNECTOR_BLOCKCHAIN_NAME):e.createElement(re,{address:n.address?.toString(),baseUrl:y?.explorer.baseUrl||n.network?.explorer.baseUrl,copyable:!0,subPath:y?.explorer.accountsSubPath||n.network?.explorer.accountsSubPath,tooltip:t.formatMessage(B.EVM_CONNECT_CONNECTOR_EXPLORER_HINT,{explorerTitle:y?.explorer.title||n.network?.explorer.title||""})})})),e.createElement(O1,{alignItems:"center",className:"evm-connect-connector-suffix"},M,!R&&N&&e.createElement(B2,{ref:l,action:["click"],hideAction:["click"],overlayClassName:"evm-connect-dropdown",overlay:e.createElement(g1,{className:"uk-margin-remove",size:"large"},!P&&e.createElement(g1.Item,{key:"connect-wallet"},e.createElement(e2,{className:"evm-connect-change-wallet",network:y,popupType:m,type:"link",onOpen:W},c)),e.createElement(g1.Item,null,e.createElement(i1,{"aria-disabled":n.isDisconnecting,className:"evm-connect-logout",disabled:n.isDisconnecting,type:"link",onClick:Y},E))),placement:"bottom-right"},e.createElement(p1,{className:"evm-connect-dropdown-trigger",icon:"ellipsisVertical",ratio:.8})),R&&e.createElement(e2,{key:"connect",network:y,popupType:m,shape:p,standalone:P,trigger:C,type:f},d)))}),_7=u1.observer(()=>{const r=y1.useIntl(),t=m1(),n=async()=>{t.connectingProvider&&await t.connect(t.connectingProvider)};return e.createElement("div",{className:"evm-connect-connection-request"},e.createElement(i1,{className:"evm-connect-connection-request-back-button uk-position-top-left",type:"text",onClick:t.reset},e.createElement(p1,{icon:"arrowLeft",ratio:.9})),e.createElement(l2,{childWidth:1,gap:"collapse"},t.connectingProvider?.info.icon&&e.createElement(o1,{align:"center",className:k("uk-margin-top",{"uk-margin-bottom":t.connectingProvider?.info.description,"uk-margin-medium-bottom":!t.connectingProvider?.info.description})},e.createElement("img",{src:t.connectingProvider.info.icon,alt:t.connectingProvider.info.name,height:60,width:60})),t.connectingProvider?.info.description&&e.createElement(o1,{align:"center",className:"uk-margin-medium-bottom",component:"div",kind:"meta"},t.connectingProvider.info.description),t.error?e.createElement(o1,{align:"center"},e.createElement("h4",{className:"evm-connect-connection-request-title uk-text-danger"},r.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_TITLE)),e.createElement("div",{className:"uk-margin-small-bottom"},t.error.message?e.createElement(o1,{color:"danger"},t.error.message):r.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_NOTE)),e.createElement(i1,{className:"evm-connect-connection-request-button",type:"default",onClick:n},r.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TRY_AGAIN_BTN_TEXT))):e.createElement(o1,{align:"center"},e.createElement("h4",{className:"evm-connect-connection-request-title"},r.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TITLE,{title:t.connectingProvider?.info.name??"wallet"})),e.createElement("div",null,r.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_NOTE)))))}),O7=u1.observer(r=>{const t=y1.useIntl(),n=N1(),o=m1(),{providerConfig:a,onSelect:i}=r,[l,c]=e.useState(()=>{if(a.connector.type===exports.EthereumConnectionType.WALLET_CONNECT_V2)return!0}),u=async()=>{l&&(await o.connect(a),i?.(a))},p=a.connector.isInitializing===void 0||a.connector.isInitializing;if(e.useEffect(()=>v.reaction(()=>a.connector,m=>{m.type!==exports.EthereumConnectionType.WALLET_CONNECT_V2&&c(m.provider!=null)},{fireImmediately:!0}),[a.connector]),!l&&p)return e.createElement(i1,{className:"evm-connect-provider-button",disabled:!0},e.createElement("span",{className:"tvm-connect-provider-icon"},typeof a.info.icon=="string"?e.createElement(s1,{iconUrl:a.info.icon,size:28}):a.info.icon),e.createElement("span",{className:"tvm-connect-provider-title"},t.formatMessage(B.EVM_CONNECT_INITIALIZING_HINT)),e.createElement("span",null,e.createElement(i2,{ratio:.8})));const d=s.getUserAgent(),C=a.info.links?.homepage,f=a.info.links?.universalLink;if(s.isMobile(d)&&!l&&f)return e.createElement(i1,{className:"evm-connect-provider-button",href:f,rel:"noopener noreferrer"},e.createElement("span",{className:"evm-connect-provider-icon"},typeof a.info.icon=="string"?e.createElement(s1,{iconUrl:a.info.icon,size:28}):a.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},a.info.name,a.info.description&&e.createElement(o1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"xsmall",wrap:"truncate"},a.info.description)));if(!l){const[m="UNKNOWN",M]=se({...a.info.links})??[];if(!M&&C)return e.createElement(i1,{className:"evm-connect-provider-button",href:C,rel:"noopener noreferrer",target:"_blank"},e.createElement("span",{className:"evm-connect-provider-icon"},typeof a.info.icon=="string"?e.createElement(s1,{iconUrl:a.info.icon,size:28}):a.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},t.formatMessage(B.EVM_CONNECT_PROVIDER_HOMEPAGE,{providerName:a.info.name??""}),e.createElement(o1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"small",wrap:"truncate"},t.formatMessage(B.EVM_CONNECT_PROVIDER_HOMEPAGE_NOTE))));let N;try{N=t.formatMessage(B[`EVM_CONNECT_INSTALL_${s.camelToSnake(m)}_PLATFORM`.toUpperCase()])}catch{}return e.createElement(i1,{className:"evm-connect-provider-button",href:M,rel:"noopener noreferrer",target:"_blank"},e.createElement("span",{className:"evm-connect-provider-icon"},typeof a.info.icon=="string"?e.createElement(s1,{iconUrl:a.info.icon,size:28}):a.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},t.formatMessage(B.EVM_CONNECT_INSTALL_PROVIDER,{providerName:a.info.name??""}),e.createElement(o1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"small",wrap:"truncate"},N)))}const E=n.isConnected&&n.providerId===a.id,y=n.isConnecting&&o.connectingProvider?.id===a.id;return e.createElement(i1,{className:"evm-connect-provider-button",disabled:E||y,onClick:u},e.createElement("span",{className:"evm-connect-provider-icon"},typeof a.info.icon=="string"?e.createElement(s1,{iconUrl:a.info.icon,size:28}):a.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},a.info.name,a.info.description&&e.createElement(o1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"xsmall",wrap:"truncate"},a.info.description)),E&&e.createElement("span",{className:"evm-connect-provider-connected"},t.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_CONNECTED_HINT)),!E&&a.isRecent&&e.createElement("span",{className:"evm-connect-provider-recent"},t.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_RECENT_HINT)))}),t2=u1.observer(()=>{const r=y1.useIntl(),t=N1(),n=m1(),o=ae(t.providers??[]),a=e.useRef(null),i=e.useRef(null);return e.useLayoutEffect(()=>{if(a.current){const l=i.current?.clientHeight;a.current.style.height=l?`${l}px`:""}},[n.connectingProvider,n.error]),t.providers.length===0?e.createElement("div",{ref:a,className:"tvm-connect-providers-dispatcher"},e.createElement("div",{className:"uk-padding-large"},r.formatMessage(B.EVM_CONNECT_DISPATCHER_POPUP_NO_PROVIDERS_HINT))):e.createElement("div",{ref:a,className:"evm-connect-providers-dispatcher"},e.createElement("div",{ref:i},n.connectingProvider?e.createElement(_7,null):e.createElement(g1,{className:"evm-connect-providers-list"},o.map(l=>e.createElement(g1.Item,{key:l.id},e.createElement(O7,{providerConfig:l}))))))});var x7=Object.defineProperty,w7=(r,t,n)=>t in r?x7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,K1=(r,t,n)=>w7(r,typeof t!="symbol"?t+"":t,n),r1=function(r,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,t,n,o);else for(var c=r.length-1;c>=0;c--)(l=r[c])&&(i=(a<3?l(i):a>3?l(t,n,i):l(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},I=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class q extends g2.AbstractStore{constructor(t){super(),K1(this,"params"),K1(this,"type"),K1(this,"provider"),this.params=t}async addNetwork(t){if(!this.provider)throw new Error("Provider is not defined");const n=`0x${t.chainId.toString(16)}`;await this.provider.request({method:"wallet_addEthereumChain",params:[{...t,chainId:n}]})}async switchNetwork(t){if(!this.provider)throw new Error("Provider is not defined");const n=`0x${(typeof t=="number"?t:t?.chainId).toString(16)}`;try{await this.provider.request({method:"wallet_switchEthereumChain",params:[{chainId:n}]})}catch(o){if((o.data?.originalError?.code||o.code)===4902&&typeof t!="number")await this.addNetwork({...t});else throw o}}async watchAsset(t){if(!this.provider)throw new Error("Provider is not defined");return this.provider.request({method:"wallet_watchAsset",params:{options:{address:t.address,decimals:t.decimals,image:t.image,symbol:t.symbol},type:"ERC20"}}).then(n=>{if(!n)throw new Error("Watch asset request was rejected");return!0})}get accounts(){return this._data.accounts}get chainId(){return this._data.chainId}get isConnecting(){return this._state.isConnecting}get isDisconnecting(){return this._state.isDisconnecting}get isInitialized(){return this._state.isInitialized}get isInitializing(){return this._state.isInitializing}handleAccountsChanged(t){s.debug(`Accounts have been changed to ${t}`),this.setData({accounts:t})}handleChainChanged(t){s.debug(`Chain has been changed to ${t}`),this.setData({chainId:Number.parseInt(t,16)})}handleDisconnect(t){this.setData(()=>({})),this.params?.onDisconnect?.(t)}}r1([v.observable,I("design:type",Object)],q.prototype,"provider",void 0);r1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",Promise)],q.prototype,"addNetwork",null);r1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",Promise)],q.prototype,"switchNetwork",null);r1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",Promise)],q.prototype,"watchAsset",null);r1([v.computed,I("design:type",Object),I("design:paramtypes",[])],q.prototype,"accounts",null);r1([v.computed,I("design:type",Object),I("design:paramtypes",[])],q.prototype,"chainId",null);r1([v.computed,I("design:type",Object),I("design:paramtypes",[])],q.prototype,"isConnecting",null);r1([v.computed,I("design:type",Object),I("design:paramtypes",[])],q.prototype,"isDisconnecting",null);r1([v.computed,I("design:type",Object),I("design:paramtypes",[])],q.prototype,"isInitialized",null);r1([v.computed,I("design:type",Object),I("design:paramtypes",[])],q.prototype,"isInitializing",null);r1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Array]),I("design:returntype",void 0)],q.prototype,"handleAccountsChanged",null);r1([v.action.bound,I("design:type",Function),I("design:paramtypes",[String]),I("design:returntype",void 0)],q.prototype,"handleChainChanged",null);r1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",void 0)],q.prototype,"handleDisconnect",null);var b7=Object.defineProperty,V7=(r,t,n)=>t in r?b7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,E2=(r,t,n)=>V7(r,typeof t!="symbol"?t+"":t,n),G1=function(r,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,t,n,o);else for(var c=r.length-1;c>=0;c--)(l=r[c])&&(i=(a<3?l(i):a>3?l(t,n,i):l(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},a1=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class b1 extends q{constructor(t){super(t),E2(this,"params"),E2(this,"type",exports.EthereumConnectionType.EIP_6963_INJECTED),this.params=t,this.provider=t.provider,v.makeObservable(this),this.provider.on("accountsChanged",this.handleAccountsChanged),this.provider.on("chainChanged",this.handleChainChanged),this.provider.on("connect",this.handleConnect),this.provider.on("disconnect",this.handleDisconnect),this.init().catch(s.error)}async connect(t){if(!this.provider)throw new Error("Provider is not defined");try{this.setState("isConnecting",!0);const n=await this.provider.request({method:"eth_requestAccounts"}),o=await this.provider.request({method:"eth_chainId"});s.debug(`Connect to ${this.params.info.name} connection`,n,o);const a=d1(o),i=typeof t=="number"?t:t?.chainId;if(!i||a===i){this.setData({accounts:n,chainId:a}),this.setState({isConnecting:!1,isInitialized:!0}),s.debug(`${this.params.info.name} connection has skipped network switching.`);return}if(!t){s.debug(`${this.params.info.name} connection has skipped network switching. Chain params or chainId is not provided.`);return}s.debug(`${this.params.info.name} connection trying to switch network.`),await this.switchNetwork(t).then(async()=>{await this.connect(i)})}catch(n){throw this.setState("isConnecting",!1),n}}async disconnect(){if(!this.provider){this.setState("isDisconnecting",!1);return}try{s.debug(`Disconnect from ${this.params.info.name} connection`),this.setState("isDisconnecting",!0),this.setData({accounts:void 0,chainId:void 0}),this.setState("isDisconnecting",!1)}catch(t){throw this.setState("isDisconnecting",!1),t}}async init(){if(this.setState("isInitializing",!0),!this.provider){this.setState({isInitialized:!1,isInitializing:!1});return}try{const t=await this.provider.request({method:"eth_accounts"});t.length||s.throwException("No accounts returned");const n=await this.provider.request({method:"eth_chainId"});this.setData({accounts:t,chainId:d1(n)}),this.setState({isInitialized:!0,isInitializing:!1})}catch(t){s.debug(`${this.params.info.name} could not be pre-connected`,t),this.setState({isInitialized:!1,isInitializing:!1})}}handleConnect({chainId:t}){this.setData({chainId:d1(t)})}}G1([v.action.bound,a1("design:type",Function),a1("design:paramtypes",[Object]),a1("design:returntype",Promise)],b1.prototype,"connect",null);G1([v.action.bound,a1("design:type",Function),a1("design:paramtypes",[]),a1("design:returntype",Promise)],b1.prototype,"disconnect",null);G1([v.action.bound,a1("design:type",Function),a1("design:paramtypes",[]),a1("design:returntype",Promise)],b1.prototype,"init",null);G1([v.action.bound,a1("design:type",Function),a1("design:paramtypes",[Object]),a1("design:returntype",void 0)],b1.prototype,"handleConnect",null);var Z7=Object.defineProperty,I7=(r,t,n)=>t in r?Z7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,h2=(r,t,n)=>I7(r,typeof t!="symbol"?t+"":t,n),V1=function(r,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,t,n,o);else for(var c=r.length-1;c>=0;c--)(l=r[c])&&(i=(a<3?l(i):a>3?l(t,n,i):l(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},e1=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};const H7=["isBraveWallet","isRabby","isLedgerConnect","isTrust"];class k1 extends q{constructor(t){super(t),h2(this,"params"),h2(this,"type",exports.EthereumConnectionType.INJECTED),this.params=t,v.makeObservable(this),this.init().catch(s.error)}async connect(t){if(!this.provider)throw new Error("Provider is not defined");try{this.setState("isConnecting",!0);const n=await this.provider.request({method:"eth_requestAccounts"}),o=await this.provider.request({method:"eth_chainId"});s.debug("Connect to MetaMask connection",n,o);const a=d1(o),i=typeof t=="number"?t:t?.chainId;if(!i||a===i){this.setData({accounts:n,chainId:a}),this.setState({isConnecting:!1,isInitialized:!0}),s.debug("MetaMask connection has skipped network switching.");return}if(!t){s.debug("MetaMask connection has skipped network switching. Chain params or chainId is not provided.");return}s.debug("MetaMask connection trying to switch network."),await this.switchNetwork(t).then(async()=>{await this.connect(i)})}catch(n){throw this.setState("isConnecting",!1),n}}async disconnect(){if(!this.provider){this.setState("isDisconnecting",!1);return}try{s.debug("Disconnect from MetaMask connection"),this.setState("isDisconnecting",!0),this.setData({accounts:void 0,chainId:void 0}),this.setState("isDisconnecting",!1)}catch(t){throw this.setState("isDisconnecting",!1),t}}async init(){const t=n=>{n.detail.info.name==="MetaMask"&&n.detail.info.rdns==="io.metamask"&&(this.provider=n.detail.provider)};try{this.setState("isInitializing",!0);const n=await he(this.params?.options);n&&(this.provider=n,this.provider.providers?.length&&(this.provider=this.provider.providers.find(o=>o.isMetaMask)??this.provider.providers[0]),s.isBrowser()&&(window.addEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t),window.dispatchEvent(new Event(exports.EIP6963Event.REQUEST_PROVIDER))),Object.keys(n).some(o=>H7.includes(o))&&(this.provider=void 0,s.throwException("No MetaMask provider found")))}catch{s.isBrowser()&&window.removeEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t)}if(!this.provider){this.setState({isInitialized:!1,isInitializing:!1});return}try{this.provider.on("accountsChanged",this.handleAccountsChanged),this.provider.on("chainChanged",this.handleChainChanged),this.provider.on("connect",this.handleConnect),this.provider.on("disconnect",this.handleDisconnect);const n=await this.provider.request({method:"eth_accounts"});n.length||s.throwException("No accounts returned");const o=await this.provider.request({method:"eth_chainId"});this.setData({accounts:n,chainId:d1(o)}),this.setState({isInitialized:!0,isInitializing:!1})}catch(n){s.debug("MetaMask could not be pre-connected",n),this.setState({isInitialized:!1,isInitializing:!1})}}handleConnect({chainId:t}){this.setData({chainId:d1(t)})}}V1([v.override,e1("design:type",Object)],k1.prototype,"provider",void 0);V1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[Object]),e1("design:returntype",Promise)],k1.prototype,"connect",null);V1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[]),e1("design:returntype",Promise)],k1.prototype,"disconnect",null);V1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[]),e1("design:returntype",Promise)],k1.prototype,"init",null);V1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[Object]),e1("design:returntype",void 0)],k1.prototype,"handleConnect",null);var T7=Object.defineProperty,S7=(r,t,n)=>t in r?T7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,X1=(r,t,n)=>S7(r,typeof t!="symbol"?t+"":t,n),Z1=function(r,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,t,n,o);else for(var c=r.length-1;c>=0;c--)(l=r[c])&&(i=(a<3?l(i):a>3?l(t,n,i):l(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},t1=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class _1 extends q{constructor(t){super(t),X1(this,"params"),X1(this,"type",exports.EthereumConnectionType.WALLET_CONNECT_V2),X1(this,"options"),this.params=t,this.options=t.options,v.makeObservable(this),this.init().catch(s.error)}async connect(t){const n=await this.createProvider(),o=typeof t=="number"?t:t?.chainId;if(n.session){if(!o||o===n.chainId)return;n.session.namespaces.eip155.accounts.some(a=>a.startsWith(`eip155:${o}:`))||(this.options.optionalChains?.includes(o)&&s.throwException(`Cannot activate an optional chain (${o}), as the wallet is not connected to it.
2
- You should handle this error in application code, as there is no guarantee that a wallet is connected to a chain configured in "optionalChains".`),s.throwException(`Unknown chain (${o}). Make sure to include any chains you might connect to in the "chains" or "optionalChains" parameters when initializing WalletConnect.`)),await n.request({method:"wallet_switchEthereumChain",params:[{chainId:`0x${o.toString(16)}`}]});return}try{this.setState("isConnecting",!0),await n.enable(),this.setData({accounts:n.accounts,chainId:n.chainId})}catch(a){throw s.error("Could not connect to the wallet",a),a}finally{this.setState({isConnecting:!1,isInitialized:!0})}}async disconnect(){if(!this.provider){this.setState("isDisconnecting",!1);return}try{s.debug("Disconnect from Wallet Connect connection"),this.setState("isDisconnecting",!0),this.provider.removeListener("accountsChanged",this.handleAccountsChanged),this.provider.removeListener("chainChanged",this.handleChainChanged),this.provider.removeListener("disconnect",this.handleDisconnect),await this.provider.disconnect(),this.setData({accounts:void 0,chainId:void 0}),this.setState("isDisconnecting",!1),this.provider=void 0}catch(t){throw this.setState("isDisconnecting",!1),t}}async init(){this.setState("isInitializing",!0);try{const t=await this.createProvider();t.session||s.throwException("No active session found. Connect your wallet first."),this.setData({accounts:t.accounts,chainId:t.chainId}),this.setState({isInitialized:!0,isInitializing:!1})}catch(t){await this.disconnect(),this.setState({isInitialized:!1,isInitializing:!1}),s.error("Wallet Connect could not be pre-connected",t)}}async createProvider(){return this.provider=await y2.init(this.options),this.provider.on("accountsChanged",this.handleAccountsChanged),this.provider.on("chainChanged",this.handleChainChanged),this.provider.on("disconnect",this.handleDisconnect),this.provider}}Z1([v.override,t1("design:type",y2)],_1.prototype,"provider",void 0);Z1([v.action.bound,t1("design:type",Function),t1("design:paramtypes",[Object]),t1("design:returntype",Promise)],_1.prototype,"connect",null);Z1([v.action.bound,t1("design:type",Function),t1("design:paramtypes",[]),t1("design:returntype",Promise)],_1.prototype,"disconnect",null);Z1([v.action.bound,t1("design:type",Function),t1("design:paramtypes",[]),t1("design:returntype",Promise)],_1.prototype,"init",null);Z1([v.action.bound,t1("design:type",Function),t1("design:paramtypes",[]),t1("design:returntype",Promise)],_1.prototype,"createProvider",null);exports.EIP6963Connector=b1;exports.EVM_RECENT_CONNECTION=U1;exports.EthereumConnector=q;exports.EvmConnectButton=e2;exports.EvmConnectDialog=ce;exports.EvmConnector=k7;exports.EvmProvidersDispatcher=t2;exports.EvmWalletProvidersContext=w1;exports.EvmWalletProvidersProvider=u2;exports.EvmWalletService=Z;exports.EvmWalletServiceContext=j1;exports.EvmWalletServiceProvider=N7;exports.MetaMask=k1;exports.WalletConnect=_1;exports.convertNetworkToChainParams=z1;exports.getEvmProviderPlatformLink=se;exports.getRecentConnectionMeta=W1;exports.parseChainId=d1;exports.store=R1;exports.storeRecentConnectionMeta=x1;exports.useEIP6963Connections=g7;exports.useEvmWalletProviders=m1;exports.useEvmWalletService=N1;exports.useFilteredConnections=v7;exports.useOrderedConnections=ae;exports.useRecentConnectionMeta=le;
1
+ "use strict";var u1=require("mobx-react-lite"),pe=require("react"),N=require("classnames"),v1=require("react-intl"),c=require("@broxus/js-utils"),v=require("mobx"),v2=require("@broxus/js-core"),q1=require("web3"),y2=require("@rc-component/util/lib/omit"),de=require("@rc-component/input-number"),U=require("lightweight-charts"),L2=require("luxon"),ue=require("copy-to-clipboard");require("bignumber.js");require("d3");var me=require("react-dom");require("react-waypoint");var r2=require("@rc-component/select"),Le=require("@rc-component/trigger"),fe=require("@rc-component/drawer"),Ee=require("@rc-component/dialog"),he=require("@metamask/detect-provider"),M2=require("@walletconnect/ethereum-provider");function N2(r){var t=Object.create(null);return r&&Object.keys(r).forEach(function(n){if(n!=="default"){var o=Object.getOwnPropertyDescriptor(r,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return r[n]}})}}),t.default=r,Object.freeze(t)}var e=N2(pe),ge=N2(me);const ve="div",l1=e.forwardRef((r,t)=>{const{component:n=ve,...o}=r;return e.createElement(n,{ref:t,...o})});e.createContext(void 0);const k2=e.createContext({breakpoints:{"2xl":2560,"3xl":3440,l:1200,m:960,s:640,xl:1600,xs:480},getRootPrefixCls(r,t){return`${r?`${r}-`:`${this.prefixCls}-`}${t??""}`},getTooltipConfig(r){return r==null?{}:typeof r=="string"?{"data-uk-tooltip":`title: ${r}`}:{"data-uk-tooltip":[r.title?`title: ${r.title}`:!1,r.animation?`animation: ${r.animation}`:!1,r.cls?`cls: ${r.cls}`:!1,r.delay!==void 0?`delay: ${r.delay}`:!1,r.duration!==void 0?`duration: ${r.duration}`:!1,r.offset?`offset: ${r.offset}`:!1,r.pos?`pos: ${r.pos}`:!1].filter(Boolean).join(";")}},prefixCls:"uk"});function b(){return e.useContext(k2)}process.env.NODE_ENV!=="production"&&(k2.displayName="ConfigContext");const ye="a",P1=e.forwardRef((r,t)=>{const n=b(),{children:o,className:i,prefixCls:a=n.prefixCls,type:l,...s}=r,u=e.useMemo(()=>n.getRootPrefixCls(a||n.prefixCls,"link"),[n,a]);return e.createElement(l1,{ref:t,className:N({[`${u}-${l}`]:l!==void 0},i),component:ye,...s},o)});process.env.NODE_ENV!=="production"&&(P1.displayName="Link");function _2(r){return e.createElement("li",{...r})}process.env.NODE_ENV!=="production"&&(_2.displayName="List.Item");function Me(r){const t=b(),{className:n,color:o,prefixCls:i=t.prefixCls,size:a,type:l,...s}=r,u=e.useMemo(()=>t.getRootPrefixCls(i||t.prefixCls,"list"),[t,i]);return e.createElement("ul",{className:N(u,{[`${u}-${o}`]:o!==void 0,[`${u}-${a}`]:a!==void 0,[`${u}-${l}`]:l!==void 0},n),...s})}const h1=Me;h1.Item=_2;const Ne="span";function n2(r){const t=b(),{children:n,className:o,icon:i,material:a=!0,mode:l,prefixCls:s=t.prefixCls,round:u,type:p,...d}=r,C=e.useMemo(()=>t.getRootPrefixCls(s||t.prefixCls,"icon"),[t,s]);return i?e.createElement(l1,{className:N(C,{[`${C}-button`]:p==="button",[`${C}-material`]:a,[`${C}-round`]:a&&u,[`${C}-${l}`]:l!==void 0},o),component:Ne,...d},a?e.createElement("i",null,i):n):null}function O2(r){return e.createElement(n2,{...r,component:"button",role:"button",type:"button"})}process.env.NODE_ENV!=="production"&&(O2.displayName="Icon.Button");function x2(r){return e.createElement(n2,{...r,component:"a",role:"button",type:"link"})}process.env.NODE_ENV!=="production"&&(x2.displayName="Icon.Link");const h={fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"};function ke(r,t,n=1){return{height:r*n,width:t*n}}const J=n2;J.Button=O2;J.Link=x2;function _e(r){return r??""}function w2(r){const t=b(),n=e.useRef(null),{className:o,direction:i=t.control?.direction||t.direction,prefixCls:a=t.control?.prefixCls??t.prefixCls,size:l,state:s,useInternalValueState:u=!0,onChange:p,onClear:d,onPressEnter:C,...L}=r,[m,y]=e.useState(!1),[f,M]=e.useState(u?L.value||L.defaultValue:void 0),k=e.useCallback(Z=>{u&&M(typeof Z=="string"||typeof Z=="number"?Z:Z.target.value),p?.(Z)},[p,u]),O=e.useCallback(Z=>{n.current&&(n.current.value=""),d?.(Z),k(Z)},[k,d]),R=e.useCallback(Z=>{y(!1),L.onBlur?.(Z)},[L]),S=e.useCallback(Z=>{y(!0),L.onFocus?.(Z)},[L]),W=e.useCallback(Z=>{C&&(Z.keyCode===13||Z.key==="Enter")&&C(Z),L.onKeyDown?.(Z)},[C,L]),z=e.useMemo(()=>({...L,prefixCls:a,value:_e(f||L.value),onBlur:R,onChange:k,onClear:O,onFocus:S,onKeyDown:W}),[L,a,f,R,k,O,S,W]),B=e.useMemo(()=>t.getRootPrefixCls(a,"control"),[t,a]),G=e.useMemo(()=>N(B,{[`${B}-${L.type}`]:L.type,[`${B}-${l}`]:l,[`${B}-${s}`]:s,[`${B}-rtl`]:i==="rtl",[`${a}-disabled`]:L.disabled,[`${a}-focused`]:m,[`${a}-readonly`]:L.readOnly},o),[B,L.type,L.disabled,L.readOnly,l,s,i,a,m,o]);return e.useEffect(()=>{u&&M(L.value)},[L.value,u]),{...z,inputRef:n,wrapperClasses:G}}const o2=e.forwardRef((r,t)=>{const n=b(),{allowClear:o,htmlSize:i,inputRef:a,prefix:l,prefixCls:s,suffix:u,wrapperClasses:p,onClear:d,...C}=w2({type:"text",...r}),L=e.useMemo(()=>n.getRootPrefixCls(s,"input"),[n,s]),m=e.useMemo(()=>n.getRootPrefixCls(s,"control"),[n,s]),y=y2({...C,className:N(L,{[`${s}-empty`]:!C.value})},["dir","size"]),f=e.useMemo(()=>typeof n.control?.clearIcon=="function"?n.control.clearIcon({onClick:M=>{d?.(M)}}):e.isValidElement(n.control?.clearIcon)?n.control.clearIcon:typeof n.controlClearIcon=="function"?n.controlClearIcon({onClick:M=>{d?.(M)}}):e.isValidElement(n.controlClearIcon)?n.controlClearIcon:e.createElement(J,{key:"clearfix-icon",icon:"close",className:`${m}-clear`,onClick:d}),[n,m,d]);return e.useImperativeHandle(t,()=>({blur(){a.current?.blur()},focus(){a.current?.focus()},getInputRef(){return a}}),[a]),e.createElement("label",{className:p,htmlFor:C.id},l&&e.createElement("span",{key:"prefix",className:`${m}-prefix`},l),e.createElement("span",{key:"input",className:`${m}-input`},e.createElement("input",{ref:a,...y,size:i,type:C.type})),o&&C.value&&f,u&&e.createElement("span",{key:"suffix",className:`${m}-suffix`},u))});process.env.NODE_ENV!=="production"&&(o2.displayName="Input");const b2=e.forwardRef((r,t)=>{const n=b(),{inputRef:o,prefixCls:i,wrapperClasses:a,...l}=w2({...r,type:"number"});e.useImperativeHandle(t,()=>({blur(){o.current?.blur()},focus(){o.current?.focus()},getInputRef(){return o}}));const s=e.useMemo(()=>n.getRootPrefixCls(i,"number"),[n,i]),u=e.useMemo(()=>n.getRootPrefixCls(i,"control"),[n,i]),p=e.useMemo(()=>e.createElement(J,{icon:"keyboard_arrow_up",className:`${s}-handler-up-inner`}),[s]),d=e.useMemo(()=>e.createElement(J,{icon:"keyboard_arrow_down",className:`${s}-handler-down-inner`}),[s]),C=y2({...l,className:`${s}-wrapper`},["allowClear","prefix","size","suffix","onClear"]);return e.createElement("label",{className:a,htmlFor:l.id},e.createElement("div",{className:`${u}-input`},e.createElement(de,{...C,downHandler:d,prefixCls:s,ref:o,upHandler:p})))});process.env.NODE_ENV!=="production"&&(b2.displayName="Input.Number");const V2=e.forwardRef((r,t)=>{const n=b(),{prefixCls:o=n.control?.prefixCls??n.prefixCls,onBlur:i,onChange:a,...l}=r,s=e.useRef(null),u=e.useRef(null),[p,d]=e.useState(!1),C=e.useMemo(()=>n.getRootPrefixCls(o,"control"),[n,o]),L=e.useCallback(()=>{u.current=setTimeout(()=>{const O=s?.current?.getInputRef()?.current;O?.getAttribute("type")==="password"&&O?.hasAttribute("value")&&O?.removeAttribute("value")})},[]),m=e.useCallback(()=>{d(!p),l.onVisibilityChange?.(!p)},[l,p]),y=e.useCallback(O=>{L(),a?.(O)},[a,L]),f=e.useCallback(O=>{L(),i?.(O)},[i,L]),M=e.useCallback(O=>{L(),l.onFocus?.(O)},[L,l]);e.useImperativeHandle(t,()=>({blur(){s.current?.blur()},focus(){s.current?.focus()},getInputRef(){return s.current?s.current.getInputRef():null}})),e.useEffect(()=>(L(),()=>{u.current&&clearTimeout(u.current)}),[L]);const k=e.useMemo(()=>e.createElement(e.Fragment,null,e.createElement(J,{key:"toggle_visibility_icon",icon:p?l.iconVisibility??"visibility":l.iconVisibilityOff??"visibility_off",className:`${C}-password-icon`,onClick:m,onMouseDown:c.preventEvent,onMouseUp:c.preventEvent}),l.suffix),[C,l.iconVisibility,l.iconVisibilityOff,l.suffix,m,p]);return e.createElement(o2,{...l,suffix:k,type:p?"text":"password",ref:s,onChange:y,onBlur:f,onFocus:M})});process.env.NODE_ENV!=="production"&&(V2.displayName="Input.Password");const a2=o2;a2.Number=b2;a2.Password=V2;function Oe(r){const t=r===!0?0:1;return{"bottom-left":{htmlRegion:"scroll",offset:[0,4],overflow:{adjustX:t,adjustY:1},points:["tl","bl"]},"bottom-right":{htmlRegion:"scroll",offset:[0,4],overflow:{adjustX:t,adjustY:1},points:["tr","br"]},"top-left":{htmlRegion:"scroll",offset:[0,-4],overflow:{adjustX:t,adjustY:1},points:["bl","tl"]},"top-right":{htmlRegion:"scroll",offset:[0,-4],overflow:{adjustX:t,adjustY:1},points:["br","tr"]}}}function i2(r){const t=b(),{className:n,prefixCls:o=t.prefixCls,ratio:i,...a}=r;return e.createElement("div",{className:N([`${o||t.prefixCls}-spinner`,`${o||t.prefixCls}-icon`],n),role:"status",...a},e.createElement("svg",{...h,...ke(20,20,i),viewBox:"0 0 30 30"},e.createElement("circle",{fill:"none",stroke:"currentColor",cx:15,cy:15,r:13,style:{strokeWidth:`${(2/(i??1)).toFixed(6)}px`}})))}const Z2="SECRET_COMBOBOX_MODE_DO_NOT_USE";function xe(r,t){const n=b(),{allowClear:o,direction:i=n.select?.direction||n.direction,popupMatchSelectWidth:a,builtinPlacements:l=Oe(a),className:s,listHeight:u=256,listItemHeight:p=24,placement:d="bottom-left",prefixCls:C=n.select?.prefixCls||n.prefixCls,showArrow:L=!0,showSearch:m=!1,onPressEnter:y,...f}=r,M=e.useRef(null),k=e.useRef(null),[O,R]=e.useState(!1),[S,W]=e.useState(f.defaultOpen||f.open||!1),[z,B]=e.useState(2),G=e.useCallback(x=>{R(!1),W(!1),f.onBlur?.(x)},[f]),Z=e.useCallback(x=>{R(!0),f.onFocus?.(x)},[f]),a1=e.useCallback(x=>{x.keyCode===13?(W(!0),y?.(x)):x.keyCode===32&&W(!0),f.onKeyDown?.(x)},[y,f]),r1=e.useCallback(x=>{W(x),f.onPopupVisibleChange?.(x)},[f]),w=e.useCallback(()=>{W(!S)},[S]);e.useEffect(()=>{W(f.defaultOpen||f.open||S)},[f.open,f.defaultOpen,S]),e.useEffect(()=>{const x=k.current?.firstElementChild;if(x){let q=parseInt(getComputedStyle?.(x).getPropertyValue("border-left-width"),10);i!=="rtl"&&(q*=-1),B(q)}},[i]);const T=e.useMemo(()=>n.getRootPrefixCls(C||n.select?.prefixCls||n.prefixCls,"select"),[n,C]),_=e.useMemo(()=>n.getRootPrefixCls(C||n.select?.prefixCls||n.prefixCls,"control"),[n,C]),A=e.useMemo(()=>{const{mode:x}=f;if(x!=="combobox")return x===Z2?"combobox":x},[f]),X=e.useMemo(()=>N([_,`${_}-select`],{[`${_}-${f.size}`]:f.size,[`${_}-rtl`]:i==="rtl",[`${C||n.select?.prefixCls||n.prefixCls}-focused`]:O,[`${C||n.select?.prefixCls||n.prefixCls}-disabled`]:f.disabled},s),[s,n.select?.prefixCls,n.prefixCls,_,O,C,i,f.disabled,f.size]),Q=e.useMemo(()=>{let x;f.loading?typeof n.select?.loadingIcon=="function"?x=n.select.loadingIcon():e.isValidElement(n.select?.loadingIcon)?x=n.select.loadingIcon:x=e.createElement(i2,{key:"spinner",ratio:.7}):L&&(A==="multiple"||A==="tags"?typeof n.select?.addIcon=="function"?x=n.select.addIcon({onClick:w}):e.isValidElement(n.select?.addIcon)?x=n.select.addIcon:x=e.createElement(J,{key:"add_box",icon:"add_box",onClick:w}):m&&S?typeof n.select?.searchIcon=="function"?x=n.select.searchIcon():e.isValidElement(n.select?.searchIcon)?x=n.select.searchIcon:x=e.createElement(J,{key:"manage_search",icon:"manage_search"}):typeof n.select?.arrowIcon=="function"?x=n.select.arrowIcon({isOpen:S,onClick:w}):e.isValidElement(n.select?.arrowIcon)?x=n.select.arrowIcon:x=S?e.createElement(J,{key:"expand_less",icon:"expand_less"}):e.createElement(J,{key:"expand_more",icon:"expand_more",onClick:w}));let q;f.notFoundContent!==void 0?q=f.notFoundContent:A==="combobox"&&(q=null),typeof n.select?.notFoundContent=="function"?q=n.select.notFoundContent():e.isValidElement(n.select?.notFoundContent)&&(q=n.select.notFoundContent);let j=e.createElement(J,{icon:"clear"});return typeof n.select?.clearIcon=="function"?j=n.select.clearIcon():e.isValidElement(n.select?.clearIcon)&&(j=n.select.clearIcon),{allowClear:(o||o===void 0)&&{clearIcon:j},listHeight:u,listItemHeight:p,menuItemSelectedIcon:e.createElement(J,{icon:"check"}),open:S,prefixCls:T,removeIcon:e.createElement(J,{icon:"clear"}),showSearch:m,suffixIcon:x,transitionName:`${C||n.select?.prefixCls||n.prefixCls}-motion-slide-bottom-small`,...f,notFoundContent:q,popupClassName:N(f.popupClassName,{[`${C||n.select?.prefixCls||n.prefixCls}-dropdown-rtl`]:i==="rtl"}),popupMatchSelectWidth:!0,onBlur:G,onFocus:Z,onKeyDown:a1,onPopupVisibleChange:r1}},[f,L,A,n,o,u,p,S,T,m,C,i,G,Z,a1,w,r1]);return e.useImperativeHandle(t,()=>({blur(){M.current?.blur()},focus(){M.current?.focus()},scrollTo(){return M.current?.scrollTo}})),e.createElement("label",{ref:k,className:X,htmlFor:f.id},e.createElement(r2,{ref:M,builtinPlacements:l,popupAlign:{offset:[z,5]},placement:d,...Q,mode:A}))}const F1=e.forwardRef(xe);F1.SECRET_COMBOBOX_MODE_DO_NOT_USE=Z2;F1.Option=r2.Option;F1.OptGroup=r2.OptGroup;const we="button",I2=e.forwardRef((r,t)=>{const n=b(),{component:o=we,ghost:i,htmlType:a="button",prefixCls:l=n.button?.prefixCls??n.prefixCls,shape:s=n.button?.shape??n.buttonShape,size:u=n.button?.size??n.buttonSize,type:p,...d}=r,C=e.useRef(null),L=e.useCallback(f=>{if(d.disabled){f.preventDefault();return}d.onClick?.(f)},[d]),m=e.useMemo(()=>n.getRootPrefixCls(l,"button"),[n,l]),y=e.useMemo(()=>N(m,{[`${m}-${p}`]:p!==void 0,[`${m}-ghost`]:i===!0,[`${m}-${u}`]:u!==void 0,[`${m}-${s}`]:s!==void 0&&["circle","round"].includes(s)},d.className),[m,p,i,u,s,d.className]);return d.href!==void 0?e.createElement(l1,{ref:t||C,component:P1,href:d.href,...d,className:y,onClick:L}):e.createElement(l1,{ref:t||C,component:o,type:a,...d,className:y,onClick:L})});process.env.NODE_ENV!=="production"&&(I2.displayName="Button");function H2(r){const t=b(),{className:n,prefixCls:o=t.button?.prefixCls||t.prefixCls,...i}=r,a=e.useMemo(()=>t.getRootPrefixCls(o||t.button?.prefixCls||t.prefixCls,"button-group"),[t,o]);return e.createElement("div",{className:N(a,n),...i})}process.env.NODE_ENV!=="production"&&(H2.displayName="Button.Group");const i1=I2;i1.Group=H2;const be="button";function T2(r){const t=b(),{className:n,prefixCls:o=t.prefixCls,...i}=r,a=e.useMemo(()=>t.getRootPrefixCls(o||t.prefixCls,"close"),[t,o]);return e.createElement(J,{"aria-hidden":"false",className:N(a,n),component:be,tabIndex:-1,...i,icon:"close"})}process.env.NODE_ENV!=="production"&&(T2.displayName="Close");function B1(r,t,n={}){return Object.entries(n).map(([o,i])=>i?`${r}-${t}-${i}${o!=="default"?`@${o}`:""}`:"").join(" ").trim()}function S1(...r){c.addClass(document?.documentElement,N(r??"uk-modal-page"));try{const t=c.getScrollWidth();document.documentElement.dir==="rtl"?document.documentElement.style.paddingLeft=`${t}px`:document.documentElement.style.paddingRight=`${t}px`}catch{}}function Q1(...r){c.removeClass(document?.documentElement,N(r??"uk-modal-page"));try{document.documentElement.style.paddingLeft="",document.documentElement.style.paddingRight=""}catch{}}function g1(r,t,n){return n!==void 0?n:`${r}-motion-${t}`}function Ve(r,t){return t?{...t,motionEnter:!0,onEnterStart:(n,o)=>(c.addClass(n,`${r}-mask-active`),t.onEnterStart?.(n,o)),onLeaveStart:(n,o)=>(c.removeClass(n,`${r}-mask-active`),t.onEnterStart?.(n,o))}:{motionAppear:!0,motionDeadline:200,motionEnter:!0,motionName:g1(r,"fade"),onAppearEnd:(n,o)=>{c.addClass(n,`${r}-active`)},onEnterEnd:(n,o)=>{c.addClass(n,`${r}-active`)},onLeaveStart:(n,o)=>(c.removeClass(n,`${r}-active`),{opacity:0})}}function S2(r,t="uk"){if(typeof r=="string"||typeof r=="number")return typeof r=="string"&&["auto","expand"].includes(r)?`${t}-child-width-${r}`:`${t}-child-width-1-${r}`;if(typeof r=="object"&&!Array.isArray(r))return Object.entries(r).map(([n,o])=>`${S2(o)}${n!=="default"?`@${n}`:""}`).join(" ")}const Ze="div";function l2(r){const t=b(),{childWidth:n,className:o,columnGap:i,divider:a,gap:l,margin:s,match:u,prefixCls:p=t.prefixCls,rowGap:d,...C}=r,L=e.useMemo(()=>S2(n),[n]),m=e.useMemo(()=>t.getRootPrefixCls(p||t.prefixCls,"grid"),[t,p]);return e.createElement(l1,{className:N(m,{[`${m}-${l}`]:l!==void 0,[`${m}-row-${d}`]:d!==void 0,[`${m}-column-${i}`]:i!==void 0,[`${m}-margin-${s}`]:s!==void 0,[`${m}-divider`]:a,[`${m}-match`]:u},L,o),component:Ze,"data-uk-grid":"margin: ",...C})}function R2(r){const t=e.useContext(r);if(t==null)throw new Error(`use${r.displayName||r.constructor.name||"Unknown"} must be used within a ${r.displayName||r.constructor.name||"Unknown"}.Provider`);return t}function P2(){const[,r]=e.useReducer(t=>t+1,0);return r}const f1={adjustX:1,adjustY:1},E1=[0,0],Ie={"bottom-center":{offset:[0,4],overflow:f1,points:["tc","bc"],targetOffset:E1},"bottom-left":{offset:[0,4],overflow:f1,points:["tl","bl"],targetOffset:E1},"bottom-right":{offset:[0,4],overflow:f1,points:["tr","br"],targetOffset:E1},"top-center":{offset:[0,-4],overflow:f1,points:["bc","tc"],targetOffset:E1},"top-left":{offset:[0,-4],overflow:f1,points:["bl","tl"],targetOffset:E1},"top-right":{offset:[0,-4],overflow:f1,points:["br","tr"],targetOffset:E1}},B2=e.forwardRef((r,t)=>{const n=b(),{action:o=["hover"],align:i,alignPoint:a,arrow:l=!1,autoDestroy:s,builtinPlacements:u=Ie,children:p,defaultVisible:d,getPopupContainer:C=n.getPopupContainer,hideAction:L=o,maskMotion:m,motion:y,minOverlayWidthMatchTrigger:f,openClassName:M,overlay:k,overlayClassName:O,overlayStyle:R,prefixCls:S=n.prefixCls,placement:W="bottom-left",rootCls:z,showAction:B=o,visible:G,onAlign:Z,onOverlayClick:a1,onVisibleChange:r1,...w}=r,T=e.useRef(null),[_,A]=e.useState(d),X="visible"in w?G:_,Q=e.useMemo(()=>z??n.getRootPrefixCls(S||n.prefixCls,"drop"),[n,S,z]),x=e.useCallback(I1=>{A(I1),r1?.(I1)},[r1]),q=e.useCallback(()=>typeof k=="function"?k():k,[k]),j=e.useCallback(()=>e.createElement(e.Fragment,null,l&&e.createElement("div",{className:`${Q}-arrow`}),e.cloneElement(q(),{onClick:a1})),[l,q,a1,Q]),m1=e.useCallback(()=>typeof k=="function"?j():j,[j,k]),L1=e.useCallback(()=>f!==void 0?f:!a,[a,f]),D=e.useCallback(()=>{const I1=p.props,Ce=N(I1?.className,`${S||n.prefixCls}-open`);return _&&p?e.cloneElement(p,{className:Ce}):p},[p,n.prefixCls,S,_]);e.useImperativeHandle(t,()=>({close(){A(!1)},open(){A(!0)},triggerRef:T.current}));let c1=Array.isArray(L)?L:[L];return!c1&&o.indexOf("contextMenu")>-1&&(c1=["click"]),e.createElement(Le,{ref:T,action:o,autoDestroy:s,builtinPlacements:u,getPopupContainer:C,hideAction:c1||[],maskMotion:Ve(S||n.prefixCls,m),mouseLeaveDelay:.2,popup:m1(),popupAlign:i,popupClassName:N(O,{[`${Q}-show-arrow`]:l,[M??""]:X}),popupMotion:{forceRender:!0,motionDeadline:300,motionName:g1(S||n.prefixCls,"slide-bottom-small"),...y},popupPlacement:W,popupStyle:R,popupVisible:X,prefixCls:Q,showAction:Array.isArray(B)?B:[B],stretch:L1()?"minWidth":"",...w,onPopupAlign:Z,onOpenChange:x},D())});process.env.NODE_ENV!=="production"&&(B2.displayName="Drop");const $2=e.forwardRef((r,t)=>{const n=b(),{children:o,prefixCls:i=n.prefixCls,...a}=r,l=e.useMemo(()=>n.getRootPrefixCls(i||n.prefixCls,"dropdown"),[n,i]);return e.createElement(B2,{ref:t,...a,rootCls:l},o)});process.env.NODE_ENV!=="production"&&($2.displayName="Dropdown");let J1;const He=r=>{J1={x:r.pageX,y:r.pageY},setTimeout(()=>{J1=null},100)};c.canUseDocElement()&&document.documentElement.addEventListener("click",He,!0);function Te(r){const t=b(),{centered:n,children:o,className:i,closable:a=!0,closeIcon:l,focusTriggerAfterClose:s=!0,full:u,prefixCls:p=t.prefixCls,visible:d,onClose:C,onClosed:L,...m}=r,y=e.useMemo(()=>t.getRootPrefixCls(p||t.prefixCls,"modal"),[t,p]),f=e.useMemo(()=>g1(p||t.prefixCls,"fade"),[t.prefixCls,p]),M=e.useMemo(()=>g1(p||t.prefixCls,"zoom"),[t.prefixCls,p]);return e.createElement(Ee,{className:N(i,{[`${y}-centered`]:n&&!u,[`${y}-full`]:u&&!n}),focusTriggerAfterClose:s,maskTransitionName:f,mousePosition:J1,prefixCls:y,transitionName:M,visible:d,...m,onClose:C,afterClose:L,classNames:{...m.classNames,section:N(`${y}-content`,m.classNames?.section)},closable:!1,closeIcon:null},a&&(l||e.createElement(T2,{className:N({[`${y}-close-default`]:!u,[`${y}-close-full`]:u}),component:"button",onClick:C})),o)}const Se={distance:180},F2=e.forwardRef((r,t)=>{const n=b(),{animation:o="slide",children:i,className:a,defaultOpen:l,destroyOnClose:s,direction:u,getContainer:p=n.getPopupContainer,keyboard:d=!0,mask:C=!0,maskClosable:L=!0,motion:m,open:y,placement:f="right",prefixCls:M=n.prefixCls,push:k=Se,size:O,rootClassName:R,rootStyle:S,trigger:W,onClose:z,...B}=r,[G,Z]=e.useState(l),[a1,r1]=e.useState(l),w=y===void 0?a1:y,T=typeof m=="function"?m(f):m,_=e.useMemo(()=>n.getRootPrefixCls(M||n.prefixCls,"drawer"),[n,M]),A=e.useMemo(()=>N({[`${_}-${o}`]:o!==void 0,[`${_}-animation`]:w||G,[`${_}-large`]:O==="large",[`${_}-rtl`]:u==="rtl","no-mask":!C},R),[_,o,w,G,O,u,C,R]),X=e.useMemo(()=>N(`${_}-container`,{[`${_}-container-large`]:O==="large",[`${_}-container-${o}-${f}`]:f!==void 0&&["push","reveal"].includes(o)}),[_,O,f,o]),Q=e.useMemo(()=>({onAppearPrepare:D=>{S1(`${_}-page`),c.addClass(document.body,X),T?.onEnterPrepare?.(D)},onAppearStart:(D,c1)=>{["push","reveal"].includes(o)&&c.addClass(document.body,N({[`${_}-container-animation`]:o!==void 0})),Z(!0),T?.onAppearStart?.(D,c1)},onEnterPrepare:D=>{S1(`${_}-page`),c.addClass(document.body,X),T?.onEnterPrepare?.(D)},onEnterStart:(D,c1)=>{["push","reveal"].includes(o)&&c.addClass(document.body,N({[`${_}-container-animation`]:o!==void 0})),Z(!0),T?.onAppearStart?.(D,c1)},onLeaveEnd:(D,c1)=>{Q1(`${_}-page`),c.removeClass(document.body,X),Z(!1),T?.onLeaveEnd?.(D,c1)},onLeavePrepare:D=>{["push","reveal"].includes(o)&&c.removeClass(document.body,N({[`${_}-container-animation`]:o!==void 0})),T?.onLeavePrepare?.(D)}}),[o,T,X,_]),x=e.useCallback(D=>{r1(!1),z?.(D)},[z]),q=e.useCallback(()=>{r1(!1)},[]),j=e.useCallback(()=>{S1(`${_}-page`),c.addClass(document.body,X),r1(!0)},[X,_]),m1=e.useCallback(()=>{Q1(`${_}-page`),c.removeClass(document.body,X,`${_}-container-animation`)},[X,_]);e.useImperativeHandle(t,()=>({collapse:q,expand:j,isOpen:w}),[q,j,w]);const L1=e.useCallback(D=>({motionAppear:!0,motionEnter:!0,motionLeave:!0,motionName:g1(M||n.prefixCls,`drawer-${o}-${D}`),...T,...Q}),[o,n.prefixCls,T,Q,M]);return e.useEffect(()=>m1,[m1]),e.createElement(e.Fragment,null,W?.({collapse:q,expand:j,isOpen:!!w}),e.createElement(fe,{className:a,destroyOnClose:s,keyboard:d,getContainer:p,mask:C,maskClosable:L,maskMotion:{motionName:g1(M||n.prefixCls,"drawer-fade")},motion:L1,open:w,placement:f,prefixCls:_,push:k,rootClassName:A,rootStyle:{...S,display:w||G?"block":""},onClose:x,...B,classNames:{...B.classNames,section:N(`${_}-content`,B.classNames?.section)}},i))});process.env.NODE_ENV!=="production"&&(F2.displayName="Drawer");var C1;(function(r){r.Dark="dark",r.Light="light"})(C1||(C1={}));C1.Dark+"",C1.Light+"";const Re=e.createContext(null),Pe="colorMode";e.memo(({children:r,defaultColorMode:t=C1.Dark,globalDarkClassName:n="tm-dark",globalLightClassName:o="tm-light",primaryColorDark:i,primaryColorLight:a,storageKey:l=Pe})=>{const[s,u]=e.useState(()=>c.storage.get(l)||(t??C1.Dark)),p=e.useMemo(()=>({colorMode:s,logoColor:s===C1.Dark?a:i,setColorMode:C=>{u(C),c.storage.set(l,C)}}),[s,i,a,l]),d=e.useCallback(C=>{C.key===l&&C.newValue!=null&&u(C.newValue)},[l]);return e.useEffect(()=>{c.removeClass(document.documentElement,o,n),c.addClass(document.documentElement,s===C1.Dark?o:n)},[s,n,o]),e.useEffect(()=>(c.isBrowser()&&window.addEventListener("storage",d),()=>{c.isBrowser()&&window.removeEventListener("storage",d)}),[d]),e.createElement(Re.Provider,{value:p},r)});const Be="span";function n1(r){const t=b(),{align:n,className:o,color:i,column:a,decoration:l,dropcap:s,italic:u,kind:p,prefixCls:d=t.prefixCls,size:C,transform:L,verticalAlign:m,weight:y,wrap:f,...M}=r,k=e.useMemo(()=>t.getRootPrefixCls(d||t.prefixCls,"text"),[t,d]),O=e.useMemo(()=>typeof n=="string"?`${k}-${n}`:B1(d||t.prefixCls,"align",n),[n,t.prefixCls,d,k]),R=e.useMemo(()=>typeof a=="number"?`${d||t.prefixCls}-column-1-${a}`:B1(d||t.prefixCls,"column-1",a),[a,t.prefixCls,d]);return e.createElement(l1,{className:N(R,O,{[`${d||t.prefixCls}-dropcap`]:s,[`${k}-${i}`]:i&&["muted","emphasis","primary","secondary","tertiary","success","warning","danger"].includes(i),[`${k}-${p}`]:p&&["meta","lead","base"].includes(p),[`${k}-${C}`]:C&&["xsmall","small","large"].includes(C),[`${k}-${L}`]:L&&["capitalize","uppercase","lowercase"].includes(L),[`${k}-${m}`]:m&&["top","middle","bottom","baseline"].includes(m),[`${k}-${y}`]:y&&["thin","light","normal","medium","semibold","bold","lighter","bolder"].includes(y),[`${k}-${f}`]:f&&["truncate","break","nowrap"].includes(f),[`${k}-decoration-none`]:l==="none",[`${k}-italic`]:u},o),component:Be,...M})}const A2=e.createContext({getRootCls(){}}),$e="div",f2=new Map([["around","around"],["between","between"],["end","right"],["center","middle"],["start","left"],["stretch","stretch"]]),E2=new Map([["end","bottom"],["center","middle"],["start","top"],["stretch","stretch"]]),$1=new Map([["around","around"],["between","between"],["end","right"],["center","center"],["start","left"]]);function Fe(r){const t={};for(const n in r)$1.has(r[n])&&(t[n]=$1.get(r[n]));return t}function Ae(r){const t=b(),{alignContent:n,alignItems:o,className:i,flexDirection:a,flexWrap:l,inline:s,justifyContent:u,prefixCls:p=t.prefixCls,...d}=r,C=e.useMemo(()=>t.getRootPrefixCls(p||t.prefixCls,"flex"),[t,p]),L=e.useMemo(()=>typeof u=="string"?$1.has(u)?`${C}-${$1.get(u)}`:"":B1(p||t.prefixCls,"flex",Fe(u||{})),[t.prefixCls,u,p,C]),m=e.useMemo(()=>({getRootCls(){return C}}),[C]);return e.createElement(A2.Provider,{value:m},e.createElement(l1,{className:N({[C]:!s,[`${C}-inline`]:s,[`${C}-${E2.get(o)}`]:o&&E2.has(o),[`${C}-${a}`]:a!==void 0,[`${C}-${l}`]:l!==void 0,[`${C}-wrap-${f2.get(n)}`]:n&&f2.has(n)},L,i),component:$e,...d}))}const De="div";function Ue(r){const t=b(),{getRootCls:n}=e.useContext(A2),{className:o,itemDimensions:i,order:a,prefixCls:l=n(),...s}=r,u=e.useMemo(()=>typeof a=="string"?`${l}-${a}`:B1(l||t.prefixCls,"flex",a),[t.prefixCls,a,l]);return e.createElement(l1,{className:N({[`${l}-${i}`]:i!==void 0},u,o),component:De,...s})}const O1=Ae;O1.Item=Ue;const We=[{cx:3,cy:3,fill:0,r:7},{cx:3,cy:13,fill:4,r:7},{cx:3,cy:23,fill:8,r:7},{cx:3,cy:33,fill:12,r:7},{cx:13,cy:3,fill:1,r:7},{cx:13,cy:13,fill:5,r:7},{cx:13,cy:23,fill:9,r:7},{cx:13,cy:33,fill:13,r:7},{cx:23,cy:3,fill:2,r:7},{cx:23,cy:13,fill:6,r:7},{cx:23,cy:23,fill:10,r:7},{cx:23,cy:33,fill:14,r:7},{cx:33,cy:3,fill:3,r:7},{cx:33,cy:13,fill:7,r:7},{cx:33,cy:23,fill:11,r:7},{cx:33,cy:33,fill:15,r:7}],ze={default:32,large:40,medium:36,small:24,xsmall:20};function je(r){const t=r?!Number.isNaN(r*1):!1;return typeof r=="number"||t?r:ze[r??"default"]}function Ge(r){const t=r.split(":")[1]??r.split("x")[1]??r,n=Math.floor((t.length>64?64:t.length)/16),o=[];for(let i=0;i<16;i++)o.push(`#${t[0]}${t[i*n]}${t[i*n+1]}${t[i*n+2]}${t[t.length-1]}${t[i*n+3]}`);return o}function s2(r){const t=b(),{address:n,className:o,size:i,tooltip:a}=r,l=e.useMemo(()=>Ge(n),[n]),s=e.useMemo(()=>je(i),[i]),u=e.useMemo(()=>`id${c.uniqueKey(7,n)}`,[n]),p=e.useMemo(()=>a?t.getTooltipConfig(a):void 0,[t,a]);return e.createElement("svg",{className:o,fill:"none",height:s,viewBox:"0 0 36 36",width:s,xmlns:"http://www.w3.org/2000/svg",...p},e.createElement("g",{clipPath:`url(#${u})`},We.map(({fill:d,...C})=>e.createElement("circle",{key:`${Object.values(C).join()}${d}`,...C,fill:l[d]}))),e.createElement("defs",null,e.createElement("clipPath",{id:u},e.createElement("rect",{width:36,height:36,rx:18,fill:"white"}))))}process.env.NODE_ENV!=="production"&&(s2.displayName="AccountIcon");const qe=A1({everCoinIcon:({ratio:r,...t})=>{const n=c.uniqueKey(7,"icon");return e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...E(20,20,r)},e.createElement("path",{d:"M0 600C0 268.629 268.63 0 600 0C931.373 0 1200 268.629 1200 600C1200 931.373 931.373 1200 600 1200C268.63 1200 0 931.373 0 600Z",className:"uk-preserve",fill:`url(#${n})`}),e.createElement("path",{d:"M459.3 300L187.5 574.792H629.321V1012.5L900 741.634V300H459.3Z",className:"uk-preserve",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:n,x1:1200,y1:-129529e-9,x2:109.123,y2:1082.26,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#FF6922"}),e.createElement("stop",{offset:"1",stopColor:"#6347F5"}))))},venomCoinIcon:({ratio:r,...t})=>{const n=c.uniqueKey(),o=c.uniqueKey(),i=c.uniqueKey(),a=c.uniqueKey(),l=c.uniqueKey(),s=c.uniqueKey(),u=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...E(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${o})`}),e.createElement("mask",{id:n,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${i})`})),e.createElement("g",{mask:`url(#${n})`},e.createElement("g",{filter:`url(#${s})`},e.createElement("path",{className:"uk-preserve",d:"M7.84 5.762c8.1-1.384 16.821 3.77 19.481 11.51 2.66 7.741-1.75 15.138-9.849 16.522-8.099 1.383-16.82-3.77-19.48-11.511S-.258 7.145 7.84 5.762Z",fill:`url(#${a})`})),e.createElement("g",{filter:`url(#${u}})`},e.createElement("path",{className:"uk-preserve",d:"M27.178 22.05c-6.322 5.248-16.452 5.145-22.625-.229-6.174-5.373-6.054-13.984.269-19.232 6.322-5.247 16.452-5.145 22.625.229 6.174 5.374 6.054 13.984-.268 19.232Z",fill:`url(#${l})`}))),e.createElement("path",{className:"uk-preserve",d:"M23.117 6.044a3.647 3.647 0 0 0-1.714.147 3.49 3.49 0 0 0-1.43.91c-.742.79-.973 1.819-.795 2.85.162.929.376 1.872.424 2.767a9.704 9.704 0 0 1-.636 3.965c-.44 1.148-1.068 2.038-2.412 2.235-.1.015-.463.025-.566.03a4.633 4.633 0 0 1-.53-.029c-1.345-.197-1.978-1.087-2.418-2.242a9.706 9.706 0 0 1-.635-3.965c.048-.892.262-1.836.424-2.768.178-1.03-.053-2.06-.795-2.85a3.492 3.492 0 0 0-1.434-.908 3.647 3.647 0 0 0-1.716-.142C7.159 6.311 6.01 7.766 6 9.291a3.039 3.039 0 0 0 .485 1.668c.537.84 1.418 1.454 2.187 2.09.509.426 1.388 1.635 1.82 2.944.26.793.474 1.597.685 2.408.295 1.131.702 3.629.97 4.763.535 2.27 2.17 2.784 3.81 2.836h.059c1.64-.052 3.302-.567 3.837-2.837.267-1.134.672-3.633.97-4.762.212-.808.424-1.616.685-2.409.432-1.31 1.311-2.522 1.82-2.944.769-.638 1.649-1.25 2.187-2.09A3.04 3.04 0 0 0 26 9.29c-.01-1.529-1.153-2.984-2.883-3.246Z",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:o,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:i,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:a,x1:"8.64",y1:"32.48",x2:"12.754",y2:"20.464",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8FEBFF"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("linearGradient",{id:l,x1:"14.431",y1:"1.402",x2:"14.179",y2:"26.309",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#49F150"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("filter",{id:s,x:"-12.783",y:"-4.463",width:"50.879",height:"48.481",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"})),e.createElement("filter",{id:u,x:"-10",y:"-11.28",width:"52",height:"47.2",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"}))))}});function E(r,t,n=1){return{height:r*n,width:t*n}}const $={fill:"none",xmlns:"http://www.w3.org/2000/svg"};function A1(r){return Object.entries(r).reduce((t,[n,o])=>(t[n]=o,t),{})}const Ke=A1({tvm1BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey(),o=c.uniqueKey(),i=c.uniqueKey(),a=c.uniqueKey(),l=c.uniqueKey(),s=c.uniqueKey(),u=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...E(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${o})`}),e.createElement("mask",{id:n,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${i})`})),e.createElement("g",{mask:`url(#${n})`},e.createElement("g",{filter:`url(#${s})`},e.createElement("path",{className:"uk-preserve",d:"M7.84 5.762c8.1-1.384 16.821 3.77 19.481 11.51 2.66 7.741-1.75 15.138-9.849 16.522-8.099 1.383-16.82-3.77-19.48-11.511S-.258 7.145 7.84 5.762Z",fill:`url(#${a})`})),e.createElement("g",{filter:`url(#${u}})`},e.createElement("path",{className:"uk-preserve",d:"M27.178 22.05c-6.322 5.248-16.452 5.145-22.625-.229-6.174-5.373-6.054-13.984.269-19.232 6.322-5.247 16.452-5.145 22.625.229 6.174 5.374 6.054 13.984-.268 19.232Z",fill:`url(#${l})`}))),e.createElement("path",{className:"uk-preserve",d:"M23.117 6.044a3.647 3.647 0 0 0-1.714.147 3.49 3.49 0 0 0-1.43.91c-.742.79-.973 1.819-.795 2.85.162.929.376 1.872.424 2.767a9.704 9.704 0 0 1-.636 3.965c-.44 1.148-1.068 2.038-2.412 2.235-.1.015-.463.025-.566.03a4.633 4.633 0 0 1-.53-.029c-1.345-.197-1.978-1.087-2.418-2.242a9.706 9.706 0 0 1-.635-3.965c.048-.892.262-1.836.424-2.768.178-1.03-.053-2.06-.795-2.85a3.492 3.492 0 0 0-1.434-.908 3.647 3.647 0 0 0-1.716-.142C7.159 6.311 6.01 7.766 6 9.291a3.039 3.039 0 0 0 .485 1.668c.537.84 1.418 1.454 2.187 2.09.509.426 1.388 1.635 1.82 2.944.26.793.474 1.597.685 2.408.295 1.131.702 3.629.97 4.763.535 2.27 2.17 2.784 3.81 2.836h.059c1.64-.052 3.302-.567 3.837-2.837.267-1.134.672-3.633.97-4.762.212-.808.424-1.616.685-2.409.432-1.31 1.311-2.522 1.82-2.944.769-.638 1.649-1.25 2.187-2.09A3.04 3.04 0 0 0 26 9.29c-.01-1.529-1.153-2.984-2.883-3.246Z",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:o,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:i,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:a,x1:"8.64",y1:"32.48",x2:"12.754",y2:"20.464",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8FEBFF"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("linearGradient",{id:l,x1:"14.431",y1:"1.402",x2:"14.179",y2:"26.309",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#49F150"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("filter",{id:s,x:"-12.783",y:"-4.463",width:"50.879",height:"48.481",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"})),e.createElement("filter",{id:u,x:"-10",y:"-11.28",width:"52",height:"47.2",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"}))))},tvm42BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 600 600",...E(20,20,r)},e.createElement("path",{d:"M300 600C465.685 600 600 465.685 600 300C600 134.315 465.685 0 300 0C134.315 0 0 134.315 0 300C0 465.685 134.315 600 300 600Z",fill:`url(#${n})`,className:"uk-preserve"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M322.598 505L445 383.512V155H216.488L95 277.5H322.5L322.598 505Z",fill:"#fff",className:"uk-preserve"}),e.createElement("defs",null,e.createElement("linearGradient",{id:n,x1:600,y1:226805e-9,x2:54.5601,y2:541.13,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#FF6922"}),e.createElement("stop",{offset:1,stopColor:"#6347F5"}))))},tvm1000BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey(),o=c.uniqueKey(),i=c.uniqueKey(),a=c.uniqueKey(),l=c.uniqueKey(),s=c.uniqueKey(),u=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...E(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${o})`}),e.createElement("mask",{id:n,style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},e.createElement("circle",{className:"uk-preserve",cx:16,cy:16,r:16,fill:`url(#${i})`})),e.createElement("g",{mask:`url(#${n})`},e.createElement("g",{filter:`url(#${s})`},e.createElement("path",{className:"uk-preserve",d:"M7.84 5.762c8.1-1.384 16.821 3.77 19.481 11.51 2.66 7.741-1.75 15.138-9.849 16.522-8.099 1.383-16.82-3.77-19.48-11.511S-.258 7.145 7.84 5.762Z",fill:`url(#${a})`})),e.createElement("g",{filter:`url(#${u}})`},e.createElement("path",{className:"uk-preserve",d:"M27.178 22.05c-6.322 5.248-16.452 5.145-22.625-.229-6.174-5.373-6.054-13.984.269-19.232 6.322-5.247 16.452-5.145 22.625.229 6.174 5.374 6.054 13.984-.268 19.232Z",fill:`url(#${l})`}))),e.createElement("path",{className:"uk-preserve",d:"M23.117 6.044a3.647 3.647 0 0 0-1.714.147 3.49 3.49 0 0 0-1.43.91c-.742.79-.973 1.819-.795 2.85.162.929.376 1.872.424 2.767a9.704 9.704 0 0 1-.636 3.965c-.44 1.148-1.068 2.038-2.412 2.235-.1.015-.463.025-.566.03a4.633 4.633 0 0 1-.53-.029c-1.345-.197-1.978-1.087-2.418-2.242a9.706 9.706 0 0 1-.635-3.965c.048-.892.262-1.836.424-2.768.178-1.03-.053-2.06-.795-2.85a3.492 3.492 0 0 0-1.434-.908 3.647 3.647 0 0 0-1.716-.142C7.159 6.311 6.01 7.766 6 9.291a3.039 3.039 0 0 0 .485 1.668c.537.84 1.418 1.454 2.187 2.09.509.426 1.388 1.635 1.82 2.944.26.793.474 1.597.685 2.408.295 1.131.702 3.629.97 4.763.535 2.27 2.17 2.784 3.81 2.836h.059c1.64-.052 3.302-.567 3.837-2.837.267-1.134.672-3.633.97-4.762.212-.808.424-1.616.685-2.409.432-1.31 1.311-2.522 1.82-2.944.769-.638 1.649-1.25 2.187-2.09A3.04 3.04 0 0 0 26 9.29c-.01-1.529-1.153-2.984-2.883-3.246Z",fill:"#fff"}),e.createElement("defs",null,e.createElement("linearGradient",{id:o,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:i,x1:"2.609",y1:"4.348",x2:"26.435",y2:"28.87",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#649A66"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF"})),e.createElement("linearGradient",{id:a,x1:"8.64",y1:"32.48",x2:"12.754",y2:"20.464",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8FEBFF"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("linearGradient",{id:l,x1:"14.431",y1:"1.402",x2:"14.179",y2:"26.309",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#49F150"}),e.createElement("stop",{offset:1,stopColor:"#2B4CCF",stopOpacity:0})),e.createElement("filter",{id:s,x:"-12.783",y:"-4.463",width:"50.879",height:"48.481",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"})),e.createElement("filter",{id:u,x:"-10",y:"-11.28",width:"52",height:"47.2",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:"5",result:"effect1_foregroundBlur_10890_5345"}))))},evm1BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...E(20,20,r)},e.createElement("g",{fill:"none",fillRule:"evenodd"},e.createElement("circle",{className:"uk-preserve",cx:"16",cy:"16",r:"16",fill:"#627EEA"}),e.createElement("g",{className:"uk-preserve",fill:"#FFF",fillRule:"nonzero"},e.createElement("path",{fillOpacity:".602",d:"M16.498 4v8.87l7.497 3.35z"}),e.createElement("path",{d:"M16.498 4L9 16.22l7.498-3.35z"}),e.createElement("path",{fillOpacity:".602",d:"M16.498 21.968v6.027L24 17.616z"}),e.createElement("path",{d:"M16.498 27.995v-6.028L9 17.616z"}),e.createElement("path",{fillOpacity:".2",d:"M16.498 20.573l7.497-4.353-7.497-3.348z"}),e.createElement("path",{fillOpacity:".602",d:"M9 16.22l7.498 4.353v-7.701z"})))),evm56BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 34 40",...E(20,20,r)},e.createElement("path",{className:"uk-preserve",d:"M17 0L6.56211 6.12683L10.3996 8.39024L17 4.52683L23.6004 8.39024L27.4379 6.12683L17 0Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M23.6004 11.5902L27.4379 13.8537V18.3805L20.8375 22.2439V29.9707L17 32.2341L13.1625 29.9707V22.2439L6.56211 18.3805V13.8537L10.3996 11.5902L17 15.4537L23.6004 11.5902Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M27.4379 21.5805V26.1073L23.6004 28.3707V23.8439L27.4379 21.5805Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M23.5621 31.5707L30.1625 27.7073V19.9805L34 17.7171V29.9707L23.5621 36.0976V31.5707Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M30.1625 12.2537L26.3251 9.99025L30.1625 7.72683L34 9.99025V14.5171L30.1625 16.7805V12.2537Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M13.1625 37.7366V33.2098L17 35.4732L20.8375 33.2098V37.7366L17 40L13.1625 37.7366Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M10.3996 28.3707L6.56211 26.1073V21.5805L10.3996 23.8439V28.3707Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M17 12.2537L13.1625 9.99025L17 7.72683L20.8375 9.99025L17 12.2537Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M7.67493 9.99025L3.83747 12.2537V16.7805L0 14.5171V9.99025L3.83747 7.72683L7.67493 9.99025Z",fill:"#F0B90B"}),e.createElement("path",{className:"uk-preserve",d:"M0 17.7171L3.83747 19.9805V27.7073L10.4379 31.5707V36.0976L0 29.9707V17.7171Z",fill:"#F0B90B"})),evm137BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 252 252",...E(20,20,r)},e.createElement("mask",{id:"mask0_4864_1939",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"252",height:"252"},e.createElement("path",{className:"uk-preserve",d:"M125.999 251.394C195.253 251.394 251.393 195.253 251.393 126C251.393 56.7468 195.253 0.606079 125.999 0.606079C56.7462 0.606079 0.605469 56.7468 0.605469 126C0.605469 195.253 56.7462 251.394 125.999 251.394Z",fill:"white"})),e.createElement("g",{mask:"url(#mask0_4864_1939)"},e.createElement("path",{className:"uk-preserve",d:"M263.267 -11.2672H-11.2676V263.267H263.267V-11.2672Z",fill:`url(#paint0_linear_${n})`})),e.createElement("path",{className:"uk-preserve",d:"M162.264 153.059L197.741 132.574C199.62 131.489 200.782 129.471 200.782 127.301V86.3354C200.782 84.1696 199.615 82.1472 197.741 81.0618L162.264 60.5767C160.385 59.4912 158.056 59.4964 156.177 60.5767L120.7 81.0618C118.821 82.1472 117.659 84.1696 117.659 86.3354V159.546L92.781 173.908L67.9029 159.546V130.818L92.781 116.456L109.191 125.928V106.657L95.8222 98.9408C94.9006 98.4084 93.8459 98.1268 92.7758 98.1268C91.7058 98.1268 90.651 98.4084 89.7346 98.9408L54.2581 119.426C52.379 120.511 51.2168 122.529 51.2168 124.7V165.665C51.2168 167.83 52.3842 169.853 54.2581 170.938L89.7346 191.423C91.6085 192.504 93.9432 192.504 95.8222 191.423L131.299 170.943C133.178 169.858 134.34 167.836 134.34 165.67V92.4589L134.791 92.2029L159.218 78.0973L184.096 92.4589V121.187L159.218 135.549L142.834 126.087V145.359L156.177 153.064C158.056 154.145 160.385 154.145 162.264 153.064V153.059Z",fill:"white"}),e.createElement("defs",null,e.createElement("linearGradient",{id:`paint0_linear_${n}`,x1:"-61.4385",y1:"11.2966",x2:"221.974",y2:"184.732",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#A229C5"}),e.createElement("stop",{offset:"1",stopColor:"#7B3FE4"}))))},evm250BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 1024 1024",...E(20,20,r)},e.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},e.createElement("g",null,e.createElement("circle",{className:"uk-preserve",fill:"#1969FF",cx:"512",cy:"512",r:"512"}),e.createElement("path",{className:"uk-preserve",d:"M480.952632,162.820404 C498.202214,153.726532 524.449007,153.726532 541.698589,162.820404 L717.715301,255.615438 C728.104233,261.091936 733.809736,269.25319 734.831811,277.678216 L735,277.678216 L735,744.110155 C734.770819,753.300673 729.011717,762.429399 717.715301,768.384559 L541.698589,861.179741 C524.449007,870.27342 498.202214,870.27342 480.952632,861.179741 L304.936382,768.384559 C293.687466,762.4543 288.288954,753.261937 288.021607,744.110155 C287.994161,743.171274 287.991758,742.397481 288.020775,741.760186 L288.021607,280.818578 C287.995362,280.170216 287.995085,279.52462 288.02096,278.881791 L288.021607,277.678216 L288.100249,277.678216 C288.882053,269.16004 294.328618,261.207221 304.936382,255.615438 L480.952632,162.820404 Z M707,537 L541.644818,624.459967 C524.420262,633.571112 498.21155,633.571112 480.986994,624.459967 L316,537.194955 L316,742.669239 L480.986994,829.471349 C490.737056,834.688013 500.874684,839.770703 510.746553,839.992453 L511.315906,840 C521.168396,840.032183 530.733903,835.022485 540.433212,830.279812 L707,741.920834 L707,537 Z M260.423841,734 C260.423841,751.880605 262.483542,763.633063 266.573125,771.912197 C269.962755,778.774873 275.048664,784.019001 284.335203,790.400911 L284.865291,790.762639 C286.903313,792.149569 289.148339,793.602016 291.881192,795.308227 L295.103883,797.299574 L305,803.325293 L290.80629,827 L279.729986,820.250826 L277.868233,819.097358 C274.665666,817.102319 272.011205,815.389649 269.535301,813.704662 C243.068452,795.702251 233.197716,776.074834 233.002947,735.2439 L233,734 L260.423841,734 Z M498,413 C496.719282,413.440417 495.51884,413.951152 494.424509,414.530355 L318.676529,507.623888 C318.49208,507.721039 318.316212,507.818189 318.148833,507.91349 L318,507.999537 L318.275982,508.15868 L318.676529,508.376112 L494.424509,601.469645 C495.51884,602.048848 496.719282,602.559583 498,603 L498,413 Z M526,413 L526,603 C527.281635,602.559583 528.482071,602.048848 529.576397,601.469645 L705.322736,508.376112 C705.507277,508.278961 705.683513,508.181811 705.850522,508.08651 L706,507.999537 L705.724112,507.84132 L705.322736,507.623888 L529.576397,414.530355 C528.482071,413.951152 527.281635,413.440417 526,413 Z M707,311 L549,394 L707,477 L707,311 Z M316,311 L316,477 L474,394 L316,311 Z M529.422488,187.627114 C520.27514,182.790962 503.724952,182.790962 494.577605,187.627114 L318.677116,280.623711 C318.492507,280.721685 318.316486,280.817811 318.148962,280.913937 L318,280.999896 L318.276221,281.157949 L318.677116,281.376081 L494.577605,374.3724 C503.724952,379.2092 520.27514,379.2092 529.422488,374.3724 L705.322145,281.376081 C705.506847,281.278107 705.683237,281.181981 705.850392,281.086779 L706,280.999896 L705.723871,280.841843 L705.322145,280.623711 L529.422488,187.627114 Z M733.193821,197 L744.270251,203.749273 L746.131721,204.902466 C749.33418,206.896953 751.988718,208.610547 754.464885,210.294705 C780.931599,228.297503 790.802419,247.925124 790.997256,288.756099 L791,290 L763.576481,290 C763.576481,272.118455 761.516516,260.366907 757.426771,252.086842 C754.037707,245.224806 748.951824,239.980488 739.665515,233.599218 L739.134973,233.236751 C737.096961,231.850558 734.852221,230.398109 732.119016,228.691528 L728.896433,226.700086 L719,220.674731 L733.193821,197 Z",fill:"#FFFFFF",fillRule:"nonzero"})))),evm2001BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...E(20,20,r)},e.createElement("path",{d:"M0 16C0 7.16344 7.16344 0 16 0V0C24.8366 0 32 7.16344 32 16V16C32 24.8366 24.8366 32 16 32V32C7.16344 32 0 24.8366 0 16V16Z",className:"uk-preserve",fill:"black"}),e.createElement("path",{d:"M27.1725 13.4449L29.0001 16.6088L19.3734 22.1675C19.3734 22.1675 13.4778 25.7307 9.23901 18.3845L12.2366 16.6548C12.2366 16.6548 14.1845 20.9604 17.5607 19.0051C20.9368 17.0497 27.1725 13.4449 27.1725 13.4449Z",className:"uk-preserve",fill:"white"}),e.createElement("path",{d:"M4.82765 18.3623L3 15.1984L12.8316 9.52244C12.8316 9.52244 18.7273 5.9592 22.9646 13.3054L19.967 15.0351C19.967 15.0351 18.0191 10.7295 14.6429 12.6848C11.2667 14.6402 4.82765 18.3623 4.82765 18.3623Z",className:"uk-preserve",fill:"white"}),e.createElement("path",{d:"M16.1854 18.2849C17.5121 18.2849 18.5876 17.2094 18.5876 15.8827C18.5876 14.556 17.5121 13.4805 16.1854 13.4805C14.8587 13.4805 13.7832 14.556 13.7832 15.8827C13.7832 17.2094 14.8587 18.2849 16.1854 18.2849Z",className:"uk-preserve",fill:"#FF931E"}),e.createElement("path",{d:"M7.70378 22.0353C8.39665 22.0353 8.95834 21.4737 8.95834 20.7808C8.95834 20.0879 8.39665 19.5263 7.70378 19.5263C7.01091 19.5263 6.44922 20.0879 6.44922 20.7808C6.44922 21.4737 7.01091 22.0353 7.70378 22.0353Z",className:"uk-preserve",fill:"white"}),e.createElement("path",{d:"M24.4489 12.3657C25.1417 12.3657 25.7035 11.804 25.7035 11.1111C25.7035 10.4183 25.1417 9.85657 24.4489 9.85657C23.756 9.85657 23.1943 10.4183 23.1943 11.1111C23.1943 11.804 23.756 12.3657 24.4489 12.3657Z",className:"uk-preserve",fill:"white"})),evm43114BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...E(20,20,r)},e.createElement("path",{d:"M0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16Z",className:"uk-preserve",fill:"#E84142"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4691 22.3587H8.36598C7.71393 22.3587 7.39184 22.3587 7.19546 22.2332C6.98334 22.0958 6.85372 21.8681 6.83801 21.6168C6.82621 21.3853 6.98728 21.1026 7.30936 20.5374L14.9713 7.04118C15.2973 6.46808 15.4623 6.18152 15.6704 6.07555C15.8943 5.96172 16.1614 5.96172 16.3853 6.07555C16.5935 6.18152 16.7585 6.46808 17.0845 7.04118L18.6596 9.78893L18.6677 9.80295C19.0198 10.4178 19.1984 10.7296 19.2763 11.0568C19.3627 11.414 19.3627 11.7908 19.2763 12.1481C19.1978 12.4778 19.021 12.7918 18.6636 13.4159L14.6389 20.5256L14.6285 20.5438C14.2741 21.1637 14.0944 21.4779 13.8455 21.7149C13.5745 21.9741 13.2484 22.1624 12.891 22.2685C12.565 22.3587 12.1997 22.3587 11.4691 22.3587ZM19.3054 22.3587H23.7517C24.4077 22.3587 24.7377 22.3587 24.9342 22.2294C25.1463 22.0919 25.2798 21.8602 25.2917 21.6092C25.303 21.3851 25.1454 21.1134 24.8367 20.581C24.8261 20.5629 24.8154 20.5444 24.8046 20.5257L22.5773 16.7181L22.552 16.6752C22.239 16.1463 22.0811 15.8792 21.8782 15.776C21.6544 15.6622 21.391 15.6622 21.1672 15.776C20.963 15.882 20.798 16.1607 20.472 16.722L18.2527 20.5296L18.2451 20.5427C17.9202 21.1031 17.7578 21.3832 17.7696 21.613C17.7853 21.8643 17.9149 22.0958 18.127 22.2332C18.3195 22.3587 18.6494 22.3587 19.3054 22.3587Z",className:"uk-preserve",fill:"white"})),evm8217BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey(7,"clip"),o=c.uniqueKey(7,"gradient");return e.createElement("svg",{...$,...t,viewBox:"0 0 32 32",...E(20,20,r)},e.createElement("g",{clipPath:`url(#${n})`},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M26.1375 28.2368L16.0383 18.0224L5.79833 28.3136C7.83353 29.6704 11.0207 31.9872 15.9359 32.0128C20.8511 32.0384 24.7935 29.5936 26.1247 28.2496L26.1375 28.2368ZM28.2367 5.76L17.9967 15.9744C21.4271 19.392 24.8063 22.848 28.1983 26.2912C33.5103 19.5072 33.0239 12.5184 28.2367 5.7472V5.76ZM3.71193 26.1376L12.5823 2.5216L0.140732 15.04C-0.499268 18.688 1.39513 23.3216 3.71193 26.1376ZM8.38393 21.4912C9.02393 21.3248 23.1295 6.8352 26.1631 3.8272C24.5887 1.728 19.1871 -0.0895954 16.4863 4.61121e-06L8.38393 21.4912Z",fill:`url(#${o})`,fillRule:"evenodd"})),e.createElement("defs",null,e.createElement("linearGradient",{gradientUnits:"userSpaceOnUse",id:o,x1:8.78254,y1:30.3066,x2:24.6801,y2:2.53063},e.createElement("stop",{stopColor:"#850000"}),e.createElement("stop",{offset:.251,stopColor:"#C70158"}),e.createElement("stop",{offset:.4824,stopColor:"#DE1E41"}),e.createElement("stop",{offset:.6392,stopColor:"#F63B2A"}),e.createElement("stop",{offset:1,stopColor:"#FF8700"})),e.createElement("clipPath",{id:n},e.createElement("rect",{fill:"white",height:32,width:32}))))},solana101BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey(),o=c.uniqueKey(),i=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 397.7 311.7",...E(20,20,r)},e.createElement("linearGradient",{id:n,gradientUnits:"userSpaceOnUse",x1:"360.8791",y1:"351.4553",x2:"141.213",y2:"-69.2936",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${n})`,d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z",className:"uk-preserve"}),e.createElement("linearGradient",{id:o,gradientUnits:"userSpaceOnUse",x1:"264.8291",y1:"401.6014",x2:"45.163",y2:"-19.1475",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${o})`,d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z",className:"uk-preserve"}),e.createElement("linearGradient",{id:i,gradientUnits:"userSpaceOnUse",x1:"312.5484",y1:"376.688",x2:"92.8822",y2:"-44.061",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${i})`,d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z",className:"uk-preserve"}))},solana102BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey(),o=c.uniqueKey(),i=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 397.7 311.7",...E(20,20,r)},e.createElement("linearGradient",{id:n,gradientUnits:"userSpaceOnUse",x1:"360.8791",y1:"351.4553",x2:"141.213",y2:"-69.2936",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${n})`,d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z",className:"uk-preserve"}),e.createElement("linearGradient",{id:o,gradientUnits:"userSpaceOnUse",x1:"264.8291",y1:"401.6014",x2:"45.163",y2:"-19.1475",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${o})`,d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z",className:"uk-preserve"}),e.createElement("linearGradient",{id:i,gradientUnits:"userSpaceOnUse",x1:"312.5484",y1:"376.688",x2:"92.8822",y2:"-44.061",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${i})`,d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z",className:"uk-preserve"}))},solana103BlockchainIcon:({ratio:r,...t})=>{const n=c.uniqueKey(),o=c.uniqueKey(),i=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 397.7 311.7",...E(20,20,r)},e.createElement("linearGradient",{id:n,gradientUnits:"userSpaceOnUse",x1:"360.8791",y1:"351.4553",x2:"141.213",y2:"-69.2936",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${n})`,d:"M64.6,237.9c2.4-2.4,5.7-3.8,9.2-3.8h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,237.9z",className:"uk-preserve"}),e.createElement("linearGradient",{id:o,gradientUnits:"userSpaceOnUse",x1:"264.8291",y1:"401.6014",x2:"45.163",y2:"-19.1475",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${o})`,d:"M64.6,3.8C67.1,1.4,70.4,0,73.8,0h317.4c5.8,0,8.7,7,4.6,11.1l-62.7,62.7c-2.4,2.4-5.7,3.8-9.2,3.8H6.5c-5.8,0-8.7-7-4.6-11.1L64.6,3.8z",className:"uk-preserve"}),e.createElement("linearGradient",{id:i,gradientUnits:"userSpaceOnUse",x1:"312.5484",y1:"376.688",x2:"92.8822",y2:"-44.061",gradientTransform:"matrix(1 0 0 -1 0 314)"},e.createElement("stop",{offset:0,stopColor:"#00FFA3"}),e.createElement("stop",{offset:1,stopColor:"#DC1FFF"})),e.createElement("path",{fill:`url(#${i})`,d:"M333.1,120.1c-2.4-2.4-5.7-3.8-9.2-3.8H6.5c-5.8,0-8.7,7-4.6,11.1l62.7,62.7c2.4,2.4,5.7,3.8,9.2,3.8h317.4c5.8,0,8.7-7,4.6-11.1L333.1,120.1z",className:"uk-preserve"}))},ton239BlockchainIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 56 56",...E(20,20,r)},e.createElement("path",{d:"M28 56C43.464 56 56 43.464 56 28C56 12.536 43.464 0 28 0C12.536 0 0 12.536 0 28C0 43.464 12.536 56 28 56Z",fill:"#0098EA",className:"uk-preserve"}),e.createElement("path",{d:"M37.5603 15.6277H18.4386C14.9228 15.6277 12.6944 19.4202 14.4632 22.4861L26.2644 42.9409C27.0345 44.2765 28.9644 44.2765 29.7345 42.9409L41.5381 22.4861C43.3045 19.4251 41.0761 15.6277 37.5627 15.6277H37.5603ZM26.2548 36.8068L23.6847 31.8327L17.4833 20.7414C17.0742 20.0315 17.5795 19.1218 18.4362 19.1218H26.2524V36.8092L26.2548 36.8068ZM38.5108 20.739L32.3118 31.8351L29.7417 36.8068V19.1194H37.5579C38.4146 19.1194 38.9199 20.0291 38.5108 20.739Z",fill:"white",className:"uk-preserve"}))}),Xe=A1({sparxWalletIcon:({ratio:r,...t})=>{const n=c.uniqueKey(7,"clip"),o=c.uniqueKey(7,"filter"),i=c.uniqueKey(7,"paint"),a=c.uniqueKey(7,"paint"),l=c.uniqueKey(7,"paint"),s=c.uniqueKey(7,"paint");return e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...E(20,20,r)},e.createElement("g",{clipPath:`url(#${n})`},e.createElement("g",{filter:`url(#${o})`},e.createElement("rect",{className:"uk-preserve",fill:"#0f1224",height:1200,rx:600,width:1200}),e.createElement("path",{className:"uk-preserve",d:"M309.86 842.504L267.058 799.702L377.252 689.508C426.589 640.172 426.589 559.884 377.252 510.548L267 400.296L309.802 357.494L420.054 467.746C492.995 540.687 492.995 659.369 420.054 732.31L309.86 842.504Z",fill:`url(#${i})`}),e.createElement("path",{className:"uk-preserve",d:"M799.702 933L689.508 822.806C640.172 773.47 559.885 773.47 510.549 822.806L400.354 933L357.552 890.198L467.747 780.004C540.688 707.063 659.369 707.063 732.31 780.004L842.504 890.198L799.702 933Z",fill:`url(#${a})`}),e.createElement("path",{className:"uk-preserve",d:"M890.198 842.504L780.004 732.31C707.063 659.369 707.063 540.688 780.004 467.747L890.198 357.552L933 400.354L822.806 510.549C773.47 559.885 773.47 640.172 822.806 689.508L933 799.702L890.198 842.504Z",fill:`url(#${l})`}),e.createElement("path",{className:"uk-preserve",d:"M600.019 474.765C552.114 474.765 504.208 456.535 467.747 420.055L357.495 309.802L400.297 267L510.549 377.253C559.885 426.589 640.173 426.589 689.509 377.253L799.703 267.058L842.505 309.86L732.311 420.055C695.831 456.515 647.944 474.765 600.039 474.765H600.019Z",fill:`url(#${s})`}))),e.createElement("defs",null,e.createElement("filter",{id:o,x:"-45",y:"-45",width:"1290",height:"1290",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",null),e.createElement("feGaussianBlur",{stdDeviation:"22.5"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.520833 0 0 0 0 0.520833 0 0 0 0 0.520833 0 0 0 0.1 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_412_26"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_412_26",result:"shape"})),e.createElement("linearGradient",{id:i,x1:"370.873",y1:"839.875",x2:"370.873",y2:"360.955",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("linearGradient",{id:a,x1:"840.687",y1:"829.147",x2:"358.461",y2:"829.147",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("linearGradient",{id:l,x1:"829.147",y1:"358.326",x2:"829.147",y2:"837.033",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("linearGradient",{id:s,x1:"356.297",y1:"370.873",x2:"842.776",y2:"370.873",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#00B2E3",stopOpacity:"0"}),e.createElement("stop",{offset:"0.07",stopColor:"#05B3E3",stopOpacity:"0.03"}),e.createElement("stop",{offset:"0.19",stopColor:"#13B7E3",stopOpacity:"0.13"}),e.createElement("stop",{offset:"0.33",stopColor:"#2ABDE4",stopOpacity:"0.28"}),e.createElement("stop",{offset:"0.49",stopColor:"#4AC5E5",stopOpacity:"0.49"}),e.createElement("stop",{offset:"0.66",stopColor:"#73D0E6",stopOpacity:"0.75"}),e.createElement("stop",{offset:"0.81",stopColor:"#9ADBE8"})),e.createElement("clipPath",{id:n},e.createElement("rect",{className:"uk-preserve",width:"1200",height:"1200",fill:"white"}))))},everWalletIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...E(20,20,r)},e.createElement("rect",{className:"uk-preserve",fill:"#050b2e",height:1200,rx:600,width:1200}),e.createElement("path",{d:"M459.298 300L187.5 574.793H629.323V1012.5L900 741.632V300H459.298Z",fill:"#C5E4F3",className:"uk-preserve"})),venomWalletIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 1200 1200",...E(20,20,r)},e.createElement("rect",{className:"uk-preserve",fill:"#4c5af5",height:1200,rx:600,width:1200}),e.createElement("path",{className:"uk-preserve",d:"M878.122 238.043C855.787 234.439 832.901 236.491 811.575 244.007C790.245 251.525 771.157 264.266 756.071 281.058C727.275 313.2 718.316 355.045 725.231 396.979C731.494 434.794 739.804 473.175 741.675 509.606C744.289 564.476 735.904 619.313 717.011 670.924C699.915 717.619 675.559 753.833 623.362 761.846C619.492 762.454 605.4 762.885 601.395 763.103C597.394 763.32 584.737 762.495 580.822 761.891C528.626 753.878 504.052 717.664 487.001 670.661C468.105 619.054 459.724 564.214 462.337 509.344C464.209 473.044 472.515 434.621 478.777 396.716C485.696 354.785 476.734 312.94 447.941 280.798C432.806 264.018 413.67 251.306 392.302 243.833C370.932 236.361 348.017 234.369 325.671 238.043C258.729 248.916 214.145 308.088 213.754 370.163C213.567 394.08 220.09 417.574 232.588 438C253.423 472.223 287.611 497.171 317.45 523.076C337.197 540.405 371.343 589.571 388.087 642.851C398.224 675.124 406.489 707.828 414.664 740.839C426.15 786.84 441.937 888.465 452.332 934.601C473.081 1026.96 536.587 1047.88 600.221 1050H602.482C666.12 1047.88 730.669 1026.91 751.417 934.556C761.767 888.424 777.514 786.754 789.086 740.794C797.306 707.959 805.526 675.079 815.662 642.81C832.406 589.526 866.554 540.188 886.301 523.035C916.14 497.044 950.284 472.178 971.164 437.955C983.659 417.533 990.184 394.039 989.996 370.12C989.647 307.915 945.236 248.699 878.122 238.043Z",fill:"#fff"})),metamaskWalletIcon:({ratio:r,...t})=>e.createElement("svg",{...$,...t,viewBox:"0 0 35 33",...E(17.69,20,r)},e.createElement("g",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:.25},e.createElement("path",{d:"m32.9582 1-13.1341 9.7183 2.4424-5.72731z",className:"uk-preserve",fill:"#e17726",stroke:"#e17726"}),e.createElement("g",{className:"uk-preserve",fill:"#e27625",stroke:"#e27625"},e.createElement("path",{d:"m2.66296 1 13.01714 9.809-2.3254-5.81802z"}),e.createElement("path",{d:"m28.2295 23.5335-3.4947 5.3386 7.4829 2.0603 2.1436-7.2823z"}),e.createElement("path",{d:"m1.27281 23.6501 2.13055 7.2823 7.46994-2.0603-3.48166-5.3386z"}),e.createElement("path",{d:"m10.4706 14.5149-2.0786 3.1358 7.405.3369-.2469-7.969z"}),e.createElement("path",{d:"m25.1505 14.5149-5.1575-4.58704-.1688 8.05974 7.4049-.3369z"}),e.createElement("path",{d:"m10.8733 28.8721 4.4819-2.1639-3.8583-3.0062z"}),e.createElement("path",{d:"m20.2659 26.7082 4.4689 2.1639-.6105-5.1701z"})),e.createElement("path",{d:"m24.7348 28.8721-4.469-2.1639.3638 2.9025-.039 1.231z",className:"uk-preserve",fill:"#d5bfb2",stroke:"#d5bfb2"}),e.createElement("path",{d:"m10.8732 28.8721 4.1572 1.9696-.026-1.231.3508-2.9025z",className:"uk-preserve",fill:"#d5bfb2",stroke:"#d5bfb2"}),e.createElement("path",{d:"m15.1084 21.7842-3.7155-1.0884 2.6243-1.2051z",className:"uk-preserve",fill:"#233447",stroke:"#233447"}),e.createElement("path",{d:"m20.5126 21.7842 1.0913-2.2935 2.6372 1.2051z",className:"uk-preserve",fill:"#233447",stroke:"#233447"}),e.createElement("path",{d:"m10.8733 28.8721.6495-5.3386-4.13117.1167z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m24.0982 23.5335.6366 5.3386 3.4946-5.2219z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m27.2291 17.6507-7.405.3369.6885 3.7966 1.0913-2.2935 2.6372 1.2051z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m11.3929 20.6958 2.6242-1.2051 1.0913 2.2935.6885-3.7966-7.40495-.3369z",className:"uk-preserve",fill:"#cc6228",stroke:"#cc6228"}),e.createElement("path",{d:"m8.392 17.6507 3.1049 6.0513-.1039-3.0062z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m24.2412 20.6958-.1169 3.0062 3.1049-6.0513z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m15.797 17.9876-.6886 3.7967.8704 4.4833.1949-5.9087z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m19.8242 17.9876-.3638 2.3584.1819 5.9216.8704-4.4833z",className:"uk-preserve",fill:"#e27525",stroke:"#e27525"}),e.createElement("path",{d:"m20.5127 21.7842-.8704 4.4834.6236.4406 3.8584-3.0062.1169-3.0062z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m11.3929 20.6958.104 3.0062 3.8583 3.0062.6236-.4406-.8704-4.4834z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m20.5906 30.8417.039-1.231-.3378-.2851h-4.9626l-.3248.2851.026 1.231-4.1572-1.9696 1.4551 1.1921 2.9489 2.0344h5.0536l2.962-2.0344 1.442-1.1921z",className:"uk-preserve",fill:"#c0ac9d",stroke:"#c0ac9d"}),e.createElement("path",{d:"m20.2659 26.7082-.6236-.4406h-3.6635l-.6236.4406-.3508 2.9025.3248-.2851h4.9626l.3378.2851z",className:"uk-preserve",fill:"#161616",stroke:"#161616"}),e.createElement("path",{d:"m33.5168 11.3532 1.1043-5.36447-1.6629-4.98873-12.6923 9.3944 4.8846 4.1205 6.8983 2.0085 1.52-1.7752-.6626-.4795 1.0523-.9588-.8054-.622 1.0523-.8034z",className:"uk-preserve",fill:"#763e1a",stroke:"#763e1a"}),e.createElement("path",{d:"m1 5.98873 1.11724 5.36447-.71451.5313 1.06527.8034-.80545.622 1.05228.9588-.66255.4795 1.51997 1.7752 6.89835-2.0085 4.8846-4.1205-12.69233-9.3944z",className:"uk-preserve",fill:"#763e1a",stroke:"#763e1a"}),e.createElement("path",{d:"m32.0489 16.5234-6.8983-2.0085 2.0786 3.1358-3.1049 6.0513 4.1052-.0519h6.1318z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m10.4705 14.5149-6.89828 2.0085-2.29944 7.1267h6.11883l4.10519.0519-3.10487-6.0513z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}),e.createElement("path",{d:"m19.8241 17.9876.4417-7.5932 2.0007-5.4034h-8.9119l2.0006 5.4034.4417 7.5932.1689 2.3842.013 5.8958h3.6635l.013-5.8958z",className:"uk-preserve",fill:"#f5841f",stroke:"#f5841f"}))),walletConnectIcon:({ratio:r,...t})=>{const n=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 512 512",...E(20,20,r)},e.createElement("defs",null,e.createElement("radialGradient",{cx:"0%",cy:"50%",fx:"0%",fy:"50%",r:"100%",id:n},e.createElement("stop",{stopColor:"#5D9DF6",offset:"0%"}),e.createElement("stop",{stopColor:"#006FFF",offset:"100%"}))),e.createElement("rect",{fill:`url(#${n})`,x:0,y:0,width:"512",height:"512",rx:"256",className:"uk-preserve"}),e.createElement("path",{d:"M169.209772,184.531136 C217.142772,137.600733 294.857519,137.600733 342.790517,184.531136 L348.559331,190.179285 C350.955981,192.525805 350.955981,196.330266 348.559331,198.676787 L328.82537,217.99798 C327.627045,219.171241 325.684176,219.171241 324.485851,217.99798 L316.547278,210.225455 C283.10802,177.485633 228.89227,177.485633 195.453011,210.225455 L186.951456,218.549188 C185.75313,219.722448 183.810261,219.722448 182.611937,218.549188 L162.877976,199.227995 C160.481326,196.881474 160.481326,193.077013 162.877976,190.730493 L169.209772,184.531136 Z M383.602212,224.489406 L401.165475,241.685365 C403.562113,244.031874 403.562127,247.836312 401.165506,250.182837 L321.971538,327.721548 C319.574905,330.068086 315.689168,330.068112 313.292501,327.721609 C313.292491,327.721599 313.29248,327.721588 313.29247,327.721578 L257.08541,272.690097 C256.486248,272.103467 255.514813,272.103467 254.915651,272.690097 C254.915647,272.690101 254.915644,272.690105 254.91564,272.690108 L198.709777,327.721548 C196.313151,330.068092 192.427413,330.068131 190.030739,327.721634 C190.030725,327.72162 190.03071,327.721606 190.030695,327.721591 L110.834524,250.181849 C108.437875,247.835329 108.437875,244.030868 110.834524,241.684348 L128.397819,224.488418 C130.794468,222.141898 134.680206,222.141898 137.076856,224.488418 L193.284734,279.520668 C193.883897,280.107298 194.85533,280.107298 195.454493,279.520668 C195.454502,279.520659 195.45451,279.520651 195.454519,279.520644 L251.65958,224.488418 C254.056175,222.141844 257.941913,222.141756 260.338618,224.488222 C260.338651,224.488255 260.338684,224.488288 260.338717,224.488321 L316.546521,279.520644 C317.145683,280.107273 318.117118,280.107273 318.71628,279.520644 L374.923175,224.489406 C377.319825,222.142885 381.205562,222.142885 383.602212,224.489406 Z",fill:"#fff",fillRule:"nonzero",className:"uk-preserve"}))},trustWalletIcon:({ratio:r,...t})=>{const n=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 65 64",...E(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{className:"uk-preserve",d:"M32.3999 64C50.073 64 64.3999 49.6731 64.3999 32C64.3999 14.3269 50.073 0 32.3999 0C14.7268 0 0.399902 14.3269 0.399902 32C0.399902 49.6731 14.7268 64 32.3999 64Z",fill:"#3375BB"}),e.createElement("path",{className:"uk-preserve",d:"M32.6267 14C38.9508 19.2816 46.2029 18.9559 48.275 18.9559C47.8217 48.9937 44.3683 43.0373 32.6267 51.46C20.8851 43.0373 17.4533 48.9937 17 18.9559C19.0505 18.9559 26.3026 19.2816 32.6267 14Z",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:4})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.399902)"}))))},rabbyWalletIcon:({ratio:r,...t})=>{const n=c.uniqueKey(),o=c.uniqueKey(),i=c.uniqueKey(),a=c.uniqueKey(),l=c.uniqueKey();return e.createElement("svg",{...$,...t,viewBox:"0 0 368 320",...E(20,17.39,r)},e.createElement("g",{clipPath:`url(#clip0_${n})`},e.createElement("path",{d:"M366.119 183.099C380.573 150.636 309.118 59.9408 240.854 22.1551C197.826 -7.11706 152.99 -3.09557 143.909 9.75717C123.981 37.9632 209.898 61.864 267.357 89.754C255.006 95.1474 243.367 104.826 236.522 117.204C215.1 93.6923 168.083 73.4448 112.914 89.754C75.7365 100.745 44.839 126.656 32.897 165.792C29.9956 164.495 26.7827 163.774 23.4027 163.774C10.4778 163.774 0 174.309 0 187.303C0 200.298 10.4778 210.832 23.4027 210.832C25.7984 210.832 33.2893 209.217 33.2893 209.217L152.99 210.089C105.119 286.439 67.2878 297.6 67.2878 310.828C67.2878 324.055 103.486 320.471 117.077 315.541C182.142 291.938 252.024 218.377 264.016 197.202C314.374 203.518 356.695 204.265 366.119 183.099Z",fill:`url(#paint0_linear_${o})`,className:"uk-preserve"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M267.513 89.763C267.516 89.764 267.519 89.766 267.522 89.767C270.191 88.712 269.759 84.758 269.026 81.652C267.342 74.515 238.284 45.724 210.997 32.829C173.815 15.257 146.435 16.163 142.39 24.262C149.964 39.837 185.077 54.461 221.748 69.733C237.394 76.249 253.323 82.883 267.519 89.76C267.517 89.761 267.515 89.762 267.513 89.763Z",fill:`url(#paint0_linear_${i})`,className:"uk-preserve"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M220.329 246.523C212.809 243.64 204.315 240.994 194.658 238.594C204.955 220.108 207.115 192.74 197.391 175.437C183.743 151.153 166.612 138.228 126.802 138.228C104.907 138.228 45.955 145.628 44.909 195.006C44.799 200.187 44.906 204.935 45.28 209.301L152.93 210.084C138.417 233.185 124.825 250.318 112.926 263.345C127.213 267.019 139.003 270.103 149.828 272.934C160.098 275.62 169.499 278.079 179.339 280.598C194.182 269.748 208.135 257.917 220.329 246.523Z",fill:`url(#paint0_linear_${a})`,className:"uk-preserve"}),e.createElement("path",{d:"M31.169 204.228C35.567 241.737 56.813 256.437 100.227 260.788C143.641 265.138 168.544 262.22 201.698 265.246C229.389 267.774 254.113 281.932 263.285 277.04C271.539 272.636 266.921 256.728 255.876 246.521C241.558 233.291 221.742 224.093 186.875 220.828C193.824 201.739 191.877 174.973 181.085 160.411C165.481 139.355 136.68 129.836 100.227 133.995C62.143 138.34 25.6504 157.153 31.169 204.228Z",fill:`url(#paint0_linear_${l})`,className:"uk-preserve"})),e.createElement("defs",null,e.createElement("linearGradient",{id:`paint0_linear_${o}`,x1:108.584,y1:154.352,x2:363.209,y2:226.172,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8697FF"}),e.createElement("stop",{offset:1,stopColor:"#ABB7FF"})),e.createElement("linearGradient",{id:`paint0_linear_${i}`,x1:320.428,y1:149.489,x2:135.876,y2:-34.8923,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8697FF"}),e.createElement("stop",{offset:1,stopColor:"#5156D8",stopOpacity:0})),e.createElement("linearGradient",{id:`paint0_linear_${a}`,x1:225.446,y1:252.967,x2:48.465,y2:151.558,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#465EED"}),e.createElement("stop",{offset:"1",stopColor:"#8697FF",stopOpacity:"0"})),e.createElement("linearGradient",{id:`paint0_linear_${l}`,x1:123.658,y1:152.443,x2:243.581,y2:304.306,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#8898FF"}),e.createElement("stop",{offset:.983895,stopColor:"#6277F1"})),e.createElement("clipPath",{id:`clip0_${n}`},e.createElement("rect",{width:368,height:320,fill:"white"}))))}}),Qe=A1({...qe,...Ke,...Xe,burgerMenu:({ratio:r,...t})=>{const n=c.uniqueKey(6,"burgerMenu");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M17 10L3 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5}),e.createElement("path",{d:"M17 4L3 4",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5}),e.createElement("path",{d:"M17 16L3 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"20",height:"20",fill:"currentColor"}))))},world:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22ZM14.7161 19.6369C16.8915 18.6996 18.6425 16.9645 19.6002 14.8H16.6324C16.2466 16.7213 15.5767 18.3906 14.7161 19.6369ZM14.9971 14.8C14.7223 16.0363 14.3212 17.1261 13.838 18.012C13.1671 19.2419 12.4453 19.9143 11.8 20.2111V14.8H14.9971ZM16.88 13.2H20.1411C20.3104 12.4943 20.4 11.7576 20.4 11C20.4 10.2424 20.3104 9.50572 20.1411 8.8H16.88C16.9587 9.51084 17 10.2466 17 11C17 11.7534 16.9587 12.4892 16.88 13.2ZM15.2694 8.8C15.3544 9.50269 15.4 10.2387 15.4 11C15.4 11.7613 15.3544 12.4973 15.2694 13.2H11.8V8.8H15.2694ZM16.6324 7.2H19.6002C18.6425 5.03552 16.8915 3.30036 14.7161 2.3631C15.5767 3.60936 16.2466 5.27875 16.6324 7.2ZM11.8 1.78895C12.4453 2.08566 13.1671 2.75808 13.838 3.98799C14.3212 4.87388 14.7223 5.96374 14.9971 7.2H11.8V1.78895ZM7.28394 2.3631C5.10845 3.30036 3.35753 5.03552 2.39975 7.2H5.36765C5.75343 5.27874 6.42333 3.60936 7.28394 2.3631ZM7.00292 7.2C7.27766 5.96374 7.67878 4.87388 8.16199 3.98799C8.83285 2.75808 9.55474 2.08566 10.2 1.78895V7.2H7.00292ZM5.12002 8.8H1.85886C1.68963 9.50572 1.6 10.2424 1.6 11C1.6 11.7576 1.68963 12.4943 1.85886 13.2H5.12002C5.04132 12.4892 5 11.7534 5 11C5 10.2466 5.04132 9.51084 5.12002 8.8ZM6.73064 13.2C6.64564 12.4973 6.6 11.7613 6.6 11C6.6 10.2387 6.64564 9.50269 6.73064 8.8H10.2V13.2H6.73064ZM7.00292 14.8H10.2V20.2111C9.55474 19.9143 8.83285 19.2419 8.16199 18.012C7.67878 17.1261 7.27766 16.0363 7.00292 14.8ZM5.36765 14.8C5.75343 16.7213 6.42333 18.3906 7.28395 19.6369C5.10845 18.6996 3.35753 16.9645 2.39975 14.8H5.36765Z",fill:"currentColor",fillRule:"evenodd"})),worldAlt:({ratio:r,...t})=>{const n=c.uniqueKey(6,"worldAlt");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{clipRule:"evenodd",d:"M16.6436 4.78279C16.2102 5.17952 15.4462 5.85837 14.4671 6.64431C12.9803 4.27946 11.0995 2.50499 9.28228 1.59522C12.0618 1.35662 14.8577 2.51082 16.6436 4.78279ZM1.35001 15.0103C-1.41087 10.2283 0.22668 4.11386 5.00741 1.35165L5.01026 1.35L5.01416 1.34776C9.79651 -1.41052 15.9098 0.228633 18.6705 5.01026C21.4319 9.79319 19.7932 15.9091 15.0103 18.6705C10.2273 21.4319 4.11143 19.7932 1.35001 15.0103ZM13.3581 17.5866L10.0112 11.7896C9.07799 12.2901 8.13196 12.7344 7.24099 13.1185C9.17183 15.9586 11.6066 17.7215 13.3581 17.5866ZM11.5508 10.9007C12.4508 10.3428 13.3086 9.7457 14.0867 9.16613C15.5808 12.2583 15.8902 15.2483 14.8977 16.6977L11.5508 10.9007ZM10.6619 9.36109L6.66249 2.43394C8.55363 2.28832 11.2414 4.35522 13.2312 7.60161C12.4443 8.18897 11.5748 8.7952 10.6619 9.36109ZM9.12229 10.25L5.12288 3.3228C4.05115 4.88774 4.49726 8.24887 6.31381 11.5954C7.21594 11.2076 8.17572 10.7577 9.12229 10.25ZM17.584 6.27506C18.9822 9.10312 18.6513 12.3869 16.9339 14.8482C17.0487 12.9188 16.5149 10.5487 15.3402 8.19657C16.367 7.37301 17.1591 6.66568 17.584 6.27506ZM2.16648 13.1411C2.72674 12.9642 3.69666 12.6419 4.86687 12.187C3.56223 9.71696 2.96588 7.20093 3.08662 5.17228C1.49023 7.4601 1.09183 10.4586 2.16648 13.1411ZM10.7382 18.4253C9.00994 17.56 7.22423 15.9127 5.77461 13.7192C4.54793 14.1968 3.53931 14.5291 2.98859 14.7017C4.73869 17.3266 7.74794 18.682 10.7382 18.4253Z",fill:"currentColor",fillRule:"evenodd"})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{fill:"none",height:"20",width:"20"}))))},cog:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M11 13.2C9.74719 13.2 8.73158 12.215 8.73158 11C8.73158 9.78496 9.7472 8.79999 11 8.79999C12.2528 8.79999 13.2684 9.78496 13.2684 11C13.2684 12.215 12.2528 13.2 11 13.2ZM6.46318 11C6.46318 13.4301 8.49442 15.4 11 15.4C13.5056 15.4 15.5368 13.4301 15.5368 11C15.5368 8.56991 13.5056 6.59999 11 6.59999C8.49441 6.59999 6.46318 8.56991 6.46318 11Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M9.18084 22C8.20352 22 7.36947 21.3147 7.20882 20.3798L7.01261 19.2382C6.90621 18.619 6.2435 18.2479 5.63731 18.4682L4.51989 18.8741C3.60465 19.2067 2.57573 18.8487 2.08705 18.0279L0.267921 14.9721C-0.22067 14.1512 -0.0258392 13.108 0.728701 12.5056L1.65 11.7701C2.1497 11.371 2.14967 10.6289 1.64997 10.2299L0.728663 9.49433C-0.0258773 8.89188 -0.220649 7.84869 0.267942 7.02787L2.08708 3.97204C2.57576 3.15124 3.60465 2.79329 4.5199 3.12582L5.63732 3.53181C6.24351 3.75206 6.90622 3.38092 7.01262 2.76172L7.20882 1.62015C7.36949 0.6852 8.2036 0 9.18084 0H12.8192C13.7964 0 14.6305 0.685219 14.7912 1.62019L14.9873 2.76175C15.0938 3.38098 15.7565 3.75204 16.3627 3.5318L17.4801 3.12584C18.3954 2.79327 19.4243 3.15133 19.9129 3.97209L21.7321 7.02791C22.2207 7.84872 22.0259 8.89189 21.2713 9.49435L20.3501 10.2299C19.8503 10.6289 19.8503 11.3711 20.3501 11.7701L21.2713 12.5056C22.0259 13.1081 22.2206 14.1513 21.7321 14.9721L19.9129 18.0279C19.4243 18.8487 18.3954 19.2067 17.4801 18.8741L16.3627 18.4681C15.7565 18.2479 15.0938 18.619 14.9873 19.2382L14.7912 20.3798C14.6305 21.3147 13.7965 22 12.8192 22H9.18084ZM9.40887 19.8L9.25016 18.8766C8.90904 16.8915 6.78458 15.702 4.84151 16.408L3.93757 16.7364L2.34643 14.0636L3.09169 13.4686C4.69363 12.1895 4.69366 9.81044 3.09172 8.5314L2.34643 7.93638L3.93757 5.26356L4.84151 5.59198C6.78457 6.29796 8.90903 5.10849 9.25015 3.12343L9.40886 2.2H12.5911L12.7498 3.12339C13.091 5.10843 15.2154 6.29796 17.1585 5.59199L18.0624 5.26357L19.6536 7.93639L18.9083 8.53139C17.3063 9.81042 17.3063 12.1895 18.9083 13.4686L19.6536 14.0636L18.0624 16.7364L17.1585 16.408C15.2154 15.702 13.091 16.8915 12.7498 18.8765L12.5911 19.8H9.40887Z",fill:"currentColor",fillRule:"evenodd"})),user:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M10 2C8.12936 2 6.6129 3.63012 6.6129 5.64099C6.6129 7.65185 8.12936 9.28197 10 9.28197C11.8706 9.28197 13.3871 7.65185 13.3871 5.64099C13.3871 3.63012 11.8706 2 10 2Z",fill:"currentColor"}),e.createElement("path",{d:"M6.3871 11.2238C4.51645 11.2238 3 12.854 3 14.8648V16.0186C3 16.7499 3.49306 17.3735 4.1645 17.4913C8.02925 18.1696 11.9707 18.1696 15.8355 17.4913C16.5069 17.3735 17 16.7499 17 16.0186V14.8648C17 12.854 15.4835 11.2238 13.6129 11.2238H13.305C13.1384 11.2238 12.9728 11.2522 12.8144 11.3078L12.0326 11.5822C10.7119 12.0458 9.28814 12.0458 7.96737 11.5822L7.18561 11.3078C7.02721 11.2522 6.86162 11.2238 6.69498 11.2238H6.3871Z",fill:"currentColor"})),addUser:({ratio:r,...t})=>{const n=c.uniqueKey(6,"addUser");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M12.5 2C10.4957 2 8.87097 3.73201 8.87097 5.86855C8.87097 8.00509 10.4957 9.73709 12.5 9.73709C14.5043 9.73709 16.129 8.00509 16.129 5.86855C16.129 3.73201 14.5043 2 12.5 2Z",fill:"currentColor"}),e.createElement("path",{d:"M8.62903 11.8003C6.62477 11.8003 5 13.5323 5 15.6689V16.8947C5 17.6718 5.52827 18.3343 6.24768 18.4595C10.3885 19.1802 14.6115 19.1802 18.7523 18.4595C19.4717 18.3343 20 17.6718 20 16.8947V15.6689C20 13.5323 18.3752 11.8003 16.371 11.8003H16.0411C15.8626 11.8003 15.6851 11.8304 15.5154 11.8895L14.6778 12.181C13.2627 12.6736 11.7373 12.6736 10.3222 12.181L9.48459 11.8895C9.31486 11.8304 9.13745 11.8003 8.95891 11.8003H8.62903Z",fill:"currentColor"}),e.createElement("path",{d:"M3 7V11",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M5 9L1 9",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"20",height:"20",fill:"currentColor"}))))},signOut:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 19 18",...E(20,20,r)},e.createElement("path",{d:"M12 4L17 9M17 9L12 14M17 9L6 9",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6}),e.createElement("path",{d:"M9 1H3C1.89543 1 1 1.89543 1 3V15C1 16.1046 1.89543 17 3 17H9",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6})),addWallet:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 17",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M2.5 0C1.11929 0 0 1.08731 0 2.42857V12.1429C0 13.4841 1.11929 14.5714 2.5 14.5714H10.242C9.65199 12.6424 10.1408 10.4684 11.7085 8.94544C13.0601 7.63251 14.9099 7.09852 16.6667 7.34349V3.65323H2.69231C2.12586 3.65323 1.66667 3.20715 1.66667 2.65689C1.66667 2.10662 2.12586 1.66055 2.69231 1.66055H9.16667H14.1667V1.61905C14.1667 0.724872 13.4205 0 12.5 0H2.5ZM12.8871 15.8145C11.2599 14.2338 11.2599 11.671 12.8871 10.0903C14.5142 8.50959 17.1524 8.50959 18.7796 10.0903C20.4068 11.671 20.4068 14.2338 18.7796 15.8145C17.1524 17.3952 14.5142 17.3952 12.8871 15.8145ZM15.1667 13.6L12.8871 13.7619V12.1429L15.1667 12.3048L15 10.119H16.6667L16.5 12.3048L18.7796 12.1429V13.7619L16.5 13.6L16.6667 15.8145H15L15.1667 13.6Z",fill:"currentColor",fillRule:"evenodd"})),watchAsset:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M18.3333 2.00017C18.3333 2.00017 9.76909 2.00088 3 2C1.66667 1.99983 1 2.99351 1 4M1 4C1 5.00649 1.66667 6 3 5.99983H19V10.6665M1 4C1 8.68629 1 14.6665 1 14.6665C1 15.3332 1.66667 16.6665 3 16.6665H10.3333",stroke:"currentColor",strokeWidth:1.3}),e.createElement("line",{x1:"15.85",y1:"12.3",x2:"15.85",y2:"19.8",stroke:"currentColor",strokeWidth:1.3}),e.createElement("line",{x1:"12",y1:"16.05",x2:"19.5",y2:"16.05",stroke:"currentColor",strokeWidth:1.3})),autoWatchAsset:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M18.3333 2.00017C18.3333 2.00017 9.76909 2.00088 3 2C1.66667 1.99983 1 2.99351 1 4M1 4C1 5.00649 1.66667 6 3 5.99983H19V10.6665M1 4C1 8.68629 1 14.6665 1 14.6665C1 15.3332 1.66667 16.6665 3 16.6665H10.3333",stroke:"currentColor",strokeWidth:1.3}),e.createElement("path",{d:"M15.5 13V12.35H15.0667L14.9 12.75L15.5 13ZM16 13L16.6 12.75L16.4333 12.35H16V13ZM13.6 19.25L14.6 16.85L13.4 16.35L12.4 18.75L13.6 19.25ZM14.6 16.85L16.1 13.25L14.9 12.75L13.4 16.35L14.6 16.85ZM16.9 16.85L17.9 19.25L19.1 18.75L18.1 16.35L16.9 16.85ZM14 17.25H17.5V15.95H14V17.25ZM15.5 13.65H16V12.35H15.5V13.65ZM15.4 13.25L16.9 16.85L18.1 16.35L16.6 12.75L15.4 13.25Z",fill:"currentColor"})),arrowUp:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M3 9L10 2M10 2L17 9M10 2L10 18",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),arrowDown:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M17 11L10 18M10 18L3 11M10 18L10 2",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),arrowLeft:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M9 17L2 10M2 10L9 3M2 10L18 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),arrowRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M11 3L18 10M18 10L11 17M18 10L2 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronUp:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 9",...E(20,20,r)},e.createElement("path",{d:"M1 10L9 2L17 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronDown:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 9",...E(20,20,r)},e.createElement("path",{d:"M17 1L9 9L1 1",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronLeft:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 9 18",...E(20,20,r)},e.createElement("path",{d:"M9 17L1 9L9 1",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 9 18",...E(20,20,r)},e.createElement("path",{d:"M1 1L9 9L1 17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronDoubleLeft:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("path",{d:"M11 1L1 11L11 21M21 1L11 11L21 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),chevronDoubleRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("path",{d:"M11 1L21 11L11 21M0.999999 1L11 11L0.999999 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),directionRight:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 21 12",...E(20,20,r)},e.createElement("path",{d:"M14 1L19 6M19 6L14 11M19 6H0",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.3})),reverse:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M5.36286 7.11588L3.35406 5.07638L11.7522 5.07638C12.0047 5.07638 12.2948 5.18598 12.6258 5.44616C12.9567 5.70627 13.2734 6.07487 13.556 6.48001C13.8354 6.88044 14.0608 7.28645 14.2172 7.59546C14.2949 7.74888 14.3542 7.87574 14.3934 7.96257C14.413 8.00592 14.4274 8.03911 14.4366 8.06045L14.4463 8.08329L14.448 8.08731C14.448 8.08731 14.4478 8.08695 15.2565 7.74484C16.0653 7.40273 16.0649 7.40177 16.0649 7.40177L16.0643 7.40048L16.0629 7.39692L16.0583 7.38597L16.0427 7.34931C16.0295 7.31853 16.0106 7.27528 15.9862 7.22135C15.9376 7.1136 15.8669 6.9625 15.7757 6.78235C15.5944 6.42425 15.327 5.94078 14.9859 5.45173C14.6479 4.96738 14.2163 4.44649 13.6984 4.03949C13.1807 3.63256 12.5218 3.29741 11.7522 3.29741H3.35406L5.36286 1.25792L4.12387 -1.90735e-06L-1.80706e-05 4.1869L4.12387 8.3738L5.36286 7.11588ZM14.6371 12.8841L16.6459 14.9236L8.24785 14.9236C7.99534 14.9236 7.70521 14.814 7.3742 14.5538C7.04328 14.2937 6.72663 13.9251 6.44398 13.52C6.16461 13.1196 5.93918 12.7135 5.78277 12.4045C5.70512 12.2511 5.64582 12.1243 5.60662 12.0374C5.58705 11.9941 5.57257 11.9609 5.5634 11.9395L5.55369 11.9167L5.55201 11.9127C5.55201 11.9127 5.55216 11.913 4.74345 12.2552C3.93475 12.5973 3.93514 12.5982 3.93514 12.5982L3.93567 12.5995L3.93715 12.6031L3.94172 12.614L3.9573 12.6507C3.97052 12.6815 3.98941 12.7247 4.01376 12.7786C4.0624 12.8864 4.13314 13.0375 4.22432 13.2176C4.40557 13.5757 4.67295 14.0592 5.01415 14.5483C5.35206 15.0326 5.78375 15.5535 6.30155 15.9605C6.81926 16.3674 7.47824 16.7026 8.24785 16.7026L16.6459 16.7026L14.6371 18.7421L15.8761 20L20 15.8131L15.8761 11.6262L14.6371 12.8841Z",fill:"currentColor",fillRule:"evenodd"})),reverseVertical:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M7.11588 5.36288L5.07639 3.35408V11.7522C5.07639 12.0047 5.18598 12.2948 5.44617 12.6258C5.70627 12.9567 6.07487 13.2734 6.48001 13.556C6.88045 13.8354 7.28646 14.0608 7.59547 14.2172C7.74888 14.2949 7.87574 14.3542 7.96257 14.3934C8.00592 14.413 8.03912 14.4275 8.06045 14.4366L8.08329 14.4463L8.08731 14.448C8.08731 14.448 8.08695 14.4479 7.74484 15.2566C7.40273 16.0653 7.40177 16.0649 7.40177 16.0649L7.40048 16.0643L7.39692 16.0629L7.38597 16.0583L7.34931 16.0427C7.31853 16.0295 7.27529 16.0106 7.22135 15.9863C7.11361 15.9376 6.9625 15.8669 6.78236 15.7757C6.42426 15.5944 5.94078 15.3271 5.45173 14.9859C4.96738 14.648 4.4465 14.2163 4.03949 13.6985C3.63256 13.1808 3.29742 12.5218 3.29742 11.7522L3.29742 3.35408L1.25793 5.36288L3.8147e-06 4.12389L4.1869 0L8.3738 4.12389L7.11588 5.36288ZM12.8841 14.6371L14.9236 16.6459V8.24782C14.9236 7.99532 14.814 7.70519 14.5538 7.37418C14.2937 7.04326 13.9251 6.72661 13.52 6.44396C13.1196 6.16458 12.7135 5.93916 12.4045 5.78275C12.2511 5.7051 12.1243 5.64579 12.0374 5.6066C11.9941 5.58702 11.9609 5.57255 11.9395 5.56338L11.9167 5.55367L11.9127 5.55199C11.9127 5.55199 11.9131 5.55214 12.2552 4.74343C12.5973 3.93472 12.5982 3.93512 12.5982 3.93512L12.5995 3.93565L12.6031 3.93712L12.614 3.94169L12.6507 3.95727C12.6815 3.9705 12.7247 3.98939 12.7786 4.01373C12.8864 4.06237 13.0375 4.13311 13.2176 4.22429C13.5757 4.40555 14.0592 4.67293 14.5483 5.01412C15.0326 5.35204 15.5535 5.78373 15.9605 6.30153C16.3674 6.81924 16.7026 7.47822 16.7026 8.24782L16.7026 16.6459L18.7421 14.6371L20 15.8761L15.8131 20L11.6262 15.8761L12.8841 14.6371Z",fill:"currentColor",fillRule:"evenodd"})),reload:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 21 21",...E(20,20,r)},e.createElement("path",{d:"M17 7.04545C14.773 4.88636 12.6862 2.72727 9.34728 2.72727C4.73721 2.72727 1 6.5939 1 11.3636C1 16.1334 4.73721 20 9.34728 20C12.7702 20 15.7119 17.8684 17 14.8182M17 7.04545L16.0251 1M17 7.04545L11.0167 7.90909",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),priceUp:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...E(20,20,r)},e.createElement("path",{d:"M13 1V7M13 1L8 2M13 1L8 8.5L7 7L6 5.5L1 13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.4})),priceDown:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...E(20,20,r)},e.createElement("path",{d:"M1 13L1 7M1 13L6 12M1 13L6.5 4.5L7.5 6L8.5 7.5L13 1",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.4})),chart:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M1 18L18 18V16H3L3 2H1V18ZM5 10V14H8V10H5ZM10 6H13V14H10V6ZM15 2L15 14H18V2H15Z",fill:"currentColor",fillRule:"evenodd"})),ellipsisVertical:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 4 18",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M4 2C4 3.10457 3.10457 4 2 4C0.895431 4 0 3.10457 0 2C0 0.895431 0.895431 0 2 0C3.10457 0 4 0.895431 4 2ZM4 9C4 10.1046 3.10457 11 2 11C0.895431 11 0 10.1046 0 9C0 7.89543 0.895431 7 2 7C3.10457 7 4 7.89543 4 9ZM2 18C3.10457 18 4 17.1046 4 16C4 14.8954 3.10457 14 2 14C0.895431 14 0 14.8954 0 16C0 17.1046 0.895431 18 2 18Z",fill:"currentColor",fillRule:"evenodd"})),externalLink:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...E(20,20,r)},e.createElement("path",{d:"M12.4444 12.4444H1.55556V1.55556H6V0H1.55556C0.692222 0 0 0.7 0 1.55556V12.4444C0 13.3 0.692222 14 1.55556 14H12.4444C13.3 14 14 13.3 14 12.4444V8H12.4444V12.4444ZM8.5 0V1.55556H11.3478L4.57722 8.32611L5.67389 9.42278L12.4444 2.65222V5.5H14V0H8.5Z",fill:"currentColor",fillRule:"evenodd"})),linkage:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M6.46447 4.32233L5.39341 3.25126L7.53554 1.10913C9.01438 -0.369709 11.412 -0.369709 12.8909 1.10913C14.3697 2.58796 14.3697 4.98562 12.8909 6.46446L10.7487 8.60659L9.67767 7.53553L11.8198 5.39339C12.7071 4.50609 12.7071 3.06749 11.8198 2.18019C10.9325 1.29289 9.49391 1.29289 8.60661 2.18019L6.46447 4.32233Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M4.85787 10.2128L3.7868 9.1417L9.14214 3.78637L10.2132 4.85743L4.85787 10.2128Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M7.53553 9.6773L8.60659 10.7484L6.46446 12.8905C4.98563 14.3693 2.58796 14.3693 1.10913 12.8905C-0.369709 11.4117 -0.369709 9.014 1.10913 7.53516L3.25126 5.39303L4.32233 6.4641L2.18019 8.60623C1.29289 9.49353 1.29289 10.9321 2.18019 11.8194C3.06749 12.7067 4.50609 12.7067 5.39339 11.8194L7.53553 9.6773Z",fill:"currentColor",fillRule:"evenodd"})),close:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 24 24",...E(20,20,r)},e.createElement("path",{d:"M4 4L12 12M12 12L4 20M12 12L20 4M12 12L20 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),copy:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 15",...E(20,20,r)},e.createElement("path",{d:"M10 1H1V10M4.3 14H13V4H4.3V14Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.4})),cut:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 15",...E(20,20,r)},e.createElement("path",{d:"M10 1H1V10M5.5 4H4V5M4 6.5V8.5M4 9.5V11.5M5.5 14H4V13M7 14H10M11.5 14H13V13M13 11.5V9.5M13 8.5V6.5M7 4H10M13 5V4H11.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.2})),paste:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 16",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M4 4H14V16H4V4Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M0 0H10V1.6H1.6V12H0V0Z",fill:"currentColor",fillRule:"evenodd"})),edit:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 18",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M17.4 15.72V9.84004H15.72V15.72H2.28004V2.28009H8.16001V0.600098H2.28004C1.35221 0.600098 0.600052 1.35225 0.600052 2.28009V15.72C0.600052 16.6478 1.35221 17.4 2.28004 17.4H15.72C16.6478 17.4 17.4 16.6478 17.4 15.72ZM15.0296 1.20777C14.6445 0.819689 14.1173 0.600098 13.5674 0.600098C13.018 0.600098 12.4914 0.819193 12.1041 1.20878L5.07428 8.23852C4.44611 8.79201 4.03432 9.61563 3.96276 10.5014L3.96003 13.202V14.042H7.43308C8.38588 13.9766 9.21758 13.5608 9.80431 12.884L16.7943 5.89697C17.1821 5.50916 17.4 4.98318 17.4 4.43474C17.4 3.8863 17.1821 3.36032 16.7943 2.97251L15.0296 1.20777ZM7.37376 12.3641C7.8225 12.3323 8.24022 12.1235 8.57563 11.7398L13.6676 6.64786L11.354 4.33413L6.22475 9.46173C5.88442 9.76272 5.67388 10.1838 5.64002 10.569V12.3625L7.37376 12.3641ZM12.5421 3.14639L14.8555 5.45992L15.6064 4.70906C15.6791 4.63631 15.72 4.53765 15.72 4.43477C15.72 4.33189 15.6791 4.23322 15.6064 4.16047L13.8393 2.39339C13.7674 2.32089 13.6695 2.28011 13.5674 2.28011C13.4652 2.28011 13.3673 2.32089 13.2954 2.39339L12.5421 3.14639Z",fill:"currentColor",fillRule:"evenodd"})),add:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M14.5455 9.09091H10.9091V5.45455H9.09091V9.09091H5.45455V10.9091H9.09091V14.5455H10.9091V10.9091H14.5455V9.09091Z",fill:"currentColor"}),e.createElement("path",{clipRule:"evenodd",d:"M10 20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20ZM10 18.1818C14.5187 18.1818 18.1818 14.5187 18.1818 10C18.1818 5.48131 14.5187 1.81818 10 1.81818C5.48131 1.81818 1.81818 5.48131 1.81818 10C1.81818 14.5187 5.48131 18.1818 10 18.1818Z",fill:"currentColor",fillRule:"evenodd"})),remove:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M14.5455 9.09091H5.45455V10.9091H14.5455V9.09091Z",fill:"currentColor"}),e.createElement("path",{clipRule:"evenodd",d:"M10 20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20ZM10 18.1818C14.5187 18.1818 18.1818 14.5187 18.1818 10C18.1818 5.48131 14.5187 1.81818 10 1.81818C5.48131 1.81818 1.81818 5.48131 1.81818 10C1.81818 14.5187 5.48131 18.1818 10 18.1818Z",fill:"currentColor",fillRule:"evenodd"})),trash:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M1.96436 4.64282H3.75007H18.0358",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M16.25 4.64296V17.143C16.25 17.6166 16.0619 18.0708 15.727 18.4057C15.3921 18.7405 14.9379 18.9287 14.4643 18.9287H5.53571C5.06211 18.9287 4.60791 18.7405 4.27302 18.4057C3.93814 18.0708 3.75 17.6166 3.75 17.143V4.64296M6.42857 4.64296V2.85725C6.42857 2.38365 6.61671 1.92944 6.9516 1.59456C7.28648 1.25967 7.74068 1.07153 8.21429 1.07153H11.7857C12.2593 1.07153 12.7135 1.25967 13.0484 1.59456C13.3833 1.92944 13.5714 2.38365 13.5714 2.85725V4.64296",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M8.21436 9.10718V14.4643",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1}),e.createElement("path",{d:"M11.7856 9.10718V14.4643",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1})),plus:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M10 3V17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.3}),e.createElement("path",{d:"M17 10L10 10L3 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.3})),minus:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M17 10L3 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.8})),check:({ratio:r,...t})=>{const n=c.uniqueKey(6,"check");return e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M17.6612 6.05613L8.38725 15.6473C8.16836 15.8732 7.87179 16 7.56258 16C7.25338 16 6.9568 15.8732 6.73791 15.6473L2.33878 11.0978C2.1213 10.8713 1.99947 10.5649 2 10.2458C2.00053 9.92658 2.12336 9.62063 2.34159 9.39494C2.55982 9.16924 2.85565 9.04221 3.16427 9.04166C3.47289 9.04112 3.76914 9.16711 3.98811 9.39203L7.3228 12.8409C7.38639 12.9067 7.47265 12.9436 7.56258 12.9436C7.65252 12.9436 7.73877 12.9067 7.80237 12.8409L16.0119 4.35037C16.2309 4.12545 16.5271 3.99946 16.8357 4C17.1444 4.00055 17.4402 4.12758 17.6584 4.35328C17.8766 4.57897 17.9995 4.88492 18 5.2041C18.0005 5.52328 17.8787 5.82966 17.6612 6.05613Z",fill:"currentColor"})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"20",height:"20",fill:"currentColor"}))))},magnifier:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M9.22574 16.4515C13.2164 16.4515 16.4515 13.2164 16.4515 9.22577C16.4515 5.23509 13.2164 2 9.22574 2C5.23508 2 2 5.23509 2 9.22577C2 13.2164 5.23508 16.4515 9.22574 16.4515Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.7}),e.createElement("path",{d:"M17.9999 18.0001L15.9356 15.9355",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.7})),verified:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 24 24",...E(20,20,r)},e.createElement("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},e.createElement("g",{transform:"translate(-334.000000, -192.000000)",fillRule:"nonzero"},e.createElement("g",{transform:"translate(334.000000, 192.000000)"},e.createElement("path",{d:"M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",fillRule:"nonzero"}),e.createElement("path",{d:"M10.5857,2.10056 C11.3256895,1.36061789 12.5011493,1.32167357 13.2868927,1.98372704 L13.4141,2.10056 L15.3136,4.00005 L17.9999,4.00005 C19.0542909,4.00005 19.9180678,4.81592733 19.9944144,5.85078759 L19.9999,6.00005 L19.9999,8.68632 L21.8994,10.5858 C22.6393895,11.3257895 22.6783363,12.5012493 22.0162404,13.2870778 L21.8994,13.4143 L19.9999,15.3138 L19.9999,18.0001 C19.9999,19.0543955 19.18405,19.9182591 18.1491661,19.9946139 L17.9999,20.0001 L15.3136,20.0001 L13.4141,21.8995 C12.6742053,22.6394895 11.4987504,22.6784363 10.7129222,22.0163404 L10.5857,21.8995 L8.68622,20.0001 L5.99991,20.0001 C4.94554773,20.0001 4.08174483,19.1841589 4.00539573,18.1493537 L3.99991,18.0001 L3.99991,15.3137 L2.10043,13.4143 C1.36049737,12.6743105 1.32155355,11.4988507 1.98360703,10.7130222 L2.10044,10.5858 L3.99991,8.68636 L3.99991,6.00005 C3.99991,4.94568773 4.81578733,4.08188483 5.85064759,4.00553573 L5.99991,4.00005 L8.68622,4.00005 L10.5857,2.10056 Z M11.9999,3.51477 L10.1004,5.41426 C9.76703111,5.74766444 9.32804642,5.9511963 8.86207199,5.99230949 L8.68622,6.00005 L5.99991,6.00005 L5.99991,8.68636 C5.99991,9.15786222 5.83342309,9.61218716 5.53299532,9.97077196 L5.41412,10.1006 L3.51465,12.0001 L5.41412,13.8995 C5.74752444,14.2329222 5.9510563,14.6719049 5.99216949,15.1378572 L5.99991,15.3137 L5.99991,18.0001 L8.68622,18.0001 C9.15772222,18.0001 9.61204716,18.166579 9.97058982,18.4669488 L10.1004,18.5858 L11.9999,20.4853 L13.8994,18.5858 C14.2328222,18.2524667 14.6718049,18.0489506 15.1377572,18.0078401 L15.3136,18.0001 L17.9999,18.0001 L17.9999,15.3138 C17.9999,14.8422444 18.166379,14.3879136 18.4668191,14.0293984 L18.5857,13.8996 L20.4852,12.0001 L18.5857,10.1005 C18.2522778,9.76714 18.0487519,9.3281563 18.0076402,8.86217495 L17.9999,8.68632 L17.9999,6.00005 L15.3136,6.00005 C14.8421333,6.00005 14.3878123,5.83356309 14.029228,5.53313532 L13.8994,5.41426 L11.9999,3.51477 Z M15.0793,8.98261 C15.4698,8.59209 16.103,8.59209 16.4935,8.98261 C16.8540538,9.34309923 16.8817888,9.91032645 16.5767047,10.3025979 L16.4935,10.3968 L11.6126,15.2778 C11.2136857,15.6766214 10.5846383,15.7051087 10.1529279,15.3632617 L10.057,15.2778 L7.6528,12.8736 C7.26228,12.4831 7.26228,11.8499 7.6528,11.4594 C8.01328,11.0989385 8.58051503,11.0712107 8.9728035,11.3762166 L9.06701,11.4594 L10.8348,13.2271 L15.0793,8.98261 Z",fill:"currentColor"}))))),bell:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M7.5 16.2002C7.5 16.2002 8.5 17.4002 10 17.4002C11.5 17.4002 12.5 16.2002 12.5 16.2002M3 14.4002H17L15 12.4002C15 12.4002 15 9.65282 15 7.7002C15 5.2002 12.7614 2.7002 10 2.7002C7.23858 2.7002 5 5.2002 5 7.7002C5 9.65282 5 12.4002 5 12.4002L3 14.4002Z",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:1.3})),fork:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 16 16",...E(20,20,r)},e.createElement("path",{d:"M15 3.57661L12.4197 1L9.83946 3.57661L10.6135 4.34961L11.8724 3.09254V5.29756C11.8724 6.0947 11.5264 6.85135 10.9233 7.37344L8.77937 9.2294C8.46704 9.49974 8.20392 9.81323 7.99545 10.1562C7.79127 9.81174 7.53285 9.49963 7.22598 9.2341L5.07671 7.37344C4.47355 6.85135 4.12754 6.0947 4.12754 5.29756V3.09254L5.38647 4.34961L6.16054 3.57661L3.58022 1L1 3.57661L1.77408 4.34961L3.0329 3.09254V5.29756C3.0329 6.41193 3.51647 7.46957 4.35964 8.19952L6.50891 10.0601C7.09709 10.5692 7.43605 11.3223 7.43894 12.1242V15H8.53357V12.1313C8.53357 11.3417 8.88451 10.5851 9.49644 10.0554L11.6404 8.19952C12.4835 7.46957 12.967 6.41193 12.967 5.29756V3.09254L14.2259 4.34961L15 3.57661Z",fill:"currentColor"})),merge:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 16 16",...E(20,20,r)},e.createElement("path",{d:"M14 2V3.33333H11.6667C9.5 3.33333 8.66667 5 8.66667 6.33333V11.4467L10.5533 9.55333L11.5 10.5L8 14L4.33333 10.5L5.27333 9.55333L7.33333 11.4467V6.33333C7.33333 5 6.5 3.33333 4.33333 3.33333H2V2H4.33333C6 2 8 3 8 4.5C8 3 10 2 11.6667 2H14Z",fill:"currentColor"})),withdraw:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 16 16",...E(20,20,r)},e.createElement("path",{d:"M5.40625 6.81258L8.15641 9.56274L10.9066 6.81258",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.65007}),e.createElement("path",{d:"M8.15649 1.99979V9.56274",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.65007}),e.createElement("path",{d:"M3 8.53149V10.7659V10.7659C3 12 4.00039 13.0003 5.23442 13.0003H10.9068C12.2358 13.0003 13.3131 11.923 13.3131 10.594V10.594V8.53149",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.65007})),octusBridge:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 1000 1000",...E(20,20,r)},e.createElement("path",{d:"M1000 755.649V639.632C892.198 639.632 839.837 581.111 839.837 522.588V303.902C839.837 141.684 717.66 17.4535 566.736 17.4535H434.293C283.368 17.4535 161.191 141.684 161.191 303.902V522.588C161.191 581.111 107.802 639.632 0 639.632V755.649C103.695 755.649 185.832 707.395 231.006 641.685C256.674 605.751 270.02 566.736 270.02 522.588V279.261C270.02 198.153 335.728 131.416 416.838 129.363C471.253 127.309 530.802 128.336 585.216 129.363C666.325 131.416 731.007 198.153 731.007 279.261V522.588C731.007 564.682 744.353 605.751 768.995 641.685C813.143 707.395 895.278 755.649 1000 755.649Z",fill:"currentColor"}),e.createElement("path",{d:"M689.942 575.974H310.064V577.001C296.717 729.979 183.779 852.155 41.068 865.503V982.546C62.6286 981.52 84.1892 977.413 105.75 972.279C256.675 935.318 374.745 808.007 409.652 645.789C412.593 632.849 414.861 619.909 416.455 606.775H445.588V982.546H553.391V606.775H583.551C585.144 619.909 587.412 632.849 590.352 645.789C625.261 808.007 743.331 935.318 894.255 972.279C915.816 977.413 937.378 981.52 958.938 982.546V865.503C816.225 852.155 703.29 729.979 689.942 577.001V575.974Z",fill:"currentColor"})),venomBridge:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 1000 1000",...E(20,20,r)},e.createElement("path",{d:"M831.629 316.855C843.632 298.52 849.088 278.029 849.088 256.459C849.088 200.377 808.713 147.53 747.606 136.745C706.14 130.274 664.674 145.373 637.394 175.571C612.297 203.612 603.567 241.36 610.114 279.107C616.661 312.541 623.209 347.053 625.391 379.408C626.482 399.899 625.391 420.391 623.209 440.883C581.743 435.49 540.277 433.333 498.811 433.333C457.345 433.333 416.971 435.49 375.505 440.883C373.323 420.391 372.232 399.899 373.323 379.408C374.89 356.17 379.272 331.82 383.638 307.555C385.351 298.035 387.062 288.528 388.6 279.107C395.147 241.36 387.508 204.691 361.32 175.571C334.039 145.373 292.574 131.353 251.108 137.824C190 147.53 149.626 200.377 149.626 256.459C149.626 278.029 156.173 298.52 167.085 316.855C181.951 341.919 204.525 360.749 226.945 379.452C232.503 384.088 238.051 388.716 243.469 393.428C255.473 403.135 274.023 427.941 289.3 457.06C222.736 472.159 156.173 493.729 88.5183 525.006C-18.4197 573.538 -34.7878 702.958 74.3326 745.02C134.349 767.668 194.365 733.156 222.736 677.074C298.03 528.241 442.069 512.064 499.902 512.064C522.818 512.064 561.01 515.299 602.476 528.241C586.108 569.224 564.283 599.422 518.453 606.972C516.816 606.972 512.724 607.241 508.632 607.511C504.54 607.781 500.448 608.05 498.811 608.05C495.538 608.05 483.534 608.05 480.261 606.972C445.342 601.579 424.609 582.166 409.332 556.282C384.235 563.832 358.046 575.695 331.857 594.03C338.124 618.804 345.11 657.451 351.576 693.22C356.369 719.735 360.877 744.669 364.593 761.197C383.144 844.242 439.886 862.577 497.72 864.734H499.902C528.274 863.655 557.736 858.263 581.743 843.164C605.749 828.065 624.3 802.18 634.121 761.197C637.475 745.451 641.634 722.223 646.104 697.262C653.267 657.255 661.228 612.796 667.948 587.559C675.586 558.439 683.225 529.32 691.955 500.2C706.14 452.746 737.785 408.528 755.244 393.428C760.114 389.193 765.088 384.992 770.079 380.776C793.05 361.375 816.389 341.662 831.629 316.855Z",fill:"currentColor"}),e.createElement("path",{d:"M777.029 675.893C805.493 731.819 865.703 765.16 925.914 743.65C1035.39 701.705 1017.87 572.644 910.588 524.246C853.661 498.434 796.735 477.999 740.903 464.017C733.24 477.999 726.671 493.056 721.198 509.189C717.914 521.019 714.629 533.119 711.345 545.218C708.061 557.318 704.777 569.417 701.492 581.248C729.956 604.909 756.229 635.023 777.029 675.893Z",fill:"currentColor"})),chainConnect:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 1000 1000",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M379.621 184.729C390.586 216.215 412.185 242.456 440.373 258.542C468.562 274.629 501.407 279.457 532.767 272.125C564.126 264.792 591.845 245.801 610.737 218.705C629.633 191.61 638.403 158.266 635.414 124.916C632.425 91.5664 617.875 60.4949 594.493 37.5173C571.106 14.5396 540.49 1.23068 508.372 0.0811914C476.255 -1.0683 444.835 10.0205 419.995 31.2722C395.154 52.5239 378.595 82.4819 373.416 115.54C282.927 138.144 202.426 191.967 144.986 268.268C87.546 344.569 56.5402 438.868 57.0041 535.849H123.078C122.578 455.999 147.484 378.226 193.902 314.695C240.32 251.164 305.631 205.46 379.621 184.729ZM503.575 930.934C410.671 930.774 320.804 896.419 249.827 833.939C268.359 805.159 276.172 770.314 271.797 735.954C267.423 701.594 251.162 670.079 226.07 647.329C200.978 624.579 168.78 612.164 135.524 612.409C102.268 612.654 70.2418 625.549 45.4617 648.664C20.6813 671.784 4.85139 703.534 0.945137 737.954C-2.96114 772.379 5.32498 807.104 24.2472 835.609C43.1694 864.109 71.4257 884.434 103.709 892.759C135.992 901.084 170.081 896.839 199.573 880.819C269.583 944.694 356.468 985.039 448.85 996.579C541.234 1008.12 634.805 990.309 717.308 945.484L686.289 884.374C629.835 914.899 567.177 930.864 503.575 930.934ZM931.512 366.752C967.99 458.42 976.414 559.594 955.637 656.439C969.525 669.249 980.655 684.974 988.302 702.579C995.949 720.189 999.935 739.284 999.998 758.609C1000.17 787.184 991.823 815.109 976.117 838.534C960.415 861.959 938.122 879.729 912.318 889.384C886.513 899.044 858.468 900.124 832.054 892.464C805.636 884.809 782.153 868.799 764.84 846.639C747.522 824.484 737.231 797.269 735.384 768.759C733.537 740.249 740.225 711.839 754.526 687.459C768.821 663.074 790.03 643.919 815.216 632.629C840.406 621.339 868.331 618.474 895.148 624.434C909.761 543.524 900.507 459.897 868.614 384.577C836.717 309.257 783.669 245.777 716.469 202.504L751.834 144.307C832.28 197.397 895.028 275.085 931.512 366.752Z",fill:"currentColor",fillRule:"evenodd"})),wallet:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 19",...E(20,20,r)},e.createElement("path",{d:"M15.1429 2H3.25C2.00736 2 1 2.90404 1 4.01923M1 4.01923C1 5.11538 1.64286 6.03846 3.25 6.03846H19V14.6923C19 15.9668 17.8488 17 16.4286 17H3.57143C2.15127 17 1 15.9668 1 14.6923V4.01923Z",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M15.125 12.28C15.7463 12.28 16.25 11.7696 16.25 11.14C16.25 10.5104 15.7463 10 15.125 10C14.5037 10 14 10.5104 14 11.14C14 11.7696 14.5037 12.28 15.125 12.28Z",fill:"currentColor"})),star:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 23",...E(20,20,r)},e.createElement("path",{d:"M22 8.40426L14.0061 7.8583L10.9956 0.00143433L7.9851 7.8583L0 8.40426L6.12451 13.8065L4.11477 22.0014L10.9956 17.4832L17.8765 22.0014L15.8668 13.8065L22 8.40426Z",fill:"currentColor",fillRule:"evenodd"})),starOutlined:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 23",...E(20,20,r)},e.createElement("path",{d:"M14.0061 7.8583L22 8.40426L15.8668 13.8065L17.8765 22.0014L10.9956 17.4832L4.11477 22.0014L6.12451 13.8065L0 8.40426L7.9851 7.8583L10.9956 0.00143433L14.0061 7.8583ZM10.9911 3.89999L8.96254 9.19203L3.45 9.58893L7.68363 13.3375L6.31652 18.85L10.9911 15.8071L15.6658 18.85L14.2987 13.3375L18.5323 9.58893L13.0198 9.19203L10.9911 3.89999Z",fill:"currentColor",strokeWidth:.6})),share:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 19 19",...E(20,20,r)},e.createElement("path",{d:"M18.1 9.56946C18.0972 7.27105 17.1834 5.06755 15.5589 3.4423C13.9343 1.81697 11.7317 0.90268 9.43417 0.900002C9.25653 0.900002 9.08607 0.970602 8.96047 1.09625C8.83488 1.22191 8.76433 1.39232 8.76433 1.57V8.42994C8.76433 8.91129 8.95545 9.37294 9.29567 9.71332C9.63589 10.0537 10.0974 10.2449 10.5785 10.2449H17.4302C17.5187 10.2449 17.6063 10.2274 17.6879 10.1934C17.7696 10.1593 17.8437 10.1094 17.9059 10.0466C17.9682 9.98376 18.0174 9.90921 18.0507 9.82724C18.084 9.7454 18.1007 9.65779 18.1 9.56946ZM10.5785 8.89993C10.5165 8.90048 10.4541 8.88873 10.3966 8.86536C10.3392 8.84199 10.2869 8.80746 10.2428 8.76377C10.1988 8.72007 10.1638 8.66808 10.1399 8.61078C10.1161 8.55348 10.1038 8.49202 10.1038 8.42995V2.27395C11.8054 2.43285 13.3995 3.18137 14.6095 4.39198C15.8196 5.60261 16.5678 7.19749 16.7266 8.89994L10.5785 8.89993ZM15.1153 12.226C15.032 12.1963 14.9428 12.1831 14.8545 12.1877C14.7662 12.1923 14.6797 12.2144 14.5999 12.2526C14.5202 12.2909 14.4488 12.3446 14.3899 12.4106C14.331 12.4766 14.2858 12.5536 14.2568 12.6371C13.818 13.9027 12.9772 14.99 11.8629 15.7326C10.7485 16.4753 9.4218 16.8326 8.0854 16.7501C6.55759 16.6552 5.11822 16.0007 4.04218 14.9114C2.96614 13.8222 2.32882 12.3746 2.25194 10.845C2.18865 9.52004 2.55524 8.21012 3.29701 7.11069C4.03882 6.0112 5.11606 5.18116 6.368 4.7444C6.45127 4.71509 6.52822 4.66956 6.59394 4.6106C6.65966 4.55164 6.71312 4.48031 6.75128 4.40069C6.78943 4.32106 6.81154 4.2347 6.81634 4.14653C6.82114 4.05836 6.80853 3.97011 6.77923 3.88681C6.74994 3.80351 6.70453 3.7268 6.6456 3.66106C6.58667 3.59531 6.51537 3.54182 6.43577 3.50364C6.35617 3.46546 6.26984 3.44333 6.18169 3.43853C6.09366 3.43374 6.00554 3.44632 5.92236 3.47555C4.40042 4.00548 3.09019 5.01288 2.18664 6.34783C1.2831 7.68278 0.834543 9.27393 0.907713 10.8845C0.9982 12.7481 1.77077 14.5136 3.07825 15.8441C4.38572 17.1746 6.13674 17.9775 7.99772 18.0997L8.00427 18.0999H8.42349C8.42338 18.0999 8.42361 18.0999 8.42349 18.0999C9.981 18.1087 11.5026 17.6297 12.7743 16.73C14.0459 15.8304 15.0042 14.5553 15.515 13.0834C15.5753 12.9168 15.5672 12.733 15.4924 12.5724C15.4175 12.4115 15.2819 12.287 15.1153 12.226Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M18.1 9.56946C18.0972 7.27105 17.1834 5.06755 15.5589 3.4423C13.9343 1.81697 11.7317 0.90268 9.43417 0.900002C9.25653 0.900002 9.08607 0.970602 8.96047 1.09625C8.83488 1.22191 8.76433 1.39232 8.76433 1.57V8.42994C8.76433 8.91129 8.95545 9.37294 9.29567 9.71332C9.63589 10.0537 10.0974 10.2449 10.5785 10.2449H17.4302C17.5187 10.2449 17.6063 10.2274 17.6879 10.1934C17.7696 10.1593 17.8437 10.1094 17.9059 10.0466C17.9682 9.98376 18.0174 9.90921 18.0507 9.82724C18.084 9.7454 18.1007 9.65779 18.1 9.56946ZM18.1 9.56946C18.1 9.56932 18.1 9.56959 18.1 9.56946ZM18.1 9.56946L18 9.56993M10.1399 8.61078C10.1638 8.66808 10.1988 8.72007 10.2428 8.76377C10.2869 8.80746 10.3392 8.84199 10.3966 8.86536C10.4541 8.88873 10.5165 8.90048 10.5785 8.89993L16.7266 8.89994C16.5678 7.19749 15.8196 5.60261 14.6095 4.39198C13.3995 3.18137 11.8054 2.43285 10.1038 2.27395V8.42995C10.1038 8.49202 10.1161 8.55348 10.1399 8.61078ZM10.1399 8.61078L10.0476 8.64923M8.42349 18.0999H8.00427L7.99772 18.0997C6.13674 17.9775 4.38572 17.1746 3.07825 15.8441C1.77077 14.5136 0.9982 12.7481 0.907713 10.8845C0.834543 9.27393 1.2831 7.68278 2.18664 6.34783C3.09019 5.01288 4.40042 4.00548 5.92236 3.47555C6.00554 3.44632 6.09366 3.43374 6.18169 3.43853C6.26984 3.44333 6.35617 3.46546 6.43577 3.50364C6.51537 3.54182 6.58667 3.59531 6.6456 3.66106C6.70453 3.7268 6.74994 3.80351 6.77923 3.88681C6.80853 3.97011 6.82114 4.05836 6.81634 4.14653C6.81154 4.2347 6.78943 4.32106 6.75128 4.40069C6.71312 4.48031 6.65966 4.55164 6.59394 4.6106C6.52822 4.66956 6.45127 4.71509 6.368 4.7444C5.11606 5.18116 4.03882 6.0112 3.29701 7.11069C2.55524 8.21012 2.18865 9.52004 2.25194 10.845C2.32882 12.3746 2.96614 13.8222 4.04218 14.9114C5.11822 16.0007 6.55759 16.6552 8.0854 16.7501C9.4218 16.8326 10.7485 16.4753 11.8629 15.7326C12.9772 14.99 13.818 13.9027 14.2568 12.6371C14.2858 12.5536 14.331 12.4766 14.3899 12.4106C14.4488 12.3446 14.5202 12.2909 14.5999 12.2526C14.6797 12.2144 14.7662 12.1923 14.8545 12.1877C14.9428 12.1831 15.032 12.1963 15.1153 12.226C15.2819 12.287 15.4175 12.4115 15.4924 12.5724C15.5672 12.733 15.5753 12.9168 15.515 13.0834C15.0042 14.5553 14.0459 15.8304 12.7743 16.73C11.5026 17.6297 9.981 18.1087 8.42349 18.0999ZM8.42349 18.0999C8.42361 18.0999 8.42338 18.0999 8.42349 18.0999Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:.2})),calendar:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 14 14",...E(20,20,r)},e.createElement("path",{d:"M3 0C2.44772 0 2 0.447715 2 1V2H4V1C4 0.447715 3.55228 0 3 0Z",fill:"currentColor"}),e.createElement("path",{d:"M10 2H12V1C12 0.447715 11.5523 0 11 0C10.4477 0 10 0.447715 10 1V2Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M2 2H1C0.447715 2 0 2.44772 0 3V13C0 13.5523 0.447715 14 1 14H13C13.5523 14 14 13.5523 14 13V3C14 2.44772 13.5523 2 13 2H12H10H4H2ZM1.5 12.5H12.5V6H1.5V12.5Z",fill:"currentColor",fillRule:"evenodd"})),filter:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 18",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M6 8C7.86384 8 9.42994 6.72523 9.87398 5C9.95625 4.68038 10 4.3453 10 4C10 3.6547 9.95625 3.31962 9.87398 3C9.42994 1.27477 7.86384 0 6 0C4.13616 0 2.57006 1.27477 2.12602 3C2.04375 3.31962 2 3.6547 2 4C2 4.3453 2.04375 4.68038 2.12602 5C2.57006 6.72523 4.13616 8 6 8ZM6 6C7.10457 6 8 5.10457 8 4C8 2.89543 7.10457 2 6 2C4.89543 2 4 2.89543 4 4C4 5.10457 4.89543 6 6 6Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M0 3V5H2.12602C2.04375 4.68038 2 4.3453 2 4C2 3.6547 2.04375 3.31962 2.12602 3H0Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M20 5V3H9.87398C9.95625 3.31962 10 3.6547 10 4C10 4.3453 9.95625 4.68038 9.87398 5H20Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{clipRule:"evenodd",d:"M14 10C12.1362 10 10.5701 11.2748 10.126 13C10.0438 13.3196 10 13.6547 10 14C10 14.3453 10.0438 14.6804 10.126 15C10.5701 16.7252 12.1362 18 14 18C15.8638 18 17.4299 16.7252 17.874 15C17.9562 14.6804 18 14.3453 18 14C18 13.6547 17.9562 13.3196 17.874 13C17.4299 11.2748 15.8638 10 14 10ZM14 12C12.8954 12 12 12.8954 12 14C12 15.1046 12.8954 16 14 16C15.1046 16 16 15.1046 16 14C16 12.8954 15.1046 12 14 12Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M20 15V13H17.874C17.9562 13.3196 18 13.6547 18 14C18 14.3453 17.9562 14.6804 17.874 15H20Z",fill:"currentColor",fillRule:"evenodd"}),e.createElement("path",{d:"M4.37114e-07 13L2.62268e-07 15L10.126 15C10.0438 14.6804 10 14.3453 10 14C10 13.6547 10.0438 13.3196 10.126 13L4.37114e-07 13Z",fill:"currentColor",fillRule:"evenodd"})),coins:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M11.0176 13.6797C11.0176 17.1703 8.82856 20 5.51 20C2.19144 20 0 17.1703 0 13.6797C0 10.189 2.19144 7.35931 5.51 7.35931C8.82856 7.35931 11.0176 10.189 11.0176 13.6797Z",fill:"currentColor"}),e.createElement("path",{d:"M20 3.11688C20 4.83829 16.8599 6.23377 12.9863 6.23377C9.11278 6.23377 5.97266 4.83829 5.97266 3.11688C5.97266 1.39548 9.11278 0 12.9863 0C16.8599 0 20 1.39548 20 3.11688Z",fill:"currentColor"}),e.createElement("path",{d:"M11.0084 8.07886C11.5736 8.74943 12.039 9.51544 12.3799 10.351C12.5798 10.3586 12.782 10.3625 12.9863 10.3625C16.8599 10.3625 20 8.96703 20 7.24563C20 7.00275 19.9375 6.76634 19.8192 6.53944C18.6774 7.57307 16.2854 8.28459 13.5195 8.28459C12.6346 8.28459 11.788 8.21176 11.0084 8.07886Z",fill:"currentColor"}),e.createElement("path",{d:"M12.9783 14.6185C13.0107 14.3102 13.0273 13.997 13.0273 13.6797C13.0273 13.2899 13.0023 12.9063 12.9537 12.5306C13.1403 12.5372 13.329 12.5406 13.5195 12.5406C16.2854 12.5406 18.6774 11.829 19.8192 10.7954C19.9375 11.0223 20 11.2587 20 11.5016C20 13.223 16.8599 14.6185 12.9863 14.6185C12.9837 14.6185 12.981 14.6185 12.9783 14.6185Z",fill:"currentColor"}),e.createElement("path",{d:"M12.4759 16.7623C12.2028 17.4947 11.8354 18.1773 11.3892 18.7933C11.9023 18.8464 12.4369 18.8745 12.9863 18.8745C16.8599 18.8745 20 17.479 20 15.7576C20 15.5147 19.9375 15.2783 19.8192 15.0514C18.6774 16.085 16.2854 16.7965 13.5195 16.7965C13.1649 16.7965 12.8164 16.7848 12.4759 16.7623Z",fill:"currentColor"})),clockOutlined:({ratio:r,...t})=>{const n=c.uniqueKey(6,"clockOutlined");return e.createElement("svg",{...h,...t,viewBox:"0 0 24 24",...E(20,20,r)},e.createElement("g",{clipPath:`url(#clip${n})`},e.createElement("path",{d:"M23 12C23 18.072 18.072 23 12 23C5.928 23 1 18.072 1 12C1 5.928 5.928 1 12 1C18.072 1 23 5.928 23 12Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2}),e.createElement("path",{d:"M16 15L12.701 13.5704C12.0392 13.2366 11.5 12.4335 11.5 11.7764V7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2})),e.createElement("defs",null,e.createElement("clipPath",{id:`clip${n}`},e.createElement("rect",{width:"24",height:"24",fill:"currentColor"}))))},visibilityOn:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M19.3211 9.74688C19.2937 9.68516 18.632 8.21719 17.1609 6.74609C15.2008 4.78594 12.725 3.75 9.99999 3.75C7.27499 3.75 4.79921 4.78594 2.83905 6.74609C1.36796 8.21719 0.703118 9.6875 0.678899 9.74688C0.643362 9.82681 0.625 9.91331 0.625 10.0008C0.625 10.0883 0.643362 10.1748 0.678899 10.2547C0.706243 10.3164 1.36796 11.7836 2.83905 13.2547C4.79921 15.2141 7.27499 16.25 9.99999 16.25C12.725 16.25 15.2008 15.2141 17.1609 13.2547C18.632 11.7836 19.2937 10.3164 19.3211 10.2547C19.3566 10.1748 19.375 10.0883 19.375 10.0008C19.375 9.91331 19.3566 9.82681 19.3211 9.74688ZM9.99999 13.125C9.38193 13.125 8.77774 12.9417 8.26383 12.5983C7.74993 12.255 7.34939 11.7669 7.11287 11.1959C6.87634 10.6249 6.81446 9.99653 6.93504 9.39034C7.05562 8.78415 7.35324 8.22733 7.79028 7.79029C8.22732 7.35325 8.78414 7.05562 9.39033 6.93505C9.99652 6.81447 10.6249 6.87635 11.1959 7.11288C11.7669 7.3494 12.255 7.74994 12.5983 8.26384C12.9417 8.77775 13.125 9.38193 13.125 10C13.125 10.8288 12.7958 11.6237 12.2097 12.2097C11.6236 12.7958 10.8288 13.125 9.99999 13.125Z",fill:"currentCOlor"})),visibilityOff:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M4.21249 2.70486C4.15761 2.64299 4.09099 2.59263 4.01649 2.5567C3.942 2.52077 3.86111 2.49997 3.77853 2.49553C3.69594 2.49109 3.61329 2.50308 3.53537 2.53081C3.45746 2.55855 3.38582 2.60147 3.32461 2.6571C3.2634 2.71272 3.21384 2.77994 3.17881 2.85486C3.14377 2.92978 3.12395 3.0109 3.1205 3.09354C3.11704 3.17617 3.13003 3.25867 3.15869 3.33625C3.18736 3.41383 3.23114 3.48495 3.28749 3.54549L4.79062 5.19939C1.95312 6.9408 0.732805 9.62517 0.678899 9.74705C0.643362 9.82698 0.625 9.91348 0.625 10.001C0.625 10.0884 0.643362 10.1749 0.678899 10.2549C0.706243 10.3166 1.36796 11.7838 2.83905 13.2549C4.79921 15.2142 7.27499 16.2502 9.99999 16.2502C11.4005 16.2582 12.7868 15.9698 14.068 15.4041L15.7867 17.2955C15.8416 17.3574 15.9082 17.4077 15.9827 17.4437C16.0572 17.4796 16.1381 17.5004 16.2207 17.5048C16.3033 17.5093 16.3859 17.4973 16.4638 17.4695C16.5417 17.4418 16.6134 17.3989 16.6746 17.3433C16.7358 17.2876 16.7854 17.2204 16.8204 17.1455C16.8554 17.0706 16.8753 16.9894 16.8787 16.9068C16.8822 16.8242 16.8692 16.7417 16.8405 16.6641C16.8118 16.5865 16.7681 16.5154 16.7117 16.4549L4.21249 2.70486ZM11.1656 12.2119C10.6754 12.4698 10.1134 12.5576 9.56783 12.4615C9.02229 12.3653 8.52413 12.0907 8.15157 11.6808C7.77901 11.2709 7.55314 10.7488 7.50945 10.1966C7.46575 9.64438 7.6067 9.09329 7.91015 8.62986L11.1656 12.2119ZM19.3211 10.2549C19.2883 10.3283 18.4969 12.0806 16.7148 13.6767C16.592 13.7869 16.4306 13.8441 16.2658 13.8358C16.101 13.8274 15.9462 13.7543 15.8351 13.6322L7.92187 4.92752C7.84617 4.84445 7.79426 4.7425 7.77163 4.63241C7.74899 4.52233 7.75646 4.40817 7.79325 4.30198C7.83004 4.19578 7.89478 4.10146 7.98066 4.02896C8.06654 3.95646 8.17038 3.90846 8.28124 3.89002C8.84934 3.79622 9.4242 3.74944 9.99999 3.75017C12.725 3.75017 15.2008 4.78611 17.1609 6.74627C18.632 8.21736 19.2937 9.68533 19.3211 9.74705C19.3566 9.82698 19.375 9.91348 19.375 10.001C19.375 10.0884 19.3566 10.1749 19.3211 10.2549Z",fill:"currentColor"})),qrCode:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M3 8V3H8V8H3Z",stroke:"currentColor",strokeWidth:1.8}),e.createElement("path",{d:"M14 3H17V6V8H15H12V5",stroke:"currentColor",strokeWidth:1.8}),e.createElement("path",{d:"M5 12H3V17H9M7 12H9",stroke:"currentColor",strokeWidth:1.8}),e.createElement("path",{d:"M17 11V14H14M12 18V14H14M14 14V11M16 17.3H17.7",stroke:"currentColor",strokeWidth:1.8})),question:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("path",{d:"M10.152 12.232C10.024 12.584 9.96 13.032 9.96 13.576H11.88C11.88 13.1707 11.944 12.8347 12.072 12.568C12.2 12.3013 12.36 12.0613 12.552 11.848C12.7547 11.6347 12.968 11.4373 13.192 11.256C13.4267 11.0747 13.64 10.872 13.832 10.648C14.0347 10.4133 14.2 10.1413 14.328 9.83201C14.456 9.52267 14.52 9.13867 14.52 8.68001C14.52 8.23201 14.44 7.82667 14.28 7.46401C14.1307 7.09067 13.9013 6.77067 13.592 6.50401C13.2933 6.23734 12.92 6.02934 12.472 5.88001C12.024 5.73067 11.5067 5.65601 10.92 5.65601C10.3867 5.65601 9.90133 5.74134 9.464 5.91201C9.03733 6.07201 8.664 6.30134 8.344 6.60001C8.03467 6.89867 7.78933 7.25067 7.608 7.65601C7.43733 8.06134 7.34133 8.50934 7.32 9.00001H9.336C9.37867 8.52001 9.53867 8.14134 9.816 7.86401C10.104 7.58667 10.4987 7.44801 11 7.44801C11.48 7.44801 11.848 7.57601 12.104 7.83201C12.3707 8.07734 12.504 8.41334 12.504 8.84001C12.504 9.14934 12.44 9.41067 12.312 9.62401C12.184 9.82667 12.024 10.0133 11.832 10.184C11.6507 10.344 11.448 10.5093 11.224 10.68C11.0107 10.8507 10.808 11.064 10.616 11.32C10.4347 11.5653 10.28 11.8693 10.152 12.232Z",fill:"currentColor"}),e.createElement("path",{d:"M9.992 16.776C10.2373 17.0213 10.5467 17.144 10.92 17.144C11.2933 17.144 11.5973 17.0213 11.832 16.776C12.0773 16.52 12.2 16.216 12.2 15.864C12.2 15.512 12.0773 15.2133 11.832 14.968C11.5973 14.712 11.2933 14.584 10.92 14.584C10.5467 14.584 10.2373 14.712 9.992 14.968C9.75733 15.2133 9.64 15.512 9.64 15.864C9.64 16.216 9.75733 16.52 9.992 16.776Z",fill:"currentColor"}),e.createElement("path",{clipRule:"evenodd",d:"M22 11C22 17.0751 17.0751 22 11 22C4.92487 22 4.76837e-07 17.0751 4.76837e-07 11C4.76837e-07 4.92487 4.92487 0 11 0C17.0751 0 22 4.92487 22 11ZM20 11C20 15.9706 15.9706 20 11 20C6.02944 20 2 15.9706 2 11C2 6.02944 6.02944 2 11 2C15.9706 2 20 6.02944 20 11Z",fill:"currentColor",fillRule:"evenodd"})),info:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("circle",{className:"uk-preserve",cx:11,cy:11,r:11,fill:"#C5E4F352"}),e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M12.375 4.12488H9.625V6.87488H12.375V4.12488ZM12.375 9.62512H9.625V17.8751H12.375V9.62512Z",fill:"#C5E4F3",fillRule:"evenodd"})),warning:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M11 0C17.0751 5.31105e-07 22 4.92487 22 11C22 17.0751 17.0751 22 11 22C4.92487 22 -5.31105e-07 17.0751 0 11C5.31105e-07 4.92487 4.92487 -5.31105e-07 11 0Z",fill:"#E6AC0052",fillRule:"evenodd"}),e.createElement("path",{className:"uk-preserve",d:"M9.63 17.8702H12.38L12.38 15.1202H9.63L9.63 17.8702Z",fill:"#E6AC00"}),e.createElement("path",{className:"uk-preserve",d:"M9.63 12.37H12.38L12.38 4.12L9.63 4.12L9.63 12.37Z",fill:"#E6AC00"})),danger:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 24 19",...E(20,20,r)},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M11.0646 0.55906C11.4883 -0.147128 12.5117 -0.147128 12.9354 0.55906L23.0087 17.3478C23.445 18.0749 22.9212 19 22.0732 19H1.92675C1.0788 19 0.555036 18.0749 0.991306 17.3478L11.0646 0.55906ZM13.38 12H10.63V3.99998H13.38L13.38 12ZM13.38 17H10.63V14H13.38V17Z",fill:"#EB4361",fillRule:"evenodd"})),success:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 22 22",...E(20,20,r)},e.createElement("path",{className:"uk-preserve",clipRule:"evenodd",d:"M11 22C4.92487 22 0 17.0751 0 11C0 4.92487 4.92487 0 11 0C17.0751 0 22 4.92487 22 11C22 17.0751 17.0751 22 11 22Z",fill:"#4AB44A52",fillRule:"evenodd"}),e.createElement("path",{className:"uk-preserve",d:"M5.5 10.45L9.9 14.85L17.05 6.59998",stroke:"#4AB44A",strokeWidth:2.2})),twitter:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M19 4.77577C18.3306 5.07692 17.6174 5.27654 16.8737 5.37346C17.6388 4.905 18.2226 4.16885 18.4971 3.28154C17.7839 3.71769 16.9964 4.02577 16.1571 4.19769C15.4799 3.45808 14.5146 3 13.4616 3C11.4186 3 9.77387 4.70077 9.77387 6.78577C9.77387 7.08577 9.79862 7.37423 9.85938 7.64885C6.7915 7.49538 4.07687 5.98731 2.25325 3.69C1.93487 4.25654 1.74813 4.905 1.74813 5.60308C1.74813 6.91385 2.40625 8.07577 3.38725 8.74846C2.79437 8.73692 2.21275 8.56038 1.72 8.28231C1.72 8.29385 1.72 8.30885 1.72 8.32385C1.72 10.1631 2.99912 11.6908 4.6765 12.0427C4.37612 12.1269 4.04875 12.1673 3.709 12.1673C3.47275 12.1673 3.23425 12.1535 3.01038 12.1027C3.4885 13.6015 4.84525 14.7035 6.4585 14.7392C5.203 15.7465 3.60888 16.3535 1.88313 16.3535C1.5805 16.3535 1.29025 16.3396 1 16.3015C2.63462 17.3827 4.57188 18 6.661 18C13.4515 18 17.164 12.2308 17.164 7.23C17.164 7.06269 17.1584 6.90115 17.1505 6.74077C17.8829 6.20769 18.4982 5.54192 19 4.77577Z",fill:"currentColor"})),github:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M10 1C5.0275 1 1 5.13211 1 10.2284C1 14.3065 3.5785 17.7648 7.15375 18.9841C7.60375 19.0709 7.76875 18.7853 7.76875 18.5403C7.76875 18.3212 7.76125 17.7405 7.7575 16.9712C5.254 17.5277 4.726 15.7332 4.726 15.7332C4.3165 14.6681 3.72475 14.3832 3.72475 14.3832C2.9095 13.8111 3.78775 13.8229 3.78775 13.8229C4.6915 13.887 5.16625 14.7737 5.16625 14.7737C5.96875 16.1847 7.273 15.777 7.7875 15.5414C7.8685 14.9443 8.10025 14.5381 8.3575 14.3073C6.35875 14.0764 4.258 13.2829 4.258 9.74709C4.258 8.73988 4.60675 7.91659 5.18425 7.27095C5.083 7.03774 4.77925 6.0994 5.263 4.82846C5.263 4.82846 6.01675 4.58116 7.738 5.77462C8.458 5.56958 9.223 5.46785 9.988 5.46315C10.753 5.46785 11.518 5.56958 12.238 5.77462C13.948 4.58116 14.7017 4.82846 14.7017 4.82846C15.1855 6.0994 14.8818 7.03774 14.7917 7.27095C15.3655 7.91659 15.7142 8.73988 15.7142 9.74709C15.7142 13.2923 13.6105 14.0725 11.608 14.2995C11.923 14.5765 12.2155 15.1423 12.2155 16.0071C12.2155 17.242 12.2043 18.2344 12.2043 18.5341C12.2043 18.7759 12.3617 19.0647 12.823 18.9723C16.4237 17.7609 19 14.3002 19 10.2284C19 5.13211 14.9703 1 10 1Z",fill:"currentColor"})),medium:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M11.3953 9.69767C11.3953 12.8444 8.84441 15.3953 5.69767 15.3953C2.55094 15.3953 0 12.8444 0 9.69767C0 6.55094 2.55094 4 5.69767 4C8.84441 4 11.3953 6.55094 11.3953 9.69767ZM17.4419 9.69767C17.4419 12.716 16.1924 15.1628 14.6512 15.1628C13.1099 15.1628 11.8605 12.716 11.8605 9.69767C11.8605 6.67937 13.1099 4.23256 14.6512 4.23256C16.1924 4.23256 17.4419 6.67937 17.4419 9.69767ZM18.9535 14.4651C19.5315 14.4651 20 12.2786 20 9.5814C20 6.88419 19.5315 4.69767 18.9535 4.69767C18.3755 4.69767 17.907 6.88419 17.907 9.5814C17.907 12.2786 18.3755 14.4651 18.9535 14.4651Z",fill:"currentColor",fillRule:"evenodd"})),telegram:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M3.09992 9.02697C7.39487 7.05126 10.2589 5.74875 11.6919 5.11944C15.7834 3.32264 16.6335 3.01052 17.1877 3.0001C17.3095 2.99794 17.582 3.02983 17.7586 3.18106C17.9076 3.30876 17.9486 3.48125 17.9683 3.60232C17.9879 3.72339 18.0123 3.99919 17.9929 4.21469C17.7712 6.67437 16.8118 12.6434 16.3237 15.3983C16.1172 16.564 15.7105 16.9548 15.3168 16.9931C14.4613 17.0762 13.8116 16.3961 12.9829 15.8226C11.6862 14.9251 10.9537 14.3664 9.69503 13.4907C8.24042 12.4786 9.18338 11.9224 10.0124 11.0133C10.2293 10.7754 13.999 7.15516 14.0719 6.82675C14.0811 6.78568 14.0895 6.63258 14.0034 6.55173C13.9172 6.47089 13.7901 6.49853 13.6983 6.52052C13.5683 6.55169 11.4968 7.9973 7.48389 10.8573C6.89591 11.2836 6.36333 11.4913 5.88616 11.4805C5.36012 11.4685 4.34822 11.1664 3.59598 10.9083C2.67333 10.5916 1.94002 10.4242 2.00388 9.88638C2.03714 9.60627 2.40248 9.3198 3.09992 9.02697Z",fill:"currentColor"})),discord:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{d:"M16.5054 4.47543C14.9479 3.22203 12.4839 3.00957 12.3784 3.00192C12.2148 2.98817 12.0589 3.07988 11.9917 3.2312C11.9856 3.24038 11.9321 3.36419 11.8725 3.55678C12.9027 3.73103 14.1683 4.08107 15.3132 4.79184C15.4966 4.90495 15.5532 5.14646 15.44 5.32988C15.3651 5.45063 15.2383 5.51636 15.1068 5.51636C15.0365 5.51636 14.9647 5.49649 14.9005 5.45675C12.9317 4.23545 10.4738 4.17431 10 4.17431C9.52615 4.17431 7.06675 4.23545 5.09952 5.45675C4.9161 5.57139 4.67459 5.51483 4.56148 5.33141C4.44684 5.14646 4.5034 4.90648 4.68682 4.79184C5.83169 4.0826 7.09732 3.73103 8.12755 3.55831C8.06793 3.36419 8.01444 3.2419 8.00985 3.2312C7.94107 3.07988 7.78668 2.98511 7.6216 3.00192C7.51613 3.00957 5.05214 3.22203 3.47317 4.49224C2.64929 5.25498 1 9.71218 1 13.5656C1 13.6344 1.01834 13.7001 1.05197 13.7597C2.1892 15.7591 5.29365 16.2818 6.00136 16.3047C6.00442 16.3047 6.009 16.3047 6.01359 16.3047C6.13893 16.3047 6.25662 16.2451 6.32999 16.1442L7.04535 15.1599C5.11481 14.6616 4.12891 13.8148 4.07235 13.7643C3.91033 13.6222 3.89504 13.3745 4.03872 13.2125C4.18088 13.0505 4.4285 13.0352 4.59052 13.1774C4.61345 13.1988 6.42935 14.7395 10 14.7395C13.5768 14.7395 15.3927 13.1927 15.411 13.1774C15.573 13.0367 15.8191 13.0505 15.9628 13.2141C16.105 13.3761 16.0897 13.6222 15.9276 13.7643C15.8711 13.8148 14.8852 14.6616 12.9547 15.1599L13.67 16.1442C13.7434 16.2451 13.8611 16.3047 13.9864 16.3047C13.991 16.3047 13.9956 16.3047 13.9986 16.3047C14.7064 16.2818 17.8108 15.7591 18.948 13.7597C18.9817 13.7001 19 13.6344 19 13.5656C19 9.71218 17.3507 5.25498 16.5054 4.47543ZM7.45652 12.0004C6.6999 12.0004 6.08696 11.3003 6.08696 10.4352C6.08696 9.57003 6.6999 8.86996 7.45652 8.86996C8.21315 8.86996 8.82609 9.57003 8.82609 10.4352C8.82609 11.3003 8.21315 12.0004 7.45652 12.0004ZM12.5435 12.0004C11.7869 12.0004 11.1739 11.3003 11.1739 10.4352C11.1739 9.57003 11.7869 8.86996 12.5435 8.86996C13.3001 8.86996 13.913 9.57003 13.913 10.4352C13.913 11.3003 13.3001 12.0004 12.5435 12.0004Z",fill:"currentColor"})),columns:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M1 1L5 1L5 19H1L1 1ZM8 1L12 1L12 19H8V1ZM19 1L15 1L15 19H19V1Z",fill:"currentColor",fillRule:"evenodd"})),rows:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 20 20",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M1 1L19 1V5L1 5L1 1ZM1 8L19 8V12L1 12L1 8ZM19 15L1 15L1 19H19V15Z",fill:"currentColor",fillRule:"evenodd"})),grid:({ratio:r,...t})=>e.createElement("svg",{...h,...t,viewBox:"0 0 18 18",...E(20,20,r)},e.createElement("path",{clipRule:"evenodd",d:"M7.5 0H0V7.5H7.5V0ZM18 0H10.5V7.5H18V0ZM0 10.5H7.5V18H0V10.5ZM18 10.5H10.5V18H18V10.5Z",fill:"currentColor",fillRule:"evenodd"}))});function p1(r){const t=b(),{className:n,component:o="span",icon:i,lib:a=Qe,prefixCls:l=t.prefixCls,ratio:s=1,tooltip:u,...p}=r,d=e.useMemo(()=>t.getRootPrefixCls(l,"icon"),[t,l]),C=e.useMemo(()=>u&&t.getTooltipConfig(u),[t,u]),L=a[c.camelify(i.toString())];return e.createElement(o,{className:N(d,n),...p,...C},L&&e.createElement(L,{ratio:s}))}process.env.NODE_ENV!=="production"&&(p1.displayName="Icon");function D2({address:r,autoWatch:t,ratio:n,tooltip:o="Add asset",onClick:i}){const a=b(),l=e.useCallback(()=>{i?.(r)},[r,i]);return e.createElement(p1,{className:N(`${a.prefixCls}-wallet-asset`),icon:t?"autoWatchAsset":"watchAsset",ratio:n,tooltip:o,onClick:l})}process.env.NODE_ENV!=="production"&&(D2.displayName="AddAsset");const Je=e.memo(r=>{const t=b(),n=P2(),{className:o,disabled:i,inputMode:a="decimal",maxButtonText:l="Max",maxButtonType:s="default",maxValue:u,precision:p,prefixCls:d=t.prefixCls,readOnly:C,showMaxButton:L=!0,size:m,suffix:y,...f}=r,M=e.useRef(null),[k,O]=e.useState(0),[R,S]=e.useState(!1),W=M.current?.getInputRef()?.current,z=w=>{let{value:T}=w.currentTarget;if(f.onBlur?.(w),T.length===0){S(!1);return}T=c.truncateDecimals(T,p)??"",T.length>0&&f.value!==T&&f.onChange?.(T),S(!1)},B=w=>{f.onFocus?.(w),S(!0)},G=w=>{const T=w.currentTarget??w.target,{value:_}=T,A=T.selectionStart??0,X=T.selectionEnd??_.length;if(w.nativeEvent.inputType==="insertFromPaste"){let j=_.replace(/,/g,".");const m1=j.indexOf(".")??-1;j=j.replace(/./g,(L1,D)=>L1==="."&&D>m1?"":L1),f.onChange?.(p!==void 0?c.truncateDecimals(j,p)??j:j,w),O(X);return}if(["deleteContentBackward","deleteContentForward"].includes(w.nativeEvent.inputType)){f.onChange?.(_,w),O(A);return}const Q=w.nativeEvent.data??_.slice(-1);if(_.length>0&&!/^[0-9.,]$/.test(Q)){A>0&&(O(A-1),n());return}const x=f.value?.includes("."),q=f.value?.indexOf(".")??-1;if(x&&[".",","].includes(Q)){O(q+1),n();return}if(!x&&Q===","){T.value=_.replace(",","."),O(A),f.onChange?.(T.value,w),n();return}Q==="."||Q==="0"?(f.onChange?.(_,w),O(A)):(f.onChange?.(p!==void 0?c.truncateDecimals(_,p)??_:_,w),O(f.value==="."?A+1:A))},Z=()=>{const w=c.truncateDecimals(u??"0",p??0)??"0";f.onChange?.(w),f.onMaximize?.(w)},a1=e.useMemo(()=>t.getRootPrefixCls(d||t.prefixCls,"amount-input"),[t,d]),r1=e.useMemo(()=>t.getRootPrefixCls(d||t.prefixCls,"button-maximize"),[t,d]);return e.useEffect(()=>{R&&W?.setSelectionRange(k,k)},[k,R,W]),e.createElement(a2,{className:N(a1,{[`${r1}-shown`]:L},o),disabled:i,inputMode:a,pattern:a==="decimal"?"^[0-9]*[.]?[0-9]*$":"^[0-9]*$",readOnly:C,size:m,suffix:L?e.createElement(e.Fragment,null,e.createElement(i1,{className:r1,size:m,disabled:i||C,type:s,onClick:i||C?void 0:Z},l),y):y,...f,ref:M,type:"text",useInternalValueState:!1,onBlur:z,onChange:G,onFocus:B})});process.env.NODE_ENV!=="production"&&(Je.displayName="AmountInput");const F={crosshair:{horzLine:{color:"rgba(255, 255, 255, 0.15)",labelBackgroundColor:c.blendColor("#c5e4f3","#191e3e",.9)},vertLine:{color:"rgba(255, 255, 255, 0.15)",labelBackgroundColor:c.blendColor("#c5e4f3","#191e3e",.9)}},grid:{horzLines:{color:"rgba(255, 255, 255, 0.025)"},vertLines:{color:"rgba(255, 255, 255, 0.025)"}},handleScale:{axisDoubleClickReset:!0,axisPressedMouseMove:{price:!1}},layout:{background:{color:"transparent",type:U.ColorType.Solid},textColor:"#d9d9d9"},leftPriceScale:{borderColor:"rgba(255, 255, 255, 0.05)",borderVisible:!1},rightPriceScale:{borderColor:"rgba(255, 255, 255, 0.05)",borderVisible:!1},timeScale:{borderColor:"rgba(255, 255, 255, 0.05)",borderVisible:!1,fixRightEdge:!0,rightBarStaysOnScroll:!0,secondsVisible:!1,tickMarkFormatter:(r,t,n)=>{let o;return typeof r=="number"&&(o=L2.DateTime.fromSeconds(r,{locale:n}).toUTC()),typeof r=="object"&&!Array.isArray(r)&&(o=L2.DateTime.fromObject(r,{locale:n}).toUTC()),t===U.TickMarkType.Year?o?.toFormat("LLL, yyyy",{locale:n}):t===U.TickMarkType.DayOfMonth?o?.toFormat("ccc, dd",{locale:n}):t===U.TickMarkType.Month?o?.toFormat("LLL, yyyy",{locale:n}):t===U.TickMarkType.Time?o?.toFormat("HH:mm",{locale:n}):o?.toFormat("ccc, dd",{locale:n})||r},timeVisible:!0}},Ye={...F,crosshair:{horzLine:{color:"#b7bac2",labelBackgroundColor:"#ecf1fe"},vertLine:{color:"#b7bac2",labelBackgroundColor:"#ecf1fe"}},grid:{horzLines:{color:"rgba(0, 0, 0, 0.025)"},vertLines:{color:"rgba(0, 0, 0, 0.025)"}},layout:{...F.layout,textColor:"#8b909a"},leftPriceScale:{borderColor:"rgba(0, 0, 0, 0.05)",borderVisible:!1},rightPriceScale:{borderColor:"rgba(0, 0, 0, 0.05)",borderVisible:!1},timeScale:{...F.timeScale,borderColor:"rgba(0, 0, 0, 0.05)"}},e7={...F,grid:{...F,vertLines:{...F.grid?.vertLines,visible:!1}},leftPriceScale:{...F.leftPriceScale,scaleMargins:{bottom:.025,top:.1}},rightPriceScale:{...F.rightPriceScale,scaleMargins:{bottom:.025,top:.1}}},t7={...F},r7={...F,grid:{...F,vertLines:{...F.grid?.vertLines,visible:!1}}},n7={...F},o7={...F,leftPriceScale:{...F.leftPriceScale,scaleMargins:{bottom:.025,top:.1}},rightPriceScale:{...F.rightPriceScale,scaleMargins:{bottom:.025,top:.1}}},a7={...F,grid:{...F,vertLines:{...F.grid?.vertLines,visible:!1}}},i7={Area:e7,Bar:t7,Baseline:r7,Candlestick:n7,Custom:F,Histogram:o7,Line:a7};function l7(r){return i7[r]}const y1={baseLineColor:"rgba(255, 255, 255, 0.35)",priceLineStyle:U.LineStyle.Dashed},U2={...y1,bottomColor:"rgba(197, 228, 243, 0)",crosshairMarkerBackgroundColor:"#c5e4f3",crosshairMarkerBorderColor:"#191e3e",crosshairMarkerBorderWidth:3,crosshairMarkerRadius:3,lastPriceAnimation:U.LastPriceAnimationMode.OnDataUpdate,lineColor:"#c5e4f3",lineType:U.LineType.Curved,lineWidth:2,priceFormat:{type:"volume"},priceLineColor:"rgba(197, 228, 243, 0.32)",topColor:"rgba(197, 228, 243, 0.32)"},s7={...U2,bottomColor:"rgba(43, 99, 241, 0)",crosshairMarkerBackgroundColor:"#2b63f1",crosshairMarkerBorderColor:"#fff",lineColor:"#2b63f1",topColor:"rgba(43, 99, 241, 0.24)"},W2={...y1,downColor:"#eb4361",lastValueVisible:!0,priceFormat:{type:"price"},thinBars:!0,upColor:"#4ab44a"},c7={...W2},z2={...y1,bottomFillColor1:"#eb436130",bottomFillColor2:"#eb436190",bottomLineColor:"#eb4361",crosshairMarkerBorderColor:"#191e3e",crosshairMarkerBorderWidth:3,crosshairMarkerRadius:3,lastPriceAnimation:U.LastPriceAnimationMode.OnDataUpdate,lineType:U.LineType.Curved,lineWidth:2,priceFormat:{type:"volume"},topFillColor1:"#4ab44a90",topFillColor2:"#4ab44a30",topLineColor:"#4ab44a"},C7={...z2,crosshairMarkerBorderColor:"#fff"},j2={...y1,borderDownColor:"#eb4361",borderUpColor:"#4ab44a",downColor:"#eb4361",priceFormat:{type:"price"},upColor:"#4ab44a",wickDownColor:"rgba(235, 67, 97, 0.5)",wickUpColor:"rgba(74, 180, 74, 0.5)"},G2={...y1,color:"#c5e4f3",priceFormat:{type:"volume"}},p7={...G2},q2={...y1,color:"#c5e4f3",crosshairMarkerBackgroundColor:"#c5e4f3",crosshairMarkerBorderColor:"#191e3e",crosshairMarkerBorderWidth:3,crosshairMarkerRadius:3,lastPriceAnimation:U.LastPriceAnimationMode.OnDataUpdate,lineType:U.LineType.Curved,lineWidth:2,priceFormat:{type:"volume"}},d7={...q2,color:"#2b63f1",crosshairMarkerBackgroundColor:"#2b63f1",crosshairMarkerBorderColor:"#fff"},u7={Area:U2,Bar:W2,Baseline:z2,Candlestick:j2,Custom:{},Histogram:G2,Line:q2},m7={Area:s7,Bar:c7,Baseline:C7,Candlestick:j2,Custom:{},Histogram:p7,Line:d7};function K2(r,t){return t==="light"?{...m7[r]}:{...u7[r]}}const c2=e.createContext({getDefaultChartOptions(r){return r==="light"?Ye:F},getSeriesStyle(r,t){return K2(r,t)}});process.env.NODE_ENV!=="production"&&(c2.displayName="ChartAppearanceContext");const D1=e.createContext({api(){throw new Error("Method not implemented")},remove(){throw new Error("Method not implemented")}});process.env.NODE_ENV!=="production"&&(D1.displayName="ChartApiContext");const X2=e.createContext({api(){throw new Error("Method not implemented")},remove(){throw new Error("Method not implemented")}});process.env.NODE_ENV!=="production"&&(X2.displayName="SeriesContext");const Q2=e.forwardRef((r,t)=>{const{children:n,container:o,layout:i,theme:a,onCrosshairMove:l,onVisibleTimeRangeChange:s,onVisibleLogicalRangeChange:u,...p}=r,d=e.useContext(c2),C=e.useRef(void 0),L=e.useRef({api(){return C.current==null&&(C.current=U.createChart(o,d.getDefaultChartOptions(L.current.theme)),C.current.applyOptions({...p,height:o.clientHeight,layout:i,width:o.clientWidth})),C.current},remove(){C.current?.remove(),C.current=void 0},theme:a});return e.useEffect(()=>{L.current.theme=a},[a]),e.useEffect(()=>(L.current.api(),()=>{L.current.remove(),C.current=void 0}),[o]),e.useLayoutEffect(()=>{const m=L.current.api();typeof l=="function"&&m.subscribeCrosshairMove(l);const y=m.timeScale(),f=k=>{s?.(k)},M=k=>{u?.(k)};return y.subscribeVisibleTimeRangeChange(f),y.subscribeVisibleLogicalRangeChange(M),()=>{typeof l=="function"&&m.unsubscribeCrosshairMove(l),y.unsubscribeVisibleTimeRangeChange(f),y.unsubscribeVisibleLogicalRangeChange(M)}},[l,u,s]),e.useLayoutEffect(()=>{const m=L.current.api(),y=()=>{try{m.resize(o.clientWidth,o.clientHeight,!0)}catch{try{m.applyOptions({height:o.clientHeight,width:o.clientWidth})}catch(M){c.debug(M.message)}}},f=new ResizeObserver(y);return f.observe(o),()=>{f.disconnect(),L.current.remove()}},[o]),e.useLayoutEffect(()=>{L.current.api().applyOptions(d.getDefaultChartOptions(a)),L.current.api().applyOptions({...p,height:o.clientHeight,width:o.clientWidth})}),e.useImperativeHandle(t,()=>C.current),e.useEffect(()=>{L.current.api().applyOptions({layout:i})},[i]),e.createElement(D1.Provider,{value:L.current},n)}),C2=e.memo(Q2);process.env.NODE_ENV!=="production"&&(C2.displayName="Container",Q2.displayName="Container.Forwarded");const J2=e.forwardRef((r,t)=>{const n=b(),{className:o,id:i,style:a,...l}=r,[s,u]=e.useState(),p=e.useCallback(u,[u]);return e.createElement("div",{ref:p,className:N(`${n.prefixCls}-chart`,o),id:i,style:a},s&&e.createElement(C2,{ref:t,...l,container:s}))});process.env.NODE_ENV!=="production"&&(J2.displayName="Chart");const Y2=e.memo(()=>{const r=b(),t=e.useContext(D1),n=e.useRef(c.uniqueKey(7,"plc")),o=e.useRef(c.uniqueKey(7,"plc")),i=K2("Area",t.theme);return e.createElement("svg",{className:`${r.prefixCls}-chart-placeholder`,width:"100%",height:"100%",preserveAspectRatio:"none",viewBox:"0 0 842 320",color:"text",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M0 125.516L64.8017 171.032C80.5171 187.363 106.172 188.796 123.609 174.318V174.318C134.008 165.685 147.843 162.407 161.01 165.458L173.63 168.382C181.39 170.18 189.468 170.098 197.189 168.143L223.109 161.58C229.894 159.862 236.243 156.739 241.745 152.412L276.609 124.993C281.833 120.885 286.186 115.777 289.412 109.967L305.821 80.4206C316.774 60.6989 343.942 57.746 358.876 74.6544V74.6544C368.275 85.2956 383.469 88.6499 396.474 82.9542L397.268 82.6066C412.015 76.1481 429.27 80.965 438.54 94.1279L444.235 102.216C458.334 122.237 485.653 127.692 506.36 114.62L507.694 113.778C513.448 110.146 518.357 105.323 522.09 99.6342L544.466 65.5368C554.754 49.8592 572.949 41.2562 591.595 43.2538L604.901 44.6794C608.45 45.0596 611.948 45.8186 615.335 46.9435L657.674 61.0051L679.832 69.6872C695.139 75.6851 712.486 73.0329 725.302 62.7351V62.7351C741.884 49.4114 765.449 49.2344 782.229 62.3074L842 92.5128",stroke:i.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.2,filter:`url(#${n.current})`},e.createElement("animate",{id:"firstline",attributeName:"stroke-dashoffset",dur:"2s",from:1e3,to:-1e3,begin:"0s;firstline.end+0.5s"})),e.createElement("path",{d:"M0 125.516L64.8017 171.032C80.5171 187.363 106.172 188.796 123.609 174.318V174.318C134.008 165.685 147.843 162.407 161.01 165.458L173.63 168.382C181.39 170.18 189.468 170.098 197.189 168.143L223.109 161.58C229.894 159.862 236.243 156.739 241.745 152.412L276.609 124.993C281.833 120.885 286.186 115.777 289.412 109.967L305.821 80.4206C316.774 60.6989 343.942 57.746 358.876 74.6544V74.6544C368.275 85.2956 383.469 88.6499 396.474 82.9542L397.268 82.6066C412.015 76.1481 429.27 80.965 438.54 94.1279L444.235 102.216C458.334 122.237 485.653 127.692 506.36 114.62L507.694 113.778C513.448 110.146 518.357 105.323 522.09 99.6342L544.466 65.5368C554.754 49.8592 572.949 41.2562 591.595 43.2538L604.901 44.6794C608.45 45.0596 611.948 45.8186 615.335 46.9435L657.674 61.0051L679.832 69.6872C695.139 75.6851 712.486 73.0329 725.302 62.7351V62.7351C741.884 49.4114 765.449 49.2344 782.229 62.3074L842 92.5128",stroke:i.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.2,filter:`url(#${n.current})`},e.createElement("animate",{id:"secondline",attributeName:"stroke-dashoffset",dur:"2s",from:1e3,to:-1e3,begin:"1.3s;secondline.end+0.5s"})),e.createElement("path",{d:"M0 169.099L76.8157 198.592C86.7082 203.82 98.0682 205.578 109.078 203.586L133.059 199.246C139.764 198.033 146.646 198.203 153.283 199.746L169.06 203.413C178.844 205.687 187.716 210.856 194.52 218.245L206.8 231.581C221.781 247.849 245.669 252.343 265.538 242.632L269.363 240.762C277.841 236.618 284.974 230.159 289.936 222.133L303.011 200.982C314.57 182.285 340.594 179.369 356.004 195.043V195.043C365.533 204.735 379.93 207.796 392.578 202.82L406.693 197.267C414.938 194.023 422.173 188.646 427.657 181.688L459.386 141.427C473.018 124.13 500.576 130.043 505.911 151.41L509.806 167.006C513.889 183.356 535.443 187.083 544.779 173.053V173.053C545.499 171.971 546.326 170.964 547.247 170.048L567.595 149.804C585.477 132.012 613.812 130.327 633.677 145.875L649.729 158.439L669.114 174.554C686.656 189.138 711.845 189.999 730.342 176.647L744.564 166.381C746.537 164.958 748.61 163.68 750.768 162.558L842 126.052",stroke:i.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.1,filter:`url(#${o.current})`},e.createElement("animate",{id:"thirdline",attributeName:"stroke-dashoffset",dur:"1.8s",from:1e3,to:-1e3,begin:"0s;thirdline.end+0.5s"})),e.createElement("path",{d:"M0 169.099L76.8157 198.592C86.7082 203.82 98.0682 205.578 109.078 203.586L133.059 199.246C139.764 198.033 146.646 198.203 153.283 199.746L169.06 203.413C178.844 205.687 187.716 210.856 194.52 218.245L206.8 231.581C221.781 247.849 245.669 252.343 265.538 242.632L269.363 240.762C277.841 236.618 284.974 230.159 289.936 222.133L303.011 200.982C314.57 182.285 340.594 179.369 356.004 195.043V195.043C365.533 204.735 379.93 207.796 392.578 202.82L406.693 197.267C414.938 194.023 422.173 188.646 427.657 181.688L459.386 141.427C473.018 124.13 500.576 130.043 505.911 151.41L509.806 167.006C513.889 183.356 535.443 187.083 544.779 173.053V173.053C545.499 171.971 546.326 170.964 547.247 170.048L567.595 149.804C585.477 132.012 613.812 130.327 633.677 145.875L649.729 158.439L669.114 174.554C686.656 189.138 711.845 189.999 730.342 176.647L744.564 166.381C746.537 164.958 748.61 163.68 750.768 162.558L842 126.052",stroke:i.lineColor??"currentColor",strokeWidth:2,strokeDasharray:1e3,strokeDashoffset:1e3,fill:"transparent",opacity:.1,filter:`url(#${o.current})`},e.createElement("animate",{id:"fourthline",attributeName:"stroke-dashoffset",dur:"1.8s",from:1e3,to:-1e3,begin:"1.1s;fourthline.end+0.5s"})),e.createElement("defs",null,e.createElement("filter",{id:n.current,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",null),e.createElement("feGaussianBlur",{stdDeviation:"10"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.772549 0 0 0 0 0.894118 0 0 0 0 0.952941 0 0 0 1 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("filter",{id:o.current,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",null),e.createElement("feGaussianBlur",{stdDeviation:"10"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.772549 0 0 0 0 0.894118 0 0 0 0 0.952941 0 0 0 1 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"}))))});process.env.NODE_ENV!=="production"&&(Y2.displayName="Series.Placeholder");const ee=e.forwardRef((r,t)=>{const{children:n,data:o,type:i,autoscaleInfoProvider:a,priceScaleId:l="right",...s}=r,u=e.useContext(c2),p=e.useContext(D1),d=e.useRef(null),C=e.useMemo(()=>({api(){if(d.current==null){const L=u.getSeriesStyle(i,p.theme),m=l7(i);i==="Area"?(d.current=p.api().addSeries(U.AreaSeries,L),p.api().applyOptions(m)):i==="Bar"?(d.current=p.api().addSeries(U.BarSeries,L),p.api().applyOptions(m)):i==="Baseline"?(d.current=p.api().addSeries(U.BaselineSeries,L),p.api().applyOptions(m)):i==="Candlestick"?(d.current=p.api().addSeries(U.CandlestickSeries,L),p.api().applyOptions(m)):i==="Histogram"?(d.current=p.api().addSeries(U.HistogramSeries,L),p.api().applyOptions(m)):i==="Line"&&(d.current=p.api().addSeries(U.LineSeries,L),p.api().applyOptions(m)),d.current?.applyOptions(s),d.current?.setData(o??[])}return d.current},remove(){if(d.current)try{p.api().removeSeries(d.current)}catch{}}}),[i]);return e.useEffect(()=>(C.api(),()=>{C.remove(),d.current=null}),[i]),e.useLayoutEffect(()=>(C.api(),()=>C.remove()),[]),e.useLayoutEffect(()=>{const L=m=>typeof a=="function"?a(m):m();C.api().applyOptions({...u.getSeriesStyle(i,p.theme)}),C.api().applyOptions({autoscaleInfoProvider:L,...s,priceScaleId:l})}),e.useImperativeHandle(t,()=>C,[i]),e.useEffect(()=>{C.api().setData(o??[])},[o]),e.createElement(X2.Provider,{value:C},n)}),te=e.memo(ee);process.env.NODE_ENV!=="production"&&(te.displayName="Series",ee.displayName="Series.Forwarded");const p2=J2;p2.Container=C2;p2.Placeholder=Y2;p2.Series=te;const L7="button";function Y1(r){const t=b(),{className:n,prefixCls:o=t.prefixCls,kind:i,...a}=r,l=e.useMemo(()=>t.getRootPrefixCls(o||t.prefixCls,"close"),[t,o]);return e.createElement(p1,{"aria-hidden":"false",className:N(l,n,{[`${o||t.prefixCls}-drawer-close`]:i==="drawer",[`${o||t.prefixCls}-modal-close-default`]:i==="modal"}),component:L7,type:"button",tabIndex:-1,...a,icon:"close"})}process.env.NODE_ENV!=="production"&&(Y1.displayName="Close");process.env.NODE_ENV;function f7(r,t){const n=e.useRef(void 0),[o,i]=e.useState(),[a,l]=e.useState(),s=async()=>{l(!0),ue(r)||await navigator.clipboard.writeText(r).then(()=>!0).catch(()=>!1)?(l(!1),t?.(r),i(!0),n.current=setTimeout(()=>{i(void 0)},2e3),n.current=void 0):(l(void 0),i(void 0))};return e.useEffect(()=>()=>clearTimeout(n.current)),{isCopied:o,isCopying:a,onCopy:s}}function re(r){const t=b(),{className:n,copiedSuccessTooltip:o="Copied",ratio:i,text:a,tooltip:l="Click to copy",onCopied:s}=r,{isCopied:u,isCopying:p,onCopy:d}=f7(a,s),C=e.useMemo(()=>t.getRootPrefixCls(t.prefixCls,"copy"),[t]),L=e.useMemo(()=>l?t.getTooltipConfig(l):void 0,[t,l]),m=e.useMemo(()=>o?t.getTooltipConfig(o):void 0,[t,o]);return u?e.createElement("div",{className:`${C}-wrapper`},e.createElement(p1,{key:"copied",className:N(C,n),icon:"check",ratio:i,...m})):p?e.createElement("div",{className:`${C}-wrapper`},e.createElement(i2,{key:"copying",className:N(C,n),ratio:i})):e.createElement("div",{className:`${C}-wrapper`},e.createElement(p1,{key:"copy",className:N(C,n),icon:"copy",ratio:i,...L,onClick:d}))}process.env.NODE_ENV!=="production"&&(re.displayName="Copy");process.env.NODE_ENV;process.env.NODE_ENV;function ne({address:r,assetable:t,assetBtnTooltip:n,baseUrl:o,children:i,className:a,copiedSuccessTooltip:l,copyable:s,copyTooltip:u,external:p=!0,showExternalIcon:d,subPath:C="accounts",tooltip:L,onAddAsset:m,onCopied:y,...f}){const M=b(),k=e.useMemo(()=>p?{rel:"noopener noreferrer",target:"_blank"}:{},[p]),O=e.useMemo(()=>M.getRootPrefixCls(M.prefixCls,"explorer-link"),[M]),R=e.useMemo(()=>M.getTooltipConfig(L),[M,L]);return f.component!==void 0?e.createElement(l1,{className:N(O,a),href:[o,C,r].filter(Boolean).join("/"),...R,...k,...f},i||c.sliceAddress(r)):e.createElement("span",{className:N(O,a),...f},e.createElement(P1,{href:[o,C,r].filter(Boolean).join("/"),...R,...k},i||c.sliceAddress(r)),p&&d&&e.createElement(P1,{className:"uk-icon-external",href:[o,C,r].filter(Boolean).join("/"),...R,...k,type:"reset"},e.createElement(p1,{key:"external",icon:"externalLink"})),s&&e.createElement(re,{key:"copyable",copiedSuccessTooltip:l,text:r?.toString(),tooltip:u,onCopied:y}),t&&e.createElement(D2,{key:"assetable",address:r,autoWatch:typeof t=="object"&&"auto"in t?t.auto:void 0,tooltip:n,onClick:m}))}process.env.NODE_ENV!=="production"&&(ne.displayName="ExplorerAccountLink");process.env.NODE_ENV;e.memo(({colorMode:r})=>r===C1.Dark?e.createElement("svg",{width:"352",height:"150",viewBox:"0 0 352 155",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("mask",{id:"mask0_206_41",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"352",height:"155"},e.createElement("path",{d:"M352 0H0V154.801H352V0Z",fill:"white"})),e.createElement("g",{mask:"url(#mask0_206_41)"},e.createElement("path",{d:"M326.185 0.0114746H18.1321C13.7758 0.0114746 10.2441 3.54303 10.2441 7.89943V38.987C10.2441 43.3435 13.7758 46.875 18.1321 46.875H326.185C330.541 46.875 334.073 43.3435 334.073 38.987V7.89943C334.073 3.54303 330.541 0.0114746 326.185 0.0114746Z",fill:"url(#paint0_linear_206_41)"}),e.createElement("path",{d:"M49.2197 23.4433C49.2197 17.0369 44.0263 11.8435 37.6198 11.8435C31.2135 11.8435 26.02 17.0369 26.02 23.4433C26.02 29.8497 31.2135 35.0432 37.6198 35.0432C44.0263 35.0432 49.2197 29.8497 49.2197 23.4433Z",fill:"#7488AF"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M39.9992 29.9687L44.1445 25.7688H35.2469V16.9189L31.0947 21.1189V29.9687H39.9992Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M39.9992 29.9687L44.1445 25.7688H35.2469V16.9189L31.0947 21.1189V29.9687H39.9992Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M35.2397 16.9177L31.0945 21.1177H39.9921V29.9675L44.1442 25.7675V16.9177H35.2397Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M35.2397 16.9177L31.0945 21.1177H39.9921V29.9675L44.1442 25.7675V16.9177H35.2397Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M64.6865 23.4433C64.6865 17.0369 59.493 11.8435 53.0866 11.8435C46.6802 11.8435 41.4868 17.0369 41.4868 23.4433C41.4868 29.8497 46.6802 35.0432 53.0866 35.0432C59.493 35.0432 64.6865 29.8497 64.6865 23.4433Z",fill:"#7488AF"}),e.createElement("path",{d:"M53.0861 15.4697L59.611 19.3629V24.532L56.9759 23.025V20.7444L53.0861 18.4838L49.1963 20.7444V25.3912L53.0861 27.6518L56.2027 25.8405L59.611 27.7945V30.6945L56.3449 28.7842L53.0861 30.6659L46.5613 26.8982V19.3629L53.0861 15.4697Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M53.0861 15.4697L59.611 19.3629V24.532L56.9759 23.025V20.7444L53.0861 18.4838L49.1963 20.7444V25.3912L53.0861 27.6518L56.2027 25.8405L59.611 27.7945V30.6945L56.3449 28.7842L53.0861 30.6659L46.5613 26.8982V19.3629L53.0861 15.4697Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M76.8055 21.2456L75.152 28.3724H73.2293L70.858 19.3999H72.4731L74.2163 26.5009L75.857 19.3999H77.7797L79.5614 26.5138L81.2149 19.3999H82.7787L80.5356 28.3724H78.6129L76.8055 21.2456ZM84.0738 19.3999H89.8419V20.7586H85.612V23.0786H89.0728V24.4373H85.612V27.0137H89.8419V28.3724H84.0738V19.3999ZM90.6223 19.3999H92.2886L94.8522 26.5779L97.2107 19.3999H98.8253L95.7495 28.3724H93.9549L90.6223 19.3999ZM99.9986 19.3999H105.767V20.7586H101.537V23.0786H104.998V24.4373H101.537V27.0137H105.767V28.3724H99.9986V19.3999ZM110.712 24.9884H108.854V28.3724H107.316V19.3999H110.405C111.601 19.3999 112.472 19.6476 113.02 20.1432C113.575 20.6389 113.853 21.3225 113.853 22.1941C113.853 22.7923 113.716 23.3093 113.443 23.7451C113.17 24.1723 112.75 24.4928 112.186 24.7065L114.109 28.3724H112.366L110.712 24.9884ZM108.854 20.7586V23.6298H110.405C111.046 23.6298 111.511 23.5016 111.802 23.2452C112.093 22.9802 112.238 22.6299 112.238 22.1941C112.238 21.7497 112.093 21.3994 111.802 21.143C111.511 20.8867 111.046 20.7586 110.405 20.7586H108.854ZM118.678 19.3999H120.216L116.115 30.936H114.577L118.678 19.3999ZM124.978 28.4878C124.38 28.4878 123.833 28.3937 123.337 28.2057C122.85 28.0093 122.432 27.7315 122.081 27.3726C121.74 27.0052 121.475 26.5565 121.286 26.0268C121.099 25.497 121.004 24.8945 121.004 24.2194V23.5529C121.004 22.8863 121.099 22.2882 121.286 21.7584C121.483 21.2286 121.753 20.7842 122.094 20.4253C122.445 20.0578 122.863 19.7758 123.35 19.5793C123.846 19.3828 124.388 19.2844 124.978 19.2844C125.576 19.2844 126.119 19.3828 126.606 19.5793C127.102 19.7674 127.521 20.045 127.862 20.4125C128.213 20.78 128.482 21.2286 128.669 21.7584C128.858 22.2797 128.951 22.8778 128.951 23.5529V24.2194C128.951 24.9116 128.849 25.5269 128.644 26.0652C128.439 26.6036 128.153 27.0564 127.785 27.4239L128.951 29.0133H127.311L126.683 28.1673C126.426 28.2699 126.157 28.3467 125.875 28.398C125.593 28.4579 125.294 28.4878 124.978 28.4878ZM124.978 27.0521C125.26 27.0521 125.525 27.0137 125.772 26.9368L124.721 25.4884H126.362L126.836 26.142C126.99 25.9113 127.11 25.638 127.195 25.3218C127.29 24.9971 127.336 24.6296 127.336 24.2194V23.5529C127.336 23.0914 127.277 22.6854 127.157 22.3351C127.046 21.9762 126.884 21.6815 126.67 21.4508C126.465 21.2115 126.217 21.032 125.926 20.9124C125.636 20.7842 125.32 20.7201 124.978 20.7201C124.269 20.7201 123.696 20.9593 123.26 21.4378C122.833 21.9079 122.619 22.6129 122.619 23.5529V24.2194C122.619 25.1509 122.837 25.8559 123.273 26.3344C123.718 26.8129 124.286 27.0521 124.978 27.0521ZM134.095 28.4878C132.958 28.4878 132.074 28.1673 131.442 27.5265C130.818 26.877 130.506 25.9413 130.506 24.7193V19.3999H132.044V24.7193C132.044 25.497 132.224 26.0823 132.583 26.4754C132.95 26.8599 133.454 27.0521 134.095 27.0521C134.736 27.0521 135.236 26.8642 135.595 26.4882C135.962 26.1037 136.146 25.514 136.146 24.7193V19.3999H137.684V24.7193C137.684 25.9328 137.364 26.8642 136.723 27.5136C136.09 28.1631 135.214 28.4878 134.095 28.4878ZM139.565 19.3999H142.577C143.166 19.3999 143.666 19.4554 144.076 19.5665C144.496 19.6776 144.833 19.8356 145.089 20.0407C145.354 20.2458 145.547 20.5022 145.666 20.8099C145.786 21.1089 145.845 21.4507 145.845 21.8352C145.845 22.2283 145.752 22.5873 145.563 22.912C145.376 23.2367 145.085 23.5016 144.692 23.7067C145.179 23.9032 145.534 24.1851 145.756 24.5527C145.986 24.9115 146.102 25.3218 146.102 25.7832C146.102 26.2104 146.043 26.5865 145.922 26.9112C145.803 27.2273 145.611 27.4966 145.345 27.7187C145.089 27.9324 144.752 28.0946 144.333 28.2057C143.923 28.3169 143.423 28.3724 142.833 28.3724H139.565V19.3999ZM141.103 24.3861V27.065H142.833C143.448 27.065 143.876 26.9581 144.115 26.7445C144.363 26.5223 144.487 26.1806 144.487 25.7191C144.487 25.2663 144.363 24.933 144.115 24.7193C143.876 24.4972 143.448 24.3861 142.833 24.3861H141.103ZM141.103 20.7073V23.1299H142.577C143.184 23.1299 143.611 23.0274 143.859 22.8223C144.107 22.6086 144.23 22.3053 144.23 21.9122C144.23 21.5277 144.107 21.2328 143.859 21.0278C143.611 20.8141 143.184 20.7073 142.577 20.7073H141.103ZM147.659 19.3999H153.427V20.7586H149.197V23.0786H152.658V24.4373H149.197V27.0137H153.427V28.3724H147.659V19.3999Z",fill:"#7488AF"}),e.createElement("path",{opacity:"0.4",d:"M315.338 13.5823H204.811C203.177 13.5823 201.853 14.9066 201.853 16.5403V30.3442C201.853 31.9778 203.177 33.3022 204.811 33.3022H315.338C316.972 33.3022 318.296 31.9778 318.296 30.3442V16.5403C318.296 14.9066 316.972 13.5823 315.338 13.5823Z",fill:"url(#paint1_linear_206_41)"}),e.createElement("path",{d:"M342.514 48.5981L34.5087 53.9744C30.1529 54.0504 26.6835 57.6431 26.7595 61.9988L27.3021 93.0817C27.3781 97.4374 30.9708 100.907 35.3265 100.831L343.332 95.4546C347.687 95.3786 351.157 91.7859 351.081 87.4302L350.539 56.3473C350.463 51.9915 346.87 48.5221 342.514 48.5981Z",fill:"url(#paint2_linear_206_41)"}),e.createElement("path",{d:"M66.0007 76.8598C65.8888 70.4544 60.6056 65.3524 54.2001 65.4642C47.7947 65.576 42.6927 70.8593 42.8045 77.2647C42.9163 83.6701 48.1996 88.7721 54.605 88.6603C61.0104 88.5485 66.1125 83.2652 66.0007 76.8598Z",fill:"#7488AF"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M56.8958 83.5449L60.967 79.2733L52.0708 79.4286L51.9164 70.5801L47.8381 74.8518L47.9926 83.7003L56.8958 83.5449Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M56.8958 83.5449L60.967 79.2733L52.0708 79.4286L51.9164 70.5801L47.8381 74.8518L47.9926 83.7003L56.8958 83.5449Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M51.9096 70.5802L47.8384 74.8518L56.7345 74.6965L56.889 83.5449L60.9673 79.2732L60.8128 70.4248L51.9096 70.5802Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M51.9096 70.5802L47.8384 74.8518L56.7345 74.6965L56.889 83.5449L60.9673 79.2732L60.8128 70.4248L51.9096 70.5802Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M81.6243 76.7483C81.5125 70.3429 76.2292 65.2408 69.8237 65.3526C63.4183 65.4644 58.3164 70.7477 58.4282 77.1531C58.54 83.5586 63.8233 88.6606 70.2287 88.5487C76.6341 88.4369 81.7361 83.1537 81.6243 76.7483Z",fill:"#7488AF"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M59.878 77.1257C59.9759 82.7302 64.597 87.1946 70.2015 87.0977C71.5346 87.0747 72.8501 86.7893 74.0727 86.2579C75.2953 85.7263 76.4013 84.9591 77.3273 84C78.2535 83.0412 78.9816 81.909 79.4701 80.6686C79.9588 79.4281 80.198 78.1035 80.1745 76.7704C80.0757 71.166 75.4528 66.7033 69.8482 66.8011C64.2447 66.8989 59.7802 71.5221 59.878 77.1257ZM60.6804 77.1107C60.5886 71.9474 64.6979 67.6864 69.8611 67.5926C71.0901 67.5701 72.3113 67.7902 73.4552 68.2401C74.5991 68.69 75.643 69.361 76.5274 70.2146C77.4119 71.0683 78.119 72.0879 78.6093 73.2152C79.0992 74.3425 79.3623 75.5553 79.3833 76.7842C79.3851 76.896 79.385 77.0074 79.3829 77.1182C78.3587 76.996 77.2636 76.404 76.3711 75.5797C75.3456 74.6326 74.6786 73.4638 74.6621 72.5179L73.9371 72.5306C73.9538 73.4859 73.4931 74.3014 72.7588 74.8935C72.0206 75.4886 71.0186 75.8445 70.0074 75.8621C68.996 75.8798 67.9821 75.5591 67.2236 74.9901C66.469 74.4241 65.9802 73.6251 65.9635 72.6698L65.2386 72.6824C65.2551 73.6283 64.6294 74.8196 63.6375 75.802C62.7776 76.6539 61.7082 77.2823 60.6921 77.4429C60.6863 77.3326 60.6825 77.2219 60.6804 77.1107ZM60.7582 78.1663C60.8078 78.5462 60.8802 78.9188 60.9739 79.2827L63.3228 79.2417L63.2848 77.0556C62.515 77.6213 61.6392 78.0375 60.7582 78.1663ZM61.4744 80.7243C62.2374 82.4493 63.5061 83.8976 65.0891 84.885L65.0155 80.6624L61.4744 80.7243ZM66.5522 85.6277C67.6766 86.0789 68.9078 86.3177 70.195 86.2952C71.4781 86.2729 72.6962 85.993 73.8012 85.506L73.714 80.5106L70.307 80.5701L69.8721 80.5776L66.4652 80.6371L66.5522 85.6277ZM75.2375 84.7154C76.7905 83.673 78.0121 82.1782 78.716 80.4232L75.1637 80.4853L75.2375 84.7154ZM79.1658 78.9653C79.2465 78.5988 79.3058 78.2243 79.3422 77.8433C78.4536 77.7474 77.5597 77.361 76.7674 76.8203L76.8056 79.0065L79.1658 78.9653ZM63.7577 79.2341L63.7138 76.7157C63.8641 76.5877 64.0091 76.4544 64.1478 76.3171C64.4295 76.038 64.6915 75.736 64.9239 75.4199L64.9901 79.2126L63.7577 79.2341ZM66.4397 79.1874L66.3705 75.2138C66.5017 75.3408 66.6415 75.4597 66.7885 75.5701C67.0444 75.7621 67.3232 75.9291 67.618 76.0693L67.6721 79.1658L66.4397 79.1874ZM68.1072 79.1582L68.0564 76.2536C68.6103 76.4576 69.2053 76.5721 69.8024 76.5863L69.8467 79.1278L68.1072 79.1582ZM70.2817 79.1203L70.2374 76.5787C70.8336 76.5437 71.4242 76.4085 71.9707 76.1852L72.0215 79.0899L70.2817 79.1203ZM72.4563 79.0823L72.4023 75.9858C72.692 75.8354 72.9647 75.6587 73.2138 75.4579C73.357 75.3425 73.4927 75.2189 73.6193 75.0873L73.6886 79.0608L72.4563 79.0823ZM75.1383 79.0356L75.0721 75.2427C75.3154 75.5506 75.5878 75.8432 75.8791 76.1123C76.0225 76.2447 76.172 76.3729 76.3267 76.4956L76.3706 79.0141L75.1383 79.0356Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M59.878 77.1257C59.9759 82.7302 64.597 87.1946 70.2015 87.0977C71.5346 87.0747 72.8501 86.7893 74.0727 86.2579C75.2953 85.7263 76.4013 84.9591 77.3273 84C78.2535 83.0412 78.9816 81.909 79.4701 80.6686C79.9588 79.4281 80.198 78.1035 80.1745 76.7704C80.0757 71.166 75.4528 66.7033 69.8482 66.8011C64.2447 66.8989 59.7802 71.5221 59.878 77.1257ZM60.6804 77.1107C60.5886 71.9474 64.6979 67.6864 69.8611 67.5926C71.0901 67.5701 72.3113 67.7902 73.4552 68.2401C74.5991 68.69 75.643 69.361 76.5274 70.2146C77.4119 71.0683 78.119 72.0879 78.6093 73.2152C79.0992 74.3425 79.3623 75.5553 79.3833 76.7842C79.3851 76.896 79.385 77.0074 79.3829 77.1182C78.3587 76.996 77.2636 76.404 76.3711 75.5797C75.3456 74.6326 74.6786 73.4638 74.6621 72.5179L73.9371 72.5306C73.9538 73.4859 73.4931 74.3014 72.7588 74.8935C72.0206 75.4886 71.0186 75.8445 70.0074 75.8621C68.996 75.8798 67.9821 75.5591 67.2236 74.9901C66.469 74.4241 65.9802 73.6251 65.9635 72.6698L65.2386 72.6824C65.2551 73.6283 64.6294 74.8196 63.6375 75.802C62.7776 76.6539 61.7082 77.2823 60.6921 77.4429C60.6863 77.3326 60.6825 77.2219 60.6804 77.1107ZM60.7582 78.1663C60.8078 78.5462 60.8802 78.9188 60.9739 79.2827L63.3228 79.2417L63.2848 77.0556C62.515 77.6213 61.6392 78.0375 60.7582 78.1663ZM61.4744 80.7243C62.2374 82.4493 63.5061 83.8976 65.0891 84.885L65.0155 80.6624L61.4744 80.7243ZM66.5522 85.6277C67.6766 86.0789 68.9078 86.3177 70.195 86.2952C71.4781 86.2729 72.6962 85.993 73.8012 85.506L73.714 80.5106L70.307 80.5701L69.8721 80.5776L66.4652 80.6371L66.5522 85.6277ZM75.2375 84.7154C76.7905 83.673 78.0121 82.1782 78.716 80.4232L75.1637 80.4853L75.2375 84.7154ZM79.1658 78.9653C79.2465 78.5988 79.3058 78.2243 79.3422 77.8433C78.4536 77.7474 77.5597 77.361 76.7674 76.8203L76.8056 79.0065L79.1658 78.9653ZM63.7577 79.2341L63.7138 76.7157C63.8641 76.5877 64.0091 76.4544 64.1478 76.3171C64.4295 76.038 64.6915 75.736 64.9239 75.4199L64.9901 79.2126L63.7577 79.2341ZM66.4397 79.1874L66.3705 75.2138C66.5017 75.3408 66.6415 75.4597 66.7885 75.5701C67.0444 75.7621 67.3232 75.9291 67.618 76.0693L67.6721 79.1658L66.4397 79.1874ZM68.1072 79.1582L68.0564 76.2536C68.6103 76.4576 69.2053 76.5721 69.8024 76.5863L69.8467 79.1278L68.1072 79.1582ZM70.2817 79.1203L70.2374 76.5787C70.8336 76.5437 71.4242 76.4085 71.9707 76.1852L72.0215 79.0899L70.2817 79.1203ZM72.4563 79.0823L72.4023 75.9858C72.692 75.8354 72.9647 75.6587 73.2138 75.4579C73.357 75.3425 73.4927 75.2189 73.6193 75.0873L73.6886 79.0608L72.4563 79.0823ZM75.1383 79.0356L75.0721 75.2427C75.3154 75.5506 75.5878 75.8432 75.8791 76.1123C76.0225 76.2447 76.172 76.3729 76.3267 76.4956L76.3706 79.0141L75.1383 79.0356Z",fill:"white"}),e.createElement("path",{d:"M93.5444 74.1818L92.0156 81.3363L90.0932 81.3699L87.5657 72.4401L89.1804 72.412L91.0474 79.4815L92.5639 72.3529L94.4863 72.3193L96.3919 79.4011L97.921 72.2593L99.4848 72.232L97.3983 81.2424L95.4759 81.276L93.5444 74.1818ZM100.779 72.2094L106.546 72.1088L106.57 73.4673L102.341 73.5411L102.382 75.8608L105.841 75.8004L105.865 77.1589L102.405 77.2193L102.451 79.7953L106.68 79.7214L106.703 81.0799L100.936 81.1806L100.779 72.2094ZM107.327 72.0952L108.993 72.0661L111.682 79.1983L113.915 71.9802L115.529 71.952L112.61 80.9769L110.816 81.0082L107.327 72.0952ZM116.701 71.9315L122.468 71.8309L122.492 73.1893L118.263 73.2632L118.303 75.5829L121.764 75.5225L121.788 76.881L118.327 76.9413L118.372 79.5173L122.601 79.4436L122.625 80.8021L116.858 80.9028L116.701 71.9315ZM127.512 77.3323L125.653 77.3647L125.712 80.7482L124.174 80.775L124.017 71.8038L127.106 71.7499C128.302 71.7291 129.178 71.9616 129.734 72.4477C130.298 72.9335 130.588 73.6121 130.603 74.4836C130.614 75.0817 130.485 75.601 130.219 76.0415C129.954 76.4735 129.541 76.8012 128.981 77.0246L130.967 80.6565L129.224 80.6869L127.512 77.3323ZM125.579 73.1355L125.629 76.0062L127.18 75.9792C127.821 75.9681 128.285 75.8317 128.571 75.5703C128.857 75.3004 128.996 74.9475 128.988 74.5118C128.98 74.0675 128.829 73.7198 128.534 73.4685C128.239 73.2172 127.771 73.0972 127.13 73.1084L125.579 73.1355ZM135.378 71.6055L136.916 71.5787L133.016 83.1846L131.478 83.2115L135.378 71.6055ZM138.025 71.5594L141.037 71.5067C141.626 71.4965 142.127 71.5433 142.539 71.6472C142.959 71.751 143.299 71.9031 143.56 72.1037C143.828 72.3042 144.025 72.5571 144.15 72.8626C144.275 73.1595 144.341 73.5003 144.348 73.8847C144.354 74.2778 144.267 74.6382 144.084 74.9662C143.902 75.2941 143.616 75.5641 143.226 75.776C143.716 75.964 144.076 76.2398 144.305 76.6033C144.542 76.9581 144.664 77.3662 144.672 77.8276C144.68 78.2548 144.627 78.6318 144.512 78.9586C144.399 79.2768 144.211 79.5493 143.95 79.7761C143.698 79.9941 143.363 80.1623 142.946 80.2807C142.538 80.3989 142.039 80.4632 141.45 80.4735L138.181 80.5305L138.025 71.5594ZM139.65 76.5179L139.697 79.1965L141.427 79.1662C142.042 79.1555 142.467 79.0413 142.703 78.8235C142.946 78.597 143.065 78.2531 143.057 77.7917C143.049 77.3389 142.919 77.0078 142.667 76.7986C142.424 76.5806 141.995 76.4769 141.38 76.4877L139.65 76.5179ZM139.585 72.8397L139.628 75.262L141.102 75.2362C141.708 75.2256 142.134 75.1157 142.377 74.9062C142.622 74.6883 142.74 74.3829 142.733 73.9899C142.727 73.6053 142.598 73.3128 142.347 73.112C142.096 72.9028 141.666 72.8034 141.059 72.814L139.585 72.8397ZM149.611 76.9466L147.753 76.979L147.811 80.3624L146.274 80.3893L146.117 71.4181L149.206 71.3641C150.402 71.3432 151.278 71.5758 151.833 72.0618C152.397 72.5477 152.687 73.2264 152.702 74.0979C152.713 74.6959 152.585 75.2152 152.319 75.6558C152.053 76.0878 151.64 76.4154 151.08 76.6389L153.067 80.2707L151.323 80.3011L149.611 76.9466ZM147.679 72.7498L147.728 75.6205L149.279 75.5935C149.92 75.5822 150.384 75.446 150.67 75.1846C150.956 74.9146 151.095 74.5618 151.088 74.126C151.08 73.6817 150.928 73.334 150.633 73.0827C150.338 72.8315 149.87 72.7115 149.229 72.7227L147.679 72.7498ZM154.274 71.2757L155.812 71.2489L155.968 80.2201L154.43 80.2469L154.274 71.2757ZM157.809 71.214L160.756 71.1625C162.166 71.138 163.24 71.4781 163.98 72.1832C164.718 72.8796 165.099 73.8901 165.122 75.2144L165.134 75.9321C165.157 77.2393 164.808 78.2625 164.085 79.0015C163.363 79.732 162.305 80.1094 160.913 80.1338L157.965 80.1852L157.809 71.214ZM159.37 72.5457L159.48 78.7998L160.89 78.7753C161.778 78.7597 162.44 78.5217 162.877 78.0611C163.322 77.6004 163.536 76.9001 163.519 75.9603L163.507 75.2426C163.491 74.3113 163.252 73.6232 162.792 73.1782C162.331 72.7247 161.661 72.5057 160.78 72.521L159.37 72.5457ZM170.2 75.3308L173.982 75.2648L173.993 75.9313C174.016 77.2812 173.709 78.3079 173.072 79.0113C172.435 79.7062 171.548 80.0635 170.412 80.0833C169.805 80.0939 169.261 80.0137 168.779 79.8426C168.297 79.663 167.883 79.3968 167.535 79.0439C167.187 78.691 166.919 78.2512 166.73 77.7246C166.541 77.1981 166.441 76.5887 166.429 75.8967L166.417 75.2046C166.392 73.829 166.716 72.7721 167.387 72.0339C168.058 71.2872 169.012 70.9031 170.252 70.8814C170.764 70.8725 171.227 70.9414 171.639 71.088C172.061 71.2259 172.423 71.4247 172.726 71.6843C173.039 71.9353 173.291 72.2343 173.486 72.5813C173.68 72.9283 173.815 73.2978 173.89 73.6896L172.224 73.7187C172.088 73.3108 171.861 72.9729 171.539 72.705C171.227 72.437 170.806 72.3075 170.276 72.3168C169.533 72.3298 168.969 72.5662 168.583 73.0258C168.199 73.4769 168.014 74.1939 168.031 75.1764L168.044 75.8685C168.06 76.8168 168.282 77.5224 168.708 77.9849C169.144 78.4389 169.703 78.6598 170.387 78.6479C171.036 78.6365 171.537 78.474 171.891 78.1601C172.253 77.8462 172.466 77.3254 172.53 76.5978L170.224 76.638L170.2 75.3308ZM175.521 70.9049L181.288 70.8042L181.311 72.1627L177.083 72.2365L177.123 74.5562L180.583 74.4958L180.606 75.8543L177.147 75.9147L177.191 78.4907L181.421 78.4169L181.445 79.7754L175.677 79.876L175.521 70.9049Z",fill:"#7488AF"}),e.createElement("path",{opacity:"0.4",d:"M331.905 62.3574L221.396 64.2864C219.762 64.3149 218.461 65.6622 218.489 67.2956L218.731 81.0974C218.76 82.7308 220.107 84.0318 221.74 84.0033L332.251 82.0743C333.883 82.0458 335.185 80.6986 335.156 79.0652L334.915 65.2633C334.886 63.6299 333.539 62.3289 331.905 62.3574Z",fill:"url(#paint3_linear_206_41)"}),e.createElement("path",{d:"M316.709 108.203L8.70418 102.827C4.34845 102.751 0.755796 106.22 0.679766 110.576L0.137212 141.659C0.0611828 146.015 3.53057 149.607 7.8863 149.684L315.892 155.059C320.247 155.135 323.84 151.667 323.916 147.311L324.458 116.228C324.535 111.872 321.065 108.279 316.709 108.203Z",fill:"url(#paint4_linear_206_41)"}),e.createElement("path",{d:"M39.0663 127.067C39.1781 120.662 34.0761 115.379 27.6707 115.267C21.2653 115.155 15.982 120.257 15.8702 126.663C15.7584 133.068 20.8603 138.352 27.2657 138.463C33.6713 138.575 38.9545 133.473 39.0663 127.067Z",fill:"#7488AF"}),e.createElement("path",{d:"M27.6072 118.891L34.0631 122.898L33.9729 128.067L31.3645 126.514L31.4044 124.233L27.5545 121.905L23.6258 124.097L23.5448 128.743L27.3946 131.072L30.5423 129.315L33.916 131.328L33.8654 134.227L30.6331 132.261L27.342 134.085L20.8838 130.204L21.0153 122.67L27.6072 118.891Z",fill:"white",fillOpacity:"0.6"}),e.createElement("path",{d:"M27.6072 118.891L34.0631 122.898L33.9729 128.067L31.3645 126.514L31.4044 124.233L27.5545 121.905L23.6258 124.097L23.5448 128.743L27.3946 131.072L30.5423 129.315L33.916 131.328L33.8654 134.227L30.6331 132.261L27.342 134.085L20.8838 130.204L21.0153 122.67L27.6072 118.891Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M55.0019 127.033C54.8901 120.628 49.6068 115.526 43.2014 115.638C36.796 115.75 31.6939 121.033 31.8058 127.439C31.9176 133.844 37.2008 138.946 43.6062 138.834C50.0117 138.722 55.1137 133.439 55.0019 127.033Z",fill:"#7488AF"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33.256 127.411C33.3538 133.016 37.975 137.48 43.5795 137.383C44.9126 137.36 46.228 137.075 47.4506 136.543C48.6733 136.012 49.7794 135.245 50.7053 134.285C51.6316 133.327 52.3596 132.194 52.8482 130.954C53.3367 129.713 53.5759 128.389 53.5525 127.056C53.4537 121.452 48.8307 116.989 43.2261 117.087C37.6226 117.184 33.1582 121.808 33.256 127.411ZM34.0584 127.396C33.9665 122.233 38.0758 117.972 43.2391 117.879C44.468 117.856 45.6894 118.076 46.8332 118.525C47.9772 118.976 49.0209 119.646 49.9054 120.5C50.7898 121.354 51.4971 122.374 51.9872 123.501C52.4771 124.628 52.7402 125.84 52.7612 127.07C52.763 127.181 52.763 127.293 52.7609 127.404C51.7368 127.282 50.6415 126.689 49.749 125.865C48.7236 124.919 48.0565 123.749 48.0401 122.804L47.3152 122.816C47.3318 123.772 46.8712 124.587 46.1368 125.179C45.3986 125.774 44.3965 126.13 43.3853 126.148C42.374 126.166 41.3602 125.844 40.6016 125.275C39.847 124.709 39.3582 123.911 39.3415 122.955L38.6166 122.968C38.6331 123.914 38.0074 125.105 37.0156 126.088C36.1556 126.94 35.0863 127.568 34.0701 127.729C34.0643 127.618 34.0604 127.508 34.0584 127.396ZM34.1363 128.452C34.1859 128.832 34.2582 129.205 34.3519 129.568L36.7008 129.527L36.6627 127.341C35.8929 127.907 35.0173 128.323 34.1363 128.452ZM34.8524 131.01C35.6155 132.735 36.884 134.183 38.467 135.171L38.3934 130.948L34.8524 131.01ZM39.9303 135.913C41.0546 136.365 42.2857 136.604 43.5729 136.581C44.856 136.558 46.0741 136.278 47.1791 135.792L47.0919 130.796L43.6849 130.855L43.25 130.863L39.8431 130.923L39.9303 135.913ZM48.6155 135.001C50.1685 133.959 51.39 132.464 52.0939 130.709L48.5416 130.771L48.6155 135.001ZM52.5438 129.251C52.6245 128.884 52.6837 128.51 52.7201 128.129C51.8315 128.033 50.9376 127.647 50.1454 127.105L50.1835 129.292L52.5438 129.251ZM37.1358 129.52L37.0918 127.001C37.2421 126.874 37.3871 126.74 37.5258 126.603C37.8075 126.324 38.0695 126.022 38.3019 125.705L38.3681 129.498L37.1358 129.52ZM39.8178 129.473L39.7484 125.499C39.8796 125.626 40.0195 125.746 40.1665 125.855C40.4225 126.047 40.7012 126.215 40.996 126.355L41.0501 129.451L39.8178 129.473ZM41.4851 129.444L41.4343 126.54C41.9882 126.744 42.5833 126.858 43.1804 126.872L43.2248 129.414L41.4851 129.444ZM43.6597 129.406L43.6153 126.864C44.2116 126.829 44.8023 126.694 45.3487 126.47L45.3994 129.375L43.6597 129.406ZM45.8343 129.368L45.7803 126.271C46.07 126.121 46.3427 125.944 46.5918 125.744C46.735 125.628 46.8706 125.504 46.9972 125.373L47.0666 129.347L45.8343 129.368ZM48.5163 129.321L48.4501 125.529C48.6934 125.836 48.9657 126.129 49.257 126.398C49.4004 126.531 49.55 126.659 49.7047 126.781L49.7486 129.299L48.5163 129.321Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33.256 127.411C33.3538 133.016 37.975 137.48 43.5795 137.383C44.9126 137.36 46.228 137.075 47.4506 136.543C48.6733 136.012 49.7794 135.245 50.7053 134.285C51.6316 133.327 52.3596 132.194 52.8482 130.954C53.3367 129.713 53.5759 128.389 53.5525 127.056C53.4537 121.452 48.8307 116.989 43.2261 117.087C37.6226 117.184 33.1582 121.808 33.256 127.411ZM34.0584 127.396C33.9665 122.233 38.0758 117.972 43.2391 117.879C44.468 117.856 45.6894 118.076 46.8332 118.525C47.9772 118.976 49.0209 119.646 49.9054 120.5C50.7898 121.354 51.4971 122.374 51.9872 123.501C52.4771 124.628 52.7402 125.84 52.7612 127.07C52.763 127.181 52.763 127.293 52.7609 127.404C51.7368 127.282 50.6415 126.689 49.749 125.865C48.7236 124.919 48.0565 123.749 48.0401 122.804L47.3152 122.816C47.3318 123.772 46.8712 124.587 46.1368 125.179C45.3986 125.774 44.3965 126.13 43.3853 126.148C42.374 126.166 41.3602 125.844 40.6016 125.275C39.847 124.709 39.3582 123.911 39.3415 122.955L38.6166 122.968C38.6331 123.914 38.0074 125.105 37.0156 126.088C36.1556 126.94 35.0863 127.568 34.0701 127.729C34.0643 127.618 34.0604 127.508 34.0584 127.396ZM34.1363 128.452C34.1859 128.832 34.2582 129.205 34.3519 129.568L36.7008 129.527L36.6627 127.341C35.8929 127.907 35.0173 128.323 34.1363 128.452ZM34.8524 131.01C35.6155 132.735 36.884 134.183 38.467 135.171L38.3934 130.948L34.8524 131.01ZM39.9303 135.913C41.0546 136.365 42.2857 136.604 43.5729 136.581C44.856 136.558 46.0741 136.278 47.1791 135.792L47.0919 130.796L43.6849 130.855L43.25 130.863L39.8431 130.923L39.9303 135.913ZM48.6155 135.001C50.1685 133.959 51.39 132.464 52.0939 130.709L48.5416 130.771L48.6155 135.001ZM52.5438 129.251C52.6245 128.884 52.6837 128.51 52.7201 128.129C51.8315 128.033 50.9376 127.647 50.1454 127.105L50.1835 129.292L52.5438 129.251ZM37.1358 129.52L37.0918 127.001C37.2421 126.874 37.3871 126.74 37.5258 126.603C37.8075 126.324 38.0695 126.022 38.3019 125.705L38.3681 129.498L37.1358 129.52ZM39.8178 129.473L39.7484 125.499C39.8796 125.626 40.0195 125.746 40.1665 125.855C40.4225 126.047 40.7012 126.215 40.996 126.355L41.0501 129.451L39.8178 129.473ZM41.4851 129.444L41.4343 126.54C41.9882 126.744 42.5833 126.858 43.1804 126.872L43.2248 129.414L41.4851 129.444ZM43.6597 129.406L43.6153 126.864C44.2116 126.829 44.8023 126.694 45.3487 126.47L45.3994 129.375L43.6597 129.406ZM45.8343 129.368L45.7803 126.271C46.07 126.121 46.3427 125.944 46.5918 125.744C46.735 125.628 46.8706 125.504 46.9972 125.373L47.0666 129.347L45.8343 129.368ZM48.5163 129.321L48.4501 125.529C48.6934 125.836 48.9657 126.129 49.257 126.398C49.4004 126.531 49.55 126.659 49.7047 126.781L49.7486 129.299L48.5163 129.321Z",fill:"white"}),e.createElement("path",{d:"M65.2185 132.295C64.6204 132.285 64.0752 132.181 63.583 131.984C63.0994 131.779 62.6856 131.494 62.3416 131.129C62.0062 130.756 61.7492 130.303 61.5704 129.77C61.3918 129.237 61.3082 128.633 61.3201 127.958L61.3317 127.292C61.3433 126.625 61.4478 126.029 61.645 125.502C61.8507 124.976 62.1276 124.536 62.4757 124.183C62.8324 123.822 63.2559 123.547 63.7463 123.36C64.2453 123.171 64.7896 123.083 65.3791 123.093C65.9772 123.103 66.518 123.211 67.0016 123.416C67.4939 123.613 67.9077 123.898 68.243 124.272C68.5869 124.644 68.8482 125.098 69.027 125.631C69.2059 126.156 69.2894 126.755 69.2775 127.43L69.266 128.096C69.2539 128.789 69.1406 129.402 68.9261 129.936C68.7117 130.472 68.4176 130.919 68.0438 131.28L69.1823 132.889L67.5419 132.861L66.9286 132.004C66.6705 132.102 66.4 132.174 66.1172 132.221C65.8341 132.276 65.5346 132.301 65.2185 132.295ZM65.2435 130.859C65.5255 130.864 65.7911 130.831 66.0401 130.759L65.0145 129.291L66.655 129.32L67.1177 129.982C67.2756 129.754 67.4 129.483 67.4909 129.168C67.5906 128.845 67.6439 128.479 67.6511 128.069L67.6628 127.402C67.6709 126.941 67.6181 126.534 67.5046 126.182C67.3998 125.821 67.2426 125.523 67.033 125.288C66.8322 125.046 66.5875 124.862 66.2991 124.737C66.0108 124.604 65.6958 124.534 65.3541 124.528C64.6449 124.516 64.0683 124.745 63.6242 125.216C63.1888 125.679 62.9629 126.38 62.9465 127.319L62.9348 127.986C62.9186 128.918 63.1241 129.626 63.5516 130.112C63.9875 130.598 64.5515 130.847 65.2435 130.859ZM74.3342 132.454C73.1978 132.434 72.3191 132.098 71.6981 131.447C71.0857 130.786 70.7901 129.846 70.8114 128.624L70.9043 123.304L72.4422 123.332L72.3494 128.65C72.3358 129.427 72.505 130.016 72.857 130.415C73.2177 130.807 73.7185 131.007 74.3592 131.019C75 131.03 75.5031 130.85 75.8685 130.48C76.2426 130.103 76.4366 129.516 76.4504 128.721L76.5433 123.403L78.0813 123.431L77.9884 128.749C77.9672 129.962 77.6306 130.888 76.9784 131.526C76.3349 132.165 75.4534 132.473 74.3342 132.454ZM79.9619 123.463L82.9736 123.515C83.5632 123.526 84.062 123.59 84.4702 123.709C84.8869 123.827 85.2217 123.991 85.4744 124.2C85.7357 124.41 85.9234 124.67 86.0377 124.98C86.152 125.28 86.2059 125.623 86.1992 126.008C86.1924 126.4 86.0921 126.757 85.8984 127.079C85.7048 127.4 85.4097 127.661 85.0131 127.859C85.4967 128.064 85.8464 128.352 86.0621 128.723C86.2865 129.086 86.3947 129.498 86.3866 129.96C86.3792 130.387 86.3128 130.761 86.1875 131.084C86.0624 131.398 85.8654 131.664 85.5967 131.882C85.3366 132.091 84.9964 132.247 84.5757 132.351C84.1637 132.454 83.6629 132.502 83.0734 132.491L79.8053 132.434L79.9619 123.463ZM81.4128 128.475L81.366 131.154L83.0961 131.183C83.7113 131.194 84.1404 131.096 84.3834 130.886C84.635 130.668 84.7648 130.329 84.7729 129.867C84.7808 129.415 84.6628 129.079 84.4188 128.861C84.1834 128.635 83.7581 128.516 83.143 128.506L81.4128 128.475ZM81.4769 124.797L81.4347 127.219L82.9085 127.245C83.5152 127.255 83.9441 127.161 84.1955 126.959C84.447 126.75 84.5762 126.45 84.583 126.056C84.5897 125.672 84.471 125.375 84.2268 125.166C83.9828 124.948 83.5574 124.834 82.9508 124.823L81.4769 124.797ZM88.0542 123.604L93.8215 123.705L93.7977 125.063L89.5685 124.989L89.528 127.31L92.9883 127.37L92.9646 128.728L89.5042 128.668L89.4593 131.244L93.6886 131.318L93.6648 132.676L87.8976 132.576L88.0542 123.604ZM98.6389 123.789L100.177 123.816L95.8742 135.278L94.3363 135.252L98.6389 123.789ZM101.285 123.835L104.297 123.888C104.887 123.898 105.386 123.962 105.794 124.08C106.21 124.199 106.546 124.362 106.798 124.572C107.059 124.782 107.247 125.042 107.361 125.351C107.475 125.652 107.53 125.995 107.523 126.38C107.516 126.773 107.415 127.13 107.222 127.452C107.029 127.773 106.733 128.032 106.337 128.23C106.821 128.436 107.17 128.724 107.386 129.095C107.61 129.458 107.718 129.87 107.71 130.332C107.703 130.759 107.636 131.134 107.511 131.457C107.386 131.77 107.189 132.036 106.92 132.253C106.66 132.462 106.32 132.619 105.9 132.723C105.488 132.827 104.987 132.873 104.397 132.864L101.129 132.806L101.285 123.835ZM102.737 128.848L102.689 131.526L104.42 131.556C105.035 131.567 105.464 131.467 105.706 131.258C105.959 131.041 106.088 130.7 106.097 130.239C106.105 129.786 105.987 129.451 105.742 129.233C105.507 129.006 105.081 128.888 104.466 128.877L102.737 128.848ZM102.801 125.169L102.758 127.592L104.232 127.617C104.839 127.628 105.268 127.532 105.519 127.332C105.771 127.123 105.9 126.821 105.907 126.428C105.914 126.044 105.794 125.747 105.551 125.538C105.306 125.32 104.881 125.205 104.275 125.195L102.801 125.169ZM112.676 129.624L110.818 129.591L110.759 132.974L109.222 132.947L109.377 123.977L112.466 124.03C113.662 124.051 114.53 124.314 115.068 124.819C115.615 125.325 115.88 126.013 115.865 126.885C115.854 127.482 115.709 127.997 115.428 128.428C115.147 128.851 114.723 129.163 114.155 129.367L116.014 133.066L114.271 133.036L112.676 129.624ZM110.892 125.362L110.842 128.232L112.393 128.26C113.033 128.271 113.502 128.151 113.797 127.899C114.091 127.64 114.243 127.292 114.25 126.856C114.258 126.412 114.119 126.059 113.833 125.798C113.547 125.537 113.084 125.4 112.443 125.389L110.892 125.362ZM117.534 124.119L119.073 124.145L118.916 133.117L117.378 133.09L117.534 124.119ZM121.069 124.181L124.017 124.232C125.427 124.257 126.488 124.635 127.202 125.364C127.916 126.086 128.262 127.109 128.238 128.434L128.226 129.151C128.203 130.459 127.818 131.468 127.071 132.182C126.324 132.887 125.253 133.227 123.861 133.203L120.912 133.152L121.069 124.181ZM122.584 125.566L122.474 131.82L123.884 131.845C124.773 131.86 125.443 131.645 125.896 131.2C126.356 130.756 126.595 130.063 126.612 129.123L126.623 128.406C126.64 127.474 126.425 126.778 125.98 126.318C125.536 125.848 124.873 125.606 123.994 125.591L122.584 125.566ZM133.31 128.727L137.091 128.793L137.079 129.46C137.055 130.81 136.713 131.825 136.051 132.506C135.391 133.178 134.492 133.505 133.355 133.484C132.748 133.474 132.208 133.374 131.732 133.187C131.258 132.991 130.851 132.71 130.516 132.345C130.181 131.98 129.927 131.532 129.758 130.998C129.587 130.466 129.508 129.853 129.52 129.161L129.533 128.469C129.557 127.094 129.917 126.048 130.613 125.335C131.31 124.612 132.277 124.261 133.515 124.283C134.028 124.291 134.489 124.376 134.896 124.537C135.312 124.69 135.667 124.901 135.962 125.171C136.264 125.433 136.507 125.741 136.689 126.094C136.871 126.448 136.993 126.821 137.054 127.216L135.388 127.186C135.268 126.774 135.051 126.429 134.739 126.15C134.436 125.871 134.02 125.727 133.491 125.718C132.747 125.704 132.175 125.921 131.774 126.367C131.374 126.805 131.165 127.515 131.147 128.498L131.135 129.189C131.119 130.137 131.316 130.85 131.726 131.327C132.145 131.797 132.697 132.037 133.38 132.049C134.029 132.06 134.536 131.915 134.901 131.614C135.273 131.313 135.504 130.8 135.594 130.075L133.288 130.035L133.31 128.727ZM138.781 124.49L144.549 124.59L144.525 125.949L140.295 125.875L140.255 128.195L143.716 128.255L143.692 129.614L140.231 129.554L140.186 132.129L144.416 132.203L144.392 133.562L138.625 133.461L138.781 124.49Z",fill:"#7488AF"}),e.createElement("path",{opacity:"0.4",d:"M305.628 121.585L195.117 119.655C193.485 119.627 192.137 120.928 192.109 122.562L191.868 136.363C191.839 137.997 193.141 139.344 194.773 139.372L305.284 141.302C306.917 141.33 308.264 140.029 308.293 138.395L308.534 124.594C308.562 122.96 307.262 121.613 305.628 121.585Z",fill:"url(#paint5_linear_206_41)"})),e.createElement("defs",null,e.createElement("linearGradient",{id:"paint0_linear_206_41",x1:"10.6082",y1:"23.6638",x2:"334.015",y2:"23.6638",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF",stopOpacity:"0.3"}),e.createElement("stop",{offset:"0.533537",stopColor:"#7488AF",stopOpacity:"0.14"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0.3"})),e.createElement("linearGradient",{id:"paint1_linear_206_41",x1:"201.891",y1:"23.6637",x2:"318.239",y2:"23.6637",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint2_linear_206_41",x1:"27.3985",y1:"77.7544",x2:"350.756",y2:"72.1102",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF",stopOpacity:"0.3"}),e.createElement("stop",{offset:"0.533537",stopColor:"#7488AF",stopOpacity:"0.14"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0.3"})),e.createElement("linearGradient",{id:"paint3_linear_206_41",x1:"218.652",y1:"74.4172",x2:"334.982",y2:"72.3866",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint4_linear_206_41",x1:"0.768541",y1:"126.345",x2:"324.125",y2:"131.989",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF",stopOpacity:"0.3"}),e.createElement("stop",{offset:"0.533537",stopColor:"#7488AF",stopOpacity:"0.14"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0.3"})),e.createElement("linearGradient",{id:"paint5_linear_206_41",x1:"192.022",y1:"129.684",x2:"308.352",y2:"131.714",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#7488AF"}),e.createElement("stop",{offset:"1",stopColor:"#7488AF",stopOpacity:"0"})))):e.createElement("svg",{width:"352",height:"150",viewBox:"0 0 352 150",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M326.107 1.01099H19.4287C15.0917 1.01099 11.5759 4.37161 11.5759 8.51714V38.1C11.5759 42.2456 15.0917 45.6062 19.4287 45.6062H326.107C330.444 45.6062 333.96 42.2456 333.96 38.1V8.51714C333.96 4.37161 330.444 1.01099 326.107 1.01099Z",fill:"url(#paint0_linear_0_1)"}),e.createElement("path",{d:"M326.107 1.47998H19.4288C15.3628 1.47998 12.0668 4.63056 12.0668 8.517V38.0999C12.0668 41.9863 15.3628 45.1369 19.4288 45.1369H326.107C330.173 45.1369 333.469 41.9863 333.469 38.0999V8.517C333.469 4.63056 330.173 1.47998 326.107 1.47998Z",stroke:"url(#paint1_linear_0_1)",strokeOpacity:"0.08",strokeWidth:"1.64331"}),e.createElement("path",{d:"M50.3777 23.3086C50.3777 17.2123 45.2074 12.2703 38.8296 12.2703C32.4518 12.2703 27.2815 17.2123 27.2815 23.3086C27.2815 29.405 32.4518 34.347 38.8296 34.347C45.2074 34.347 50.3777 29.405 50.3777 23.3086Z",fill:"url(#paint2_linear_0_1)",fillOpacity:"0.6"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M41.1973 29.5182L45.3241 25.5216H36.4662V17.1001L32.3325 21.0968V29.5182H41.1973Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M41.1973 29.5182L45.3241 25.5216H36.4662V17.1001L32.3325 21.0968V29.5182H41.1973Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M36.4599 17.0991L32.3331 21.0958H41.1911V29.5172L45.3247 25.5206V17.0991H36.4599Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M36.4599 17.0991L32.3331 21.0958H41.1911V29.5172L45.3247 25.5206V17.0991H36.4599Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M65.7745 23.3086C65.7745 17.2123 60.6043 12.2703 54.2264 12.2703C47.8486 12.2703 42.6783 17.2123 42.6783 23.3086C42.6783 29.405 47.8486 34.347 54.2264 34.347C60.6043 34.347 65.7745 29.405 65.7745 23.3086Z",fill:"url(#paint3_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{d:"M54.2259 15.7209L60.7216 19.4257V24.3446L58.0984 22.9105V20.7403L54.2259 18.5891L50.3534 20.7403V25.1622L54.2259 27.3134L57.3286 25.5898L60.7216 27.4491V30.2088L57.4702 28.391L54.2259 30.1816L47.7301 26.5962V19.4257L54.2259 15.7209Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M54.2259 15.7209L60.7216 19.4257V24.3446L58.0984 22.9105V20.7403L54.2259 18.5891L50.3534 20.7403V25.1622L54.2259 27.3134L57.3286 25.5898L60.7216 27.4491V30.2088L57.4702 28.391L54.2259 30.1816L47.7301 26.5962V19.4257L54.2259 15.7209Z",fill:"white",fillOpacity:"0.4"}),e.createElement("g",{filter:"url(#filter0_d_0_1)"},e.createElement("path",{d:"M77.8404 21.217L76.1943 27.9989H74.2802L71.9194 19.4606H73.5273L75.2628 26.218L76.8961 19.4606H78.8103L80.584 26.2302L82.2301 19.4606H83.7869L81.5538 27.9989H79.6397L77.8404 21.217ZM85.0763 19.4606H90.8186V20.7535H86.6076V22.9613H90.053V24.2542H86.6076V26.7059H90.8186V27.9989H85.0763V19.4606ZM91.5956 19.4606H93.2545L95.8066 26.2912L98.1546 19.4606H99.7624L96.6999 27.9989H94.9134L91.5956 19.4606ZM100.93 19.4606H106.672V20.7535H102.461V22.9613H105.906V24.2542H102.461V26.7059H106.672V27.9989H100.93V19.4606ZM111.596 24.7787H109.746V27.9989H108.214V19.4606H111.29C112.481 19.4606 113.349 19.6964 113.893 20.1681C114.446 20.6397 114.722 21.2902 114.722 22.1197C114.722 22.6889 114.587 23.1808 114.314 23.5956C114.042 24.0021 113.625 24.3071 113.063 24.5104L114.977 27.9989H113.242L111.596 24.7787ZM109.746 20.7535V23.4858H111.29C111.928 23.4858 112.392 23.3638 112.681 23.1199C112.97 22.8677 113.114 22.5344 113.114 22.1197C113.114 21.6968 112.97 21.3634 112.681 21.1195C112.392 20.8755 111.928 20.7535 111.29 20.7535H109.746ZM119.526 19.4606H121.058L116.974 30.4384H115.443L119.526 19.4606ZM125.798 28.1086C125.203 28.1086 124.658 28.0192 124.164 27.8403C123.679 27.6533 123.263 27.389 122.914 27.0475C122.574 26.6978 122.31 26.2709 122.123 25.7667C121.936 25.2626 121.842 24.6893 121.842 24.0469V23.4126C121.842 22.7783 121.936 22.2091 122.123 21.7049C122.319 21.2008 122.587 20.7779 122.926 20.4364C123.276 20.0867 123.692 19.8184 124.177 19.6314C124.671 19.4444 125.211 19.3508 125.798 19.3508C126.393 19.3508 126.933 19.4444 127.418 19.6314C127.912 19.8103 128.329 20.0745 128.669 20.4242C129.018 20.7739 129.286 21.2008 129.473 21.7049C129.66 22.201 129.753 22.7702 129.753 23.4126V24.0469C129.753 24.7055 129.651 25.291 129.447 25.8033C129.243 26.3156 128.958 26.7466 128.592 27.0962L129.753 28.6087H128.12L127.495 27.8037C127.24 27.9013 126.972 27.9745 126.691 28.0233C126.41 28.0802 126.113 28.1086 125.798 28.1086ZM125.798 26.7425C126.078 26.7425 126.342 26.7059 126.589 26.6327L125.542 25.2544H127.176L127.648 25.8765C127.801 25.6569 127.921 25.3968 128.005 25.0959C128.099 24.7869 128.146 24.4372 128.146 24.0469V23.4126C128.146 22.9735 128.087 22.5872 127.967 22.2538C127.857 21.9123 127.695 21.6318 127.482 21.4122C127.278 21.1845 127.032 21.0137 126.742 20.8999C126.453 20.7779 126.138 20.717 125.798 20.717C125.092 20.717 124.522 20.9447 124.088 21.4C123.663 21.8473 123.45 22.5181 123.45 23.4126V24.0469C123.45 24.9333 123.667 25.6041 124.1 26.0595C124.543 26.5148 125.109 26.7425 125.798 26.7425ZM134.874 28.1086C133.743 28.1086 132.862 27.8037 132.233 27.1938C131.612 26.5758 131.301 25.6854 131.301 24.5226V19.4606H132.833V24.5226C132.833 25.2626 133.011 25.8195 133.369 26.1936C133.735 26.5596 134.236 26.7425 134.874 26.7425C135.513 26.7425 136.01 26.5636 136.367 26.2058C136.734 25.8399 136.916 25.2788 136.916 24.5226V19.4606H138.447V24.5226C138.447 25.6773 138.128 26.5636 137.49 27.1816C136.861 27.7997 135.989 28.1086 134.874 28.1086ZM140.32 19.4606H143.319C143.906 19.4606 144.404 19.5134 144.812 19.6192C145.228 19.7249 145.565 19.8753 145.82 20.0705C146.083 20.2656 146.275 20.5096 146.395 20.8023C146.513 21.0869 146.573 21.4122 146.573 21.7781C146.573 22.1522 146.479 22.4938 146.292 22.8027C146.105 23.1117 145.815 23.3638 145.425 23.559C145.91 23.746 146.262 24.0143 146.484 24.364C146.714 24.7055 146.828 25.0959 146.828 25.535C146.828 25.9415 146.768 26.2994 146.65 26.6083C146.53 26.9092 146.339 27.1654 146.075 27.3768C145.82 27.5801 145.484 27.7346 145.067 27.8403C144.659 27.946 144.161 27.9989 143.574 27.9989H140.32V19.4606ZM141.852 24.2054V26.7547H143.574C144.187 26.7547 144.612 26.6531 144.85 26.4498C145.097 26.2384 145.221 25.9131 145.221 25.474C145.221 25.043 145.097 24.7259 144.85 24.5226C144.612 24.3112 144.187 24.2054 143.574 24.2054H141.852ZM141.852 20.7048V23.0101H143.319C143.923 23.0101 144.348 22.9125 144.595 22.7173C144.842 22.514 144.965 22.2254 144.965 21.8513C144.965 21.4854 144.842 21.2049 144.595 21.0097C144.348 20.8064 143.923 20.7048 143.319 20.7048H141.852ZM148.377 19.4606H154.12V20.7535H149.909V22.9613H153.354V24.2542H149.909V26.7059H154.12V27.9989H148.377V19.4606Z",fill:"#878FCC"}),e.createElement("path",{d:"M77.8404 21.217L76.1943 27.9989H74.2802L71.9194 19.4606H73.5273L75.2628 26.218L76.8961 19.4606H78.8103L80.584 26.2302L82.2301 19.4606H83.7869L81.5538 27.9989H79.6397L77.8404 21.217ZM85.0763 19.4606H90.8186V20.7535H86.6076V22.9613H90.053V24.2542H86.6076V26.7059H90.8186V27.9989H85.0763V19.4606ZM91.5956 19.4606H93.2545L95.8066 26.2912L98.1546 19.4606H99.7624L96.6999 27.9989H94.9134L91.5956 19.4606ZM100.93 19.4606H106.672V20.7535H102.461V22.9613H105.906V24.2542H102.461V26.7059H106.672V27.9989H100.93V19.4606ZM111.596 24.7787H109.746V27.9989H108.214V19.4606H111.29C112.481 19.4606 113.349 19.6964 113.893 20.1681C114.446 20.6397 114.722 21.2902 114.722 22.1197C114.722 22.6889 114.587 23.1808 114.314 23.5956C114.042 24.0021 113.625 24.3071 113.063 24.5104L114.977 27.9989H113.242L111.596 24.7787ZM109.746 20.7535V23.4858H111.29C111.928 23.4858 112.392 23.3638 112.681 23.1199C112.97 22.8677 113.114 22.5344 113.114 22.1197C113.114 21.6968 112.97 21.3634 112.681 21.1195C112.392 20.8755 111.928 20.7535 111.29 20.7535H109.746ZM119.526 19.4606H121.058L116.974 30.4384H115.443L119.526 19.4606ZM125.798 28.1086C125.203 28.1086 124.658 28.0192 124.164 27.8403C123.679 27.6533 123.263 27.389 122.914 27.0475C122.574 26.6978 122.31 26.2709 122.123 25.7667C121.936 25.2626 121.842 24.6893 121.842 24.0469V23.4126C121.842 22.7783 121.936 22.2091 122.123 21.7049C122.319 21.2008 122.587 20.7779 122.926 20.4364C123.276 20.0867 123.692 19.8184 124.177 19.6314C124.671 19.4444 125.211 19.3508 125.798 19.3508C126.393 19.3508 126.933 19.4444 127.418 19.6314C127.912 19.8103 128.329 20.0745 128.669 20.4242C129.018 20.7739 129.286 21.2008 129.473 21.7049C129.66 22.201 129.753 22.7702 129.753 23.4126V24.0469C129.753 24.7055 129.651 25.291 129.447 25.8033C129.243 26.3156 128.958 26.7466 128.592 27.0962L129.753 28.6087H128.12L127.495 27.8037C127.24 27.9013 126.972 27.9745 126.691 28.0233C126.41 28.0802 126.113 28.1086 125.798 28.1086ZM125.798 26.7425C126.078 26.7425 126.342 26.7059 126.589 26.6327L125.542 25.2544H127.176L127.648 25.8765C127.801 25.6569 127.921 25.3968 128.005 25.0959C128.099 24.7869 128.146 24.4372 128.146 24.0469V23.4126C128.146 22.9735 128.087 22.5872 127.967 22.2538C127.857 21.9123 127.695 21.6318 127.482 21.4122C127.278 21.1845 127.032 21.0137 126.742 20.8999C126.453 20.7779 126.138 20.717 125.798 20.717C125.092 20.717 124.522 20.9447 124.088 21.4C123.663 21.8473 123.45 22.5181 123.45 23.4126V24.0469C123.45 24.9333 123.667 25.6041 124.1 26.0595C124.543 26.5148 125.109 26.7425 125.798 26.7425ZM134.874 28.1086C133.743 28.1086 132.862 27.8037 132.233 27.1938C131.612 26.5758 131.301 25.6854 131.301 24.5226V19.4606H132.833V24.5226C132.833 25.2626 133.011 25.8195 133.369 26.1936C133.735 26.5596 134.236 26.7425 134.874 26.7425C135.513 26.7425 136.01 26.5636 136.367 26.2058C136.734 25.8399 136.916 25.2788 136.916 24.5226V19.4606H138.447V24.5226C138.447 25.6773 138.128 26.5636 137.49 27.1816C136.861 27.7997 135.989 28.1086 134.874 28.1086ZM140.32 19.4606H143.319C143.906 19.4606 144.404 19.5134 144.812 19.6192C145.228 19.7249 145.565 19.8753 145.82 20.0705C146.083 20.2656 146.275 20.5096 146.395 20.8023C146.513 21.0869 146.573 21.4122 146.573 21.7781C146.573 22.1522 146.479 22.4938 146.292 22.8027C146.105 23.1117 145.815 23.3638 145.425 23.559C145.91 23.746 146.262 24.0143 146.484 24.364C146.714 24.7055 146.828 25.0959 146.828 25.535C146.828 25.9415 146.768 26.2994 146.65 26.6083C146.53 26.9092 146.339 27.1654 146.075 27.3768C145.82 27.5801 145.484 27.7346 145.067 27.8403C144.659 27.946 144.161 27.9989 143.574 27.9989H140.32V19.4606ZM141.852 24.2054V26.7547H143.574C144.187 26.7547 144.612 26.6531 144.85 26.4498C145.097 26.2384 145.221 25.9131 145.221 25.474C145.221 25.043 145.097 24.7259 144.85 24.5226C144.612 24.3112 144.187 24.2054 143.574 24.2054H141.852ZM141.852 20.7048V23.0101H143.319C143.923 23.0101 144.348 22.9125 144.595 22.7173C144.842 22.514 144.965 22.2254 144.965 21.8513C144.965 21.4854 144.842 21.2049 144.595 21.0097C144.348 20.8064 143.923 20.7048 143.319 20.7048H141.852ZM148.377 19.4606H154.12V20.7535H149.909V22.9613H153.354V24.2542H149.909V26.7059H154.12V27.9989H148.377V19.4606Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{opacity:"0.2",d:"M315.309 13.925H205.275C203.648 13.925 202.33 15.1853 202.33 16.7399V29.8756C202.33 31.4302 203.648 32.6904 205.275 32.6904H315.309C316.935 32.6904 318.254 31.4302 318.254 29.8756V16.7399C318.254 15.1853 316.935 13.925 315.309 13.925Z",fill:"url(#paint4_linear_0_1)"}),e.createElement("path",{d:"M342.286 47.4502L35.6546 52.5663C31.3183 52.6386 27.8643 56.0574 27.94 60.2023L28.4802 89.7807C28.5559 93.9256 32.1325 97.227 36.4688 97.1547L343.101 92.0387C347.437 91.9663 350.891 88.5475 350.815 84.4026L350.275 54.8243C350.199 50.6793 346.623 47.3779 342.286 47.4502Z",fill:"url(#paint5_linear_0_1)"}),e.createElement("path",{d:"M342.295 47.9191L35.6631 53.0351C31.5978 53.103 28.3598 56.3081 28.4307 60.1939L28.9709 89.7723C29.0418 93.6581 32.3949 96.7533 36.4602 96.6854L343.092 91.5694C347.157 91.5016 350.395 88.2965 350.324 84.4106L349.784 54.8323C349.713 50.9464 346.36 47.8513 342.295 47.9191Z",stroke:"url(#paint6_linear_0_1)",strokeOpacity:"0.08",strokeWidth:"1.64331"}),e.createElement("path",{d:"M67.006 74.344C66.8947 68.2486 61.635 63.3936 55.2581 63.5C48.8813 63.6064 43.802 68.6339 43.9133 74.7293C44.0246 80.8247 49.2844 85.6797 55.6612 85.5733C62.0381 85.467 67.1173 80.4394 67.006 74.344Z",fill:"url(#paint7_linear_0_1)",fillOpacity:"0.6"}),e.createElement("g",{opacity:"0.5"},e.createElement("path",{d:"M57.9428 80.7071L61.9959 76.6422L53.1393 76.79L52.9856 68.3699L48.9255 72.4348L49.0793 80.855L57.9428 80.7071Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M57.9428 80.7071L61.9959 76.6422L53.1393 76.79L52.9856 68.3699L48.9255 72.4348L49.0793 80.855L57.9428 80.7071Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{d:"M52.9778 68.37L48.9247 72.4349L57.7812 72.2871L57.935 80.7073L61.995 76.6424L61.8412 68.2222L52.9778 68.37Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M52.9778 68.37L48.9247 72.4349L57.7812 72.2871L57.935 80.7073L61.995 76.6424L61.8412 68.2222L52.9778 68.37Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M82.4009 74.0852C82.2896 67.9898 77.0299 63.1348 70.653 63.2412C64.2762 63.3476 59.1969 68.3751 59.3082 74.4705C59.4195 80.5659 64.6792 85.421 71.0561 85.3146C77.433 85.2082 82.5122 80.1806 82.4009 74.0852Z",fill:"url(#paint8_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.7517 74.4445C60.8491 79.7777 65.4497 84.026 71.0292 83.9339C72.3563 83.9119 73.6659 83.6404 74.8831 83.1346C76.1002 82.6288 77.2014 81.8987 78.1232 80.9861C79.0453 80.0736 79.7701 78.9963 80.2565 77.8159C80.7429 76.6354 80.981 75.375 80.9577 74.1064C80.8593 68.7733 76.257 64.5266 70.6774 64.6197C65.0989 64.7127 60.6543 69.1121 60.7517 74.4445ZM61.5505 74.4302C61.459 69.5169 65.55 65.462 70.6903 65.3728C71.9137 65.3514 73.1296 65.5608 74.2684 65.989C75.4072 66.4171 76.4464 67.0556 77.3269 67.868C78.2073 68.6803 78.9114 69.6506 79.3994 70.7233C79.8871 71.796 80.149 72.9501 80.1699 74.1196C80.1717 74.226 80.1717 74.3319 80.1696 74.4373C79.1501 74.3211 78.0597 73.7578 77.1712 72.9734C76.1503 72.0721 75.4863 70.9598 75.4699 70.0597L74.7482 70.0718C74.7648 70.9809 74.3062 71.7569 73.5751 72.3203C72.8402 72.8867 71.8426 73.2253 70.8358 73.2421C69.829 73.2589 68.8197 72.9538 68.0646 72.4123C67.3134 71.8736 66.8267 71.1133 66.8101 70.2042L66.0884 70.2163C66.1048 71.1163 65.4819 72.2501 64.4945 73.1848C63.6384 73.9955 62.5738 74.5935 61.5622 74.7463C61.5564 74.6414 61.5526 74.5361 61.5505 74.4302ZM61.6281 75.4347C61.6774 75.7962 61.7495 76.1508 61.8427 76.4971L64.1812 76.4581L64.1432 74.3778C63.3769 74.9161 62.5051 75.3122 61.6281 75.4347ZM62.341 77.8689C63.1007 79.5104 64.3636 80.8886 65.9395 81.8282L65.8662 77.81L62.341 77.8689ZM67.3962 82.535C68.5155 82.9642 69.7412 83.1916 71.0226 83.1702C72.3 83.1489 73.5127 82.8826 74.6127 82.4192L74.526 77.6656L71.1341 77.7221L70.7012 77.7294L67.3094 77.7859L67.3962 82.535ZM76.0427 81.6668C77.5888 80.6749 78.8048 79.2524 79.5056 77.5824L75.9692 77.6414L76.0427 81.6668ZM79.9535 76.195C80.0339 75.8462 80.0928 75.4899 80.129 75.1273C79.2444 75.0361 78.3545 74.6684 77.5658 74.1539L77.6038 76.2342L79.9535 76.195ZM64.6142 76.4509L64.5704 74.0543C64.7201 73.9326 64.8644 73.8057 65.0025 73.675C65.2829 73.4095 65.5438 73.1221 65.7751 72.8213L65.841 76.4304L64.6142 76.4509ZM67.2842 76.4064L67.2152 72.6252C67.3458 72.746 67.4851 72.8592 67.6314 72.9642C67.8862 73.1468 68.1637 73.3058 68.4572 73.4392L68.511 76.3858L67.2842 76.4064ZM68.9441 76.3786L68.8935 73.6146C69.445 73.8087 70.0374 73.9177 70.6319 73.9312L70.676 76.3497L68.9441 76.3786ZM71.109 76.3425L71.0648 73.924C71.6584 73.8907 72.2465 73.762 72.7905 73.5496L72.8409 76.3136L71.109 76.3425ZM73.2739 76.3064L73.2201 73.3597C73.5085 73.2167 73.78 73.0485 74.0281 72.8574C74.1706 72.7476 74.3056 72.63 74.4316 72.5048L74.5007 76.2859L73.2739 76.3064ZM75.944 76.2619L75.8781 72.6527C76.1203 72.9456 76.3914 73.2241 76.6814 73.4801C76.8242 73.6061 76.9731 73.7281 77.1271 73.8449L77.1708 76.2414L75.944 76.2619Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.7517 74.4445C60.8491 79.7777 65.4497 84.026 71.0292 83.9339C72.3563 83.9119 73.6659 83.6404 74.8831 83.1346C76.1002 82.6288 77.2014 81.8987 78.1232 80.9861C79.0453 80.0736 79.7701 78.9963 80.2565 77.8159C80.7429 76.6354 80.981 75.375 80.9577 74.1064C80.8593 68.7733 76.257 64.5266 70.6774 64.6197C65.0989 64.7127 60.6543 69.1121 60.7517 74.4445ZM61.5505 74.4302C61.459 69.5169 65.55 65.462 70.6903 65.3728C71.9137 65.3514 73.1296 65.5608 74.2684 65.989C75.4072 66.4171 76.4464 67.0556 77.3269 67.868C78.2073 68.6803 78.9114 69.6506 79.3994 70.7233C79.8871 71.796 80.149 72.9501 80.1699 74.1196C80.1717 74.226 80.1717 74.3319 80.1696 74.4373C79.1501 74.3211 78.0597 73.7578 77.1712 72.9734C76.1503 72.0721 75.4863 70.9598 75.4699 70.0597L74.7482 70.0718C74.7648 70.9809 74.3062 71.7569 73.5751 72.3203C72.8402 72.8867 71.8426 73.2253 70.8358 73.2421C69.829 73.2589 68.8197 72.9538 68.0646 72.4123C67.3134 71.8736 66.8267 71.1133 66.8101 70.2042L66.0884 70.2163C66.1048 71.1163 65.4819 72.2501 64.4945 73.1848C63.6384 73.9955 62.5738 74.5935 61.5622 74.7463C61.5564 74.6414 61.5526 74.5361 61.5505 74.4302ZM61.6281 75.4347C61.6774 75.7962 61.7495 76.1508 61.8427 76.4971L64.1812 76.4581L64.1432 74.3778C63.3769 74.9161 62.5051 75.3122 61.6281 75.4347ZM62.341 77.8689C63.1007 79.5104 64.3636 80.8886 65.9395 81.8282L65.8662 77.81L62.341 77.8689ZM67.3962 82.535C68.5155 82.9642 69.7412 83.1916 71.0226 83.1702C72.3 83.1489 73.5127 82.8826 74.6127 82.4192L74.526 77.6656L71.1341 77.7221L70.7012 77.7294L67.3094 77.7859L67.3962 82.535ZM76.0427 81.6668C77.5888 80.6749 78.8048 79.2524 79.5056 77.5824L75.9692 77.6414L76.0427 81.6668ZM79.9535 76.195C80.0339 75.8462 80.0928 75.4899 80.129 75.1273C79.2444 75.0361 78.3545 74.6684 77.5658 74.1539L77.6038 76.2342L79.9535 76.195ZM64.6142 76.4509L64.5704 74.0543C64.7201 73.9326 64.8644 73.8057 65.0025 73.675C65.2829 73.4095 65.5438 73.1221 65.7751 72.8213L65.841 76.4304L64.6142 76.4509ZM67.2842 76.4064L67.2152 72.6252C67.3458 72.746 67.4851 72.8592 67.6314 72.9642C67.8862 73.1468 68.1637 73.3058 68.4572 73.4392L68.511 76.3858L67.2842 76.4064ZM68.9441 76.3786L68.8935 73.6146C69.445 73.8087 70.0374 73.9177 70.6319 73.9312L70.676 76.3497L68.9441 76.3786ZM71.109 76.3425L71.0648 73.924C71.6584 73.8907 72.2465 73.762 72.7905 73.5496L72.8409 76.3136L71.109 76.3425ZM73.2739 76.3064L73.2201 73.3597C73.5085 73.2167 73.78 73.0485 74.0281 72.8574C74.1706 72.7476 74.3056 72.63 74.4316 72.5048L74.5007 76.2859L73.2739 76.3064ZM75.944 76.2619L75.8781 72.6527C76.1203 72.9456 76.3914 73.2241 76.6814 73.4801C76.8242 73.6061 76.9731 73.7281 77.1271 73.8449L77.1708 76.2414L75.944 76.2619Z",fill:"white",fillOpacity:"0.4"}),e.createElement("g",{filter:"url(#filter1_d_0_1)"},e.createElement("path",{d:"M94.4263 71.7954L92.9043 78.6037L90.9904 78.6356L88.4741 70.138L90.0818 70.1112L91.9403 76.8386L93.4501 70.055L95.364 70.023L97.261 76.7621L98.7832 69.966L100.34 69.94L98.263 78.5143L96.3491 78.5462L94.4263 71.7954ZM101.629 69.9185L107.37 69.8227L107.394 71.1155L103.184 71.1858L103.224 73.3931L106.669 73.3357L106.692 74.6284L103.248 74.6859L103.292 77.1372L107.503 77.067L107.526 78.3597L101.785 78.4555L101.629 69.9185ZM108.148 69.8098L109.806 69.7821L112.482 76.5691L114.706 69.7004L116.313 69.6735L113.407 78.2616L111.62 78.2914L108.148 69.8098ZM117.48 69.6541L123.221 69.5583L123.245 70.8511L119.034 70.9213L119.075 73.1287L122.52 73.0712L122.544 74.3639L119.098 74.4215L119.143 76.8728L123.354 76.8025L123.377 78.0953L117.636 78.1911L117.48 69.6541ZM128.242 74.7935L126.392 74.8243L126.45 78.0439L124.919 78.0696L124.764 69.5325L127.838 69.4813C129.029 69.4614 129.902 69.6826 130.454 70.1452C131.016 70.6075 131.304 71.2533 131.319 72.0826C131.33 72.6518 131.202 73.1459 130.938 73.5651C130.673 73.9762 130.262 74.288 129.704 74.5007L131.681 77.9567L129.947 77.9857L128.242 74.7935ZM126.318 70.7997L126.368 73.5316L127.912 73.5058C128.55 73.4952 129.011 73.3654 129.296 73.1167C129.581 72.8599 129.719 72.5241 129.711 72.1095C129.703 71.6867 129.553 71.3558 129.26 71.1167C128.966 70.8775 128.5 70.7633 127.862 70.7739L126.318 70.7997ZM136.073 69.3438L137.604 69.3183L133.722 80.3625L132.191 80.388L136.073 69.3438ZM138.709 69.2999L141.706 69.2499C142.293 69.2401 142.792 69.2846 143.202 69.3835C143.621 69.4822 143.96 69.6271 144.218 69.8179C144.485 70.0087 144.682 70.2494 144.806 70.5401C144.93 70.8226 144.996 71.1469 145.003 71.5127C145.01 71.8867 144.922 72.2298 144.741 72.5418C144.559 72.854 144.274 73.1108 143.887 73.3125C144.374 73.4914 144.733 73.7538 144.96 74.0997C145.196 74.4374 145.318 74.8257 145.327 75.2648C145.333 75.6712 145.28 76.03 145.168 76.341C145.054 76.6438 144.867 76.9031 144.607 77.1189C144.356 77.3264 144.022 77.4864 143.608 77.5991C143.201 77.7116 142.705 77.7728 142.118 77.7825L138.864 77.8369L138.709 69.2999ZM140.326 74.0185L140.372 76.5674L142.095 76.5386C142.708 76.5284 143.131 76.4197 143.365 76.2124C143.608 75.9969 143.726 75.6696 143.718 75.2306C143.71 74.7997 143.58 74.4847 143.33 74.2855C143.089 74.0781 142.661 73.9795 142.048 73.9897L140.326 74.0185ZM140.263 70.5183L140.304 72.8233L141.771 72.7988C142.375 72.7887 142.799 72.6841 143.042 72.4848C143.285 72.2774 143.403 71.9868 143.396 71.6128C143.39 71.2469 143.261 70.9684 143.011 70.7774C142.761 70.5783 142.334 70.4837 141.729 70.4939L140.263 70.5183ZM150.242 74.4263L148.393 74.4572L148.452 77.6769L146.921 77.7024L146.765 69.1655L149.839 69.1141C151.031 69.0943 151.902 69.3156 152.455 69.7781C153.016 70.2404 153.305 70.8863 153.32 71.7156C153.331 72.2846 153.204 72.7788 152.939 73.1981C152.674 73.6091 152.263 73.921 151.705 74.1336L153.683 77.5896L151.947 77.6185L150.242 74.4263ZM148.319 70.4327L148.37 73.1645L149.913 73.1388C150.551 73.1281 151.012 72.9984 151.297 72.7497C151.581 72.4928 151.72 72.157 151.713 71.7424C151.705 71.3196 151.554 70.9887 151.26 70.7495C150.967 70.5105 150.501 70.3963 149.864 70.4069L148.319 70.4327ZM154.884 69.03L156.416 69.0045L156.572 77.5414L155.04 77.5669L154.884 69.03ZM158.404 68.9712L161.338 68.9223C162.742 68.8989 163.812 69.2226 164.547 69.8936C165.282 70.5563 165.661 71.5178 165.685 72.778L165.697 73.461C165.719 74.7049 165.372 75.6786 164.653 76.3818C163.934 77.077 162.881 77.4361 161.494 77.4593L158.56 77.5082L158.404 68.9712ZM159.959 70.2385L160.067 76.1899L161.471 76.1666C162.355 76.1517 163.015 75.9252 163.45 75.487C163.893 75.0485 164.106 74.3822 164.09 73.4878L164.077 72.8048C164.06 71.9186 163.824 71.2638 163.364 70.8404C162.906 70.4089 162.239 70.2005 161.362 70.215L159.959 70.2385ZM170.74 72.8888L174.505 72.826L174.516 73.4602C174.54 74.7448 174.234 75.7218 173.6 76.3912C172.965 77.0524 172.082 77.3924 170.951 77.4113C170.347 77.4214 169.806 77.345 169.326 77.1822C168.847 77.0113 168.433 76.7579 168.087 76.4221C167.74 76.0863 167.473 75.6679 167.285 75.1667C167.097 74.6657 166.997 74.0858 166.986 73.4273L166.974 72.7687C166.949 71.4597 167.271 70.454 167.94 69.7515C168.607 69.041 169.557 68.6754 170.791 68.6548C171.302 68.6463 171.762 68.7118 172.173 68.8513C172.592 68.9826 172.953 69.1718 173.255 69.4189C173.566 69.6577 173.817 69.9422 174.011 70.2724C174.204 70.6026 174.339 70.9542 174.413 71.3271L172.754 71.3547C172.62 70.9666 172.393 70.645 172.073 70.3901C171.762 70.1351 171.343 70.0119 170.816 70.0207C170.076 70.0331 169.514 70.258 169.13 70.6954C168.747 71.1248 168.564 71.8069 168.581 72.7419L168.593 73.4004C168.609 74.3029 168.83 74.9743 169.255 75.4145C169.689 75.8464 170.245 76.0567 170.926 76.0453C171.573 76.0346 172.071 75.8799 172.424 75.5812C172.784 75.2824 172.996 74.7868 173.06 74.0945L170.764 74.1328L170.74 72.8888ZM176.037 68.6771L181.778 68.5813L181.802 69.874L177.592 69.9442L177.632 72.1517L181.076 72.0942L181.1 73.3869L177.655 73.4444L177.7 75.8958L181.911 75.8255L181.934 77.1182L176.193 77.214L176.037 68.6771Z",fill:"#878FCC"}),e.createElement("path",{d:"M94.4263 71.7954L92.9043 78.6037L90.9904 78.6356L88.4741 70.138L90.0818 70.1112L91.9403 76.8386L93.4501 70.055L95.364 70.023L97.261 76.7621L98.7832 69.966L100.34 69.94L98.263 78.5143L96.3491 78.5462L94.4263 71.7954ZM101.629 69.9185L107.37 69.8227L107.394 71.1155L103.184 71.1858L103.224 73.3931L106.669 73.3357L106.692 74.6284L103.248 74.6859L103.292 77.1372L107.503 77.067L107.526 78.3597L101.785 78.4555L101.629 69.9185ZM108.148 69.8098L109.806 69.7821L112.482 76.5691L114.706 69.7004L116.313 69.6735L113.407 78.2616L111.62 78.2914L108.148 69.8098ZM117.48 69.6541L123.221 69.5583L123.245 70.8511L119.034 70.9213L119.075 73.1287L122.52 73.0712L122.544 74.3639L119.098 74.4215L119.143 76.8728L123.354 76.8025L123.377 78.0953L117.636 78.1911L117.48 69.6541ZM128.242 74.7935L126.392 74.8243L126.45 78.0439L124.919 78.0696L124.764 69.5325L127.838 69.4813C129.029 69.4614 129.902 69.6826 130.454 70.1452C131.016 70.6075 131.304 71.2533 131.319 72.0826C131.33 72.6518 131.202 73.1459 130.938 73.5651C130.673 73.9762 130.262 74.288 129.704 74.5007L131.681 77.9567L129.947 77.9857L128.242 74.7935ZM126.318 70.7997L126.368 73.5316L127.912 73.5058C128.55 73.4952 129.011 73.3654 129.296 73.1167C129.581 72.8599 129.719 72.5241 129.711 72.1095C129.703 71.6867 129.553 71.3558 129.26 71.1167C128.966 70.8775 128.5 70.7633 127.862 70.7739L126.318 70.7997ZM136.073 69.3438L137.604 69.3183L133.722 80.3625L132.191 80.388L136.073 69.3438ZM138.709 69.2999L141.706 69.2499C142.293 69.2401 142.792 69.2846 143.202 69.3835C143.621 69.4822 143.96 69.6271 144.218 69.8179C144.485 70.0087 144.682 70.2494 144.806 70.5401C144.93 70.8226 144.996 71.1469 145.003 71.5127C145.01 71.8867 144.922 72.2298 144.741 72.5418C144.559 72.854 144.274 73.1108 143.887 73.3125C144.374 73.4914 144.733 73.7538 144.96 74.0997C145.196 74.4374 145.318 74.8257 145.327 75.2648C145.333 75.6712 145.28 76.03 145.168 76.341C145.054 76.6438 144.867 76.9031 144.607 77.1189C144.356 77.3264 144.022 77.4864 143.608 77.5991C143.201 77.7116 142.705 77.7728 142.118 77.7825L138.864 77.8369L138.709 69.2999ZM140.326 74.0185L140.372 76.5674L142.095 76.5386C142.708 76.5284 143.131 76.4197 143.365 76.2124C143.608 75.9969 143.726 75.6696 143.718 75.2306C143.71 74.7997 143.58 74.4847 143.33 74.2855C143.089 74.0781 142.661 73.9795 142.048 73.9897L140.326 74.0185ZM140.263 70.5183L140.304 72.8233L141.771 72.7988C142.375 72.7887 142.799 72.6841 143.042 72.4848C143.285 72.2774 143.403 71.9868 143.396 71.6128C143.39 71.2469 143.261 70.9684 143.011 70.7774C142.761 70.5783 142.334 70.4837 141.729 70.4939L140.263 70.5183ZM150.242 74.4263L148.393 74.4572L148.452 77.6769L146.921 77.7024L146.765 69.1655L149.839 69.1141C151.031 69.0943 151.902 69.3156 152.455 69.7781C153.016 70.2404 153.305 70.8863 153.32 71.7156C153.331 72.2846 153.204 72.7788 152.939 73.1981C152.674 73.6091 152.263 73.921 151.705 74.1336L153.683 77.5896L151.947 77.6185L150.242 74.4263ZM148.319 70.4327L148.37 73.1645L149.913 73.1388C150.551 73.1281 151.012 72.9984 151.297 72.7497C151.581 72.4928 151.72 72.157 151.713 71.7424C151.705 71.3196 151.554 70.9887 151.26 70.7495C150.967 70.5105 150.501 70.3963 149.864 70.4069L148.319 70.4327ZM154.884 69.03L156.416 69.0045L156.572 77.5414L155.04 77.5669L154.884 69.03ZM158.404 68.9712L161.338 68.9223C162.742 68.8989 163.812 69.2226 164.547 69.8936C165.282 70.5563 165.661 71.5178 165.685 72.778L165.697 73.461C165.719 74.7049 165.372 75.6786 164.653 76.3818C163.934 77.077 162.881 77.4361 161.494 77.4593L158.56 77.5082L158.404 68.9712ZM159.959 70.2385L160.067 76.1899L161.471 76.1666C162.355 76.1517 163.015 75.9252 163.45 75.487C163.893 75.0485 164.106 74.3822 164.09 73.4878L164.077 72.8048C164.06 71.9186 163.824 71.2638 163.364 70.8404C162.906 70.4089 162.239 70.2005 161.362 70.215L159.959 70.2385ZM170.74 72.8888L174.505 72.826L174.516 73.4602C174.54 74.7448 174.234 75.7218 173.6 76.3912C172.965 77.0524 172.082 77.3924 170.951 77.4113C170.347 77.4214 169.806 77.345 169.326 77.1822C168.847 77.0113 168.433 76.7579 168.087 76.4221C167.74 76.0863 167.473 75.6679 167.285 75.1667C167.097 74.6657 166.997 74.0858 166.986 73.4273L166.974 72.7687C166.949 71.4597 167.271 70.454 167.94 69.7515C168.607 69.041 169.557 68.6754 170.791 68.6548C171.302 68.6463 171.762 68.7118 172.173 68.8513C172.592 68.9826 172.953 69.1718 173.255 69.4189C173.566 69.6577 173.817 69.9422 174.011 70.2724C174.204 70.6026 174.339 70.9542 174.413 71.3271L172.754 71.3547C172.62 70.9666 172.393 70.645 172.073 70.3901C171.762 70.1351 171.343 70.0119 170.816 70.0207C170.076 70.0331 169.514 70.258 169.13 70.6954C168.747 71.1248 168.564 71.8069 168.581 72.7419L168.593 73.4004C168.609 74.3029 168.83 74.9743 169.255 75.4145C169.689 75.8464 170.245 76.0567 170.926 76.0453C171.573 76.0346 172.071 75.8799 172.424 75.5812C172.784 75.2824 172.996 74.7868 173.06 74.0945L170.764 74.1328L170.74 72.8888ZM176.037 68.6771L181.778 68.5813L181.802 69.874L177.592 69.9442L177.632 72.1517L181.076 72.0942L181.1 73.3869L177.655 73.4444L177.7 75.8958L181.911 75.8255L181.934 77.1182L176.193 77.214L176.037 68.6771Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{opacity:"0.2",d:"M331.726 60.5433L221.708 62.3789C220.082 62.406 218.787 63.688 218.815 65.2424L219.055 78.3761C219.084 79.9305 220.425 81.1685 222.051 81.1414L332.068 79.3058C333.694 79.2787 334.99 77.9966 334.961 76.4423L334.721 63.3085C334.693 61.7542 333.352 60.5161 331.726 60.5433Z",fill:"url(#paint9_linear_0_1)"}),e.createElement("path",{d:"M316.413 104.07L9.77842 99.1249C5.44207 99.055 1.86745 102.358 1.7943 106.503L1.27225 136.082C1.1991 140.227 4.6551 143.644 8.99145 143.714L315.626 148.658C319.963 148.728 323.537 145.425 323.61 141.28L324.132 111.701C324.206 107.556 320.75 104.14 316.413 104.07Z",fill:"url(#paint10_linear_0_1)"}),e.createElement("path",{d:"M316.405 104.538L9.77011 99.5936C5.70478 99.528 2.35358 102.625 2.285 106.511L1.76295 136.09C1.69437 139.975 4.93437 143.179 8.9997 143.244L315.635 148.189C319.7 148.255 323.051 145.158 323.12 141.272L323.642 111.693C323.71 107.807 320.47 104.604 316.405 104.538Z",stroke:"url(#paint11_linear_0_1)",strokeOpacity:"0.08",strokeWidth:"1.64331"}),e.createElement("path",{d:"M40.329 121.918C40.4366 115.823 35.3543 110.798 28.9774 110.695C22.6004 110.592 17.3437 115.45 17.2361 121.546C17.1285 127.641 22.2108 132.666 28.5878 132.769C34.9647 132.872 40.2215 128.014 40.329 121.918Z",fill:"url(#paint12_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{d:"M28.9162 114.143L35.3458 117.952L35.2589 122.87L32.6613 121.394L32.6996 119.224L28.8657 117.01L24.9558 119.099L24.8777 123.52L28.7117 125.734L31.8443 124.061L35.2041 125.975L35.1555 128.733L31.9365 126.863L28.6611 128.602L22.2295 124.913L22.356 117.742L28.9162 114.143Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{d:"M28.9162 114.143L35.3458 117.952L35.2589 122.87L32.6613 121.394L32.6996 119.224L28.8657 117.01L24.9558 119.099L24.8777 123.52L28.7117 125.734L31.8443 124.061L35.2041 125.975L35.1555 128.733L31.9365 126.863L28.6611 128.602L22.2295 124.913L22.356 117.742L28.9162 114.143Z",fill:"white",fillOpacity:"0.4"}),e.createElement("path",{d:"M55.724 122.165C55.8316 116.069 50.7493 111.045 44.3724 110.942C37.9955 110.839 32.7387 115.697 32.6311 121.792C32.5236 127.888 37.6059 132.913 43.9828 133.015C50.3597 133.118 55.6165 128.26 55.724 122.165Z",fill:"url(#paint13_linear_0_1)",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M34.0742 121.816C33.9801 127.149 38.4255 131.546 44.005 131.637C45.3322 131.658 46.6506 131.43 47.8853 130.964C49.1199 130.499 50.2466 129.805 51.2007 128.923C52.1549 128.041 52.9181 126.989 53.4465 125.825C53.975 124.662 54.2582 123.409 54.2805 122.141C54.3737 116.807 49.9264 112.413 44.3468 112.322C38.7682 112.232 34.1684 116.484 34.0742 121.816ZM34.8731 121.828C34.9581 116.914 39.1923 112.996 44.3326 113.076C45.5562 113.095 46.7638 113.343 47.8865 113.809C49.0093 114.274 50.0249 114.946 50.8757 115.787C51.7266 116.627 52.3953 117.621 52.8445 118.708C53.2935 119.797 53.5138 120.958 53.4928 122.128C53.4907 122.234 53.4868 122.34 53.4811 122.445C52.4662 122.296 51.3967 121.698 50.5369 120.884C49.549 119.95 48.9252 118.816 48.9411 117.916L48.2194 117.905C48.2034 118.814 47.7171 119.574 46.9663 120.114C46.2115 120.655 45.2024 120.961 44.1956 120.945C43.1888 120.928 42.191 120.59 41.4557 120.025C40.7243 119.462 40.2653 118.686 40.2813 117.777L39.5596 117.765C39.5438 118.665 38.8804 119.778 37.8601 120.68C36.9753 121.462 35.8899 122.024 34.8734 122.144C34.8715 122.039 34.8713 121.934 34.8731 121.828ZM34.9146 122.834C34.951 123.197 35.0102 123.554 35.091 123.904L37.4294 123.941L37.4661 121.86C36.681 122.373 35.7955 122.74 34.9146 122.834ZM35.5396 125.29C36.2399 126.956 37.4526 128.374 38.994 129.365L39.0649 125.348L35.5396 125.29ZM40.4244 130.12C41.5277 130.585 42.7445 130.852 44.0259 130.873C45.3032 130.894 46.5248 130.668 47.6408 130.241L47.7247 125.486L44.333 125.432L43.8999 125.425L40.5082 125.37L40.4244 130.12ZM49.097 129.535C50.6778 128.595 51.9441 127.213 52.7044 125.567L49.168 125.51L49.097 129.535ZM53.2018 124.195C53.2948 123.849 53.3664 123.495 53.4156 123.134C52.5348 123.014 51.6587 122.617 50.8889 122.077L50.8522 124.157L53.2018 124.195ZM37.8624 123.948L37.9047 121.551C38.0587 121.434 38.2074 121.312 38.3502 121.186C38.6399 120.93 38.9109 120.651 39.1529 120.359L39.0892 123.967L37.8624 123.948ZM40.5325 123.991L40.5993 120.21C40.7254 120.334 40.8605 120.453 41.0031 120.562C41.2512 120.753 41.5228 120.921 41.8114 121.064L41.7593 124.01L40.5325 123.991ZM42.1923 124.018L42.2411 121.254C42.7852 121.466 43.3734 121.594 43.967 121.627L43.9244 124.045L42.1923 124.018ZM44.3573 124.053L44.3999 121.634C44.9944 121.62 45.5868 121.511 46.1381 121.317L46.0893 124.081L44.3573 124.053ZM46.5222 124.087L46.5743 121.14C46.8677 121.007 47.1451 120.848 47.3998 120.666C47.5462 120.56 47.6853 120.447 47.8158 120.326L47.7491 124.107L46.5222 124.087ZM49.1924 124.131L49.2561 120.521C49.4876 120.822 49.7486 121.109 50.0291 121.375C50.1673 121.505 50.3117 121.632 50.4615 121.754L50.4192 124.15L49.1924 124.131Z",fill:"#878FCC",fillOpacity:"0.6"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M34.0742 121.816C33.9801 127.149 38.4255 131.546 44.005 131.637C45.3322 131.658 46.6506 131.43 47.8853 130.964C49.1199 130.499 50.2466 129.805 51.2007 128.923C52.1549 128.041 52.9181 126.989 53.4465 125.825C53.975 124.662 54.2582 123.409 54.2805 122.141C54.3737 116.807 49.9264 112.413 44.3468 112.322C38.7682 112.232 34.1684 116.484 34.0742 121.816ZM34.8731 121.828C34.9581 116.914 39.1923 112.996 44.3326 113.076C45.5562 113.095 46.7638 113.343 47.8865 113.809C49.0093 114.274 50.0249 114.946 50.8757 115.787C51.7266 116.627 52.3953 117.621 52.8445 118.708C53.2935 119.797 53.5138 120.958 53.4928 122.128C53.4907 122.234 53.4868 122.34 53.4811 122.445C52.4662 122.296 51.3967 121.698 50.5369 120.884C49.549 119.95 48.9252 118.816 48.9411 117.916L48.2194 117.905C48.2034 118.814 47.7171 119.574 46.9663 120.114C46.2115 120.655 45.2024 120.961 44.1956 120.945C43.1888 120.928 42.191 120.59 41.4557 120.025C40.7243 119.462 40.2653 118.686 40.2813 117.777L39.5596 117.765C39.5438 118.665 38.8804 119.778 37.8601 120.68C36.9753 121.462 35.8899 122.024 34.8734 122.144C34.8715 122.039 34.8713 121.934 34.8731 121.828ZM34.9146 122.834C34.951 123.197 35.0102 123.554 35.091 123.904L37.4294 123.941L37.4661 121.86C36.681 122.373 35.7955 122.74 34.9146 122.834ZM35.5396 125.29C36.2399 126.956 37.4526 128.374 38.994 129.365L39.0649 125.348L35.5396 125.29ZM40.4244 130.12C41.5277 130.585 42.7445 130.852 44.0259 130.873C45.3032 130.894 46.5248 130.668 47.6408 130.241L47.7247 125.486L44.333 125.432L43.8999 125.425L40.5082 125.37L40.4244 130.12ZM49.097 129.535C50.6778 128.595 51.9441 127.213 52.7044 125.567L49.168 125.51L49.097 129.535ZM53.2018 124.195C53.2948 123.849 53.3664 123.495 53.4156 123.134C52.5348 123.014 51.6587 122.617 50.8889 122.077L50.8522 124.157L53.2018 124.195ZM37.8624 123.948L37.9047 121.551C38.0587 121.434 38.2074 121.312 38.3502 121.186C38.6399 120.93 38.9109 120.651 39.1529 120.359L39.0892 123.967L37.8624 123.948ZM40.5325 123.991L40.5993 120.21C40.7254 120.334 40.8605 120.453 41.0031 120.562C41.2512 120.753 41.5228 120.921 41.8114 121.064L41.7593 124.01L40.5325 123.991ZM42.1923 124.018L42.2411 121.254C42.7852 121.466 43.3734 121.594 43.967 121.627L43.9244 124.045L42.1923 124.018ZM44.3573 124.053L44.3999 121.634C44.9944 121.62 45.5868 121.511 46.1381 121.317L46.0893 124.081L44.3573 124.053ZM46.5222 124.087L46.5743 121.14C46.8677 121.007 47.1451 120.848 47.3998 120.666C47.5462 120.56 47.6853 120.447 47.8158 120.326L47.7491 124.107L46.5222 124.087ZM49.1924 124.131L49.2561 120.521C49.4876 120.822 49.7486 121.109 50.0291 121.375C50.1673 121.505 50.3117 121.632 50.4615 121.754L50.4192 124.15L49.1924 124.131Z",fill:"white",fillOpacity:"0.4"}),e.createElement("g",{filter:"url(#filter2_d_0_1)"},e.createElement("path",{d:"M66.0583 127.135C65.4629 127.126 64.9201 127.027 64.4299 126.841C63.9484 126.645 63.5362 126.375 63.1935 126.028C62.8594 125.672 62.6033 125.242 62.425 124.734C62.2468 124.228 62.1633 123.652 62.1747 123.011L62.1859 122.376C62.1971 121.742 62.3007 121.174 62.4967 120.673C62.7013 120.172 62.9767 119.754 63.3229 119.418C63.6779 119.074 64.0993 118.812 64.5875 118.633C65.0842 118.454 65.6259 118.369 66.2128 118.378C66.8083 118.389 67.3468 118.491 67.8282 118.685C68.3184 118.872 68.7306 119.143 69.0647 119.499C69.4072 119.853 69.6677 120.285 69.8459 120.792C70.0243 121.291 70.1078 121.861 70.0964 122.504L70.0852 123.138C70.0736 123.797 69.9613 124.38 69.7481 124.889C69.5348 125.399 69.2423 125.824 68.8704 126.168L70.0047 127.699L68.3716 127.673L67.7606 126.858C67.5037 126.951 67.2345 127.02 66.953 127.064C66.6712 127.116 66.373 127.14 66.0583 127.135ZM66.0824 125.769C66.3631 125.774 66.6275 125.742 66.8754 125.672L65.8535 124.277L67.4866 124.304L67.9477 124.933C68.1047 124.716 68.2283 124.458 68.3187 124.158C68.4178 123.851 68.4707 123.502 68.4776 123.112L68.4888 122.478C68.4965 122.039 68.4438 121.652 68.3306 121.316C68.2261 120.973 68.0694 120.69 67.8606 120.467C67.6605 120.236 67.4169 120.062 67.1296 119.942C66.8426 119.816 66.529 119.75 66.1887 119.745C65.4827 119.733 64.9088 119.952 64.467 120.4C64.0338 120.84 63.8093 121.508 63.7935 122.402L63.7823 123.036C63.7667 123.923 63.9717 124.596 64.3975 125.059C64.8318 125.521 65.3934 125.758 66.0824 125.769ZM75.1334 127.282C74.0021 127.264 73.1271 126.944 72.5084 126.325C71.8984 125.697 71.6037 124.801 71.6242 123.638L71.7135 118.577L73.2446 118.602L73.1553 123.663C73.1422 124.403 73.311 124.963 73.6616 125.342C74.0209 125.715 74.5196 125.905 75.1575 125.916C75.7955 125.926 76.2962 125.755 76.6598 125.403C77.032 125.043 77.2248 124.486 77.2381 123.729L77.3275 118.667L78.8585 118.693L78.7691 123.754C78.7488 124.908 78.4142 125.789 77.7653 126.397C77.1249 127.005 76.2477 127.299 75.1334 127.282ZM80.7307 118.723L83.7291 118.771C84.316 118.781 84.8127 118.841 85.2191 118.954C85.634 119.066 85.9674 119.222 86.2192 119.421C86.4794 119.621 86.6665 119.867 86.7803 120.162C86.8944 120.448 86.9482 120.775 86.9418 121.141C86.9351 121.515 86.8356 121.855 86.643 122.161C86.4504 122.466 86.1567 122.714 85.762 122.903C86.2436 123.098 86.5919 123.372 86.8068 123.725C87.0304 124.07 87.1384 124.462 87.1307 124.901C87.1235 125.307 87.0576 125.664 86.9331 125.972C86.8087 126.27 86.6128 126.524 86.3454 126.731C86.0866 126.93 85.7479 127.079 85.3292 127.177C84.919 127.277 84.4206 127.322 83.8337 127.313L80.5801 127.26L80.7307 118.723ZM82.1781 123.491L82.1332 126.04L83.8556 126.068C84.468 126.078 84.8951 125.983 85.1368 125.784C85.3873 125.577 85.5163 125.253 85.5241 124.814C85.5317 124.383 85.4139 124.064 85.1709 123.857C84.9364 123.642 84.513 123.529 83.9006 123.519L82.1781 123.491ZM82.2399 119.991L82.1992 122.297L83.6665 122.32C84.2704 122.329 84.6975 122.239 84.9476 122.048C85.1978 121.848 85.3262 121.562 85.3329 121.188C85.3393 120.822 85.2209 120.539 84.9777 120.34C84.7346 120.133 84.3111 120.025 83.7072 120.015L82.2399 119.991ZM88.7871 118.852L94.5287 118.945L94.5059 120.238L90.2954 120.17L90.2565 122.377L93.7014 122.433L93.6785 123.726L90.2336 123.67L90.1904 126.122L94.4009 126.189L94.378 127.482L88.6364 127.39L88.7871 118.852ZM99.3246 119.022L100.856 119.047L96.579 129.958L95.0479 129.933L99.3246 119.022ZM101.959 119.065L104.958 119.113C105.545 119.122 106.041 119.183 106.448 119.296C106.863 119.409 107.195 119.564 107.448 119.763C107.708 119.963 107.895 120.21 108.009 120.505C108.123 120.791 108.177 121.117 108.17 121.483C108.163 121.857 108.064 122.197 107.872 122.503C107.679 122.809 107.385 123.057 106.991 123.245C107.472 123.439 107.821 123.714 108.036 124.067C108.259 124.412 108.367 124.805 108.36 125.244C108.352 125.65 108.286 126.007 108.161 126.313C108.038 126.613 107.841 126.866 107.574 127.072C107.315 127.272 106.977 127.421 106.558 127.52C106.148 127.619 105.649 127.664 105.062 127.654L101.809 127.602L101.959 119.065ZM103.407 123.833L103.362 126.383L105.084 126.411C105.697 126.42 106.124 126.326 106.365 126.127C106.616 125.918 106.745 125.596 106.753 125.156C106.76 124.726 106.643 124.407 106.399 124.199C106.165 123.984 105.742 123.871 105.129 123.862L103.407 123.833ZM103.468 120.334L103.428 122.639L104.895 122.663C105.499 122.672 105.926 122.581 106.176 122.39C106.426 122.191 106.555 121.904 106.561 121.53C106.568 121.164 106.449 120.882 106.206 120.683C105.963 120.475 105.54 120.367 104.936 120.357L103.468 120.334ZM113.303 124.567L111.453 124.537L111.396 127.756L109.865 127.732L110.016 119.195L113.091 119.244C114.282 119.264 115.144 119.514 115.681 119.994C116.225 120.474 116.49 121.129 116.476 121.959C116.466 122.527 116.321 123.017 116.042 123.427C115.762 123.83 115.34 124.128 114.775 124.322L116.628 127.841L114.892 127.813L113.303 124.567ZM111.524 120.512L111.476 123.244L113.019 123.269C113.657 123.279 114.124 123.165 114.417 122.925C114.711 122.678 114.861 122.347 114.869 121.933C114.876 121.509 114.737 121.174 114.452 120.926C114.167 120.677 113.705 120.548 113.067 120.537L111.524 120.512ZM118.136 119.326L119.667 119.35L119.517 127.888L117.985 127.862L118.136 119.326ZM121.655 119.382L124.59 119.43C125.993 119.453 127.05 119.811 127.762 120.505C128.473 121.192 128.817 122.165 128.795 123.426L128.783 124.108C128.761 125.353 128.378 126.314 127.634 126.994C126.89 127.664 125.826 127.989 124.439 127.967L121.504 127.92L121.655 119.382ZM123.163 120.7L123.058 126.651L124.462 126.675C125.346 126.689 126.014 126.484 126.464 126.06C126.923 125.636 127.159 124.977 127.175 124.083L127.188 123.4C127.202 122.513 126.989 121.852 126.546 121.414C126.103 120.967 125.443 120.737 124.567 120.722L123.163 120.7ZM133.844 123.702L137.608 123.763L137.597 124.397C137.574 125.682 137.233 126.648 136.576 127.297C135.918 127.937 135.023 128.247 133.892 128.229C133.287 128.219 132.749 128.125 132.276 127.947C131.802 127.76 131.399 127.494 131.065 127.147C130.73 126.799 130.479 126.372 130.309 125.866C130.139 125.359 130.06 124.776 130.072 124.118L130.083 123.459C130.106 122.15 130.464 121.156 131.157 120.475C131.85 119.787 132.813 119.453 134.046 119.472C134.557 119.481 135.015 119.562 135.42 119.714C135.835 119.859 136.189 120.06 136.481 120.317C136.784 120.565 137.025 120.858 137.207 121.195C137.387 121.531 137.509 121.887 137.571 122.262L135.912 122.236C135.791 121.843 135.575 121.514 135.265 121.249C134.964 120.984 134.55 120.847 134.023 120.839C133.282 120.826 132.713 121.033 132.314 121.458C131.915 121.874 131.707 122.55 131.691 123.484L131.679 124.143C131.664 125.046 131.86 125.724 132.268 126.178C132.687 126.624 133.235 126.852 133.916 126.863C134.562 126.873 135.067 126.736 135.429 126.448C135.8 126.161 136.03 125.673 136.118 124.984L133.822 124.946L133.844 123.702ZM139.288 119.667L145.03 119.76L145.007 121.052L140.797 120.984L140.757 123.192L144.203 123.247L144.179 124.54L140.735 124.485L140.692 126.936L144.902 127.004L144.879 128.297L139.138 128.204L139.288 119.667Z",fill:"#878FCC"}),e.createElement("path",{d:"M66.0583 127.135C65.4629 127.126 64.9201 127.027 64.4299 126.841C63.9484 126.645 63.5362 126.375 63.1935 126.028C62.8594 125.672 62.6033 125.242 62.425 124.734C62.2468 124.228 62.1633 123.652 62.1747 123.011L62.1859 122.376C62.1971 121.742 62.3007 121.174 62.4967 120.673C62.7013 120.172 62.9767 119.754 63.3229 119.418C63.6779 119.074 64.0993 118.812 64.5875 118.633C65.0842 118.454 65.6259 118.369 66.2128 118.378C66.8083 118.389 67.3468 118.491 67.8282 118.685C68.3184 118.872 68.7306 119.143 69.0647 119.499C69.4072 119.853 69.6677 120.285 69.8459 120.792C70.0243 121.291 70.1078 121.861 70.0964 122.504L70.0852 123.138C70.0736 123.797 69.9613 124.38 69.7481 124.889C69.5348 125.399 69.2423 125.824 68.8704 126.168L70.0047 127.699L68.3716 127.673L67.7606 126.858C67.5037 126.951 67.2345 127.02 66.953 127.064C66.6712 127.116 66.373 127.14 66.0583 127.135ZM66.0824 125.769C66.3631 125.774 66.6275 125.742 66.8754 125.672L65.8535 124.277L67.4866 124.304L67.9477 124.933C68.1047 124.716 68.2283 124.458 68.3187 124.158C68.4178 123.851 68.4707 123.502 68.4776 123.112L68.4888 122.478C68.4965 122.039 68.4438 121.652 68.3306 121.316C68.2261 120.973 68.0694 120.69 67.8606 120.467C67.6605 120.236 67.4169 120.062 67.1296 119.942C66.8426 119.816 66.529 119.75 66.1887 119.745C65.4827 119.733 64.9088 119.952 64.467 120.4C64.0338 120.84 63.8093 121.508 63.7935 122.402L63.7823 123.036C63.7667 123.923 63.9717 124.596 64.3975 125.059C64.8318 125.521 65.3934 125.758 66.0824 125.769ZM75.1334 127.282C74.0021 127.264 73.1271 126.944 72.5084 126.325C71.8984 125.697 71.6037 124.801 71.6242 123.638L71.7135 118.577L73.2446 118.602L73.1553 123.663C73.1422 124.403 73.311 124.963 73.6616 125.342C74.0209 125.715 74.5196 125.905 75.1575 125.916C75.7955 125.926 76.2962 125.755 76.6598 125.403C77.032 125.043 77.2248 124.486 77.2381 123.729L77.3275 118.667L78.8585 118.693L78.7691 123.754C78.7488 124.908 78.4142 125.789 77.7653 126.397C77.1249 127.005 76.2477 127.299 75.1334 127.282ZM80.7307 118.723L83.7291 118.771C84.316 118.781 84.8127 118.841 85.2191 118.954C85.634 119.066 85.9674 119.222 86.2192 119.421C86.4794 119.621 86.6665 119.867 86.7803 120.162C86.8944 120.448 86.9482 120.775 86.9418 121.141C86.9351 121.515 86.8356 121.855 86.643 122.161C86.4504 122.466 86.1567 122.714 85.762 122.903C86.2436 123.098 86.5919 123.372 86.8068 123.725C87.0304 124.07 87.1384 124.462 87.1307 124.901C87.1235 125.307 87.0576 125.664 86.9331 125.972C86.8087 126.27 86.6128 126.524 86.3454 126.731C86.0866 126.93 85.7479 127.079 85.3292 127.177C84.919 127.277 84.4206 127.322 83.8337 127.313L80.5801 127.26L80.7307 118.723ZM82.1781 123.491L82.1332 126.04L83.8556 126.068C84.468 126.078 84.8951 125.983 85.1368 125.784C85.3873 125.577 85.5163 125.253 85.5241 124.814C85.5317 124.383 85.4139 124.064 85.1709 123.857C84.9364 123.642 84.513 123.529 83.9006 123.519L82.1781 123.491ZM82.2399 119.991L82.1992 122.297L83.6665 122.32C84.2704 122.329 84.6975 122.239 84.9476 122.048C85.1978 121.848 85.3262 121.562 85.3329 121.188C85.3393 120.822 85.2209 120.539 84.9777 120.34C84.7346 120.133 84.3111 120.025 83.7072 120.015L82.2399 119.991ZM88.7871 118.852L94.5287 118.945L94.5059 120.238L90.2954 120.17L90.2565 122.377L93.7014 122.433L93.6785 123.726L90.2336 123.67L90.1904 126.122L94.4009 126.189L94.378 127.482L88.6364 127.39L88.7871 118.852ZM99.3246 119.022L100.856 119.047L96.579 129.958L95.0479 129.933L99.3246 119.022ZM101.959 119.065L104.958 119.113C105.545 119.122 106.041 119.183 106.448 119.296C106.863 119.409 107.195 119.564 107.448 119.763C107.708 119.963 107.895 120.21 108.009 120.505C108.123 120.791 108.177 121.117 108.17 121.483C108.163 121.857 108.064 122.197 107.872 122.503C107.679 122.809 107.385 123.057 106.991 123.245C107.472 123.439 107.821 123.714 108.036 124.067C108.259 124.412 108.367 124.805 108.36 125.244C108.352 125.65 108.286 126.007 108.161 126.313C108.038 126.613 107.841 126.866 107.574 127.072C107.315 127.272 106.977 127.421 106.558 127.52C106.148 127.619 105.649 127.664 105.062 127.654L101.809 127.602L101.959 119.065ZM103.407 123.833L103.362 126.383L105.084 126.411C105.697 126.42 106.124 126.326 106.365 126.127C106.616 125.918 106.745 125.596 106.753 125.156C106.76 124.726 106.643 124.407 106.399 124.199C106.165 123.984 105.742 123.871 105.129 123.862L103.407 123.833ZM103.468 120.334L103.428 122.639L104.895 122.663C105.499 122.672 105.926 122.581 106.176 122.39C106.426 122.191 106.555 121.904 106.561 121.53C106.568 121.164 106.449 120.882 106.206 120.683C105.963 120.475 105.54 120.367 104.936 120.357L103.468 120.334ZM113.303 124.567L111.453 124.537L111.396 127.756L109.865 127.732L110.016 119.195L113.091 119.244C114.282 119.264 115.144 119.514 115.681 119.994C116.225 120.474 116.49 121.129 116.476 121.959C116.466 122.527 116.321 123.017 116.042 123.427C115.762 123.83 115.34 124.128 114.775 124.322L116.628 127.841L114.892 127.813L113.303 124.567ZM111.524 120.512L111.476 123.244L113.019 123.269C113.657 123.279 114.124 123.165 114.417 122.925C114.711 122.678 114.861 122.347 114.869 121.933C114.876 121.509 114.737 121.174 114.452 120.926C114.167 120.677 113.705 120.548 113.067 120.537L111.524 120.512ZM118.136 119.326L119.667 119.35L119.517 127.888L117.985 127.862L118.136 119.326ZM121.655 119.382L124.59 119.43C125.993 119.453 127.05 119.811 127.762 120.505C128.473 121.192 128.817 122.165 128.795 123.426L128.783 124.108C128.761 125.353 128.378 126.314 127.634 126.994C126.89 127.664 125.826 127.989 124.439 127.967L121.504 127.92L121.655 119.382ZM123.163 120.7L123.058 126.651L124.462 126.675C125.346 126.689 126.014 126.484 126.464 126.06C126.923 125.636 127.159 124.977 127.175 124.083L127.188 123.4C127.202 122.513 126.989 121.852 126.546 121.414C126.103 120.967 125.443 120.737 124.567 120.722L123.163 120.7ZM133.844 123.702L137.608 123.763L137.597 124.397C137.574 125.682 137.233 126.648 136.576 127.297C135.918 127.937 135.023 128.247 133.892 128.229C133.287 128.219 132.749 128.125 132.276 127.947C131.802 127.76 131.399 127.494 131.065 127.147C130.73 126.799 130.479 126.372 130.309 125.866C130.139 125.359 130.06 124.776 130.072 124.118L130.083 123.459C130.106 122.15 130.464 121.156 131.157 120.475C131.85 119.787 132.813 119.453 134.046 119.472C134.557 119.481 135.015 119.562 135.42 119.714C135.835 119.859 136.189 120.06 136.481 120.317C136.784 120.565 137.025 120.858 137.207 121.195C137.387 121.531 137.509 121.887 137.571 122.262L135.912 122.236C135.791 121.843 135.575 121.514 135.265 121.249C134.964 120.984 134.55 120.847 134.023 120.839C133.282 120.826 132.713 121.033 132.314 121.458C131.915 121.874 131.707 122.55 131.691 123.484L131.679 124.143C131.664 125.046 131.86 125.724 132.268 126.178C132.687 126.624 133.235 126.852 133.916 126.863C134.562 126.873 135.067 126.736 135.429 126.448C135.8 126.161 136.03 125.673 136.118 124.984L133.822 124.946L133.844 123.702ZM139.288 119.667L145.03 119.76L145.007 121.052L140.797 120.984L140.757 123.192L144.203 123.247L144.179 124.54L140.735 124.485L140.692 126.936L144.902 127.004L144.879 128.297L139.138 128.204L139.288 119.667Z",fill:"white",fillOpacity:"0.4"})),e.createElement("path",{opacity:"0.2",d:"M305.388 116.807L195.37 115.033C193.744 115.007 192.403 116.246 192.376 117.8L192.144 130.934C192.117 132.488 193.413 133.77 195.039 133.796L305.057 135.57C306.683 135.596 308.024 134.357 308.051 132.803L308.283 119.669C308.31 118.115 307.014 116.833 305.388 116.807Z",fill:"url(#paint14_linear_0_1)"}),e.createElement("defs",null,e.createElement("filter",{id:"filter0_d_0_1",x:"65.3462",y:"19.3508",width:"95.3467",height:"24.2341",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",{dy:"6.57325"}),e.createElement("feGaussianBlur",{stdDeviation:"3.28662"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("filter",{id:"filter1_d_0_1",x:"81.9009",y:"68.5813",width:"106.607",height:"24.9531",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",{dy:"6.57325"}),e.createElement("feGaussianBlur",{stdDeviation:"3.28662"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("filter",{id:"filter2_d_0_1",x:"55.6005",y:"118.378",width:"96.0031",height:"24.7263",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),e.createElement("feOffset",{dy:"6.57325"}),e.createElement("feGaussianBlur",{stdDeviation:"3.28662"}),e.createElement("feComposite",{in2:"hardAlpha",operator:"out"}),e.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),e.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_0_1"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_0_1",result:"shape"})),e.createElement("linearGradient",{id:"paint0_linear_0_1",x1:"11.9386",y1:"0.999968",x2:"333.266",y2:"50.195",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#060C2E",stopOpacity:"0.24"}),e.createElement("stop",{offset:"0.26274",stopColor:"#060C2E",stopOpacity:"0.097244"}),e.createElement("stop",{offset:"0.696491",stopColor:"#060C2E",stopOpacity:"0.06"}),e.createElement("stop",{offset:"1",stopColor:"#060C2E",stopOpacity:"0.24"})),e.createElement("linearGradient",{id:"paint1_linear_0_1",x1:"11.7692",y1:"-5.4434",x2:"326.908",y2:"79.0928",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white"}),e.createElement("stop",{offset:"0.530003",stopColor:"white",stopOpacity:"0"}),e.createElement("stop",{offset:"1",stopColor:"white",stopOpacity:"0.76"})),e.createElement("linearGradient",{id:"paint2_linear_0_1",x1:"27.2815",y1:"14.8176",x2:"49.6915",y2:"31.0487",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint3_linear_0_1",x1:"42.6783",y1:"14.8176",x2:"65.0885",y2:"31.0487",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint4_linear_0_1",x1:"202.062",y1:"22.3777",x2:"320.814",y2:"22.3777",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint5_linear_0_1",x1:"28.1654",y1:"52.6801",x2:"350.408",y2:"96.0198",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#060C2E",stopOpacity:"0.24"}),e.createElement("stop",{offset:"0.26274",stopColor:"#060C2E",stopOpacity:"0.097244"}),e.createElement("stop",{offset:"0.696491",stopColor:"#060C2E",stopOpacity:"0.06"}),e.createElement("stop",{offset:"1",stopColor:"#060C2E",stopOpacity:"0.24"})),e.createElement("linearGradient",{id:"paint6_linear_0_1",x1:"27.8699",y1:"46.249",x2:"344.614",y2:"125.079",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white"}),e.createElement("stop",{offset:"0.530003",stopColor:"white",stopOpacity:"0"}),e.createElement("stop",{offset:"1",stopColor:"white",stopOpacity:"0.76"})),e.createElement("linearGradient",{id:"paint7_linear_0_1",x1:"43.7583",y1:"66.2395",x2:"66.4696",y2:"82.0826",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint8_linear_0_1",x1:"59.1532",y1:"65.9808",x2:"81.8645",y2:"81.8239",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint9_linear_0_1",x1:"218.65",y1:"70.8838",x2:"337.38",y2:"68.7156",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint10_linear_0_1",x1:"2.28962",y1:"98.9929",x2:"322.624",y2:"153.825",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#060C2E",stopOpacity:"0.24"}),e.createElement("stop",{offset:"0.26274",stopColor:"#060C2E",stopOpacity:"0.097244"}),e.createElement("stop",{offset:"0.696491",stopColor:"#060C2E",stopOpacity:"0.06"}),e.createElement("stop",{offset:"1",stopColor:"#060C2E",stopOpacity:"0.24"})),e.createElement("linearGradient",{id:"paint11_linear_0_1",x1:"2.24227",y1:"92.5403",x2:"315.727",y2:"182.555",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white"}),e.createElement("stop",{offset:"0.530003",stopColor:"white",stopOpacity:"0"}),e.createElement("stop",{offset:"1",stopColor:"white",stopOpacity:"0.76"})),e.createElement("linearGradient",{id:"paint12_linear_0_1",x1:"17.386",y1:"113.055",x2:"39.499",y2:"129.656",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint13_linear_0_1",x1:"32.781",y1:"113.303",x2:"54.894",y2:"129.903",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})),e.createElement("linearGradient",{id:"paint14_linear_0_1",x1:"192.008",y1:"123.433",x2:"310.74",y2:"125.528",gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#878FCC"}),e.createElement("stop",{offset:"1",stopColor:"#878FCC",stopOpacity:"0"})))));process.env.NODE_ENV;process.env.NODE_ENV;function d2({circle:r,className:t,height:n,style:o,width:i}){const a=b(),l=e.useMemo(()=>a.getRootPrefixCls(a.prefixCls,"skeleton"),[a]);return e.createElement("span",{className:N(l,{[`${l}-circle`]:r},t),style:{height:r?i:n,width:i,...o}},"\u200B")}process.env.NODE_ENV!=="production"&&(d2.displayName="Skeleton");function s1(r){const t=b(),n=P2(),{address:o,className:i,iconUrl:a,name:l,size:s,style:u,symbol:p,tooltip:d}=r,[C,L]=e.useState(!0),m=e.useCallback(()=>{L(!1),n()},[]),y=e.useMemo(()=>d?t.getTooltipConfig(d):void 0,[t,d]),f=e.useMemo(()=>t.getRootPrefixCls(t.prefixCls,"token-icon"),[t]);return a!==void 0?e.createElement(e.Fragment,null,C?e.createElement(d2,{key:"skeleton",height:s,circle:!0,className:N(f,{[`${f}-${s}`]:typeof s=="string"}),width:s,style:{height:s,width:s,...u}}):null,e.createElement("img",{key:"icon",alt:`${p??""} ${l??""}`.trim(),className:N(f,{[`${f}-${s}`]:typeof s=="string",[`${t.prefixCls}-invisible`]:C,[`${t.prefixCls}-position-absolute`]:C},i),loading:"lazy",src:a,...y,style:{height:s,width:s,...u},onError:m,onLoad:m,onLoadedDataCapture:m})):o?e.createElement(s2,{address:o,className:N(f,i),size:s,tooltip:d}):e.createElement(e.Fragment,null,"\xA0")}process.env.NODE_ENV!=="production"&&(s1.displayName="TokenIcon");function oe({address:r,className:t,iconSize:n,iconUrl:o,id:i,name:a,showName:l=!0,style:s,subtitle:u,symbol:p}){const d=b(),C=e.useMemo(()=>d.getRootPrefixCls(d.prefixCls,"token-badge"),[d]);return e.createElement(O1,{alignItems:"center",className:N(C,{"with-token-name":l},t),flexWrap:"nowrap",id:i,style:s},e.createElement("div",null,e.createElement(s1,{address:r,iconUrl:o,name:a,size:n,symbol:p})),e.createElement("div",null,e.createElement("div",{className:`${C}-symbol`},p),l&&e.createElement("div",{className:`${C}-name`},a),u))}process.env.NODE_ENV!=="production"&&(oe.displayName="TokenBadge");process.env.NODE_ENV;const E7=e.forwardRef((r,t)=>{const n=b(),{children:o,className:i,horizontal:a,vertical:l}=r,s=e.useMemo(()=>n.getRootPrefixCls(n.prefixCls,"native-scroll-area"),[n]);return e.createElement("div",{className:N(s,i)},e.createElement("div",{className:N(`${s}-inner`,{horizontal:a,vertical:l}),ref:t},e.createElement("div",{className:`${s}-content`},o)))});process.env.NODE_ENV!=="production"&&(E7.displayName="NativeScrollArea");e.forwardRef((r,t)=>{const{className:n,...o}=r;return ge.createPortal(e.createElement("div",{ref:t,className:N("uk-pie-chart-tooltip",n),...o}),document.body)});process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;const h7=e.forwardRef((r,t)=>{const n=b(),{className:o,popupClassName:i,showSearch:a=!0,tokens:l,...s}=r,u=e.useMemo(()=>l?.map(d=>({label:e.createElement(oe,{address:d.address,iconSize:"small",iconUrl:d.iconUrl,symbol:d.symbol}),search:`${d.symbol} ${d.name??""} ${d.address??""}`,value:d.address}))??[],[l]),p=e.useMemo(()=>n.getRootPrefixCls(n.prefixCls,"token-select"),[n]);return e.createElement(F1,{ref:t,className:N(p,o),options:u,optionFilterProp:"search",popupClassName:N(`${p}-dropdown`,i),showSearch:a,size:"medium",virtual:!0,...s})});process.env.NODE_ENV!=="production"&&(h7.displayName="TokenSelect");process.env.NODE_ENV;function ae({address:r,className:t,icon:n,iconSize:o,iconUrl:i,subIcon:a,subTitle:l,title:s}){const u=b(),p=e.useMemo(()=>u.getRootPrefixCls(u.prefixCls,"wallet-account"),[u]);return e.createElement(O1,{alignItems:"center",className:N(p,t),component:l2,gap:"small"},e.createElement("div",{className:`${p}-icon`},n!==void 0?n:i!==void 0?e.createElement("img",{alt:"",height:typeof o=="number"?o:32,src:i,width:typeof o=="number"?o:32}):r!==void 0?e.createElement(s2,{address:r,size:o}):null,a!==void 0&&e.createElement("div",{className:`${p}-sub-icon`},a)),e.createElement("div",null,e.createElement("div",{className:`${p}-title`},s),l!==void 0&&e.createElement("div",{className:`${p}-subtitle`},l)))}process.env.NODE_ENV!=="production"&&(ae.displayName="WalletAccount");exports.EthereumConnectionType=void 0;(function(r){r.INJECTED="INJECTED",r.COINBASE_WALLET="COINBASE_WALLET",r.WALLET_CONNECT_V2="WALLET_CONNECT_V2",r.EIP_6963_INJECTED="EIP_6963_INJECTED"})(exports.EthereumConnectionType||(exports.EthereumConnectionType={}));exports.EIP6963Event=void 0;(function(r){r.REQUEST_PROVIDER="eip6963:requestProvider",r.ANNOUNCE_PROVIDER="eip6963:announceProvider"})(exports.EIP6963Event||(exports.EIP6963Event={}));let H1=[];const R1={subscribe:r=>{const t=n=>{H1.map(o=>o.info.uuid).includes(n.detail.info.uuid)||(H1=[...H1,n.detail],r())};return c.isBrowser()&&(window.addEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t),window.dispatchEvent(new Event(exports.EIP6963Event.REQUEST_PROVIDER))),()=>{c.isBrowser()&&window.removeEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t)}},value:()=>H1};function g7(){return e.useSyncExternalStore(R1.subscribe,R1.value,R1.value)}function v7(r,t){return r.filter(n=>t.includes(n.id))}function ie(r,t){return e.useMemo(()=>r.reduce((n,o)=>(o.id===t?.providerId?n.unshift({...o,isRecent:!0}):n.push({...o,isRecent:void 0}),n),[]),[r,t?.providerId])}const U1="EVM_RECENT_CONNECTION";function le(r){const t={providerId:r.providerId,type:r.type};return!!(t.type&&exports.EthereumConnectionType[t.type]&&t.providerId)}function x1(r,t=U1){if(!r){c.storage.remove(t);return}c.debug("Store EVM recent connection",r),c.storage.set(t,JSON.stringify(r))}function W1(r=U1){const t=c.storage.get(r);if(t){try{const n=JSON.parse(t);if(le(n))return n}catch(n){c.debug(n)}x1(void 0,r)}}function u2(){const r=N1().recentMetaStorageKey??U1,[t,n]=e.useState(W1(r)),o=i=>{x1(i,r)};return e.useEffect(()=>{const i=a=>{if(a.key===r&&a.newValue){const l=JSON.parse(a.newValue);le(l)&&n(l)}};return c.isBrowser()&&window.addEventListener("storage",i),()=>{c.isBrowser()&&window.removeEventListener("storage",i)}},[r]),[t,o]}function z1(r){return{blockExplorerUrls:[r.explorer.baseUrl],chainId:Number(r.chainId),chainName:r.name,iconUrls:r.icon?[r.icon]:void 0,nativeCurrency:{decimals:18,name:r.currency.name??r.currency.symbol,symbol:r.currency.symbol},rpcUrls:[r.rpcUrl]}}function se(r){const[t]=Array.from(new Map([["android",c.isMobile(c.getUserAgent())&&c.isAndroid(c.getUserAgent())],["ios",c.isMobile(c.getUserAgent())&&c.isIos(c.getUserAgent())],["chromeExtension",c.isBrowser()&&c.isChrome(c.getUserAgent())],["firefoxExtension",c.isBrowser()&&c.isFirefox(c.getUserAgent())]])).find(([,n])=>n)??[];return t?[t,r[t]]:void 0}function d1(r){return typeof r=="string"?Number.parseInt(r,16):r}var y7=Object.defineProperty,M7=(r,t,n)=>t in r?y7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,T1=(r,t,n)=>M7(r,typeof t!="symbol"?t+"":t,n),H=function(r,t,n,o){var i=arguments.length,a=i<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,t,n,o);else for(var s=r.length-1;s>=0;s--)(l=r[s])&&(a=(i<3?l(a):i>3?l(t,n,a):l(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},g=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class V extends v2.AbstractStore{constructor(t){super(),T1(this,"params"),T1(this,"name","EvmWalletService"),T1(this,"accountDisposer"),T1(this,"networkDisposer"),this.params=t,this.setData(()=>({networks:t?.networks||[]}));const n=t?.providers?.some(o=>o.id===t.providerId);this.setState(()=>({isSyncing:void 0,providerId:n?t?.providerId:void 0})),v.makeObservable(this),(t?.autoInit??!0)&&this._init().catch(o=>{c.error("Wallet init failed with an error",o)})}get connector(){return this.providers?.find(t=>t.id===this.providerId)?.connector}async init(){await this._init()}async connect(t){if(!(this.isConnecting||this.isDisconnecting))try{const n=typeof t=="number"?t:t?.chainId??this.params?.defaultNetworkId??this.network?.chainId??1,o=this.networks.find(a=>a.chainId===n?.toString()),i=typeof t=="object"?t:o?z1(o):void 0;await this.connector?.connect(i??1)}catch(n){throw c.error("Evm Wallet connect error",n),n}}async disconnect(t){if(!((this.isConnecting||this.isDisconnecting)&&!t))try{await this.connector?.disconnect(),this.setData("balance",void 0)}catch(n){c.error("EVM Wallet disconnect error",n)}}async addNetwork(t){await this.connector?.addNetwork(t)}async switchNetwork(t){await this.connector?.switchNetwork(t)}async watchAsset(t){return this.connector?.watchAsset(t)}get connection(){return this.network?.rpcUrl?new q1(new q1.providers.HttpProvider(this.network.rpcUrl)):this.provider}get provider(){return this.connector?.provider!=null?new q1(this.connector.provider):void 0}get balance(){return this._data.balance??"0"}get networks(){return this._data?.networks}get isSyncing(){return this._state.isSyncing}get providerId(){return this._state.providerId}get address(){return this.connector?.accounts?.[0]}get currency(){return{decimals:this.network?.currency.decimals??18,icon:this.network?.currency.icon,name:this.network?.currency.name,symbol:this.network?.currency.symbol||"ETH",wrappedCurrencyAddress:this.network?.currency.wrappedCurrencyAddress}}get hasProvider(){return this.connector?.provider!=null}get isConnected(){return this.address!==void 0}get isReady(){return!this.isInitializing&&!this.isConnecting&&!this.isDisconnecting&&this.isInitialized===!0&&this.isConnected}get isUnsupportedNetwork(){return this.chainId==null?!1:!(this.networks?.map(t=>t.chainId)?.includes(this.chainId.toString())??!1)}get network(){const t=this.chainId?.toString()??this.params?.defaultNetworkId?.toString();return this.networks?.find(n=>n.type==="evm"&&n.chainId===t)}get providerInfo(){return this.providers?.find(t=>t.id===this.providerId)?.info}get providers(){return this.params?.providers??[]}get chainId(){return this.connector?.chainId??this.params?.defaultNetworkId}get isConnecting(){return this.connector?.isConnecting}get isDisconnecting(){return this.connector?.isDisconnecting}get isInitialized(){return this.connector?.isInitialized}get isInitializing(){return this.connector?.isInitializing}async syncBalance(){if(this.provider)try{if(this.address){this.setState("isSyncing",this.isSyncing===void 0);const t=await this.provider.eth.getBalance(this.address);this.setData("balance",t.toString()),c.debug(`Sync EVM balance: ${t}`)}}catch(t){c.error("Sync EVM balance failed with an error",t),this.setData("balance",void 0)}finally{this.setState("isSyncing",!1)}}async _init(){this.accountDisposer=v.reaction(()=>this.address,async(n,o)=>{n?.toLowerCase()!==o?.toLowerCase()&&this.setState("isSyncing",void 0),await this.syncBalance()}),this.networkDisposer=v.reaction(()=>this.chainId,async(n,o)=>{n!==o&&this.setState("isSyncing",void 0),await this.syncBalance()});const t=c.debounce(async()=>{await this.syncBalance(),t()},1e4);t()}}H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"connector",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Promise)],V.prototype,"init",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],V.prototype,"connect",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Boolean]),g("design:returntype",Promise)],V.prototype,"disconnect",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],V.prototype,"addNetwork",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],V.prototype,"switchNetwork",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[Object]),g("design:returntype",Promise)],V.prototype,"watchAsset",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"connection",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"provider",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"balance",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"networks",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"isSyncing",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"providerId",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"address",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"currency",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],V.prototype,"hasProvider",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],V.prototype,"isConnected",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],V.prototype,"isReady",null);H([v.computed,g("design:type",Boolean),g("design:paramtypes",[])],V.prototype,"isUnsupportedNetwork",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"network",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"providerInfo",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"providers",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"chainId",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"isConnecting",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"isDisconnecting",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"isInitialized",null);H([v.computed,g("design:type",Object),g("design:paramtypes",[])],V.prototype,"isInitializing",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Promise)],V.prototype,"syncBalance",null);H([v.action.bound,g("design:type",Function),g("design:paramtypes",[]),g("design:returntype",Promise)],V.prototype,"_init",null);const j1=e.createContext(null);function M1(){return R2(j1)}function N7({agreementsNote:r,children:t,params:n,recentMetaStorageKey:o,wallet:i}){const a=e.useMemo(()=>i instanceof V?i:new V({...n}),[n,i]);return e.useEffect(()=>v.reaction(()=>a.chainId,l=>{if(l){const s=W1(o);x1({...s,chainId:l.toString()},o)}},{delay:10,fireImmediately:a.isReady}),[a,o]),e.createElement(j1.Provider,{value:a},e.createElement(m2,{agreementsNote:r,recentMetaStorageKey:o},t))}process.env.NODE_ENV!=="production"&&(j1.displayName="EvmWalletServiceContext");const w1=e.createContext(null);function N1(){return R2(w1)}const m2=u1.observer(({agreementsNote:r,children:t,network:n,recentMetaStorageKey:o,onConnect:i})=>{const a=M1(),[l,s]=e.useState(null),[u,p]=e.useState(null),d=e.useCallback(async m=>{try{s(null),p(m);const y=a.connector,f=W1(o),M=n??(f?.chainId?a.networks.find(k=>k.chainId===f.chainId)??1:1);c.debug(`Try to activate ${m.info.name} connection with chain`,typeof M=="number"?M:M?.chainId),await m.connector?.connect(typeof M=="number"?M:M&&z1(M),{onConnect:i}),a.providerId&&m.id!==a.providerId&&await y?.disconnect({force:!0}),x1({chainId:m.connector.chainId?.toString(),disconnected:!1,providerId:m.id,type:m.connector.type},o),a.setState("providerId",m.id)}catch(y){s(y)}},[n,i,o,a]),C=e.useCallback(()=>{s(null),p(null)},[]),L=e.useMemo(()=>({agreementsNote:r,connect:d,connectingProvider:u,error:l,recentMetaStorageKey:o,reset:C}),[r,d,u,l,o,C]);return e.createElement(w1.Provider,{value:L},t)});process.env.NODE_ENV!=="production"&&(w1.displayName="EvmWalletProvidersContext");var P=v1.defineMessages({EVM_CONNECT_AGREEMENTS_NOTE:{defaultMessage:"By connecting a wallet, you agree to Terms of Service and consent to its Privacy Policy.",id:"EVM_CONNECT_AGREEMENTS_NOTE"},EVM_CONNECT_NOT_CONNECTED_HINT:{defaultMessage:"Not connected",id:"EVM_CONNECT_NOT_CONNECTED_HINT"},EVM_CONNECT_INITIALIZING_HINT:{defaultMessage:"Initializing",id:"EVM_CONNECT_INITIALIZING_HINT"},EVM_CONNECT_CONNECT_BTN_TEXT:{defaultMessage:"Connect",id:"EVM_CONNECT_CONNECT_BTN_TEXT"},EVM_CONNECT_DISCONNECT_BTN_TEXT:{defaultMessage:"Disconnect",id:"EVM_CONNECT_DISCONNECT_BTN_TEXT"},EVM_CONNECT_CHANGE_WALLET_BTN_TEXT:{defaultMessage:"Change wallet",id:"EVM_CONNECT_CHANGE_WALLET_BTN_TEXT"},EVM_CONNECT_UNSUPPORTED_NETWORK_WARNING:{defaultMessage:"Unsupported network",id:"EVM_CONNECT_UNSUPPORTED_NETWORK_WARNING"},EVM_CONNECT_CONNECTOR_BLOCKCHAIN_NAME:{defaultMessage:"Ethereum",id:"EVM_CONNECT_CONNECTOR_BLOCKCHAIN_NAME"},EVM_CONNECT_CONNECTOR_EXPLORER_HINT:{defaultMessage:"Open in {explorerTitle}",id:"EVM_CONNECT_CONNECTOR_EXPLORER_HINT"},EVM_CONNECT_INSTALL_PROVIDER:{defaultMessage:"Install {providerName}",id:"EVM_CONNECT_INSTALL_PROVIDER"},EVM_CONNECT_INSTALL_ANDROID_PLATFORM:{defaultMessage:"Install Android App",id:"EVM_CONNECT_INSTALL_ANDROID_PLATFORM"},EVM_CONNECT_INSTALL_IOS_PLATFORM:{defaultMessage:"Install iOS App",id:"EVM_CONNECT_INSTALL_IOS_PLATFORM"},EVM_CONNECT_INSTALL_CHROME_EXTENSION_PLATFORM:{defaultMessage:"Install Chrome extension",id:"EVM_CONNECT_INSTALL_CHROME_EXTENSION_PLATFORM"},EVM_CONNECT_INSTALL_FIREFOX_EXTENSION_PLATFORM:{defaultMessage:"Install Firefox extension",id:"EVM_CONNECT_INSTALL_FIREFOX_EXTENSION_PLATFORM"},EVM_CONNECT_INSTALL_SAFARI_EXTENSION_PLATFORM:{defaultMessage:"Install Safari extension",id:"EVM_CONNECT_INSTALL_SAFARI_EXTENSION_PLATFORM"},EVM_CONNECT_INSTALL_UNKNOWN_PLATFORM:{defaultMessage:"&mdash;",id:"EVM_CONNECT_INSTALL_UNKNOWN_PLATFORM"},EVM_CONNECT_PROVIDER_HOMEPAGE:{defaultMessage:"Get {providerName}",id:"EVM_CONNECT_PROVIDER_HOMEPAGE"},EVM_CONNECT_PROVIDER_HOMEPAGE_NOTE:{defaultMessage:"Check the wallet homepage",id:"EVM_CONNECT_PROVIDER_HOMEPAGE_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_TITLE:{defaultMessage:"Connect a wallet",id:"EVM_CONNECT_DISPATCHER_POPUP_TITLE"},EVM_CONNECT_DISPATCHER_POPUP_NOTE:{defaultMessage:"At the moment we only support the wallets below.",id:"EVM_CONNECT_DISPATCHER_POPUP_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TITLE:{defaultMessage:"Continue in {title}",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TITLE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_NOTE:{defaultMessage:"Accept connection request in the wallet",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_TITLE:{defaultMessage:"Connection failed",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_TITLE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_NOTE:{defaultMessage:"Connection can be declined if a previous request is still active",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_NOTE"},EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TRY_AGAIN_BTN_TEXT:{defaultMessage:"Try again",id:"EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TRY_AGAIN_BTN_TEXT"},EVM_CONNECT_DISPATCHER_POPUP_CONNECTED_HINT:{defaultMessage:"Connected",id:"EVM_CONNECT_DISPATCHER_POPUP_CONNECTED_HINT"},EVM_CONNECT_DISPATCHER_POPUP_RECENT_HINT:{defaultMessage:"Recent",id:"EVM_CONNECT_DISPATCHER_POPUP_RECENT_HINT"},EVM_CONNECT_DISPATCHER_POPUP_NO_PROVIDERS_HINT:{defaultMessage:"It seems that no provider was configured. Please ensure the service settings are correct.",id:"EVM_CONNECT_DISPATCHER_POPUP_NO_PROVIDERS_HINT"}});const ce=u1.observer(({className:r,open:t,type:n,onClose:o})=>{const i=v1.useIntl(),a=N1(),l=()=>{Q1("evm-modal-page"),a.reset()};return e.useEffect(()=>{t&&S1("evm-modal-page")},[t]),e.useEffect(()=>l,[]),n==="drawer"?e.createElement(F2,{className:r,destroyOnClose:!0,keyboard:!a.connectingProvider,maskClosable:!a.connectingProvider,motion:{motionLeave:!0,removeOnLeave:!0,onLeaveEnd:l},open:t,placement:"bottom",push:!1,rootClassName:"evm-connect-drawer",onClose:o},e.createElement(Y1,{kind:"drawer",ratio:.9,onClick:o}),e.createElement(l1,{className:"uk-drawer-header"},e.createElement(l1,{className:"uk-drawer-title"},i.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_TITLE))),e.createElement("div",{className:"uk-drawer-body"},e.createElement(t2,null)),a.agreementsNote!==!1&&e.createElement(n1,{align:"center",className:"uk-drawer-footer uk-margin-top",component:"footer",kind:"meta"},a.agreementsNote||i.formatMessage(P.EVM_CONNECT_AGREEMENTS_NOTE))):e.createElement(Te,{centered:!0,className:N("evm-connect-modal",r),closeIcon:e.createElement(Y1,{kind:"modal",ratio:.9,onClick:o}),destroyOnClose:!0,footer:a.agreementsNote!==!1&&e.createElement(n1,{align:"center",component:"div",kind:"meta"},a.agreementsNote||i.formatMessage(P.EVM_CONNECT_AGREEMENTS_NOTE)),keyboard:!a.connectingProvider,maskClosable:!a.connectingProvider,title:i.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_TITLE),visible:t,width:380,onClose:o,onClosed:l},e.createElement(t2,null))}),e2=u1.observer(({disabled:r,network:t,popupClassName:n,popupType:o,trigger:i,onClose:a,onConnect:l,onOpen:s,...u})=>{const p=M1(),d=e.useContext(w1),{standalone:C=p.providers?.length===1,...L}=u,[m,y]=e.useState(!1),f=e.useCallback(()=>{y(!1),a?.()},[a]),M=e.useCallback(()=>{y(!0),s?.()},[s]),k=e.useCallback(async()=>{y(!1);const R=t?.chainId?z1(t):void 0;await Promise.allSettled([l?.(p),p.connect(R).catch(()=>{p.providers?.length>1&&M()})])},[t,l,M,p]),O=r===void 0?p.isInitializing||p.isConnecting:r;return e.createElement(e.Fragment,null,typeof i=="function"?i({connect:C?k:M,disabled:O}):e.createElement(i1,{"aria-disabled":O,disabled:O,...L,onClick:C?k:M}),!C&&e.createElement(m2,{agreementsNote:d?.agreementsNote,network:t,recentMetaStorageKey:d?.recentMetaStorageKey,onConnect:f},e.createElement(ce,{className:n,open:m,type:o,onClose:f})))}),k7=u1.observer(r=>{const t=v1.useIntl(),n=M1(),[o,i]=u2(),a=e.useRef(null),{changeWalletButtonText:l=t.formatMessage(P.EVM_CONNECT_CHANGE_WALLET_BTN_TEXT),className:s,connectButtonShape:u,connectButtonText:p=t.formatMessage(P.EVM_CONNECT_CONNECT_BTN_TEXT),connectButtonTrigger:d,connectButtonType:C,disconnectButtonText:L=t.formatMessage(P.EVM_CONNECT_DISCONNECT_BTN_TEXT),network:m=n.network,popupType:y,suffix:f,showDropMenu:M=!0,showSubIcon:k=!0,standalone:O=n.providers?.length===1,warnUnsupportedNetwork:R=!0}=r,S=()=>{a.current?.close()},W=async()=>{n.hasProvider&&(a.current?.close(),await n.disconnect(),o&&i({...o,disconnected:!0}))},z=!n.isConnected||n.address===void 0;let B=t.formatMessage(P.EVM_CONNECT_NOT_CONNECTED_HINT);n.isUnsupportedNetwork&&!z&&R?B=e.createElement(n1,{color:"danger"},t.formatMessage(P.EVM_CONNECT_UNSUPPORTED_NETWORK_WARNING)):n.isSyncing?B=e.createElement(d2,{width:80}):n.isReady&&(B=`${c.formattedTokenAmount(n.balance,m?.currency.decimals??n.currency.decimals)} ${m?.currency.symbol||n.currency.symbol}`);let G=e.createElement("div",{className:"evm-connect-connector-icon"}),Z;m?.icon?G=e.createElement(s1,{iconUrl:m.icon,size:32}):n.network?.icon&&(G=e.createElement(s1,{iconUrl:n.network.icon,size:32})),n.providerInfo?.icon&&(Z=e.createElement(s1,{iconUrl:n.providerInfo.icon,size:16})),n.isUnsupportedNetwork&&!z&&R&&(G=e.createElement(p1,{icon:"danger",ratio:1.6}));const a1=m?.shortName??n.network?.shortName;return e.createElement(O1,{alignItems:"stretch",className:N("evm-connect-connector",s,n.providerId),component:l2},e.createElement("div",null,e.createElement(ae,{address:n.address?.toString(),icon:G,subIcon:!z&&k?Z:void 0,subTitle:B,title:z?a1??t.formatMessage(P.EVM_CONNECT_CONNECTOR_BLOCKCHAIN_NAME):e.createElement(ne,{address:n.address?.toString(),baseUrl:m?.explorer.baseUrl||n.network?.explorer.baseUrl,copyable:!0,subPath:m?.explorer.accountsSubPath||n.network?.explorer.accountsSubPath,tooltip:t.formatMessage(P.EVM_CONNECT_CONNECTOR_EXPLORER_HINT,{explorerTitle:m?.explorer.title||n.network?.explorer.title||""})})})),e.createElement(O1,{alignItems:"center",className:"evm-connect-connector-suffix"},f,!z&&M&&e.createElement($2,{ref:a,action:["click"],hideAction:["click"],overlayClassName:"evm-connect-dropdown",overlay:e.createElement(h1,{className:"uk-margin-remove",size:"large"},!O&&e.createElement(h1.Item,{key:"connect-wallet"},e.createElement(e2,{className:"evm-connect-change-wallet",network:m,popupType:y,type:"link",onOpen:S},l)),e.createElement(h1.Item,null,e.createElement(i1,{"aria-disabled":n.isDisconnecting,className:"evm-connect-logout",disabled:n.isDisconnecting,type:"link",onClick:W},L))),placement:"bottom-right"},e.createElement(p1,{className:"evm-connect-dropdown-trigger",icon:"ellipsisVertical",ratio:.8})),z&&e.createElement(e2,{key:"connect",network:m,popupType:y,shape:u,standalone:O,trigger:d,type:C},p)))}),_7=u1.observer(()=>{const r=v1.useIntl(),t=N1(),n=async()=>{t.connectingProvider&&await t.connect(t.connectingProvider)};return e.createElement("div",{className:"evm-connect-connection-request"},e.createElement(i1,{className:"evm-connect-connection-request-back-button uk-position-top-left",type:"text",onClick:t.reset},e.createElement(p1,{icon:"arrowLeft",ratio:.9})),e.createElement(l2,{childWidth:1,gap:"collapse"},t.connectingProvider?.info.icon&&e.createElement(n1,{align:"center",className:N("uk-margin-top",{"uk-margin-bottom":t.connectingProvider?.info.description,"uk-margin-medium-bottom":!t.connectingProvider?.info.description})},e.createElement("img",{src:t.connectingProvider.info.icon,alt:t.connectingProvider.info.name,height:60,width:60})),t.connectingProvider?.info.description&&e.createElement(n1,{align:"center",className:"uk-margin-medium-bottom",component:"div",kind:"meta"},t.connectingProvider.info.description),t.error?e.createElement(n1,{align:"center"},e.createElement("h4",{className:"evm-connect-connection-request-title uk-text-danger"},r.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_TITLE)),e.createElement("div",{className:"uk-margin-small-bottom"},t.error.message?e.createElement(n1,{color:"danger"},t.error.message):r.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_FAILED_NOTE)),e.createElement(i1,{className:"evm-connect-connection-request-button",type:"default",onClick:n},r.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TRY_AGAIN_BTN_TEXT))):e.createElement(n1,{align:"center"},e.createElement("h4",{className:"evm-connect-connection-request-title"},r.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_TITLE,{title:t.connectingProvider?.info.name??"wallet"})),e.createElement("div",null,r.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_REQUEST_NOTE)))))}),O7=u1.observer(({providerConfig:r,onSelect:t})=>{const n=v1.useIntl(),o=M1(),i=N1(),[a,l]=e.useState(()=>{if(r.connector.type===exports.EthereumConnectionType.WALLET_CONNECT_V2)return!0}),s=async()=>{a&&(await i.connect(r),t?.(r))},u=r.connector.isInitializing===void 0||r.connector.isInitializing;if(e.useEffect(()=>v.reaction(()=>r.connector,y=>{y.type!==exports.EthereumConnectionType.WALLET_CONNECT_V2&&l(y.provider!=null)},{fireImmediately:!0}),[r.connector]),!a&&u)return e.createElement(i1,{className:"evm-connect-provider-button",disabled:!0},e.createElement("span",{className:"tvm-connect-provider-icon"},typeof r.info.icon=="string"?e.createElement(s1,{iconUrl:r.info.icon,size:28}):r.info.icon),e.createElement("span",{className:"tvm-connect-provider-title"},n.formatMessage(P.EVM_CONNECT_INITIALIZING_HINT)),e.createElement("span",null,e.createElement(i2,{ratio:.8})));const p=c.getUserAgent(),d=r.info.links?.homepage,C=r.info.links?.universalLink;if(c.isMobile(p)&&!a&&C)return e.createElement(i1,{className:"evm-connect-provider-button",href:C,rel:"noopener noreferrer"},e.createElement("span",{className:"evm-connect-provider-icon"},typeof r.info.icon=="string"?e.createElement(s1,{iconUrl:r.info.icon,size:28}):r.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},r.info.name,r.info.description&&e.createElement(n1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"xsmall",wrap:"truncate"},r.info.description)));if(!a){const[y="UNKNOWN",f]=se({...r.info.links})??[];if(!f&&d)return e.createElement(i1,{className:"evm-connect-provider-button",href:d,rel:"noopener noreferrer",target:"_blank"},e.createElement("span",{className:"evm-connect-provider-icon"},typeof r.info.icon=="string"?e.createElement(s1,{iconUrl:r.info.icon,size:28}):r.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},n.formatMessage(P.EVM_CONNECT_PROVIDER_HOMEPAGE,{providerName:r.info.name??""}),e.createElement(n1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"small",wrap:"truncate"},n.formatMessage(P.EVM_CONNECT_PROVIDER_HOMEPAGE_NOTE))));let M;try{M=n.formatMessage(P[`EVM_CONNECT_INSTALL_${c.camelToSnake(y)}_PLATFORM`.toUpperCase()])}catch{}return e.createElement(i1,{className:"evm-connect-provider-button",href:f,rel:"noopener noreferrer",target:"_blank"},e.createElement("span",{className:"evm-connect-provider-icon"},typeof r.info.icon=="string"?e.createElement(s1,{iconUrl:r.info.icon,size:28}):r.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},n.formatMessage(P.EVM_CONNECT_INSTALL_PROVIDER,{providerName:r.info.name??""}),e.createElement(n1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"small",wrap:"truncate"},M)))}const L=o.isConnected&&o.providerId===r.id,m=o.isConnecting&&i.connectingProvider?.id===r.id;return e.createElement(i1,{className:"evm-connect-provider-button",disabled:L||m,onClick:s},e.createElement("span",{className:"evm-connect-provider-icon"},typeof r.info.icon=="string"?e.createElement(s1,{iconUrl:r.info.icon,size:28}):r.info.icon),e.createElement("span",{className:"evm-connect-provider-title"},r.info.name,r.info.description&&e.createElement(n1,{className:"evm-connect-provider-subtitle",color:"muted",component:"div",size:"xsmall",wrap:"truncate"},r.info.description)),L&&e.createElement("span",{className:"evm-connect-provider-connected"},n.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_CONNECTED_HINT)),!L&&r.isRecent&&e.createElement("span",{className:"evm-connect-provider-recent"},n.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_RECENT_HINT)))}),t2=u1.observer(()=>{const r=v1.useIntl(),t=M1(),n=N1(),[o]=u2(),i=ie(t.providers??[],o),a=e.useRef(null),l=e.useRef(null);return e.useLayoutEffect(()=>{if(a.current){const s=l.current?.clientHeight;a.current.style.height=s?`${s}px`:""}},[n.connectingProvider,n.error]),t.providers.length===0?e.createElement("div",{ref:a,className:"tvm-connect-providers-dispatcher"},e.createElement("div",{className:"uk-padding-large"},r.formatMessage(P.EVM_CONNECT_DISPATCHER_POPUP_NO_PROVIDERS_HINT))):e.createElement("div",{ref:a,className:"evm-connect-providers-dispatcher"},e.createElement("div",{ref:l},n.connectingProvider?e.createElement(_7,null):e.createElement(h1,{className:"evm-connect-providers-list"},i.map(s=>e.createElement(h1.Item,{key:s.id},e.createElement(O7,{providerConfig:s}))))))});var x7=Object.defineProperty,w7=(r,t,n)=>t in r?x7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,K1=(r,t,n)=>w7(r,typeof t!="symbol"?t+"":t,n),t1=function(r,t,n,o){var i=arguments.length,a=i<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,t,n,o);else for(var s=r.length-1;s>=0;s--)(l=r[s])&&(a=(i<3?l(a):i>3?l(t,n,a):l(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},I=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class K extends v2.AbstractStore{constructor(t){super(),K1(this,"params"),K1(this,"type"),K1(this,"provider"),this.params=t}async addNetwork(t){if(!this.provider)throw new Error("Provider is not defined");const n=`0x${t.chainId.toString(16)}`;await this.provider.request({method:"wallet_addEthereumChain",params:[{...t,chainId:n}]})}async switchNetwork(t){if(!this.provider)throw new Error("Provider is not defined");const n=`0x${(typeof t=="number"?t:t?.chainId).toString(16)}`;try{await this.provider.request({method:"wallet_switchEthereumChain",params:[{chainId:n}]})}catch(o){if((o.data?.originalError?.code||o.code)===4902&&typeof t!="number")await this.addNetwork({...t});else throw o}}async watchAsset(t){if(!this.provider)throw new Error("Provider is not defined");return this.provider.request({method:"wallet_watchAsset",params:{options:{address:t.address,decimals:t.decimals,image:t.image,symbol:t.symbol},type:"ERC20"}}).then(n=>{if(!n)throw new Error("Watch asset request was rejected");return!0})}get accounts(){return this._data.accounts}get chainId(){return this._data.chainId}get isConnecting(){return this._state.isConnecting}get isDisconnecting(){return this._state.isDisconnecting}get isInitialized(){return this._state.isInitialized}get isInitializing(){return this._state.isInitializing}handleAccountsChanged(t){c.debug(`Accounts have been changed to ${t}`),this.setData({accounts:t})}handleChainChanged(t){c.debug(`Chain has been changed to ${t}`),this.setData({chainId:Number.parseInt(t,16)})}handleDisconnect(t){this.setData(()=>({})),this.params?.onDisconnect?.(t)}}t1([v.observable,I("design:type",Object)],K.prototype,"provider",void 0);t1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",Promise)],K.prototype,"addNetwork",null);t1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",Promise)],K.prototype,"switchNetwork",null);t1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",Promise)],K.prototype,"watchAsset",null);t1([v.computed,I("design:type",Object),I("design:paramtypes",[])],K.prototype,"accounts",null);t1([v.computed,I("design:type",Object),I("design:paramtypes",[])],K.prototype,"chainId",null);t1([v.computed,I("design:type",Object),I("design:paramtypes",[])],K.prototype,"isConnecting",null);t1([v.computed,I("design:type",Object),I("design:paramtypes",[])],K.prototype,"isDisconnecting",null);t1([v.computed,I("design:type",Object),I("design:paramtypes",[])],K.prototype,"isInitialized",null);t1([v.computed,I("design:type",Object),I("design:paramtypes",[])],K.prototype,"isInitializing",null);t1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Array]),I("design:returntype",void 0)],K.prototype,"handleAccountsChanged",null);t1([v.action.bound,I("design:type",Function),I("design:paramtypes",[String]),I("design:returntype",void 0)],K.prototype,"handleChainChanged",null);t1([v.action.bound,I("design:type",Function),I("design:paramtypes",[Object]),I("design:returntype",void 0)],K.prototype,"handleDisconnect",null);var b7=Object.defineProperty,V7=(r,t,n)=>t in r?b7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,h2=(r,t,n)=>V7(r,typeof t!="symbol"?t+"":t,n),G1=function(r,t,n,o){var i=arguments.length,a=i<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,t,n,o);else for(var s=r.length-1;s>=0;s--)(l=r[s])&&(a=(i<3?l(a):i>3?l(t,n,a):l(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},o1=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class b1 extends K{constructor(t){super(t),h2(this,"params"),h2(this,"type",exports.EthereumConnectionType.EIP_6963_INJECTED),this.params=t,this.provider=t.provider,v.makeObservable(this),this.provider.on("accountsChanged",this.handleAccountsChanged),this.provider.on("chainChanged",this.handleChainChanged),this.provider.on("connect",this.handleConnect),this.provider.on("disconnect",this.handleDisconnect),this.init().catch(c.error)}async connect(t){if(!this.provider)throw new Error("Provider is not defined");try{this.setState("isConnecting",!0);const n=await this.provider.request({method:"eth_requestAccounts"}),o=await this.provider.request({method:"eth_chainId"});c.debug(`Connect to ${this.params.info.name} connection`,n,o);const i=d1(o),a=typeof t=="number"?t:t?.chainId;if(!a||i===a){this.setData({accounts:n,chainId:i}),this.setState({isConnecting:!1,isInitialized:!0}),c.debug(`${this.params.info.name} connection has skipped network switching.`);return}if(!t){c.debug(`${this.params.info.name} connection has skipped network switching. Chain params or chainId is not provided.`);return}c.debug(`${this.params.info.name} connection trying to switch network.`),await this.switchNetwork(t).then(async()=>{await this.connect(a)})}catch(n){throw this.setState("isConnecting",!1),n}}async disconnect(){if(!this.provider){this.setState("isDisconnecting",!1);return}try{c.debug(`Disconnect from ${this.params.info.name} connection`),this.setState("isDisconnecting",!0),this.setData({accounts:void 0,chainId:void 0}),this.setState("isDisconnecting",!1)}catch(t){throw this.setState("isDisconnecting",!1),t}}async init(){if(this.setState("isInitializing",!0),!this.provider){this.setState({isInitialized:!1,isInitializing:!1});return}try{const t=await this.provider.request({method:"eth_accounts"});t.length||c.throwException("No accounts returned");const n=await this.provider.request({method:"eth_chainId"});this.setData({accounts:t,chainId:d1(n)}),this.setState({isInitialized:!0,isInitializing:!1})}catch(t){c.debug(`${this.params.info.name} could not be pre-connected`,t),this.setState({isInitialized:!1,isInitializing:!1})}}handleConnect({chainId:t}){this.setData({chainId:d1(t)})}}G1([v.action.bound,o1("design:type",Function),o1("design:paramtypes",[Object]),o1("design:returntype",Promise)],b1.prototype,"connect",null);G1([v.action.bound,o1("design:type",Function),o1("design:paramtypes",[]),o1("design:returntype",Promise)],b1.prototype,"disconnect",null);G1([v.action.bound,o1("design:type",Function),o1("design:paramtypes",[]),o1("design:returntype",Promise)],b1.prototype,"init",null);G1([v.action.bound,o1("design:type",Function),o1("design:paramtypes",[Object]),o1("design:returntype",void 0)],b1.prototype,"handleConnect",null);var Z7=Object.defineProperty,I7=(r,t,n)=>t in r?Z7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,g2=(r,t,n)=>I7(r,typeof t!="symbol"?t+"":t,n),V1=function(r,t,n,o){var i=arguments.length,a=i<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,t,n,o);else for(var s=r.length-1;s>=0;s--)(l=r[s])&&(a=(i<3?l(a):i>3?l(t,n,a):l(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},Y=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};const H7=["isBraveWallet","isRabby","isLedgerConnect","isTrust"];class k1 extends K{constructor(t){super(t),g2(this,"params"),g2(this,"type",exports.EthereumConnectionType.INJECTED),this.params=t,v.makeObservable(this),this.init().catch(c.error)}async connect(t){if(!this.provider)throw new Error("Provider is not defined");try{this.setState("isConnecting",!0);const n=await this.provider.request({method:"eth_requestAccounts"}),o=await this.provider.request({method:"eth_chainId"});c.debug("Connect to MetaMask connection",n,o);const i=d1(o),a=typeof t=="number"?t:t?.chainId;if(!a||i===a){this.setData({accounts:n,chainId:i}),this.setState({isConnecting:!1,isInitialized:!0}),c.debug("MetaMask connection has skipped network switching.");return}if(!t){c.debug("MetaMask connection has skipped network switching. Chain params or chainId is not provided.");return}c.debug("MetaMask connection trying to switch network."),await this.switchNetwork(t).then(async()=>{await this.connect(a)})}catch(n){throw this.setState("isConnecting",!1),n}}async disconnect(){if(!this.provider){this.setState("isDisconnecting",!1);return}try{c.debug("Disconnect from MetaMask connection"),this.setState("isDisconnecting",!0),this.setData({accounts:void 0,chainId:void 0}),this.setState("isDisconnecting",!1)}catch(t){throw this.setState("isDisconnecting",!1),t}}async init(){const t=n=>{n.detail.info.name==="MetaMask"&&n.detail.info.rdns==="io.metamask"&&(this.provider=n.detail.provider)};try{this.setState("isInitializing",!0);const n=await he(this.params?.options);n&&(this.provider=n,this.provider.providers?.length&&(this.provider=this.provider.providers.find(o=>o.isMetaMask)??this.provider.providers[0]),c.isBrowser()&&(window.addEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t),window.dispatchEvent(new Event(exports.EIP6963Event.REQUEST_PROVIDER))),Object.keys(n).some(o=>H7.includes(o))&&(this.provider=void 0,c.throwException("No MetaMask provider found")))}catch{c.isBrowser()&&window.removeEventListener(exports.EIP6963Event.ANNOUNCE_PROVIDER,t)}if(!this.provider){this.setState({isInitialized:!1,isInitializing:!1});return}try{this.provider.on("accountsChanged",this.handleAccountsChanged),this.provider.on("chainChanged",this.handleChainChanged),this.provider.on("connect",this.handleConnect),this.provider.on("disconnect",this.handleDisconnect);const n=await this.provider.request({method:"eth_accounts"});n.length||c.throwException("No accounts returned");const o=await this.provider.request({method:"eth_chainId"});this.setData({accounts:n,chainId:d1(o)}),this.setState({isInitialized:!0,isInitializing:!1})}catch(n){c.debug("MetaMask could not be pre-connected",n),this.setState({isInitialized:!1,isInitializing:!1})}}handleConnect({chainId:t}){this.setData({chainId:d1(t)})}}V1([v.override,Y("design:type",Object)],k1.prototype,"provider",void 0);V1([v.action.bound,Y("design:type",Function),Y("design:paramtypes",[Object]),Y("design:returntype",Promise)],k1.prototype,"connect",null);V1([v.action.bound,Y("design:type",Function),Y("design:paramtypes",[]),Y("design:returntype",Promise)],k1.prototype,"disconnect",null);V1([v.action.bound,Y("design:type",Function),Y("design:paramtypes",[]),Y("design:returntype",Promise)],k1.prototype,"init",null);V1([v.action.bound,Y("design:type",Function),Y("design:paramtypes",[Object]),Y("design:returntype",void 0)],k1.prototype,"handleConnect",null);var T7=Object.defineProperty,S7=(r,t,n)=>t in r?T7(r,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[t]=n,X1=(r,t,n)=>S7(r,typeof t!="symbol"?t+"":t,n),Z1=function(r,t,n,o){var i=arguments.length,a=i<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,t,n,o);else for(var s=r.length-1;s>=0;s--)(l=r[s])&&(a=(i<3?l(a):i>3?l(t,n,a):l(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},e1=function(r,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,t)};class _1 extends K{constructor(t){super(t),X1(this,"params"),X1(this,"type",exports.EthereumConnectionType.WALLET_CONNECT_V2),X1(this,"options"),this.params=t,this.options=t.options,v.makeObservable(this),this.init().catch(c.error)}async connect(t){const n=await this.createProvider(),o=typeof t=="number"?t:t?.chainId;if(n.session){if(!o||o===n.chainId)return;n.session.namespaces.eip155.accounts.some(i=>i.startsWith(`eip155:${o}:`))||(this.options.optionalChains?.includes(o)&&c.throwException(`Cannot activate an optional chain (${o}), as the wallet is not connected to it.
2
+ You should handle this error in application code, as there is no guarantee that a wallet is connected to a chain configured in "optionalChains".`),c.throwException(`Unknown chain (${o}). Make sure to include any chains you might connect to in the "chains" or "optionalChains" parameters when initializing WalletConnect.`)),await n.request({method:"wallet_switchEthereumChain",params:[{chainId:`0x${o.toString(16)}`}]});return}try{this.setState("isConnecting",!0),await n.enable(),this.setData({accounts:n.accounts,chainId:n.chainId})}catch(i){throw c.error("Could not connect to the wallet",i),i}finally{this.setState({isConnecting:!1,isInitialized:!0})}}async disconnect(){if(!this.provider){this.setState("isDisconnecting",!1);return}try{c.debug("Disconnect from Wallet Connect connection"),this.setState("isDisconnecting",!0),this.provider.removeListener("accountsChanged",this.handleAccountsChanged),this.provider.removeListener("chainChanged",this.handleChainChanged),this.provider.removeListener("disconnect",this.handleDisconnect),await this.provider.disconnect(),this.setData({accounts:void 0,chainId:void 0}),this.setState("isDisconnecting",!1),this.provider=void 0}catch(t){throw this.setState("isDisconnecting",!1),t}}async init(){this.setState("isInitializing",!0);try{const t=await this.createProvider();t.session||c.throwException("No active session found. Connect your wallet first."),this.setData({accounts:t.accounts,chainId:t.chainId}),this.setState({isInitialized:!0,isInitializing:!1})}catch(t){await this.disconnect(),this.setState({isInitialized:!1,isInitializing:!1}),c.error("Wallet Connect could not be pre-connected",t)}}async createProvider(){return this.provider=await M2.init(this.options),this.provider.on("accountsChanged",this.handleAccountsChanged),this.provider.on("chainChanged",this.handleChainChanged),this.provider.on("disconnect",this.handleDisconnect),this.provider}}Z1([v.override,e1("design:type",M2)],_1.prototype,"provider",void 0);Z1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[Object]),e1("design:returntype",Promise)],_1.prototype,"connect",null);Z1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[]),e1("design:returntype",Promise)],_1.prototype,"disconnect",null);Z1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[]),e1("design:returntype",Promise)],_1.prototype,"init",null);Z1([v.action.bound,e1("design:type",Function),e1("design:paramtypes",[]),e1("design:returntype",Promise)],_1.prototype,"createProvider",null);exports.EIP6963Connector=b1;exports.EVM_RECENT_CONNECTION=U1;exports.EthereumConnector=K;exports.EvmConnectButton=e2;exports.EvmConnectDialog=ce;exports.EvmConnector=k7;exports.EvmProvidersDispatcher=t2;exports.EvmWalletProvidersContext=w1;exports.EvmWalletProvidersProvider=m2;exports.EvmWalletService=V;exports.EvmWalletServiceContext=j1;exports.EvmWalletServiceProvider=N7;exports.MetaMask=k1;exports.WalletConnect=_1;exports.convertNetworkToChainParams=z1;exports.getEvmProviderPlatformLink=se;exports.getRecentConnectionMeta=W1;exports.parseChainId=d1;exports.store=R1;exports.storeRecentConnectionMeta=x1;exports.useEIP6963Connections=g7;exports.useEvmWalletProviders=N1;exports.useEvmWalletService=M1;exports.useFilteredConnections=v7;exports.useOrderedConnections=ie;exports.useRecentConnectionMeta=u2;